body {
  background: #ffffff;
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  position: relative;
}

hr {
  border: 1px solid lightgray;
  margin: 20px 0 20px 0;
}

form {  
  font-size: 20px; 
}

input {  
  font-size: 20px;
  padding: 10px;
  border-radius: 5px;
  border: 2px solid lightgray;
}

textarea {  
  font-size: 20px;
  padding: 10px;
  border-radius: 5px;
  border: 2px solid lightgray;
}

label {
  display: block;
  padding: 10px 0 10px 0;
}

button {
  cursor: pointer;
}

a {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}

.gridjs-pages button {
  color: black !important;
}


[ng-click] {
  cursor: pointer;
}

.tiny-text {
  font-size: 14px;
}

.create-icon {
  top: 0;
  right: 0;
  display: block;
  position: absolute;
}

.success {
  color: blue;
}

.error {
  color: red;
}

.alert-box {
  padding: 10px;
  background: Pink;
}


#container { 
  display: table;
  min-width:100%;
  height:auto;
  overflow:scroll;
  padding: 0;
  position: relative;
}

#header { 
  min-width: 100%;
  min-height: 100px;
  padding-top:30px;
  text-align: center;
  display: block;
  border-bottom: 2px solid #000;
}

#header .menu { 
  margin: 0 auto;
  vertical-align: middle;
}

#header .menu li { 
  display: inline-block;
  font-size: 20px;
  color: black;
  margin-right: 20px;
  vertical-align: middle;
  padding-top: 20px;
  font-weight: bold;
}

#header .logo-container {
  position: absolute;
  padding: 0;
  text-decoration: left !important;
}

#header .logo-container .heading {
  font-size: 30px;
  font-weight: bold;
  vertical-align: middle;
}

#header .logo-container img {
  height: 30px;
  vertical-align: middle;
}

#header .action-container {
  position: absolute;
  height: 60px;
  padding-top: 20px;
  top: 20px;
  right: 30px;
  vertical-align: middle;
}

#header .action-container button { 
  padding: 10px;
  border-radius: 10px;  
}

#header .get-a-demo {
  background: #d4d4d4;
  color: black;
  margin-right: 10px;
  font-weight: bolder;
}

#footer { 
  margin-top: 10px;
  min-width:98%;
  min-height: 100px;
  text-align: center;
  border-top: 2px solid darkgray;
  position: relative !important;
  clear: both;
  padding: 1% 1% 2% 1%;
}

#footer .menu { 
  margin: 0 auto;
  vertical-align: middle;
}

#footer .menu li { 
  display: inline-block;
  font-size: 20px;
  color: black;
  margin-right: 20px;
  vertical-align: middle;
  padding-top: 20px;
}

#footer .logo-container {
  position: absolute;
  padding: 0;
  text-decoration: left !important;
}

#footer .logo-container .heading {
  font-size: 30px;
  font-weight: bold;
  vertical-align: middle;
}

#footer .logo-container img {
  height: 30px;
  vertical-align: middle;
}

#footer .action-container {
  position: absolute;
  height: 60px;
  padding-top: 20px;
  top: 20px;
  right: 30px;
  vertical-align: middle;
}

#footer .action-container button { 
  padding: 10px;
  border-radius: 10px;  
}

#sasmenu { 
  background-color: red;
  min-height:100vh;
  min-width: 10%;
  max-width: 10%;
  float: left;
  padding: 0 5% 0 5%;
  margin: 0;
  display: block;
}

#sasmenu li { 
  padding: 10px;
  font-size: 16px;
  list-style: none;
  list-style-type: square;
  margin-bottom: 30px;
  color: #fff;
}

#sasmenu li a { 
  color: #fff;
  text-decoration: none;
}

li.sub-menu { 
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  margin-left:20px;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  list-style: none !important;
  font-weight: bold;
}

.sas-logo-container {
  margin-top: 50px;
  padding: 0;
  text-decoration: left !important;
}

.sas-logo-container .heading {
  font-size: 20px;
  font-weight: bold;
  vertical-align: middle;
  color: white;
}

