

.hero-row{
    position: relative;




}


.col-spacer{
    height: calc(100vw/2.7);
    min-height: 420px;
}


.row{
    position: relative;

}



.row_bgnd{
    position: absolute;
    top: -50px;
    left: calc(((100vw - var(--scrollbar-width)) - 100%) / -2);
    bottom: 0;
    width: calc(100vw - var(--scrollbar-width));
    overflow: visible;

}

.row_bgnd_dark{
    top: 0;
    background-color: var(--dark_colour);
    height: 100%;
}


.hero {
    background-image: url("/static/images/widewaves.jpg");
    background-position: center center; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: 100%; /* Resize the background image to cover the entire container */
}

.fat-button-holder{
    text-align: left;
}




.video-middle{
    width: 75%;
    display: inline-block;
}

.usage{
    height: 300px;
    width: 100%;
}

.confirm{
    width: 100%;
}

label.confirm{
    margin-top: 10px;
    width: 100%;
    font-size: smaller;
}

a.anchor {
    display: block;
    position: relative;
    top: -110px;
    visibility: hidden;
}

span.status{
    /*background-color: var(--button_colour);*/
}

.guage{
    margin-top: 20px;
    height: 250px;
    width: 100%;
}






.video-holder{
    margin: 20px auto;
    width: 80%;
    padding-top: 114.05%;
    height: 0;
    position: relative;
    overflow: visible;
}

.feature-video{
    margin: 0;
    border-style: solid;
    border-width: 1px;
    border-color: darkgray;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.feature-menu{
    margin-top: 20px;
    margin-left: 20px;
    font-size: 0.9rem;
    position: fixed;
    top: 100px;
    left: 0;
    z-index: 998;
}

.feature-video:focus {
    outline: none;
}

.intro-feature{
    margin: 0px 0px 30px 0px;
    position: relative;
    top: 50%;
    transform: translate(0%, -50%);
}

.banner-white{

    background: white;
}




.info-link{

}

/*.container{*/
/*    padding-left: 30px;*/
/*    padding-right: 30px;*/
/*    padding-top: 0px;*/
/*    padding-bottom: 30px;*/
/*    margin-top: 66px;*/
/*}*/



.extra-spacer{
    width: 100%;
    height: 80px;
}

.header-offset{
    padding-top: 120px;
    margin-top: -120px;
}

.feature-nav{
    padding: 0 20px;
    z-index: 500;
    background-color: white;
    width: 100%;
    position: fixed;
    top: 56px;
    left: 0px;
}



.container-narrow{

}

td.center{
    text-align: center;
}


/*.logo_icon{*/
/*   height: 56px;*/
/*   top: 0px;*/
/*   left: 0px;*/
/*    margin-right: 20px;*/
/*    position: absolute;*/

/*}*/

.icon2{
    width: 100px;
    margin-bottom: 20px;
    margin-top: 80px;
}

.col-lg-10{
    padding-left: 0px;
    padding-right: 0px;
}

.col-lg-9{
    padding-left: 0px;
    padding-right: 0px;
}

.widget{
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0;
}

.widget-block{
    margin-top: 40px;
}

.widget2{
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0;
}

.widget2 > .button-index{
    margin-top: 5px;
    margin-bottom: 15px;
}

.eb-dark > .widget{
    margin-top: 30px;
}

.just_bold{
    font-weight: bold;
}

input[type=checkbox] {
    transform: scale(1.5);
    margin-right: 15px;
    margin-left: 5px;
}

.small-icon {
    font-size: 16px;
    font-family: 'FontAwesome5Pro-Light', sans-serif;
    margin-left: 10px;
}

.item-title{

}

.item-title-center {
    text-align: center;
    vertical-align: middle !important;
}

.item-description{
    color:  var(--pale_text);
}

.big-icon{
    font-size: 20px;
    font-family: 'FontAwesome5Pro-Light', sans-serif;
    float: left;
    margin-right: 11px;
    margin-top: -5px;
}

.massive-icon{
    font-size: 30px;
    font-family: 'FontAwesome5Pro-Light', sans-serif;
    float: left;
    margin-right: 8px;
    margin-top: -19px;
}

.big-icon2{
    font-size: 36px;
    font-family: 'FontAwesome5Pro-Light', sans-serif;
    margin: 25px;
}



.information{
    position: relative;
    padding: 25px;
    font-size: 0.9rem;
    background-color: #f6f8ff;
    line-height: 1.6;
}

.close_information{
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 0.9rem;
}

.show_information{
    margin-left: 20px;
}

h1{
    font-size: 2.0rem;
    margin-bottom: 20px;
}

img.orcast_icon{
   width: 90px;
   top: 5px;
   left: 15px;
    margin-right: 20px;
}

/*.login-nav{*/
/*    margin-right: 10px;*/
/*}*/

.action_icon{
    width: 20px;
    fill: #fff;
}

.form-wrapper > form > .btn-primary{
    /*width: 200px;*/
    /*margin-top: 15px;*/
    margin-left: 15px;

}

label{
    margin-bottom: 0.2rem;
}
.form-group{
     margin-bottom: 0.5rem;
}

/*.card .btn-primary{*/

/*}*/



/*.inline-form > .btn-primary{*/
/*    margin-top: 5px;*/
/*    margin-bottom: 5px;*/
/*    !*font-size: 12px;*!*/
/*    padding: 4px 8px;*/
/*}*/

.table .td-info{
    padding: 0.5rem;
}



.btn-small{


     width: 100px;

     margin-bottom:5px;
     margin-left: 5px;
     margin-right: 5px;
 }


/*a.btn-primary{*/
/*    !*margin-top: 5px;*!*/
/*    margin-bottom: 5px;*/
/*    font-size: 0.9rem;*/
/*}*/

#progress-bar-container{
    margin-top: 10px;
    margin-bottom: 30px;
}

