 .t-Header-branding {
 background: rgb(212,180,146);
 color: rgb(10,31,61);
 }

  
 .t-Region-header {
 background: rgb(142, 174, 155);
color: rgb(255, 255, 255);
 }

 


 .t-Region-bodyWrap {
 background: rgb(255, 255, 255);

 }

 .a-CardView-header {
 background: rgb(255, 255, 255);

 }

.uploadbtn {
 background: rgb(142, 174, 155);
 color: rgb(255, 255, 255);

 }

 .filtertextcolor {
 background: rgb(248, 250, 249);
 color: rgb(10,31,61);

 }
  .ProjectFormBtn {
 background: rgb(10,31,61);
 color: rgb(255, 255, 255);

 }

   .ProjectCardBtn {
 background: rgb(212,180,146);
 color: rgb(10,31,61);

 }

   .projecttxtcolor {
 color: rgb(10,31,61);

 }



 .t-Report-colHead {
 background: rgb(142, 174, 155);

 }
 


 .a-CardView-header {
 background: rgb(255, 255, 255);
 }

 //.t-ButtonRegion-wrap {
 //background: rgb(132, 174, 154);
 //}

 .pagetitlebar {
 color: rgb(142, 174, 155);
 }

//.applangcolorbtn {
//color: rgb(255, 0, 0);

//}


body {
    font-family: Kufam !important;
}

.t-Report-colHead {
    color: white;
    background: rgb(132, 174, 154);
    font-weight: bold;
}