/* BEGIN  from EXTRALOGIC-11000B.CSS */
/* The spinning circle shape */
#spinner {
  width: 40px;
  height: 40px;
  border: 4px solid rgba(0, 0, 0, 0.1);
  border-top-color: #3498db; /* The moving colored arc */
  border-radius: 50%;
  animation: spin 1s linear infinite;
}
.login
{
    border-style: groove;
    width: 200px !important;
    height: 35px;
    margin-block-start: 10px;
    margin-inline-start: 0px;
    FLEX: initial;	
}
#user-formdiv #input-prefix-div
{
	display: inline;
	border-style:none;
	width:140px !important;
	padding-right:5px !important;
	margin-inline-start:-12px;	
} 
#user-formdiv
{
	width: 360px !important;
	margin-block-start: 0px;	
}	

#user-formdiv #input-prefix
{	
	display: inline;
	border-style:groove;
	width:170px !important;
	height: 37px;
	margin-block-start:8px;
	margin-inline-start:0px;
}
#user-formdiv #edit-name,#user-formdiv #edit-password
{
    border-style: groove;
    width: 170px !important;
    height: 35px;
    margin-block-start: 10px;
    margin-inline-start: -3px;
}
#user-formdiv .form-labeln 
{
    color: #000000;
    background-color: lightgray;
    font-size: 14px;
    font-weight: 900;
    width: 115px !important;
    height: 36px;
    padding-right: 10px !important;
    padding-block-start: 0px !important;
    border-style: groove;
    margin-inline-start: -3px;
}
#loginsel
{
	margin-block-start-2px;
}
#sign-in-container
{
	margin-block-start: -10px !important;
	margin-inline-start: 2px !important;	
}
#sign-in-form
{
    margin-inline-start: 15px;
    margin-block-start: 20px;
}
#front_panel_id
{
	margin-block-start: 18px;
    font-weight: 700;
    color: blue;	
}
/* The spinning rotation animation */
@keyframes spin {
  to { transform: rotate(360deg); }
}
/* Utility class to hide the spinner */
.input-group> :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
/*     margin-left: calc(1px * -1);
    border-top-left-radius: 1;
    border-bottom-left-radius: 0; */
}
.refresh
{
	display:none !important;
}
#section-header-Basic
{
	MARGIN-INLINE-START: 80PX ! IMPORTANT;
	FONT-WEIGHT: 800;
	font-size: x-large;
	text-decoration: underline;
	color: crimson;		
}	
label, .form-label 
{
    font-size: 1em;
    font-weight: 400;
    margin-block-start: 10px;
    margin-bottom: 0.5rem;
    color: #737373;
    margin-left: 0.25rem;
}
.form-text {
    margin-top: 0.25rem;
    font-size: 1em;
	font-weight:800;
    color: #0a0000;
}
.hidden {
  display: none !important;
}
.form-label-sex
{
	padding-inline-start:10px;
	font-weight:900;
	color:black;
}
#sign-up-title 
{
    display: inline-flex;
    margin-left: -130px;
    margin-block-start: 20px;	
}
#signup-bg,#signup-bg1
{
    margin-block-start: 40px !important;	
}
#sign-up-title-text
{
	text-align:center;
	margin-inline-start: 15px !important;
    margin-block-start: 0px;
}
#sign-up-title-image
{
    width: 50px !important;
    text-align: left;
    height: 50px !important;
}
#flexCheckDefault
{
	width: 25px;
	height:25px;	
}
#lblflexCheckDefault
{
    display: block;
    margin-block-start: -33px !important;
    margin-inline-start: 152px;
    font-size: large;	
}
#NKMENU, .container
{
	 width: -webkit-fill-available;
/* 		 padding-left:40px;
	 padding-right:10px; */
	 padding-left:0px;
	 padding-right:0px;  
}
.main-content
{
    margin-block-start: 0px !important;
    margin-inline-start: -20px !important;
    background-color: aliceblue;
}
html, body {
    font-family: 'Ubuntu', sans-serif;
    font-size: 100%;
    background: #fff;
    max-WIDTH: 100vw !important;
    max-height: 100vh !important;
    padding: 1px !important;
}
#sign-up-card
{
	 margin-block-start:30px; 
	text-align: center;
}
#sign-up-title-div>#chprompt
{
    font-size: 16px;
    margin-block-start: -35px;
        margin-inline-start: 45px;
	COLOR:BLUE;
	font-weight:700;
}
#usernameform 
.input-group, .input-group .input-group-text
{
    transition: 0.2s ease;
    border: none;
    margin-block-start: -7px;
}
#otp-label
{
    margin-block-start: 35px;
    color: black;
    font-weight: 800;
}
#otp-text
{
    min-width: 100px;
    display: inline-block;
    margin-inline-start: 60px;
    height: 30px;	
}
#sign-up-card>.card-plain:first-child
{
	width: 700px;
    margin-inline-start: -120px;
    display: inline-block;
}
#sign-up-card .card-header
{
	background-color:transparent;
}
#userformdiv .input-group
{
    display: block;
    text-align: -webkit-center;
    width: 700px !important;
    width: -webkit-fill-available;
	display:inline-flex;
    margin-inline-start: 100px;	
}
#signin-container
{
	margin-block-start: -10px !important;
	margin-inline-start: 2px !important;	
}
#userformdiv .form-label
{
    display: inline;
    line-height: 30px !important;
    top: -10px;
    margin-left: -5px;
    color: black;
    font-weight: 700;
    min-width: 165px;
    text-align: left;
}
#userformdiv input:not([type="checkbox"]):not([type="radio"])
{
    max-width: 300px;
    display: inline-flex;
    margin-inline-start: 120px;
    line-height: 30px !important;
    font-size: 16px;
    font-weight: bold;
    color: black;	
}	
#userformdiv input[type="checkbox"]
{
    max-width: 300px;
    display: inline-flex;
    margin-inline-start: 120px;
    line-height: 30px !important;	
}
#userformdiv input[type="radio"]:first-of-type
{
    max-width: 300px;
    display: inline-flex;
    margin-inline-start: 120px;
    line-height: 30px !important;	
}
#userformdiv input[type="radio"]:not(:first-of-type)
{
    max-width: 300px;
    display: inline-flex;
    margin-inline-start: 30px;
    line-height: 30px !important;	
}
.form-check:not(.form-switch) .form-check-input[type=checkbox]:checked {
    background: white !important;
	color:black !important;
}
#sign-up-buttons
{
    display: inline-block;
    width: 500px;
    text-align: center !important;
    margin-inline-start: 150px;
	margin-block-start: -10px;
}
/* END  from EXTRALOGIC-11000B.CSS */
.cancel-button, .refresh-button-multi
{
/*     display: block !important;
    border-style: outset;
    width: 45px !important;	 */
}
/* Custom scrollbar layout forces permanent visibility */
.scontainer::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 10px; /* Defines vertical scrollbar width */
}
input[maxlength] {
  font-family: monospace;
  width: calc(var(--ml) * 1ch + 8px); /* Computes character width + a safe padding offset */
  box-sizing: border-box;
}
/* Styles the background track */
.scontainer::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
#project-card
{
	width: 1060px;	
}
#orders-card
{
    margin-inline-start: -45px;
    width: 360px;	
}
#infoCol
{
	flex: 0 0 auto;
	width: 365px;
}
#search-navbar1 label:first-child
{
    z-index: 9;
    margin-block-start: 30px;	
}
.col-xl-3a,.col-xl-3b
{
	width:365px;
}
#pf-stat-para
{
	margin-block-start: -36px;
    margin-inline-start: 180px;
}
#front_panel_name
{
    margin-block-start: -5px;	
}
#mainpageDiv,#dashboardDiv
{
    margin-inline-start: 260px !important;
    margin-block-start: 40px !important;
}
#mainpageDesc
{
    width: 260px;
    position: fixed;
    margin-block-start: -55px;
    z-index: 999;
    margin-inline-start: 450px !important;
}
#dashboardDesc
{
    margin-block-start: -5px;
    width: 600px;
    COLOR: BLUE;
}
/* Styles the draggable scroll handle */
.scontainer::-webkit-scrollbar-thumb {
  background: #888; 
  border-radius: 4px;
}
#sidenav-collapse-main 
{
	background-color: aliceblue !IMPORTANT;
}
#main-nav-bar 
{
/*     padding-block-start: 5px;
    overflow: auto;
    overflow-x: hidden;
    height: 85px; */
    padding-block-start: 5px;
    overflow: auto;
    overflow-x: hidden;
    height: 65px;
    BACKGROUND-COLOR: aliceblue;
	margin-inline-start: 40px !important;
}
#sidenav-main 
{
    z-index: 3 !important;
    margin-inline-start: 0px !important;	
    background-color: transparent;
    margin-top: 30px !important;
    height: -webkit-fill-available !important;
}
#nav-bar-title 
{
    margin-top: -30px;
    WIDTH: max-content;
}
.inp-box
{
    pointer-events: none !important;
    border-style: double;
    padding-inline-end: 10px;
    padding-inline-start: 2px;
    margin-block-start: 1px;
    color: black;
    font-weight: 700;
    background: mintcream;
    width: fit-content;
    min-width: 200px;
    min-height: 32px;	
}
.inp-box-1
{
	margin-block-start: 11px;
}
.scrollbar-initial 
{
	scrollbar-width: thin;
/* 	background-color: lightgreen; */
	height: 150px;
	width: 400px;
	overflow-y: scroll;
}
/* =======================================================  IMAGE SLIDE BEGIN ============================== */
img.cropped-box {
  width: 200px;        /* Define your exact fixed width */
  height: 200px;       /* Define your exact fixed height */
  object-fit: cover;   /* Magic line: scales & crops without distortion */
  object-position: center top;
  overflow:visible;
}
.slider-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

