h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
    color: #1a5076;
}

body {
    color: #646464;
}

.navbar-header {
    background: #1A5076;
}

.navbar-default .navbar-nav > li > a {
    color: #0074ce;
}

.navbar-default .navbar-nav > li > a:hover, a:focus {
    color: #fb9e4c;
}

.navbar-default .navbar-right > li > a {
    color: #fb9e4c;
}

.navbar-default .navbar-right > li > a:hover, a:focus {
    color: #0074ce;
}

.navbar-default .navbar-nav > li > a.navbar-current, a.navbar-current:hover, a.navbar-current:focus {
    color: #0074ce;
}

a {
    color: #0074ce;
    text-decoration: none;
}

a:hover, a:focus {
    color: #fb9e4c;
    text-decoration: underline;
}

.h-divider{
    margin-top:11px;
    margin-bottom:20px;
    height:1px;
    width:100%;
    border-top:1px solid gray;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #98978b;
    background-color: #ffffff;
    border: 1px solid #dfd7ca;
    border-bottom-color: transparent;
    cursor: default;
}

.nav-tabs>li>a {
    background-color: #f8f5f0;
    border-color: #dfd7ca;
    color: #98978b;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.nav>li>a {
    border-color: #dfd7ca;
    position: relative;
    display: block;
    padding: 10px 15px;
}

.nav {
    font-size: 11px;
    line-height: 22px;
    font-weight: 500;
    text-transform: uppercase;
}

/* Sphinx Docs customizations */
#content .sphinx h1 {clear: both; border-top: 1px solid #eee; padding-top: 18px; }
.pagination-top {
    border-bottom: 2px solid #c0c0c0;
    margin-bottom: 18px;
    padding-bottom: 18px;}
.pagination-top .breadcrumbs {
    border-bottom: 2px solid #c0c0c0;
    margin-bottom: 18px;
    padding-bottom: 18px;
    }
.pagination-bottom {
    border-top: 2px solid #c0c0c0;
    margin-top: 18px;
    padding-top: 18px;}
.pagination-bottom .breadcrumbs {
    border-top: 2px solid #c0c0c0;
    margin-top: 18px;
    padding-top: 18px;
    }
#content .sphinx a.headerlink {
    font-size: 0.8em;
    padding: 0 4px 0 4px;
    text-decoration: none;
    visibility: hidden;
    }
#content .sphinx *:hover > a.headerlink { visibility: visible; }
#content .sphinx dl.method, #content .sphinx dl.attribute {
    border-top: 1px solid rgb(170, 170, 170);
    }
#content .pagination-bottom .meta {display: none;}
#content .sphinx table {width: auto; border: 0; background: transparent;}
#content .sphinx th {border: 0;}
#content .sphinx td {border: 0; background: transparent;}
#content .sphinx ul, ol {
    padding-left: 40px;
    }
#content .sphinx dl.function {
    border-top: 1px solid #eee;
    }
#breadcrumbs {
    margin-bottom: 1.618em;
    background: #ffffff;
    box-shadow: 0 0 5px 0 #cccccc;
    -webkit-box-shadow: 0 0 5px 0 #cccccc;
    overflow: hidden;
    }
#breadcrumbs .breadcrumbs {
    overflow: hidden;
    border: 1px solid #eeeeee;
    padding: .618em 1.618em;
    margin: .618em;
    }
.alignleft {
      float: left;
      margin: 0 1.618em 1em 0;
    }
.alignright {
      float: right;
      margin: 0 1.618em 1em 0;
    }

/* Index page customizations   */
.go-button {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #44c767), color-stop(1, #5cbf2a));
	background:-moz-linear-gradient(top, #44c767 5%, #5cbf2a 100%);
	background:-webkit-linear-gradient(top, #44c767 5%, #5cbf2a 100%);
	background:-o-linear-gradient(top, #44c767 5%, #5cbf2a 100%);
	background:-ms-linear-gradient(top, #44c767 5%, #5cbf2a 100%);
	background:linear-gradient(to bottom, #44c767 5%, #5cbf2a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#44c767', endColorstr='#5cbf2a',GradientType=0);
	background-color:#44c767;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #18ab29;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	padding:16px 52px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
}
.go-button:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5cbf2a), color-stop(1, #44c767));
	background:-moz-linear-gradient(top, #5cbf2a 5%, #44c767 100%);
	background:-webkit-linear-gradient(top, #5cbf2a 5%, #44c767 100%);
	background:-o-linear-gradient(top, #5cbf2a 5%, #44c767 100%);
	background:-ms-linear-gradient(top, #5cbf2a 5%, #44c767 100%);
	background:linear-gradient(to bottom, #5cbf2a 5%, #44c767 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cbf2a', endColorstr='#44c767',GradientType=0);
	background-color:#5cbf2a;
}
.go-button:active {
	position:relative;
	top:1px;
}

.meeting-input {
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 10px 20px;
  border: 1px solid #b7b7b7;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font: normal 30px/normal Arial, Helvetica, sans-serif;
  color: rgba(0,142,198,1);
  text-align: center;
  -o-text-overflow: clip;
  text-overflow: clip;
  background: rgba(252,252,252,1);
  -webkit-box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) inset;
  box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) inset;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.66) ;
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
}
