@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700);
body {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.44;
    color: #52606d;
    background-color: #ECF0F5;
    font-family: "Open Sans","Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
}

b,
strong,
dt {
  font-weight: 600;
}

a {
  color: #337AB7;
}

dl {
  margin-bottom: 20px;
  margin-left: 20px;
}

dl dt p {
    margin-left:20px;
}

dl dd {
    margin-top:0px;
    margin-bottom:10px;
}

dt, dd {
  line-height: 1.44
}

dd {margin-left:20px;}

dl.dl-horizontal dd {
    padding-top: 10px;
}

div#tg-sb-content {
  box-shadow: 0 1px 1px rgba(0,0,0,0.05);
  border: 1px solid #e7ecf3;
  border-bottom: 1px solid rgba(0,0,0,0.17);
  margin-bottom: 18px;
  background-color: #fff;
  border-radius: 2px;
}

.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout+.bs-callout {
    margin-top: -5px;
}
.bs-callout-default {
    border-left-color: #777;
}
.bs-callout-default h4 {
    color: #777;
}
.bs-callout-primary {
    border-left-color: #428bca;
}
.bs-callout-primary h4 {
    color: #428bca;
}
.bs-callout-success {
    border-left-color: #5cb85c;
}
.bs-callout-success h4 {
    color: #5cb85c;
}
.bs-callout-danger {
    border-left-color: #d9534f;
}
.bs-callout-danger h4 {
    color: #d9534f;
}
.bs-callout-warning {
    border-left-color: #f0ad4e;
}
.bs-callout-warning h4 {
    color: #f0ad4e;
}
.bs-callout-info {
    border-left-color: #5bc0de;
}
.bs-callout-info h4 {
    color: #5bc0de;
}


.gi-2x{font-size: 2em;}
.gi-3x{font-size: 3em;}
.gi-4x{font-size: 4em;}
.gi-5x{font-size: 5em;}





.breadcrumb > .active {color: #777 !important;}

/* make room for the nav bar */
h1[id],
h2[id],
h3[id],
h4[id],
h5[id],
h6[id],
dt[id]{
padding-top: 60px;
margin-top: -40px
}

body h1 {margin-top:20px;}

.post-content img {
    margin: 12px 0px 3px 0px;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.post-content ol li, .post-content ul li {
    margin: 10px 0px;
}

.pageSummary {
    font-size:13px;
    display:block;
    margin-bottom:15px;
    padding-left:20px;
    color:#52606d;
}

.post-summary {
    margin-bottom:12px;
}

.bs-example{
    margin: 20px;
}

.breadcrumb li {
    color: gray;
}

table {
    background-color: transparent;
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #808080;
    text-align: left;
}
th {
    text-align: left;
}
table {
    max-width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
    border: 0px solid #dedede;
}

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: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0px solid #ddd;
}
table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 0px solid #ddd;
    text-transform: none;
    background-color: #ECF0F5;
    color: #2B425B;
    text-align: left;
}
table > caption + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > th,
table > thead:first-child > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > td {
    border-top: 0;
}

table > tbody > tr:nth-of-type(even) {
    background-color: #f9f9f9;
}

table.layout > tbody > tr:nth-of-type(even) {
    background-color: #ffffff;
}


table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none;
}


table td:first-child {
    width: 450px;
    /*font-weight:bold;*/
}

table.boldFirstColumn td:first-child {
    font-weight: bold;
}

table tr td {
    hyphens: auto;
}

table.layout {
    border: 0px
}

table.layout > tbody > tr > td {
    border-top: 0px;
}

table.layout > tbody > tr:nth-of-type(odd) {
    background-color: #FFFFFF;
}


p.external a {
    text-align:right;
    font-size:12px;
    color: #0088cc;
    display:inline;
}

