.btnsub3clm{
  width: 100% !important;
  font-size: 11px;
  cursor: pointer;
  height: 20px;
  padding: 0px;
}



.hideme{
  display:none
}

.htit{
  font-size: 12px;
  margin: 0 auto;
}
.hdat{
  margin: 0 auto;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
}
.hoveract :hover{
  height: 200px !important;
  background-color: #000;
}
.tppop{
  margin: 0 auto;
  text-align: center;
  background-color: #000;
  z-index: 1000;
  width: 100%;
  height: 95px;
}
.pop1{
  position: fixed;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.95);
  z-index: 10001;
}
.dele{
  border: 0px solid #e5eaef;
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff !important;
  padding: 1px 13px;
  border-radius: 10px;
}

.grdover{
  margin: 0 auto;
  display: grid;
  grid-template-columns: 7% 83% 10%;
  grid-gap: 5px;
}
.colgp{
  column-gap: 25px;
}
.grdov1{
  display: grid;
  grid-template-columns: 10% 28% 62%;
  grid-gap: 20px;
}
.grdov2{
  display: grid;
  grid-template-columns: 10% 10% 20% 35% 5%;
  grid-gap: 20px;
}
.paddnam{
  padding-top: 35%;
  font-weight: 900;
}
.paddnam1{
  padding-top: 25%;
  font-weight: 900;
}
.paddnam2{
  text-align: left;
  padding-top: 8%;
  font-weight: 900;
}
.paddnam3{
  padding-top: 50%;
  font-weight: 900;
}
.timm1{
  font-size: 12px;
  position: absolute;
  margin-left: 10px;
  letter-spacing: 5px;

}

.bss{
  /* border: 1px solid #fff; */
  -webkit-box-shadow: inset -2px -2px 4px rgb(0 0 0 / 30%);
  padding-right: 20px;
  background-color: black;
  border-radius: 0px 00px 10px 10px;
  margin-top: -12px;
  padding-bottom: 6px;
  cursor: pointer;
}


.hvvv{
  margin-top: -100%;
  position:fixed
}

#hd_small_info_box > *{
  pointer-events: none;

}
#hd_big_info_box > *{
  pointer-events: none;

}

.cardbg1{
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 20px;
  background-color: rgba(0,0,0,.2);
}
.tat{
  margin-top: 40px !important;
  margin: 0 auto;
  width: 50%;
}

.tat th{
  text-transform: capitalize;
  background-color: #161616;
  text-align: end;
  padding-right: 16px;
  width: 25%;
}
.tat td{
  text-align: center;
}

.tat tr:nth-child(even) {
  background-color: #161616;
}

.bgbg{
  background-color: rgba(0,0,0, 0.8);
  padding: 10px;
  border-radius: 15px;
}

.sfbdr{
  background-color: #fff;
  height: 23px;
  width: 2px;
  margin-left: 15px;
  margin-right: 15px;
}

.ttmq{
  color: #27ff00;
  font-weight: 900;
}

.dtt1{
  width:200px;
  margin-bottom: 15px !important;
  margin: 0 auto;
  text-align: center;
}

.tttit{
  font-size: 15px;
  font-weight: 900;
}

.ttamt{
  font-size: 13px;
}


.grisftpt{
  display: grid;
  padding: 10px;
  margin-top: 10px;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 40px;
}

.btmfx {
    background-color: rgba(0,0,0,0.85);
    width: 100%;
    height: 69px;
    bottom: 0;
    position: fixed;
    margin-top: 20px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 50px;
    transition: .5s ease;
    padding-right: 10px;
    cursor: pointer;
    margin-left: -25px;
    padding: 10px;
    /* margin-left: -20% */
}

.btmfx:hover {
    padding-top: 10px;
    height: 360px;
    transition: .5s ease;
}

.btmfx2 {
  background-color: #242424;
  width: 55%;
  height: 101%;
  right: -56%;
  top: -3%;
  position: fixed;
  margin-top: 20px;
  transition: .5s ease;
  padding-right: 10px;
  cursor: pointer;
  padding-top: 5%;
  margin-left: -25px;
  z-index: 10000;
}

.btmfx2:hover {
    right: 0%;
    transition: .5s ease;
}

.blck1{
  background-color: #000 !important;
  height: 60px !important;
}

.kiosk{
  position: absolute;
  margin-left: -7%;
  background-color: #000;
  padding: 8px;
  border-radius: 8px;
  margin-top: 6%;
  height: 40px;
  width: 60px;
}

.crdbnk{
  height: 70px !important;
  background-color: rgba(0, 0, 0, 1);
}

.redclo{
  background-color: rgba(255, 1, 1,0.7) !important;
}

.usnm{
  margin-top: 10px;
  margin-left: 30px;
}

.flx{
  display: inline-flex;
}

.btns{
  width: 250px !important;
  float: right;
}

.chk{
  width: 110px !important;
  padding: 6px !important;
  margin-right: 20px !important;
}

.chk2{
  width: 150px !important;
  padding: 6px !important;
  margin-right: 20px !important;
}
.chk3{
  width: 105px !important;
  padding: 6px !important;
  margin-right: 20px !important;
  margin-bottom: 15px !important;
}

.grd3{
  display: grid;
  grid-template-columns: repeat(3,1fr);
  padding-top: 30px !important;
  padding: 10px;
  grid-gap: 5px 0px;
}