a.button-fat{
    margin: 10px;
    height: 40px;
    max-width: 260px;
    float: none;
    width: 100%;
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 40px;
}


.password-form-group{
    position: relative;
}

.password-toggle{
    position: absolute;
    right: 60px;
    top: 37px;
    font-family: 'FontAwesome5Pro-Light', sans-serif;
}

.product{
    padding: 15px;
}

form > .btn-subscription{
    width:  100%;
    margin: 0px;
    max-width: 2000px;
}

.table{
    margin-bottom: 0;
}

td.subscription{
    border-top: 1px solid lightgrey;
}

table.prices{
    border-bottom: 1px solid lightgrey;
}

label.control-label{
    margin-bottom: 0px;
}








h4.heading-title{
    margin-top: 2px;
    margin-bottom: 0px;
    display: inline-block;
    font-size: 1.1rem;
    /*float: left;*/
}

.heading-right{
    float: right;
}

h4.subscription-title{
    margin-top: 0px;
    margin-bottom: 0px;
    display: inline-block;
    font-size: 1.2rem;
}



.fixed-menu{
    position: fixed;
}

.details{
    margin-top: 2px;
    margin-bottom: 0px;
    display: inline-block;
    font-family: 'OpenSauceOne', SansSerif;
    font-size: 0.9rem;
    float: right;
    margin-left: 20px;
}

.details{
    margin-top: 3px;
    margin-bottom: 0px;
    display: inline-block;
    font-family: 'OpenSauceOne', SansSerif;
    font-size: 0.9rem;
    float: right;
    margin-left: 20px;
}

.heading-anchor{
    float: right;
    padding-left: 15px;
    font-size: 0.9rem;
    margin-top: 2px;
    margin-bottom: 2px;
}



.extras .heading-anchor{
    margin-top: 10px;

}

table.info{
    margin-top: 10px;
    margin-bottom: 0;
    border-bottom: 0;
    /*border-top-width: 1px;*/
}

.card table.info{
    margin-top: 0;
    margin-bottom: 0;
    border-bottom: 0;
    /*border-top-width: 0;*/
}



form > .btn-medium{
     font-size: 12px;
     padding: 2px 8px;
     width: 150px;
     margin-top:0px;
     margin-bottom:10px;
     margin-left: 5px;
     margin-right: 5px;
    float: left;
 }

#map {
    width: 100%;
    height: 600px;
}

.card{
    margin-bottom: 10px;

}

.alert{
    margin: 0;
    margin-top: 10px;
}

#editor {
    width: 100%;
    height: 600px;
}

#ace-holder{
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
    border-top: 1px solid lightgrey;
    border-bottom: 1px solid lightgrey;
    overflow: hidden;
}

#current_file_text{
    visibility: hidden;
}




/*h5 {*/
/*    margin-top: 40px;*/
/*}*/

h3{
    /*margin-bottom: 0px;*/
    /*font-size: 1.6rem;*/
    /*float: left;*/
}





.really-big-icon{
    font-size: 20px;
    font-family: 'FontAwesome5Pro-Light', sans-serif;
    /*float: left;*/
    margin-right: 8px;
    color: rgba(0,0,0,.4);
}


.alert-buttons{
    display: inline-block;
    margin-top: 10px;
    padding-right: 10px;
    width: 100%;
}

.alert-buttons > .heading-anchor{
    top: 5px;
}

