@import url(https://fonts.bunny.net/css?family=ibm-plex-sans:400,600,700);
@import 'fontawesome-free/css/fontawesome.css';
@import 'fontawesome-free/css/regular.css';
@import 'fontawesome-free/css/solid.css';
@import 'fontawesome-free/css/brands.css';


input:focus {
    border-color: #ddd!important; /* Changes the border color when in focus */
    --tw-ring-color: #666!important;
}

h1 {
	font-size:xx-large!important;
}

h2 {
	font-size:x-large
}

h3 {
	font-size:large!important;
}

blockquote{
	font-size:medium!important;
	background-color:#eee!important;
	border-radius: 5px;
	padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
	padding-left: 10px;
}

.sp-rest-image{ width:90%;}
.spTitle{
	position: relative;
	height:80px;
	background-color: blueviolet;
}

.spTitleIcon{
	background-image: url("/images/3 cross eye.svg");
	position: absolute;
	left: 14px;
	width: 3em;
	z-index: 2;
	height: -webkit-fill-available;
    background-position: center;
	background-repeat: no-repeat;
}

.spTitleTextContainer{
	background-color: white;
	display: block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	margin-top:10px;
	text-align:center;
}

.spTitleText{
	font-size : x-large!important;
	line-height: 30px!important;
    font-family:arial;
	font-weight:normal;
	margin-left:auto;
	margin-right:auto;
	color: #111;
}

.spH2{
	font-size : large!important;
	line-height: 26px!important;
    font-family:arial;
	font-weight:normal;
	padding-bottom: 5px;
	color: #111;
	margin-left:auto;
	margin-right:auto;
}

.spH2Home{
	font-size : large!important;
	line-height: 34px!important;
    font-family:arial;
	font-weight:normal;
	padding-bottom: 5px;
	color: #111;
	margin-left:auto;
	margin-right:auto;
}
.spLoginButton{
	line-height: 40px;
    display: block;
	 width: 200px;
    margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	text-align:center;
}

.spMb0{
	margin-bottom:0px!important;
}

.spLoginButton:hover{
	cursor:pointer;
}

.spTileContainer1 {
	position: relative;
    display: flex;
    flex-wrap: wrap;
	justify-content: center;
	background-color:#fff;
	/* margin-top: 10px; */
}
.spTileContainer1:last-child {
	margin-bottom:10px;
}

.spTileContainer1>* {
	text-align:center;
	/* margin-top: 10px; */
    flex: 0 0 350px;
}


.spTileContainer {
	position: relative;
    display: flex;
    /* flex-wrap: wrap; */
    flex-direction: column;
	justify-content: center;
    align-items: center;
	background-color:#fff;
    /* width: 350px; */
    padding: 0px;
    margin: 0px;
	/* margin-top: 10px; */
}
.spTileContainer:last-child {
	margin-bottom:10px;
}

.spTileContainer>* {
	text-align:center;
    /* flex: 0 0 135px; */
    width: 350px;
    /* height: 135px; */
}

.spTileF {
	border: rgb(221, 31, 31);
    border-width: 3px;
    border-style: solid;
	margin-left: 4px;
}


.spTileCentreHolder {
	position: relative;
	height:80px;
	background-color: #186018;
}

.spTileLeftImage {
  position: absolute;
  left: 14px;
  width: 4em;
  z-index: 2;
  height: -webkit-fill-available;
}
.spTileLeftImageSmall {
	position: absolute;
	left: 14px;
	width: 3em;
	z-index: 2;
	height: -webkit-fill-available;
    background-position: center;
	background-repeat: no-repeat;
}
.spTileMiddleText{
    position: absolute;
	line-height: 80px;
    display: block;
    margin: auto;
    width: -webkit-fill-available;
    font-size: 3em;
	font-family:arial;
	color: #fafafaff;
    z-index: 2;
	text-align: center;
}

.spTileRightImage {
	/* position: absolute; */
	/* right: 14px; */
	z-index: 10;
    height: 26px;
    margin-top: 3px!important;
  	background-position: center;
	background-repeat: no-repeat;
	float:right;
	margin-right:5px;

}

.tutorial-bubble{
    .tutorial-bubble {
        position: absolute;
        /* ... other styles ... */
    }
}

.Arrow{
    width:25px;
    height: 25px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
    position:relative;
    z-index: 10;
    margin-top: 3px!important;
    float: right;
    margin-right: 10px;
}

.ArrowUp{
	background-image: url("/images/sp-chartline-up.svg");
}

.ArrowDown{
	background-image: url("/images/sp-chartline-down.svg");
}


.ArrowRight{
	background-image: url("/images/sp-caret-down.svg");
	width:25px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	transform: rotate(270deg);
}

.spTileType	{
	position:absolute;
	right:14px;
	z-index: 2;
	width: 4em;
	height: -webkit-fill-available;
  	background-position: center;
	background-repeat: no-repeat;
}

.goal{
	background-image: url("/images/3 cross eye white p.svg");
	background-size: contain;
}

.past{
	background-image: url("/images/history.svg");
	background-size: contain;
}


.spTileFooterFR{
	float:right;

}

.TileCanvas{
	width: -webkit-fill-available;
}

#tileText, #spTile2{
  position: relative;
  top: 0;
  left: 0;
}

