.mainBody .contentPrivilege {
  margin-top: 0;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}
.mainBody .contentPrivilege .boxInput .address{
  padding-left: 0% !important;
  font-size: 1.25rem;
  /* margin: 10px; */
  border-bottom: unset;
}
.mainBody .contentPrivilege .boxInput .delivery_address{
  padding-left: 0% !important;
  font-size: 1.25rem;
  /* margin: 10px; */
  border-bottom: unset;
}
.mainBody .contentPrivilege .boxInput .head_address{
  padding-left: 0% !important;
  font-size: 1.25rem;
  margin: 10px;
  border-bottom: unset;
}
.mainBody .contentPrivilege .boxInput .checkbox{
  position: absolute;
  right: 80px;
  top: 10px;
  display: flex;
  align-items: center;
  color: white;
}
.mainBody .contentPrivilege .boxInput .checkbox #same_as_address{
  margin-right: 5px;
  width: 15px;
}
.box-title-srction .srction-title {
  font-size: 2rem;
}
.clubPrivilege .card {
  /* width: 18rem; */
  padding-bottom: 0;
}
/* h5 {
    font-size: 0.9rem;
    color: #1f1f30;
} */
.mission-card img {
  /* background: #4187F3; */
  border-top-left-radius: 20px !important;
  border-top-right-radius: 20px !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.mission-card p {
  margin-bottom: unset;
}

.col-3 .score {
  color: #4187f3 !important;
  font-size: 18px !important;
}
.icon-radius {
  background-color: #9fa3a6;
  border-radius: 50%;
  border: 1px solid grey;
  padding: 10px;
  width: 75px;
  height: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contractDetail .d-flex {
  color: #ffffff6b;
}
.icon {
  width: 30px;
  height: 30px;
  margin: 0;
}
.airplane {
  width: 50px !important;
  height: 40px;
  margin: 4px;
}
.tab-radius {
  background: #414c5d;
  width: 92%;
  height: 122%;
  border-radius: 15px 15px;
  margin: auto;
}
.tab-color {
  color: #ffffff !important;
}
.select-tab {
  background-color: #4187f3 !important;
}

.faq {
  border-radius: 10px;
  height: 64px;
  width: 40em;
  margin: auto;
}

.faq nav {
  display: flex;
  justify-content: space-between;
  width: 582px;
  flex-wrap: unset;
  border-bottom: 0;
}

.faq nav .tab {
  width: 100%;
  padding: 20px;
  align-self: center;
  text-align: center;
  color: currentColor;
  text-decoration: none;
  cursor: pointer;
}
.faq nav .tab:first-of-type {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.faq nav .tab:last-of-type {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.faq nav .tab.active {
  background: #4187f3;
  margin-left: 7px;
}

.faq .content {
  padding: 20px;
  background: rgb(240, 16, 16);
  border-radius: 0 0 10px 10px;
}
.faq .content p {
  display: none;
}
.faq .content p.active {
  display: block;
}
.text-img {
  margin-bottom: 24%;
  margin-left: 8%;
  bottom: 0;
  left: 0;
  z-index: 2;
  color: #ffffff;
  position: absolute;
  font-size: 32px;
}
/* .dropzone-box{
    border: 23px solid !important;
    font-size: 1.5em;
} */
/* .button-input{
    margin-bottom: 65px;
    margin-left: 47%;
    bottom: 0;
    left: 0;
    z-index: 2;
    color: #bd2222;
    position: absolute;
    height: 32px;
    width: 130px;
} */
.dropzone-wrapper {
  border: 3px dashed #ddd;
  color: #ababab;
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
}

/* .dropzone-wrapper .dropzone-warning {
    font-size: .85rem;
    margin-bottom: 0;
    font-weight: 300;
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center;
} */
.dropzone-wrapper .dropzone-warning {
  font-size: 0.85rem;
  /* margin-bottom: 0; */
  font-weight: 300;
  position: absolute;
  bottom: 20px;
  /* width: 100%; */
  /* text-align: center; */
  bottom: 16px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.dropzone-desc {
  position: relative;
  margin: 0 auto;
  left: 0;
  right: 0;
  text-align: center;
  width: 100%;
  top: 0;
  font-size: 2rem;
  height: 100%;
}

.dropzone-desc p {
  margin-bottom: 0;
  /* font-size: 20px; */
  font-weight: 700;
}

.dropzone,
.dropzone:focus {
  /* position: absolute;
    outline: none !important;
    width: 100%;
    height: 150px;
    cursor: pointer;
    opacity: 0; */
}

.dropzone-wrapper:hover,
.dropzone-wrapper.dragover {
  background: #ecf0f5;
}
/*  */
/* .cardGlass{
    padding: 35px;
    width: 100%;
    height: 100%;
    background: rgba(180, 56, 56, 0.2);
    border-radius: 20px !important;
    
} */
.dropzone-wrapper {
  background: rgb(255 255 255 / 10%);
  /* padding-top: 13.5rem !important; */
  /* padding: 0px; */
  /* padding-bottom: 19.5rem ; */
  border-radius: 20px;
}
/* .mainBody {
    min-height: 10px;
    padding-bottom: 3px;
} */
/* .bottom{
    color: #9FA3A6;
    /* background-color: #33373B; 
    border-color: #9FA3A6;
    margin: 59px;
    width: 27%;
    width: 300px;
    height: 60px;
    
} */
.bottom {
  color: #9fa3a6;
  /* background-color: #33373B; */
  border-color: #9fa3a6;
  /* margin: 59px; */
  width: 27%;
  width: 300px;
  height: 60px;
}
.dropzone-wrapper:hover,
.dropzone-wrapper.dragover {
  background: #172635 !important;
}
/* .mainBody .cardGlass{
    padding-bottom: 2.5rem !important;
} */
.dropzone-m {
  margin-top: 95px !important;
  min-height: 100% !important;
}
.height-back {
  height: auto;
  margin-bottom: 8%;
}
.font-size-p1 {
  font-size: 25px;
}
.font-size-p2 {
  font-size: 18px;
}
/* .tab-radius-1{
    background: #414c5d;
    width: 110%;
    height: 90%;
    border-radius: 15px 15px;
    margin: auto;
} */
.cardPolestar {
  /* From https://css.glass */
  background: #425edd14;
  border-radius: 15px;
  -webkit-box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  padding-bottom: 1.5rem;
  margin-bottom: 2.5rem;
}
.mainBody .contentPolestar {
  margin-top: -5.5rem;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}
/* .mainBody .contentPolestar .PolestarCard {
    padding: 2.25rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  } */
.fontsizePolestar {
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1;
}
.card-p {
  padding: 8%;
  padding-bottom: 3rem;
}

.fontsize-cal {
  font-size: 2rem;
  color: #ffffff;
  font-weight: 700;
}
.fontsize-cal-1 {
  font-size: 1.75rem;
  color: #ffffff;
  font-weight: 700;
}
.fontsize-cal-2 {
  /* font-size: 1.75rem; */
  font-size: 1.5rem;
  color: #ffffff;
  /* text-align: right; */
  text-align: center;
  font-weight: 700;
}
/* .back-2{
    background-color: #FFFF;
    color: black;
    width: 550px;
    height: 60px;
    border-radius: 10px;
  } */

.renewcontract {
  color: black !important;
  background: #ffffff;
  width: 500px;
  height: 54px !important;
  margin: auto;
  border-radius: 10px;
  font-size: 1.25rem;
  font-weight: 700;
}
.renewcontract2 {
  color: black !important;
  background: #c1c1c1;
  width: 500px;
  height: 54px !important;
  margin: auto;
  border-radius: 10px;
  font-size: 1.25rem;
  font-weight: 700;
  cursor: unset;
}
.opportunity {
  /* color: #ffffff !important; */
  /* background: #4187F3; */
  /* width: 31%; */
  /* height: 54px !important; */
  border-radius: 10px;
}
.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: unset;
  border-radius: 20px;
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
  border-radius: 20px;
  border: unset;
}
.getinvestmentback {
  /* From https://css.glass */
  background: rgba(216, 31, 31, 0.2);
  margin-bottom: 2.5rem;
  color: #ffffff;
  font-size: 18px;
  width: 100%;
    /* height: 54px !important; */
  border-radius: 10px;
  font-size: 18px !important;
  padding-left: 5%;
}
.p-col {
  padding: 14px;
}
.col-1 {
  flex: 0 0 auto;
  width: 7.333333% !important;
}
.fontsizeprofile-1 {
  font-size: 28px;
  color: #ffffff;
}
.fontsizeprofile-2 {
  font-size: 20px;
  color: #9fa3a6;
}
.profile-col {
  padding-left: 45px;
  margin-top: 0px;
  font-weight: 700;
}
.profile-mar-g {
  margin-top: -76px;

  display: flex;
  align-items: center;
  justify-content: end;
}
.tell-col {
  padding-right: 25px;
}
.icon-Polestar {
  width: 30px;
  height: 38px;
  /* margin: 0px; */
}
.icon-opportunity {
  color: #ffffff !important;
  background: #4187f3;
  border-radius: 10px;
  width: 3.75rem;
  height: 3.75rem !important;
  margin-top: 0.375rem;
}
.box-radius {
  height: 5.938rem;
  border-radius: 15px;
}
.profile-col-1 {
  padding-left: 20px;
  margin-top: 3px;
}
.profile-mar-g-1 {
  margin-top: -64px;
  margin-right: 20px;
}
.fontsizedocument {
  font-size: 24px;
  color: #ffffff;
}
.fontsizedocument-2 {
  font-size: 20px;
  color: #9FA3A6;
}
.getinvestmentback-a {
  /* From https://css.glass */
  background: rgba(42, 69, 187, 0.5);
  margin-bottom: 2.5rem;
  color: #ffffff;
  font-size: 18px;
  width: 100%;
  height: 10px !important;
  border-radius: 10px;
  font-size: 18px !important;
  padding-left: 5%;
}

.outside-blue {
  width: 40px;
  height: 40px;
  background-color: #212528;
  border-radius: 50%;
  border: 3px solid #5697e6;
  border-width: 3px;
  border-bottom: 20p;
}
.insider-blue {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin: 7px;
  background-color: #5697e6;

  position: relative;
  top: 0;
  left: 0;
}
.outside-green {
  width: 40px;
  height: 40px;
  background-color: #212528;
  border-radius: 50%;
  border: 3px solid #00aa9d;
  border-width: 3px;
  border-bottom: 20p;
}
.insider-green {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin: 7px;
  background-color: #00aa9d;

  position: relative;
  top: 0;
  left: 0;
}
.outside-grey {
  width: 40px;
  height: 40px;
  background-color: #212528;
  border-radius: 50%;
  border: 3px solid #a7a7a7;
  border-width: 3px;
  border-bottom: 20p;
}
.insider-grey {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin: 7px;
  background-color: #a7a7a7;

  position: relative;
  top: 0;
  left: 0;
}
.line-1 {
  height: 4px;
  width: 248px;
  background: #ffffff;
  margin-top: -21px;
  margin-left: 180px;
}
.line-2 {
  height: 4px;
  width: 247px;
  /* background: #626569; */
  margin-top: -21px;
  /* margin-left: 84px; */
  margin-left: 57px;
}
.al-ce {
  color: #ffffff !important;
}
.fontsizeprocess {
  color: #ffffff;
  font-size: 28px;
}
.fontsize-text {
  font-size: 20px;
  text-align: center;
}
.color-text-green {
  color: #00aa9d;
}
.color-text-white {
  color: #ffffff;
}
.color-text-gery {
  color: #a7a7a7;
}
.mar-faq {
  margin-top: 111px !important;
}
.backhome {
  background: #425edd24;
  width: 100%;
  height: 70px;
  border-radius: 15px;
  margin: auto;
  margin-top: 1.5rem;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between;
}

.home-ml {
  margin-left: 30px;
}
.tick-right {
  margin-top: -109px;
  margin-left: 121px;
}
.reward {
  /* padding: 35px; */
  /* padding-bottom: 73.5rem; */
  background: #425edd14;
  border-radius: 20px !important;
}
.name-port {
  font-size: 32px;
  color: #4187f3;
}
.name-port-number {
  font-size: 70px;
  color: #ffffff;
  text-align: center;
}
.port-name {
  font-size: 20px;
  color: #a4aaad;
  text-align: center;
}
.getinvestmentback-white {
  /* From https://css.glass */
  /* background: rgba(187, 42, 42, 0.5); */
  background: white;
  margin-bottom: 2.5rem;
  color: #ffffff;
  font-size: 18px;
  width: 100%;
  height: 10px !important;
  border-radius: 10px;
  font-size: 18px !important;
  padding-left: 5%;
}
.getinvestmentback-red {
  /* background: rgba(187, 42, 42, 0.5); */
  background: rgb(248, 0, 0);
  margin-bottom: 2.5rem;
  /* color: #FFFFFF; */
  /* font-size: 18px; */
  width: 35% !important;
  height: 10px !important;
  border-radius: 10px;
  /* font-size: 18px !important; */
  /* padding-left: 5%; */
  margin-top: -50px;
}
.col-3-width {
  width: 64px !important;
}
.bu-mt {
  margin-top: -35px;
}
.search-input {
  width: 70%;
  height: 60px;
  border-radius: 10px;
  /* text-align: center; */
  /* justify-content: center !important; */
  margin-left: 17%;
  background: #2d3b46;
  margin-bottom: 2rem;
  padding: 0 2rem;
}
/* .search-input:focus{
    /* color: red; 
} */
.search-input-icon {
  position: absolute;
  top: 20.5%;
  right: 15%;
}
.d-flex button {
  border-radius: 25px;
}
.button-ml {
  margin-left: 20px;
}
#table {
  text-align: center;
  border-collapse: collapse;
  width: 100%;
  color: white;
  font-size: 18px;
}
.commissionDetail .items {
  padding-top: -1% !important;
}
/* .items {
    text-align: center !important;
    padding-top: 0% !important;
} */

.table-rows {
  transition: all 0.3s ease;
  cursor: pointer;
  line-height: 120px;
  font-size: 1.125rem !important;
}
.mar-t {
  margin-top: 17px;
}

.Sortbydate {
  background: #4187f3;
  color: white;
  height: 46px;
  width: 169px;
}
.b-contract {
  background: #3c4952;
  color: white;
}
.bottom-add {
  height: 53px;
  width: 19%;
  border-radius: 5px;
  color: #4187f3;
  margin-left: 42%;
  border-color: #4187f3;
}
.header-row {
  background-color: #0c1b2600;
  color: white;
  border-bottom: 1px solid #4187f3;
  font-size: 1rem;
  height: 80px;
}

.see-details {
  background: #27333b;
  color: white;
}
.calculate {
  text-align: start;
  font-size: 28px;
  color: white;
}
.box-icon .myImg {
  color: #9ea3a7;
  font-size: 28px;
  transition: all 0.4s ease;
  background-color: #2b363d;
  border-radius: 50%;
  padding: 2px 5px 2px 5px;
  border: 2px solid #5b5e61;
}
.box-icon .down {
  transform: rotateZ(-180deg);
}

.box-icon {
  text-align: right;
}
.box-icon-1 {
  text-align: right;
}
.arrow-rotate {
  text-decoration: none;
}
.tab-box {
  padding: 1px 0px 30px 50px;
  margin-top: 35px;
  width: 97%;
}
hr.line-2 {
  color: #fff;
  margin: 4px 0;
  width: 100%;
  height: 2px;
}
.search-box {
  position: relative;
}

.tab-box-1 {
  padding: 1px 0px 40px 0px;
  background: rgb(79 80 93 / 26%);
  margin-top: 35px;
  /* border: 2px solid #5b5e61; */
  border-radius: 20px;
}
.main-faq .tab-box-1 {
  padding: 1px 0px 40px 0px;
  background: rgb(79 80 93 / 26%);
  margin-top: 20px;
  /* border: 2px solid #5b5e61; */
  border-radius: 20px;
}
.score-bar {
  color: rgb(255, 255, 255);
  padding: 45px;
  font-size: 1.25rem;
}

.panel-group .panel {
  border-radius: 0;
  box-shadow: none;
  border-color: #eeeeee;
}

.panel-default > .panel-heading {
  padding: 0;
  border-radius: 0;
  color: #212121;
  background-color: #fafafa;
  border-color: #eeeeee;
}

.panel-title {
  font-size: 14px;
}

.panel-title > a {
  display: block;
  padding: 15px;
  text-decoration: none;
}

.more-less {
  float: right;
  color: #212121;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #eeeeee;
}

/* ----- v CAN BE DELETED v ----- */
/* body {
background-color: #26a69a;
} */

.demo {
  padding-top: 60px;
  padding-bottom: 110px;
}

.demo-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 15px;
  background-color: #212121;
  text-align: center;
}

.demo-footer > a {
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
}
.img-size {
  width: 28px;
  position: relative;
  right: 25px;
}
.collapse-pl {
  padding-left: 107px;
}
.main-faq .collapse-pl {
  text-align: end;
  padding-right: 7%;
}
.text-light {
  text-align: center;
}
.text-light-1 {
  color: #ffffff;
  font-size: 35px;
}
.main-faq .h-t2 {
  color: white;
  font-size: 1.5rem !important;
  margin-left: 60px;
}
.main-faq .text-light {
  padding-top: 5px;
  font-size: 2.625rem;
}
.main-faq .collapse-pl {
  padding-left: 110px;
}
.table-commission {
  /* font-family: arial, sans-serif; */
  border-collapse: collapse;
  width: 100%;
}
.commissionDetail td,
th {
  border: 0px solid #dddddd;
  text-align: center;
  padding: 8px;
}

/* myInvestorTeam */
.myInvestorTeam .teamincome {
  background: rgb(255 255 255 / 20%);
  border-radius: 20px;
  padding: 2rem;
}
.myInvestorTeam .icon-myInvestorTeam {
  width: 5%;
}
.myInvestorTeam .font-size-myTeam {
  font-size: 4.25rem;
  color: white;
  font-weight: 700;
}
.myInvestorTeam .font-size-myTeam-1 {
  font-size: 1.5rem;
  color: #b3b8ba;
  font-weight: 200;
}
.myInvestorTeam .img-myInvestorTeam {
  width: 7rem;
  height: 7rem;
  image-rendering: unset;
  border-radius: 100%;
  user-select: none;
  object-fit: cover;
  background-color: gray;
  border: 2px solid #fff;
}
.myInvestorTeam .row-pt {
  padding-top: 5%;
}
.myInvestorTeam .row-fontsize {
  font-size: 2.5rem;
  color: white;
  font-weight: 700;
}
.myInvestorTeam .row-fontsize-1 {
  font-size: 1.5rem;
  color: rgb(185, 179, 179);
  font-weight: 200;
}
.myInvestorTeam .box-icon .myImg {
  color: #9ea3a7;
  font-size: 28px;
  transition: all 0.4s ease;
  background-color: #2b363d;
  border-radius: 50%;
  padding: 2px 5px 2px 5px;
  border: 2px solid #5b5e61;
}
.myInvestorTeam .img-size {
  width: 4rem;
  /* margin-right: 39px; */
}
.myInvestorTeam .img-size-1 {
  width: 75px;
  margin-right: 39px;
}
.myInvestorTeam .collapse-pl {
  padding-left: 50px;
  padding-top: 35px;
}
.myInvestorTeam .tab-box-1 {
  padding: 1px 0px 40px 0px;
  /* background: rgb(79 80 93 / 26%); */
  background: #4187f3;
  margin-top: 35px;
  /* border: 2px solid #5b5e61; */
  border-radius: 30px;
  padding: 2rem 3rem;
  z-index: 1;
  position: relative;
}
.cardGlassmyInvestorTeam {
  /* padding-top: 4rem; */
  margin-top: -35px;
  z-index: 0;
  position: relative;
  padding-bottom: 2rem;
  border-radius: 0 0 60px 60px !important;
  transition: all 0.6s;
}
.myInvestorTeam .teamtable {
  background: #425edd14;
  border-radius: 15px;
  padding: 2%;
}

.myInvestorTeam .teamtable td,
th {
  border: 0px solid #dddddd;
  text-align: center !important;
  padding: 8px;
}

.familyList .teamincome {
  background: rgb(39 57 109 / 31%);
  border-radius: 15px;
  padding: 5%;
}
.familyList .icon-myInvestorTeam {
  width: 5%;
}
.familyList .teamincome .background-name {
  background: #ffffff;
  border-radius: 15px;
  padding: 1%;
  width: 50%;
  color: black;
  margin-top: 5%;
}
.familyList .background-table {
  background: rgb(39 57 109 / 31%);
  border-radius: 15px;
  padding: 5%;
}
.familyList .font-size-card {
  font-size: 32px;
  color: white;
}
.familyList .font-size-card-1 {
  color: #9fa3a6;
  font-size: 24px;
}
.familyList .font-size-card-2 {
  font-size: 28px;
  color: white;
  padding: 20px;
}
.familyList .font-size-card-y {
  font-size: 50px;
  color: white;
}
.familyList .padding-l {
  padding-left: 20px;
  text-align: center;
  align-self: center;
}
.familyList .padding-t {
  padding-top: 40px;
}
.familyList .card-1 {
  background: rgb(39 57 109 / 31%);
  border-radius: 15px;
  padding-top: 6%;
}
.familyList .icon-size {
  width: 70px;
}

.myInvestorTeam .color-black {
  background: #081c2a;
  opacity: 0.2;
}

.myInvestorTeam .img-avatar {
  width: 10%;

  left: 14px;
  top: 0px;
  z-index: 4;
}

/* start: Avatar */
.avatar-group {
  display: flex;
  justify-content: space-between;
}
.avatar {
  position: relative;
  transition: 0.2s;
}
.avatar:not(:first-child) {
  margin-left: -1.5rem;
}
.avatar:hover {
  z-index: 1;
  transform: translateY(-0.5rem);
}
.avatar-name {
  position: absolute;
  bottom: calc(100% + 0.5rem);
  left: 50%;
  transform: translateX(-50%);
  padding: 0.5rem 0.75rem;
  border-radius: 0.25rem;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 0.875rem;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s;
}
.avatar-name::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border: 0.5rem solid;
  border-color: rgba(0, 0, 0, 0.7) transparent transparent;
}
.avatar:hover .avatar-name {
  opacity: 1;
  visibility: visible;
}
.avatar img {
  width: 4rem;
  height: 4rem;
  display: block;
  object-fit: cover;
  border-radius: 50%;
  border: 2px solid #fff;
  box-shadow: 0 0.25rem 1rem rgba(0, 0, 0, 0.1);
  background-color: gray;
}
.avatar .number {
  width: 4rem;
  height: 4rem;
  display: block;
  object-fit: cover;
  border-radius: 50%;
  border: 3px solid #fff;
  box-shadow: 0 0.25rem 1rem rgba(0, 0, 0, 0.1);
}
.avatar div {
  width: 4rem;
  height: 4rem;
  display: block;
  object-fit: cover;
  border-radius: 50%;
  border: 3px solid #fff;
  box-shadow: 0 0.25rem 1rem rgba(0, 0, 0, 0.1);
  background-color: #7e7864;
  color: white;
  text-align: center;
  align-self: center;
  align-items: center;
  line-height: 3.5rem;
  margin-left: 60%;
}
/* end: Avatar */

.myInvestorTeam .background-table {
  background: rgb(219 208 208 / 15%);
  border-radius: 30px;
  width: 90%;
  margin: 0 auto;
  margin-bottom: 2rem;
}

.myInvestorTeam .background-table .collapse-top {
  padding: 2rem 0;
}

.myInvestorTeam .background-table-1 {
  background: #081c2a;
  border-radius: 0px 0px 30px 30px;
  /* padding: 2rem 0; */
  /* margin-top: -200px; */
  /* height: 200px; */
}
.myInvestorTeam .background-table-2 {
  background: rgb(39 57 109 / 31%);
  border-radius: 30px;
  padding: 2rem;
}
.myInvestorTeam .name-investor {
  color: #ffffff;
  font-size: 2.25rem;
}
.myInvestorTeam .name-investor-1 {
  color: #ffffff;
  font-size: 2rem;
  padding-top: 10px;
}
.historyInvestment .d-flex {
  color: #ffffff;
}
.datailContract-name {
  color: #ffffff;
  font-size: 35px;
}
.historyInvestment .bottom-add {
  /* width: auto; */
  margin-bottom: 10%;
}
.commissionDetail .box-title-center {
  padding-top: unset;
}
.detailContract .box-title-center {
  padding-top: unset;
  padding-bottom: 3.5rem;
}

.clubPrivilege .gap-all {
  gap: 60px;
}
.clubPrivilege .pt-4-mt {
  margin: 5px;
}

.clubPrivilegeDetail .text-light {
  text-align: start !important;
}
.clubPrivilegeDetail .ta-center .text-light {
  text-align: center !important;
}
.clubPrivilegeDetail .end-padding {
  padding: 10px;
}
.missionDetail .end-padding {
  padding: 15px;
}
.missionDetail .text-light {
  text-align: start !important;
}

.missionDetail progress {
  width: 100%;
  height: 15px;
  border-radius: unset;
}

.missionDetail progress::-webkit-progress-value {
  background-image: -webkit-linear-gradient(left, #4187f3, rgb(240, 240, 240));
  border-radius: 20px;
}
.missionDetail .progress-bar-success progress::-webkit-progress-value {
  background-image: -webkit-linear-gradient(left, #4187f3, #4187f3) !important;
  border-radius: 20px;
}

.missionDetail progress::-webkit-progress-bar {
  background-color: rgb(248, 245, 240);
  border-radius: 20px;
}

.familyList .share-pic {
  height: 24px;
  position: absolute;
  top: 14px;
  left: 497px;
}
.familyList .teamincome .background-name {
  background: #ffffff;
  border-radius: 15px;
  padding: 1%;
  width: 45%;
  color: black;
  margin-top: 5%;
  font-size: 1.25rem;
  text-transform: uppercase;
  position: relative;
}

.clubPrivilege .news-card .card-body {
  background-color: #fff;
}
.clubPrivilege .news-card .card-title {
  color: #000 !important;
}
.clubPrivilege .news-card .box-card-footer {
  display: flex;
  margin-top: 1rem;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}
.clubPrivilege .news-card .box-card-footer p {
  font-weight: bold;
}
.clubCorrelation .center-contact-now {
  text-align: center;
}

.clubCorrelation .input-set {
  height: 50px;
  width: 85%;
  border: 0;
  outline: none;
}
.historyInvestment .bg_contract_status {
  background-color: rgb(255, 0, 0);
  padding: 5px;
  border-radius: 50px;
  width: 5px;
  height: 5px;
  margin-top: 55px;
}

.historyInvestment .bg_contract_status-3 {
  background-color: #2b63a8;
  padding: 5px;
  border-radius: 50px;
  width: 5px;
  height: 5px;
  margin-top: 55px;
}
.cursor-mouse {
  cursor: pointer;
}
.missionDetail .text-light-2 {
  text-align: center !important;
}
.contractDetail .cardGlass-1 {
  /* padding: 35px; */
  margin-top: 4rem;
}
.contractDetail .nav-tabs {
  border-bottom: 0px;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.contractDetail .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #00aa9d;
  background-color: unset;
  border-color: unset;
  border: none;
  font-weight: lighter;
  font-size: 1.2rem;
  opacity: 100%;
}
.contractDetail .nav-tabs .nav-link {
  border: 0px;
  font-size: 1rem;
  font-weight: 700;
  position: relative;
}

.contractDetail .nav-tabs .nav-link .box-book-bank-file {
  display: block;
  position: absolute;
  background: rgb(127 127 127 / 30%);
  border-radius: 12px;
  padding: 0.75rem 1rem;
  width: 190px;
  top: 40px;
  right: -14px;
}
.add-pb-4 {
  padding-bottom: 4rem;
}

.box-book-bank-file .bank-name,
.box-book-bank-file .bank-no {
  font-size: 0.85rem;
  font-weight: 600;
  color: #fff;
  margin: 0;
}

.box-book-bank-file .bank-logo {
  width: 35px;
  height: 35px;
  display: block;
}

.contractDetail .nav-link {
  color: #ffffff;
}
.contractDetail .home-ml {
  /* margin-left: 24px; */
  /* padding: 20px; */
  font-size: 1.25rem;
}
.contractDetail .bank-b {
  /* background: rgb(139 114 114 / 20%); */
  position: relative;
  width: auto;
  text-align: center;
  border-radius: 0px 0px 10px 10px;
}
.contractDetail .button-bank {
  border-radius: 20px;
  width: 42%;
  height: 38px;
  margin-top: 20px;
  border: none;
}
.contractDetail .backg-bank {
  background: #425edd14;
  /* position: relative;
    text-align: center;
    border-radius: 1rem; */
  color: white;
  /* padding-top: 8px; */
  font-size: 1.25rem;
  font-weight: 700;
}
.contractDetail .backg-bank-bottom {
  background: #425edd14;
  color: white;
  width: 150px;
  /* height: 26px; */
  text-align: center;
  /* padding-top: 8px; */
  border-radius: 12px;
}
.contractDetail .backg-bank-bottom a {
  color: #ffffff !important;
  text-decoration: none;
}
.block-bank-qr img {
  display: block;
  width: 100%;
  height: auto;
}

.contractDetail .backg-bank-sec {
  background: rgba(30, 255, 0, 0.2);
  position: relative;
  width: auto;
  text-align: center;
  border-radius: 10px;
  width: auto;
  color: white;
  padding: 40px;
}
.contractDetail .backattach-sec {
  background: #ffffff;
  width: 21%;
  height: 43px;
  border-radius: 10px;
  color: #000000 !important;
}
.contractDetail .backg-bank-sec-r {
  /* background: rgb(255 255 255 / 20%); */
  background: #4187F3;
  position: relative;
  width: auto;
  text-align: center;
  border-radius: 10px;
  width: auto;
  color: white;
  /* color: black; */
  padding: 20px;
  font-size: 1.5rem;
  font-weight: 700;
}
.contractDetail .bank-sess {
  align-self: center;
  /* background: #8ebee1; */
  height: 77px;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.contractDetail .bank-session-1 {
  background: aliceblue;
  margin-top: 10px;
  /* padding: 15px; */
}
.contractDetail .bank-session-2 {
  background: #0F3D87;
  margin-top: 10px;
  /* padding-left: 15px; */
  color: white;
  font-size: 16px;
  padding: 5px 0 5px 10px;
}
.contractDetail .getinvestmentback-status-blue {
  background: rgba(42, 69, 187, 0.5);
  margin-bottom: 10px;
  color: #ffffff;
  font-size: 18px;
  width: 100%;
  height: 10px !important;
  border-radius: 10px;
  font-size: 18px !important;
  padding-left: 5%;
}
.contractDetail .getinvestmentback-status-red {
  background: rgba(228, 14, 50, 0.5);
  margin-bottom: 10px;
  color: #ffffff;
  font-size: 18px;
  width: 100%;
  height: 10px !important;
  border-radius: 10px;
  font-size: 18px !important;
  padding-left: 5%;
}
.contractDetail .getinvestmentback-status-green {
  background: rgba(3, 199, 3, 0.5);
  margin-bottom: 10px;
  color: #ffffff;
  font-size: 18px;
  width: 100%;
  height: 10px !important;
  border-radius: 10px;
  font-size: 18px !important;
  padding-left: 5%;
}
.contractDetail .progress-bar-green {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #00a699;
  transition: width 0.6s ease;
  border-radius: 30px;
}
.contractDetail .progress-bar-red {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #e64b3c;
  transition: width 0.6s ease;
  border-radius: 30px;
}
.contractDetail .progress-bar-blue {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #2d66ac;
  transition: width 0.6s ease;
  border-radius: 30px;
}

.contractDetail .progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #979da2;
  border-radius: 30px;
}
.contractDetail .getinvestmentback-1 {
  background: rgba(216, 31, 31, 0.2);
  margin-bottom: 2.5rem;
  color: #ffffff;
  font-size: 18px;
  width: 100%;
  height: 100px !important;
  border-radius: 10px;
  font-size: 18px !important;
  padding-left: 5%;
}
.contractDetail .opportunity {
  color: #000000 !important;
  background: #ffffff;
  width: 240px;
  height: 50px !important;
  border-radius: 10px;
  position: relative;
  /* left: 50%; */
  font-weight: 600;
  font-size: 18px;
}

.contractDetail .opportunity-1 {
  color: #000000 !important;
  background: #ffffff;
  width: 240px;
  height: 50px !important;
  border-radius: 10px;
  position: relative;
  /* left: 50%; */
  font-weight: 600;
  font-size: 18px;
  margin-left: auto;
}
.contractDetail .style-w100 {
  width: 100%;
}
.mainBodyHomeInside .noti-expire {
  padding: 1rem 1rem 0rem 2rem;
  border-radius: 50px;
  color: white;
  text-decoration: none;
  width: 95%;
  background-color: rgba(255, 255, 255, 0.2);
  border-color: transparent;
}
.mainBodyHomeInside .noti-title {
  font-size: 24px;
  color: white;
  text-align: center;
  font-weight: bold;
}

.contractDetail .eapProfile {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  object-fit: cover;
  position: relative;
  /* top: -16px; */
  background-color: #fff;
}
.clubCorrelation .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: -30px;
  margin-left: 15%;
  list-style: none;
}
.clubCorrelation .correlation-detail {
  color: #9fa3a6;
  font-size: 16px;
  /* ซีเพิ่มนะครับ */
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.contractDetail .img-renewcontract {
  background: #00a89b;
  border-radius: 50%;
  padding: 5px;
  height: 35px;
  width: 35px;
  margin-right: 1rem;
}
.contractDetail .background-renew {
  background: rgba(0, 168, 155, 0.2);
  align-items: center;
  padding: 10px;
  border-radius: 5px;

  justify-content: space-between;
}
.contractDetail .background-renew_contract_s {
  background: rgba(0, 168, 155, 0.2);
  /* align-items: center; */
  padding: 5px 10px;
  border-radius: 5px;

  justify-content: space-between;
}
.contractDetail .correlation-text-1 {
  font-size: 14px;
  color: white;
}
.contractDetail .correlation-text-2 {
  font-size: 12px;
  color: white;
}
.contractDetail .btn-manage-contract {
  text-decoration: none;
  background: white;
  color: #081c2a !important;
  padding: 8px 20px 8px 20px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: bold;
}
.register-page .rules {
  color: white;
  text-align: start;
  position: relative;
  top: 20;
  padding: 20 10 10 10;
}
.register-page .rules .form-group a {
  color: rgb(255, 255, 255);
  text-decoration-line: underline;
  padding-left: 10;
}
.clubhomeMainBody .h_pic_mission {
  height: 220 !important;
  object-fit: cover;
}
.clubPrivilege .h_pic_mission {
  height: 220 !important;
  object-fit: cover;
}
.h_pic_mission-js {
  height: 220 !important;
}

.navbar-light .background-menu {
  background: #081c2a;
}

.nav-item .dropdown-menu .dropdown-item {
  color: #ffffff;
}

.navbar-light .icon-menu-l {
  padding: 7px;
  position: relative;
  top: -4px;
}
.navbar-light .icon-menu-r {
  padding: 22px;
}

.navbar-light .set-profile {
  color: white;
  position: relative;
  /* left: 33px; */
  /* padding: 5px; */
  margin: 0;
}
.navbar-light .set-profile-name {
  position: relative;
  /* left: 2%; */
  line-height: 1;
}

.set-profile img.profileimg {
  height: 75px !important;
  width: 75px;
  border-radius: 50%;
  object-fit: cover;
  background-color: #818181;
  cursor: pointer;
  margin: 0 auto;
}

.set-profile a {
  margin: 0 1.25rem;
}

.navbar-light .menu-hello {
  font-size: 1rem;
  color: white;
  font-weight: 200;
  line-height: 1.5;
  opacity: 0.6;
}
.navbar-light .menu-name {
  font-size: 30px;
  color: white;
  font-weight: 600;
}
.navbar-light .menu-Switch {
  font-size: 20px;
  color: #4187f3;
  font-weight: bold;
  cursor: pointer;

  display: none;
}
.mission-list .mission-flag {
  background: #081c2a;
  position: absolute;
  width: 160px;
  height: 30px;
  right: 0;
  text-align: center;
  border-radius: 0 15px 0 0;
  color: white;
  padding: 3px;
}
.mission-list .mission-flag .mission-flag-img {
  position: relative;
  top: -7%;
  right: 1%;
}

.mission-list .mission-card .mission-flag img {
  background: unset;
}
.clubhomeMainBody .mission-flag {
  background: #081c2a;
  position: absolute;
  width: 160px;
  height: 30px;
  right: 0;
  text-align: center;
  border-radius: 0 15px 0 0;
  color: white;
  padding: 3px;
  padding-left: 3%;
}

.clubhomeMainBody .mission-card .mission-flag img {
  background: unset;
}
.clubhomeMainBody .mission-flag .mission-flag-img {
  position: relative;
  top: 3%;
  right: -3%;
  width: 20px;
  height: 20px;
}

.modal .modal-dialog .modal-content .modal-body .text-home-1 {
  position: absolute;
  margin-top: 37%;
  color: white;
  font-weight: 700;
  font-size: 34px;
  width: 100%;
  padding: 20px;

  margin-left: 0px;
}

.modal .modal-dialog .modal-content .modal-body .text-home-2 {
  position: absolute;
  margin-top: 46%;
  color: white;
  font-size: 18px;
  width: 100%;
  padding: 20px;
  margin-left: 0px;
}
.modal .modal-dialog .modal-content .modal-body .buttom-home {
  position: absolute;
  margin-top: 60%;
  color: #4187f3;
  font-weight: 700;
  font-size: 18px;
  background: white;
  width: 334px;
  padding: 14px;
  text-align: center;
  margin-left: 0px;
  height: 55px;
  border-radius: 5px;
  cursor: pointer;
}
.modal .modal-dialog .modal-content .modal-body .buttom-home-row {
  justify-content: center;
  margin-left: 0px;
}

.showProfileEap .nickname {
  color: #fff;
  font-size: 28px;
  margin-top: 20px;
}
.showProfileEap .nameEap {
  color: #fff;
  font-size: 25px;
}
.showProfileEap .i-con-edit {
  position: relative;
  top: 13px;
  left: 11px;
}
.showProfileEap .bg-circle {
  /* background-color: rgb(255 255 255 / 15%); */
  padding: 8px;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  /* margin-right: 6px; */
  object-fit: contain;
  text-align: center;
}

.investorContractList .link-pro {
  /* position: absolute;
    right: 20;
    bottom: 30; */
  margin-top: 25px;
  width: 50px;
}
.investorContractList .font-35-b {
  font-size: 2.1875rem;
  font-weight: 700;
  color: #ffffff;
  margin-top: 20px;
}
.investorContractList .font-30-b {
  font-size: 1.875rem;
  /* font-weight: 700; */
  color: #9fa3a6;
  margin-top: 20px;
}
.missionDetail .heigh-400 {
  height: unset !important;
}
.missionDetail .pad-tb-150 {
  padding: 30px 0 !important;
}

.menuProfile img.profileimg-m {
  height: 75px !important;
  width: 75px;
  border-radius: 50%;
  object-fit: cover;
  background-color: #818181;
  cursor: pointer;
  margin: 0 auto;
}
.mainBodyHomeInside .start-contract {
  color: #ffffff;
  background: #4187f3;
  text-decoration: none;
  width: 40%;
  height: 40px;
  padding: 8px;
  border-radius: 13px;
}
.mainBodyHomeInside .start-contract-icon {
  position: absolute;
  margin-left: 10px;
  margin-top: 2px;
}

.showProfile .iconEdit {
  height: 20px;
  position: relative;
  top: 10px;
  left: 10px;
}
.investor-port-mainbody .loadmore-porforlio {
  color: #4187f3 !important;
  border-color: #4187f3;
  width: 200px;
  font-weight: bold;
  font-size: 1.125rem;
  padding: 0;
  justify-content: center;
  margin-bottom: 4rem;
  border-radius: 40px;
  height: unset;
  display: flex;
  align-items: center;
  justify-content: center;
}
.investor-port-mainbody .text-center {
  text-align: -webkit-center !important;
}
.investor-port-mainbody .cs_pointer_ {
  cursor: pointer;
  /* color: FFFFFF; */
  text-decoration: none;
}
.investor-port-mainbody .payoff-item a:hover {
  color: #ffffff;
}

/* แฟง showpassword */

/* body,
html {
  margin:0;
  color: #666;
  font-family: "Roboto", sans-serif;
  height: 100%;
} */
.login-page .fa-eye-slash::before {
  color: #666;
}
.login-page .fa-eye::before {
  color: #666;
}
.login-page #showPass {
  cursor: pointer;
  display: inline-block;
  position: absolute;
  right: 28px;
  top: 24px;
}
.login-page .fa-eye,
.fa-eye-slash {
  position: absolute;
}

/* end showpassword */

.iconBack {
  cursor: pointer;
}
.iconBackuploadIDCard{
  cursor: auto;
}
.loginFrom {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

.loginFrom .iconFront {
  height: 15px;
  position: absolute;
  top: 22px;
  left: 10px;
}

.loginFrom #password {
  padding-right: 40px;
  background: transparent;
  border: none;
  color: #fff;
  border-bottom: 1px solid #585e63;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 55px;
  border-radius: 0;
  font-size: 1.125rem;
  height: 4rem;
  font-weight: 200;
}

.loginFrom .forget-pw-text {
  display: block;
  text-align: end;
}
/* อินเวท */
.showProfile .change_passwordForm {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.change_passwordForm #new_password,
#confirm_new_password,
#old_password {
  padding-right: 40px;
  background: transparent;
  border: none;
  /* color: #fff; */
  border-bottom: 1px solid #585e63;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 55px;
  border-radius: 0;
  font-size: 1.125rem;
  height: 4rem;
}

.change_passwordForm .iconFront {
  height: 20px;
  position: absolute;
  margin-top: 20px;
}
.change_passwordForm #showPass {
  cursor: pointer;
  display: inline-block;
  position: absolute;
  right: 79px;
  top: 150px;
}
.change_passwordForm #showPassConfirm {
  cursor: pointer;
  display: inline-block;
  position: absolute;
  right: 80px;
  top: 239px;
}
.change_passwordForm #showPassOld {
  cursor: pointer;
  display: inline-block;
  position: absolute;
  right: 80px;
  top: 62px;
}
.clubhomeMainBody .set-mb-mobile .my-rank-list {
  display: flex;
  justify-content: space-between;
  border-radius: 15px;
  padding: 1rem;
  background: #b4b7b7;
  /* opacity: 80%; */
  flex-wrap: wrap;
}
.register-page #showPass {
  cursor: pointer;
  display: inline-block;
  position: absolute;
  right: 30px;
  top: 23px;
}