table.cookies{
    margin-top: 0;
}

a>.really-big-icon{
    font-size: 16px;
    font-family: 'FontAwesome5Pro-Light', sans-serif;
    float: left;
    margin-right: 8px;
    color: rgba(0,0,0,.4);
    /*position: relative;*/
    /*top: -4px;*/
}


.card-header>.heading-anchor>a{
    /*color: white;*/
}

.card-header>.heading-anchor>a:hover{
    /*color: white;*/
}

.screenshot{
  margin-left: 0;
    margin-right: 0;
  position: absolute;
  top: 50px;
  /*-ms-transform: translateY(-50%);*/
  /*transform: translateY(-50%);*/
    width: 80%;
}


/*@media (max-width: 900px){*/
/*.screenshot{*/

/*  top: 45%;*/

/*}*/
/*}*/

h5.banner-title{
    color: rgba(0,0,0,.4);
    font-size: 0.9rem;
    margin-bottom: 5px;
    margin-top: 11px;
    display: inline;
}

.crumb-box>a{
    font-size: 0.9rem;
}

a.alt-link{
    font-size: 0.9rem;
    float: right;
    margin-top: 3px;
}

.crumb-box{
    margin: 0;
    margin-left: 0px;
    margin-right: 16px;
    display: inline-block;
    /*float: left;*/

}

/*.title-box{*/
/*    margin: 0;*/
/*    margin-left: 8px;*/
/*    margin-right: 8px;*/
/*    display: inline-block;*/
/*}*/



.intro{
  text-align: left;
    width: 100%;
    margin-bottom: 20px;
        font-size: 1.2rem;
    /*background-color: rgba(255, 255, 255, 0.5);*/
    /*border-radius: 10px;*/
}

.intro-dark{
    color: white;
    margin-bottom: 40px;
    padding-top: 40px;
}


/*.intro>a.btn-primary{*/
/*    float: none;*/
/*}*/

.small-link{
    margin-top: 0px;
    font-size: 0.9rem;
}

.main-row{
    margin-top: 10px;
}

.col-full{
    border-width: 0;
    /*border-bottom-width: thin;*/
    border-radius: 0px;
    border-style: solid;
    border-color: lightgrey;
    margin: 0px;
    padding: 20px;
    padding-top: 6px;
    padding-bottom: 6px;
    /*border-bottom: 1px solid lightgrey;*/
}

hr{
    /*margin-bottom: 8px;*/
     border-top: 1px solid lightgrey;
}

/*hr {*/
/*    border-top: 1px solid lightgrey;*/
/*    margin: 0;*/
/*    position: relative;*/
/*    top: 6px;*/
/*}*/

h3{
    margin: 0;
     margin-top: 10px;
}

.col-full>hr{
    border-top: 1px solid lightgrey;
    margin: 0;
    position: relative;
    top: 6px;
}

/*.col-md-4>hr{*/
/*    border-top: 1px solid lightgrey;*/
/*    margin: 0;*/
/*}*/

/*.col-md-8>hr{*/
/*    border-top: 1px solid lightgrey;*/
/*    margin: 0;*/
/*}*/

.col-header{
    height: 77px;
}

.login-extra{
    margin-top: 100px;
}

.obj_menu{
    position: absolute;
    top:0;
    right:0;
    padding-right: 12px;
    padding-top:4px;
}

.table.info td {
    border-bottom: 1px solid var(--line_colour);
    border-top: 0;
    /*padding-top: 5px;*/
    /*padding-bottom: 5px;*/

    padding: .75rem 1.25rem;
}



.playground-list .table.info td {

    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0;

}

.extras .table.info td {

    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0;

}

.extras .table.info tr:first-child td {
    border-top: 1px solid var(--line_colour);
}

.card table.info tr:last-child td{
    border-bottom: 0;
}

.card table.bottom-line tr:last-child td{
    border-bottom: 1px solid var(--line_colour);
}

.col-messages{
    padding-top: 6px;
    padding-bottom: 6px;
}

td.detail{
    padding-left: 0;
}

.detail{
    padding: 0;
    margin: 0;
    font-size: 0.9rem;
    overflow-wrap: anywhere;
}

pre.detail{
   overflow: hidden;
}

.detail-label{
    color:  var(--pale_text);
}

.detail-right{
    text-align: right;
}

.tab-bar{
    width: 100%;
    height: 40px;
    /*border-top: 1px solid var(--line_colour);*/
    border-width: 0;
    padding-bottom: 0px;
    margin-bottom: 2px;
    margin-top: 10px;

    /*margin-top: 20px;*/
    /*background-color: aqua;*/
}


