#well-quick-links {
	background-image: url(../img/chargen/f_novice.png);
	background-repeat: no-repeat;
	position: relative;
    width: 127px;
    height: 195px;
    float: right;
    left: -208px;
    margin-top: -38px;
}
th { background-color: #efefef; }
h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}

.main-background {
	background-repeat: no-repeat;
	background-image: linear-gradient(180deg,  rgba(255,255,255,0) 0%,  rgba(255,255,255,80) 53%,  rgba(255,255,255,100) 100%), url('../img/wallpaper.jpg') ;
}

.page-header {
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 20px;
	padding: 8px 0 8px 14px;
	border-left: 5px solid #2776dc;
	border-bottom: 0;
}

.notextchange a:link, .notextchange a:hover, .notextchange a:visited { color:black; }

.notextchangewhite a:link, .notextchangewhite a:hover, .notextchangewhite a:visited { color:white; }

html {
	position:relative;
	min-height: 100%;
}

.newsh6 {
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
	margin-top: 10px;
}

.footer-social { padding: 0px 5px 0px 5px; color: #fff; }
.social-icon { font-size: 2em; display: inline-block; height: 50px; width: 50px; padding: 0px; }
.icon-facebook { background-color: #4267B2; }
.icon-twitter { background-color: #1DA1F2; }
.icon-discord { background-color: #7289DA; }
.icon-rms { background: #94c4ec url('../img/rms.png') no-repeat center; background-size: 38px; }
.icon-youtube { background-color: #FF0000; }
.icon-instagram{ background-color: #833AB4; }
.icon-twitch { background-color: #6441A4; }
