@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');
 
body{
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
}
.list-group-item {
  position: relative;
display: block;
/* padding: 1.35rem 2.85rem; */
font-size: 14px;
padding: 1.05rem 1.55rem;
}.header {
z-index: 10;
top: 0;
left: 0;   background: #ac2641;
width: 100%;
height: 35px;
line-height: 100px;
color: #fff;
 
}
#greentick1{
    color: #32c030;
    font-size: 17px;
   
  }
 
.header1 {
top: 0;
left: 0;
background: #fff;
width: 100%;
line-height: 50px;
color: #fff;
 
}
.header .logo {
text-transform: uppercase;
letter-spacing: 1px;
}
 .vl {
  border-left: 2px solid #ac2641;
height: 25px;
position: absolute;
left: 20vh;
/* margin-left: -3px; */
top: 14px;
}
a:hover{
  text-decoration: none;
}
 
.border-left{
  border-left: 2px solid var(--primary) !important;
}
.btn-primary {
    color: #fff;
    background-color: #ac2641;
    border-color: #ac2641;
}
 
.sidebar{
   
  left : 0;
  z-index : 100;
  overflow-y: auto;
}
 
.overlay{
  background-color: rgb(0 0 0 / 45%);
  z-index: 99;
}
 
/* sidebar for small screens */
@media screen and (max-width: 767px){
 
  .sidebar{
    max-width: 18rem;
    transform : translateX(-100%);
    transition : transform 0.4s ease-out;
  }
 
  .sidebar.active{
    transform : translateX(0);
  }
 
}
.text-primary {
    color: #ac2641!important;
    background: #fff;
   
}
.h4, h4 {
    font-size: 1.1rem;
}
nav {
    background: #ac2641;
}
.mt-4, .my-4 {
   
}
 
[class^="bi-"]::before, [class*=" bi-"]::before {
    display: inline-block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
     line-height: 1.2;
    vertical-align: -0.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.list-group-item.active {
    z-index: 2;
    color: #ac2641;
    background-color: #f5f5f5;
    border-color: #007bff;
    font-weight: 600;
}
[class^="bi-"]::before, [class*=" bi-"]::before {
    display: inline-block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: 800!important;
}
.heading{
    font-weight:700;
}
/* .container{
 
height:700px;
overflow:auto;
} */
.container-fluid{
 
}
.btn-danger {
  color: #ac2641;
  background-color: #ffffff;
  border-color: #ac2641;
}
.btn-primary:hover {
    color: #fff;
    background-color: #6f061b;
    border-color: #7c1127;
}
#nvbr{
  width: 100%;
  padding: 15px;
  background: white;  
  padding-top: 10px;
  padding-bottom: 0px;
}
 
 
 
@media (max-width: 350px) {}
 
@media (min-width: 576px) {
  .heading {
    font-weight: 700;
    font-size: 15px;
  }
  .list-group-item.active {
 
    font-size: 10px;
  }
  #logohead{
    font-size: 15px ! important;
  }
  #logohead1{
    font-size: 15px ! important;
  }
  .list-group-item {
 
    font-size: 10px;
  }
  .btn{
    font-size: 10px;
 
  }
 
  /* .container{
    height:550px;
    overflow:auto;
    } */
    body{
      line-height: 1;
     overflow: hidden;
      font-size: 10px;
    }
    .vl {
      border-left: 2px solid #ac2641;
      height: 25px;
      position: absolute;
      left: 20vh;
    }
    .form-group {
      margin-bottom: 1rem;
      font-size: 9px;
  }
  .form-control {
    font-size: 12px;
    line-height: 1;
  }
  .form-control-plaintext {
    font-size: 10px;
  }
 
}
 
@media (min-width: 768px) {
  .heading {
    font-weight: 700;
    font-size: 15px;
  }
  .list-group-item.active {
 
    font-size: 10px;
  }
  #logohead{
    font-size: 15px ! important;
  }
  #logohead1{
    font-size: 15px ! important;
  }
  .list-group-item {
 
    font-size: 10px;
  }
  .btn{
    font-size: 10px;
  }
  /* .container{
    height:500px;
    overflow:auto;
    } */
    body{
      line-height: 1;
     overflow: hidden;
      font-size: 10px;
    }
    .vl {
      border-left: 2px solid #ac2641;
      height: 25px;
      position: absolute;
      left: 20vh;
    }
    .form-group {
      margin-bottom: 1rem;
      font-size: 9px;
  }
  .form-control {
    font-size: 12px;
    line-height: 1;
  }
  .form-control-plaintext {
    font-size: 10px;
  }
 
}
 
@media (min-width: 992px) {  
   .heading {
  font-weight: 700;
  font-size: 17px;
}
.list-group-item.active {
 
  font-size: 12px;
}
#logohead{
  font-size: 17px ! important;
}
#logohead1{
  font-size: 17px ! important;
}
.list-group-item {
 
  font-size: 12px;
}
.btn{
  font-size: 12px;
}
/* .container{
  height:500px;
  overflow:auto;
  } */
  body{
    line-height: 1;
   overflow: hidden;
    font-size: 12px;
  }
  .vl {
    border-left: 2px solid #ac2641;
    height: 25px;
    position: absolute;
    left: 25vh;
  }
  .form-group {
    margin-bottom: 1rem;
    font-size: 11px;
}
.form-control {
  font-size: 12px;
  line-height: 1;
}
.form-control-plaintext {
  font-size: 12px;
}
}
 
@media only screen and (min-width: 1280px) and (max-width: 767px){
  .form-control-plaintext {
    font-size: 12px;
  }
  .heading {
    font-weight: 700;
    font-size: 18px;
  }
  .list-group-item.active {
 
    font-size: 13px;
  }
  #logohead{
    font-size: 18px ! important;
  }
  #logohead1{
    font-size: 18px ! important;
  }
  .list-group-item {
 
    font-size: 13px;
  }
  .btn{
    font-size: 13px;
  }
  /* .container{
    height:700px;
    overflow:auto;
    } */
    body{
      line-height: 1;
     overflow: hidden;
      font-size: 13px;
    }
    .vl {
      border-left: 2px solid #ac2641;
      height: 25px;
      position: absolute;
      left: 20vh;
    }
    .form-group {
      margin-bottom: 8px;
      font-size: 12px;
  }
  .form-control {
    font-size: 13px;
  }
}
 
@media (min-width: 1500px) {
 .vl
 { border-left: 2px solid #ac2641;
  height: 25px;
  position: absolute;
  left: 20vh;
  /* margin-left: -3px; */
  top: 14px;
 }
  body{
   
    overflow: hidden;
     font-size: 14px;
   }
   /* .container{
    height:700px;
    overflow:auto;
    } */
 
    .heading {
      font-weight: 700;
      font-size: 20px;
    }
    .list-group-item.active {
   
      font-size: 14px;
    }
    #logohead{
      font-size: 20px ! important;
    }
    #logohead1{
      font-size: 20px ! important;
    }
    .list-group-item {
   
      font-size: 14px;
    }
    .btn{
      font-size: 14px;
    }
   
     
      .form-group {
        margin-bottom: 1rem;
        font-size: 14px;
    }
    .form-control {
      font-size: 15px;
    }
}
 
