fixing srca branch
parent
4064939d4c
commit
7d26b1373f
@ -1,285 +1,300 @@
|
||||
.imgSize{
|
||||
position: absolute;
|
||||
right: 15px;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
margin: auto;
|
||||
height:20px;
|
||||
width:20px;
|
||||
.imgSize {
|
||||
position: absolute;
|
||||
right: 15px;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
margin: auto;
|
||||
height: 20px;
|
||||
width: 20px;
|
||||
}
|
||||
|
||||
.rowAH ion-col {
|
||||
border: 1px solid #d9d9d9;
|
||||
font-size: 13px;
|
||||
border: 1px solid #d9d9d9;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.titleH {
|
||||
font-size: 13px;
|
||||
border: 1px solid #d9d9d9;
|
||||
border-top-right-radius: 5px;
|
||||
border-top-left-radius: 5px;
|
||||
border-bottom: 0px;
|
||||
font-size: 13px;
|
||||
border: 1px solid #d9d9d9;
|
||||
border-top-right-radius: 5px;
|
||||
border-top-left-radius: 5px;
|
||||
border-bottom: 0px;
|
||||
}
|
||||
|
||||
.gridAH {
|
||||
text-align: center;
|
||||
padding: 5px 5px !important;
|
||||
border-radius: 5px;
|
||||
text-align: center;
|
||||
padding: 5px 5px !important;
|
||||
border-radius: 5px;
|
||||
}
|
||||
ion-card-content.confirm-details{
|
||||
padding: 0;
|
||||
|
||||
ion-card-content.confirm-details {
|
||||
padding: 0;
|
||||
}
|
||||
.confirm-details label{
|
||||
font-size: 13px;
|
||||
|
||||
.confirm-details label {
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
/****************** NEW Design ***************************************/
|
||||
.footer-button {
|
||||
border-radius: 2px;
|
||||
padding: 0 1.1em;
|
||||
min-height: 45px;
|
||||
min-width: 200px;
|
||||
}
|
||||
|
||||
border-radius: 2px;
|
||||
padding: 0 1.1em;
|
||||
min-height: 45px;
|
||||
min-width: 200px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.Header {
|
||||
font-weight: bold;
|
||||
color: #c6903e !important;
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
.tbData {
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
.btnBack {
|
||||
background: transparent;
|
||||
float: right;
|
||||
}
|
||||
|
||||
.attachmentDiv {
|
||||
background: #ffffff;
|
||||
height: auto;
|
||||
text-align: center;
|
||||
padding-top: 1px;
|
||||
margin: 10px;
|
||||
border-radius: 15px;
|
||||
border: 1px solid grey;
|
||||
}
|
||||
|
||||
.noDataDiv {
|
||||
background: #ffffff;
|
||||
height: 11%;
|
||||
text-align: center;
|
||||
padding-top: 1px;
|
||||
border-radius: 10px;
|
||||
margin: 10px;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
.submitNote {
|
||||
background: #ffffff;
|
||||
height: 80px;
|
||||
padding-top: 1px;
|
||||
margin: 10px;
|
||||
border-radius: 15px;
|
||||
border: 1px solid grey;
|
||||
}
|
||||
|
||||
.approvalList {
|
||||
--background: #f0efef;
|
||||
height: auto;
|
||||
text-align: center;
|
||||
padding-top: 1px;
|
||||
border-radius: 10px;
|
||||
margin: 10px;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
/************************New Design**********************************/
|
||||
.notification-list {
|
||||
background: none;
|
||||
background: none;
|
||||
border-radius: 32px;
|
||||
|
||||
ion-item {
|
||||
// margin-top: 5px;
|
||||
// margin-bottom: 5px;
|
||||
|
||||
background-color: transparent;
|
||||
|
||||
.item-date {
|
||||
width: 100%;
|
||||
font-size: 16px;
|
||||
font-weight: bold;
|
||||
|
||||
text-align: start;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 12%;
|
||||
}
|
||||
|
||||
ion-label,
|
||||
[item-end] {
|
||||
|
||||
white-space: normal;
|
||||
font-size: 14px;
|
||||
padding-top: 15%;
|
||||
// :root[dir="ltr"]{
|
||||
// margin-left: 10px;
|
||||
// }
|
||||
// :root[dir="rtl"]{
|
||||
// margin-right: 10px;
|
||||
// }
|
||||
|
||||
|
||||
.Header {
|
||||
font-weight: bold;
|
||||
color: #1a586d !important;
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
.tbData {
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
.btnBack {
|
||||
background: transparent;
|
||||
float: right;
|
||||
}
|
||||
|
||||
.attachmentDiv{
|
||||
background: #ffffff;
|
||||
height: auto;
|
||||
text-align: center;
|
||||
padding-top: 1px;
|
||||
margin: 10px;
|
||||
border-radius: 15px;
|
||||
border: 1px solid grey;
|
||||
}
|
||||
|
||||
.noDataDiv{
|
||||
background: #ffffff;
|
||||
height: 11%;
|
||||
text-align: center;
|
||||
padding-top: 1px;
|
||||
border-radius: 10px;
|
||||
margin: 10px;
|
||||
border-radius: 5px;
|
||||
}
|
||||
.submitNote{
|
||||
background: #ffffff;
|
||||
height: 80px;
|
||||
padding-top: 1px;
|
||||
margin: 10px;
|
||||
border-radius: 15px;
|
||||
border: 1px solid grey;
|
||||
}
|
||||
|
||||
.approvalList{
|
||||
--background: #f0efef;
|
||||
height: auto;
|
||||
text-align: center;
|
||||
padding-top: 1px;
|
||||
border-radius: 10px;
|
||||
margin: 10px;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
/************************New Design**********************************/
|
||||
.notification-list{
|
||||
background: none;
|
||||
background: none;
|
||||
border-radius: 32px;
|
||||
ion-item{
|
||||
// margin-top: 5px;
|
||||
// margin-bottom: 5px;
|
||||
|
||||
background-color: transparent;
|
||||
.item-date{
|
||||
width: 100%;
|
||||
font-size: 16px;
|
||||
font-weight: bold;
|
||||
|
||||
text-align: start;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 12%;
|
||||
}
|
||||
ion-label , [item-end]{
|
||||
|
||||
white-space: normal;
|
||||
font-size: 14px;
|
||||
padding-top: 15%;
|
||||
// :root[dir="ltr"]{
|
||||
// margin-left: 10px;
|
||||
// }
|
||||
// :root[dir="rtl"]{
|
||||
// margin-right: 10px;
|
||||
// }
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
.timeline {
|
||||
position: relative;
|
||||
margin: 15px 0 0 0;
|
||||
// border-bottom: solid 1px var(--cusgray);
|
||||
}
|
||||
|
||||
.timeline:before {
|
||||
|
||||
content: '';
|
||||
position: inherit !important;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
width: 4px;
|
||||
// background: #e4e4e4;
|
||||
z-index: 1;
|
||||
left: 35px;
|
||||
/* margin-left: -10px; */
|
||||
/* z-index: 1; */
|
||||
}
|
||||
|
||||
.timeline .timeline-thumb {
|
||||
|
||||
border-radius: 500px;
|
||||
width: 70px !important;
|
||||
z-index: 2;
|
||||
position: absolute;
|
||||
left: 0px;
|
||||
// :root[dir="ltr"]{
|
||||
// left: 37px;
|
||||
// }
|
||||
// :root[dir="rtl"]{
|
||||
// right: 37px;
|
||||
// }
|
||||
float: right;
|
||||
top: 9px;
|
||||
}
|
||||
|
||||
.timeline .timeline-thumb.timeline-icon {
|
||||
height: 70px;
|
||||
// text-align: center;
|
||||
// color: white;
|
||||
// border: 5px solid #CBD0D3;
|
||||
// transform: scale(0.2);
|
||||
}
|
||||
|
||||
|
||||
|
||||
.timeline .timeline-item {
|
||||
// width: 40px;
|
||||
|
||||
}
|
||||
|
||||
.timeline .timeline-stats {
|
||||
position: relative;
|
||||
font-size: 12px;
|
||||
color: var(--darkgray);
|
||||
|
||||
}
|
||||
|
||||
.empImge{
|
||||
border-radius: 50%;
|
||||
width:60px;
|
||||
height: 60px;
|
||||
border: #dedede solid 1px;
|
||||
|
||||
}
|
||||
.empImgeRep {
|
||||
border-radius: 50% !important;
|
||||
width: 80px;
|
||||
height: 80px;
|
||||
border: #dedede solid 1px;
|
||||
}
|
||||
|
||||
.line{
|
||||
padding-bottom:87px;
|
||||
}
|
||||
|
||||
.attachLable{
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
z-index: 0;
|
||||
background: #44A7A1;
|
||||
color: #fff;
|
||||
border-radius: 50%;
|
||||
border: 0px;
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
text-align: center;
|
||||
font-size: 5px;
|
||||
}
|
||||
|
||||
.removeLable{
|
||||
top: 0px;
|
||||
z-index: 0;
|
||||
background: #d8252d;
|
||||
color: #fff;
|
||||
border-radius: 50%;
|
||||
border: 0px;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
text-align: center;
|
||||
font-size: 5px;
|
||||
}
|
||||
|
||||
.note-modal {
|
||||
// width: 90%;
|
||||
// height: 50%;
|
||||
// top: 20%;
|
||||
// left: 5%;
|
||||
// right: 5%;
|
||||
// bottom: 5%;
|
||||
background: rgba(0, 0, 0, 0.5) !important;
|
||||
padding: 30% 10% !important;
|
||||
--height: 12cm !important;
|
||||
// --width: 80% !important;
|
||||
--border-radius:20px;
|
||||
|
||||
}
|
||||
.header-toolbar-new{
|
||||
--background: #024d71;
|
||||
}
|
||||
|
||||
.confirmEitOkButton{
|
||||
white-space: normal !important;
|
||||
text-transform: capitalize !important;
|
||||
min-height: 45px !important;
|
||||
min-width: 5px !important;
|
||||
margin: 8px !important;
|
||||
--background: #0ca2de;
|
||||
width: 80% !important;
|
||||
color: white!important;
|
||||
border-radius: 16px !important;
|
||||
}
|
||||
|
||||
.approvalTitle-ar{
|
||||
font-weight: bold;
|
||||
font-size: 16px;
|
||||
text-align: right;
|
||||
|
||||
}
|
||||
.approvalTitle{
|
||||
font-weight: bold;
|
||||
font-size: 16px;
|
||||
text-align: left;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
.timeline {
|
||||
position: relative;
|
||||
margin: 15px 0 0 0;
|
||||
// border-bottom: solid 1px var(--cusgray);
|
||||
}
|
||||
|
||||
.timeline:before {
|
||||
|
||||
content: '';
|
||||
position: inherit !important;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
width: 4px;
|
||||
// background: #e4e4e4;
|
||||
z-index: 1;
|
||||
left: 35px;
|
||||
/* margin-left: -10px; */
|
||||
/* z-index: 1; */
|
||||
}
|
||||
|
||||
.timeline .timeline-thumb {
|
||||
|
||||
border-radius: 500px;
|
||||
width: 70px !important;
|
||||
z-index: 2;
|
||||
position: absolute;
|
||||
left: 0px;
|
||||
// :root[dir="ltr"]{
|
||||
// left: 37px;
|
||||
// }
|
||||
// :root[dir="rtl"]{
|
||||
// right: 37px;
|
||||
// }
|
||||
float: right;
|
||||
top: 9px;
|
||||
}
|
||||
|
||||
.timeline .timeline-thumb.timeline-icon {
|
||||
height: 70px;
|
||||
// text-align: center;
|
||||
// color: white;
|
||||
// border: 5px solid #CBD0D3;
|
||||
// transform: scale(0.2);
|
||||
}
|
||||
|
||||
|
||||
|
||||
.timeline .timeline-item {
|
||||
// width: 40px;
|
||||
|
||||
}
|
||||
|
||||
.timeline .timeline-stats {
|
||||
position: relative;
|
||||
font-size: 12px;
|
||||
color: var(--darkgray);
|
||||
|
||||
}
|
||||
|
||||
.empImge {
|
||||
border-radius: 50%;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
border: #dedede solid 1px;
|
||||
|
||||
}
|
||||
|
||||
.empImgeRep {
|
||||
border-radius: 50% !important;
|
||||
width: 80px;
|
||||
height: 80px;
|
||||
border: #dedede solid 1px;
|
||||
}
|
||||
|
||||
.line {
|
||||
padding-bottom: 87px;
|
||||
}
|
||||
|
||||
.attachLable {
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
z-index: 0;
|
||||
background: #30b8c6;
|
||||
color: #fff;
|
||||
border-radius: 50%;
|
||||
border: 0px;
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
text-align: center;
|
||||
font-size: 5px;
|
||||
}
|
||||
|
||||
.removeLable {
|
||||
top: 0px;
|
||||
z-index: 0;
|
||||
background: #d8252d;
|
||||
color: #fff;
|
||||
border-radius: 50%;
|
||||
border: 0px;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
text-align: center;
|
||||
font-size: 5px;
|
||||
}
|
||||
|
||||
.note-modal {
|
||||
// width: 90%;
|
||||
// height: 50%;
|
||||
// top: 20%;
|
||||
// left: 5%;
|
||||
// right: 5%;
|
||||
// bottom: 5%;
|
||||
background: rgba(0, 0, 0, 0.5) !important;
|
||||
padding: 30% 10% !important;
|
||||
--height: 12cm !important;
|
||||
// --width: 80% !important;
|
||||
--border-radius: 20px;
|
||||
|
||||
}
|
||||
|
||||
.header-toolbar-new {
|
||||
--background: #BE332F;
|
||||
}
|
||||
|
||||
.confirmEitOkButton {
|
||||
white-space: normal !important;
|
||||
text-transform: capitalize !important;
|
||||
min-height: 45px !important;
|
||||
min-width: 5px !important;
|
||||
margin: 8px !important;
|
||||
--background: #BE332F;
|
||||
width: 80% !important;
|
||||
color: white !important;
|
||||
border-radius: 16px !important;
|
||||
--border-radius: 16px !important;
|
||||
--box-shadow: none;
|
||||
}
|
||||
|
||||
.approvalTitle-ar {
|
||||
font-weight: bold;
|
||||
font-size: 16px;
|
||||
text-align: right;
|
||||
|
||||
}
|
||||
|
||||
.approvalTitle {
|
||||
font-weight: bold;
|
||||
font-size: 16px;
|
||||
text-align: left;
|
||||
}
|
||||
@ -1,53 +1,52 @@
|
||||
.rowBtn{
|
||||
.rowBtn {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.Header{
|
||||
.Header {
|
||||
color: black !important;
|
||||
font-size: 25px !important;
|
||||
font-weight: bold !important;;
|
||||
font-weight: bold !important;
|
||||
;
|
||||
margin: 0;
|
||||
text-align: center;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.labelRadio{
|
||||
.labelRadio {
|
||||
color: black !important;
|
||||
font-weight: bold !important;
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
|
||||
.labelcheck{
|
||||
.labelcheck {
|
||||
color: red !important;
|
||||
font-weight: bold !important;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.submitOkButton{
|
||||
.submitOkButton {
|
||||
white-space: normal !important;
|
||||
text-transform: capitalize !important;
|
||||
min-height: 45px !important;
|
||||
min-width: 5px !important;
|
||||
margin: 8px !important;
|
||||
--background:: #024d71;
|
||||
--background: #BE332F;
|
||||
width: 100% !important;
|
||||
color: white!important;
|
||||
color: white !important;
|
||||
border-radius: 16px !important;
|
||||
}
|
||||
.submitCancelButton{
|
||||
|
||||
.submitCancelButton {
|
||||
white-space: normal !important;
|
||||
text-transform: capitalize !important;
|
||||
min-height: 45px !important;
|
||||
min-width: 5px !important;
|
||||
margin: 8px !important;
|
||||
--background:: #024d71;
|
||||
--background: #BE332F;
|
||||
width: 100% !important;
|
||||
color: white!important;
|
||||
color: white !important;
|
||||
border-radius: 16px !important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
@ -1,115 +1,116 @@
|
||||
.search-button{
|
||||
background: transparent;
|
||||
font-size: 25px;
|
||||
color: #7F8C8D;
|
||||
.search-button {
|
||||
background: transparent;
|
||||
font-size: 25px;
|
||||
color: #7F8C8D;
|
||||
}
|
||||
|
||||
.header-toolbar-new{
|
||||
--background: #024d71;
|
||||
}
|
||||
|
||||
.confirmEitOkButton{
|
||||
white-space: normal !important;
|
||||
text-transform: capitalize !important;
|
||||
min-height: 45px !important;
|
||||
min-width: 5px !important;
|
||||
margin: 8px !important;
|
||||
--background: #44A7A1;
|
||||
width: 80% !important;
|
||||
color: white!important;
|
||||
border-radius: 16px !important;
|
||||
--border-radius: 16px !important;
|
||||
}
|
||||
.header-toolbar-new {
|
||||
--background: #BE332F;
|
||||
}
|
||||
|
||||
.confirmEitOkButton {
|
||||
white-space: normal !important;
|
||||
text-transform: capitalize !important;
|
||||
min-height: 45px !important;
|
||||
min-width: 5px !important;
|
||||
margin: 8px !important;
|
||||
--background: #BE332F;
|
||||
width: 80% !important;
|
||||
color: white !important;
|
||||
border-radius: 16px !important;
|
||||
--border-radius: 16px !important;
|
||||
--box-shadow: none;
|
||||
}
|
||||
|
||||
|
||||
.label-Select{
|
||||
color: var(--dark);
|
||||
font-size: 15px;
|
||||
border: none;
|
||||
font-weight: 400;
|
||||
-webkit-transform: translate3d(0, 0, 0);
|
||||
transform: translate3d(0, 0, 0);
|
||||
width: 80%;
|
||||
padding: 1px 0px;
|
||||
background-color: var(--light);
|
||||
border-bottom: var(--cusgray) solid 1px;
|
||||
border-radius: 0px;
|
||||
// margin-left: 20px;
|
||||
margin-left: 30px;
|
||||
// margin-top: -10px;
|
||||
// -webkit-appearance: none;
|
||||
// -moz-appearance: none;
|
||||
text-indent: 1px;
|
||||
// text-overflow: '';
|
||||
box-shadow: none;
|
||||
-webkit-box-shadow:none;
|
||||
-moz-box-shadow: none;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
.label-Select {
|
||||
color: var(--dark);
|
||||
font-size: 15px;
|
||||
border: none;
|
||||
font-weight: 400;
|
||||
-webkit-transform: translate3d(0, 0, 0);
|
||||
transform: translate3d(0, 0, 0);
|
||||
width: 80%;
|
||||
padding: 1px 0px;
|
||||
background-color: var(--light);
|
||||
border-bottom: var(--cusgray) solid 1px;
|
||||
border-radius: 0px;
|
||||
// margin-left: 20px;
|
||||
margin-left: 30px;
|
||||
// margin-top: -10px;
|
||||
// -webkit-appearance: none;
|
||||
// -moz-appearance: none;
|
||||
text-indent: 1px;
|
||||
// text-overflow: '';
|
||||
box-shadow: none;
|
||||
-webkit-box-shadow: none;
|
||||
-moz-box-shadow: none;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
|
||||
:root[dir="ltr"]{
|
||||
:root[dir="ltr"] {
|
||||
background-image: linear-gradient(45deg, transparent 50%, #999 50%), linear-gradient(135deg, #999 50%, transparent 50%), linear-gradient(to right, #ffffff, #ffffff);
|
||||
background-position: calc(100% - 14px) calc(1em + 2px), calc(100% - 8px) calc(1em + 2px), 100% 0;
|
||||
background-size: 6px 6px, 6px 6px, 2.9em 2.9em;
|
||||
background-repeat: no-repeat;
|
||||
padding-right: 20px;
|
||||
}
|
||||
:root[dir="rtl"]{
|
||||
background-image: linear-gradient(-135deg, #999 50%, transparent 50%),linear-gradient(-45deg, transparent 50%, #999 50%), linear-gradient(to right, #ffffff, #ffffff);
|
||||
background-position: calc(1em - 10px) calc(100% - 8px), calc(1em - 4px) calc(100% - 8px), 0 100%;
|
||||
background-size: 6px 6px, 6px 6px, 2.9em 2.9em;
|
||||
background-repeat: no-repeat;
|
||||
padding-left: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
:root[dir="rtl"] {
|
||||
background-image: linear-gradient(-135deg, #999 50%, transparent 50%), linear-gradient(-45deg, transparent 50%, #999 50%), linear-gradient(to right, #ffffff, #ffffff);
|
||||
background-position: calc(1em - 10px) calc(100% - 8px), calc(1em - 4px) calc(100% - 8px), 0 100%;
|
||||
background-size: 6px 6px, 6px 6px, 2.9em 2.9em;
|
||||
background-repeat: no-repeat;
|
||||
padding-left: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
.label{
|
||||
font-size: 16px;
|
||||
// margin-left: 15px;
|
||||
color: #a2a5a6 !important;
|
||||
display: block;
|
||||
overflow: hidden;
|
||||
-webkit-box-flex: 1;
|
||||
-webkit-flex: 1;
|
||||
-ms-flex: 1;
|
||||
flex: 1;
|
||||
/* font-size: inherit; */
|
||||
// text-overflow: ellipsis;
|
||||
// white-space: nowrap;
|
||||
white-space: normal;
|
||||
// padding-top: 10px;
|
||||
padding: 5px 0px;
|
||||
padding-left: 10px !important;
|
||||
margin: 10px auto;
|
||||
:root[dir="ltr"]{
|
||||
font-family: var(--fontFamilySemiBoldEN) !important;
|
||||
}
|
||||
:root[dir="rtl"]{
|
||||
font-family: var(--fontFamilyIOSAR) !important;
|
||||
font-weight: bold;
|
||||
}
|
||||
.label {
|
||||
font-size: 16px;
|
||||
// margin-left: 15px;
|
||||
color: #a2a5a6 !important;
|
||||
display: block;
|
||||
overflow: hidden;
|
||||
-webkit-box-flex: 1;
|
||||
-webkit-flex: 1;
|
||||
-ms-flex: 1;
|
||||
flex: 1;
|
||||
/* font-size: inherit; */
|
||||
// text-overflow: ellipsis;
|
||||
// white-space: nowrap;
|
||||
white-space: normal;
|
||||
// padding-top: 10px;
|
||||
padding: 5px 0px;
|
||||
padding-left: 10px !important;
|
||||
margin: 10px auto;
|
||||
|
||||
:root[dir="ltr"] {
|
||||
font-family: var(--fontFamilySemiBoldEN) !important;
|
||||
}
|
||||
|
||||
:root[dir="rtl"] {
|
||||
font-family: var(--fontFamilyIOSAR) !important;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
.Field-en{
|
||||
.Field-en {
|
||||
border-radius: 30px;
|
||||
border: 1px solid #a2a5a6!important;
|
||||
border: 1px solid #a2a5a6 !important;
|
||||
margin-bottom: 20px;
|
||||
padding-left: 20px !important;
|
||||
padding-left: 20px !important;
|
||||
padding-top: 6px !important;
|
||||
color: #999999 !important;
|
||||
}
|
||||
|
||||
.Field-ar{
|
||||
.Field-ar {
|
||||
border-radius: 30px;
|
||||
border: 1px solid #a2a5a6!important;
|
||||
border: 1px solid #a2a5a6 !important;
|
||||
margin-bottom: 20px;
|
||||
padding-right: 20px !important;
|
||||
padding-right: 20px !important;
|
||||
padding-top: 6px !important;
|
||||
color: #999999 !important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
@ -1,3 +1,3 @@
|
||||
.header-toolbar-new{
|
||||
--background: #024d71;
|
||||
}
|
||||
.header-toolbar-new {
|
||||
--background: #BE332F;
|
||||
}
|
||||
@ -1,45 +1,48 @@
|
||||
.footer-button {
|
||||
border-radius: 2px;
|
||||
padding: 0 1.1em;
|
||||
min-height: 45px;
|
||||
min-width: 200px;
|
||||
}
|
||||
|
||||
ion-label {
|
||||
color: var(--customnavy) !important;
|
||||
}
|
||||
|
||||
.daynamicForm-Label {
|
||||
font-size: 16px;
|
||||
color: #a2a5a6 !important;
|
||||
display: block;
|
||||
overflow: hidden;
|
||||
-webkit-flex: 1;
|
||||
flex: 1;
|
||||
font-size: inherit;
|
||||
white-space: normal;
|
||||
padding: 5px 0px;
|
||||
margin: 10px auto;
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
||||
|
||||
.header-toolbar-new{
|
||||
--background: #024d71;
|
||||
}
|
||||
.addEitOkButton{
|
||||
white-space: normal !important;
|
||||
text-transform: capitalize !important;
|
||||
min-height: 45px !important;
|
||||
min-width: 5px !important;
|
||||
margin: 8px !important;
|
||||
background-color: #024d71;
|
||||
width: 80% !important;
|
||||
color: white!important;
|
||||
border-radius: 16px !important;
|
||||
}
|
||||
border-radius: 2px;
|
||||
padding: 0 1.1em;
|
||||
min-height: 45px;
|
||||
min-width: 200px;
|
||||
}
|
||||
|
||||
.country{
|
||||
margin-top: 10px;
|
||||
padding: 10px;
|
||||
}
|
||||
ion-label {
|
||||
color: var(--customnavy) !important;
|
||||
}
|
||||
|
||||
.daynamicForm-Label {
|
||||
font-size: 16px;
|
||||
color: #a2a5a6 !important;
|
||||
display: block;
|
||||
overflow: hidden;
|
||||
-webkit-flex: 1;
|
||||
flex: 1;
|
||||
font-size: inherit;
|
||||
white-space: normal;
|
||||
padding: 5px 0px;
|
||||
margin: 10px auto;
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
||||
|
||||
.header-toolbar-new {
|
||||
--background: #BE332F;
|
||||
}
|
||||
|
||||
.addEitOkButton {
|
||||
white-space: normal !important;
|
||||
text-transform: capitalize !important;
|
||||
min-height: 45px !important;
|
||||
min-width: 5px !important;
|
||||
margin: 8px !important;
|
||||
background-color: #BE332F;
|
||||
width: 80% !important;
|
||||
color: white !important;
|
||||
border-radius: 16px !important;
|
||||
--border-radius: 16px !important;
|
||||
--box-shadow: none;
|
||||
}
|
||||
|
||||
.country {
|
||||
margin-top: 10px;
|
||||
padding: 10px;
|
||||
}
|
||||
@ -1,330 +1,350 @@
|
||||
.footer-button {
|
||||
border-radius: 2px;
|
||||
padding: 0 1.1em;
|
||||
min-height: 45px;
|
||||
min-width: 200px;
|
||||
}
|
||||
|
||||
.datetime{
|
||||
text-align: center;
|
||||
font-family: WorkSans-Bold;
|
||||
margin-left: 47px;
|
||||
margin-top: -19px;
|
||||
|
||||
}
|
||||
.iconCalendar{
|
||||
margin-left: 30px !important;
|
||||
width: 22% !important;
|
||||
height: 26px !important;
|
||||
margin-top: -69px !important;
|
||||
margin-bottom: 20px !important;
|
||||
}
|
||||
h4 {
|
||||
font-size: 2.2rem;
|
||||
text-align: center;
|
||||
color: #000000;
|
||||
}
|
||||
.grids{
|
||||
border-radius: 20px !important;
|
||||
background: white;
|
||||
padding-left: 1px;
|
||||
padding-right: 1px;
|
||||
margin: 13px;
|
||||
padding-top: 0px;
|
||||
padding-bottom: 3px;
|
||||
padding-left: 13px;
|
||||
padding-right: 13px;
|
||||
border: 1px solid #cac8c8;
|
||||
}
|
||||
|
||||
.bgcolor {
|
||||
|
||||
color: white;
|
||||
border-top-right-radius: 19px;
|
||||
border-top-left-radius: 15px;
|
||||
padding-top: 1;
|
||||
padding-bottom: 0;
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
/* border-radius: 12px !important; */
|
||||
background: #024d71;
|
||||
border-bottom: 1px solid #a7a4a4;
|
||||
border-top: 1px solid #cac8c8;
|
||||
margin-left: -13px;
|
||||
margin-right: -13px;
|
||||
}
|
||||
.colEit{
|
||||
border-right: 1px solid #cac8c8;
|
||||
border-bottom-left-radius: -10px !important;
|
||||
padding-top: 8px;
|
||||
padding-bottom: 8px;
|
||||
margin-left: 18px;
|
||||
font-size: 12px !important;
|
||||
}
|
||||
|
||||
.header-div {
|
||||
|
||||
background-color: #024d71;
|
||||
text-transform: capitalize;
|
||||
height: 160px;
|
||||
// position: relative;
|
||||
display: block;
|
||||
margin-bottom: -28px;
|
||||
}
|
||||
|
||||
.header-toolbar-new{
|
||||
--background: #024d71;
|
||||
}
|
||||
|
||||
.addClass{
|
||||
background-color: #024d71;
|
||||
width: 80px;
|
||||
height: 80px;
|
||||
right: 8%;
|
||||
position: fixed;
|
||||
color: white;
|
||||
bottom: 5%;
|
||||
border-radius: 50%;
|
||||
z-index: 999;
|
||||
-webkit-box-shadow: 2px -1px 13px 0px rgba(0,0,0,0.59);
|
||||
-moz-box-shadow: 2px -1px 13px 0px rgba(0,0,0,0.59);
|
||||
box-shadow: 2px -1px 13px 0px rgba(0,0,0,0.59);
|
||||
}
|
||||
|
||||
.contentEit:before {
|
||||
position: absolute;
|
||||
border-radius: 2px;
|
||||
padding: 0 1.1em;
|
||||
min-height: 45px;
|
||||
min-width: 200px;
|
||||
}
|
||||
|
||||
.datetime {
|
||||
text-align: center;
|
||||
font-family: WorkSans-Bold;
|
||||
margin-left: 47px;
|
||||
margin-top: -19px;
|
||||
|
||||
}
|
||||
|
||||
.iconCalendar {
|
||||
margin-left: 30px !important;
|
||||
width: 22% !important;
|
||||
height: 26px !important;
|
||||
margin-top: -69px !important;
|
||||
margin-bottom: 20px !important;
|
||||
}
|
||||
|
||||
h4 {
|
||||
font-size: 2.2rem;
|
||||
text-align: center;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
.grids {
|
||||
border-radius: 20px !important;
|
||||
background: white;
|
||||
padding-left: 1px;
|
||||
padding-right: 1px;
|
||||
margin: 13px;
|
||||
padding-top: 0px;
|
||||
padding-bottom: 3px;
|
||||
padding-left: 13px;
|
||||
padding-right: 13px;
|
||||
border: 1px solid #cac8c8;
|
||||
}
|
||||
|
||||
.bgcolor {
|
||||
|
||||
color: white;
|
||||
border-top-right-radius: 19px;
|
||||
border-top-left-radius: 15px;
|
||||
padding-top: 1;
|
||||
padding-bottom: 0;
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
/* border-radius: 12px !important; */
|
||||
background: #BE332F;
|
||||
border-bottom: 1px solid #a7a4a4;
|
||||
border-top: 1px solid #cac8c8;
|
||||
margin-left: -13px;
|
||||
margin-right: -13px;
|
||||
}
|
||||
|
||||
.colEit {
|
||||
border-right: 1px solid #cac8c8;
|
||||
border-bottom-left-radius: -10px !important;
|
||||
padding-top: 8px;
|
||||
padding-bottom: 8px;
|
||||
margin-left: 18px;
|
||||
font-size: 12px !important;
|
||||
}
|
||||
|
||||
.header-div {
|
||||
|
||||
background-color: #BE332F;
|
||||
text-transform: capitalize;
|
||||
height: 160px;
|
||||
// position: relative;
|
||||
display: block;
|
||||
margin-bottom: -28px;
|
||||
}
|
||||
|
||||
.header-toolbar-new {
|
||||
--background: #BE332F;
|
||||
}
|
||||
|
||||
.addClass {
|
||||
background-color: #BE332F;
|
||||
width: 80px;
|
||||
height: 80px;
|
||||
right: 8%;
|
||||
position: fixed;
|
||||
color: white;
|
||||
bottom: 5%;
|
||||
border-radius: 50%;
|
||||
z-index: 999;
|
||||
-webkit-box-shadow: 2px -1px 13px 0px rgba(0, 0, 0, 0.59);
|
||||
-moz-box-shadow: 2px -1px 13px 0px rgba(0, 0, 0, 0.59);
|
||||
box-shadow: 2px -1px 13px 0px rgba(0, 0, 0, 0.59);
|
||||
}
|
||||
|
||||
.contentEit:before {
|
||||
position: absolute;
|
||||
content: "";
|
||||
// background: #024d71;
|
||||
// background: #BE332F;
|
||||
height: 140px;
|
||||
width: 100%;
|
||||
left: 0;
|
||||
top: 0px;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.hrClass{
|
||||
border-width: 0;
|
||||
box-sizing: content-box;
|
||||
border-bottom: 1px solid #e6e6e6;
|
||||
background: #fff !important;
|
||||
height: 1px;
|
||||
}
|
||||
|
||||
////////////////////////////////
|
||||
.content:before {
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.hrClass {
|
||||
border-width: 0;
|
||||
box-sizing: content-box;
|
||||
border-bottom: 1px solid #e6e6e6;
|
||||
background: #fff !important;
|
||||
height: 1px;
|
||||
}
|
||||
|
||||
////////////////////////////////
|
||||
.content:before {
|
||||
position: absolute;
|
||||
content: "";
|
||||
background: #024d71;
|
||||
background: #BE332F;
|
||||
height: 140px;
|
||||
width: 100%;
|
||||
left: 0;
|
||||
top: 0px;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
|
||||
.colorBG{
|
||||
--background: #f0efef;
|
||||
}
|
||||
|
||||
.Title{
|
||||
text-align: center;
|
||||
color: white;
|
||||
margin-top: -33px;
|
||||
font-size: 17px;
|
||||
}
|
||||
.title{
|
||||
text-align: center;
|
||||
color: black;
|
||||
margin-top: 5px;
|
||||
font-size: 17px;
|
||||
}
|
||||
.today-graph{
|
||||
display: block !important;
|
||||
height: 196px;
|
||||
width: 365px;
|
||||
/* padding-left: 51px; */
|
||||
margin-left: 28px !important;
|
||||
}
|
||||
|
||||
.headerGrid{
|
||||
background-color: white !important;
|
||||
border: 1px solid #cac8c8 !important;
|
||||
padding-bottom: 53px;
|
||||
padding-top: -30px;
|
||||
margin-left: 13px;
|
||||
margin-right: 13px;
|
||||
margin-bottom: 10px;
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
border-radius: 20px;
|
||||
margin-top: 17px;
|
||||
}
|
||||
.result-graph{
|
||||
font-size: 14px;
|
||||
margin-left: -48px;
|
||||
margin-right: 3px;
|
||||
margin-bottom: -30px;
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
.green-label{
|
||||
font-size: 15px !important;
|
||||
margin-left: 7px !important;
|
||||
margin-right: 42px;
|
||||
}
|
||||
.green-label-ar{
|
||||
font-size: 15px !important;
|
||||
margin-left: 7px !important;
|
||||
margin-right: 15px;
|
||||
}
|
||||
.blue-label{
|
||||
font-size: 15px !important;
|
||||
margin-left: 7px !important;
|
||||
margin-right: 13px;
|
||||
}
|
||||
.light-label{
|
||||
font-size: 15px !important;
|
||||
margin-left: 7px !important;
|
||||
margin-right: -26px;
|
||||
}
|
||||
.light-label-ar{
|
||||
font-size: 15px !important;
|
||||
margin-right: 7px !important;
|
||||
margin-left: -26px;
|
||||
}
|
||||
|
||||
.light-dote{
|
||||
background-color: #3CB9D5;
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
border-radius: 50% !important;
|
||||
display: inline-block;
|
||||
}
|
||||
.blue-dote{
|
||||
|
||||
background-color: #024d71;
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
border-radius: 50% !important;
|
||||
display: inline-block;
|
||||
}
|
||||
.green-dote{
|
||||
background-color: #1FA269;
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
border-radius: 50% !important;
|
||||
display: inline-block;
|
||||
margin-right: -1px;
|
||||
}
|
||||
.col{
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.gridService{
|
||||
|
||||
/* margin-top: 87px; */
|
||||
border-radius: 10px;
|
||||
/* margin-bottom: -49px; */
|
||||
margin-left: 14px;
|
||||
margin-right: 14px;
|
||||
|
||||
}
|
||||
.columns{
|
||||
margin: 3px;
|
||||
margin-bottom: 13px;
|
||||
background: white;
|
||||
border-radius: 27px;
|
||||
padding-left: 30px;
|
||||
padding-right: 6px;
|
||||
padding-top: 19px;
|
||||
padding-bottom: 8px;
|
||||
border: 1px solid #cac8c8 !important;
|
||||
}
|
||||
|
||||
|
||||
.service{
|
||||
font-size: 22px;
|
||||
color: black;
|
||||
letter-spacing: 1px;
|
||||
font-weight: bold;
|
||||
}
|
||||
.services{
|
||||
|
||||
font-size: 12px;
|
||||
color: black;
|
||||
}
|
||||
|
||||
.adult-dote{
|
||||
background-color: #3CB9D5;
|
||||
width: 15px;
|
||||
height: 15px;
|
||||
border-radius: 50% !important;
|
||||
display: inline-block;
|
||||
margin-left: -17px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.adult-dote-ar{
|
||||
background-color: #3CB9D5;
|
||||
width: 15px;
|
||||
height: 15px;
|
||||
border-radius: 50% !important;
|
||||
display: inline-block;
|
||||
margin-right: 0px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
.child-dote{
|
||||
|
||||
background-color: #024d71;
|
||||
width: 15px;
|
||||
height: 15px;
|
||||
border-radius: 50% !important;
|
||||
display: inline-block;
|
||||
margin-left: -17px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
.child-dote-ar{
|
||||
background-color: #024d71;
|
||||
width: 15px;
|
||||
height: 15px;
|
||||
border-radius: 50% !important;
|
||||
display: inline-block;
|
||||
margin-right: 1px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
.infants-dote{
|
||||
background-color: #1FA269;
|
||||
width: 15px;
|
||||
height: 15px;
|
||||
border-radius: 50% !important;
|
||||
display: inline-block;
|
||||
margin-left: -17px;
|
||||
margin-right: 5px;
|
||||
// margin-bottom: 6px;
|
||||
}
|
||||
|
||||
.infants-dote-ar{
|
||||
background-color: #1FA269;
|
||||
width: 15px;
|
||||
height: 15px;
|
||||
border-radius: 50% !important;
|
||||
display: inline-block;
|
||||
margin-right: 1px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
.addEitOkButton{
|
||||
white-space: normal !important;
|
||||
text-transform: capitalize !important;
|
||||
min-height: 45px !important;
|
||||
min-width: 5px !important;
|
||||
margin: 8px !important;
|
||||
background-color: #024d71;
|
||||
width: 80% !important;
|
||||
color: white!important;
|
||||
border-radius: 16px !important;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
.colorBG {
|
||||
--background: #f0efef;
|
||||
}
|
||||
|
||||
.Title {
|
||||
text-align: center;
|
||||
color: white;
|
||||
margin-top: -33px;
|
||||
font-size: 17px;
|
||||
}
|
||||
|
||||
.title {
|
||||
text-align: center;
|
||||
color: black;
|
||||
margin-top: 5px;
|
||||
font-size: 17px;
|
||||
}
|
||||
|
||||
.today-graph {
|
||||
display: block !important;
|
||||
height: 196px;
|
||||
width: 365px;
|
||||
/* padding-left: 51px; */
|
||||
margin-left: 28px !important;
|
||||
}
|
||||
|
||||
.headerGrid {
|
||||
background-color: white !important;
|
||||
border: 1px solid #cac8c8 !important;
|
||||
padding-bottom: 53px;
|
||||
padding-top: -30px;
|
||||
margin-left: 13px;
|
||||
margin-right: 13px;
|
||||
margin-bottom: 10px;
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
border-radius: 20px;
|
||||
margin-top: 17px;
|
||||
}
|
||||
|
||||
.result-graph {
|
||||
font-size: 14px;
|
||||
margin-left: -48px;
|
||||
margin-right: 3px;
|
||||
margin-bottom: -30px;
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
.green-label {
|
||||
font-size: 15px !important;
|
||||
margin-left: 7px !important;
|
||||
margin-right: 42px;
|
||||
}
|
||||
|
||||
.green-label-ar {
|
||||
font-size: 15px !important;
|
||||
margin-left: 7px !important;
|
||||
margin-right: 15px;
|
||||
}
|
||||
|
||||
.blue-label {
|
||||
font-size: 15px !important;
|
||||
margin-left: 7px !important;
|
||||
margin-right: 13px;
|
||||
}
|
||||
|
||||
.light-label {
|
||||
font-size: 15px !important;
|
||||
margin-left: 7px !important;
|
||||
margin-right: -26px;
|
||||
}
|
||||
|
||||
.light-label-ar {
|
||||
font-size: 15px !important;
|
||||
margin-right: 7px !important;
|
||||
margin-left: -26px;
|
||||
}
|
||||
|
||||
.light-dote {
|
||||
background-color: #3CB9D5;
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
border-radius: 50% !important;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.blue-dote {
|
||||
|
||||
background-color: #BE332F;
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
border-radius: 50% !important;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.green-dote {
|
||||
background-color: #1FA269;
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
border-radius: 50% !important;
|
||||
display: inline-block;
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.col {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.gridService {
|
||||
|
||||
/* margin-top: 87px; */
|
||||
border-radius: 10px;
|
||||
/* margin-bottom: -49px; */
|
||||
margin-left: 14px;
|
||||
margin-right: 14px;
|
||||
|
||||
}
|
||||
|
||||
.columns {
|
||||
margin: 3px;
|
||||
margin-bottom: 13px;
|
||||
background: white;
|
||||
border-radius: 27px;
|
||||
padding-left: 30px;
|
||||
padding-right: 6px;
|
||||
padding-top: 19px;
|
||||
padding-bottom: 8px;
|
||||
border: 1px solid #cac8c8 !important;
|
||||
}
|
||||
|
||||
|
||||
.service {
|
||||
font-size: 22px;
|
||||
color: black;
|
||||
letter-spacing: 1px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.services {
|
||||
|
||||
font-size: 12px;
|
||||
color: black;
|
||||
}
|
||||
|
||||
.adult-dote {
|
||||
background-color: #3CB9D5;
|
||||
width: 15px;
|
||||
height: 15px;
|
||||
border-radius: 50% !important;
|
||||
display: inline-block;
|
||||
margin-left: -17px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.adult-dote-ar {
|
||||
background-color: #3CB9D5;
|
||||
width: 15px;
|
||||
height: 15px;
|
||||
border-radius: 50% !important;
|
||||
display: inline-block;
|
||||
margin-right: 0px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.child-dote {
|
||||
|
||||
background-color: #BE332F;
|
||||
width: 15px;
|
||||
height: 15px;
|
||||
border-radius: 50% !important;
|
||||
display: inline-block;
|
||||
margin-left: -17px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.child-dote-ar {
|
||||
background-color: #BE332F;
|
||||
width: 15px;
|
||||
height: 15px;
|
||||
border-radius: 50% !important;
|
||||
display: inline-block;
|
||||
margin-right: 1px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.infants-dote {
|
||||
background-color: #1FA269;
|
||||
width: 15px;
|
||||
height: 15px;
|
||||
border-radius: 50% !important;
|
||||
display: inline-block;
|
||||
margin-left: -17px;
|
||||
margin-right: 5px;
|
||||
// margin-bottom: 6px;
|
||||
}
|
||||
|
||||
.infants-dote-ar {
|
||||
background-color: #1FA269;
|
||||
width: 15px;
|
||||
height: 15px;
|
||||
border-radius: 50% !important;
|
||||
display: inline-block;
|
||||
margin-right: 1px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.addEitOkButton {
|
||||
white-space: normal !important;
|
||||
text-transform: capitalize !important;
|
||||
min-height: 45px !important;
|
||||
min-width: 5px !important;
|
||||
margin: 8px !important;
|
||||
background-color: #BE332F;
|
||||
width: 80% !important;
|
||||
color: white !important;
|
||||
border-radius: 16px !important;
|
||||
--border-radius: 16px !important;
|
||||
--box-shadow: none;
|
||||
}
|
||||
@ -1,263 +1,275 @@
|
||||
.footer-button {
|
||||
border-radius: 2px;
|
||||
padding: 0 1.1em;
|
||||
min-height: 45px;
|
||||
min-width: 200px;
|
||||
}
|
||||
|
||||
.imgSize {
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
}
|
||||
|
||||
.Header {
|
||||
font-weight: bold;
|
||||
color: #1a586d !important;
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
.tbData {
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
.btnBack {
|
||||
background: transparent;
|
||||
float: right;
|
||||
}
|
||||
|
||||
.attachmentDiv{
|
||||
background: #ffffff;
|
||||
height: auto;
|
||||
text-align: center;
|
||||
padding-top: 1px;
|
||||
margin: 10px;
|
||||
border-radius: 15px;
|
||||
border: 1px solid grey;
|
||||
}
|
||||
|
||||
.noDataDiv{
|
||||
background: #ffffff;
|
||||
height: 11%;
|
||||
text-align: center;
|
||||
padding-top: 1px;
|
||||
border-radius: 10px;
|
||||
margin: 10px;
|
||||
border-radius: 5px;
|
||||
}
|
||||
.submitNote{
|
||||
background: #ffffff;
|
||||
height: 80px;
|
||||
padding-top: 1px;
|
||||
margin: 10px;
|
||||
border-radius: 15px;
|
||||
border: 1px solid grey;
|
||||
}
|
||||
|
||||
.approvalList{
|
||||
--background: #f0efef;
|
||||
height: auto;
|
||||
text-align: center;
|
||||
padding-top: 1px;
|
||||
border-radius: 10px;
|
||||
margin: 10px;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
/************************New Design**********************************/
|
||||
.notification-list{
|
||||
background: none;
|
||||
background: none;
|
||||
border-radius: 32px;
|
||||
ion-item{
|
||||
// margin-top: 5px;
|
||||
// margin-bottom: 5px;
|
||||
|
||||
background-color: transparent;
|
||||
.item-date{
|
||||
width: 100%;
|
||||
font-size: 16px;
|
||||
font-weight: bold;
|
||||
|
||||
text-align: start;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 12%;
|
||||
}
|
||||
ion-label , [item-end]{
|
||||
|
||||
white-space: normal;
|
||||
font-size: 14px;
|
||||
padding-top: 15%;
|
||||
// :root[dir="ltr"]{
|
||||
// margin-left: 10px;
|
||||
// }
|
||||
// :root[dir="rtl"]{
|
||||
// margin-right: 10px;
|
||||
// }
|
||||
|
||||
}
|
||||
|
||||
border-radius: 2px;
|
||||
padding: 0 1.1em;
|
||||
min-height: 45px;
|
||||
min-width: 200px;
|
||||
}
|
||||
|
||||
.imgSize {
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
}
|
||||
|
||||
.Header {
|
||||
font-weight: bold;
|
||||
color: #c6903e !important;
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
.tbData {
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
.btnBack {
|
||||
background: transparent;
|
||||
float: right;
|
||||
}
|
||||
|
||||
.attachmentDiv {
|
||||
background: #ffffff;
|
||||
height: auto;
|
||||
text-align: center;
|
||||
padding-top: 1px;
|
||||
margin: 10px;
|
||||
border-radius: 15px;
|
||||
border: 1px solid grey;
|
||||
}
|
||||
|
||||
.noDataDiv {
|
||||
background: #ffffff;
|
||||
height: 11%;
|
||||
text-align: center;
|
||||
padding-top: 1px;
|
||||
border-radius: 10px;
|
||||
margin: 10px;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
.submitNote {
|
||||
background: #ffffff;
|
||||
height: 80px;
|
||||
padding-top: 1px;
|
||||
margin: 10px;
|
||||
border-radius: 15px;
|
||||
border: 1px solid grey;
|
||||
}
|
||||
|
||||
.approvalList {
|
||||
--background: #f0efef;
|
||||
height: auto;
|
||||
text-align: center;
|
||||
padding-top: 1px;
|
||||
border-radius: 10px;
|
||||
margin: 10px;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
/************************New Design**********************************/
|
||||
.notification-list {
|
||||
background: none;
|
||||
background: none;
|
||||
border-radius: 32px;
|
||||
|
||||
ion-item {
|
||||
// margin-top: 5px;
|
||||
// margin-bottom: 5px;
|
||||
|
||||
background-color: transparent;
|
||||
|
||||
.item-date {
|
||||
width: 100%;
|
||||
font-size: 16px;
|
||||
font-weight: bold;
|
||||
|
||||
text-align: start;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 12%;
|
||||
}
|
||||
|
||||
ion-label,
|
||||
[item-end] {
|
||||
|
||||
white-space: normal;
|
||||
font-size: 14px;
|
||||
padding-top: 15%;
|
||||
// :root[dir="ltr"]{
|
||||
// margin-left: 10px;
|
||||
// }
|
||||
// :root[dir="rtl"]{
|
||||
// margin-right: 10px;
|
||||
// }
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
.timeline {
|
||||
position: relative;
|
||||
margin: 15px 0 0 0;
|
||||
// border-bottom: solid 1px var(--cusgray);
|
||||
}
|
||||
|
||||
.timeline:before {
|
||||
|
||||
content: '';
|
||||
position: inherit !important;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
width: 4px;
|
||||
// background: #e4e4e4;
|
||||
z-index: 1;
|
||||
left: 35px;
|
||||
/* margin-left: -10px; */
|
||||
/* z-index: 1; */
|
||||
}
|
||||
|
||||
.timeline .timeline-thumb {
|
||||
|
||||
border-radius: 500px;
|
||||
width: 70px !important;
|
||||
z-index: 2;
|
||||
position: absolute;
|
||||
left: 0px;
|
||||
// :root[dir="ltr"]{
|
||||
// left: 37px;
|
||||
// }
|
||||
// :root[dir="rtl"]{
|
||||
// right: 37px;
|
||||
// }
|
||||
float: right;
|
||||
top: 9px;
|
||||
}
|
||||
|
||||
.timeline .timeline-thumb.timeline-icon {
|
||||
height: 70px;
|
||||
// text-align: center;
|
||||
// color: white;
|
||||
// border: 5px solid #CBD0D3;
|
||||
// transform: scale(0.2);
|
||||
}
|
||||
|
||||
|
||||
|
||||
.timeline .timeline-item {
|
||||
width: 40px;
|
||||
|
||||
}
|
||||
|
||||
.timeline .timeline-stats {
|
||||
position: relative;
|
||||
font-size: 12px;
|
||||
color: var(--darkgray);
|
||||
|
||||
}
|
||||
|
||||
.empImge{
|
||||
border-radius: 50%;
|
||||
width:100%;
|
||||
height: 100%;
|
||||
border: #dedede solid 1px;
|
||||
|
||||
}
|
||||
.empImgeRep {
|
||||
border-radius: 50% !important;
|
||||
width: 80px;
|
||||
height: 80px;
|
||||
border: #dedede solid 1px;
|
||||
}
|
||||
|
||||
.line{
|
||||
padding-bottom:87px;
|
||||
}
|
||||
|
||||
.attachLable{
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
z-index: 0;
|
||||
background: #44A7A1;
|
||||
color: #fff;
|
||||
border-radius: 50%;
|
||||
border: 0px;
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
text-align: center;
|
||||
font-size: 5px;
|
||||
}
|
||||
|
||||
.removeLable{
|
||||
top: 0px;
|
||||
z-index: 0;
|
||||
background: #d8252d;
|
||||
color: #fff;
|
||||
border-radius: 50%;
|
||||
border: 0px;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
text-align: center;
|
||||
font-size: 5px;
|
||||
}
|
||||
|
||||
.note-modal {
|
||||
// width: 90%;
|
||||
// height: 50%;
|
||||
// top: 20%;
|
||||
// left: 5%;
|
||||
// right: 5%;
|
||||
// bottom: 5%;
|
||||
background: rgba(0, 0, 0, 0.5) !important;
|
||||
padding: 30% 10% !important;
|
||||
--height: 12cm !important;
|
||||
// --width: 80% !important;
|
||||
--border-radius:20px;
|
||||
|
||||
}
|
||||
.header-toolbar-new{
|
||||
--background: #024d71;
|
||||
}
|
||||
.title{
|
||||
margin-top: -37px;
|
||||
margin-left: 85px;
|
||||
}
|
||||
.title-ar{
|
||||
margin-top: -37px;
|
||||
margin-right: 101px;
|
||||
}
|
||||
.confirmEitOkButton{
|
||||
white-space: normal !important;
|
||||
text-transform: capitalize !important;
|
||||
min-height: 45px !important;
|
||||
min-width: 5px !important;
|
||||
margin: 8px !important;
|
||||
background-color: #0ca2de;
|
||||
width: 80% !important;
|
||||
color: white!important;
|
||||
border-radius: 16px !important;
|
||||
}
|
||||
|
||||
.approvalTitle-ar{
|
||||
font-weight: bold;
|
||||
font-size: 16px;
|
||||
text-align: right;
|
||||
|
||||
}
|
||||
.approvalTitle{
|
||||
font-weight: bold;
|
||||
font-size: 16px;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
.timeline {
|
||||
position: relative;
|
||||
margin: 15px 0 0 0;
|
||||
// border-bottom: solid 1px var(--cusgray);
|
||||
}
|
||||
|
||||
.timeline:before {
|
||||
|
||||
content: '';
|
||||
position: inherit !important;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
width: 4px;
|
||||
// background: #e4e4e4;
|
||||
z-index: 1;
|
||||
left: 35px;
|
||||
/* margin-left: -10px; */
|
||||
/* z-index: 1; */
|
||||
}
|
||||
|
||||
.timeline .timeline-thumb {
|
||||
|
||||
border-radius: 500px;
|
||||
width: 70px !important;
|
||||
z-index: 2;
|
||||
position: absolute;
|
||||
left: 0px;
|
||||
// :root[dir="ltr"]{
|
||||
// left: 37px;
|
||||
// }
|
||||
// :root[dir="rtl"]{
|
||||
// right: 37px;
|
||||
// }
|
||||
float: right;
|
||||
top: 9px;
|
||||
}
|
||||
|
||||
.timeline .timeline-thumb.timeline-icon {
|
||||
height: 70px;
|
||||
// text-align: center;
|
||||
// color: white;
|
||||
// border: 5px solid #CBD0D3;
|
||||
// transform: scale(0.2);
|
||||
}
|
||||
|
||||
|
||||
|
||||
.timeline .timeline-item {
|
||||
width: 40px;
|
||||
|
||||
}
|
||||
|
||||
.timeline .timeline-stats {
|
||||
position: relative;
|
||||
font-size: 12px;
|
||||
color: var(--darkgray);
|
||||
|
||||
}
|
||||
|
||||
.empImge {
|
||||
border-radius: 50%;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
border: #dedede solid 1px;
|
||||
|
||||
}
|
||||
|
||||
.empImgeRep {
|
||||
border-radius: 50% !important;
|
||||
width: 80px;
|
||||
height: 80px;
|
||||
border: #dedede solid 1px;
|
||||
}
|
||||
|
||||
.line {
|
||||
padding-bottom: 87px;
|
||||
}
|
||||
|
||||
.attachLable {
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
z-index: 0;
|
||||
background: #30b8c6;
|
||||
color: #fff;
|
||||
border-radius: 50%;
|
||||
border: 0px;
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
text-align: center;
|
||||
font-size: 5px;
|
||||
}
|
||||
|
||||
.removeLable {
|
||||
top: 0px;
|
||||
z-index: 0;
|
||||
background: #d8252d;
|
||||
color: #fff;
|
||||
border-radius: 50%;
|
||||
border: 0px;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
text-align: center;
|
||||
font-size: 5px;
|
||||
}
|
||||
|
||||
.note-modal {
|
||||
// width: 90%;
|
||||
// height: 50%;
|
||||
// top: 20%;
|
||||
// left: 5%;
|
||||
// right: 5%;
|
||||
// bottom: 5%;
|
||||
background: rgba(0, 0, 0, 0.5) !important;
|
||||
padding: 30% 10% !important;
|
||||
--height: 12cm !important;
|
||||
// --width: 80% !important;
|
||||
--border-radius: 20px;
|
||||
|
||||
}
|
||||
|
||||
.header-toolbar-new {
|
||||
--background: #BE332F;
|
||||
}
|
||||
|
||||
.title {
|
||||
margin-top: -37px;
|
||||
margin-left: 85px;
|
||||
}
|
||||
|
||||
.title-ar {
|
||||
margin-top: -37px;
|
||||
margin-right: 101px;
|
||||
}
|
||||
|
||||
.confirmEitOkButton {
|
||||
white-space: normal !important;
|
||||
text-transform: capitalize !important;
|
||||
min-height: 45px !important;
|
||||
min-width: 5px !important;
|
||||
margin: 8px !important;
|
||||
background-color: #BE332F;
|
||||
width: 80% !important;
|
||||
color: white !important;
|
||||
border-radius: 16px !important;
|
||||
--border-radius: 16px !important;
|
||||
--box-shadow: none;
|
||||
}
|
||||
|
||||
.approvalTitle-ar {
|
||||
font-weight: bold;
|
||||
font-size: 16px;
|
||||
text-align: right;
|
||||
|
||||
}
|
||||
|
||||
.approvalTitle {
|
||||
font-weight: bold;
|
||||
font-size: 16px;
|
||||
text-align: left;
|
||||
}
|
||||
@ -1,25 +1,19 @@
|
||||
.addEitOkButton{
|
||||
white-space: normal !important;
|
||||
text-transform: capitalize !important;
|
||||
min-height: 45px !important;
|
||||
min-width: 5px !important;
|
||||
margin: 8px !important;
|
||||
background-color: #024d71;
|
||||
width: 80% !important;
|
||||
color: white!important;
|
||||
border-radius: 16px !important;
|
||||
}
|
||||
.addEitOkButton {
|
||||
white-space: normal !important;
|
||||
text-transform: capitalize !important;
|
||||
min-height: 45px !important;
|
||||
min-width: 5px !important;
|
||||
margin: 8px !important;
|
||||
background-color: #BE332F;
|
||||
width: 80% !important;
|
||||
color: white !important;
|
||||
border-radius: 16px !important;
|
||||
--border-radius: 16px !important;
|
||||
--box-shadow: none;
|
||||
}
|
||||
|
||||
.editIconDiv{
|
||||
right: 10px;
|
||||
position: absolute;
|
||||
top: 10px;
|
||||
}
|
||||
|
||||
.editIconDiv-ar{
|
||||
left: 10px;
|
||||
position: absolute;
|
||||
top: 10px;
|
||||
}
|
||||
|
||||
|
||||
.editIconDiv {
|
||||
right: 10px;
|
||||
position: absolute;
|
||||
top: 10px;
|
||||
}
|
||||
@ -1,53 +1,52 @@
|
||||
.rowBtn{
|
||||
.rowBtn {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.Header{
|
||||
.Header {
|
||||
color: black !important;
|
||||
font-size: 25px !important;
|
||||
font-weight: bold !important;;
|
||||
font-weight: bold !important;
|
||||
;
|
||||
margin: 0;
|
||||
text-align: center;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.labelRadio{
|
||||
.labelRadio {
|
||||
color: black !important;
|
||||
font-weight: bold !important;
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
|
||||
.labelcheck{
|
||||
.labelcheck {
|
||||
color: red !important;
|
||||
font-weight: bold !important;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.submitOkButton{
|
||||
.submitOkButton {
|
||||
white-space: normal !important;
|
||||
text-transform: capitalize !important;
|
||||
min-height: 45px !important;
|
||||
min-width: 5px !important;
|
||||
margin: 8px !important;
|
||||
--background:: #024d71;
|
||||
--background: #BE332F;
|
||||
width: 100% !important;
|
||||
color: white!important;
|
||||
color: white !important;
|
||||
border-radius: 16px !important;
|
||||
}
|
||||
.submitCancelButton{
|
||||
|
||||
.submitCancelButton {
|
||||
white-space: normal !important;
|
||||
text-transform: capitalize !important;
|
||||
min-height: 45px !important;
|
||||
min-width: 5px !important;
|
||||
margin: 8px !important;
|
||||
--background:: #024d71;
|
||||
--background: #BE332F;
|
||||
width: 100% !important;
|
||||
color: white!important;
|
||||
color: white !important;
|
||||
border-radius: 16px !important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
@ -1,64 +1,64 @@
|
||||
// import { ThemeableBrowserOptions } from '@ionic-native/themeable-browser/ngx';
|
||||
import { ThemeableBrowserOptions } from '@ionic-native/themeable-browser/ngx';
|
||||
|
||||
export class BrowserConfig {
|
||||
// public static OPTIONS: ThemeableBrowserOptions = {
|
||||
// statusbar: {
|
||||
// color: '#ffffffff'
|
||||
// },
|
||||
// toolbar: {
|
||||
// height: 44,
|
||||
// color: '#f0f0f0ff'
|
||||
// },
|
||||
// title: {
|
||||
// color: '#003264ff',
|
||||
// showPageTitle: true
|
||||
// },
|
||||
// backButton: {
|
||||
// image: 'back',
|
||||
// imagePressed: 'back_pressed',
|
||||
// align: 'left',
|
||||
// event: 'backPressed'
|
||||
// },
|
||||
// forwardButton: {
|
||||
// image: 'forward',
|
||||
// imagePressed: 'forward_pressed',
|
||||
// align: 'left',
|
||||
// event: 'forwardPressed'
|
||||
// },
|
||||
// closeButton: {
|
||||
// image: 'close',
|
||||
// imagePressed: 'close_pressed',
|
||||
// align: 'left',
|
||||
// event: 'closePressed'
|
||||
// },
|
||||
// customButtons: [
|
||||
// {
|
||||
// image: 'share',
|
||||
// imagePressed: 'share_pressed',
|
||||
// align: 'right',
|
||||
// event: 'sharePressed'
|
||||
// }
|
||||
// ],
|
||||
// menu: {
|
||||
// image: 'menu',
|
||||
// imagePressed: 'menu_pressed',
|
||||
// title: 'Test',
|
||||
// cancel: 'Cancel',
|
||||
// align: 'right',
|
||||
// items: [
|
||||
// {
|
||||
// event: 'helloPressed',
|
||||
// label: 'Hello World!'
|
||||
// },
|
||||
// {
|
||||
// event: 'testPressed',
|
||||
// label: 'Test!'
|
||||
// }
|
||||
// ]
|
||||
// },
|
||||
// backButtonCanClose: true,
|
||||
// clearcache: true,
|
||||
// clearsessioncache: true,
|
||||
// disallowoverscroll: 'yes'
|
||||
// };
|
||||
public static OPTIONS: ThemeableBrowserOptions = {
|
||||
statusbar: {
|
||||
color: '#ffffffff'
|
||||
},
|
||||
toolbar: {
|
||||
height: 44,
|
||||
color: '#f0f0f0ff'
|
||||
},
|
||||
title: {
|
||||
color: '#003264ff',
|
||||
showPageTitle: true
|
||||
},
|
||||
backButton: {
|
||||
image: 'back',
|
||||
imagePressed: 'back_pressed',
|
||||
align: 'left',
|
||||
event: 'backPressed'
|
||||
},
|
||||
forwardButton: {
|
||||
image: 'forward',
|
||||
imagePressed: 'forward_pressed',
|
||||
align: 'left',
|
||||
event: 'forwardPressed'
|
||||
},
|
||||
closeButton: {
|
||||
image: 'close',
|
||||
imagePressed: 'close_pressed',
|
||||
align: 'left',
|
||||
event: 'closePressed'
|
||||
},
|
||||
customButtons: [
|
||||
{
|
||||
image: 'share',
|
||||
imagePressed: 'share_pressed',
|
||||
align: 'right',
|
||||
event: 'sharePressed'
|
||||
}
|
||||
],
|
||||
menu: {
|
||||
image: 'menu',
|
||||
imagePressed: 'menu_pressed',
|
||||
title: 'Test',
|
||||
cancel: 'Cancel',
|
||||
align: 'right',
|
||||
items: [
|
||||
{
|
||||
event: 'helloPressed',
|
||||
label: 'Hello World!'
|
||||
},
|
||||
{
|
||||
event: 'testPressed',
|
||||
label: 'Test!'
|
||||
}
|
||||
]
|
||||
},
|
||||
backButtonCanClose: true,
|
||||
clearcache: true,
|
||||
clearsessioncache: true,
|
||||
disallowoverscroll: 'yes'
|
||||
};
|
||||
}
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<div class="main-container" [ngStyle]="active === true ? {'background': color} : {}">
|
||||
<div class="main-container-radius" [ngStyle]="active === true ? {'background-color': '#ffffff'} : {'background-color': color}"></div>
|
||||
<span *ngIf="text != 'All'" class="number-span" [ngStyle]="active === true ? {'color': '#ffffff'} : {}">{{value}}</span>
|
||||
<span class="text-span text-span-moe" [ngStyle]="active === true ? {'color': '#ffffff'} : {}">{{text}}</span>
|
||||
<span class="text-span" [ngStyle]="active === true ? {'color': '#ffffff'} : {}">{{text}}</span>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@ -1,111 +1,114 @@
|
||||
.chart-modal .modal-Wrapper {
|
||||
--background: rgb(116, 108, 108) !important;
|
||||
--border-color:white!important ;
|
||||
width: 85%!important ;
|
||||
height: 40px !important ;
|
||||
|
||||
}
|
||||
|
||||
.navbar{
|
||||
font-size: 10px !important;
|
||||
--background: #024d71 !important;
|
||||
color: aliceblue !important;
|
||||
}
|
||||
|
||||
.menu {
|
||||
margin-top: 0px !important;
|
||||
font-size: 35px !important;
|
||||
background: #024d71;
|
||||
color: aliceblue;
|
||||
margin-left: 0px !important;
|
||||
|
||||
}
|
||||
|
||||
.person{
|
||||
margin-left:100px !important;
|
||||
margin-top: 0px !important;
|
||||
font-size: 23px !important;
|
||||
background: #024d71 !important;
|
||||
color: aliceblue !important;
|
||||
|
||||
}
|
||||
|
||||
.grid{
|
||||
margin-bottom: 550px !important;
|
||||
margin-top: 20px !important;
|
||||
margin-left: 15px !important;
|
||||
margin-right: 15px !important;
|
||||
background-color:white !important;
|
||||
border-radius: 20px !important;
|
||||
height: 250px !important;
|
||||
}
|
||||
|
||||
.ionSliders{
|
||||
margin: 0px !important;
|
||||
padding: 0px !important;
|
||||
}
|
||||
|
||||
|
||||
.ionSlide{
|
||||
margin-top: 5px !important;
|
||||
margin-left: 190px !important;
|
||||
color: black !important;
|
||||
|
||||
}
|
||||
.dateLable{
|
||||
|
||||
margin-left: 90px !important;
|
||||
color: black !important;
|
||||
font-size: small !important;
|
||||
margin-top: 15px !important;
|
||||
}
|
||||
--border-color: white !important;
|
||||
width: 85% !important;
|
||||
height: 40px !important;
|
||||
|
||||
}
|
||||
|
||||
.navbar {
|
||||
font-size: 10px !important;
|
||||
--background: #BE332F !important;
|
||||
color: aliceblue !important;
|
||||
}
|
||||
|
||||
.menu {
|
||||
margin-top: 0px !important;
|
||||
font-size: 35px !important;
|
||||
background: #BE332F;
|
||||
color: aliceblue;
|
||||
margin-left: 0px !important;
|
||||
|
||||
}
|
||||
|
||||
.person {
|
||||
margin-left: 100px !important;
|
||||
margin-top: 0px !important;
|
||||
font-size: 23px !important;
|
||||
background: #BE332F !important;
|
||||
color: aliceblue !important;
|
||||
|
||||
}
|
||||
|
||||
.grid {
|
||||
margin-bottom: 550px !important;
|
||||
margin-top: 20px !important;
|
||||
margin-left: 15px !important;
|
||||
margin-right: 15px !important;
|
||||
background-color: white !important;
|
||||
border-radius: 20px !important;
|
||||
height: 250px !important;
|
||||
}
|
||||
|
||||
.ionSliders {
|
||||
margin: 0px !important;
|
||||
padding: 0px !important;
|
||||
}
|
||||
|
||||
|
||||
.ionSlide {
|
||||
margin-top: 5px !important;
|
||||
margin-left: 190px !important;
|
||||
color: black !important;
|
||||
|
||||
}
|
||||
|
||||
.dateLable {
|
||||
|
||||
margin-left: 90px !important;
|
||||
color: black !important;
|
||||
font-size: small !important;
|
||||
margin-top: 15px !important;
|
||||
}
|
||||
|
||||
// h1{
|
||||
// font-size: 15px !important;
|
||||
// text-align: center !important;
|
||||
// }
|
||||
.arrowDropright{
|
||||
margin-left:100px !important;
|
||||
font-size: 20px !important;
|
||||
color: rgb(168, 165, 165) !important;
|
||||
margin-top: 15px !important;
|
||||
.arrowDropright {
|
||||
margin-left: 100px !important;
|
||||
font-size: 20px !important;
|
||||
color: rgb(168, 165, 165) !important;
|
||||
margin-top: 15px !important;
|
||||
|
||||
}
|
||||
.arrowDropleft{
|
||||
font-size: 20px !important;
|
||||
|
||||
.arrowDropleft {
|
||||
font-size: 20px !important;
|
||||
margin-left: 10px !important;
|
||||
margin-top: 15px !important;
|
||||
color: rgb(116, 108, 108) !important;
|
||||
}
|
||||
|
||||
.ionLable{
|
||||
font-size: 10px !important;
|
||||
}
|
||||
|
||||
.number{
|
||||
|
||||
font-size: 18px !important;
|
||||
font-weight: bolder !important;
|
||||
color: black !important;
|
||||
}
|
||||
|
||||
.header-div{
|
||||
background:var(--primary);
|
||||
background: -moz-linear-gradient(45deg, var(--primary) 0%, var(--secondary) 36%,var(--secondary) 59%, var(--customnavy) 100%);
|
||||
background: -webkit-linear-gradient(45deg, (--primary) 0%, var(--secondary) 36%,var(--secondary) 59%, var(--customnavy) 100%);
|
||||
background: #024d71;
|
||||
// background: linear-gradient(90deg, #85C48D 0%, #85C48D 13%, #2BB5C6 98%, #2BB5C6 100%);
|
||||
color:var(--light);
|
||||
text-transform: capitalize;
|
||||
|
||||
display: block;
|
||||
position: relative;
|
||||
height: 210px;
|
||||
margin-bottom:60px;
|
||||
// border-radius: 0px 0px 70px 70px;
|
||||
}
|
||||
|
||||
.advanced-search-modal {
|
||||
--height: 12cm !important;
|
||||
--width: 80% !important;
|
||||
--border-radius: 0.4cm;
|
||||
}
|
||||
.ionLable {
|
||||
font-size: 10px !important;
|
||||
}
|
||||
|
||||
.number {
|
||||
|
||||
font-size: 18px !important;
|
||||
font-weight: bolder !important;
|
||||
color: black !important;
|
||||
}
|
||||
|
||||
.header-div {
|
||||
background: var(--primary);
|
||||
background: -moz-linear-gradient(45deg, var(--primary) 0%, var(--secondary) 36%, var(--secondary) 59%, var(--customnavy) 100%);
|
||||
background: -webkit-linear-gradient(45deg, (--primary) 0%, var(--secondary) 36%, var(--secondary) 59%, var(--customnavy) 100%);
|
||||
background: #BE332F;
|
||||
// background: linear-gradient(90deg, #85C48D 0%, #85C48D 13%, #2BB5C6 98%, #2BB5C6 100%);
|
||||
color: var(--light);
|
||||
text-transform: capitalize;
|
||||
|
||||
display: block;
|
||||
position: relative;
|
||||
height: 210px;
|
||||
margin-bottom: 60px;
|
||||
// border-radius: 0px 0px 70px 70px;
|
||||
}
|
||||
|
||||
.advanced-search-modal {
|
||||
--height: 12cm !important;
|
||||
--width: 80% !important;
|
||||
--border-radius: 0.4cm;
|
||||
}
|
||||
@ -1,122 +1,186 @@
|
||||
.team-member-container {
|
||||
|
||||
.team-member-container{
|
||||
// background: white;
|
||||
// border-radius: 100px 20px 20px 100px;
|
||||
// margin-top: 15px;
|
||||
// font-family: WorkSans-Regular;
|
||||
// border: 1px solid #ccc;
|
||||
// border-radius: 15px;
|
||||
// padding-bottom: 8px;
|
||||
background: white;
|
||||
/* margin-top: 2px; */
|
||||
font-family: WorkSans-Regular;
|
||||
border: 1px solid #ccc;
|
||||
border-radius: 15px;
|
||||
padding-bottom: 5px;
|
||||
margin-bottom: 15px;
|
||||
box-shadow: 0px 1px 5px #cdcdcd;
|
||||
padding-bottom: 8px;
|
||||
margin-bottom: 7px;
|
||||
}
|
||||
|
||||
.user-image {
|
||||
// .user-image-container{
|
||||
// position: relative;
|
||||
// width: 70px;
|
||||
// height: 70px;
|
||||
// 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;
|
||||
// }
|
||||
// }
|
||||
.user-image{
|
||||
// overflow: hidden;
|
||||
// position: relative;
|
||||
// display: block;
|
||||
// width: 100%;
|
||||
// height: 100%;
|
||||
// border-radius: 80px;
|
||||
// border: 1px solid #ccc;
|
||||
// margin: 0px auto 6px;
|
||||
|
||||
img {
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
|
||||
border-radius: 30px;
|
||||
margin: 5px;
|
||||
// width: 100%;
|
||||
// max-height: 100%;
|
||||
width: 74%;
|
||||
max-height: 74%;
|
||||
margin-top: 4px;
|
||||
margin-left: 6px;
|
||||
}
|
||||
}
|
||||
|
||||
.employee-name {
|
||||
.employee-name{
|
||||
display: inline-block;
|
||||
width: 80%;
|
||||
|
||||
.name {
|
||||
|
||||
font-size: 16px;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
margin-left: -10px;
|
||||
margin-top: -5px;
|
||||
text-align: left;
|
||||
font-weight: bold;
|
||||
line-height: 25px;
|
||||
letter-spacing: -0.64px;
|
||||
color: #2B353E;
|
||||
opacity: 1;
|
||||
font-family: 'Inter' !important;
|
||||
}
|
||||
|
||||
.title {
|
||||
|
||||
font-family: 'Inter' !important;
|
||||
line-height: 12px;
|
||||
letter-spacing: -0.56px;
|
||||
color: #575757;
|
||||
opacity: 1;
|
||||
font-size: 14px;
|
||||
width: 100%;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
.name{
|
||||
// font-size: 16px;
|
||||
// color: black;
|
||||
// // margin: 0;
|
||||
// width: 100%;
|
||||
// text-overflow: ellipsis;
|
||||
// white-space: nowrap;
|
||||
// overflow: hidden;
|
||||
display: block;
|
||||
margin-left: -10px;
|
||||
margin-top: -10px;
|
||||
// margin-left: -10px;
|
||||
// margin-top: -5px;
|
||||
// font-family: 'WorkSans-Bold';
|
||||
font-size: 16px;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
margin-left: -10px;
|
||||
margin-top: -5px;
|
||||
text-align: left;
|
||||
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
|
||||
line-height: 25px;
|
||||
letter-spacing: -0.64px;
|
||||
color: #2B353E;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.title{
|
||||
// font-size: 13px;
|
||||
// color: #888;
|
||||
// width: 100%;
|
||||
// text-overflow: ellipsis;
|
||||
// white-space: nowrap;
|
||||
// overflow: hidden;
|
||||
// display: block;
|
||||
// margin-left: -10px;
|
||||
// margin-top: -6px;
|
||||
// color: black;
|
||||
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
|
||||
line-height: 12px;
|
||||
letter-spacing: -0.56px;
|
||||
color: #575757;
|
||||
opacity: 1;
|
||||
font-size: 14px;
|
||||
width: 100%;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
display: block;
|
||||
margin-left: -10px;
|
||||
margin-top: -10px;
|
||||
}
|
||||
}
|
||||
|
||||
.employee-name-ar {
|
||||
.employee-name-ar{
|
||||
display: inline-block;
|
||||
width: 80%;
|
||||
|
||||
.name {
|
||||
font-size: 16px;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
margin-left: -10px;
|
||||
margin-top: -5px;
|
||||
text-align: right;
|
||||
font-family: 'Inter' !important;
|
||||
line-height: 25px;
|
||||
letter-spacing: -0.64px;
|
||||
color: #2B353E;
|
||||
opacity: 1;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.title {
|
||||
|
||||
font-family: 'Inter' !important;
|
||||
line-height: 12px;
|
||||
letter-spacing: -0.56px;
|
||||
color: #575757;
|
||||
opacity: 1;
|
||||
font-size: 14px;
|
||||
width: 100%;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
.name{
|
||||
// font-size: 16px;
|
||||
// color: black;
|
||||
// // margin: 0;
|
||||
// width: 100%;
|
||||
// text-overflow: ellipsis;
|
||||
// white-space: nowrap;
|
||||
// overflow: hidden;
|
||||
display: block;
|
||||
margin-left: -10px;
|
||||
margin-top: -10px;
|
||||
// margin-left: -10px;
|
||||
// margin-top: -5px;
|
||||
// font-family: 'WorkSans-Bold';
|
||||
font-size: 16px;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
margin-left: -10px;
|
||||
margin-top: -5px;
|
||||
text-align: right;
|
||||
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
|
||||
line-height: 25px;
|
||||
letter-spacing: -0.64px;
|
||||
color: #2B353E;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.title{
|
||||
// font-size: 13px;
|
||||
// color: #888;
|
||||
// width: 100%;
|
||||
// text-overflow: ellipsis;
|
||||
// white-space: nowrap;
|
||||
// overflow: hidden;
|
||||
// display: block;
|
||||
// margin-left: -10px;
|
||||
// margin-top: -6px;
|
||||
// color: black;
|
||||
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
|
||||
line-height: 12px;
|
||||
letter-spacing: -0.56px;
|
||||
color: #575757;
|
||||
opacity: 1;
|
||||
font-size: 14px;
|
||||
width: 100%;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
display: block;
|
||||
margin-left: -10px;
|
||||
margin-top: -10px;
|
||||
}
|
||||
}
|
||||
|
||||
.image-container {
|
||||
.image-container{
|
||||
width: 20%;
|
||||
display: inline-block;
|
||||
text-align: center;
|
||||
vertical-align: top;
|
||||
margin-top: 5px;
|
||||
position: relative;
|
||||
top: 12px;
|
||||
}
|
||||
|
||||
.swipe-information {
|
||||
.swipe-information{
|
||||
color: #888;
|
||||
font-size: 12px;
|
||||
border-top: 1px solid #ccc;
|
||||
padding-top: 6px;
|
||||
margin-top: 6px;
|
||||
|
||||
.check-in {
|
||||
font-size: 12px;
|
||||
margin-right: 15px;
|
||||
margin-right: 15px;
|
||||
}
|
||||
}
|
||||
@ -1,31 +1,33 @@
|
||||
//test
|
||||
.changeImgBtn{
|
||||
margin: 0;
|
||||
position: absolute;
|
||||
top: 80%;
|
||||
left: 53%;
|
||||
-ms-transform: translate(-50%, -50%);
|
||||
transform: translate(-50%, -50%);
|
||||
}
|
||||
.btnImge{
|
||||
// button{
|
||||
border-color:transparent !important;
|
||||
--background: #024d71 !important;
|
||||
background: #024d71 !important;
|
||||
.changeImgBtn {
|
||||
margin: 0;
|
||||
position: absolute;
|
||||
top: 80%;
|
||||
left: 53%;
|
||||
-ms-transform: translate(-50%, -50%);
|
||||
transform: translate(-50%, -50%);
|
||||
}
|
||||
|
||||
height: 57px !important;
|
||||
width: 60px !important;
|
||||
border-radius: 50% !important;
|
||||
// }
|
||||
|
||||
}
|
||||
//test
|
||||
.changeIcon{
|
||||
background: #024d71 !important;
|
||||
border-radius: 50% !important;
|
||||
width: 73px;
|
||||
height: 55px;
|
||||
color: white !important;
|
||||
width: 80px;
|
||||
height: 71px;
|
||||
}
|
||||
.btnImge {
|
||||
// button{
|
||||
border-color: transparent !important;
|
||||
--background: #BE332F !important;
|
||||
background: #BE332F !important;
|
||||
|
||||
height: 57px !important;
|
||||
width: 60px !important;
|
||||
border-radius: 50% !important;
|
||||
// }
|
||||
|
||||
}
|
||||
|
||||
//test
|
||||
.changeIcon {
|
||||
background: #BE332F !important;
|
||||
border-radius: 50% !important;
|
||||
width: 73px;
|
||||
height: 55px;
|
||||
color: white !important;
|
||||
width: 80px;
|
||||
height: 71px;
|
||||
}
|
||||
@ -1,9 +1,10 @@
|
||||
.float-left{
|
||||
.float-left {
|
||||
float: left;
|
||||
}
|
||||
|
||||
ion-menu-button {
|
||||
font-size: 0.8cm;
|
||||
color: white;
|
||||
background: #024d71;
|
||||
background: #BE332F;
|
||||
margin: 0 auto;
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,414 +1,449 @@
|
||||
|
||||
ion-content {
|
||||
ion-content {
|
||||
--ion-background-color: whitesmoke;
|
||||
}
|
||||
|
||||
.sendCodeBtn{
|
||||
--background: #024d71;
|
||||
color: white;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
display: inline-block;
|
||||
.sendCodeBtn {
|
||||
--background: #BE332F;
|
||||
color: white;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
display: inline-block;
|
||||
font-size: 12px;
|
||||
margin-left: 23px !important;
|
||||
margin-top: 15px !important;
|
||||
margin-bottom: 20px !important;
|
||||
/* border-radius: 4px; */
|
||||
height: 26px;
|
||||
/* padding: 6px 24px; */
|
||||
font-size: 15px;
|
||||
width: 322px;
|
||||
}
|
||||
|
||||
.empty-en {
|
||||
color: black;
|
||||
text-align: center;
|
||||
font-size: 15px;
|
||||
font-family: WorkSans-Bold;
|
||||
margin: 50px 0px 0px 100px;
|
||||
}
|
||||
|
||||
.empty-ar {
|
||||
color: black;
|
||||
text-align: center;
|
||||
font-size: 15px;
|
||||
font-family: WorkSans-Bold;
|
||||
margin: 50px 100px 0px 0px;
|
||||
}
|
||||
|
||||
.result-container {
|
||||
// position: relative;
|
||||
// background: white;
|
||||
|
||||
// border-radius: 20px;
|
||||
// z-index: 1;
|
||||
// margin: 15px;
|
||||
// border-radius: 10px;
|
||||
// border: 1px solid #ccc;
|
||||
background: #FFFFFF 0% 0% no-repeat padding-box;
|
||||
box-shadow: 0px 0px 5px #00000029;
|
||||
border-radius: 10px;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.result-containerList {
|
||||
// position: relative;
|
||||
// background: white;
|
||||
// border-radius: 20px;
|
||||
// z-index: 1;
|
||||
// margin: 15px;
|
||||
// border-radius: 10px;
|
||||
// border: 1px solid #ccc;
|
||||
background: #FFFFFF 0% 0% no-repeat padding-box;
|
||||
box-shadow: 0px 0px 5px #00000029;
|
||||
border-radius: 10px;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.text {
|
||||
text-align: left;
|
||||
/* font-family: var(--fontFamilyPoppins-Medium, inherit); */
|
||||
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
|
||||
line-height: 11px;
|
||||
font-size: 16px;
|
||||
letter-spacing: -0.64px;
|
||||
color: #2B353E;
|
||||
opacity: 1;
|
||||
|
||||
}
|
||||
|
||||
.text-ar {
|
||||
text-align: right;
|
||||
/* font-family: var(--fontFamilyPoppins-Medium, inherit); */
|
||||
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
|
||||
line-height: 11px;
|
||||
font-size: 16px;
|
||||
letter-spacing: -0.64px;
|
||||
color: #2B353E;
|
||||
opacity: 1;
|
||||
|
||||
}
|
||||
|
||||
@media screen and (min-width: 1px) and (max-width:320px) {
|
||||
.date {
|
||||
// margin-right: -38px;
|
||||
color: gray;
|
||||
font-size: 12px;
|
||||
margin-left: -44px;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (min-width: 325px) {
|
||||
.date {
|
||||
// margin-top: -9px;
|
||||
margin-right: -49px;
|
||||
color: gray;
|
||||
font-size: 12px;
|
||||
margin-left: 23px !important;
|
||||
margin-top: 15px !important;
|
||||
margin-bottom: 20px !important;
|
||||
/* border-radius: 4px; */
|
||||
height: 26px;
|
||||
/* padding: 6px 24px; */
|
||||
font-size: 15px;
|
||||
width: 322px;
|
||||
}
|
||||
|
||||
.empty-en{
|
||||
color: black;
|
||||
text-align: center;
|
||||
font-size: 15px;
|
||||
font-family: WorkSans-Bold;
|
||||
margin: 50px 0px 0px 100px;
|
||||
}
|
||||
.empty-ar{
|
||||
color: black;
|
||||
text-align: center;
|
||||
font-size: 15px;
|
||||
font-family: WorkSans-Bold;
|
||||
margin: 50px 100px 0px 0px;
|
||||
}
|
||||
|
||||
.result-container{
|
||||
// position: relative;
|
||||
// background: white;
|
||||
|
||||
// border-radius: 20px;
|
||||
// z-index: 1;
|
||||
// margin: 15px;
|
||||
// border-radius: 10px;
|
||||
// border: 1px solid #ccc;
|
||||
background: #FFFFFF 0% 0% no-repeat padding-box;
|
||||
box-shadow: 0px 0px 5px #00000029;
|
||||
border-radius: 10px;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.result-containerList{
|
||||
// position: relative;
|
||||
// background: white;
|
||||
// border-radius: 20px;
|
||||
// z-index: 1;
|
||||
// margin: 15px;
|
||||
// border-radius: 10px;
|
||||
// border: 1px solid #ccc;
|
||||
background: #FFFFFF 0% 0% no-repeat padding-box;
|
||||
box-shadow: 0px 0px 5px #00000029;
|
||||
border-radius: 10px;
|
||||
opacity: 1;
|
||||
}
|
||||
.text{
|
||||
text-align: left;
|
||||
/* font-family: var(--fontFamilyPoppins-Medium, inherit); */
|
||||
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
|
||||
line-height: 11px;
|
||||
font-size: 16px;
|
||||
letter-spacing: -0.64px;
|
||||
color: #2B353E;
|
||||
opacity: 1;
|
||||
|
||||
}
|
||||
|
||||
.text-ar{
|
||||
text-align: right;
|
||||
/* font-family: var(--fontFamilyPoppins-Medium, inherit); */
|
||||
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
|
||||
line-height: 11px;
|
||||
font-size: 16px;
|
||||
letter-spacing: -0.64px;
|
||||
color: #2B353E;
|
||||
opacity: 1;
|
||||
|
||||
}
|
||||
@media screen and (min-width: 1px) and (max-width:320px) {
|
||||
.date{
|
||||
// margin-right: -38px;
|
||||
color: gray;
|
||||
font-size: 12px;
|
||||
margin-left: -44px;
|
||||
}}
|
||||
|
||||
@media screen and (min-width: 325px) {
|
||||
.date{
|
||||
// margin-top: -9px;
|
||||
margin-right: -49px;
|
||||
color: gray;
|
||||
font-size: 12px;
|
||||
}}
|
||||
|
||||
@media screen and (min-width: 1px) and (max-width:320px) {
|
||||
.date-ar{
|
||||
// margin-right: -38px;
|
||||
color: gray;
|
||||
font-size: 10px;
|
||||
margin-left: 58px;
|
||||
}}
|
||||
|
||||
@media screen and (min-width: 325px) {
|
||||
.date-ar{
|
||||
// margin-top: -9px;
|
||||
margin-right: -49px;
|
||||
color: gray;
|
||||
font-size: 12px;
|
||||
}}
|
||||
|
||||
.labels{
|
||||
// font-size: 13px;
|
||||
// margin-bottom: 0px;
|
||||
// margin-top: -10px;
|
||||
// color: #a9a5a5;
|
||||
// font-family: 'WorkSans-bold';
|
||||
text-align: left;
|
||||
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
|
||||
// font-weight: 600;
|
||||
line-height: 20px;
|
||||
font-size: 13px;
|
||||
// font: normal normal 600 13px/20px Poppins;
|
||||
letter-spacing: -0.52px;
|
||||
color: #A2A2A2;
|
||||
opacity: 1;
|
||||
padding-bottom: 3px;
|
||||
}
|
||||
.labels-ar{
|
||||
// font-size: 13px;
|
||||
// margin-bottom: 0px;
|
||||
// margin-top: -10px;
|
||||
// color: #a9a5a5;
|
||||
// font-family: 'WorkSans-bold';
|
||||
text-align: right;
|
||||
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
|
||||
// font-weight: 600;
|
||||
line-height: 20px;
|
||||
font-size: 13px;
|
||||
// font: normal normal 600 13px/20px Poppins;
|
||||
letter-spacing: -0.52px;
|
||||
color: #A2A2A2;
|
||||
opacity: 1;
|
||||
padding-bottom: 3px;
|
||||
}
|
||||
.request-list-container {
|
||||
position: relative;
|
||||
padding-left: 37px;
|
||||
clear: both;
|
||||
min-height: 200px;
|
||||
padding-top: 15px;
|
||||
}
|
||||
.request-list-container:before{
|
||||
content: "";
|
||||
position: absolute;
|
||||
height: 100%;
|
||||
width: 4px;
|
||||
left: 7px;
|
||||
top: 15px;
|
||||
background-color: #f5f4f4;
|
||||
}
|
||||
.request-list-container-ar {
|
||||
position: relative;
|
||||
padding-left: 60px;
|
||||
clear: both;
|
||||
min-height: 200px;
|
||||
// margin-bottom: 80px;
|
||||
padding-top: 15px;
|
||||
}
|
||||
.request-list-container-ar:before{
|
||||
content: "";
|
||||
position: absolute;
|
||||
height: 100%;
|
||||
width: 4px;
|
||||
left: 30px;
|
||||
top: 15px;
|
||||
right: 6px;
|
||||
background-color: #dddddd;
|
||||
}
|
||||
|
||||
.text-span {
|
||||
position: relative;
|
||||
display: block;
|
||||
letter-spacing: -0.64px;
|
||||
color: #2B353E;
|
||||
opacity: 1;
|
||||
// font-weight: 600;
|
||||
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
|
||||
line-height: 25px;
|
||||
font-size: 16px;
|
||||
}
|
||||
.text-span:before{
|
||||
content: "";
|
||||
position: absolute;
|
||||
left: -35px;
|
||||
border-radius: 50%;
|
||||
width: 15px;
|
||||
height: 15px;
|
||||
background-color: #024d71;
|
||||
top: 1px;
|
||||
}
|
||||
|
||||
.text-span-ar{
|
||||
position: relative;
|
||||
display: block;
|
||||
letter-spacing: -0.64px;
|
||||
color: #2B353E;
|
||||
opacity: 1;
|
||||
// font-weight: 600;
|
||||
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
|
||||
line-height: 25px;
|
||||
font-size: 16px;
|
||||
margin-right: 37px;
|
||||
}
|
||||
.text-span-ar:before{
|
||||
content: "";
|
||||
position: absolute;
|
||||
right: -35px;
|
||||
border-radius: 50%;
|
||||
width: 15px;
|
||||
height: 15px;
|
||||
background-color: #024d71;
|
||||
top: 1px;
|
||||
}
|
||||
|
||||
.action-data{
|
||||
background-color: white;
|
||||
padding: 1px;
|
||||
border-radius: 20px;
|
||||
font-family: WorkSans-Regular;
|
||||
// padding-left: 15px;
|
||||
margin-right: 20px;
|
||||
margin-bottom: 15px;
|
||||
p{
|
||||
// font-size: 14px;
|
||||
text-align: left;
|
||||
letter-spacing: -0.52px;
|
||||
color: #535353;
|
||||
opacity: 1;
|
||||
//font-weight: 500;
|
||||
font-family: var(--fontFamilyPoppins-Medium, inherit);
|
||||
line-height: 18px;
|
||||
font-size: 13px;
|
||||
}
|
||||
}
|
||||
|
||||
.action-data-ar{
|
||||
background-color: white;
|
||||
padding: 1px;
|
||||
border-radius: 20px;
|
||||
font-family: WorkSans-Regular;
|
||||
// padding-left: 15px;
|
||||
margin-right: 20px;
|
||||
margin-bottom: 15px;
|
||||
p{
|
||||
// font-size: 14px;
|
||||
text-align: right;
|
||||
letter-spacing: -0.52px;
|
||||
color: #535353;
|
||||
opacity: 1;
|
||||
//font-weight: 500;
|
||||
font-family: var(--fontFamilyPoppins-Medium, inherit);
|
||||
line-height: 18px;
|
||||
font-size: 13px;
|
||||
}
|
||||
}
|
||||
.date-span{
|
||||
text-align: right;
|
||||
|
||||
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
|
||||
//font-weight: 600;
|
||||
line-height: 20px;
|
||||
font-size: 13px;
|
||||
// font: normal normal 600 13px/20px Poppins;
|
||||
letter-spacing: -0.52px;
|
||||
color: #A2A2A2;
|
||||
opacity: 1;
|
||||
}
|
||||
// @media screen and (min-width: 325px){
|
||||
// .date-span{
|
||||
// font-size: 13px;
|
||||
// margin-bottom: 0px;
|
||||
// margin-top: -10px;
|
||||
// color: gray;
|
||||
// margin-left: 160px;
|
||||
|
||||
// }}
|
||||
// @media screen and (min-width: 1px) and (max-width:320px) {
|
||||
// .date-span{
|
||||
// font-size: 13px;
|
||||
// margin-bottom: 0px;
|
||||
// margin-top: -10px;
|
||||
// color: gray;
|
||||
// margin-left: 76px;
|
||||
|
||||
// }}
|
||||
|
||||
// @media screen and (min-width: 1px) and (max-width:320px) {
|
||||
// .date-span-ar{
|
||||
// font-size: 13px;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (min-width: 1px) and (max-width:320px) {
|
||||
.date-ar {
|
||||
// margin-right: -38px;
|
||||
color: gray;
|
||||
font-size: 10px;
|
||||
margin-left: 58px;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (min-width: 325px) {
|
||||
.date-ar {
|
||||
// margin-top: -9px;
|
||||
margin-right: -49px;
|
||||
color: gray;
|
||||
font-size: 12px;
|
||||
}
|
||||
}
|
||||
|
||||
.labels {
|
||||
// font-size: 13px;
|
||||
// margin-bottom: 0px;
|
||||
// margin-top: -10px;
|
||||
// color: #a9a5a5;
|
||||
// font-family: 'WorkSans-bold';
|
||||
text-align: left;
|
||||
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
|
||||
// font-weight: 600;
|
||||
line-height: 20px;
|
||||
font-size: 13px;
|
||||
// font: normal normal 600 13px/20px Poppins;
|
||||
letter-spacing: -0.52px;
|
||||
color: #A2A2A2;
|
||||
opacity: 1;
|
||||
padding-bottom: 3px;
|
||||
}
|
||||
|
||||
.labels-ar {
|
||||
// font-size: 13px;
|
||||
// margin-bottom: 0px;
|
||||
// margin-top: -10px;
|
||||
// color: gray;
|
||||
// margin-right: 60px;
|
||||
// }}
|
||||
|
||||
// @media screen and (min-width: 325px){
|
||||
// .date-span-ar{
|
||||
// font-size: 13px;
|
||||
// margin-bottom: 0px;
|
||||
// margin-top: -10px;
|
||||
// color: gray;
|
||||
// margin-right: 140px;
|
||||
// }}
|
||||
|
||||
|
||||
.New{
|
||||
margin-top: 5px;
|
||||
color: #1FA169;
|
||||
font-family:'WorkSans-bold';
|
||||
// color: #a9a5a5;
|
||||
// font-family: 'WorkSans-bold';
|
||||
text-align: right;
|
||||
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
|
||||
// font-weight: 600;
|
||||
line-height: 20px;
|
||||
font-size: 13px;
|
||||
// font: normal normal 600 13px/20px Poppins;
|
||||
letter-spacing: -0.52px;
|
||||
color: #A2A2A2;
|
||||
opacity: 1;
|
||||
padding-bottom: 3px;
|
||||
}
|
||||
|
||||
.request-list-container {
|
||||
position: relative;
|
||||
padding-left: 37px;
|
||||
clear: both;
|
||||
min-height: 200px;
|
||||
padding-top: 15px;
|
||||
}
|
||||
|
||||
.request-list-container:before {
|
||||
content: "";
|
||||
position: absolute;
|
||||
height: 100%;
|
||||
width: 4px;
|
||||
left: 7px;
|
||||
top: 15px;
|
||||
background-color: #f5f4f4;
|
||||
}
|
||||
|
||||
.request-list-container-ar {
|
||||
position: relative;
|
||||
padding-left: 60px;
|
||||
clear: both;
|
||||
min-height: 200px;
|
||||
// margin-bottom: 80px;
|
||||
padding-top: 15px;
|
||||
}
|
||||
|
||||
.request-list-container-ar:before {
|
||||
content: "";
|
||||
position: absolute;
|
||||
height: 100%;
|
||||
width: 4px;
|
||||
left: 30px;
|
||||
top: 15px;
|
||||
right: 6px;
|
||||
background-color: #dddddd;
|
||||
}
|
||||
|
||||
.text-span {
|
||||
position: relative;
|
||||
display: block;
|
||||
letter-spacing: -0.64px;
|
||||
color: #2B353E;
|
||||
opacity: 1;
|
||||
// font-weight: 600;
|
||||
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
|
||||
line-height: 25px;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.text-span:before {
|
||||
content: "";
|
||||
position: absolute;
|
||||
left: -35px;
|
||||
border-radius: 50%;
|
||||
width: 15px;
|
||||
height: 15px;
|
||||
background-color: #BE332F;
|
||||
top: 1px;
|
||||
}
|
||||
|
||||
.text-span-ar {
|
||||
position: relative;
|
||||
display: block;
|
||||
letter-spacing: -0.64px;
|
||||
color: #2B353E;
|
||||
opacity: 1;
|
||||
// font-weight: 600;
|
||||
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
|
||||
line-height: 25px;
|
||||
font-size: 16px;
|
||||
margin-right: 37px;
|
||||
}
|
||||
|
||||
.text-span-ar:before {
|
||||
content: "";
|
||||
position: absolute;
|
||||
right: -35px;
|
||||
border-radius: 50%;
|
||||
width: 15px;
|
||||
height: 15px;
|
||||
background-color: #BE332F;
|
||||
top: 1px;
|
||||
}
|
||||
|
||||
.action-data {
|
||||
background-color: white;
|
||||
padding: 1px;
|
||||
border-radius: 20px;
|
||||
font-family: WorkSans-Regular;
|
||||
// padding-left: 15px;
|
||||
margin-right: 20px;
|
||||
margin-bottom: 15px;
|
||||
|
||||
p {
|
||||
// font-size: 14px;
|
||||
text-align: left;
|
||||
letter-spacing: -0.52px;
|
||||
color: #535353;
|
||||
opacity: 1;
|
||||
//font-weight: 500;
|
||||
font-family: var(--fontFamilyPoppins-Medium, inherit);
|
||||
line-height: 18px;
|
||||
font-size: 13px;
|
||||
}
|
||||
}
|
||||
|
||||
.action-data-ar {
|
||||
background-color: white;
|
||||
padding: 1px;
|
||||
border-radius: 20px;
|
||||
font-family: WorkSans-Regular;
|
||||
// padding-left: 15px;
|
||||
margin-right: 20px;
|
||||
margin-bottom: 15px;
|
||||
|
||||
p {
|
||||
// font-size: 14px;
|
||||
text-align: right;
|
||||
letter-spacing: -0.52px;
|
||||
color: #535353;
|
||||
opacity: 1;
|
||||
//font-weight: 500;
|
||||
font-family: var(--fontFamilyPoppins-Medium, inherit);
|
||||
line-height: 18px;
|
||||
font-size: 13px;
|
||||
}
|
||||
}
|
||||
|
||||
.date-span {
|
||||
text-align: right;
|
||||
|
||||
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
|
||||
//font-weight: 600;
|
||||
line-height: 20px;
|
||||
font-size: 13px;
|
||||
// font: normal normal 600 13px/20px Poppins;
|
||||
letter-spacing: -0.52px;
|
||||
color: #A2A2A2;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
// @media screen and (min-width: 325px){
|
||||
// .date-span{
|
||||
// font-size: 13px;
|
||||
// margin-bottom: 0px;
|
||||
// margin-top: -10px;
|
||||
// color: gray;
|
||||
// margin-left: 160px;
|
||||
|
||||
// }}
|
||||
// @media screen and (min-width: 1px) and (max-width:320px) {
|
||||
// .date-span{
|
||||
// font-size: 13px;
|
||||
// margin-bottom: 0px;
|
||||
// margin-top: -10px;
|
||||
// color: gray;
|
||||
// margin-left: 76px;
|
||||
|
||||
// }}
|
||||
|
||||
// @media screen and (min-width: 1px) and (max-width:320px) {
|
||||
// .date-span-ar{
|
||||
// font-size: 13px;
|
||||
// margin-bottom: 0px;
|
||||
// margin-top: -10px;
|
||||
// color: gray;
|
||||
// margin-right: 60px;
|
||||
// }}
|
||||
|
||||
// @media screen and (min-width: 325px){
|
||||
// .date-span-ar{
|
||||
// font-size: 13px;
|
||||
// margin-bottom: 0px;
|
||||
// margin-top: -10px;
|
||||
// color: gray;
|
||||
// margin-right: 140px;
|
||||
// }}
|
||||
|
||||
|
||||
.New {
|
||||
margin-top: 5px;
|
||||
color: #1FA169;
|
||||
font-family: 'WorkSans-bold';
|
||||
}
|
||||
|
||||
.ReOpen {
|
||||
margin-top: 5px;
|
||||
color: #1FA169;
|
||||
}
|
||||
|
||||
.ReOpen{ margin-top: 5px;
|
||||
color: #1FA169;
|
||||
}
|
||||
.AssToManager{ margin-top: 5px;
|
||||
color: #259CB8;
|
||||
}
|
||||
.AssToSpec{ margin-top: 5px;
|
||||
color: #259CB8;
|
||||
}
|
||||
.Pending{ margin-top: 5px;
|
||||
color: #E29D03;
|
||||
}
|
||||
.BackToSpec{ margin-top: 5px;
|
||||
color: #3A476E;
|
||||
}
|
||||
.Closed{ margin-top: 5px;
|
||||
color: #CA3332;
|
||||
}
|
||||
.BackToManager{ margin-top: 5px;
|
||||
color: #3A476E;
|
||||
}
|
||||
.AssignedToHR{ margin-top: 5px;
|
||||
color: #259CB8;
|
||||
}
|
||||
|
||||
// .card-content{
|
||||
// margin-left: -3px; margin-right: -9px;}
|
||||
// .card-content-ar{
|
||||
// margin-left: -122px;
|
||||
// }
|
||||
|
||||
|
||||
.status{
|
||||
text-align: left;
|
||||
/* font: normal normal 600 10px/16px Poppins; */
|
||||
letter-spacing: -0.4px;
|
||||
opacity: 1;
|
||||
|
||||
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
|
||||
// font-weight: 600;
|
||||
line-height: 16px;
|
||||
font-size: 10px;
|
||||
color: #024d71;
|
||||
}
|
||||
.postedDate{
|
||||
text-align: left !important;
|
||||
// font-weight: 600;
|
||||
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
|
||||
line-height: 16px !important;
|
||||
font-size: 10px !important;
|
||||
letter-spacing: -0.4px !important;
|
||||
color: #969696 !important;
|
||||
opacity: 1 !important;
|
||||
}
|
||||
.DescrText{
|
||||
text-align: left;
|
||||
// font: normal normal medium 13px/18px Poppins;
|
||||
letter-spacing: -0.52px;
|
||||
color: #535353;
|
||||
opacity: 1;
|
||||
// font-weight: 500;
|
||||
font-family: var(--fontFamilyPoppins-Medium, inherit);
|
||||
line-height: 5px;
|
||||
font-size: 13px;
|
||||
}
|
||||
.DescrText-ar{
|
||||
text-align: right;
|
||||
// font: normal normal medium 13px/18px Poppins;
|
||||
letter-spacing: -0.52px;
|
||||
color: #535353;
|
||||
opacity: 1;
|
||||
// font-weight: 500;
|
||||
font-family: var(--fontFamilyPoppins-Medium, inherit);
|
||||
line-height: 5px;
|
||||
font-size: 13px;
|
||||
}
|
||||
.div{
|
||||
position: relative;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-bottom: -12px;
|
||||
}
|
||||
.AssToManager {
|
||||
margin-top: 5px;
|
||||
color: #259CB8;
|
||||
}
|
||||
|
||||
.AssToSpec {
|
||||
margin-top: 5px;
|
||||
color: #259CB8;
|
||||
}
|
||||
|
||||
.Pending {
|
||||
margin-top: 5px;
|
||||
color: #E29D03;
|
||||
}
|
||||
|
||||
.BackToSpec {
|
||||
margin-top: 5px;
|
||||
color: #3A476E;
|
||||
}
|
||||
|
||||
.Closed {
|
||||
margin-top: 5px;
|
||||
color: #CA3332;
|
||||
}
|
||||
|
||||
.BackToManager {
|
||||
margin-top: 5px;
|
||||
color: #3A476E;
|
||||
}
|
||||
|
||||
.AssignedToHR {
|
||||
margin-top: 5px;
|
||||
color: #259CB8;
|
||||
}
|
||||
|
||||
// .card-content{
|
||||
// margin-left: -3px; margin-right: -9px;}
|
||||
// .card-content-ar{
|
||||
// margin-left: -122px;
|
||||
// }
|
||||
|
||||
|
||||
.status {
|
||||
text-align: left;
|
||||
/* font: normal normal 600 10px/16px Poppins; */
|
||||
letter-spacing: -0.4px;
|
||||
opacity: 1;
|
||||
|
||||
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
|
||||
// font-weight: 600;
|
||||
line-height: 16px;
|
||||
font-size: 10px;
|
||||
color: #BE332F;
|
||||
}
|
||||
|
||||
.postedDate {
|
||||
text-align: left !important;
|
||||
// font-weight: 600;
|
||||
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
|
||||
line-height: 16px !important;
|
||||
font-size: 10px !important;
|
||||
letter-spacing: -0.4px !important;
|
||||
color: #969696 !important;
|
||||
opacity: 1 !important;
|
||||
}
|
||||
|
||||
.DescrText {
|
||||
text-align: left;
|
||||
// font: normal normal medium 13px/18px Poppins;
|
||||
letter-spacing: -0.52px;
|
||||
color: #535353;
|
||||
opacity: 1;
|
||||
// font-weight: 500;
|
||||
font-family: var(--fontFamilyPoppins-Medium, inherit);
|
||||
line-height: 5px;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.DescrText-ar {
|
||||
text-align: right;
|
||||
// font: normal normal medium 13px/18px Poppins;
|
||||
letter-spacing: -0.52px;
|
||||
color: #535353;
|
||||
opacity: 1;
|
||||
// font-weight: 500;
|
||||
font-family: var(--fontFamilyPoppins-Medium, inherit);
|
||||
line-height: 5px;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.div {
|
||||
position: relative;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-bottom: -12px;
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue