section.signup {
    padding: 50px 0 70px;
}
p.big {
    font-size: 16px;
}
.user-form-container {
    max-width: 450px;
    border: 1px solid #ddd;
    padding: 30px;
    border-radius: 20px;
    overflow: hidden;
    margin: 0px auto;
}
.signup-form button.btn.thmbtn-o.cntbtn {
    width: 100%;
    margin-top: 10px;
}
.help-text {
    margin-top: 40px;
}
p.heping-text {
    font-size: 12px;
}
.help-text a {
    color: #00954D;
    font-weight: bold;
}
p.have-account {
    color: #222;
    margin-bottom: 0;
    border-top: 1px solid #ddd;
    padding-top: 12px;
}
p.have-account a {
    color: #00954D;
    font-weight: bold;
}
.mb0 {
	margin-bottom:0;
}
.help-text2 {
	margin-top: 25px;
}
.user-sidepanel .nav-link:first-child {
	border-top:0 !important;
}
.user-bc-inner {
    background: #fff;
    margin-top: 70px;
    padding: 13px 25px;
    border-radius: 8px;
}
.user-bc-inner p {
    margin-bottom: 0;
    color: #868686;
}
.user-bc-inner p a {
    color: #222;
}
.userpanels {
    padding: 15px 0 70px;
}
.user-rightpanel .id_title {
	font-size:20px;
}
.gen-view {
    max-width: 480px;
    margin: 0 auto;
    padding: 25px 0;
    text-align: center;
}
.user-img img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 100%;
}
.user-img {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100%;
    box-shadow: 0px 0px 12px rgb(0 0 0 / 10%);
}
h4.guser-name {
    font-size: 18px;
    font-weight: bold;
    font-family: 'Karla', sans-serif;
    margin-top: 5px;
    margin-bottom: 0;
}
p.user-desig {
    font-size: 15px;
    margin-bottom: 5px;
}
.user-mdetail ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
}
.user-mdetail ul li {
    padding: 0px 15px;
    color: #868686;
}
.user-mdetail ul li i {
    color: #00954D;
    background: #ededff;
    width: 24px;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    border-radius: 100%;
    margin-right: 5px;
}
.edit-pro {
    margin-top: 25px;
}
.gen-viewedit {
    padding: 25px 20px;
}
.gen-viewedit .alumni_card.withform {
    box-shadow: none;
    border-radius: 0;
    display: block;
    padding: 0;
}
.gen-viewedit .alumni_card .al_lhs {
    width: 100px;
    flex-basis: 100px;
    margin: 0 auto;
    border-right: 0;
    padding: 0;
	box-shadow: 0px 0px 12px rgb(0 0 0 / 10%);
	border-radius:100%;
}
.gen-viewedit .alumni_card .al_lhs .al_imageholder img {
    height: 100px;
    width: 100px;
}
.gen-viewedit .al_editicon {
    top: calc(100px - 25px);
}
.edit-forminner .form-group {
    margin-bottom: 10px !important;
}
form.edit-forminner {
    margin-top: 25px;
}
form.edit-forminner label {
    color: #868686;
}
form.edit-forminner input[type="text"] {
    font-size: 14px;
    font-weight: bold;
}
.gen-viewedit .edit-pro a {
    line-height: 42px;
    padding: 0 23px;
}
.gen-viewedit .edit-pro {
    text-align: center;
    margin-top: 10px;
}
a.update {
    background: #00954D;
    color: #fff;
    margin-right: 3px;
}
a.cancel {
    border: 1px solid #ed1b24;
    color: #ed1b24;
    margin-left: 3px;
}
a.cancel:hover {
    background: #ed1b24;
    border-color: #ed1b24;
}
.action-btns a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    border-radius: 100%;
}
.gen-viewedit .alumni_card .al_lhs .al_imageholder {
    width: inherit !important;
    height: inherit !important;
}
a.edit {
    background: #00954D;
    color: #fff;
}
a.delete {
    border: 1px solid #ed1b24;
    color: #ed1b24;
    margin-left: 3px;
}
.edu-listinner {
    max-width: 410px;
    margin: 0 auto 20px;
    display: flex;
    justify-content: space-between;
    box-shadow: 3px 5px 20px rgb(0 0 0 / 10%);
    padding: 15px;
    border-radius: 10px;
}
.edu-listinner .lft-sec {
    width: 80%;
}
p.edu-title {
    margin-bottom: 0;
}
p.uni-name {
    margin-bottom: 0;
}
.sweet-alert .icon.warning {
    display: none !important;
}
button.swal2-confirm {
    background: #ed1b24 !important;
    font-size: 14px !important;
    font-weight: bold !important;
    padding: 9px 20px!important;
    border-radius: 50px !important;
}
button.swal2-cancel {
    background: #fff !important;
    border: 1px solid #00954D !important;
    color: #00954D !important;
    font-size: 14px !important;
    font-weight: bold !important;
    border-radius: 50px !important;
    padding: 9px 20px !important;
}
.mt0 {
	margin-top:0 !important;
}
.id_heading {
    padding: 20px 20px;
}
.edu-years select {
    margin-left: 0 !important;
    background-position: 96% !important;
}
.edu-years span.select-bx {
    display: block;
}
.gen-viewedit ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #868686;
  font-size:13px;
}
.gen-viewedit ::-moz-placeholder { /* Firefox 19+ */
  color: #868686;
  font-size:13px;
}
.gen-viewedit :-ms-input-placeholder { /* IE 10+ */
  color: #868686;
  font-size:13px;
}
.gen-viewedit :-moz-placeholder { /* Firefox 18- */
  color: #868686;
  font-size:13px;
}
/*----- accountpage css ----*/
.usr_accountpage .id_heading {
    height: 66px;
    padding: 20px;
    font-size: 20px;
    line-height: 25px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-family: 'Karla','sans-serif';
    font-weight: 700;
    color: #222;
}