@media (min-width: 1801px) {
  body{
   
 
     font-size: 14px;
   }
   /* .container{
    height:700px;
    overflow:auto;
    } */
}
#logohead{
  color: #ac2641;
  font-size: 20px;
}
#menuname{
  margin-left:-30%;
}
#menuname1{
  margin-left:10%;
}
.highlightBar{
  border-left-style: inset;
                  border-left-color: #ff0034;
                  border-left-width: 3px;
                  height: 28px;
                  margin-left: -20px;
}
#greentick{
  color: #32c030;
  font-size: 17px;
}
#labfile {
  display: inline-block;
  color: #ac2641;
  background-color: #ffffff;
  border-color: #ac2641;
  padding: 0.5rem;
  font-family: sans-serif;
  border-radius: 0.3rem;
  cursor: pointer;
  margin-top: 1rem;
  border:1px solid #ac2641;
}
.alert-info {
  color: #ac2641;
  background-color: #f4dee2;
  border-color: #ffffff;
}p {
 
  font-weight: 600;
}
.list-group-item-action {
  font-weight: 600;
}
.vl1 {
  border-left: 2px solid #ac2641;
  height: 25px;
  position: absolute;
  left: 20vh;
}
 
#uploadsucess{
  padding: 10px;
  display:none;  
  background-color: #28a745;
  color: white;
}
#loginhide{
  padding: 10px;
  display:none;  
  background-color: #28a745;
  color: white;
}
#modalbtn{
  width: 20%;
  margin-left: 40%;
}
#successtick{
  color:#28a745;
  font-size: 40px;
  margin-left: 47%;
}
#accorbtn{
  background: #f4dee2;
  padding: 10%;
}
#inputFileText{
  width:100%;
}
.btn-white{
   color:#ac2641;
   background-color: #fff;
   border:1px solid #ac2641;
}  
.mappingmodal{
  list-style-type:disclosure-closed;
  padding-inline-start: 5%;
  line-height: 1;
}
a{
  cursor: pointer;
}
a label{
  cursor: pointer;
}
#columnMappingFiles li{
  word-break:break-all;
}
#columnMappingFilesDiv{
 
}
#dataMappingFilesDiv{
 
 
    }
#dataMappingFiles li{
  word-break:break-all;
}
#resetButton{
 
}
#tranpara{
  font-weight: 400;
}
.listdwn
{
  list-style-type: none ! important;
}
#uploadStatusDiv{
  display:none;
  padding:2%;
  border:1px solid rgb(19, 156, 19)
}
#uploadStatusLabel{
  color: #28a745;
}
.loader {
  --loader-height: calc(var(--loader-size) / 15);
  display: flex;
 
  position: relative;
}
.loader::before {
  content: "";
  position: absolute;
}
.loader::before,
.loader > span {
  display: block;
  width: var(--loader-height);
  height: var(--loader-height);
  border-radius: 50%;
  background: var(--color-loader);
 
  animation-name: to-right;
  animation-duration: var(--loader-speed);
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.loader > span:nth-child(even) {
  visibility: hidden;
}
.loader > span:first-child {
  animation-name: scale-up;
}
.loader > span:last-child {
  animation-name: scale-up;
  animation-direction: reverse;
}
 
@keyframes to-right {
  to {
    transform: translateX(200%);
  }
}
@keyframes scale-up {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
:root {
  --color-bg: #eaeaea;
  --color-loader: #222;
  --loader-size: 100px;
  --loader-speed: 500ms;
}
#processStatusLabel{
  color: #28a745;
}
#accorbtn label{
  font-size: 18px;
  font-weight: 500;
}
.footer {
 
  padding: 30px 2.45rem;
  transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  font-size: calc(0.875rem - 0.05rem);
  font-family: Tahoma, sans-serif  ! important;
  font-weight: 400;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}
#simplify{
  color: #ED2E55;
 }
 .top-0{
 top:0px;
 }
 .start-0{
   left:0px;
 }
 .end-0{
   right:0px;
 }
.bottom-0{
  bottom:0px;
 }
 .back{
   margin-top: 35%;
   }
#greentick1{
  color: #32c030;
  font-size: 17px;
display: none;
}
#greentick2{
  color: #32c030;
  font-size: 17px;
  display: none;  
}
#greentick3{
  color: #32c030;
  font-size: 17px;
  display: none;
}
#greentick5{
  color: #32c030;
  font-size: 17px;
  display: none;
}
#greentick6{
  color: #32c030;
  font-size: 17px;
  display: none;
}
.mapping-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
 
}
.mapping-table th {
  border: 1px solid #ccc; /* Add border here */
  padding: 8px;
  text-align: left;
  color: #ac2641;
}
.mapping-table td {
  border: 1px solid #dcd7d7;
  padding: 8px;
  text-align: left;
  word-break: break-all;
}
.mapping-table th {
  background-color: #f4dee2;
}.mapping-container {
  display: flex;
  justify-content: space-between;
  margin: 20px;
}
 
.mapping-column {
  display: flex;
  flex-direction: column;
  align-items: center;
}
 
.mapping-arrow {
  margin: 10px;
  font-size: 20px;
}  
 
.draggable {
  cursor: pointer;
}
.collapsible-link {
  width: 100%;
  position: relative;
  text-align: left;
}
 
.collapsible-link::before {
  content: "\f107";
  position: absolute;
  top: 50%;
  right: 0.8rem;
  transform: translateY(-50%);
  display: block;
  font-family: "FontAwesome";
  font-size: 1.1rem;
}
 
.collapsible-link[aria-expanded="true"]::before {
  content: "\f106";
}
.saveconfig{
  color: #fff;
  background-color: #ac2641;
}
.modalsave{
  top:30vh;
}
.modalbodysave{
  padding: 2vh !important;
}
.textleft{
  text-align: left !important;
}
.iconbtn{
  font-size: 2.2vh;
}
/* .iconnext{
  margin-top: -45vh;
  margin-left: 130vh;
} */
.tabledata{
  width: 100%;
  overflow-x: scroll;
}
.tabcolor{
  background-color: #ac2641;
 
}
.nav-tabs li{
  padding: 2vh;
  background: whitesmoke;
}
.records{
  background: #f7f7f7;
  padding: 2vh;
}
.btn-secondary:active {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.maincnt{
  margin-left: 10vh;
}
#greentick4 {
  color: #32c030;
  font-size: 17px;
  display: none;
}
#myModalProcess {
  width: 80vh;
  height: 20vh;
  top: 0;
  right: 0;
  margin: auto;
  border: 1px solid #ac2641 !important;
  background: rgb(247, 247, 247);
  border-radius: 5px;
  color: #ac2641 !important;
  font-size: 20px !important;
  padding-bottom: 0px !important;
  padding-right: 0px !important;
  bottom: 0;
  left: 0;
  align-items: center;
  cursor:pointer;
}
.modal-open .modal {
  overflow-y: hidden !important;
  overflow-x: hidden !important;
}
 
 
@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');
 
