*/ custom code */
 
 .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-family: 'IBM Plex Mono', sans-serif;
    /*font-family: arial !important;*/
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    position: relative;
    display: inline-block;
    padding: 0 15px;
    line-height: 90px;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    font-family: open sans !important;
}
body {
    font-family: 'Rubik', sans-serif;
    font-size: 18px;
    font-weight: 400;
    font-family: segoe UI !important;
}
.simple-bar-chart > .item > * {
    text-align: center;
    color: darkblue;
    font-weight: normal;
    font-family: segoe UI !important;
	font-size: 0.9em;
	line-height:23px
}
 .pjm-project-label {
    color: #fff;
    padding: 10px 10px;
    text-align: right;
    width: 15%;
    font-style: normal;
    background-color: teal;
	text-transform: uppercase;
    font-weight: 200;
}
.pjm-project-milestone-label {
    color: #fff;
    padding: 10px 10px;
    text-align: right;
    width: 15%;
    font-style: normal;
    background-color: teal;
	text-transform: uppercase;
    font-weight: 200;
}
.pjm-project-label, .pjm-project-milestone-label {
    color: #fff;
    padding: 10px 10px;
    text-align: right;
    width: 15%;
    font-style: normal;
    background-color: teal;
	text-transform: uppercase;
    font-weight: 200;
	font-family: 'Segoe UI', sans-serif;
	font-size: 16px;font-weight: 400;
}
.pjm-caption {
    font-size: 0.875rem;
    font-weight: 600;
    text-align: left;
    color: orangered !important;
    border-bottom: 1px solid orangered !important;
    width: 100%;
    text-transform: uppercase;
    margin-top: 45px;
}
.pjm-project-title-container {
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #17a2b8 !important;
}
.pjm-project-title {
    padding: 10px 5px;
    line-height: 24px;
    font-size: 22px;
    line-height: 24px;
    font-weight: 600;
    color: #fff !important;
    padding: 10px 10px;
    width: 100%;
}
/**.pjm-project-description, .pjm-project-milestone-description {
    text-align: left;
    font-size: 0.9em;
    font-family: 'open sans', Arial, sans-serif !important;
    font-weight: normal;
    font-size: 12px;
    line-height: 1.6;
    font-weight: normal;
}**/

.pjm-project-description, .pjm-project-milestone-description {
    text-align: left;
    font-size: 0.9em;
    font-weight: 100px;
    background-color: #1a3867;
    color: white !important;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border-bottom: thin solid #fff;
    text-align: left;
    outline: none;
    font-size: 0.95em !important;
    font-family: "Open Sans" !important;
    text-transform: capitalize !important;
	font-weight:500 !important;
}
#sp-bottom {
    padding: 1.25rem 0 1.375rem;
}

@charset "UTF-8";
@import url("https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css");
.pcs:after {
  content: " pcs";
}

.cur:before {
  content: "$";
}

.per:after {
  content: "%";
}

* {
  box-sizing: border-box;
}

body {
  padding: 0.2em 2em;
}

table {
  width: 100%;
}
table th {
  text-align: left;
  border-bottom: 1px solid #008080;
}
table th, table td {
  padding: 0.05em;
  /*border-bottom: 1px solid #D3D3D3;*/
  border-bottom: 1px solid #b0c4de;
border-left: 1px solid #b0c4de;
border-right: 1px solid #b0c4de;
border-top: 1px solid #31A9BC;
}

table.fold-table > tbody > tr.view td, table.fold-table > tbody > tr.view th {
  cursor: pointer;
}
table.fold-table > tbody > tr.view td:first-child,
table.fold-table > tbody > tr.view th:first-child {
  position: relative;
  padding-left: 20px;
}
table.fold-table > tbody > tr.view td:first-child:before,
table.fold-table > tbody > tr.view th:first-child:before {
  position: absolute;
  top: -60%;
  left: -30px;
  width: 9px;
  font: 0px fontawesome;
  color: #999;
  content: "";
  transition: all 0.3s ease;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid green;
  margin: 2rem;
}
table.fold-table > tbody > tr.view:nth-child(4n-1) {
  background: #eee;
}
table.fold-table > tbody > tr.view:hover {
  background: #31a9bc;
}
table.fold-table > tbody > tr.view.open {
  background: #39f;
  color: white;
}
table.fold-table > tbody > tr.view.open td:first-child:before, table.fold-table > tbody > tr.view.open th:first-child:before {
  transform: rotate(-180deg);
  color: #333;
}
table.fold-table > tbody > tr.fold {
  display: none;
}
table.fold-table > tbody > tr.fold.open {
  display: table-row;
}

.fold-content {
  padding: 0.5em;
}
.fold-content h3 {
  margin-top: 0;
}
.fold-content > table {
  border: 2px solid #008080;
}
.fold-content > table > tbody tr:nth-child(even) {
  background: #eee;
}
.sppb-addon-image-content .sppb-image-holder {
    position: absolute;
    top: 28px;
    width: 50%;
    height: 92%;
    background-position: 50%;
    background-size: cover;
}
#sppb-addon-1695910711997 .sppb-addon-title {
    font-size: 36px;
    line-height: 45px;
    font-weight: 400;
    color: white !important;
}
	/**.uk-table td {
    padding: 16px 12px;
    vertical-align: top;
	font-family: 'Segoe UI', sans-serif;
	font-size: 16px;font-weight: 100;**/
}
	}
