body.login2 {
  padding: 30px 0 0;
  background: #676767;
  background: url(/images/Vault_14_Entrance.jpg);    
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
}

a {
    color: #178298;
}

.form-group {
    margin-bottom: 0.5rem !important;
}

.biggie {
    border: 1px solid #DDD;
    border-radius: 3px;
    font-weight: 900;
    font-size: 23px;
    height: 20px;
    padding: 0 30px;
    text-align: center;
    margin: 0 4px;
    color: black;
}

.biggie:hover {
    background-color: #DDD;
}


.pagination > .active  > a {
    color: white;
    background-color: #17a2b8 !Important;
    border: solid 1px #17a2b8 !Important;
}



.sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active, .sidebar-light-primary .nav-sidebar > .nav-item > .nav-link.active {
    background-color: #17a2b8;
    color: #ffffff;
}

.sep {
    margin-bottom: 10px;
    border-bottom: 1px solid #DDD;
}

.clan {
    color: #C2C7D0;
}

.newark {
    clear: both;
}

.divided {
    border-bottom: 1px solid #ADE;
}

.dash_info {
    display: block;
    font-size: 1.1em;
    border-bottom: 1px solid #ADE;
    margin-bottom: 20px;
}

.dash_info  span{
    font-weight: 600;
}

.borea {
	border-right: 0px;
	padding: 4px 10px;
}

.skewaddon {
	padding: 5px 8px;
	border: 1px solid #ced4da;
	border-left: 0px;
}
