/********* global structures ******/

html {
  font-size: 62.5%
}
body{
}
#menu-main-menu > li > a, .navbar.navbar-expand-lg.navbar-wp, #page-hero-title {
  background:none;
	z-index: 1;
}
.mg-menu-full{
    background-image: url('https://img.chelseafc.com/image/upload/c_fill,f_auto,fl_lossy,g_auto,q_auto,,h_450/v1/theshed/misc/bg_shirt.jpg');
    z-index:60;
}
.mg-latest-news{
	z-index: 1;
}
#shed-wrapper{
  width:100%;
	margin: 0;
	padding: 60px 80px;
}
.shed-section{
  width:100%;
	align-items: center;
	margin: 0;
  padding:0;
}
.shed-section{
  width:100%;
	align-items: center;
	margin: 0;
  padding:0;
}
.shed-section-title{
	color: #fff;
	padding: 15px ;
	max-width: 80%;
	margin: 0 auto;
	text-align: center;
	font-size: 6rem;
  line-height: 6.5rem;
  white-space: nowrap;
  text-transform:uppercase;
}
#page-hero-title{
  cursor: pointer;
}
#page-hero-title {
	padding-top: 20px;
    padding-bottom: 30px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    border-bottom: 3px solid #fefc43;
    width: 60%;
    margin: 0 auto;
}
#page-hero-title > .page-hero-crest {
	width:100px;
}
#page-hero-title > .page-hero-crest img{
	height: auto;
	max-width: 100%;
	vertical-align: middle;
  border-style: none;
}
#page-hero-title > .page-hero-text {
	width:150px;
}
#page-hero-title > .page-hero-text h1, #page-hero-title > .page-hero-text h2 {	
	color: yellow;
	font-size: 4.5rem;
	font-family: 'Chelsea Basis Bold';
	margin-bottom: 0px;
	padding-left: 15px;
  text-shadow: 8px 6px 10px #161700;  
	line-height: 5rem;
}

#shed-section.register{
  border: 0;
}
#shed-section.register form{
  max-width:60%;
  margin:0 auto;
}


#shed-wrapper > #shed-section > .row {
	align-items: center;
	justify-content: center;  
  vertical-align: top;
	padding-bottom: 50px;	
  width:100%;
}
#shed-wrapper > #shed-section > .row > .column {
	padding-left: 30px;
	max-width: 450px;
	text-align: left;
  margin-bottom: 30px;
}
#shed-wrapper .shed-section-image {
	padding-bottom: 15px;
}
#shed-wrapper .shed-section-links {
	font-size: 16px;
  line-height:20px;
  font-weight: bold;
	font-family: 'Chelsea Basis Regular';
	color: #02357B;
}
.blogslist li a {
  font-size: 1.4rem;
}
.blogslist li a:hover{
  color:goldenrod;
}
#menu-main-menu > li:last-child > a{
	min-width:140px;
	text-align: left;
}

#shed-section.forgotten{
  border:0;
  width:60%;
  margin:0% auto;
  text-align: center;
}
#shed-section.forgotten .shed-section-title{
  margin:0;
}

.on-social-section h3{
  margin-top:40px;
}

.header-box-wrap {
  background: #fff;
  border: 5px solid #006cff;
  border-radius: 20px;
  padding: 50px 50px 0px 50px;
  margin: 0 auto;
  max-width: 90%;
}

.header-box-title{
	  background-color: #fff;
    padding: 5px 10px;
    margin: 0 auto;
    margin-bottom: 5px;
    margin-top: 0px;
    text-align: center;
}
.header-box-title.plaintitle h1{
  text-transform: uppercase;
  font-size:5rem;
  text-align: left;
}
 .header-box-title img{
  max-width:500px;
  width:100%;
}
.footer-title{
font-size: 1.4rem;
margin: 0 auto;
width: 300px;
text-align: center;
border-top: 1px solid #444;
padding: 10px 0 30px;
}
.usabilla_live_button_container{
 top:65% !important;
}



