progress {
	vertical-align: baseline;
	width: 100%;
	max-width: 80%;
}

.file-commmon-font {
	display: table-cell;

	font-stretch: normal;
	font-style: normal;
	font-size: var(--font-size-13);
	font-weight: 600;
	line-height: 1.6rem;
	color: var(--black);
}

.closepop {
	background-image: url(../../images/icons/cancel-modal.svg);
	background-size: 80% 100%;
	border-radius: 0.2rem;
	font-size: var(--font-size-15);
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	color: var(--white);
	background-color: transparent;
	box-shadow: none;

	border: none;
	padding: 0.7rem 0.7rem;
	float: right;
	background-repeat: no-repeat;
	z-index: 9;
	cursor: pointer;
	margin-right: 0.5rem;
	position: absolute;
	top: 2rem;
	right: 1rem;

}

/*--active Conference popup  start Here-- */
.activeConferencepopupBody {
	border-radius: 0.6rem;
	border: none;
	box-shadow: none;

	height: auto;
	min-height: auto;

}

.activeConferenceInner {
	width: 100%;
}

.activeConferenceInner img {
	width: 100%;
}

.activities {
	list-style: none outside none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	right: 16.2rem !important;
	top: 7.6rem !important;
	z-index: 99999 !important;
	overflow-x: hidden;
}

.activeConferenceHeight {
	max-height: calc(100vh - 50rem);
	height: auto;
}

.activities li {
	border-radius: 0.2rem !important;
	margin-bottom: 1rem;
	position: relative;
	border-bottom: solid 0.1rem var(--gray);
}

#activities span {
	background: var(--white);
	font-size: var(--font-size-15);
	padding: 0.5rem 0.5rem 0.5rem 0.5rem;
	position: relative;
	display: block;
	color: var(--color-text-primary);
	vertical-align: middle;
}

.listActivities li .activity span {
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-transform: none;
	font-weight: normal;
}

.activities .active-teamName {

	font-size: var(--font-size-15) !important;
	font-weight: 600 !important;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.46;
	color: var(--black) !important;

}

.activeNameWrap {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-flex;
	max-width: 65%;
	width: auto;
}

span.desc.acs.activeInline {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
    width: 100%;
    max-width: 100%;
	padding-right: 1.3rem;
}

.activities li {
	padding-bottom: 1rem;
	padding-top: 1rem;
}

#activeconferencepopup.modal,
#activeconferencepopup.modal *:not(button):not(.ps-scrollbar-y):not(.cr-overlay):not(.cr-image):not(cr-boundary):not(.cr-viewport):not(.switch):not(.slider):not(.tabprofsel):not(i) {
	background-color: var(--white);
	color: var(--black);
}

.activeConferencepopupBody,
.activeConferencepopupBody *:not(button):not(.ps-scrollbar-y):not(.cr-overlay):not(.cr-image):not(cr-boundary):not(.cr-viewport):not(.switch):not(.slider):not(.tabprofsel):not(i) {
	color: var(--black);
}

.activities li:hover {
	background: var(--dark-white);
}

.activeConferencepopupBody .activities .activity span.desc .active-started,
.activeConferencepopupBody .activities .activity span.desc .active-startedAt {

	font-size: var(--font-size-15);
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.46;

}

.activeConferencepopupBody .activities .activity span.desc .active-started,
.activeConferencepopupBody .activities .activity span.desc .active-startedAt {

	font-size: var(--font-size-15);
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
}

.activeConferencepopupBody .common-active-style {

	font-size: var(--font-size-15) !important;
	font-weight: 600 !important;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.46;
	color: var(--black) !important;
	line-height: 2.1rem !important;
}

.group-names {

	font-size: var(--font-size-11);
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	text-align: center;
	color: var(--black);
	padding: 0.2rem 0.2rem;
	border-radius: 0.1rem;
	border: solid 0.1rem var(--red);
	background-color: var(--dark-white);
	display: inline-block;
	margin-left: 1rem;
	position: absolute;
	top: 1.8rem;
}

.activities .bg-color-active-conf {
	padding: 0.9rem 1.6rem 0rem;
}

/*--active Conference popup  end Here-- */

.online {
	color: var(--color-success);
}

.calendar {
	color: var(--color-info);
}

.busy {
	color: var(--red);
}

.offline {
	color: var(--color-text-secondary);
}

/*videoconferenccall-start-here*/
.videoconferenccall {
	min-width: 35rem;
	color: var(--white);
	padding: 1.6rem;
	position: fixed;
	z-index: 9999;
	right: 1.8%;
	top: 7.1rem;
	border-radius: 0.3rem;
	overflow-y: auto;
	overflow-x: hidden;
	height: calc(100vh - 8rem);
	padding-bottom: 5rem;
}

.videoconferenccall .call-all-packets {
	width: 34rem;
	padding: 3rem 0 2rem !important;
	background: var(--popup);
	border-radius: 0.3rem;
	margin-bottom: 1rem;
}

.videoconferenccall .hey_its_call {
	border-radius: 0.3rem;
	padding-top: 1rem;
	padding-bottom: 0rem;
	text-align: center;
}


.videoconferenccall .incomingaudioconfe.calltitle {
	color: var(--white);

	font-size: var(--font-size-17);
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
}

.videoconferenccall .expandcallicon-css {
	margin-right: 3.4rem;
	float: right;
	display: none;
}

.videoconferenccall .userprofile {
	margin-top: 1.5rem;
	position: relative;
	margin-left: 0;
}

.videoconferenccall .userprofile .userpic {
	display: block;
	border-radius: 0;
	padding: 0.2rem;
	margin: 0 auto;
}

.videoconferenccall .userprofile .userpic .userpicimg,
.videoconferenccall .userprofile .userpic {
	max-height: 4.9rem;
	max-width: 4.9rem;
	min-height: 1rem;
	margin: 0 0 0rem 0;
	display: inline-block;
	background-color: transparent;
}

.videoconferenccall .incomingaudioconfe.calltitle {
	display: inline-block;
	font-size: var(--font-size-15) !important;
	font-weight: 500 !important;
	font-stretch: normal !important;
	font-style: normal !important;
}

.videoconferenccall .userprofile .user-details-on-call-popup {
	display: block;
	margin-left: 0;
	position: relative;
	vertical-align: top;
	text-align: center;
	margin-bottom: 0rem;
}

.videoconferenccall .userprofile .user-details-on-call-popup .subtitle.usernamecall {
	margin-top: 1.5rem;
	color: var(--white);
	font-weight: normal;

	max-width: 100%;
	margin-bottom: 1rem;
	font-size: var(--font-size-15);

}

.videoconferenccall .userprofile .user-details-on-call-popup .username.usernamecall {
	color: var(--dark-gray);
	display: inline-block;
	font-size: var(--font-size-15);
	margin-bottom: 2rem;
}

.videoconferenccall .call-popup-call-action-buttons {
	margin: 0 !important;
	display: block;
	width: 100%;
	text-align: center;
	cursor: pointer;
}




.videoconferenccall .call-all-packets .rejectmessages {
	width: 100%;
	padding-top: 4rem;
	margin-top: 1rem !important;
	list-style: none;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.videoconferenccall .call-all-packets .rejectmessages ul {
	padding: 0;
	text-align: left;
	width: fit-content;
	max-width: calc(100% - 4rem);
	margin: 0 auto 2rem;
	list-style: none;
}

.radio-inline,
.checkbox-inline {
	display: inline-block;
	padding-left: 0;
	margin-bottom: 0;
	vertical-align: top;
	font-weight: 400;
	cursor: pointer;
	font-size: var(--font-size-15);
}

.radio-inline input {
	margin: 0.4rem 1rem 0 0rem;
	position: relative;
	top: 0.1rem;
	cursor: pointer;
}

.recentInput {
	background: var(--popup);
	color: var(--white);
	border: none;
	border-bottom: 0.1rem solid var(--white);
	font-size: var(--font-size-15);
}

.videoconferenccall .userprofile .userpic .userpicimg {
	width: 6.4rem !important;
	height: 6.4rem !important;
	border: none !important;
	border-radius: 0.3rem;
	padding: 0.2rem;
}

/*videoconferenccall-start-end*/

/* Global Search TOP header dropdown starts here */
.globalScroll {
	height: calc(100vh - 21rem);
	overflow: auto;
}

#globalSearchList .ul-padd-m-none {
	height: auto;
	max-height: 28rem;
	overflow: scroll;
	margin-bottom: 0;
	border: none;
	overflow-x: hidden;
}

#globalSearchList .scrol-listing-search li {
	position: relative;
	height: auto;
}

#globalSearchList .date-common {
	float: right;
	position: absolute;
	right: 6%;
	top: 25%;
}

#globalSearchList .common-d-list {
	grid-template-columns: minmax(5.5rem, max-content) repeat(auto-fill, 30.5rem) 25% !important;
}

.see-all-result {
	border: solid 0.1rem var(--gray);
	background-color: var(--gray);
	padding: 1rem;
	text-align: center;
	font-size: var(--font-size-15);
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	color: var(--black);
	cursor: pointer;
}

.PeploeDataScroll {
	height: calc(103vh - 21rem);
	overflow: auto;
}

/* Global Search TOP header dropdown starts here */

/*Card popup-start-Here*/
.contact-other-profile {
	position: fixed;
	margin-top: 0rem;
	left: 0;
	top: 0rem;
	width: 100%;
	height: 100%;
	overflow: auto;
	border-radius: 0.2rem;
	background-color: rgb(from var(--black) r g b / 80%);
	z-index: 9999;
}