body{
  font-family: 'Montserrat', sans-serif;
 overflow-x: hidden;
  font-size: 14px;
}
.list-group-item {
  position: relative;
display: block;
/* padding: 1.35rem 2.85rem; */
font-size: 14px;
padding: 1.05rem 1.55rem;
}.header {
z-index: 10;
top: 0;
left: 0;   background: #ac2641;
width: 100%;
height: 35px;
line-height: 100px;
color: #fff;
 
}
#greentick1{
    color: #32c030;
    font-size: 17px;
   
  }
 
.header1 {
top: 0;
left: 0;
background: #fff;
width: 100%;
line-height: 50px;
color: #fff;
 
}
.header .logo {
text-transform: uppercase;
letter-spacing: 1px;
}
 .vl {
  border-left: 2px solid #ac2641;
height: 25px;
position: absolute;
left: 20vh;
/* margin-left: -3px; */
top: 14px;
}
a:hover{
  text-decoration: none;
}
 
.border-left{
  border-left: 2px solid var(--primary) !important;
}
.btn-primary {
    color: #fff;
    background-color: #ac2641;
    border-color: #ac2641;
}
 
.sidebar{
   
  left : 0;
  z-index : 100;
  overflow-y: auto;
}
 
.overlay{
  background-color: rgb(0 0 0 / 45%);
  z-index: 99;
}
 
/* sidebar for small screens */
@media screen and (max-width: 767px){
 
  .sidebar{
    max-width: 18rem;
    transform : translateX(-100%);
    transition : transform 0.4s ease-out;
  }
 
  .sidebar.active{
    transform : translateX(0);
  }
 
}
.text-primary {
    color: #ac2641!important;
    background: #fff;
   
}
.h4, h4 {
    font-size: 1.1rem;
}
nav {
    background: #ac2641;
}
.mt-4, .my-4 {
   
}
 
[class^="bi-"]::before, [class*=" bi-"]::before {
    display: inline-block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
     line-height: 1.2;
    vertical-align: -0.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.list-group-item.active {
    z-index: 2;
    color: #ac2641;
    background-color: #f5f5f5;
    border-color: #007bff;
    font-weight: 600;
}
[class^="bi-"]::before, [class*=" bi-"]::before {
    display: inline-block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: 800!important;
}
.heading{
    font-weight:700;
}
/* .container{
 
height:700px;
overflow:auto;
} */
.container-fluid{
 
}
.btn-danger {
  color: #ac2641;
  background-color: #ffffff;
  border-color: #ac2641;
}
.btn-primary:hover {
    color: #fff;
    background-color: #6f061b;
    border-color: #7c1127;
}
#nvbr{
  width: 100%;
  padding: 15px;
  background: white;  
  padding-top: 10px;
  padding-bottom: 0px;
}
 
 
 
@media (max-width: 350px) {}
 
@media (min-width: 576px) {
  .heading {
    font-weight: 700;
    font-size: 15px;
  }
  .list-group-item.active {
 
    font-size: 10px;
  }
  #logohead{
    font-size: 15px ! important;
  }
  #logohead1{
    font-size: 15px ! important;
  }
  .list-group-item {
 
    font-size: 10px;
  }
  .btn{
    font-size: 10px;
 
  }
 
  /* .container{
    height:550px;
    overflow:auto;
    } */
    body{
      line-height: 1;
     overflow: hidden;
      font-size: 10px;
    }
    .vl {
      border-left: 2px solid #ac2641;
      height: 25px;
      position: absolute;
      left: 20vh;
    }
    .form-group {
      margin-bottom: 1rem;
      font-size: 9px;
  }
  .form-control {
    font-size: 12px;
    line-height: 1;
  }
  .form-control-plaintext {
    font-size: 10px;
  }
 
}
 
@media (min-width: 768px) {
  .heading {
    font-weight: 700;
    font-size: 15px;
  }
  .list-group-item.active {
 
    font-size: 10px;
  }
  #logohead{
    font-size: 15px ! important;
  }
  #logohead1{
    font-size: 15px ! important;
  }
  .list-group-item {
 
    font-size: 10px;
  }
  .btn{
    font-size: 10px;
  }
  /* .container{
    height:500px;
    overflow:auto;
    } */
    body{
      line-height: 1;
     overflow: hidden;
      font-size: 10px;
    }
    .vl {
      border-left: 2px solid #ac2641;
      height: 25px;
      position: absolute;
      left: 20vh;
    }
    .form-group {
      margin-bottom: 1rem;
      font-size: 9px;
  }
  .form-control {
    font-size: 12px;
    line-height: 1;
  }
  .form-control-plaintext {
    font-size: 10px;
  }
 
}
 
@media (min-width: 992px) {  
   .heading {
  font-weight: 700;
  font-size: 17px;
}
.list-group-item.active {
 
  font-size: 12px;
}
#logohead{
  font-size: 17px ! important;
}
#logohead1{
  font-size: 17px ! important;
}
.list-group-item {
 
  font-size: 12px;
}
.btn{
  font-size: 12px;
}
/* .container{
  height:500px;
  overflow:auto;
  } */
  body{
    line-height: 1;
   overflow: hidden;
    font-size: 12px;
  }
  .vl {
    border-left: 2px solid #ac2641;
    height: 25px;
    position: absolute;
    left: 25vh;
  }
  .form-group {
    margin-bottom: 1rem;
    font-size: 11px;
}
.form-control {
  font-size: 12px;
  line-height: 1;
}
.form-control-plaintext {
  font-size: 12px;
}
}
 
@media only screen and (min-width: 1280px) and (max-width: 767px){
  .form-control-plaintext {
    font-size: 12px;
  }
  .heading {
    font-weight: 700;
    font-size: 18px;
  }
  .list-group-item.active {
 
    font-size: 13px;
  }
  #logohead{
    font-size: 18px ! important;
  }
  #logohead1{
    font-size: 18px ! important;
  }
  .list-group-item {
 
    font-size: 13px;
  }
  .btn{
    font-size: 13px;
  }
  /* .container{
    height:700px;
    overflow:auto;
    } */
    body{
      line-height: 1;
     overflow: hidden;
      font-size: 13px;
    }
    .vl {
      border-left: 2px solid #ac2641;
      height: 25px;
      position: absolute;
      left: 20vh;
    }
    .form-group {
      margin-bottom: 8px;
      font-size: 12px;
  }
  .form-control {
    font-size: 13px;
  }
}
 
@media (min-width: 1500px) {
 .vl
 { border-left: 2px solid #ac2641;
  height: 25px;
  position: absolute;
  left: 20vh;
  /* margin-left: -3px; */
  top: 14px;
 }
  body{
   
    overflow: hidden;
     font-size: 14px;
   }
   /* .container{
    height:700px;
    overflow:auto;
    } */
 
    .heading {
      font-weight: 700;
      font-size: 20px;
    }
    .list-group-item.active {
   
      font-size: 14px;
    }
    #logohead{
      font-size: 20px ! important;
    }
    #logohead1{
      font-size: 20px ! important;
    }
    .list-group-item {
   
      font-size: 14px;
    }
    .btn{
      font-size: 14px;
    }
   
     
      .form-group {
        margin-bottom: 1rem;
        font-size: 14px;
    }
    .form-control {
      font-size: 15px;
    }
}
 
