body, html {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background-image: url(images/background.png);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
	
	// stretch the full image
    background-size: 100% 100%; /* Stretches the image to fit the container */
    background-position: top left;
    	
	
    font-family: Arial, sans-serif;
	overflow-y: auto; /* Enable vertical scrolling */
}
body {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    margin: 0
}
#global, #superglobal {
    position: relative;
    min-height: 100%
}
#global {
    padding-bottom: 70px;
    width: 100%
}
.agreement {
    background-color: white;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	width: 60%;
	transform: translate(30%, 0%);
	font-size: 12pt;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 1.5; /* Adjust line height for better text positioning */
	
	/* Add these new properties */
	top: 10vh;
    max-height: 80vh; /* Limit height to 80% of viewport height */
    overflow-y: auto; /* Enable vertical scrolling */
    position: relative; /* Ensure proper positioning */
}
.agreement button {
    display: inline-block;
    width: 70%;
    margin: 10px 0;
    background-color: #007bff;
    border-radius: 25px;
    text-align: center;
    font-weight: 700;
    transition: background-color .3s ease;
    padding: 10px 20px;
    font-size: 18pt;
	color: white;
}
.agreement button:hover {
    background-color: #0056b3
}
h2 {
    font-family: Arial, Verdana, sans-serif;
    font-size: 24px;
}
h3 {
    font-family: Arial, Verdana, sans-serif;
    font-size: 20px;
}
fieldset {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}
.scalabletable {
    border: 1px solid;
    margin: 0;
    padding: 0
}
.agreement_form {
    //width: 500px
}
.account_form, .changepassword_form, .checkproposal_form, .getsenderemail_form, .lostpassword_form {
    margin: 0 auto;
    width: 500px;
    padding: 14px
}
.label {
    float: left;
    margin-right: .5em;
    display: block;
    text-align: center;
    font-size: 18pt
}
.alreadyamember {
    background: rgba(247, 157, 162, .5)none repeat scroll 0 0;
    line-height: 1;
    margin-left: 210px;
    padding: 5px 7px
}
fieldset {
    
	background-color: hsla(0, 0%, 100%, .8);
    border: 0;
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}
legend {
    color: black;
    background: #9dc4f7;
    border: 1px solid #781351;
    padding: 2px 6px
}
.elements {
    padding: 10px
}
p {
    color: #000;
    font-size: 12px;
    margin-bottom: 0px;
    padding-bottom: 10px
}
a {
    color: #00f;
    //font-weight: 700
}
.submit {
    text-align: center;
	width: 100%;
}
.errormsgbox, .success, .validation, .warning {
    -moz-border-radius: 15px;
    border-radius: 15px;
	
    border: 1px solid;
    margin: 20px auto;
    padding: 10px 5px 10px 5px;
    background-repeat: no-repeat;
    background-position: 10px;
    //font-weight: 700;
	font-size: 14pt;
    width: 450px;
	line-height: 1.5; /* Adjust the line height here */
}
.old_success {
    color: #4f8a10;
    background-color: #dff2bf;
    background-image: url(images/success.png)
}
.warning {
    color: #9f6000;
    background-color: #feefb3;
    background-image: url(images/warning.png)
}
.errormsgbox {
    color: #18000c;
    background-color: #ffbaba
}
.errormsgbox, .validation {
    background-image: url(images/error.png)
}
.message-text {
    margin-left: 50px; /* Adds some space between the image and text */
	margin-right: 20px; /* Adds some space between the image and text */
	line-height: 1.5; /* Adjust the line height here */
}
.validation {
    color: #d63301;
    background-color: #ffccba
}
.toptable {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	
    width: 100%;
    background-color: rgba(162, 157, 247, .6);
    border: 1px solid
}
.wmpreporttable {
    font-size: 12px
}
.wmpreporttable, .wmpreporttd, .wmpreportth, .wmpreporttr {
    border: 1px solid #000;
    border-collapse: collapse
}
.wmpreporttd {
    padding: 10px
}
.toprowcol1 {
    width: 30%;
    text-align: left
}
.toprowcol1, .toprowcol2 {
    font-size: 12px;
    padding: 0
}
.toprowcol2 {
    text-align: center
}
.toprowcol3 {
    width: 30%;
    text-align: right;
    font-size: 12px;
    padding: 0
}
.success {
    border: 0;
    font-weight: 700;
    width: 90%;
    color: #000
}
.buyer_maintable, .success {
    text-align: center;
    font-family: Arial, Verdana;
	background-color: hsla(0, 0%, 100%, .8);
}
.buyer_maintable {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	
    border: 1px solid;
    width: 80%;
    background-color: rgba(162, 157, 247, .1);
    border-spacing: 0
}
.buyer_maintableheader {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	
    border: 0;
    color: #000;
    background-color: rgba(162, 157, 247, .5);
    font-size: 14px;
    font-weight: 700;
    text-align: center
}
.buyer_maintabletr {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;

	border-spacing: 0 30px;	
	
    text-align: left;
    border: 1px solid;
    padding: 15px
}
.buyer_maintabletd {
    text-align: left;
    border: 0;
    padding: 15px
}
.buyer_maintabletdcol1 {
    text-align: left;
    border: 0;
    width: 66px;
	background-color: hsla(0, 0%, 100%, .8);
	padding-left: 20px; 
}
.buyer_maintabletdcol2 {
    width: 300px
	background-color: hsla(0, 0%, 100%, .8);
	padding-right: 20px;
}
.buyer_maintabletdcol2, .buyer_maintabletdcol3 {
    text-align: left;
    border: 0;
	background-color: hsla(0, 0%, 100%, .8);
}
.vendor_maintable {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	
    text-align: center;
    border: 1px solid;
    border-spacing: 0;
    width: 80%;
    color: #000;
    background-color: rgba(162, 157, 247, .1);
    font-size: 12px;
    font-family: Arial, Verdana;
	background-color: hsla(0, 0%, 100%, .8);
}
.vendor_maintableheader {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	
    border: 0;
    color: #000;
    background-color: rgba(162, 157, 247, .5);
    font-size: 14px;
    font-weight: 700;
    text-align: center
}
.vendor_maintabletr {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	
    text-align: left;
    border: 1px solid
}
.vendor_maintabletd {
    text-align: left;
    border: 0;
    padding: 15px
}
.vendor_maintabletdcol1 {
    text-align: left;
    border: 0;
    width: 66px;
	background-color: hsla(0, 0%, 100%, .8);
}
.vendor_maintabletdcol2 {
    text-align: left;
    border: 0;
    width: 300px;
	background-color: hsla(0, 0%, 100%, .8);
}
.iconintable {
    vertical-align: middle
}
.col, .row {
    overflow: hidden;
    position: absolute;
}
.row {
    left: 0;
    right: 0
}
.col {
    top: 0;
    bottom: 0
}
.scroll-x {
    overflow-x: auto
}
.scroll-y {
    overflow-y: auto
}
.footertable {
    position: absolute;
    bottom: 0;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	
    width: 100%;
    text-align: center;
    font-size: 10px;
    font-family: Arial, Verdana;
    background-color: rgba(162, 157, 247, .6);
    border: 1px solid;
    height: 70px
}
.footertr {
    text-align: left;
    border: 0 solid
}
.footertd {
    text-align: center;
    border: 0 solid;
    padding: 0;
    text-decoration: none
}
img {
    border-style: none
}
p {
	font-size: 12pt;
    //line-height: 100%
}
.container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: auto; /* Change from fixed height to auto */
    text-align: center;
    z-index: 1000;	
	min-width: 800px;
	max-height: 90vh; /* Optional: Set a max-height and enable scrolling within the container */
    overflow-y: auto; /* Enable vertical scrolling within the container if needed */	
}
.language-form-container {
    font-family: Arial, sans-serif;
    background-color: hsla(0, 0%, 100%, .8);
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    //display: inline-block;
    position: absolute;
    right: 10px;
    width: 150px;
    height: 26px
}
.language-selector form {
    //display: inline-flex;
    align-items: center;
    gap: 10px
}
.language-selector {
    position: absolute;
    top: 10px;
    right: 10px
}
.language-selector.form-container {
    padding: 10px 20px;
    display: inline-block;
    position: absolute;
    right: 0
}
.container > .form-container, .language-selector.form-container {
    background-color: hsla(0, 0%, 100%, .8);
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.container > .form-container {
    text-align: center;
    padding: 20px
}
.form-container a {
    //display: inline-block;
    width: 80%;
    padding: 10px 20px;
    margin: 10px 0;
    background-color: #007bff;
    border-radius: 25px;
    text-align: center;
    font-weight: 700;
    transition: background-color .3s ease;
    font-size: 18pt
}
.form-container a:hover {
    background-color: #0056b3;
    cursor: pointer
}
.form-container {
    background-color: hsla(0, 0%, 100%, .8);
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    //display: inline-block;
    position: absolute;
    max-width: 800px;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}
.form-container-wide {
    background-color: hsla(0, 0%, 100%, .8);
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    //display: inline-block;
    position: absolute;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	width: 90%;
}

.form-container a.button-link {
  display: inline-block;
  //width: 80%;
  padding: 0px;
  margin: -52px;
  background-color: transparent;
  border: 0px;
  border-radius: 25px;
  color: blue;
  text-align: center;
  font-weight: 700;
  transition: background-color .3s ease;
  font-size: 18pt;
}

.form-container a.button-link:hover {
  background-color: transparent;
  cursor: pointer;
}

.form-group {
    display: flex;
    align-items: center;
    margin-bottom: 15px
}
.form-group label {
    flex: 0 0 150px;
    margin-right: 10px;
    font-weight: 700
}
.form-group input {
    flex: 1;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-sizing: border-box
}
.form-container button {
    display: inline-block;
    width: 70%;
    margin: 10px 0;
    background-color: #007bff;
    border-radius: 25px;
    text-align: center;
    font-weight: 700;
    transition: background-color .3s ease;
    padding: 10px 20px;
    font-size: 18pt
}
.form-container button:hover {
    background-color: #0056b3
}
.form-container {
    width: 100%
}
.form-container a, .form-container button {
    display: block;
    width: 80%;
    margin: 10px auto;
    text-align: center;
    padding: 10px;
    box-sizing: border-box
}
.form-fields {
	padding-bottom: 30px;
	width: 80%;
	text-align: left;
	margin-left: 10%;
	margin-right: 10%;
	font-size: 18pt;	
}
.form-container .input-group 
{
	display: flex;
	align-items: center;
	margin-bottom: 15px;
	width: 300px;
}
.form-container input[type="email"],
.form-container input[type="password"] {
	font-size: 18pt; /* Set font size to 18pt */
	box-sizing: border-box;
	line-height: 30px; /* Adjust line height for better text positioning */
	text-align: center; 
}
.form-fields label {
	width: 200px;
}
.form-container button {
    background-color: #00f;
    color: #fff;
    border: none;
    cursor: pointer
}
.form-container a {
    background-color: #00f;
    color: #fff;
    text-decoration: none;
    border: 1px solid #ccc;
	line-height: 1.5; /* Adjust the line height here */
}
.form-container a:hover {
    background-color: #ddd
}

.form-container button {
    margin: 10px auto 40px auto; /* Ensures the button is centered */
    width: 80%; /* Match the width of the link buttons */
    padding: 10px 20px;
    color: #fff;
    border: none;
    border-radius: 25px;
    font-weight: 700;
    font-size: 18pt;
    transition: background-color 0.3s ease;
}

.form-container button:hover {
    background-color: #ddd; /* Change to match the link button hover state */
    cursor: pointer;
}


.login-form-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 15px;
}