.usr_accountpage .id_heading .id_title {
    line-height: inherit;
    font: inherit;
    color: inherit;
}

.uac_cntbox {
    padding: 20px;
}


.uac_cntbox .bdr-bot {
    border-bottom: 1px solid #ddd;
}

.uac_cntbox .sec1 {
    padding: 5px 0 30px 0;
}

.usr_iconwithtex {
    display: flex;
    position: relative;
    margin-bottom: 10px;
}

.usr_iconwithtex i {
    font-size: 14px;
    width: 20px;
    flex-basis: 20px;
    height: 20px;
    color: #00954D;
    line-height: 20px;
}

.usr_iconwithtex .hdng {
    width: 130px;
    padding: 0 4px;
    font-family: 'karla','sans-serif';
    font-weight: bold;
    color: #868686;
    font-size: 14px;
    line-height: 20px;
}

.usr_iconwithtex .txt, .usr_iconwithtex .txt a {
    width: calc(100% - 150px);
    flex-basis: calc(100% - 150px);
    padding: 0 5px;
    font-family: 'karla','sans-serif';
    font-weight: 400;
    color: #222;
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
}
.uac_cntbox .sec_common {
    padding: 12px 0;
}

.uac_cntbox .sec_common .sec_subhead {
    font-size: 16px;
    font-family: 'Karla', sans-serif;
    color: #222;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 10px;
}

.usr_infobox {
    width: 100%;
    display: flex;
    margin: 5px 0;
}
.usr_infobox .status {display: block;}

.usr_infobox .status i {
    background: #f4f4f4;
    display: block;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
}

.usr_infobox .status i.flaticon-tick {
    background: #ededff;
    color: #00954D;
}

.usr_infobox .status i.flaticon-cancel-1 {
    background: #ffe8e9;
    color: #ee2b33;
}

.usr_infobox .usr_info {
    margin: 0;
    padding: 0 0 0 11px;
    min-height: 32px;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    font-family: 'karla', 'sans-serif';
    color: #868686;
}

.uac_cntbox .sec_common .sec_sub_subhead {
    margin-bottom: 10px;
    color: #222222;
    font-weight: 400;
}