@media (min-width: 1801px) {
  body{
   
 
     font-size: 14px;
   }
   /* .container{
    height:700px;
    overflow:auto;
    } */
}
#logohead{
  color: #ac2641;
  font-size: 20px;
}
#menuname{
  margin-left:-30%;
}
#menuname1{
  margin-left:10%;
}
.highlightBar{
  border-left-style: inset;
                  border-left-color: #ff0034;
                  border-left-width: 3px;
                  height: 28px;
                  margin-left: -20px;
}
#greentick{
  color: #32c030;
  font-size: 17px;
}
#labfile {
  display: inline-block;
  color: #ac2641;
  background-color: #ffffff;
  border-color: #ac2641;
  padding: 0.5rem;
  font-family: sans-serif;
  border-radius: 0.3rem;
  cursor: pointer;
  margin-top: 1rem;
  border:1px solid #ac2641;
}
.alert-info {
  color: #ac2641;
  background-color: #f4dee2;
  border-color: #ffffff;
}p {
 
  font-weight: 600;
}
.list-group-item-action {
  font-weight: 600;
}
.vl1 {
  border-left: 2px solid #ac2641;
  height: 25px;
  position: absolute;
  left: 20vh;
}
 
#uploadsucess{
  padding: 10px;
  display:none;  
  background-color: #28a745;
  color: white;
}
#loginhide{
  padding: 10px;
  display:none;  
  background-color: #28a745;
  color: white;
}
#modalbtn{
  width: 20%;
  margin-left: 40%;
}
#successtick{
  color:#28a745;
  font-size: 40px;
  margin-left: 47%;
}
#accorbtn{
  background: #f4dee2;
  padding: 10%;
}
#inputFileText{
  width:100%;
}
.btn-white{
   color:#ac2641;
   background-color: #fff;
   border:1px solid #ac2641;
}  
.mappingmodal{
  list-style-type:disclosure-closed;
  padding-inline-start: 5%;
  line-height: 1;
}
a{
  cursor: pointer;
}
a label{
  cursor: pointer;
}
#columnMappingFiles li{
  word-break:break-all;
}
#columnMappingFilesDiv{
 
}
#dataMappingFilesDiv{
 
 
    }
#dataMappingFiles li{
  word-break:break-all;
}
#resetButton{
 
}
#tranpara{
  font-weight: 400;
}
.listdwn
{
  list-style-type: none ! important;
}
#uploadStatusDiv{
  display:none;
  padding:2%;
  border:1px solid rgb(19, 156, 19)
}
#uploadStatusLabel{
  color: #28a745;
}
.loader {
  --loader-height: calc(var(--loader-size) / 15);
  display: flex;
 
  position: relative;
}
.loader::before {
  content: "";
  position: absolute;
}
.loader::before,
.loader > span {
  display: block;
  width: var(--loader-height);
  height: var(--loader-height);
  border-radius: 50%;
  background: var(--color-loader);
 
  animation-name: to-right;
  animation-duration: var(--loader-speed);
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.loader > span:nth-child(even) {
  visibility: hidden;
}
.loader > span:first-child {
  animation-name: scale-up;
}
.loader > span:last-child {
  animation-name: scale-up;
  animation-direction: reverse;
}
 
@keyframes to-right {
  to {
    transform: translateX(200%);
  }
}
@keyframes scale-up {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
:root {
  --color-bg: #eaeaea;
  --color-loader: #222;
  --loader-size: 100px;
  --loader-speed: 500ms;
}
#processStatusLabel{
  color: #28a745;
}
#accorbtn label{
  font-size: 18px;
  font-weight: 500;
}
.footer {
 
  padding: 30px 2.45rem;
  transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  font-size: calc(0.875rem - 0.05rem);
  font-family: Tahoma, sans-serif  ! important;
  font-weight: 400;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}
#simplify{
  color: #ED2E55;
 }
 .top-0{
 top:0px;
 }
 .start-0{
   left:0px;
 }
 .end-0{
   right:0px;
 }
.bottom-0{
  bottom:0px;
 }
 .back{
   margin-top: 35%;
   }
#greentick1{
  color: #32c030;
  font-size: 17px;
display: none;
}
#greentick2{
  color: #32c030;
  font-size: 17px;
  display: none;  
}
#greentick3{
  color: #32c030;
  font-size: 17px;
  display: none;
}
 
.mapping-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
 
}
.mapping-table th {
  border: 1px solid #ccc; /* Add border here */
  padding: 8px;
  text-align: left;
  color: #ac2641;
}
.mapping-table td {
  border: 1px solid #dcd7d7;
  padding: 8px;
  text-align: left;
  word-break: break-all;
}
.mapping-table th {
  background-color: #f4dee2;
}.mapping-container {
  display: flex;
  justify-content: space-between;
  margin: 20px;
}
 
.mapping-column {
  display: flex;
  flex-direction: column;
  align-items: center;
}
 
.mapping-arrow {
  margin: 10px;
  font-size: 20px;
}  
 
.draggable {
  cursor: pointer;
}
.collapsible-link {
  width: 100%;
  position: relative;
  text-align: left;
}
 
.collapsible-link::before {
  content: "\f107";
  position: absolute;
  top: 50%;
  right: 0.8rem;
  transform: translateY(-50%);
  display: block;
  font-family: "FontAwesome";
  font-size: 1.1rem;
}
 
.collapsible-link[aria-expanded="true"]::before {
  content: "\f106";
}
.saveconfig{
  color: #fff;
  background-color: #ac2641;
}
.modalsave{
  top:30vh;
}
.modalbodysave{
  padding: 2vh !important;
}
.textleft{
  text-align: left !important;
}
.iconbtn{
  font-size: 2.2vh;
}
/* .iconnext{
  margin-top: -45vh;
  margin-left: 130vh;
} */
.tabledata{
  width: 100%;
  overflow-x: scroll;
}
.tabcolor{
  background-color: #ac2641;
 
}
.nav-tabs li{
  padding: 2vh;
  background: whitesmoke;
}
.records{
  background: #f7f7f7;
  padding: 2vh;
}
.btn-secondary:active {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.maincnt{
  margin-left: 10vh;
}
#greentick4 {
  color: #32c030;
  font-size: 17px;
  display: none;
}
#myModalProcess {
  width: 80vh;
  height: 20vh;
  top: 0;
  right: 0;
  margin: auto;
  border: 1px solid #ac2641 !important;
  background: rgb(247, 247, 247);
  border-radius: 5px;
  color: #ac2641 !important;
  font-size: 20px !important;
  padding-bottom: 0px !important;
  padding-right: 0px !important;
  bottom: 0;
  left: 0;
  align-items: center;
  cursor:pointer;
}
.modal-open .modal {
  overflow-y: hidden !important;
  overflow-x: hidden !important;
}
 
 
@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');
 