#tileText {
  z-index: 10;
}



.spTileHeader{
    background-color: #339933;
    height: 30px;
    font-size: 20px;
    text-align: left;
    color: #fff;
    padding-left: 5px;
}



.tileMiddleNumber{
	z-index: 20;
    position: fixed;
    top: 270px;
    font-size: 90px;
    font-family: Arial;
	color:#fff
}



.spTile {
	border: white;
    border-width: 3px;
    border-style: solid;
}

.spTileTop{
	font-size:1em;
}
.spTileMiddle{
	font-size:2em;
}
.spTileBottom{
	font-size:1em;
	line-height: 27px;
	height: 27px;
}

.spTile1Canvas{
	width: -webkit-fill-available;
	z-index: 1;
	height: -webkit-fill-available;
}



.spTileFooterContainer{
	background-color: #008000;
	font-size:16px;
	text-align: left;
	color:#fff;
}

.spTileFooter{

	height:24px;
	padding-right:5px;
	padding-left: 5px;
}


.spDisplay{
	display:block!important;
}

.spTileFooterDisplay{
	display:block!important;
}

#LocDate {
	display:flex;
}


.spButGroup{
    padding: 0px;
    margin:0px;
}


.spButGroup ul
{
    list-style-type: none;
    display: flex;
    justify-content: center;
    margin-top: 1px;
    cursor: pointer;
}

.spButGroup ul> li:first-child {
    background-color: #fff;
    border-radius: 10px 0px 0px 10px;
    padding-left: 12px;
    border-right: 1px solid #ccc;
    cursor: pointer;
}

.spButGroup ul > li:last-child {
    background-color: #fff;
    border-radius: 0px 10px 10px 0px;
    padding-right: 12px;
    border-right: 1px solid #fff;
    cursor: pointer;
}

.spButDB{
    margin-top: 1px;
    cursor: pointer;
    width: auto;
    padding-left: 6px;
    padding-right: 6px;
    text-align: center;
    background-color: #fff;
    cursor: pointer;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    box-shadow: 0 1px 3px 0 #eee;
    padding-top: 4px;
    padding-bottom: 4px;
}


.spButGroupDB{
    padding: 0px;
    margin:0px;
    margin-top: 1px;
    font-size:1rem;
    line-height:1.5rem;
    /* font-size:14px!important; */
}


.spButGroupDB ul
{
    list-style-type: none;
    display: flex;
    padding: 0px;
    margin:0px;
    margin-top: 0px;
    font-size:1rem;
    line-height:1.5rem;
    /* font-size:14px!important; */
}