.login-form-label {
    text-align: left;
    padding-right: 10px;
    width: 30%;
	//font-size: 18pt;
}

.login-form-input {
    width: 70%;
}

.form-input {
    //font-size: 18pt !important;
}

input, input:focus {
    //font-size: 18pt !important;
}

.login-form-table input {
    width: 100%;
    padding: 10px;
    font-size: 18pt;
    box-sizing: border-box;
    height: 60px;
    line-height: 30px;
}

.login-form-table label {
    font-weight: bold;
	font-size: 18pt;
}
#transparent-link {
    background-color: transparent;
	border: 0;
}



















.custom-dropdown {
    position: relative;
    width: 100px;
    cursor: pointer;
}

.dropdown-selected {
    display: flex;
    align-items: center;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 4px;
    //justify-content: space-between;
}

.dropdown-selected img.flag-icon {
    width: 16px;
    height: auto;
    margin-right: 10px;
}

.dropdown-options {
    display: none;
    position: absolute;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 1000;
    width: 100%;
    max-height: 200px;
    //overflow-y: auto;
}

.dropdown-options li {
    padding: 10px;
    display: flex;
    align-items: center;
    //gap: 10px;
    cursor: pointer;
	font-size: 9pt;
}

.dropdown-options li:hover {
    background-color: #f0f0f0;
}