.register-page #showPassConfirm {
  cursor: pointer;
  display: inline-block;
  position: absolute;
  right: 30px;
  top: 23px;
}

.register-page .input-register_from {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

.input-register_from #password,
#passwordConfirm {
  padding-right: 40px;
  background: transparent;
  border: none;
  color: #fff;
  border-bottom: 1px solid #585e63;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 55px;
  border-radius: 0;
  font-size: 1.125rem;
  height: 4rem;
}

.input-register_from .iconFront {
  height: 20px;
  position: absolute;
  margin-top: 20px;
  height: 15px;
  position: absolute;
  margin-top: 20px;
  left: 7px;
  top: 2px;
}

.investor-port-mainbody .progress-bar-red {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #e64b3c;
  transition: width 0.6s ease;
  border-radius: 30px;
}
.investor-port-mainbody .progress-bar-green {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #00a699;
  transition: width 0.6s ease;
  border-radius: 30px;
}
.agentPort .no-wrap {
  white-space: nowrap;
}
.agentPort .line-h {
  line-height: 1.4;
}
.agentPort .box-title-srction .srction-title {
  padding-bottom: 1.5rem;
}
.agentPort .max-rank {
  font-size: 2rem;
}
.agentPort .set-wight {
  /* width: 0px; 
        max-width: 0px; */
}
.agentPort .cardGlass {
  padding-bottom: 2.5rem !important;
  /* max-height: 690px; */
}

