body {
  font-size: 1.5em;
}

/* .wrap > .container {
  padding: 20px;
} */

a {
  color:#2451af;
}

a:hover, a:active {
  color:#e2a90c;
}

.btn-lg
{
  font-size: 1em;
}
.navbar-brand {
  font-size: 2em;
  /* white-space: inherit; */
}

.lead, p, li {
  font-size: 1.2em;
}

/* Mark input boxes that gets an error on validation: */
input.invalid, textarea.invalid, div.invalid {
  background-color: #ffdddd;
}

/* Mark input boxes that gets an error on validation: */
div.finish {
  background-color: none !important;
}

/* Hide all steps by default: */
.tab {
  display: none;
}

label {
  display: block;
}

.logo {
  height: 50px;
  padding-right: 20px;
  padding-bottom: 10px;
}

.navbar-brand > img {
  display: inline;
}

.panel-primary > .panel-heading {
  background-color: #2451af;
}

.btn-success {
  background-color: #2451af;
}

.btn-success:hover, .btn-success:focus, .btn-success:not(:disabled):not(.disabled):active{
  background-color:#e2a90c;
  border: 1px solid #e2a90c;
}

.bg-grey {
  background-color: #515151;
}

.bg-grey a {
  color: white;
  font-weight: bold;
}

.bg-grey a:hover, .bg-grey li.active, .bg-grey li.dropdown.open > a {
  color: #515151;
  /* background: #515151; */
}


/* .panel-primary > .panel-heading {
background-color:#e2a90c;
border: 1px solid #e2a90c;
} */

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

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

.modal.fade.show {
  opacity: initial !important;
}
/*
.modal.fade.in {
  opacity: 1;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-header .close {
    margin-top: -2px;
    margin: 2px;
}

.modal .btn.btn-default{
  border: 1px solid lightgrey;
} */

.title, .subtitle {
  display: inline;
}

.title {
  font-size:0.75em;
  text-align:center;
    font-family: Quicksand, serif;
}

.main-title {
  text-align:center;
  margin: 0 10px 10px 10px;
  padding: 0 20px 20px 20px;
}

.main-title h1, .main-title h2 {
  font-family: Quicksand, serif;
}


/* .navbar-toggle {
  display:none;
} */

.navbar-toggle {
  border-color: #ddd;
}

.navbar-toggle .icon-bar {
  background-color: #888;
}

.form-control {
  font-size:1.5rem;
}

.references {
  font-size: 14px;
  border-left: 3px solid #e2a90c;
  margin: 30px 30px;
  padding: 20px;
  background:#F0F0F0;
}

.dropdown-toggle>.caret {
    border-top: 0px dashed;
}

.dropdown-menu > li > a {
    font-size: 14px;
}

.frameworks-results .panel .btn {
  color:#fff;
}

h5.mb-0 > button {
  font-size: 2rem;
}

.card-content {
  padding:10px;
}
/*
@media screen and (max-width: 1200px) {
  .navbar-brand {
    font-size: 1.5em;
  }
} */


@media screen and (max-width: 1000px) {
  .subtitle {
    display:none;
  }
}



@media screen and (max-width: 800px) {
  .navbar-brand img  {
    display:none;
  }
  .col-6 {
    flex: 100%;
    /* width:100%;
    max-width: 100%; */
  }
  .col-6.col-md-4.align-center{
    display:none;
  }
}

@media screen and (max-width: 767px){
  .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
    white-space: pre-wrap;
  }
}

@media screen and (max-width: 500px) {
  .navbar-brand {
    font-size: 1.1em;
    margin: auto;
  }
}

.kartik-sheet-style th, td {
  /* width: 200px !important; */
  max-width: 250px;
  overflow:scroll;
}

/* accordion */

/* Style the buttons that are used to open and close the accordion panel */
.fmt-accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  font-size: 1.25em;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.site-glossary .fmt-active, .site-glossary .fmt-accordion:hover, .frameworks-index .fmt-active, .frameworks-index .fmt-accordion:hover {
  background-color: #ccc;
}

/* Style the accordion panel. Note: hidden by default */
.well {
  padding: 18px;
  background-color: white;
  /* display: none; */
  overflow: hidden;
  border: 1px black;
  margin: 0px;
}

.fmt-accordion:before, .fmt-accordion:before {
  content: '\02795'; /* Unicode character for "plus" sign (+) */
  font-size: 13px;
  color: #777;
  float: right;
  margin-left: 5px;
}

.fmt-active:before, .fmt-active:before {
  content: "\2796"; /* Unicode character for "minus" sign (-) */
}

.frameworks-results blockquote {
  background: #F2F2F2;
  border-left: 5px solid #A9A9A9;
}

:root { scroll-behavior: smooth; }

.topscroll {
  position: fixed;
  right: 5rem;
  bottom: 5rem;
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  background: rgb(211, 211, 211) url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3E%3Cpath fill='currentColor' d='M352 352c-8.188 0-16.38-3.125-22.62-9.375L192 205.3l-137.4 137.4c-12.5 12.5-32.75 12.5-45.25 0s-12.5-32.75 0-45.25l160-160c12.5-12.5 32.75-12.5 45.25 0l160 160c12.5 12.5 12.5 32.75 0 45.25C368.4 348.9 360.2 352 352 352z'%3E%3C/path%3E%3C/svg%3E") center no-repeat;
  box-shadow: 0 0.25rem 0.5rem 0 gray;
  opacity: 0.7;
}
.topscroll:hover {
  opacity: 0.8;
}
.topscroll:focus {
  opacity: 0.9;
}
.topscroll:active {
  opacity: 1;
}
