.btnLoginRegister {
  background:  linear-gradient(90deg, rgb(121, 223, 182) 0%, rgb(107, 133, 157) 50%, rgb(58, 162, 191) 100%);
  color: #f9f9ff;
}
.btnLoginRegister:hover {
  background: rgb(237,89,137);
  background: linear-gradient(90deg, rgb(121, 223, 182) 0%, rgb(107, 133, 157) 50%, rgb(58, 162, 191) 100%);
  color: #e1e1e1;
}

.C-1717 .pnl{
padding-top: 40px;
    background: #ffffff9c;
    margin-top: 40px;
    border-radius: 10px;
    backdrop-filter: blur(3px);
}
.#RegisterBaseStep{
display: block;
    float: right;
    width: 70%;
    margin-right: 15%;
}
.P-190 {
    background-image: url(https://panel.insara.co/files/website/store/slider/1696943830in.sabt.jpg);
    background-size: cover;
    min-height: calc(100vh - 82px);
    background-position: auto;
}
.CustomBTN {
  display: block;
  float: inline-end;
 
  margin-top: 10px;
  margin-bottom: 27px;
  font-size: 15px;
  height: 44px;
  border: none;
  outline: none;
  border-radius: 12px;
}
.CustomBTN {
  display: block;
  float: inline-end;
  width:auto
  margin-top: 21px;
  margin-bottom: 27px;
  font-size: 15px;
  height: 44px;
  border: none;
  outline: none;
  border-radius: 15px;
  background-color: #02a3a4;
  margin-right: 65px;
color:white;
}

.RegisterTitle {
  text-align: center;
  float: right;
  width: 100%;
  font-size: 23px !important;
  font-family: 'ISBold';
  margin-top: 10px;
  color: #00365e;
}
.SellerCompleteBox {
  background: #e5e5e5;
  border-color: #e5e5e5;
    display: block;
  float: right;
  width: 522px;
  margin-right: calc(39% - 200px);
     border-radius: 15px;
  clear: both;
  margin-top: 4px;
  margin-bottom: 14px;
  padding-bottom: 16px;
 }

.SellerNewRequest {
  float: right;
  width: 330px;
  margin-right: calc(50% - 200px);
  border: 1px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
  margin-top: 32px;
  border-radius: 15px;
  height: 130px;
  cursor: pointer;
  margin-right: calc(55% - 200px);
margin-bottom: 10px;
}
.SellerCompleteBoxHeader img {
  float: right;
  width: 27px;
  height: 27px;
  margin-left: 10px;
}
.SellerCompleteBox span {
  font-size: 16px;
  line-height: 1.7em;
}
.SellerBoxStatusNotSet {
  color: #f00;
}
.FormItem .form-control {
  float: right;
  width: 100%;
  font-family: 'IS';
  font-size: 15px;
  height: 44px;
  direction: ltr;
  text-align: left;
  box-shadow: none;
  outline: none;
  border-radius: 12px;
  padding-top: 8px;
}
.FormItem .control-label {
  float: right;
  width: 100%;
  font-family: 'ISBOld';
  font-size: 14px;
  margin-top: 8px;
}
#SellerRegisterModal-Holder {
  display: block;
  float: right;
  width: 80%;
  margin-top: 10px;
  border-radius: 9px;
  margin-right: 10%;
  margin-bottom: 40px;
}
.SellerFileBack img {
  display: block;
  float: right;
  width: 150px;
  height: 150px;
  margin-right: calc(63% - 75px);
  margin-bottom: 20px;
  margin-top: 18px;
}
.SellerFormSuccessMessage {
  display: block;
  float: right;
  width: 297px;
  text-align: center;
  padding: 15px;
  border: 0px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
  border-radius: 15px;
  margin-top: 37px;
  margin-right: calc(50% - 150px);
  height: 156px;
  margin-bottom: 50px;
}
#SellerRegisterModal-Header img {
  float: left;
  width: 30px !important;
  margin-right: 15px;
  margin-top: 3px;
  cursor: auto;
  position: initial;
}