#limitedwidth {
    background-color: rgba(255, 255, 255, 0.97);  /* White background with 75% opacity (25% transparency) */
    border-radius: 15px;                          /* Rounded corners */
    padding: 20px;                                /* Inner spacing */
    height: 75vh;                                /* Fixed height - adjust as needed */
    overflow-y: scroll;                           /* Always show vertical scrollbar */
    overflow-x: hidden;                           /* Hide horizontal scrollbar */
	margin-top: 2vh;
	margin-bottom: 3vh;
	margin-left: auto;
	margin-right: auto;
	width: 70%;
    border: 1px solid rgba(0, 0, 0, 0.1);        /* Subtle border */
}

#pricingwidth {
    background-color: rgba(255, 255, 255, 0.97);  /* White background with 75% opacity (25% transparency) */
    border-radius: 15px;                          /* Rounded corners */
    padding: 20px;                                /* Inner spacing */
    height: 95vh;
    overflow-y: scroll;                           /* Always show vertical scrollbar */
    overflow-x: hidden;                           /* Hide horizontal scrollbar */
	margin-left: auto;
	margin-right: auto;
	width: auto;
    overflow-x: auto;                           /* Always show vertical scrollbar */
	max-width: 1400px;
    border: 1px solid rgba(0, 0, 0, 0.1);        /* Subtle border */
}

