



.col.text-start {
    font-size: 12px;
}
a {
    color: white;
    /* text-decoration: underline; */
}

a.num {
    color: white !important;
}



/* Add your CSS styles here */

.hidden {

  display: none;

}

.jk-btn {

  padding: 5px 30px 5px 30px;
  background-color: #0096d6;
  border-radius: 5px;

  border: 0px;
  color: #fff;
  font-weight: bold;

}



.jk-btn:hover {

  padding: 5px 30px 5px 30px;
  background-color: black;
  border-radius: 5px;

  border: 0px;
  color: #fff;
  font-weight: bold;

}

a.num {

  color: #fff;

  text-decoration: none;

}



p {

  color: #787878;

  font-family: 'Poppins';

}



h4 {

  color: #0d6efd;

  font-weight: 600;

}



#loading-bar-spinner.spinner {

  left: 50%;

  margin-left: -20px;

  top: 50%;

  margin-top: -20px;

  position: absolute;

  z-index: 19 !important;

  animation: loading-bar-spinner 400ms linear infinite;

}



#loading-bar-spinner.spinner .spinner-icon {

  width: 40px;

  height: 40px;

  border: solid 4px transparent;

  border-top-color: #00C8B1 !important;

  border-left-color: #00C8B1 !important;

  border-radius: 50%;

}



@keyframes loading-bar-spinner {

  0% {
    transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
    transform: rotate(360deg);
  }

}







#pleas {
  display: none;
}

#searching-loding {
  display: none;
}

#searching-usb {
  display: none;
} 
#spooler {
  display: none;
} 
#drivers {
  display: none;
} 
#files {
  display: none;
}

#searching-error {
  display: none;
}

#searching-check-usb-cable {
  display: none;
}

#searching-check-drivers {
  display: none;
}

#offme {
  display: none;
}

#showsol {
  display: none;
}

#imgoff {
  display: none;
}
