|
|
|
|
@ -7,34 +7,42 @@
|
|
|
|
|
position: relative;
|
|
|
|
|
bottom: 4px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
ion-radio {
|
|
|
|
|
--color-checked: #269db8;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.center {
|
|
|
|
|
text-align: center;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.boldTxtNav {
|
|
|
|
|
text-align: start;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
padding: 12px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.employee-details {
|
|
|
|
|
display: inline-block;
|
|
|
|
|
margin: 10px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.empImgeRep {
|
|
|
|
|
display: inline-block;
|
|
|
|
|
height: 40px;
|
|
|
|
|
width: 40px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.star-fav {
|
|
|
|
|
float: right;
|
|
|
|
|
margin: 10px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.star-fav-left {
|
|
|
|
|
float: left;
|
|
|
|
|
margin: 10px 5px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.uk-margin {
|
|
|
|
|
margin: 15px 15px 0px 15px;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
@ -42,9 +50,11 @@ ion-radio {
|
|
|
|
|
position: relative;
|
|
|
|
|
top: 10px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.uk-padding {
|
|
|
|
|
padding: 20px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.uk-padding .employee-details {
|
|
|
|
|
bottom: 10px;
|
|
|
|
|
position: relative;
|
|
|
|
|
@ -55,18 +65,22 @@ ion-radio {
|
|
|
|
|
border-radius: 21px;
|
|
|
|
|
padding-left: 10px !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.filterInput-ar {
|
|
|
|
|
border: solid var(--gray) 1px;
|
|
|
|
|
border-radius: 21px;
|
|
|
|
|
--padding-start: 10px !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.square-container {
|
|
|
|
|
width: 100%;
|
|
|
|
|
clear: both;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.square {
|
|
|
|
|
clear: both;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.top-radio-row {
|
|
|
|
|
font-size: 12px;
|
|
|
|
|
}
|
|
|
|
|
@ -104,6 +118,7 @@ button.item-button.button.button-md.button-clear.button-clear-md {
|
|
|
|
|
position: relative;
|
|
|
|
|
top: 0;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.profileImage {
|
|
|
|
|
width: 60px !important;
|
|
|
|
|
}
|
|
|
|
|
@ -111,9 +126,11 @@ button.item-button.button.button-md.button-clear.button-clear-md {
|
|
|
|
|
.activated {
|
|
|
|
|
border: #209a83 0.02cm solid;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.deactivated {
|
|
|
|
|
border: #e4e4e4 0.02cm solid;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.repContentDiv {
|
|
|
|
|
text-align: center;
|
|
|
|
|
width: 85%;
|
|
|
|
|
@ -124,6 +141,7 @@ button.item-button.button.button-md.button-clear.button-clear-md {
|
|
|
|
|
margin-top: -9px;
|
|
|
|
|
margin-right: -35px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.selIEmpDiv {
|
|
|
|
|
text-align: right;
|
|
|
|
|
margin-bottom: -26px;
|
|
|
|
|
@ -143,6 +161,7 @@ button.item-button.button.button-md.button-clear.button-clear-md {
|
|
|
|
|
margin: 8px 17px 0px 17px;
|
|
|
|
|
padding: 10px 2px 10px 2px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.filterInput {
|
|
|
|
|
border: solid var(--gray) 1px;
|
|
|
|
|
border-radius: 21px;
|
|
|
|
|
@ -161,6 +180,7 @@ button.item-button.button.button-md.button-clear.button-clear-md {
|
|
|
|
|
// padding-right: 129px;
|
|
|
|
|
//margin-right: -136px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.filterBtn {
|
|
|
|
|
background: var(--newgreen);
|
|
|
|
|
--background: var (--newgreen);
|
|
|
|
|
@ -168,6 +188,7 @@ button.item-button.button.button-md.button-clear.button-clear-md {
|
|
|
|
|
height: 60px;
|
|
|
|
|
width: 60px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.filterBtn-ar {
|
|
|
|
|
// background: var(--newgreen);
|
|
|
|
|
// --background: var (--newgreen);
|
|
|
|
|
@ -191,6 +212,7 @@ button.item-button.button.button-md.button-clear.button-clear-md {
|
|
|
|
|
// padding: 8px;
|
|
|
|
|
width: 100%;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.square {
|
|
|
|
|
// width:calc(100% / 2);
|
|
|
|
|
width: 100%;
|
|
|
|
|
@ -223,17 +245,21 @@ button.item-button.button.button-md.button-clear.button-clear-md {
|
|
|
|
|
position: relative;
|
|
|
|
|
bottom: 4px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
ion-radio {
|
|
|
|
|
--color-checked: #269db8;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.center {
|
|
|
|
|
text-align: center;
|
|
|
|
|
padding: 5px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.boldTxtNav {
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
padding: 5px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.employee-details {
|
|
|
|
|
display: inline-block;
|
|
|
|
|
margin: 10px;
|
|
|
|
|
@ -241,15 +267,18 @@ ion-radio {
|
|
|
|
|
white-space: nowrap;
|
|
|
|
|
width: 70%;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.empImgeRep {
|
|
|
|
|
display: inline-block;
|
|
|
|
|
height: 40px;
|
|
|
|
|
width: 40px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.star-fav {
|
|
|
|
|
float: right;
|
|
|
|
|
margin: 15px 0px 0px 0px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.uk-margin {
|
|
|
|
|
margin: 15px 15px 0px 15px;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
@ -257,9 +286,11 @@ ion-radio {
|
|
|
|
|
position: relative;
|
|
|
|
|
top: 10px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.uk-padding {
|
|
|
|
|
padding: 20px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.uk-padding .employee-details {
|
|
|
|
|
bottom: 10px;
|
|
|
|
|
position: relative;
|
|
|
|
|
@ -275,6 +306,7 @@ ion-radio {
|
|
|
|
|
padding-bottom: 25px;
|
|
|
|
|
padding-top: 15px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.textSearchType {
|
|
|
|
|
padding-top: 8px;
|
|
|
|
|
font-size: 12px;
|
|
|
|
|
@ -282,32 +314,56 @@ ion-radio {
|
|
|
|
|
|
|
|
|
|
.isFavLetterActive {
|
|
|
|
|
color: #269db8;
|
|
|
|
|
display: block;
|
|
|
|
|
width: 60%;
|
|
|
|
|
float: right;
|
|
|
|
|
transition-duration: 0ms;
|
|
|
|
|
display: block;
|
|
|
|
|
width: 60%;
|
|
|
|
|
float: right;
|
|
|
|
|
transition-duration: 0ms;
|
|
|
|
|
height: 35px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.vl {
|
|
|
|
|
border-left: 2px solid lightgray;
|
|
|
|
|
height: 42px;
|
|
|
|
|
}
|
|
|
|
|
.searchText{
|
|
|
|
|
|
|
|
|
|
.searchText {
|
|
|
|
|
background: transparent;
|
|
|
|
|
color: #269db8;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
text-decoration: underline;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.letterDiv{
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
width: 10%;
|
|
|
|
|
.letterDiv {
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
width: 10%;
|
|
|
|
|
float: right;
|
|
|
|
|
}
|
|
|
|
|
.letterDivLoop{
|
|
|
|
|
display: block;
|
|
|
|
|
width: 60%;
|
|
|
|
|
float: right;
|
|
|
|
|
transition-duration: 0ms;
|
|
|
|
|
|
|
|
|
|
.letterDivLoop {
|
|
|
|
|
display: block;
|
|
|
|
|
width: 60%;
|
|
|
|
|
float: right;
|
|
|
|
|
transition-duration: 0ms;
|
|
|
|
|
height: 35px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.square-selected {
|
|
|
|
|
box-shadow: 5px 2px 8px #ccc;
|
|
|
|
|
padding: 0px 10px 0px 10px;
|
|
|
|
|
margin: 0px 15px;
|
|
|
|
|
border-radius: 10px;
|
|
|
|
|
position: relative;
|
|
|
|
|
bottom: 20px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.square-selected img {
|
|
|
|
|
height: 20px;
|
|
|
|
|
width: 20px;
|
|
|
|
|
bottom: 3px;
|
|
|
|
|
position: relative;
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.square-selected span {
|
|
|
|
|
white-space: normal;
|
|
|
|
|
}
|