.spButGroupDB ul> li
{
    margin-top: 1px;
    cursor: pointer;
    width: auto;
    padding-left: 6px;
    padding-right: 6px;
    text-align: center;
    background-color: #fff;
    cursor: pointer;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    box-shadow: 0 1px 3px 0 #eee;
    padding-top: 4px;
    padding-bottom: 4px;

}

.spButGroupDB ul> li:hover
{
    background-color: #eee;
}

.spButGroupDB ul> li:active
{
    background-color: #eee;
}
.spButGroupDB ul> li:focus
{
    background-color: #eee;
}

.spButGroupDB ul> li:first-child {
    border-radius: 0.35rem 0rem 0rem 0.35rem;
    border-left: 1px solid #ccc;
    text-align: center;
}

.spButGroupDB ul > li:last-child {
    border-radius: 0rem 0.35rem 0.35rem 0rem;
    text-align: center;
 }

 .spButGroupDB ul > li:only-child {
    border-radius: 0.35rem 0.35rem 0.35rem 0.35rem;
    text-align: center;
 }


 .spButNormal
 {
    font-size: 1rem;
    line-height: 1rem;
    margin: 0.25rem;
     cursor: pointer;
     width: 16rem;
     text-align: center;
     background-color: #eee;
     cursor: pointer;
     border-radius: 1rem;
     border: 1px solid #ccc;
     box-shadow: 0 1px 3px 0 #eee;
     padding-top: 1rem;
     padding-bottom: 1rem;
 }

 .spButNormal:hover
    {
        background-color: #fff!important;
    }

 .spButNormal:active{
    background-color: #eee;
 }

 .spButMain
 {
    font-size: 1.25rem;
    line-height: 1.75rem;
    margin-top:.25rem;
    margin-bottom:.25rem;
    /* margin: 0.25rem;
     margin-top: 1rem; */
     cursor: pointer;
     width: 16rem;
     text-align: center;
     background-color: #eee!important;
     cursor: pointer;
     border-radius: 1rem;
     border: 1px solid #ccc;
     box-shadow: 0 1px 3px 0 #eee;
     padding-top: 1rem;
     padding-bottom: 1rem;
 }

 .spButMainInverse{
    font-size: 1.25rem;
    line-height: 1.75rem;
    margin: auto;
    /* margin: 0.25rem;
     margin-top: 1rem; */
     cursor: pointer;
     text-align: center;
     cursor: pointer;
     border-radius: 1rem;
     border: 1px solid #ccc;
     box-shadow: 0 1px 3px 0 #eee;
     padding-top: 1rem;
     padding-bottom: 1rem;
     padding-left: 1rem;
     padding-right: 1rem;
    background-color: #fff!important;
 }

 .spButMainInverse:hover{
    background-color: #ccc!important;
 }


 .spButMain:hover
 {
     background-color: #fff!important;
 }

 .spButMain:active
 {
     background-color: #aaa!important;
 }

 .spButMain:focus
 {
     background-color: #aaa!important;
 }

.spButSmall{

    cursor: pointer;
    width: auto;
    padding-left: 6px;
    padding-right: 6px;
    text-align: center;
    background-color: #fff!important;
    cursor: pointer;
    border: 1px solid #ccc;
    box-shadow: 0 1px 3px 0 #eee;
    padding-top: 4px;
    padding-bottom: 4px;
}

.spButSmall:hover{
    background-color: #eee!important;
}