.contact-other-section {
	width: 40rem;
	border-radius: 0.3rem;
	border: solid 0.1rem var(--gray);
	background-color: var(--white);
	padding: 2rem 0rem 0 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.other-profile-main {
	width: 100%;
	padding: 1rem 1.6rem 1.6rem;
}

.other-profile-main::after {
	content: "";
	display: table;
	clear: both;
}

.other-profile-img {
	float: left;
	width: 10%;
	margin-right: 2rem;
}

.cardIcon {
	cursor: pointer;
	width: 5.5rem;
	height: 5.5rem;
	border-radius: 0.3rem;
}

.other-profile-details {
	float: left;
	width: 70%;
	padding-left: 1rem;
}

.other-profile-close img {
	width: 1.3rem;
	height: 1.3rem;
}

.other-profile-img img {
	border-radius: 0.4rem;
	border: none !important;
	padding: 0.2rem;
	margin-top: 0.5rem;
}

.other-profile-name {

	font-size: var(--font-size-15);
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 2.1rem;
	color: var(--black);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*--active Conference popup  start Here-- */

.activeInline {
	display: inline-block;
}

.joinconfbutton {
	position: absolute;
	right: 1rem;
	z-index: 1;
}

/*--active Conference popup  end Here-- */

/*Card popup-start-Here*/

.cardIcon {
	cursor: pointer;
	width: 5.5rem;
	height: 5.5rem;
	border-radius: 0.3rem;
}

.other-profile-details {
	float: left;
	width: 70%;
}

.other-profile-close {
	float: left;
	width: 13%;
	text-align: right;
	cursor: pointer;
}

.other-profile-designation,
.other-profile-address {

	font-size: var(--font-size-15);
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.9rem;
	color: var(--brown);

	padding: 0.1rem 0rem;
}

.skils-section-other {
	padding: 0rem 1.6rem;
}

.services-section-other {
	padding: 2.1rem 1.6rem;
}

.skils-title {

	font-size: var(--font-size-15);
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.8rem;
	color: var(--black);
}

.main-skils-area {
	margin-top: 0.5rem;
}

.main-skils-area span {
	border-radius: 0.4rem;
	background-color: var(--dark-white);
	display: inline-block;

	font-size: var(--font-size-15);
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.9rem;
	text-align: left;
	color: var(--black);
	padding: 0.6rem 0.8rem;
	margin-left: 0rem;

	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	max-width: max-content;
	cursor: pointer;
}

.main-resume-area {
	height: 5.6rem;
	border-radius: 0.1rem;
	border: solid 0.1rem var(--gray);
	background-color: var(--white);
	position: relative;
	margin-top: 0.5rem;
}

.resume-title {

	font-size: var(--font-size-15);
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 2.6rem;
	color: var(--slate-gray);
	padding: 0rem 0.8rem 0rem 0rem;
	margin-left: 0.3rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 15rem;
}

.resume-section-other {
	padding: 0rem 1.6rem;
}

.download-resume-other {
	cursor: pointer;
	margin-right: 2rem;
}

.resumeSpacing {
	padding: 0.8rem 1.6rem 0.3rem 1.6rem;
}

.calling-section {
	width: 100%;
	border-top: 0.1rem solid var(--gray);
	height: 4.8rem;
	margin-top: 1.7rem;
	text-align: center;
}

.profile-invite-btn {
	width: 100%;
	border-radius: 0.3rem;

	border: solid 0.1rem var(--red);
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	text-align: center;
	color: var(--red);
	outline: none;
	font-size: var(--font-size-15);
	padding: 0.9rem 1.5rem;
	background: none;
	cursor: pointer;
	height: 4.8rem;
}

.calling-section::after {
	content: "";
	display: table;
	clear: both;
}

.other-profile-audio {
	float: left;
	width: 33.3%;
	cursor: pointer;
	border-right: 0.1rem solid var(--gray);
	text-align: center;
	padding: 1.9rem 0rem 1.5rem;
}

.other-profile-video {
	float: left;
	width: 33.3%;
	cursor: pointer;
	border-right: 0.1rem solid var(--gray);
	text-align: center;
	padding: 1.9rem 0rem 1.5rem;
}

.other-profile-chat {
	float: left;
	width: 33.3%;
	cursor: pointer;
	text-align: center;
	padding: 1.9rem 0rem 1.5rem;
}

.main-resume-area {
	height: 5.6rem;
	border-radius: 0.1rem;
	border: solid 0.1rem var(--gray);
	background-color: var(--white);
	position: relative;
	margin-top: 0.5rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

/*Card popup-end-Here*/

/*tabs-section-start*/

.tabbable-line>.nav-tabs {
	border: none;
	margin: 0rem;
	border-bottom: 0.2rem solid rgb(from var(--color-border-light) r g b / 40%) !important;
	justify-content: space-around;
}

.tabbable-line>.nav-tabs>li>span {
	border: 0;
	text-decoration: none;
	text-align: left !important;
	font-size: var(--font-size-15) !important;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.9rem;
	color: var(--black);
	display: inline-block !important;
	cursor: pointer;
	padding: 1.5rem 0.3rem;
}

.tabbable-line>.nav-tabs>li>span>i {
	color: var(--color-text-muted);
}

.tabbable-line>.nav-tabs>li.open,
.tabbable-line>.nav-tabs>li:hover {
	border-bottom: 0.2rem solid var(--red);
}

.tabbable-line>.nav-tabs>li.open>span,
.tabbable-line>.nav-tabs>li:hover>span {
	border: 0;
	background: none !important;
	color: var(--color-text-primary);
}

.tabbable-line>.nav-tabs>li.open>span>i,
.tabbable-line>.nav-tabs>li:hover>span>i {
	color: var(--color-text-muted);
}

.tabbable-line>.nav-tabs>li.open .dropdown-menu,
.tabbable-line>.nav-tabs>li:hover .dropdown-menu {
	margin-top: 0rem;
}

.tabbable-line>.nav-tabs>li span.active {
	border-bottom: 0.2rem solid var(--red);
	position: relative;
	color: var(--red);
}

#invite-contact .tabbable-line>.nav-tabs>li span.active {
	color: inherit !important;
}

.tabbable-line>.nav-tabs>li.active>span {
	border: 0;
	color: var(--color-text-primary);
}

.tabbable-line>.nav-tabs>li.active>span>i {
	color: var(--dark-browm);
}

.tabbable-line>.tab-content {
	margin-top: -0.3rem;
	background-color: var(--white);
	border: 0;
	border-top: 0.1rem solid var(--color-border-light);
}

.portlet .tabbable-line>.tab-content {
	padding-bottom: 0;
}

.gmailList,
.outlookList {
	display: none;
}

.gmailList.active {
	display: block;
}

.outlookList.active {
	display: block;
}

/*tabs-section-end*/

/*email-chat-start*/
.emailChat {
	border-radius: 0.2rem;
	width: 45%;
	margin-top: unset;
	margin-left: unset;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: var(--white);
}

.emailChatHeader {
	padding-top: 2rem;
	padding-bottom: 2rem;
}

.emailChatHeader h2 {

	font-size: var(--font-size-15);
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	color: var(--light-black-v2);
	text-align: center;
}

.emailChatBody {
	padding: 0rem 2rem;
	position: relative;
}

.topic-title {

	font-size: var(--font-size-15);
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	color: var(--black);
	display: inline-block;
	padding-right: 0.4rem;
	padding-bottom: 0.8rem;
}

.topic-start {
	color: var(--red);
	font-size: var(--font-size-15);
	font-weight: 500;
}

.post-input {
	font-size: var(--font-size-15);
	border-radius: 0.7rem;
}

.emailChatBody .form-control {
	border: 0.1rem solid var(--gray);
	padding-left: 0;
	font-size: var(--font-size-15);
	border-radius: 0;

	font-size: var(--font-size-15);
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 3.9rem;
	color: var(--slate-gray);
	background-color: var(--dark-slate-gray);
	width: 100%;
	padding: 0rem 0 0 1rem;
	border-radius: 0.3rem;
	border: solid 0.1rem var(--gray);
	position: relative;
	margin-bottom: 0.5rem;
}

span.input-icon {
	padding-bottom: 1rem;
	display: grid;
	grid-template-columns: minmax(0, 1fr);
	align-items: center;
}

.emailChatBodyListing {
	position: relative;
	top: 0;
	width: auto;
    max-width: 60%;
	z-index: 99;
	border-radius: 0.3rem;

	display: none;
	display: inline-flex;
}
.emailChatBodyListingSerach {
	list-style-type: none;
	margin: 0rem;
	padding: 1rem 1rem 1rem;
	border-radius: 0.3rem;
	box-shadow: 0 0.2rem 0.4rem 0.1rem rgb(from var(--color-text-primary) r g b / 35%);
	border: solid 0.1rem var(--gray);
	background-color: var(--white);
	width: 100%;

}

.emailChatBodyListingSerachEmail {

	font-size: var(--font-size-15);
	font-weight: 400;
	font-stretch: normal;
	font-style: normal;
	color: var(--brown);
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 70%;
	padding-top: 1rem;
}

.emailChatBodyListingSerachEmailaddbutton {
margin-right: 0.8rem;
border-radius: 0.3rem;
border: solid 0.1rem var(--red);
background-color: var(--red);

font-size: var(--font-size-15);
font-weight: 600;
font-stretch: normal;
font-style: normal;
line-height: normal;
text-align: center;
color: var(--white);
padding: 1rem;
cursor: pointer;
margin: 0px;
float: right;
}
.emailChatBodyListingMember {
	overflow-y: scroll;
	max-height: 10rem;

}

.emailChatBodyListingMain {
	border-radius: 0.2rem;
	border: solid 0.1rem var(--color-border-light);
	background-color: var(--dark-white);
	display: inline-block;
	margin-right: 0.8rem;
	margin-top: 0.8rem;
}

.invite-short-name {
	padding: 1rem;
	border-radius: 0.1rem;
	background-color: var(--brown);
	display: inline-block;
	font-size: var(--font-size-15);
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 2.1rem;
	color: var(--white);

}

.invite-full-name {
	display: inline-block;
	padding: 1rem;
	border-radius: 0.1rem;
	background-color: var(--dark-white);
	font-size: var(--font-size-15);
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 2.1rem;
	color: var(--brown);

	/* margin-bottom: 0.5rem; */
	min-width: 11vw;
}

.remove-invite {
	padding-left: 1rem;
	padding-right: 1rem;
	cursor: pointer;
}

.emailChatBody .saveUpdateCancel {
	padding-top: 2rem;
	padding-bottom: 2rem;
}

.invalidDate {
	color: var(--color-error);
}

/*email-chat-end*/

/*Share post Pop up Strat here*/
.postContainer {
	width: 78.6rem;
	margin-top: 0rem;
	margin-left: 0rem;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: var(--white);
	padding: 0rem 2rem;
	border-radius: 1.2rem;
}

.postChatHeader {
	padding-top: 2rem;
	padding-bottom: 2rem;
}

.postChatHeader h2 {

	font-size: var(--font-size-21);
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	color: var(--light-black-v2);
	text-align: center;
}

.postTextArea {
	height: 20rem;
	border: 0.1rem solid var(--gray);
	float: left;
	width: 100%;
}

.postContainer .saveUpdateCancel {
	padding-top: 2rem;
	padding-bottom: 2rem;
}

/*Share post Pop up End here*/

/*userinfo-main-section start here*/
.userInfoDetails {
	width: 50rem;
	margin: 0 auto;
	border-radius: 0.3rem;
	border-left: 0.5rem solid var(--red);
	background-color: var(--white);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.userInfoDetailHeading {

	font-size: var(--font-size-15);
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.69;
	text-align: left;
	color: var(--black);
	text-align: center;
	padding-top: 2.2rem;
}

.userInfoDetailsBody {
	text-align: center;
	padding-bottom: 2rem;
}

.userInfoDetailSublebl {

	font-size: var(--font-size-15);
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	text-align: center;
	color: var(--brown);
	margin-top: 1.2rem;
}

.userDetailInput {
	width: 30rem;
	margin: 1rem 0rem 0rem;

	font-size: var(--font-size-15);
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.9rem;
	color: var(--black);
	background-color: var(--dark-slate-gray);
	padding: 1rem;
	border-radius: 0.3rem;
	border: solid 0.1rem var(--gray);
	margin-top: 1.3rem;
}

.userInfoDetails .saveUpdateCancel {
	justify-content: center;
	padding-top: 2rem;
	padding-bottom: 0rem;
}

/*userinfo-main-section end here*/

/*User Detail VERIFICATION CODE Start Here*/
/* Verification-code modal component — shared by #deleteVerifyPopup and #verificationCodePopup */
.verifyModal-panel {
	width: 50rem;
	margin: 0 auto;
	border-radius: 10px;
	border: solid 0.1rem var(--gray);
	background-color: var(--white);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border-left: 0.5rem solid var(--red) !important;
	padding: 2.2rem;
	text-align: center;
}

.verifyModal-actions {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 1.2rem;
}

.temp-inner-sections {
	text-align: center;
	padding-bottom: 1rem;
}

.userDetailHeading {

	font-size: var(--font-size-15);
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	color: var(--black);
	padding: 2.8rem 0 2rem 0;
}

.verif-label {

	font-size: var(--font-size-15);
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	text-align: center;
	color: var(--brown);
}

.verif-sublabel {

	font-size: var(--font-size-11);
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	text-align: center;
	color: var(--dark-gray);
	margin-top: 1.7rem;
}

.resend,
.otpContainer {
	margin-top: 1.7rem;
}

.temp-input-section .saveUpdateCancel {
	justify-content: center;
}

.temp-inner-sections .saveUpdateCancel {
	justify-content: center;
	padding-top: 1.7rem;
	padding-bottom: 0;
}

.otp-inputs,
.otp-phone,
.otp-password {
	border: unset;
	width: 3.5rem;
	margin-left: 1.2rem;
	text-align: center;
	padding: 0.5rem;
	background-color: var(--dark-white);
	border: 0.5px solid rgb(from var(--dark-gray) r g b / 40%);
	border-radius: 2px;
	height: 3.5rem;
}

/* Scoped because login/signup also use `.otp-password`. */
#verificationCodePopup .otp-password:focus,
#verificationCodePopup .otp-password:focus-visible {
	outline: none;
	border: 0.1rem solid var(--color-text-muted);
	box-shadow: 0 0 0 0.25rem rgb(from var(--color-text-muted) r g b / 18%);
}

#verificationCodePopup .otp-password[aria-invalid="true"]:focus,
#verificationCodePopup .otp-password[aria-invalid="true"]:focus-visible {
	border-color: var(--color-error);
	box-shadow: 0 0 0 0.25rem rgb(from var(--color-error) r g b / 18%);
}

.resend-color {
	color: var(--red);
	font-size: var(--font-size-11);
	cursor: pointer;
}

/*User Detail VERIFICATION CODE End Here*/

/*email-chat-start*/

.EmailIcon {
	background-image: url(../../images/icons/meeting-icon.svg);
	background-repeat: no-repeat;
	background-position: right center;
	background-position-x: 98%;
	cursor: pointer;
}

/*email-chat-end*/

/*successfully msg start here*/
.successfullySection.deleteConfirm {
	transform: inherit !important;
	width: inherit;
	border: inherit;
	box-shadow: inherit !important;
	top: 0 !important;
	left: 0;
	width: 74%;
	left: 26%;
	top: 20% !important;
	height: 100%;

}

.successfullySection {
	width: 100%;
	margin: 0 auto;
	border-radius: 0.3rem;
	border-left: 0.5rem solid var(--red);
	background-color: var(--white);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	box-shadow: 0 0.4rem 1rem 0 rgb(from var(--color-text-primary) r g b / 54%);
	padding: 2rem 1.7rem 2rem 1.7rem;
	max-width: 25%;
	min-width: fit-content;

}

.succesfullyContent {
	padding: 0 1rem;
}

.succesfullyHeading {
	font-size: var(--font-size-15);
	padding-bottom: 2rem;
	color: var(--black);
	word-break: break-word;
	font-weight: 500;
	width: 48rem;
}

.succesfullyHeading:first-letter {

}
.succesfullyFooter{
	text-align: right;
}
.successfullyBtn {
	border: 0.1rem solid var(--red);
	color: var(--white);

	font-weight: 600;
	font-size: var(--font-size-15);
	padding: 0.8rem 3.3rem;
	background: var(--red) !important;
	color: var(--white);
	border-radius: 0.3rem !important;
}

.cancelBtn {
	padding: 1rem;
	border-radius: 0.3rem;
	border: solid 0.1rem var(--red);
	font-size: var(--font-size-15);
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.9rem;
	text-align: center;
	color: var(--red);
	margin-right: 1rem;
	background-color: var(--white);
	cursor: pointer;
}

/*successfully msg end here*/

/*accountSetting-start-here*/
.accountSetting {
	background: var(--white);
	position: absolute;
	margin: auto;
	top: 50%;
	left: 50%;
	width: 50rem;
	border-radius: 0.5rem;
	transform: translate(-50%, -50%);
}

.accountSettingHeader {
	padding-top: 2rem;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	padding-bottom: 0.8rem;
}

.accountSettingTittle {
	flex: auto;
}

.accountSettingTittle h2 {
	text-align: center;
	font-size: var(--font-size-15);
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.9rem;
	text-align: center;
	color: var(--black);
}

.accountSettingCLose button {
	background: none;
	border: none;
	width: 1.1rem;
	margin: 0;
	z-index: 99;
	margin-right: 1rem;
	cursor: pointer;
}

.accountSettingCLose button img {
	width: 100%;
}

/*accountSettingContainer-start-here**/
.accountSettingContainer {
	padding: 2rem;
	border-radius: 1.4rem !important;
	background: var(--white);
}

.accountSettingRow {
	padding: 2rem 2rem 0.1rem 2rem;
	background: var(--dark-white);
}

.acoountSettingdetail {
	display: flex;
	align-items: flex-start;
	padding-bottom: 2.2rem;
}

.accountdivider {
	height: 0.1rem;
	margin: 0.9rem 0;
	overflow: hidden;
	background-color: var(--gray);
}

.profile:hover .uploadProfile {
	border: 0.1rem solid var(--gray);
	position: absolute;
	top: 9.4rem;
	left: 12rem;
	min-width: 16rem !important;
	z-index: 99;
	border-radius: 0.3rem;
	display: block;
	cursor: pointer;
	transform: translate(-50%, -50%);
	margin: 0rem;
	overflow: hidden;
}

.uploadProfile label {
	display: block;
}

.upload-options-cont li:first-child {
	border: none;
}

.uploadProfile label .upload-options-cont {
	list-style: none;
	margin: 0;
	text-align: left;
	border-radius: 0.3rem;
}

.upload-options-cont li {
	text-align: left !important;

	font-size: var(--font-size-15);
	font-weight: normal;
	font-style: normal;

	font-stretch: normal;
	line-height: normal;
	padding: 0.8rem;
	color: var(--slate-gray) !important;
	cursor: pointer;
	display: block;
	border-top: 0.1rem solid var(--gray);
	width: 100%;
}

.pofileDetail {
	display: flex;
	flex-direction: column;
	padding-left: 1rem;
}

.pofileDetail h3 {
	font-size: var(--font-size-15);
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: 2.2rem;
	color: var(--black);
}

.pofileDetail span {
	font-size: var(--font-size-15);
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	margin: 0;
	line-height: 1.33;
	color: var(--brown);
	margin-bottom: 0.6rem;
}

.emailName {
	word-break: break-word;
}

.userDetail {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	margin-bottom: 1.7rem;
	padding-top: 1.7rem;
	border-top: 0.1rem solid var(--gray);
	flex-direction: row;
	cursor: pointer;
	position: relative;
}

.dropdownstatus {
	width: 100%;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 99999;
	float: left;
	min-width: 19rem;
	padding: 0.5rem 0;
	margin: 0.2rem 0 0;
	list-style: none;
	background-color: var(--white);
	border: 0.1rem solid var(--color-border);
	border: 0.1rem solid rgb(from var(--dark-black) r g b / 15%);
	border-radius: 0.4rem;
	-webkit-box-shadow: 0 0.6rem 1.2rem rgb(from var(--color-text-primary) r g b / 18%);
	box-shadow: 0 0.6rem 1.2rem rgb(from var(--color-text-primary) r g b / 18%);
	background-clip: padding-box;
	border-radius: inherit;


}

.dropdownstatus li {
	padding: 1.6rem 1.6rem 1.6rem 2rem !important;
	cursor: pointer;
	display: flex;
	padding: 0.3rem 2rem;
	clear: both;
	font-weight: normal;
	line-height: 1.428571429;
	color: var(--color-text-primary);
	white-space: nowrap;
	border-bottom: 0.1rem solid rgb(from var(--dark-black) r g b / 15%);
	font-size: var(--font-size-15);
	align-items: center;
	vertical-align: middle;
}

.dropdownstatus li:last-child {
	border-bottom: none;
}

.dropdownstatus li span {

	font-weight: normal;
}

.dropdownstatus li i {
	width: 2rem;
}

.userLeftColum i {
	width: 1.4rem;
	margin-right: 1rem;
	font-size: var(--font-size-15);
}

.userLeftColum img {
	width: 1.4rem;
	margin-right: 1rem;
}

.userLeftColum span {
	font-size: var(--font-size-15);
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.46;
	color: var(--black);
}

.userRightColum span {
	font-size: var(--font-size-15);
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.47;
	text-align: right;
	color: var(--brown);
	text-align: right;
}

span#companyName {
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	width: 19rem;
}

.userLeftColum a {
	text-decoration: none;
}

.userRightColum span img {
	width: 1.4rem;
	height: 1.4rem;
}

.accountSettingCustomRow {
	padding: 0 2rem 0.1rem 2rem;
	background: var(--white);
}

.accountSettingCustomRow {
	padding-left: 0;
	padding-right: 0;
}

.accountSettingCustomRow .userLeftColum {
	margin-left: 2rem;
}

.userLogout {
	margin-bottom: 0;
}

/*accountSettingContainer-end-here**/
/*accountSetting-end-here*/

/*editprofile-start-here*/

.editProfileHeader {
	padding-bottom: 2.5rem;
	padding-top: 1rem;
}

.editProfileTittle h2 {
	font-size: var(--font-size-15);
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.9rem;
	text-align: center;
	color: var(--black) !important;
	margin-bottom: 0rem;
}

/*.editprofile-end-here*/

.myInfo {
	display: flex;
	flex-direction: column;
}


.myInfoInput {
	padding-bottom: 0.8rem;
	font-size: var(--font-size-15);
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	color: var(--black);
	border: none;
	border-bottom: 0.1rem solid var(--gray);
	padding-left: 0;
}




.mandetoryField {
	color: var(--red);
}

.countryInfo {
	border-bottom: 0.1rem solid var(--gray);
	padding-bottom: 0.5rem;
}

.countryContainer {
	display: flex;
	padding-top: 1.5rem;
	align-items: center;
	justify-content: stretch;
	flex-direction: row;
	position: relative;
}

.countryDropdown {
	background-color: var(--dark-white);
	padding: 0.8rem 0rem;
	width: 25%;
	position: relative;
	display: flex;
	justify-content: space-between;
	margin-right: 1rem;
	cursor: pointer;
}

.flag-contry-code {
	padding-left: 1rem;
}

.flag-contry-code img {
	width: 2rem;
	height: 2rem;
}

.countryDropdown ul {
	list-style: none;
	margin: 0rem;
	padding: 0rem;
}

.country-code-main-list {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: start;
}

.countryDropdown .contry-code-num {
	font-size: var(--font-size-15);
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	text-align: center;
	color: var(--black);
	padding-left: 1rem;
}

.conuntryContact input.myInfoInput {
	border: none;
}

.contry-code-dropdown {
	padding-right: 0.9rem;
}

.conuntryContact {
	flex: auto;
}

.veryFiedBtn {
	font-size: var(--font-size-15);
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	outline: none;
	color: var(--dark-gray);
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	text-align: center;
	border: none;
	box-shadow: none;

	padding: 1rem;
	border-radius: 0.3rem;
	background-color: var(--dark-white);

}

.verifyBtn {
	font-size: var(--font-size-15);
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	outline: none;
	color: var(--white);
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	text-align: center;
	border: none;
	box-shadow: none;

	padding: 1rem;
	border-radius: 0.3rem;
	background-color: var(--red);
	cursor: pointer;

}

.selectDropDown {
	position: absolute;
	top: 100%;
	z-index: 9;
	padding: 0.5rem 0;
	height: 1rem;
	min-height: 30rem;
	overflow: scroll;
}

.selectDropDown ul li {
	padding: 1rem 0rem 1rem 0rem;
	border-bottom: 0.1rem solid var(--gray);
}

.selectDropDown ul {
	border-top: 0.1rem solid var(--gray);
	margin: 0;
	padding: 0;
	width: 100%;
}