body{
  font-family: 'Montserrat', sans-serif;
 overflow-x: hidden;
  font-size: 14px;
}
.list-group-item {
  position: relative;
display: block;
/* padding: 1.35rem 2.85rem; */
font-size: 14px;
padding: 1.05rem 1.55rem;
}.header {
z-index: 10;
top: 0;
left: 0;   background: #ac2641;
width: 100%;
height: 35px;
line-height: 100px;
color: #fff;
 
}
#greentick1{
    color: #32c030;
    font-size: 17px;
   
  }
 
.header1 {
top: 0;
left: 0;
background: #fff;
width: 100%;
line-height: 50px;
color: #fff;
 
}
.header .logo {
text-transform: uppercase;
letter-spacing: 1px;
}
 .vl {
  border-left: 2px solid #ac2641;
height: 25px;
position: absolute;
left: 20vh;
/* margin-left: -3px; */
top: 14px;
}
a:hover{
  text-decoration: none;
}
 
.border-left{
  border-left: 2px solid var(--primary) !important;
}
.btn-primary {
    color: #fff;
    background-color: #ac2641;
    border-color: #ac2641;
}
 
.sidebar{
   
  left : 0;
  z-index : 100;
  overflow-y: auto;
}
 
.overlay{
  background-color: rgb(0 0 0 / 45%);
  z-index: 99;
}
 
/* sidebar for small screens */
@media screen and (max-width: 767px){
 
  .sidebar{
    max-width: 18rem;
    transform : translateX(-100%);
    transition : transform 0.4s ease-out;
  }
 
  .sidebar.active{
    transform : translateX(0);
  }
 
}
.text-primary {
    color: #ac2641!important;
    background: #fff;
   
}
.h4, h4 {
    font-size: 1.1rem;
}
nav {
    background: #ac2641;
}
.mt-4, .my-4 {
   
}
 
[class^="bi-"]::before, [class*=" bi-"]::before {
    display: inline-block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
     line-height: 1.2;
    vertical-align: -0.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.list-group-item.active {
    z-index: 2;
    color: #ac2641;
    background-color: #f5f5f5;
    border-color: #007bff;
    font-weight: 600;
}
[class^="bi-"]::before, [class*=" bi-"]::before {
    display: inline-block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: 800!important;
}
.heading{
    font-weight:700;
}
/* .container{
 
height:700px;
overflow:auto;
} */
.container-fluid{
 
}
.btn-danger {
  color: #ac2641;
  background-color: #ffffff;
  border-color: #ac2641;
}
.btn-primary:hover {
    color: #fff;
    background-color: #6f061b;
    border-color: #7c1127;
}
#nvbr{
  width: 100%;
  padding: 15px;
  background: white;  
  padding-top: 10px;
  padding-bottom: 0px;
}
 
 
 
@media (max-width: 350px) {}
 
@media (min-width: 576px) {
  .heading {
    font-weight: 700;
    font-size: 15px;
  }
  .list-group-item.active {
 
    font-size: 10px;
  }
  #logohead{
    font-size: 15px ! important;
  }
  #logohead1{
    font-size: 15px ! important;
  }
  .list-group-item {
 
    font-size: 10px;
  }
  .btn{
    font-size: 10px;
 
  }
 
  /* .container{
    height:550px;
    overflow:auto;
    } */
    body{
      line-height: 1;
     overflow: hidden;
      font-size: 10px;
    }
    .vl {
      border-left: 2px solid #ac2641;
      height: 25px;
      position: absolute;
      left: 20vh;
    }
    .form-group {
      margin-bottom: 1rem;
      font-size: 9px;
  }
  .form-control {
    font-size: 12px;
    line-height: 1;
  }
  .form-control-plaintext {
    font-size: 10px;
  }
 
}
 
@media (min-width: 768px) {
  .heading {
    font-weight: 700;
    font-size: 15px;
  }
  .list-group-item.active {
 
    font-size: 10px;
  }
  #logohead{
    font-size: 15px ! important;
  }
  #logohead1{
    font-size: 15px ! important;
  }
  .list-group-item {
 
    font-size: 10px;
  }
  .btn{
    font-size: 10px;
  }
  /* .container{
    height:500px;
    overflow:auto;
    } */
    body{
      line-height: 1;
     overflow: hidden;
      font-size: 10px;
    }
    .vl {
      border-left: 2px solid #ac2641;
      height: 25px;
      position: absolute;
      left: 20vh;
    }
    .form-group {
      margin-bottom: 1rem;
      font-size: 9px;
  }
  .form-control {
    font-size: 12px;
    line-height: 1;
  }
  .form-control-plaintext {
    font-size: 10px;
  }
 
}
 
@media (min-width: 992px) {  
   .heading {
  font-weight: 700;
  font-size: 17px;
}
.list-group-item.active {
 
  font-size: 12px;
}
#logohead{
  font-size: 17px ! important;
}
#logohead1{
  font-size: 17px ! important;
}
.list-group-item {
 
  font-size: 12px;
}
.btn{
  font-size: 12px;
}
/* .container{
  height:500px;
  overflow:auto;
  } */
  body{
    line-height: 1;
   overflow: hidden;
    font-size: 12px;
  }
  .vl {
    border-left: 2px solid #ac2641;
    height: 25px;
    position: absolute;
    left: 25vh;
  }
  .form-group {
    margin-bottom: 1rem;
    font-size: 11px;
}
.form-control {
  font-size: 12px;
  line-height: 1;
}
.form-control-plaintext {
  font-size: 12px;
}
}
 
@media only screen and (min-width: 1280px) and (max-width: 767px){
  .form-control-plaintext {
    font-size: 12px;
  }
  .heading {
    font-weight: 700;
    font-size: 18px;
  }
  .list-group-item.active {
 
    font-size: 13px;
  }
  #logohead{
    font-size: 18px ! important;
  }
  #logohead1{
    font-size: 18px ! important;
  }
  .list-group-item {
 
    font-size: 13px;
  }
  .btn{
    font-size: 13px;
  }
  /* .container{
    height:700px;
    overflow:auto;
    } */
    body{
      line-height: 1;
     overflow: hidden;
      font-size: 13px;
    }
    .vl {
      border-left: 2px solid #ac2641;
      height: 25px;
      position: absolute;
      left: 20vh;
    }
    .form-group {
      margin-bottom: 8px;
      font-size: 12px;
  }
  .form-control {
    font-size: 13px;
  }
}
 
@media (min-width: 1500px) {
 .vl
 { border-left: 2px solid #ac2641;
  height: 25px;
  position: absolute;
  left: 20vh;
  /* margin-left: -3px; */
  top: 14px;
 }
  body{
   
    overflow: hidden;
     font-size: 14px;
   }
   /* .container{
    height:700px;
    overflow:auto;
    }
  */
    .heading {
      font-weight: 700;
      font-size: 20px;
    }
    .list-group-item.active {
   
      font-size: 14px;
    }
    #logohead{
      font-size: 20px ! important;
    }
    #logohead1{
      font-size: 20px ! important;
    }
    .list-group-item {
   
      font-size: 14px;
    }
    .btn{
      font-size: 14px;
    }
   
     
      .form-group {
        margin-bottom: 1rem;
        font-size: 14px;
    }
    .form-control {
      font-size: 15px;
    }
}
 
