@import url(https://fonts.googleapis.com/css?family=Lato:400,700,300,400italic,300italic,700italic);

/* Load Bootstrap CSS First */

body#top {
  background-color: #FFFFFF;
  color: #333; /* fallback */
  color: rgba(0, 0, 0, 0.6);
  min-height: 100%;
  font-family: 'Lato', sans-serif;
}

body {
  background-color: #FFFFFF;
  color: #333; /* fallback */
  color: rgba(0, 0, 0, 0.6);
  min-height: 100%;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.1px;
}

#homepage-hero {
	color: #fff;
	display: block;
    background-position: center center;
    background-image: url('/images/murmuration.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border-bottom: none;
}

#homepage-hero h1 {
	font-size: 56px;
}

#homepage-hero h4 {
	font-size: 27px;
}

.huge {
	margin-top: 50px;
	font-size: 100px;
    color: #fff;
    line-height: 57px;
    font-weight: lighter;
}

.homelink a {
	color: #fff !important;
}

.navbar-brand {
  display: inline-block;
  float: none;
  height: 70px;
  padding-bottom: 5px;
  padding-top: 5px;
}

.navbar-brand > img {
  max-height: 100%;
  width: auto;
}

.navbar-collapse {
   padding-left: 0px;
}

.alert {
  margin-bottom: 0px;
  margin-top: 0px;
}

.bs-docs-sidebar {
	background-color: white;
}

.bs-docs-sidebar.affix {
position: fixed;
top: 80px !important;
}

.offset:before { 
 display: block; 
 content: " ";
 height: 80px;
 margin-top: -80px;
 visibility: hidden; 
}

.data-sup-wrap {
height: 425px;
}

/* Login and Signup */

#githubicon  {
	margin-top: -7px;
}

#githubsso {
    margin-left: -137px !important;
}

/* RoadMap */

.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eeeeee;
  left: 50%;
  margin-left: -1.5px;
}
.timeline > li {
  margin-bottom: 20px;
  position: relative;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li > .timeline-panel {
  width: 46%;
  float: left;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  padding: 20px;
  position: relative;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #ccc;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  content: " ";
}
.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " ";
}
.timeline > li > .timeline-badge {
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  padding-top: 2px;
  top: 16px;
  left: 50%;
  margin-left: -25px;
  background-color: #999999;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline-badge.primary {
  background-color: #2e6da4 !important;
}
.timeline-badge.success {
  background-color: #3f903f !important;
}
.timeline-badge.warning {
  background-color: #f0ad4e !important;
}
.timeline-badge.danger {
  background-color: #d9534f !important;
}
.timeline-badge.info {
  background-color: #5bc0de !important;
}
.timeline-title {
  margin-top: 0;
  color: inherit;
}
.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}
.timeline-body > p + p {
  margin-top: 5px;
}

ul.roadmap { padding-left:15px;}

/* Home page */

.carousel {
	margin-top: 100px;
}

.carousel2 {
	margin-top: -270px;
	margin-bottom: 70px;
}

#sigma-title {
    height: 400px;
    margin: auto;
  }
  
.page-header2 {
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border-bottom: none;
}

