/* Primary */
/* #004e95; Baxter Blue */

body {
    font-family: HelveticaNeueeTextPro-Md, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

footer {
    background: #ffffff bottom no-repeat; /* url("/images/background.png") */
}

/* 5 Columns */

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 2px;
    padding-left: 2px;
}


.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {

    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {

    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {

    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 360px) {

    .logbtn {
        margin-top: 15px;
    }


    .identify {
        margin: 110px 5px 0 0;
        text-align: right;
        font-size: 1.5em;
    }
}

@media (min-width: 768px) {

    .logbtn {
        max-width: 125px;
        margin-top: 150px;
    }


    .identify {
        margin: 110px 5px 0 0;
        text-align: right;
        font-size: 1.5em;
    }
}

.col-md-15 p {
    text-align: center;
    margin-bottom: 2px;
}

.col-md-15 p a {
    width: 100%;
    padding: 10px 0;
}

.col-md-15 p img {
    width: 99%;
}

.col-md-15 p:last-child {
    margin-bottom: 12px;
}

.faculty img {
    border: 2px solid #004e95; /* Baxter Blue */
}

.navbar {
    background: #ffffff url("/images/header.png") top no-repeat;
    min-height: 200px;
    margin-bottom: 1px;
    border: none;
}

/* Standards */
.blu {
    color: #004e95; /* Baxter Blue */
}

.org {
    color: #f7a900; /* Orange */
}

.cen {
    text-align: center;
}

.rbox {
    border: 1px Solid #0063be; /* Primary Light Blue */
    border-radius: 12px;
    min-height: 600px;
}

.btn-primary {
    background: #0063be url("/images/background.png"); /* Light Blue */
    width: 100%;
}

.btn-primary:hover {
    background-color: #00a8e2; /* Lt Blue */
}

.btn-lg {
    font-size: 2em;
    line-height: 1.2em;
}

.btn-md {
    font-size: 1.5em;
    line-height: 1.2em;
}

.orange {
    color: orange;
}

.definition {
    background-color: #ffedd6;
    border-radius: 6px;
    margin-top: 10px;
    min-height: 80px;
    font-size: 1.5em;
    padding: 8px 8px 8px 20px;
    font-weight: 100;
}

.text-bump {
    font-size: 1.5em;
}


.tile {
    font-size: .95em;
    color: #004e95;
}


.ph {
    display: none;
}


#login-message,
#register-message {
    color: #eb002a;
}

.ttext {
    font-size: 3em;
    color: #004e95;
    margin: 20px 5px 0 0;
    letter-spacing: -1px;
    text-align: right;
}


.headermargin {
    margin: 3px 0 0 30px;
}

.img-def {
    max-height: 100px;
    float: left;
}

@media (min-width: 360px) {
    ul.navbar-footer {
        list-style: outside none none;
        margin-left: -45px;
        font-size: .7em;
    }
    footer {
        padding-bottom: 15px;
    }
}

@media (min-width: 768px) {
    ul.navbar-footer {
        list-style: outside none none;
        margin-left: -45px;
        font-size: 1em;
    }
    footer {
        padding-bottom: none;
    }
}

.navbar-footer li {
    border-left: 2px Solid Yellow;
    font-size: 1em;
    padding: 6px;
    float: left;
}

.navbar-footer li:first-child {
    border-left: none;
}

.navbar-footer > li > a {
    color: #0063be; /* Light Blue */
}

.knockout {
    margin: 15px 2px;
    padding: 4px;
    display: none;
    border: 1px Solid Black;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

input[type=checkbox],
input[type=radio] {
    width: 2em;
    margin: 0;
    padding: 0;
    font-size: 1em;
}

.shdw {
    -webkit-box-shadow: 4px 4px 5px 0 rgba(51, 50, 51, 1);
    -moz-box-shadow: 4px 4px 5px 0 rgba(51, 50, 51, 1);
    box-shadow: 4px 4px 5px 0 rgba(51, 50, 51, 1);
}

.addvspace {
    margin: 10px 0;
}

.rclr {
    color: Red;
}

.koltop {
    background: #ffffff url("/images/main_bg.png") repeat-x !important;
    padding: 20px 0;
}

.koltop h1 {
    font-size: 2em;
    color: white;
    margin-top: 2px;
}

.kollabel {
    color: #004e95;
    white-space: nowrap;
    text-decoration: underline;
}

.pbtm {
    padding-bottom: 20px;
}

.logfront {
    border: 1px Solid #0063be;
    padding: 20px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    margin: 40px 0 10px 0;
}


#signout {
    cursor: pointer;
}

.rclr {
    color: Red;
}

.err {
    border: 2px Solid Red;
}

.surround {
    border: 1px Solid Black;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    padding: 2px 0 4px 0;
    margin-bottom: 5px;
}

.surround h3 {
    margin-left: 15px;
    text-decoration: underline;
    font-size: 15px;
}