@media (min-width: 1801px) {
  body{
   
 
     font-size: 14px;
   }
   /* .container{
    height:700px;
    overflow:auto;
    } */
}
#logohead{
  color: #ac2641;
  font-size: 20px;
}
#menuname{
  margin-left:-30%;
}
#menuname1{
  margin-left:10%;
}
.highlightBar{
  border-left-style: inset;
                  border-left-color: #ff0034;
                  border-left-width: 3px;
                  height: 28px;
                  margin-left: -20px;
}
#greentick{
  color: #32c030;
  font-size: 17px;
}
#labfile {
  display: inline-block;
  color: #ac2641;
  background-color: #ffffff;
  border-color: #ac2641;
  padding: 0.5rem;
  font-family: sans-serif;
  border-radius: 0.3rem;
  cursor: pointer;
  margin-top: 1rem;
  border:1px solid #ac2641;
}
.alert-info {
  color: #ac2641;
  background-color: #f4dee2;
  border-color: #ffffff;
}p {
 
  font-weight: 600;
}
.list-group-item-action {
  font-weight: 600;
}
.vl1 {
  border-left: 2px solid #ac2641;
  height: 25px;
  position: absolute;
  left: 20vh;
}
 
#uploadsucess{
  padding: 10px;
  display:none;  
  background-color: #28a745;
  color: white;
}
#loginhide{
  padding: 10px;
  display:none;  
  background-color: #28a745;
  color: white;
}
#modalbtn{
  width: 20%;
  margin-left: 40%;
}
#successtick{
  color:#28a745;
  font-size: 40px;
  margin-left: 47%;
}
#accorbtn{
  background: #f4dee2;
  padding: 10%;
}
#inputFileText{
  width:100%;
}
.btn-white{
   color:#ac2641;
   background-color: #fff;
   border:1px solid #ac2641;
}  
.mappingmodal{
  list-style-type:disclosure-closed;
  padding-inline-start: 5%;
  line-height: 1;
}
a{
  cursor: pointer;
}
a label{
  cursor: pointer;
}
#columnMappingFiles li{
  word-break:break-all;
}
#columnMappingFilesDiv{
 
}
#dataMappingFilesDiv{
 
 
    }
#dataMappingFiles li{
  word-break:break-all;
}
#resetButton{
 
}
#tranpara{
  font-weight: 400;
}
.listdwn
{
  list-style-type: none ! important;
}
#uploadStatusDiv{
  display:none;
  padding:2%;
  border:1px solid rgb(19, 156, 19)
}
#uploadStatusLabel{
  color: #28a745;
}
.loader {
  --loader-height: calc(var(--loader-size) / 15);
  display: flex;
 
  position: relative;
}
.loader::before {
  content: "";
  position: absolute;
}
.loader::before,
.loader > span {
  display: block;
  width: var(--loader-height);
  height: var(--loader-height);
  border-radius: 50%;
  background: var(--color-loader);
 
  animation-name: to-right;
  animation-duration: var(--loader-speed);
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.loader > span:nth-child(even) {
  visibility: hidden;
}
.loader > span:first-child {
  animation-name: scale-up;
}
.loader > span:last-child {
  animation-name: scale-up;
  animation-direction: reverse;
}
 
@keyframes to-right {
  to {
    transform: translateX(200%);
  }
}
@keyframes scale-up {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
:root {
  --color-bg: #eaeaea;
  --color-loader: #222;
  --loader-size: 100px;
  --loader-speed: 500ms;
}
#processStatusLabel{
  color: #28a745;
}
#accorbtn label{
  font-size: 18px;
  font-weight: 500;
}
.footer {
 
  padding: 30px 2.45rem;
  transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  font-size: calc(0.875rem - 0.05rem);
  font-family: Tahoma, sans-serif  ! important;
  font-weight: 400;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}
#simplify{
  color: #ED2E55;
 }
 .top-0{
 top:0px;
 }
 .start-0{
   left:0px;
 }
 .end-0{
   right:0px;
 }
.bottom-0{
  bottom:0px;
 }
 .back{
   margin-top: 35%;
   }
#greentick1{
  color: #32c030;
  font-size: 17px;
display: none;
}
#greentick2{
  color: #32c030;
  font-size: 17px;
  display: none;  
}
#greentick3{
  color: #32c030;
  font-size: 17px;
  display: none;
}
 
.mapping-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
 
}
.mapping-table th {
  border: 1px solid #ccc; /* Add border here */
  padding: 8px;
  text-align: left;
  color: #ac2641;
}
.mapping-table td {
  border: 1px solid #dcd7d7;
  padding: 8px;
  text-align: left;
  word-break: break-all;
}
.mapping-table th {
  background-color: #f4dee2;
}.mapping-container {
  display: flex;
  justify-content: space-between;
  margin: 20px;
}
 
.mapping-column {
  display: flex;
  flex-direction: column;
  align-items: center;
}
 
.mapping-arrow {
  margin: 10px;
  font-size: 20px;
}  
 
.draggable {
  cursor: pointer;
}
.collapsible-link {
  width: 100%;
  position: relative;
  text-align: left;
}
 
.collapsible-link::before {
  content: "\f107";
  position: absolute;
  top: 50%;
  right: 0.8rem;
  transform: translateY(-50%);
  display: block;
  font-family: "FontAwesome";
  font-size: 1.1rem;
}
 
.collapsible-link[aria-expanded="true"]::before {
  content: "\f106";
}
.saveconfig{
  color: #fff;
  background-color: #ac2641;
}
.modalsave{
  top:30vh;
}
.modalbodysave{
  padding: 2vh !important;
}
.textleft{
  text-align: left !important;
}
.iconbtn{
  font-size: 2.2vh;
}
/* .iconnext{
  margin-top: -45vh;
  margin-left: 130vh;
} */
.tabledata{
  width: 100%;
  overflow-x: scroll;
}
.tabcolor{
  background-color: #ac2641;
 
}
.nav-tabs li{
  padding: 2vh;
  background: whitesmoke;
}
.records{
  background: #f7f7f7;
  padding: 2vh;
}
.btn-secondary:active {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.maincnt{
  margin-left: 10vh;
}
#greentick4 {
  color: #32c030;
  font-size: 17px;
  display: none;
}
#myModalProcess {
  width: 80vh;
  height: 20vh;
  top: 0;
  right: 0;
  margin: auto;
  border: 1px solid #ac2641 !important;
  background: rgb(247, 247, 247);
  border-radius: 5px;
  color: #ac2641 !important;
  font-size: 20px !important;
  padding-bottom: 0px !important;
  padding-right: 0px !important;
  bottom: 0;
  left: 0;
  align-items: center;
  cursor:pointer;
}
.modal-open .modal {
  overflow-y: hidden !important;
  overflow-x: hidden !important;
}
 
 
@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');
 
body{
  font-family: 'Montserrat', sans-serif;
 overflow-x: hidden;
  font-size: 14px;
}
.list-group-item {
  position: relative;
display: block;
/* padding: 1.35rem 2.85rem; */
font-size: 14px;
padding: 1.05rem 1.55rem;
}.header {
z-index: 10;
top: 0;
left: 0;   background: #ac2641;
width: 100%;
height: 35px;
line-height: 100px;
color: #fff;
 
}
#greentick1{
    color: #32c030;
    font-size: 17px;
   
  }
 