.page-header {
  display: block;
  background-position: center center;
  background-image: url('/images/murmuration.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border-bottom: none;
}

/* .jumbotron */
.jumbotron.page-header {
  background-color: white; /* fallback */
  background-color: rgba(255, 255, 255, 1);
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
  min-height: 500px;
}

.page-header + section {
  /* background-color: transparent; */
  color: white;
}

.page-header + section .panel {
  color: rgba(0, 0, 0, 0.6);
}

/* headings */
h1, h2, h3, h4, h5, h6 {
  font-family: 'Lato', sans-serif;
  font-weight: normal;
}

h4 {
  font-weight: bold !important;
}

.jumbotron h1, h2 {
  color: black;
}

.jumbotron.page-header h1 {
  font-size: 50px;
  margin-left: -5px;
  color: #fff;
  line-height: 57px;
  font-weight: lighter;
}

.jumbotron.page-header h2 {
  font-size: 22px;
  margin-left: -5px;
  color: #fff;
  font-weight: 100;
}

section h6 {
  color: white;
}

h2 i {
  padding-right: 0.3em;
}

img.desaturate {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

span.label {
	vertical-align: 20%;
}

/* Callouts */
.bs-callout+.bs-callout {
margin-top: -5px;
}

.bs-callout-warning {
border-left-color: #f0ad4e !important;
}

.bs-callout-danger {
border-left-color: #d9534f !important;
}

.bs-callout-success {
border-left-color: #5cb85c !important;
}

.bs-callout-info {
border-left-color: #5bc0de !important;
}

.bs-callout-primary {
border-left-color: #428bca !important;
}

.bs-callout-grey {
border-left-color: #cccccc !important;
}

.bs-callout {
padding-left: 20px;
margin: 20px 0;
border: 1px solid #eee;
border-left-width: 5px;
border-radius: 3px;
}

.bs-callout li {
margin-left: 20px;
}

/* sectioning elements */
section, .section, .full {
  background-color: #f8f8f8;
}

article {
  padding-bottom: 1em;
}

article.panel {
  padding-bottom: 0;
}

/* footer */
footer {
  padding-bottom: 2em;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: normal;
  font-family: 'Lato', sans-serif;
}

footer .list-inline > li {
  padding-left: 0;
  padding-right: 0;
  display: block;
  float: left;
}

footer .powered-by {
  text-indent: -119988px;
  overflow: hidden;
  background-image: url('/images/powered-by-3scale-light.png');
  background-repeat: no-repeat;
  background-position: bottom left;
  width: 109px;
  height: 19px;
  display: block;
  text-decoration: none;
  line-height: 19px;
  margin-top: -3px
}

footer .container {
  background-color: transparent; /* fallback */
  background-color: rgba(255, 255, 255, 0.05);
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* containers */
.page-header .container {
  padding-top: 2em;
  padding-bottom: 2em;
}

#main-content > .full > .container {
  min-height: 600px;
}

.container {
  padding-bottom: 4em;
  padding-top: 2em;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #f1f1f1; /* fallback */
  background-color: rgba(255, 255, 255, 0);
}

.invert .container {
  background-color: #5B5B5B; /* fallback */
  background-color: rgba(255, 255, 255, 0.05);
}

.page-header + section .container, header .container {
  /* background-color: transparent; /* fallback */
  /* background-color: rgba(255, 255, 255, 0.05);*/
}

header .container {
  padding-top: 0;
  padding-bottom: 0;
}

.marketing-container {
	background-color: #f1f1f1; /* fallback */
	background-color: rgba(255, 255, 255, 0);
	padding-bottom:2em;
}

/* buttons */
.btn {
  font-style: normal;
}

.btn-pricing {
  min-width: 100px;
}

a.btn-pricing.btn.btn-success {
  text-decoration: none !important;
}

.panel-body .button a, .button a, .panel-body a.btn, a.btn {
  background: #39a9f7;
  color: #ffffff;
  text-decoration: none;
}

.panel-body a.btn-trans,
.panel-body a.btn-trans:visited {
  background: #ffffff;
  border: 1px solid #5cb85c;
  color: #5cb85c;
}

.panel-body a.btn-blue-trans,
.panel-body a.btn-blue-trans:visited{
  background: #ffffff;
  border: 1px solid #295d91;
  color: #295d91;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.panel-body a.btn:hover {
  background: #295d91;
}

.panel-body a.btn-trans:hover {
  background: #449d44;
  color: #ffffff;
}

.panel-body a.btn-blue-trans:hover {
  background: #295d91;
  color: #ffffff;
}

.button-icon {
  background-color: transparent;
  border: none;
  margin: 0px;
  padding: 0px;
}

/* forms */
form abbr.required {
  display: none;
}

label {
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-size: 11px;
}

.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  padding-top: 10px;
}

fieldset {
  padding-bottom: 2em;
}

fieldset:first-of-type {
  padding-top: 2em;
}

textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}

/* tables & table panels */
.table .text-left {
  text-align: left;
}

#limit_alerts {
  width: 100%;
}

#limit_alerts tbody tr:nth-child(odd) {
  background-color: #efefef;
}

#limit_alerts td {
  padding: 5px;
}

#limit_alerts th {
  padding: 5px;
}