/********* buttons ***********/
.button-1, .button-22, .button-23  {
  font-size: 15px;  
  line-height: 17px;
  padding: 5px 10px;
  margin:5px 0;
}

.button-1 {
  font-size: 11px;
  line-height: 14px;
  padding: 2px 5px;
}
.button-23 {
  font-size: 13px;
  line-height: 15px;
  padding: 4px 8px;
}



.logoout-wrapper{
  text-align: center;
  padding:30px 0;
}
.login-section #submit{
  margin: 30px auto;
}
#login_response{
  color: #e42929;
}
#tabs .ui-widget-header{
  background-color: transparent;
  border:0;
}
.ui-widget.ui-widget-content{
  border:0 !important;
  padding: 0;
  margin:0;
}
.ui-tabs-nav {
  padding-left: 20px !important;
  border:0;
}

/*************** forms *************/

input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="url"], input[type="text"], textarea, select{
  background-color: #e8f0fe;
  background-image: none;
  margin-top:25px;
  margin-bottom: 0;
  border-color:#bbb;
  line-height: initial;
  padding:4px;
}
.hide-password {
  display: none;
}
.show-password, .hide-password {
  color:#008;
}
.show-password:hover, .hide-password:hover {
  cursor: pointer;
}

/*************** misc *************/
.centered{ 
  margin: 0 auto;
}
.ui-datepicker-calendar, .ui-datepicker-header{
  background: #eee;
  border: 2px solid #999;
}
ui-datepicker-header{ border-bottom:none; }
.ui-datepicker-title{ text-align: center; }
#ui-datepicker-div select{
    background-color: #fff;
    width: auto;
    display: inline-block;
    margin: 10px;
}
.ui-datepicker-next, .ui-datepicker-prev{
  display: none;
}
.g-recaptcha{
  margin: 20px 0 5px;
}
form .error{
  border: 2px solid red;
}
form .valid{
  border:none;
}
ul.chatrules li {
  margin-top:15px;
  margin-left:10px;
}

.standard-table{
	display: inline-table;
}
.standard-table > div.table-row {
	display: table-row;
}
.standard-table > div.table-row div{
	display: table-cell;
	padding:7px;
	padding-left: 15px;
	margin:10px;
	text-align: left;
}
.standard-table > div.table-row div:first-child{
  font-weight: bold;
}

#form_password{
  width:50%;
  margin:0 auto;
  text-align: center;
}
#form_password input{
  width:75%;
}
.advert-banner{
  margin:20px auto;  
  text-align: center;
  background-color: #006cff;
  padding: 20px 0;
}

/************ slider buttons **********/
.switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 25px;
  vertical-align: middle;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
    color: #fff;
    padding-top: 1px;
    padding-left: 5px;
    font-size: 12px;
}

.slider.round:before {
  border-radius: 50%;
}

.switchwrap{
   clear:both;
   margin:20px 0;
}

.gam_ad{
  width: 100%;
  text-align: center;
  min-width: 300px;
  min-height: 90px;
  margin: 20px auto 40px;
  }
  
/************ mobile *************/
@media (max-width: 800px) {
	#shed-section .shed-section-title{
		font-size:6.5rem;
	}
	#shed-wrapper {
		padding: 30px 30px;
	} 
  #tabsContainer {
    width: 85%;
    margin: 10px auto;
  }
  #tabs-1, #tabs-2, #tabs-3, #tabs-4{
    padding:5px;
  }
  ul.blogslist{
    padding:2px;
  }
  #tabsContainer ul li a{
    text-decoration: underline;
  }
  .header-box-title.plaintitle h1{
    font-size:3.5rem;
  }
}

@media (max-width: 600px) {
	#shed-section .shed-section-title{
		font-size:5rem;
	}
  #shed-wrapper{	
	  padding: 20px 5px 20px 20px;
  }   
  #page-hero-title > .page-hero-crest > img {
    height: 90px;
  }
  #page-hero-title > .page-hero-text h1,  #page-hero-title > .page-hero-text h2{
    font-size: 3.5rem;
    line-height: 4rem;
  }
  .official-news {
    display:none;
  }
  
}