@import url(https://fonts.googleapis.com/css?family=Montserrat);
 /* CSS FOR ESERV */

body {

font-family: Lato,Arial,sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333;
background-color: #f9f9f9;
}

.container {
 
 margin-top:25px;

}
/*NAV STYLES*/

.navbar-brand img {
height: 75px;
padding: 6px 15px 10px;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 5px 5px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-default {
background-color: #fff;
border-color: #eee;
}

.navbar-default .logo {
 
 max-height:40px;

}
.navbar-nav > li > a {
padding-top: 32px;
padding-bottom: 30px;
}
.navbar-nav .active {
 border-bottom:2px solid #5cb85c;
}
.navbar-nav > li > a:hover {
border-bottom:2px solid #b5deb5;
}
.navbar {
 
 min-height:80px;
 /* -webkit-box-shadow: 0 1px 15px rgba(0,0,0,.1); */


}

.navbar-default li {

font-family: Arial;
font-weight: 300;
color: #45494d;
font-size:17px;

}

.wrapper {
margin-top: 75px;
width: 100%;
min-height: 600px;
}


/*END NAV STYLES*/

.leader-grey {
font-family: "proxima-nova","Helvetica Neue",Helvetica,Arial,Sans-Serif;
font-size: 30px;
font-weight: 500;
color: #45494d;
text-align: center;
}
.large-title {
font-weight: 700;
font-size: 35px;
}

.paragraph {
font-size: 18px;
line-height: 26.55px;
color: #888;
font-family: "proxima-nova","Helvetica Neue",Helvetica,Arial,Sans-Serif;
font-weight: 300;
margin-bottom: 10px;
}

.footer {
background-color: #2e3133;
padding: 25px;
padding-bottom:50px;
color: #888;
   width:100%;

}

.footer .header {
color: #fff;
font-weight: 500;
margin-bottom: .5rem;
}

.footer a {

 color: #888;
 display: block;

}
.footer a:hover {

 color: rgba(255,255,255,0.9);
 text-decoration: none;

}

.promobar {
  border-top: 1px solid #bcb9b6;
 background-color: #eaeaea;

 text-align: center;
 padding:10px;
 padding-bottom:20px;
 z-index: 100000;
 position: relative;

}

li {
font-size: 15px;
line-height: 26.55px;
color: #888;
font-family: "proxima-nova","Helvetica Neue",Helvetica,Arial,Sans-Serif;
font-weight: 300;
}

.feature {
text-align: center;
display: block;
}

.get-started {
 
 text-align: center;
 padding-bottom:25px;

}

#panel-widget .panel-heading {
background-color: #55BC75;
color: #fff;
padding-bottom: 20px;
}

#panel-widget #current {
font-size: 4em;
margin-bottom: -10px;
}
#panel-widget .panel-footer {
 
 text-align: center;
 background-color: #5cb85c;

}

#panel-widget .minutes {

 font-size: 15px;

}

#panel-widget .minecraft-header {

 background-image: url(../img/games/minecraft.jpg);
  background-repeat: no-repeat;
    background-position: center; 
 -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 min-height:100px;

}

#panel-widget .gmod-header {

 background-image: url("../img/games/gmod.jpg");
   background-repeat: no-repeat;
    background-position: center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 min-height:100px;

}

#panel-widget .rust-header {

 background-image: url("../img/games/rust.jpg");
   background-repeat: no-repeat;
    background-position: center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 min-height:100px;

}

#panel-widget .starbound-header {

 background-image: url("../img/games/starboundlogo.png");
   background-repeat: no-repeat;
    background-position: center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 min-height:100px;

}

#panel-widget .css-header {

 background-image: url("../img/games/css.jpg");
   background-repeat: no-repeat;
    background-position: center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 min-height:100px;

}

#panel-widget .csgo-header {

 background-image: url("../img/games/csgo.jpg");
   background-repeat: no-repeat;
    background-position: center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 min-height:100px;

}