.detail-red{
    background-color: #f67c7c;
}

.detail-green{
    background-color: #9cee99;
}

.back-bar{
    width: 100%;
    font-size: 0.9rem;
    /*height: 0px;*/
    /*border-bottom: 1px solid var(--line_colour);*/
    padding-top: 0px;

    margin-top: 5px;
    /*background-color: aqua;*/
}

.card-header:first-child{
    border-radius: 0;
}

.tab-content{


}


.tab{
    float: left;
    width: 100%;
    padding-top: 6px;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
    height: 40px;
    /*border-bottom: 1px solid #ffffff;*/
    /*border-width: 0;*/
    border: 0;
    margin-right: 1px;
    /*border-right: 1px solid lightgrey;*/
    /*border-top: 1px solid lightgrey;*/
    /*background-color: var(--bar_colour);*/
    /*color: black;*/
    /*text-align: center;*/
    /*color: white;*/
    /*background-color: var(--bar_inactive_colour);*/
}




.tab:hover{
     /*background-color: var(--bar_hover_colour);*/
    text-decoration: underline;
}

.tab-selected{
    color: var(--pale_text);
    /*background-color: var(--bar_colour);*/
    /*color: white;*/
    /*border-left: 1px solid lightgrey;*/
    /*border-right: 1px solid lightgrey;*/
}


.tab-selected:hover{
     text-decoration: none;

    /*background-color: var(--bar_colour);*/
    /*color: white;*/
    /*border-left: 1px solid lightgrey;*/
    /*border-right: 1px solid lightgrey;*/
}

.tab-bar-horizontal .tab {
    width: auto;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 0.9rem;

}

.breadcrumbs{
    height: 24px;
    margin-bottom: 6px;
}

.card{
    margin-top: 10px;
    padding-bottom: 15px;
    border-radius: 0;
    /*border-width: 0;*/
    border: 1px solid lightgrey;
    clear: both;
}


.card-header{
    height: 50px;
    background-color: var(--bar_colour);
    /*color: white;*/
    /*background-color: white;*/
}

.full-panel > .card-header{
    height: 50px;
    /*background-color: var(--bar_hover_colour);*/
    /*color: white;*/

}


.info{
    /*margin-top: 30px;*/
}

.logged{
    margin-right: 10px;
    font-size: 0.9rem;
}

.checkbox>label{
    margin-bottom: 0px;
    height: 20px;
}

.checkbox{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-width: thin;
    border-radius: 5px;
    border-style: solid;
    border-color: lightgrey;
    margin-bottom: 15px;
}

a{
    color: var(--link_colour);
    /*text-decoration: underline;*/

}

a:hover{
    color: var(--link_colour);
}

.btn-primary{
    float: right;
    min-width: 120px;
    margin-top: 15px;
    background-color: var(--button_colour);
    border-color: var(--button_colour);
    font-size: 0.9rem;
}

.btn-primary:hover{
    background-color: var(--bar_hover_colour);
    border-color: var(--bar_hover_colour);
}



#generated-key{
    font-size: 1.2rem;
}
.center-holder{
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}

.button-single{
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 4px 8px;
    width: 50%;
    margin-left: 0px;
    float: none;
}

.button-short{
    width: 50px;
    min-width: 70px;
}

.button-medium{
    width: 200px;
    min-width: 200px;
}

.button-extra{
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 4px 8px;
    width: 100%;
    max-width: 150px;
    margin-left: 10px;
    float: right;
}

.extras .button-extra{
    float: left;
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 0px;
    max-width: 100%;
}




.item-actions .button-extra{
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 4px 8px;
    width: 100%;
    max-width: 150px;
    margin-left: 10px;
    float: right;
    font-size: 0.8rem;
}




.cancel-button{
    /*margin:10px;*/
    float: right;
    /*width: 150px;*/
    max-width: 200px;
}

.form-wrapper{

    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 40px;
    padding-right: 40px;
}

.extras > .form-wrapper{

    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;

}

.logout-link{
    display: inline-block;

}

#logout-button{
    color: white;
}

#org_box{
    padding: 20px;
    padding-bottom: 10px;

}

#item_box{
    background-color: white;
    /*color: white;*/
    padding: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 20px;
    border: 1px solid lightgrey;
    /*height: 80px;*/
}

/*#item_box>h5.banner-title {*/
    /*color: lightgrey;*/
/*}*/

.right-column{
    /*background-color: var(--bar_colour);*/
    margin: 0px;
    padding: 20px;
    padding-top: 0px;

    /*border: 1px solid lightgrey;*/
    /*border-top: 1px solid lightgrey;*/
}

