@import url('./contact-us.css');
@import url('./fixes-rtl.css');
@import url('./general.css');
@import url('./screen-sizes.css');
.selecte_d{
    background-color: #13A58A1A;
}
.user-profile{
    font-size: 14px;
}
.user-profile:before{
    font-size: 1.25em;
    display: block;
    float: right ;
    margin: 0 0.25rem 0 0.5rem;
    width: 1.18em;
    height: 1em;
    font-family: 'Icons';
    font-style: normal;
    font-weight: 900;
    text-decoration: inherit;
    text-align: center;
    speak: none;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;

}
.camera-icon{
    top:109px;
    right:103px
}
.user-info{
    margin-right: 179px;
    /* margin-right: 148px; */
    margin-top: 52px;
}

.hr-line{
    border: 1px solid rgba(166, 141, 78, 0.2);
    margin-top:10px;
    width:93%;
    z-index: 1;
}
.changePassword-hr-line {
    margin-top: 16px;
    transform: rotate(-180deg);
}
.changePassword-title {
    margin-top: 44px;
    margin-right: 24px;
    font-family: 'Tajawal';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    text-align: right;

    color: #333333;
}
.lastUpdate {
    margin-top: 32px;
    margin-right: 25px;
    font-family: 'Tajawal';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-align: right;

    color: #333333;
}
.changePassword-btns {
    margin-top: 23px;
	}
    .changePassword-cancelBtn{
        width:115px;
        height:40px;
            background: #FFFFFF;
        border: 1px solid #13A58A;
        box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.0302837);
        border-radius: 5px;
        font-family: 'Tajawal';
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 19px;
        text-align: center;
        color: #12A58A;
        margin-right: 16px;
        }
        .changePassword-submitBtn {
            background: #13A58A !important;
            border-radius: 5px !important;
            box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.0302837);
            width: 175px;
            height: 40px;
            margin-right: 22.97px;
            font-family: 'Tajawal';
            font-style: normal;
            font-weight: 500;
            font-size: 16px;
            line-height: 19px;
            text-align: center;
            color: #FFFFFF;
            }
            .all-form-group{
                margin-top:7px;
              }
              .changePassword-errMsg{
                max-width: 340px !important;
                margin-top: -15px
          }
          .changePassword-input-form {
            height: 48px;
            width: 340px !important;
            margin-right: 24.5px;
            background: #FFFFFF;
            border: 1px solid #DFDFDF;
            box-shadow: 1px 0px 4px rgba(0, 0, 0, 0.0302837);
            border-radius: 5px;
            font-family: 'Tajawal';
            font-style: normal;
            font-weight: 500;
            font-size: 14px;
            line-height: 17px;
            text-align: right;
            color: #9A9A9A;
        }
        .eyeSlash{
            /* position: absolute; */
            position: relative;
            width: 20px;
            height: 20px;
            right: 324.5px;
            bottom: 35px;
           cursor: pointer;
          }
          @media screen and (min-width: 280px) and (max-width: 400px) {
            .changePassword-input-form,.changePassword-errMsg {
                width: 81% !important;
            }
            .change-password-form{
                max-width: 91%;
            }
            .changePassword-cancelBtn{
                width:39%
            }
            .eyeSlash {
                right: 71%;
            }
        }
.sendInvitation-title {
    margin-top: 44px;
    margin-right: 24.5px;
}
.p-info{
    margin-top: 97px;
    margin-right: 24px;

}
.invitations-count {
    margin-top: 32px;
    margin-right: 25px;
}
.sendInvitaion-submit,.sendInvitaion-cancel{
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.0302837);
    width: 115px;
    height: 40px;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    margin-top: 40px;
}
.sendInvitaion-emailInput {
    height: 48px;
    width: 261px !important;
    border-radius: 5px;
    border: 1px solid #DFDFDF;
}
.sendInvitaion-submit {
    background: #13A58A !important;
    border-radius: 5px !important;
    margin-right: 24.5px;
}
.sendInvitaion-emailLabel {
    margin-right: 16.53px;
    margin-top: 11px;
    font-size: 16px;
    line-height: 19px;
}
.sendInvitaion-cancel {
    background: #FFFFFF;
    border: 1px solid #13A58A;
    border-radius: 5px;
    color: #13A58A;
    margin-right: 16px;
}
.action-sendInvitations .grecaptcha-badge{
    visibility: visible !important;
}
 .task-profile.action-none .profile-layout-sidebar {
    display: block !important;
}