#pricing.table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td {
  padding: 10px 0 10px 0 !important;
}

.pricing-plan.table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td {
  /* border-right: 1px solid #cccccc; */
}

.table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td {
/*  border-top: none;
  border-bottom: none; */
  text-align: center;
}

.table thead {
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-size: 13px;
}

.panel.table thead > tr > th, .panel.table tbody > tr > th, .panel.table tfoot > tr > th, .panel.table thead > tr > td, .panel.table tbody > tr > td, .panel.table tfoot > tr > td {
  padding: 10px 15px 5px 15px;
  margin: 0;
  background-color: transparent;
  border-collapse: separate !important;
}

.panel.table thead > tr > th, .panel.table thead > tr > td {
  padding-top: 15px;
}

/* some extra padding at the bottom of a panel table */
.panel.table tbody.panel-body > tr:first-child > th,
.panel.table tbody.panel-body > tr:first-child > td {
  padding-top: 15px;
}

/* some extra padding at the bottom of a panel table */
.panel.table tbody.panel-body.panel-footer > tr:last-child > th,
.panel.table tbody.panel-body.panel-footer > tr:last-child > td,
.panel.table tfoot > tr:last-child > th,
.panel.table tfoot > tr:last-child > td {
  padding-bottom: 25px;
}

/* rounded corners for panels that are tables */
.panel.table thead > tr:first-child > th:first-child,
.panel.table thead > tr:first-child > td:first-child {
  border-top-left-radius: 3px;
}

.panel.table thead > tr:last-child > th:last-child,
.panel.table thead > tr:last-child > td:last-child {
  border-top-right-radius: 3px;
}

.panel.table tbody.panel-body.panel-footer > tr:last-child > th:first-child,
.panel.table tbody.panel-body.panel-footer > tr:last-child > td:first-child,
.panel.table tfoot > tr:last-child > th:first-child,
.panel.table tfoot > tr:last-child > td:first-child {
  border-bottom-left-radius: 3px;
}

.panel.table tbody.panel-body.panel-footer > tr:last-child > th:last-child,
.panel.table tbody.panel-body.panel-footer > tr:last-child > td:last-child,
.panel.table tfoot > tr:last-child > th:last-child,
.panel.table tfoot > tr:last-child > td:last-child {
  border-bottom-right-radius: 3px;
}

.panel.table tbody > tr > th.empty, .panel.table tbody > tr > td.empty {
  padding-bottom: 90px;
}

/* panels */

/*
 * This stuff was overriding default Bootstrap
 * behavior that the new designs rely on -SW 11/23/2016
 *
.panel {
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none
}

.panel-default {
  background-color: transparent;
}
*/

.panel-lg {
  background-color: #f5f5f5;
}

.panel-default > .panel-heading {
  color: #ffffff; 
  background-color: #295d91;
  border-bottom: none;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: bold;
  font-family: 'Lato', sans-serif;
}

.panel-default > .panel-heading strong {
  font-size: 14px;
  color: #666; /* fallback */
  color: rgba(0, 0, 0, 0.6);
  font-weight: bold;
}

.panel-default > .panel-heading a {
  text-transform: none;
  font-size: 14px;
  font-style: italic;
  font-weight: normal;
}

.panel-heading a:hover {
  text-decoration: none;
}

.panel-default > .panel-heading.important {
  font-weight: bold;
  padding-top: 45px;
}

.panel-default > .panel-heading i {
  font-variant: normal;
}

/*
.panel-default > .panel-body, .panel-default > .panel-body.panel-footer {
  background-color: #FCFCFC; 
  background-color: rgba(255, 255, 255, 0.9);
}
*/

.panel-body a, p a, table a,
.panel-body a:hover, p a:hover, table a:hover {
  text-decoration: none;
}

.panel-body .nav a, .nav a, .panel-body a.navbar-brand, a.navbar-brand {
  text-decoration: none;
}

.panel-body > h5 {
  margin-top: 0;
}

.panel-body > h2 {
  margin-top: 0;
}

.panel.form-panel {
  margin-top: 2em;
}

.panel-body, .panel-body.panel-footer {
  padding: 15px 15px;
}

