/* @import url('../../common/bootstrap/css/bootstrap.min.css'); */
@import url('../../common/bootstrap-5/css/bootstrap.min.css');
@import url('../css/fonts.css');
@import url('../css/colorbox.css');

body {
  font-family: Arial, sans-serif;
}
body, html {
  height: 100% !important;
}
.verloop-widget{
  display: none;
}
/* Edge */
input[type="password"]::-ms-reveal,
input[type="password"]::-ms-clear {
  display: none;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
    box-shadow: 0 0 0 1000px white inset !important;
    -webkit-text-fill-color: #000 !important;
    transition: background-color 5000s ease-in-out 0s !important;
}
#loader{
   position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.4);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hidden{
  display: none !important;
}
.btn-fill{
    background: #7FA680 0% 0% no-repeat padding-box;
    border-radius: 5px;
    opacity: 1;
    width: 100%;
    height: 50px;
    border: 0;
    color: #fff;
    outline: none !important;
}
.btn-fill:hover,.btn-fill:focus,.btn-fill:focus-visible{
  background: #7FA680 0% 0% no-repeat padding-box;
  color: #fff;
  border: none;
  outline: none !important;
}
.btn-outline {
  border: 1px solid #7FA680;
    border-radius: 5px;
    opacity: 1;
    background: transparent;
    color: #7FA680;
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn-outline:hover,.btn-outline:focus,.btn-outline:focus-visible{
  color: #7FA680 !important;
}
.btn-mySupportTickets{
  width: 214px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.btn-login{
  width: 147px;
}
.btn-otp{
  width: 220px;
}
.btn-forgottenPwd{
  width: 194px;
}
.btn-starSave{
  width: 150px;
}
.form-control:focus{
  outline: none;
  border-color: #ced4da;
  box-shadow: none;
}
.text-charcol{color: #707070 !important;}
.text-goblin{color:#315137 !important;}
.text-note{color: #707070 !important;}
.opacity-1{opacity: 1 !important;}
.bg-White-Smoke{background-color: #F9F9F9}


.breadcrumb-container {
  margin: 20px;
}
.breadcrumb-container ol.breadcrumb li.breadcrumb-item{
  font-size: 14px
}
.breadcrumb-container ol.breadcrumb li.breadcrumb-item a{
  color: #7FA680;
}
.breadcrumb-container ol.breadcrumb li.breadcrumb-item.active{
  color:#080808;
}
.breadcrumb-item + .breadcrumb-item::before {
  content: ">";
  color: #6c757d;
}

.section-wrapper-bg {
  background-image: url(../images/aldahrab2b/content_bg.png);
  width: 100%;
  height: 100%;
  background-size: cover;
}

.page-login header .TopNavigation,.page-OTPPage .TopNavigation{
  display: none;
}
.login-page-lang{
  display: none;
}
.page-login header .login-page-lang,.page-OTPPage header .login-page-lang{
  display: block;
  position: absolute;
  right: 30px;
  top: 20px;
}
.TopNavigation{
    height: 100px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    opacity: 1;
    padding: 0px 20px;
}
.TopNavigation .navbar-collapse ul.navbar-nav li.nav-item {
  border-left: 1px solid #D1D1D1;
  height: 100%;
  display: flex;
  align-items: center;
}
.TopNavigation .navbar-collapse ul.navbar-nav li.nav-item.lang{
border: none;
}
.TopNavigation  .navbar-collapse ul.navbar-nav li a.nav-link {
  color: #315137;
  font-size: 14px;
  padding-left: 1rem;
  padding-right: 1rem;
  height: 100px;
  display: flex;
  align-items: center;
  max-width: 160px;
}
.TopNavigation .navbar-collapse ul.navbar-nav li a.nav-link.active{
  border-bottom: 5px solid #7FA680;
}
.TopNavigation .navbar-collapse ul.navbar-nav li.nav-item#MyBookingsLink a.nav-link img,
.TopNavigation .navbar-collapse ul.navbar-nav li.nav-item#MyaccountLink a.nav-link img,
.TopNavigation .navbar-collapse ul.navbar-nav li.nav-item#logoutLink a.nav-link img{
  width: 18px;
}
.TopNavigation .navbar-collapse ul.navbar-nav li.nav-item#SupportTicketLink a.nav-link img{
  width: 30px;
}
.TopNavigation .navbar-collapse ul.navbar-nav li.nav-item#MyContractsLink a.nav-link img{
  width: 22px;
}
.TopNavigation .navbar-collapse ul.navbar-nav li.nav-item#languageSelector a.nav-link{
  font-size: 20px;
}
.language-en .link_ar {
  display: block ;
    color: #707070;
    font-size: 14pt;
}
.language-en .link_en {
  display: none !important ;
}

.page-login footer .footer,.page-OTPPage .footer{
  display: none;
}
.footer {
  background-color: #f8f8f8;
  padding: 20px 0;
  text-align: center;
  border-top: 1px solid #e7e7e7;
}
.footer-text{
  font-size: 14px;
}
.text-color{
  color: #707070;
}

.login-container {
  display: flex;
  height: 100vh;
}
.left-side {
  flex: 1;
  background: url('../images/aldahrab2b/AIDahra-loginbg.png') no-repeat center center;
  background-size: cover;
}
.right-side {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 50px;
}
.logo {
  width: 100%;
  margin-bottom: 20px;
  height: 57px;
  background-image: url('../images/aldahrab2b/aldahra-logo.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.login-form {
  max-width: 400px;
  margin: 0 auto;
}
.or-style {
  text-align: center;
  margin: 20px 25px;
  font-size: 12px;
  color: #000;
}
.login-section {
  z-index: 9;
    position: relative;
}
.form-group input.form-control,
.form-control:disabled, .form-control[readonly]{
  border: none;
  border-bottom: 1px solid #ced4da;
  border-radius: 0;
  padding-left: 0rem;
}
.form-control:disabled{
  background-color: #e9ecef !important;
    opacity: 1;
}
textarea.form-control:disabled, textarea.form-control[readonly]{
background-color: #fff;
resize: none;
}
.form-floating>label{
  padding-left: 0rem;
}
.form-floating>input.form-control{
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #ced4da;
  background: transparent;
}
.form-floating>.form-control.is-invalid {
  border-color: #dc3545;
}
.form-floating.has-error>input.form-control{
  border-bottom-color: #dc3545;
}
.form-floating.has-error .help-block span{
  color: #dc3545;
}
/* .form-floating>.form-control, .form-floating>.form-select {
  height: calc(3.5rem + -1px);
} */
.email,.password,.edit{
  position: relative;
}
.email::after{
  position: absolute;
  top: 25px;
  right: 0;
  content: '';
  background-image: url(../images/aldahrab2b/email.png);
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
}
.toggle-password {
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
  cursor: pointer;
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
}
.password.hide .toggle-password {
  background-image: url('../images/aldahrab2b/view-hide.png');
}
.password.show .toggle-password {
  background-image: url('../images/aldahrab2b/view-show.png');
}
.edit button.btnotpchange{
  position: absolute;
  content: '';
  background-image: url(../images/aldahrab2b/edit_icon.png);
  top: 25px;
  right: 0;
  padding: 0;
  width: 30px;
  height: 22px;
  background-repeat: no-repeat;
}
.forgotPassword_link{
  margin-bottom: 30px;
}
.forgotPassword_link a{
  color: #7FA680;
  font-size: 9pt;
}
.login-page__headline{
  font-size: 14pt;
  color: #707070;
  text-align: center;
}

.reset_pass #cboxContent #cboxTitle .headline{
  text-align: center;
  font-size: 32px;
  color: #707070;
  font-weight: 100;
}
.reset_pass .forgotten-password{
  width: 50%;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  gap: 50px;
}
.reset_pass .forgotten-password .description{
  text-align: center;
  font-size: 14px;
}
#cboxClose{
  right: 19px;
}
.myaccount-mainWrapper{
  padding: 0 2rem;
}
.baner-section{
  display: flex;
  justify-content: center;
  align-items: center;
}
.baner-section p{
  font-size: 28px;
  color: #fff;
  position: absolute;
}
.myaccount-container{
  display: flex;
  justify-content: center;
  align-items: center;
}

.info-panel{
  gap: 10px;
}
.info-text ul li{
  list-style-type: none;
  font-size: 10px;
  color: #8F8484;
}
.info-text ul li.disc{
  list-style-type: disc;
}
.account-section-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.support-ticket-title {
  text-align: left;
  letter-spacing: 0px;
  color: #707070;
}
.btn-raise-ticket {
  background: #7FA680 0% 0% no-repeat padding-box;
  border: 1px solid #7FA680;
  border-radius: 5px;
  opacity: 1;
  width: 214px;
  height: 50px;
  color: #fff;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-raise-ticket:hover,.btn-raise-ticket:focus,.btn-raise-ticket:focus-visible{
  color: #fff !important;
  box-shadow: none;
}
.summary-container {
  display: flex;
gap: 20px;
margin-bottom: 20px;
margin-top: 50px;
}
.summary-item {
     width: 200px;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    position: relative;
    text-align: center;
    height: 160px;
}
.summary-item .summery-item-icon {
  position: absolute;
  top: -30px;
  left: 23px;
  /* transform: translateX(-50%); */
  padding: 12px 15px;
  /* width: 66px;
  height: 50px; */
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #F3EDED;
  border-radius: 5px;
  opacity: 1;
}
.summary-item h2 {
  margin: 20px 0 0;
  font-size: 36px;
  font-weight: bold;
}
.summary-item p {
  margin: 0;
  font-size: 16px;
}
.summary-item {
  background-color: #f7e582;
  color: #315137;
}
.summary-item a{
  color: #315137;
  padding: 20px 10px;
    text-decoration: none;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: end;
    flex-direction: column;
}
.summary-item.active {
  background-color: #455e43;
  color: white;
}
.summary-item.active a{
  color: white;
}
.search-container {
  margin-bottom: 20px;
text-align: center;
display: flex;
position: relative;
width: 50%;
}
.search-container input {
width: 100%;
padding: 10px;
border-right: none;
background: #FFFFFF 0% 0% no-repeat padding-box;
border: 1px solid #CECECE;
border-radius: 5px;
height: 45px;
}
.search-container button {
padding: 6px 20px;
background: #7FA680 0% 0% no-repeat padding-box;
border-radius: 5px;
position: absolute;
right: 2px;
top: 3px;
}
.search-container:focus-visible,.search-container input:focus-visible{
  outline: none;
}
.custom-table thead th{
  background: #315137;
text-align: left;
font-size: 16px;
letter-spacing: 0px;
color: #FFFFFF;
}
.custom-table tr td{
color: #315137;
}
.custom-table tbody{border: 1px solid #ddd;}
.custom-table tfoot tr{border: none !important;}
.custom-table tr td a {
color: #7FA680;
}
.custom-table.table-bordered td, .custom-table.table-bordered th{
border:none;
border-top: 1px solid #dee2e6;
}
.account-section-content .top {
  display: none !important;
}
.header-title {
  color: #707070;
}
.header-subTitle{
  color: #315137;
  font-size: 14px;
}
.Al-formSelect .form-floating .bootstrap-select.form-select .dropdown-toggle.btn-select,
.Al-formSelect.form-group .bootstrap-select.form-select .dropdown-toggle.btn-select{ 
  display: none;
}
.Al-formSelect .form-floating .bootstrap-select.form-select,
.Al-formSelect.form-group .bootstrap-select.form-select{
  padding: 0;
}
.confirmation-container {
  padding: 40px;
  border-radius: 10px;
  text-align: center;
  color: #315137;

}
.ticket-conf-text{
  text-align: center;
  font-size: 14px;
  letter-spacing: 0px;
  color: #315137;
  opacity: 1;
}
.ticket-number{
  text-align: center;
  font-size: 30px;
  letter-spacing: 0px;
  color: #315137;
  opacity: 1;
}
.btn-addComment{
  position: absolute;
  right: 13px;
  top: -25px;
  width: 140px;
  height: 50px;
}
.btn-addComment a{
  color: #fff;
  text-decoration: none;
}
ul.file-upload-view-container li{
  list-style-type: none;
}
li.uploaded-item-display a{
  text-decoration: none;
}
.uploaded-fileName{
border-bottom: 2px solid #CECECE ;
}
.uploaded-fileName .fileName{
  font-size: 14px;
  color: #000000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.uploaded-fileName .download{
  position: relative;
  top: -5px;
}
.uploaded-fileName .dwldAttachement{
  width: 15px;
  height: 15px;
  position: relative;
  top: -1px;
}
.updatemobnumber-panel .form-group .bootstrap-select.form-select {
  padding: 0;
}
.updatemobnumber-panel .form-group .bootstrap-select.form-select .dropdown-toggle.btn-select {
  display: none;
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
    background-color: #7FA680; /* Change to your desired color */
    border-radius: 50%;
    width: 50px; /* Adjust the size as needed */
    height: 50px; /* Adjust the size as needed */
    display: flex;
    align-items: center;
    justify-content: center;
}
.carousel-control-next-icon, .carousel-control-prev-icon{
  background-size: 25px ;
}
.carousel-indicators [data-bs-target]{
  border-radius: 50%;
  width: 20px;
  height: 0px;
  background: #CECECE ;
}
.carousel-indicators .active{
  background: #647C69;
}
.support-ticket-panel .support-ticket-form label{
  font-size: 16px;
  color: #315137;
  margin-bottom: 10px;
}
.support-ticket-panel .support-ticket-form textarea{
  resize: none;
  height: 115px;
  border-radius: 0;
}
.file-upload__wrapper{
    display: flex;
    justify-content: space-between;
    position: relative;
    padding: 0;
    padding-bottom: 10px;
    border-radius: 0;
}
.file-upload__wrapper span.br-btn{
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #7FA680;
  border-radius: 5px;
  opacity: 1;
  width: 149px;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.file-upload__wrapper input.file-upload__input{
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}
.file-upload__wrapper .placeholder-text{
  border-bottom: 1px solid #dcdc;
    padding-bottom: 11px;
    margin-top: 15px;
    font-size: 14px;
    opacity: 0.5;
    width: 65%;
    display: flex;
}
.count-item{
  font-size: 12px;
  letter-spacing: 0px;
  color: #8F8F8F;
  opacity: 1;
}
.starRating-container{
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #D9D9D9;
  opacity: 1;
}
.starRating-container label{
  font-size: 20px;
  color: #315137;
}
.rating .star {
  font-size: 1.5rem;
  color: #ccc;
  cursor: pointer;
}
.rating .star.selected {
  color: #7FA680;
}
.view-ticket-details label{
  color:#315137;
}
.support-team .badge{
  font-weight: 100;
  display: flex;
  justify-content: end;
}
.user .badge{
  font-weight: 100;
  display: flex;
  justify-content: start;
  padding: 0;
}
.support-team .date-time{
  display: flex;
  justify-content: end;
  font-size: 10px;
}
.user .date-time{
  display: flex;
  justify-content: start;
  font-size: 10px;
}
.support-team .context{
  background: #FFFDE1;
  box-shadow: 0px 3px 6px #00000029;
  opacity: 1;
  margin: 7px 0px 4px;
  padding: 8px 25px 22px 16px;
  position: relative;
}
.user .context{
  background: #E0EFE0;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #F3EDED;
  opacity: 1;
  margin: 7px 0px 4px;
  padding: 8px 25px 22px 16px;
  position: relative;
}
.user .context .downloadAttachment{
  position: absolute;
  top: 12px;
  right: 20px;
}
.ticket-log-panel{
  background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
}
.support-team .context:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 15px solid #FFFDE1;
  top: 5px;
  right: -14px;
}
.user .context:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 15px solid #E0EFE0;
  top: 5px;
  left: -14px;
}
.addMessage .form-group label.control-label {
  font-size: 16px;
  color: #315137;
  margin-bottom: 10px;
}
.addMessage .form-group textarea.form-control.js-add-message{
  height: 98px;
    resize: none;
}
.add-message #cboxTitle{padding: 43px 30px 15px;}
.add-message #cboxTitle .headline{color: #707070;}
.add-message #cboxClose {
  right: -10px;
  top: -10px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  opacity: 1;
  border-radius: 100px;
}
.add-message button#cboxClose span.fa-times{
  width: 58px;
  height: 58px;
  border: none;
  font-size: 30px;
  text-align: center;
  align-items: center;
  justify-content: center;
  display: flex;
}
.pagination-wrap{
  display: flex;
}
.pagination-wrap ul.pagination{
  margin-left: auto;
  gap: 3px
}
.pagination-wrap ul.pagination li{
  padding: 2px 10px;
  text-align: center;
  font-size: 16px;
  background: #F3EDED;
  color: #315137;
}
.pagination-wrap ul.pagination li a{
  color: #315137;
  opacity: 0.5;
  text-decoration: none;
}
.pagination-wrap ul.pagination li.pagination-prev,
.pagination-wrap ul.pagination li.pagination-next,
.pagination-wrap ul.pagination li.pagination-first,
.pagination-wrap ul.pagination li.pagination-last {
  background: #7FA680 ;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px 8px;
}
.pagination-wrap ul.pagination li.pagination-prev.disabled,
.pagination-wrap ul.pagination li.pagination-next.disabled{
  opacity: 0.5;
}
.pagination-wrap ul.pagination li.pagination-first.disabled,
.pagination-wrap ul.pagination li.pagination-last.disabled{
  opacity: 0.5;
}
.pagination-wrap ul.pagination li.pagination-prev a,
.pagination-wrap ul.pagination li.pagination-next a{
  color: #fff;
  text-decoration: none;
  opacity: 1;
}
.pagination-wrap ul.pagination li.pagination-first a,
.pagination-wrap ul.pagination li.pagination-last a{
    color: #fff;
  text-decoration: none;
  opacity: 1;
}