img.slides  
{
  display: none;
  width: 400px;
  height: 300px;
}

img.slides.active {
  display: block;
}

button 
{
	cursor: pointer;
    padding: 10px;
    DISPLAY: inline-block;
    POSITION: absolute;
    font-size: 18px;
}
button.up-arrow
{
    margin-inline-start: -45px;		
} 
button.down-arrow
{
    margin-inline-start: 150px;
    margin-block-start: 0px;
} 
/* =======================================================  IMAGE SLIDE BEGIN ============================== */
#div-tab-00
{
	z-index:10 !important;
}
.prof-image-2 
{
	/* MAX-HEIGHT: 150PX; */
	width: 150PX;
	HEIGHT: 200PX;
	object-fit: cover;
	object-position: center;
	/* height: 100% ! IMPORTANT; */
	/* margin-inline-start: -35px; */
}
.image-upload
{
	overflow: hidden !important;
    margin-inline-start: 5px;
    margin-block-end: 10px;
    /* MARGIN-BLOCK-START: 80PX;*/
}
.image-upload > input
{
/*     display: none; */
}
.image-upload img
{
    width: 80px;
    cursor: pointer;
}
/* Restores visibility strictly to the browser's native clickable button */
input[type="file"]::-webkit-file-upload-button {
    visibility: visible;
    color: black;
    background: #e1e1e1;
    padding: 8px 16px;
    border: 1px solid #ccc;
}
.circle {
/*   width: 100px !important;
  height: 100px !important;
  border-radius: 50%;
  background-color: #3498db;  */
}
.zoom {
/*   padding: 50px !important;
  background-color: green; */
  transition: transform .2s;
  will-change: transform;
   overflow: hidden;
/*   width: 200px  !important;
  height: 200px  !important; */
 /* margin: 0 auto  !important;*/
}
.parentx 
{
	overflow:visible;
}	
.childx {
  width: 200% !important;
  height: 200% !important;
  object-fit: cover !important;
  transition: transform 0.3s ease !important;
}
/* Zooms out and overflows the parent container */
.parentx:hover .childx {
  transform: scale(1.3); 
}
.zoom:hover {
  DISPLAY:block !important;	
  position:absolute !important;	  
  -ms-transform: scale(3)  !important;  
  -webkit-transform: scale(3)  !important;  
  transform: scale(3)  !important; 
  will-change: transform;
  object-fit: cover !important;   /* Magic line: scales & crops without distortion */
  margin-inline-start:60px !important;
  object-position:  center top !important; 
  overflow:hidden !important;
 /*  width:100% !important; */
  height:auto !important;
  z-index:1000;
}
/* The container holding your image */
.image-container {
  width: 300px !important;  /* Initial width */
  height: 200px !important; /* Initial height */
  overflow: hidden !important;
}

.image-container img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  transition: all 0.5s ease !important; /* Enables smooth expansion animation */
}

/* Triggers full screen state on hover */
.image-container img:hover {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 100vw !important;
  height: 100vh !important;
  z-index: 9999 !important; /* Forces image above all other elements */
}
.good-contrast
{
  filter: brightness(120%) contrast(130%) !important;	
}
/* 1. The wrapper restricts the image boundaries */
.img-container 
{
    width: 60px !important;
    height: 60px !important;
    overflow: hidden !important;
    border-radius: 50% !important;
    margin-block-start: 20px !important;
}

/* 2. Base styles for the image */
.img-container img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;  /* Prevents distortion */
  transition: transform 0.3s ease !important; /* Enables smooth, fluid animation */
}
/* 3. The zoom trigger on hover */
.img-container:hover img {
  transform: scale(1.2) !important;/* Enlarges the image by 20% */
}
#rpdiv
{
    border-style: groove;	
}
#rpdiv .list-group-item
{
	background-color: transparent;
}
#rpdiv .list-group-item >.form-check
{
	padding-inline: 15px !important;
}
#sidenav-main 
{
    z-index: 30 !important;
   /*  margin-top: 91px !important; */
    height: -webkit-fill-available !important;
}	
#n-tab-1
{
    margin-inline-start: 5.8px;
    z-index: 9;
    MARGIN-BLOCK-START: -21.5PX ! IMPORTANT;
}
#navbar1 
{
    display: inline-flex;
    margin-left: 560px;
}
i {
  caret-color: transparent;
}
#main-card-body
{
    margin-block-start: -10px !important;
    BACKGROUND-COLOR: GAINSBORO;	
}
#page-top-area
{
/*     display: inline-block;
    width: -webkit-fill-available;
    margin-inline-start: 145px;
    margin-block-start: 45px; */
    display: FLEX;
    width: -webkit-fill-available;
    margin-inline-start: 180px;
    margin-block-start: -40px ! IMPORTANT;
}
.MENU-NAV-link
{
	Z-INDEX:1500;
}
#PROFILE-TAB .MENU-NAV-link {
    display: inline-flex;
    padding-right: 0px !important;
    height: 45px;
    margin-block-start: -20px;
    /* margin-left: -10px; */
    width: 120px;
    position: relative;
    z-index: 2000 !important;
}
.blink-smooth {
  animation: blinker 1.5s linear infinite; /* Loops forever */
}
.detail-class
{
	display: inline-flex;
}	
@keyframes blinker {
  50% {
    opacity: 0; /* Fades out completely halfway through */
  }
}	
.action-button {
	border-style: outset;
    background: lightgrey;
    border-width: medium;
    padding: 3px;
    height: 40px;
    width: 40px;
    /* margin-block-start: -8px; */
    margin-inline-end: -2px !important;
    margin-inline-start: -3px;
    /* margin-bottom: -2px !important;*/
}
.action-button:active {
  /* Inset/Depressed effect when clicked */
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
  padding: 5px 11px 3px 13px; /* Shift text slightly down and right */
}
.xvb-textbox
{
    MARGIN-BLOCK-START: 5PX ! IMPORTANT;	
}
.action-button {
	border-style: outset;
    background: lightgrey;
    border-width: medium;
    padding: 3px 3px 3px 3px;
    height: 40px;
    width: 40px;
    margin-block-start: -3px;
    /* margin-bottom: -2px !important;
/*     margin-inline-end: -2px !important;
    margin-inline-start: -3px; */
    /* margin-bottom: -2px !important; */
}
.navbar
{
	z-index: 100;
}
.avatar-xl {
    width: 50px !important;
    height: 60px !important;
}
#n-tab-4
{
    /* margin-inline-start: 50px;	*/
}
#panel-body
{
    margin-block-start: -7.5px;
    WIDTH: 00PX;
    MARGIN-INLINE-START: 10PX;
}
#RPANEL
{
	/*BORDER-WIDTH: medium; */
    MARGIN-BLOCK-START: 1PX;
    BACKGROUND-COLOR: GAINSBORO;
    PADDING: 5PX;
    MARGIN-INLINE-START: 680PX ! IMPORTANT;
    BORDER-STYLE: groove;
    Z-INDEX: 1000 !IMPORTANT;
    MARGIN-BLOCK-START: 70PX;
    BACKGROUND-COLOR: GAINSBORO;
    PADDING: 5PX;
    BORDER-STYLE: groove;
    WIDTH: 335PX;
    Z-INDEX: 1000 !IMPORTANT;
}
#n-card-header
{
    WIDTH: 960PX;
}
#n-table tbody:first-child
{
    display: block;
    margin-block-start: -30px !important;	
}
#RPANEL #RIGHT-NAV 
{
    margin-inline-start: 0px;
    width: 450PX ! IMPORTANT;
    /* align-items: center; */
    text-align: center;
    margin-block-start: -16px;
    MARGIN-RIGHT: 20PX;
    text-align: -webkit-center !important;
    align-items: center !important;
}
#RPANEL .RIGHT-NAV-wrapper {
    HEIGHT: 76PX;
    background-color: TRANSPARENT;
    border-radius: 0;
    MARGIN-INLINE-START: -5PX;
    WIDTH: 330px;
    display: flex;
    MARGIN-BLOCK-START: -5PX;
    BORDER-STYLE: groove;
    MARGIN-INLINE-END: -3PX;
    /* MARGIN-INLINE-START: -5PX;
}
#PROFILE-TAB
{
	display: inline-flex;
    MARGIN-INLINE-START: -16PX ! IMPORTANT;
    PADDING-BLOCK: 10PX ! IMPORTANT;
    WIDTH: 1037PX;
    padding-block-start: 30px !important;
    /* PADDING-INLINE-START: 5PX ! IMPORTANT; */
    /* MARGIN-INLINE-END: -10PX ! IMPORTANT; */
    BORDER-STYLE: outset;
    PADDING-INLINE: 20PX ! IMPORTANT;
    BACKGROUND-COLOR: #c1c9cf;
}
#PROFILE-TAB li
{
	padding-inline:5px;
}	
#PROFILE-TAB .activen a{
    /* background-color: #04AA6D !important; */
    border-style: outset;
	z-index:1900 !important;
}
#front_panel_1
{
    margin-inline-start: 15px !important;
    margin-block-start: 0px !important;
}
#PROFILE-TAB .MENU-NAV-nav-item:not(.activen a) {
    width: 125px !important;
    height: 50px !important;
    border-style: double;
    border-radius: 0.5rem !important;
    margin-inline-end: 5px !important;
    background-color: transparent !important;
    padding-block-start: 12px !important;
	z-index:2000 !important;
}
#PROFILE-TAB a i, #PROFILE-TAB a span
 {
    /* margin-inline-start: 8px; */
	text-align:center;
    margin-block-start: 10px;
}
}
.MENU-NAV-wrapper
{
    /* HEIGHT: 65PX; */
/*     border-style: inset;
    border-color: #76766e;
    border-width: thick;
    border: outset;
    background-color: #e1e1e1;
	margin-block-start: -2px; */
}	
.box-raised
{
    border: black;
    border-style: outset;
    border-width: thin;
    margin-inline-start: 95px !important;
    margin-block-start: 0px;
}
#div-tab-00
{
	margin-block-start: -10px !important;
	margin-inline-start: 192px !important;
}	
#menu-tab-00
{
    margin-inline-start: -13px;
    margin-block-start: 9px;
}
#n-card-header
{
	padding: 0px !important;
	margin-block-start: -2px;
}
footer
{
/*     align-content: flex-end !important;
    display: block;
    margin-block-start: -10px;
    position: fixed;
	z-index: 100; */
	align-content: flex-end !important;
    display: block;
    margin-block-start: 600px;
    margin-inline-start: 240px;
    width: stretch;
    position: fixed;
    z-index: 100;	
}
.h-100
{
    height: -webkit-fill-available !important;
}
#PROFILE-TAB .MENU-NAV-link a{
    display: inline-flex;
    padding-right: 0px !important;
    height: 45px;
    margin-block-start: 0px;
    /* margin-left: -10px; */
    width: 130px;
    padding-inline: 3px;
}
#div-tab-00 
{
	margin-block-start: 6px !important;
	margin-inline-start: 170px !important;
	scrollbar-gutter: stable;		
}	
#data-areaX 
{
    WIDTH: 1707px;
    display: flex;
    margin-block-end: -30px !important;
    MARGIN-BLOCK-START: 42PX;
    MARGIN-INLINE-START: 25PX;
    background-color: #873a3a00 !important;
    position: fixed;
}	
#data-areaX .card-body
{
	background: red;
    BORDER: NONE !important;
    height: 100vh !important;
    margin-block-start: -40px !important;
    display: flex;
}
.row
{
    padding-block: 3px !important;	
}
.raised-card {
    /* background-color: #ffffff !important; */
    /* border-radius: 10px !important; */
    border-color: #f3f3f3;
    /* padding: 24px; */
    border-style: outset;
    /* box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05), 0 10px 20px rgb(20 3 3 / 85%); */
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.raised-image
{
/*     width: 100px;
    height: auto;
    border-style: outset;
    border-width: thick !important;
    border-color: ghostwhite;
    border-width: thick;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05), 0 10px 20px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;	 */
}
#n-table .row {
       padding-block: 0px !important;
}
#n-table
{
	HEIGHT: -webkit-fill-available;
	HEIGHT: 300px;	
    min-height: 527.5px;
    DISPLAY: BLOCK;
    WIDTH: 970PX;
    background-color: #ededed;
    margin-inline-start: 4px;
    margin-block-start: -25px;
    padding-block-start: 40px;
}
    /* margin-inline-end: 25px !important;*/
