/* Avatar Images */
.body {
    padding: 0;
    margin: 0;
   -webkit-print-color-adjust: exact;
}
.hr {
    margin: 0;
    padding: 0;
}
.new-user {
    margin: 20px;
}
.con-head {
    margin: 0;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.con-body {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.con-foot {
    margin: 0;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 10px;

}
.con-nav {
    padding-left: 10px;
    padding-top: 3px;
    height: 2.25rem;
    background-color: darkslategray;
}
.cnav {
    margin: 0;
    font-size: small;
    padding-left: 10px;
}
.dropdown-item {
    font-size: small;
    background-color: grey;
}
.dropdown-menu {
    font-size: small;
    background-color: darkslategray;
}
.btn-no-outline:hover {
    background-color: silver;
    text-decoration: lightslategrey;
}
.msg-jumbo {
    padding: 50px;
    text-align: center;
    font-size: larger;
}
.msgs-container {
    margin-top: 20px;
}
.j-tron{
    padding-top: 20px;
}
.jumbotron {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 72px;
}
.nv-imgs {
    max-width: 20px;
}
.asset-nav .glink {
    padding-left: 5px;
    padding-top: 3px;
    height: 10px;
    font-size: smaller;
}
.asset-card {
    width: 450px;
    font-size: small;
    border: 0;
}
.asset-card .card-body{
    padding: 4px;
}
.asset-card .card-header{
    padding: 2px;
}
.log-cont {
    padding-top: 20px;
    padding-left: 50px;
    padding-bottom: 250px;
    color: silver;
/*    background-image: url("../img/Prof_Pics/alpineLogin.png");*/
}
.log-card {
    max-width: 450px;
    border: 0;
}
.fac-details {
    font-size: small;
    margin-top: 5px;
}
.fac-modal-edit-head {
    color: #0b2e13;
}
.fac-card {
    margin-top: 5px;
    max-height: 400px;
    max-width: 200px;
    min-width: 200px;
    font-size: small;
}
.fac-head {
    padding: 0;
    font-size: small;
}
.fac-body {
    font-size: small;
}
.fac-foot {
    margin: 0;
    padding: 2px;
}
.bldg-card {
    margin-bottom: 10px;
}
.bldg-head {
    padding: 0;
    font-size: small;
}
.bldg-body {
    font-size: small;
}
.bld-card {
    max-height: 400px;
    max-width: 200px;
    min-width: 200px;
    margin-bottom: 5px;
    font-size: small;
}
.bld-head {
    font-size: small;
}
.bld-foot {
    margin: 0;
    padding: 2px;
}
.card-img-top {
    width: 80px;
    height: 80px;
    background-color: #d9d3d3;
}
.user-card {
    max-width: 300px;
    min-width: 300px;
}
.user-head {
    font-size: small;
}
.user-body {
    padding: 0;
    font-size: small;
}
.cgroup {
    font-size: small;
    margin-top: 10px;
}
.cont-card {
    background-color: #d9d3d3;
    max-width: 275px;
    min-width: 275px;
    font-size: smaller;
}
.cont-details {
    background-color: #d9d3d3;
    font-size: small;
    min-width: 275px;
}
.table {
    font-size: smaller;
}
.sidebar {
    padding: 0px;
    margin: 0px;
    font-size: small;
    border-right: darkslategray;
}
.img-fluid {
    margin-right: 20px;
    height: 60px;
    width: 80px;
    background-color: #d9d3d3;
}
.new-user-form {
    margin-top: 20px;
    max-width: 350px;
    min-width: 350px;
    font-size: smaller
}

.task-container {
    margin-top: 20px;
}
.task-assign-card {
    max-width: 250px;
    min-width: 200px;
    min-height: 200px;
    font-size: small;
    margin-bottom: 10px;
}
.jumbotron {
    padding-top: 12px;
    padding-bottom: 72px;
    border-radius: 3px;
    background-color: lightgrey;
}
.account-img {
    height: 20px;
    width: 20px;
    margin-right: 20px;
    margin-bottom: 16px;
  }

.article-img {
  height: 50px;
  width: 50px;
  margin-right: 20px;
  margin-bottom: 16px;
}
.contact-form {
    width: 600px;
    padding: 10px;
    margin: auto;
    flex-wrap: wrap;
}
.contact {
    max-width: 200px;
    margin: 0;
    padding: 0;
    /*background-image: url("../img/vector-printed-circuit-board-frame-background.webp");*/
    background-color: #d9d3d3;
}

.m-content {
    width: 1100px;
    /*background-image: url("../img/vector-printed-circuit-board-frame-background.webp");*/
    background-color: darkgrey;
}
.equip-edit {
    width: 600px;
    padding: 10px;
    margin: auto;
}
/* Dashboard */

a {
  text-decoration: none;
  background-color: transparent;
}

a:hover {
    text-decoration: lightslategrey;
}

a:not(.btn) {
  text-decoration: none;
}


.img-fluid {
    margin-left: 0.6rem;
}

.controls-bottom {
    margin-right: 0.6rem;
}

.fa-arrow-alt-circle-right {
  color: black;
}

.fa-arrow-alt-circle-left {
  color: black;
}

/* Tour */
.tour {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
}

/*.tourImage{
  width: 100%;
  min-height: 800px;
}*/
/* Equipment View */
#assetImage{
    max-width: 300px;
    max-height: 300px;
    background-color: #d9d3d3;
    font-size: small;

}

.main{
  padding-top: 1rem;
}
.row .noc {
    margin-top: 30px;
    backface-visibility: visible;
}
.form-group {
    backface-visibility: visible;
    /*background-color: transparent;*/
}
.pageTitle {
    height: 125px;
    padding: 30px;
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 30px;
    font-weight: bolder;
    text-align: center;
    background-color: #d9d3d3;

}
.k-body {
    font-size: small;
    margin: 0;
}
.card {
    /*backface-visibility: visible;*/
    padding: 0;
    margin: 0;
    background-color: transparent;
}
.col-lg-12 noc {
    border: blue;
}
/*.container .contact {
    display: flex;
}*/
.tcard {
    max-width: 200px;
}
.usercard {
    min-width: 300px;
}
.msgcard {
    min-width: 450px;
}
td:hover {
    background: gray;
  }

/* Knowledge Base Styles */
.pageTitle {
    font-size: 24px;
    font-weight: 600;
    color: #333;
    margin-bottom: 1rem;
}

/* Thread listing */
.card-header.bg-primary {
    background-color: #007bff !important;
}

.card-body.border-bottom {
    border-bottom: 1px solid #e9ecef;
    transition: background-color 0.2s;
}

.card-body.border-bottom:hover {
    background-color: rgba(0,0,0,0.01);
}

.card-body:last-child {
    border-bottom: none;
}

/* Thread view */
.breadcrumb {
    background-color: #f8f9fa;
    border-radius: 0.25rem;
}

.badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem;
}

/* Solution styling */
.card.border-success {
    border-color: #28a745;
}

.badge-success {
    background-color: #28a745;
}