.pjm-project-label, .pjm-project-milestone-label {
    color: #fff;
    padding: 10px 10px;
    text-align: right;
    width: 15%;
    font-style: normal;
}
.fa-map-marker::before {
    content: "\f041";
    visibility: hidden;
}
.fa-edit::before {
    content: "\f044";
    visibility: hidden;
}
h2, .h2 {
    font-size: 1.625rem;
    line-height: 3.4375rem;
    font-weight: 500;
    color: orange;
	font-style: italic;
	}
	.startuplanding-product-slider .sppb-sp-slider-image img {
    width: auto !important;
    height: auto !important;
}
	<style>
        
  
        div {
            position: absolute;
            top: 10%;
            left: 10%;
            transform: translate(0%, 0%);
        }
  
        h2 {
          
        text-align: center;
        color: #31A9BC;
text-align: center;
font-style: normal;
font-size: 1.0em !important;
font-family: "Open Sans" !important;
text-transform: capitalize !important;
        }
  
        @keyframes animate {
            0% {
                opacity: 0;
            }
  
            50% {
                opacity: 0.7;
            }
  
            100% {
                opacity: 0;
            }
        }
		h3, .h3 {
    font-size: 1.875rem;
    line-height: 2.5rem;
    font-weight: 600;
	color: #008080;
    text-align: left;
    font-style: normal;
    font-family: segoe UI;
    font-size: 1.2em !important;
    font-family: "segoe UI" !important;
    text-transform: capitalize !important;
}
h1, .h1 {
    font-family: 'segoe UI', sans-serif;
	font-size: 1.275rem;
    line-height: 2.6875rem;
    font-weight: 600;
	color: teal;
	font-family: "segoe UI" !important;
}

.edicon-folder-open::before {

    content: "\e930";
    color: #39f;

}
.btn, .sppb-btn {
    font-size: 0.875rem;
    line-height: 1.5;
    padding: 0.6875rem 2rem;
    border-radius: 0.3125rem;
    text-transform: uppercase;
    transition: color 400ms ease-in, background-color 400ms ease-in, border-color 400ms ease-in, box-shadow 400ms ease-in;
    cursor: pointer;
    color: #fff;
    background: #31A9BC;
}
.form-control, .sppb-form-control, input[type="text"], input[type="email"], input[type="url"], input[type="date"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"] {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    height: 28px;
    font-size: 1rem;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 0px;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: 0px;
    border-bottom: 1px solid #D3D3D3;
    border-radius: 0;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

#sp-header {
    height: 90px;
    padding: 0 60px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
    /**background: rgb(255, 255, 255, 0.4);**/
    backdrop-filter: blur(10px);
    background: #d0ece7;
}

.simple-bar-chart{
  --line-count: 10;
  --line-color: currentcolor;
  --line-opacity: 0.075;
  --item-gap: 2%;
  --item-default-color: #060606;
  
  height: 15rem;
  display: grid;
  grid-auto-flow: column;
  gap: var(--item-gap);
  align-items: end;
  padding-inline: var(--item-gap);
  --padding-block: 1.5rem; /*space for labels*/
  padding-block: var(--padding-block);
  position: relative;
  isolation: isolate;
}

.simple-bar-chart::after{
  content: "";
  position: absolute;
  inset: var(--padding-block) 0;
  z-index: -1;
  --line-width: 1px;
  --line-spacing: calc(100% / var(--line-count));
  background-image: repeating-linear-gradient(to top, transparent 0 calc(var(--line-spacing) - var(--line-width)), var(--line-color) 0 var(--line-spacing));
  box-shadow: 0 var(--line-width) 0 var(--line-color);
  opacity: var(--line-opacity);
}
.simple-bar-chart > .item{
  height: calc(1% * var(--val));
  background-color: var(--clr, var(--item-default-color));
  position: relative;
  animation: item-height 1s ease forwards
}
@keyframes item-height { from { height: 0 } }

.simple-bar-chart > .item > * { position: absolute; text-align: center }
.simple-bar-chart > .item > .label { inset: 100% 0 auto 0 }
.simple-bar-chart > .item > .value { inset: auto 0 100% 0 }


.sppb-addon-image-content.aligment-right .sppb-image-holder {
    right: -28px;
}

body {
  background-color: #F7F4E9;
}

.input-group-prepend .input-group-text {
    border-radius: 0;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    border: 0;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: 0px;
    border-bottom: 2px solid #ebebeb;
    background: #31A9BC;
}




.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid whitesmoke;
    border-radius: .25rem;
    background-color: aliceblue;
}

#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
    margin: 0 0 2px;
    padding-bottom: 10px;
    font-size: 22px;
    font-weight: 400;
    border-bottom: 1px solid #f3f3f3;
}

#sp-left .sp-module, #sp-right .sp-module {
    margin-top: 50px;
    border: 1px solid #f3f3f3;
    padding: 30px;
        padding-right: 30px;
        padding-left: 30px;
    border-radius: 3px;
    font-size: 14px;
    color: #242e42;
    margin: 0 0 15px;
        margin-top: 0px;
    font-weight: 400;
    background: rgba(59, 130, 255, 0.2);
    text-align: left;
    color: white;
    min-height: 36px;
    min-width: 125px;
    display: block;
    -moz-box-pack: center;
    justify-content: center;
    -moz-box-align: center;
    align-items: center;
    padding-left: 12px;
    padding-right: 5px;
    border-radius: 2px;
    cursor: pointer;
    text-decoration: none;
}



/* demo */
body { 
  margin: 0; 
  padding: 0rem; 
  color: #1D1E22;
  /*background-color: #f0f0f0;*/
  font-family: system-ui, sans-serif; 
  text-align: justify;
}

@media (prefers-color-scheme: dark) {
  body {
    background-color: #1D1E22;
    color: #f0f0f0;
  }
}

body > * { max-width: 145rem; margin-inline: auto}

/*long table*/

/*long table ends*/
    </style>
	
	
	    
}