#definition-box-container div a.active {
    font-weight: bold;
}
p.post-meta {font-size: 80%; color: #777;}

.entry-date{font-size:14px;font-size:0.875rem;line-height:1.71429;margin-bottom:0;text-transform:uppercase;}

.filter-options {
    margin-bottom: 20px;
}
.filter-options button {
    margin: 3px;
}

div#toc ul li {
    margin: 0px 0px 8px 22px;
    font-size: 90%;
    list-style: square;
}
div#toc ul {
    background-color: #ECF0F5;
    padding: 5px;
    padding-top: 15px;
    border-radius: 1px;
    max-width: 300px;
}

div#toc ul li ul {
    padding-left:8px;
    padding-top:0px;
    padding-bottom: 0px;
}

div#toc ul li ul li::before {
    content: "–  ";
    margin-left: -6px;
}

div#toc ul li ul li ul li::before {
    content: "+  ";
    margin-left: -6px;
}

div#toc >ul::before {
    content: "";
    font-weight: bold;
    color: #555;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    width:100px;
    padding-top:20px;
    padding-bottom:20px;
    padding-left:0px;
}

li.dropdownActive a {
    font-weight: bold;
}


.post-content a.fa-rss {
    color: orange;
}


.navbar-inverse .navbar-nav > li > a {
    background-color: transparent;
    margin-top:10px;
}

.post-content .rssfeedLink {
    color: #248EC2;
}

.landing-text-primary {
  color: #2B425B;
}

footer {
    font-size: smaller;
}

footer#container {
  padding: 10px;
  margin: 0;
}


/* FAQ page */
#accordion .panel-heading {
    font-size: 12px;
}

a.accordion-toggle, a.accordion-collapsed {
    font-size: 14px;
    text-decoration: none;
}

/* navgoco sidebar styles (customized) */
.nav, .nav ul, .nav li {
    list-style: none;
}

.nav ul {
    padding: 0;
    /*margin: 0 0 0 18px;*/
    margin:0px;
}

.nav {
    /* padding: 4px;*/
    padding:0px;
    margin: 0px;
}

.nav > li {
    margin: 1px 0;
}

.nav > li li {
    margin: 2px 0;
}

.nav a {
    color: #2B425B;
    display: block;
    outline: none;
    /*-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;*/
    text-decoration: none;
}

.nav li > a > span {
    float: right;
    font-size: 19px;
    font-weight: bolder;
    color: #ccc
}


.nav li > a > span:after {
    content: '\25be';
}
.nav li.active > a > span:after {
    content: '\25b4';
}

.nav li a {
    font-size: 14px;
    line-height: 18px;
    padding: 2px 10px;
    background-color: #FFFFFF;
}

.nav > li > a {
    font-size: 15px;
    line-height: 20px;
    padding: 4px 10px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #ffffff;
}

ul#mysidebar {
    border-radius:0px;
}

ul#mysidebar > li {
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    border: 1px solid #e7ecf3;
    border-bottom: 1px solid rgba(0,0,0,0.17);
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #fff;
}

li.sidebarTitle {
    margin-top:45px;
    font-weight:normal;
    font-size:130%;
    color: #333333;
    margin-bottom:10px;
    margin-left: 5px;
    display: none;
}

.nav ul li ul li a {
    padding-left:40px;
}

.nav li.thirdlevel > a {
    color: #248EC2;
    font-weight:bold;
    padding-left:20px;
    background-color: #ECF0F5 !important;
}

.nav li a:hover {
    padding-right:10px;
}

.nav ul li a {
    background-color: #FFFFFF;
    padding-left:20px;
}
/* end sidebar */

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    border-radius:5px;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    border-radius: 5px;
}

span.projectTitle {
    font-family: Helvetica;
    font-weight: bold;
}

.wf-footer {
    text-align: center;
}

.wf-footer ul {
    display: inline-block;
    list-style-type: none;
    margin-left: 0;
}

.wf-footer li {
    display: inline-block;
    padding: 0;
}

.wf-footer a[href^="http://"]:after,
.wf-footer a[href^="https://"]:after {
    content: "";
    padding-left: 0;
}

.wf-footer li:after {
    content: '-';
    padding-left: 5px;
    padding-right: 5px;
}

.wf-footer li:last-child:after {
    padding: 0;
    content: '';
}

