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

415 lines
7.5 KiB
SCSS

.rowAccordin{
border: none;
}
.gridAccordin{
margin: 10px;
background: #ffffff;
border-radius: 5px;
}
.colPayslip{
border-right: 1px solid #cac8c8;
border-bottom-left-radius: -10px !important;
padding-top: 8px;
padding-bottom: 8px;
margin-left: 8px;
font-size: 12px !important;
}
.colPayslip-ar{
border-left: 1px solid #cac8c8;
border-bottom-left-radius: -10px !important;
padding-top: 8px;
padding-bottom: 8px;
margin-left: 8px;
font-size: 12px !important;
}
.colPayslips{
border-bottom-left-radius: -10px !important;
padding-top: 8px;
padding-bottom: 8px;
margin-left: 18px;
font-size: 12px !important;
}
.label{
font-size: 15px !important;
text-align: center;
margin-bottom: 1px;
margin-left: 8px;
}
.label-bold{
font-size: 13px !important;
// font-weight: bold !important;
font-family: WorkSans-Bold;
margin-left: 8px;
}
.earingTotH{
text-align: right;
font-weight: bold;
font-size:20px !important;
padding-right: 15px;
}
.earingTotG{
text-align: left;
padding-left: 15px;
font-weight: bold;
font-size: 20px !important;
color: var(--green);
}
.earingTotR{
text-align: left;
padding-left: 15px;
font-weight: bold;
font-size: 20px !important;
color: var(--red);
}
.header-toolbar-new{
--background: #22c6b3;
}
.colorBG{
--background: #f0efef;
}
.header-div {
background-color: #22C6B3;
text-transform: capitalize;
height: 119px;
position: relative;
display: block;
margin-bottom: -28px;
}
.Title{
text-align: center;
color: white;
margin-top: -33px;
font-size: 17px;
}
.Imgdiv{
padding-top: -38px;
margin-top: -32px;
}
.Imgsrc{
width: 23px;
height: 24px;
/* display: -webkit-inline-box; */
/* display: inline-flex; */
overflow: hidden;
background: transparent;
border-radius: 70% !important;
/* position: relative; */
top: 7px;
margin-left: 344px !important;
margin-top: -46px;
}
.p{
font-weight: bold;
margin-top: -7px;
font-size: 14px;
}
.slidBtn{
margin-top: 8px;
margin-left: 10px;
background: transparent;
}
.activeArrow{
height: 26px;
width: 26px;
color: white;
background: transparent !important;
--background: transparent !important;
}
.activeArrow-ar{
height: 26px;
width: 26px;
color: white;
background: transparent !important;
--background: transparent !important;
-webkit-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
margin-right: 38px;
margin-left: -45px;
}
.slidbtn{
background: transparent;
margin-bottom: -59px;
margin-top: 8px;
margin-left: 65px;
}
.disabledArrow{
height: 26px;
width: 26px;
color: #908d8d;
background: transparent !important;
--background: transparent !important;
}
.disabledArrow-ar{
height: 26px;
width: 26px;
color: #908d8d;
background: transparent !important;
--background: transparent !important;
margin-right: 3px;
// margin-left: -124px;
margin-left: -105px;
-webkit-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
.today-graph{
display: block !important;
height: 162px;
width: 335px;
/* padding-left: 51px; */
margin-left: 3px !important;
}
.today-graph-ar{
display: block !important;
height: 162px;
width: 335px;
margin-right: 45px;
margin-left: -25px !important;
}
.result-graph{
font-size: 14px;
margin-left: -48px;
margin-right: 3px;
}
.result-graph-ar{
font-size: 14px;
margin-right: -48px;
margin-left: 3px;
}
.headerGrid{
background-color: white !important;
border: 1px solid #cac8c8 !important;
border-radius: 20px !important;
padding-top: 13px;
padding-bottom: 14px;
// margin-left: 26px;
// margin-right: 28px;
margin-left: 19px;
margin-right: 19px;
margin-top: -2px;
margin-bottom: 10px;
padding-right: 21px;
}
.result-text-container-ar {
padding: 0;
margin: 0;
position: absolute;
// left: 54%;
left: 45%;
top: 50%;
display: block;
text-align: center;
transform: translate(-50%, -50%);
h2 {
font-size: 23px;
font-family: WorkSans-Bold;
margin: 0 auto;
line-height: 36px;
}
span {
width: 125px;
display: block;
margin: 0 auto;
font-size: 14px;
font-family: workSans-Regular;
}
}
.result-text-container {
padding: 0;
margin: 0;
position: absolute;
left: 40%;
top: 50%;
display: block;
text-align: center;
transform: translate(-50%, -50%);
h2 {
font-size: 25px;
font-family: WorkSans-Bold;
margin: 0 auto;
line-height: 36px;
}
span {
width: 125px;
display: block;
margin: 0 auto;
font-size: 15px;
font-family: workSans-Regular;
}
}
.green-label{
font-size: 10px;
margin-top: -13px;
}
.green-amount{
font-size: 13px;
font-family: WorkSans-Bold;
margin-top: -3px;
}
.blue-label{
font-size: 10px;
margin-top: -13px;
}
.blue-amount{
font-size: 13px;
font-family: WorkSans-Bold;
margin-top: -4px;
}
.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;
}
.header{
margin-top: -119px;
}
.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: #094875;
border-bottom: 1px solid #a7a4a4;
border-top: 1px solid #cac8c8;
margin-left: -13px;
margin-right: -13px;
}
.rowtable{
padding-top: 0;
padding-bottom: 0;
margin-top: 0;
margin-bottom: 0;
border-top: 1px solid #cac8c8;
margin-left: -13px;
margin-right: -13px;
}
.rowtables{
padding-top: 0;
padding-bottom: 0;
margin-top: 0;
margin-bottom: 0;
margin-left: -13px;
margin-right: -13px;
}
.col{
font-size: 15px;
font-family: WorkSans-Bold;
}
.hrTitle{
margin-left: 11px !important;
font-size: 15px !important;
}
.date{
font-size: 15px !important;
margin-left: 58px;
margin-bottom: 12px;
padding-right: 5px;
}
.div-green{
// left: 77%;
// width: 20%; height: 6px;
position: relative;
left: 83%;
bottom: 117px;
color: black;
background-color: #22c6b3;
width: 16%;
height: 6px;
}
.div-green-ar{
// position: relative;
// left: 77%;
// bottom: 117px;
// color: black;
// background-color: #22c6b3;
// width: 20%; height: 6px;
position: relative;
left: 4%;
bottom: 117px;
color: black;
background-color: #22c6b3;
width: 15%;
height: 6px;
}
.div-blue{
// left: 77%;
// width: 20%; height: 6px;
position: relative;
left: 83%;
bottom: 67px;
color: black;
background-color: #094875;
width: 16%;
height: 6px;
}
.div-blue-ar{
//position: relative;
// left: 77%;
// bottom: 67px;
// color: black;
// background-color: #094875;
// width: 20%; height: 6px;
position: relative;
left: 4%;
bottom: 67px;
color: black;
background-color: #094875;
width: 15%;
height: 6px;
}