.panel-default > .panel-footer.important {
  padding-top: 45px;
}

.panel-default > .panel-footer {
  background-color: #F6F6F6; /* fallback */
  background-color: rgba(255, 255, 255, 0.6);
  border-top: none;
}

/* Inverted sections */
section.invert {
  background-color: #515151; /* fallback */
  background-color: rgba(0, 0, 0, 0.4);
}

.invert * {
  color: white !important;
}

.invert .panel {
  background-color: transparent;
}

.invert .panel-heading {
  background-color: #898989; /* fallback */
  background-color: rgba(255, 255, 255, 0.3);
}

.invert .panel-body, .invert .panel-body.panel-footer {
  background-color: #9B9B9B; /* fallback */
  background-color: rgba(255, 255, 255, 0.4);
}

.invert .panel-footer {
  background-color: #ABABAB; /* fallback */
  background-color: rgba(255, 255, 255, 0.5);
  border-top: none;
  padding-top: 1em;
  padding-bottom: 1em;
}

/* White sections */
section.white {
  background-color: #ffffff; /* fallback */
}

/* CTA section */
section.cta {
  background-color: #d8d8d8;
}

/* Marketing Footer section */
section.marketing-footer {
  background-color: #333333;
}

section.marketing-footer a, h5 {
  color: #f2f2f2;
}

/* tabs */
.nav-tabs {
  border-color: transparent;
  font-variant: small-caps;
  text-transform: lowercase;
  font-size: 16px;
}

.nav-tabs a [class^="icon-"],  .nav-tabs a [class*=" icon-"] {
  font-variant: normal;
  font-size: 11px;
}

.nav-tabs > li > a, .nav-tabs > li > a:focus {
  color: #929292; /* fallback */
  color: rgba(0, 0, 0, 0.4);
  font-weight: bold;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  background-color: #F6F6F6; /* fallback */
  background-color: rgba(255, 255, 255, 0.6);
  border-color: transparent;
  color: #646464; /* fallback */
  color: rgba(0, 0, 0, 0.6);
}

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
  background-color: #EFEFEF; /* fallback */
  background-color: rgba(255, 255, 255, 0.2);
  border-color: transparent;
}

.container.tabbed {
  position: relative;
  top: 5px;
  margin-top: -5px
}

/* navigation */
.navbar, .navbar-inverse {
  border-bottom: 1px solid #333333;
  position: static;
  background-color: transparent; /* fallback */
  background-color: rgba(255, 255, 255, 1);
  color: white;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.nav.navbar-nav.navbar-right {
  
}

.rosette-api-util .navbar-nav {
  margin-top: 20px;
}

.navbar-nav > li > a {
  padding-top: 4px;
  padding-bottom: 4px;
}

.navbar-nav > li.blue-button {
  background: #40aaf4;
  border-radius: 20px;
}

.navbar-nav > li.blue-button > a {
  color: #ffffff;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  background-color: transparent; /* fallback */
  background-color: rgba(0, 0, 0, 0.05);
  color: white;
}

.navbar-default .navbar-nav li a, .navbar-inverse .navbar-nav>li>a, .navbar-inverse .navbar-brand{
  /* color: white; /* fallback */
  /* color: rgba(255, 255, 255, 0.8); */
  font-family: "ars-maquette-web",sans-serif;
}

ul.navbar-inverse {
  background-color: transparent;
}

.navbar.alert-info {
  background-color: #ff6600; /* fallback */
  background-color: rgba(255, 102, 0, .8) !important;
  border-bottom: none;
  background-image: none;
}

.navbar.alert-danger {
  background-color: red !important;
  border-bottom: none;
  background-image: none;
}

ul.navbar-inverse li.active a {
  background-color: transparent !important;
}

ul.navbar-default li a {
  background-color: #ddd
}

.sign-out {
  font-size: 16px;
}

.icon-chevron-left {
  margin-right: 5px;
}

.navbar-collapse {
  padding-right: 0;
}

.navbar-form {
  padding-right: 0
}

#flash-messages {
  top: 50px;
  background-color: #ececec;
}

.alert-warning {
	color: #ff9933;
	background-color: transparent !important;
	border-color: transparent !important;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=100);
  opacity: 1;
}