.fa-caet-left{
  width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 13px solid #fff;
}
.fa-caet-right{
  width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 13px solid #fff;
}
.file-list .file-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px 0;
}
.file-list .file-name {
  flex: 1;
}
.file-list .remove-file {
  background: none;
  border: none;
  color: red;
  cursor: pointer;
}
.global-alerts{
  position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9;
}
.Al-formSelect.insLabel-dnone .form-floating label.control-label{
display: none;
}
.Al-formSelect.insLabel-dnone label.control-label.insLabel-dblock {
  font-size: 16px;
  color: #315137;
  margin-bottom: 10px;
}
.Al-formSelect.insLabel-dnone .form-floating>.form-select{
height: 40px;
}
.btnOtpResend{
  color: #7FA680;
  text-decoration: underline;
}
.verfyOtp header{
  display: none;
}
.verfyOtp #cboxClose{
  font-size: 0px;
  width: 25px;
  height: 25px;
  color: #7FA680;
  border: 1px solid #7FA680;
  padding: 1px;
  border-radius: 50%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.verfyOtp #cboxClose:after{
  content: "\f00d";
  font-family: 'Font Awesome 5 Pro';
  font-size: 16px;
  font-weight: lighter;
}
.loader-img {
  animation: spin 2s linear infinite; 
  width: 75px;
  height: 75px;
}

@keyframes spin {
  0% {
    transform: rotate(0deg); 
  }
  100% {
    transform: rotate(360deg); 
  }
}
.is-invalid input[type="radio"]{
  border-color: red;
}
.is-invalid input[type="radio"] + label {
  color: red;
}
.tile-info{
    background-color: #93976d;
    color: white;
    padding: 4px 15px;
}
.calender-icon{position: relative;}
.calender-icon::after{
 content: '';
    position: absolute;
    top: 15px;
    right: 0px;
    width: 25px;
    height: 25px;
    z-index: 9999;
    background-position: center;
    background-size: contain;
    pointer-events: none;
    background-image: url('../images/aldahrab2b/calnder-icon.png');
    background-repeat: no-repeat;
}
 input[type=number]::-webkit-outer-spin-button,
  input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }

  input[type=number] {
    -moz-appearance: textfield;
  }
.browse-btn.disabled,
label[for="files"].disabled {
  opacity: 0.5;
  cursor: not-allowed;
} 
.form-check.form-check-inline label{
  cursor: pointer;
  pointer-events: none;
}