.header1 {
top: 0;
left: 0;
background: #fff;
width: 100%;
line-height: 50px;
color: #fff;
 
}
.header .logo {
text-transform: uppercase;
letter-spacing: 1px;
}
 .vl {
  border-left: 2px solid #ac2641;
height: 25px;
position: absolute;
left: 20vh;
/* margin-left: -3px; */
top: 14px;
}
a:hover{
  text-decoration: none;
}
 
.border-left{
  border-left: 2px solid var(--primary) !important;
}
.btn-primary {
    color: #fff;
    background-color: #ac2641;
    border-color: #ac2641;
}
 
.sidebar{
   
  left : 0;
  z-index : 100;
  overflow-y: auto;
}
 
.overlay{
  background-color: rgb(0 0 0 / 45%);
  z-index: 99;
}
 
/* sidebar for small screens */
@media screen and (max-width: 767px){
 
  .sidebar{
    max-width: 18rem;
    transform : translateX(-100%);
    transition : transform 0.4s ease-out;
  }
 
  .sidebar.active{
    transform : translateX(0);
  }
 
}
.text-primary {
    color: #ac2641!important;
    background: #fff;
   
}
.h4, h4 {
    font-size: 1.1rem;
}
nav {
    background: #ac2641;
}
.mt-4, .my-4 {
   
}
 
[class^="bi-"]::before, [class*=" bi-"]::before {
    display: inline-block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
     line-height: 1.2;
    vertical-align: -0.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.list-group-item.active {
    z-index: 2;
    color: #ac2641;
    background-color: #f5f5f5;
    border-color: #007bff;
    font-weight: 600;
}
[class^="bi-"]::before, [class*=" bi-"]::before {
    display: inline-block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: 800!important;
}
.heading{
    font-weight:700;
}
/* .container{
 
height:700px;
overflow:auto;
} */
.container-fluid{
 
}
.btn-danger {
  color: #ac2641;
  background-color: #ffffff;
  border-color: #ac2641;
}
.btn-primary:hover {
    color: #fff;
    background-color: #6f061b;
    border-color: #7c1127;
}
#nvbr{
  width: 100%;
  padding: 15px;
  background: white;  
  padding-top: 10px;
  padding-bottom: 0px;
}
 
 
 
@media (max-width: 350px) {}
 
@media (min-width: 576px) {
  .heading {
    font-weight: 700;
    font-size: 15px;
  }
  .list-group-item.active {
 
    font-size: 10px;
  }
  #logohead{
    font-size: 15px ! important;
  }
  #logohead1{
    font-size: 15px ! important;
  }
  .list-group-item {
 
    font-size: 10px;
  }
  .btn{
    font-size: 10px;
 
  }
 
  /* .container{
    height:550px;
    overflow:auto;
    } */
    body{
      line-height: 1;
     overflow: hidden;
      font-size: 10px;
    }
    .vl {
      border-left: 2px solid #ac2641;
      height: 25px;
      position: absolute;
      left: 20vh;
    }
    .form-group {
      margin-bottom: 1rem;
      font-size: 9px;
  }
  .form-control {
    font-size: 12px;
    line-height: 1;
  }
  .form-control-plaintext {
    font-size: 10px;
  }
 
}
 
@media (min-width: 768px) {
  .heading {
    font-weight: 700;
    font-size: 15px;
  }
  .list-group-item.active {
 
    font-size: 10px;
  }
  #logohead{
    font-size: 15px ! important;
  }
  #logohead1{
    font-size: 15px ! important;
  }
  .list-group-item {
 
    font-size: 10px;
  }
  .btn{
    font-size: 10px;
  }
  /* .container{
    height:500px;
    overflow:auto;
    } */
    body{
      line-height: 1;
     overflow: hidden;
      font-size: 10px;
    }
    .vl {
      border-left: 2px solid #ac2641;
      height: 25px;
      position: absolute;
      left: 20vh;
    }
    .form-group {
      margin-bottom: 1rem;
      font-size: 9px;
  }
  .form-control {
    font-size: 12px;
    line-height: 1;
  }
  .form-control-plaintext {
    font-size: 10px;
  }
 
}
 
@media (min-width: 992px) {  
   .heading {
  font-weight: 700;
  font-size: 17px;
}
.list-group-item.active {
 
  font-size: 12px;
}
#logohead{
  font-size: 17px ! important;
}
#logohead1{
  font-size: 17px ! important;
}
.list-group-item {
 
  font-size: 12px;
}
.btn{
  font-size: 12px;
}
/* .container{
  height:500px;
  overflow:auto;
  } */
  body{
    line-height: 1;
   overflow: hidden;
    font-size: 12px;
  }
  .vl {
    border-left: 2px solid #ac2641;
    height: 25px;
    position: absolute;
    left: 25vh;
  }
  .form-group {
    margin-bottom: 1rem;
    font-size: 11px;
}
.form-control {
  font-size: 12px;
  line-height: 1;
}
.form-control-plaintext {
  font-size: 12px;
}
}
 
@media only screen and (min-width: 1280px) and (max-width: 767px){
  .form-control-plaintext {
    font-size: 12px;
  }
  .heading {
    font-weight: 700;
    font-size: 18px;
  }
  .list-group-item.active {
 
    font-size: 13px;
  }
  #logohead{
    font-size: 18px ! important;
  }
  #logohead1{
    font-size: 18px ! important;
  }
  .list-group-item {
 
    font-size: 13px;
  }
  .btn{
    font-size: 13px;
  }
  /* .container{
    height:700px;
    overflow:auto;
    } */
    body{
      line-height: 1;
     overflow: hidden;
      font-size: 13px;
    }
    .vl {
      border-left: 2px solid #ac2641;
      height: 25px;
      position: absolute;
      left: 20vh;
    }
    .form-group {
      margin-bottom: 8px;
      font-size: 12px;
  }
  .form-control {
    font-size: 13px;
  }
}
 
@media (min-width: 1500px) {
 .vl
 { border-left: 2px solid #ac2641;
  height: 25px;
  position: absolute;
  left: 20vh;
  /* margin-left: -3px; */
  top: 14px;
 }
  body{
   
    overflow: hidden;
     font-size: 14px;
   }
   /* .container{
    height:700px;
    overflow:auto;
    } */
 
    .heading {
      font-weight: 700;
      font-size: 20px;
    }
    .list-group-item.active {
   
      font-size: 14px;
    }
    #logohead{
      font-size: 20px ! important;
    }
    #logohead1{
      font-size: 20px ! important;
    }
    .list-group-item {
   
      font-size: 14px;
    }
    .btn{
      font-size: 14px;
    }
   
     
      .form-group {
        margin-bottom: 1rem;
        font-size: 14px;
    }
    .form-control {
      font-size: 15px;
    }
}
 
