<style>
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap');
</style>


body{
    font-family: 'Playfair Display', serif;
}

.head-border{
	font-size: 1.3rem;
    border-bottom: 2px solid #fff;
    padding-bottom: 15px;
    font-weight: 500;
    color: #3b3f46;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.upload{
	border: 1px solid #e7e3e3;
}

.badge2{
	padding: 10px;
}

.tablescroll{
	overflow-x: auto;
}

.imgthumb{
	height: 200px;
	width: 200px;
}
.marginlr{
	margin: 0px 10px 0px 10px;
}

.pointer2{
	cursor: pointer;
}

th {
/*	color:#3a3a3a;*/
}
td {
	color:#3a3a3a;

}
label{
	color: #3a3a3a;
    font-weight: 500;
    font-size: 1.8rem;	
}

.thd{
	color: #fff;
}

.empig{
	max-height: 100px;
}

.dshno{
	font-size: 30px;
    font-weight: 600;
    color: #3e3e3e;
}

.bdtp1{
	border-top: 4px solid #5584c2;
}

.com-white-wrap {
    background: #ffffff4a;
    box-shadow: 0px 0px 5px 1px rgba(35,31,32,0.2);
    position: relative;
    padding: 2px 10px 20px;
    margin-top: 0;
    margin-bottom: 20px;
    border-radius: 8px;
    border: 2px solid #fff;
}
tr:hover {
    background: #dff4ef !important;
}

td{
	white-space: nowrap;
}

tr:hover td {
    color: #000 !important;
}
tr:hover th {
    color: #000 !important;
    background :#dff4ef !important;
}
.theadnew{
	color: #000 !important;
    background :#dff4ef !important;
}
.soa{
	color: #4a4e4d!important;
    background-color: #e0e9e7;
    font-weight: 600;

    color: #474545!important;
    font-weight: 600;
    background-color: #dff4ef;
    border-left: 6px solid #18af8b;
}

.invoicebtn{
	    border: 1px solid #ffffff;
    border-radius: 5px;
    font-weight: 700;
    background-color: #88b601;
    color: white;
}

.invoicebtn:hover{
	border: 1px solid #847e7e;
  border-radius: 5px;
  color:#4a4e4d;
  font-weight: 700;
  background-color: #dff4ef;
}

.newmodaltext{
	color: #383636;
    font-weight: 500;
}

.newsubmit{
	background-color: #88b601;
	border: 1px solid #ffffff;
  border-radius: 5px;
  font-weight: 700;
  color: #fff;
}

.newsubmit:hover{
	background-color: #18af8b;
	border: 1px solid #847e7e;
  border-radius: 5px;
  font-weight: 700;
  color: #fff;
}

#loader {
            border: 12px solid #f3f3f3;
            border-radius: 50%;
            border-top: 12px solid #444444;
            width: 70px;
            height: 70px;
            animation: spin 1s linear infinite;
        }
 
        .center {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
        }
 
        @keyframes spin {
            100% {
                transform: rotate(360deg);
            }
        }



.bodlft{
	border-left: 10px solid #18af8b;
}

.nwbsdr{
	    border: 3px solid #e7e2e2;
    border-radius: 10px;
}

.lok{
	box-shadow: 0 4px 14px 0 rgba(83,83,83,0.49);
}

.infocard{
	color: #0b0422;
  font-size: 20px;
  line-height: 22px;
  font-weight: 500;
      margin: 0 0 16px 0;

}

.cardinfo{
	    background: white;
    padding: 15px 15px 25px 20px;
    box-shadow: 0 4px 14px 0 rgba(224,224,224,0.47);
    transition: all 0.3s ease;
        min-height: 167px;
}

.cardinfo:hover{
	  background: white;
    padding: 15px 15px 25px 20px;
    box-shadow: 0 4px 14px 0 rgba(83,83,83,0.49);
    transition: all 0.3s ease;
}
.cardcol{
	color: #504c57;
}

.cardlink{
	color: #292929;
    font-size: 12px;
    border-bottom: 1px #f8bf45 solid;
    line-height: 16px;
    margin-top: 10px;
    text-decoration: none;
}

.classicon{
	speak: none;
    display: inline-flex;
    font-style: normal;
    align-items: center;
    font-family: payuicons !important;
    font-weight: normal;
    line-height: 1;
    font-variant: normal;
    text-transform: none;
    justify-content: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #4661c4;
    background: #fde5f1;
    border-radius: 20px;	
}

.lso89{
	font-size: 14px;
    font-weight: 600;
}

.amtset{
	font-size: 30px;
    font-weight: 500;
    color: #434141;
}
.earningcard{
	border: 1px solid #cdcdcd;
    box-shadow: 0 4px 14px 0 rgba(224,224,224,0.47);
    transition: all 0.3s ease;
    border-radius: 8px;
}
.lski56{
	font-size: 20px;
    font-weight: 700;
    color: #434141;
}

.nwbillbdr {
	border: 1px solid #dbdbdb;
}
.nhs009{
	    background-color: #dff4ef !important;


.scrllrow{
	overflow-y: scroll;
    height: 90vh;
}

::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}
::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}
.docname{
    font-size: 30px;
}