.sas-logo-container img {
  height: 30px;
  vertical-align: middle;
}



.heading {
  color:red;
  font-size: 16px;
  font-weight: bold;
}

.logo {
  min-height: 35px;
  max-height: 35px;
  vertical-align: middle;
}

#loading-small img, #line-graph-loading img, #table-loading img{
  min-width: 60px;
  max-width: 60px;
  margin: 50px 0 50px 0;
}

#main {
  background: white;
  min-height:100vh;
  min-width: 68%;
  max-width: 68%;
  float: left;
  vertical-align: text-top;
  margin: 0;
  padding: 0 1% 0 1%;
}

#main-menu {
  display: block;
  padding: 1%;
  text-align: right;
  border-bottom: 2px solid lightgray;
}

#main-menu img {
  width: 15px;
  vertical-align: middle;
}

#main-dashboard {
  display: block;
  padding: 1%;
}

#brochure {


}

.clear {
  clear: both;
}

.widden {

  min-width: 98% !important;
  background: none !important;
  padding: 0;
  margin: 0;

}

#main-menu button {
  min-height: 20px;
  max-height: 20px;
}



#funnel-step {
  padding: 10px 20px 10px 20px;
  border: 1px solid lightgray;
  border-radius: 5px;
  border: 2px solid lightgray;
  margin-bottom: 20px;
  position: relative;
}

#funnel-step li {
}

content-condition, funnel-step-condition {
  background: #d4d4d4;
  padding: 10px;
  border-radius: 5px;
  display: block;
}

content-condition-rule, funnel-step-condition-rule {
  background: #d4d4d4;
  padding: 10px 10px 0 0;
  border-radius: 5px;
  display: inline-block;
  margin-bottom: 10px;
}

.remove-button {
  text-align: right;
  font-size: 20px;
  position: absolute;
  top: 10px;
  right: 15px;
}

.arrange-button {
  font-size: 20px;
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.arrange-button li {
  list-style: none;
  display: inline-block;
}

.form-field {
  padding: 0 10px 0 10px;
}

.form-error {
  color: red;
  padding: 5px;
}

input, select {
  font-size: 20px;
  padding: 10px;
  border-radius: 5px;
  border: 2px solid lightgray;
}
button {
  font-size: 20px;
  padding: 15px;
  border-radius: 5px;
  border: 0px solid lightgray;
  background: black;
  color: #fff;
}

#install-code {
  padding: 1%;
  background: #f4f4f4;
  max-width: 90%;
  border-radius: 10px;
}

.report-tools input[type=date], select {
  font-size: 14px;
  padding: 10px;
  border-radius: 5px;
  border: 2px solid lightgray;
}

#list-top {
  display: block;
  position: relative;
}

#list-top .tools {
  position: absolute;
  right: 0;
  bottom: 20px;
}

#list-top .tools select {
  font-size: 14px;
  padding: 5px;
}

#list li {
  display: block;
  border: 3px solid lightgray;
  padding: 20px;
  list-style: none;
  border-radius: 10px;
  margin-bottom: 20px;
  font-size: 20px;
}

#table-chart-container {
  min-width: 100%;
  max-width: 100%;
  overflow-x: scroll;
}
 
#table-tools {
  list-style: none;
  padding: 10px 0 20px 0;
  text-align: right;
}

#table-tools li {
  list-style: none; 
  display: inline-block;
  font-size: 18px;
}
 
content-condition-rule {
  display:inline-block;
  font-size: 14px;
  margin-bottom: 0px;
}

#query-tables-list {
  display: inline-block;
  vertical-align: text-top;
  min-width: 32%;
  max-width: 32%;
  margin: 0 1% 0 0;
  padding: 0 1% 0 0;
  border-right: 1px solid #d3d3d3;
  min-height:100vh;
  overflow-y: scroll;
}


#query-tables-list li {
  list-style: none;
  padding: 0 0 20px 0;
}

#query-queries-list {
  display: inline-block;
  vertical-align: text-top;
  min-width: 63%;
  max-width: 63%;
  margin: 0;
  padding: 0 1% 0 1%;
  min-height:100vh;
}