.left-column{
    /*background-color: #eeeeee;*/
    margin: 0px;
    padding: 20px;
    padding-top: 0px;

    /*border: 1px solid lightgrey;*/
    /*border-top: 1px solid lightgrey;*/
}

.no-top-padding{
    /*padding-top: 0px;*/
}

/*.extras{*/
    /*padding-top: 10px;*/
/*}*/


/*a.button-extra{*/
/*    float: none;*/
/*    width:  100%;*/
/*    margin-top: 10px;*/
/*    margin-bottom: 10px;*/
/*}*/

.form_intro{
        margin-top: 20px;
}

.card_form{
    padding: 20px;
    border-top: 1px solid lightgrey;
}

input[type="password" i] {
font-family: ' OpenSauceOne', sans-serif;
}

.has-error>.help-block{
    color: #c52515;
}

.progress-bar-danger{
    background-color: #c52515;
}
.progress-bar-warning{
    background-color: gold;
}
.progress-bar-success{
    background-color: chartreuse;
}

.control-label{
    color: #6c757d;
    font-size: 0.9rem;
}

.avatar{
    width: 100%;
    aspect-ratio: 1 / 1;
    max-width: 260px;
    margin-top: 20px;
    margin-bottom: 0;
}

/*.org-avatar{*/
/*    margin-bottom: 20px;*/
/*}*/

h6{
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 0.9rem;
    font-weight: bold;
}

.card pre{
    font-family:  "Ubuntu Mono", sans-serif;
    font-size: 01rem;
    background-color: var(--pre_colour);
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #d7dce5;
    margin: 10px 30px 10px 30px;
    padding: 20px;
    padding-left: 30px;
}


.card .code{
    font-family:  "Ubuntu Mono", sans-serif;
    font-size: 1rem;
    background-color: var(--pre_colour);
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #d7dce5;
    margin: 10px 30px 10px 30px;
    padding: 20px;
    padding-left: 30px;
}

pre.code{
    font-family:  "Ubuntu Mono", sans-serif;
    font-size: 1rem;
    background-color: var(--pre_colour);
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #d7dce5;
    margin: 20px 10px 20px 10px;
    padding: 20px;
    padding-left: 30px;
}

#public_key{
    font-family:  "Ubuntu Mono", sans-serif;
    font-size: 01rem;
    background-color: var(--pre_colour);
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #d7dce5;
    margin: 0px 0px 0px 0px;
    padding: 20px;
}

#private_key{
    font-family:  "Ubuntu Mono", sans-serif;
    font-size: 01rem;
    background-color: var(--pre_colour);
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #d7dce5;
    margin: 0px 0px 0px 0px;
    padding: 20px;
}

#test_ticket{
    font-family:  "Ubuntu Mono", sans-serif;
    font-size: 01rem;
    background-color: var(--pre_colour);
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #d7dce5;
    margin: 0px 0px 0px 0px;
    padding: 20px;
}

.api-entry{
    margin-top:30px;
}

span.variable{
    font-style: italic;
}

span.bold{
    font-weight: bold;
}

span.example{
    font-family:  Verdana, sans-serif;
    font-weight: bold;
    font-size: 0.85rem;
}

span.bold-code{
    font-family:  "Ubuntu Mono", sans-serif;
    font-size: 1.1rem;
}

img.settings{
    width: 400px;
    margin-top:0px;
    margin-bottom:10px;
    align: center;
}

img.graphic{
    width: 400px
}

.graphic-holder{
    padding: 10px;
    text-align: center;
    margin-bottom:10px;
}

hr.api{
    margin-top:0;
    background-color: lightgrey;
}

a.pilcrow{

    font-size: 1.0rem;
    margin-left: 10px;
}

.small-list{
    font-size: 0.85rem;
    list-style-type:none;
}

.small-list > li{
    margin-left: -15px;
}

tr.faint{
    color: grey;
}

div.info{
    margin: 15px 30px 0px 30px;
    clear: both;
}

.filter{
    margin: 0px 0px 0px 0px;
    clear: both;
    border-width: 0;
    border-bottom-width: 1px;
    border-color: var(--line_colour);
    border-style: solid;
    padding-left: 20px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    text-align: center;
}

.filter-button{
    margin-left: 4px;
    margin-right: 4px;
    border-width: 1px;
    border-radius: 5px;
    border-color: var(--line_colour);
    border-style: solid;
    font-size: 0.9rem;
    min-width: 30px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
}

.filter-button-selected{
    background-color: var(--line_colour);
}