.accountInfo-table {
    margin-top:24px;
    margin-right:14px !important;
    /* width:33% !important; */
}
.custom-btn{

    margin-top:40px;
    margin-bottom:40px;
    margin-right: 35px;
    /* background: #13A58A;
    border-radius: 5px; */
    color:white;
    width:115px;
    height:40px;
}
.accountInfo-done:hover{
    color: white
}
.accountInfo-done{
    background: #13A58A !important;
    border-radius: 5px !important;
}
.accountInfo-none{
    background: #FFFFFF;
    border: 1px solid #13A58A;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.0302837);
    border-radius: 5px;
    color: #13A58A;

}
.avatar{
    width: 125px;
    height: 125px;
    margin-top:24px;
    margin-right:24px;
    border-radius: 20px;
}
.p-th{
    padding-top:21px !important
}
.accountInfo-input-form{
    height: 48px;
    width: 340px !important;
    border-radius: 5px;
    border: 1px solid #DFDFDF;
    flex-grow: 0 !important;
}
.accountInfo-photo>label.custom-file-label {
    display:none !important
}
.user-country>.custom-select {
    background: #fff url("/../skins/elastic/images/website/icons/select_arrow.svg") no-repeat left .75rem center/14px 7.5px !important;
}
.profile-layout-content>.footer {
    display: none !important;
}
.profile-layout-content {
    display: block !important;
}
.profile-form-body{
    justify-content: space-around !important;
    width:75%;
}
@media screen and (min-width: 280px)  and (max-width: 480px){
    .profile-layout-sidebar >.header{
		display: block !important;

	}
	.profile-layout-sidebar >.header > div {
			flex-direction: row !important;
            justify-content: space-between!important;
            line-height: 58px !important;
			width:65%;
		}
		.mobile-title{
			 padding-right: 0px !important;
				font-size: medium;
				display: inline-block !important;
				overflow: hidden;
				text-overflow: ellipsis;
		}
		 .username{
			display: none;
		}

.task-profile.action-none .mobile-title {
    display: none !important;
}
.task-profile.action-none .header {
    display: none !important;
}
.task-profile.action-none .profile-header{
    line-height: 58px !important;
    display: flex !important;
    justify-content: start;
}
.task-profile.action-none .profile-header>.d-flex{
    flex-direction: column !important;
    width:100%;
    justify-content: center !important;
    line-height: 58px !important;
}
.username {
    display: unset !important;
    line-height: normal;
}
}
@media screen and (min-width: 869px) {
    .profile-layout-content>.header>div>div {
        display: none !important;
    }
    .profile-layout-sidebar {
        display: block !important;
    }
    .profile-form-body{
        justify-content: flex-start !important;
        width:100%;
    }
    .sendInvitaion-emailInput {
        width: 340px !important;
        margin-right: 46px;
    }
    .sendInvitaion-emailLabel {
        margin-right: 24.53px;
    }
}
@media screen  and (max-width: 1201px){
    .tableEdit{
        max-width: 100% !important;
    }
    .tableInfo{
        max-width: 77% !important;
    }
}
@media screen and (min-width: 280px) and (max-width: 541px) {

    .profile-layout-content>.header,
    .back {
        display: block !important;
    }

    .profile-layout-content>.header>div {
        flex-direction: row !important;
        justify-content: space-between !important;
        line-height: 58px !important;
        width: 65%;
    }

    .input-th{
        width:65%
    }
    .tableEdit{
        overflow-x: scroll;
    }
    .accountInfo-btn{
        width:99px
    }
    .accountInfo-done{
        margin-right:15px
    }
    .sendInvitaion-emailInput{
        width: 100% !important;
        margin-right: unset !important;
    }
    .sendInvitaion-emailLabel {
        margin-right: unset !important;
    }
    .profile-form-body{
        width:100%;
    }
}
@media screen and (min-width: 280px) and (max-width: 307px) {
    .user-info{
        margin-right: 148px;
    }
    .avatar{
        margin-right: 10px;
    }
}
.br-login-history-table-container {
    /* height: 500px; */
    height: calc(100vh - 250px);
    overflow: auto;
    margin-top: 15px;
    box-shadow: -2px -2px 8px rgba(19, 165, 138, 0.1), 2px 2px 8px rgba(19, 165, 138, 0.1);
}
.br-login-history-table-container table tr.br-row-data:hover{
    background-color: #f6f6f6;
}

.br-login-history-table-container table tr:first-child {
    position: sticky;
    top: 0;
    background-color: #FFF; /* Set the background color of the fixed row */
}

/* Set the color of the scrollbar track */
.loginHistory ::-webkit-scrollbar-track {
    background-color: #fffcf5 !important;
}

