﻿body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set widths on the form inputs since otherwise they're 100% wide */
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="select"] {
    max-width: 280px;
}

.jumbotron {
    color: #000000;
}
.jumbotron-1 {
    padding: 30px 25px 25px 25px;
    color: #336699;
    background-color: #DBDBDB;
}

.jumbotron2 {
    padding: 30px 25px 25px 25px;
    color: #000000;
    background-color: #FFFFFF;
}

.jumbotron3 {
    padding: 25px 15px 25px 25px;
    color: #C0C0C0;
    background-color: #000000;
    background-image: url('../Images/BlackMetalScreen.gif');
}

.jumbotron4 {
    padding: 30px 25px 25px 25px;
    color: #C0C0C0;
    background-color: #FF6600;
    color: #FFFFFF;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px)
}
    .jumbotron {
        color: #000000;
        background-color: #C0C0C0;
    }

.jumbotron-1 {
    padding: 35px;
    color: #336699;
    background-color: #E4E4E4;
}

    .jumbotron2 {
    color: #000000;
    background-color: #FFFFFF;
    padding-right: 25px;
    padding-left: 25px;
}

       .jumbotron3 {
        padding: 25px 15px 25px 25px;
        color: #C0C0C0;
        background-color: #000000;
        background-image: url('../Images/BlackMetalScreen.gif');
    }

.jumbotron4 {
    padding: 30px 25px 25px 25px;
    color: #C0C0C0;
    background-color: #FF6600;
    color: #FFFFFF;
}

    .body-content {
        padding: 0;
    }
}


.footer-border {
    border-width: 2px 0 0 0;
    border-color: black;
}

.img-50 {
    height: 50px;
    width: 50px;
}

.img-100 {
    height: 100px;
    width: 100px;
}

.img-150 {
    height: 150px;
    width: 150px;
}

.img-200 {
    height: 200px;
    width: 200px;
}

.img-w50 {
    height: auto;
    width: 50px;
}

.img-w100 {
    height: auto;
    width: 100px;
}

.img-w150 {
    height: auto;
    width: 150px;
}

.img-w200 {
    height: auto;
    width: 200px;
}

.img-h50 {
    height: 50px;
    width: auto;
}

.img-h100 {
    height: 100px;
    width: auto;
}

.img-h150 {
    height: 150px;
    width: auto;
}

.img-h200 {
    height: 200px;
    width: auto;
}

.img-w200pg {
    border: solid;
    border-width: inherit;
    border-color: #D6D6D6;
    padding: 2px;
    width: 200px;
    height: 150px;
}

.blockquote p {
    font-style: italic;
    font-size: 13px;
}

.blockquote footer {
    padding-left: 20px;
    font-style: normal;
    font-size: 10px;
}

.hrfooter {
    border-top-style: solid;
    border-top-width: thin;
    border-top-color: #000000;
    display: block;
    vertical-align: bottom;
    padding-bottom: 10px;
}

.footertext {
    font-size: 9pt;
    color: #000000;
    font-weight: normal;
    text-align: center;
    font-family: Arial;
}

.footer {
    display: block;
    background-color: #C0C0C0;
    padding-bottom: 25px;
    border-top-style: solid;
    border-top-width: medium;
    border-top-color: #868686;
    padding-top: 25px;
}

.footer-text {
    display: block;
    background-color: #FFFFFF;
    padding-bottom: 10px;
}

.footer-text-i {
    display: block;
    background-color: #FFFFFF;
    padding-bottom: 10px;
}

.hs-i {
    font-size: 14px;
    font-style: italic;
}

.h1s-b {
    font-size: large;
    font-style: normal;
    font-weight: bolder;
    color: #000080;
}

.h2s-b {
    font-size: medium;
    font-style: normal;
    font-weight: bold;
}

.h_w {
    font-size: large;
    color: #FFFFFF;
    font-weight: bold;
}
.h8 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 58px;
    font-style: normal;
    color: #336699;
    font-weight: 900;
}

.h3s-b {
    font-weight: bold;
    font-family: inherit;
    font-size: 18px;
    color: #000000;
}

.b {
    font-weight: bold;
    font-family: inherit;
    color: #000000;
}
.b2 {
    font-weight: bold;
    font-family: inherit;
    color: #FFFFFF;
}
.h5_blue {
    font-family: inherit;
    font-weight: 900;
    line-height: 1.1;
    color: #336699;
    font-size: xx-large;
    margin-top: 25px;
    margin-bottom: 10px;
}



h3, .h3 {
    font-size: small;
    color: #F0F0F0;
}

h3b, .h3b {
    font-size: 18px;
    color: #000000;
}

.white {
    font-family: inherit;
    color: #FFFFFF;
}

.Heading1 {
    font-family: inherit;
    font-weight: bold;
    line-height: 1.1;
    color: #333333;
    font-size: 24px;
    margin-top: 25px;
    margin-bottom: 10px;
}

.Heading2 {
    font-family: inherit;
    font-weight: bold;
    line-height: 1.1;
    color: #005589;
    font-size: 24px;
    margin-top: 25px;
    margin-bottom: 10px;
}
.blockquote-footer {
    padding-left: 20px;
    font-style: normal;
    background-color: #FFFFFF;
}

.table-gallery {
    width: 800px;
}

.SO-Button {
    background-color: rgba(53, 126, 189, 1);
}

h4, .h4 {
    font-size: 15px;
    font-weight: bold;
}

h6, .h6 {
    font-style: normal;
    font-weight: normal;
    font-size: small;
}

h5, .h5 {
    font-size: x-large;
    font-weight: 400;
    color: #CC0000;
}

h7, .h7 {
    font-size: x-large;
    font-weight: 500;
    color: #CC0000;
    font-style: normal;
}

.navbar-brand {
    float: left;
    padding: 0px 0px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-header {
    float: left;
}

.navbar-inverse {
    background-color: #000000;
    border-color: #080808;
    height: 90px;
}

.navbar-inverse .navbar-nav > li > a {
    color: aliceblue;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color:#48c4ff;
    background-color: transparent;
}

.navbar-inverse .navbar-brand {
    color: #ffffff;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: #999999;
    background-color: transparent;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: darkgray;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-color: white;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 3px 0;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: aliceblue;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0px 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box;
    color: #FFFFFF;
}

.table_80% {
    width: 80%;
    text-align: center;
    vertical-align: top;
    border: 2px solid #A22125;
}

.table table-colapsed {
    width: auto:
}

table-bordered > thead > tr > th, .table-bordered > thead > tr > th, table-bordered > tbody > tr > th, .table-bordered > tbody > tr > th, table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > th, table-bordered > thead > tr > td, .table-bordered > thead > tr > td, table-bordered > tbody > tr > td, .table-bordered > tbody > tr > td, table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > td {
    border: 1.25px solid #A22125;
    text-align: center;
}

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 5px;
}
body {
}