.agentPort .line-a {
  text-decoration: none;
}
.agentPort .cardGlass {
  padding: 2rem;
}

.agentPort .items-new {
  line-height: 1.4;
  padding: 1rem 0.75rem;
}

.contractDetail .backattach {
  background: #ffffff;
  width: 220px;
  height: 43px;
  border-radius: 10px;
  /* margin: unset; */
  margin-top: -57px !important;
  margin-left: 73%;
  color: #081c2a !important;
}
.contractDetail .backattach-checking {
  width: 220px;
  height: 43px;
  border-radius: 10px;
  /* margin: unset; */
  margin-top: -57px !important;
  margin-left: 73%;
  color: #5697e6 !important;
  border: 2px solid #5697e6;
}
.contractDetail .backattach-success {
  width: 220px;
  height: 43px;
  border-radius: 10px;
  /* margin: unset; */
  margin-top: -57px !important;
  margin-left: 73%;
  color: #27ae60 !important;
  border: 2px solid #27ae60;
}
.contractDetail .backattach-failed {
  width: 220px;
  height: 43px;
  border-radius: 10px;
  /* margin: unset; */
  margin-top: -57px !important;
  margin-left: 73%;
  color: #f7c8c8 !important;
  border: 2px solid #ff1c1c;
}
.contractDetail .img-set-upload {
  width: 20px;
  position: relative;
  right: 20px;
}
.contractDetail .backhome-radio-kbank {
  width: 100%;
  height: 70px;
  border-radius: 15px;
  margin: auto;
  margin-top: 1.5rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: start;
  padding: 0;
}
.contractDetail .set-checking-radio {
  position: absolute;
  top: 22px;
  right: 25px;
}
.contractDetail .img-set-bookbank {
  width: 50px;
  position: relative;
  left: 0;
  bottom: 0;
  height: 70px;
  width: auto;
  margin-right: 20px;
}
.contractDetail .insert-book {
  background: #4187f3;
  width: 40%;
  height: 60px;
  border-radius: 15px;
  margin-top: 40px;
  color: #ffffff !important;
  white-space: nowrap;
  height: min-content;
}
.contractDetail .center-add-book {
  text-align: center;
}
.contractDetail .img-set-upload-book {
  width: 20px;
  position: relative;
  right: 15px;
}
.contractDetail .img-set-upload-qr {
  width: 20px;
  position: relative;
  right: 10px;
}
.info-tooltip {
  cursor: pointer;
}
.contractDetail .iconbook {
  display: flex;
  align-items: center;
  justify-content: center;
}
.min-h-60 {
  min-height: 60px;
}
.commissionDetail .sort_all {
  width: 10%;
  margin-right: 10px;
  margin-left: 10px;
}