.size-area {
	font-size: var(--font-size-11);
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	text-align: right;
	color: var(--black);
	display: inline-block;
	width: 82%;
}

.uploaded-icon-resumes {
	position: absolute;
	right: 0rem;
	top: 0rem;
	transform: rotate(270deg);
}

.detailUploadContainer {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.resume-upload-conn .uploaded-icon-resumes {
	padding-right: 2rem;
}


#userprofileabtusercounter {
	font-size: var(--font-size-13);
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.46;
	color: var(--brown);
}






/*message-info-pop-start-here*/
.messageInfo {
	width: 71.9rem;
}

.myInfoContainer.contact-scroll-section {
	display: block;
	height: 35rem;
	overflow: auto;
}

.messageInfo .tabbable-line>.nav-tabs {
	justify-content: start;
	border-bottom: 0.1rem solid var(--gray) !important;
	background: none !important;
}

.messageInfo .tabbable-line>.nav-tabs>li {
	margin-right: 3rem;
}

.messageInfo .tabbable-line>.nav-tabs>li>a {
	color: var(--color-text-primary);
	font-size: var(--font-size-15);
	font-weight: 600;
}

.messageInfo .tabbable-line>.nav-tabs>li.active {
	border-color: var(--red);
}

.messageInfo .tabbable-line>.nav-tabs>li.active a {
	color: var(--red);
}

.messageInfo .common-user-icon {
	width: 8%;
}

.messageInfo .list-section {
	padding: 0rem 0rem 0 0;
}

/*message-info-pop-end-here*/

/*File/Media Send preview-start-here*/
.fleMediaPreview {
	padding: 2rem 0rem 0;
	width: 71.9rem;
}

.fleMediaPreviewContainer {
	margin: 2rem 3rem 0;
}

.fleMediaPreviewContainer .tabbable-line>.nav-tabs {
	border: 0.1rem solid var(--gray);
	border-bottom: 0.1rem solid var(--color-border-light) !important;
}

.fleMediaPreviewContainer .tabbable-line>.nav-tabs {
	justify-content: space-evenly;
}

.fleMediaPreviewContainer .tabbable-line>.nav-tabs>li>span {
	font-size: var(--font-size-15);
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	display: inline-block;
	padding: 1.2rem 0rem;
	cursor: pointer;
}

.fleMediaPreviewContainer #input-box-fwd-msg {
	padding: 2rem 0 2rem 0;
	margin-bottom: unset;
}

.fleMediaPreviewContainer #chatfwdbox {
	height: 3.2rem;
	font-size: var(--font-size-15);
	font-weight: normal;
	color: var(--black);
	background-color: var(--dark-white);
	border: 0.1rem solid var(--gray);
	border-radius: 0.2rem !important;

	line-height: 1.2;
	padding: 2rem;
	transition-duration: 0.1s;
	box-shadow: none;

	font-weight: 500;

}

.fleMediaPreviewContainer #chatfwdbox:focus {
	border: 0.1rem solid var(--gray);
}

.msg-read-show-data ul {
	list-style-type: none;
	padding: 0rem;
	margin: 0rem;
	height: 34rem;
	overflow: auto;
	overflow-x: hidden;
}

.msg-read-show-data ul li {
	display: flex;
	margin-bottom: 0.8rem;
	padding: 1.5% 2%;
	border: 0.1rem solid var(--gray);
	background-color: var(--dark-slate-gray);
}

.main-section-read {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.read-icons {
	margin-top: 0.5rem;
}

.msg-read-show-data .read-icons {
	position: relative;
}

.msg-read-show-data .group-list-key img {
	right: 0;
	top: 0;
}

.read-details {
	float: left;
	width: 78%;
}

.name-read-by {

	font-size: var(--font-size-15);
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.92rem;
	color: var(--black);
}

.coworker-title {

	font-weight: 600 !important;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.2rem;
	text-align: center;
	color: var(--black) !important;
	border-radius: 0.1rem;
	border: solid 0.1rem var(--slate-gray) !important;
	background-color: var(--light-slate-gray) !important;
	display: inline-block;
	padding: 0.1rem 0.3rem;
	vertical-align: top;
	margin-left: 0.5rem;
	font-size: var(--font-size-11) !important;
	margin-top: 0rem !important;
	top: 0rem !important;
}

.read-designation {

	font-size: var(--font-size-15);
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.9rem;
	color: var(--brown);

	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.read-address {

	font-size: var(--font-size-15);
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.9rem;
	color: var(--brown);
}

.cityname,
.statename,
.csortname {
	color: var(--brown) !important;
	font-weight: 500 !important;
}

.cityname {

}

.main {
	display: block;
	position: relative;
	margin-bottom: 1.5rem;
	cursor: pointer;
	font-size: var(--font-size-21);
	float: right;
	width: 2rem;
	height: 2rem;
	cursor: pointer;
	color: green;
}

.main-section-read input[type="checkbox"] {
	visibility: hidden;
}

.main-section-read .chkfwd {
	float: right;
	margin-top: 2rem;
	width: 4rem;
	height: 2rem;
	cursor: pointer;
}

.geekmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 1.6rem;
	width: 1.6rem;
	border: 0.2rem solid var(--dark-gray);
}

.main input:checked~.geekmark {
	background-color: var(--red);
	border: 0.1rem solid var(--red);
}

.main input:checked~.geekmark:after {
	display: block;
}

.main .geekmark:after {
	left: 0.3rem;
	bottom: 0.3rem;
	width: 0.8rem;
	height: 1.4rem;
	border: solid var(--white);
	border-width: 0 0.2rem 0.2rem 0;
	-webkit-transform: rotate(45deg);
}

.geekmark:after {
	content: "";
	position: absolute;
	display: none;
}

.main-section-read .pfuser {
	border-radius: 0.8rem;
	padding: 0.2rem;
	height: 4.8rem;
	width: 4.8rem;
	margin: 0rem;
}

.fleMediaPreview .saveUpdateCancel {
	padding: 2rem 0rem;
}

.fleMediaPreview .tabbable-line>.nav-tabs>li span.active {
	border-color: var(--red);
}

.fleMediaPreview .tabbable-line>.nav-tabs>li span.active {
	color: var(--red);
}
.forwardSelectedCount.active {
    border: none !important;
}
/*File/Media Send preview-end-here*/

/*change password Pop-up-start-here*/




.enter-code-number {
	border: none !important;

	font-size: var(--font-size-15) !important;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.9rem;
	color: var(--brown) !important;
	padding-left: 0rem !important;
	width: 100%;
	cursor: inherit;
	background: var(--white);
}

.poseye {
	position: absolute;
	right: 1rem;
	cursor: pointer;
}

/*change password Pop-up-end-here*/

/*1843 - preference setting pop-up ui.-start-here */
.preferencePopupContaier .inner-profile {
	margin: 0rem;
}

.prefrenceSelect {
	margin-bottom: 2rem;
}

select.selectselLang {
	border: 1rem solid var(--gray);
	border-radius: 0.2rem !important;
	box-shadow: inherit !important;

	font-size: var(--font-size-15);
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 2.2rem;
	color: var(--brown);
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	height: 3.4rem !important;

}

.bg-setting {
	background-image: url(../../images/icons/setting_arrow.svg);
	right: 1.1rem;
	height: 2rem;
	z-index: 9999;
	background-position: 97%;
	background-repeat: no-repeat;
	appearance: none;
}

.settingslabels {

	font-size: var(--font-size-15);
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.9rem;
	color: var(--black);
	text-align: center;
	margin-bottom: 0.7rem;
}

.office_start_time {
	appearance: none;
	border: solid 0.1rem var(--gray);
	background-color: var(--dark-white);
	border-radius: 0.2rem !important;
	box-shadow: inherit !important;

	font-size: var(--font-size-15);
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 2.2rem;
	color: var(--brown);
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	height: 3.2rem !important;
	width: 90%;

}

.office_start_time:focus {
	background-color: var(--dark-white);
}

.office_fr {
	float: right;
}

.prefrenceSelectNotification {
	margin-top: 2.5rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
}

.switch {
	position: relative;
	display: inline-block;
	width: 4.2rem;
}

.switch #notificationOffTill {
	width: 16rem;
	position: absolute;
	right: 4.5rem;
	text-align: right;
	font-size: var(--font-size-15) !important;
	padding-right: 1rem;
}

.switch input {
	opacity: 0;
	width: 0;
	height: 0;
}

.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: var(--color-surface-alt);
	-webkit-transition: 0.4s;
	transition: 0.4s;
	width: 3.4rem;
	height: 1.4rem;
	border-radius: 1.4rem;
}

.slider::before {
	position: absolute;
	content: "";
	height: 1.7rem;
	width: 1.7rem;
	left: 0rem;
	bottom: -0.1rem;
	background-color: var(--white);
	-webkit-transition: 0.4s;
	transition: 0.4s;
	border-radius: 50%;
}

input:checked+.slider {

	background-color: var(--red);
}

input:checked+.slider::before {
	-webkit-transform: translateX(1.6rem);
	-ms-transform: translateX(1.6rem);
	transform: translateX(1.6rem);
}

.cover-photo-manager-modal .mui-modal__body,
.cover-photo-chooser-modal .mui-modal__body {
	padding: var(--space-lg);
}

.cover-photo-manager__preview {
	width: 100%;
	aspect-ratio: 4 / 1;
	min-height: 18rem;
	border-radius: var(--radius-sm);
	overflow: hidden;
}

.cover-photo-manager__preview img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.cover-photo-manager__actions {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: var(--space-sm);
	margin-top: var(--space-md);
}

.cover-photo-manager__actions button {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 0.3rem;
	min-height: 8rem;
	padding: var(--space-md);
	border: 0.1rem solid var(--color-border);
	border-radius: var(--radius-sm);
	background: var(--color-surface);
	color: var(--color-text-primary);
	cursor: pointer;
}

.cover-photo-manager__actions button:hover:not(:disabled) {
	background: var(--color-surface-alt);
	border-color: var(--color-brand);
}

.cover-photo-manager__actions button:disabled {
	opacity: 0.45;
	cursor: not-allowed;
}

.cover-photo-manager__actions .mui-icon {
	color: var(--color-brand);
	font-size: var(--font-size-24);
}

.cover-photo-manager__actions strong {
	font-size: var(--font-size-15);
}

.cover-photo-manager__actions small,
.cover-photo-chooser small {
	display: block;
	color: var(--color-text-secondary);
	font-size: var(--font-size-13);
}

.cover-photo-manager__delete .mui-icon {
	color: var(--color-danger, #ee4136);
}

.cover-photo-chooser__upload {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: var(--space-md);
	padding-bottom: var(--space-lg);
	border-bottom: 0.1rem solid var(--color-border);
}

.cover-photo-chooser__upload strong,
.cover-photo-chooser__heading strong {
	display: block;
	margin-bottom: 0.3rem;
	font-size: var(--font-size-17);
}

.cover-photo-chooser__upload button {
	display: inline-flex;
	align-items: center;
	gap: 0.6rem;
	flex: 0 0 auto;
	padding: 0.8rem 1.2rem;
	border: 0.1rem solid var(--color-border);
	border-radius: 999px;
	background: var(--color-surface);
	color: var(--color-text-primary);
	font-weight: 600;
	cursor: pointer;
}

.cover-photo-chooser__heading {
	margin: var(--space-lg) 0 var(--space-md);
}

/* Presets are wide gradient banners, previewed here at the same 4:1 shape as
   .nwx-profile-cover (networkV3.css) — a narrower crop would show a more
   colorful/contrasty slice than the banner actually applies after saving. */
.cover-photo-chooser__presets {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: var(--space-md);
	margin-bottom: var(--space-md);
}

.cover-photo-chooser__options {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: var(--space-md);
}

.cover-photo-chooser__preset,
.cover-photo-chooser__color {
	position: relative;
	border: 0.2rem solid transparent;
	border-radius: var(--radius-sm);
	overflow: hidden;
	cursor: pointer;
}

.cover-photo-chooser__color {
	min-height: 8rem;
}

.cover-photo-chooser__preset {
	aspect-ratio: 4 / 1;
	padding: 0;
	background: var(--color-surface-alt);
}

.cover-photo-chooser__preset img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.cover-photo-chooser__preset.is-selected,
.cover-photo-chooser__color.is-selected {
	border-color: var(--color-brand);
	box-shadow: 0 0 0 0.2rem rgba(238, 65, 54, 0.18);
}

#saveCoverChoice .mui-spinner {
	color: var(--white);
}

@media (max-width: 640px) {
	.cover-photo-manager__preview { min-height: 0; }
	.cover-photo-manager__actions,
	.cover-photo-chooser__presets,
	.cover-photo-chooser__options { grid-template-columns: 1fr; }
	.cover-photo-chooser__upload { align-items: flex-start; flex-direction: column; }
}

.notificationInviation {
	margin-top: 0.8rem;
}

.desktopNotificationValue {
	width: 12rem !important;
	position: absolute;
	right: 5rem;
	bottom: 0.1rem;
	border: 0.1rem solid var(--gray);
	border-radius: 0.2rem !important;
	box-shadow: none;


	font-size: var(--font-size-15);
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 2.2rem;
	color: var(--brown) !important;
	height: 3.4rem !important;
	top: -0.8rem;

}

.preferencePopupContaier .saveUpdateCancel {
	padding-top: 3rem;
}

/*1843 - preference setting pop-up ui.-end-here */

/*--verification_code_pop-stat-here */
.verification_code .inner-profile {
	margin: 1.2rem 0rem;
}


.time-verify {
	float: right;

	font-size: var(--font-size-15);
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 2.2rem;
	text-align: right;
	color: var(--red);
	position: absolute;
	right: 0rem;
	top: 0rem;
}

.resend-code-main-section {
	margin-top: 2rem;
	display: flex;
	justify-content: space-between;
}

.logoutnotchecked {
	background-image: url(../../images/icons/check-box.svg);
	position: absolute;
	z-index: 9999;
	background-repeat: no-repeat;
	cursor: pointer;
}

.logoutchecked {
	background-image: url(../../images/accept.svg);
	position: absolute;
	z-index: 9999;
	background-repeat: no-repeat;
	cursor: pointer;
}

.logOut {
	margin-left: 2.7rem;

	font-size: var(--font-size-15);
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.9rem;
	color: var(--dark-gray);
}

.resendCode {
	pointer-events: auto;
	color: var(--color-brand);

	font-size: var(--font-size-15);
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.9rem;
	text-align: right;
	color: var(--color-brand);
}

.errormsgsignins {
	font-size: var(--font-size-11);
	color: var(--brown);

}

/*--verification_code_pop-end-here */

/*--phone number verification code start here */
.phoneNumerVerification .inner-profile {
	margin: 1.2rem 0rem 0rem;
}

.CountryBtn.editVerified button img {
	width: 2rem;
	height: 2rem;
	width: 100%;
	min-width: 2rem;
	height: 1.4rem;
}

.CountryBtn.editVerified button {
	background: none;
}

.verification-text {

	font-size: var(--font-size-15);
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 2;
	color: var(--brown);
	margin-top: 1rem;
}

.phoneCode {
	width: 100%;
	text-align: center;
}

.verificationPhone {
	border-bottom: none;
}

.phoneCode .resendCode {
	font-weight: 600;
}

.phoneNumerVerification .userName {
	margin-top: 0;
}

.phoneNumerVerification .editProfileHeader {
	padding-bottom: 1.5rem;
}

/*--phone number verification code end here */

/*--UPLOAD CSV Pop Start Here-- */
.uploadCsv {
	border-radius: 0.6rem;
	border: none;
	box-shadow: none;

	height: auto;
	min-height: auto;
	padding: 1rem 1rem 1rem 1rem;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	margin: 0;
	width: 49rem;
	background: var(--white);

}

.csvHeader {
	padding-top: 1rem;
	border-bottom: 0rem;
	padding-bottom: 1rem;
}

.teamprofilepopupheading {
	text-align: center;

	font-size: var(--font-size-15);
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	padding-top: 1rem;
}

.csvBody {
	padding: 2rem;
	clear: both;
}

.upload-section {
	text-align: center;
	clear: both;
}

.upload-csv-ui {
	position: relative;
	background: rgb(from var(--dark-gray) r g b / 5%);
	border: 1px solid var(--gray);
	border-radius: 0.5rem;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}
.UploadOr {
    display: block;
    color: var(--slate-gray);
    font-size: var(--font-size-15);
    font-weight: 500;
    line-height: 15px;
    margin-bottom: 0.2rem;
    margin-top: 0.8rem;
}


.upload-section .upload-csv-ui .btn.btn-file.btn-light-grey {
	border: none;
	width: 99%;
	cursor: pointer;
	margin-bottom: 0.4rem;
}

.upload-section .upload-csv-ui .btn.btn-file.btn-light-grey .cloud-img {
	position: relative;
	top: 30%;
	width: 2.8rem;
}

.dragDrop {
    font-size: var(--font-size-15);
    color: var(--slate-gray);
    font-weight: 500;
}
.upload-section .upload-csv-ui .btn.btn-file.btn-light-grey .fileupload-new {
	font-size: var(--font-size-15);
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	color: var(--slate-gray);
}