.text-muted {
    color: #68798a;
}

.footer {
    text-align: right;
}

.footer-right {
    text-align: right;
    max-width: 100px;
}

.footer-left {
    text-align: left;
}

.footerMeta {
    background-color: #ECF0F5;
    padding: 10px;
    max-width: 250px;
    border-radius: 5px;
    margin-top: 50px;
    font-style:italic;
    font-size:12px;
}

img.screenshotSmall {
    max-width: 300px;
}

dl dt p {
    margin-left:20px;
}


dl dd {
    margin-top:0px;
    margin-bottom:10px;
}

dl.dl-horizontal dd {
    padding-top: 10px;
}

figcaption {

    padding-bottom:12px;
    padding-top:6px;
    max-width: 90%;
    margin-bottom:20px;
    font-style: italic;
    color: #808080;

}

.testing {
    color: orange;
}

.preference {
    color: red;
}


table.dataTable thead {
    background-color: #444;
}
table td {
    hyphens: auto;
}

section table tr.success {
    background-color: #dff0d8 !important;
}

table tr.info {
    background-color: #d9edf7 !important;
}

section table tr.warning, table tr.testing, table tr.testing > td.sorting_1  {
    background-color: #fcf8e3 !important;
}
section table tr.danger, table tr.preference, table tr.preference > td.sorting_1  {
    background-color: #f2dede !important;
}

.orange {
    color: orange;
}

table.profile thead tr th {
    background-color: #248ec2;
}

table.request thead tr th {
    background-color: #ED1951;
}

.audienceLabel {
    margin: 10px;
    float: right;
    border:1px solid #dedede;
    padding:7px;
}

.prefaceAudienceLabel {
    color: gray;
    text-align: center;
    margin:5px;
}
span.myLabel {
    padding-left:10px;
    padding-right:10px;
}

button.cursorNorm {
    cursor: default;
}

a.dropdown-toggle, .navbar-inverse .navbar-nav > li > a  {
    margin-left: 10px;
}

hr.faded {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}

hr.shaded {
    height: 12px;
    border: 0;
    box-shadow: inset 0 6px 6px -6px rgba(0,0,0,0.5);
    margin-top: 70px;
    background: white;
    width: 100%;
    margin-bottom: 10px;
}

.fa-6x{font-size:900%;}
.fa-7x{font-size:1100%;}
.fa-8x{font-size:1300%;}
.fa-9x{font-size:1500%;}
.fa-10x{font-size:1700%;}

i.border {
    padding: 10px 20px;
    background-color: #ECF0F5;
}

a[data-toggle] {
    color: #248EC2;
}

.summary {
    font-size:120%;
    color: #808080;
    margin:20px 0px 20px 0px;
    border-left: 5px solid #ED1951;
    padding-left: 10px;

}

.summary:before {
    content: "Summary: ";
}


a.fa.fa-envelope-o.mailto {
    font-weight: bold;
}

.alert, .callout {
    overflow: hidden;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #248ec2;
    color: white;
}

ol li ol li {list-style-type: lower-alpha;}
ol li ul li {list-style-type: disc;}

li img {clear:both; }

div#toc ul li ul li {
    list-style-type: none;
    margin: 5px 0px 0px 0px;
}

.tab-content {
    padding: 15px;
    background-color: #FFFFFF;
}

span.tagTitle {font-weight: bold;}

li.activeSeries {
    font-weight: bold;
}

.seriesContext .dropdown-menu li.active {
    font-weight: bold;
    margin-left: 43px;
    font-size:18px;
}

.alert-info {
  background-color: #ECF0F5;
  border-color: #DBE3EC;
  color: #52606D;
  border-radius: 1px;
}

.alert-danger {
  background-color: #F2DEDE;
  border-color: #EED3D7;
  color: #B94A65;
  border-radius: 1px;
}

.alert-success {
  color: #52606D;
}

.alert-warning{
  color: #52606D;
}

div.alert code, h2 code {
    background-color: transparent !important;
}
/* without this, the links in these notes aren't visible.*/
.alert a {
    text-decoration: underline;
}