#howitworkswidth {
    background-color: rgba(255, 255, 255, 0.97);  /* White background with 75% opacity (25% transparency) */
    border-radius: 15px;                          /* Rounded corners */
    padding: 20px;                                /* Inner spacing */
    height: 95vh;
    overflow-y: scroll;                           /* Always show vertical scrollbar */
    overflow-x: hidden;                           /* Hide horizontal scrollbar */
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	max-width: 1000px;
    border: 1px solid rgba(0, 0, 0, 0.1);        /* Subtle border */
}

li
{
	font-size: 12pt;
	line-height: 18px;
	//margin-left: -4px;
	//margin-right: -4px;
}


/* Add these styles to your CSS */
#menu li a {
    text-decoration: none;
    padding: 0px;
    min-width: 60px; /* Ensures minimum width for the menu items */
}

#menu li ul li a {
    padding: 5px;
    min-width: 120px; /* Wider minimum width for submenu items */
}

/* Adjust submenu positioning if needed */
#menu ul ul {
    top: 100%;
    left: 0;
}


@media screen and (max-width: 600px) {
    #menu li a {
        flex-direction: row !important;
        align-items: center;
    }

    #menu li a div {
        margin-top: 0 !important;
        margin-left: 10px;
    }
}
#message-box
{
	text-align: center;
	background-color: red;
	font-size: 14pt;
}





.customconfirm_modal-backdrop, .customprompt_modal-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	display: none;
}
.customconfirm_modal, .customprompt_modal {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: white;
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 30px;
	padding-bottom: 30px;
	border: 3px solid blue;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
	z-index: 1000;
	border-radius: 30px; /* Rounded corners for the modal */
}
.customconfirm_modal p, .customprompt_modal p {
	margin-bottom: 20px;
	text-align: center;
}
.customprompt_modal input {
	width: calc(100% - 22px);
	padding: 10px;
	font-size: 16px;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	border-radius: 10px; /* Slightly rounded corners for the input field */
}
.customconfirm_modal .button-container, .customprompt_modal .button-container {
	display: flex;
	justify-content: center;
	gap: 10px;
}
.customconfirm_modal button, .customprompt_modal button {
	padding: 10px 20px;
	border: none;
	border-radius: 10px; /* Rounded corners for the buttons */
	background-color: #1F51FF;
	color: white;
	min-width: 100px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	cursor: pointer;
	font-size: 16px;
}
.customconfirm_modal button:hover, .customprompt_modal button:hover {
	background-color: darkblue;
}


.parameter {
    display: none;
}
.description {
	font-size: 12pt;
}
.descriptiontitle {
	font-size: 14pt;    
	text-align: center;
	color: darkblue;
	font-weight: bold;
}
h1 {
    font-size: 3em;
}


#tokens-count-1,
#tokens-count-2 {
  font-style: normal;
  display: inline !important;
  white-space: nowrap !important;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}


a span {
  white-space: normal;
}