.commissionDetail .d-flex button {
  border-radius: 5px !important;
  background-color: #4187f3;
  font-size: 1.25rem;
  font-weight: bold;
  border-radius: 10px;
  color: #fff;
}

.commissionDetail .d-flex-sort-all {
  place-content: flex-end;
  /* margin-right: 50px; */
}
.bg-color {
  background: #ae2627;
  text-align: center;
  border-radius: 10px 0 0 10px;
  padding: 15px 0px;
}

.set-img {
  position: relative;
  width: 50%;
  text-align-last: center;
  padding: 6px !important;
}

.bg-color-1 {
  background: #fff;
  text-align: start;
  border-radius: 0 10px 10px 0;
  display: flex;
  align-items: center;
}
.contractDetail .bankbooklist {
  /* position: relative; */
  /* top: 5px; */
}
.cl-white h4 {
  color: rgb(117, 117, 117);
}
 .showProfileEap #counter-textarea {
    color: #FFFFFF;
    text-align: end;
    margin-top: 5px;
 }
 .reset_password #showPass {
  cursor: pointer;
  display: inline-block;
  position: absolute;
  right: 28px;
  top: 24px;
}
.reset_password .fa-eye, .fa-eye-slash {
  position: absolute;
  z-index: 9999;
}
 .reset_password #showPass2 {
  cursor: pointer;
  display: inline-block;
  position: absolute;
  right: 28px;
  top: 24px;
}
 .mainBody .stylesinput .input-group input {
  border-bottom: none !important;
  padding-right: 0;
}
.showH .cardGlass {
  width: auto !important;
  height: auto !important;
}
a#share-button {
  cursor: pointer;
}

