@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Montserrat');
@import url('https://fonts.googleapis.com/css?family=Oswald');
/*Theme orange #EA4E00*/
.jag-tst-theme-1 .jag-message i ,
.jag-tst-theme-1 .jag-tst-details .jag-rating i{
	color: #EA4E00;
}
/*Theme Orange*/
.jag-tst-theme-1.jag-tst-theme-orange .jag-tst-color-bg{
	background: #EA4E00;
}
/*Theme Orange*/
.jag-tst-theme-1.jag-tst-theme-orange .jag-message i ,
.jag-tst-theme-1.jag-tst-theme-orange .jag-tst-details .jag-rating i{
	color: #EA4E00;
}
/*Nav Link Color*/
.link-1 {
  font-family: 'Montserrat', sans-serif;
  font-weight:bold;
  transition: 0.3s ease;
  background: #EA4E00;
  color: #ffffff !important;
  font-size: 10px;
  text-decoration: none;
  border-top: 4px solid #EA4E00;
  border-bottom: 4px solid #EA4E00;
  padding: 5px 0;
  margin: 0 5px;
  width:100%;
  margin-left:0px;
  text-align:center;
}
.link-1:hover {
  font-family: 'Montserrat', sans-serif;
  font-weight:bold;
  border-top: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  padding: 6px 0; 
}
.navbar-border-color {
	border-top-color:#EA4E00;
	border-top-width:1px;
	border-bottom-color:#EA4E00;
	border-bottom-width:2px;
}
/*Bootstrap*/
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #EA4E00;
  background-color: transparent;
}
/*Bootstrap*/
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #EA4E00;
}
/*Bootstrap*/
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #EA4E00;
}
/*Bootstrap*/
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #EA4E00;
}
#scrollBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #EA4E00;
  color: #FFFFFF;
  cursor: pointer;
  padding: 8px;
  border-radius: 10px;
}
#scrollBtn:hover {
  background-color: #222222;
}
body {
	background-size: auto auto;
	background-color:transparent !important;
	height: 100%;
	background-image: url(../img/bg/bg2.jpg), url(../img/bg/bg2-1.jpg);
	background-position: left top, top center;
	background-repeat: no-repeat, repeat;
	margin:0 auto;
	background-attachment: fixed;
	padding-top: 0px;
	padding-bottom:50px;
}
/*Menu Sidebar Background*/
.menu-sidebar {
	background-image: url(../img/bg/sidebar-bg.jpg);
  	background-position: center;
  	background-size: cover;
  	background-repeat: no-repeat;
}
.stfu-logo {
	display: inline-block;
	position:absolute;
	width: 70px;
    height: 70px;
    margin: -6px;
}
.wg-logo {
	display:block;
	position:absolute;
	background-image:url(../img/logo/orange-wg.png);
	width:200px;
	height:44px;
	margin-left:96px;
	margin-top:19px;
}
.color-text {
	color: #43464B !important;
}
.jag-tst-col-back {
	background-image: url(../img/bg/profile-general-content-background.jpg);
	background-color:222222;
}
.jag-tst-col-sidebar {
	background-image: url(../img/bg/sidebar-bg.jpg);
}
.floating-logo {
    display: inline-block;
    width: 64px;
    height: 64px;
    margin: -6px;
}
.floating-text {
    display: inline-block;
    width: auto;
    height: auto;
    float:left;
	padding-top:18px;
}
.header-text {
	font-family: 'Montserrat', sans-serif;
	/*font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;*/
	color:#FFFFFF;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	text-transform: capitalize;
	/*font-style:oblique;*/
}
.pag-color {
	/*background-image:url(../img/profile-general-content-background.jpg);
	background-color:#222222;*/
	height:auto;
}
.pag-text {
	font-family: 'Montserrat', sans-serif;
	/*font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;*/
	color:#000;
	/*font-weight:bold;
	font-size:18px;*/
	text-align:center;
	/*text-transform: capitalize;
	font-style:oblique;*/
}
.hr-col {
	background-color: #EA4E00 !important;
    color: #EA4E00 !important;
    height: 2px !important;
	margin-top: 10px !important;
  	margin-bottom: 10px !important;
  	border: 0 !important;
}
.foot-align {
	/*background-image:url(../img/profile-general-content-background.jpg);
	background-color:#222222;*/
	text-align:center;
	height:40px;
}
.foot-text {
	padding:12px;
	font-family: 'Oswald', sans-serif;
	color:#EA4E00;
	font-weight:bold;
	font-size:15px;
}
.server-align {
	/*background-image:url(../img/profile-general-content-background.jpg);
	background-color:#222222;*/
	text-align:center;
	height:40px;
}
.server-text {
	padding:12px;
	font-family: 'Montserrat', sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-transform: capitalize;
	/*font-style:oblique;*/
}
.navdark .navbar-brand {
	height: 64px;
}
.navdark .nav >li >a {
	padding-top: 30px;
	padding-bottom: 30px;
}
.navdark .navbar-toggle {
	padding: 10px;
	margin: 25px 15px 25px 0;
}

