@import url('https://fonts.googleapis.com/css2?family=KoHo&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jura&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Saira&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Coda&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cairo&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto Sans Arabic&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Ubuntu Sans&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Tajawal&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zain&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Ultra&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kalnia:wght@100..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Exo&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alexandria&display=swap');



@import url('https://fonts.googleapis.com/css2?family=Material+Icons');

        .pBackStart {
            overflow: hidden; /* Hide any content overflowing from the container */
			height:100% !important;
			width:100% !important;
    margin: 0; /* Remove default margin */
    padding: 0; /* Remove default padding */
	background-color: #eeeeee;
/*background-image: url("../../Images/gplay.png");*/
        }
		
		
.pageBackground, .pBack {

	font-family: 'Open Sans Condensed', Arial, Verdana, sans-serif;
	margin-bottom: 35px;
	width: 100% !important;
	height: 100% !important;
	overflow: hidden;	
    margin: 0;
    padding: 0;
	background-color: #eeeeee;





	}
	

	
	
	
	
.pBackSignIn-Circle-NotWorking {
    background: 
        radial-gradient(circle at 10% 20%, transparent 24px, #E53888 25px, transparent 26px),
        radial-gradient(circle at 80% 30%, transparent 29px, #E53888 30px, transparent 31px),
        radial-gradient(circle at 20% 80%, transparent 39px, #E53888 40px, transparent 41px),
        radial-gradient(circle at 90% 70%, transparent 34px, #E53888 35px, transparent 36px),
        radial-gradient(circle at 30% 40%, transparent 24px, #E53888 25px, transparent 26px),
        radial-gradient(circle at 70% 20%, transparent 29px, #E53888 30px, transparent 31px),
        radial-gradient(circle at 15% 50%, transparent 39px, #E53888 40px, transparent 41px),
        radial-gradient(circle at 85% 60%, transparent 34px, #E53888 35px, transparent 36px),
        radial-gradient(circle at 25% 15%, transparent 24px, #E53888 25px, transparent 26px),
        radial-gradient(circle at 75% 85%, transparent 29px, #E53888 30px, transparent 31px),
        #eeeeee;
    width: 100%;
    height: 100vh;
}

.pBackSignIn {
    background: 
        linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)),
        url('../../images/p1.png') no-repeat 5% 20%,
        url('../../images/p7.png') no-repeat 10% 50%,
        url('../../images/p9.png') no-repeat 15% 15%,
		url('../../images/p3.png') no-repeat 20% 80%,
        url('../../images/p5.png') no-repeat 25% 40%,

		url('../../images/p2.png') no-repeat 95% 30%,
        url('../../images/p4.png') no-repeat 90% 70%,
        url('../../images/p6.png') no-repeat 85% 20%,
        url('../../images/p8.png') no-repeat 80% 60%,
        url('../../images/p10.png') no-repeat 70% 85%,
        #eeeeee;
    background-size: auto 50px;
    width: 100%;
    height: 100vh;
}



	
	
.pBackSignInOld{

	background-color: #eeeeee;
	font-family: 'Open Sans Condensed', Arial, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	
	
    
	/*background:linear-gradient(
      rgba(0, 0, 0, 0.3), 
      rgba(0, 0, 0, 0.3)
	  
    ),url(../../images/SignIn_bg.jpg) ;
	
    background-position: center center;
	background-attachment:fixed;
    background-repeat:no-repeat;
	
	-webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
   -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;*/
	width: 100%;
	height: 100%;	
}



.pBackSplash{

    background: 
        radial-gradient(circle at 5% 100%, transparent 24px, #E53888 25px, transparent 26px),
        radial-gradient(circle at 0% 50%, transparent 29px, #E53888 30px, transparent 31px),
		radial-gradient(circle at 5% 20%, transparent 29px, #E53888 30px, transparent 31px),
		radial-gradient(circle at 30% 20%, transparent 29px, #E53888 30px, transparent 31px),
		radial-gradient(circle at 40% 30%, transparent 29px, #E53888 30px, transparent 31px),
        radial-gradient(circle at 20% 100%, transparent 39px, #E53888 40px, transparent 41px),
        radial-gradient(circle at 90% 100%, transparent 34px, #E53888 35px, transparent 36px),
        radial-gradient(circle at 100% 100%, transparent 24px, #E53888 25px, transparent 26px),
        radial-gradient(circle at 70% 10%, transparent 29px, #E53888 30px, transparent 31px),
        radial-gradient(circle at 15% 10%, transparent 39px, #E53888 40px, transparent 41px),
        radial-gradient(circle at 100% 60%, transparent 34px, #E53888 35px, transparent 36px),
        radial-gradient(circle at 100% 15%, transparent 24px, #E53888 25px, transparent 26px),
        radial-gradient(circle at 100% 85%, transparent 29px, #E53888 30px, transparent 31px),
        #eeeeee;

    width: 100%;
    height: 100vh;
	    overflow-y: auto;
    overflow-x: hidden;
	
}



.pBackRegistration{

    background: #eeeeee;

    width: 100%;
    height: 100vh;
	    overflow-y: auto;
    overflow-x: hidden;
}

.Pagecontainer {
    display: flex;
    flex-direction: column;
    height: 100vh;
    padding-top: 10px;
    padding-bottom: 125px;
    padding-left: 20px;
    padding-right: 20px;	
    width: 99.8vw;
	overflow-y: auto;
	background-color: transparent !important;
	margin: 0px;
	box-sizing: border-box;
	position:fixed;
}


.PageEducationCenter {
    /*outline: 2px solid red; /* Temporary to see the container's boundaries */
    display: flex;
    flex-direction: column;
    height: 100vh;
    width: 100vw;
    padding-top: 0px !important;
    padding-bottom: 130px;
    padding-left: 0px;
    padding-right: 0px;
    box-sizing: border-box;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: transparent !important;
    margin: 0px;
}

/* Hide scrollbar for webkit browsers (e.g., Chrome, Safari) */
.PageEducationCenter::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for non-webkit browsers */
.PageEducationCenter {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}


.Pagecontainer-Add {
    display: flex;
    flex-direction: column;
    height: calc(100% - 80px); /* Adjust height to account for the border */
    padding: 10px 20px;
    width: 99.8vw;
    overflow-y: auto;
    background-color: rgba(255, 255, 255, 0.7) !important;
    margin: 0;
    box-sizing: border-box;
    position: fixed;
    border: 10px solid #eeeeee !important; 
}

/* Hide scrollbar for webkit browsers (e.g., Chrome, Safari) */
.Pagecontainer-Add::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for non-webkit browsers */
.Pagecontainer-Add {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}


.Pagecontainer-Send {
    display: flex;
    flex-direction: column;
    height: calc(100% - 80px); /* Adjust height to account for the border */
    padding: 10px 20px;
    width: 99.8vw;
    overflow-y: auto;
    margin: 0;
    box-sizing: border-box;
    position: fixed;
    border: 10px solid #eeeeee !important;
   

	
    background-color: rgba(255, 255, 255, 0.7);


}



/* Hide scrollbar for webkit browsers (e.g., Chrome, Safari) */
.Pagecontainer-Send::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for non-webkit browsers */
.Pagecontainer-Send {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}


.error-message{
    color: #E53888 !important;
    font-family: 'Cairo', Arial, Verdana, Georgia, sans-serif !important;
    font-size: 12px !important;
    padding: 0 !important;
    margin: 0 !important; /* Set margin to 0 */
    line-height: 0.5 !important; /* Adjust line height to prevent extra space */
    display: inline-block; /* Prevent block-level behavior causing extra space */
}







.Registration-Page {
  background-color: transparent !important; /* Lighter gray background for right side */

padding: 10px;
width:100%;
  position: fixed !important;
  left:50%;
  top: 55%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%); /* for IE 9 */
  -webkit-transform: translate(-50%, -50%); /* for Safari */ 


}



/* Hide scrollbar for webkit browsers (e.g., Chrome, Safari) */
.Registration-Page::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for non-webkit browsers */
.Registration-Page {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}



.Verification-Page {
  background-color: transparent !important; /* Lighter gray background for right side */

padding: 10px;
width:100%;
  position: fixed !important;
  left:50%;
  top:50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%); /* for IE 9 */
  -webkit-transform: translate(-50%, -50%); /* for Safari */ 


}



/* Hide scrollbar for webkit browsers (e.g., Chrome, Safari) */
.Verification-Page::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for non-webkit browsers */
.Verification-Page {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}

.HiddenLabel {
    display:none !important;
}








.deep-Dashboard {
    height: calc(100vh - 100px);
    width: 100%;      /* Full viewport width */
   background-color: transparent;/*#eeeeee;*/
    box-sizing: border-box;
    padding: 0px;       /* Maintain small padding */
    display: flex;
    flex-direction: column;
    justify-content: flex-start;  /* Align items to the top */
    align-items: center;
    overflow-y: auto;   /* Enable vertical scrolling if content overflows */
    overflow-x: hidden; /* Prevent horizontal scrolling */
    margin: 0;          /* Remove default margin */
	

}

/* Hide scrollbar for webkit browsers (e.g., Chrome, Safari) */
.deep-Dashboard::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for non-webkit browsers */
.deep-Dashboard {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}


.deep-Page {
    height: calc(100vh - 100px);
    width: 100%;      /* Full viewport width */
   background-color: transparent;/*#eeeeee;*/
    box-sizing: border-box;
    padding: 0px;       /* Maintain small padding */
    display: flex;
    flex-direction: column;
    justify-content: flex-start;  /* Align items to the top */
    align-items: center;
    overflow-y: auto;   /* Enable vertical scrolling if content overflows */
    overflow-x: hidden; /* Prevent horizontal scrolling */
    margin: 0;          /* Remove default margin */
	

}

/* Hide scrollbar for webkit browsers (e.g., Chrome, Safari) */
.deep-Page::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for non-webkit browsers */
.deep-Page {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}


.HomePage-Dashboard {
    height: 100%; /* Minimum full viewport height */
    width: 100%;      /* Full viewport width */
   background-color: transparent;/*#eeeeee;*/
    box-sizing: border-box;
    padding: 5px;       /* Maintain small padding */
    display: flex;
    flex-direction: column;
    justify-content: flex-start;  /* Align items to the top */
    align-items: center;
    overflow-y: auto;   /* Enable vertical scrolling if content overflows */
    overflow-x: hidden; /* Prevent horizontal scrolling */
    margin: 0;          /* Remove default margin */
	

}

/* Hide scrollbar for webkit browsers (e.g., Chrome, Safari) */
.HomePage-Dashboard::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for non-webkit browsers */
.HomePage-Dashboard {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}






        .Dash-menu-container {
            display: flex;
            justify-content: center;
            align-items: center;
            position: relative;
            margin-top: 0px;
			
        }

        .Dash-menu-button {
             background-color: transparent !important;
            color: #000000;
			padding-top: 10px;
			padding-bottom: 8px;
			padding-left: 50px;
			padding-right: 8px;
            cursor: pointer;
            font-size: 16px;
			font-weight: bold;
			font-family: 'Saira', Arial, Verdana, sans-serif;
            transition: background-color 0.3s ease;
            box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);
            display: flex;
            align-items: center;
			margin:0px;
			border:0px;
            transform: scale(0.8);
            animation: zoomIn 0.6s forwards;		
			width:100%;
			background-image: url(../../Images/sendHover.png);
			background-position: 5% 50%;
			background-repeat: no-repeat;
			
			-webkit-background-size: 5% 50%; /*for webKit*/
			-moz-background-size: 5% 50%; /*Mozilla*/
			-o-background-size: 5% 50%; /*opera*/
			background-size: 5% 50%; /*generic*/	
	

           		
        }


		[dir="rtl"] .Dash-menu-button {
		
			text-align: right !important;
			font-size:18px !important;
			font-family: 'Tajawal', sans-serif !important; /* Nice font for web and mobile */
			padding-top: 10px;
			padding-bottom: 8px;
			padding-left: 10px;
			padding-right: 50px;	
			/*background-color: rgba(10,10,10,0.5);*/
						 
			background-image: url(../../Images/sendHoverA.png);
			background-position: 95% 50%;
			background-repeat: no-repeat;
			
			-webkit-background-size: 5% 50%; /*for webKit*/
			-moz-background-size: 5% 50%; /*Mozilla*/
			-o-background-size: 5% 50%; /*opera*/
			background-size: 5% 50%; /*generic*/		
			
		}
		
		
		.Dash-menu-button:focus{
			outline:none !important;
			color: #ffffff !important;
			background-color: #555555 !important;
			text-decoration: none !important;
		}
		
		.Dash-menu-button:hover{
			outline:none !important;
			color: #ffffff !important;
			background-color: #555555 !important;
			text-decoration: none !important;
		}


		.Dash-drill-menu .Dash-Submenu-button:last-child {
			border-bottom: none;
		}

        .Dash-Submenu-button {
            background-color: transparent !important;
            color: #000000;
			padding-top: 5px;
			padding-bottom: 5px;
			padding-left: 65px;
			padding-right: 5px;
            cursor: pointer;
            font-size: 15px;
			font-weight: bold;
			font-family: 'Saira', Arial, Verdana, sans-serif;
            transition: background-color 0.3s ease;
			border-bottom: 1px dotted #808080 !important; 
			
            /*display: flex;*/
            align-items: left;
			border:0px;
			margin:0px;
			text-align: left !important;
            transform: scale(0.8);
            animation: zoomIn 0.6s forwards;		
			width:100%;
			background-image: url(../../Images/sendHover.png);
			background-position: 15% 50%;
			background-repeat: no-repeat;
			
			-webkit-background-size: 5% 50%; /*for webKit*/
			-moz-background-size: 5% 50%; /*Mozilla*/
			-o-background-size: 5% 50%; /*opera*/
			background-size: 5% 50%; /*generic*/	
	

           		
        }

		.Dash-Submenu-button:hover{
			outline:none !important;
			color: #ffffff !important;
			background-color: #555555 !important;
			text-decoration: none !important;
		}

		[dir="rtl"] .Dash-Submenu-button {
		
			text-align: right !important;
			font-size:18px !important;
			font-family: 'Tajawal', sans-serif !important; /* Nice font for web and mobile */
			padding-top: 5px;
			padding-bottom: 5px;
			padding-left: 5px;
			padding-right: 65px;	
		
			background-image: url(../../Images/sendHoverA.png);
			background-position: 85% 50%;
			background-repeat: no-repeat;
			
			-webkit-background-size: 5% 50%; /*for webKit*/
			-moz-background-size: 5% 50%; /*Mozilla*/
			-o-background-size: 5% 50%; /*opera*/
			background-size: 5% 50%; /*generic*/		
			
		}



        .Dash-drill-menu {
            display: none;
            position: absolute;
            top: 40px;
            background-color: #f1f1f1;
            padding-top: 5px;
			padding-bottom: 5px;
			padding-left: 20px;
			padding-right: 20px;
            border-radius: 8px;
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
            z-index: 100;
            width: 300px;
            text-align: left;
			margin:0px;
        }



        .Dash-content {
            width: 100%;
            max-width: 100%;
            margin: 10px auto;
            padding: 10px;
			
        }

        .Dash-header h1 {
            font-size: 32px;
            text-align: center;
            margin-bottom: 10px;
        }

        .Dash-dashboard {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
            gap: 20px;
            opacity: 0;
            transform: scale(0.8);
            animation: zoomIn 0.6s forwards;
        }

        @keyframes zoomIn {
            to {
                opacity: 1;
                transform: scale(1);
            }
        }

        .Dash-card {
            background-color: #f9f9f9;
            border-radius: 8px;
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
            padding: 20px;
            transition: transform 0.3s ease;
			height:90%;

        }

        .Dash-card:hover {
            transform: translateY(-10px);
        }

        .Dash-card h2 {
            margin-top: 0;
        }

        .Dash-card p {
            color: #777;
        }


		.Dash-custom-button {
			background-color: transparent !important;
			color: #000000;
			border: none;
			border-radius: 5px;
			padding: 10px 10px;
			cursor: pointer;
			margin: 5px;
			transition: background-color 0.3s ease;
		}
		
		.Dash-custom-button:hover {
			background-color: #808080 !important;
			color: #ffffff;
			width:100%;
			text-align:left;
		}


.DataPointTitle{
            font-size: 22px;
			color: #000000;
			font-weight: bold;
			font-family: 'Cairo', Arial, Verdana, sans-serif;
}


.DataPointCount{
            font-size: 35px;
			color: #EE4E4E;
			font-weight: bold;
			font-family: 'Cairo', Arial, Verdana, sans-serif;

}

.DataPointString {
            font-size: 15px;
            color: #EE4E4E;
            font-weight: bold;
            font-family: 'Cairo', Arial, Verdana, sans-serif;
            display: -webkit-box;          /* Required for WebKit-based browsers */
            -webkit-line-clamp: 2;         /* Limit to 2 lines */
            -webkit-box-orient: vertical;  /* Set box orientation to vertical */
            overflow: hidden;             /* Hide text overflow */
            text-overflow: ellipsis;      /* Add ellipsis for overflow */
            max-width: 12ch;  
			display:inline-block;
			white-space: pre;
}



.DataPointDescription{

            font-size: 14px;
			color: #808080;
			font-weight: normal;
			font-family: 'Cairo', Arial, Verdana, sans-serif;

}

/******************************/
.OLDsearch-container {
    display: flex;
    flex-wrap: wrap;
    gap: 10px; /* Space between elements */
    justify-content: center;
    align-items: center;
    padding: 10px;
}

/* Default (Desktop): One Line Layout */
.OLDsearch-container input,
.OLDsearch-container select,
.OLDsearch-container button {
    flex: 1;
    max-width: 200px; /* Adjust width for single-line layout */
    padding: 8px;
    font-size: 16px;
}


.search-container {
    display: flex;
    flex-wrap: wrap;
    gap: 10px; /* Space between elements */
    align-items: center;
    justify-content: center;
    max-width: 100%;
	margin-left:10px;
}

[dir="rtl"] .search-container {

	margin-left:10px !important;
	margin-right:10px !important;
}
/* Search Box (Limited Width on Web) */
.search-container .search-box {
    flex: 1 1 40%; /* 40% width in web */
}

/* Date & Time Group */
.search-container .date-time-group {
    display: flex;
    flex: 1 1 40%; /* 40% of total space */
    gap: 10px; /* Space between date & time */
}

/* Date Input (Takes More Space) */
.date-time-group .input-date {
    flex: 3; /* 60% of group */
}

/* Time Dropdown (Takes Less Space) */
.date-time-group .input-time {
    flex: 2; /* 40% of group */
}

/* Search Button (Auto width in web) */
.search-container .search-button {
    flex: 1 1 auto;
    max-width: 120px; /* Limit size in web */
}






.summary-label{
            font-size: 16px;
			color: #000000;
			font-weight: bold;
			font-family: 'Cairo', Arial, Verdana, sans-serif;
			margin-left:10px;
			margin-right:10px;
}


.SessionEducationCenter{

  /*flex: 1; /* Allows content to grow and fill available space */
    overflow: auto; /* Scroll within content area if needed */
	box-sizing: border-box;
}


.force-reflow {
    display: none;
}


.time-text{
			min-width:68px !important;
			display:block;
            font-size: 16px;
			color: #000000;
			font-weight: normal;
			font-family: 'Cairo', Arial, Verdana, sans-serif;
}

.ChoiceButton{


    background-color: transparent !important;
    border: 2px solid #E53888;
    color: #E53888;
    padding: 8px 14px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    margin: 2px 2px;
    cursor: pointer;
    border-radius: 4px;

	animation: fadeInDown 1.5s ease-out forwards, slideInDown 1.5s ease-out forwards;
	
	
}


.custom-link {
    color: #ffffff;  /* Change this to your desired color */
    text-decoration: underline;  /* Optional: Add underline to the link */
	font-weight: bold;
    font-family: 'KoHo', sans-serif;	
	font-size: 18px !important;	
}




.custom-link:hover {
	color:yellow;
}



.chat-image {
    max-width: 20%;  /* Adjust the width as needed */
    height: auto;
    display: inline-block;
    margin-top: 5px;  /* Adjust the spacing between the message and the image */
    margin-left: auto;
    margin-right: auto;

    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);  /* Adds a subtle shadow */
 
}
.chat-image-round {
    max-width: 25%;  /* Adjust the width as needed */
    height: auto;
    display: inline-block;
    margin-top: 10px;  /* Adjust the spacing between the message and the image */
    margin-left: auto;
    margin-right: auto;


    overflow: hidden; /* Hide any parts of the image that extend beyond the container */
    object-fit: cover; /* Ensure the full image is visible inside the container */
    border-radius: 50%; /* Make the image round */
	
}







/* Chat container styles */
.chat-container {
    display: flex;
    flex-direction: column;
    height: 100vh;
    background-color: #f5f5f5;
    padding-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
    box-sizing: border-box;
    width: 100vw;
    top: 0;
    left: 0;
	overflow-y: auto;
   /*         display: flex;
            flex-direction: column;
            height: calc(100vh - 50px);
            background-color: #f5f5f5;
            padding: 20px;
            box-sizing: border-box;
            width: 100vw;
    */

}



.dateTimeNow {
    font-size: 12px;
    color: #aaa;

}

.message-start {
    width: 100%;
    border-top: 1px solid #eee;

}


.user-name{
    font-size: 12px;
    color: #aaa !important;
	font-weight: bold;
 	
}

/*Openai*/
.openai-iframe {
    width: 100%;
    height: auto;
    overflow-y: hidden;
    border: 0;
}



    .openai-content {
        /* Set maximum width and height for the container */
        max-width: 90%;
		max-height:100%;
        overflow-y: auto; /* Enable vertical scrolling */
        margin: 0;
        padding: 0;
        font-size: 1rem;
        line-height: 1.5;
        color: #333;
    }

    .openai-content p,
    .openai-content h1,
    .openai-content h2,
    .openai-content h3,
    .openai-content h4,
    .openai-content h5,
    .openai-content h6 {
        /* Add styles for text elements */
        margin-top: 0;
        margin-bottom: 1rem;
        font-weight: normal;
    }

    .openai-content a {
        /* Add styles for links */
        color: #007bff;
        text-decoration: underline;
    }

    .openai-content a:hover {
        /* Add styles for links on hover */
        color: #0056b3;
        text-decoration: underline;
    }
/*End Openai*/
/* Chat box styles */
.chat-box {
 /*   flex: 1;
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	overflow-y: scroll;
    margin-top:30px;*/
	
	
    flex: 1;
    padding: 10px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    overflow-y: auto; /* Enable vertical scrolling */
    margin-top: 30px;
	height:auto;
}

/* Hide scrollbar for webkit browsers (e.g., Chrome, Safari) */
.chat-box::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for non-webkit browsers */
.chat-box {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}


.empty-data-message {
    text-align: center;
    padding: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #555;
}


.chat-message {
    margin-bottom: 2px;
    padding: 10px 5px;
    border-radius: 10px;
    font-size: 16px;
    max-width: 99vw;
}



.user-message {
    
	background-color: transparent !important;/*#9AD0C2;*/
    /*color: #E53888;*/
	color: #000000;
    align-self: flex-end;
    font-family: 'KoHo', sans-serif;	
	font-size: 16px !important;
    font-weight: bold;
    margin-bottom:-10px;
}

.bot-message-ChatBot {
	background-color: transparent !important;/*#E53888;*/
    /*color: #E53888;*/
	color: #000000;
    align-self: flex-start;
	font-family: 'KoHo', sans-serif;
	font-size: 16px !important;
	
}

.bot-message-FreeAI-En {
	background-color: transparent !important;/*#E53888;*/
    /*color: #E53888;*/
	color: #000000;
    align-self: flex-start;
	font-family: 'KoHo', sans-serif;
	font-size: 16px !important;
	text-align:left;
	direction: ltr; /* Add this line */
}


.bot-message-FreeAI-Ar {
	background-color: transparent !important;/*#E53888;*/
    /*color: #E53888;*/
	color: #000000;
    align-self: flex-start;
	font-family: 'Noto Sans Arabic', sans-serif;
	font-size: 16px !important;
	text-align:right;
	direction: rtl; /* Add this line */
}


.code-highlight{
    background-color: #E53888;
    color: #ffffff;
	font-family: 'Noto Sans Arabic', sans-serif;
	font-size: 14px !important;	
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:20px;
	border-radius: 10px;
}




.copy-button {
    position: absolute;
    top: 5px;
    right: 5px;
    background-color: #007bff;
    color: white;
    border: none;
    padding: 5px 10px;
    cursor: pointer;
    font-size: 14px;
    border-radius: 4px;
}

/*****/

.chat-options {
    margin-bottom: -10px;
    text-align: right;
}

.btn-print, .btn-copy, .btn-speak {
    margin-right: 10px;
    padding: 8px 16px;
    font-size: 14px;
    cursor: pointer;
    background-color: transparent;
    color: #6c757d; /* Dark gray font color */
    border: none;
    border-radius: 4px;
    transition: color 0.3s ease;
}

.btn-print {
    background-image: url('../../Images/print.png'); /* Print icon */
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 24px 24px; /* Size of the icon image */
    padding-left: 30px; /* Adjust padding to fit the image */
}

.btn-copy {
    background-image: url('../../Images/copy.png'); /* Copy icon */
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 24px 24px; /* Size of the icon image */
    padding-left: 30px; /* Adjust padding to fit the image */
}

.btn-speak {
    background-image: url('../../Images/speak.png'); /* Copy icon */
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 24px 24px; /* Size of the icon image */
    padding-left: 30px; /* Adjust padding to fit the image */
}

.btn-print:hover, .btn-copy:hover {
    color: #495057; /* Darker gray font color on hover */
}

.btn-print:focus, .btn-copy:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.5);
}

/*****/

.intro-message {
    color: #202020;
    align-self: flex-start;
	font-family: 'Zain', sans-serif;
	font-size: 25px !important;
	font-weight: none;
	padding-bottom:20px;
	padding-top:20px;
    opacity: 0;
    width:70%;
    left: 50%;

    transform: translate(-50%, -50%);

	            transform: scale(0.8);
            animation: zoomIn 0.6s forwards;	
display: inline-block;
}
.textbox-container {
    display: flex;
    align-items: center;
    margin-top: 20px;
	
    overflow-y: auto; /* Enable vertical scrolling */
   /* max-height: 60px; /* Adjusted max height for the textbox container */	

 
}

/*karim*/



.form-label2 {
    flex: 0 0 150px; /* Fixed width for labels */
    font-weight: bold;
    margin-right: 10px; /* Space between label and input */
    align-items: left;
	text-align:left;

	padding-left:10px;
	width:90%;
}
/*end karim*/




	
.QRCode-Image{

  width:250px !important;
  height: 250px !important;
  
}	
	
	
.textbox {
    flex: 1;
    width: calc(100% - 120px); /* Adjust as needed */
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 16px;
    margin-right: 10px;
	margin-left: 0px;
    box-sizing: border-box;
}


.textbox-hidden{
height:0px;
display:none;

}



.textbox-popupOLD {
    flex: 1;
    width: calc(100% - 20px); /* Adjust as needed */
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 16px;
    margin-right: 5px;
	margin-left: 5px;
	margin-bottom:10px;
    box-sizing: border-box;
	
}
/*****************************/
[dir="rtl"] .fl { /* field label (on top) */
	text-align: right;
	padding: 5px 15px 5px 5px;
	
	}

.floating-label {
    position: relative;
    margin-bottom: 0px;

}



[dir="rtl"] .floating-label label {
text-align:right;
right:15px;
}

.floating-label label {
    position: absolute;
    top: 20px;
    left: 15px;
    color: #999;
    font-size: 16px;
    transition: 0.2s ease all;
    pointer-events: none;
}



.floating-label-Order {
    position: relative;
    margin-bottom: 0px;
    margin-left:10px;
	margin-right:10px;

}
.floating-label-Order label {
    position: absolute;
    top: 15px;
    left: 15px;
    color: #999;
    font-size: 16px;
    transition: 0.2s ease all;
    pointer-events: none;
}

[dir="rtl"] .floating-label-Order label {
text-align:right;
right:15px;
}





.floating-label-Security {
    position: relative;
    margin-bottom: 0px;

}

[dir="rtl"] .floating-label-Security label {
text-align:right;
right:15px;

}
.floating-label-Security label {
    position: absolute;
    top: 10px;
    left: 15px;
    color: #E53888;
    font-size: 16px;
    transition: 0.2s ease all;
    pointer-events: none;
}



.floating-label-Security-Mobile {
    position: relative;
    margin-bottom: 0px;

}

[dir="rtl"] .floating-label-Security-Mobile label {
text-align:right;
right:15px;

}
.floating-label-Security-Mobile label {
    position: absolute;
    top: 10px;
    left: 15px;
    color: #E53888;
    font-size: 16px;
    transition: 0.2s ease all;
    pointer-events: none;
}



.textbox-popup {
    flex: 1;
    width: calc(100% - 20px); /* Adjust as needed */
    padding: 10px;/* 10px 10px 10px; /* Increase top padding */
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 16px;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 10px;
    box-sizing: border-box;
    background: transparent;
    transition: padding 0.2s ease;
	color: #606060;
	resize: none;
}

.textbox-popup:focus {
    border-color: #007BFF;
    outline: none;
}


.textbox-popup-admin {
    flex: 1;
    width: calc(100% - 0px); /* Adjust as needed */
    padding: 10px;/* 10px 10px 10px; /* Increase top padding */
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 16px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 10px;
    box-sizing: border-box;
    background: transparent;
    transition: padding 0.2s ease;
	color: #606060;
	resize: none;
}

.textbox-popup-admin:focus {
    border-color: #007BFF;
    outline: none;
}


.label-popup-admin {
    display: block; /* Ensures it behaves like a textbox */
    flex: 1;
    width: 100%; /* Same as textbox */
    padding: 10px; /* Match the textbox padding */
    border: 1px solid #ccc !important; /* Same border */
    border-radius: 5px; /* Same rounded corners */
    font-size: 16px;
    margin-bottom: 10px;
    box-sizing: border-box; /* Ensures width includes padding */
    background: transparent;
    color: #606060;
    cursor: not-allowed; /* Makes it clear that it's not editable */
    text-align: left; /* Align text same as textbox */
    min-height: 25px; /* Match textbox height */
    line-height: 25px; /* Center text vertically */
    white-space: nowrap; /* Prevents text from breaking */
    overflow: hidden;
    text-overflow: ellipsis; /* Add "..." if text is too long */
}

[dir="rtl"] .label-popup-admin { 
	text-align: right;
}

.textbox-popup-MyProfile {
    flex: 1;
    width: calc(100% - 0px); /* Adjust as needed */
    padding: 10px;/* 10px 10px 10px; /* Increase top padding */
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 16px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 10px;
    box-sizing: border-box;
    background: #ffffff;;
    transition: padding 0.2s ease;
	color: #606060;
	resize: none;
}

.textbox-popup-MyProfile:focus {
    border-color: #007BFF;
    outline: none;
}



.floating-label input:focus ~ label,
.floating-label input:not(:placeholder-shown) ~ label,
.floating-label textarea:focus ~ label,
.floating-label textarea:not(:placeholder-shown) ~ label {
    top: 10px;
    left: 15px;
    font-size: 12px;
    font-weight: bold;
    font-family: 'Cairo', sans-serif;
    color: #000;
    padding-top: 0; /* Remove extra padding from top */
	padding-bottom: 20; 
}

.floating-label input:focus,
.floating-label textarea:focus,
.floating-label input:not(:placeholder-shown),
.floating-label textarea:not(:placeholder-shown) {
    padding-top: 20px; /* Increase padding to push text down */
}





.floating-label-Order input:focus ~ label,
.floating-label-Order input:not(:placeholder-shown) ~ label,
.floating-label-Order textarea:focus ~ label,
.floating-label-Order textarea:not(:placeholder-shown) ~ label {
    top: 10px;
    left: 15px;
    font-size: 12px;
    font-weight: bold;
    font-family: 'Cairo', sans-serif;
    color: #000;
    padding-top: 0; /* Remove extra padding from top */
	padding-bottom: 20; 
}

.floating-label-Order input:focus,
.floating-label-Order textarea:focus,
.floating-label-Order input:not(:placeholder-shown),
.floating-label-Order textarea:not(:placeholder-shown) {
    padding-top: 30px; /* Increase padding to push text down */
}

/* Optional: for dropdown support */
.floating-label select:focus ~ label,
.floating-label select:not(:placeholder-shown) ~ label {
    top: 10px;
    left: 15px;
    font-size: 12px;
    font-weight: bold;
    font-family: 'Cairo', sans-serif;
    color: #000; /* Label color when active */
    padding-top: 0; /* Remove extra padding from top */
}

.floating-label select:focus,
.floating-label select:not(:placeholder-shown) {
    padding-top: 20px; /* Increase padding for dropdowns */
}



.floating-label-Security input:focus ~ label,
.floating-label-Security input:not(:placeholder-shown) ~ label {
    top: 0px;
    left:5px;
    font-size: 12px;
	font-weight: bold;
	font-family: 'Cairo', sans-serif;
	
    color: #E53888;
    padding-top: 0px; /* Remove extra padding from top */
}

.floating-label-Security input:focus,
.floating-label-Security input:not(:placeholder-shown) {
    padding-top: 20px; /* Increase padding to push text down */
}




/*****************************/

.label-popup{
    font-size: 16px;
	font-family: 'Cairo', sans-serif;
	text-align:left;
	align:left;
	display:block;
	padding-left:10px;
	padding-bottom:2px;
	font-weight: bold !important;
}

.textbox-setting {
    display:flex;
    width: calc(100% - 20px); /* Adjust as needed */
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 16px;
    margin-right: 5px;
	margin-left: 5px;
	margin-bottom:10px;
    box-sizing: border-box;
	resize: none;
}



.button-container {
    float: left;
    margin-right: 10px; /* Add some right margin to separate the button from the label */
	margin-left: 10px;

	padding-top:10px;
	    display: flex;

}

[dir="rtl"] .button-container {
    float: right;
    margin-right: 10px; /* Add some right margin to separate the button from the label */
	margin-left: 10px;

	padding-top:10px;
	    display: flex;

}


.button-container-Allocation {
    float: left;
    margin-right: 10px; /* Add some right margin to separate the button from the label */
	margin-left: 10px;

	padding-top:0px;
	    display: flex;

}

[dir="rtl"] .button-container-Allocation {
    float: right;
    margin-right: 10px; /* Add some right margin to separate the button from the label */
	margin-left: 10px;

	padding-top:0px;
	    display: flex;

}


.Attendancepanel-container{
    float: right;
    margin-right: 10px; /* Add some right margin to separate the button from the label */
	margin-left: 10px;

	padding-top:10px;
	    display: flex;

}

[dir="rtl"] .Attendancepanel-container {
    float: left;
    margin-right: 10px; /* Add some right margin to separate the button from the label */
	margin-left: 10px;

	padding-top:10px;
	    display: flex;

}

.button-container-revers {
    float: right;
    margin-right: 10px; /* Add some right margin to separate the button from the label */
	margin-left: 10px;

	padding-top:10px;
	    display: flex;

}

[dir="rtl"] .button-container-revers {
    float: left;
    margin-right: 10px; /* Add some right margin to separate the button from the label */
	margin-left: 10px;

	padding-top:10px;
	    display: flex;

}


.process-button{
    width: 100px; /* Adjust as needed */
    padding: 10px;
    background-color: #E53888;
    color: #fff;
    border: none;
    border-radius: 5px;
    font-size: 14px;
	font-family: 'KoHo', sans-serif;
    cursor: pointer;
}





.send-button {
    width: 100px; /* Adjust as needed */
    padding: 10px;
    background-color: #E53888;
    color: #fff;
    border: none;
    border-radius: 5px;
    font-size: 14px;
	font-family: 'KoHo', sans-serif;
    cursor: pointer;
    transition: background-color 0.3s ease;
	
    background-image: url('../../Images/send.png'); /* Set default background image */
    background-repeat: no-repeat;
    background-size: 24px 24px; /* Adjust the size of the image to fit the button */
    background-position: 5px center; /* Center the image */	
	padding-left:30px;
}

.send-button:hover {
    /*background-color: #2D8596;*/
	color: #FFFF33;
}



.voice-button {
    width: 100px; /* Adjust as needed */
    padding: 10px;
    background-color: #E53888;
    color: #fff;
    border: none;
    border-radius: 5px;
    font-size: 14px;
	font-family: 'KoHo', sans-serif;
    cursor: pointer;
    transition: background-color 0.3s ease;
	
    /*background-image: url('../../Images/send.png'); /* Set default background image */
    /*background-repeat: no-repeat;
    /*background-size: 24px 24px; /* Adjust the size of the image to fit the button */
    /*background-position: 5px center; /* Center the image */	
	margin-left:10px;
}

.voice-button:hover {
    /*background-color: #2D8596;*/
	color: #FFFF33;
}




.document-button {
    width: 100px; /* Adjust as needed */
    padding: 10px;
	margin-left:10px;
    background-color: #E53888;
    color: #fff;
    border: none;
    border-radius: 5px;
    font-size: 14px;
	font-family: 'KoHo', sans-serif;
    cursor: pointer;
    transition: background-color 0.3s ease;
	
    background-image: url('../../Images/settings.png'); /* Set default background image */
    background-repeat: no-repeat;
    background-size: 24px 24px; /* Adjust the size of the image to fit the button */
    background-position: 5px center; /* Center the image */	
	padding-left:30px;	
}

.document-button:hover {
    /*background-color: #2D8596;*/
	color: #FFFF33;

}
.send-button-WithIcon {
    width: 50px; /* Adjust as needed */
    height: 50px;
    padding: 0; /* Remove padding */
    background-image: url('../../Images/send.png'); /* Set default background image */
    background-repeat: no-repeat;
    background-size: 50px 50px; /* Adjust the size of the image to fit the button */
    background-position: center; /* Center the image */
    background-color: transparent !important;
    border: none;
    cursor: pointer;
    transition: filter 0.3s ease; /* Transition for filter property */
    animation: none; /* Disable animation by default */
    opacity: 1; /* Set default opacity */
}

.send-button-WithIcon:hover {
    background-image: url('../../Images/sendHover.png'); /* Set hover background image */
    animation: fadeAnimation 0.5s ease-in-out infinite alternate; /* Apply fade animation on hover */
}

.send-button-WithIcon:active {
    background-image: url('../../Images/sendHover.png'); /* Set active background image */
    animation: fadeAnimation 0.5s ease-in-out infinite alternate; /* Apply fade animation when pressed */
}

@keyframes fadeAnimation {
    from {
        opacity: 1; /* Start with full opacity */
    }
    to {
        opacity: 0.8; /* End with slightly reduced opacity */
    }
}



    .input-container {
        display: flex;
        align-items: baseline;
        gap: 10px; /* Adjust the gap between elements */
    }




/* Container that forms the circular frame */
.hamburger-image {
/*    width: 45px; 
    height: 45px;
    border-radius: 50%; */
    width: auto; 
	max-width:200px;
    height: 45px;	
		
    overflow: hidden;         /* Ensures excess image is hidden */
    display: block;
    position: relative;
    margin: 0 auto;           /* Center horizontally */
}





.image-inside {
   width: auto; 
    height: 40px;	
	max-width:200px;
    object-fit: cover;        /* Cover the container without distortion */
    display: block;
   /* position: absolute;*/
}



.document-button-WithIcon {
    width: 50px; /* Adjust as needed */
    height: 50px;
	margin-left:20px;
    padding: 0; /* Remove padding */
    background-image: url('../../Images/document.png'); /* Set default background image */
    background-repeat: no-repeat;
    background-size: 50px 50px; /* Adjust the size of the image to fit the button */
    background-position: center; /* Center the image */
    background-color: transparent !important;
    border: none;
    cursor: pointer;
    transition: filter 0.3s ease; /* Transition for filter property */
    animation: none; /* Disable animation by default */
    opacity: 1; /* Set default opacity */
}

.document-button-WithIcon:hover {
    background-image: url('../../Images/document.png'); /* Set hover background image */
    animation: fadeAnimation 0.5s ease-in-out infinite alternate; /* Apply fade animation on hover */
}

.document-button-WithIcon:active {
    background-image: url('../../Images/document.png'); /* Set active background image */
    animation: fadeAnimation 0.5s ease-in-out infinite alternate; /* Apply fade animation when pressed */
}





.action-container {
    display: flex;
    justify-content: space-between;

            flex-direction: row;
			
}

.send-button, .document-button {
    flex: 1;
}







.add-button{
    width: 110px;
    padding: 7px;
    background-color: #E53888;
    color: #fff;
    border: none;
    border-radius: 10px;
    font-size: 14px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    margin-right: 10px;
	margin-bottom: 10px;
}

.add-button:hover {
    /*background-color: #2D8596;*/
	color: #FFFF33;
}


[dir="rtl"] .add-button{
    font-size: 16px;
	font-family: 'Tajawal', sans-serif !important;	

  
}




.Big-button{
    width: 180px;
    padding: 10px;

    background-color: #E53888;
    color: #fff;
    border: none;
    border-radius: 20px;
    font-size: 18px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    margin-right: 10px;
	margin-bottom: 10px;
	font-family: 'Cairo', sans-serif !important;	
	text-align:center !important;
}

.Big-button:hover {
    /*background-color: #2D8596;*/
	color: #FFFF33;
}


[dir="rtl"] .Big-button{
    font-size: 17px;
	font-family: 'Cairo', sans-serif !important;	
	text-align:center !important;	
  
}

.mid-button{
    width: 180px;
    padding: 3px;

    background-color: #E53888;
    color: #fff;
    border: none;
    border-radius: 10px;
    font-size: 18px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    margin-right: 10px;
	margin-bottom: 10px;
	font-family: 'Cairo', sans-serif !important;	
	text-align:center !important;
}

.mid-button:hover {
    /*background-color: #2D8596;*/
	color: #FFFF33;
}


[dir="rtl"] .mid-button{
    font-size: 17px;
	font-family: 'Cairo', sans-serif !important;	
	text-align:center !important;	
  
}



.mid-width-button{
    width: 100px;
    padding: 10px;

    background-color: #E53888;
    color: #fff;
    border: none;
    border-radius: 20px;
    font-size: 18px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    margin-right: 10px;
	margin-bottom: 10px;
	font-family: 'Cairo', sans-serif !important;	
	text-align:center !important;
}

.mid-width-button:hover {
    /*background-color: #2D8596;*/
	color: #FFFF33;
}


[dir="rtl"] .mid-width-button{
    font-size: 17px;
	font-family: 'Cairo', sans-serif !important;	
	text-align:center !important;	
  
}




.day-header {
    background-color: transparent; /* Example background */
	text-align:left;
    color: white;
    font-weight: bold;
    text-align: center;
    padding: 10px;
    font-size: 15px;
	font-family: 'Cairo', sans-serif !important;		
}

[dir="rtl"] .day-header{
text-align:right;
font-size: 18px;
}


.start-time-header {
    background-color: transparent;
    color: white;
    font-weight: bold;
    text-align: center;
    padding: 10px;
	text-align:left;
    font-size: 15px;
	font-family: 'Cairo', sans-serif !important;			
}

[dir="rtl"] .start-time-header{
text-align:right;
font-size: 18px;
}


.end-time-header {
    background-color: transparent;
    color: white;
    font-weight: bold;
    text-align: center;
    padding: 10px;
	text-align:left;
    font-size: 15px;
	font-family: 'Cairo', sans-serif !important;			
}

[dir="rtl"] .end-time-header{
text-align:right;
font-size: 18px;
}

.Sending-button{
    width: 110px;
    padding: 7px;
    background-color: #E53888;
    color: #fff;
    border: none;
    border-radius: 5px;
    font-size:20px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    margin-right: 10px;
	margin-bottom: 10px;
}

.Sending-button:hover {
    /*background-color: #2D8596;*/
	color: #FFFF33;
}


[dir="rtl"] .Sending-button{
    font-size: 20px;
	font-family: 'Tajawal', sans-serif !important;	

  
}


.Save-button-container {
    position: fixed;
    bottom: 50px;
    width: 100%;
    text-align: center;
    z-index: 9999; /* Ensure it's on top if needed */
}


.Save-button-container {
    position: fixed;
    bottom: 40px;
    left: 50%; /* Centering */
    transform: translateX(-50%); /* Adjust to center */
    width: 100%; /* Let the width adjust to content */
    text-align: center;
    z-index: 9999; /* Ensure it's on top if needed */
}

.Registration-button-container {
   /* position: fixed;*/
    bottom: 0px;
    /*left: 50%; /* Centering */
   /* transform: translateX(-50%); /* Adjust to center */
    width: 100%; /* Let the width adjust to content */
    text-align: center;
    z-index: 9999; /* Ensure it's on top if needed */
}


.add-button-SelectImage{
    width: 110px;
    padding: 7px;
    background-color: #E53888;
    color: #fff;
    border: none;
    border-radius: 5px;
    font-size: 14px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    margin-right: 10px;
	margin-bottom: 10px;
	
	
    padding: 12px;
    margin-top: 10px;
    box-sizing: border-box;


}

.add-button-SelectImage:hover {
    /*background-color: #2D8596;*/
	color: #FFFF33;
}


[dir="rtl"] .add-button-SelectImage{
    font-size: 16px;
	font-family: 'Tajawal', sans-serif !important;	

  
}



.add-button-search{
    width: 150px;
    padding: 7px;
    background-color: #E53888;
    color: #fff;
    border: none;
    border-radius: 5px;
    font-size: 14px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    margin-right: 10px;
	margin-bottom: 10px;
	
	
	
   
}

.add-button-search:hover {
    /*background-color: #2D8596;*/
	color: #FFFF33;
}


[dir="rtl"] .add-button-search{
    font-size: 16px;
	font-family: 'Tajawal', sans-serif !important;	

  
}

.add-button-revers{
    width: auto;
    padding: 10px;
    background-color: #E53888;
    color: #fff;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    margin-right: 10px;
	margin-left: 10px;
	/*margin-bottom: 0px;*/
	
	
	
   
}

.add-button-revers:hover {
    /*background-color: #2D8596;*/
	color: #FFFF33;
}


[dir="rtl"] .add-button-revers{
    font-size: 18px;
	font-family: 'Tajawal', sans-serif !important;	

  
}

.save-cancel-button{
    width: 100px;
    padding: 7px;
    background-color: #E53888;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    margin-right: 10px;
	margin-top:20px;
	
    font-size: 14px;
	font-family: 'Tajawal', sans-serif;	
	
	
   
}


[dir="rtl"] .save-cancel-button{
    font-size: 16px;
	font-family: 'Tajawal', sans-serif !important;	
	
  
}


.status-label{
    color: #E53888;
    font-size: 18px;
	font-family: 'Cairo', sans-serif !important;	
    font-weight: bold;
	margin-top:0px;
	vertical-align:middle;
	text-align:center;
	padding-left:35px;
}

[dir="rtl"] .status-label{
    font-size: 18px;
	padding-left:auto;
	padding-right:35px;
}

.Menu-Label-Text {
    color: #ffffff;
    font-size: 20px;
	font-family: 'Tajawal', sans-serif !important;	
    font-weight: bold;
	margin-top:13px;
	vertical-align:middle;
	text-align:left;
	padding-left:10px;
}

[dir="rtl"] .Menu-Label-Text {
text-align:right;
padding-right:10px;

}


.save-cancel-button:hover {
    /*background-color: #2D8596;*/
	color: #FFFF33;
}

.text-center{

    color: #ffffff;
    font-size: 20px;
	font-family: 'KoHo', sans-serif !important;	
    font-weight: bold;
	margin-top:13px;
	z-index: 999999;
	
}
.Send-Individual-Message{

    color: #000000;
    font-size: 20px;
	padding-bottom:10px;
	display:block;
	font-family: 'KoHo', sans-serif !important;	
    font-weight: bold;
	margin-top:13px;
	z-index: 999999;
	
}

.text-center-RestaurantAss{

    color: #ffffff;
    font-size: 20px;
	font-family: 'Ubuntu Sans', sans-serif !important;	
    font-weight: bold;
	margin-top:15px;
	z-index: 999999;

	
}


.text-right{
	font-weight: bold !important;
    font-family: 'KoHo', sans-serif !important;	
	font-size: 16px !important;
	color: #ffffff;
	margin-top:17px;
	z-index: 999999;	
}



.clear-history-button{
    width: 100px; /* Adjust as needed */
    padding: 10px;
    background-color: #E53888;
    color: #fff;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s ease;
	
  /* Flexbox styles */
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 50%;
	bottom:8%;
    transform: translate(-50%, -50%);

}
		

.message-info {
    font-size: 12px;
    color: #E53888 !important;
	margin-bottom: 20px;
}






.input-group {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.input-group .textbox {
    flex: 1;
    margin-right: 10px;
}







.grid-header {
    display: flex;
    align-items: center;
    justify-content: flex-start; /* Align items to the start */
    margin: 5px 0 0 80px; /* Adjust to the width of the menu and add margin-top */
    padding: 0;
}

.start-header-old {
    display: flex;
    align-items: center;
    justify-content: flex-start; /* Align items to the start */
    margin: -15px 0 0 60px; /* Adjust to the width of the menu and add margin-top */
    padding: 0;

}


.start-header {
    display: flex;
    align-items: center;
    justify-content: flex-start; /* Align items to the start */
    margin: -5px 0 0 60px; /* Adjust to the width of the menu and add margin-top */
    padding: 0;
    position: fixed; /* Fixed position */

    left: 0; /* Position from the left */
    width: 70vw; /* Full width of the viewport */
    z-index: 1001; /* Higher z-index than .menu-container */
   
}

[dir="rtl"]  .start-header {
    display: flex;
    align-items: right;
    justify-content: flex-start; /* Align items to the start */
    margin: -5px 0 0 26%; /* Adjust to the width of the menu and add margin-top */
    padding: 0;
    position: fixed; /* Fixed position */
    top: 0; /* Position from the top */
    left: 0; /* Position from the left */
    width: 70vw; /* Full width of the viewport */
    z-index: 1001; /* Higher z-index than .menu-container */
   
}


.Title-page-header {

    display: flex;
	text-align:center;
	padding: 5px;	
	margin-top:5px;
	background: #transparent !important;
	vertical-align:middle;
    left: 0; /* Position from the left */
    width: 100% !important; /* Full width of the viewport */
    z-index: 100001; /* Higher z-index than .menu-container */
   

}

[dir="rtl"]  .Title-page-header {
text-align:center;
padding-left: 0px;
padding-right: 20px;
right: 0;
   
}



.deep-UserPage {
    height: 100%; /* Minimum full viewport height */
	height: calc(100vh - 100px);
    min-width: 100% !important;      /* Full viewport width */
	width:100% !important;
   background-color: transparent;/*#eeeeee;*/
    box-sizing: border-box;
    padding: 0px;       /* Maintain small padding */
    display: flex;
    flex-direction: column;
    justify-content: flex-start;  /* Align items to the top */
    align-items: center;
    overflow-y: auto;   /* Enable vertical scrolling if content overflows */
    overflow-x: hidden; /* Prevent horizontal scrolling */
    margin: 0;          /* Remove default margin */
	
	
	
        padding: 10px;       /* Slightly more padding */
 
	   padding-left: 2%;
	   padding-right: 2%;
		

}

/* Hide scrollbar for webkit browsers (e.g., Chrome, Safari) */
.deep-UserPage::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for non-webkit browsers */
.deep-UserPage {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}






.deep-Order {
    height: 100%; /* Minimum full viewport height */
	height: calc(100vh - 20px);
    min-width: 100% !important;      /* Full viewport width */
	width:100% !important;
   background-color: transparent;/*#eeeeee;*/
    box-sizing: border-box;
    padding: 0px;       /* Maintain small padding */
    display: flex;
    flex-direction: column;
    justify-content: flex-start;  /* Align items to the top */
    align-items: center;
    overflow-y: auto;   /* Enable vertical scrolling if content overflows */
    overflow-x: hidden; /* Prevent horizontal scrolling */
    margin: 0;          /* Remove default margin */
	
	
	
        padding: 10px;       /* Slightly more padding */
 
	   padding-left: 2%;
	   padding-right: 2%;
		

}

/* Hide scrollbar for webkit browsers (e.g., Chrome, Safari) */
.deep-Order::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for non-webkit browsers */
.deep-Order {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}


/*************Book Now************/
.deep-BookNow {
    height: 100%; /* Minimum full viewport height */
	height: calc(100vh - 100px);
    min-width: 100% !important;      /* Full viewport width */
	width:100% !important;
   background-color: transparent;/*#eeeeee;*/
    box-sizing: border-box;
    padding: 0px;       /* Maintain small padding */
    display: flex;
    flex-direction: column;
    justify-content: flex-start;  /* Align items to the top */
    align-items: center;
    overflow-y: auto;   /* Enable vertical scrolling if content overflows */
    overflow-x: hidden; /* Prevent horizontal scrolling */
    margin: 0;          /* Remove default margin */
	
	
	
        padding: 10px;       /* Slightly more padding */
 
	   padding-left: 10%;
	   padding-right: 10%;
		

}

/* Hide scrollbar for webkit browsers (e.g., Chrome, Safari) */
.deep-BookNow::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for non-webkit browsers */
.deep-BookNow {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}

.deepHome-BookNowcontainer{
            min-width: 100vw !important;
			flex: 1;
			display: block;
			margin:0px;
            text-align: center;
				   padding-left: 0%;
	   padding-right: 0%;
}




/* Modern styling for the label */
.modern-label {
    font-size: 1.2em !important;
    font-weight: 600 !important;
    color: #444 !important;
    margin-bottom: 8px !important;
	font-family: 'Cairo', sans-serif !important;
}

/* Modern styling for the dropdown */
.modern-dropdown {
    width: 100% !important;
    min-width: 100% !important;
    padding: 10px 20px !important;
    font-size: 2rem !important;
    border: none !important;
    border-radius: 12px !important;
    background: #f8f9fa !important;
    appearance: none !important;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05) !important;
    height: 50px !important;
    display: block !important;
    box-sizing: border-box !important;
	font-family: 'Cairo', sans-serif !important;
}

/* Focus state for better user experience */
.modern-dropdown:focus {
    border-color: #007bff !important;
    box-shadow: 0 0 8px rgba(0, 123, 255, 0.5) !important;
}






        .time-slot { 
			margin: 5px !important;
		}
		
        .available-slot { 
			background-color: #E53888 !important; 
			color: white !important; 
			border: none !important;
			}
			
        .booked-slot { 
			background-color: #7c90a6 !important;
			color: white !important;
			border: none !important;
			cursor: not-allowed !important;
			}
			
        .time-slot:hover { 
			opacity: 0.9 !important;
			}
			
        .calendar-container { 
			margin-bottom: 20px !important;
			}
			
        .selected-slot { 
			background-color: #007bff !important; 
			border-color: #007bff !important; 
			color: #fff !important; 
			}

		.deep-searchdate{
			font-size: 2.2em !important;
			font-weight: 600 !important;
			color: #444 !important;
			margin-bottom: 25px !important;
			font-family: 'Cairo', sans-serif !important;
			line-height: 0 !important;
		}

        /* Modern Calendar Styling using CSS variables for easy customization */
        :root {
            --cal-bg: #ffffff;           /* Calendar background */
            --cal-text: #333333;         /* Default text color */
            --cal-border: #e2e2e2;       /* Border color */
            --cal-header-bg: #f7f7f7;      /* Header background */
            --cal-header-text: #E53888;    /* Header text color 555555 */
            --cal-hover-bg: #007bff;      /* Hover background color */
            --cal-hover-text: #ffffff;    /* Hover text color */
        }
        
        /* Overall datepicker container styling */
        .ui-datepicker {
            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
            background: var(--cal-bg) !important;
            color: var(--cal-text) !important;
            border: 1px solid var(--cal-border) !important;
            border-radius: 10px !important;
            box-shadow: 0 2px 10px rgba(0,0,0,0.1) !important;
            width: 100% !important;
            max-width: 400px !important;
            margin: 20px auto !important;
            padding: 10px !important;
        }
        
        /* Header styling: title & navigation */
        .ui-datepicker-header {
            background: var(--cal-header-bg) !important;
            border-bottom: 1px solid var(--cal-border) !important;
            padding: 10px 0 !important;
            text-align: center !important;
            position: relative !important;
            border-radius: 10px 10px 0 0 !important;
        }
        
        .ui-datepicker-title {
            font-size: 1.5em !important;
            font-weight: bold !important;
            color: var(--cal-header-text) !important;
        }
        
        /* Navigation buttons for previous and next month */
        .ui-datepicker-prev,
        .ui-datepicker-next {
            position: absolute !important;
            top: 50% !important;
            transform: translateY(-50%) !important;
            background: transparent !important;
            border: none !important;
            font-size: 1.2em !important;
            color: var(--cal-header-text) !important;
            cursor: pointer !important;
			width: 100px !important; 
        }
        
        .ui-datepicker-prev { left: 10px !important; }
        .ui-datepicker-next { right: 10px !important; }
        
		



/* Remove default sprite images */
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  background: none !important;
  background-image: none !important;
  text-indent: 0 !important;
  overflow: visible !important;
  display: inline-block !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* Style the arrow buttons and position them absolutely within the header */
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  font-size: 2.0em !important;   /* Increase arrow size */
  color: #E53888 !important;     /* Change arrow color */
  width: 1em !important;         /* Allocate space for the arrow */
  line-height: 0em !important;   /* Vertically center the arrow */
  text-align: center !important;
  cursor: pointer !important;
  position: absolute !important;
  top: 50% !important;           /* Center vertically within the header */
  transform: translateY(-50%) !important;
}

/* Position previous arrow to the left and next arrow to the right */
.ui-datepicker .ui-datepicker-prev {
  left: 0px !important;
}
.ui-datepicker .ui-datepicker-next {
  right: 20px !important;
}

/* Optional hover effect */
.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover {
  color: #f6d228 !important;
}










		
        /* Calendar table styling */
        .ui-datepicker table {
            width: 100% !important;
            border-collapse: collapse !important;
        }
        
        /* Day names (header cells) styling */
        .ui-datepicker th {
            padding: 8px !important;
            font-size: 1.5em !important;
			font-family: 'Cairo', Tahoma, Geneva, Verdana, sans-serif !important;
            font-weight: 600 !important;
            background: var(--cal-header-bg) !important;
            color: var(--cal-header-text) !important;
            border: 1px solid var(--cal-border) !important;
        }
        
        /* Day cells styling */
        .ui-datepicker td {
            padding: 2px !important;
			color:#ffffff;
            font-size: 2.2em !important;
			font-family: 'Cairo', Tahoma, Geneva, Verdana, sans-serif !important;
            text-align: center !important;
            border: 1px solid var(--cal-border) !important;
            cursor: pointer !important;
            transition: background 0.3s, color 0.3s !important;
        }
		
/* Make the day numbers circular with a background of #E53888 */
.ui-datepicker td a {

    background-color: #E53888;
    color: #fff;       /* Ensure good contrast */
    text-align: center;
    margin: 0 auto;
}


/* Today's date: force white text */
.ui-datepicker td.today-date a {
    color: yellow !important;
	text-decoration: underline;
}

/* Future dates: force yellow text */
.ui-datepicker td.future-date a {
    color: #ffffff !important;
	
}

/* On hover, active, or focused, force white text */
.ui-datepicker td a:hover,
.ui-datepicker .ui-state-hover a,
.ui-datepicker td a:active,
.ui-datepicker .ui-state-active a {
    color: yellow !important;
}

/* Specifically, when a future date is selected (active), force its text to white */
.ui-datepicker td.future-date a.ui-state-active {
    color: yellow !important;
	font-weight: bold !important;
	font-family: 'Cairo', Tahoma, Geneva, Verdana, sans-serif !important;
}





    .suggestions-box {
        list-style: none;
        padding: 0;
        position: absolute;
        background: white;
        border: 1px solid #ccc;
        width: 200px;
        max-height: 150px;
        overflow-y: auto;
        z-index: 1000;
    }
    .suggestions-box li {
        padding: 5px;
        cursor: pointer;
    }
    .suggestions-box li:hover {
        background: #f0f0f0;
    }

/***********end book now***************/

        /* Style for the circular elements */
        .count-circle {
            width: 120px;
            height: 120px;
            border-radius: 50%;
            background-color: transparent !important;
            color: #000000;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 18px;
           	font-weight: bold !important;
			font-family: 'Cairo', Tahoma, Geneva, Verdana, sans-serif !important;
            margin: 5px auto;
            text-align: center;
			border: 5px solid #E53888 !important; 
        }

        /* Responsive Layout */
        .counts-container {
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            gap: 5px;
        }

/**************Home Page*************/
		.Title-page-Home {
			display: flex;
			justify-content: center; /* Centers horizontally */
			align-items: center; /* Centers vertically */
			width: 100vw !important; /* Full width */
			text-align: center;
			padding: 0px; /* More spacing */
			margin: 0px;
			background: transparent !important; /* No background */
			z-index: 100001; /* Higher z-index than .menu-container */
		}


        .deepHome-container {
            /*max-width: 800px;*/
			margin:0px;
            text-align: center;
        }
		
        .deepHome-content {
            border: 2px solid #ddd;
            padding: 20px;
            min-height: 300px;
            background-color: #fff;
            border-radius: 10px;
            margin-top: 20px;
        }
		
	
		
		.deepHome-btn {
			display: inline-block; /* Allows positioning in rows */
			width: 320px; /* Bigger button */
			padding: 25px; /* More padding */
			font-size: 22px; /* Larger text */
			font-family: 'Cairo', sans-serif !important;
			font-weight: bold;
			text-transform: uppercase;
			text-align: center;
			color: white;
			background: #E53888; /* Cadet Blue */
			border: none;
			border-radius: 10px; /* Fully square */
			transition: all 0.3s ease-in-out;
			box-shadow: 0px 5px 12px rgba(95, 158, 160, 0.4);
			cursor: pointer;
			margin: 10px; /* Adds spacing between buttons */
		}
		
		.deepHome-btn:hover {
			filter: brightness(85%); /* Darkens the color */
			transform: translateY(-3px); /* Lifts button */
			box-shadow: 0px 8px 20px rgba(95, 158, 160, 0.6);
		}
		
		.deepHome-btn:active {
			transform: translateY(1px);
			box-shadow: 0px 3px 8px rgba(95, 158, 160, 0.4);
		}







.deepHome-btn-small {
    font-size: 14px;
	font-family: 'Cairo', sans-serif !important;
    font-weight: normal;
    color: #ffffff;
    display: block;
    margin-bottom: -5px;
}



/***************End Home Page*************/

.Title-Home-Welcome{

    color: #000000;
    font-size: 50px !important;
	font-family: 'Cairo', sans-serif !important;	
    font-weight: bold;
	background: transparent !important;
	
}


.page-header {
    display: block;
	text-align:left;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;	
	background: #eeeeee;
	vertical-align:middle;
    left: 0; /* Position from the left */
    width: 100% !important; /* Full width of the viewport */
    z-index: 100001; /* Higher z-index than .menu-container */
   

}

[dir="rtl"]  .page-header {
text-align:right;
padding-left: 0px;
padding-right: 20px;
right: 0;
   
}


.text-header{
   
    font-size: 20px;
	font-family: 'Tajawal', sans-serif !important;	
    font-weight: bold;
}

.Sending-header{

    font-size: 18px;
	font-family: 'Tajawal', sans-serif !important;	
    font-weight: none;
}



.Sending-header{
   
    font-size: 25px;
	font-family: 'Tajawal', sans-serif !important;	
    font-weight: bold;
}


.start-header-RestaurantAss {
    display: flex;
    align-items: center;
    justify-content: flex-start; /* Align items to the start */
    margin: -7px 0 0 25px; /* Adjust to the width of the menu and add margin-top */
    padding: 0;
    position: fixed; /* Fixed position */
    top: 0; /* Position from the top */
    left: 0; /* Position from the left */
    width: 70vw; /* Full width of the viewport */
    z-index: 1001; /* Higher z-index than .menu-container */
   
}


.end-header {
    display: flex;
    align-items: right;
    justify-content: flex-end; /* Align items to the start */
    margin: -5px 20px 0 60px; /* Adjust to the width of the menu and add margin-top */
    padding: 0;
    position: fixed; /* Fixed position */
    top: 0; /* Position from the top */
    right: 0px; /* Position from the left */
    width: 30vw; /* Full width of the viewport */
    z-index: 1001; /* Higher z-index than .menu-container */
   
	   
}

.start-intro-authentication{
    display: block;
    align-items: center;
    margin: 20px 0px 20px 0px; /* Adjust to the width of the menu and add margin-top */
    padding: 0;
}


.live-header-NotWorking { /*Not working because it is for the text beside menu if no menu*/
    display: flex;
    align-items: left;
    justify-content: flex-start; /* Align items to the start */
    margin: -15px 0 0 10px; /* Adjust to the width of the menu and add margin-top */
    padding: 0;
}
/*MENU*/




.menu-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 10% !important; /* Adjust width for container */
    height: 45px;
    background-color: transparent !important;
    z-index: 1000;
    display: flex;
    align-items: center; /* Vertically center the content */
    justify-content: flex-start; /* Align items to the left */
    padding: 0 5px;
}

		
		
	[dir="rtl"] .menu-container {
			position: fixed;
			top: 0;
			right: 0;
			width: 10%; /* Adjusted width */
			height:45px;
			background-color: transparent !important;
			z-index: 1000;
			display: flex;
			align-items: center; /* Center align items vertically */
			justify-content: flex-start; /* Space between items */
			padding: 0px 5px; /* Adjusted padding */
		    
		}	
	
		
		

		
		
		.menu-container-Restaurant-Ass {
			position: fixed;
			top: 0;
			left: 0 !important;
			width: 100vw; /* Adjusted width */
			height:45px;
			background-color: #E53888 !important;
			z-index: 1000;
			display: flex;
            align-items: left;
            justify-content: left;
			padding: 0px !important; /* Adjusted padding */
		    
		}
		
		
        .menu-container-Old {
            position: fixed;
            top: 0;
            left: 0;
            width: 100vw;/*80px;*/
            background-color: #E53888 !important;/*transparent !important;*/
            z-index: 1000;
            display: flex;
            flex-direction: column;
            align-items: left;
            justify-content: left;
			
        }

.menu-button {
    display: flex;
    justify-content: left !important;
    align-items: center; /* Vertically center the button */
    height: 55px;
    cursor: pointer;
    flex-direction: column;
    transition: transform 0.4s;
    margin: 15px 5px 0 5px; /* Adjust margins for spacing */
}


        .menu-button-For-Start {
            display: flex;
            justify-content: left !important;
            align-items: left !important;
            height: 40px;
            cursor: pointer;
            color: transparent;
            flex-direction: column;
            transition: transform 0.4s;
			margin-top:10px;
			margin-left:10px;
			
        }




/*----------------------*/
/* General Button Styling */

.menu-drill-button {
    margin: 0; /* Remove default margin */
    color: #000000;
    cursor: pointer;
    text-align: left;
    padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 50px;
	padding-right: 8px;
    font-size: 16px;
    font-family: 'Saira', sans-serif;
    font-weight: bold;
    position: relative;
    background-color: transparent;
    border: 0;
    display: flex;
    align-items: center;
    /* Add bottom border to buttons */
    border-bottom: 1px dotted #808080;
	width:100%;
	

	
	/*background-color: rgba(10,10,10,0.5);*/

	background-image: url(../../Images/sendHover.png);
    background-position: 5% 50%;
	background-repeat: no-repeat;
	
	-webkit-background-size: 5% 50%; /*for webKit*/
    -moz-background-size: 5% 50%; /*Mozilla*/
    -o-background-size: 5% 50%; /*opera*/
    background-size: 5% 50%; /*generic*/	
	
}



/* Remove border for the last button */
.menu-dropdown .menu-drill-button:last-child {
    border-bottom: none;
}

.menu-drill-button:hover {
    color: #ffffff;
    background-color: #555555;
    text-decoration: none;
}



[dir="rtl"] .menu-drill-button {

	text-align: right !important;
	font-size:18px !important;
    font-family: 'Tajawal', sans-serif !important; /* Nice font for web and mobile */
    padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 50px;	
	/*background-color: rgba(10,10,10,0.5);*/

	background-image: url(../../Images/sendHoverA.png);
    background-position: 95% 50%;
	background-repeat: no-repeat;
	
	-webkit-background-size: 5% 50%; /*for webKit*/
    -moz-background-size: 5% 50%; /*Mozilla*/
    -o-background-size: 5% 50%; /*opera*/
    background-size: 5% 50%; /*generic*/		
	
}


/*----------------------*/

        .menu-button.active .hamburger:nth-child(1),
        .menu-button.active .hamburger:nth-child(3) {
            opacity: 0;
        }

        .menu-button.active .hamburger:nth-child(2) {
            transform: rotate(45deg);
        }

        .menu-button.active .hamburger:nth-child(1) {
            transform: translateY(10px) rotate(-45deg);
        }

        .menu-button.active .hamburger:nth-child(3) {
            transform: translateY(-10px) rotate(45deg);
        }

        .hamburger {
            width: 30px;
            height: 3px;
            background-color: #ffffff;
            margin: 3px;
            transition: 0.4s;
        }




        .menu-dropdown {
        display: none;
       /* background-color: #86A789;*/
        position: fixed;
        top: 50px; /* Adjusted for menu height */
        left: 10px; /* Adjusted for menu width */
        width: 30%;
        height: calc(100vh - 250px); /* Full viewport height minus menu height */
        z-index: 999;
        overflow-y: auto;
        border-radius: 10px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	    overflow-x: hidden;
		background-image: linear-gradient(45deg, #eeeeee 0%, #fffcfc 100%) !important;

    transform: scale(0.8); /* Start slightly smaller */
    opacity: 0;
    transition: transform 0.3s ease-out, opacity 0.3s ease-out;
	}


[dir="rtl"]  .menu-dropdown {
	right: 10px;
	height: calc(100vh - 220px); /* Full viewport height minus menu height */
}


/* When the menu is open */
.menu-dropdown.open {
    display: block;
    transform: scale(1); /* Scale to full size */
    opacity: 1;
}	
	
		
.menu-item {
    margin: 0 10px !important;
    color: #E53888 !important;
    cursor: pointer !important;
	text-align: left !important;
	padding: 10px !important;
    font-family: 'Arial', sans-serif !important; /* Nice font for web and mobile */
    position: relative !important;
	background-color:transparent !important;
    border:0; 
	
   justify-content: flex-start; /* Force content to start from left */
    display: flex;
    align-items: center; /* Align items vertically center */

}

.menu-item:hover {

    color: #ffffff !important;
	background-color:#8c8b8b !important;
	text-decoration: none;
}

.menu-item::before {
    content: '•' !important; /* Bullet point */
    margin-right: 8px;
}

.menu-item button {
    text-align: left !important; /* Force text alignment to left for button */
	background-color:transparent !important;
	border:0px;
	margin-left:-5px;
	width:100%;
	font-family: 'Arial', sans-serif !important;
}

.menu-item button:hover {
    
	background-color:#8c8b8b !important;
	color: #ffffff !important;
}

.menu-item:not(:last-child) {
    border-bottom: 1px dotted #808080; /* Horizontal line */
}	

/*END MENU*/
.grid-container-MyProfile{
    
    flex: 1;
    padding: 0px;
   /* background-color: rgba(255, 255, 255, 0.5);*/
    border-radius: 10px;
    padding-left:20px;
	padding-right:20px;
    min-height: 50vh;   /* Minimum height */
    max-height: 90vh;   /* Maximum height */
    overflow-y: scroll;
    margin-top:0px;
	width:100vw;

}


[dir="rtl"] .grid-container-MyProfile {
    padding-left:20px;
	padding-right:20px;
}

.grid-container-Booking::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for non-webkit browsers */
.grid-container-MyProfile {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}




.grid-container-Booking{
    
    width: 99vw;
    flex: 1;
    padding: 0px;
   /* background-color: rgba(255, 255, 255, 0.5);*/
    border-radius: 10px;
    padding-left:7px;
	padding-right:10px;
    min-height: 50vh;   /* Minimum height */
    max-height: 70vh;   /* Maximum height */
    overflow-y: scroll;
    margin-top:0px;
	margin-bottom:50px;
	width:100vw;
}


[dir="rtl"] .grid-container-Booking {
    padding-right:7px;
	padding-lef:10px;
}

.grid-container-Booking::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for non-webkit browsers */
.grid-container-Booking {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}



.grid-container-Booking-m{
    
    width: 99vw;
    flex: 1;
    padding: 0px;
   /* background-color: rgba(255, 255, 255, 0.5);*/
    border-radius: 10px;
    padding-left:10px;
	padding-right:10px;
    min-height: 50vh;   /* Minimum height */
    max-height: 70vh;   /* Maximum height */
    overflow-y: scroll;
    margin-top:0px;
	margin-bottom:50px;
	width:100vw;
}


[dir="rtl"] .grid-container-Booking-m {
    padding-right:10px;
	padding-lef:10px;
}

.grid-container-Booking-m::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for non-webkit browsers */
.grid-container-Booking-m {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}




.grid-container-User{
    
    width: 99vw;
    flex: 1;
    padding: 0px;
   /* background-color: rgba(255, 255, 255, 0.5);*/
    border-radius: 10px;
    padding-left:7px;
	padding-right:10px;
    min-height: 50vh;   /* Minimum height */
    max-height: 75vh;   /* Maximum height */
    overflow-y: scroll;
    margin-top:0px;
	margin-bottom:50px;
	width:100vw;
}


[dir="rtl"] .grid-container-User {
    padding-right:7px;
	padding-lef:10px;
}

.grid-container-User::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for non-webkit browsers */
.grid-container-User {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}





.grid-container-Allocation{
    
    width: 99vw;
    flex: 1;
    padding: 0px;
   /* background-color: rgba(255, 255, 255, 0.5);*/
    border-radius: 10px;
    padding-left:7px;
	padding-right:10px;
    min-height: 50vh;   /* Minimum height */
    max-height: 65vh;   /* Maximum height */
    overflow-y: scroll;
    margin-top:0px;
	margin-bottom:50px;
	width:100vw;
}


[dir="rtl"] .grid-container-Allocation {
    padding-right:7px;
	padding-lef:10px;
}

.grid-container-Allocation::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for non-webkit browsers */
.grid-container-Allocation {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}


/* Grid Styles */
.grid-container {
    
    width: 99vw;
    flex: 1;
    padding: 0px;
   /* background-color: rgba(255, 255, 255, 0.5);*/
    border-radius: 10px;
    padding-left:7px;
	padding-right:10px;
    min-height: 50vh;   /* Minimum height */
    max-height: 75vh;   /* Maximum height */
    overflow-y: scroll;
    margin-top:20px;
	width:100vw;
}


[dir="rtl"] .grid-container {
    padding-right:7px;
	padding-lef:10px;
}



/* Styling for GroupDetails grid */
.grid-container-details {
    width: 100%;          /* Full width inside the popup */
    max-width: 600px;      /* Set a maximum width to fit within the popup */
    flex: 1;
    padding: 10px;
    border-radius: 10px;
    padding-left: 7px;
    padding-right: 7px;
    min-height: 30vh;      /* Minimum height */
    max-height: 40vh;      /* Maximum height */
    overflow-y: auto;      /* Vertical scroll when content overflows */
    margin-top: 10px;
}

/* Right-to-left styling for GroupDetails */
[dir="rtl"] .grid-container-details {
    padding-right: 7px;
    padding-left: 10px;
}


.grid-container-attendance {
    
    width: 99vw;
    flex: 1;
    padding: 10px;
    background-color: #fff;
    border-radius: 10px;
    padding-left:7px;
	padding-right:10px;
    min-height: 50vh;   /* Minimum height */
    max-height: 60vh;   /* Maximum height */
    
    overflow-y: scroll;
    margin-top:20px;
}


[dir="rtl"] .grid-container-attendance {
    padding-right:7px;
	padding-lef:10px;
}

.grid-container-Session { /*Using In Sessions*/
    
    width: 99vw;
    flex: 1;
    padding: 10px;
    background-color: #fff;
    border-radius: 10px;
    padding-left:7px;
	padding-right:10px;    
    min-height: 50vh;   /* Minimum height */
    max-height: 75vh;   /* Maximum height */
    
    overflow-y: auto;
    margin-top:10px;


}

[dir="rtl"] .grid-container-Session {
    padding-right:7px;
	padding-lef:10px;
}



/* Hide scrollbar for webkit browsers (e.g., Chrome, Safari) */
.grid-container-Session::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for non-webkit browsers */
.grid-container-Session {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}





/* Grid Styles */
.grid-container-Full {
    
   width: 99vw;
    flex: 1;
    padding: 10px;
    background-color: #fff;
    border-radius: 10px;
    
    min-height: 90vh;   /* Minimum height */
    max-height: 90vh;   /* Maximum height */
    
    overflow-y: scroll;
    margin-top:50px;
}



/*********mutiple row in column********/
.grid-style {
    display: grid;
    grid-template-columns: repeat(4, minmax(240px, 1fr)); /* Ensure 4 columns */
    gap: 20px;
    background-color: rgba(255, 255, 255, 0.5) !important;	
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	border: 0px !important; 
    border-collapse: collapse;
    overflow-y: auto; /* Enable vertical scrolling */
    overflow-x: auto; /* Enable horizontal scrolling */	 
}

.grid-view-m thead {
    display: none !important; /* Hide headers if not needed */
	
}

.grid-view-m tbody { 
    display: contents;

}

.grid-view-m thead tr {
    display: flex;
    justify-content: space-between;
    background: #ddd;
    font-weight: bold;
	display: none;

	
}

.grid-view-m tr {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 15px;
    background: white; /* Set individual record background */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); /* Apply shadow to each record */
    border-radius: 10px; /* Smooth corners */
    margin: 10px 0; /* Add spacing between records */
}

.grid-view-m td { 
    display: block;
    text-align: center;
	border: none !important; /* Ensures no border */

}

.grid-view-m .grid-column-Button-m { 
    background: #E53888 !important;
    color: #ffffff;
    padding: 5px 10px;
    border-radius: 0px;
	font-family: 'Alexandria', sans-serif !important;
	font-size: 16px;
	font-weight: normal;	
	border: 0px;
	min-width: 80px !important;
	margin-right:5px;
	margin-left:5px;
	
}
.grid-view-m thead tr {
    display: flex;
    justify-content: space-between;
    font-weight: bold;
}

/*Page Numbers*/
.pagination-container {
    text-align: center;
    margin-top: 15px;
}

/* Default (inactive) page button */
.pagination-button {
    padding: 8px 12px;
    margin: 5px;
    border: 1px solid #E53888;
    background-color: #ffffff; /* White background */
    color: #007bff;           /* Blue text */
    cursor: pointer;
    border-radius: 5px;
    font-size: 14px;
}

/* Hover effect for inactive pages */
.pagination-button:hover {
    background-color: #e6f0ff; /* Light blue */
    color: #0056b3;
}

/* Active (current) page button */
.active-page {
    padding: 8px 12px;
    margin: 5px;
    border: 1px solid #E53888;
    background-color: #E53888; /* Blue background */
    color: #fff;               /* White text */
    cursor: pointer;
    border-radius: 5px;
    font-size: 14px;
}

/* Optional hover for active page (often no change) */
.active-page:hover {
    background-color: #0056b3;
}





/*********End multiple row in column********/

.grid-view {
    width: 100%;
    border-collapse: collapse;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    overflow-y: auto; /* Enable vertical scrolling */
    overflow-x: auto; /* Enable horizontal scrolling */
    background-color: rgba(255, 255, 255, 0.5);
}




.grid-container::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for non-webkit browsers */
.grid-container {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}



.grid-container-attendance::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for non-webkit browsers */
.grid-container-attendance {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}

.grid-view th, .grid-view td {
    border: 1px solid #ddd;
    padding: 8px;
    text-align: left;
}

.grid-view th {
  
	background-color: #E53888;
	opacity: 0.7;
	color:#ffffff;
    font-weight: bold;
}

.grid-view tr:hover {
    background-color: #f5f5f5;
}


.grid-column-Shop {
    width: 100% !important;
    text-align: center; 
    font-family: 'Ubuntu Sans', sans-serif !important;
    color: #000000;
    font-weight: bold;    
    font-size: 25px;

}


.grid-column-Guest{
    text-align: center !important; /* Force text alignment to left for button */
	border:0px;
	width:100%;
	font-family: 'Ubuntu Sans', sans-serif !important;
	color:#000000;
    font-weight: normal;
	font-size: 18px;
}

.grid-column-Staff{
    text-align: center !important; /* Force text alignment to left for button */
	border:0px;
	width:100%;
	font-family: 'Ubuntu Sans', sans-serif !important;
	color:#000000;
    font-weight: bold;
	font-size: 16px;
}

.grid-column-Day{
    text-align: center !important; /* Force text alignment to left for button */
	border:0px;
	width:100%;
	font-family: 'Alexandria','Ubuntu Sans', sans-serif !important;
	color:#000000;
    font-weight: bold;	
	font-size: 20px;
	display:inline-block;
}

[dir="rtl"] .grid-column-Day{ 
	font-size: 25px;
	font-family: 'Alexandria', sans-serif !important;
}



.grid-column-ShopList{
    text-align: left !important; /* Force text alignment to left for button */
	border:0px;
	width:100%;
	font-family: 'Exo','Ubuntu Sans', sans-serif !important;
	color:#000000;
    font-weight: normal;	
	font-size: 18px;
	display:inline-block;
}

[dir="rtl"] .grid-column-ShopList{ 
	font-size: 20px;
	font-family: 'Exo', sans-serif !important;
	text-align: right !important;
}

.grid-column-GuestList{
    text-align: left !important; /* Force text alignment to left for button */
	border:0px;
	width:100%;
	font-family: 'Exo','Ubuntu Sans', sans-serif !important;
	color:#000000;
    font-weight: normal;	
	font-size: 18px;
	display:inline-block;
}

[dir="rtl"] .grid-column-GuestList{ 
	font-size: 20px;
	font-family: 'Exo', sans-serif !important;
	text-align: right !important;
}



.grid-column-StaffList{
    text-align: left !important; /* Force text alignment to left for button */
	border:0px;
	width:100%;
	font-family: 'Exo','Ubuntu Sans', sans-serif !important;
	color:#000000;
    font-weight: normal;	
	font-size: 18px;
	display:inline-block;
}

[dir="rtl"] .grid-column-StaffList{ 
	font-size: 20px;
	font-family: 'Exo', sans-serif !important;
	text-align: right !important;
}

.grid-column-DayList{
    text-align: left !important; /* Force text alignment to left for button */
	border:0px;
	width:100%;
	font-family: 'Exo','Ubuntu Sans', sans-serif !important;
	color:#000000;
    font-weight: normal;	
	font-size: 18px;
	display:inline-block;
}

[dir="rtl"] .grid-column-DayList{ 
	font-size: 20px;
	font-family: 'Exo', sans-serif !important;
	text-align: right !important;
}


.grid-column-AmountList{
    text-align: left !important; /* Force text alignment to left for button */
	border:0px;
	width:100%;
	font-family: 'Exo','Ubuntu Sans', sans-serif !important;
	color:#000000;
    font-weight: normal;	
	font-size: 18px;
	display:inline-block;
}

[dir="rtl"] .grid-column-AmountList{ 
	font-size: 20px;
	font-family: 'Exo', sans-serif !important;
	text-align: right !important;
}

.grid-column-Date{
    text-align: center !important; /* Force text alignment to left for button */
	width:100%;
	font-family: 'Exo', sans-serif !important;
	color:#202020;
    font-weight: normal;
	font-size: 18px;
}


.grid-column-DateList{
    text-align: left !important; /* Force text alignment to left for button */
	width:100%;
	font-family: 'Exo', sans-serif !important;
	color:#202020;
    font-weight: normal;
	font-size: 18px;
	display:inline-block;
}

[dir="rtl"] .grid-column-DateList{
	text-align: right !important; 
	font-family: 'Exo', sans-serif !important;
	font-size: 18px;
}



.grid-column-timeList{
    text-align: left !important; /* Force text alignment to left for button */
	width:100%;
	font-family: 'Exo', sans-serif !important;
	color:#202020;
    font-weight: normal;
	font-size: 18px;
	display:inline-block;
}

[dir="rtl"] .grid-column-timeList{
	text-align: right !important; 
	font-family: 'Exo', sans-serif !important;
	font-size: 18px;
}


.grid-column-time{
	width:100px !important;
	display:inline-block;
    font-size: 16px;
	color: #202020;
	font-weight: normal;
	font-family: 'Exo', Arial, Verdana, sans-serif;	
	font-size: 18px;
}


.grid-column-Status{
    text-align: center !important; /* Force text alignment to left for button */
	border:0px;
	width:100%;
    font-size: 18px;	
	font-family: 'Ubuntu Sans', sans-serif !important;
	color:#E53888;
    font-weight: bold;	
	display:block;
}	

[dir="rtl"] .grid-column-Status{ 
	font-size: 25px;
}


.grid-column-StatusList{
    text-align: center !important; /* Force text alignment to left for button */
	border:0px;
	width:100%;
    font-size: 18px;	
	font-family: 'Ubuntu Sans', sans-serif !important;
	color:#E53888;
    font-weight: normal;	
	display:block;
}	

[dir="rtl"] .grid-column-StatusList{ 
	font-size: 20px;
}


.grid-column-CanceledBy{
    text-align: center !important; /* Force text alignment to left for button */
	border:0px;
	width:100%;
    font-size: 16px;	
	font-family: 'Ubuntu Sans', sans-serif !important;
	color:#000000;
    font-weight: normal;	
	display:inline-block;
	margin-bottom:-15px;
}


.grid-column-CanceledByList{
    text-align: center !important; /* Force text alignment to left for button */
	border:0px;
	width:100%;
    font-size: 16px;	
	font-family: 'Ubuntu Sans', sans-serif !important;
	color:#000000;
    font-weight: normal;	
	display:inline-block;
}

.grid-column-Button{
    text-align: center !important; /* Force text alignment to left for button */
	font-family: 'Cairo', sans-serif !important;
    font-weight: bold;	
	display:block;
    width: 110px;
    padding: 7px;
    background-color: #E53888;
    color: #fff;
    border: none;
    border-radius: 10px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    margin-right: 10px;
	margin-bottom: 10px;
	margin: 0 auto 0px auto; /* Centers horizontally and adds bottom margin */
}	

.grid-column-Button:hover {
    /*background-color: #2D8596;*/
	color: #FFFF33;
}


[dir="rtl"] .grid-column-Button{
    font-size: 16px;
	font-family: 'Tajawal', sans-serif !important;	

  
}




/* Hide scrollbar for webkit browsers (e.g., Chrome, Safari) */
.grid-view::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for non-webkit browsers */
.grid-view {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}



/*********grid View Pages**********/


/* Style the overall pager container */
.GridPager {
    text-align: right;
    margin-top: 15px;
    font-family: Arial, sans-serif;
}

/* Style each page number and navigation link */
.GridPager a, .GridPager span {
    display: inline-block;
    padding: 8px 12px;
    margin: 0 5px;
    text-decoration: none;
    font-size: 14px;
    color: #000000;
    border: 1px solid #ddd;
    border-radius: 4px;
    background-color: #f9f9f9;
}

/* Hover effect for page links */
.GridPager a:hover {
    background-color: #E53888;
    color: white;
    border-color: #E53888;
}

/* Style the selected page number (ASP.NET may render the selected page as <span>) */
.GridPager a.selected, .GridPager span {
    background-color: #E53888 !important;
    color: white !important;
    border-color: #E53888;
    cursor: default;
}

/* Disable the First/Previous/Next/Last buttons when they are disabled */
.GridPager .aspNetDisabled {
    color: #ccc;
    cursor: not-allowed;
    border-color: #ddd;
    background-color: #f0f0f0;
}


/***************************/
.HD-Header { /* panel header container */
	background-color: #E53888;
	padding-bottom: 6px;
	padding-top: 10px;
	width:100%;
	margin-top:-24%;
	display:block;
	position:fixed;

	}
	
.Registration-Header { /* panel header container */
	background-color: #E53888;
	padding-bottom: 6px;
	padding-top: 10px;
	width:100%;
	margin-top:-20%;
	display:block;
	position:fixed;

	}	


.Verification-Header { /* panel header container */
	background-color: #E53888;
	padding-bottom: 6px;
	padding-top: 10px;
	width:100%;
	margin-top:-12.5%;
	display:block;
	position:fixed;

	}	

.hd-text-header{
   
    font-size: 20px;
	font-family: 'Cairo', sans-serif !important;
	color:#ffffff;
    font-weight: bold;
}


/****************************/

.grid-view-Add {

    
    padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;
    background-color: #fff;
    border-radius: 10px;
	
    
 	
}
/* Hide scrollbar for webkit browsers (e.g., Chrome, Safari) */
.grid-view-Add::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for non-webkit browsers */
.grid-view-Add {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}
/* End */
/* Add/Edit Popup Styles */


.custom-popup {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 80%; /* Adjust the width as needed */
    max-width: 500px; /* Maximum width for the popup */
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 20px;
    z-index: 1000;
	
	
	
	
}



.popup-header {
    text-align: center;
    margin-bottom: 20px;
	
    font-size: 16px;
	font-family: 'Cairo', sans-serif !important;	
    font-weight: bold;	
}

.popup-content {
    display: block;
    text-align: center; /* Center align the items horizontally */
	
}



    .button-group {
        display: flex;
        gap: 10px;
    }
/*****************************/

.select2-container .select2-selection--single {
    width: calc(100% - 40px) !important;
    padding: 8px 10px !important; /* Adjust padding */
    font-size: 18px !important;
	font-family: 'Saira', sans-serif !important;	
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    background-color: #fff !important;
    margin-bottom: 10px !important;
	margin-left:10px !important;
    box-sizing: border-box !important;
    line-height: 1.5em !important; /* Adjust line-height */
    height: auto !important; /* Ensure height adapts to content Saira*/
} 


[dir="rtl"] .select2-container .select2-selection--single {
	margin-right:10px !important;
} 

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 1.5em !important; /* Match line-height with container */
    padding: 0 !important; /* Remove padding from the text inside */
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px !important; /* Adjust to align with the overall padding/font-size */
}





/* Center the image in the middle of the page */
.profile-image-wrapper {
    margin-top:10px;
    display: flex;
    justify-content: center;  /* Center horizontally */
    align-items: center;      /* Center vertically */
               /* Full height of the screen */
}

/* Circular frame with a white border and transparent background */
.profile-image-container {
    width: 105px; /* Image size + border */
    height: 105px; /* Image size + border */
    border-radius: 50%; /* Perfect circle */
    border: 5px solid white; /* White border */
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden; /* Ensures everything stays inside the circle */
    background-color: transparent; /* Transparent background */
}

/* Image fully visible inside the circle */
.profile-image {
    width: 100px; /* Fit inside the border */
    height: 100px; /* Fit inside the border */
    border-radius: 50%; /* Keeps the image circular */
    object-fit: contain; /* Ensures the full image is shown without cropping */
}



.user-image {
    width: 80px; /* Fit inside the border */
    height: 80px; /* Fit inside the border */
    border-radius: 50%; /* Keeps the image circular */
    object-fit: contain; /* Ensures the full image is shown without cropping */
}


/****************************/

/**File Upload with Setting**/


   .ImageContainer {
        border: 1px solid #ccc;
		border-radius: 5px;
		margin: 10px auto;
        padding: 5px;
        width: 96vw; /* Set the width as per your requirement */
		top:30%;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); /* Shadow for depth */
        
    display: flex;
    flex-direction: column;
    align-items: left;
    justify-content: left;
    }

    .ImageContainer label {
        font-weight: none;
        font-family: Arial, sans-serif !important;
		font-size: 18px;

    }
	
	
   .SettingFieldContainer {
        border: 1px solid #ccc;
		border-radius: 5px;
		margin: 10px auto;
        padding: 5px;
        width: 96vw; /* Set the width as per your requirement */
		top:30%;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); /* Shadow for depth */
        
    display: flex;
    flex-direction: column;
    align-items: left;
    justify-content: left;
    }

    .SettingFieldContainer label {
        font-weight: none;
        font-family: Arial, sans-serif !important;
		font-size: 18px;

    }	

    input[type="file"] {
        width: calc(100% - 30px);
        padding: 10px;
        box-sizing: border-box;
        margin-top: 0px;
		
	
    }




.dropdown-container{
    
    flex-direction: row; /* Force items to be in a row on mobile */
    height: auto; /* Remove fixed height for smaller screens */
    
}
/* Dropdown select styling */
.dropdown-select {
    width: calc(100% - 20px); /* Adjust as needed */
    padding: 10px; /* Padding */
    font-size: 18px; /* Font size */
    border: 1px solid #ccc; /* Border */
    border-radius: 4px; /* Border radius */
    appearance: none; /* Remove default appearance */
    background-color: #fff; /* Background color */
	margin-bottom:10px;
	
    box-sizing: border-box; /* Include padding and border in the element's total width and height */
	

}

/* Style for dropdown arrow */
.dropdown-select::after {
    content: "\25BC"; /* Unicode for down arrow */
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    pointer-events: none; /* Make arrow non-clickable */
}



/* Dropdown select styling */
.dropdown-select-admin {
    width: calc(100% - 0px); /* Adjust as needed */
    padding: 10px; /* Padding */
    font-size: 18px; /* Font size */
    border: 1px solid #ccc; /* Border */
    border-radius: 4px; /* Border radius */
    appearance: none; /* Remove default appearance */
    background-color: #fff; /* Background color */
	margin-bottom:10px;
	
    box-sizing: border-box; /* Include padding and border in the element's total width and height */
	

}




/* Style for dropdown arrow */
.dropdown-select-admin::after {
    content: "\25BC"; /* Unicode for down arrow */
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    pointer-events: none; /* Make arrow non-clickable */
}

	
.setting-text-container {
    display: flex;
    justify-content: center;
    align-items: center;

    }	


.upload-button {
    width: 50%; /* Adjust as needed */
    padding: 10px;
    background-color: #E53888;
    color: #fff;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    margin-top: 2%;		
       }

.upload-button:hover {
    /*background-color: #2D8596;*/
	color: #FFFF33;
}

.upload-button-history {
    width: 60%; /* Adjust as needed */
    padding: 10px;
    background-color: #E53888;
    color: #fff;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    margin-top: 2%;	
	margin-right:4%;

       }

.upload-button-history:hover {
    /*background-color: #2D8596;*/
	color: #FFFF33;
}


.upload-message {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #ffffff;
    border: 1px solid #cccccc;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    z-index: 9999;
}

.container {
    width: 400px;
    margin: 50px auto;
    padding: 20px;
	top:50px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.file-upload {
    margin-bottom: 10px;

}

    .img-preview {
    width: 100px !important;
    max-width: 100px !important;
    height: auto !important;
    max-height: 100px !important;
    }
	


.text-setting{
    color: #E53888;
    font-size: 18px;
	font-family: 'Arial', sans-serif !important;
    font-weight: bold;
	text-align:center;
	display:block;
	padding-top:10px;
	padding-bottom:10px;
}




        .container-home{
            max-width: 1200px;
            margin: 50px auto;
            padding: 20px;
            background-color: rgba(255,255, 255, 0.3);
            border-radius: 10px;
            box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
        }
        h1 {
            text-align: center;
            font-size: 36px;
            color: #333;
            margin-bottom: 30px;
        }
        .stat-grid-home {
            display: flex;
            justify-content: space-around;
            flex-wrap: wrap;
            margin-bottom: 40px;
        }
        .stat-box-home {
            background-color: #E53888;
            width: 250px;
            height: 150px;
            border-radius: 10px;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            margin: 10px;
            color: #fff;
            box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
            transition: transform 0.2s ease-in-out;
        }
        .stat-box-home:hover {
            transform: translateY(-5px);
        }
        .stat-title-home {
            font-size: 18px;
            font-weight: bold;
            margin-bottom: 5px;
        }
        .stat-value-home {
            font-size: 32px;
        }
        .action-buttons-home {
            display: flex;
            justify-content: space-around;
            flex-wrap: wrap;
        }
        .action-button-home {
            background-color: #E53888;
            color: #fff;
            padding: 15px 30px;
            border-radius: 5px;
            font-size: 16px;
            border: none;
            cursor: pointer;
            margin: 10px;
            transition: background-color 0.3s ease;
        }
        .action-button-home:hover {
            background-color: #27ae60;
        }
        .action-button-home:active {
            transform: scale(0.95);
        }
/*Emd Image*/

/*Footer*/
.pcB { /* page container bottom center edge (footer container) */
	

/*light Blue*/
/*background: #93cede;
background: -moz-linear-gradient(45deg,  #93cede 0%, #75bdd1 41%, #49a5bf 100%);
background: -webkit-linear-gradient(45deg,  #93cede 0%,#75bdd1 41%,#49a5bf 100%);
background: linear-gradient(45deg,  #93cede 0%,#75bdd1 41%,#49a5bf 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#93cede', endColorstr='#49a5bf',GradientType=1 );
*/
/*Purple*/

	background: #E53888;
    position:fixed!important;
	bottom:0 !important;
	width:100%;
	height:30px;
	padding: 0px;
	margin:0px 0px 0px 0px;		
	


	
   
	}	
	
.footer { /* footer content container */

	color: #ffffff ;
	font-family: 'Tajawal','Open Sans Condensed', Arial, Verdana, sans-serif;
	font-size: 0.8em;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	width: 100%;
    vertical-align: middle;	
	text-transform: capitalize !important;/*uppercase;*/
	}
	
.footer-text { /* footer content container */

	color: #ffffff ;
	font-family: 'Tajawal','Open Sans Condensed', Arial, Verdana, sans-serif;
	font-size: 0.8em;
	padding-bottom: 14px !important;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px !important;
	width: 100%;
    vertical-align: top;	
	text-transform: capitalize !important;/*uppercase;*/
	}	
	
.footer_link { /* footer content container */

	color: #ffffff !important;
	font-family: 'Open Sans Condensed', Arial, Verdana, sans-serif;
	font-size: 12px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-top: 8px;
	text-align: left;
	text-decoration: none;
	
	}
	
	
.footer-logo{

width:auto;
height:20px;
padding-bottom:15px;
padding-right:10px;
}
	
	
.BottomRightLogo{
width:145px;
height:28px;
padding-right:20px;
vertical-align: center;

}


.SignInLogo{
width:auto;
height:90px;

top:10%;
left:50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%); /* for IE 9 */
-webkit-transform: translate(-50%, -50%); /* for Safari */ 
position:fixed;
}


.StartPanel {

    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh; /* Full height of the viewport */
    text-align: center;
    flex-direction: column; /* Stack the elements vertically */
    padding: 70px;
}

.StartLogo{
width:auto;
height:200px;
padding-bottom:2%;
}



.StartText{
	
	color: #808080 !important;
	font-family: 'Ubuntu Sans',Arial, Verdana, Georgia, sans-serif !important;
    font-size: 25px !important; 
    font-weight: regular !important;
	width: auto !important;
	border:0px !important;
}

.pcC{ /* page container center (contents of page container) */
	
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    text-align: center;
    vertical-align: top;
	
    width: 100%; /* Set to 100% of its parent container */
    	

	}


.pcC2{ /* page container center (contents of page container) */
	
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    text-align: center;
    vertical-align: top;
	top:60px;
	
    width: 100%; /* Set to 100% of its parent container */
    	

	}
	

/*End footer*/

/*Loading*/
.loading-overlay {
    display: none;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.loading-spinner {
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    border-top: 5px solid #3498db;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

@keyframes spin {
    0% { transform: translate(-50%, -50%) rotate(0deg); }
    100% { transform: translate(-50%, -50%) rotate(360deg); }
}


/*---------LOADER----------*/
.loaderText-Sending {
    animation: blinker-robo 1.5s linear infinite !important;
    color: #E53888 !important;
    font-family: 'Noto Sans Arabic', Arial, Verdana, Georgia, sans-serif !important;
    font-size: 20px;
    font-weight: none !important;
    text-align: center !important;
    text-decoration: none;
    width: 100%;
    white-space: nowrap;
    padding-bottom: 5px; /* Removed the negative value */
    padding-top: 5px; /* Removed the negative value */
}

.loaderText-Sending .spacing {
	margin-right: 0px;
}



.loaderText-robo {
    animation: blinker-robo 1.5s linear infinite !important;
    color: #E53888 !important;
    font-family: 'Noto Sans Arabic', Arial, Verdana, Georgia, sans-serif !important;
    font-size: 20px;
    font-weight: none !important;
    text-align: center !important;
    text-decoration: none;
    width: 100%;
    white-space: nowrap;
    padding-bottom: 20px; /* Removed the negative value */
    padding-top: 30px; /* Removed the negative value */
}

.loaderText-robo .spacing {
	margin-right: 10px;
}

@keyframes blinker-robo {
  50% {
    opacity: 0;
  }
}

#myspindiv.fixed-position {
    position: fixed;
    bottom: 50%;
    top: 30%;
    left: 35%;
    right: 35%;
    z-index: 999999;
    vertical-align: middle;
    text-align: center;
    background: linear-gradient(45deg, #f3f4f7, #e8e9ec); /* subtle gradient */
    border-radius: 8px; /* rounded corners */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* slight shadow for depth */
    padding-top: 0px; /* more compact padding */
	padding-bottom: 20px !important;
	padding-left: 5px;
	padding-right: 5px;

}



#myspindiv.fixed-position-sending {
  /*  position: fixed;
    bottom: 50%;
    top: 30%;
    left: 35%;
    right: 35%;*/
    z-index: 999999;
    vertical-align: middle;
    text-align: center;
   /* background: linear-gradient(45deg, #f3f4f7, #e8e9ec); /* subtle gradient */
   /* border-radius: 8px; /* rounded corners */
   /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* slight shadow for depth */
    padding-top: 0px; /* more compact padding */
	padding-bottom: 5px !important;
	padding-left: 5px;
	padding-right: 5px;
	width:100%;
}

/**---------------Another one----------**/
        .loader {
            border: 5px solid #f3f3f3;
            /* Light grey */
            border-top: 5px solid #D45D79;
            /* Dark Green */
            border-radius: 50%;
            width: 40px  !important;
            height: 40px !important;
            animation: spinloader 2s linear infinite;
        }
  
  
  
        .loader2 {
            border: 5px solid #D14D72;
            /* Light grey */
            border-top: 5px solid #ffffff;
            /* Dark Green */
            border-radius: 50%;
            width: 40px  !important;
            height: 40px !important;
            animation: spinloader 2s linear infinite;
        }
		
  
        @keyframes spinloader {
            0% {
                transform: rotate(0deg);
            }
  
            100% {
                transform: rotate(360deg);
            }
        }
/************************************/




.pcT2 { /* page container top center edge (header container) */


    /*border-bottom: 2px solid #F07D16;/*#174990;*/

	/*height: 55px !important;*/
	height: 50px !important;
	padding-right: 0px !important;
	padding-left: 0px !important;
	padding-bottom:0px !important;
	padding-top:0px !important;
	width:100% !important;

    background: #eeeeee;
    border-bottom: 2px solid #ffffff;
	

	}	

.pcT3 { /* page container top center edge (header container) */


    /*border-bottom: 2px solid #F07D16;/*#174990;*/

	/*height: 55px !important;*/
	height: 50px !important;
	padding-right: 0px !important;
	padding-left: 0px !important;
	padding-bottom:0px !important;
	padding-top:0px !important;
	width:100% !important;

    background: #eeeeee;
    border-bottom: 2px solid #ffffff;
	z-index: 1000; /* Keep it above content */
	position:fixed;
	}		
	
.pHeaderL { /* page header security panel container */
	text-align: left;
	width:70% !important;
	padding-left:5px;
	padding-right:5px;
	float: left;
	margin-top:0px;


	}


[dir="rtl"] .pHeaderL { /* page header security panel container */
	text-align: right;
	width:70% !important;
	padding-left:5px;
	padding-right:5px;
	float: right;
	margin-top:0px;


	}

	
.pHeaderL-SignIn { /* page header security panel container */
	text-align: left;
	width:70% !important;
	padding-left:5px;
	padding-right:5px;
	float: left;
	margin-top:0px;


	}


[dir="rtl"] .pHeaderL-SignIn { /* page header security panel container */
	text-align: right;
	width:70% !important;
	padding-left:5px;
	padding-right:5px;
	float: right;
	margin-top:0px;


	}	
	
	
.pHeaderR2 { /* page header security panel container */
	text-align: right;
	width:4%;
	padding-right:0px;
	float: right;
	margin-right:5px;
   /*z-index:1000;*/

	}	

[dir="rtl"] .pHeaderR2 {
	text-align: left;
	width:4%;
	float: left;
	margin:0px;
	margin-right:5px;
}		

	
	
.pHeader-settings { /* page header security panel container */
	text-align: right;
	width:80%;
	padding-right:0px;
	float: left;
	margin-right:10px;
   /*z-index:1000;*/

	}	

[dir="rtl"] .pHeader-settings {
	text-align: left;
	width:80%;
	float: right;
	margin:0px;
	margin-right:5px;
}		
	
.HeaderEmployeeImage {

width:36px !important; 
height:36px !important; 


	padding-top: 0px !important; 

border: 1px solid rgba(237,237,237,1.0) !important; 
border-radius: 24px !important; 
display: inline-block !important; 

margin-right :5px;
margin-left :0px;
 /*   -webkit-animation: fadeInScale 0.7s ease-in-out;
  -moz-animation: fadeInScale 0.7s ease-in-out;
  animation: fadeInScale 0.7s ease-in-out;	*/

}
	
	
[dir="rtl"] .HeaderEmployeeImage{
margin-left :5px;
margin-right :0px;

}	

.LanguageCircle {

 	border-radius: 24px;
 
	border: 2px solid #ffffff;
	cursor: grab;
	color: #E53888;
	font-family: 'Tajawal','Cairo',Arial, Verdana, Georgia, sans-serif;
	font-size: 20px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	vertical-align: middle;	
	/*background-color:rgba(255,255,255,0.9);*/
	background-color: #eeeeee;
	outline:none !important;
	font-weight: bold;
width:45px;
height:45px;


 /* -webkit-animation: fadeInScale 0.7s ease-in-out;
    -moz-animation: fadeInScale 0.7s ease-in-out;
    animation: fadeInScale 0.7s ease-in-out;	*/

}
/*---------END LOADER----------*/


.tooltip {
    position: absolute;
    bottom: 100%; /* Position it above the button */
    left: 50%;
    transform: translateX(-50%);
    background-color: #555;
    color: #fff;
    padding: 5px 10px;
    border-radius: 4px;
    font-size: 12px;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.tooltip::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltip.show {
    opacity: 1;
}



/*****************POS Invoice***************************/

.pos-receipt-container {
    
    display: block;
    justify-content: center;
    align-items: center;
    height: 100vh;

	
}

.pos-receipt {
    font-family: Arial, sans-serif;
    width: 50%;
    margin: 0 auto;
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    margin-top:30px !important;
	font-size:14px;
	animation: 1s ease-out 0s 1 slideInFromAI forwards; /* Apply animation */

}

.receipt-header {
    text-align: center;
	font-size:14px;
	
}

.receipt-header.rtl {
    text-align: right;
}

.receipt-footer {
    text-align: left;
	font-size:12px;
}

.receipt-footer p {
    margin: 5px 0;
}

.receipt-footer hr {
    border: none;
    border-top: 1px solid #ccc;
    margin: 5px 0;
}

/* Table styling */
.pos-table {
    width: 100%;
    border-collapse: collapse;
}

.pos-th, .pos-td {
    padding: 5px;
    border-bottom: 1px solid #ddd;
    text-align: left;
}

/* Gray background for table header */
.pos-th {
    background-color: #f2f2f2;
}



.checkbox-container {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.checkbox-container input[type="checkbox"] {
    width: 30px;
    height: 30px;
    margin-right: 10px;
}

.checkbox-container label {
    font-size: 18px;
	padding-top:10px;
}



.container_Registration{
    height:80% !important;
    width: 50% !important;
	
	
	position: fixed;
	top: 50%;
	left: 50%;
	
	transform: translate(-50%, -50%);
	transform-origin: center; /* Maintain centering during animation */
	/*box-shadow: rgba(60, 64, 67, 0.5) 0px 2px 3px 1px, rgba(60, 64, 67, 0.15) 1px 3px 7px 3px;*/
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;


	background: rgba(255, 255, 255, 0.2);
	padding: 0px;
	box-sizing: border-box;	
	margin:0px;
	
	overflow:hidden !important;
  
  
 /*animation: zoomInOut-Sigin 0.6s ease-out forwards;*/
 /*  opacity: 0;*/ /* Start hidden */ 
}



.container_Order{
    height:80% !important;
    width: 70% !important;
	
	
	position: fixed;
	top: 50%;
	left: 50%;
	
	transform: translate(-50%, -50%);
	transform-origin: center; /* Maintain centering during animation */
	/*box-shadow: rgba(60, 64, 67, 0.5) 0px 2px 3px 1px, rgba(60, 64, 67, 0.15) 1px 3px 7px 3px;*/
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;


	background: rgba(255, 255, 255, 0.2);
	padding: 0px;
	box-sizing: border-box;	
	margin:0px;
	
	overflow:hidden !important;
  
  
 /*animation: zoomInOut-Sigin 0.6s ease-out forwards;*/
 /*  opacity: 0;*/ /* Start hidden */ 
}


.container_Verification{
    height:50% !important;
    width: 50% !important;
	
	
	position: fixed;
	top: 50%;
	left: 50%;
	
	transform: translate(-50%, -50%);
	transform-origin: center; /* Maintain centering during animation */
	/*box-shadow: rgba(60, 64, 67, 0.5) 0px 2px 3px 1px, rgba(60, 64, 67, 0.15) 1px 3px 7px 3px;*/
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;


	background: rgba(255, 255, 255, 0.2);
	padding: 0px;
	box-sizing: border-box;	
	margin:0px;
	
	overflow:hidden !important;
  
  
 /*animation: zoomInOut-Sigin 0.6s ease-out forwards;*/
 /*  opacity: 0;*/ /* Start hidden */ 
}



.container_Signin{
    height:80% !important;
    width: 30% !important;
	
	
	position: fixed;
	top: 50%;
	left: 50%;
	
	transform: translate(-50%, -50%);
	transform-origin: center; /* Maintain centering during animation */
	/*box-shadow: rgba(60, 64, 67, 0.5) 0px 2px 3px 1px, rgba(60, 64, 67, 0.15) 1px 3px 7px 3px;*/
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;


	background: rgba(255, 255, 255, 0.2);
	padding: 0px;
	box-sizing: border-box;	
	margin:0px;
	
	overflow:hidden !important;
  
  
 /*animation: zoomInOut-Sigin 0.6s ease-out forwards;*/
   /*opacity: 0;*/ /* Start hidden */ 
}

/***for container***/
 /* Zoom-in and zoom-out animation */
@keyframes zoomInOut-Sigin {
    0% {
        transform: translate(-50%, -50%) scale(1.5) translateY(-50px); /* Start zoomed in and higher, maintain center */
        opacity: 0; /* Invisible */
    }
    50% {
        transform: translate(-50%, -50%) scale(1); /* Normal size, still centered */
        opacity: 1; /* Fade in */
    }
    100% {
        transform: translate(-50%, -50%) scale(1) translateY(20px); /* Slide down slightly, remain centered */
        opacity: 1; /* Fully visible */
    }
}

/***************/

.center-side {
  background-color: transparent !important; /* Lighter gray background for right side */



  position: fixed !important;
  left:50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%); /* for IE 9 */
  -webkit-transform: translate(-50%, -50%); /* for Safari */ 
}
		

.poweredby{
width:76px;
height:15px;

bottom:2%;
left:50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%); /* for IE 9 */
  -webkit-transform: translate(-50%, -50%); /* for Safari */ 
position:fixed;

}


.username_value	{
	
	
    height:40px;
    
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	color: #808080;
	font-family: 'Cairo',Arial, Verdana, Georgia, sans-serif;
	font-size: 18px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	vertical-align: top;	
	background-color:rgba(255,255,255,0.0);
	outline:none !important;
	transition: padding 0.2s ease;
	}
.username_value::placeholder {
    color: transparent;
}

.username_value:focus::placeholder {
    color: transparent;
}



.userMobile_value	{
	
	
    height:40px;
    
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	color: #808080;
	font-family: 'Cairo',Arial, Verdana, Georgia, sans-serif;
	font-size: 18px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	vertical-align: top;	
	background-color:rgba(255,255,255,0.0);
	outline:none !important;
	transition: padding 0.2s ease;

	}
.userMobile_value::placeholder {
    color: transparent;
}

.userMobile_value:focus::placeholder {
    color: transparent;
}

.loginmessage	{
	color: #808080;
	font-family: 'Cairo',Arial, Verdana, Georgia, sans-serif;
	font-size: 14px;
	font-weight: normal;
    white-space: wrap;
    margin-bottom:0px !important;
    display:block;

	
}

[dir="rtl"] .loginmessage	{
	font-family: 'Cairo',Arial, Verdana, Georgia, sans-serif;
	font-size: 12px;
	
}

.password_value	{
 

    height:40px;
	
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	color: #808080;
	font-family: 'Cairo',Arial, Verdana, Georgia, sans-serif;
	font-size: 18px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	vertical-align: top;	
	background-color:rgba(255,255,255,0.0);
	outline:none !important;
	transition: padding 0.2s ease;
}
.remember_singin	{
    
	color: #808080;
	font-family: 'Cairo',Arial, Verdana, Georgia, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-top: 4px;
	padding-right: auto;
	padding-bottom: 0px;
	padding-left: 4px;
	text-align: left;
	text-transform: none;
	vertical-align: middle;
	white-space: nowrap;
}	



.forget_password	{
    
	font-family: 'Cairo',Arial, Verdana, Georgia, sans-serif !important;
	font-size: 14px !important;
	font-weight: normal !important;
	text-align: center !important;
	vertical-align: middle !important;
	white-space: nowrap !important;
	color: rgba(0,0,0, 1.0) !important;
	
}	
	
	
.remember_singin_checkBox{
   /* color:#555555 !important;
	background: #555555 !important;*/
}

.ForgetPasswordTitle2 { /* mobile main content area default text styles */

	color: #808080;
	font-family: 'Cairo',Arial, Verdana, Georgia, sans-serif;
	font-size: 16px !important;

    text-align:center;
    word-wrap: break-word; /* Ensures long words break to fit the container */
    overflow-wrap: break-word; /* Alternative for older browsers */	
	}	
	
	
	
		/*Slider*/
.dv_slider {
    width: 90%;
    position: relative;
    top: 10%;  /* Adjust as needed */
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh; /* Adjust this value */
    background: white; /* Ensures text remains readable */
    z-index: 1000;
}

/* --- Slider --- */
.slider-container {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    border-radius: 8px;
    background-color: rgba(0, 0, 0, 0.03); /* Subtle background */
    min-height: 60px; /* Ensure space even if content is small */
    display: flex;
    justify-content: center;
    align-items: center;

}

.slider {
    text-align: center;
    animation: fadeIn 0.5s ease-in-out;
}

.slider-title {
    font-family: var(--font-secondary);
    font-size: 1.3rem;
    font-weight: 600;
    color: var(--primary-color);
    margin-bottom: 5px;
}

.slider-details {
    font-family: var(--font-secondary);
    font-size: 1rem;
    color: var(--secondary-color);
}

		
        @keyframes slideEffect {
            0% { opacity: 0; transform: translateY(50px); }
            25% { opacity: 1; transform: translateY(0); }
            75% { opacity: 1; transform: translateY(0); }
            100% { opacity: 0; transform: translateY(-50px); }
        }	
	
/*************CheckBox**************/
input[type=checkbox] {
    margin-right: 5px;
    cursor: pointer;
    font-size: 14px;
    width: 15px;
    height: 15px;
    position: relative;
	margin-top:15px;
	margin-left:-2px;
	margin-bottom:10px;
	padding-top:-20px
  }
  
  
 [dir="rtl"] input[type=checkbox] {
    margin-right: -2px; /* Move closer to text */
    margin-left: 8px; /* Space from the right */
} 
  
  input[type=checkbox]:after {
    position: absolute;
    width: 35px;
    height: 35px;
    top: 0;
    content: " ";
    background-color: #E53888;
    color: #ffffff;
    display: inline-block;
    visibility: visible;
    
	padding-top:0px;
	padding-bottom:0px;
	padding-left:4px;
	padding-right:0px;
	
    border-radius: 3px;
	margin-left:-5px;
	margin-top:-12px;
	
  }
  
  input[type=checkbox]:checked:after {
	  /*content: "\00a0 \00a0 ✓";*/
	  content: " 🗸"; 
	  font-size: 30px;
	  
  }
  
  
  [dir="rtl"] input[type=checkbox]:checked:after {
	  /*content: "\00a0 \00a0 ✓";*/
	  content: " 🗸"; 
	  font-size: 30px;
	  padding-right:5px;
  }
  
 .signin-button{
    width: 100px;
    padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
    background-color: #E53888;
    color: #ffffff;
    border: none;
    border-radius: 5px;
    font-size: 18px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    margin-right: 10px;
	margin-bottom: 10px;
	font-family: 'Cairo',Arial, Verdana, Georgia, sans-serif;
	
	
   
}

.signin-button:hover {
    /*background-color: #2D8596;*/
	font-weight: bold !important;
	text-decoration: none;
	color: #FFF6B3 !important; /* Text color when button is pressed */
} 

.signin-button:active {
    color: #FFF6B3 !important; /* Text color when button is pressed */
}

.signin-button:focus {
    color: #FFF6B3 !important; /* Text color when button is focused */
    outline: none; /* Remove default focus outline */
 }

 
/***************************/

/**************Accordion***************/
        /* Accordion Styles */

        .accordion-container {
		   display:block;
            width: 100vw;
			box-sizing: border-box;
            /*border: 1px solid #ccc;*/
            /*border-radius: 4px;*/

        }

        .accordion-header {
            background-color: #E53888;
            color: white;
            padding-top: 10px;
			padding-bottom: 10px;
            cursor: pointer;
            position: relative;
            width: 100%;
            box-sizing: border-box;
			margin-bottom:10px;
			font-family: 'Cairo',Arial, Verdana, Georgia, sans-serif;
			font-size: 20px;
			text-align:left;

        }
		
		
        [dir="rtl"] .accordion-header {
			text-align:right;
			padding-right:10px;
        }		

        .accordion-header.active {
           color: #fffff3;
		   font-weight: bold !important;
        }



        .accordion-header-report {
            background-color: #E53888;
            color: white;
            padding-top: 10px;
			padding-bottom: 10px;
            cursor: pointer;
            position: relative;
            width: 100%;
            box-sizing: border-box;
			margin-bottom:10px;
			font-family: 'Cairo',Arial, Verdana, Georgia, sans-serif;
			font-size: 20px;
			text-align:left;
			

        }
		
		
        [dir="rtl"] .accordion-header-report {
			text-align:right;
			padding-right:10px;
        }		

        .accordion-header-report.active {
           color: #fffff3;
		   font-weight: bold !important;
        }

        .accordion-content {
            display: none;
			margin:0px;
            padding: 0px;
            border-top: 0px solid #ccc;
            background-color: transparent;
		

        }

.accordion-header::before {
    content: 'keyboard_arrow_down';
    font-family: 'Material Icons';
    margin-right: 10px;
	margin-left: 10px;
    transition: transform 0.3s ease;

}

.accordion-header.active::before {
    transform: rotate(180deg);
}


.accordion-header-report::before {
    content: 'keyboard_arrow_down';
    font-family: 'Material Icons';
    margin-right: 10px;
	margin-left: 10px;
    transition: transform 0.3s ease;

}

.accordion-header-report.active::before {
    transform: rotate(180deg);
}

        .accordion-content.show {
            display: block;
        }


/*********************************/
.message-label{
	font-family: 'Tajawal','Cairo',Arial, Verdana, Georgia, sans-serif !important;
	font-size: 14px !important;
    color: #B43F3F !important;

}

/*****************Popup****************/
/***************** Modern Popup ****************/
.dialog-body {
    text-align: left !important;
    padding: 20px !important;
    font-family: 'Cairo', Arial, sans-serif !important;
    font-size: 16px !important;
    color: #333333 !important;
    line-height: 1.5; /* Improve readability */
}

[dir="rtl"] .dialog-body {
    text-align: right !important;
}

.custom-title-bar {
    background-color: #E53888 !important;
	background: #E53888 !important;
    color: #ffffff !important;
    font-family: 'Cairo', Arial, sans-serif !important;
    font-size: 18px !important;
    font-weight: bold;
    border-radius: 8px 8px 0 0;
    padding: 10px;
    text-align: left !important;
}

[dir="rtl"] .custom-title-bar {
    text-align: right !important;
}

.ui-dialog-buttonpane .ui-dialog-buttonset {
    text-align: center !important;
    background-color: #E53888 !important;
	background: #E53888 !important;
    color: #ffffff !important;	
}

.ui-widget-content .ui-state-default {
    background-color: #E53888 !important;

}

.ui-widget-content .ui-state-default:hover {
    background-color: #E53888 !important;
}


/* Center align the button container */

.ui-dialog-buttonset {
    display: flex !important; /* Use flexbox for alignment */
    justify-content: center !important; /* Center align buttons horizontally */
    align-items: center !important; /* Center align buttons vertically */
    background: #E53888 !important;
    padding: 10px; /* Add padding to the button pane */

}

/* Style the buttons themselves */
/* Button Styling */
.ui-dialog-buttonset .ui-button {
    background: transparent !important; /* Red background */
    color: #ffffff !important; /* White text */
    border: none !important; /* Remove border */
    border-radius: 5px; /* Rounded corners */
    padding: 0px 10px !important; /* Add padding */
    font-family: 'Cairo', Arial, sans-serif !important;
    font-size: 14px; /* Font size */
    font-weight: bold !important; /* Bold text */
    cursor: pointer; /* Pointer cursor */
    transition: background-color 0.3s ease; /* Smooth hover effect */
    outline: none !important; /* Remove outline */
    box-shadow: none !important; /* Remove box shadow */
}

/* Button Hover Effect */
.ui-dialog-buttonset .ui-button:hover {
    background-color: transparent !important; /* Darker red on hover */
    color: #ffffff !important; /* Ensure text remains white */
}



.ui-dialog .ui-dialog-buttonset {
    display: flex !important; /* Use flexbox for alignment */
    justify-content: center !important; /* Center align buttons horizontally */
}

/* Style for Close Button */
.ui-dialog-titlebar-close {
    display: block !important; /* Ensure it's visible */
    background-color: #E53888 !important; /* Red background */
    color: #ffffff !important; /* White "X" icon */
    border: none !important; /* Remove border */
    font-size: 16px !important; /* Adjust font size */
    font-weight: bold !important; /* Bold font */
    cursor: pointer !important; /* Pointer cursor */
    outline: none !important; /* Remove outline */
    width: 24px; /* Set width */
    height: 24px; /* Set height */
    border-radius: 50%; /* Make it circular */
    position: absolute; /* Position it correctly */
    top: 50%; /* Center vertically */
    right: 10px; /* Position from the right */
    transform: translateY(-50%); /* Adjust vertical alignment */
    text-align: center; /* Center text inside */
    line-height: 24px; /* Align text vertically */
}

/* Hover Effect for Close Button */
.ui-dialog-titlebar-close:hover {
    background-color: #b04141 !important; /* Darker red */
    color: #ffffff !important; /* Keep text white */
}


/* Style for OK Button */
.ui-dialog-buttonset button {
    background-color: #E53888 !important; /* Red background */
    color: #ffffff !important; /* White text */
    border: none !important; /* Remove border */
    border-radius: 5px !important; /* Rounded corners */
    padding: 8px 20px !important; /* Add padding */
    font-family: 'Cairo', Arial, sans-serif !important; /* Custom font */
    font-size: 16px !important; /* Adjust font size */
    font-weight: bold !important; /* Bold text */
    cursor: pointer !important; /* Pointer cursor */
    text-transform: uppercase; /* Make text uppercase */
    transition: background-color 0.3s ease; /* Smooth hover effect */
    outline: none !important; /* Remove focus outline */
}

/* Hover Effect for OK Button */
.ui-dialog-buttonset button:hover {
    background-color: #b04141 !important; /* Darker red on hover */
    color: #ffffff !important; /* Keep text white */
}




.ui-dialog {
    z-index: 1050 !important; /* Ensure popup stays on top */
    border-radius: 8px !important; /* Match the design */
    overflow: hidden; /* Prevent content from spilling */
}

.ui-widget-overlay {
    z-index: 1040 !important; /* Ensure overlay is just below the popup */
}


/************* End Modern Popup *************/

/*************End Popup***********/


/*******************************************/


.whatsapp-message-panel {
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 20px;
    background-color: #fff;
    width: 98vw; /* Almost full width */
    max-width: 1200px; /* Optional max width */
    height: 90vh; /* 90% of the viewport height */
    max-height: 100vh; /* Limit the max height to full viewport */
    box-sizing: border-box;
    overflow-y: auto; /* Scroll vertically if content overflows */
    margin: 0 auto; /* Centers the panel horizontally */
	
}




        .whatsapp-text-center {
            text-align: center;
            margin-bottom: 20px;
        }

        .whatsapp-form-group {
            margin-bottom: 10px;
			border-bottom: 1px solid #ddd;
        }

        .whatsapp-form-control {
            width: 100%;
            padding: 10px;
            border: 1px solid #ccc;
            border-radius: 4px;
        }

        .whatsapp-form-control-file {
            padding: 6px 12px;
        }

        .whatsapp-btn {
            background-color: #25D366;
            color: white;
            border: none;
            padding: 10px;
            border-radius: 4px;
            cursor: pointer;
        }

        .whatsapp-btn-block {
            width: 100%;
        }

        .whatsapp-label {
            display: block;
            font-weight: bold;
            margin-bottom: 5px;
        }

        .preview-container {
            margin-top: 20px;
        }

        .preview-container img {
            max-width: 100%;
            height: auto;
            display: block;
            margin: 10px 0;
        }


		.whatsapp-label-control {
			font-family: 'Tajawal','Cairo',Arial, Verdana, Georgia, sans-serif !important;
			font-size: 18px !important; 
			font-weight: bold !important;
			margin-bottom:20px;
			display:block;
		}


        /* Custom popup styles */
        .whatsapp-popup {
            display: none;
            position: fixed;
            z-index: 100;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.5); /* Dimmed background */
            overflow: auto;
        }

        .whatsapp-popup-content {
            background-color: white;
            margin: 10% auto;
            padding: 20px;
            border-radius: 10px;
            width: 60%;
            max-width: 600px;
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
        }

        .whatsapp-popup-header {
            font-size: 18px;
            font-weight: bold;
            margin-bottom: 15px;
            text-align: center;
        }

        .whatsapp-popup-body {
            font-size: 14px;
            text-align: center;
        }

        .whatsapp-popup-body img {
            max-width: 30%;
            height: auto;
        }

        .whatsapp-popup-footer {
            text-align: center;
            margin-top: 20px;
			margin-bottom:10px;
        }

        .whatsapp-popup-footer button {
            padding: 10px 20px;
            background-color: #28a745;
            color: white;
            border: none;
            border-radius: 5px;
            cursor: pointer;
        }

        .whatsapp-popup-footer button.close {
            background-color: #dc3545;
        }
		
	
/*********************/		
		
		

.form-container {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 20px;
    background-color: #f4f4f4;
    box-sizing: border-box;
}

/* Full-width form elements */




.input-full-width {
	
    width: 100% !important;
	max-width: none !important; /* Remove any max-width restrictions */
	display: block !important; /* Ensure it behaves as a block-level element */
    padding: 12px;
    margin: 8px 0;
    border: 1px solid #ccc;
    border-radius: 8px;
	font-family: 'Cairo',Arial, Verdana, Georgia, sans-serif !important;
    font-size: 14px;
    box-sizing: border-box;
    background-color: #fff;
    transition: border-color 0.3s ease-in-out;
}

.input-full-width:focus {
    border-color: #E53888; /* Blue border on focus for better UX */
    outline: none;
    box-shadow: 0px 0px 5px rgba(0, 123, 255, 0.5);
	width: 800 !important;
}


.input-full-width-Order {
	
    width: 100% !important;
	display: block !important; /* Ensure it behaves as a block-level element */
    padding: 12px;
    margin: 8px 0;
    border: 1px solid #ccc;
    border-radius: 8px;
	font-family: 'Cairo',Arial, Verdana, Georgia, sans-serif !important;
    font-size: 14px;
    box-sizing: border-box;
    background-color: #fff;
    transition: border-color 0.3s ease-in-out;
	


}

.input-full-width-Order:focus {
    border-color: #E53888; /* Blue border on focus for better UX */
    outline: none;
    box-shadow: 0px 0px 5px rgba(0, 123, 255, 0.5);
	/*width: 800 !important;*/
}



.input-full-mid {
	
    width: 20% !important;
	max-width: none !important; /* Remove any max-width restrictions */
	/*display: block !important; /* Ensure it behaves as a block-level element */
    padding: 8px;
    margin: 8px 0;
    border: 1px solid #ccc;
    border-radius: 8px;
	font-family: 'Cairo',Arial, Verdana, Georgia, sans-serif !important;
    font-size: 14px;
    box-sizing: border-box;
    background-color: #fff;
    transition: border-color 0.3s ease-in-out;
}

.input-full-mid:focus {
    border-color: #E53888; /* Blue border on focus for better UX */
    outline: none;
    box-shadow: 0px 0px 5px rgba(0, 123, 255, 0.5);
	width: 800 !important;
}
/********For mobile******/


.floating-label-Mobile {
    position: relative;
    margin-bottom: 0px;
	min-width: 100% !important;
	display:flex;
	
}

[dir="rtl"] .floating-label-Mobile {
text-align:right;
display: flex;
right:0px;
}

.floating-label-Mobile .iti {
     width: 100%;
     display: flex;
}
  .floating-label-Mobile .iti .iti__selected-dial-code{
      white-space: nowrap; /* To avoid overlapping of text */
  }

        .intl-tel-input {
             width: 100%;
              display: flex;
			  padding-left: -78px !important;

        }	
        .intl-tel-input input {
            padding-left: 0px !important
         }		






.floating-label-Mobile-MyProfile {
    position: relative;
    margin-bottom: 10px;
	min-width: 100% !important;
	display:flex;
	
}

[dir="rtl"] .floating-label-Mobile-MyProfile {

display: flex;

}

.floating-label-Mobile-MyProfile .iti {
     width: 100%;
     display: flex;
}
  .floating-label-Mobile-MyProfile .iti .iti__selected-dial-code{
      white-space: nowrap; /* To avoid overlapping of text */
  }
  
  
  
  
  


.floating-label-Mobile-Admin {
    position: relative;
    margin-bottom: 10px;
	min-width: 100% !important;
	display:flex;
	
}

[dir="rtl"] .floating-label-Mobile-Admin {
/*text-align:right;*/
display: flex;
right:15px;
}

.floating-label-Mobile-Admin .iti {
     width: 100%;
     display: flex;
}
  .floating-label-Mobile-Admin .iti .iti__selected-dial-code{
      white-space: nowrap; /* To avoid overlapping of text */
  }





.input-full-width-Mobile {
    flex: 1;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 0 4px 4px 0;
    box-sizing: border-box;
	width:100vw !important !important;
	

	
}


.input-full-width-Mobile:focus {
    border-color: #E53888; /* Blue border on focus for better UX */
    outline: none;
    box-shadow: 0px 0px 5px rgba(0, 123, 255, 0.5);
	width: 800 !important;
}




.input-full-width-Verification {
    width: 100%;
    padding: 12px;
    margin: 8px 0;
    border: 1px solid #ccc;
    border-radius: 8px;
	font-family: 'Cairo',Arial, Verdana, Georgia, sans-serif !important;
    font-size: 18px;
    box-sizing: border-box;
    background-color: #fff;
    transition: border-color 0.3s ease-in-out;
}

.input-full-width-Verification:focus {
    border-color: #E53888; /* Blue border on focus for better UX */
    outline: none;
    box-shadow: 0px 0px 5px rgba(0, 123, 255, 0.5);
}


.form-row {
    flex: 1; /* Ensures the form-row stretches to fill half of the container */
    display: flex;
    flex-direction: column; /* Stack the label and input vertically inside each form-row */
	
	

}

/* Styling for labels */
.form-row label {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px;
    color: #333;
}


/* Label styling */
.form-row label {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px;
    color: #333;
}


.form-inline{
   display: flex;
    gap: 20px; /* Space between the two form-row elements */

}

/* Button styling */
.btn, .btn-cancel {
    background-color: #4CAF50;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
    margin-right: 10px;
}

.btn-cancel {
    background-color: #f44336;
}

.btn:hover {
    background-color: #45a049;
}

.btn-cancel:hover {
    background-color: #e53935;
}

/* Image preview */
.image-preview {
    margin-top: 0px;
    display: block;
    max-width: 50px;
    max-height: 40px;
	align:center;
	text-align:center;
}

.file-hidden {
    display: none;
}		



        .readonly-label {
            border: none;
            background-color: transparent;
            color: inherit;
            font-size: inherit;
            font-family: inherit;
            pointer-events: none; /* Ensures it behaves like a label (non-editable) */
			display:none !important;
			height:0px !important;
        }

        .readonly-label:focus {
            outline: none; /* Remove the focus outline */
        }
		
.image-button-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px; /* Optional: space between the button and image */
}		
/*********************/


/***********Introduction Page***********/
@keyframes zooming {
    from {
        transform: scale(0.8); /* Start smaller */
        opacity: 0; /* Start invisible */
    }
    to {
        transform: scale(1); /* End at normal size */
        opacity: 1; /* Fully visible */
    }
}





.page-container {
    flex-grow: 1; /* Allows container to fill space */
    display: flex;
    flex-direction: column;
    width: 100vw;
    padding: 15px; /* Add padding around the content */



/*	background-color: transparent;
	box-sizing: border-box;
	padding: 5px;
	justify-content: center; 
	align-items: center; 
	overflow-y: auto;
	overflow-x: hidden; 
    margin-top:50px;*/
 
}


/* Hide scrollbar for webkit browsers (e.g., Chrome, Safari) */
.page-container1::-webkit-scrollbar {
	display: none;
}

/* Hide scrollbar for non-webkit browsers */
.page-container1 {
	-ms-overflow-style: none; /* IE and Edge */
	scrollbar-width: none; /* Firefox */
}

/* --- Hero Section --- */
.introd-hero {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 15px; /* Consistent gap */
    border-radius: 12px;
    margin: 15px auto; /* Centered horizontally */
    padding: 25px;
	background: rgb(255, 255, 255, 0.7);
	box-shadow: 0 4px 10px rgba(192, 192, 192, 0.8);
    width: 100%; /* Takes container width */
    max-width: 1200px; /* Max width for larger screens */
}

.introd-logo {
    max-width: 180px; /* Slightly smaller */
    height: auto;
    border-radius: 10px;
    box-shadow: 0 4px 10px var(--shadow-color);
    margin-bottom: 10px; /* Space below logo */
}

.introd-title { /* Renamed class */
    color: #E53888;
	
	font-family: 'Coda','Cairo',Arial, Verdana, Georgia, sans-serif !important;
	font-size: 2.5rem;
	font-weight: 600 !important;	
	font-style: normal;	
    margin: 5px 0;
}

.introd-description { /* Renamed class */
	font-family: 'Cairo',Arial, Verdana, Georgia, sans-serif !important;
	font-size: 1.2rem;
	font-weight: normal !important;	
    color: #202020;
    line-height: 1.5;
    max-width: 600px; /* Limit description width */
    margin: 0 auto 15px auto; /* Center and add bottom margin */
	animation: zooming 0.8s ease-out; /* Animation duration and easing */
	animation-fill-mode: forwards; /* Keep the final state after animation ends */		
}

/* --- Slider --- */
.slider-container {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    border-radius: 8px;
    background-color: rgba(0, 0, 0, 0.03); /* Subtle background */
    min-height: 60px; /* Ensure space even if content is small */
    display: flex;
    justify-content: center;
    align-items: center;
}

.slider {
    text-align: center;
    /*animation: slideEffect 0.5s ease-in-out;*/
	
	animation: zooming 0.8s ease-out; /* Animation duration and easing */
	animation-fill-mode: forwards; /* Keep the final state after animation ends */		
}

.slider-title {
	color: #E53888;
	font-family: 'Ubuntu Sans',Arial, Verdana, Georgia, sans-serif;
	font-size: 30px;
	font-weight: bold;
    margin-bottom: 5px;
}

.slider-details {
	font-family: 'Ubuntu Sans',Arial, Verdana, Georgia, sans-serif;
	font-size: 20px;
	font-weight: normal;
    color: #202020;
}

[dir="rtl"] .slider-details {
	font-family: 'Ubuntu Sans',Arial, Verdana, Georgia, sans-serif !important;
	font-size: 25px !important;
	
}
		

/* --- Buttons --- */
.introd-buttons {
    display: flex;
    flex-wrap: wrap; /* Allow buttons to wrap on small screens */
    justify-content: center;
    gap: 15px; /* Space between buttons */
    margin: 10px 0;
}

/* Styles likely applied by gen:pushbutton - target the generated button class/tag */
/* Assuming gen:pushbutton generates an <input type="submit"> or <button> */
/* Adjust the selector '.introd-button' if the generated element is different */

.introd-button {
    min-width: 200px; /* Minimum width */
    padding: 12px 25px 12px 50px; /* Top/Bottom Right Left (L T R default) */
    background-color: #E53888;
    color: #ffffff;
    border: none;
    border-radius: 8px;
    font-size: 1rem;
    font-family: 'Cairo', sans-serif;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.3s ease, color 0.3s ease, box-shadow 0.3s ease;
    text-align: center;
    background-image: url('../../Images/send.png'); /* Check path */
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: 5px center; /* LTR default */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
	
	
}


.introd-button:hover {
    background-color: darken(#E53888, 10%); /* Darken on hover */
    color: #ffffff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}

/* RTL Specific Button Styles */
[dir="rtl"] .introd-button {
    
	padding: 10px 40px 10px 60px; /* Increase padding on the left for Arabic */
    background-position: 95% center; /* Adjust image position for RTL */

		
}


/* --- Features Section --- */
.introd-features {
    display: flex;
    flex-wrap: wrap; /* Allow features to wrap */
    justify-content: center;
    gap: 20px;
    margin: 20px auto;
    padding: 0 10px; /* Add some horizontal padding */
    width: 100%;
    max-width: 1200px; /* Max width for features container */
}

.introd-feature {
    background: rgb(255, 255, 255, 0.9);
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(192, 192, 192, 0.8);
    padding: 25px;
    flex: 1 1 280px; /* Flex grow, shrink, basis (allow shrinking, aim for 280px width) */
    max-width: 320px; /* Max width per feature */
    min-width: 250px; /* Minimum width before wrapping */
    text-align: start; /* Use logical property for text alignment */
	
}

/* No need for [dir="rtl"] .introd-feature { text-align: right; } if using text-align: start */

.introd-feature-title { /* Renamed class */
    margin-bottom: 12px;
    display: block;
	font-family: 'Cairo','Cairo',Arial, Verdana, Georgia, sans-serif !important;
	font-size: 1.5rem;
	font-weight: bold !important;	
    color: #E53888;		
	
}

.introd-feature-description { /* Renamed class */
	font-family: 'Cairo',Arial, Verdana, Georgia, sans-serif !important;
	font-size: 1.0rem;
	font-weight: normal !important;	
    color: #202020;

    line-height: 1.6;
    display: block;
    margin-bottom: 10px;
 	
	
}

		
		
.registration-instructions {
    font-family: 'Noto Sans Arabic',Arial, sans-serif;
    margin: 20px;
    font-size: 14px;
    color: #808080;
	text-align:center;
	width:100%;
}		


.registration-Successfuly {
    font-family: 'Ubuntu Sans',Arial, sans-serif;
    margin: 20px;
    font-size: 20px;
    color: #808080;
	text-align:center;
	width:100%;
}		
/***********************/
		
		
	
		

/* Responsive styles for smaller screens (mobile devices) */
@media screen and (max-width: 768px) {



        .button-group {
            flex-direction: row;
            align-items: center;
        }

/*****Book Now*****/
            .ui-datepicker {
                font-size: 1.2em;
                max-width: 100%;
            }
            .ui-datepicker td, .ui-datepicker th {
                padding: 8px;
            }
            .ui-datepicker-title {
                font-size: 1.3em;
            }
/******End Book Now*******/

    .chat-container {
        width: 100vw !important; /* Set width to 100% of viewport width */
		
    }

.input-full-width {
    width: 100%;
}

.input-full-width-Order {
    width: 90%;
}



.LanguageCircle {


	padding-top: 10px;


}
/********For mobile******/

    .search-container {
        display: flex;
        flex-direction: column;
        gap: 0px;
        width: 100%;
        margin-left:0px;
    }

    /* Ensure Full Width */
    .search-container .search-box {
        width: 100% !important;
        max-width: 100% !important;
        display: block;
    }

    /* Date & Time - Same Line */
    .search-container .date-time-group {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        width: 100%;
		padding-left:0px !important;

    }

    .date-time-group .input-date,
    .date-time-group .input-time {
        flex: 1;
        width: 50%;
		
    }

    /* Search Button - Full Width */
    .search-container .search-button {
        width: 100% !important;
        max-width: 100% !important;
    }



    /* Date & Time - Same Line */
[dir="rtl"] .search-container .date-time-group {

		padding-right:0px !important;

    }


.input-full-width-Mobile {
	width:100%
}
/******************************/



.input-full-width-Verification {
    width: 100%;
}

    .chat-box {
        margin-top: 30px;
		/*max-height: calc(100vh - 80px);*/
		/*NEW 10-6-2024*/
		
		/*max-height: calc(100vh - 165px); /* Adjusted max height for mobile */

    }


.upload-button-history {
	
	margin-right:7%;

       }


.hamburger-image {
    width: auto;
	max-width:200px;
    height: 45px;
    /*border-radius: 50%;*/
	
 

    overflow: hidden;
}
.image-inside {
    width: auto;
	max-width:200px;
    height: 40px;
	
    /*border-radius: 50%;*/
	
    object-fit: cover;
}

        .menu-button {
			margin-top:20px;
			margin-left:5px;
			margin-right:5px;
			
        }

    .textbox-container {
        flex-direction: column;

        /*align-items: stretch; /* Ensure elements stretch to container width */
        padding-bottom: 40px; /* Add padding to ensure buttons are not cut off */
		/*NEW 10-6-2024*/
        /*position: absolute;
        bottom: 5px;
		width: calc(100% - 37px)*/
		
    }




    .textbox {
        width: 100%; /* Set width to 100% for mobile devices */
        margin-right: 0;
        margin-bottom: 10px;
    }

    .menu-container {
        width: 10%;
        position: fixed;
        top: 0px;
        left: 0;
		margin-top:-2px;
		
    }
	[dir="rtl"] .menu-container {
        width: 10%;
        position: fixed;
        top: 0px;
        right: 0;
		left: auto;
		margin-top:-2px;
		    
		}	
	.menu-container-Restaurant-Ass {
        width: 100%;
        position: fixed;
        top: 0px;
        left: 0 !important;
    }

.Attendancepanel-container{
	margin-top:-50px;
}

[dir="rtl"] .Attendancepanel-container{
	margin-top:-57px;
}




    .grid-container-Allocation {

		
    width: 99vw;
	padding-right:0px;
	padding-left:10px;	
	box-sizing: border-box;
	align:center;
	width:100vw;
    }
	
 [dir="rtl"] .grid-container-Allocation {

		
    width: 99vw;
	padding-right:10px;
	padding-left:0px;	
	box-sizing: border-box;
	align:center;
    }	



.grid-container-Booking {
  /*  width: 100vw;
    max-height:58vh;
    padding: 0px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;*/


    width: 100% !important;/*95vw*/
    flex: 1;
    padding: 0px;
    border-radius: 10px;
    padding-left:13px;
	padding-right:0px;
    min-height: 50vh;   /* Minimum height */
    max-height: 60vh;   /* Maximum height */
    overflow-y: scroll;
    margin-top:0px;
	margin-bottom:0px;
	display: inline-block;
}




/* RTL Support */
[dir="rtl"] .grid-container-Booking {
    padding-right: 10px;
    padding-left: 0px;
}




.grid-container-Booking-m {

    width: 100vw !important;/*95vw*/
    flex: 1;
    padding: 0px;
    border-radius: 10px;
    padding-left:0px;
	padding-right:0px;
    min-height: 50vh;   /* Minimum height */
    max-height: 70vh;   /* Maximum height */
    overflow-y: scroll;
    margin-top:0px;
	margin-bottom:0px;
	display: inline-block;
}




/* RTL Support */
[dir="rtl"] .grid-container-Booking-m {
    padding-right: 0px;
    padding-left: 0px;
}




.grid-container-MyProfile {

    width: 100% !important;/*95vw*/
    flex: 1;
    padding: 0px;
    border-radius: 10px;
    padding-left:5px;
	padding-right:5px;
    min-height: 50vh;   /* Minimum height */
    max-height: 90vh;   /* Maximum height */
    overflow-y: scroll;
    margin-top:0px;
	margin-bottom:0px;
	display: inline-block;
}




/* RTL Support */
[dir="rtl"] .grid-container-MyProfile {
    padding-right: 5px;
    padding-left: 5px;
}


.grid-container-User {

    width: 100vw !important;/*95vw*/
    flex: 1;
    padding: 0px;
    border-radius: 10px;
    padding-left:3px;
	padding-right:0px;
    min-height: 50vh;   /* Minimum height */
    max-height: 100vh;   /* Maximum height */
    overflow-y: scroll;
    margin-top:0px;
	margin-bottom:0px !important;
	display: inline-block;
}




/* RTL Support */
[dir="rtl"] .grid-container-User {
    padding-right: 10px;
    padding-left: 0px;
}


    .grid-container {

		
    width: 99vw;
	padding-right:0px;
	padding-left:10px;	
	box-sizing: border-box;
	align:center;
	width:100vw;
    }
	
 [dir="rtl"] .grid-container {

		
    width: 99vw;
	padding-right:10px;
	padding-left:0px;	
	box-sizing: border-box;
	align:center;
    }	
	
.grid-container-attendance {
    
	width: 99vw;
	padding-right:0px;
	padding-left:10px;	
	box-sizing: border-box;
	align:center;

    min-height: 50vh;   /* Minimum height */
    max-height: 65vh;   /* Maximum height */
	
}	
	
[dir="rtl"] .grid-container-attendance {

		
    width: 99vw;
	padding-right:10px;
	padding-left:0px;	
	box-sizing: border-box;
	align:center;
	
    min-height: 50vh;   /* Minimum height */
    max-height: 62vh;   /* Maximum height */	
    }		
	
.grid-view {
    width: 94vw;
	
   
}	
	
	
	.grid-header {
		display: flex;
		align-items: center;
		justify-content: flex-start; /* Align items to the start */
		margin: 7px 0 0 80px; /* Adjust to the width of the menu and add margin-top */
		padding: 0;
	}
	
	.start-header {
		display: flex;
		align-items: center;
		justify-content: flex-start; /* Align items to the start */
		margin: -5px 0 0 60px; /* Adjust to the width of the menu and add margin-top */
		padding: 0;	
	}
	

[dir="rtl"]  .start-header {
    align-items: right;
    justify-content: flex-start; /* Align items to the start */
    margin: -5px 0 0 15%; /* Adjust to the width of the menu and add margin-top */
    padding: 0;
   
}	
	
	.start-header-RestaurantAss {
		display: flex;
		align-items: center;
		justify-content: flex-start; /* Align items to the start */
		margin: -5px 0 0 25px; /* Adjust to the width of the menu and add margin-top */
		padding: 0;	
	}
	
	
.end-header {

    width: 50vw; /* Full width of the viewport */
	   
}	

	.live-header-NotWorking { /*Not working because it is for the text beside menu if no menu*/
		display: flex;
		align-items: left;
		justify-content: flex-start; /* Align items to the start */
		margin: 3px 0 0 10px; /* Adjust to the width of the menu and add margin-top */
		padding: 0;
	}
	
	.add-buttonOld  {
	   
        width: 100%;
        margin-bottom: 10px; /* space between buttons in mobile */
		
    
	}
	
	
   .img-preview {
        width: 100px !important; /* Smaller preview */
        max-width: 100px !important;
        max-height: 100px !important;
    justify-content: center; /* Center horizontally */
    align-items: center; /* Center vertically */
     
    }	
	
   .ImageContainer {
        width: 90vw; /* Set the width as per your requirement */
    }
	
	
.setting-text-container	{
    flex-direction: row; /* Force items to be in a row on mobile */
    height: auto; /* Remove fixed height for smaller screens */

    }
	
.Title-Home-Welcome{

    color: #000000;
    font-size: 30px !important;
	font-family: 'Cairo', sans-serif !important;	
    font-weight: bold;
	background: transparent !important;
	}	
 	
.chat-image {
    margin-top: 5px;
    max-width: 40%;  /* Adjust the width as needed */

	}	


.chat-image-round {
    margin-top: 5px;
    max-width: 40%;  /* Adjust the width as needed */
   overflow: hidden; /* Hide any parts of the image that extend beyond the container */
    object-fit: cover; /* Ensure the full image is visible inside the container */
    border-radius: 50%; /* Make the image round */
	}	


	
.text-center{

    font-size: 18px;
	margin-top:15px;

	
}


.text-center-RestaurantAss{

    font-size: 18px;
	margin-top:15px;

	
}


.text-right{
	font-size: 14px !important;
	margin-top:19px;
}	
	
	
	
.openai-iframe {
    width: 100%;
    height: auto;
    overflow-y: hidden;
    border: 0;
}



.loaderText-robo {
    font-size: 16px;

}

#myspindiv.fixed-position {

    left: 20%;
    right: 20%;
}


    .input-container {
        flex-direction: column;
        align-items: flex-start;
    }


.input-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px; /* Adjust the gap between elements */
}

.process-button {
    margin: auto;
    display: block; /* Ensures it takes full width */
}


.pos-receipt {

    width: 90%;

}




    .action-container button {
      
        margin-top: 10px; /* Add space between buttons */
    }
	
	
	
    .checkbox-container label {
        font-size: 16px;
		
    }	
	

    .menu-dropdown {
        left: 10px;
        right: 0;
        width: 65%;
        height: calc(100vh - 245px); /* Full viewport height minus menu height */
        border-radius: 10px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    }


	[dir="rtl"] .menu-dropdown {
       
		height: calc(100vh - 220px); /* Full viewport height minus menu height */

    }

  .container_Signin {
    height:80% !important;
    width: 95vw !important;
	
	
	position: fixed;
	top: 55%;
	left: 50%;
	
	transform: translate(-50%, -50%);
	box-shadow: rgba(60, 64, 67, 0.3) 0px 2px 3px 1px, rgba(60, 64, 67, 0.15) 1px 3px 7px 3px;
	background: rgba(255, 255, 255, 0.6);
	padding: 0px;
	box-sizing: border-box;	
	margin:0px;
	
	overflow:hidden !important;

	
  }


.container_Registration{
    height:80% !important;
    width: 80% !important;
	
	
	position: fixed;
	top: 52%;
	left: 50%;
	
	transform: translate(-50%, -50%);
	box-shadow: rgba(60, 64, 67, 0.3) 0px 2px 3px 1px, rgba(60, 64, 67, 0.15) 1px 3px 7px 3px;
	background: rgba(255, 255, 255, 0.6);
	padding: 0px;
	box-sizing: border-box;	
	margin:0px;
	
	overflow:hidden !important;
}


.container_Order {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    
    width: 60%; /* Adjust this to control the width */
    max-width: 600px; /* Prevents it from being too wide */
    min-width: 400px; /* Ensures it's not too small */
    
    padding: 20px;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 2px 3px 1px, rgba(60, 64, 67, 0.15) 1px 3px 7px 3px;
    background: rgba(255, 255, 255, 0.9);
    box-sizing: border-box;

    display: flex;
    flex-direction: column;
    align-items: center; /* Centers elements inside */
    justify-content: center;
}


.container_Verification{
    height:50% !important;
    width: 80% !important;
	
	
	position: fixed;
	top: 50%;
	left: 50%;
	
	transform: translate(-50%, -50%);
	box-shadow: rgba(60, 64, 67, 0.3) 0px 2px 3px 1px, rgba(60, 64, 67, 0.15) 1px 3px 7px 3px;
	background: rgba(255, 255, 255, 0.6);
	padding: 0px;
	box-sizing: border-box;	
	margin:0px;
	
	overflow:hidden !important;
}


  .poweredby {
    width: 76px; /* Adjust width for smaller screens */
    height: 15px; /* Adjust height for smaller screens */

bottom:2%;
left:50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%); /* for IE 9 */
  -webkit-transform: translate(-50%, -50%); /* for Safari */ 
position:fixed;	
  }

  .username_value, .password_value {
    font-size: 16px; /* Smaller font size for mobile */
   padding-left: 5px; /* Adjust padding */
	margin-left:10px !important;
	margin-right:10px!important;
	padding-right: 5px; 
	
	
  }
  
  .userMobile_value {
    font-size: 16px; /* Smaller font size for mobile */
   padding-left: 5px; /* Adjust padding */
	margin-left:10px !important;
	margin-right:10px !important;
	padding-right: 5px; 
	
	
  }

  .loginmessage {
    font-size: 14px; /* Smaller font size for mobile */
    padding-left: 5px;
	padding-right: 5px;
  }

  .signin-button {
    width: 80px; /* Adjust width for smaller screens */
    font-size: 16px; /* Smaller font size for mobile */
 
  }

/*************CheckBox**************/
/* Hide the default checkbox appearance */
input[type=checkbox] {
    margin-right: 5px;
    cursor: pointer;
    font-size: 14px;
    width: 15px;
    height: 15px;
    position: relative;
	margin-top:15px;
	margin-left:10px;
	margin-bottom:10px;
	padding-top:-20px
  }
  

  
  input[type=checkbox]:after {


    position: absolute;
    width: 30px;
    height: 30px;
    top: 0;
    content: " ";
    background-color: #E53888;
    color: #ffffff;
    display: inline-block;
    visibility: visible;
    
	padding-top:0px;
	padding-bottom:0px;
	padding-left:-5px;
	padding-right:0px;
	
    border-radius: 3px;
	margin-left:-5px;
	margin-top:-12px;	

  }
  
  input[type=checkbox]:checked:after {
	  content: "\00a0 \00a0 ✓";
	  padding-right:20px;
	  /*content: " 🗸";*/ 
	  font-size: 25px;
	
  color: #ffffff; /* Color of the checkmark */
  display: flex;
  align-items: center;
  justify-content: center;

	  
  }



[dir="rtl"]  input[type=checkbox]:checked:after {
	  padding-left:5px;
	padding-right:0px;
	  
  }
  
  
  
  
.pBackSignIn{


	width: 100%;
	height: 100%;	
	overflow: hidden !important;
  

    background: 
        radial-gradient(circle at 10% 100%, transparent 24px, #E53888 25px, transparent 26px),
        radial-gradient(circle at 80% 100%, transparent 29px, #E53888 30px, transparent 31px),
        radial-gradient(circle at 20% 100%, transparent 39px, #E53888 40px, transparent 41px),
        radial-gradient(circle at 90% 100%, transparent 34px, #E53888 35px, transparent 36px),
        radial-gradient(circle at 100% 100%, transparent 24px, #E53888 25px, transparent 26px),
        radial-gradient(circle at 70% 10%, transparent 29px, #E53888 30px, transparent 31px),
        radial-gradient(circle at 15% 10%, transparent 39px, #E53888 40px, transparent 41px),
        radial-gradient(circle at 100% 60%, transparent 34px, #E53888 35px, transparent 36px),
        radial-gradient(circle at 100% 15%, transparent 24px, #E53888 25px, transparent 26px),
        radial-gradient(circle at 100% 85%, transparent 29px, #E53888 30px, transparent 31px),
        #eeeeee;
    width: 100%;
    height: 100vh;

  
}



.pBackSplash	{
  /*  width: 100%;
	height: 100%;*/	
	overflow: hidden !important;
  
    background: 
        radial-gradient(circle at 10% 100%, transparent 24px, #E53888 25px, transparent 26px),
        radial-gradient(circle at 80% 100%, transparent 29px, #E53888 30px, transparent 31px),
        radial-gradient(circle at 20% 100%, transparent 39px, #E53888 40px, transparent 41px),
        radial-gradient(circle at 90% 100%, transparent 34px, #E53888 35px, transparent 36px),
        radial-gradient(circle at 100% 100%, transparent 24px, #E53888 25px, transparent 26px),
        radial-gradient(circle at 70% 10%, transparent 29px, #E53888 30px, transparent 31px),
        radial-gradient(circle at 15% 10%, transparent 39px, #E53888 40px, transparent 41px),
        radial-gradient(circle at 100% 60%, transparent 34px, #E53888 35px, transparent 36px),
        radial-gradient(circle at 100% 15%, transparent 24px, #E53888 25px, transparent 26px),
        radial-gradient(circle at 100% 85%, transparent 29px, #E53888 30px, transparent 31px),
        #eeeeee;
    width: 100% !important;
    height: 100% !important;
-webkit-overflow-scrolling: touch;
min-height: 100% !important;

}
/****************************************************/
            .counts-container {
                flex-direction: row;
                align-items: center;
            }

/*****************************************************/
.ForgetPasswordTitle2 { /* mobile main content area default text styles */
    display: block; 
	color: #404040;
	font-family: 'Cairo',Arial, Verdana, Georgia, sans-serif;
	font-size: 14px;
    padding-left:10%  !important;
	padding-right:10% !important;
    text-align:center;

	}	


.Space-up-down{

    margin-bottom:10px;
	display:block;
	
}




.PageEducationCenter {

    padding-bottom: 120px;
	padding-left: 0px;
	padding-right: 0px;

}




.Pagecontainer-Add {
    display: flex;
    flex-direction: column;
    height: calc(100% - 80px); /* Adjust height to account for the border */
    padding: 10px 10px;
    width: 97.8vw;
    overflow-y: auto;
    background-color: rgba(255, 255, 255, 0.7) !important;
    margin: 0;
    box-sizing: border-box;
    position: fixed;
    border-right: 5px solid #eeeeee !important; 
	border-left: 10px solid #eeeeee !important; 
	border-bottom: 10px solid #eeeeee !important; 
	border-top: 10px solid #eeeeee !important; 
}



.Pagecontainer-Send {
    display: flex;
    flex-direction: column;
    height: calc(100% - 80px); /* Adjust height to account for the border */
    padding: 10px 10px;
    width: 97.8vw;
    overflow-y: auto;
    margin: 0;
    box-sizing: border-box;
    position: fixed;
    border-right: 5px solid #eeeeee !important; 
	border-left: 10px solid #eeeeee !important; 
	border-bottom: 10px solid #eeeeee !important; 
	border-top: 10px solid #eeeeee !important;
	
	
    background-color: rgba(255,255, 255, 0.7);
		
}


.Registration-Page {
   display: flex;
    flex-direction: column;
    height: calc(100% - 0px); /* Adjust height to account for the border */
    padding: 10px 10px;
	top: 60%;
    width: 75.0vw;
    overflow-y: auto;
    margin: 0;
    box-sizing: border-box;
    position: fixed;

	
	
    background-color: rgba(255,255, 255, 0.7);


}

/*Mobile home dashboard*/

.deep-BookNow{
 
        /*min-height: 100vh;   /* Full height for smaller screens */
        /*height: auto;        /* Allow height to grow */
        padding: 10px;       /* Slightly more padding */
        justify-content: flex-start;
        align-items: center;
        overflow-y: auto;   /* Enable vertical scrolling */
        flex-direction: column;
		
			
       height: calc(100vh - 120px); /* Adjust height for smaller screens */
	   width:100%;
	   padding-top: 10px; 
           padding-bottom: 10px;
           padding-right: 20px;
           padding-left: 20px;
		    display: flex;
		font-size: 14px;   /* Adjust font size for mobile */	
	
	

}


.deep-Order {
	height: calc(100vh - 50px);
}



.deep-UserPage{
 
        /*min-height: 100vh;   /* Full height for smaller screens */
        /*height: auto;        /* Allow height to grow */
        padding: 10px;       /* Slightly more padding */
        justify-content: flex-start;
        align-items: center;
        overflow-y: auto;   /* Enable vertical scrolling */
        flex-direction: column;
		
			
       height: calc(100vh - 20px); /* Adjust height for smaller screens */
	   width:100%;
	   padding-left: 2%;
	   padding-right: 2%;
		    display: flex;
		font-size: 14px;   /* Adjust font size for mobile */	
	
}


.deep-User{
 
        /*min-height: 100vh;   /* Full height for smaller screens */
        /*height: auto;        /* Allow height to grow */
        padding: 10px;       /* Slightly more padding */
        justify-content: flex-start;
        align-items: center;
        overflow-y: auto;   /* Enable vertical scrolling */
        flex-direction: column;
		
			
       height: calc(100vh - 45px); /* Adjust height for smaller screens */
	   width:100%;
	   padding-left: 10%;
	   padding-right: 10%;
		    display: flex;
		font-size: 14px;   /* Adjust font size for mobile */	
	
}


.deep-Dashboard{
 
        /*min-height: 100vh;   /* Full height for smaller screens */
        /*height: auto;        /* Allow height to grow */
        padding: 10px;       /* Slightly more padding */
        justify-content: flex-start;
        align-items: center;
        overflow-y: auto;   /* Enable vertical scrolling */
        flex-direction: column;
		
			
       height: calc(100vh - 130px); /* Adjust height for smaller screens */
	   width:100%;
	   padding-left: 10%;
	   padding-right: 10%;
		    display: flex;
		font-size: 14px;   /* Adjust font size for mobile */	
box-sizing: border-box;
text-align: center;	
}


.deep-Page{
 
        /*min-height: 100vh;   /* Full height for smaller screens */
        /*height: auto;        /* Allow height to grow */
        padding-top: 0px;       /* Slightly more padding */
		padding-bottom: 0px;
		padding-right: 10px;
		padding-left: 10px;

        justify-content: flex-start;
        align-items: center;
        overflow-y: auto;   /* Enable vertical scrolling */
        flex-direction: column;
		
			
       height: calc(100vh - 100px); /* Adjust height for smaller screens */
	   width:100%;
	   
	   
		    display: flex;
		font-size: 14px;   /* Adjust font size for mobile */	
box-sizing: border-box;
text-align: center;	
}

.HomePage-Dashboard{
 
        /*min-height: 100vh;   /* Full height for smaller screens */
        /*height: auto;        /* Allow height to grow */
        padding: 10px;       /* Slightly more padding */
        justify-content: flex-start;
        align-items: center;
        overflow-y: auto;   /* Enable vertical scrolling */
        flex-direction: column;
		
			
       height: calc(100vh - 60px); /* Adjust height for smaller screens */
	   width:100%;
	   padding-left: 10%;
	   padding-right: 10%;
		    display: flex;
		font-size: 14px;   /* Adjust font size for mobile */	
	
}


            .Dash-menu-container {
                flex-direction: column;
            }

            .Dash-menu-button {
                width: 100%;
                text-align: center;
            }

            .Dash-content {
                width: 100%;
				max-width: 100%;
                padding: 10px;
            }

            .Dash-header h1 {
                font-size: 24px;
            }

            .Dash-dashboard {
                grid-template-columns: 1fr;
                gap: 15px;
            }
/*****************/

.SessionEducationCenter{

    
    overflow: auto; /* Scroll within content area if needed */
}




.pHeaderR2 { /* header security panel container */
	text-align: right;
	width:12%;
	float: right;
	margin:0px;
   z-index:1000;
   margin-right:10px;
  margin-top: 2px;
	}	

[dir="rtl"] .pHeaderR2 {
	text-align: left;
	width:12%;
	float: left;
	margin:0px;
	z-index:1000;
	margin-left:10px;
        margin-top: 2px;
}		



.pHeaderL { /* page header security panel container */
	text-align: left;
	width:70% !important;
	padding-left:5px;
	padding-right:5px;
	float: left;
	margin-top:0px;


	}


[dir="rtl"] .pHeaderL { /* page header security panel container */
	text-align: right;
	width:70% !important;
	padding-left:5px;
	padding-right:5px;
	float: right;
	margin-top:0px;


	}

	
.pHeaderL-SignIn { /* page header security panel container */
	text-align: left;
	width:70% !important;
	padding-left:5px;
	padding-right:5px;
	margin:0px;
	float: left;
	


	}


[dir="rtl"] .pHeaderL-SignIn { /* page header security panel container */
	text-align: right !important;
	width:70% !important;
	padding-left:5px !important;
	padding-right:5px !important;
	float: right !important;
	margin:0px !important;


	}	
	


.Menu-Label-Text {
    
    font-size: 16px;
	font-family: 'Tajawal', sans-serif !important;	
	margin-top:20px;
	
    white-space: normal;
    word-wrap: break-word;
    overflow-wrap: break-word;
    display: block;
    width: 100%; /* Adjust as needed */	
	line-height: 1.0;
	text-align:left;

}

[dir="rtl"] .Menu-Label-Text {
text-align:right;
float:right;
margin-top:25px;

}



.page-header {
    display: flex;
  box-sizing: border-box;
   
}

[dir="rtl"]  .page-header {
    display: flex;
  box-sizing: border-box;
}



        .accordion-container {
		   display:block;
            width: 100%;
			box-sizing: border-box;
            /*border: 1px solid #ccc;*/
            /*border-radius: 4px;*/
			
        }


.grid-container-Session { /*Using In Sessions*/
    
    width: 94vw;

}



.floating-label-Security input:focus ~ label,
.floating-label-Security input:not(:placeholder-shown) ~ label {
    top: 0px;
    left:15px;
    font-size: 12px;
	font-weight: bold;
	font-family: 'Cairo', sans-serif;
	
    color: #E53888;
    padding-top: 0px; /* Remove extra padding from top */
}

.floating-label-Security input:focus,
.floating-label-Security input:not(:placeholder-shown) {
    padding-top: 20px; /* Increase padding to push text down */
}



.StartPanel {

    padding: 30px;
}


.StartLogo{
width:auto;
height:150px;
padding-bottom:2%;
}



.StartText{
	
	color: #808080 !important;
	font-family: 'Cairo',Arial, Verdana, Georgia, sans-serif !important;
    font-size: 16px !important; 
    font-weight: regular !important;
	width: auto !important;
	border:0px !important;
}





.whatsapp-message-panel {

        height: auto; /* Let height grow naturally on smaller screens */
        max-height: 90vh; /* Ensure the panel doesn't exceed full viewport height */
        padding: 10px; /* Add padding for smaller devices */
        width: 90vw; /* Use full screen width on mobile */
        border-radius: 5px; /* Slightly smaller border radius for mobile */
		
		

}


.HD-Header { /* panel header container */

	margin-top:-26%;

	}
	
.Registration-Header { /* panel header container */

	margin-top:-45%;

	}	


.Verification-Page {

   display: flex;
    flex-direction: column;
    height: calc(100% - 0px); /* Adjust height to account for the border */
    padding: 10px 10px;
	top: 70%;
    width: 75.0vw;
    overflow-y: auto;
    margin: 0;
    box-sizing: border-box;
    position: fixed;

	
	
    background-color: rgba(255,255, 255, 0.7);



}

.Verification-Header { /* panel header container */

	margin-top:-25%;

	}	




/****************Introduction Page*********************/
.page-container {
   
        padding: 10px;       /* Slightly more padding */
        justify-content: flex-start;
        align-items: center;
        overflow-y: auto;   /* Enable vertical scrolling */
        flex-direction: column;
		
			
       height: calc(100vh - 80px); /* Adjust height for smaller screens */
	   width:100%;
	   padding-left: 5%;
	   padding-right: 5%;
		    display: flex;

           	
}


            .introd-label-description {
                font-size: 1rem;
            }
			
			.introd-Title-description{
				font-size: 1rem;
			}
			
			

     .introd-features {
        margin-left: 0;
        margin-right: 0;
        padding: 0 5px; /* Adjust padding inside */
     }
/*******Button in Intro*******/
    .introd-buttons {
        display: flex; /* Ensure flex is still active */
        flex-wrap: nowrap; /* *** KEY: Prevent wrapping *** */
        justify-content: center; /* Or space-around */
        gap: 10px; /* Adjust gap if needed */
        width: 100%; /* Ensure container takes available width */
        margin: 10px 0;
    }

    /* --- Adjust Button Styles for Mobile --- */
    /* IMPORTANT: Use the correct selector for the buttons generated by gen:pushbutton */
    .introd-buttons input[type="submit"],
    .introd-buttons button,
    .introd-button { /* Include your original class if applicable */
        min-width: unset;   /* *** KEY: Remove or drastically reduce min-width *** */
        /* Option 1: Flexible sizing (Recommended) */
        flex-grow: 1;       /* Allow buttons to grow equally */
        flex-shrink: 1;     /* Allow buttons to shrink */
        flex-basis: 0;      /* Distribute space evenly based on grow factor */
        width: auto;        /* Reset width if previously set */

        /* Option 2: Percentage width (Simpler alternative) */
        /* width: 45%; */   /* Example: Set a percentage width */
        /* max-width: 180px; */ /* Optional: Prevent them getting too big if text is short */

        /* Adjust padding and font for smaller size */
        padding: 10px 15px 10px 40px; /* T/R/B/L - Adjust icon padding too */
        font-size: 0.9rem;  /* Slightly smaller font */

        /* Adjust icon */
        background-size: 20px 20px;
        background-position: 10px center; /* Adjust icon position for new padding */

        /* Ensure other styles like color, border-radius etc. are inherited or reapplied */
        /* ... keep necessary styles like background-color, color, border-radius ... */
    }

    /* --- RTL Button Adjustments for Mobile --- */
    /* Make sure these still align with the new padding */
    [dir="rtl"] .introd-buttons input[type="submit"],
    [dir="rtl"] .introd-buttons button,
    [dir="rtl"] .introd-button {
         /* Re-calculate padding based on the LTR mobile padding */
         padding-left: 15px;  /* padding-inline-start if using logical props */
         padding-right: 40px; /* padding-inline-end if using logical props */
         background-position: right 10px center;
    }
    /* Explicit LTR if needed */
     [dir="ltr"] .introd-buttons input[type="submit"],
     [dir="ltr"] .introd-buttons button,
     [dir="ltr"] .introd-button {
        padding-left: 40px;
        padding-right: 15px;
        background-position: left 10px center;
     }
		

/*******End Button In Intro*********/
			
			.registration-instructions {
				font-family: 'Noto Sans Arabic',Arial, sans-serif;
				margin: 0px !important;
				font-size: 12px;
				color: #808080;
				text-align:center !important;
				width:100% !important;
			}				

			.registration-Successfuly {
				font-family: 'Ubuntu Sans',Arial, sans-serif;
				margin: 10px !important;
				font-size: 18px;
				color: #808080;
				text-align:center !important;
				width:100% !important;
			}				





		/*Slider*/
.slider-container {
    width: 100%;
  display: block;
   margin-top:2%;
   padding-bottom:0px !important;

    height:35vh;
    justify-content: center; /* Center content horizontally */
    align-items: center; /* Center content vertically */
}


        .slider-title {
			font-family: 'Ubuntu Sans',Arial, Verdana, Georgia, sans-serif;
			font-size: 25px;
			
        }
        .slider-details {

			font-family: 'Ubuntu Sans',Arial, Verdana, Georgia, sans-serif;
			font-size: 18px;

        }
		[dir="rtl"] .slider-details {
			font-family: 'Ubuntu Sans',Arial, Verdana, Georgia, sans-serif !important;
			font-size: 25px !important;
			
		}
		
		
		
.input-full-mid {
	
    width: 50% !important;
}	




/*********mutiple row in column********/
.grid-style {

    grid-template-columns: repeat(1, minmax(250px, 1fr)); /* Ensure 4 columns */
	
	 
}

.pagination-container {
    margin-bottom: 25px;
}
/***********End multiple row in column****************/


/*************************************/
}

/*End @Media*/



/*iOS*/
/* Specific fixes for iOS Safari */
/*@supports (-webkit-touch-callout: none) {*/
/*@media screen and (max-width: 430px) and (-webkit-min-device-pixel-ratio: 2){*/
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 820px)
  and (-webkit-min-device-pixel-ratio: 2) {


    .textbox-container {
        padding-bottom: 0px; /* Ensure no extra padding at the bottom */

    }


.page-container {
   
        padding: 10px;       /* Slightly more padding */
        justify-content: flex-start;
        align-items: center;
        overflow-y: auto;   /* Enable vertical scrolling */
        flex-direction: column;
		
			
       height: calc(100vh - 100px); /* Adjust height for smaller screens */
	   width:100%;
	   padding-left: 5%;
	   padding-right: 5%;
		    display: flex;

           	
}

    .action-container button {
        margin-bottom: 0; /* Ensure no extra margin at the bottom */
    }


.introd-container {
  
	padding-right:10px;
	padding-left:10px;	
	box-sizing: border-box;
	align:center;
	width:100vw;

/*margin-top: 120px !important;*/

padding-top: 0px !important;
padding-bottom: 80px !important;


}


.HD-Header { /* panel header container */

	margin-top:-25%;

	}

.input-full-width {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.deep-Dashboard{
 
			
       height: calc(100vh - 180px); /* Adjust height for smaller screens */

	   padding-left: 0%;
	   padding-right: 0%;
	
box-sizing: border-box;
text-align: center;	
}


.deep-Page{
 
			
       height: calc(100vh - 180px); /* Adjust height for smaller screens */

overflow-x: hidden;
width:100%;
padding-right: 0px !important;
padding-left: 0px !important;
box-sizing: border-box;
text-align: center;	
}


.deep-BookNow{
 
		
       height: calc(100vh - 200px); /* Adjust height for smaller screens */
	   width:100%;
box-sizing: border-box;
text-align: center;	
	padding:0px;
	

}

[dir="rtl"] .grid-container-Booking-m {
    padding-right: 0px;
    padding-left: 0px;
}



    .search-container {
          margin-left:0px !important;
           margin-right:0px !important;
box-sizing: border-box !important;
    }

    [dir="rtl"] .search-container {
          margin-left:0px !important;
           margin-right:0px !important;
box-sizing: border-box !important;
    }



    .search-container .date-time-group {
		padding-left:0px !important;
                padding-right:0px !important;
    }


[dir="rtl"] .search-container .date-time-group {

		padding-right:0px !important;
                padding-left:0px !important;
    }



}
/*End iOS*/



/*End Mobile*/


/* Add animation effect */
  /* Keyframes for fade in and slide down animations */
  @keyframes fadeInDown {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }

  @keyframes slideInDown {
    from {
      top: -100px;
    }
    to {
      top: 50px; /* Adjust this value to change the final position */
    }
  }