.upload-section .upload-csv-ui .btn.btn-file.btn-light-grey .fileupload-new .fileupload-new-parent {
	position: relative;
	top: 33%;
	left: 0.5rem;
	color: var(--slate-gray);
	font-size: var(--font-size-15);
	font-weight: 500;
	line-height: 15px;
}

.upload-section .upload-csv-ui .btn.btn-file.btn-light-grey .fileupload-new #invitefilePickerCSVData {
	width: 100%;
	border: 0.1rem solid;
	position: absolute;
	top: 0;
	left: 0;
	height: 7rem;
	opacity: 0;
}

.upload-section .download-csv-example {
	margin-bottom: 0rem;
	margin-top: 1.8rem;
	clear: both;
	float: left;
	text-align: center;
	width: 100%;
}

.upload-section .download-csv-example a {
	font-size: var(--font-size-15);
	font-weight: 500;
	line-height: 15px;
	color: var(--black);
	position: relative;
	text-decoration: none;
	cursor: pointer;
}

.upload-section .upload-csv-button .btncreate.spcreate {

	font-size: var(--font-size-15);
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	text-align: center;
	color: var(--white);
	border: none;
	box-shadow: none;

	padding: 1.4rem;
	border-radius: 0.3rem;
	background-color: var(--red);
	display: block;
	width: 100%;
	margin-top: 1.5rem;

}

.upload-section .download-csv-example a:after {
	content: "";
	position: absolute;
	border-bottom: 0.01rem solid var(--black);
	bottom: -0.1rem;
	width: 100%;
	left: 0;
}

.upload-section .upload-csv-ui .btn.btn-file.btn-light-grey .fileupload-new .fileupload-new-parent .fileupload-new-text:after {
	content: "";
	position: absolute;
	border-bottom: 0.01rem solid var(--black);
	width: 100%;
	bottom: -0.1rem;
	left: 0;
}

.upload-section .upload-csv-ui .btn.btn-file.btn-light-grey .fileupload-new .fileupload-new-parent .fileupload-new-text {
	color: var(--slate-gray);
	position: relative;
}

.upload-section .upload-csv-ui .btn.btn-file.btn-light-grey .fileupload-new .fileupload-new-parent .fileToUploadText {
	color: var(--slate-gray);
}

.csvFile {
	opacity: 0;
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	top: 0;
	cursor: pointer;
}

.contactDirectoryLi {
	position: relative;
}

.contactDirectoryLi .common-sort-dropdown {
	top: 5.6rem !important;
	right: 1rem !important;
	width: 19.6rem !important;
}

/* .contactDirectoryOption::after {
	content: '';
	background-image: url(../../images/icons/contactDirectory.svg);
	display: flex;
	width: 2rem;
	height: 1.8rem;
	background-repeat: no-repeat;
	color: var(--dark-gray);
	font-weight: 1;
	transform: rotate(0deg);
	transition: all 0.2s ease-in;
	align-items: center;
	background-position: center center;
	float: right;
	background-size: 1.2rem;
	background-position: center right 0.5rem;
} */

.upload-hint-msg {
	float: left;
	clear: both;
}

.upload-hint-msg-style {

	font-style: normal;
	font-weight: 500;
	font-size: var(--font-size-11);
	line-height: 1.1rem;
	text-align: center;
	color: var(--black);
}

/*--UPLOAD CSV Pop End Here-- */


.invitation-popup-body {
	width: 100%;
	border-radius: 0.3rem;
	border: solid 0.1rem var(--gray);
	background-color: var(--white);
	padding: 0rem 0rem;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 42%;
	padding: 3rem;
}

.invite-co-worker-section {
	width: 82rem;
	border-radius: 0.1rem;
	border: solid 0.1rem var(--gray);
	background-color: var(--color-background);
	width: 100%;
	display: inline-block;
}

.co-worker-left {
	float: left;
	width: 50%;
}

.common-invite {
	padding: 4.9rem 0rem 0rem 2.96rem;
}

.co-worker-left .inviteTitle {

	font-size: var(--font-size-19);
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.41;
	color: var(--black);
}

.co-worker-left .invitesubTile {

	font-size: var(--font-size-15);
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.73;
	color: var(--brown);
	margin-top: 0.8rem;
}

.co-worker-right {
	float: left;
	width: 50%;
}

.co-worker-right .invite-image-part {
	text-align: center;
}

.invite-image-part img {
	width: 100%;
	height: 18.7rem;
	padding-top: 1rem;
}

.margin-l-r-common {
	width: 100%;
	display: flex;
	flex-direction: column;
	margin: 0px auto;
	justify-content: center;
	align-items: center;
}

.margin-b-8px {
	margin-bottom: 0.7rem;
}

.common-subtitle-invite {
	margin-top: 3rem;

	font-size: var(--font-size-15);
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.47;
	color: var(--black);
	margin-top: 3rem;
	text-align: left;
	width: 75%;
}

.margin-common-row {
	overflow-y: auto;
}

.invite-input-common {
	border: solid 0.1rem var(--dark-gray) !important;
	background-color: var(--dark-white);
	width: 100%;
	margin-bottom: 0.8rem;
	padding: 1.3rem 1.3rem;
	font-size: var(--font-size-15);
	line-height: 1.2;
	font-weight: 500;
	border-radius: 0.2rem;
	color: var(--black);
}

.common-info-icons-section {
	display: inline-block;
}

.common-error-field-label {

	font-size: var(--font-size-11);
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.6;
	color: var(--red);
	margin-left: 0.7rem;
	display: inline-block;
}

.margin-more-field {
	margin-top: 1.6rem;
	width: 100%;
	margin: 0px auto;
	align-items: center;
	justify-content: space-around;
}

.common-inputField-section {
	margin-top: 1%;
}

.add-more-field {
	cursor: pointer;
}

.add-more-style {

	font-size: var(--font-size-15);
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.4rem;
	color: var(--black);
	vertical-align: text-top;
	margin-left: 0.1rem;
}

.invite-btn-right {
	width: 100%;
	padding-right: 16%;
	text-align: right;
}

.invitePopBtn {
	padding: 0rem;
}

.remove_button {
	display: inline-block;
	margin-left: 1.4rem;
}

/*file-priview popup-end-Here*/

/*crop css start*/

#upload-photo,
#images {
	opacity: 0;
	position: absolute;
	z-index: -1;
}

.croppie-container {
	width: 100%;
	height: 100%;
}

.croppie-container .cr-image {
	z-index: -1;
	position: absolute;
	top: 0;
	left: 0;
	transform-origin: 0 0;
	max-height: none;
	max-width: none;
}

.croppie-container .cr-boundary {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	z-index: 1;
	width: 100%;
	height: 100%;
}

.croppie-container .cr-viewport {
	position: absolute;
	border: 0.2rem solid var(--white);
	margin: auto;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	box-shadow: 0 0 200rem 200rem rgb(from var(--color-text-primary) r g b / 50%);
	z-index: 0;

}

.croppie-container .cr-original-image {
	display: none;
}

.croppie-container .cr-vp-circle {
	border-radius: 50%;
}

.croppie-container .cr-overlay {
	z-index: 1;
	position: absolute;
	cursor: move;
}

.croppie-container .cr-slider-wrap {
	width: 75%;
	margin: 1.5rem auto;
	text-align: center;
}

.croppie-result {
	position: relative;
	overflow: hidden;
}

.croppie-result img {
	position: absolute;
}

.croppie-container .cr-image,
.croppie-container .cr-overlay,
.croppie-container .cr-viewport {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
}

.cover-image-crop-modal .croppie-container {
	height: auto;
}

.cover-image-crop-modal .croppie-container .cr-slider-wrap {
	margin: 1.2rem auto 0.4rem;
}

.cover-image-crop-modal .cover-image-crop-guidance {
	margin: 0;
	padding-bottom: 1.6rem;
	color: var(--color-text-secondary);
	font-size: var(--font-size-13);
	line-height: 1.5;
}

.imgprofile {
	width: 14rem;
	height: 14rem;
	border-radius: 0.8rem;
	background-color: rgb(from var(--color-surface-alt) r g b / 20%);
}

.cr-slider {
	-webkit-appearance: none;
	width: 30rem;
	max-width: 100%;
	padding-top: 0.8rem;
	padding-bottom: 0.8rem;
	background-color: transparent;
}

.cr-slider::-webkit-slider-runnable-track {
	width: 100%;
	height: 0.3rem;
	background: rgb(from var(--dark-black) r g b / 50%);
	border: 0;
	border-radius: 0.3rem;
}

.cr-slider::-webkit-slider-thumb {
	-webkit-appearance: none;
	border: none;
	height: 1.6rem;
	width: 1.6rem;
	border-radius: 50%;
	background: var(--color-surface-alt);
	margin-top: -0.6rem;
}

.cr-slider:focus {
	outline: none;
}

.cr-slider::-moz-range-track {
	width: 100%;
	height: 0.3rem;
	background: rgb(from var(--dark-black) r g b / 50%);
	border: 0;
	border-radius: 0.3rem;
}

.cr-slider::-moz-range-thumb {
	border: none;
	height: 1.6rem;
	width: 1.6rem;
	border-radius: 50%;
	background: var(--color-surface-alt);
	margin-top: -0.6rem;
}

.cr-slider:-moz-focusring {
	outline: 0.1rem solid var(--white);
	outline-offset: -0.1rem;
}

.cr-slider::-ms-track {
	width: 100%;
	height: 0.5rem;
	background: transparent;
	border-color: transparent;
	border-width: 0.6rem 0;
	color: transparent;
}

.cr-slider::-ms-fill-lower {
	background: rgb(from var(--dark-black) r g b / 50%);
	border-radius: 1rem;
}

.cr-slider::-ms-fill-upper {
	background: rgb(from var(--dark-black) r g b / 50%);
	border-radius: 1rem;
}

.cr-slider::-ms-thumb {
	border: none;
	height: 1.6rem;
	width: 1.6rem;
	border-radius: 50%;
	background: var(--color-surface-alt);
	margin-top: 0.1rem;
}

.cr-slider:focus::-ms-fill-lower {
	background: rgb(from var(--dark-black) r g b / 50%);
}

.cr-slider:focus::-ms-fill-upper {
	background: rgb(from var(--dark-black) r g b / 50%);
}

.cr-rotate-controls {
	position: absolute;
	bottom: 0.5rem;
	left: 0.5rem;
	z-index: 1;
}

.cr-rotate-controls button {
	border: 0;
	background: none;
}

.cr-rotate-controls i:before {
	display: inline-block;
	font-style: normal;
	font-weight: 900;
	font-size: var(--font-size-23);
}

.cr-rotate-l i:before {
	content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âº";
}

.cr-rotate-r i:before {
	content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»";
}

/*crop css end*/

/* Copy Link Message cell css starts */
.copy-link-msg,
.copy-incall-link-msg {
	background-color: var(--brown);
	color: var(--white);
	text-align: center;
	border-radius: 0.2rem;
	padding: 1.6rem;
	position: fixed;
	z-index: 9999;
	left: 50%;
	top: 50%;
	width: 30rem;

	font-size: var(--font-size-15) !important;
	font-weight: 400 !important;
	font-stretch: normal !important;
	font-style: normal !important;
	line-height: 1.86rem !important;
	transform: translate(-50%, -50%);
}

.copy-incall-link-msg{
	left: 88.5%
}

/* Copy Link Message cell css ends */
#loading-you-may-know.spinner {
	animation: loading-bar 800ms linear infinite;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin: 0rem auto;
	place-items: center;
	position: absolute;
	left: 60%;
	transform: translate(-50%, -50%);
	bottom: 30%;
	z-index: 99;
}

#loading-you-may-know.spinner .spinner-icon,
#recentMeetingDetailsLoader.spinner .spinner-icon {
	width: 4rem;
	height: 4rem;
	border: solid 0.4rem transparent;
	border-top-color: var(--red) !important;
	border-left-color: var(--red) !important;
	border-radius: 50%;
}

#recentMeetingDetailsLoader.spinner {
	animation: loading-bar 800ms linear infinite;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin: 0rem auto;
	place-items: center;
	position: absolute;
	left: 60%;
	transform: translate(-50%, -50%);
	top: 40%;
	z-index: 99;
}