select.dropdownprefix{
  background: transparent;
  border: none;
  color: #fff;
  font-size: 1.125rem;
  height: 4rem;
  margin-left: 45px;
}
.form-control.member_prefix_name_custom {
  width: 65%; /* ปรับขนาดตามที่คุณต้องการ */
  padding: 5px; /* ปรับการเรียงรูปแบบเส้นขอบ หรือการแสดงข้อมูลในช่องกรอก */
}
.dropdownprefix:disabled{
  background: transparent;
}
.textnoinformation{
    font-weight: var(--fontnormal);
    font-size: 2.25rem;
    text-align: center;
    .textdetail{
      color: #FFFFFF !important;
      text-decoration: none !important; /* เพื่อลบขีดเส้นใต้ลิงก์ */
  }
}

form#member_citizen_id_form{
  padding-left: 0;
  .underLine {
    padding-right: 11px;
    margin-right: 1px;
    padding-left: 12px;
  }
  #member_citizen_id-error.error{
    padding-left: 55px;
  }
}
input#member_citizen_id.form-control.member_citizen_id.error{
  width: 80%;
}

.pad-55 {
  padding-left: 55px;
}

.profile-mar-g-1 a{
  text-decoration: none;
}
.opportunity-twi50{
  text-decoration: none;
  color: #000000 !important;
  background: #ffffff;
  width: 240px;
  height: 50px !important;
  border-radius: 10px;
  position: relative;
  /* left: 50%; */
  font-weight: 600;
  font-size: 18px;
}

.opportunity-twi50-s{
  text-decoration: none;
  width: 240px;
  height: 50px !important;
  border-radius: 10px;
  position: relative;
  /* left: 50%; */
  font-weight: 600;
  font-size: 18px;
  background: #198754;
  color: #FFFFFF !important;
}