.dropdown-menu-header {
  background-color: #ECECEC;
  padding: 10px;
  color: #333; /* fallback */
  color: rgba(0, 0, 0, 0.6);
  font-weight: bold;
  font-size: 12px;
}

.breadcrumb > li.active a {
	color: #ff6600 !important;
}

/* badges */
.badge {
  background-color: #BBBBBB; /* fallback */
}

/* elements */
pre {
  border: none;
  background-color: transparent;
  padding: 0 0 0 0;
}

code {
  background-color: transparent;
}

dd {
  margin-bottom: 15px;
}

a {
  text-decoration: none;
}

article.jumbotron {
  margin-bottom: 2em;
}

main {
  display: block;
}

a:link i {
	text-decoration: none;
	color: #5cb85c;
}

a.linkopacity img {
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
	-khtml-opacity: 1.0; }	

a.linkopacity:hover img {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: 0.8;}

.opacity img {
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
	-khtml-opacity: 1.0; }

/* messages */
.read * {
  color: #555;
  color: rgba(0,0,0, 0.4);
}

pre.message {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  border: none;
  word-break: normal;
  background-color: transparent;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
}

#keys.table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td {
  padding: 0 0 10px 0;
}

/* definition lists */
@media (min-width: 768px) {
  .dl-horizontal dt {
    width: 22.5%;
  }

  .dl-horizontal dd {
    margin-left: 26%;
  }

  .wide.dl-horizontal dt {
    width: 30.5%;
  }

  .wide.dl-horizontal dd {
    margin-left: 34.5%;
  }
}

dl + dl {
  margin-top: 60px;
}


/* For Swagger */
#cta-swagger {
	margin-top: 25px;
}

.swagger-section #header {
  background-color: #fff !important;
  padding: 0px !important;
}

.swagger-section #message-bar {
  min-height: 0px !important;
  text-align: center;
  padding-top: 0px !important;
}

.swagger-console {
	padding-top: 0px;
}

#resources_container {
	margin-left: 0px;
	padding-left: 0px;
}

ul#resources {
	-webkit-margin-before: 0em !important;
    -webkit-padding-start: 0px !important;
}

ul {
-webkit-padding-start: 10px;
}

.swagger-section .swagger-ui-wrap ul#resources li.resource div.heading h2 a {
    color: #3366BB !important;
}

table {
	background-color: #fff;
}

form table thead {
	color: white;
	background-color: #333;
}

form th {
	color: white !important;
}

.sandbox_header {
	margin-top: 10px;
}

.response {
	background-color: #fcfcfc;
	margin-top: 10px;
	padding: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;	
}

.swagger-section .swagger-ui-wrap input.parameter {
  border: none !important;
}

.swagger-section .swagger-ui-wrap .body-textarea {
	height: 205px !important;
}
.nav-pills > li > a {
	background-color: #f8f8f8;
}
.nav-pills > li > a:hover {
	background-color: #f2f2f2;
}

.swagger-section .swagger-ui-wrap p {
    line-height: 1.2em !important;
    padding: 0 0 0 !important;
}
.swagger-section .swagger-ui-wrap .info_description {
  display: none;
}

/* For Legal */

OL.legal { counter-reset: item;}
OL.legal LI { display: block }
OL.legal LI:before { content: counters(item, ".") "."; counter-increment: item; padding-right:10px; margin-left:-30px;}


OL.lower-alpha { counter-reset: item;}
OL.lower-alpha LI { display: block }
OL.lower-alpha LI:before { content: "(" counter(item, lower-alpha) ")"; counter-increment: item; padding-right:10px;}

/* For Invitation Signup Form */

#signup_form ol{ 
 list-style:none;
}

#signup_form li{ 
 margin: 5px;
}

#signup_form label {
    width: 200px;
    margin-right: 10px;
    text-align: right;
    float: left;
}


#signup_form .commit {
    margin-left: 215px;
}

#signup_form input {

}

.hs-form.stacked .actions {
	margin-left: -20px !important;
	padding-left: 20px;
}


#language thead {
  text-transform: none !important;
  font-size: 15px;
}