.scroll-container {
 /*  height: 200px; */       /* You must set a fixed height or max-height */
  overflow-y: auto;    /* Adds a vertical scrollbar ONLY when content overflows */
}
.scroll-box 
{
	/* width: 300px; */
	/* height: 150px; */
/* 	border: 1px solid #ccc;
	overflow-y: scroll;
	overflow-x: hidden; */
	/* padding: 10px; */
	/* margin-right: -10px !important; */
}
#PROFILE-TAB .activen .MENU-NAV-link .a
{
    margin-block-start: 2px !important;
    border-style: outset;
    width: 130px !important;
    height: 58px;
    border-radius: 0.5rem !important;
    background-color: rgba(0, 0, 0, 0.05) !important;
    /* padding-block-start: 12px !important; */
}	
#n-table input:not[type="file"]
{	
    FIELD-SIZING: content;
    MAX-WIDTH: -webkit-fill-available;
    pointer-events: auto !important;
    MIN-WIDTH: 200px;
    margin-block-start: -2px;
    min-height: 37px;	
    vertical-align: -webkit-baseline-middle;	
}	
#n-table textarea
{
	MAX-WIDTH: 610PX;
    MIN-WIDTH: 600PX;
    height: 140px;
    FIELD-SIZING: CONTENT;
	margin-left: 1px;
	background: ghostwhite;
}
	
.image-caption
{
    font-style: italic;
    font-weight: 900 !important;
    color: darkblue;
    font-style: italic;
    font-weight: 900 !important;
    color: darkblue;
    font-size: medium;
    margin-block-start: 35px;
    margin-inline-start: 0px;
    width: max-content;
    margin-block-end: 0px;
    Z-INDEX: 4500 !IMPORTANT;
}	
.upload_icon
{
/* 	margin-block-start: -10px !important; */
    font-size: 48px !important;
/*     margin-inline-start: -155px; */
}
.upload_label
{
    margin-block-start: 20px;
    display: block;
    margin-inline-start: 150px;
}
#n-table textarea i
{
    margin-block-start: -60px !important;
}	
#profile_settings-1
{
    display: inline-flex;
    margin-block-start: 10px;
    margin-inline-start: -10px;
}
.vb-textbox 
{
	background-color: #ffffff !important;
    color: #000000 !important;
    font-family: "MS Sans Serif", Tahoma, Arial, sans-serif;
    font-size: 11px;
    padding: 2px 3px !important;
    border: none !important;
    outline: none !important;
    height: 35px !important;
    font-size: x-large;
    /* font-weight: 900; */
    box-shadow: inset -1px -1px 0px 0px #ffffff, inset .1px .1px 0px 0px #808080, inset -.1px -.1px 0px 0px #dfdfdf, inset 1px 1px 0px 0px #000000 !important;
    border-style: inset !important;
    border-color: lightgrey !important;	
}	
.mytextarea
{
/*     display: block;
    margin-block-start: -30px;	 */
}
.tag span 
{
	margin-left: 8px; 
	cursor: pointer; 
	font-weight: bold;
	cursor:pointer;
}	
/* .tag-container 
{
	display: inline; 
	flex-wrap: wrap; 
	gap: 5px; 
	margin-top: 10px; 
} */
.tag-container 
{
    display: inline;
    flex-wrap: wrap;
    gap: 5px;
    margin-top: 10px;
    background-color: #ffffff;
    border-style: solid;
    border-width: thin;
    width: -webkit-fill-available;
    padding-inline: 10px;
    margin-block-start: -10px;
    padding-block: 10px;
    margin-left: 41px;
    margin-top: 5px;	
}
.tag {
    background: #007bff;
    color: white;
    padding: .5px 8px;
    /* border-radius: 3px; */
    display: inline-flex;
    align-items: center;
    cursor: pointer;
}	
.superscript 
{   
    vertical-align: super;
    font-size: 1rem;
    line-height: .5rem;
    margin-inline-end: 0.5rem;
    background: crimson;
    margin-top: -30px !important;
    margin-inline-start: .1rem;
    border-style: outset;
    border-width: medium;
    border-color: #cfabb2;
    border-radius: 1px !important;
    padding-inline: 1px 2px !important;
    padding-block: 1px;
    background-color: #b7b4b5 !important;
    color: black !important;
    font-weight: bold;
}	
.spl-1
{
/*     margin-inline-start: 10px !important;
    margin-block-start: -5px !important	 */
}
.spl-2
{
/*     margin-inline-start: -20px;
    margin-block-start: -5px; */
}
.icon-wrapper 
{
	position: relative;
    display: block;
    border-style: outset;
    width: 40px;
    height: 40px;
}

/* Target Material Icon */
.icon-wrapper .material-icons {
  font-size: 48px;
  color: #00B050; 
  /* color: #333333; *//* Icon base color */
}

/* Red cross line created with an SVG */
.icon-wrapper .cross-line {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #00B050; 
  pointer-events: none; /* Ensures clicks pass through to the icon */
}
input[type="time"]::-webkit-calendar-picker-indicator {
    display: block !important;
    background: transparent;
    cursor: pointer !important;
}
input[type="time"] {
    position: relative !important;
}

