/* @font-face{
    font-family: IranYekan;
    src: url(View/1025/font/YekanBakh-VF.ttf);
}
body{
    font-family: IranYekan;
    overflow-x: hidden;
}
*{
    font-family: IranYekan;
} */
img{
    border-style: none;
    border: none;
}
  /* .Message {
        border-radius: 5px;
    }
    .MessageTitle{
         border-top: 8px solid #ff444e;
        background-color: #fff;
        color: #000;
        font-size: 16px;
        border-top-right-radius: 5px;
        border-top-left-radius:5px ;
        border-bottom: 1px dashed rgb(237 237 237); 
        text-align: center;

    }
    .MessageTitle img {
    padding: 5px;
    border: 1px solid #A1A1A1;
    border-radius: 3px;


    }
    .MessageText{
        font-size: 14px;
       padding: 28px 15px;
            display: flex;
            align-items: center;
            justify-content: center;
    } */

    .Message .MessageTitle {
    background-color:#fff;
    border-top: 8px solid #ff444e;
    color: #737373;
    text-align: center;
    margin: 0px auto;
    padding: 12px;
    font-size: 12pt;
    font-weight: bold;
    border-bottom: 1px dashed rgb(237 237 237); 
   
}
.Message .MessageText img{
    display: none;
}
.Message .MessageTitle img{
    display: block;
}

.MessageText {
    padding: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.select2-container--default .select2-results>.select2-results__options {
  background: #3A3A3A !important; /* رنگ پس‌زمینه دلخواه */
  color: #fff !important; /* رنگ متن */
  border-radius: 8px !important;
  padding: 4px !important;
}
.select2-results__option--selected {
  background-color: #d0eaff; /* رنگ برای گزینه انتخاب‌شده */
}
.select2-results__option--highlighted {
  background-color: #007bff !important;  /* رنگ پس‌زمینه هایلایت */
  color: white;
}

.select2-dropdown{
  border-radius: 8px !important;
}

.select2-dropdown--above{
  margin-bottom: 4px !important;
}

.select2-dropdown--below{
      /* border-radius: 8px !important; */
  margin-top: 4px !important;
}

.select2-results__option {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 8px;
  margin-bottom: 8px;
}

.select2-results__option:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.select2-results__options {
  overflow-y: scroll;     /* Enable scrolling */
  scrollbar-width: none;  /* Firefox */
  -ms-overflow-style: none;  /* Internet Explorer 10+ */
}

.select2-results__options::-webkit-scrollbar {
  display: none;          /* Chrome, Safari, Opera */
}

.select2-container--default .select2-selection--single {
  background-color: unset !important;
}

.select2-dropdown {
  background-color: #3A3A3A !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  color: white !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: white !important;
}



.custom-checkbox {
  display: inline-flex;
  align-items: center;
  font-size: 11pt;
  cursor: pointer;
}

.custom-checkbox input[type="checkbox"] {
  display: none;
}

.custom-checkbox label {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}

.custom-checkbox .check-icon {
  width: 18px;
  height: 18px;
  border-radius: 4px;
  background-color: #00B38A;
  display: inline-block;
  position: relative;
  transition: all 0.3s ease-in-out;
  margin-left: 8px;
}

.custom-checkbox input[type="checkbox"]:checked + label .check-icon::before {
  content: "";
  background-image: url('View/1025/mark.svg'); 
  background-repeat: no-repeat;
  background-size: 12px 12px;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
}

.custom-checkbox .remember-text {
  user-select: none;
  color: white !important;
}
.form1 select + span {border:1px solid #4B5563 !important;border-radius: 32px !important;padding: 6px 16px !important;font-size: 14px;color: black;width: 100% !important;}.form1 select + span span span {border: none !important;min-height: 36px !important;max-height: 36px !important;overflow-y: auto !important;margin-top: 0 !important;scrollbar-width: none;-ms-overflow-style: none;}.form1 select + span span span::-webkit-scrollbar {display: none;}.form1 select + span span span span {margin-top: 5px !important;}.form1 .select2-container--default .select2-selection--multiple{background-color: black !important;color: white !important;display: flex;align-items: anchor-center;}.form1 select + span span span ul li {padding: 7px 3px 7px 35px !important;background: #FFFFFF14 !important;border-radius: 20px !important;border:none !important;}.form1 select + span span span ul li button span{visibility: hidden;}.form1 select + span span span ul li button:hover{background-color: transparent !important;box-shadow: none !important;outline: none !important;}.form1 select + span span span ul li button {border-left: none !important;width: 24px;height: 24px;top: 5px !important;left: 7px !important;background-image: url('View/1025/Arezeyabi/Property 42.png');background-size: contain;background-repeat: no-repeat;background-position: center;}.form1 select + span span span ul li span{font-size: 12px;font-weight: 400;text-align: right;color: #ffffff;padding-right: 15px !important;}.form1 .next-btn{font-size: 16px;}.form1 .submitFontSize{font-size: 16px !important;}@media (max-width: 768px) {.form1 .submitFontSize {font-size: 16px !important;}.form1 }.custom-tooltip1 {.form1 position: absolute;.form1 background-color: #ffffff;.form1 width: 100%;.form1 color: black;.form1 padding: 8px 12px;.form1 border-radius: 6px;.form1 font-size: 14px;.form1 z-index: 1000;.form1 display: none;.form1 white-space: nowrap;.form1 }