#panel-widget .tf2-header {

 background-image: url("../img/games/tf2.jpg");
   background-repeat: no-repeat;
    background-position: center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 min-height:100px;

}

#panel-widget .terraria-header {

 background-image: url("../img/games/terraria.jpg");
   background-repeat: no-repeat;
    background-position: center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 min-height:100px;

}

#panel-widget .starmade-header {

 background-image: url("../img/games/starmade.jpg");
   background-repeat: no-repeat;
    background-position: center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 min-height:100px;

}

#panel-widget .stonehearth-header {

 background-image: url("../img/games/hearthlogo.png");
   background-repeat: no-repeat;
    background-position: center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 min-height:100px;

}

#panel-widget .ut2-header {

 background-image: url("../img/games/ut2.jpg");
   background-repeat: no-repeat;
    background-position: center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 min-height:100px;

}

#panel-widget .cs16-header {

 background-image: url("../img/games/cs1.6.jpg");
   background-repeat: no-repeat;
    background-position: center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 min-height:100px;

}
#panel-widget .rok-header {

 background-image: url("../img/games/rok.png");
   background-repeat: no-repeat;
    background-position: center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 min-height:100px;

}
#panel-widget .insurgency-header {

 background-image: url("../img/games/insurgency.png");
   background-repeat: no-repeat;
    background-position: center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 min-height:100px;

}
table.list thead {
background-color: #f7f7f7;
border-bottom: 1px solid #ddd;
color: #555;
}

table.list {
width: 100%;
font-size: 14px;
}
table.list tbody td {
width: auto;
}

table.list thead th {
padding: 15px;
text-align: left;
}
table.list tbody td {
padding: 12px;
}
table.list tbody td, .tab-contents>div {
line-height: 140%;
font-size: 14px;
}
td, th {
display: table-cell;
vertical-align: inherit;
}
table.list tbody tr:nth-child(even) {
background-color: #f6f6f6;
}
.section-divider {
background-color: #f7f7f7;
border-bottom: 1px solid #ddd;
padding: 18px 15px 15px 10px;
}

.section-divider {
background-color: #f7f7f7;
border-bottom: 1px solid #ddd;
padding: 18px 15px 15px 10px;
}
.fa-btn {
margin-right: 10px;
}

/* Tabs panel */
.tabbable-panel {
  border:1px solid #eee;
  padding: 10px;
}

/* Default mode */
.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}
.tabbable-line > .nav-tabs > li {
  margin-right: 2px;
}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  border-bottom: 4px solid #b5deb5;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
  border-bottom: 4px solid #5cb85c;
  position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  border-top: 1px solid #eee;
  padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}

/* Below tabs mode */

.tabbable-line.tabs-below > .nav-tabs > li {
  border-top: 4px solid transparent;
}
.tabbable-line.tabs-below > .nav-tabs > li > a {
  margin-top: 0;
}
.tabbable-line.tabs-below > .nav-tabs > li:hover {
  border-bottom: 0;
  border-top: 4px solid #fbcdcf;
}
.tabbable-line.tabs-below > .nav-tabs > li.active {
  margin-bottom: -2px;
  border-bottom: 0;
  border-top: 4px solid #f3565d;
}
.tabbable-line.tabs-below > .tab-content {
  margin-top: -10px;
  border-top: 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}


.mod-descriptor {
 
 padding-top:5px;
 padding-left:5px;
font-weight: 500;
color: #45494d;
font-size:15px;
line-height: 20px;

}

.mod-option:hover {
margin-bottom: 20px;
cursor: pointer;
border: 1px solid #5cb85c;
}

.footer-btn {
 
  color: #fff;

}
#panel-widget a:hover {
 
  text-decoration: none;
  font-weight:bold;
  color: #fff;

}

li.list-small {
 
 font-size: 15px;
 cursor: pointer;

}

.panel-content {
padding: 5px;
display: none;
width: 100%;
height: 100%;
}

.searchbar {

   background: #f5f7f9;
   border-bottom: 1px solid #e4e9ec;
   width:100%;
   height:70px;

}