input[type="time"]::-webkit-calendar-picker-indicator {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    width: auto !important;
    height: auto !important;
    background: transparent !important;
    color: transparent !important;
    cursor: pointer !important;
}
.input-a
{
	display: inline-block;
    /* width: 540px !important; */
	text-align: left;
	
}
.align-right
{
	text-align:right !important;
}
.inline-10
{
    MAX-WIDTH: 80px;
    /* margin-inline-start: 5px; */
    max-height: 40px;
	margin-block-start: 0px;	
}
.inline-col-10
{
/*     width: 200px;
	vertical-align: top; */	
    width: auto;
    vertical-align: top;
    max-width: 200px;
}	
}
.inline-webkit-fill
{
   width: webkit-fill-available;	
}
.cross-above {
  position: relative;
  display: inline-block;
  padding-top: 1.5em; /* Create space above the text */
}
#profile_stat
{
    margin-inline-start: 220px;
    margin-block-start: 3px;
    font-size: 95%;	
}
#rpanel_list {
    position: inherit;
    align-content: center;
    /* margin-inline-start: 30px; */
    left: 50px;
    width: 340px;
    /* flex-wrap: nowrap; */
    align-self: center;
}
#RPANEL .form-check-label 
{
    font-size: 14;
    font-weight: 900;
    color: #3337a9 !important;
}
.wrap{position:relative;
    width:100%;
    height:500px;
    overflow:hidden;
}
#rpanel_list .form-check-input
{
	margin-right: 15px !important;
}
#n-tab-4 h6
{
	text-align: center;
    color: blue !important;
}
/* #n-table .inp-char, #n-table .inp-enum
{
	margin-inline-end: -4.5px !IMPORTANT;
} */
body {
  max-width: 1200px; /* Limits the page width */
  width: 100%;       /* Ensures it fills smaller screens */
  margin: 0 auto;    /* Centers the page layout horizontally */
}
.my-dynamic-anchor>.material-symbols-rounded 
{
/*     position: absolute; */
/*     margin-top: -20px !important; */
   /*  margin-inline-start: -10px; */	
}

.my-dynamic-anchor>.spl-1
{
/*     margin-inline-start: 15px !important;
    margin-top: -5px !important;
	color: black !important; */
}
.multiple,.single
{
	WIDTH: 200PX ! IMPORTANT;
}
.my-dynamic-anchor>.spl-2 
{
/*     margin-inline-start: 43px;
    margin-block-start: 0px; */
/* 	color: red;
	display: flow;
    width: 40px;	 */
}
.my-dynamic-anchor>.spl-2 { /* ADJUSTED FOR DELETE BUTTON IMAGE */
/*     margin-inline-start: -93px;
    margin-block-start: 120px; */
/*     color: red ! IMPORTANT;
    display: flow;
    width: 40px; */
/*     BORDER-STYLE: DOUBLE; */
} 
/*#icon_Photo_cancel*/ /* adjusted for photo upload */
.img-class-1
{
/*     margin-inline-start: 38px !important;*/
    margin-block-start: 110px !important;
/*     margin-inline-start: -105px !important; */
 /*   margin-block-start: 45px;
	color: red !important;
	display: flow;
    width: 40px;	 */
}    
.my-dynamic-anchor>.spl-3 
{
    MARGIN-INLINE-START: 63PX;
    margin-block-start: 0px;
    width: auto;
    padding: 1px;
	color: red;
}
.my-dynamic-anchor>.spl-4 
{
/*     MARGIN-INLINE-START: -10PX ! IMPORTANT;
    margin-top: -5px !important; */
    margin-block-start: 0px;
    MARGIN-INLINE-START: -3PX;
/* 	color: red;	 */
}
.my-dynamic-anchor>.spl-5 
{
    margin-inline-start: 40px;
    margin-block-start: -5px !important;
	color: green;	
}
.my-dynamic-anchor>.spl-6 
{
/*     MARGIN-INLINE-START: -150PX;
    margin-block-start: -1px;
    MARGIN-INLINE-START: 0PX;
    margin-block-start: 0px;
    MARGIN-INLINE-START: 0PX;	
	color: green;	 */
}
i.image
{
/*     margin-block-start: 85px;
	MARGIN-INLINE-START: -250PX;
	color: green; */	
}
#icon-About-save
{
/*     margin-block-start: 85px !important;
    MARGIN-INLINE-START: -5.5PX;
    color: black !important; */	
}	
#icon-About-cancel
{
/*     margin-block-start: 85px !important;
    MARGIN-INLINE-START: -150PX;
    margin-block-start: 25px !important;
    MARGIN-INLINE-START: 40PX;	
	color: black !important; */	
}
/*#icon_Photo_save */
.div_image_upload>.spl-6
{
    margin-block-start: 85px;
    margin-inline-start: -300px;
}
.img-class
{
    margin-inline-start: -150px; 	
    margin-block-start: 110px; 
}	
.my-dynamic-anchor>.spl-7 
{
/*     margin-inline-start: -6px !important;
    color: black !important;
    margin-inline-start: 28px;
    margin-block-start: -5px !important;
    height: 32px;
    width: 32px; */
}

.my-dynamic-anchor>.spl-11 
{
/*     margin-inline-start: -150px !important;
    color: black !important;
    margin-block-start: 115px; */
}
.my-dynamic-anchor>.spl-11 
{
/*     margin-inline-start: -125px !important;
    color: black !important;
    margin-block-start: 115px; */
}
.my-dynamic-anchor>.spl-12 
{
/*     margin-inline-start: 0px !important; 
    color: black !important;
    margin-block-start: 3px; */
}
.my-dynamic-anchor.apl-12 
{
/*     DISPLAY: INLINE-BLOCK ! IMPORTANT; 
    MARGIN-BLOCK-START: 110PX;
    MARGIN-INLINE-START: -125PX;
    BORDER-STYLE: dotted; */
}	
.align-center
{
	width: -webkit-fill-available;
    text-align: center;	
}
.my-dynamic-anchor>.spl-8 
{
/* 	display: block;  
    margin-block-start: 5px !important;
    margin-inline-start: -5px !important;
    color: black !important;
	padding-block-start: 0px !important;
    padding-inline-start: 3px !important; */
	
}

