Untitled
unknown
plain_text
a year ago
21 kB
8
Indexable
/* #reportcontainer {
margin: 0;
} */
.ipml{
border: 1px solid #c7c7c7 !important;
}
.hdng-tr{
background-color: #fff;
/* box-shadow: rgba(0, 0, 0, 0.35) 0px 2px 5px !important; */
border-radius: 8px;
}
.jlhgf{
border: 1px solid #d4cece !important;
}
.pink_newText {
color: #ec407a;
font-size: 1.25rem;
font-weight: 600;
line-height: 1;
margin: 3px 0px 0px 0px;
}
.teal_newText {
color: #536dfe;
font-size: 1.25rem;
font-weight: 600;
line-height: 1;
margin: 3px 0px 0px 0px;
}
.bluish_newText {
color: #03a9f4;
font-size: 1.25rem;
font-weight: 600;
line-height: 1;
margin: 3px 0px 0px 0px;
}
.green_newText {
color: #009688;
font-size: 1.25rem;
font-weight: 600;
line-height: 1;
margin: 3px 0px 0px 0px;
}
button.MuiButtonBase-root.MuiButton-root.MuiButton-outlined.MuiButton-outlinedPrimary.MuiButton-sizeSmall.MuiButton-outlinedSizeSmall.MuiButton-root.MuiButton-outlined.MuiButton-outlinedPrimary.MuiButton-sizeSmall.MuiButton-outlinedSizeSmall._reportbtn.css-1k23hlb-MuiButtonBase-root-MuiButton-root {
color: #111110;
border-radius: 51px;
border: none;
padding: 0px 15px 0px 15px;
border-radius: 50%;
border: 2px solid;
/* background: hsl(340deg 100% 32%); */
border-radius: 12px;
border: none;
padding: 0;
cursor: pointer;
outline-offset: 0px;
}
.reportcolmd {
padding: 0 !important;
}
._reportheading {
background: rgb(206, 164, 73);
padding: 5px 0px 5px 20px;
border-radius: 5px;
color: #fff;
}
._reportcardhead {
display: flex;
align-items: center;
justify-content: space-between;
}
._reportcardbody {
display: flex;
align-items: center;
background: rgb(241 236 216);
/* box-shadow: 1px 0px 5px 2px #dcdcdc; */
justify-content: flex-start;
gap: 15%;
padding: 15px 25px 15px 25px;
width: 24%;
border: 0px solid rgb(241 236 218);
display: flex;
box-shadow: 0px 1px 6px 0px rgba(142, 142, 142, 0.2), 0px 1px 1px 0px rgba(243, 243, 243, 0.14), 0px 2px 1px -1px rgba(204, 204, 204, 0.12);
transition: box-shadow 0.2s ease-in-out;
align-items: center;
border-radius: 10px;
padding-right: 24px;
background-clip: border-box;
}
._reportcardicon {
width: 60px;
height: 60px;
/* background: #004822; */
border-color: #000;
color: #fff;
align-items: center;
display: flex;
justify-content: center;
border-radius: 50%;
}
._reportcardicon svg {
font-size: 25px;
/* color: brown; */
}
._reporticons {
width: 70px !important;
height: 70px !important;
}
._incomeReportselect {
border-color: #efeff1;
background: #efeff1;
}
._incomeReportbox {
background-color: inherit;
padding: 25px 0px 25px 0px;
display: flex;
align-items: center;
border-radius: 5px;
}
._incomeReportbox1 {
background-color: #e4e4e4;
padding: 25px 0px 25px 40px;
display: flex;
align-items: center;
gap: 10px;
border-radius: 5px;
}
._incomeReporttypography {
color: #000;
font-weight: 600;
}
._incomeReportbox {
display: flex;
margin-left: 10px;
}
.d-grid {
display: grid;
}
._p-left50 {
padding: 0px 35px 0px;
}
.MuiInputBase-root.MuiOutlinedInput-root.MuiInputBase-colorPrimary.MuiInputBase-formControl.vendor-select._incomeReportselect.css-1yk1gt9-MuiInputBase-root-MuiOutlinedInput-root-MuiSelect-root {
border-radius: 50px;
}
._br-50 {
border-radius: 50px;
}
.__incomeReportdropselect {
width: 160px;
border-radius: 50px !important;
height: 30px;
border: 2px solid black;
}
@media only screen and (min-width: 1024) {
._p-left50 {
padding: 0px 15px 0px;
}
}
#_userReportBox {
background-color: rgb(206, 164, 73);
border-radius: 0px;
box-shadow: 1px 1px 9px 4px #dcdcdc;
}
._userReportTable {
/* margin-top: 10px; */
box-shadow: 1px 1px 9px 4px #dcdcdc;
}
/* ._userbtn {
align-items: center;
justify-content: center;
display: flex;
} */
#__userReportgreenbtn {
color: #fcfaed;
background: rgb(0, 0, 0) !important;
}
th.heading-th {
font-weight: 600;
}
th.heading-th span {
margin-right: 3px;
}
th.heading-th span svg {
margin-top: -4px;
}
._billbodytd {
font-size: 0.95em !important;
}
.__userReportlink {
text-transform: capitalize;
text-decoration: none;
font-size: 1rem;
font-family: Open Sans, sans-serif;
font-weight: 400;
line-height: 1.5;
display: block;
padding: 0px 15px;
border-radius: 12px;
color: white;
transform: translateY(-6px);
padding-top: 7%;
}
.bgnew_blue{
background: #536dfe;
}
.bgnew_pink{
background: #ec407a;
}
.bgnew_teal{
background: #03a9f4;
}
.bgnew_green{
background: #009688;
}
.__fulluserreporticon {
color: rgb(206, 164, 73);
border-radius: 50%;
border: 1px solid rgb(206, 164, 73);
padding: 5px;
font-size: 50px;
font-weight: 800;
}
._fulluserReport {
margin: 0;
padding: 0;
}
#_fullusertabpanel {
margin-top: 10px;
}
#_fullusertabpanel div.css-19kzrtu {
padding: 0px !important;
}
.__fullappbar {
padding: 10px 0px 10px 0px;
background-color: #fff !important;
border-top-right-radius: 10px;
border-top-left-radius: 10px;
color: #000;
}
.__fulluserboxtypo {
text-align: left;
border-bottom: 1px solid rgb(2, 14, 25);
margin: 0px;
padding-left: 20px;
}
.__fulluserboxtypography {
text-align: left;
padding-left: 20px;
}
.__fulluserboxtypo1 {
text-align: left;
}
.MuiSvgIcon-root.MuiSvgIcon-fontSizeMedium.__fulluserreporttab {
font-size: small !important;
}
.__fulluserreporttab span {
font-size: smaller !important;
}
#_fullusertab span {
display: block !important;
}
#_fullusertab span svg {
margin-right: 5px !important;
margin-bottom: 3px !important;
}
._fulluserhicon {
font-size: medium;
text-align: left;
padding-top: 2px;
}
._fulluserhicon span svg {
font-size: medium;
}
.__fuluserreportp {
font-size: small;
text-align: left;
}
#_wealthtr th {
padding: 10px 0px 10px 0px;
}
._appointmentselect {
width: 200px;
}
._appointmentselect svg {
color: #fcfaed !important;
}
._appointmentselect fieldset {
border: 2px solid #fcfaeda3 !important;
}
#demo-select-small {
color: #fcfaed !important;
opacity: 0.5;
padding: 0px 0px 12px !important;
}
.appointmentend label {
color: #fcfaed !important;
opacity: 0.5;
}
.appointmentstart label {
color: #fcfaed !important;
opacity: 0.5;
}
.appointmentstart input {
color: #fcfaed !important;
opacity: 0.5;
padding: 16px 8px 0px !important;
}
.appointmentend input {
color: #fcfaed !important;
opacity: 0.5;
padding: 16px 8px 0px !important;
}
/* .appointmentstart input{
border: 2px solid #fcfaed !important;
} */
.appointmentend fieldset {
border: 2px solid #fcfaeda3 !important;
}
.appointmentstart fieldset {
border: 2px solid #fcfaeda3 !important;
}
#_userappointtypo {
margin: 0px 10px 0px 10px;
}
#_documenthead span {
font-size: 14px;
color: rgb(206, 164, 73);
}
._userreportbutton {
display: flex;
align-items: center;
justify-content: center;
}
._wealthheadbox {
height: 270px;
}
/* Report lISt */
#_reportlistgrid {
display: grid;
box-shadow: -2px 1px 8px 0px rgba(0, 0, 0, 0.75);
padding: 15px;
margin: 25px;
margin-top: 80px;
border-radius: 20px;
}
._reportlisttypo {
padding-top: 20px;
}
#_reportitem .css-1633um2-MuiPaper-root {
padding: 0px !important;
}
#_reportlisttop .css-zow5z4-MuiGrid-root>.MuiGrid-item {
padding: 20px !important;
}
#dialogreport {
width: 100% !important;
}
#reportlistdowbtn {
float: right;
}
._printreport {
padding-right: 5px;
}
/* standard report */
._standardreporthead {
border-bottom: 4px solid rgb(25 118 210);
margin-bottom: 20px;
padding-bottom: 10px;
}
.MuiGrid-root.MuiGrid-container.MuiGrid-spacing-xs-2._standardreportsummary.css-mhc70k-MuiGrid-roo {
margin: 20px 0px 20px 0px;
}
._standardsummaryh6 {
margin-bottom: 20px;
}
._typostand {
background: rgb(206, 164, 73);
padding: 5px 0px 5px 20px;
color: #fff;
font-size: 16px;
font-weight: 700;
}
._standardchart {
border-bottom: 2px solid rgb(25 118 210);
padding-top: 15px;
padding-bottom: 15px;
font-size: 16px !important;
}
._reportspan {
float: right;
font-size: 16px;
}
._standareporgrid {
border-bottom: 2px solid rgb(135, 126, 126);
}
/* Asset Report */
._assetreport {
margin: 10px 0px 10px 0px;
}
#SvgjsSvg2838.apexcharts-legend.apexcharts-align-center.apx-legend-position-right {
position: absolute;
left: auto;
top: 50px !important;
right: 200px !important;
}
#_assreprt1 {
background: rgb(206, 164, 73);
color: #fff;
padding: 10px 0px 5px 20px;
margin: 0px !important;
}
._assrtypo._assrspan2 {
margin-right: 10px;
}
._standardrediv {
display: flex;
align-items: center;
justify-content: space-between;
background: #fcfaed;
padding: 20px 0px 20px 0px;
}
._standardrediv1 {
display: flex;
align-items: center;
justify-content: space-between;
background: rgb(202, 197, 197);
color: #fff;
padding: 10px 0px 0px 20px;
}
._repassespan {
font-size: 16px;
font-weight: 700;
}
._standarddivh1 {
font-size: 20px;
font-weight: 700;
}
._performance {
margin: 10px 0px 10px 20px;
color: #000;
}
._datamapinit._dat-initial {
margin: 10px 0px 0px 0px;
}
._footer {
margin: 10px 0px 10px 20px;
color: #000;
}
.footerhead {
margin-top: 15px;
margin-bottom: 15px;
}
.footerhead h3 {
font-weight: 600;
font-size: 18px;
margin-top: 10px;
}
.footerhead p {
font-weight: 500;
}
._footerbody h3 {
font-weight: 600;
font-size: 18px;
margin-top: 10px;
}
._footerbody p {
font-weight: 500;
}
/* finance section */
._financecontain {
margin: 20px 0px 20px 0px;
}
#chart-spark1 {
box-shadow: 1px 1px 9px 4px #dcdcdc;
padding: 10px;
}
#chart-spark2 {
box-shadow: 1px 1px 9px 4px #dcdcdc;
padding: 10px;
}
#chart-spark3 {
box-shadow: 1px 1px 9px 4px #dcdcdc;
padding: 10px;
}
#chart-spark4 {
box-shadow: 1px 1px 9px 4px #dcdcdc;
padding: 10px;
}
.investmentchart {
padding: 10px;
margin: 10px;
}
/* Appointment Css */
._appointmentgraph {
background-color: white;
align-items: center;
border-radius: 7px;
padding: 4% 1% 1% 1%;
box-shadow: 0 1px 10px rgba(56, 65, 74, 0.15);
}
._grid2 {
padding-top: 2%;
padding-left: 8%;
}
._approvalbox {
background-color: white;
/* padding: 25px 0px 25px 0px;
display: flex;*/
align-items: center;
border-radius: 5px;
padding-left: 4%;
width: 100%;
padding-top: 2%;
width: 100%;
height: 415px;
}
._approvaltype {
font-weight: 600;
font-size: 20;
}
._26 {
font-weight: "Roboto";
font-weight: 500;
color: grey;
}
._requestwait {
color: grey;
font-size: 12px;
display: inline-block;
font-weight: 650;
padding-bottom: 20px;
padding-top: 5%;
}
._morebox {
background-color: grey;
align-items: center;
border-radius: 20px;
width: 100%;
height: 50px;
margin-top: 50%;
padding-top: 7px;
padding-left: 15px;
padding-bottom: 7px;
padding-right: 10px;
}
._moretype {
font-size: 15px;
/* display: inline-block; */
font-weight: 650;
}
._arrowicon {
margin-left: 18%;
color: blue;
}
._14 {
font-weight: "Roboto";
font-weight: 500;
color: grey;
padding-bottom: 4%;
}
._morebox2 {
background-color: grey;
align-items: center;
border-radius: 20px;
width: 100%;
height: 50px;
margin-top: 200px;
padding-top: 7px;
padding-left: 15px;
padding-bottom: 7px;
padding-right: 10px;
}
._moretype2 {
font-size: 15px;
/* display: inline-block; */
font-weight: 650;
}
._divider1 {
margin-top: 20%;
}
._grid3 {
padding-bottom: 5%;
}
._clinictype {
font-weight: 500;
font-family: "Roboto";
font-size: 20;
}
._grid4 {
padding-top: 3%;
}
._clinictype {
padding-bottom: 3%;
}
._clinicaddress {
color: grey;
font-size: 12px;
display: inline-block;
font-weight: 650;
padding-left: 2%;
}
._grid5 {
padding-top: 2%;
}
._totalapp {
background-color: #add8e6;
border-radius: 2px;
width: 350px;
height: 150px;
}
._totaltyp {
font-weight: 600;
font-family: "Roboto", sans-serif;
font-size: 18px;
padding-top: 4%;
padding-bottom: 0%;
padding-left: 4%;
padding-right: 2%;
letter-spacing: 0.1rem;
display: inline-block;
}
._totaltyp3 {
font-weight: 490;
font-family: "Roboto", sans-serif;
font-size: 16px;
padding-bottom: 0%;
padding-left: 7%;
letter-spacing: 0.1rem;
color: grey;
display: inline-block;
}
._totaltyp4 {
font-size: 18px;
font-family: "Roboto", sans-serif;
padding-bottom: 0%;
/* padding-left: 20%;
padding-right: 2%; */
display: inline-block;
}
._totalnum {
font-size: 5px;
font-weight: 200;
color: white;
}
._totalnumbox {
width: 50px;
height: 25px;
border-radius: 2px;
margin-left: 10%;
padding-left: 10%;
padding-top: 1%;
margin-left: 30%;
}
._appointmenticon {
margin-top: 10px;
transform: scale(1.2);
/* color:#438a7a; */
}
._approapp {
background-color: #add8e6;
border-radius: 2px;
width: 350px;
height: 150px;
margin-left: 10%;
}
._apprnumbox {
background-color: #438a7a;
width: 50px;
height: 25px;
border-radius: 2px;
margin-left: 10%;
padding-left: 3%;
padding-top: 1%;
}
._approvappointmenticon {
margin-left: 280px;
margin-top: -50px;
transform: scale(1);
color: #438a7a;
}
._unapprovappointmenticon {
margin-left: 280px;
margin-top: -50px;
transform: scale(1.8);
color: #ed4343;
}
._unapprnumbox {
background-color: #ed4343;
width: 50px;
height: 25px;
border-radius: 2px;
margin-left: 10%;
padding-left: 3%;
padding-top: 1%;
}
._cancelappointmenticon {
margin-left: 280px;
margin-top: -50px;
transform: scale(1.8);
color: #ed4343;
}
._cancelnumbox {
background-color: #ed4343;
width: 50px;
height: 25px;
border-radius: 2px;
margin-left: 10%;
padding-left: 3%;
padding-top: 1%;
}
.__totaltyp2 {
font-weight: 490;
font-family: "Roboto", sans-serif;
font-size: 19px;
padding-top: 4%;
padding-bottom: 2%;
padding-left: 4%;
padding-right: 2%;
letter-spacing: 0.2rem;
color: black;
display: inline;
}
._tablehead {
font-weight: 500;
font-size: 30px;
padding-left: 2%;
padding-top: 2%;
}
._grid6 {
margin-top: 1%;
}
._grid6box {
background-color: white;
align-items: center;
border-radius: 5px;
width: 100%;
margin-top: 1%;
width: 100%;
/* box-shadow: 3px 4px 6px 1px #bbb; */
}
._tablebar {
min-height: 64px;
padding-left: 24px;
padding-right: 24px;
min-width: 600px;
}
._searchbox {
padding: 2px 2px;
margin-left: 10px;
margin-right: 10px;
border-radius: 5px;
}
._tabletype {
margin-left: 10%;
}
._uppercard {
background-color: #fff;
border-radius: 7px;
height: 100px;
margin-top: 20px;
align-items: center;
box-shadow: 0 1px 10px rgba(56, 65, 74, 0.15);
}
._upper {
margin-top: 0%;
}
._hospitalicon {
padding-left: 15px;
height: 50px;
width: 70px;
}
.__hospitaltype {
font-weight: 400;
font-family: "Roboto", sans-serif;
font-size: 17px;
letter-spacing: 0.1rem;
}
.__hospitaltype2 {
font-size: 5px;
font-weight: 200;
color: gray;
display: inline-block;
}
._grid7 {
padding-top: 1%;
}
._box2 {
background-color: white;
align-items: center;
border-radius: 7px;
padding-left: 4%;
width: 100%;
padding-top: 2%;
width: 100%;
height: 500px;
box-shadow: 3px 4px 6px 1px #bbb;
}
._cardbox1 {
background-color: #ccffee;
border-radius: 7px;
height: 180px;
box-shadow: 3px 4px 6px 1px #bbb;
}
._totalappointchart {
padding-left: 5%;
margin-top: -3%;
padding-right: 10%;
margin-bottom: 1%;
}
._tableBox {
background-color: white;
border-radius: 0px;
width: 100%;
box-shadow: 0 1px 10px rgba(56, 65, 74, 0.15);
}
._searchicon {
border-radius: 5px;
margin-left: -3.9%;
padding-left: -1%;
}
._calenderapp {
align-items: center;
border-radius: 5px;
padding-top: 4%;
}
._grid7box {
background-color: white;
align-items: center;
border-radius: 7px;
padding: 0 2% 2% 2%;
width: 80%;
padding-top: 2%;
width: 100%;
box-shadow: 0 1px 10px rgba(56, 65, 74, 0.15);
height: 100%;
}
._calendertype {
display: inline;
font-size: 16px;
font-weight: 300;
padding-top: 3%;
padding-bottom: 2%;
margin-top: 10%;
}
._calendertype2 {
display: inline;
font-size: 18px;
font-weight: 300;
padding-top: 3%;
padding-bottom: 2%;
margin-top: 10%;
}
/* ._calenderlist {
padding-top: 2%;
} */
._appointlistdyn {
padding: 15px;
margin: 0px 7px 0px 7px;
box-shadow: 0 1px 10px rgba(56, 65, 74, 0.15);
position: relative;
display: flex;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(0, 0, 0, 0.125);
border-radius: 0.25rem;
}
._appointmentlistcols {
display: flex;
align-items: center;
justify-content: space-between;
}
._mt-20 {
margin-top: 20px;
}
._calenderitem {
border: 1px solid transparent;
border-radius: 5px;
margin-top: 3%;
align-items: center;
width: 80%;
height: 80%;
font-size: 14px;
}
._button1 {
display: block;
margin: 0 auto;
background-color: #009933;
color: white;
padding: 5px 10px 5px 10px;
margin-top: 20px !important;
}
._appointmentsevents {
padding: 10px 0px 0px 27px;
font-size: 16px !important;
font-weight: 600 !important;
}
._calenderheading {
padding-left: 5%;
}
.box3 {
background-color: #efede1;
border-radius: 7px;
margin-left: 2%;
}
._calenderbutton {
font-size: 15px;
padding: 5px 5px 5px 5px !important;
}
.fs-16 {
font-size: 16px;
font-weight: 600;
}
#_appointmentlistcal span button {
font-size: 13px;
}
.rbc-header {
font-size: 80% !important;
}
.rbc-button-link {
font-size: 13px !important;
}
.custom-report {
display: flex;
flex-direction: column;
align-items: center;
gap: 1rem;
}
.appointment-list-container {
display: none;
}
.custom-report button {
padding: 0.5rem 1rem;
background-color: #007bff;
color: #fff;
border: none;
border-radius: 0.25rem;
cursor: pointer;
}
.custom-report button:hover {
background-color: #0069d9;
}
.voicebodycontent {
margin-bottom: 25px;
}
.con {
max-width: 100%;
}
/* for opren in Editor */
@media screen and (max-width: 600px) {
.custom-report {
align-items: flex-start;
}
.appointment-list-container {
display: grid;
grid-template-rows: auto auto;
gap: 1rem;
}
._grid1 {
display: grid;
grid-template-columns: 1fr;
gap: 1rem;
}
.content-1 {
background-color: #f8d7da;
padding: 1rem;
text-align: center;
}
.content-2 {
background-color: #d4edda;
padding: 1rem;
text-align: center;
}
}
@media (max-width: 600px) {
._grid6box {
overflow-x: auto;
}
._tableBox {
flex-wrap: wrap;
justify-content: center;
}
._tableBox .box3 {
margin-bottom: 10px;
}
._Appointmenttable {
width: 100%;
}
}
@media only screen and (max-width: 600px) {
.tabelcell1,
.tabelcell2 {
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
font-weight: 500;
font-size: 0.875rem;
line-height: 1.5rem;
letter-spacing: 0.01071em;
display: table-cell;
vertical-align: inherit;
border-bottom: 1px solid rgba(224, 224, 224, 1);
text-align: left;
padding: 16px;
color: rgba(0, 0, 0, 0.87);
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 2;
background-color: #fff;
font-weight: 700;
}
}
body #mainContent>section>div {
padding: 5px !important;
}
/* ReportList Css */
.report_list_box {
box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
border-radius: 5px;
padding: 50px;
background-color: #fff;
}
.report_box_comp {
display: flex;
align-items: center;
justify-content: flex-start;
gap: 10px;
}
.build_custom {
color: #111110 !important;
font-weight: 600 !important;
border: 2px solid #111110 !important;
border-radius: 22px !important;
}
.reportlist_hr {
border: 1px solid #111110 !important;
border-color: #111110;
opacity: 1;
}Editor is loading...
Leave a Comment