div.tags {padding: 10px 5px;}

.tabLabel {
    font-weight: normal;
}

hr {
    background: #999;
    margin: 30px 0px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

button.cursorNorm {
    cursor: pointer;
}

h2  {
    font-size:24px;
    line-height:29px;
}
span.otherProgrammingLanguages {
    font-style: normal;
}

a[data-toggle="tooltip"] {
    color: #649345;
    font-style: italic;
    cursor: default;
}

.seriesNext, .seriesContext {
    margin-top: 15px;
    margin-bottom: 15px;
}

.seriescontext ol li {
    list-style-type: upper-roman;
}

ol.series li {
    list-style-type: decimal;
    margin-left: 40px;
    padding-left: 0px;
}

.siteTagline {
    font-size: 200%;
    font-weight: bold;
    color: silver;
    font-family: monospace;
    text-align: center;
    line-height: 10px;
    margin: 20px 0px;
    display: block;
}

.versionTagline {
    text-align: center;
    margin-bottom: 20px;
    font-family: courier;
    color: silver;
    color: #444;
    display:block;
}

/* not sure if using this ...*/
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #248ec2 !important;
}


.nav ul.series li {
    list-style: decimal;
    font-size:12px;
}

.nav ul.series li a:hover {
    background-color: gray;
}
.nav ul.series {
    padding-left: 30px;
}

.nav ul.series {
    background-color: #ECF0F5;
}

/*
a.dropdown-toggle.otherProgLangs {
    color: #f7e68f !important;
}
*/