.my-dynamic-anchor>.spl-9,.my-dynamic-anchor>.spl-10 
{
/*     display: block;
    color: black !important;
	margin-inline-start: -1px;
    margin-block-start: -2px; */
}
.mytextarea>.spl-6 {
/*     margin-inline-start: -4px;
    margin-top: 25px !important;
	color:black; */
}
.mytextarea>.spl-2 
{
/*     margin-inline-start: 40px !important;
    margin-block-start: 25px !important; 
	color:red !important;*/
}
.apl-0        
{
	display: inline-block !important;                       /* PHOTO ICON EDIT */
    margin-block-start: 0px;
    margin-inline-start: 0px;	
}
.apl-0>.spl-1
{
    margin-inline-start: 0px !important;                   /* PHOTO ICON EDIT */   
    color: black !important;
    margin-block-start: 3px;	
}
.apl-0>.spl-12
{
    margin-inline-start: 0px !important;                   /* PHOTO ICON EDIT */   
    color: black !important;
    margin-block-start: 3px;	
}
.apl-1 
{
/* 	DISPLAY: inline-block !important;
    width: 32px !important;
    height: 32px !important;
    margin-block-start: -268px !important;
    MARGIN-BLOCK-START: -268PX !important;
    MARGIN-INLINE-START: 45PX; */
    /* BORDER-STYLE: dotted; */
}	
.apl-1>.spl-2 
{ 
/*     margin-inline-start: -10px;
    margin-block-start: -18px;
    color: red ! IMPORTANT;
    display: flow;
    width: 40px;
    padding: 5%;
    BORDER-STYLE: outset;
    height: 36px; */
} 
.apl-2
{
    DISPLAY: INLINE-BLOCK ! IMPORTANT;                       /* PHOTO ICON DELETE */
    WIDTH: 48PX;
    MARGIN-INLINE-START: -95PX;
    margin-block-start: 115px;
    HEIGHT: 48PX;	
}
.apl-2>.spl-1
{
    DISPLAY: INLINE-BLOCK ! IMPORTANT;                       /* PHOTO ICON DELETE */
    WIDTH: 48PX;
    padding-inline-start: 3px;
    MARGIN-BLOCK-START: 3PX;
    HEIGHT: 48PX;	
}
.apl-3
{
/*     display: block !important;
    height: 30px;
    width: 40px;
	margin-block-start: 0px;
    margin-inline-start: 3px; */
}
.apl-3>.spl-1
{
/*     DISPLAY: block;
    WIDTH: 40PX;
    margin-inline-start: -9px !important;
    MARGIN-BLOCK-START: -2PX !important;
    border-style: outset;
    HEIGHT: 35PX;
    padding: 5%; */
}
.apl-4
{
	display: block !important;
/*     height: 48px;
    width: 48px; */
    margin-block-start: 110px;
}
.apl-4>.spl-2
{
/* 	color: red !important;
    background-color: lightgrey !important;
    DISPLAY: inline-block;
    MARGIN-INLINE-START: -8PX ! IMPORTANT;  
    background-color: #d9c6c6;
    padding-inline-start: 3px;
    MARGIN-BLOCK-START: 3PX; */
}
.apl-4>.spl-12
{
/*     margin-inline-start: -60px !important;
    margin-block-start: */
}
.apl-5
{
    display: block !important;
/*     height: 48px;
    width: 48px; */
    margin-block-start: 110px;
    margin-inline-start: -145px; 
}
.apl-5>.spl-12 
{
/*     margin-inline-start: -6px !important; 
    color: black !important;
    margin-block-start: 3px; */
}
.apl-6
{
    display: inline-block !important;
    width: 32px;
    height: 32px;
    margin-block-start: -268px !important;
    margin-inline-start: 45px;
}
.apl-6>.spl-2
{
    color: red !important;
    background-color: lightgrey !important;
    DISPLAY: inline-block;
    MARGIN-INLINE-START: 2PX ! IMPORTANT;
    background-color: #d9c6c6;
    /* padding-inline-start: 3px; */
    MARGIN-BLOCK-START: 3PX;
    padding: 5%;
}
.apl-6>.spl-7
{
	margin-inline-start: -11px !important;
    margin-block-start: -20px !important;
    color: green !important;
    display: flow;
    width: 40px;
    padding: 5%;
    BORDER-STYLE: outset;
    height: 35px;
}
#KEM-TITLE
{
    font-family: sans-serif;
    COLOR: aqua;
    FONT-SIZE: medium;
    text-decoration: underline;
    font-weight: 700;	
}
.apl-6>.spl-8
{
    color: green !important;
    background-color: lightgrey !important;
    DISPLAY: inline-block;
    MARGIN-INLINE-START: -10PX ! IMPORTANT;
    background-color: #d9c6c6;
    /* padding-inline-start: 3px; */
    margin-block-start: -10px !important;
    padding: 5%;
}
.apl-6>.spl-9
{
    color: green !important;
    background-color: lightgrey !important;
    DISPLAY: inline-block;
    MARGIN-INLINE-START: -10PX ! IMPORTANT;
    background-color: #d9c6c6;
    /* padding-inline-start: 3px; */
    MARGIN-BLOCK-START: -20PX;
    padding: 5%;
}
.apl-6>.spl-10
{
	color: green !important;
    background-color: lightgrey !important;
    DISPLAY: inline-block;
    MARGIN-INLINE-START: -10PX ! IMPORTANT;
    background-color: #d9c6c6;
    /* padding-inline-start: 3px; */
    MARGIN-BLOCK-START: -20PX;
    padding: 5%;
}
.apl-6>.spl-12
{
    margin-inline-start: -60px !important;
    margin-block-start:
}
.apl-7
{
/*     display: block !important;
    height: 30px;
	width: 40px;
    margin-block-start: 3px;
    margin-inline-start: 0px; */
}
.apl-7>.spl-7
{
/*     color: black !important;
    background-color: lightgrey !important;
    DISPLAY: inline-block;
    MARGIN-INLINE-START: -6PX ! IMPORTANT;
    background-color: #d9c6c6;
    margin-block-start: -5px !important;
    MARGIN-BLOCK-START: -5PX;
    padding: 5%;
    width: 40px;
    height: 35px; */
}
.apl-7>.spl-8
{
/*     color: black !important;
    background-color: lightgrey !important;
    DISPLAY: inline-block; */
/*     MARGIN-INLINE-START: -6PX ! IMPORTANT;
    background-color: #d9c6c6;
    MARGIN-BLOCK-START: -5PX;
    padding: 5%;
	width:40px;
	height:35px;	 */
}
.ndgroup
{
	margin-block-start: 10px !important;		
}
.apl-7>.spl-9
{
/*     color: black !important;
    background-color: lightgrey !important;
    DISPLAY: inline-block;
    MARGIN-INLINE-START: -6PX ! IMPORTANT;
    background-color: #d9c6c6;
    /* padding-inline-start: 3px; */
    /*MARGIN-BLOCK-START: -5PX;
    padding: 5%;
	width:40px;
	height:35px; */	
}

.cross-above::before {
  content: "X"; /* You can also use "\00d7" for the multiplication sign */
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  font-weight: bold;
  font-size: 1.2em;
  color: red; /* Change color as needed */
}
.align-center
{
	display:block;
	text-align:center;
}
.strike-through {
  text-decoration: line-through;
}
.disabled-class
{
  pointer-events: none; 
  color: gray; 
  cursor: not-allowed; 
}
.align-flex-start
{
	align-self: flex-start;	
}
.edit-green
{
    color: darkgreen;	
}
.edit-class
{
  color:darkblue;		
}
.save-class
{
  pointer-events: auto; 
  color: darkgreen; 
  cursor: pointer; 	
}
.cancel-class
{
   color: red;	
}
.hidden-class
{
	display:none !important;
}
.disp-inline
{
	display:inline;
}
.disp-inline-flex
{
	display:inline-flex !important;
}
.show-content
{
	display:flex !important;
	/* display: inline-flex; */
} 
.hide-content
{
	display: none !important;
} 
.disp-content
{
	display: flow !important;
}  
.disp-flex
{
	display: flex !important;
} 
.py-1a {
    padding-top: 0.5rem !important;
    padding-bottom: 1.5rem !important;
}
.sp-00
{
	padding-block-start:20px !important;
}	
.card-body 
{
/* 	margin-left:205px !important; */
}
#n-tab-1
{
	margin-block-start: -20px;
	width: auto;
}
#n-tab-4 .card-body
{    
	margin-left: 10px !important;
}	