/*Pagination CSS*/

.btn {
    display: inline-block;
    padding: 10px;
    border-radius: 5px; /*optional*/
    color: #aaa;
    font-size: .875em;
}

.pagination {
    background: #f2f2f2;
	padding: 20px;
    margin-bottom: 20px;
}

.page {
    display: inline-block;
    padding: 0px 9px;
    margin-right: 4px;
    border-radius: 3px;
    border: solid 1px #c0c0c0;
    background: #e9e9e9;
    box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
    font-size: .875em;
    font-weight: bold;
    text-decoration: none;
    color: #717171;
    text-shadow: 0px 1px 0px rgba(255,255,255, 1);
}

.page:hover, .page.gradient:hover {
    background: #fefefe;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0));
    background: -moz-linear-gradient(0% 0% 270deg,#FEFEFE, #f0f0f0);
}

.page.active {
    border: none;
    background: #616161;
    box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8);
    color: #f0f0f0;
    text-shadow: 0px 0px 3px rgba(0,0,0, .5);
}

.page.gradient {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#e9e9e9));
    background: -moz-linear-gradient(0% 0% 270deg,#f8f8f8, #e9e9e9);
}

.pagination.dark {
    /*background: #414449;*/
	background: #000;
    color: #feffff;
}

.page.dark {
    border: solid 1px #32373b;
    background: #3e4347;
    box-shadow: inset 0px 1px 1px rgba(255,255,255, .1), 0px 1px 3px rgba(0,0,0, .1);
    color: #feffff;
    text-shadow: 0px 1px 0px rgba(0,0,0, .5);
}

.page.dark:hover, .page.dark.gradient:hover {
    background: #3d4f5d;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#547085), to(#3d4f5d));
    background: -moz-linear-gradient(0% 0% 270deg,#547085, #3d4f5d);
}

.page.dark.active {
    border: none;
    background: #2f3237;
    box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .1);
}

.page.dark.gradient {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#565b5f), to(#3e4347));
    background: -moz-linear-gradient(0% 0% 270deg,#565b5f, #3e4347);
}
.playername {
    color:#EA4E00;
}
.member-header {
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 25px;
	font-weight: 400;
	line-height: 30px;
	width: 100%;
	height: 162px;
	color: white;
	background: #222222;
	background-image: url(../img/wg/facia-shine-orange.png), url(../img/wg/profile.jpg);
	background-position: center, left top;
	background-repeat: no-repeat, repeat;
	/*border-style: solid;
	border-width: 1px 0px 2px 0px;*/ /* 1px top, 0px right, 2px bottom and 0px left */
	/*border-top-color:#EA4E00;
	border-bottom-color:#EA4E00;*/
}