span.muted {color: #666;}

table code {background-color: transparent;}

.highlight .err {
    color: #a61717;
    background-color: transparent !important;
}

.highlight  { background: #ECF0F5; }

.highlight .sb { color: #B94A48 } /* Literal.String.Backtick */
.highlight .sc { color: #B94A48 } /* Literal.String.Char */
.highlight .sd { color: #B94A48 } /* Literal.String.Doc */
.highlight .s2 { color: #B94A48 } /* Literal.String.Double */
.highlight .se { color: #B94A48 } /* Literal.String.Escape */
.highlight .sh { color: #B94A48 } /* Literal.String.Heredoc */
.highlight .si { color: #B94A48 } /* Literal.String.Interpol */
.highlight .sx { color: #B94A48 } /* Literal.String.Other */
.highlight .s1 { color: #B94A48 } /* Literal.String.Single */
.highlight .s { color: #B94A48 }  /* Literal.String */
.highlight .nt { color: #B94A48 } /* Name.Exception */
.highlight .ne { color: #B94A48; font-weight: bold } /* Name.Exception */
.highlight .nf { color: #B94A48; font-weight: bold } /* Name.Function */
.highlight .kn { color: #B94A48; font-weight: bold } /* Name.Function */

.highlighter-rouge pre {
  overflow-x: auto;       // this sets the scrolling in x
}

.highlighter-rouge pre code {
  white-space: pre-wrap;       // forces <code> to respect <pre> formatting
}

table p {
    margin-top: 12px;
    margin-bottom: 12px;
}

pre, table code {
    white-space: pre-wrap;       /* css-3 */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

code {
  padding: 1px 2px;
  font-size: 90%;
  color: #52606d;
  background-color: #ECF0F5;
  white-space: nowrap;
  border-radius: 1px;
}

pre {
  display: block;
  padding: 10px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #77777a;
  background-color: #ECF0F5;
  border: 0px solid #cccccc;
  border-radius: 1px;
}



#json-box-container pre {
    margin: 0px;
}

.video-js {
    margin: 30px 0px;
}

video {
    display: block;
    margin: 30px 0px;
    border: 1px solid #c0c0c0;
}


p.required, p.dataType {display: block; color: #c0c0c0; font-size: 80%; margin-left:4px;}


.post-content img.inline {
    margin:0px;
    margin-bottom:6px;
}

.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-default {
  color: #77777a;
  background-color: #ECF0F5;
  border-color: #dddddd;
}

.panel-default > .panel-heading {
  color: #77777a;
  background-color: #ECF0F5;
  border-color: #dddddd;
}

.panel-default > .panel-body {
  background-color: #FFFFFF;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #ECF0F5;
  border: 1px solid #e3e3e3;
  border-radius: 1px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-heading {
    font-weight: bold;
}


.note code, .alert code, .warning code, div#toc code, h2 code, h3 code, h4 code {
    color: inherit;
    padding: 0px;
}

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

a.accordion-toggle {
    font-style: normal;
}

span.red {
    color: red;
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}

h3.codeExplanation {
    font-size:18px;
    font-style:normal;
    color: black;
    line-height: 24px;
}

span.soft {
    color: #c0c0c0;
}

.githubEditButton {
    margin-bottom:7px;
}

.endpoint {
    padding: 15px;
    background-color: #f0f0f0;
    font-family: courier;
    font-size: 110%;
    margin: 20px 0px;
    color: #444;
}

.parameter {
    font-family: courier;
    color: red !important;
}

.formBoundary {
    border: 1px solid gray;
    padding: 15px;
    margin: 15px 0px;
    background-color: #ECF0F5;
}


@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #444;
    }
}

@media (max-width: 990px) {
    #mysidebar {
        position: relative;
    }
}

@media (min-width: 1000px) {

    ul#mysidebar {
        width: 225px;
    }
}

@media (max-width: 900px) {

    ul#mysidebar {
        max-width: 100%;
    }
}

@media (min-width: 1000px) {
.navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -29px;
  }
}

.col-md-9 img {
    max-width: 100%;
    max-height: 100%;
}


.post-content img {
    margin: 12px 0px 3px 0px;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.col-md-9 img {
    max-width: 100%;
    max-height: 100%;
}


.post-content img {
    margin: 12px 0px 3px 0px;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

img[src*='#inline']{
    margin-bottom: 6px;
    margin: 0px;
}

.videoThumbs img {
    float: left;
    margin:15px 15px 15px 0px;
    box-shadow: 2px 2px 1px #f0f0f0;
    border: 1px solid #dedede;
}


@media only screen and (min-width: 900px), only screen and (min-device-width: 900px) {
    .col-md-9 img {
        max-width: 100%;
        max-height: 700px;
    }
}

*:hover > .anchorjs-link {
    transition: color .25s linear;
    text-decoration: none;
}

.kbCaption {
    color: white;
    background-color: #444;
    padding:10px;
}

/* this part adds an icon after external links, using FontAwesome*/
a[href^="http://"]:after, a[href^="https://"]:after {
    content: "\f08e";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: none;
    padding-left: 3px;
}

.topnavlinks a[href^="http://"]:after,
.topnavlinks a[href^="https://"]:after {
    content: "";
    padding-left: 0;
}

.navbar-fixed-top.navbar {
    min-height: 38px;
    height: 38px;
}

.topnavlinks .navbar-brand {
    padding: 2px 15px;
}

.topnavlinks .nav > li > a {
    font-size: 14px;
    line-height: 16px;
    padding: 0px 10px;
}

.faw a[href^="http://"]:after,
.faw a[href^="https://"]:after {
    content: "";
}

/* Strip the outbound icon when this class is present */
a[href].noCrossRef::after,
a.no_icon:after
 {
    content:"" !important;
    padding-left: 0;
}

.btn-default {
    margin-bottom: 10px;
}

/* algolia search */

.search {
    text-align: left;
}
.search input {
    font-size: 20px;
    width: 300px;
}
.results {
    margin: auto;
    text-align: left;
}
.results ul {
    list-style-type: none;
    padding: 0;
}

/* algolia */

div.results {
    position: absolute;
    background-color: white;
    width: 100%;
}

.post-meta {
    font-size: 14px;
    color: #828282;
}

.post-link {
    font-size: 22px;
}

.post-list p {
    margin: 10px 0px;
}

time {
    margin-right: 10px;
}

p.post-meta time {
    margin-right: 0px;
}

span.label.label-default {
    background-color: gray;
}

span.label.label-primary {
    background-color: #f0ad4e;
}
.col-lg-12 .nav li a {background-color: white}


.nav li.active > a.subfoldersTitle {
    background-color: #ECF0F5;
    font-weight: bold;
    color: black;
    }

a code {
    color: #248EC2;
}

code + a > code {
    margin-left: 1px;
}

table th code {
    color: white;
}

ol li ul li ol li {
    list-style: decimal;
}

ol li ul li ol li ul li{
    list-style: disc;
}

.post-content table th {
    vertical-align: top;
}

table thead th code.highlighter-rouge {
    background-color: transparent;
}


.box {
    padding: 10px;
    border: 1px solid #888;
    box-shadow: 2px 2px 4px #dedede;
    width: 100px;
    height: 80px;
    background-color: #ECF0F5;
    font-family: Arial;
    font-size: 12px;
    hyphens: auto;
    float: left;
    font-size: 12px;
}

.box:hover {
    background-color: #f0f0f0;
}

#userMap {
    overflow-x: auto;
    overflow-y: auto;
    padding: 20px;
    min-width: 770px;
}

#userMap .active {
    background-color: #d6f5d6;
    border:1px solid #555;
    font-weight: 600;
}

h2.userMapTitle {
    font-family: Arial;
}

#userMap a:hover {
    text-decoration: none;
  }

div.arrow {
    max-width: 50px;
    margin-left: 15px;
    margin-right: 15px;
    font-size: 20px;
}

div.content {
    max-width: 110px
}

#userMap div.arrow, #userMap div.content {
    float: left;
}

.clearfix {
    clear: both;
}


#userMap div.arrow {
    position: relative;
    top: 30px;
}

.box1 {
    margin-left:0px;
}

button.btn.btn-default.btn-lg.modalButton1 {
    margin-left: -20px;
}


div.box.box1 {
    margin-left: -20px;
}

#userMap .btn-lg {
    width: 100px;
    height: 80px;

}

#userMap .complexArrow {
    font-size: 22px;
    margin: 0px 10px;
}


#userMap .btn-lg .active {
    background-color: #d6f5d6;
}

#userMap .btn-lg  {
        white-space: pre-wrap;       /* css-3 */
        white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
        white-space: -pre-wrap;      /* Opera 4-6 */
        white-space: -o-pre-wrap;    /* Opera 7 */
        word-wrap: break-word;       /* Internet Explorer 5.5+ */
        font-size: 14px;
    }

/*
 * Let's target IE to respect aspect ratios and sizes for img tags containing SVG files
 *
 * [1] IE9
 * [2] IE10+
 */
/* 1 */
.ie9 img[src$=".svg"] {
    width: 100%;
}
/* 2 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    img[src$=".svg"] {
        width: 100%;
    }
}

h4.panel-title {
    padding-top: 0px;
    margin-top: 0px;
}

/* search area */
#search-demo-container ul#results-container {
    list-style: none;
    font-size: 12px;
    background-color: white;
    position: absolute;
    top: 38px; /* if you change anything about the nav, you'll prob. need to reset the top and left values here.*/
    left: 0px;
    z-index: -1;
    width:223px;
    border-left: 1px solid #dedede;
    box-shadow: 2px 3px 2px #dedede;
}


ul#results-container a {
    background-color: transparent;
}

ul#results-container a:hover {
    color: black;
}

#search-demo-container a:hover {
    color: black;
}

