﻿/* Bootstrap 5 font size overrides (scaled to 0.9375rem base) */
:root {
    --bs-body-font-size: 0.9375rem;
    --bs-body-line-height: 1.5;
}

.btn {
    --bs-btn-font-size: 0.9375rem;
    --bs-btn-line-height: 1.5;
}

.form-control {
    font-size: 0.9375rem;
}

/* Bootstrap 5 btn-secondary color overrides (Bootstrap 3 btn-default colors) */
.btn-secondary {
    --bs-btn-color: #333;
    --bs-btn-bg: #fff;
    --bs-btn-border-color: #ccc;
    --bs-btn-hover-color: #333;
    --bs-btn-hover-bg: #e6e6e6;
    --bs-btn-hover-border-color: #adadad;
    --bs-btn-focus-shadow-rgb: 204, 204, 204;
    --bs-btn-active-color: #333;
    --bs-btn-active-bg: #e6e6e6;
    --bs-btn-active-border-color: #adadad;
    --bs-btn-disabled-color: #333;
    --bs-btn-disabled-bg: #fff;
    --bs-btn-disabled-border-color: #ccc;
}

h1, .h1 { font-size: 2.34375rem; }
h2, .h2 { font-size: 1.875rem; }
h3, .h3 { font-size: 1.640625rem; }
h4, .h4 { font-size: 1.40625rem; }
h5, .h5 { font-size: 1.171875rem; }
h6, .h6 { font-size: 0.9375rem; }

body {
    font-family: Arial, sans-serif;
}

th {
    text-align: left;
}

/* loading indicator */

.loading-indicator {
    height: 48px;
    width: 48px;
    background-image: url( '../images/loading.gif' );
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
}

.loading-indicator-overlay {
    background-color: #fff;
    opacity: 0.7;
    filter: alpha(opacity = 70);
}

footer {
    background-color: #f8f8f8;
    border-top: 1px solid #e7e7e7;
    color: #555;
    margin-top: 20px;
    padding: 20px 0;
    width: 100%;
}

footer li {
    margin-bottom: 4px
}

pre {
    background-color: #f8f8f8;
}

@media (min-width:767px) {
    html {
        position: relative;
        min-height: 100%;
    }

    body {
        margin-bottom: 230px;
    }

    footer {
        padding-bottom: 10px;
        position: absolute;
        bottom: 0;
    }
}

@media (max-width:767px) {
    footer .row .col-6:nth-child(odd) {
        clear: both;
    }
}

.navbar {
    margin-bottom: 0;
    border-bottom: 1px solid #e7e7e7;
}

.navbar-brand {
    font-size: 22px;
}

.navbar-brand:hover {
    color: #666 !important;
}

.navbar-light {
    padding: 0;
}

.navbar-light .btn-secondary {
    background-color: #f8f8f8;
}

.navbar-light .navbar-brand {
    color: #444;
}

nav .navbar-nav > li > a {
    color: #555;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 15px;
    margin-right: 15px;
    font-weight: bold;
    font-size: 14px;
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
}

nav .navbar-nav > li > a:hover, nav .navbar-nav > li > a:focus {
    color: #111;
    background-color: transparent;
}

nav .navbar-nav > .active > a, nav .navbar-nav > .active > a:hover, nav .navbar-nav > .active > a:focus {
    color: #3b7bea;
    background-color: transparent;
    padding-bottom: 11px;
    border-bottom: 4px solid #3b7bea;
}

nav .btn-group {
    padding-left: 15px;
}

nav .btn {
    margin-top: 7px;
    margin-bottom: 7px;
}

nav .input-group .btn {
    margin-top: 0;
    margin-bottom: 0;
}

nav .sign-in {
    margin-left: 15px;
}

/* Background pattern from subtlepatterns.com */
.jumbotron {
    background: #fbfbfb url('../images/badgepattern.png') left -250px repeat;
    background-size: 50%;

    border-bottom: 1px solid #e7e7e7;
    font-size: 18px;
}

.jumbotron-content {
    text-align: center;
}

.jumbotron .code-sample, .jumbotron .carousel .item {
    height: 275px;
}

.jumbotron h1 {
    font-size: 63px;
    margin-bottom: 10px;
}

.carousel-caption {
    color: #000;
    font-size: 18px;
    text-shadow: none;
}

.carousel-indicators li {
    border: 1px solid #000;
}

.carousel-indicators .active {
    background-color: #000;
}

#code-carousel {
    border: 1px solid #ccc;
}

    #code-carousel pre {
        font-family: Consolas, Inconsolata, Monaco, "Courier New" !important;
        font-size: 12px !important;
        line-height: 15px !important;

        border: 0;
        border-radius: 0;
    }

@media screen and (min-width: 768px) {

    .carousel-caption {
        padding-bottom: 5px;
    }

    .carousel-indicators {
        margin-bottom: 5px;
        bottom: 0;
    }
}

.jumbotron-content .summary {
    margin-bottom: 25px;
}

.jumbotron-content .buttons {
    margin-bottom: 40px;
}