.spButSmallRound{
    border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
}


 .spButForm
 {
    font-size: 1rem;
    line-height: 1.5rem;
    margin: 0rem;
    margin-left:1rem;
     cursor: pointer;
     align-items: center;
     color: #000;
     background-color: #eee!important;
     cursor: pointer;
     border-radius: .5rem;
     box-shadow: 0 1px 3px 0 #eee;
     padding-top: 0.25rem;
     padding-bottom: 0.25rem;
     padding-left: 1rem;
     padding-right: 1rem;
     border: 1px solid #ccc;
 }

 .spButForm:hover
 {
     background-color: #fff!important;
 }

 .spButForm:active
 {
     background-color: #aaa!important;
 }

 .spButForm:focus
 {
     background-color: #aaa!important;
 }


 .spButFormInverse
 {
    font-size: 1rem;
    line-height: 1.5rem;
    margin: 0rem;
    margin-left:1rem;
    color: #000;
     cursor: pointer;
     align-items: center;
     background-color: #fff!important;
     cursor: pointer;
     border-radius: .5rem;
     box-shadow: 0 1px 3px 0 #eee;
     padding-top: 0.25rem;
     padding-bottom: 0.25rem;
     padding-left: 1rem;
     padding-right: 1rem;
     border: 1px solid #ccc;
 }

 .spButFormInverse:hover
 {
     background-color: #eee!important;
 }

 .spButFormInverse:active
 {
     background-color: #aaa!important;
 }

 .spButFormInverse:focus
 {
     background-color: #aaa!important;
 }



.spButGroup li {
    display: inline;
    background-color: #fff;
    padding: 6px;
    width:48px;
    border-right: 1px solid #ccc;
    cursor: pointer;
}

.spButGroup a
{
background-color: #77955F;
text-decoration: none;
color: #fff;
border: 1px solid #000;
padding-left: 5px;
padding-right: 5px;
}

.spButGroup a:hover
{
color: #fff;
background-color: #4F633F;
border: 1px solid #000;
}

.sptextCenter{
    text-align:center!important;
}


.spInputContainer{
    display: flex;
}

.spInputBox{
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 0.5rem 0 0 0.5rem;
    flex: 1; /* Take up remaining space in the container */
}

.spInputButton {
    padding: 8px;
    background-color: #fff;
    color: eee;
    font-size: 14px;
    /* border: 1px solid #ccc; */
    border-top :1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-radius: 0 0.5rem 0.5rem 0;
    cursor: pointer;
}
.spInputButton:hover{
    background-color: #eee!important;
}

.spInputButton1 {
    padding: 8px;
    background-color: #fff;
    color: eee;
    font-size: 14px;
    /* border: 1px solid #ccc; */
    border-top :1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-radius: 0 0 0 0;
    cursor: pointer;
}
.spInputButton1:hover{
    background-color: #eee!important;
}

.spInputUnavailable{
    background-color: #eee;
}

.spInputUnavailable:hover{
    background-color: #fff!important;
}



/* Icons for each measure */
.iconOrders{ background-image: url("/images/shopping-cart-w.svg"); }
.iconDelivery{ background-image: url("/images/motorcycle-w.svg"); }
.iconVariableCosts{ background-image: url("/images/money-bill-wave-w.svg"); }
.iconWaste{ background-image: url("/images/money-bill-wave-w.svg"); }
.iconProfit{ background-image: url("/images/gross profit.svg"); background-size:contain; }
.iconGrossProfit{ background-image: url("/images/gross profit.svg"); background-size:contain; }
.iconNetProfit{ background-image: url("/images/net profit.svg"); background-size:contain; }
.iconDirectCosts{ background-image: url("/images/cash out white.svg"); background-size:contain; }
.iconCashIn{ background-image: url("/images/cash in white.svg"); background-size:contain; }
.iconCashOut{ background-image: url("/images/cash out.svg"); background-size:contain; }
.iconBank{ background-image: url("/images/bank.svg"); background-size:contain; }
.iconInvoices{ background-image: url("/images/invoices.svg"); background-size:contain; }
.iconAverage{ background-image: url("/images/average.svg"); background-size:contain; }
.iconCash{ background-image: url("/images/cash.svg"); }
.iconAverageDebtor{ background-image: url("/images/cash in white.svg"); background-size:contain; }
.iconAverageCreditor{ background-image: url("/images/cash out white.svg"); background-size:contain; }
.iconShortTermCash{ background-image: url("/images/cashflow white.svg"); background-size:contain; }
.iconCashSurplusDeficit{ background-image: url("/images/cashsurplusdeficit.svg"); background-size:contain; }
.iconNetAssets{ background-image: url("/images/netassets.svg"); background-size:contain; }
.iconSales{ background-image: url("/images/growth-white.svg"); background-size:contain; }
.iconAverageTransactionValue{ background-image: url("/images/Average Transaction Value.svg"); background-size:contain; }
.iconItemsperTransaction{ background-image: url("/images/Items per Transaction.svg"); background-size:contain; }
.iconConversionRate{ background-image: url("/images/Conversion Rate.svg"); background-size:contain; }
.iconVisitors{ background-image: url("/images/Visitors.svg"); background-size:contain; }
.iconCustomers{ background-image: url("/images/Customers.svg"); background-size:contain; }
.iconUnitsSold{ background-image: url("/images/Units sold.svg"); background-size:contain; }
.iconReturns{ background-image: url("/images/Returns.svg"); background-size:contain; }
.iconStocktoSales{ background-image: url("/images/Stock to Sales.svg"); background-size:contain; }
.iconOwnersPay{ background-image: url("/images/owners-pay.svg"); background-size:contain; }
.iconCashRunway{ background-image: url("/images/cash-runway.svg"); background-size:contain; }
.iconAvailableCash{ background-image: url("/images/available-cash.svg"); background-size:contain; }