#query-queries-list li {
  list-style: none;
  padding: 0 0 20px 0;
}

#query-queries-field-list  {
}

#query-queries-field-list .field-list {
  display: inline-block;
  vertical-align: text-top;
  min-width: 47%;
  max-width: 47%;
  margin: 0 1% 0 0;
  padding: 0 0 0 0;
  min-height: 500px;
  max-height: 500px;
  overflow-y: scroll;
}

#query-sql-box textarea {
  min-height: 300px;
  min-width: 100%;
  max-width: 100%;
  border: 1px solid #d3d3d3;
  border-radius: 10px;
  padding: 20px;
  font-size: 18px;
}


.table-ready-active {
  color: green;
}

#query-queries-sql-field-list {
  background: #f5f5f5;
  padding: 10px 20px 20px 20px;
}


#query-queries-sql-field-list .field-list {
  display: inline-block;
  vertical-align: text-top;
  min-width: 47%;
  max-width: 47%;
  padding: 0 0 0 0;
  min-height: 500px;
  max-height: 500px;
  overflow-y: scroll;
}

#query-queries-sql-field-list .field-list li {
  list-style: none;
  font-size: 20px;
  margin: 0 0 10px 0;
}

#user-centre-form {
  padding: 10px;
  margin: 0 auto;
  min-width: 70%;
  max-width: 70%;
  background: #fff;
  text-align: center;
  border-radius: 10px;
} 


#user-centre-form label{
  margin: 25px 0 5px 0;
  font-size: 20px;
  font-weight: bold;
} 

#user-centre-dashboard {
  padding: 20px;
  margin: 0 auto;
  min-width: 70%;
  max-width: 70%;
  background: #fff;
  border-radius: 10px;
} 


.register-login-border {
  border-radius: 10px;
  border: 2px solid red;
  min-width: 50%;
  max-width: 50%;
  margin: 0 auto;
}

 



/***************************** BROCHURE ****************************/

#home-banner {
  display: table;
  border-radius: 10px;
  margin: 0  auto;
  padding:3%;
  background: red;
  color: white;
  min-width: 94%;
  max-width: 94%;
  position: relative;
  min-height: 350px;
}


.home-center h2 {
  font-size: 30px;
}

.home-divider {
  margin: 20px 0 40px 0;
  border-bottom: 2px solid lightgray ;
}

.home-card {
  display: inline-block;
  float: left;
  border-radius: 20px;
  border: 2px solid lightgray;
  padding: 2%;
  min-width: 43.5%;
  max-width: 43.5%;
  min-height: 150px;
  max-height: 150px;
  margin-right: 2%;
  margin-bottom: 50px;
}

.home-card:last-child {
  margin-right: 0 !important;
}


.home-card h3 {
  font-size: 24px;
}

.home-features {
  float: left;
  border-radius: 20px;
  border: 2px solid lightgray;
  padding: 2%;
  min-width: 96%;
  max-width: 96%;
  text-align: center;
}

.home-features ul {
}

.home-features ul li {
  display: inline-block;
  min-width: 32%;
  max-width: 32%;
  margin-right: 1%;
}


.home-section {
  display: block;
  border-radius: 20px;
  border: 2px solid lightgray;
  padding: 2% 1% 1% 1%;
  min-width: 96%;
  max-width: 96%;
  text-align: center;
}

.home-section h2 {
  margin-top: 0;
}


.home-sql-notice  {
  min-width: 98%;
  max-width: 98%;
}

.home-sql-notice img {
  max-width: 30%;
}


#mobile-menu { 
  position: absolute;
  top: 0;
  right: 10px;
  display: none;
}

#price-table {
  margin: 0 auto;
}
 
.pricing-table-group {
  padding: 1.95%;
  margin: 0;
  display: inline-block;
  min-width: 20.5%;
  max-width: 20.5%;
  border: 2px solid #d4d4d4;
  border-radius: 10px;
}

.pricing-table-group h2 {
  font-size: 30px;
}

.pricing-table-group h2, .pricing-table-group h4 {
  text-align: center;
}