@media (min-width: 1801px) {
  body{
   
 
     font-size: 14px;
   }
   /* .container{
    height:700px;
    overflow:auto;
    } */
}
#logohead{
  color: #ac2641;
  font-size: 20px;
}
#menuname{
  margin-left:-30%;
}
#menuname1{
  margin-left:10%;
}
.highlightBar{
  border-left-style: inset;
                  border-left-color: #ff0034;
                  border-left-width: 3px;
                  height: 28px;
                  margin-left: -20px;
}
#greentick{
  color: #32c030;
  font-size: 17px;
}
#labfile {
  display: inline-block;
  color: #ac2641;
  background-color: #ffffff;
  border-color: #ac2641;
  padding: 0.5rem;
  font-family: sans-serif;
  border-radius: 0.3rem;
  cursor: pointer;
  margin-top: 1rem;
  border:1px solid #ac2641;
}
.alert-info {
  color: #ac2641;
  background-color: #f4dee2;
  border-color: #ffffff;
}p {
 
  font-weight: 600;
}
.list-group-item-action {
  font-weight: 600;
}
.vl1 {
  border-left: 2px solid #ac2641;
  height: 25px;
  position: absolute;
  left: 20vh;
}
 
#uploadsucess{
  padding: 10px;
  display:none;  
  background-color: #28a745;
  color: white;
}
#loginhide{
  padding: 10px;
  display:none;  
  background-color: #28a745;
  color: white;
}
#modalbtn{
  width: 20%;
  margin-left: 40%;
}
#successtick{
  color:#28a745;
  font-size: 40px;
  margin-left: 47%;
}
#accorbtn{
  background: #f4dee2;
  padding: 10%;
}
#inputFileText{
  width:100%;
}
.btn-white{
   color:#ac2641;
   background-color: #fff;
   border:1px solid #ac2641;
}  
.mappingmodal{
  list-style-type:disclosure-closed;
  padding-inline-start: 5%;
  line-height: 1;
}
a{
  cursor: pointer;
}
a label{
  cursor: pointer;
}
#columnMappingFiles li{
  word-break:break-all;
}
#columnMappingFilesDiv{
 
}
#dataMappingFilesDiv{
 
 
    }
#dataMappingFiles li{
  word-break:break-all;
}
#resetButton{
 
}
#tranpara{
  font-weight: 400;
}
.listdwn
{
  list-style-type: none ! important;
}
#uploadStatusDiv{
  display:none;
  padding:2%;
  border:1px solid rgb(19, 156, 19)
}
#uploadStatusLabel{
  color: #28a745;
}
.loader {
  --loader-height: calc(var(--loader-size) / 15);
  display: flex;
 
  position: relative;
}
.loader::before {
  content: "";
  position: absolute;
}
.loader::before,
.loader > span {
  display: block;
  width: var(--loader-height);
  height: var(--loader-height);
  border-radius: 50%;
  background: var(--color-loader);
 
  animation-name: to-right;
  animation-duration: var(--loader-speed);
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.loader > span:nth-child(even) {
  visibility: hidden;
}
.loader > span:first-child {
  animation-name: scale-up;
}
.loader > span:last-child {
  animation-name: scale-up;
  animation-direction: reverse;
}
 
@keyframes to-right {
  to {
    transform: translateX(200%);
  }
}
@keyframes scale-up {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
:root {
  --color-bg: #eaeaea;
  --color-loader: #222;
  --loader-size: 100px;
  --loader-speed: 500ms;
}
#processStatusLabel{
  color: #28a745;
}
#accorbtn label{
  font-size: 18px;
  font-weight: 500;
}
.footer {
 
  padding: 30px 2.45rem;
  transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  font-size: calc(0.875rem - 0.05rem);
  font-family: Tahoma, sans-serif  ! important;
  font-weight: 400;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}
#simplify{
  color: #ED2E55;
 }
 .top-0{
 top:0px;
 }
 .start-0{
   left:0px;
 }
 .end-0{
   right:0px;
 }
.bottom-0{
  bottom:0px;
 }
 .back{
   margin-top: 35%;
   }
#greentick1{
  color: #32c030;
  font-size: 17px;
display: none;
}
#greentick2{
  color: #32c030;
  font-size: 17px;
  display: none;  
}
#greentick3{
  color: #32c030;
  font-size: 17px;
  display: none;
}
 
.mapping-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
 
}
.mapping-table th {
  border: 1px solid #ccc; /* Add border here */
  padding: 8px;
  text-align: left;
  color: #ac2641;
}
.mapping-table td {
  border: 1px solid #dcd7d7;
  padding: 8px;
  text-align: left;
  word-break: break-all;
}
.mapping-table th {
  background-color: #f4dee2;
}.mapping-container {
  display: flex;
  justify-content: space-between;
  margin: 20px;
}
 
.mapping-column {
  display: flex;
  flex-direction: column;
  align-items: center;
}
 
.mapping-arrow {
  margin: 10px;
  font-size: 20px;
}  
 
.draggable {
  cursor: pointer;
}
.collapsible-link {
  width: 100%;
  position: relative;
  text-align: left;
}
 
.collapsible-link::before {
  content: "\f107";
  position: absolute;
  top: 50%;
  right: 0.8rem;
  transform: translateY(-50%);
  display: block;
  font-family: "FontAwesome";
  font-size: 1.1rem;
}
 
.collapsible-link[aria-expanded="true"]::before {
  content: "\f106";
}
.saveconfig{
  color: #fff;
  background-color: #ac2641;
}
.modalsave{
  top:30vh;
}
.modalbodysave{
  padding: 2vh !important;
}
.textleft{
  text-align: left !important;
}
.iconbtn{
  font-size: 2.2vh;
}
/* .iconnext{
  margin-top: -45vh;
  margin-left: 130vh;
} */
.tabledata{
  width: 100%;
  overflow-x: scroll;
}
.tabcolor{
  background-color: #ac2641;
 
}
.nav-tabs li{
  padding: 2vh;
  background: whitesmoke;
}
.records{
  background: #f7f7f7;
  padding: 2vh;
}
.btn-secondary:active {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.maincnt{
  margin-left: 10vh;
}
#greentick4 {
  color: #32c030;
  font-size: 17px;
  display: none;
}
#myModalProcess {
  width: 80vh;
  height: 20vh;
  top: 0;
  right: 0;
  margin: auto;
  border: 1px solid #ac2641 !important;
  background: rgb(247, 247, 247);
  border-radius: 5px;
  color: #ac2641 !important;
  font-size: 20px !important;
  padding-bottom: 0px !important;
  padding-right: 0px !important;
  bottom: 0;
  left: 0;
  align-items: center;
  cursor:pointer;
}
.modal-open .modal {
  overflow-y: hidden !important;
  overflow-x: hidden !important;
}
.select2-container--default .select2-selection--single {  
  border: 1px solid #dfdcdc !important;
}

.select2-container .select2-selection--single {
  height: 40px !important;
}
#myModaldownload{
  width: 80vh;
  height: 20vh;
  top: 0;
  right: 0;
  margin: auto;
  border: 1px solid #ac2641 !important;
  background: rgb(247, 247, 247);
  border-radius: 5px;
  color: #ac2641 !important;
  font-size: 20px !important;
  padding-bottom: 0px !important;
  padding-right: 0px !important;
  bottom: 0;
  left: 0;
  align-items: center;
  cursor:pointer;
}