#search-input {
    padding: .5em;
    margin-left:20px;
    width:18em;
    font-size: 0.8em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top:3px;
    background-color: #f9f9f9;
    float: right;
    max-width: 400px;
    height: 30px;
}

/* end search */

body > .container {
    min-height: calc(100vh - 110px);
    padding-top: 5px;
}

footer#container {
  position: relative;
  margin-top: 0px;
  height: 60px;
  max-height: 60px;
  min-height: 60px;
  overflow: hidden;
  clear: both;
  margin-bottom: 0;
  background-color: #dbe3ec;
  box-shadow: 0 -3px 7px rgba(0,0,0,0.2);
  padding-left: 40px;
  padding-right: 40px;
  min-height: 20px;
  padding: 10px;
  border: 1px solid #ced9e5;
  border-radius: 2px;
}

.summary {
    border-left: 4px solid #2B425B;
    font-size:16px;
}

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
  font-weight: 600;
  line-height: 1.1;
  color: #2B425B;
  font-family:"Open Sans","Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
}

h4, .h4, h5, .h5{
    margin-top: 9px;
    margin-bottom: 9px;
}

h1 {font-size:28px;}
h2 {font-size:22px;}
h3 {font-size:18px;}
h4 {font-size:16px;font-style:italic;}
h5 {font-size:14px;font-style:italic;}

