.bg-transparent{
    background-color: rgba(255,255,255,0);
}
.dark-blue{
    background-color: #008eb4;
    
}


.e-footer-bar{
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
}
.e-container-fluid{
     min-height: 100vh;
     /* will cover the 100% of viewport */
     overflow: hidden;
     display: block;
     position: relative;
     padding-bottom: 100px;
      /* height of your footer */

}

.orange{
    background-color: #FFAB00 !important;
}


 

    .tor_header,.tor_header *{
      font-size: 11px;
      
    }
    .tor_content,.tor_content *{
      font-size: 10px;
      padding-right:12px;
    }
    .tor_footer,.tor_footer *{
      font-size: 9px;
      padding-right:4px;
    }

.stud-hearder-label {
  width: 122px;
}
.stud-header-value {
  width: 450px;
}

.report-card-v2-body {
  font-size: 12px;
}
.report-card-v2-legend-values {
  list-style: none;
  display: inline-block;
  font-size: 10px;
}
.report-card-v2-legene-label {
  font-size: 10px;
  font-style: bold;
}
.report-card-v2-signature {
  font-size: 10px;
}

.w213 {
  width: 213px;
}

.w145 {
  width: 145px;
}

table.borderMe, thead.borderMe, tbody.borderMe, tfoot.borderMe, th.borderMe, td.borderMe, tr.borderMe {
  border: 1px solid #444;
}
th.borderMe {
  border-bottom: 1px solid #444;
}

.nb {
  font-style: italic;
  font-size: 8px;
  text-transform: none;
}

@media print {
  .w145 {
    width: 250px !important;
  }
  .report-card-v2-legend-values {
    list-style: none !important;
    display: inline-block !important;
    font-size: 8px !important;
  }
  .learning-progress {
    font-size: 12px;
  }
  .stud-hearder-label {
    width: 122px !important;
  }
  .stud-header-value {
    width: 450px !important;
  }
  .report-card-v2 {
    width: 177.8mm;
    height: 215.9mm;
  }

  .ctrl-no {
    width: 60px !important;
  }

  .box-footer {
    border-top: 0px !important;
    font-size: 7px !important;
  }
.no-print, .no-print *
    {
        display: none !important;
    }
}

.noprint, .noprint *
    {
        display: none !important;
    }

.f-container{
  display:flex;

}
.f-right{
  flex: 3;
  
}
.f-left{
flex:3;

 
}

.f-right2{
  flex: 4;
  
}
.f-rightx1{
  flex: 1;
  
}
.f-rightx2{
  flex: 2;
  
}
.f-rightx3{
  flex: 3;
  
}
.f-leftx1{
  flex: 1;
  
}
.f-leftx2{
  flex: 2;
  
}
.f-leftx3{
  flex: 3;
  
}
.f-left2{
flex:1;

 
}

.f-left3{
  flex:2;
  
   
  }

.scrollit {
    overflow:scroll;
    height:100%;
    font-size:12px;
}