/* Images */

.goalsLPWrap{
	background-image: url("/images/photos/main.jpg");
	background-size: auto 100%;
}
.goalsLP{

	background-image: url("/images/photos/main.jpg");
	background-size: auto 100%;


	}




.spFalse {
	display:none!important;
}


.spTrue {
	display:block!important;
}

.navbar {
  overflow: hidden;
  z-index:10;
  position: fixed;
  bottom: 0;
  width: 100%;
  /* background-color: #f00; */

}

.navbar25 a{
    width: 25%!important;
}

.navbar50 a{
    width: 50%!important;
}


.navbar a {
  float: left;
  display: block;
  color: #333;
  text-align: center;
  padding: 4px 16px;
  text-decoration: none;
  font-size: 17px;
  width: 16.66666667%;
  border-top-width: 4px;
  border-color:#ddd;
  color: rgb(209 213 219);
  background-color: #fff;

}

.navbar a:hover {
	background-color: white;
    border-color:  #999!important;
    color: #666!important;
    cursor: pointer;
}

/* Style the active class (and buttons on mouse-over) */
.active {
  background-color: white!important;
  border-color:#cccccc!important;
   color: black!important;
}

.top_menu_bar{
	border-color:#339933!important;
}
.top_menu_bar_hover{
	border-color:#339933!important;
}

.menu_icon {
    display: block;
    margin-left: auto;
    margin-right: auto;
    /* color: rgb(209 213 219); */
  }

.menu_img {
  display: block;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}

.menu{
	/* font-size:10px!important; */
    color: rgb(209 213 219);
    background-color: #fff;;
}

    #dashboard > #corePage  > #bottom-bar > ul#menuContainer.navbar > li#menuHomeLi > a#menuHome.menu
    {
        background-color: white;
        border-color:  #999!important;
        color: #666!important;
    }

    #goals > #corePage  > #bottom-bar > ul#menuContainer.navbar > li#menuGoalsLi > a#menuGoals.menu
    {
        background-color: white;
        border-color:  #999!important;
        color: #666!important;
    }

    #set > #corePage  > #bottom-bar > ul#menuContainer.navbar > li#menuSetGoalsLi > a#menuSetGoals.menu
    {
        background-color: white;
        border-color:  #999!important;
        color: #666!important;
    }

    #partner > #corePage  > #bottom-bar > ul#menuContainer.navbar > li#menuSetPartnerLi > a#menuSetPartner.menu
    {
        background-color: white;
        border-color:  #999!important;
        color: #666!important;
    }

    #settings > #corePage  > #bottom-bar > ul#menuContainer.navbar > li#menuSettingsLi > a#menuSettings.menu
    {
        background-color: white;
        border-color:  #999!important;
        color: #666!important;
    }

    #profile > #corePage  > #bottom-bar > ul#menuContainer.navbar > li#menuProfileLi > a#menuProfile.menu
    {
        background-color: white;
        border-color:  #999!important;
        color: #666!important;
    }