/* Set the color of the scrollbar thumb */
.loginHistory ::-webkit-scrollbar-thumb {
    background-color: #EDE8DC !important;
    border-radius: 5px;
}

/* hide br-login-histories-pagination by default */
.br-login-histories-pagination {
  display: block;
}

/* show br-login-histories-pagination-mobile by default */
.br-login-histories-pagination-mobile {
  display: none !important;
}

/* set styles for small screens */
@media only screen and (max-width: 767px) {
  /* hide br-login-histories-pagination */
  .br-login-histories-pagination {
    display: none !important;
  }

  /* show br-login-histories-pagination-mobile */
  .br-login-histories-pagination-mobile {
    display: flex !important;
  }
}

/* set styles for large screens */
@media only screen and (min-width: 768px) {
  /* hide br-login-histories-pagination-mobile */
  .br-login-histories-pagination-mobile {
    display: none !important;
  }

  /* show br-login-histories-pagination */
  .br-login-histories-pagination {
    display: flex !important;
  }
}
@media (max-width: 1000px) {
    #bareedi-side-image{
        display: hidden;
    }
    #bareedi-main-container{
        display: flex;
        justify-content: center;
    }
    #bareedi-form-container{
        margin-top: 30px;
    }
    #bareedi-contact-form-email,
    #bareedi-contact-form-subject,
    #bareedi-contact-form-message{
        display: flex;
        flex-direction: column;
        gap : 0.5rem;
    }
}
@media (min-width: 1001px) {
    #bareedi-side-image{
        display: block;
    }

     #bareedi-main-container{
        display: flex;
        justify-content: space-between;
    }
    #bareedi-form-container{
        margin-right: 70px;
    }

    #bareedi-form-container{
        margin-top: 50px;
    }

    #bareedi-contact-form-email,
    #bareedi-contact-form-subject,
    #bareedi-contact-form-message{
        display: flex;
        flex-direction: row;
        gap : 1.5rem;
        align-items: center;
        justify-content: space-between;
    }

    #bareedi-footer{
        display:inline-block;
        position: fixed;
        bottom: 0px;
        width: 100%;
        text-align: center;
        padding: 0 30px;
    }

}
#bareediContactUsSuccessMessage::before {
    content: "";
    background-image: url('/../skins/elastic/images/website/icons/success.svg');
    background-repeat: no-repeat;
    display: inline-block;
    margin-left: 10px;
    width: 2rem;
    height: 2rem;
    z-index: 20;
}

#bareediContactUsFailMessage::before {
    content: "";
    background-image: url('/../skins/elastic/images/website/icons/fail.svg');
    background-repeat: no-repeat;
    display: inline-block;
    margin-left: 10px;
    width: 2rem;
    height: 2rem;
    z-index: 20;
}
.addForwarding-email {
    height: 40px;
    width: 340px ;
    margin-right: 33px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 17px;
    border: 1px solid #DFDFDF;
}