.paginate{
    margin: 0px 0px 0px 0px;
    clear: both;
    border-width: 0;
    border-top-width: 1px;
    border-color: var(--line_colour);
    border-style: solid;
    padding-left: 20px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    text-align: center;
}

.paginate-button{
    border-width: 1px;
    border-radius: 5px;
    border-color: var(--line_colour);
    border-style: solid;
    font-size: 0.8rem;
    min-width: 30px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
     font-family: 'FontAwesome5Pro-Light', sans-serif;
}

.paginate-button-selected{
    background-color: var(--line_colour);
}




 .card-header + div.info{
    margin-top: 30px;
}

h4.section{
    margin-top: 30px;
    margin-bottom: 4px;
}


.container-mid{
    padding-top: 30px;
}


.col-md-8>.info{
    margin-right: 0;
    margin-left: 0;
}

.half2{
    /*float: left;*/
    width: 49%;
    margin: 0;

    /*display: inline-block;*/
    /*float: left;*/
}

img.person{
    width: 180px;

    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}



.map{
    width: 100%;
    height: 350px;
    float: right;
    margin-left: 20px;
}

div.map{
    width: 50%;
    border-width: 1px;
    border-style: solid;
    border-color: #e7e6e6;
    margin-bottom: 20px;
}

@media (max-width: 450px){

img.person{
    width: 100%;
}
}

@media (max-width: 900px){
    div.map{
    width: 100%;
}
}


.btn-full{
    margin-top: 20px;
    width: 100%;
}

div.people{
    margin: 0;
    background-color: #c52515;
}

.widget > h5{
    margin-top: 10px;
}

.panels{
    width: 100%;
    padding: 10px;
    padding-top: 0;
    line-height: 1.4;
}

.panel{
    float: left;
    width: calc(25% - 20px);
    height: 21rem;
    margin: 10px;
    padding: 10px;
    text-align: center;
    /*min-width: 160px;*/
}

.panel-price{
width: calc(50% - 20px);
    padding: 20px;
    margin-bottom: 20px;
}

.panel-price-3{
width: calc(33.333% - 20px);
    padding: 20px;
    height: 25rem;
}

.panel-price > .card-header{
    background-color: #f8f8fa;
    border-width: 1px;
    border-color: lightgray;
    border-style: solid;
    color: #0d1932;

}

p.price{
    font-size: 1.0rem;
    margin-top: 20px;
}

.panel-longer{

    height: 29rem;

    /*min-width: 160px;*/
}

/*.panel > .card-header{*/
/*    color: var(--bluegreen_colour);*/
/*}*/



/*@media (min-width: 768px) and (max-width: 1024px) {*/

/*.panel{*/
/*    width: calc(50% - 20px);*/

/*}*/
/*    */
/*}*/



.full-panel{
    width: calc(100% - 20px);
    height: auto;
}

.full-panel > p{
    padding-left: 20px;
    padding-right: 20px;

}



div.subscription-info{
     margin-bottom: 0;
     margin-top: 20px;
}

div.wrapper-info{
     margin-bottom: 10px;
     margin-top: 0;
}


.panel > form > .btn-primary{
    float: None;

    margin: 10px;
     /*margin-top: 30px;*/
    min-width: 130px;
}

.center-holder .btn-primary{
    float: None;
    margin: 0;
    padding-left: 20px;
    padding-right: 20px;
    min-width: 130px;
}

.panel > a.btn-primary{
    float: None;
    margin: auto;
    width: 150px;
    margin-bottom: 20px;
}

.btn-spare{
    max-width: 200px;
    float: None;
}

.centering{
    text-align: center;
    margin-bottom: 20px;
}

div.faint{
    background-color: lightgrey;
    color: #2c2f33;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0,0,0,.125);
}




.eb-dark > .container >.row{
    position: relative;
    /*color: #ffffff;*/


}

.eb-dark > .container{
    background-color: var(--mid_block_colour);
    border-width: 0;
}

.eb-grid > .container{
    /*background-image: url("/static/images/box.png");*/
    background-size: 16px 16px;
    padding: 32px;
    padding-bottom: 0;
    border-width: 0;
        border-right-width: 1px;
    border-color: var(--line_colour);
    border-style: solid;
}

.eb-panel > .container{
    padding-top: 32px;
    background-color: var(--dark_colour);
    border-width: 0;

}


.eb-dark{
    /*background-color: var(--dark_colour);*/
    width: 100%;
    top: 0;
    /*height: 100%;*/
    /*position: absolute;*/
    /*left: -25%;*/
    /*background-image: url("/static/images/blobs-half.jpg");*/
    /*background-repeat: no-repeat;*/
    /*background-size: 100% 100%;*/

}


