
/*HEADER SECTION*/

@media (max-width: 991.98px) {
  .navopen {
    left: 0px;
  } 
  .navclose {
    left: -260px;
  } 
  .nav-toggle.icon-x {
    display: block;
}
}
@media (min-width: 991.98px){
  .menuopen {
    margin-left: 260px ;
  }
  .menuclose {
    margin-left: 0px ;
  }
  .navopen {
    display: none;
  } 
  .navclose {
    display: block;
  } 
}
  @media (min-width: 991.98px){
.header.top .notifcation, .header.top .search-field, .header.top .expand-screen, .header.top .dark-light, .header.top .language {
    margin-right: 15px;
}
}
.header.top .expand-screen {
    position: relative;
    font-size: 24px;
    margin-right: 10px;
}



    /*HEADER OPTIONS*/
    
    
.expand-icon {
  color:white;
}

.expand-icon:hover {
  color:black;
}
    
    


    
   /*refill */
   
   .aarbtn {
   background: #028002;
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  color: #ffffff;
  font-size: 12px;
  padding: 5px 18px 5px 18px;
  margin:0px 0px 10px 0px;
  border-color: transparent !important;
  text-decoration: none;
  cursor: pointer;
  font-weight: 700;
  text-transform: uppercase;
}

.aarbtn:hover {
  background-image: linear-gradient(to right top, #028002, #028002, #028002, #028002, #028002);
  text-decoration: none;
}


  /*refill Disbaled*/

.disbtn {
  background: #b1b8b4;
  background-image: -webkit-linear-gradient(top, #b1b8b4, #b3b3b3);
  background-image: -moz-linear-gradient(top, #b1b8b4, #b3b3b3);
  background-image: -ms-linear-gradient(top, #b1b8b4, #b3b3b3);
  background-image: -o-linear-gradient(top, #b1b8b4, #b3b3b3);
  background-image: linear-gradient(to bottom, #b1b8b4, #b3b3b3);
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  color: #ffffff;
  font-size: 12px;
  padding: 5px 18px 5px 18px;
  margin:0px 0px 10px 0px;
  border-color: transparent !important;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
}

.disbtn:hover {
  text-decoration: none;
}


/*CANCEL*/


.canbtn {
  background: #ff0000;
  background-image: -webkit-linear-gradient(top, #ff0000, #ff0000);
  background-image: -moz-linear-gradient(top, #ff0000, #ff0000);
  background-image: -ms-linear-gradient(top, #ff0000, #ff0000);
  background-image: -o-linear-gradient(top, #ff0000, #ff0000);
  background-image: linear-gradient(to bottom, #ff0000, #ff0000);
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  color: #ffffff;
  font-size: 12px;
  padding: 5px 18px 5px 18px;
  text-decoration: none;
  border:red;
  cursor: pointer;
  font-weight: 700;
  text-transform: uppercase;
}

.canbtn:hover {
  background: #b50202;
  background-image: -webkit-linear-gradient(top, #b50202, #c90838);
  background-image: -moz-linear-gradient(top, #b50202, #c90838);
  background-image: -ms-linear-gradient(top, #b50202, #c90838);
  background-image: -o-linear-gradient(top, #b50202, #c90838);
  background-image: linear-gradient(to bottom, #b50202, #c90838);
  text-decoration: none;
}


/*ORDER AGAIN*/



.ogbtn {
   background-color: #0075ff !important;
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  color: #ffffff;
  font-size: 12px;
  padding: 5px 18px 5px 18px;
  text-decoration: none;
  margin:0px 0px 10px 0px;
  border-color: transparent !important;
  cursor: pointer;
  font-weight: 700;
  text-transform: uppercase;
  
}

.ogbtn:hover {
  background-image: linear-gradient(to right top, #0075ff, #0070f0, #006ae0, #0565d1, #0b5fc2);
  text-decoration: none;
}


  
  
.tdsp {
        min-width: 200px; /* Set a minimum width for the <td> elements */
  }
  
  
.tdbtn {
        min-width: 150px; /* Set a minimum width for the <td> elements */
  }
  
.tbstat {
        min-width: 150px; /* Set a minimum width for the <td> elements */
        text-align:center;
  }
  
  
.tdusert {
    color:black;
}


.tduser {
    color:black;
    font-weight: 700;
}  
 
  
  
  
.order-li {
  list-style-type: none; /* Remove default list styles */
}

.foicon {
    margin-right:5px;
    color:black;
}

.typic {
    color:red;
}

li {
    color:#000000;
}

.servid {
    
    color:white;
    background:#993300;
    border-radius:10px;
    padding:2px;
    
}

.servname {
    color:black;
    font-weight: 700;
    
}

.uservname {
    color:black;
    font-weight: 500;
    
}




     /*ORDER STATUS COLOR*/
      
      .btn-par {
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  color: #ffffff;
  font-size: 14px;
  background: #8c1821;
  padding: 5px 10px 5px 10px;
  font-weight: 700;
  text-transform: uppercase;
}


.btn-can {
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  color: #ffffff;
  font-size: 14px;
  background: #e61224;
  padding: 5px 10px 5px 10px;
  font-weight: 700;
  text-transform: uppercase;
}

.btn-rej {
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  color: #ffffff;
  font-size: 14px;
  background: #e61224;
  padding: 5px 10px 5px 10px;
  font-weight: 700;
  text-transform: uppercase;
}

.btn-fai {
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  color: #ffffff;
  font-size: 14px;
  background: #e61224;
  padding: 5px 10px 5px 10px;
  font-weight: 700;
  text-transform: uppercase;
}


.btn-err {
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  color: #ffffff;
  font-size: 14px;
  background: #ff001a;
  padding: 5px 10px 5px 10px;
  font-weight: 700;
  text-transform: uppercase;
}


.btn-pen {
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  color: #ffffff;
  font-size: 14px;
  background: #0088ff;
  padding: 5px 10px 5px 10px;
  font-weight: 700;
  text-transform: uppercase;
}

.btn-com {
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  color: #ffffff;
  font-size: 14px;
  background: #028002;
  padding: 5px 10px 5px 10px;
  font-weight: 700;
  text-transform: uppercase;
}

.btn-inp {
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  color: #ffffff;
  font-size: 14px;
  background: #ff7700;
  padding: 5px 10px 5px 10px;
  font-weight: 700;
  text-transform: uppercase;
}
    
    
    
     /*CUSTOM SCROLL BAR*/
  
  /* Target the scrollbar track */
::-webkit-scrollbar-track {
  background-color: #9d9d9d; /* Change the background color of the track */
}

/* Target the scrollbar thumb */
::-webkit-scrollbar-thumb {
  background-color: #1075e0; /* Change the color of the thumb */
  border-radius: 5px; /* Add rounded corners to the thumb */
}

/* Target the scrollbar thumb when being hovered */
::-webkit-scrollbar-thumb:hover {
  background-color: #002cca; /* Change the color of the thumb on hover */
}

/* Target the scrollbar width and height */
::-webkit-scrollbar {
  width: 10px; /* Change the width of the scrollbar */
  height: 10px; /* Change the height of the scrollbar */
}



/*ADMIN GO BACK BUTTON*/


.admingobckbtn {
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  -webkit-box-shadow: 0px 1px 16px #0091ff;
  -moz-box-shadow: 0px 1px 16px #0091ff;
  box-shadow: 0px 1px 16px #0091ff;
  color: #ffffff;
  font-size: 10px;
  background: #0099ff;
  padding: 7px 17px 7px 17px;
  text-decoration: none;
}

.admingobckbtn:hover {
    color:white;
}

.admintxtgobck {
    color:black;
    font-size:15px;
    font-weight:900;
    
}

.admingobckcrd {
    border-radius:10px !important;
}



            /*OTHER*/
            
            
.apkdwnld {
    background-color:#008eff;
    color:white;
    border-radius:40px;
    padding:4px;
    font-size:10px;
    margin-left:7px;
    
}  

.apkdwnld:hover {
    background-color:#ff0034;
    color:white;
    border-radius:40px;
    padding:4px;
    font-size:10px;
    margin-left:7px;
    
} 
  
  
  
     /*ADD FUND  */
     
     
.adfpaybtn {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  color: #ffffff;
  font-size: 15px;
  background: #1075e0;
  flex-grow: 1;
  text-decoration: none;
  border:1px solid transparent;
  padding-top:5px;
  padding-bottom:5px;
}


.adfpaybtn:hover {
  background: #0081d1;
  text-decoration: none;
}   


.paybtncntr {
    display: flex;
    justify-content: center;
    
}


.adfndhdrcd {
  border-radius: 10px 10px 0px  0px;
  color: #ffffff;
  font-size: 20px;
  background: #1075e0;
  padding: 20px 10px 20px 20px;
  text-decoration: none;
}


.adfndhdrtxt {
  color:white;
  font-weight:700;
}


      /*ALL CARD HEADER */
      
      
.chclr  {
  background-color:#1075e0 !important;
  color:white;
  border-radius: 10px 10px 0px 0px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}      

 
.crdtlnw  {
  font-weight:700 !important;
}


.pgtitlhdr {
    color:black;
    font-weight:700 !important;
} 




.allbtnsbmt {
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px !important;
  color: #ffffff;
  font-size: 13px  !important;
  background: #005ed7;
  padding: 7px 100px 7px 100px !important;
  text-decoration: none;
  font-weight:700  !important;
}



.alstsbtndtl {
    -webkit-border-radius: 11;
  -moz-border-radius: 11;
  border-radius: 11px  !important;
  color: #ffffff;
  font-size: 20px;
  background: #000000;
  padding: 3px 10px 3px 10px  !important;
  border: solid #009dff 3px  !important;
  text-decoration: none;
}

.alstsbtndtl:hover {
  color:#fff;
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
  border: solid black 3px  !important;
}


@media (max-width: 991.98px){
.alpgtitlspc {
    padding-bottom:10px;
}
}
  
  

.apicrd {
  border-radius:10px;
  box-shadow: 5px 10px #888888 !important;
} 


.apitxt1 {
  color:#0039ff;
  font-weight:600;
}

.apitxthd {
  color:black;
  font-weight:800;
}
 
.apiactpgtxt {
  color:red;
  font-weight:600;
  text-decoration:underline;
} 
 
  
.api-documentation pre {
    background: #333333;
    color: #ffe308;
    border-radius: 0px;
}
  
  
.apicrdallcs {
    border-radius: 10px !important;
}



.edtbtnordrssec {
    background: #00cf37 !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
    color: #ffffff !important;
    font-size: 11px !important;
    padding: 1px 10px !important;
    text-decoration: none !important;
    border-color: transparent !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    margin-bottom: 10px !important;
}  

.dltbtnordrsec {
    background: #ff0000 !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
    color: #ffffff !important;
    font-size: 10px !important;
    padding: 2px 10px !important;
    text-decoration: none !important;
    border-color: transparent !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    margin-bottom: 10px !important;
}

.ordrresndsecbtn {
    background: #ffb300 !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
    color: #ffffff !important;
    font-size: 10px !important;
    padding: 2px 10px !important;
    text-decoration: none !important;
    border-color: transparent !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    margin-bottom: 10px !important;
}



.edtbtnallsec {
    background: #00cf37 !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
    color: #ffffff !important;
    font-size: 11px !important;
    padding: 1px 10px !important;
    text-decoration: none !important;
    border-color: transparent !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    margin-bottom: 10px !important;
}  

.dltbtnallsec {
    background: #ff0000 !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
    color: #ffffff !important;
    font-size: 10px !important;
    padding: 2px 10px !important;
    text-decoration: none !important;
    border-color: transparent !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    margin-bottom: 10px !important;
}


.optnsbtnallcs {
    background: #00cf37 !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
    color: #ffffff !important;
    font-size: 11px !important;
    padding: 1px 10px !important;
    text-decoration: none !important;
    border-color: transparent !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    margin-bottom: 10px !important;
    
}



.admncrdafilt {
    border-radius:10px !important;
} 


.afltadmncrdicn {
    width:63px;
    height:63px;
}

.admntxtrefdash {
    color:black;
    font-weight:600;
    text-transform: uppercase;
}


.admnrefamtdash {
    color:black;
    font-weight:600 !important;
    letter-spacing:1px;
}




.cpyref {
    text-align:center;
    background:blue;
    color:white;
}

.cpyref {
  margin-top:-20px;
  cursor:pointer;
}


.refcbdy {
    position: revert !important;
}


.refcrd {
    border-radius:10px;
}

.nmbrref {
    font-size:20px;
    font-weight:800;
}

.refcrd1 {
    padding-top:10px;
    border-radius:10px;
}

.refico {
    width:90px;
    height:90px;
    display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}

.afdetailcard {
    border:2px solid black;
    border-radius:10px;
}

.refdetiltxt {
    color:black;
    
}

.refdtllt {
    
}

.refdtlrt {
    font-weight:800;
    
}

.refmaindtl {
    background:#007cff;
    color:white;
    border-radius:20px;
    padding-left:10px;
    padding-right:10px;
    padding-top:5px;
    padding-bottom:5px;
    margin-top:10px;
}



.reftranscard {
    border:2px solid black;
    border-radius:20px;
}
 
.reftranstxt {
    color:black;
} 



@media only screen and (max-width: 600px) {
.reftransimg {
    display: block;
  margin-left: auto;
  margin-right: auto;
    
}
}

.withdrawref {
  -webkit-border-radius: 13;
  -moz-border-radius: 13;
  border-radius: 13px;
  -webkit-box-shadow: 1px 1px 10px #666666;
  -moz-box-shadow: 1px 1px 10px #666666;
  box-shadow: 1px 1px 10px #666666;
  color: #ffffff;
  font-size: 15px;
  background: #0088ff;
  padding: 6px 9px 6px 9px;
  text-decoration: none;

}


.cpybtn {
  -webkit-border-radius: 11;
  -moz-border-radius: 11;
  border-radius: 11px;
  color: #ffffff;
  font-size: 15px;
  background: #0099ff;
  text-decoration: none;
}

.reflinkinp {
    border:1px solid black;
    border-radius: 10px;
    background-color: #ffffff !important;
    color: #0087ff !important;
    
}



.exprtnwbtnusrdt {
    -webkit-border-radius: 12;
    -moz-border-radius: 12;
    border-radius: 12px;
    color: #ffffff;
    font-size: 15px;
    background: #0091ff;
    padding: 5px 10px 5px 10px;
    text-decoration: none;
} 


.adusrbtnadnusrar {
    -webkit-border-radius: 12;
    -moz-border-radius: 12;
    border-radius: 12px;
    color: #ffffff;
    font-size: 15px;
    background: #0091ff;
    padding: 5px 10px 5px 10px;
    text-decoration: none;
}



.paybnsbtnadmsec {
  -webkit-border-radius: 12px !important;
  -moz-border-radius: 12px !important;
  border-radius: 12px !important;
  color: #ffffff !important;
  font-size: 15px !important;
  background: #0091ff !important;
  padding: 5px 10px !important;
  text-decoration: none !important;
}



.mktxtcntr {
    display: flex !important;
    justify-content: center  !important;
}


.modal-footer {
  border-top: 1px solid #00000000 !important;
}

.allsubmtbtnara {
  -webkit-border-radius: 15px !important;
  -moz-border-radius: 15px !important;
  border-radius: 12px !important;
  color: #ffffff !important;
  font-size: 15px !important;
  background: #0099ff !important;
  padding: 5px 20px !important;
  text-decoration: none !important;
}

.allsubmtbtnara:hover {
  background: #0084d6 !important;
  text-decoration: none !important;
}


.alcanclbtnadmara {
  -webkit-border-radius: 15px !important;
  -moz-border-radius: 15px !important;
  border-radius: 12px !important;
  color: #ffffff !important;
  font-size: 15px !important;
  background: #7a7a7a !important;
  padding: 5px 20px !important;
  text-decoration: none !important;
}

.alcanclbtnadmara:hover {
  background: #515354 !important;
  text-decoration: none !important;
}


.aldltbtncust {
  -webkit-border-radius: 15px !important;
  -moz-border-radius: 15px !important;
  border-radius: 12px !important;
  color: #ffffff !important;
  font-size: 15px !important;
  background: #ff0000 !important;
  padding: 5px 20px !important;
  text-decoration: none !important;
}

.aldltbtncust:hover {
  background: #ff0000 !important;
  text-decoration: none !important;
}



.sidebar-blnce-wrap {
    box-shadow: 0 0 10px 0 #a8647a45;
    background: linear-gradient(1deg, #6bb3ff, #ffffff);
}


.sidebar-blnce-wrap {
	background-color: #202224;
	border-radius: 20px;
}

.sidebar-blnce-wrap {
	background-color: transparent;
}


.sidebar-blnce-head, .sidebar-blnce-body {
	padding: 15px;
}


.sidebar-blnce-head {
	background-color: #66a8df54;
	border-radius: 20px 20px 0 0;
}

.sidebar-blnce-title {
	color: #000000;
}

.sidebar-blnce-title {
	text-align: center;
	font-size: 21px;
	font-weight: 400;
	color: #0042a7;
	margin: 0 !important;
}

.sidebar-blnce-body {
	background-color: #282a2d;
	border-radius: 0 0 20px 20px;
	border-top: 1px solid #fff;
}

.sidebar-blnce-body {
	background-color: #1075e0;
}


.sidebar-blnce-head, .sidebar-blnce-body {
	padding: 15px;
}

.sidebar-blnce-txt {
	font-size: 24px;
	margin-bottom: 0 !important;
	line-height: 1.2;
	font-weight: 700;
	text-align: center;
	color: #0075ff;
}

.sidebar-blnce-txt {
	color: #fff;
}


.sidbaravatar {
    width: 4.3rem;
    height: 4.3rem;
    line-height: 2rem;
    border-radius: 20%; 
    display: inline-block;
    background: #0d3764e0 no-repeat center / cover; 
    position: absolute;
    text-align: center;
    color: #868e96;
    font-weight: 600;
    vertical-align: bottom;
    font-size: .875rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 4px solid #948bf2;
    top: -15px;
    margin: 135px 0px 0px 111px !important;
    border:4px solid #f02d31;
    box-shadow: rgb(224 16 16) 0 16px 30px -12px;
}


.sidebar-blnce-wrap {
  margin-top:50px !important;
  margin-bottom:20px !important;
}


.sidebar-blnce-title {
  font-weight:600;
  margin-top:20px !important;
}



.ordrcuntnote {
  text-align:left !important;
  color:red;
  font-size:15px;
  font-weight:700;
  
}

.ordrcountrtxt {
  color:black;
  font-weight:600;
}