.addForwarding-email-label {
    margin-right: 24px;
    margin-top: 14px;
    font-size: 16px;
    line-height: 19px;
    height: 19px;
    width: auto ;
}
.addForwarding-title {
        display: none ;
    }
    @media screen and (min-width: 1024px) and (max-width: 1439px) {
        .features-img{
        width:71px !important
    }
    }
    @media (max-width: 1023px){
        .bareedi-home-main{
            flex-direction: column;
            margin-bottom: 20px;
            justify-content: center
        }
        .bareedi-home-navbar{
            flex-direction: column;
            margin-bottom: 20px;
        }
    }

       @media (min-width: 1024px){
        .bareedi-home-main{
            flex-direction: row;
            margin-right: 40px;
        }
        .bareedi-home-navbar{
            flex-direction: row;
        }
        #navbar-left-side{
            left:69px !important
        }
        #navbar-right-side{
            right:69px !important
        }
        #navbar-left-side,#navbar-right-side{
            font-size: 18px !important;
    }
    }
    /* .hidden{
        display:none !important;
    } */
    @media screen and (min-width: 1470px){
        .custom-style{
            padding-left: 0 !important;
            padding-right: 0 !important;
            justify-content: center !important;

        }
     }
     @media screen and (min-width: 600px)  and (max-width: 1023){
        .custom-style{
            padding-left: 10% !important;
            padding-right: 10% !important;
        }
     }
     @media screen and (min-width: 280px)  and (max-width: 1300px){
        .custom-style{
            flex-wrap: wrap !important;
            font-size:14px !important;
            max-width:unset !important;
         justify-content: space-between !important;
        }
      .link-2,.link-3,.link-4,.link-5,.link-6{
           padding-right: unset ;
      }
    }
    @media screen   and (max-width: 725px){
        .link-6{
           flex-grow: 1 ;
       }

     }
     @media screen and (min-width: 280px)  and (max-width: 350px){
        .custom-style{
            /* font-size:0.75rem; */
            font-size:0.65rem !important;
            font-family: TajawalMedium !important;
        }
        .custom-roaa-footer{
            font-size:1rem ;
            margin-right: auto ;
            margin-left: auto ;
        }

}
@media screen and (min-width: 351px)  and (max-width: 450px){
    .custom-style{
        font-family: TajawalMedium !important;
        font-size:0.70rem !important;
    }
    .custom-roaa-footer{
        font-size:0.90rem ;
        margin-right: auto ;
        margin-left: auto ;
    }

}
.link-2,.link-3,.link-4,.link-5,.link-6{
    padding-right: 24px ;
  }
  @media (max-width: 767px) {
    .newsletter-row {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

@media (min-width: 768px) {
    .newsletter-row {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
}
  #newsletter-input::placeholder{
    color: #9A9A9A;
}

.grecaptcha-badge {
    width: 70px !important;
    overflow: hidden !important;
    transition: all 0.3s ease !important;
    left: 4px !important;
    /* visibility: hidden !important; */
              z-index: 9999;
  }

  .grecaptcha-badge:hover {
    width: 256px !important;
  }
  .hide-grecaptcha-badge {
    visibility: hidden !important;
  }
  .show-grecaptcha-badge {
    visibility: visible !important;
  }
@font-face {
  font-family: DIWANY;
  src: url(/skins/elastic/fonts/arbfonts-diwany-thuluth-regular.ttf);
  font-display: swap;

}

@font-face {
  font-family: Thuluth;
  src: url(/skins/elastic/fonts/deco-type-thuluth.ttf);
  font-display: swap;

}

@font-face {
  font-family: TREBUC;
  src: url(/skins/elastic/fonts/trebuc.ttf);
  font-display: swap;

}
@font-face {
  font-family: TajawalExtraLight;
  src: url(/skins/elastic/fonts/tajawal/Tajawal-Extralight.ttf);
  font-display: swap;

}

@font-face {
  font-family: TajawalLight;
  src: url(/skins/elastic/fonts/tajawal/Tajawal-Light.ttf);
  font-display: swap;

}

@font-face {
  font-family: TajawalRegular;
  /* src: url(/skins/elastic/fonts/tajawal/Tajawal-Regular.ttf) */
  src: url(/skins/elastic/fonts/tajawal/Tajawal-Regular.woff);
  font-display: swap;

}

@font-face {
  font-family: TajawalMedium;
  /* src: url(/skins/elastic/fonts/tajawal/Tajawal-Medium.ttf) */
  src: url(/skins/elastic/fonts/tajawal/Tajawal-Medium.woff);
  font-display: swap;

}

@font-face {
  font-family: TajawalBold;
  /* src: url(/skins/elastic/fonts/tajawal/Tajawal-Bold.ttf) */
  src: url(/skins/elastic/fonts/tajawal/Tajawal-Bold.woff);
  font-display: swap;

}

@font-face {
  font-family: TajawalExtraBold;
  src: url(/skins/elastic/fonts/tajawal/Tajawal-ExtraBold.ttf);
  font-display: swap;

}

@font-face {
  font-family: TajawalBlack;
  src: url(/skins/elastic/fonts/tajawal/Tajawal-Black.ttf);
  font-display: swap;

}

.font-tajawal-medium {
  font-family: TajawalMedium, medium
}
.font-thuluth {
  font-family: Thuluth;
}
.font-tajawal-regular {
  font-family: TajawalRegular, regular
}

.font-tajawal-bold {
  font-family: TajawalBold, bold
}
.font-trebuc {
  font-family: TREBUC, medium
}
.text-bareed-green {
  --tw-text-opacity: 1;
  color: rgb(19 165 138 / var(--tw-text-opacity))
}
.border-bareed-green {
  --tw-border-opacity: 1;
  border-color: rgb(19 165 138 / var(--tw-border-opacity))
}
.bg-bareed-green {
  --tw-bg-opacity: 1;
  background-color: rgb(19 165 138 / var(--tw-bg-opacity))
}
.text-bareed-brown {
  --tw-text-opacity: 1;
  color: rgb(166 141 78 / var(--tw-text-opacity))
}
      input[type=submit]:disabled{
      opacity:61%
      }
  @layer utilities {
    .content-auto {
      content-visibility: auto;
    }
  }