.header_img {
  display: inline;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 5px;

}



.inlineInput{
	border-color:none!important;
	border-width:0px!important;
	padding: 0px!important;
	width:100px;
	text-align: center!important;
	background-color: #ddd!important;
	border-radius:5px!important;
	margin-bottom: 5px;
}

.inlineInput1{
	border: 1px solid #aaa!important;
	padding: 0px!important;
    /* font-size: xxx-large!important; */
    /* margin-top:6px; */
    width:90%;
	text-align: center!important;
	background-color: #eee!important;
	border-radius:10px!important;
	margin-bottom: 5px;
}

.inlineInput1:focus {
    /* outline-color: #bbb!important;
    border: 0px solid #eee!important; */
    --tw-ring-color: #aaa !important;
    background-color: #fff!important;
}


.inlineInputDate{

    border-radius:10px!important;
    border-color:none!important;
    border-width:0px!important;
    background-color: #eee!important;
    margin-top: 6px!important;
}

.inlineInputDate:focus{
    --tw-ring-color: #aaa !important;
    background-color: #fff!important;
}

.inline50{
	width:50px!important;
}

.inline150{
	width:150px!important;
}



.spButton{
	background-color: #33993345!important;
	color: #111;
	font-size: 12px;
	padding:6px;
	border-radius: 9999px;
	border-width: 1px;
	border-color:#393;
	width:250px!important;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.spButtonHelp{
	background-color: #33993344!important;
	color: #111;
	padding:1px;
	padding-left:3px;
	padding-right:3px;
	border-radius: 5px;
	border-width: 1px;
	border-color:#33993300;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	line-height:14px;
}

.spButton1{
	background-color: #33993345!important;
	color: #111;
	font-size: 12px;
	padding:6px;
	border-radius: 9999px;
	border-width: 1px;
	border-color:#393;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.spButton:hover{
	background-color: #339933ff!important;
	color: #eee;
	cursor:pointer;
}


.spButtonFront{
	color: #111;
	font-size: 12px;
	padding:6px;
	border-radius: 9999px;
	border-width: 1px;
	border-color:#6f8a7b;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width:100px!important;
}

.spButtonFront:hover{
	background-color: #6f8a7b!important;
	color: #eee;
	cursor:pointer;
}

.spButtonFrontBG { background-color: #33993345!important; }
.spButtonFrontBGW { background-color: #fff!important; border-width: 0px; }


.spButtonGoals{
	background-color: #33993345!important;
	color: #111;
	font-size: 12px;
	padding: 5px;
	border-radius: 9999px;
	border-width: 1px;
	border-color:#393;
	width:56px!important;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.spButtonGoals:hover{
	background-color: #64bb64!important;
	color: #eee;
	cursor:pointer;
}

.spButtonGoalsSelect {
	background-color: #339933ff!important;
	color: #eee;
}
.spButton150 {
	width: 150px!important;
	margin-left: 5px!important;
	margin-right: 5px!important;
}

.spButtonDanger {
	background-color: #DC2626ff!important;
	border-color:#DC2626ff!important;
	color: #eee;
}

.spFooterImg{
	width:17px!important;
	float:left;
	padding-top:3px;
	margin-right: 3px;
}

.spPTopHeader{
	padding-top:5px;
}

p{
	margin-bottom: 5px!important;
}

.demoSrc{
	width:300px;
}

.updates{
	height: 40px!important;
}

.demoTop{
 margin-top:5px;
}


.pageWrapper{

	max-width:1260px;
    margin: auto;
}

.mainCont{
	max-width:1260px;
	/* margin-bottom:12px; */
	margin-left: 10px;
    margin-right: 10px;
	width: -webkit-fill-available;
}

.goalCol{
	width:370px;
	margin-bottom:12px;
    margin: auto;
	/* margin-left: 10px;
    margin-right: 10px; */
	/* width: -webkit-fill-available; */
}


.spGoalDates{
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}

.spWidth250{
	width:250px!important;
}

.spWidth300{
	width:300px!important;
}

.spWidth400{
	width:400px!important;
}



.spTextHigh {
	font-style:italic;

}


.spHelpTile{
	width:350px;
}

.spHelpCont{
	display:inline-block;
    vertical-align: top!important;
}

.spHelpIconCont{
	width: 3em;
	height: 3em;
    padding:0.3em;
	background-color: #eee;
	border-radius:3px;
	display:inline-block;
	position: relative;
    top: 5px;
    margin-bottom:4px;
}


.spHelpIcon{
	position: absolute;
	width: 2.4em;
	height: 2.4em;
    background-position: center;
	background-repeat: no-repeat;
    vertical-align: top;

}

.spButBorder{
	border-radius:5px;
	border:1px;
	border-style: solid;
	padding-left:5px;
	margin-bottom: 4px;
}

.spButBorder:hover{
	background-color:red;
}

.spButBorderHelp{
	background-color: #fff!important;
	color: #111;
	font-size: 14px;
	padding: 5px;
	border-radius: 5px;
	border-width: 1px;
	border-color:#ddd;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.spButBorderHelp:hover{
	background-color: #eee!important;
	color: #111;
	cursor:pointer;
}

.selected{
    color: #f00;
}


.selectedInPage{
    background-color: #eee;
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}


.spLandingPageFlexContainer{
	display: flex;
	flex-direction: row;
}


.block-goals{
    /* display: block;
    width: 100%;
    height:100%; */
    /* margin-bottom: 12px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px; */
    /* padding: 10px; */
    /* background-color: #f0f0f0; */
    /* border: 1px solid #ccc; */
    z-index: 80;
    /* position: fixed; */
    pointer-events: none;
    filter:blur(10px);
    -o-filter:blur(10px);
    -ms-filter:blur(10px);
    -moz-filter:blur(10px);
    -webkit-filter:blur(10px);
}


.block-inactive{
    /* display: block;*/
    width: 100%;
    height:100%;
    /* margin-bottom: 12px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
    padding: 10px;
    background-color: #f0f0f000;
    border: 1px solid #ccc; */
    z-index: 50;
    /* position: fixed; */
    pointer-events: none;

    filter:blur(8px);
    -o-filter:blur(8px);
    -ms-filter:blur(8px);
    -moz-filter:blur(8px);
    -webkit-filter:blur(8px);
}

/* Google Button */

.gsi-material-button {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -webkit-appearance: none;
    background-color: WHITE;
    background-image: none;
    border: 1px solid #747775;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #1f1f1f;
    cursor: pointer;
    font-family: 'Roboto', arial, sans-serif;
    font-size: 14px;
    height: 40px;
    letter-spacing: 0.25px;
    outline: none;
    overflow: hidden;
    padding: 0 12px;
    position: relative;
    text-align: center;
    -webkit-transition: background-color .218s, border-color .218s, box-shadow .218s;
    transition: background-color .218s, border-color .218s, box-shadow .218s;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
    max-width: 400px;
    min-width: min-content;
  }

  .gsi-material-button .gsi-material-button-icon {
    height: 20px;
    margin-right: 12px;
    min-width: 20px;
    width: 20px;
  }

  .gsi-material-button .gsi-material-button-content-wrapper {
    -webkit-align-items: center;
    align-items: center;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: 100%;
    justify-content: space-between;
    position: relative;
    width: 100%;
  }

  .gsi-material-button .gsi-material-button-contents {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    font-family: 'Roboto', arial, sans-serif;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
  }

  .gsi-material-button .gsi-material-button-state {
    -webkit-transition: opacity .218s;
    transition: opacity .218s;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
  }

  .gsi-material-button:disabled {
    cursor: default;
    background-color: #ffffff61;
    border-color: #1f1f1f1f;
  }

  .gsi-material-button:disabled .gsi-material-button-contents {
    opacity: 38%;
  }

  .gsi-material-button:disabled .gsi-material-button-icon {
    opacity: 38%;
  }

  .gsi-material-button:not(:disabled):active .gsi-material-button-state,
  .gsi-material-button:not(:disabled):focus .gsi-material-button-state {
    background-color: #303030;
    opacity: 12%;
  }

  .gsi-material-button:not(:disabled):hover {
    -webkit-box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .30), 0 1px 3px 1px rgba(60, 64, 67, .15);
    box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .30), 0 1px 3px 1px rgba(60, 64, 67, .15);
  }

  .gsi-material-button:not(:disabled):hover .gsi-material-button-state {
    background-color: #303030;
    opacity: 8%;
  }


@media only screen and (max-width: 1280px) {
    .goalCol{
        width: 100%;
        margin-bottom:12px;
        margin-bottom:12px;
        margin: auto;
        border-radius: 0px;
        /* width: -webkit-fill-available; */
    }

    .spInputButton{
        border-radius: 0 0 0 0!important;
        border-right: 0px!important;
        font-size: x-small;
    }
    .spInputButton1{
        font-size: x-small;
    }
}

@media only screen and (max-width: 768px) {
	.spLandingPageFlexContainer {
		flex-direction: column;
	}

	.spLandingPageFlexContainer > div {
		width:100%;
		margin-bottom:5px;
	}

	.spLandingPageFlexContainer  > div > h1 {
		font-size:x-large!important;
	}
	.spLandingPageFlexContainer  > div > h2 {
		font-size:large!important;
	}
	.spLandingPageFlexContainer  > div > ul {
		font-size:small!important;
	}
	.spLandingPageFlexContainer  > div > button {
		font-size:small!important;
		text-align:center;
	}

    .spButGroupDB{
        /* font-size: smaller; */
        width: auto;
    }

    .spButGroupDB ul> li{
        width: auto;
    }

    .spButNormal
    {
       font-size: .75rem;
        cursor: pointer;
        width: 7rem;

        padding-top: .5rem;
        padding-bottom: .5rem;
    }

    .spInputBox{
        border-radius: 0 0 0 0!important;
        border-left: 0px!important;
        font-size: x-small;
    }






}

@media only screen and (max-width: 400px) {
.demoSrc{
	width:250px;
}

.spTitleText{
	font-size : large!important;
	line-height: 24px!important;
}


.mainCont{
	/* margin-bottom:12px; */
	margin-left: 0px;
    margin-right: 0px;

}

.button-group {
    display: flex;
    justify-content: center;

 }

  .button {
    background-color: #500;
    color: #fff;
    font-weight: bold;
    padding: 0.5rem 1rem;
    border-radius: 0.25rem;
  }

  .button:hover {
    background-color: #700;
  }

  #clickableDiv {
    cursor: pointer; /* Changes the cursor to a hand */
}

#clickableDiv:hover {
    background-color: #f0f0f0; /* Changes the background color when hovered */
}
}

.spinner {
    width: auto;
    text-align: center;
  }

  .spinner div {
    width: 4px;
    height: 4px;
    background-color: #363;
    border-radius: 50%;
    display: inline-block;
    margin: 0 3px;
    animation: bounce 1.4s infinite ease-in-out both;
  }

  .spinner .dot1 {
    animation-delay: -0.32s;
  }

  .spinner .dot2 {
    animation-delay: -0.16s;
  }

  @keyframes bounce {
    0%, 80%, 100% { transform: scale(0);
    40% { transform: scale(1.0); }
  }

  .combo:hover {
    background-color: #f0f0f0; /* Changes the background color when hovered */
    cursor: pointer; /* Changes the cursor to a hand */
  }