.sec_delacc {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

.del_acc_box {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #fff3f4;
    width: 100%;
    max-width: 390px;
    height: 185px;
    border-radius: 20px;
    overflow: hidden;
}


.del_acc_box .dac_txt {
    font-family: 'Karla','sans-serif';
    margin-bottom: 23px;
    font-size: 24px;
    font-weight: 700;
    color: #ed1b24;
}

.del_acc_box .btn {
    width: 160px;
    height: 42px;
    line-height: 42px;
    font-family: 'Karla','sans-serif';
    font-weight: 700;
    font-size: 16px;
}

.del_acc_box .bgicon {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 70px;
    width: 70px;
    line-height: 70px;
    font-size: 70px;
    color: rgb(0 0 0 / 10%);
    transform: rotate(-35deg);
}

.sec_btnrow.edit-pro {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 15px 0;
}

.sec_btnrow.edit-pro .btn {
    margin: 0 4px;
    min-width: 100px;
    height: 42px;
    line-height: 42px;
    padding: 0 25px;
    text-transform: capitalize;
}
.swal2-popup .swal2-styled:focus{
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}
.mb-20 {
    margin-bottom: 20px;
}
.swal-title {
    font-family: 'Prata', serif;
}
.swal-footer {
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
}
.swal-footer button {
    font-size: 14px;
    font-weight: bold;
    border-radius: 50px;
}
.swal-modal {
    box-shadow: 10px 5px 20px rgb(0 0 0 / 20%);
}
button.swal-button.swal-button--cancel {
    background: #fff;
    border: 1px solid #00954D;
    color: #00954D;
}
.swal-overlay {
    backdrop-filter: blur(8px);
	-webkit-backdrop-filter: blur(8px);
	-ms-backdrop-filter: blur(8px);
	-moz-backdrop-filter: blur(8px);
	-o-backdrop-filter: blur(8px);
}
.exp-year select.form-control {
    color: #222222;
    font-weight: normal;
}
.swal-content p:last-child {
    margin-bottom: 0;
}
button.swal-button.swal-button--cancel:hover{
    background-color: #ffffff !important;
}

section.alu_network {
    padding: 15px 10px 25px;
}
section.alu_network .mu_list {
    margin-bottom: 0;
}
.alu_network .flex_50_50 {
    height: auto !important;
    padding: 10px 12px !important;
    display: block !important;
    text-align: center;
}
section.alu_network .flexcol {
    flex-basis: calc(100% / 1) !important;
    max-width: calc(100% / 1) !important;
}
.alu_network .flex_50_50 p {
    margin-bottom: 8px !important;
}
.alu_network .flex_50_50 .flexcol:last-child p {
    margin-bottom: 0 !important;
}
section.alu_network .mun_box .fdcb_middle .flex_50_50 .flexcol i {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.action-btns.al-btn {
    position: absolute;
    right: 12px;
    top: 12px;
}
.action-btns.al-btn a.delete {
    background: #ed1b24;
    color: #fff;
}
.verify-acc {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 12px;
	right: auto !important;
}
.important-notice {
    padding: 25px 20px;
}

p.big2 {
    font-size: 18px;
    font-weight: bold;
}
ul.imp-list {
    list-style: none;
    padding-left: 20px;
    margin: 0;
}

ul.imp-list li:before {content: '';background: #00954D;width: 10px;height: 10px;position: absolute;border-radius: 100%;left: -20px;top: 50%;transform: translateY(-50%);}

ul.imp-list li {
    position: relative;
    font-style: italic;
}
section.user-rightpanel {
    padding: 0;
}


.pp_topbox {
    background: #fff;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 30px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.pp_topbox .bgcircle {
    position: absolute;
    left: -30px;
    top: -30px;
    background: #00954D;
    z-index: 1;
    height: 155px;
    width: 155px;
    border-radius: 50%;
    opacity: 0.08;
}

.pp_topbox * {
    position: relative;
    z-index: 1;
}

.pp_topbox .imgwraper {
    width: 160px;
    height: 160px;
    border-radius: 50%;
    overflow: hidden;
}

.pp_topbox .imgwraper img {
    height: inherit;
    width: inherit;
    border-radius: inherit;
    object-fit: cover;
    object-position: center;
}

.pp_topbox .pp_textbox {
    padding: 0 26px;
    width: calc(100% - 160px);
    flex-basis: calc(100% - 160px);
}

.pp_topbox .pp_textbox p {
    margin: 0;
}

.pp_topbox .pp_textbox .ppt_ttl {
    font-size: 24px;
    font-family: 'Karla', sans-serif;
    font-weight: 500;
    color: #222;
    margin-bottom: 0;
    line-height: 24px;
}

.pp_topbox .pp_textbox .ppt_subttl {
    font-size: 16px;
    font-family: 'Karla', sans-serif;
    font-weight: 400;
    color: #222;
    margin-bottom: 0;
    line-height: 16px;
    margin: 10px 0;
}

.pp_topbox .pp_textbox .fldet_meta {
    margin: 0;
    height: 26px;
    align-items: center;
}

.pp_topbox .pp_textbox .fldet_meta .iwt_bluebg {
    margin: 0 15px 0 0;
    padding-left: 32px;
    padding-right: 6px;
}

.pp_topbox .pp_textbox .fldet_meta .iwt_bluebg i {
    width: 26px;
    height: 26px;
    line-height: 26px;
    font-size: 15px;
}

.pp_topbox .pp_textbox .pp_btnholder {
    margin-top: 15px;
}

.ppf_head {
    text-align: center;
    border-bottom: 1px solid #ddd;
    padding: 8px 0;
    font-family: 'Karla','sans-serif';
    font-weight: 700;
    font-size: 18px;
    color: #222;
}

.ppf_sec2 .id_box {
    padding: 15px;
}

.ppf_head i {
    font-size: 18px;
    color: #808080;
    font-weight: 400;
}

.id_box.forppf .ppf_col {
    padding: 0 15px;
    flex-basis: calc(100% / 2);
    width: calc(100% / 2);
}

.id_box.forppf {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.id_box.forppf .ppf_head {
    text-align: left;
}

.id_box.forppf .ppf_content {
    padding: 0;
}

.ppf_detlist {
    padding: 5px 0;
    margin: 0;
    list-style: none;
}

.ppf_detlist>li {
    padding: 15px 0;
}

.ppf_detbox {
    display: flex;
    align-items: flex-start;
}

.ppf_detbox p {margin-bottom: 0;}

.ppf_detbox .ttl_ppfcnt {
    margin: 0;
    font-family: 'Karla','sans-serif';
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
}

.ppf_detbox .ppfcnt_text p {
    line-height: 16px;
    font-size: 14px;
    margin-top: 7px;
    color: #868686;
}

.ppf_detbox .cntside {
    width: 60%;
}

.ppf_detbox .btnside {
    width: 40%;
}

.id_box.foralumni .ppf_alulist {
    padding-top: 15px;
    padding-bottom: 5px;
}

.id_box.foralumni .ppf_alulist ul.mu_list {
    margin: 0;
}
.id_box.foralumni .mun_box .fdcb_middle .flex_50_50 {
    justify-content: center;
    height: 62px;
}

.id_box.foralumni .mun_box .fdcb_middle .flex_50_50 .flexcol.color1 i {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.ed_modal  .modal-header {
    border-bottom: none;
    padding: 0;
    position: relative;
}

.ed_modal .modal-content {
    position: relative;
    padding: 30px;
    border-radius: 17px;
    box-shadow: 10px 5px 20px rgb(0 0 0 / 20%);
    border: none;
}

.ed_modal .modal-content .close {
    padding: 0;
    margin: 0;
    position: absolute;
    top: -38px;
    right: -38px;
    font-size: 10px;
    height: 26px;
    width: 26px;
    border-radius: 50%;
    opacity: 1 !important;
    background: #ededff;
    color: #00954D;
    outline: none !important;
}

.ed_modal .modal-body {
    padding: 0;
}

.ed_modal .modal-header .modal-title {
    line-height: 1;
    font-size: 24px;
    font-family: 'Prata','sans-serif';
    color: #222;
}

.edulist_modal {
    padding: 0;
    list-style: none;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.edulist_modal li {
    padding: 15px;
    flex-basis: calc(100% / 2);
    width: calc(100% / 2);
}

.edulist_box {
    width: 100%;
}

.edulist_box .eduttl {
    margin: 0;
    padding: 0 0 6px 0;
    border-bottom: 1px solid #ddd;
    font-family: 'Karla', 'sans-serif';
    font-size: 16px;
    font-weight: 700;
}

.edulist_box .edulist_inner {
    padding-top: 10px;
}

.edulist_box .edulist_inner p {
    font-family: 'Karla','sans-serif';
    font-size: 14px;
    color: #808080;
    line-height: 14px;
    margin-bottom: 8px;
}

.edulist_box .edulist_inner p:last-child {
    margin-bottom: 0;
}

.ed_modal .modal-dialog {
    max-width: 651px;
}

.ed_modal .modal-body p:last-child {
    margin-bottom: 0;
}
.network-drop select.form-control {
background-position: 98% !important;
}
.note i {
color: #00954D;
margin-left: -17px;
}
.note {
margin-left: 17px;
}
input.pwd-error, .email-error {
border-color: #ed1b24 !important;
}
.note2 {
padding-bottom: 17px;
border-bottom: 1px solid #ddd;
}
.verif-sec {
margin-top: 20px;
box-shadow: 3px 5px 20px rgb(0 0 0 / 10%);
border-radius: 10px;
padding: 20px;
}
p.verif-title {
margin-bottom: 2px;
}
.verif-text {
background: #ededff;
max-width: 405px;
padding: 15px;
border-radius: 10px;
margin-bottom: 1rem;
}
p.sub-head {
color: #868686;
}
.verif-text p {
margin-bottom: 0;
}
p.sub-head a {
color: #00954D;
text-decoration: underline;
}
.alu-verification .edit-pro {
margin-top: 25px;
}
.modal-backdrop.fade.show {
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    -ms-backdrop-filter: blur(8px);
    -moz-backdrop-filter: blur(8px);
    -o-backdrop-filter: blur(8px);
    background-color: rgba(0,0,0,.4);
    opacity: 1;
}

.exp_modal.ed_modal .modal-body {
    margin-top: 12px;
}

.exp_modal.ed_modal .modal-body p {
    word-break: break-all;
}
/*---- notifications -----*/
.notification_page {
    margin: 15px 0 70px 0px;
}

.notification_page .ak_pagination_holder {
    margin-bottom: 40px;
    margin-top: 30px;
}

.notification_page .id_heading.rowflex {
    display: flex;
    justify-content: space-between;
    height: auto;
    min-height: 86px;
    align-items: center;
}

.notification_page .id_subtitle {
    margin-bottom: 0;
    line-height: 14px;
}

.notification_page .id_title {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 6px;
}

.notification_page .id_heading .id_h_col.rhs a {
    font-size: 16px;
    font-weight: 700;
    color: #00954D;
    font-family: 'Karla', 'sans-serif';
}

.notification_page .notification_class .notify {
    border: none;
}

.notification_page .notification_class .notify .image i {
    box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 10%);
    width: 70px;
    height: 70px;
    flex-basis: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 36px;
}

.notification_page .notification_class .notify .iconholder_notify {
    width: 80px;
    flex-basis: 80px;
    height: 80px;
}

.notification_page .notification_class .notify .hp {min-height: 80px;align-items: flex-start;}

.notification_page .notification_class .notify .content {
    flex-basis: calc(100% - 90px);
    position: relative;
    padding: 0px 5px 0 15px;
    width: calc(100% - 80px);
}

.notification_page .notification_class .notify.unread {
    background: #f9f9f9;
}

.notification_page .notification_class .notify:hover {
    background: #f9f9f9;
}
.notification_class .notify .content p:not(.no_date) {
    font-size: 14px;
}
.bb_1_grey {
    border-bottom: 1px solid #ddd;
}

.likebox.flo_pg_box .image.flo_page_img {
    position: relative;
    width: 100%;
    flex-basis: 120px;
    margin: 0;
}

.likebox.flo_pg_box .heart {
    left: 10px;
    top: 10px;
    box-shadow: 0px 0px 5px #ccc;
}


.likebox.flo_pg_box  .content {
    flex-basis: calc(100% - 117px);
    position: relative;
    padding-left: 14px;
    width: 100%;
}

.likebox.flo_pg_box .content .datetime {
    margin: 6px 0 0 0;
    font-size: 12px;
    font-family: 'Karla', 'sans-serif';
    color: #5d5d5d;
    line-height: 12px;
}

.likebox.flo_pg_box .content h4 {
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    font-family: 'Karla', sans-serif;
    margin-bottom: 6px;
    color: #222;
}

.likebox.flo_pg_box .content .add11 {
    font-size: 16px;
    line-height: 16px;
    color: #222222;
    margin-bottom: 6px;
    font-family: 'Karla',sans-serif;
}

.likebox.flo_pg_box .content .add12 {
    font-size: 14px;
    line-height: 14px;
    color: #4b4b4b;
    margin-bottom: 0;
    font-family: 'Karla',sans-serif;
}

.likebox.flo_pg_box .image.flo_page_img img {
    height: inherit;
    width: inherit;
    border-radius: 5px;
    object-fit: cover;
}

.likebox.flo_pg_box .image.flo_page_img, .likebox.flo_pg_box .image.flo_page_img>a {
    width: 117px;
    height: 76px;
}

.folow_page_list .likebox.flo_pg_box {
    border-bottom: none;
    padding: 20px;
}

.message_list.messages_class .inbox.unread {
    background: #f9f9f9;
}

.message_list.messages_class .inbox {
    border-bottom: none;
}

.message_list.messages_class .inbox:hover {
    background: #f9f9f9;
}

.message_list.messages_class .inbox .image {
    max-width: 90px;
    flex-basis: 90px;
    padding: 0;
    width: 100%;
    height: auto;
}

.message_list.messages_class .inbox .image i {
    right: -5px;
    bottom: -5px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
}

.message_list.messages_class .inbox .actionarea {
    flex-basis: 70px;
    width: 70px;
}

.message_list.messages_class .inbox .actionarea>a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    justify-content: center;
    border-radius: 50%;
    transition: 0.5s ease all;
    margin: 0 0 0 auto;
    background: #fff;
}

.message_list.messages_class .inbox .actionarea>a:hover {
    background: #f1535a;
    color: #fff;
    transition: 0.5s ease all;
}

.message_list.messages_class .inbox .content {
    flex-basis: calc(100% - 160px);
    position: relative;
    max-width: calc(100% - 160px);
    padding: 0 20px;
}

.message_list .ml_cnt_top {
    display: flex;
    justify-content: space-between;
}

.message_list.messages_class .inbox .content .lhs h4 {
    font-size: 16px;
    font-family: 'Karla',sans-serif;
    line-height: 16px;
    margin-bottom: 6px;
}

.message_list.messages_class .inbox .content .lhs p, .message_list.messages_class .inbox.unread .content .lhs p {
    color: #5d5d5d;
    font-size: 15px;
    line-height: 18px;
    font-family: 'Karla', sans-serif;
}

.message_list.messages_class .inbox .content .rhs .datetime, .message_list.messages_class .inbox.unread .content .rhs .datetime {
    color: #5d5d5d;
    font-size: 12px;
    line-height: 22px;
}

.message_list .ml_excerpt {
    margin-top: 12px;
}

.message_list.messages_class .inbox .content p {
    font-family: 'Karla',sans-serif;
    font-size: 14px;
    color: #868686;
    font-weight: 400;
    line-height: 24px;
}

.message_list.messages_class .inbox.unread .content p {
    font-size: 14px;
    color: #4b4b4b;
}
.message_list.messages_class .inbox .image .img_inner {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: relative;
}

.message_list.messages_class .inbox .image .img_inner>a {
    height: inherit;
    width: inherit;
    border-radius: inherit;
}

.message_list.messages_class .inbox .image .img_inner img {
    width: inherit;
    border-radius: inherit;
    height: inherit;
    object-fit: cover;
}
.message_list.messages_class .inbox.macti .hp a {
    font-weight: 700;
}

.message_list.messages_class .inbox.macti .hp h4 {
    line-height: 26px;
    margin: 0;
}

.message_list .macti .ml_excerpt {
    margin: 0;
}


.message_list.messages_class .inbox.macti .image {
    flex-basis: 80px;
    max-width: 80px;
    padding: 0;
}

.message_list.messages_class .inbox.macti .content {
    flex-basis: calc(100% - 135px);
    max-width: calc(100% - 135px);
    padding: 0 25px;
}

.message_list.messages_class .inbox .actionarea {
    flex-basis: 55px;
    width: 55px;
    display: flex;
    align-items: center;
}
.message_list.messages_class .inbox.macti .hp a.delete i {
    font-weight: 400;
}

.adreview_wrapper {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.adr_box {
    flex-basis: 100%;
    width: 100%;
    max-width: 560px;
    margin: 10px 0;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 15px;
}

.adr_box .adrb_head {
    margin-bottom: 0;
}

.adr_box .adrb_head h4 {
    font-family: 'Karla', 'sans-serif';
    font-size: 22px;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 2px;
}

.adr_box .adrb_head p {
    margin: 0;
    font-weight: 400;
    color: #868686;
}

ul.revlist {
    padding: 0;
    list-style: none;
    margin: 0;
    display: flex;
    flex-direction: column;
}

.ed_revbox {
    display: flex;
    justify-content: space-between;
    height: 32px;
    align-items: center;
    flex-wrap: nowrap;
    margin-top: 14px;
}

.ed_revbox .edrev_lhs {
    flex-basis: calc(100% - 175px);
    max-width: calc(100% - 175px);
    display: inline-flex;
    width: 100%;
    align-items: center;
    justify-content: flex-start;
    padding-right: 10px;
}

.ed_revbox .edrev_rhs {
    flex-basis: 230px;
    max-width: 345px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.ed_revbox .edrev_rhs .revbtn {
    display: block;
    width: 90px;
    text-align: right;
    flex-basis: 90px;
}

.ed_revbox .edrev_rhs .revbtn>a.btn {
    height: 32px;
    line-height: 30px;
    width: 100%;
    width: 85px;
}

.ed_revbox .edrev_rhs .revstatus {
    display: block;
    text-align: left;
    width: calc(100% - 120px);
    padding: 0 5px;
    color: inherit;
    font-weight: 700;
    flex-basis: calc(100% - 120px);
}

.ed_revbox .edrev_rhs i {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #f4f4f4;
    border-radius: 50%;
    font-size: 10px;
    flex-basis: 30px;
    margin-right: 4px;
}

.ed_revbox .edrev_lhs .revname {
    display: block;
    width: 100%;
    padding: 0 10px 0 0;
    font-family: 'Karla', sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: inherit;
    flex-basis: calc(100% - 0px);
}

.ed_revbox.revclr1 {color: #24ca4b;}

.ed_revbox.revclr2 {
    color: #ed1b24;
}

.ed_revbox.revclr2 .edrev_rhs i {
    background: #ffe8e9;
}

.ed_revbox.revclr1 .edrev_rhs i {
    background: #e5ffeb;
}
.ed_revbox .edrev_rhs .revbtn>a.btn:hover {
    background: #343ab5;
    border: 1px solid #00954D;
    color: #ffffff;
}
/*---- chat ----*/
.vm_msg_box {
    padding: 20px 0;
}

li.vm_msg_box:first-child {
    padding-top: 0;
}
li.vm_msg_box:last-child {
    padding-bottom: 0;
}

.chatbox2 {
    display: inline-flex;
    max-width: 100%;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
}
.chatbox2 .user_img {
    width: 70px;
    height: 70px;
    flex-basis: 70px;
    border-radius: 50%;
    overflow: hidden;
}
.chatbox2 .user_img>a, .chatbox2 .user_img img {
    height: inherit;
    width: inherit;
    border-radius: inherit;
    display: inherit;
    object-fit: cover;
}
.chatbox2 .user_img>a, .chatbox2 .user_img img {
    height: inherit;
    width: inherit;
    border-radius: inherit;
    display: inherit;
    object-fit: cover;
}   
.chatbox2 .user_message {
    padding: 0 4px;
    width: calc(100% - 140px);
    display: flex;
    flex-direction: column;
}

.chatbox2 .user_message .user_msg_inner {
    position: relative;
    background: #f4f4f4;
    display: inline-block;
    max-width: 100%;
    padding: 10px 20px;
    border-radius: 15px;
    text-align: left;
    max-width: 70%;
}
.chatbox2 .user_message .user_msg_inner .message {
    font-family: 'Karla',sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #222;
    padding: 10px 0px;
    line-height: 24px;
}
.chatbox2 .user_message .user_msg_inner .msg_row {
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    font-weight: 400;
    color: #868686;
}
.chatbox2 .user_message .user_msg_inner .msg_row .datetime {
    margin-left: 50px;
}
.chatbox2 .user_emptyspace {
    width: 70px;
    height: 70px;
    flex-basis: 70px;
}

/*------ sent recieved ---*/
li.vm_msg_box.vm_recieved .chatbox2 {
    justify-content: flex-start;
    flex-direction: row;
}

li.vm_msg_box.vm_recieved .chatbox2 .user_message {
    padding: 0 4px 0 18px;
    position: relative;
    align-items: flex-start;
}

li.vm_msg_box.vm_recieved .chatbox2 .user_message .user_msg_inner {
    background: #fafafa;
    color: #4b4b4b;
    position: relative;
}
li.vm_msg_box.vm_recieved .chatbox2 .user_message .user_msg_inner:after {
    content: "";
    position: absolute;
    border-style: solid;
    top: 20px;
    left: -10px;
    border-width: 11px 11px 11px 0px;
    border-color: transparent #fafafa transparent transparent;
}
li.vm_msg_box.vm_sent .chatbox2 {
    justify-content: flex-end;
    flex-direction: row-reverse;
}
li.vm_msg_box.vm_sent .chatbox2 .user_message {
    padding: 0 18px 0 4px;
    position: relative;
    align-items: flex-end;
}
li.vm_msg_box.vm_sent .chatbox2 .user_message .user_msg_inner {
    background: #ededff;
    color: #4b4b4b;
position: relative;
}
li.vm_msg_box.vm_sent .chatbox2 .user_message .user_msg_inner:after {
content: "";
position: absolute;
border-style: solid;
top: 20px;
right: -10px;
border-width: 11px 0px 11px 11px;
border-color: transparent transparent transparent #ededff;
}
.chatbox2 .user_message .user_msg_inner:not(:first-child) {
margin-top: 10px !important;
}

.chatbox2 .user_message .user_msg_inner:not(:first-child):after {
display: none;
}
.notification_page .for_rev_det .id_title {
    margin-bottom: 0;
}

.notification_page .for_rev_det .id_heading {
    height: 70px;
    display: flex;
    align-items: center;
}

.rev_det_content {
    padding: 20px;
}

.rev_det_content .sec_subhead {
    font-size: 18px;
    font-family: 'Karla', sans-serif;
    line-height: 28px;
    color: #222;
    margin-bottom: 0;
    font-weight: 700;
}

.rev_infolist {
    padding: 0;
    list-style: none;
    margin: 7px 0 0 0;
}

.rev_infolist li {
    padding-left: 18px;
    font-family: 'Karla', sans-serif;
    position: relative;
    font-size: 14px;
    line-height: 24px;
    color: #222;
}

.rev_infolist li:after {
    content: "\f136";
    position: absolute;
    left: 0;
    top: 0;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    color: #00954D;
    line-height: 24px;
    font-family: Flaticon;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
}

.rev_formgroup.infosec {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 10px;
}

.rev_formgroup.sh1sec {
    padding: 20px 0 25px 0;
}

.frm_label, .contactus label.frm_label {
    margin: 0 0 2px 0;
    font-family: 'Karla', sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #868686;
    line-height: 24px;
}
/*--------- rating css ----*/
.rev_formgroup.sh1sec .form-group {
    margin-top: 10px;
}

.rev_formgroup.sh1sec .frminfolink {
    text-decoration: underline;
    color: #00954D;
    font-weight: 400;
    font-family: 'Karla', sans-serif;
    font-size: 13px;
}

/*----- rating css end here ---*/
.ed_starrow {
    display: flex;
    align-items: center;
}

.ed_starrow .clear_link {
    margin-left: 40px;
    font-family: 'Karla',sans-serif;
    font-size: 13px;color: #222;
    font-weight: 400;
    text-decoration: underline;
}

.form-group.ed_formgroup .custom-control.custom-checkbox {
    display: inline-flex;
    align-items: center;
}

.form-group.ed_formgroup .custom-control.custom-checkbox label.custom-control-label {
    margin: 0;
}

.rev_formgroup.sh2sec {
    padding: 20px 0 0px 0;
}

.rev_formgroup.sh2sec .sec_subhead {
    margin-bottom: 0;
    line-height: 24px;
}

.rev_formgroup.sh2sec .form-group.ed_formgroup {
    padding: 10px 0 0 0;
}
.form-group.ed_formgroup .select-bx.d-inline-flex select {
    min-width: 200px;
}
.rev_formgroup.sh2sec .sec_btnrow.edit-pro {margin-top: 30px;}
.ratemodal_class.ed_modal .modal-header .modal-title {
    line-height: 28px;
}

.edratelist123 {
    margin: 0;
    padding: 0;
    list-style: none;
}

.edratelist123 li {
    margin-top: 20px;
    display: flex;
    width: 100%;
}

.edratelist123 li .rlbl {flex-basis: 500px;max-width: 500px;font-size: 16px;color: #222;font-weight: 400;font-family: 'Karla', sans-serif;line-height: 30px;}

.edratelist123 li .star_row {
    display: inline-flex;
    height: 30px;
}

.edratelist123 li .star_row span {
    font-size: 30px;
    line-height: 30px;
    color: #dddddd;
}

.edratelist123 li .star_row span.star_fill {
    color: #eb8a2f;
}

.ratemodal_class.ed_modal .modal-dialog {
    max-width: 420px;
}
.rev_formgroup.sh2sec .form-group.ed_formgroup.fw_select .form-control {
    background-position: 99%;
  }
  .rev_formgroup.sh2sec .form-group.ed_formgroup.fw_checkboxes .custom-checkbox {
    width: 100%;
}
/*-------- rating 2 -----*/


.ed_starrow .ed1_rating {
    display: inline-flex;
    justify-content: flex-start;
    overflow: hidden;
    flex-direction: row-reverse;
    position: relative;
}

.ed_starrow .ed1_rating >input {
    display: none;
}

.ed_starrow .ed1_rating > label {
    height: 40px;
    transition: 0.3s;
    cursor: pointer;
    padding: 0;
    font-size: 35px;
    margin: 0;
    line-height: 35px;
    color: #dddddd;
}
.ed_starrow .ed1_rating >input:hover ~ label {
    color: #eb8a2f;
}

.ed_starrow .ed1_rating:hover label {
    color: #dddddd;
}
.ed_starrow .ed1_rating >input:checked ~ label {
    color: #eb8a2f;
}

section.user-bc.withrhs .user-bc-inner {display: flex;justify-content: space-between;align-items: center;}

section.user-bc.withrhs .user-bc-inner .ed_searchholder {
    text-align: right;
}