.intro{
    padding-left: 10px;
    padding-right: 10px;
}

.eb-panel{
    /*background-color: var(--dark_colour);*/
    width: 100%;
    top: 0;
}

a.button-index{
    max-width: 300px;
    float: none;
    margin-top: 20px;
    color: white;
}

h1.title{
    margin-top: 80px;
    margin-bottom: 40px;
    font-size: 4.2rem;
    letter-spacing: 2px;
    line-height: 1.3;

    /*color: var(--bluegreen_colour);*/
}

h1.index-title{
    margin-top: 80px;
    margin-bottom: 0px;
    font-size: 3.8rem;
    letter-spacing: 6px;
    line-height: 1.3;

    /*color: var(--bluegreen_colour);*/
}

h2.sub-title{
    margin-bottom: 30px;

}

.no-bullet{
    list-style:none;
}

.big-tick{
    font-size: 1.6rem;
}

.story{
    /*background-color: white;*/
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
    border-width: 0;
    border-color: lightgrey;
    border-style: solid;
    border-radius: 4px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
    padding-bottom:0;
    display: flex;
    flex-direction: row;
    /*flex-direction: column;*/
    flex-flow: row wrap;
}

/*.steps-story{*/
/*    width: 100%;*/
/*}*/

.story-half{
    flex-grow: 1;
    /*flex-grow: 2;*/
    /*float: left;*/
    width: 46%;
    margin-right: 15px;
    /*display: inline-block;*/
    /*float: left;*/
}


@media (max-width: 900px) {

.story-half{
    width: 100%;
}
}

.story-dark{
    /*background-color: var(--dark_colour);*/
    color: white;
    width: 100%;
    /*margin-bottom: 31px;*/
    border-width: 0;
    /*border-color: var(--banner_colour);*/
    border-style: solid;
    border-radius: 4px;
    /*padding:32px;*/
    background-color: var(--dark_colour);
}



.youtube-wrapper {
  position: relative;
  display: block;
  width: 100%; /* width of iframe wrapper */
  height: 0;
  margin: auto;
  padding: 0% 0% 56.25%; /* 16:9 ratio */
  overflow: hidden;
}
.youtube-wrapper iframe {
  position: absolute;
  top: 0; bottom: 0; left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.intro > h4{
    margin-bottom: 30px;
    margin-top: 0;
}

.intro > h5{
    margin-bottom: 20px;
    margin-top: 20;
}

.bumff > h5{
    margin-top: 5px;
    margin-bottom: 15px;
}

.story > h5{
    margin-top: 0;
    margin-bottom: 15px;
    width: 100%;
}

.story > p:last-of-type{
    margin-bottom: 0;
}

.story-dark > .bumff > h5{
       color: var(--bluegreen_colour);
}


/*.navbar-dark .navbar-nav .active>.nav-link{*/
/*    color: var(--bluegreen_colour);*/
/*}*/


.container {
    max-width: 1137px;
    /*background-color: #f8f8fa;*/
    background-color: var(--mid_block_colour);
    border-left-width: 0;
    border-right-width: 0;
    border-bottom-width: 0px;
    border-style: solid;
    border-color: #e7e6e6;
}

.footer > hr{
    margin-top: 0;
}

.footer-index{
    margin-top: 0;
}

.feature-icon{
    font-size: 26px;
    font-family: 'FontAwesome5Pro-Light', sans-serif;
    /*float: left;*/
    margin-right: 8px;
    /*color: rgba(0,0,0,.4);*/
    color: var(--bluegreen_colour);
}

.get-free{
    /*float: right;*/
    text-align: center;

}

.buy-button{
    margin-top: 15px;
    width: 160px;
}

h4.centered{
    text-align: center;
}

.slider-min {
    width: 30%;
    float: left;
}
.slider-max {
width: 30%;
    float: right;
    text-align: right;
}

#current-spend{
    position: absolute;
    top: 5px;
    width: 80%;
    height: 15px;
    background-color: var(--bluegreen_colour);
      border-radius: 5px;
}


.slidecontainer {
    position: relative;
  /*width: 100%; !* Width of the outside container *!*/
    padding:0;
    margin: 20px;
    margin-bottom: 40px;

}
.slider {
  -webkit-appearance: none;
  width: 100%;
  height: 15px;
  border-radius: 5px;
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #04AA6D;
  cursor: pointer;
}

.slider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #04AA6D;
  cursor: pointer;
}


.splat{
    color: var(--button_colour);
    font-size: 2rem;
}

.form-control > li{
    list-style-type: none;
}


