#t-header {
    position: fixed;
    width: 100%;
    z-index: 999999;
    top: 0;
    background: transparent;
    
}
.uc-main-popup {
    z-index: 999999 !important;
}

.maintabsection,
.t396__artboard {
    overflow: visible;
}
#allrecords,
#t-footer {
    overflow: hidden;
}

.t-body {
    background-color: #e8f1f6;
    min-height: 100vh;
}

 #t-footer {
   width: 100%;
   z-index:999999;
   background: transparent;
    position: relative;
} 
    



 
.t706__carticon {
    position: fixed;
    top: 20px;
    right: auto;
    left: 50%;
    z-index: 999999;
    transform: translateX(-50%);
}
    
.t706__carticon-imgwrap {
    background:  #005091; 
}  
  
.t706__carticon-text {
  opacity: 1;  
  color:  #005091;
  background: none;
  } 
  .t706__carticon-text:after {
      display: none;
  }
.t706__carticon-counter {
    background-color: white;
    color: #005091;
  }
  
.t706__carticon-img  {
    stroke: #fff !important;
}

@media (max-width: 680px) {
     
    .t706__carticon {
        right: 20px;
        left: auto;
        top: 140px;
        transform: none
    }
    .t706__carticon-text {
        opacity: 0;
    }
}


.t-input-group,
.t-submit,
.t-calc__wrapper {
    font-family: Circe, sans-serif;
}

.tn-elem__5528326441675498075093,
.tn-elem__5528326441675498075099 {
    cursor: pointer;
}