.pricing-table-group .button {
  text-align: center;
}

.pricing-table-group .product-fit {
  text-align: center;
}

.pricing-table-group .product-fit li {
  margin-bottom: 20px;
}

/* Style the buttons that are used to open and close the accordion panel */
.accordion {
  background: white;
  color: black;
  cursor: pointer;
  padding: 2% 1% 2% 1%;
  margin-bottom: 10px;
  width: 98%;
  text-align: left;
  border: 1px solid red;
  border-radius: 10px;
  outline: none;
  transition: 0.4s;
  position: relative;
  font-size: 24px;
}

.accordion-icon {
  position: absolute;
  right: 30px;
  font-size: 34px !important;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .accordion:hover {
  background: white; 
}

/* Style the accordion panel. Note: hidden by default */
.accordion-panel {
  padding: 1% 1% 1% 1%;
  margin-bottom: 50px;
  width: 98%;
  background-color: white;
  display: none;
  overflow: hidden;
  font-size: 24px;
  border-bottom: 2px dashed #d3d3d3;
}



.home-banner { 
  min-width: 99%;
  max-width: 99%;
  vertical-align: middle;
}

.home-banner .left {
  min-width: 45%;
  max-width: 45%;
  float: left;
  margin: 0 3% 0 0;
  padding: 5% 0 0 0;
  vertical-align: bottom;
}


.home-banner .right {
  min-width: 45%;
  max-width: 45%;
  float: right;
  margin: 0 3% 0 0;
  padding: 0;
  vertical-align: middle;
}



.home-banner .left {
  text-align: right;
}

.home-banner .left h2 {
  font-size: 30px;
}

.home-banner  .right  {
  text-align: center;
}
 
.home-banner-image-container {
  background: #ff0000db;
  padding: 3%;
  text-align: center;
  border-radius: 10px;
}

.home-banner-image-container img {
  min-width: 94%;
  max-width: 94%;
}


.brochure-solution-container { 
  min-width: 99%;
  max-width: 99%;
}

.brochure-solution-container .left , .brochure-solution-container .right {
  min-width: 45%;
  max-width: 45%;
  display: inline-block;
  margin: 0 3% 0 0;
  padding: 0;
  vertical-align: middle;
}

.brochure-solution-container .left {
  text-align: right;
}

.brochure-solution-container .left h2 {
  font-size: 30px;
}

.brochure-solution-container  .right  {
  text-align: center;
}

.brochure-solution-container  .left img , .brochure-solution-container  .right img  {
  min-width: 100%;
  max-width: 100%;
}

.brochure-solution-carousel-container {
  min-width: 80%;
  max-width: 80%;
  margin: 0 auto;
}


.brochure-solution-carousel-container li {
  min-width: 12%;
  max-width: 12%;
  display: inline-block;
  margin-right: 2%;
  margin-bottom: 2%;
  text-align: center;
  padding: 1%;
  border: 1px solid lightgray;
}

 
.brochure-solution-carousel-container li img {
  max-width: 100%;
}

.brochure-solution-section {
  min-width: 98%;
  max-width: 98%;
  min-height: 250px;
  border: 2px solid lightgray;
  border-radius: 10px;
  padding: 1% 1% 1% 1%;
  margin-bottom: 50px;
  vertical-align: top;
}


.brochure-solution-section h2 {
  font-size: 24px;
  border-bottom: 2px solid #f4f4f4;
  padding-bottom: 20px;
  text-transform: uppercase;
}


.brochure-solution-section .left {
  min-width: 73%;
  max-width: 73%;
  display: inline-block;
  margin: 0 2% 0 0;
  padding: 0;
  vertical-align: top;
  font-size: 16px;
}

.brochure-solution-section .right {
  min-width: 20%;
  max-width: 20%;
  display: inline-block;
  margin: 0 3% 0 0;
  padding: 0;
  vertical-align: top;
}

.brochure-solution-section .read {
  font-size: 20px;
}

.brochure-solution-section .line {
  border-bottom: 2px dotted #d4d4d4;
}

img.icon-whitepaper {
  min-width: 50px;
  max-width: 50px;
}


.contactus-banner { 
  min-width: 99%;
  max-width: 99%;
  vertical-align: middle;
  text-align: center;
}
 



 
.contactus-banner h2 {
  font-size: 30px;
}

 .contactus-banner-image-container {
  padding: 3%;
  border-radius: 10px;
}

.contactus-banner-image-container img {
  min-height: 200px;
  max-height: 200px;
}


.contact-locations-container {
  margin: 0 auto;
  min-width: 50%;
  max-width: 50%;
  text-align: center;
}

.contact-locations-container li {
  list-style: none;
  display: inline-block;
  min-width: 33%;
  max-width: 33%;
  text-align: center;
}



/***************************** SAAS ****************************/
#organization-list {
  padding: 20px;
  margin: 0 auto;
  min-width: 70%;
  max-width: 70%;
  background: #fff;
  border-radius: 10px;
} 