@keyframes loading-you-may-know {
	0% {
		transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

/*note-editor-start*/

.note-editor {
	border: 0.1rem solid var(--color-text-muted);
	border-radius: 0.7rem;
}

.note-editor.fullscreen {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	width: 100%;
}

.note-fontsize .dropdown-menu {
	min-width: 9rem !important;
}

.editor-main-section .dropdown-menu li {
	padding: 0.2rem 0rem !important;
}

.note-editor.fullscreen .note-editable {
	background-color: var(--white);
}

.note-editor.fullscreen .note-resizebar {
	display: none;
}

.note-editor .note-toolbar {
	padding-bottom: 0.5rem;
	padding-left: 0.5rem;
	margin-bottom: 0rem !important;
	background-color: var(--white);
	border-bottom: 0.1rem solid var(--color-text-muted);
	margin-top: 0rem !important;
}

.note-editor .note-toolbar>.btn-group {
	margin-top: 0.5rem;
	margin-right: 0rem;
	margin-left: 0;
}

.note-editor .note-toolbar .note-table .dropdown-menu {
	min-width: 0;
	padding: 0.5rem;
}

.note-editor .note-toolbar .note-table .dropdown-menu .note-dimension-picker {
	font-size: var(--font-size-19);
}

.note-editor .note-toolbar .note-table .dropdown-menu .note-dimension-picker .note-dimension-picker-mousecatcher {
	position: absolute !important;
	z-index: 3;
	width: 10em;
	height: 10em;
	cursor: pointer;
}

.note-editor .note-toolbar .note-table .dropdown-menu .note-dimension-picker .note-dimension-picker-unhighlighted {
	position: relative !important;
	z-index: 1;
	width: 5em;
	height: 5em;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat;
}

.note-editor .note-toolbar .note-table .dropdown-menu .note-dimension-picker .note-dimension-picker-highlighted {
	position: absolute !important;
	z-index: 2;
	width: 1em;
	height: 1em;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat;
}

.note-editor .note-toolbar .note-style h1,
.note-editor .note-toolbar .note-style h2,
.note-editor .note-toolbar .note-style h3,
.note-editor .note-toolbar .note-style h4,
.note-editor .note-toolbar .note-style h5,
.note-editor .note-toolbar .note-style h6,
.note-editor .note-toolbar .note-style blockquote {
	margin: 0;
}

.note-editor .note-toolbar .note-fontsize button {
	height: 2.6rem;
}

.note-editor .note-toolbar .note-color .dropdown-toggle {
	width: 2rem;
	padding: 0.2rem 0.5rem !important;
}

.note-editor .note-toolbar .note-color .dropdown-menu {
	min-width: auto !important;
}

.note-editor .note-toolbar .note-color .dropdown-menu .btn-group {
	margin: 0;
}

.note-editor .note-toolbar .note-color .dropdown-menu .btn-group:first-child {
	margin: 0 0.5rem;
}

.note-editor .note-toolbar .note-color .dropdown-menu .btn-group .note-palette-title {
	font-size: var(--font-size-15);
}

.note-editor .note-toolbar .note-para .dropdown-menu {
	padding: 0.5rem;
}

.note-editor .note-toolbar .note-para li:first-child {
	margin-bottom: 0.5rem;
}

.note-editor .note-statusbar {
	background-color: var(--light-slate-brown-v3);
}

.note-editor .note-statusbar .note-resizebar {
	width: 100%;
	height: 0.8rem;
	cursor: s-resize;
	border-top: 0.1rem solid var(--color-text-muted);
}

.note-editor .note-statusbar .note-resizebar .note-icon-bar {
	width: 2rem;
	margin: 0.1rem auto;
	border-top: 0.1rem solid var(--color-text-muted);
}

.note-editor .note-popover .popover {
	max-width: none;
}

.note-editor .note-popover .popover .popover-content {
	padding: 0.5rem;
}

.note-editor .note-popover .popover .popover-content a {
	display: inline-block;
	max-width: 20rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: middle;
}

.note-editor .note-popover .popover .popover-content .btn-group+.btn-group {
	margin-left: 0.5rem;
}

.note-editor .note-popover .popover .arrow {
	left: 2rem;
}

.note-editor .note-handle .note-control-selection {
	position: absolute;
	display: none;
	border: 0.1rem solid var(--black);
}

.note-editor .note-handle .note-control-selection>div {
	position: absolute;
}

.note-editor .note-handle .note-control-selection .note-control-selection-bg {
	width: 100%;
	height: 100%;
	background-color: var(--black);
	-webkit-opacity: 0.3;
	-khtml-opacity: 0.3;
	-moz-opacity: 0.3;
	opacity: 0.3;
	-ms-filter: alpha(opacity=30);
	filter: alpha(opacity=30);
}

.note-editor .note-handle .note-control-selection .note-control-handle {
	width: 0.7rem;
	height: 0.7rem;
	border: 0.1rem solid var(--black);
}

.note-editor .note-handle .note-control-selection .note-control-holder {
	width: 0.7rem;
	height: 0.7rem;
	border: 0.1rem solid var(--black);
}

.note-editor .note-handle .note-control-selection .note-control-sizing {
	width: 0.7rem;
	height: 0.7rem;
	background-color: var(--white);
	border: 0.1rem solid var(--black);
}

.note-editor .note-handle .note-control-selection .note-control-nw {
	top: -0.5rem;
	left: -0.5rem;
	border-right: 0;
	border-bottom: 0;
}

.note-editor .note-handle .note-control-selection .note-control-ne {
	top: -0.5rem;
	right: -0.5rem;
	border-bottom: 0;
	border-left: none;
}

.note-editor .note-handle .note-control-selection .note-control-sw {
	bottom: -0.5rem;
	left: -0.5rem;
	border-top: 0;
	border-right: 0;
}

.note-editor .note-handle .note-control-selection .note-control-se {
	right: -0.5rem;
	bottom: -0.5rem;
	cursor: se-resize;
}

.note-editor .note-handle .note-control-selection .note-control-selection-info {
	right: 0;
	bottom: 0;
	padding: 0.5rem;
	margin: 0.5rem;
	font-size: var(--font-size-15);
	color: var(--white);
	background-color: var(--black);
	-webkit-border-radius: 0.5rem;
	-moz-border-radius: 0.5rem;
	border-radius: 0.5rem;
	-webkit-opacity: 0.7;
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
	opacity: 0.7;
	-ms-filter: alpha(opacity=70);
	filter: alpha(opacity=70);
}

.note-editor .note-dialog>div {
	display: none;
}

.note-editor .note-dialog .note-image-dialog .note-dropzone {
	min-height: 20rem;
	font-size: var(--font-size-31);
	line-height: 6;
	color: var(--light-slate-gray);
	text-align: center;
	border: 0.4rem dashed var(--light-slate-gray);
}

.note-editor .note-dialog .note-help-dialog {
	font-size: var(--font-size-15);
	color: var(--white);
	background: transparent;
	background-color: var(--black) !important;
	border: 0;
	-webkit-opacity: 0.9;
	-khtml-opacity: 0.9;
	-moz-opacity: 0.9;
	opacity: 0.9;
	-ms-filter: alpha(opacity=90);
	filter: alpha(opacity=90);
}

.note-editor .note-dialog .note-help-dialog .modal-content {
	background: transparent;
	border: 0.1rem solid var(--white);
	-webkit-border-radius: 0.5rem;
	-moz-border-radius: 0.5rem;
	border-radius: 0.5rem;
	-webkit-box-shadow: none;

	-moz-box-shadow: none;

	box-shadow: none;

}

.note-editor .note-dialog .note-help-dialog a {
	font-size: var(--font-size-15);
	color: var(--white);
}

.note-editor .note-dialog .note-help-dialog .title {
	padding-bottom: 0.5rem;
	font-size: var(--font-size-15);
	font-weight: bold;
	color: var(--white);
	border-bottom: var(--white) 0.1rem solid;
}

.note-editor .note-dialog .note-help-dialog .modal-close {
	font-size: var(--font-size-15);
	color: var(--color-warning);
	cursor: pointer;
}

.note-editor .note-dialog .note-help-dialog .note-shortcut-layout {
	width: 100%;
}

.note-editor .note-dialog .note-help-dialog .note-shortcut-layout td {
	vertical-align: top;
}

.note-editor .note-dialog .note-help-dialog .note-shortcut {
	margin-top: 0.8rem;
}

.note-editor .note-dialog .note-help-dialog .note-shortcut th {
	font-size: var(--font-size-15);
	color: var(--color-warning);
	text-align: left;
}

.note-editor .note-dialog .note-help-dialog .note-shortcut td:first-child {
	min-width: 11rem;
	padding-right: 1rem;

	color: var(--color-warning);
	text-align: right;
}

.note-editor .note-editable {
	padding: 1rem;
	max-width: 100%;
	outline: 0;
	overflow-y: scroll;
	max-height: 25.2rem;
	font-size: var(--font-size-15);
	height: 100rem;
	overflow: hidden;
	position: relative;
}

.note-editor .dropdown-menu {
	z-index: 9;
	transform: inherit !important;
	top: 100% !important;
	min-width: max-content;
}

.note-editor .dropdown-menu.right {
	right: 0;
	left: auto;
}

.note-editor .dropdown-menu.right::before {
	right: 0.9rem;
	left: auto !important;
}

.note-editor .dropdown-menu.right::after {
	right: 1rem;
	left: auto !important;
}

.note-editor .dropdown-menu li a i {
	color: deepskyblue;
	visibility: hidden;
}

.note-editor .dropdown-menu li a.checked i {
	visibility: visible;
}

.note-editor .btn-sm {
	min-height: 3.5rem;
	font-size: var(--font-size-15);
	background: var(--white);
}

.note-editor .note-color-palette {
	line-height: 1;
}

.note-editor .note-color-palette div .note-color-btn {
	width: 1.7rem;
	height: 1.7rem;
	padding: 0;
	margin: 0;
	border: 0.1rem solid var(--white);
}

.note-editor .note-color-palette div .note-color-btn:hover {
	border: 0.1rem solid var(--black);
}

.notePalette .btn-group {
	flex-direction: column;
}

.meeting-popup-section #quillMeetingEditor {
	overflow-x: hidden !important;
}

.meeting-popup-section .ql-toolbar.ql-snow {
	border: 0.1rem solid var(--color-border-light);
	border-radius: 0.8rem 0.8rem 0 0;
	background-color: var(--white);
	padding: 1rem;
}

.meeting-popup-section #quillMeetingEditor.ql-container.ql-snow {
	border: 0.1rem solid var(--color-border-light);
	border-top: none;
	border-radius: 0 0 0.8rem 0.8rem;
	background-color: var(--white);
}

.meeting-popup-section #quillMeetingEditor .ql-editor {
	min-height: 12rem;
	font-size: var(--font-size-15);
	color: var(--light-black-v2);
}

.meeting-popup-section #quillMeetingEditor .ql-editor::-webkit-scrollbar {
	width: 0.6rem;
}

.meeting-popup-section #quillMeetingEditor .ql-editor::-webkit-scrollbar-thumb {
	background-color: var(--scroll-thumb, var(--color-border));
	border-radius: 1rem;
}

.meeting-popup-section #calendarToolbar.custom-quill-toolbar {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 0.4rem;
	background-color: var(--white);
	border: 0.1rem solid var(--color-border-light);
	border-radius: 0.8rem 0.8rem 0 0;
	padding: 0.6rem 0.8rem;
	margin-bottom: 0.8rem;
}

.meeting-popup-section #calendarToolbar .toolbar-group {
	display: flex;
	align-items: center;
	gap: 0.6rem;
	padding: 0 0.6rem;
	border-right: 0.1rem solid var(--color-background);
}

.meeting-popup-section #calendarToolbar .toolbar-group:last-child {
	border-right: none;
}

.meeting-popup-section #calendarToolbar .toolbar-btn {
	width: 3.4rem;
	height: 3.4rem;
	background-color: var(--white);
	border-radius: 0.6rem;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: background 0.2s ease;
	padding: 0 !important;
}

.meeting-popup-section #calendarToolbar .toolbar-btn svg {
	width: 1.6rem;
	height: 1.6rem;
}

.meeting-popup-section #calendarToolbar .toolbar-btn:hover,
.meeting-popup-section #calendarToolbar .toolbar-btn:focus {
	background-color: var(--color-background);
	border: 0.1rem solid var(--color-border-light);
}

.meeting-popup-section #calendarToolbar .style-dropdown-wrapper,
.meeting-popup-section #calendarToolbar .font-size-dropdown-wrapper,
.meeting-popup-section #calendarToolbar .alignment-dropdown-wrapper,
.meeting-popup-section #calendarToolbar .color-dropdown-wrapper {
	position: relative;
}

.meeting-popup-section #calendarToolbar .style-dropdown-btn,
.meeting-popup-section #calendarToolbar .font-size-dropdown-btn {
	background-color: var(--white);
	border-radius: 0.6rem;
	padding: 0 1rem;
	height: 3.4rem;
	font-size: var(--font-size-15);
	display: flex;
	align-items: center;
	gap: 0.6rem;
	cursor: pointer;
	width: fit-content;
}

.meeting-popup-section #calendarToolbar .style-dropdown-btn,
.meeting-popup-section #calendarToolbar .font-size-dropdown-btn {
	border: 0.1rem solid transparent;
}

.meeting-popup-section #calendarToolbar .style-dropdown-btn:hover,
.meeting-popup-section #calendarToolbar .font-size-dropdown-btn:hover {
	border: 0.1rem solid var(--color-border-light);
}

.meeting-popup-section #calendarToolbar .style-dropdown-btn:hover,
.meeting-popup-section #calendarToolbar .font-size-dropdown-btn:hover {
	border-color: 0.1rem solid var(--color-border-light);
}

.meeting-popup-section #calendarToolbar .calendar-toolbar-dropdown {
	position: absolute;
	top: calc(100% + 0.4rem);
	left: 0;
	min-width: 12rem;
	background: var(--white);
	border: 0.1rem solid var(--color-border-light);
	border-radius: 0.6rem;
	box-shadow: 0 1.5rem 3rem rgb(from var(--color-text-primary) r g b / 12%);
	padding: 0.6rem 0;
	z-index: 1000;
	max-height: 15rem;
	overflow: auto;

}

.meeting-popup-section #calendarToolbar .calendar-toolbar-dropdown.show {
	display: block;
}

.meeting-popup-section #calendarToolbar .color-dropdown {
	max-height: 22rem;
	overflow-y: auto;
}

.meeting-popup-section #calendarToolbar .style-option,
.meeting-popup-section #calendarToolbar .font-size-option,
.meeting-popup-section #calendarToolbar .alignment-option {
	padding: 0.6rem 1.2rem;
	font-size: var(--font-size-15);
	color: var(--light-black-v2);
	cursor: pointer;
	display: flex;
	align-items: center;
	gap: 0.6rem;
}

.meeting-popup-section #calendarToolbar .style-option:hover,
.meeting-popup-section #calendarToolbar .font-size-option:hover,
.meeting-popup-section #calendarToolbar .alignment-option:hover {
	background-color: var(--color-background);
}

.meeting-popup-section #calendarToolbar .style-option.active,
.meeting-popup-section #calendarToolbar .font-size-option.active,
.meeting-popup-section #calendarToolbar .alignment-option.active {
	background-color: var(--color-background);
}

.alignment-option svg {
	width: 1.6rem;
	height: 1.6rem;
}

.meeting-popup-section #calendarToolbar .color-dropdown .color-palette {
	display: grid;
	grid-template-columns: repeat(6, 2.4rem);
	gap: 0.6rem;
	padding: 0.8rem 1rem;
}

.meeting-popup-section #calendarToolbar .color-dropdown .color-option {
	width: 2.4rem;
	height: 2.4rem;
	border-radius: 50%;
	border: 0.1rem solid var(--black);
	cursor: pointer;
	transition: transform 0.2s ease;
}

.meeting-popup-section #calendarToolbar .color-dropdown .color-option:hover {
	transform: translateY(-0.1rem);
}

.meeting-popup-section #calendarToolbar .color-dropdown .color-option.transparent {
	background-image: linear-gradient(45deg, var(--light-slate-brown-v3) 25%, transparent 25%, transparent 75%, var(--light-slate-brown-v3) 75%, var(--light-slate-brown-v3)), linear-gradient(45deg, transparent 25%, var(--light-slate-brown-v3) 25%, var(--light-slate-brown-v3) 75%, transparent 75%, transparent);
	background-size: 0.8rem 0.8rem;
	background-position: 0 0, 0 0.4rem, 0.4rem -0.4rem, -0.4rem 0rem;
}

.meeting-popup-section #calendarToolbar .color-option.active {
	border-color: var(--red, var(--color-brand));
	box-shadow: 0 0 0 0.1rem rgb(from var(--color-brand) r g b / 20%);
}

.meeting-popup-section #calendarToolbar .color-bar {
	width: 2.4rem;
	height: 0.3rem;
	border-radius: 0.2rem;
	border: 0.1rem solid var(--color-border-light);
}
.note-current-fontsize {
    font-size: var(--font-size-15);
}
/*note-editor-end*/

.icon-magic:before {
	content: "\f0d0";
	font-size: var(--font-size-15);
}

.icon-bold:before {
	content: "\f032";
	font-size: var(--font-size-15);
}

.icon-italic:before {
	content: "\f033";
	font-size: var(--font-size-15);
}

.icon-underline:before {
	content: "\f0cd";
	font-size: var(--font-size-15);
}

.icon-eraser:before {
	content: "\f12d";
	font-size: var(--font-size-15);
}

.icon-font:before {
	content: "\f031";
	font-size: var(--font-size-15);
}

.icon-list-ul:before {
	content: "\f0ca";
	font-size: var(--font-size-15);
}

.icon-list-ol:before {
	content: "\f0cb";
	font-size: var(--font-size-15);
}

.icon-align-left:before {
	content: "\f036";
	font-size: var(--font-size-15);
}

.icon-table:before {
	content: "\f0ce";
	font-size: var(--font-size-15);
}

.icon-question:before {
	content: "\f128";
}

.editor-main-section button {
	background: none;
	outline: none;
	padding: 0.5rem 1rem !important;
	color: var(--color-text-primary) !important;
}



.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
	color: var(--color-text-primary) !important;
	background-color: var(--color-background) !important;
	border-color: var(--color-border) !important;
}

.btn:active,
.btn.active {
	outline: 0 !important;
	background-image: none !important;
	-webkit-box-shadow: inset 0 3.3rem 0.5rem rgb(from var(--color-text-primary) r g b / 13%) !important;
	box-shadow: inset 0 0.3rem 0.5rem rgb(from var(--color-text-primary) r g b / 13%) !important;
}
.note-editor .note-toolbar .note-para .dropdown-menu {
    min-width: max-content;
}

.note-editor .dropdown-menu {
    background-color: none !important;
}

.note-editor .note-toolbar .note-para .dropdown-menu {
    min-width: max-content !important;
}
.dropdown-toggle::after {
	margin-left: 0rem !important;
	font-size: var(--font-size-15);
}

.common-error-field-label {

	font-size: var(--font-size-11);
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.6;
	color: var(--red);
	margin-left: 0.7rem;
	display: inline-block;
}

.error-border {
	border: solid 0.1rem var(--red) !important;
}

/*summer-NoteRelated-start*/
.calendar-in-meeting-schedule .newevent-calendar-popup-date,
.calendar-in-meeting-schedule .newevent-calendar-popup-days {
	font-size: var(--font-size-15);
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 2.77;
	color: var(--black);
}

.newevent-calendar-popup-left span.newevent-calendar-popup-date {
	line-height: normal;
	padding-bottom: 1.5rem;
	display: inline-block;
}

blockquote {
	padding: 1rem 2rem;
	margin: 0 0 2rem !important;
	font-size: var(--font-size-17);
	border-left: 0.5rem solid var(--color-border-light);
}

.note-editor .dropdown-menu li {
	display: block;
	padding: 0.3rem 0rem;
	clear: both;
	font-weight: 400;
	line-height: 1.428571429;
	color: var(--color-text-primary);
	white-space: nowrap;
	font-size: var(--font-size-15);
}

.note-editor .dropdown-menu li h1 {
	font-size: var(--font-size-37);
}

.note-editor .dropdown-menu li h2 {
	font-size: var(--font-size-31);
}

.note-editor .dropdown-menu li h3 {
	font-size: var(--font-size-21);
}

.note-editor .dropdown-menu li h4 {
	font-size: var(--font-size-19);
}

.note-editor .dropdown-menu li h5 {
	font-size: var(--font-size-15);
}

.note-editor .dropdown-menu li h6 {
	font-size: var(--font-size-15);
}

.note-editor .dropdown-menu li span {
	font-size: var(--font-size-15);
}

.note-editor .dropdown-menu li p {
	font-size: var(--font-size-15);
}

.notePalette li {
	padding: 0rem 0.5rem !important;
}

.notePalette li:hover {
	background: none !important;
}

.shareButton {
	padding: 1rem 1rem;
	border-radius: 0.3rem;
	border: solid 0.1rem var(--red);
	font-size: var(--font-size-15);
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.9rem;
	text-align: center;
	color: var(--white);
	background-color: var(--red);
	cursor: pointer;
}

#shareMeetingPopup .share-button-main {
	top: 11%;
	position: absolute;
	right: 0rem;
}

[data-event="showLinkDialog"] {
	display: none;
}

[data-event="showImageDialog"] {
	display: none;
}

[data-event="fullscreen"] {
	display: none;
}

.note-editor button {
	margin-right: 0.5rem;
}

/*summer-NoteRelated-start*/

/*NOTIFY Pop Start Here*/

.notifyModalBody {
	border-radius: 0.5rem;
	z-index: 1;
	width: 56rem;
	margin: 0 auto;
	height: auto;
	border-radius: 0.3rem;
	box-shadow: 0 0.1rem 1rem 0 rgb(from var(--color-text-primary) r g b / 51%);
	background-color: var(--white);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);

}

.notifyModalContent {
	background-color: var(--color-background);
	margin: auto;
	padding: 1.6rem 1.6rem 1.5rem 1.6rem;
	width: 100%;
}

.notifyClose {
	float: right;
	padding-top: 1.1rem;
	padding-right: 1.5rem;
	cursor: pointer;
}

span.notifyClose img {
	width: 1.3rem;
	height: 1.3rem;
}