.screen-label
{
	min-width:120PX;
	width: 190px;
	max-width:160PX;
	vertical-align: text-top;
}
.screen-label .text-dark:first-child
{
	margin-inline-start:15px;	
}  
.for-label
{
  width:150px !important;
  text-align: left;  
}
.detail-class
{
    /* width: fit-content !important; */
    max-width: -webkit-fill-available;
    position: relative;	
	max-width: -webkit-fill-available;
    width: 890px; 
    position: relative;	
	ext-align: justify;
}
input::-webkit-calendar-picker-indicator {
    opacity: 1 !important;
    display: block !important;
}
.dropdown-wrapper
{
	position: relative;
    overflow-clip-margin: 0px !important;
    overflow: clip !important;	
}
.dropdown-wrapper::after {
  content: "\25BC";  
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  /* pointer-events: none;  */
  color: #555;
  font-size: 12px;
    overflow-clip-margin: 0px !important;
    overflow: clip !important;  
}
#content-row
{
 	margin-inline-end:0px; 
	border-style: groove;
	margin-block-start: 0px;
    margin-inline-start: -15px;	
}	
.file-picker
{
    position: static;
    width: 10px ! IMPORTANT;
    height: 35PX;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.material-symbols-rounded-X {
    font-family: 'Material Symbols Rounded';
    border: groove;
    border-color: darkolivegreen;
    border-radius: 45px !important;	
    background-color: whitesmoke;
    font-weight: bolder;
    font-style: normal;
    font-size: 28px !important;
    padding-inline: 5px;
    line-height: 1;
    border-width: thick;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}	
.upload-icon-btn
{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 20px;
  background-color: #007bff;
  color: white;
  border-radius: 5px;
  cursor: pointer;
  font-family: Arial, sans-serif;
  font-size: 14px;
  user-select: none;
  transition: background 0.2s ease;
}
.upload-icon-btn:hover
 {
  background-color: #0056b3;
}
/* Icon layout alignment */
.icon {
  display: inline-block;
  flex-shrink: 0;
}
.nk-group
{
    width: -webkit-fill-available;
    /* text-align: -webkit-center;	 */
}
.my-dynamic-anchor
{
/*     margin-block-start: -28px !important;
    margin-inline-start: -10px;	  */ 
}
#profile-avatar
{
/*     margin-top: -45px;
    margin-inline-start: 0px;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    border-radius: 50rem;
    transition: all 0.2s ease-in-out;	 */
}
#page-top-area>div:first-child
{
    position: fixed;
    z-index: 99999;
    margin-block-start: -5px;
}
#data-areaX
{	
    /* margin-block-start: -65px; */
    Z-INDEX: 0 !IMPORTANT;
/* 	overflow: hidden; */
}
#navbarBlur
{
   Z-INDEX: 50;
}
#About
{
    /* WIDTH: -webkit-fill-available !important; */
    /* margin-inline-start: 155px !important; */
    margin-top: 0px !important;
    width: 540px !important;
}	
#search-Input
{
    width: 130px !important;
    margin-inline-end: 5px;
}
.search_button
{
	font-size: 2rem;
    margin: -5px -15px -5px -15px;
    padding: 0rem;
}
#ts-menu
{
	margin-top:-20px !important;
}
@media (min-width: 992px) 
{
	#NKMENU, .container 
	{
        WIDTH: -webkit-fill-available ! IMPORTANT;		
	}
    .navbar-expand-lg .navbar-collapse
	{
        display: flex !important;
        flex-basis: auto;
        /* MARGIN-INLINE-START: 532PX !important; */
    }
	#search-Input 
	{
		width: 230px !important;
		margin-inline-end: -10px;
	}	
	#search-navbar1
	{
		MARGIN-LEFT: 110PX ! IMPORTANT;
	}	

}
@media (max-width: 736px) 
{
	#page-disp-menu
	{
		POSITION: fixed;
		MARGIN-BLOCK-START: -30PX;
		MARGIN-INLINE-START: -28PX;	
	}	
	.for-label 
	{
        width: 80px !important;
        display: inline-block;
        min-width: 80px !important;
	}

}	
@media (max-width: 480px)  
{
	#ab1
	{
		width: 320px;	
		margin-inline-start: 20px;
	}
	#jb1,#jb2
	{
		width: 50%;		
	}
	#new_profile_button_slider1,#new_profile_button_slider2
	{
		display: block;
		height: 100%;
		width: 130px;		
	}
	#new_profile_button_slider1 #new_profile_button_slider1,#new_profile_button_slider2 #new_profile_button_slider2
	{
		position: absolute;
		margin-block-start: -50px !important;
		width: 100px;
		height: 150px;		
	}
	#PROFILE-IMAGE-1,#PROFILE-IMAGE-2
	{
		width:75px;
		height:75px;
	}	
	#sign-in-container
	{
		margin-block-start: -230px !important;
        margin-inline-start: 28px
	}	
	#pg-title
	{
		margin-block-start: 10px !important;		
	}
	#sign-up-title-div>#chprompt
	{
		font-size: 16px;
		margin-block-start: -40px;
		margin-inline-start: 20px; 
		COLOR:BLUE;
		font-weight:700;
	}	
	#topnavbar
	{
		margin-block-start: 12px !important;		
	}
	#dashboardlink
	{
		margin-inline-start: 100px !important;
	}	
	#sign-up-buttons table:first-child
	{
		    WIDTH: stretch !important;
	}
	#sign-up-card
	{
        width: 400px;
        margin-inline-start: 30px !important;
        margin-block-start: 65px !important;
		min-height: 920px !important;
        z-index: 99999;
    }
	#chprompt 
	{
		font-size: 14px;
		color: black;
		font-weight: 800;
	}	
	#flexCheckDefault
	{
		margin-inline-start: 55px !important;		
	}
	#lblflexCheckDefault
	 {
		display: block;
		margin-block-start: -33px !important;
		margin-inline-start: 102px;
		font-size: large;
		font-size: medium;
		font-weight: 900;
	}	
	#sign-up-card>.card-plain:first-child
	{
        width: 400px;
        margin-inline-start: 0px;
        display: inline-block;
	}	
	#sign-up-card .card-header
	{
		background-color: transparent;
		margin-inline-start: -10px;
		margin-block-start:-10px !important;
		width: 395px;
	}
	#sign-up-form
	{
		width:380px;
        margin-block-start: -30px;
	}
	#sign-up-footer
	{
        position: fixed;
        MARGIN-BLOCK-START: 410PX ! IMPORTANT;
        MARGIN-INLINE-START: -30PX;
	}
	#sign-up-buttons
	{
		margin-inline-start: 120px;
	}
	#sign-up-footer>p 
	{
		color: black;
		font-weight: 700;		
	}
	#sign-up-footer>p>a
	{
		background-image: linear-gradient(195deg, #11297e, #0005e9);
		text-decoration:underline;
	}	
    #usernameform
	{
		width: 380px;
		margin-inline-start: -80px;
	}
	 #userformdiv .input-group 
	 {
		display: block;
		text-align: -webkit-center;
		width: 1350px !important;
		width: -webkit-fill-available;
		display: inline-flex;
		margin-inline-start: 40px;
		height: 35px;
	}
	#userformdiv .form-label 
	{
		display: inline;
		line-height: 30px !important;
		top: -10px;
		margin-left: 5px;
		color: black;
		font-weight: 700;
		min-width: 165px;
		text-align: left;
	}	
	#userformdiv
	{
		margin-block-start: -40px;		
	}
	#userformdiv input[type="radio"]:first-of-type
	{
		max-width: 300px;
		display: inline-flex;
		margin-inline-start: 30px;
		line-height: 30px !important;
	}
	#userformdiv .form-label-sex[for="male"]
	{
		margin-inline-start: -80px;
	}
	#userformdiv input[type="radio"]:not(:first-of-type) 
	{
		max-width: 30px;
		display: inline-flex;
		margin-inline-start: 30px;
		line-height: 30px !important;
	}	
/* 	#sidenav-collapse-main a 
	{
		PADDING:0px !important;
		Z-INDEX:999 !important;
		BACKGROUND-COLOR:blue;
		color:white;
	} */
	.input-a
	{
		display: inline-block;
		width: 250px !important; 
		text-align: left;
		MARGIN-INLINE-START: -10PX;
	}	
	.input-a:not(.image-upload)
	{
		display: contents;		
	}
	#data-areaX 
	{
		WIDTH: -webkit-fill-available;
		display: flex;
		margin-block-end: -30px !important;
		MARGIN-BLOCK-START: 40PX;
		MARGIN-INLINE-START: 25PX;
		background-color: transparent !important;
		position:fixed;
	}	
	#mainpageDiv, #dashboardDiv 
	{
		margin-inline-start: 30px !important;
	}	
	#mainpageDiv,#dashboardDiv
	{
		  margin-inline-start: 15px !important;	
	}
	#mainpageDesc
	{
		width: 260px;
		position: fixed;
		margin-block-start: -70px;
		z-index: 999;
		margin-inline-start: 490px !important;	
	}	
	#sidenav-collapse-main 
	{
		MARGIN-BLOCK-START: 20PX;
		background-color: aliceblue ! IMPORTANT;
		Z-INDEX:4000 !IMPORTANT;
	}	
	.non-mobile
	{
		display:none !important;
	}
	#front_panel_1
	{
        margin-inline-start: 10px !important;
        margin-block-start: -15px !important;
        display: flex;
        width: 320px;
	}	
	#front_panel_id 
	{
		margin-block-start: 8px;
		font-weight: 700;
		color: blue;
	}	
	.fp-label
	{
		color:black;
		width:55px;
		display: inline-block;		
	}
	#front_panel_name
	{
		margin-inline-start: -135px;
        margin-block-start: 40px;
        line-height: 1.375;
        font-weight: 700;
        color: blue;
	}	
	.img-container 
	{
		width: 60px !important;
		height: 60px !important;
		overflow: hidden !important;
		border-radius: 50% !important;
		margin-block-start: 25px !important;
		height: 30px;
	}
	#n-table input:not([type="file"])
	{
		FIELD-SIZING: content;
		MAX-WIDTH: 180px;
		pointer-events: auto;
		MIN-WIDTH: 180px;
		margin-block-start: -2px;
		vertical-align: -webkit-baseline-middle;
	}	
	.label-div:has(+ .div_image_upload)
    {
		margin-block-start: 70px;
	}	
	#main-nav-bar 
	{
        overflow: auto;
        overflow-x: hidden;
        height: 95px;
	}	
	.label-div
	{
		width: 88px;
		margin-inline-start:-5px;
		vertical-align: top;	
	}	
	i.image
	 {
        /* margin-block-start: 85px; */
        color: GREEN !important;
	}	
	#photo_image-upload
	{
		overflow:hidden !important;
		margin-block-end: 0px;
		margin-inline-start: -50px;
	}	
	.zoom:hover 
	{
	  -ms-transform: scale(2)  !important; 
	  -webkit-transform: scale(2)  !important; 
	  transform: scale(2)  !important; 
	  z-index:1000;
	  transform-origin: top left !important; 	  
	}	
	#save-Photo-link
	{
/*         DISPLAY: inline ! IMPORTANT;
        MARGIN-INLINE-START: -150PX ! IMPORTANT;
        MARGIN-BLOCK-START: 110PX; */
        DISPLAY: inline ! IMPORTANT;
        MARGIN-INLINE-START: -140PX ! IMPORTANT;
        MARGIN-BLOCK-START: 110PX;	
	}
	.apl-5 
	{
		display: block !important;
		margin-block-start: 110px;
/* 		margin-inline-start: -135px; */
	}	
	#cancel-Photo-link
	{
/*         display: inline !important;
        margin-block-start: 94.2px !important;
        margin-inline-start: -94px !important;	 */
        display: inline !important;
        margin-block-start: 110px !important;
/*         margin-inline-start: 3px !important; */
    }		
	#icon-Photo-cancel
	{
        margin-block-start: -5px !important;
        margin-inline-start: -3px !important;
	}	
	#icon-Photo-save
	{
		color: green ! IMPORTANT;
        MARGIN-INLINE: -5PX;
        MARGIN-BLOCK-START: -5PX ! IMPORTANT;
        text-align: Center;
	}
	#icon-Photo-edit
	{
        color: green;
        MARGIN-INLINE: -27PX !important;
        MARGIN-BLOCK-START: 0PX ! IMPORTANT;
	}	
	.op-buttons 
	{
        /* display: inline-block !important; */
        MAX-WIDTH: 150px !important;
        margin-inline-start: 370px !important;
        margin-block-start: 110px !important;
        /* position: fixed !important; */
        position: absolute !important;
	}
	.my-dynamic-anchor>.spl-11
	{
/*         margin-inline-start: -25px !important;
        color: black !important;
        margin-block-start: 100px;
		text-align:center; */
	}	
	.upload_label
	{
        position: absolute;
        display: inline-flex;
        margin-inline-start: -3px;
        margin-block-start: 50px;
	}
	.upload_icon
	{
			/* color: green; */
			/* MARGIN-INLINE: -66PX !important; */
			/* MARGIN-BLOCK-START: 32PX ! IMPORTANT;	 */
	}	
	.mytextarea>.spl-2 
	{
/* 		margin-inline-start: 7px !important;
        margin-block-start: 65px !important;
        width: 40px;
        text-align: center;
        height: 35px;
		color:red; */
	}	
	.my-dynamic-anchor>.spl-6 
	{
/* 		margin-block-start: -10px;
        MARGIN-INLINE-START: 30PX;
        color: black !important;
        text-align: center; */
	}	
    .mytextarea>.spl-6 {
/*         margin-block-start: 25px;
        MARGIN-INLINE-START: -7PX;
        color: black !important;
        text-align: center; */
    }	
	.my-dynamic-anchor>.spl-9, .my-dynamic-anchor>.spl-10 
	{
/* 		display: block;
		color: black !important;
		margin-inline-start: 28px;
		margin-block-start: -10px;
		text-align:center;
		height: 32px;
		width: 32px; */
	}	
	.my-dynamic-anchor>.spl-7 
	{
/* 		margin-inline-start: 24px !important;
		color: black !important;
		/* margin-block-start: 60px; */
	/*	margin-inline-start: 28px;
		margin-block-start: -10px !important;
		text-align:Center;
		height: 32px;
		width: 32px; */
	}	
	.tag-label
	{
		display:contents;
	}	
	.tag-textarea
	{
        margin-inline-start: -58px;
        width: 100%;
        display: contents;
	}
	.tag-textarea .input-a
	{
		width: fit-content;
		height: fit-content;
	}	
	.tag-textarea .superscript
	{
		height: 27px;
		width: max-content;
		margin-inline-start: -2px;
		margin-block-start: 0px !important;
	}	
	.image-caption 
	{
		font-style: italic;
		font-weight: 900 !important;
		color: darkblue;
		font-style: italic;
		font-weight: 900 !important;
		color: darkblue;
		font-size: xx-small;
		margin-inline-start: -115px;
		width: max-content;
	}	
	.inline-10 
	{
        MAX-WIDTH: 150px;
        margin-inline-start: 0px;
        margin-block-start: 4px !important;
	}	
	.prof-image-2
	{
		position: relative;
        width: 150PX ! IMPORTANT;
        HEIGHT: 150px !important;
        object-fit: fill;
        object-position: 0px;
        margin-inline-start: -10px;
        margin-block-start: 0px;
        z-index: 2000;
	}
	.image-caption
	{
        display: BLOCK;
        font-size: xx-small;
        margin-inline-start: 2px;
        margin-block-start: 125px !important;
        /* margin-block-end: 68px !important; */
        Z-INDEX: 3000!IMPORTANT;
    }
	.div_image_upload
	{
        /* margin-inline-start: -45px; */
        margin-inline-start: 5px;
        height: 170px;
        margin-block-end: 0px;
    }
	.up-arrow,.down-arrow
	{
		font-size:12px;
	}
	button.down-arrow
	{
/*         margin-inline-start: 8px;
        margin-block-start: -150px; */
		display: BLOCK;
        margin-inline-start: 145px;
        margin-block-start: -30px !important;
	}
	.input-available
	{
/*         overflow: auto !important;
        margin-block-end: 0px;
        width: 200px !important;
        margin-inline-start: -25px; */
	}	
	.file-picker 
	{
        position: relative;
        width: 10px ! IMPORTANT;
        height: 35PX;
        padding: 0;
        MARGIN-BLOCK-START: -330PX ! IMPORTANT;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0;
        MARGIN-INLINE-START: 130PX ! IMPORTANT;
	}
	#navbar
	{
		DISPLAY:BLOCK !important;
	}
	
	#ts-menu
	{
		margin-top: -50px !important;
        margin-inline-start: 196px !important;
        width: 120px !important;
	}
	.icon-wrapper:not() 
	{
		position: relative;
		display: inline ! IMPORTANT;
		width: 48px;
		height: 48px;
		/* margin-inline-end: -20px; */
        position: relative;
        display: inline ! IMPORTANT;
        PADDING-BLOCK-START: 3PX;
        width: 40px;
        height: 40px;
        /* margin-inline-end: -20px;*/		
	}	
	.refresh
	{
		display:none !important;
	}
	.show-content 
	{
		display: flow !important;
		display: inline-flex !important;
	}
	#profile-avatar 
	{
		margin-top: -8px;
		margin-bottom: -10px;
		width: 80px !important;
		margin-inline-start: -30px;
	}

	#page-disp-menu
	{
        POSITION: fixed;
        MARGIN-BLOCK-START: -55PX;
        MARGIN-INLINE-START: -8PX;
	}	
	#navbar_search 
	{
		display: flex !important;
		margin-block-start: 30px;
		width: 140px;
		margin-inline-start: 200px;
	}
	#top_search_icon    
	{
		margin-top: -55px;
		margin-left: 130px;
		height: min-content;
		width: 10px !important;
	}
	#top_search_icon li
	{	
		width: 40px;
		margin-inline-start: 20px;
	} 
	#top_search_icon a
	{
		 margin-inline-start: -18px;  
	}
	#mysearch
	{
	    margin-inline-start: -5px;
	}
	.breadcrumb-item+.breadcrumb-item::before 
	{
		float: left;
		padding-right: var(--bs-breadcrumb-item-padding-x);
		color: var(--bs-breadcrumb-divider-color);
		content: var(--bs-breadcrumb-divider, ""); 
	}	
	.widget-lg .btn, .widget-lg .social-count
	Specificity: (0,2,0)
	 {
		height: 16px;
		padding: 5px 10px;
		font-size: 10px;
		line-height: 16px;
		padding: 2px;
	}	
	#n-tab-1 
	{
       /*  POSITION: FIXED; */
        height: 600PX ! IMPORTANT;
        WIDTH: 355px;
        DISPLAY: FLEX;
        margin-block-start: -10px !important; 
        margin-inline-start: -38px !important;
    }
	#nav-bar-title
	{
        margin-block-start: -50px;
        margin-inline-start: -30px !important;
        position: fixed;
    }
	#n-card-header 
	{
		display: inline-block;
		padding: 0px !important;
		margin-block-start: 40px;
		width: 370px;
		scrollbar-gutter: stable;		
        overflow-x: scroll;
        overflow-y: hidden;		
	}	
	#PROFILE-TAB .MENU-NAV-link a
	{
		display: inline-flex;
		padding-right: 0px !important;
		height: 45px;
		margin-block-start: -2px !important;
		margin-left: 0px;
		margin-inline-end: 5px !important;
		width: 45px;
		padding-inline: 0px;
	}
	#n-table 
	{
        HEIGHT: 300px;
        DISPLAY: inline-table;
        border-style: groove;
        WIDTH: 350PX;
        max-width: 200%;
        background-color: gainsboro;
        scrollbar-gutter: stable;
        overflow-y: scroll;
        margin-inline-start: 25px;
        margin-block-start: 0px;
        /* padding-block-start: 40px;*/
		
	}
/*     #n-table .row {
        display: inline-block;
        margin-left: 0;
        margin-right: 0;
        width: 320px !important;
    }	 */
	#n-table >TBODY
	{
        position: fixed;
		background-color:#ffffff;;	
		z-index:9999;
		DISPLAY: block;
		HEIGHT: 460PX ! IMPORTANT;
		WIDTH:360PX;
		OVERFLOW: scroll;
		OVERFLOW-X: HIDDEN;
	}	
    #PROFILE-TAB  a i 
	{
        display: inline-block;
        padding-block-start: 1px;
        margin-inline-start: 0px;
    }	
	#RPANEL
	{
		display: block;
        margin-left: 0px !important;
        width: 343px;
        margin-block-start: 20px !important;
        height: 400px;	
		/* background-color:Red; */
	}	
    #PROFILE-TAB 
	{
		list-style-type: none; 
        display: inline-flex !important;
        width: 318px !important;
        MARGIN-INLINE-START: 85PX ! IMPORTANT;
        /* background-color: rebeccapurple; */
    }
/* 	#main-nav-bar
	{
		margin-inline-start:50px;
	}	 */
	.sp-00
	{
        margin-inline-start: -10px;
        margin-inline-end: 0px !important;
        margin-block-start: -15px !important;
        MAX-WIDTH: -WEBKIT-FILL-AVAILABLE;
        width: 300PX ! IMPORTANT;
	}	
    #menu-tab-00 .MENU-NAV-wrapper 
	{
        display: flex;
        margin-inline-start: -5px;
        POSITION: relative !important;
		height:35px;
        width: 300px;
        background-color: transparent;		 
		padding-inline: 0px !important;
		padding-block: 0px;
		margin-block: -40px;		
    }		
	#div-tab-00
    {
		position: fixed;		
        margin-block-start: 40px !important;
        margin-inline-start: -10px !important;
        width: 360px;/* */
        background-color: beige;
        overflow-x: scroll;
        overflow-y: scroll;
        scrollbar-gutter: stable;
        height: 900px;	
		max-height:100vh !important;	
	}	
	#panel-body 
	{
        margin-block-start: -380px;
		MARGIN-INLINE-START: 18PX;
		width:380px;
	}	
	#page-top-area 
	{
		margin-block-start: -3px !important;
        position: fixed;
        margin-left: -25px;
        width: -webkit-fill-available;
        margin-block-end: 20px !important;
    }	
    #menu-tab-00
	{
		position:relative;
        display: block !important;
        /* padding-inline-end: 0px !important; */
        width: 330px !important;
        margin-inline-start: -80px;
	}		
    #PROFILE-TAB .activen a i {
        display: inline-block;
        margin-block-start: 3px;
        margin-inline-start: 0px;
    }
    #PROFILE-TAB  a i {
        display: inline-block;
        margin-block-start: 3px;
        margin-inline-start: 0px;
    }	
    #PROFILE-TAB .MENU-NAV-link 
	{
        display: flex;
        margin-block-start: -20px !important;
        margin-inline-start: 0px;
        width: 43px;
        HEIGHT: 40PX;
        /* padding-right: 0px !important; */
    }
    #PROFILE-TAB .activen {
        margin-block-start: 20px !important;
    }	
	#PROFILE-TAB li 
	{
		MARGIN-inline: 0px;
        margin-block-start: 20px;	
		margin-inline-end: 3px;		
	}	
	#PROFILE-TAB  a:first-child 
	{
		MARGIN-INLINE-START: -21PX;
	}
	#PROFILE-TAB  a
	{
		MARGIN-INLINE-END: 13PX;
		BORDER-STYLE:groove;	
	}		

	.show-content
	{
		display:flex !important;
		/* display: inline-flex; */
	} 
	.hide-content
	{
		display: none !important;
	} 	
	#profile_stat
	{
/* 		margin-inline-start: 120px;
		margin-block-start: -27px;
		font-size: 95%; */
	}
	#pf-stat-para
	{
		font-size: 14px !important;
		margin-inline-start: -29px !important;
		margin-block-start: 25px !important;		
	}
	#profile-avatar img
	{
        height: 60px !important;
        width: 60px !important;
        /* aspect-ratio: 12 / 12 !important; */
        /* object-fit: cover; */
        /* width: 50% !important; */
        /* height: 70% !important; */
        /* padding: 0px !important; */
        margin-block-start: 0px !important;
        margin-inline-start: 15px;
	}
	.non-moblile
	{
		display:none !important;
	}
    .detail-class, #About  
	{
        width: -webkit-fill-available !important;
        max-width: 200px !important;
    }	
	#n-table textarea
	 {
        /* WIDTH: -webkit-fill-available !important; */
        margin-inline-start: 0px !important;
        /* margin-top: -100px !important; */
        min-width: 50px !important;
        width: -webkit-fill-available !important;
	}	
	#n-table textarea 
	{
        /* WIDTH: -webkit-fill-available !important; */
        /* margin-inline-start: 0px !important; */
        /* margin-top: -100px !important; */
        min-width: 210px !important;
        /* padding-inline-end: 15px !important; */
        /* width: 101px !important; */
        text-align: justify;
        /* margin-inline-end: 32px;*/		
    }	
	footer
	{
		display: none !important;
	}
	a[cancel].mytextarea
	{
		margin-block-start: 42px;
		margin-inline-start: -40px;		
	}