.inp1{
  height: 25px !important;
  width: 160px !important;
  margin-left: 5px !important;
  font-size: 13px !important;
}

.inp2{
  height: 28px !important;
  font-size: 13px !important;
}

.inp4{
  height: 25px !important;
  width: 100% !important;
  font-size: 13px !important;
}

.inp1btn{
  width: 40%;
  padding: 8px;
  margin-bottom: 20px !important;
  margin-top: 20px !important;
  text-align: center;
  margin: 0 auto;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

table.dataTable tbody tr {
    background-color: transparent !important;
}

/* web scroller */
.style-2::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: rgba(0, 0, 0 , 0.4);
}

.style-2::-webkit-scrollbar
{
	height: 11px;
	background-color: rgba(0, 0, 0 , 0.4);
}

.style-2::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #fff;
}

.dataTables_wrapper .dataTables_length {
    float: left;
    margin-left: 33% !important;
}

.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 40px !important;
    margin-top: 12px !important;
    margin-bottom: 6px !important;
    list-style: none;
    border-radius: .25rem;
}

.cont12{
  font-size: 13px;
  padding:30px 80px 30px 80px;
}

.cardlog .table td, .cardlog .table th {
    padding-right: 1px !important;
    padding-left: 1px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.cardshf{
    width: 80%;
    margin: 0 auto;
    margin-top: 4%;
}

.ftsiz1{
  margin-top: 18px;
  font-size: 12px;
}

.ftsiz2{
  font-size: 13px !important;
}


.loggrd{
  display: grid;
  grid-template-columns: 49% 49%;
  grid-gap: 2%;
}

.shfgrd{
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-gap: 2%;
}

.shfcrd{
  background-color: rgba(0, 0, 0 , 0.3);
  padding: 20px;
  border-radius: 20px;
}

.flx{
  display: flex;
}

.inp3{
  width: 30%;
}

.btnsub1{
  width: 12% !important;
  font-size: 13px;
}

.invalid{
  color: #a10101;
  font-size: 13px;
  padding-top: 10px;
  font-weight: 700;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  background-color:rgba(0,0,0, 0.2) !important;
}

.w100{
  margin-top: 2%;
  margin-bottom: 2%;
  width: 100%
}

.regpbd{
  border-bottom: 1px solid;
  margin-bottom: 10px;
  background-color: rgb(0, 0, 0, 0.3);
  border-top: 1px solid;
  padding-left: 19px;
  padding-right: 20px;
}

.regbg{
  background-color: rgba(0, 0, 0 , 0.3);
  padding: 20px;
  border-radius: 15px;
  width: 40%;
  margin: 0 auto;
}

.regtbl{
  margin: 0 auto;
  width: 100%;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #375d91 inset !important;
  -webkit-text-fill-color: #fff !important;
}
input:-moz-autofill {
  -moz-text-fill-color: #fff !important;
  -moz-box-shadow: 0 0 0px 1000px #375d91 inset !important;
}
input:-o-autofill {
  -o-text-fill-color: #fff !important;
  -o-box-shadow: 0 0 0px 1000px #375d91 inset !important;
}
input:-khtml-autofill {
  -khtml-text-fill-color: #fff !important;
  -khtml-box-shadow: 0 0 0px 1000px #375d91 inset !important;
}

.tregcard{
  display: grid;
  grid-template-columns: repeat(4,1fr);
  grid-gap: 20px 5px;
  padding: 20px;
  margin-top: 20px;
  background-color: #00000054;
}
.tregft{
  font-size: 14px;
  color: #08e108;
  padding-left: 6px;
}

.ofu{
  cursor: pointer !important;
}

.ofu.form-control:focus {
    background-color: rgba(0,0,0,.2);
    box-shadow: 0 0 0 0.2rem rgba(0,0,0,0) !important;
}

.btnsub3{
  width: 50% !important;
  font-size: 13px;
  margin-top: 17px;
  cursor: pointer
}

.rprdo{
  width: 20px !important;
  margin-top: -8px !important;
  cursor: pointer !important;
  margin-right: 10px !important;
}

.rprrfs{
  width: 23%;
  margin-top: -25px;
  margin-left: 20px;
}
.transgrd{
  display: grid;
  width: auto;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 1px 8px;
}

.transgrd1{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px 20px;
  padding-left: 20px;
  padding-right: 20px;
  overflow: auto;
}

.float-lft{
  float: left;
}

.float-rgt{
  float:right;
}

.pd{
  display: flex;
  padding: 10px;
}

.grr{
  display: grid;
  grid-template-columns: 18% 74%;
}

.grr2{
  display: grid;
  grid-template-columns: 40% 60%;
}

.bknm{
  font-size: 12px;
  margin: 0px;
}

.bdr1{
  height: 2px;
  width: 100%;
  background-color: #fff;

}
.wico{
  width: 70%;
  column-gap:20px;
}
.flxcop{
  display: flex;
  column-gap: 20px;
}
.lolod{
  width: 10%;
  height: 25%;
  margin-top: 15px;
}
.grd31{
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-gap: 20px;
}
.mgrg{
  margin-right: 0px !important;
}
.ssss_cccc{
  display: flex;
  column-gap: 5px;
  border: none !important;
}