/* For Status Dot */
.color-dot {
  -moz-border-radius: 99px;
  -webkit-border-radius: 99px;
  border-radius: 99px;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 5px;
}
.color-dot.critical {
  background-color: #e74c3c;
}
.color-dot.major {
  background-color: #e67e22;
}
.color-dot.minor {
  background-color: #f1c40f;
}
.color-dot.none {
  background-color: #5cb85c;
}

.popover-content a {
  padding: 4px 0 0 0px !important;
}

/* For Doorbell.io */
#doorbell-button {
	position: fixed;
    visibility: visible !important;
    cursor: pointer;
    bottom: 70% !important;
    right: -30px !important;
  	-webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

/* for stripe form */
form#stripe-form fieldset legend {
	display: none;
}

.stripe-box {
	min-height: 245px;
}

/* for billing address */
table#billing_address td {
	padding-left: 15px;
}


/* for pos tags */
.waffle th {
	display: none;
}

.waffle .s2 {
	font-weight: bold;
}

.pos .panel-default > .panel-heading {
    color: #939393;
    background-color: #F6F6F6;
    border-bottom: none;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
    font-family: 'Lato', sans-serif;
}

td.softmerge {
	display: none;
}

td.s5 {
	display: none;
}

pre code {
    font-size: 14px !important;
}

/* Rosette.com Menu */

.rosette-dot-com-util {
	background: #373a36; 
	color: #ffffff; 
	height: 30px; 
	line-height: 30px; 
	font-weight: 300;
}

.rosette-dot-com-util a {
  text-decoration: none;
  color: inherit;
}

.rosette-dot-com-util a:link i {
    color: #ffffff;
}

.rosette-dot-com-util span:hover {
  text-decoration: none;
  color: #337ab7;
}

.well-dark {
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
}

.row-dark {
  background: #295d91;
}

.row-light {
  background: #ffffff;
}

.top-round-corners {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.panel-heading-v2 {
  
}

.panel-heading-v2 h1, 
.panel-heading-v2 h3 {
  color: #ffffff;
}

.panel-heading-v2 h1 {
  font-size: 48px;
  font-weight: bold;
  margin-top: 30px;
  text-transform: uppercase;
}

.panel-heading-v2 h3 {
  margin-bottom: 30px;
}

.panel-subheading-v2 {
  color: #295d91;
  padding-bottom: 15px;
  padding-top: 15px;
}

.panel-subheading-v2 span {
  display: inline-block;
  font-size: 12px;
  padding-left: 15px;
  padding-right: 15px;
}

.icon-github {
  color: #000000;
}

.small-form-group {
  margin-bottom: 20px;
  font-size: 12px;
}

.list-auth-provider {
  margin-bottom: 0;
}

.center-block {
  float: none;
}

.uppercase {
  text-transform: uppercase;
}

.signup-btn {
  margin-right: 20px;
}

.overview_panel h1 {
  color: #295d91;
}

.overview_panel h3 pre {
  display: inline-block;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 0;
  vertical-align: middle;
}

.fake-button {
  border: 1px solid #6fce6f;
  border-radius: 3px;
  color: #6fce6f;
  display: inline-block;
  font-size: 14px;
  line-height: 1.42857;
  padding: 6px 12px;
  vertical-align: top;
}

.btn-green {
  background: #6fce6f !important;
  color: #ffffff !important;
  text-transform: uppercase;
  
}

.logged_in_menu ul {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  text-transform: uppercase;
}

.logged_in_menu ul li a {
  border-bottom: 1px solid #ddd;
  color: #000000;
  display: block;
  padding: 8px 15px;
  width: 100%;
}

.panel-body.no-padding {
  padding: 0;
}

.inline-errors {
  color: red;
  font-family: 'Lato', sans-serif;
  font-size: 11px;
  margin-top: 6px;
  text-transform: uppercase;
}

#account_user_username ~ .inline-errors {
  display: none !important;
}

.hint-text {
  font-family: 'Lato', sans-serif;
  font-size: 11px;
  margin-top: 6px;
  text-transform: uppercase;
}

.hint-text-red {
  color: red;
}

.hint-text-hidden {
  display: none;
}

.btn-disabled {
  background: gray !important;
  cursor: not-allowed !important;
}