/* 	#search-Input
	{
		margin-inline-start: 150px !important;
		margin-inline-end: 10px !important;
		width: 50px !important;
		margin-block-start: 10px !important;
		display:none;
	}
	.search_button
	{
		font-size: 1rem;
		margin: -5px -10px -5px -10px;
		padding: 0rem;
		display:none !important;
	}	 */
	.my-dynamic-anchor 
	{
		/* margin-inline-start: -40px !important; */
	}	
	#navbar1 
	{
		margin-left: 0px !important;
		display:none !important;
		/* margin-block-start:-200px !important; */
	}
	.feild-label
	{
		font-size:12px;
	}
	textarea
	{
		margin-block-start: 0px !important;
        width: fit-content !important;
        Z-INDEX: 0 !IMPORTANT;
        margin-inline-start: 5px !important;
    }
    .my-dynamic-anchor
	{
/*         margin-inline-start: -42px !important; */
    }	
	main
	{
		margin-inline-start: -10px !important;
		width:400px;
	}
	#menu-tab-00 
	{
		margin-inline-start: -88px !important;
		margin-block-start: 5px;
	}	
	#data-areaX
	{	
		position: fixed;
        margin-block-start: 0px;
        height: max-content !important;
        Z-INDEX: 0 !IMPORTANT;
        padding-inline-end: 10px !important;
        width: 429px;
        overflow: hidden;
        margin-inline-start: -6px !important;		
    }	
	#navbarBlur
	{
		WIDTH: -webkit-fill-available;
		margin-inline-start: -10px !important;	
		margin-block-start:-10px !important;
	}
	#navbarBlur ol>li>a  
	{
		color: #196822 !important;
        font-weight: 600;
	}	
	#navbarBlur ol>li.active
	{
		color: #196822 !important;
        font-weight: 900;
	}
    .card-body 
	{
        padding-top: 0REM !important;
        /* margin-block-start: -290px !important; */
        width: -webkit-fill-available;
    }	
	.dgroup
	{
		margin-inline-start:-25px !important;
	}
	footer
	{
		align-content: flex-end !important;
		display: flex     ;
		margin-block-start: 300px;
		position: fixed;
		z-index: 100;
		width: -webkit-fill-available;
	}	
	.detail-class
	{
        /* display: inline-flex !important; */
        display: flex !important;
        width: 400px !important;
        /* max-width: 300px !important; */
        margin-inline-start: 0px !important;
	}	
	.screen-label
	{
		min-width:120PX;
		width: 190px;
		max-width:120PX;
		vertical-align: text-top;
	}	
	#content-row
	{
		margin-inline-end: 0px;
	}
	.nav.nav-pills 
	{
		background: #f5f5f5;
		border-radius: 0.75rem;
		position: static;
	}	
	#data-areax .card-body:first-child
	{
		margin-left: 0px !important;	
	}
	
	#login-actions
	{
		width:300px;
	}
	#sign-out-form
	{
		MARGIN-BLOCK-START: 60PX;		
	}
	.card-body 
	{
		margin-inline-start: 12px !important;
		height: 100vh !important;
		margin-block-start: 10px !important;
		display: flex;
	}
	#user-formdiv
	{
        border-style: outset;
        position: fixed;
        width: 400px !important;
        margin-block-start: 30px;
		margin-block-start: 190px;
        margin-inline-start: -12px;
        z-index: 999;
        background-color: mistyrose;
        display: inline;
	}	
	.input-group>.form-control, .input-group>.form-select, .input-group>.form-floating, .input-group>.form-text 
	{
		position: relative;
		flex: inherit !important;
        BORDER-STYLE: groove;
        flex: inherit !important;
        HEIGHT: 30PX;
		MIN-WIDTH:75PX;
        MARGIN-BLOCK-START: 8PX;	
	}
	.input-group> :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback)
	{
	/*     border-top-left-radius:2PX !IMPORTANT;
		border-bottom-left-radius:2PX !IMPORTANT; */
		border-style:groove;
	}	
	.tick-image 
	{
	display: inline-block;
	padding-top: 0px;
	width: 30px;
	margin-inline-start: 5px;
	height: max-content;
	}	
	#action-table
	{
		WIDTH: 100%;
		MARGIN-INLINE-START: 0PX;	
	}	
 	#userformdiv .form-text
	{
		width: 180px !important;
        border: groove;
        border-width: thick;
		 margin-right: 0px !important;
        /*border-color: crimson;*/
	} 
	#packagekey 
	{
		width: 180px !important;
		margin-inline-end: unset !important;
		font-weight: 900;
		color: black;
	}
	.mycontainer
	{
		margin-inline-start: -28px !important;
	}
	#RPANEL .RIGHT-NAV-wrapper
	 {
        HEIGHT: 60PX;
        background-color: TRANSPARENT;
        border-radius: 0;
        /* MARGIN-INLINE-START: -5PX; */
        WIDTH: AUTO;
        MARGIN-BLOCK-START: 5PX;
        BORDER-STYLE: groove;
        MARGIN-INLINE-END: -5PX;
        /* MARGIN-INLINE-START: -5PX;
	}	
	#RPANEL #RIGHT-NAV
	 {
		margin-inline-start: 10px;
		width: 305PX ! IMPORTANT;
		HEIGHT: 70PX;
		/* align-items: center; */
		text-align: center;
		margin-block-start: -15px;
		MARGIN-RIGHT: 40PX;
		text-align: -webkit-center !important;
		/* MARGIN-INLINE: 10PX 0PX; */
		/* PADDING-BLOCK: 10PX 10PX; */
		align-items: center !important;
	}	
    #RPANEL .RIGHT-NAV-link 
	{
/*         display: inline-block;
        margin-block-start: 5px !important;
        HEIGHT: 30PX ! IMPORTANT;
        margin-inline-start: 0px;
        width: 30px; */
        /* padding-right: 0px !important; */
        display: inline-block;
        margin-block-start: 5px !important;
        HEIGHT: 20PX ! IMPORTANT;
        margin-inline-start: -40px;
        width: 20px;
        /* padding-right: 0px !important; */
    }		
	n-tab-4
	{
		POSITION: relative;
		DISPLAY: BLOCK ! IMPORTANT;
		MARGIN-BLOCK-START: -25PX ! IMPORTANT;		
	}
	#profile_settings-1 
	{
		display: inline-block;
		margin-block-start: 5px;
		/* margin-inline-start: -50px; */
		width: 390px;
	}	
}