#organization-list li {
  font-size: 22px;
  display: block;
  margin: 0 0 5px 0;
  padding: 0 0 5px 0;
  border-bottom: 1px solid lightgray;
}

#organization-list li a {
  text-decoration: none;
  color: inherit;
  font-weight: bold;
}

#organization-list lt {
  font-size: 16px;
  list-style: none;
  text-decoration: none;
  margin-right: 10px;
}

#organization-list lt a {
  list-style: none;
  text-decoration: none;
}



.wide-header {
  color: black;
  font-size: 36px;
}


#tool-form img {
  min-width: 200px;
  max-width: 200px;
}


#tool-form textarea {
  border-radius: 5px;
  border: 2px solid lightgray;
}


#tool-library-list li {
  list-style: none;
  padding: 0;
  margin-bottom: 10px;
  border: 1px solid lightgray;
}

#tool-library-list li .left {
  display: inline-block;
  min-width: 20%;
  max-width: 20%;
  padding: 2%;
  vertical-align: middle;
}

#tool-library-list li .right {
  display: inline-block;
  min-width: 70%;
  max-width: 70%;
  padding: 2%;
  vertical-align: middle;
}

#tool-library-list li img {
  max-width: 100%;
  min-width: 100%;
}

#tool-library-list li button {
  padding: 10px;
  background: lightgray;
  color: black;
}

.underline {
  border-bottom: 1px solid black;
}

.tool-manage img {
  min-height: 100px;
  max-height: 100px;
}

#left-panel {

  display: inline-block;
  padding: 0;
  margin: 0;
  min-width: 55%;
  max-width: 55%;
  margin-right: 2%;
  vertical-align: text-top;

}

#right-panel {

  display: inline-block;
  padding: 0;
  margin: 0;
  min-width: 40%;
  max-width: 40%;
  vertical-align: text-top;
}

#right-panel .navigation-top {
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 10px;
  margin-bottom: 10px;
  position: relative;
}


#right-panel .navigation-top li {
  display: inline-block;
  margin-right: 10px;
  position: relative;
}

#right-panel .navigation-top li.right {
  float: right;
}

#right-panel .navigation-list li {

  list-style: none;
  padding: 10px 0 10px 0;
  margin-bottom: 5px;
  border-bottom: 1px solid dotted;

}

#right-panel .navigation-list li label {

  color: dimgray;
  display: inline-block;
  margin-right: 5px;
  font-weight: normal;
  font-size: 12px;

}

#right-panel .schedule-list li {
  background: #F5F5F5;
  padding: 10px 10px 10px 10px;
  margin-bottom: 15px;
}

#right-panel .highlight {
  font-weight: bold !important;
}




#schedule-day li {
  list-style: none;
  margin-bottom: 20px;
}

.day {
  display: inline-block;
  min-width: 85px !important;
  max-width: 85px !important;
}

.time {
  display: inline-block;
  min-width: 300px !important;
  max-width: 300px !important;
}

.time input {
  padding: 5px !important;
  font-size: 14px !important;
  border-radius: 0px;
}

#dates {
  display: none;
}

#dates input {
  font-size: 14px !important;
  border-radius: 0px;
}