.notifyTitle {
	text-align: center;

	font-size: var(--font-size-15);
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	color: var(--black);
	padding-top: 1rem;
}

.notifyTextarea {
	margin-top: 2rem;
	width: 96%;
	height: 18rem;
	margin-left: 1.2rem;
	margin-right: 2rem;
}

.notifyInput {
	padding: 1.6rem;
	width: 100%;
	background-color: var(--dark-white);
	height: 18rem;
	border: 0rem solid var(--dark-white);

	font-size: var(--font-size-15);
	color: var(--black);
	font-weight: 500;
	resize: inherit;
	border: 0.1rem solid var(--color-border-light);
}

.notifyOrganizer {

	font-size: var(--font-size-15);
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	padding: 1.3rem;
	color: var(--slate-gray);
	float: left;
	width: 50%;
}

.commonNotifyDropdown {
	border-radius: 0.2rem;
	border: solid 0.1rem var(--gray);
	background-color: var(--dark-white);
	padding: 0.8rem 1rem 0.8rem 1rem;
	cursor: pointer;
	font-size: var(--font-size-15);
	font-weight: 500;

	display: flex;
	position: relative;
}

.slotSelect {
	position: absolute;
	right: 0;
}

.slotSelect .active-sloticon {
	background: url(../../images/icons/notify-select.svg) no-repeat left top !important;
}

.sloticon {
	padding-right: 0.8rem;
	padding-left: 1.5rem;
	padding-bottom: 1rem;
	background: url(../../images/icons/notify-unselect-icon.svg);
	background-repeat: no-repeat;
}

.duration-right {
	padding-left: 1rem;
	padding: 1.3rem;
	color: var(--slate-gray);
}

.notify-bottom {
	width: 100%;
	margin-top: 4rem;
	height: 4rem;
	text-align: right;
}

.notify-rsvp-dropdown {
	float: left;
	margin-left: 1.2rem;
	position: relative;
	width: 96%;
}

.notify-rsvp-dropdown-btn {
	outline: 0;
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	background: var(--white);
	background-color: var(--dark-white);
	height: 3.5rem;
	min-width: 16rem;
	border-radius: 0.3rem;
	border-style: solid;
	border-width: 0.05rem;
	width: 100%;
	border-color: var(--color-border);

	box-sizing: border-box;
	padding: 0.8rem 1rem;
	color: var(--slate-gray);
	font-size: var(--font-size-15);
	font-weight: bold;
	overflow: hidden;
	cursor: pointer;
}

.material-icons {
	border-radius: 100%;
	-webkit-animation: ripple 0.6s linear infinite;
	animation: ripple 0.6s linear infinite;
}

.notify-rsvp-dropdown-btn .dropdown {
	left: 0rem;
	padding-left: 0;
	z-index: 999;
	top: 3.5rem;
	position: absolute;
	background: var(--white);
	width: 100%;
	margin-top: -0.5rem;
	border-radius: 0.4rem;
	box-shadow: 0 0.4rem 1.2rem rgb(from var(--color-text-primary) r g b / 10%);
	text-align: left;
	transition: 0.3s ease;
	display: none;

}

.notify-rsvp-dropdown-btn .dropdown li {
	position: relative;
	background: var(--white);
	list-style-type: none;

	display: block;
	border-bottom: 0.1rem solid rgb(from var(--dark-black) r g b / 5%);
	padding: 1.6rem 0;
	color: inherit;

	font-size: var(--font-size-15);
	line-height: 0.5rem;
	font-weight: 500;
	padding-left: 2.5rem;
	text-decoration: none;
}

.notify-rsvp-dropdown-btn .dropdown li:first-child {
	border-radius: 0.4rem 0.4rem 0 0;
	color: var(--slate-gray);
}

.notify-rsvp-dropdown-btn .dropdown li:hover {
	background-color: var(--dark-white);
}

.notifyBtn {
	width: 100%;
	padding-top: 1.5rem;
	padding-bottom: 0;
}

/*NOTIFY Pop Start Here*/

/* Hide unused Quill toolbar controls. */
.note-fullscreen,
.note-insert,
.note-help,
.note-height {
	display: none !important;
}

/* notification box css start here */

.notification-box-popup-body {
	width: 60rem;
	border-radius: 0.2rem;
	border-left: solid 0.6rem var(--red);
	background-color: var(--white);
	padding: 1rem 0rem;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.notification-inner-div {
	margin: 1rem 2.3rem;
}

.notification-alignment {
	padding-left: 5.4rem;
	overflow: hidden;
}

.belnotification-icon {
	margin-right: 2rem;
}

.belnotification-title {

	font-size: var(--font-size-15);
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.6;
	color: var(--black);
}

.belnotification-subtitle {

	font-size: var(--font-size-15);
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.69;
	color: var(--slate-gray);
	margin-top: 0.8rem;
}

.belnotification-subtitle img {
	width: 100%;
}

.allow-btn {
	margin-top: 1.5rem;
}

button:focus {
	outline: inherit;
}

.dotBackground {
	position: absolute;
	background-color: var(--dark-white);
	bottom: 0;
	right: -0.7rem;
	border-radius: 50%;
	height: 1.6rem;
	width: 1.6rem;
}

.redDot {
	display: block;
	text-align: center;
	margin: 0.3rem;
	background-color: var(--red);
	width: 1rem;
	height: 1rem;
	border-radius: 50%;
}

/* notification box css ends here */

/* common-dropdown-menu start here */
.common-dropdown-menu {
	padding: 0rem;
	margin: 0rem;
	border-radius: 0.3rem;
	box-shadow: 0 0.2rem 0.4rem 0.1rem rgb(from var(--color-text-primary) r g b / 35%);
	border: solid 0.1rem var(--gray);
	background-color: var(--white);
	width: 100%;
	height: 20.9rem;
	overflow-y: scroll;
	min-height: 17.8rem;
	position: absolute;
	z-index: 9;
	left: 0;

}

#account-designation-search-result .common-dropdown-menu{
	max-height: 20.9rem !important;
	min-height: 5rem !important;
	height: unset !important;
}

#account-department-search-result .common-dropdown-menu{
	max-height: 20.9rem !important;
	min-height: 5rem !important;
	height: unset !important;
}

.common-dropdown-menu li {
	width: 100%;
	border-bottom: 0.1rem solid var(--gray);
	list-style-type: none;
	background-color: var(--white);
	padding: 1.5rem 1rem;

	font-size: var(--font-size-15);
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	color: var(--black);
	cursor: pointer;
}

.common-dropdown-menu li:hover {
	background-color: var(--dark-white);
}

.common-dropdown-menu li:last-child {
	border-bottom: 0rem solid var(--gray);
}

.common-dropdown-menu li .dropdown-list-items {
	padding: 0.8rem 1.6rem;

	font-size: var(--font-size-15);
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 2.77;
	color: var(--black);
}

/* common-dropdown-menu end here */

/* body-empty-state start here */
.middleInner {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100vh;
	overflow: auto;
	flex-direction: column;
}
#peopleYMKEmptyState{
	position: absolute;
    top: 40%;
    left: 53%;
}
#peopleYMKEmptyState img{
	width: 30rem;
}
#PYMKemptyMsg{
	margin-top: 1rem;
    color: var(--black);
}

.fileEmptyState .middleInner {
    transform: translate(0rem, -3%);
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    height: inherit;
    margin: 0px auto;
    text-align: center;
    width: 100%;
    left: 0;
    overflow: hidden;
    height: calc(100vh - 12rem);
}
.fileManagerTabSize .common-empty-img {
    width: 100%;
    max-width: 18%;
}
/* body-empty-state start end here */

.javascriptModalPopupBody {
	width: 42rem;
	border-radius: 0.2rem;
	background-color: var(--white);
	padding: 1rem 0rem 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.javascriptPopupContent {
	text-align: center;
	padding: 3rem 0rem 0 0;
}

.javascriptPopupContent h2 {
	margin: 0rem;
	padding: 0rem;
	margin: 0 0rem 0.7rem;

	font-size: var(--font-size-17);
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.4;
	text-align: center;
	color: var(--black);
}

.javascriptPopupContent p {
	margin: 0.7rem 4.0rem 3rem;

	font-size: var(--font-size-15);
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.62;
	text-align: center;
	color: var(--brown);
}

.javascriptModalPopupBodyInner .saveUpdateCancel {
	padding-top: 0;
	justify-content: center;
	margin: 0.7rem 4.0rem 3rem;
	padding-bottom: 0;
}

.javascriptBtn {
	background-color: var(--white);
	border: 0.1rem solid var(--red);
	color: var(--red);

	font-weight: 700;
	font-size: var(--font-size-15);
	padding: 0.8rem 2rem;
	border-radius: 0.3rem !important;
	box-shadow: 0 0.5rem 0.8rem 0 var(--color-border);
}


.javascriptPopupContent a {
	color: var(--red);
	text-decoration: underline !important;

}

.activeConferencepopupBody .spinner {
	margin-top: 0px !important;
}

.activeConferencepopupBody .recentloadersection {
	padding-bottom: 5rem;
}

#teamProfilePicLoader .uploading-label-file {
	top: 50%;
	left: 0;
	height: 100%;
	bottom: 0;
	z-index: 99;
	padding: 0;
	width: 100%;
	text-align: center;
}

div#teamProfilePicLoader:after {
	content: "";
	position: absolute;
	background: rgb(from var(--color-brand) r g b / 25%);
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}


/*meeting-alerts-popup-start-here*/
.meetingAlertsModalPopupBody {
	width: 64.8rem;
	border-radius: 0.2rem;
	background-color: var(--white);
	padding: 1rem 0rem 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 2.4rem;
}

.meetingAlertsHeader {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 2.4rem;
}

.meetingAlertsHeader h2 {
	color: var(--black);
	text-align: center;

	font-style: normal;
	font-weight: 700;
	font-size: var(--font-size-15);
	line-height: 22px;
	margin-bottom: unset;
}

span.meetingAlertsClose {
	float: right;
}

.meetingAlertsheading {
	width: 100%;
	text-align: center;
	display: inline-block;
}

.meetingAlertsClose {
	display: flex;
	align-items: center;
	cursor: pointer;
}
#notifyDataInner {
    max-height: calc(100vh - 23.5rem);
    overflow-y: scroll;
}
.meetingAlertinner {
	padding: 2rem;
	list-style-type: none;
	margin: 0rem;
	margin: 0 auto;
	background-color: var(--dark-slate-gray);
	border-radius: 2px;
}

.alert-flex-reciver {
	display: flex;
	width: 100%;
	align-items: flex-end;
	justify-content: start;
	flex-direction: row;
}

.alert-sender-user {
	height: 3.3rem;
	width: 3.3rem;
	border-radius: 0.3rem;
	object-fit: cover;
	cursor: pointer;
}

.alert-reciever-user-details {
	position: relative;
	min-width: 21.2rem;
	margin: 0.2rem 0.5rem 0rem 1rem;
	border-radius: 0.625rem 0.625rem 0.625rem 0rem;
	background-color: var(--dark-white);
	max-width: 42rem;
}

.alert-receiver-m-l {
	padding: 0.8rem 1.6rem;
	border-radius: 52px;
}

.alert-sender-name {
	margin: 0 0 0.6rem;

	font-size: var(--font-size-15);
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.46;
	color: var(--brown);
	cursor: pointer;
}

.alert-reciever-chat-msg {
	margin: 0.6rem 0rem 0.6rem 0;
	font-size: var(--font-size-15);
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.47;
	color: var(--black);
	word-break: break-word;
	overflow: hidden;
}

.alert-reciever-chat-time {
	margin: 0 0 0rem;

	font-size: var(--font-size-15);
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.46;
	color: var(--brown);
	text-align: right;

}
.mmeetingAlertType .sender-section{
	margin-bottom: 0;
}
.meetingAlertinner .sender-li:not(:last-child) {
    padding-bottom: 1.5rem;
}
.alert-flex-sender {
	display: flex;
	width: 100%;
	align-items: flex-end;
	justify-content: flex-end;
	flex-direction: row;
}

.alert-sender-user-details {
	position: relative;
	min-width: 21.2rem;
	margin: 0.2rem 1rem 0rem 0rem;
	border-radius: 0.625rem 0.625rem 0rem 0.625rem;
	background-color: var(--dark-white);
	max-width: 42rem;
	word-break: break-word;
}

.alert-sender-m-l {
	padding: 0.8rem 1.4rem;
}

.alert-sender-chat-msg {
	margin: 0.6rem 0rem 0.6rem 0;
	font-size: var(--font-size-15);
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.47;
	color: var(--black);
	word-break: break-word;
	overflow: hidden;
}

.alert-sender-chat-time {
	margin: 0 0 0rem;
	font-size: var(--font-size-15);
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.46;
	color: var(--brown);
	text-align: right;
}

.alert-sender-user-icons {
	height: 3.3rem;
	width: 3.3rem;
	border-radius: 0.3rem;
	object-fit: cover;
	cursor: pointer;

}

/*meeting-alerts-popup-end-here*/

.protfolioPop {
	position: fixed;
	margin-top: 0rem;
	left: 0;
	top: 0rem;
	width: 100%;
	height: 100%;
	overflow: auto;
	border-radius: 0.2rem;
	background-color: rgb(from var(--black) r g b / 80%);
	z-index: 999;
}

.protfolioPopBody {
	width: 86rem;
    background: var(--white);
    border-radius: 16px;
    position: absolute;
    margin: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0;
    overflow: hidden;
    box-shadow: 0 18px 48px rgb(from var(--color-text-primary) r g b / 16%);
    max-width: 92vw;

}

.protfolioPopHeaderLeftUser {
	width: 9.6rem;
	height: 9.6rem;
	background: var(--dark-white);
	border-radius: 0.8rem;
	float: left;
	margin-right: 3rem;
	overflow: hidden;
}

.protfolioPopHeaderLeftUser img {
	width: 100%;
	object-fit: fill;
	height: 100%;
}

.protfolioPopHeaderDetail h1 {

	font-style: normal;
	font-weight: 600;
	font-size: var(--font-size-15);
	line-height: 1.9rem;
	color: var(--black);
	padding-bottom: 1rem;
	margin-bottom: 0;
}

.protfolioPopHeaderTop ul {
	margin: 0px;
	padding: 0px;
}

.protfolioPopHeaderTop ul li {
	list-style: none;

	font-style: normal;
	font-weight: 500;
	font-size: var(--font-size-15);
	line-height: 1.6rem;
	display: flex;
	align-items: center;
	color: var(--brown);
	float: left;
	padding-right: 0.8rem;
	position: relative;
}
.protfolioPopSingle {
    clear: both;
}
.protfolioIntro h2 {
    font-size: var(--font-size-15);
    color: var(--black);
    font-weight: 500;
}

.protfolioIntro p {
    font-size: var(--font-size-15);
    color: var(--slate-gray);
    font-weight: 500;
	max-width: 60.1rem;
    word-wrap: break-word;
}

.dividerCard {
	color: var(--gray) !important;
}


.protfolioPopHeaderTop ul li:last-child:after {
	border: none;
	content: inherit;
}

.protfolioPopHeaderTop {
	display: flex;
	flex-direction: column;
	padding-bottom: 1.3rem;
}

.protfolioPopHeadeIcons {
	display: flex;
	flex-direction: row;
}

.protfolioPopHeadeIcons ul {
	margin: 0px;
	padding: 0px;
}


.protfolioPopHeadeIcons ul li {
	list-style: none;
	display: inline-block;
	padding: 0px 3.3rem 0 0;
	cursor: pointer;
}
.profileCardIcon {
    width: 100%;
    max-width: 1.8rem;
    max-height: 1.8rem;
}
.profileVideoIcon {
    width: 100%;
    max-width: 2.3em;
    max-height: 2.3rem;
}
.blockUserIcon {
	max-width: 3.0rem;
    max-height: 3.0rem;
}
.protfolioPopHeaderCloseIcon {
    display: block;
    background-image: url(../../images/icons/serachheaderCancle.svg);
    text-decoration: none;
    background-position: center center;
    width: 1.2rem;
    height: 1.2rem;
    float: right;
    display: inline-block;
    position: absolute;
    top: 1.6rem;
    right: 1.8rem;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: 100%;


}

.profilePopupLayout {
	display: flex;
	min-height: 40rem;
}

.profilePopupSidebar {
	width: 30%;
	background: var(--color-background);
	padding: 3rem 2.6rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	justify-content: center;
	gap: 0.8rem;
}

.profilePopupAvatar {
	width: 9.6rem;
	height: 9.6rem;
	border-radius: 8px;
	background: var(--color-background);
	display: flex;
	align-items: center;
	justify-content: center;
	/* box-shadow: 0 10px 20px rgba(255, 123, 70, 0.18); */
	overflow: hidden;
}

.profilePopupAvatar img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.profilePopupName {
	font-weight: 600;
	font-size: var(--font-size-17);
	color: var(--black);
	margin: 0.8rem 0 0;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 95%;
}

.bioTitle{
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 25rem;
}
.profilePopupRole {
	 
	font-weight: 500;
	font-size: var(--font-size-13);
	color: var(--slate-gray);
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 95%;
}