h2:before {
  background-color: #ECF0F5;
  display: block;
  height: 40px;
  margin-right: -16px;
  margin-left: -16px;
  content: "";
  border-top: 1px solid rgba(0,0,0,0.17);
  border-bottom: 18px solid #fff;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: white;
}

#mysidebar .nav ul {
    background-color: #ECF0F5;
}

ul#mysidebar > li.active {
    border-left: 2px solid #dbe3ec;
}

#mysidebar.nav > li > a:hover {
  background-color: #FFFFFF;
}

#mysidebar.nav ul li > a,
#mysidebar.nav li > a {
    border-left: 3px solid transparent;
}

#mysidebar.nav li.active > a,
#mysidebar.nav ul li.active > a {
    border-left: 3px solid #86C042;
}

#mysidebar.nav li > a:hover,
#mysidebar.nav ul li > a:hover {
    border-left: 3px solid #337AB7;
}

div.navbar-collapse .dropdown-menu > li > a:hover {
}


a[data-toggle="tooltip"] {
    color: #649345;
    font-style: italic;
    cursor: default;
}

.navbar-inverse {
    background-color: #000000;
    border-color: #015CAE;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #015CAE;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #015CAE;
    color: #ffffff;
}

/* not sure if using this ...*/
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #DFF0D8 !important;
}



.btn {
  display: inline-block;
  padding: 3px 6px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
}

.label-btn {
  background: #ECF0F5;
  color: #52606d;
  border: 0px;
  border-radius: 1px;
  margin-bottom: 4px;
  margin-top: 2px;
}


.btn-primary {
    color: #ffffff;
    background-color: #7CBC44;
    border-color: #7CBC44;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background-color: #DFF0D8;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-color: #7CBC44;
    border-color: #7CBC44;
}

.printTitle {
    color: #015CAE !important;
}

body.print h1 {color: #015CAE !important; font-size:28px !important;}
body.print h2 {color: #595959 !important; font-size:20px !important;}
body.print h3 {color: #E50E51 !important; font-size:14px !important;}
body.print h4 {color: #679DCE !important; font-size:14px; font-style: italic !important;}

.anchorjs-link:hover {
    color: #216f9b;
}

div.sidebarTitle {
    color: #015CAE;
}

#scroll-to-top {
    position:fixed;
    right:20px;
    bottom:20px;
    cursor:pointer;
    display:none;
    font-size: 48px;
    color: #000;
    opacity: 0.5;
    width: 50px;
    height: 50px;
    z-index: 100;
}
#scroll-to-top:hover {
    opacity: 0.7;
}

/**Algolia Auto Complete */
.aa-input-container {
    display: inline-block;
    position: relative;
    margin-top: 5px;
    width: 315px;
}

.aa-input-container.mobile {
    display: none !important;
}

.aa-input-container.mobile .algolia-autocomplete .aa-dropdown-menu {
    display: none !important;
}

.algolia-autocomplete {
    width: 100%;
}
.algolia-autocomplete .aa-input, .algolia-autocomplete .aa-hint {
    width: 100%;
    padding-left: 5px;
}
.algolia-autocomplete .aa-hint {
    color: #999;
}
.algolia-autocomplete .aa-dropdown-menu {
    background-color: #fff;
    border: 1px solid #ccc;
    border-top: none;
    top: 33px !important;
    width: 990px !important;
    margin: 0 auto;
    left: auto !important;
    right: 0px !important;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    transition: opacity 0.4s;
    display: block !important;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.59);
    -moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.59);
    box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.59);
}