@keyframes copy-animation {
  0%   {transform: scale(1);}
  30%  {transform: scale(1.5);}
  100% {transform: scale(1);}
}


.lds-dual-ring {
    display: inline-block;
    width: 54px;
    height: 48px;
}
.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 32px;
    height: 32px;
    margin: 7px;
    border-radius: 50%;
    border: 4px solid;
    border-color: var(--banner_colour) transparent var(--banner_colour) var(--banner_colour);
    animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.top-line-button{
    position: relative;
    top:-48px;
}

.test-server{
    width: 100%;
    height: 90%;
    border-width: 1px;
    border-style: solid;
    border-color: #c9c9c9;
    border-radius: 10px;
    /*margin: 10px;*/
     margin-bottom: 20px;
    margin-top: 20px;
    padding: 0;
    text-align: center;
    /*background-color: var(--mid_block_colour);*/
    color: #1f1f1f;
         /*background-image: url("/static/images/wave1.jpg");*/
    background-position: center center; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: cover; /* Resize the background image to cover the entire container */
    background-color: #f8f9fa;
    overflow: hidden;
}

.test-server-text{
    padding: 25px;
    padding-bottom: 30px;
}

.test-server-link:hover{
    text-decoration: none;
}

.demo-title{
    margin-bottom: 15px;
    color: #606060;
}


.test-server:hover{
    box-shadow: 0px 0px 8px lightgrey;
}


.test-server-screen{
    width: 100%;
    border-width: 0;
    border-bottom-width: 1px;
    border-style: solid;
    border-color: #c7c7c7;
    margin-bottom: 5px;
    margin-top: 0;
}



.test-server h3{

    margin-top: 0px;
    margin-bottom: 15px;
}


.btn-join{
    width: 100%;
    float: none;
    margin-top: 0;
    margin-bottom: 20px;
}

.team-logo{
    width: 60px;
}

.team-logo-small{
    width: 48px;
}

.language-select{
    float: right;
    font-size: 0.9rem;
        padding-top: 110px;
    margin-top: -80px;
}

pre.ts{
    display: var(--display_ts);
}

pre.js{
    display: var(--display_js);
}

.language-selector{
    margin-left: 4px;
}

h4.anchor{
    padding-top: 100px;
    margin-top: -80px;
}

h5.anchor{
    padding-top: 80px;
    margin-top: -80px;
}

.function-header{
    /*font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;*/
    /*font-size: 1.3rem;*/
    /*font-weight: bold;*/
}

.diagram{
    width: 300px;
}

.menu{
    margin-bottom: 30px;
}

.menu ul {
    padding-inline-start: 0;
  list-style: none;
}


.menu li ul {
    padding-inline-start: 20px;
    list-style: none;
    font-size: 0.9rem;
}

.playground .btn-primary{
    /*float: right;*/
    margin-left: 0;
    margin-top: 10px;
    margin-bottom: 0;
    max-width: 100%;
    padding-top: 4px;
    padding-bottom: 4px;
}


.playground-form{
    display: inline-block;
    width: 100%;
}

.playground-form-float{
    position: absolute;
    top: 0px;
    right: 35px;
}

.playground-section{
    margin-top: 0;
}

.ticket{
    font-family:  "Ubuntu Mono", sans-serif;
    font-size: 01rem;
    background-color: var(--pre_colour);
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #d7dce5;
    margin: 10px 30px 10px 30px;
    padding: 20px;
    padding-left: 30px;
    overflow-wrap: anywhere;
}

.docs-link{
    float: right;
    position: relative;
    top: -56px;
    right: 16px;
}

img.network{
    width: 289px;
}

img.network-wide{
    width: 400px;
}

@media (max-width: 991px) {
.hero {
    background-position: left center; /* Center the image */
    background-size: 200%; /* Resize the background image to cover the entire container */
}
    .intro{
        text-align: center;
    }

    .fat-button-holder{
        text-align: center;
    }
     #all-docs{
     display: none;
 }
}

@media (max-width: 768px) {

 #all-docs{
     display: none;
 }

.panel{
    width: calc(100% - 20px);

}
    .tab-bar{
    margin-top: 5px;
}



div.info{
    margin: 15px 10px 10px 10px;
}


.btn-primary{
    min-width: 0px;
}

.item-drop{
    display: None;
}

h1.title{
    margin-top: 50px;
    margin-bottom: 40px;
    font-size: 3.0rem;
    letter-spacing: 2px;
    line-height: 1.3;

    /*color: var(--bluegreen_colour);*/
}

.container-wide{
    width: calc(100% - 40px);
    margin-left: 20px;
}

}