.jumbotron-content .buttons a {
    margin: 2px 10px;
}

.jumbotron-content .byline {
    font-size: 15px;
    vertical-align: middle;
}

.jumbotron-content .byline iframe {
    vertical-align: middle;
    margin-bottom: 2px;
}

.sunlight-container {
    margin: 0 !important;
}

.sunlight-container pre {
    border: 0;
    border-radius: 0;
}

#why h4, #help h4 {
    font-size: 19px;
}

#why .col-md-4, #help .col-md-4 {
    margin-bottom: 20px;
}

#why h4 [class^="fa-"]:before, #why h4 [class*=" fa-"]:before,
#help h4 [class^="fa-"]:before, #help h4 [class*=" fa-"]:before {
    display: inline-block;
    font-size: 28px;
    margin-right: 5px;
    text-align: center;
    vertical-align: -10%;
    width: 1.07143em;
}

#donors h3 {
    margin-top: 25px;
}

#donor-list div {
    float: left;
    width: 105px;
    height: 105px;
    background-color: #eee;
    margin-right: 10px;
    margin-bottom: 10px;
    line-height: 105px;
    text-align: center;
    overflow: hidden;
}

#donor-list div span {
    display: inline-block;
    width: 105px;
    height: 105px;
}

#donor-list .donate a {
    color: #fff;
    font-weight: bold;
    display: block;
    width: 105px;
    height: 105px;
    text-decoration: none;
}

#donor-list .btn-success {
    padding: 0;
    background-color: #5cb85c;
}

.feature-summary {
    height: 100px;
    margin-right: 10px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 16px;
}

.feature-summary span {
    display: block;
    font-size: 24px;
    font-weight: bold;
    padding-top: 15px;
}

.feature-comparison th {
    font-weight: bold;
}

.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: #eee;
}

td.highlight, th.highlight {
    background-color: #FFFBCC;
    border-color: #F0ECBD !important;
}

.table-striped > tbody > tr:nth-child(2n+1) > td.highlight {
    background-color: #F5F1C2;
    border-color: #F0ECBD;
}

a {
    color: #337ab7;
    text-decoration: none;
}

a:hover, a:focus {
    color: #0066CC;
}

.nuget-badge {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #202020;
    border: 4px solid silver;
    border-radius: 5px;
    box-shadow: 2px 2px 3px #6e6e6e;
    color: #e2e2e2;
    display: inline-block;
    font: 14px 'andale mono','lucida console',monospace;
    line-height: 1.5em;
    overflow: auto;
    padding: 15px;
}

.download-dialog .page-header {
    margin-top: 5px;
}

.install-version {
    font-size: 16px;
    text-align: center;
}

.install-version .versions {
    font-size: 18px;
    padding-bottom: 5px;
}

.install-version strong {
    font-size: 110%;
}

.install-version .latest {
    color: #5cb85c;
}

.install-version .outdated {
    color: red;
}

.install-version .vs-package-management {
    font-size: 18px;
}

.license-key {
    max-width: 250px;
}

.license-key input.form-control {
    cursor: text;
    padding-right: 0;
}

.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

@media (min-width:1200px) {
    #schema-prices .row {
        margin-left: 30px;
        margin-right: 30px;
    }

    #support-prices .col-lg-offset-1-5 {
        margin-left: 12.5%;
    }
}

.plan {
    text-align: center;
    background-color: #fff;
    padding-bottom: 30px;
}

.plan .plan-title {
    background-color: #999;
    color: #fff;
    padding: 12px 16px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.plan .plan-body {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border: solid 1px #ccc;
    border-top: none;
    padding: 20px;
}

.plan .plan-title h2 {
    margin: 0;
    font-weight: lighter;
}

.plan .plan-items {
    text-align: left;
    padding-left: 30px;
}

.plan .plan-items > * {
    margin-bottom: 10px;
}

.plan .plan-item-spacer {
    visibility: hidden;
}

    .plan .plan-renew {
        margin-top: 10px;
        font-size: 13px;
    }

    .plan .plan-price {
        margin: 20px 0;
        border-top: solid 1px #ddd;
    }

    .plan .plan-price h3 {
        font-size: 40px;
        vertical-align: top;
        line-height: 1;
        font-weight: lighter;
        text-transform: uppercase;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .plan .plan-price h3 span {
        font-size: 20px;
        vertical-align: top;
        position: relative;
        margin: 6px 0 0 -7px;
        display: inline-block;
    }

    .plan .plan-price h4 {
        color: #666;
        font-size: 14px;
        font-weight: lighter;
        text-transform: lowercase;
    }

.plan .btn {
    padding: 10px 40px;
    text-transform: uppercase;
    font-weight: lighter;
}

#copyright {
    margin-top: 10px;
    text-align: center;
}

#content-inner {
    max-width: 730px;
    margin-left: auto;
    margin-right: auto;
    background: inherit;
    padding-right: 15px;
    padding-left: 15px;
}

div.message {
    padding: 15px;
}