.wf-search-opened .algolia-autocomplete .aa-dropdown-menu {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.4s;
    pointer-events: auto;
}

.algolia-autocomplete .aa-dropdown-menu .aa-suggestion {
    cursor: pointer;
    padding: 5px 10px;
    border-left: 3px solid transparent;
}
.algolia-autocomplete .aa-dropdown-menu .aa-suggestion.aa-cursor {
    border-left: 3px solid #337AB7;
    background-color: #eeeeee;
}
.algolia-autocomplete .aa-dropdown-menu .aa-suggestion em {
    font-weight: bold;
    font-style: normal;
}

.nav li a.wf-suggestion-link {
    background-color: transparent;
    padding-left: 0;
    font-weight: 600;
}

.nav li a.wf-suggestion-link:hover {
    background-color: transparent;
}

.nav li a.wf-suggestion-link p {
    color: #52606d;
    font-weight: 400;
}

.wf-docs-no-results {
    margin: 20px 20px;
    font-weight: 600;
}

.container.mobile-search {
    min-height: initial;
}

@media only screen and (max-width: 1199px)  {
    .algolia-autocomplete .aa-dropdown-menu {
        width: 650px !important;
    }
}

@media only screen and (max-width: 990px)  {
    .aa-input-container.desktop {
        display: none !important;
    }
    .aa-input-container.desktop .algolia-autocomplete .aa-dropdown-menu {
        display: none !important;
    }

    .aa-input-container.mobile {
        display: block !important;
        width: 100% !important;
        margin: 0px;
    }

    .aa-input-container.mobile .algolia-autocomplete .aa-dropdown-menu {
        display: block !important;
        width: 100% !important;
    }
}

/*nav tabs */

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background-color: #248ec2;
  color: white;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs>li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs>li>a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified>li {
  float: none;
}
.nav-tabs.nav-justified>li>a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%
  }
  .nav-tabs.nav-justified>li>a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified>li>a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified>.active>a,
  .nav-tabs.nav-justified>.active>a:hover,
  .nav-tabs.nav-justified>.active>a:focus {
    border-bottom-color: #fff;
  }
}
@media (min-width: 768px) {
  .nav-justified>li {
    display: table-cell;
    width: 1%
  }
  .nav-justified>li>a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified>li>a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified>.active>a,
  .nav-tabs-justified>.active>a:hover,
  .nav-tabs-justified>.active>a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content>.tab-pane {
  display: none;
}
.tab-content>.active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  background-color: #EEEEEE;
}
.nav-tabs>li>a[data-toggle="tab"] {
  border-radius: 4px 4px 0 0;
  background-color: white;
  border: 1px solid #dedede;
  border-bottom: none;
}
li a[data-toggle="tab"] {
  margin-bottom: -15px;
}
a[data-toggle="tab"]:hover {
  color: black;
}
.tab-content {
  margin-left: 0px;
}
.nav-tabs li {
  padding-right: 5px;
  padding-left: 5px;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background-color: #248ec2;
  color: white;
}
ul#profileTabs {
  margin-left: 0px;
  padding-bottom: 7px;
}
.subheading {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 16px;
  margin-top: 30px;
}

.tab-content .tab-pane.active {
  padding: 15px;
  border: 1px solid #dedede;
}

/* Configs from Chloe Jakson to fix the cookie settings pop up on the footer*/

h2#pc-title:before {
    background-color: transparent;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    border-top: none;
    border-bottom: none;
}

a.powered-by-logo[href^="https://"]:after {
display:none;
}


pre.highlight > button {
  opacity: 0;
}

pre.highlight:hover > button {
  opacity: 1;
}

pre.highlight > button:active,
pre.highlight > button:focus {
  opacity: 1;
}

/* end confgi sent by Chloe*/