.profilePopupLocation {
	display: flex;
	align-items: center;
	gap: 0.6rem;
	 
	font-size: var(--font-size-13);
	color: var(--brown);
}

.profilePopupLocation img {
	width: 1.4rem;
	height: 1.4rem;
}

.profilePopupBadgeWrap {
	margin-top: 0.8rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 0.6rem;
}

.profilePopupBadgeLabel {
	 
	font-weight: 600;
	font-size: var(--font-size-13);
	color: var(--slate-gray);
}

.profilePopupBadge {
	display: inline-flex;
	align-items: center;
	gap: 0.6rem;
	padding: 0.4rem 1.4rem;
	border-radius: 999px;
	border: 1px solid var(--color-border);
	background: var(--color-background);
	 
	font-weight: 600;
	font-size: var(--font-size-13);
	color: var(--color-brand-hover);
	max-width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.profilePopupBadge:before {
	content: "";
	width: 0.6rem;
	height: 0.6rem;
	border-radius: 50%;
	background: var(--color-warning);
	display: inline-block;
}

.profilePopupBadge.profilePopupBadge--plain {
	padding: 0;
	border: none;
	background: transparent;
	color: var(--slate-gray);
	font-weight: 500;
	font-size: var(--font-size-13);
	text-transform: none;
}

.profilePopupBadge.profilePopupBadge--plain:before {
	display: none;
}

.profilePopupAction {
	margin-top: 10px;
	width: 100%;
	display: flex;
	justify-content: center;
}

.profilePopupAction .protfolioPopInviteBtn {
	background: var(--color-surface);
	color: var(--white);
	padding: 1rem 2.6rem;
	border-radius: 0.8rem;
	font-size: var(--font-size-15);
	border: none;
	width: 100%;
	text-align: center;
}

.card-profile-address{
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 16rem;
}

.profilePopupAction .protfolioPopHeadeIcons ul {
	display: flex;
	justify-content: center;
	gap: 1.8rem;
	padding: 0;
	margin: 0;
}

.profilePopupAction .protfolioPopHeadeIcons ul li {
	padding: 0;
}

.profilePopupContent {
	flex: 1;
	padding: 5rem 3.2rem;
	background: var(--white);
}

.profilePopupSection {
	padding: 1.8rem 0;
	border-bottom: 1px solid rgb(from var(--color-border-light) r g b / 60%);
}

.profilePopupSection--last {
	border-bottom: none;
	padding-bottom: 0;
}

.profilePopupSectionTitle {
	display: flex;
	align-items: center;
	gap: 1rem;
	 
	font-weight: 600;
	font-size: var(--font-size-15);
	color: var(--black);
}

.profilePopupIconBadge {
	width: 3rem;
	height: 3rem;
	border-radius: 0.8rem;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.profilePopupIconBadge img {
	width: 1.5rem;
	height: 1.5rem;
}

.profilePopupIconContact {
	background: var(--color-background);
}

.profilePopupIconServices {
	background: var(--color-background);
}

.profilePopupIconAbout {
	background: var(--color-background);
}

.profilePopupIconResume {
	background: var(--color-background);
}

.profilePopupGrid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 1.6rem 3.2rem;
	margin-top: 1.4rem;
	margin-left: 4rem;
}

.profilePopupInfoLabel {
	 
	font-weight: 500;
	font-size: var(--font-size-15);
	color: var(--slate-gray);
	margin-bottom: 0.4rem;
}

.profilePopupInfoValue {
	 
	font-weight: 600;
	font-size: var(--font-size-15);
	color: var(--black);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.profilePopupChips {
	margin-top: 1.2rem;
	margin-left: 4rem;
	display: flex;
	flex-wrap: wrap;
	gap: 0.6rem;
	align-items: center;
}

.profilePopupChips span {
	display: inline-block;
	vertical-align: middle;
	padding: 0.6rem 1.2rem;
	border-radius: 0.8rem;
	border: 1px solid var(--color-border-light);
	background: var(--color-surface);
	 
	font-weight: 600;
	font-size: var(--font-size-13);
	line-height: 1.8rem;
	color: var(--black);
	max-width: 28rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.profilePopupChips .profileChipOverflow {
	background: var(--color-surface);
	color: var(--red);
	border-color: var(--red);
	cursor: default;
	font-weight: 700;
}

.profilePopupAbout {
	margin: 1.2rem 0 0;
	 
	font-weight: 500;
	font-size: var(--font-size-15);
	line-height: 1.7rem;
	margin-left: 4rem;
	color: var(--slate-gray);
	overflow: auto;
    text-overflow: ellipsis;
    /* width: 25rem; */
    max-height: 10rem;
}

.profilePopupResume {
	margin-top: 1.2rem;
	display: inline-flex;
	align-items: center;
	gap: 0.8rem;
	padding: 0.8rem 1.4rem;
	border-radius: 0.8rem;
	border: 1px solid var(--color-border-light);
	/* background: #f8f3ff; */
	cursor: pointer;
	margin-left: 4rem;
}

.profilePopupResume .resume-title {
	 
	font-weight: 600;
	font-size: var(--font-size-15);
	color: var(--black);
}

.profilePopupResume .resumePdf img {
	width: 1.6rem;
	height: 1.6rem;
}

@media (max-width: 900px) {
	.protfolioPopBody {
		width: 92vw;
	}

	.profilePopupLayout {
		flex-direction: column;
	}

	.profilePopupSidebar {
		width: 100%;
		padding: 2.6rem 2.2rem;
	}

	.profilePopupContent {
		padding: 2.2rem;
	}

	.profilePopupGrid {
		grid-template-columns: 1fr;
	}

	.profilePopupAction {
		margin-top: 1.6rem;
	}
}

.protfolioPopTabs {
	clear: both;
}

.protfolioPopTabsInner ul {
	margin: 0px;
	padding: 0px;
	padding-top: 3.0rem;
	float: left;
	width: 100%;
	border-bottom: 1px solid rgb(from var(--color-border-light) r g b / 60%);
	padding-bottom: 0.1rem;
	text-align: center;
}

.protfolioPopTabsInner ul li {
	list-style: none;
	float: left;

	font-style: normal;
	font-weight: 600;
	font-size: var(--font-size-15);
	line-height: 1.9rem;
	/* or 127% */
	display: flex;
	align-items: center;
	color: var(--black);
	text-align: center;
	margin-right: 4rem;
	padding-bottom: 0.8rem;
	cursor: pointer;
}

.protfolioPopTabsInner ul li.protfolioPopActive {
	color: var(--red);
	border-bottom: 0.2rem solid var(--red);
}

.protfolioPopTabsInner {

	clear: both;
}

.protfolioPopTabsInner ul li:first-child {
	padding-left: 0;
}

.protfolioPopTabsContent {
	clear: both;
	padding-top: 2.5rem;
}

.tabcontentTop {
	padding-top: 2.8rem;
	display: flex;
	flex-wrap: wrap;
	border-top: 1px solid rgb(from var(--color-border-light) r g b / 60%);
	margin-top: 4rem;
}
.protfolioContainer {
    width: 33.3%;
    float: left;
    padding-bottom: 3.8rem;
}
.resumeBottom {
	display: flex;
	align-items: center;
	cursor: pointer;
}
.protfolioTestTop {

	font-style: normal;
	font-weight: 500;
	font-size: var(--font-size-15);
	line-height: 1.9rem;
	/* or 127% */
	display: flex;
	align-items: center;
	color: var(--color-text-primary);
	padding-bottom: 1rem;
}

.emailStrip span img {
	margin-right: 1rem;
    width: 100%;
    max-width: 1.8rem;
    max-height: 1.8rem;

}

.protfolioTestTopBottom {

	font-style: normal;
	font-weight: 500;
	font-size: var(--font-size-15);
	line-height: 1.6rem;
	display: flex;
	align-items: center;
	color: var(--slate-gray);
	display: inline-block;
}
#userEmailId {
	padding-left: 0px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 95%;
}
.protfolioBottomStrip{
	cursor: pointer;
}

.resumeSubDiv{
	display: flex;
    gap: 3px;
    align-items: center;
}
.resumeContent .resumeIcons {

	font-style: normal;
	font-weight: 600;
	font-size: var(--font-size-15);
	line-height: 1.9rem;
	display: flex;
	align-items: center;
	color: var(--black);
	padding-bottom: 10px;
}

.resumeContent .resumeIcons img {
	margin-right: 1rem;
	width: 100%;
	max-width: 2rem;
	max-height: 1.9rem;
}

span.resumePdf {

	font-style: normal;
	font-weight: 500;
	font-size: var(--font-size-15);
	line-height: 1.6rem;
	align-items: center;
	color: var(--slate-gray);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	/* */
}

span.resumePdf img {
	margin-top: 0rem;
}

span.resumedownload {
    margin-left: 0.3rem;

    font-style: normal;
    font-weight: 600;
    font-size: var(--font-size-13);
    display: flex;
    align-items: center;
    color: var(--red);
    cursor: pointer;
    margin-top: 0.5rem;
}

span.resumedownload img {
    margin-right: 0.8rem;
    width: 1.4rem;
    /* max-width: 1rem; */
}

.tabcontentInfo {
	clear: both;
	padding-top: 3rem;
}

.tabcontentInfo h2 {

	font-style: normal;
	font-weight: 600;
	font-size: var(--font-size-15);
	line-height: 19px;
	/* or 127% */
	display: flex;
	align-items: center;
	color: var(--black);
}

.tabcontentInfo p {

	font-style: normal;
	font-weight: 500;
	font-size: var(--font-size-15);
	line-height: 2.0rem;
	/* or 154% */
	display: flex;
	align-items: center;
	color: var(--slate-gray);
}

.protfolioPopWorkDetail {
	display: flex;
	justify-content: space-between;
}

.protfolioPopWorkContent {

	font-style: normal;
	font-weight: 500;
	font-size: var(--font-size-15);
	line-height: 1.6rem;
	display: flex;
	align-items: center;
	color: var(--slate-gray);
}

span.protfolioPopWorkIcon {
	display: block;

	font-style: normal;
	font-weight: 600;
	font-size: var(--font-size-15);
	line-height: 19px;
	/* or 127% */
	display: flex;
	align-items: center;
	color: var(--black);
	padding-bottom: 0.8rem;
}

span.protfolioPopWorkIcon img {
	margin-right: 1rem;
}





.meetingEmtyNotification {
	background-color: var(--dark-slate-gray);
	padding: 3.5rem 2.5rem 2.5rem 2.5rem;
	margin: 0px auto;
	text-align: center;
}

.meetingEmtyNotification h2 {

	font-style: normal;
	font-weight: 600;
	font-size: var(--font-size-15);
	line-height: 16px;
	/* identical to box height */
	text-align: center;
	color: var(--black);
}

.meetingEmtyNotification p {

	font-style: normal;
	font-weight: 500;
	font-size: var(--font-size-15);
	line-height: 24px;
	text-align: center;
	color: var(--black);
}

.protfolioPopInviteBtn {
	width: 100%;
	display: inline-block;
	margin-top:1.5rem;
	max-width:max-content ;
}



.meetingEmtyNotification img {
	margin-bottom: 6.5rem;
}

.emailContent {
	float: left;
}

.resumeContent {
	float: right;
	width: 40%;
}

.meetingDetailsJoin {
	float: right;
	margin-top: 0.9rem;
	margin-right: 2rem;
}

.submitButtonGlobal {
	padding: 0.8rem 1.5rem;
	border-radius: 0.3rem;
	border: solid 0.1rem var(--red);
	font-size: var(--font-size-15);
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 2.2rem;
	text-align: center;
	color: var(--white);
	background-color: var(--red);
	cursor: pointer;
	height: 3.7rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

.submitButtonGlobal:focus {
	border: solid 0.1rem var(--red);
}

.textNormal {
	text-transform: unset !important;
}
.spotlight {
	box-shadow: 0 0 0 99999px rgb(from var(--color-text-primary) r g b / 40%) !important;
	position: relative;
	z-index: 999;
	border-radius: 6px;
    background: var(--color-border-light);
	/* Dims the rest of the page around the highlighted element. An oversized
	   outline does this without a box-shadow. */
	outline: 99999px solid rgb(from var(--dark-black) r g b / 40%) !important;

}
























.call-popup-call-action-buttons img {
	width: 4.9rem;
}

.inviteMainWrap {
	width: 100%;
	max-width: 32%
}

.inviteWrap {
	max-width: 85% !important;
	width: 85% !important;
	padding-right: 3rem !important;
	min-width: 25% !important;
	box-shadow: 0 0 0 99999px rgb(from var(--color-text-primary) r g b / 40%);
	position: relative;
	z-index: 999;
	outline: 99999px solid rgb(from var(--dark-black) r g b / 40%);

}

.spotlight-globalsearch {	box-shadow: 0 0 0 99999px rgb(from var(--color-text-primary) r g b / 40%) !important;
}



.tour-title {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.call-popup-call-action-buttons img {
	width: 4.9rem;
}

.inviteMainWrap {
	width: 100%;
	max-width: 32%
}

.inviteWrap {
	max-width: 85% !important;
	width: 85% !important;
	padding-right: 3rem !important;
	min-width: 25% !important;
}

.call-popup-call-action-buttons img {
	width: 4.9rem;
}

.inviteMainWrap {
	width: 100%;
	max-width: 32%
}

.inviteWrap {
	max-width: 85% !important;
	width: 85% !important;
	padding-right: 3rem !important;
	min-width: 25% !important;
}

.disableZindex {
	z-index: 0 !important;
}

/*report and block user strat  */

.blockUserPopup {
    width: 54rem;
    margin: 0 auto;
    border-radius: 0.3rem;
    border: solid 0.1rem var(--gray);
    background-color: var(--white);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 1.9rem;
}
.blockUserInside{
    padding-bottom: 1rem;
}
/* radio btn custom */
.switch_box{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

/* Switch 1 Specific Styles Start */

.box_1{
	margin-left: 2rem;
}

input[type="checkbox"].switch_1{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 2.2em;
	height: 1.9rem;
	background: var(--white);
	border-radius: 3em;
	position: relative;
	cursor: pointer;
	outline: none;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	border: 1px solid var(--dark-gray);
	}

  input[type="checkbox"].switch_1:checked{
	background: var(--red);
	border: 1px solid var(--color-error);
	}

  input[type="checkbox"].switch_1:after{
	position: absolute;
	content: "";
	width: 1.7rem;
	height: 1.8rem;
	border-radius: 50%;
	background: var(--dark-gray);;


	-webkit-transform: scale(.7);
	transform: scale(.7);
	left: 0;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	top: 0px;
	}

  input[type="checkbox"].switch_1:checked:after{
	left: calc(100% - 1em);
	background: var(--white);
	}

/* Switch 1 Specific Style End */

.blockUserHeadeing {
    font-size: var(--font-size-17);
    color: var(--black);
    font-weight: 600;
    padding-bottom: 2rem;
}

.blockUserLabel {
    font-size: var(--font-size-15);
    line-height: 2.2rem;
    color: var(--black);
    font-weight: 400;
}

.reportPerson {
    display: flex;
    align-items: center;
    padding-top: 2rem;
}

.reportPerson label {
    font-size: var(--font-size-17);
    color: var(--black);
    font-weight: 600;
}
.blockUserBtn {
    padding-top: 2.5rem;
    padding-bottom: 0rem;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.checkBoxGroup {
	display: block;
	position: relative;
	padding-left: 3.2rem;
	margin-bottom: 1.2rem;
	cursor: pointer;
	font-size: var(--font-size-15);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	}

  /* Hide the browser's default checkbox */
  .checkBoxGroup input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
  }

  /* Create a custom checkbox */
  .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 2rem;
	width: 2rem;
	background-color: var(--white);
	border: 1px solid var(--slate-gray);
	border-radius: 3px;
	}

  /* On mouse-over, add a grey background color */
  .checkBoxGroup:hover input ~ .checkmark {
	background-color: var(--white);
	}

  /* When the checkbox is checked, add a blue background */
  .checkBoxGroup input:checked ~ .checkmark {
	background-color: var(--color-error);
	border: 1px solid var(--color-error);
	}

  /* Create the checkmark/indicator (hidden when not checked) */
  .checkmark:after {
	content: "";
	position: absolute;
	display: none;
  }

  /* Show the checkmark when checked */
  .checkBoxGroup input:checked ~ .checkmark:after {
	display: block;
  }

  /* Style the checkmark/indicator */
  .checkBoxGroup .checkmark:after {
	left: 7px;
	top: 4px;
	width: 5px;
	height: 10px;
	border: solid var(--white);
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	}

.reportPersonAbsue {
    padding-top: 2rem;
}
.resportMsgBoxMsg {
    width: 100%;
    height: 6.5rem;
    background: var(--dark-white);
    font-size: var(--font-size-15);
    font-weight: 500;
    color: var(--slate-gray);
    padding-top: 1rem;
    padding-left: 1rem;
    border-radius: 0.4rem;
    resize: none;
}
.resportMsgBox {
	position: relative;
    padding-top: 1rem;
}
.resportMsgBox .accountDescCount{
	right: 1rem;
    background-color: var(--dark-white);
    bottom: 0.5rem;
}
.protectPrivacy {
    font-size: var(--font-size-15);
    color: var(--black);
    padding-top: 1rem;
}

.protectPrivacy a {
    color: var(--red) !important;
    font-weight: 500;
	cursor: pointer;
}
.reportSlots ul {
    margin: 0px;
    padding: 0px;
}

.reportSlots ul li {
    list-style: none;
    font-size: var(--font-size-15);
    line-height: 2.8rem;
}

.reportSlotsSelect .reportsloticon {
    padding: 0em 0em 1.5em 2em;
    background: url(../../images/filetypeicon/uncheckbox.svg);
    background-repeat: no-repeat;
    background-size: 1.7rem;
    cursor: pointer;
}
.reportAvailbe.active .reportsloticon {
    background: url(../../images/filetypeicon/checkbox.svg);
    background-repeat: no-repeat !important;
    background-size: 1.7rem !important;
}
.selectReasonHeader {
	padding-bottom: 0px;
}
.selectReport {
	padding-top: 1rem;
}
.coleSpencer {
	font-weight: 600;
}
.unblockUser {
	font-weight: 500;
}
.unblockUserPopup {
	width: 40rem;}
/* feedback popup  start here*/
.feedbackBody{
	border: solid 0.1rem var(--gray);
	background-color: var(--white);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 40rem;
	padding: 2.5rem 2.5rem 2.5rem 2.5rem;
	box-shadow: 0px 4px 8px rgb(from var(--color-text-primary) r g b / 25%);
	border-radius: 10px;
	width: 100%;
	margin: 0px auto;

	}

.feedbackthumbnail {
    width: 13.4rem;
    height: 11.4rem;
    border-radius: 100%;
    position: absolute;
    top: 0;
    z-index: 99;
    left: 0;
    right: 0;
    transform: translate(0%, -67%);
    margin: 0px auto;}
.feedbackContentTopstrip {
	text-align: center;
	padding-top: 6.8rem;
	}

.feedbackContentTopstrip p {
	font-weight: 500;
	font-size: var(--font-size-15);
	line-height: 2.1rem;
	text-align: center;
	color: var(--dark-gray);
	}

.feedbackContentTopstrip h2 {
	font-weight: 600;
	font-size: var(--font-size-17);
	line-height: 2.1rem;
	text-align: center;
	color: var(--black);
	}
	.feedbackLike ul li:hover {
		background-color: var(--red) !important;
		border-color: var(--red) !important;
	}
.feedbackLike ul li.feedbackLikeFirst{
	display: block;
	background: url(../../images/Thumbnail.svg) no-repeat top -0.1rem left 2rem;
	text-decoration: none;
	background-position: center center;
}
.feedbackLike ul li.feedbackLikeFirst:hover{
	background-image: url(../../images/Thumbnail-hover.svg);
}
.feedbackLike ul li.feedbackLikeSecond:hover{
	background-image: url(../../images/Thumbnail-hover2.svg);
}
.feedbackLike ul li.feedbackLikeSecond{
	display: block;
    background: url(../../images/Thumbnail2.svg) no-repeat top -0.1rem left 2rem;
    text-decoration: none;
    background-position: center center;
}
.feedbackLike ul li {
    width: 7.2rem;
    height: 7.2rem;
    border: 1px solid var(--black);
    border-radius: 100%;
    margin: 0px 2rem;
    cursor: pointer;
}

.feedbackLike ul {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 1.5rem;
}
.feedbackInside h2{
	font-weight: 600;
	font-size: var(--font-size-17);
	line-height: 2.1rem;
	text-align: center;
	color: var(--black);
	padding-bottom: 1.5rem;
}

.feedbackTesxtBox {
    border: 1px solid var(--gray);
    border-radius: 3px;
    width: 100%;
    padding: 0.8rem;
    height: 100%;
    min-height: 8.4rem;
    resize: inherit;
    font-size: var(--font-size-15);
    font-weight: 500;}
.feedbackBtn {
		display: flex;
		align-items: center;
		flex-direction: row;
		padding-top: 1rem;
		justify-content: flex-end;
	}
.feedbackCancleBtn{

    padding: 0.8rem 1.5rem;
    border-radius: 0.3rem;
    border: solid 0.1rem var(--dark-gray);
    font-size: var(--font-size-15);
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.9rem;
    text-align: center;
    color: var(--dark-gray);
    margin-right: 1rem;
    background-color: var(--white);
    cursor: pointer;
}
.feedbackSubmiteBtn{

    padding: 0.8rem 1.5rem;
    border-radius: 0.3rem;
    border: solid 0.1rem var(--red);
    font-size: var(--font-size-15);
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.9rem;
    text-align: center;
    color: var(--white);
	background-color: var(--red) ;
    cursor: pointer;
}

.limitcharacter {
    font-size: var(--font-size-15);
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.46;
    color: var(--brown);
}

.accountDescCount {
    color: var(--brown);
    position: absolute;
    bottom: 1rem;
    right: 4rem;
    display: flex;
}

.accountDescIncCount {
    font-size: var(--font-size-13);
}
.profileCardIconHoverA1 {
    display: none;
}
.audioCallA1:hover .profileCardIconHoverA1 {
    display: inline-block;
}
.audioCallA1:hover .profileCardA1 {
    display: none;
}






.profileCardIconHoverA2 {
    display: none;
}
.VideoCallA1:hover .profileCardIconHoverA2 {
    display: inline-block;
}
.VideoCallA1:hover .profileCardA2 {
    display: none !important;
}



.profileCardIconHoverA3 {
    display: none;
}
.chatCallA1:hover .profileCardIconHoverA3 {
    display: inline-block;
}
.chatCallA1:hover .profileCardA3 {
    display: none !important;
}


.profileCardIconHoverA4 {
    display: none;
}
.craeteMeetingA1:hover .profileCardIconHoverA4 {
    display: inline-block;
}
.craeteMeetingA1:hover .profileCardA4 {
    display: none !important;
}


.profileCardIconHoverA5 {
    display: none;
}
.blockA1:hover .profileCardIconHoverA5 {
    display: inline-block;
}
.blockA1:hover .profileCardA5 {
    display: none !important;
}
.icon-align-center:before {
    content: "\f037";
    font-size: var(--font-size-15);
}
.icon-align-right:before {
    content: "\f038";
    font-size: var(--font-size-15);
}
.icon-align-justify:before {
    content: "\f039";
    font-size: var(--font-size-15);
}
.icon-indent-left:before {
    content: "\f03b";
    font-size: var(--font-size-15);
}
.icon-indent-right:before {
    content: "\f03c";
    font-size: var(--font-size-15);
}
.note-editor .btn-group > .btn + .btn {
    margin-left: 0 !important;
}

/*  */
.attendeestoCallBody {
	width: 60rem;
    border-radius: 0.2rem;
    background-color: var(--white);
    padding: 1rem 0rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);


}
.attendess-header {

    font-size: var(--font-size-15);
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.46;
    color: var(--black);
    text-align: center;
    position: relative;
}

.attendeestoCallBody .mainDiv {
    padding-top: 2rem;
}
.attendeestoCallBody .common-acc-ul-section li{
padding: 1rem 0.3rem 1rem 1.3rem;
border-bottom: unset;}

.attendeestoCallBody .common-acc-ul-section {
    background-color: var(--dark-white);
}
.attendeestoCallBody .teamUlSection li {
    display: flex;
}

.attendeestoCallBody .common-acc-ul-section {
    background-color: var(--dark-white);
}
.attendeestoCallBody .user-label {
    font-weight: 600;
    font-size: var(--font-size-15);
    line-height: 1.6rem;
    margin-top: 0.5rem;
}

.attendeestoCallBody .common-postion {
    padding: 1.1rem 0rem 0.9rem 1.5rem;
}

.addcallattend .addUser{

    font-size: var(--font-size-15);
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.46;
    text-align: center;
    color: var(--white);
    border-radius: 0.2rem;
    padding: 0.5rem 0.5rem;
    background-color: var(--red);
    border: 0.1rem solid var(--red);
    cursor: pointer;
}
.attendeestoCallBody .close{
	opacity: inherit;
	float: none;
}
.addcallattend {
    margin-right: 3%;
}
.attendeestoCallBody .addListingCallScroll {max-height: calc(100vh - 63rem);overflow: scroll;scroll-behavior: smooth;height: auto;}
.attendeestoCallBody .close-invite-Incall {
    position: absolute;
    right: 1.5%;
    top: -0.6%;
	cursor: pointer;
}

.attendeestoCallBody .attendess-header {
    line-height: 2rem;
}

.attendeestoCallBody .teams-list-spacing::before {
    float: right !important;
    margin-top: unset !important;
    height: 1.4rem !important;
    margin-top: 0.5rem !important;
}

.attendeestoCallBody .teams-list-spacing::before {
    content: '';
    background-image: url(../../images/icons/teamArrow.svg);
    display: flex;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    color: var(--dark-gray);
    font-weight: 1;
    transform: rotate(0deg);
    transition: all 0.2s ease-in;
    align-items: center;
    margin-right: 0.5rem;
    background-position: center center;
    float: left;
    margin-top: 1.3rem;
    margin-left: 0.3rem;
    background-size: 50%;
}
.attendeestoCallBody .open .teams-list-spacing::before {
    transform: rotate(180deg);
}

.attendessTab ul {
	background-color: var(--color-background);
	list-style: none;
	display: flex;
	line-height: normal;
	padding: 1rem 0;
}

.attendessTab ul li {
    font-weight: 600;
    font-size: var(--font-size-15);
    line-height: 1.6rem;
    padding: 0 2rem;
	cursor: pointer;
}

.attendessTab ul li.active{
color:var(--red)
}
.attendessTab ul li:hover{
	color:var(--red)
	}


/* tooltip */

/* START TOOLTIP STYLES */
[tooltip] {
    position: relative; /* opinion 1 */
  }

  /* Applies to all tooltips */
  [tooltip]::before,
  [tooltip]::after {
    text-transform: none; /* opinion 2 */
    font-size: var(--font-size-11); /* opinion 3 */
    user-select: none;
    pointer-events: none;
    position: absolute;
    display: none;
    opacity: 0;
  }
  [tooltip]::before {
    content: '';
    border: 5px solid transparent; /* opinion 4 */
    z-index: 1001; /* absurdity 1 */
    height: auto !important;
  }
  [tooltip]::after {
    content: attr(tooltip); /* magic! */

    /* most of the rest of this is opinion */

    text-align: center;

    /*
      Let the content set the size of the tooltips
      but this will also keep them from being obnoxious
      */
    min-width: 3em;
    max-width: 210rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0.8rem 0.8rem 0.65rem;
    border-radius: .3ch;
    box-shadow: 0 1em 2em -0.5em rgb(from var(--color-text-primary) r g b / 0%);
    background: var(--light-slate-brown-v1);
    color: var(--color-text-inverse);
    z-index: 1000; /* absurdity 2 */
    font-size: var(--font-size-13);
    font-weight: 500;
    line-height: 1rem;

  }

  /* Make the tooltips respond to hover */
  [tooltip]:hover::before,
  [tooltip]:hover::after {
    display: block;
  }

  /* don't show empty tooltips */
  [tooltip='']::before,
  [tooltip='']::after {
    display: none !important;
  }


  [tooltip]:not([flow])::before,
  [tooltip][flow^="up"]::before {
    bottom: 100%;
    border-bottom-width: 0;
    border-top-color: var(--light-brown);
  }
  [tooltip]:not([flow])::after,
  [tooltip][flow^="up"]::after {
    bottom: calc(100% + 5px);
  }
  [tooltip]:not([flow])::before,
  [tooltip]:not([flow])::after,
  [tooltip][flow^="up"]::before,
  [tooltip][flow^="up"]::after {
    left: 50%;
    transform: translate(-50%, -.5em);
  }


  [tooltip][flow^="down"]::before {
    top: 100%;
    border-top-width: 0;
    border-bottom-color: var(--light-slate-brown-v1);
  }
  [tooltip][flow^="down"]::after {
    top: calc(100% + 5px);
  }
  [tooltip][flow^="down"]::before,
  [tooltip][flow^="down"]::after {
    left: 50%;
    transform: translate(-50%, .5em);
  }


  [tooltip][flow^="left"]::before {
    top: 50%;
    border-right-width: 0;
    border-left-color: var(--light-slate-brown-v2t) !important;
    left: calc(0em - 5px);
    transform: translate(-.5em, -50%);
  }
  [tooltip][flow^="left"]::after {
    top: 50%;
    right: calc(100% + 5px);
    transform: translate(-.5em, -50%);
  }


  [tooltip][flow^="right"]::before {
    top: 50%;
    border-left-width: 0;
    border-right-color: var(--light-brown);
    right: calc(0em - 5px);
    transform: translate(.5em, -50%);
  }
  [tooltip][flow^="right"]::after {
    top: 50%;
    left: calc(100% + 5px);
    transform: translate(.5em, -50%);
  }

  /* KEYFRAMES */
  @keyframes tooltips-vert {
    to {
      opacity: .9;
      transform: translate(-50%, 0);
    }
  }

  @keyframes tooltips-horz {
    to {
      opacity: .9;
      transform: translate(0, -50%);
    }
  }

  /* FX All The Things */
  [tooltip]:not([flow]):hover::before,
  [tooltip]:not([flow]):hover::after,
  [tooltip][flow^="up"]:hover::before,
  [tooltip][flow^="up"]:hover::after,
  [tooltip][flow^="down"]:hover::before,
  [tooltip][flow^="down"]:hover::after {
    animation: tooltips-vert 300ms ease-out forwards;
  }

  [tooltip][flow^="left"]:hover::before,
  [tooltip][flow^="left"]:hover::after,
  [tooltip][flow^="right"]:hover::before,
  [tooltip][flow^="right"]:hover::after {
    animation: tooltips-horz 300ms ease-out forwards;
  }
  /* tooltip end */

  .characterlimit {
    position: absolute;
    bottom: 1.3rem;
    z-index: 999999;
    right: 1rem;
    display: flex;
}
  .characterlimitInput, .characterlimittest {
    font-size: var(--font-size-15);
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.46;
    color: var(--brown);
}




.notify-rsvp-dropdown .dropdown {
	left: 0rem;
	padding-left: 0;
	z-index: 999;
	top: 4.5rem;
	position: absolute;
	background: var(--white);
	width: 100%;
	margin-top: -0.5rem;
	border-radius: 0.4rem;
	box-shadow: 0 0.4rem 1.2rem rgb(from var(--color-text-primary) r g b / 10%);
	text-align: left;
	transition: 0.3s ease;

}

.notify-rsvp-dropdown .dropdown li {
	position: relative;
	background: var(--white);
	list-style-type: none;

	display: block;
	border-bottom: 0.1rem solid rgb(from var(--dark-black) r g b / 5%);
	padding: 1.6rem 0;
	color: inherit;

	font-size: var(--font-size-15);
	line-height: 0.5rem;
	font-weight: 500;
	padding-left: 1.3rem;
	text-decoration: none;
}

.notify-rsvp-dropdown .dropdown li:first-child {
	border-radius: 0.4rem 0.4rem 0 0;
	color: var(--slate-gray);
}

.notify-rsvp-dropdown .dropdown li:hover {
	background-color: var(--dark-white);
}
.characterlimittest {
	font-size: var(--font-size-15);
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.46;
    color: var(--brown) !important;
}


.gifexperienceContent span {
    color: var(--color-text-primary);

    font-size: var(--font-size-15);
    font-style: normal;
    font-weight: 600;
    line-height: 19px; /* 126.667% */
    padding-bottom: 2rem;
    display: inline-block;
}

.gifexperienceContent p {
    color: var(--color-text-primary);
    font-size: var(--font-size-15);
    font-style: normal;
    font-weight: 500;
    line-height: 1.7rem;
}
.gifexperienceContent p  a {
	color: var(--color-text-primary);
	text-decoration: underline !important;
}
.gifexperience {
    width: 60rem;
    border-radius: 0.2rem;
    background-color: var(--white);
    padding: 1rem 0rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 2.6rem 1.8rem;
}

.gifexperience .close-invite-Incall {
	position: absolute;
    right: 1.8%;
    top: 0.5rem;
    cursor: pointer;
}

.gifexperiencebtn {
    display: flex;
    flex-direction: row-reverse;
    margin-top: 2.8rem;
}

.gifexperiencebtn .submitButtonGlobal {
    margin-right: 0.5rem;
}
.declineBtnGif{
    background-color: var(--dark-gray) !important;
    border: solid 0.1rem var(--dark-gray) !important;

    padding: 0.8rem 1.5rem;
    border-radius: 0.3rem;
    border: solid 0.1rem var(--red);
    font-size: var(--font-size-15);
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.2rem;
    text-align: center;
    color: var(--white);
    cursor: pointer;
    height: 3.7rem;
	margin-right: 1rem;
}

.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-category-title {
	padding-left: 0px !important;
}

.dropdown-toggle::after {
	width: auto !important;
 height: inherit;
	border-left: inherit;
border-top:inherit;
 border-right: inherit
}
.confirmBtn {
    padding: 1rem;
    border-radius: 0.3rem;
    border: solid 0.1rem var(--red);
    font-size: var(--font-size-15);
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.9rem;
    text-align: center;
    color: var(--white);
    margin-right: 1rem;
    background-color: var(--red);
    cursor: pointer;
}