#changes-unsaved {
  display: none;
  padding: 10px;
  background-color: yellow;
  margin-bottom: 25px;
}

#schedule-one-off input {
  font-size: 14px !important;
} 

/***************************** MOBILE ****************************/

#mobile-menu-open {
  display: none;
  min-width: 80%;
  min-height: 100vh;
  position: absolute;
  background: white;
  z-index: 100;
  top: 0;
  padding: 10%;
}

#mobile-menu-open li {
  display: block;
  list-style: none;
  font-size: 24px;
  margin-bottom: 20px;
}

.stop-scrolling {
  height: 100%;
  overflow: hidden;
}

@media only screen and (max-width: 600px) {

  #mobile-menu {
    top: 10px;
    display: block;
    margin-top: 10px;
  }

  #mobile-menu img {
    min-width: 30px;
    max-width: 30px;
  }

  .logo-container {
    left: 10px;
    font-size: 18px;
  }

  .action-container {
    display: none;
  }

  #header .menu { display: none; }
  #header {
    min-height: 50px;
    margin-bottom: 20px;
  }
 
  #footer .logo-container {
    position: relative;
    text-align: center;
    margin-top: 20px;
  }

  #footer .menu li {
    display: block;
    font-size: 14px;
  }

  .home-banner { 
    min-width: 96%;
    max-width: 96%;
    margin: 0 auto;
  }

  .home-banner .left , .home-banner .right {
    min-width: 100%;
    max-width: 100%;
    display: block;
    margin: 0;
    padding: 0;
    vertical-align: middle;
  } 

  .home-banner .left , .home-banner .right {
    text-align: center;
  }

  .home-banner h2 {
    font-size: 24px !important;
  }

  .home-divider {
    margin: 10px 0 20px 0;
    border-bottom: 2px solid lightgray ;
  }

  .home-card {
    display: table;
    min-width: 90%;
    padding: 5%;
    min-height: auto;
    max-height: auto;
    height: auto;
    margin-bottom: 30px;
  }

  .home-card h3 {
    margin-top: 0;
    margin-bottom: 20px;
    text-align: center;
  }

  .home-center h2 {
    font-size: 24px;
  }

  .home-section {
    padding-bottom: 20px;
  }

  .home-features ul {
    margin: 0;
    padding: 0;
  }

  .home-features ul li {
    min-width: 40%;
  }

  .home-card {
    font-size: 16px;
  }

  #pricing-table {
    max-width: 80%;
    margin: 0 auto;
  }
   
  .pricing-table-group {
    padding: 0.5% 0.5% 3% 0.5%;
    margin: 0 0 3% 0;
    display: block;
    min-width: 100%;
    max-width: 100%;
    border: 2px solid #d4d4d4;
    border-radius: 10px;
  }

  .product-fit li:nth-child(2), .product-fit li:nth-child(3) {
    display: none !important;
  }

  .pricing-table-group h4:nth-child(1) {
    display: none !important;
  }

  .accordion {
    min-width: 94%;
    max-width: 94%;
    padding: 3%;
    margin-bottom: 10px;
    font-size: 24px;
  }

  .accordion-icon {
    position: absolute;
    top: 5px;
    right: 25px;
  }

  .accordion-panel {
    font-size: 20px;
    margin-bottom: 20px;
    padding: 1%;
  }

  .brochure-solution-container .left , .brochure-solution-container .right {
    display: block;
    min-width: 96%;
    max-width: 96%;
    margin: 0 0 20px 0;
    text-align: center;
    font-size: 14px;
    padding: 2%;
  }

  .contact-locations-container li {
    list-style: none;
    block;
    min-width: 100%;
    max-width: 100%;
    text-align: center;
  }

 .brochure-solution-carousel-container {
    min-width: 90%;
    max-width: 90%;
  }


  .brochure-solution-carousel-container li {
    min-width: 30%;
    max-width: 30%;
    margin-right: 0;
  }

  /***********************USER*****************************/

  #user-centre-form {
    min-width: 100%;
    max-width: 100%;
    padding: 0;
  }

  .register-login-border {
    min-width: 100%;
    max-width: 100%;
  }
}
