You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mohemm_moe/Mohem/src/app/profile/home/home.component.scss

1538 lines
26 KiB
SCSS

.list-ios {
// margin-left: 0;
// margin-right: 0;
// margin-top: 32px;
// margin-bottom: 32px;
// background: var(--ion-item-background,var(--ion-background-color,#fff));
margin-left: 0;
margin-right: 0;
margin-top: -15px;
margin-bottom: 32px;
border: 1px solid #d8d8d8;
background: var(--ion-item-background, var(--ion-background-color, #fff));
border-radius: 10px;
padding-top: 60px;
}
.header-toolbar-new {
--background: #024d71;
}
.colorBG {
--background: #f0efef;
}
.header-div {
text-transform: capitalize;
background: #024d71;
display: block;
position: relative;
height: 113px;
margin-bottom: 60px;
}
.profileImg {
width: 160px;
height: 160px;
display: -webkit-inline-box;
display: inline-flex;
overflow: hidden;
/* background: transparent; */
border-radius: 78% !important;
position: relative;
top: 34px;
// background: white;
background: transparent;
margin-left: -3px;
}
.proTitles {
margin: 0;
padding: 0;
font-size: 16px;
text-align: center;
font-weight: bolder;
color: white;
margin-top: -33px;
}
.Text {
margin: 0;
padding: 0;
text-align: center;
font-weight: bolder;
color: black;
font-size: 16px;
margin-top: 34px;
margin-bottom: 10px;
text-align: center;
}
ion-thumbnail.menu-thumb {
width: 20px;
height: 20px;
// margin-top: 5px !important;
}
.profile {
color: black !important;
// font-weight: bolder !important;
}
.gridService-en {
// margin-top: 87px;
// border-radius: 10px;
margin-bottom: -49px;
// margin-left: 30px;
// margin-right: 30px;
}
.gridService-ar {
// margin-top: 87px;
// border-radius: 10px;
margin-bottom: -49px;
// margin-left: 17px;
// margin-right: 17px;
}
.columns {
// margin: 10px;
// background: #0B4775;
// border-radius: 27px;
// padding-left: 30px;
// padding-right: 6px;
// padding-top: 19px;
// padding-bottom: 26px;
}
.columns-ar {
// margin: 10px;
// background: #0B4775;
// border-radius: 27px;
// padding-left: 7px;
// padding-right: 3px;
// padding-top: 19px;
// padding-bottom: 26px;
}
.service {
font-size: 12px;
// font-weight: bolder;
color: white;
// letter-spacing: 1px;
// font-weight: bold;
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
}
.services {
font-size: 12px;
color: white;
}
.service-ar {
font-size: 18px;
color: white;
// letter-spacing: 1px;
font-weight: bold;
margin-right: 10px;
}
.services-ar {
font-size: 20px;
color: white;
margin-right: 25px;
}
.list {
margin-left: 14px;
margin-right: 14px;
border-radius: 10px;
// background: white;
border: #bebbbb !important;
padding: 2px;
}
.p {
color: black !important;
font-size: medium;
text-align: center;
border-bottom: rgb(190, 187, 187) solid 1px;
}
.itemline {
border-bottom: rgb(190, 187, 187) solid 1px;
}
.itemlins {
border-bottom: rgb(190, 187, 187) solid 1px;
margin-bottom: 209px;
}
.empName {
margin: 0;
padding: 0;
text-align: center;
font-weight: bolder;
color: black;
font-size: 16px;
margin-top: 38px;
}
.empJob {
margin: 0;
padding: 0;
text-align: center;
color: black;
font-size: 16px;
margin-top: 4px;
}
.arrow {
width: 20px;
height: 22px !important;
}
.arrow-ar {
float: left;
font-size: 25px;
color: grey;
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.verticalLine {
width: 1%;
height: 50px;
background: white;
margin-top: 100%;
// margin-left: 10%;
}
.service-row-en {
width: 85%;
margin: -12px 0px 0px 25px;
}
.service-row-ar {
width: 104%;
margin: -12px 0px 0px 0px;
}
ion-content {
--ion-background-color: whitesmoke;
}
ion-title {
color: white;
position: absolute;
top: 0;
text-align: center;
left: 15%;
right: 15%;
font-size: 0.5cm;
font-weight: bold;
height: 100%;
font-family: WorkSans-Regular;
}
.contentBg {
padding: 0px 20px;
}
.contentBg:before {
position: absolute;
content: "";
background: #024d71;
height: 140px;
width: 100%;
left: 0;
top: 0px;
z-index: 1;
}
.user-info {
text-align: center;
margin-bottom: 15px;
.user-image-container {
position: relative;
width: 100%;
height: 24px;
justify-content: space-between;
display: flex;
margin: 0 auto;
align-items: center;
}
// position: relative;
// width: 80px;
// height: 80px;
// display: block;
// margin: 0 auto;
// &:before{
// position: absolute;
// content: "";
// width: 20px;
// height: 20px;
// border-radius: 20px;
// border: 1px solid white;
// top: 0;
// right: 0;
// background-color: red;
// z-index: 9;
// }
// &.present:before{
// background-color: green !important;
// }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
.user-image {
position: relative;
display: block;
width: 30%;
height: 100%;
border-radius: 80px;
/* border: 1px solid #ccc; */
margin-top: -125px;
}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.user-image {
// position: relative;
// display: block;
// width: 30%;
// height: 100%;
// border-radius: 80px;
// margin-bottom: 371px;
position: relative;
display: block;
width: 30%;
height: 100%;
border-radius: 80px;
margin-bottom: 321px;
margin-left: 52px;
}
}
@media screen and (min-width: 1px) and (max-width: 767px) {
.user-image-ar {
position: relative;
display: block;
width: 30%;
height: 100%;
border-radius: 80px;
/* border: 1px solid #ccc; */
margin-top: -125px;
}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.user-image-ar {
// position: relative;
// display: block;
// width: 30%;
// height: 100%;
// border-radius: 80px;
// margin-bottom: 371px;
position: relative;
display: block;
width: 30%;
height: 100%;
border-radius: 80px;
margin-bottom: 321px;
margin-right: 52px;
}
}
h1 {
margin: 0;
padding: 0;
font-family: WorkSans-Bold;
font-size: 18px;
margin-bottom: 4px;
}
span {
font-size: 11px;
display: block;
// color: #888
}
$actionBtnSize: 36px;
.user-actions {
text-align: center;
.action-button {
font-size: 11px;
font-weight: bold;
// white-space: nowrap;
// color: #888;
.action-button-icon {
width: $actionBtnSize;
height: $actionBtnSize;
border-radius: $actionBtnSize;
margin: 0 auto;
display: block;
background-color: #024d71;
line-height: $actionBtnSize;
margin-bottom: 3px;
img {
margin: 0 auto;
vertical-align: middle;
}
}
}
}
.employee-information-indetail {
background: white;
margin-top: 15px;
border-radius: 20px;
margin-bottom: 15px;
border-radius: 20px;
border: 1px solid #ccc;
ion-col {
padding: 15px;
// border-bottom: 1px solid #ccc;
}
h2 {
font-size: 13px;
// font-family: WorkSans-Bold;
margin: 0;
font-weight: bold;
color: rgb(128, 124, 124);
}
p {
font-size: 13px;
margin: 0;
font-family: WorkSans-Bold;
// margin-bottom: 10px;
}
}
.segments-container {
border-radius: 100px;
overflow: hidden;
margin-top: 15px;
background: white;
color: black;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
.active-Segment {
width: 11%;
max-width: 11%;
min-width: 11%;
height: 30% !important;
min-height: 36px;
padding-right: -10px;
border-radius: 50% !important;
margin-right: 22px;
margin-left: 22px;
background-color: #024d71;
}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.active-Segment {
width: 11%;
max-width: 11%;
min-width: 11%;
height: 56% !important;
min-height: 68px;
padding-right: -10px;
border-radius: 50% !important;
margin-right: 62px;
margin-left: 45px;
background: #024d71 !important;
padding-left: 17px;
}
}
@media screen and (min-width: 1px) and (max-width: 767px) {
.normal-Segment {
width: 11%;
max-width: 11%;
min-width: 11%;
height: 30% !important;
min-height: 36px;
padding-right: -10px;
border-radius: 50% !important;
margin-right: 22px;
margin-left: 22px;
background: #414040 !important;
}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.normal-Segment {
width: 11%;
max-width: 11%;
min-width: 11%;
height: 56% !important;
min-height: 68px;
padding-right: -10px;
border-radius: 50% !important;
margin-right: 62px;
margin-left: 45px;
background: #414040 !important;
padding-left: 17px;
}
}
@media screen and (min-width: 1px) and (max-width: 767px) {
.imgSize {
position: absolute;
/* right: 15px; */
top: 0;
bottom: 0;
left: 7px;
margin: auto;
height: 18px;
}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.imgSize {
position: absolute;
top: 0;
bottom: 0;
left: 9px;
margin: auto;
height: 28px;
}
}
.colum-container {
padding: 15px;
border-bottom: 1px solid #ccc;
}
.img {
width: 100px;
height: 100px;
display: inline-flex;
overflow: hidden;
border-radius: 78% !important;
position: relative;
/* top: 34px; */
background: transparent;
margin-left: 119%;
}
.img-ar {
width: 100px;
height: 100px;
display: inline-flex;
overflow: hidden;
border-radius: 78% !important;
position: relative;
/* top: 34px; */
background: transparent;
margin-right: 119%;
}
///////////////////////// Team Members css //////////////////////@extend
.filters-row {
margin-top: 10px;
}
.search-dropdown {
background: #024d71;
ion-select {
.select-text {
margin-left: -10px;
}
.select-icon {
.select-icon-inner {
opacity: 1;
color: white;
margin-top: -1px;
}
}
}
}
.input-container {
background: white;
ion-input {
border-bottom-color: transparent;
}
}
.search-container {
margin-top: 15px;
ion-col {
background: white;
border-radius: 12px;
padding-right: 10px;
flex: none;
ion-icon {
margin-right: 3px;
font-size: 14px;
margin-left: 3px;
vertical-align: middle;
}
span {
font-size: 12px;
vertical-align: middle;
}
}
}
/////////////////////////////////////////////////////// Attendance ///////////////////////
.header {
// margin-top: 20px;
margin-top: 1px;
}
.slidPrev {
margin-left: 10px;
background: transparent;
}
.slidNext {
background: transparent;
margin-top: -1px;
margin-left: 43px;
}
.activeArrow {
height: 20px;
width: 20px;
color: #024d71;
}
.disabledArrow {
height: 20px;
width: 20px;
color: gray;
}
.activeArrow-ar {
height: 20px;
width: 20px;
color: #024d71;
margin-right: 275px;
}
.disabledArrow-ar {
height: 20px;
width: 20px;
color: gray;
/* margin-left: 136px; */
margin-right: -251px;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
.result-graph {
position: relative;
background: white;
// margin-top: 20px;
padding-bottom: 20px;
border-radius: 20px;
z-index: 1;
margin-bottom: 10px;
margin-top: 56px;
border-radius: 20px;
border: 1px solid #ccc;
padding-top: 12px;
width: 90%;
left: 5%;
}
.result-graph-ar {
position: relative;
background: white;
// margin-top: 20px;
padding-bottom: 20px;
border-radius: 20px;
z-index: 1;
margin-bottom: 10px;
margin-top: 56px;
border-radius: 20px;
border: 1px solid #ccc;
padding-top: 12px;
width: 90%;
right: 5%;
}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.result-graph {
position: relative;
background: white;
// margin-top: 20px;
padding-bottom: 20px;
border-radius: 20px;
z-index: 1;
margin-bottom: 10px;
margin-top: 89px;
border-radius: 20px;
border: 1px solid #ccc;
padding-top: 114px !important;
width: 90%;
left: 5%;
}
.result-graph-ar {
position: relative;
background: white;
// margin-top: 20px;
padding-bottom: 20px;
border-radius: 20px;
z-index: 1;
margin-bottom: 10px;
margin-top: 89px;
border-radius: 20px;
border: 1px solid #ccc;
padding-top: 114px !important;
width: 90%;
right: 5%;
}
}
.result-graph-attendence {
position: relative;
background: white;
// margin-top: 20px;
padding-bottom: 20px;
border-radius: 20px;
z-index: 1;
margin-bottom: 10px;
margin-top: 10px;
border-radius: 20px;
border: 1px solid #ccc;
}
.request-heading {
text-align: left;
display: block;
padding-top: 8px;
margin-bottom: 10px;
margin-left: 10px;
}
.request-heading-ar {
text-align: right;
display: block;
padding-top: 8px;
margin-bottom: 10px;
margin-right: 12px;
}
.result-text-container {
padding: 0;
margin: 0;
position: absolute;
left: 85%;
top: 50%;
display: block;
text-align: center;
transform: translate(-50%, -50%);
h2 {
font-size: 38px;
font-family: WorkSans-Bold;
margin: 0 auto;
line-height: 36px;
}
span {
width: 125px;
display: block;
margin: 0 auto;
font-size: 12px;
font-family: workSans-Regular;
}
}
.today-graph {
// width: 100%;
max-height: 4cm;
display: block;
height: 132px;
width: 264px;
margin-left: 154px;
}
.green-label {
font-size: 12px;
margin-top: -13px;
}
.green-amount {
font-size: 17px;
font-family: WorkSans-Bold;
margin-top: -3px;
}
.blue-label {
font-size: 12px;
margin-top: -13px;
}
.blue-amount {
font-size: 17px;
font-family: WorkSans-Bold;
margin-top: -4px;
}
.labelGrid {
background-color: white !important;
border-radius: 20px !important;
height: 88px !important;
border: 1px solid #d6d4d4;
position: relative;
padding: 10px;
label {
font-size: 9px;
line-height: 11px !important;
display: block;
}
h2 {
font-size: 25px;
font-weight: bold;
display: block;
text-align: right;
margin: 0;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding: 10px;
}
}
.bodyGrid {
margin-top: 7px !important;
margin-left: 15px !important;
margin-right: 15px !important;
background-color: white !important;
border-radius: 20px !important;
height: 321px !important;
border: 1px solid #d6d4d4 !important;
}
.attendance-information {
background: white;
border-radius: 20px;
padding: 9px;
font-weight: bolder;
// border-right: 1px solid rgb(221, 221, 221);
@media screen and (min-width: 300px) and (max-width: 359px) {
h2 {
padding: 0;
margin: 0;
font-size: 14px;
}
span {
font-size: 9px;
}
}
@media screen and (min-width: 360px) {
h2 {
padding: 0;
margin: 0;
font-size: 14px;
}
span {
font-size: 11px;
margin-bottom: 3px;
}
}
}
.month-year-span {
font-size: 16px;
// font-family: WorkSans-Bold;
font-weight: bold;
}
.green-label-container {
// border-top: 5px solid #024d71;
// padding: 1px 0px;
// margin: 15px 0px
width: 12px;
height: 12px;
padding-right: -10px;
border-radius: 100%;
background-color: #024d71;
}
.blue-label-container {
// border-top: 5px solid #292F42;
// padding: 1px 0px;
// margin: 15px 0px
width: 12px;
height: 12px;
padding-right: -10px;
border-radius: 100%;
background-color: #292f42;
margin-top: 30px;
}
.span-one {
// display: block;
// font-size: 12px;
// color: black;
display: block;
font-size: 12px;
color: black;
margin-left: 6px;
margin-top: -2px;
font-weight: bold;
}
.span-two {
// display: block;
// font-size: 22px;
display: block;
font-size: 12px;
color: black;
margin-left: 6px;
margin-top: -2px;
font-weight: bold;
font-family: WorkSans-Bold;
}
.spa-one {
// display: block;
// font-size: 12px;
// color: black;
display: block;
font-size: 12px;
color: black;
margin-left: 6px;
margin-top: 28px;
font-weight: bold;
}
.spa-two {
// display: block;
// font-size: 22px;
display: block;
font-size: 12px;
color: black;
margin-left: 6px;
margin-top: 28px;
font-weight: bold;
font-family: WorkSans-Bold;
}
.graph-container {
margin-left: -50px;
position: relative;
margin-right: 50px;
}
.label-container {
position: absolute;
// width: 20%;
// right: 30px;
top: 50%;
margin-top: -27px;
left: 20px;
}
.attendance-summary .attendance-information {
span {
height: 32px;
display: block;
line-height: 14px;
}
h2 {
// text-align: right;
// font-family: WorkSans-Bold;
font-weight: bolder;
font-size: 13px;
}
}
.calendar-container {
background: white;
// margin-bottom: 100px;
margin-top: 10px;
border-radius: 20px;
border: 1px solid #ccc;
padding-bottom: 25px;
span {
text-align: left;
display: block;
padding-top: 8px;
margin-bottom: 10px;
margin-left: 10px;
}
}
.calendar-container-ar {
background: white;
// margin-bottom: 100px;
margin-top: 20px;
border-radius: 20px;
padding-bottom: 15px;
span {
text-align: right;
display: block;
padding-top: 8px;
margin-bottom: 6px;
margin-right: 12px;
}
}
.Boldtext {
font-size: 13px;
font-family: WorkSans-Bold;
color: black !important;
display: block !important;
// line-height: 0px !important;
}
.attendence {
position: relative;
background: white;
border-radius: 20px;
border: 1px solid #ccc;
}
.attendence-text {
margin-bottom: 1px;
margin-left: 10px;
font-family: WorkSans-Bold;
font-size: 16px;
}
.stats {
color: #289db8;
font-size: 9px;
margin-right: 5px;
font-family: "WorkSans-Bold";
}
.text {
font-size: 16px;
font-weight: bolder;
font-family: "WorkSans-Bold";
margin-top: 27px;
}
.number {
width: 20px;
height: 20px;
padding-right: -10px;
border-radius: 100%;
background-color: #024d71;
z-index: 9;
margin-top: 26px;
}
.numberEmp {
color: white;
font-size: 13px;
font-weight: bolder;
margin-left: 6px;
}
.slider-container {
padding-bottom: 20px;
}
.filters-row {
margin-top: 10px;
margin-left: 20px;
}
.disable-filter {
pointer-events: none;
opacity: 0.3;
}
.header-background-style-card {
padding-top: 1px;
background: #024d71;
height: 115px;
}
.text-years {
text-align: center;
width: 20px;
}
@media screen and (min-width: 1px) and (max-width:766px) {
.grid-card {
right: 5px;
position: relative;
display: block;
z-index: 5;
width: 103%;
}
}
@media screen and (min-width: 1px) and (max-width:766px) {
.grid-card-ar {
left: 5px;
position: relative;
display: block;
z-index: 5;
width: 103%;
}
}
@media screen and (min-width: 768px) and (max-width:1050px) {
.grid-card {
right: 5px;
position: relative;
display: block;
z-index: 5;
width: 101%;
}
}
@media screen and (min-width: 768px) and (max-width:1050px) {
.grid-card-ar {
left: 5px;
position: relative;
display: block;
z-index: 5;
width: 101%;
}
}
@media screen and (min-width: 1px) and (max-width:766px) {
.changeImgBtn {
position: absolute;
background: #f0ecec;
min-height: 25px;
width: 24px !important;
height: 20px;
border-radius: 50%;
bottom: 55px;
right: 36%;
top: -15%;
z-index: 99;
}
}
@media screen and (min-width: 768px) and (max-width:1050px) {
.changeImgBtn {
position: absolute;
background: #f0ecec;
min-height: 25px;
width: 24px !important;
height: 20px;
border-radius: 50%;
bottom: 55px;
right: 41%;
top: -10%;
z-index: 99;
}
}
@media screen and (min-width: 1060px) and (max-width:1090px) {
.changeImgBtn {
position: absolute;
background: #f0ecec;
min-height: 25px;
width: 24px !important;
height: 20px;
border-radius: 50%;
bottom: 55px;
right: 41%;
top: -10%;
z-index: 99;
}
}
@media screen and (min-width: 1px) and (max-width:766px) {
.changeImgBtn-ar {
position: absolute;
background: #f0ecec;
min-height: 25px;
width: 24px !important;
height: 20px;
border-radius: 50%;
bottom: 55px;
left: 36%;
top: -15%;
z-index: 99;
}
}
@media screen and (min-width: 768px) and (max-width:1050px) {
.changeImgBtn-ar {
position: absolute;
background: #f0ecec;
min-height: 25px;
width: 24px !important;
height: 20px;
border-radius: 50%;
bottom: 55px;
left: 41%;
top: -10%;
z-index: 99;
}
}
@media screen and (min-width: 1060px) and (max-width:1090px) {
.changeImgBtn-ar {
position: absolute;
background: #f0ecec;
min-height: 25px;
width: 24px !important;
height: 20px;
border-radius: 50%;
bottom: 55px;
left: 46%;
top: -10%;
z-index: 99;
}
}
.menubutton {
background: #f0ecec;
min-height: 25px;
width: 24px !important;
height: 20px;
border-radius: 50%;
}
.changeIcon {
border: 0;
width: 13px;
margin: -2px;
// bottom: 6px;
// width: 10px;
// border-radius: 50% !important;
// position: relative;
// color: #7f8c8d;
// height: 35px;
}
.card-style-details-info {
background: white;
// margin-top: 20px;
padding-bottom: 20px;
border-radius: 20px;
z-index: 1;
margin-bottom: 10px;
margin-top: 56px;
border-radius: 20px;
border: 1px solid #ccc;
padding-top: 12px;
width: 90%;
left: 5%;
}
.login-input {
border: none;
}
.card-size-info-en {
// width: 88%;
// left: 2%;
// width: 89%;
// left: 10px;
width: 90%;
left: 5%;
padding-left: 0px;
margin-left: 0px;
}
.card-size-info-ar {
width: 90%;
right: 1%;
padding-right: 0px;
margin-left: 0px;
}
// .header-label-text-form{
// opacity: 1;
// color: #2B353E;
// font: normal normal 600 20px/30px Poppins;
// letter-spacing: -0.8px;
// }
// .type-label-text-form{
// font: normal normal 600 13px/20px Poppins;
// letter-spacing: -0.52px;
// color: #A2A2A2;
// opacity: 1;
// }
// .result-label-text-form{
// font: normal normal 600 16px/25px Poppins;
// letter-spacing: -0.64px;
// color: #2B353E;
// opacity: 1;
// }
.update {
--background: #20A169;
background: white;
width: 100%;
}
.add {
--background: #00bcd4;
background: white;
width: 100%;
}
.add-icon-styling {
background-color: #191814;
width: 35px;
height: 35px;
color: white;
border-radius: 50%;
position: absolute;
left: 20px;
right: 20px;
}
.name {
text-align: center;
letter-spacing: -0.84px;
color: #004D71;
opacity: 1;
font-weight: bold;
line-height: 21px;
font-size: 21px;
}
.email {
text-align: center;
margin: 10px;
font-size: 13px;
line-height: 6px;
letter-spacing: -0.52px;
color: #004D71;
opacity: 1;
font-family: 'Inter' !important;
}
.subTitle {
text-align: center;
letter-spacing: -0.52px;
color: #004D71;
opacity: 1;
font-weight: bold;
font-size: 16px;
line-height: 0px;
margin-bottom: 7px;
}
.boldText {
text-align: center;
letter-spacing: -0.64px;
color: #5C6F79 !important;
opacity: 1;
font-family: 'Inter' !important;
font-size: 14px;
line-height: 19px;
top: 5px;
position: relative;
}
.btnTitle {
text-align: center;
line-height: 12px;
font-size: 11px;
color: #4D4D4D;
margin-top: 5px;
}
.Profileheader-label-text-form {
text-align: left;
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
line-height: 30px;
font-size: 20px;
letter-spacing: -0.8px;
color: #004D71;
font-weight: bold;
opacity: 1;
margin-top: 12px;
margin-bottom: 2px;
}
.header-label-text-form {
text-align: left;
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
line-height: 30px;
font-size: 20px;
letter-spacing: -0.8px;
color: #004D71;
font-weight: bold;
opacity: 1;
margin-top: -3px;
margin-bottom: 2px;
margin-left: -11px;
}
.type-label-text-form {
text-align: left;
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
line-height: 20px;
font-size: 13px;
letter-spacing: -0.52px;
color: #5C6F79;
font-weight: bold;
opacity: 1;
}
.result-label-text-form {
text-align: left;
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
line-height: 20px;
font-size: 16px;
letter-spacing: -0.64px;
color: #004D71;
font-weight: bold;
opacity: 1;
}
.Profileheader-label-text-form-ar {
text-align: right;
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
line-height: 30px;
font-size: 20px;
letter-spacing: -0.8px;
color: #004D71;
font-weight: bold;
opacity: 1;
margin-top: 12px;
margin-bottom: 2px;
}
.header-label-text-form-ar {
text-align: right;
font-weight: bold;
line-height: 30px;
font-size: 20px;
letter-spacing: -0.8px;
color: #004D71;
font-weight: bold;
opacity: 1;
margin-top: -3px;
margin-bottom: 2px;
margin-left: -11px;
}
.type-label-text-form-ar {
text-align: right;
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
line-height: 20px;
font-size: 13px;
letter-spacing: -0.52px;
color: #5C6F79;
font-weight: bold;
opacity: 1;
}
.result-label-text-form-ar {
text-align: right;
line-height: 20px;
font-size: 16px;
letter-spacing: -0.64px;
color: #004D71;
font-weight: bold;
opacity: 1;
font-family: 'Inter' !important;
margin-top: 3px;
font-weight: bold;
}
.create-edit {
font-size: 20px;
}
.profile-green {
background: #20A16A;
margin-right: 5px;
width: 80px;
height: 8px;
border-radius: 5px;
}
.profile-gray {
background: #D9D9D9;
margin-right: 5px;
width: 80px;
height: 8px;
border-radius: 5px;
}
.family-member-button {
width: 115px;
height: 45px;
background-color: #F5F5F5;
display: flex;
align-items: center;
padding: 16px;
border-radius: 20px;
box-shadow: 0px 0px 5px #00000029;
}
.profile-note-en {
margin-left: 20px;
margin-top: 5px;
font-size: 13px;
}
.profile-note-ar {
margin-right: 20px;
margin-top: 5px;
font-size: 13px;
}
.profile-compilation-en {
margin-left: 20px;
margin-top: 5px;
font-size: 13px;
}
.profile-compilation-ar {
margin-left: 20px;
margin-top: 5px;
font-size: 13px;
}
.disabledButton {
opacity: .5;
pointer-events: none;
}
.icon-img {
width: 20px;
height: 20px;
position: relative;
left: 20px;
right: 20px;
}