|
|
|
|
@ -61,8 +61,7 @@ header
|
|
|
|
|
border-radius: 50% !important;
|
|
|
|
|
position: relative;
|
|
|
|
|
color: #7f8c8d;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.changeImgBtn{
|
|
|
|
|
@ -236,6 +235,38 @@ padding: 6px 24px;
|
|
|
|
|
margin-bottom: -28px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.list-en{
|
|
|
|
|
margin-left: 0;
|
|
|
|
|
margin-right: 0;
|
|
|
|
|
margin-top: -19px;
|
|
|
|
|
margin-bottom: 0;
|
|
|
|
|
padding-left: 0;
|
|
|
|
|
padding-right: 0;
|
|
|
|
|
padding-top: 0px;
|
|
|
|
|
padding-bottom: 8px;
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.list-ar{
|
|
|
|
|
margin-left: 0;
|
|
|
|
|
margin-right: 0;
|
|
|
|
|
margin-top: -19px;
|
|
|
|
|
margin-bottom: 0;
|
|
|
|
|
padding-left: 0;
|
|
|
|
|
padding-right: 0;
|
|
|
|
|
padding-top: 0px;
|
|
|
|
|
padding-bottom: 8px;
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
// .sidebar-menu .header-div {
|
|
|
|
|
|
|
|
|
|
// text-transform: capitalize;
|
|
|
|
|
// height: 100px;
|
|
|
|
|
// position: relative;
|
|
|
|
|
// display: block;
|
|
|
|
|
// margin-bottom: -28px;
|
|
|
|
|
// }
|
|
|
|
|
.list-md .item-block .item-inner,
|
|
|
|
|
.list-ios .item-block .item-inner {
|
|
|
|
|
border-color: var(--primary);
|
|
|
|
|
@ -279,6 +310,7 @@ button.menu-item.item.item-block.item-ios {
|
|
|
|
|
width: 100%;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.menuFooter div {
|
|
|
|
|
width: 80px;
|
|
|
|
|
// height: 80px;
|
|
|
|
|
@ -286,16 +318,28 @@ button.menu-item.item.item-block.item-ios {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.menuFooter .CompanyImg {
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 100%;
|
|
|
|
|
// .menuFooter .CompanyImg {
|
|
|
|
|
// width: 100%;
|
|
|
|
|
// height: 100%;
|
|
|
|
|
// }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.menuFooter .CompanyImg{
|
|
|
|
|
width: 80%;
|
|
|
|
|
height: 80%;
|
|
|
|
|
margin-bottom: -21px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
// .logoImg{
|
|
|
|
|
// width: 120px;
|
|
|
|
|
// position: relative;
|
|
|
|
|
// }
|
|
|
|
|
|
|
|
|
|
.logoImg{
|
|
|
|
|
width: 120px;
|
|
|
|
|
position: relative;
|
|
|
|
|
width: 77px;
|
|
|
|
|
position: relative;
|
|
|
|
|
margin-top: -1px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.companyTxt {
|
|
|
|
|
font-size: 12px;
|
|
|
|
|
color: var(--customnavy);
|
|
|
|
|
@ -316,16 +360,31 @@ font-weight: bolder !important;
|
|
|
|
|
font-weight: bolder !important;
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
.profileDiv-ar{
|
|
|
|
|
margin: 5px auto !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.profileImg{
|
|
|
|
|
width: 160px;
|
|
|
|
|
height: 160px;
|
|
|
|
|
display: -webkit-inline-box;
|
|
|
|
|
display: inline-flex;
|
|
|
|
|
overflow: hidden;
|
|
|
|
|
background: transparent;
|
|
|
|
|
border-radius: 70% !important;
|
|
|
|
|
position: relative;
|
|
|
|
|
top: 7px;
|
|
|
|
|
|
|
|
|
|
// .profileImg{
|
|
|
|
|
// width: 160px;
|
|
|
|
|
// height: 160px;
|
|
|
|
|
// display: -webkit-inline-box;
|
|
|
|
|
// display: inline-flex;
|
|
|
|
|
// overflow: hidden;
|
|
|
|
|
// background: transparent;
|
|
|
|
|
// border-radius: 70% !important;
|
|
|
|
|
// position: relative;
|
|
|
|
|
// top: 7px;
|
|
|
|
|
// }
|
|
|
|
|
|
|
|
|
|
.profileImg{
|
|
|
|
|
width: 140px;
|
|
|
|
|
height: 140px;
|
|
|
|
|
display: -webkit-inline-box;
|
|
|
|
|
display: inline-flex;
|
|
|
|
|
overflow: hidden;
|
|
|
|
|
background: transparent;
|
|
|
|
|
border-radius: 70% !important;
|
|
|
|
|
position: relative;
|
|
|
|
|
top: 3px;
|
|
|
|
|
}
|