/*  CSS Updated 19-08-2024 v11 */
 
 
 #block-views-block-news-page-6-items-grid-block-2 {
margin-left: 3.95%;
margin-right: 3.95%;
margin-top: 2%;
}

 
.ui-state-active {
color: white;
}

.view-header {
  margin: 0;
	margin-right: 0px;
    margin-bottom: 0px;
  background-color: #86E61F;
  text-align: center;
  width: 100%;
  margin-right: 4%;
  height: 50px;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-family: Arial;
  text-shadow: 0px 0px 5px black;
  margin-bottom: 0px;
}
 
 
.container {
  width: 100% !important;
}
 
.active {
  background-color: #0e4f74 !important;
  color: #fff !important;
}
 
 
 .views-exposed-form__item {
  width: 100% !important;
}
 .views-exposed-form__item.views-exposed-form__item {
  margin: 0;
}
.views-exposed-form__item--preceding-actions.views-exposed-form__item--preceding-actions {
  margin-right: 0;
}
#edit-sort-order {
  display: none;
}
 
.form-actions {
	display: contents;
}
 
 
table {
  margin-top: 0 !important;
}

.views-exposed-form.views-exposed-form{
  margin-top: 0 !important;
}
 
 /*  HTML5 Ruffle Player */ 
 
ruffle-embed {
    width: 100%;
    height: 100%;
}
 
.RideSimsList .view-content-wrap {
	display: flex;
    flex-wrap: wrap;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
}


.simsmessage {
    margin-left: 5%;
    margin-right: 5%;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    color: black;
    font-family: helvetica, sans-serif;
    font-size: 20px;
}


/* 50% when on phones or tablets */
.SimulatorListData {
    width: 25% !important;
    border: 5px solid #ddf6fe;
    text-align: center;
}


.SimulatorListData3 {
    width: 33.3333333333% !important;
    border: 5px solid #ddf6fe;
    text-align: center;
    background: #BFE0F1;
}

/* Remove old CSS Code Line 96 ish */
.RideSimsList .views-field.views-field-field-official-sim{
all:unset; 
}

/* Patreon Preview */
div#block-views-block-new-ride-simulators-block-5 h3 {
    background-color: #EBBA32;
    text-align: center;
    width: 90%;
    height: 50px;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-family: Arial;
    text-transform: bold;
    text-shadow: 0px 0px 5px black;
    margin-bottom: 0px;
    margin-left: 5%;
    margin-right: 5%;
}



.patreonpreview p {
    font-size: 17px;
    color: #0a4e75;
    font-family: helvetica, sans-serif;
    display: block;
    margin-left: 5% !important;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-right: 5% !important;
    width: 100%;
}

.patreonpreview {
    width: 90%;
    margin-left: 5%;
    text-align: center;
    display: flex;
    margin-right: 5%;
    align-items: center;
    background: #BFE0F1;
    justify-content: center;
    flex-wrap: wrap;
}

.patreonpreview .playnowbutton {
    display: block;
    position: inherit;
    width: auto;
    margin-bottom: 20px;
}






 
 
/* Mobile CSS Fix Ups */
 .menu-bar span {
    background-color: white !important;
 }
 
.header-inner.clearfix {
    background-color: #0e4f74;
}

.menu-bar {
    margin-top: 14px !important;
}
 
 /*  Remember Me Button */

input#edit-persistent-login {
	text-align: center;
    width: 10% !important;
    margin-left: 49% !important;
    margin-right: 49% !important;
    position: relative;
}


/* Adverts */
.adsense.responsive {
    width: 80% !important;
}


/* Offical Sim Tick */



.views-field.views-field-field-official-sim{	
    position: absolute;
    width: 98% !important;
    bottom: 5em;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    text-shadow: 0px 0px 10px black;
}

.OfficalSim img {
    width: 150px !important;
}
 
 /*  Ride Sims Shop CSS */

.ShopStyle  .view-content-wrap {
    display: flex;
    flex-wrap: wrap;
} 
 
.RideSimsShopItem {
    background-color: #BFE0F1;
    margin: 5px;
    width:calc(25% - 10px)!important;
    border-style: solid;
    border-width: 5px;
    border-color: white;
    flex-direction: row;
}

.tabs {
display: flex !important;
flex-direction: row !important;
width: 100%;
margin: 0;
border: 0;
  border-bottom-color: currentcolor;
  border-bottom-style: none;
  border-bottom-width: 0px;
box-shadow: none;
}

.tablink {
    width: calc(33.333333333333333% - 0px)!important;
    text-align: center;
    color: black;
    padding: 8px;
}

.tablink:hover {
  background-color: #0e4f74 !important;
  color: #fff !important;
}

 
/* Title */
.RideSimsShopItem H1 {
    font-size: 20px;
    font-family: helvetica, sans-serif;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0 !important;
    text-align: center;
    height: 50px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

/* Price */
.RideSimsShopItem H2 {
    font-size: 15px;
    color: black;
    font-family: helvetica, sans-serif;
    display: block;
    padding: 0px !important;
    text-align: center !important;
}

/* About */
.RideSimsShopItem H3 {
	font-weight: 400 !important;
    font-size: 15px;
    color: black;
    font-family: helvetica, sans-serif;
    padding: 0px !important;
    text-align: center !important;
    height: 40px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: end !important;
}

/* Image */
.RideSimsShopItem img {
    height: 300px;
    object-fit: contain !important;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
 
.RideSimsShopFooter {
    width: 100%;
    margin-top: 15px;
    text-align: center !important;
    font-weight: 400 !important;
    font-size: 15px;
    color: black;
    font-family: helvetica, sans-serif;
}

.RideSimsShopItem p.button {
    font-family: helvetica, sans-serif;
    text-transform: uppercase;
    color: white;
    height: auto;
    font-size: 18px;
    text-align: center;
    border-radius: 125px;
    background: #CC0E55;
    padding: 2.5px;
    font-weight: bold;
    border-color: #CC0E55;
    border-style: solid;
    margin-left: 50px;
    margin-right: 50px;
    margin-bottom: 15px;
}
 
 
.RideSimsShopItem p.button:hover {
	color: white;
	border-color: #fff;
	border-style: solid;
} 
 
 
 
 
 
 /* Mobile CSS Changes Code */
@media only screen and (max-width: 768px) {

.RideSimsShopItem {
    width: 100% !important;
}


}
 
 
 
 
 
 
 
 
 
/*  Other Bits... */
 
div#edit-choice {
    margin-top: 30px;
    flex-wrap: wrap;
}

tr.myscore td,  tr.myscore a{
    background: #0e4f74 !important;
    color: #fff !important;
}

ul{
    margin-bottom: 0 !important;
}

ul.SimBadge {
    margin-bottom: 10px !important;
}
 
div.g-recaptcha {
	margin: 0 auto;
	width: 304px;
	position: relative;
}

form#user-login-form {
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 3.25%;
	height: 650px;
	position: relative;
	display: block;
	z-index: 1;
	background-image: url("/RideSimsBranding/LoginBackdrop.jpg");
	overflow: auto;
	text-align: center;
}

form#user-login-form::before {
	content: "";
	background: #ddf6fe;
	opacity: 1;
	top: 0%;
	left: 20%;
	bottom: 0;
	right: 20%;
	position: absolute;
}

form#user-register-form {
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 3.25%;
/* 
	height: 900px;
 */
	position: relative;
	display: block;
	z-index: 1;
	background-image: url("/RideSimsBranding/LoginBackdrop.jpg");
	overflow: auto;
}

form#user-register-form::before {
	content: "";
	background: #ddf6fe;
	opacity: 1;
	top: 0;
	left: 20%;
	bottom: 0;
	right: 20%;
	position: absolute;
}

form#user-pass {
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 3.25%;
	height: 650px;
	position: relative;
	display: block;
	z-index: 1;
	background-image: url("/RideSimsBranding/LoginBackdrop.jpg");
	overflow: auto;
}

form#user-pass::before {
	content: "";
	background: #ddf6fe;
	opacity: 1;
	top: 0%;
	left: 20%;
	bottom: 0;
	right: 20%;
	position: absolute;
}

form#user-form {
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 3.25%;
	height: 875px;
	position: relative;
	display: block;
	z-index: 1;
	background-image: url("/RideSimsBranding/LoginBackdrop.jpg");
	overflow: auto;
}

form#user-form::before {
	content: "";
	background: #ddf6fe;
	opacity: 1;
	top: 0%;
	left: 20%;
	bottom: 0;
	right: 20%;
	position: absolute;
}

form input[type*='submit'] {
	width: 50%;
	margin-left: 25%;
	margin-right: 25%;
	margin-top: 20px;
}

form input[type="text"], form input[type="tel"], form input[type="password"], form input[type="email"], form textarea, form select {
	text-align: center;
	width: 50% !important;
	margin-left: 25%;
	margin-right: 25%;
	position: relative;
}


input[type="text"]{
	text-align: center;
	width: 50% !important;
	margin-left: 25%;
	margin-right: 25%;
	position: relative;
}



#edit-name{
	text-align: center;
	width: 50% !important;
	margin-left: 25%;
	margin-right: 25%;
	position: relative;
}

form summary {
    color: black !important;
}

#user-register-form {
  text-align: center;
}

#user-register-form .form-wrapper {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.form-managed-file__meta {
  display: block !important;
  }

#captcha {
	padding-top: 5px;
	margin-top: 5px;
	text-align: center;
	width: 50% !important;
	margin-left: 25%;
	margin-right: 25%;
	position: relative;
}

details.captcha {
    width: 50%;
    margin-left: 25%;
    margin-right: 25%;
    position: relative;
    margin-top: 20px;
    text-align: center;
}

.captcha__element {
  text-align: center;
}

.claro-details {
  background-color: #ddf6fe;
  box-shadow: none;
}

#user-register-form .form-wrapper {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: #ddf6fe;
}


#edit-user-picture-wrapper {
  width: 50%;
  margin-left: 25%;
  margin-right: 25%;
  position: relative;
  margin-top: 20px;
  text-align: center;
}

/* old  version - login title */
form label {
	text-align: center;
	font-size: 20px;
	color: black;
	font-family: Arial;
	position: relative;
	width: 50% !important;
	margin-left: 25%;
	margin-right: 25%;
}

.form-item__label {
	text-align: center;
	font-size: 20px;
	color: black;
	font-family: Arial;
	position: relative;
	width: 50% !important;
	margin-left: 25%;
	margin-right: 25%;
}

/* new 2023 version - login title */
#edit-name--description{
text-align: center;
font-size: 16px;
color: black;
font-family: Arial;
position: relative;
width: 60% !important;
margin-left: 20%;
margin-right: 20%;
padding-left: 5%;
padding-right: 5%;
padding-top: 1%;
padding-bottom: 1%;
line-height: normal;
}

#edit-pass--description{
text-align: center;
font-size: 16px;
color: black;
font-family: Arial;
position: relative;
width: 60% !important;
margin-left: 20%;
margin-right: 20%;
padding-left: 5%;
padding-right: 5%;
padding-top: 1%;
padding-bottom: 1%;
line-height: normal;
}

.form-item__prefix{
text-align: center;
font-size: 16px;
color: black;
font-family: Arial;
position: relative;
width: 60% !important;
margin-left: 20%;
margin-right: 20%;
padding-left: 5%;
padding-right: 5%;
padding-top: 1%;
padding-bottom: 1%;
line-height: normal;
}

#edit-captcha-response--description{
text-align: center;
font-size: 16px;
color: black;
font-family: Arial;
position: relative;
width: 60% !important;
margin-left: 20%;
margin-right: 20%;
padding-left: 5%;
padding-right: 5%;
padding-top: 1%;
padding-bottom: 1%;
line-height: normal;
}

.claro-details {
  border: 0 !important;
}

#edit-mail--description{
text-align: center;
font-size: 16px;
color: black;
font-family: Arial;
position: relative;
width: 60% !important;
margin-left: 20%;
margin-right: 20%;
padding-left: 5%;
padding-right: 5%;
padding-top: 1%;
padding-bottom: 1%;
line-height: normal;
}

.form-item__description{
text-align: center;
font-size: 12px;
color: black;
font-family: Arial;
position: relative;
width: 60% !important;
margin-left: 20%;
margin-right: 20%;
padding-left: 5%;
padding-right: 5%;
padding-top: 1%;
padding-bottom: 1%;
line-height: normal;
}



form div.description {
	visibility: hidden;
	display: none;
}

form input[type="file"] {
  width: 50%;
  position: relative;
  text-align: center;
}

form .file-size {
	visibility: hidden;
	display: none;
}

.ajax-progress-throbber .throbber {
	visibility: hidden;
	display: none;
}

form .password-strength__title {
	text-align: center;
	width: 50% !important;
	margin-left: 25%;
	margin-right: 25%;
	position: relative;
}

form .password-confirm {
	text-align: center;
	width: 50% !important;
	margin-left: 25%;
	margin-right: 25%;
	position: relative;
}

form .password-strength__meter {
	width: 50% !important;
	margin-left: 25%;
	margin-right: 25%;
	position: relative;
}

/* 
form img {
    width: 15%;
    margin-left: 42.5%;
    margin-right: 42.5%;
    position: relative;
}
 */
 
 form img {
  width: 40%;
}

.image-preview__img-wrapper {
  display: inline-block;
  max-width: 100%;
  background-color: #ddf6fe;
  box-shadow: none;
}

#user-register-form .form-wrapper {
  border-bottom: 0 !important;
}

form a {
	visibility: hidden;
	display: none;
}

.password-suggestions.description {
	visibility: hidden;
	display: none !important;
}

.messages.messages--status {
	text-align: center;
}

form p {
    position: relative;
    text-align: center;
    padding-top: 10px;
}

div.swf-embed embed {
	width: 100%;
	height: 100%;
}

ul.UserProfileBadgesUL {
    overflow: auto;
    white-space: nowrap !important;
    height: 175px;
    display: inline-block;
    width: 100%;
}

.UserProfileBadgesUL li {
    vertical-align: top;
    display: inline-block;
}

.UserProfileBadgesUL li .userbadgeicon{
    width: 170px;
    padding-top: 25px;
}












#ridesimshomepage p{
display:none;
} 

tr:nth-child(odd) td {
  background: #d7f4fe;
  border: 0;
}

tr:nth-child(even) td {
  background: #BFE0F1;
  border: 0;
}

div#block-views-block-latest-scores-block-2 {
    width: 43%;
    float: right;
    z-index: 1;
    margin-right: 5%;
    margin-top: 30px;
}

div#block-views-block-latest-scores-block-1 {
    width: 43%;
    float: left;
    z-index: 1;
    margin-left: 5.1%;
    margin-top: 30px;
}

div#block-views-block-latest-scores-block-1 h1{
    padding-left: 2%;
    margin: 0;
    background-color: #86E61F;
    text-align: center;
    width: 100%;
    height: 50px;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-family: Arial;
    text-shadow: 0px 0px 5px black;
    margin-bottom: 0px;
}

div#block-views-block-latest-scores-block-2 h1{
    padding-left: 2%;
    margin: 0;
    background-color: #EBBA32;
    text-align: center;
    width: 100%;
    height: 50px;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-family: Arial;
    text-shadow: 0px 0px 5px black;
    margin-bottom: 0px;
}

div#block-views-block-latest-scores-block-2 a {
    color: black;
    text-decoration: underline;
}

div#block-views-block-latest-scores-block-1 a {
    color: black;
    text-decoration: underline;
}

tbody tr td {
    border-color: #d7f4fe !important;
}

td {
    text-align: center;
}

table {
    border: 0;
}

h1, h2, h3, h3, h4, h5, p{
    font-family: helvetica, sans-serif;
}

.TotalUserStats:nth-child(4) {
    margin-bottom: 13px;
}
.TotalUserStats:nth-child(3) {
    margin-bottom: 13px;
}
.TotalUserStats:nth-child(2) {
    margin-top: 13px;
    margin-bottom: 13px;
}
.TotalUserStats:nth-child(1) {
    margin-top: 13px;
    margin-bottom: 13px;
}

.views-field-field-news-content-home ul li {
    list-style-type: circle !important;
    font-family: helvetica, sans-serif;
    margin-left: 20px;
    color: black;
	padding: 2px;
}

.views-field-field-news-content li {
	list-style-type: circle !important;
    font-family: helvetica, sans-serif;
    margin-left: 3.5%;
    color: black;
    padding: 2px;
    padding-right: 50px;
    font-size: 17px;
}

.views-field-field-news-content a {
    color: black;
    text-decoration: underline;
    font-weight: bold;
}

.NewsBlogPage {
	width:calc(33.3333333333% - 20px)!important;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

.views-field-uid {
	width:calc(100% - 220px);
	display:inline-block;
	background: #BFE0F1;
	padding-left: 20px;
	padding-right: 20px;
}

div#block-views-block-user-profile-stats-block-1 .views-field-uid {
    min-height: 150px;
}

.TotalUserStats {
    width: calc(50% - 10px);
    background: #d7f4fe;
    float: left;
    margin-right: 10px;
    border: 12px solid #d7f4fe;
    text-align: center;
	color: black;
    font-size: 16px;
    font-family: Arial;
}

.TotalUserStats .Title{
	float: left;
}

.TotalUserStats .Value{
	float: right;
	font-weight: bold;
}

.full-width-page-item {
	margin: 0px;
	margin-bottom: 0px !important;
	padding: 0px !important;
	margin-top: 0px !important;
}

.padded-page-item {
	padding-left: 5%;
	margin-top: 10px;
	padding-right: 5% !important;
}

.padded-page-item-nomargin {
	padding-left: 5%;
	padding-right: 5% !important;
}

.ridesimsuserphoto{
	width: 200px;
    height: 200px;
    background-size: contain !important;
    background-repeat: no-repeat, repeat !important;
}

.adsense {
    margin-top: 10px !important;
}

#block-views-block-new-ride-simulators-block-3 {
	position:relative;
}

form#views-exposed-form-new-ride-simulators-block-3 {
    margin-left: 5%;
    width: 22.5%;
    float: left;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #BFE0F1;
    height: 125px;
    position: absolute;
    top: -210px;
    z-index: 1;
}


div#block-views-block-challenge-of-the-week-block-2 {
    padding-top: 0px;
    margin-right: 1.5%;
    width: 69% !important;
    display: inline-block;
    padding-bottom: 0px;
    float: right;
    height: 220px;
}

div#block-views-block-challenge-of-the-week-block-2 .ChallengeOfTheWeekEnd {
    font-family: helvetica, sans-serif;
    position: absolute;
    width: 100%;
    float: left;
    bottom: 20px;
    font-size: 15px;
    color: black;
    text-align: center;
    text-shadow: 0px 0px 0px !important;
}

.GDPR {
    margin-left: 5%;
    margin-right: 5%;
    text-align: center;
    padding-top: 30px;
}

dt.choice-title {
    padding-left: 15px;
    color: black;
}

.poll .total {
    color: black;
}

.poll .percent {
    color: black;
}

dd.choice-result {
    margin-left: 15px;
    margin-right: 15px;
    color: black;
}

.WebsiteReviewsWC {
    display: flex;
    font-size: 20px;
    width: 100%;
    background: #0e4f74 !important;
}

.WebsiteReviewsWC li.view-list-item {
    float: left;
    width: 33.3333333333%;
    padding: 20px;
}

.WebsiteReviewsWC li.view-list-item p {
    color: #fff !important;
    font-family: helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
}

.WebsiteReviewsWC li.view-list-item .field-content {
    color: #fff;
    font-family: helvetica, sans-serif;
    font-size: 16px;
}


div#block-views-block-who-s-online-who-s-online-block {
    background: #BFE0F1;
    margin-left: 5%;
    margin-right: 5%;
    padding: 10px
}

.OnlineUsersList  a {
	font-family: helvetica, sans-serif;
    color: black !important;
    font-size: 15px;
    text-decoration: underline;
}

div#block-views-block-who-s-online-who-s-online-block header {
	font-family: helvetica, sans-serif;
    color: black !important;
    font-size: 15px;
}


div#block-onlineuserstitle h1 {
	background: #86E61F;
    margin: 0;
    text-align: center;
    width: 100%;
    height: 50px;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-family: Arial;
    text-shadow: 0px 0px 5px black;
    margin-bottom: 0px;
}

div#block-onlineuserstitle {
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 30px;
}

.userbadgeicon {
    text-align: center;
    color: black;
}

.userbadgeicon img {
    width: 100px;
}

div.UserProfile .views-field-langcode {
    width: 30%;
    margin-left: 1%;
    margin-top: 0px;
    clear: left;
    display: inline-block;
    text-align: center;
}







div#block-exposedformuser-searchpage-1 {
    background: #BFE0F1;
    margin-top: 20px;
    padding-bottom: 25px;
    margin-left: 5%;
    margin-right: 5%;
}


div#block-exposedformuser-searchpage-1 label {
    background: #35AAB6;
    margin: 0;
    text-align: center;
    width: 100% !important;
    height: 50px;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-family: Arial;
    text-shadow: 0px 0px 5px black;
    margin-bottom: 20px;
}







.NoBadgesFound {
    padding-top: 90px;
    text-align: center;
    height: 50px;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Arial;
}




div.views-field.views-field-roles-target-id {
	clear: both;
    height: 0;
    overflow: hidden;
}

div.block-views-blocknew-ride-simulators-block-3 header {
    background: pink;
    margin-left: 5%;
	margin-right: 5% !important;
    margin-bottom: 0px;
}

div.block-views-blocknew-ride-simulators-block-3 h3 {
    background-color: #E47932;
    text-align: center;
    width: 100%;
    height: 50px;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-family: Arial;
    text-transform: bold;
    text-shadow: 0px 0px 5px black;
    margin-bottom: 0px;
}

div.block-views-blocknew-ride-simulators-block-1 header {
  	background: pink;
    margin-left: 5%;
	margin-right: 5% !important;
    margin-bottom: 0px;
}

div.block-views-blocknew-ride-simulators-block-1 h3 {
    background-color: #EBBA32;
    text-align: center;
    width: 100%;
    height: 50px;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-family: Arial;
    text-transform: bold;
    text-shadow: 0px 0px 5px black;
    margin-bottom: 0px;
}






div.block-views-blocknew-ride-simulators-block-2 header {
  	background: pink;
    margin-left: 5%;
	margin-right: 5% !important;
    margin-bottom: 0px;
}

div.block-views-blocknew-ride-simulators-block-2 h3 {
    background-color: #E12C71;
    text-align: center;
    width: 100%;
    height: 50px;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-family: Arial;
    text-transform: bold;
    text-shadow: 0px 0px 5px black;
    margin-bottom: 0px;
}







/* ride sim page floating code */
div.SimulatorView .views-field-field-sim-top-tips{
	margin-right: 4%;
	width: 62%;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
}

div.SimulatorView .views-field-field-sim-top-tips .field-content{
    overflow: auto;
    background: #bfdded;
    height: 205px;
    padding-bottom: 10px;
}


div.SimulatorView .views-field-field-ride-sim-id {
	padding-top: 15px;
	width: 34%;
	display: inline-block;
	padding-bottom: 15px;
}

div.SimulatorView .views-field-field-ride-sim-difficulty-{
	margin-right: 4%;
	width: 62%;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
}

div.SimulatorView .views-field-field-throughput-count {
	padding-top: 15px;
	width: 34%;
	display: inline-block;
	padding-bottom: 15px;
}

div.SimulatorView .views-field-field-ride-sim-id a {
    color: black;
    text-decoration: underline;
}

div.SimulatorView .views-field-field-throughput-count a {
    color: black;
    text-decoration: underline;
}

div.rs_medal_list {
	overflow: auto;
	white-space: nowrap;
	background: #bfdded;
	text-align: center;
}

.rsmedals {
    vertical-align: top;
    display: inline-block;
    white-space: normal;
    width: 120px;
    text-align: center;
    padding: 10px;
}

.rsmedals img {
    width: 100px;
    height: 100px;
}

div.SimulatorView .views-field-field-ride-sim{ background-color: #FF0066;}
div.SimulatorView .views-label-field-throughput-count{ background-color: #EBBA32; text-transform: none;}
div.SimulatorView .views-label-field-ride-sim-difficulty-{ background-color: #E47932;}
div.SimulatorView .views-label-field-ride-sim-id{ background-color: #86E61F;}
div.SimulatorView .views-label-field-sim-top-tips{ background-color: #35AAB6;}

/* new page floating code */
.block-views-blocknews-display-main-block-1 {
	margin-left: 0.7%;
	width: 66%;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	
}

.block-views-blocknews-side-display-block-1 {
    float: right;
    margin-right: 2.5%;
    padding-top: 15px;
    width: 30%;
    display: inline-block;
    padding-bottom: 15px;
    z-index: 1;
}

.NewsBlogSidePanel {
    padding-bottom: 20px;
}


.NewsBlogSidePanel img {
    background: #BFE0F1;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

.NewsBlogSidePanel .views-field-field-news-title-1 {
    background: #BFE0F1;
    padding-left: 20px;

}

.NewsBlogSidePanel .views-field-field-news-content {
    background: #BFE0F1;
    padding-left: 20px;

}





.MainNewsBanner img {
    background: #BFE0F1;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

.MainNewsBanner .views-field-field-news-title {
    background: #BFE0F1;
    padding-left: 20px;

}

.MainNewsBanner .views-field-field-news-content {
    background: #BFE0F1;
    padding-left: 20px;

}



div.NewsBlogBanner img {
	width: 100%;
}

#block-views-block-news-page-6-items-grid-block-1 header {
	margin-left: 4% !important;
	margin-top: 10px !important;
	margin-right: 4% !important;
	padding-left: 2%;
	background: #35AAB6;
	font-size: 25px;
	color: #fff;
	font-family: helvetica, sans-serif;
	font-weight: 700;
	text-transform: capitalize;
	margin: 0;
}

.MainNewsBanner .views-field-field-news-title-1 h1 {
	background: #E12C71;
    justify-content: left;
    padding-right: 4.5%;
}


#block-views-block-homepage-banner-display-block-1 .views-field-nothing{
    position: relative;
}

.row-1 .NewsBlogSidePanel .views-field-field-news-title h1 {
	background: #86E61F;
}

.row-2 .NewsBlogSidePanel .views-field-field-news-title h1 {
	background: #EBBA32;
}



div.NewsBlogThankyou img {
    width: 92%;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 4%;
    margin-right: 4%;
}

div.NewsBlogPage {
	background-color: #BFE0F1;
	min-height: 250px;
}


div#block-views-block-news-display-main-block-1 {
    z-index: 1;
}



div.NewsBlogPage .views-field-field-news-image img {
	width: 100%;
	padding-top: 15px;
}


.newspagearticledisplay {
    background: #bfdded;
    padding-left: 0px;
    padding-right: 0px;
}

.newspagearticledisplay .views-field.views-field-field-news-title-1 h1{
    float: left;
    width: 70%;
    justify-content: left;
    align-items: left;
    padding-left: 4%;
}

.newspagearticledisplay .views-field.views-field-field-publish-date h1{
    float: right;
    width: 30%;
    justify-content: flex-end;
    padding-right: 4.5%;

}

.newspagearticledisplay img {
    width: 100%;
    height: 500px;
    object-fit: revert;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 30px;
    padding-bottom: 20px;
}

img.ShopPageBanner {
    width: 100%;
}

img.NonePremium {
    width: 100%;
}

img.NonePremiumBanner {
    margin-left: 25%;
    width: 50%;
}

.views-field.views-field-field-news-title-1 {
	
    margin: 0;
    width: 100%;
    font-size: 20px;
    color: black;
    font-family: Arial;
    margin-bottom: 0px;
    font-weight: bold;
}


.views-field-field-news-title {
	
    margin: 0;
    width: 100%;
    font-size: 20px;
    color: black;
    font-family: Arial;
    margin-bottom: 0px;
    font-weight: bold;
}

.newspagearticledisplay .views-field.views-field-field-news-title{
    padding-left: 50px;
    padding-right: 50px;
}


.views-field.views-field-field-news-title a {
    color: black;
    text-decoration: underline;
}


#block-views-block-news-page-6-items-grid-block-3 .views-field-field-news-title-home {
    color: black;
    text-decoration: underline;
        margin: 0;
    width: 100%;
    font-size: 20px;
    color: black;
    font-family: Arial;
    margin-bottom: 0px;
    font-weight: bold;
}

#block-views-block-news-page-6-items-grid-block-3 a{
 color: black;
 text-decoration: underline;
}



.views-field.views-field-field-news-title-1 a {
    color: black;
    text-decoration: underline;
}

.newspagearticledisplay .views-field-field-news-content p{
    padding-left: 50px;
    padding-right: 50px;
    
}


.views-field-field-news-content p{
    font-size: 17px;
    color: black;
    font-family: helvetica, sans-serif;
    padding-bottom: 10px;
    font-weight: normal !important;
}


#block-views-block-news-page-6-items-grid-block-3 .views-field-field-news-content-home p{
    font-size: 17px;
    color: black;
    font-family: helvetica, sans-serif;
    padding-bottom: 10px;
    font-weight: normal !important;
}

.views-field-field-news-content strong span span {
    font-weight: normal;
}

.views-field-field-news-content strong span {
    font-weight: normal;
}





#block-views-block-news-page-6-items-grid-block-2 header {
    margin-left: 4% !important;
    margin-top: 30px !important;
    margin-right: 4% !important;
    padding-left: 2%;
    background: #35AAB6;
    font-size: 25px;
    color: #fff;
    font-family: helvetica, sans-serif;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0;
}

div.HomepageNewsItem .views-field-field-news-content-home p.field-content {
	display: none;
}

#block-views-block-news-page-6-items-grid-block-3 header{

    margin-left: 4% !important;
    margin-top: 30px !important;
    margin-right: 4% !important;
    padding-left: 1%;
    background: #E12C71;
    font-size: 25px;
    color: #fff;
    font-family: helvetica, sans-serif;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0;
}

div.HomepageNewsItem .views-field-field-news-content-home p {
	font-family: helvetica, sans-serif;
    background-color: #BFE0F1;
    margin-left: 1.7%;
    padding: 4px;
}

div.HomepageNewsItem .views-field-field-news-content-home a {
	color: black;
	text-decoration: underline;
}

div.HomepageNewsItem .views-field-field-news-image-home img {
    width: 100%;
    height: 250px;
    padding: 20px;
    object-fit: cover;
}

/* homepage news floating code */
div.HomepageNewsItem .views-field-field-news-content-home{
	width: 80%;
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
}

#block-ridesimscopyrightfooter p {
    margin-bottom: 10px;
}

div.HomepageNewsItem .views-field-field-news-image-home{
	width: 20%;
	display: inline-block;
	float: left;
}

.HomepageNewsItem {
    background: #BFE0F1;
    padding-left: 0px;
    padding-right: 0px;
}

.main-content-inner {
	margin: 0px;
	margin-bottom: 0px !important;
	padding: 0px !important;
	margin-top: 0px !important;
}


/* Homepage Challenge CSS */
div.ChallengeOfWeekIcon img {
	position: absolute;
	width: 100px;
	height: 100px;
	bottom: calc(60% - 65px);
	left: calc(58% - 100px);
	box-shadow: 0px 0px 5px black;
}

.HomepageNewsItem .views-field-field-news-title-home h1 {
    background: #0e4f74;
    float: left;
    width: 75%;
    justify-content: left;
    padding-right: 4.5%;
}

.HomepageNewsItem .views-field-field-news-p h1{
    background: #0e4f74;
    float: right;
    width: 25%;
    justify-content: flex-end;
    padding-right: 4.5%;
}




div.ChallengeOfWeekTitles {
	font-family: helvetica, sans-serif;
	position: absolute;
	width: 100%;
	bottom: calc(33% - 10px);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0px 0px 5px black;
}

div.SimOfWeekTitle {
	font-family: helvetica, sans-serif;
	position: absolute;
	width: 100%;
	bottom: calc(50% - 20px);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0px 0px 5px black;
}

div.PlayCount {
	font-family: helvetica, sans-serif;
	position: absolute;
	width: 100%;
	bottom: calc(50% - 50px);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0px 0px 5px black;
}

div.SimOfWeekImg{
	position: relative;
}

div.SimOfWeekImg img {
	width: 100%;
	max-height: 300px;
	min-height: 300px;
	object-fit: cover;
}

div.ChallengeOfWeekImg img {
	width: 100%;
	max-height: 300px;
	min-height: 300px;
	object-fit: cover;
}

div.SimOfWeek h1 {
	background-color: #35AAB6;
}

div.ChallengeOfWeek h1 {
	background-color: #86E61F;
}

/* #edit-sort-by { */
select.form-select {
    width: 70% !important;
    margin-left: 15%;
    margin-right: 15%;
}

input[type*='submit'] {
	background: #35AAB6 !important;
	width: 70%;
    margin-top: 5%;
    margin-left: 15%;
    margin-right: 15%;
}


#edit-submit-ride-simulators {
	width: 150px;
}

.AllPlayers img {
    object-fit: cover;
    max-height: 200px;
    min-height: 200px;
    min-width: 100%;
    width: 100%;
    height: auto;
}

.AllPlayers a {
	font-family: helvetica, sans-serif;
	color: black !important;
	font-size: 15px;
	text-align: center;
}

.AllPlayers h6:hover {
	text-decoration: underline;
}

.AllPlayers h6 {
	font-family: helvetica, sans-serif;
	text-align: center;
	font-size: 15px;
}

.homepagebanners img {
    padding-bottom: 25px;
}

.playnowbutton:hover {
	color: white;
	border-color: #fff;
	border-style: solid;
}

.playnowbutton {
	font-family: helvetica, sans-serif;
	text-transform: uppercase;
	color: white;
	height: auto;
	font-size: 18px;
	width: 200px;
	text-align: center;
	border-radius: 125px;
	background: #CC0E55;
	padding: 5px;
	font-weight: bold;
	position: absolute;
	bottom: 3em;
	left: calc(50% - 100px);
	border-color: #CC0E55;
	border-style: solid;
}






.challengeofweekbutton:hover {
	color: white;
	border-color: #fff;
	border-style: solid;
}

.challengeofweekbutton {
    font-family: helvetica, sans-serif;
    text-transform: uppercase;
    color: white;
    font-size: 18px;
    width: 200px;
    text-align: center;
    border-radius: 125px;
    bottom: 45px;
    background: #86E61F;
    padding: 5px;
    font-weight: bold;
    position: absolute;
    margin-bottom: 14px;
    margin-left: calc(17.5% - 100px);
    border-color: #86E61F;
    border-style: solid;
    z-index: 1;
}

#block-views-block-homepage-banner-display-block-1 img{
height: auto;
width: 100% !important;
}

.block {
	margin-bottom: 0 !important;
}

div.homepagebanners p2 {
    font-size: 17px;
    color: #0a4e75;
    font-family: helvetica, sans-serif;
    display: block;
    margin-left: 5% !important;
    margin-right: 5% !important;
}

.padded-page-item h1 {
	padding-left: 2%;
	margin: 0;
	background-color: #E12C71;
    text-align: center;
    width: 100%;
    height: 50px;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-family: Arial;
    text-shadow: 0px 0px 5px black;
    margin-bottom: 0px;
}

#block-views-block-sim-log-2-block-1 header {
	padding-left: 2%;
	background: #0e4f74;
	font-size: 25px;
	color: #fff;
	font-family: helvetica, sans-serif;
	font-weight: 700;
	text-transform: capitalize;
}

/* the list of sims */
#block-views-block-sim-log-2-block-1 {
	padding-left: 5%;
	font-size: 15px;
	width: 30%;
	float: left;
	height: 706px;
}

#block-views-block-sim-log-2-block-1>* {
	background: #BFE0F1;
	height: 100%;
}

ul {
	padding-left: 0px !important;
}

ul li {
	list-style-type: none !important;
}

li.simselector {
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 16px;
    font-family: Arial;
    text-transform: bold;
    text-decoration: underline !important;
}

li.simselector:hover{
	font-weight: bold;
}


#block-views-block-user-profile-stats-block-2 .views-field-name {
    width: 30%;
    display: inline-block;
    margin-left: 1.2%;
    margin-top: 0px;
    text-align: center;
}


.views-field-uuid {
    width: 30%;
    display: inline-block;
    margin-left: 4%;
    margin-top: 0px;
    text-align: center;
}

.views-field-created{
	width: 30%;
	display: inline-block;
	margin-left: 3.9%;
	margin-top: 0px;
	text-align: center;
}

#block-views-block-user-profile-stats-block-1 .row {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

/* float stuff left and centre two objects */
#block-views-block-sim-of-the-week-block-1 {
	width: 48%;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 1.5%;
}

#block-views-block-challenge-of-the-week-block-1 {
	padding-top: 15px;
	width: 48%;
	display: inline-block;
	padding-bottom: 15px;
	margin-left: 0.9%;
}

#block-views-block-sim-log-3-block-1 {
	display: inline-block;
	width: 65% !important;
	margin-bottom: 0 !important;
	background: #BFE0F1;
}

#block-views-block-sim-log-3-block-1 img {
	float: left;
	padding-top: 10px;
	width: 250px;
	height: 250px;
}

#block-views-block-sim-log-3-block-1 .simdescr {
	width: calc(100% - 250px);
	display: inline-block;
	text-align: center;
	height: 250px;
	max-height: 250px;
	overflow-y: auto;
	padding-top: 10px;
}

.siminfo {
	width: 100% !important;
}

#block-views-block-sim-log-4-block-1 {
	display: inline-block;
	width: 65% !important;
	margin-bottom: 0 !important;
	background: #BFE0F1;
	height: 236px;
}

#block-views-block-sim-log-4-block-1 .stat {
    width: calc(50% - 40px);
    float: left;
    display: inline-block;
    margin-top: 10px;
    margin-right: 40px;
}

#block-views-block-sim-log-4-block-1 .stat:nth-child(1) {
		background-color: #E47932;
}

#block-views-block-sim-log-4-block-1 .stat:nth-child(2) {
		background-color: #86E61F;
}

#block-views-block-sim-log-4-block-1 .stat:nth-child(3) {
		background-color: #35AAB6;
}

#block-views-block-sim-log-4-block-1 .stat:nth-child(4) {
		background-color: #EBBA32;
}

#block-views-block-sim-log-4-block-1 .stat .title { 
	color: #fff;
	text-align: center;
	padding: 5px;
	font-size: 16px;
	font-family: Arial;
    text-transform: bold;
    text-shadow: 0px 0px 5px black;
}

#block-views-block-sim-log-4-block-1 .stat .value {
	color: black;
	text-align: center;
	padding: 5px;
	font-size: 16px;
	font-family: Arial;
    background: #ddf6fe;
}

/* user page titles css */
div#block-simlogtitle div.padded-page-item h1 {
    background: #E12C71;
} 
div#block-usermedalstitle div.padded-page-item h1 {
    background: #E12C71;
} 
div.UserProfile .views-field-name h1{
	background: #0e4f74;
}
div.UserProfile h1.views-label-name {
	background: #86E61F;
}
div.UserProfile h1.views-label-uuid {
	background: #EBBA32;
}
div.UserProfile h1.views-label-created {
	background: #E47932;
}

/* badges */
#block-views-block-user-challenges-block-1 {
    display: inline-block;
    width: 65% !important;
    padding-right: 3.5%;
    padding-left: 0.6%;
    background: #BFE0F1;
    height: 200px;
}

ul.SimBadge {
	overflow: auto;
	display:flex;
}

 .SimBadge li {
    vertical-align: top;
    padding: 0;
    margin: 0;
    float: left;
}

.SimBadge .title {
	white-space: normal;
}

.simbadgeicon {
	display: none; 
}

.shownsimbadges {
    margin-right: 20px;
    width: 100px;
    display: inline-block !important;
}

.shownsimbadges>img {
	height: 100px;
}

.shownsimselector {
	background-color: #35AAB6;
	color: #fff;
}

.siminfo {
	display: none;
}

.SimLog2 li {
	padding-top: 10px;
	padding-bottom: 10px;
	-webkit-touch-callout: none;
	/* iOS Safari */
	-webkit-user-select: none;
	/* Safari */
	-khtml-user-select: none;
	/* Konqueror HTML */
	-moz-user-select: none;
	/* Firefox */
	-ms-user-select: none;
	/* Internet Explorer/Edge */
	user-select: none;
	/* Non-prefixed version, currently supported by Chrome and Opera */
}

.simstats {
	display: none;
	width: 100% !important;
}

div.homepagebanners {
	text-align: center;
}

div.homepagebanners h1 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 40px;
	color: #0a4e75;
	display: inline-block;
}

div.homepagebanners h2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 40px;
	padding-right: 8px;
	padding-left: 8px;
	color: #0a4e75;
	display: inline-block;
}

div.homepagebanners h3 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 40px;
	padding: 0;
	color: #0a4e75;
	display: inline-block;
}

div.UserProfile .field-content img {
	width: 300px;
	height: auto;
}

div.SimulatorView h1 {
	background-color: #E12C71;
	text-align: center;
	width: 100%;
	height: 50px;
	margin-bottom: 0;
	font-size: 20px;
	display: flex;
	justify-content: center;
	/* align horizontal */
	align-items: center;
	/* align vertical */
	color: #fff;
	font-family: Arial;
	text-transform: bold;
    text-shadow: 0px 0px 5px black;
}

div.SimulatorView {
	padding-left: 6%;
	padding-top: 10px;
	padding-right: 6%;
	width: 100%;
}


/* ride sim page challenges  */
div.ChallengesToUnLockSimView {
	padding-left: 6%;
	padding-top: 10px;
	padding-right: 6%;
	width: 100%;
}

div.UserProfile .views-field-name {
	width: calc(100% - 220px);
	display: inline-block;
	
}

.UserProfile .views-field.views-field-user-picture {
    width: 200px;
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
}

div.UserProfile .views-field-name h1 {
	color: #fff;
	text-align: left!important;
}

#block-views-block-user-badges-block-1 {
	background: #BFE0F1;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 30px !important;
}

div.usernavigation .left-side, .right-side, .a, .p {
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #0e4f74;
	padding-left: 20px;
	padding-right: 20px;
}

div.usernavigation {
	width: 100%;
	height: 45px;
	background-color: #0e4f74;
	color: #fff;
}

div.usernavigation p{
	color: #fff;
}

div.usernavigation a{
	color: #fff;
}

li.messages__item {
    text-align: center;
}

/* Homepage CSS */
div.ridesimsbranding {
	background-color: #0e4f74;
}

div.homepagesocials img {
	width: 20%;
}

div.RideSimulatorDisplay .views-field-field-ride-sim a {
	color: #FFF;
}

div.RideSimulatorDisplay {
	padding: 0 !important;
	text-align: center;
	max-height: 50%;
	padding-right: 3px !important;
    padding-left: 3px !important;
    padding-bottom: 0px !important;
    padding-top: 10px !important;
}

div.RideSimulatorDisplay div.field-content img {
	width: 100%;
	height: 100%;
}






div.RideSimulatorDisplay .views-field-field-ride-sim {
	position: absolute;
    width: 94.5% !important;
    text-align: center;
    text-shadow: 0px 0px 10px black;
    max-height: 50%;
    margin: 5px;
}

div.RideSimulatorDisplay .views-field-field-ride-sim h2 {
	font-size: 20px;
}

div.RideSimulatorDisplay .views-field-field-park-name-ride-simulator-i {
	position: absolute;
	width: 98% !important;
	bottom: 1em;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-shadow: 0px 0px 10px black;
}

div.RideSimulatorDisplay .views-field-field-ride-sim-difficulty- {
	position: absolute;
	width: 98%;
	bottom: 3em;
	color: #FFF;
	font-size: 16px;
	text-shadow: 0px 0px 10px black;
}







/* FAQ Page CSS */

.ui-accordion .ui-accordion-content {
    height: auto !important;
}

div#block-views-block-faq-block-block-1 {
    margin-left: 5%;
    margin-right: 5%;
	padding-top: 0px; 
    padding-bottom: 30px;
}

.SiteInfoPage {
    margin-left: 5%;
    margin-right: 5%;
    background: #BFE0F1;
}

.SiteInfoPage h1{
    background-color: #35AAB6;
    padding-left: 2%;
    margin: 0;
	text-align: center;
    width: 100%;
    height: 50px;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-family: Arial;
    text-shadow: 0px 0px 5px black;
    margin-bottom: 0px;
}

.SiteInfoPage p{
    font-family: helvetica, sans-serif;
    padding: 4px;
    text-align: center;
}

.SiteInfoPage a{
    text-decoration: underline;
    font-weight: bold;
}


div#block-copyrighttext {
    padding-top: 20px;
}

div#block-updateoftermsofservicetext {
    padding-top: 20px;
}


.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #0e4f74;
    background: #0e4f74;
}

div#block-faqtitle {
    padding-top: 20px;
}








/* Menu Height */
.navigation .gva_menu>li>a {
	padding: 12px 12px !important;
}


/* Navigation CSS */
.navigation .gva_menu {
	background-color: black;
	width: 100%;
}

.navigation .gva_menu>li>a {
	color: #fff;
	text-align: center !important;
	font-size: 15px;
}

.navigation .gva_menu>li>a:hover {
	color: black;
}

@media (min-width:992px) {
	.navigation .gva_menu>li:nth-child(1) {
		background-color: #35AAB6;
		width: 20%;
	}
	.navigation .gva_menu>li:nth-child(2) {
		background-color: #86E61F;
		width: 20%;
	}
	.navigation .gva_menu>li:nth-child(3) {
		background-color: #EBBA32;
		width: 20%;
	}
	.navigation .gva_menu>li:nth-child(4) {
		background-color: #E47932;
		width: 20%;
	}
	.navigation .gva_menu>li:nth-child(5) {
		background-color: #E12C71;
		width: 20%;
	}
	.navigation .gva_menu .sub-menu{
	border-top: 0px solid #fff !important;
	}
	.navigation .gva_menu .sub-menu>li>a {
		border-bottom: 0;
		background-color: #E12C71;
		width: 100%;
		color: #fff;
		text-align: center !important;
		font-size: 15px;
	}
	.navigation .gva_menu .sub-menu>li>a:hover {
		color: black;
	}
	.sub-menu {
		width: 100%;
	}
	ul.menu>li {
		padding: 0px 0;
	}
	.navigation .gva_menu li:nth-child(6) {
		background-color: black;
		width: 0;
		height: 0px;
		visibility: hidden;
		height: 0;
		overflow: visible;
		position: fixed;
	}
	/* End of mobile view expection code */
}

header.header-v1 .header-inner {
	padding-right: 0px !important;
}

.col-md-3 {
	width: 0;
}

.col-md-9 {
	width: 100%;
}

.topbar {
	padding: 0 0;
}

header .area-main-menu .area-inner {
	padding-left: 0;
}






/* Home Page Banners CSS */
div.homepagebanners {
	width: 100%;
	position: relative;
}

div.HomepageCoaster {
	width: 100%;
	padding-top: 40px;
}

h1, .h1 {
	color: black;
}

h3, .h3 {
	font-size: 32px;
	color: black;
	padding-left: 15px;
	font-family: helvetica, sans-serif;
	font-weight: 700;
	line-height: 1.1;
	text-transform: capitalize;
}

p {
	color: black;
}

.container {
	padding-left: 0px;
	padding-right: 0px;
}


/* Page Background Colours */
body.boxed {
	background-color: #0e4f74;
}


/* Footer CSS Stuff */
.footer .footer-center {
	background: none;
	background-color: #ddf6fe;
	padding: 15px 0 0;
	font-size: 15px;
	font-weight: none;
	line-height: 1.4 !important;
	color: black;
}

.footer {
	margin-top: 20px;
}

body.boxed div.body-page {
	background: #ddf6fe;
}

body.path-user #page-main-content>.main-content-inner {
	background-color: #ddf6fe;
}

div.footer-first.col-lg-3.col-md-3.col-sm-12.col-xs-12.column {
	font-weight: normal;
	width: 100%;
	text-align: center;
	color: black;
}

img.align-center {
    height: 125px;
    width: auto;
    margin-bottom: 7px;
    margin-top: 7px;
}

body.path-user #page-main-content>.main-content-inner {
	max-width: none!important;
}

.block .block-title>span {
	margin: 0;
	border-bottom: 1px solid #7383be;
	padding: 0;
	margin: 0 0 12.5px;
	position: relative;
	font-weight: bold;
	font-size: 20px;
	color: black;
}

.views-field.views-field-field-sim-top-tips {
	text-align: center;
}

.views-field.views-field-field-challenge-title {
	text-align: center;
}

.simbadgeicon .title {
	text-align: center;
	color: black;
	font-size: 14px !important;
}

#block-views-block-ride-sims-medals-for-selected-sim-block-1 header {
	background-color: #FF0066;
	text-align: center;
	height: 50px;
	margin-bottom: 0;
	font-size: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: Arial;
	text-transform: bold;
	text-shadow: 2px 2px black;
	margin-left: 5%;
	margin-right: 5% !important;
}

#block-views-block-ride-sims-medals-for-selected-sim-block-1 header h1 {
	color: #fff;
}

/* Scroll Bar CSS */
div.SimulatorView .views-field-field-sim-top-tips .field-content::-webkit-scrollbar {
  	width: 5px;
}
div.SimulatorView .views-field-field-sim-top-tips .field-content::-webkit-scrollbar-track {
	background: #a5d9ec; 
}
div.SimulatorView .views-field-field-sim-top-tips .field-content::-webkit-scrollbar-thumb {
	background: #0e4f74; 
}

/* Scroll Bar CSS */
.rs_medal_list::-webkit-scrollbar {
  	width: 5px;
}
.rs_medal_list::-webkit-scrollbar-track {
	background: #a5d9ec; 
}
.rs_medal_list::-webkit-scrollbar-thumb {
	background: #E47932; 
}

/* Scroll Bar CSS */
.SimBadge::-webkit-scrollbar {
  	width: 5px;
}
.SimBadge::-webkit-scrollbar-track {
	background: #a5d9ec; 
}
.SimBadge::-webkit-scrollbar-thumb {
	background: #0e4f74; 
}

/* Scroll Bar CSS */
.friendlist::-webkit-scrollbar {
  	width: 5px;
}
.friendlist::-webkit-scrollbar-track {
	background: #a5d9ec; 
}
.friendlist::-webkit-scrollbar-thumb {
	background: #0e4f74; 
}

/* Scroll Bar CSS */
.simdescr::-webkit-scrollbar {
  	width: 5px;
}
.simdescr::-webkit-scrollbar-track {
	background: #a5d9ec; 
}
.simdescr::-webkit-scrollbar-thumb {
	background: #0e4f74; 
}

/* Scroll Bar CSS */
.UserProfileBadgesUL::-webkit-scrollbar {
  	width: 5px;
}
.UserProfileBadgesUL::-webkit-scrollbar-track {
	background: #a5d9ec; 
}
.UserProfileBadgesUL::-webkit-scrollbar-thumb {
	background: #0e4f74; 
}

#swf-not-available p {
    background-color: #86E61F;
    font-weight: bold;
    text-align: center;
    padding: 10px;
}

.simplelogin-bg {
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
}


.simplelogin-bg input[type*='submit'] {
    background: #35AAB6 !important;
    width: 100%;
    margin-top: 0%;
    margin-left: 0% !important; 
    margin-right: 0% !important;
}


.simplelogin-bg #block-usermedalstitle {
    display: none;
}
.simplelogin-bg #block-views-block-user-badges-block-1{
    display: none;
}
.simplelogin-bg #block-simlogtitle{
    display: none;
}
.simplelogin-bg #block-views-block-sim-log-2-block-1{
    display: none;
}
.simplelogin-bg #block-views-block-sim-log-3-block-1{
    display: none;
}
.simplelogin-bg #block-views-block-sim-log-4-block-1{
    display: none;
}
.simplelogin-bg #block-views-block-user-challenges-block-1{
    display: none;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
     min-height: 0px; 
}

.usernavigation .left-side {
	float: left;
}

.usernavigation .right-side {
	float: right;
}


div#block-views-block-challenge-of-the-week-block-2 h1{
	background: #E12C71;
	padding-left: 0;
}

div#block-publicsims h1 {
    background: #E47932;
}

div#block-searchfiltertitle h1{
    background: #35AAB6;
}

div#block-searchfiltertitle{
    margin-left: 3.75%;
    width: 25%;
    float: left;
    padding-top: 0px;
}

div#block-views-block-challenge-of-the-week-block-2 .ChallengeOfWeekImg img{
    height: 50px;
    max-height: 50px;
    min-height: 50px;
    object-fit: none;
    width: 100%;
    border-radius: 100px;
}

div#block-views-block-challenge-of-the-week-block-2 .ChallengeOfWeekTitles {
    font-family: helvetica, sans-serif;
    position: absolute;
    width: 61.5%;
    height: 50px;
    float: left;
    bottom: 50px;
    font-size: 20px;
    color: white;
    text-align: center;
    margin-bottom: 3px;
}


div#block-views-block-challenge-of-the-week-block-2 .Challengeoftheweek {
    padding-top: 20px;
    height: 125px;
    background: #BFE0F1;
}

p.ErrorNumber {
	padding-top: 20px;
    text-transform: none;
    font-weight: 600;
    line-height: 50px;
    letter-spacing: 1px;
    font-size: 70px;
    text-align: center; 
}

p.ErrorName{
    font-weight: 700;
    margin: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    position: relative;
    letter-spacing: 1px;
    font-size: 28px;
    text-align: center;
}

p.ErrorMessage{
	font-size: 15px;
    color: black;
    padding: 0 0 10px;
    max-width: 700px;
    margin: 0 auto;
    margin-top: 15px;
    font-family: "Raleway","Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 28px;
    text-align: center;
}   

p.ErrorMessage a {
	font-weight: bold;
    color: black;
    text-decoration: underline;
}

.js-form-item.form-item.js-form-type-select.form-item-sort-order.js-form-item-sort-order {
    display: none;
} 

#block-views-block-new-ride-simulators-block-3 label {
    display: none;
}







#block-mostrecentpoll .field__label {
    display: none;
}

#block-mostrecentpoll {
	position: relative;
    float: right;
    margin-right: 4%;
    padding-top: 15px;
    width: 27%;
    display: inline-block;
    padding-bottom: 10px;
    z-index: 1;
    background: #BFE0F1;
}

#block-mostrecentpoll .field__item {
	font-style: normal;
    text-align: center;
    font-size: 15px;
    color: black;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    background: #BFE0F1;
    height: 25px;
    position: absolute;
    top: 0px;
    z-index: 1;
}


#block-mostrecentpoll .messages {
    background: #BFE0F1;
    margin-top: 12px;
    padding-left: 7px;
}

#block-mostrecentpoll form label {
    width: 90% !important;
    white-space: normal;
}



h3.poll-results-title {
    padding-top: 40px;
    font-size: 20px;
}

#block-mostrecentpoll input[type="radio"], input[type="checkbox"] {
    margin-top: 10px !important;
    position: absolute;
    margin-left: 10px !important;
}

.thismonthspolltitle h1 {
	width: 27%;
    float: right;
    background: #EBBA32;
    margin-right: 4%;
    text-align: center;
    height: 50px;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-family: Arial;
    text-shadow: 0px 0px 5px black;
    margin-bottom: 0px;
}

.poll .bar .foreground {
    background-color: #0e4f74;
}


img.RoundedChallenge {
    display: inline-block;
    height: 40px;
    width: 65%;
    border-radius: 0 50px 50px 0px;
    box-shadow: 1px 0px 5px black;
    object-fit: cover;
}



body.simplelogin{
    -webkit-box-shadow: 0px 0px 0px black;
    box-shadow: 0px 0px 0px black;
}




div#block-views-block-addfriends-block-1 {
    margin-left: 1%;
    width: 100%;
    margin-right: 1%;
}

div#block-views-block-addfriends-block-1 .views-field.views-field-uid h1 {
    background: #35AAB6;
}
 
div#block-views-block-addfriends-block-1 .views-field-uid {
    width: 97.8%;
    padding-left: 0px; 
    padding-right: 0px; 
}
 
ul.friendlist li a {
color: black;
    padding-left: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 16px;
    font-family: Arial;
    text-decoration: underline;
    text-align: center;
    display: inherit;
}

.friendlist li .friendsbox {
    width: 170px !important;
    padding-top: 25px;
}

ul.friendlist {
    overflow: auto;
    white-space: nowrap !important;
    height: 180px;
    display: inline-block;
    width: 100%;
    margin-bottom: 0px !important;
}

.friendsbox img {
    width: 100px !important;
    height: 100px !important;
    vertical-align: middle;
}

.friendsbox {
    text-align: center;
    color: black;
}

.friendlist li {
    vertical-align: top;
    display: inline-block;
}
 
 
 
 
 
 
 
 
 
 





/* Mobile CSS Changes Code */
@media only screen and (max-width: 768px) {


/* 50% when on phones or tablets */
.SimulatorListData {
    width: 50% !important;
}

.SimulatorListData3 {
    width: 50% !important;
}

/* Display latest 5 scores if on mobile */
div#block-views-block-latest-scores-block-1 {
    width: 90%;
}

.playnowbutton {
    bottom: 1.3em;
}

#block-views-block-challenge-of-the-week-block-1{
    width: 100%;
    margin-left: 0;
}

#block-views-block-sim-of-the-week-block-1{
    margin-left: 0;
    width: 100%;
    z-index: 1;
}

div.HomepageNewsItem .views-field-field-news-image-home img{
	height: 150px;
}


.HomepageNewsItem .views-field-field-news-p h1 {
    width: 30%;
}

.HomepageNewsItem .views-field-field-news-title-home h1 {
    width: 70%;
}


div#block-views-block-challenge-of-the-week-block-2 {
    display: none;
}

div#block-searchfiltertitle h1 {
    background: #35AAB6;
    margin-bottom: 155px;
}

div#block-searchfiltertitle {
    margin-left: 0;
    width: 100%;
}


form#views-exposed-form-new-ride-simulators-block-3 {
    width: 90%;
    top: -205px;
}

div.SimulatorView h1{
    font-size: 14px;
}

div.swf-embed embed {
 	display: none;
}

div.SimulatorView .views-field-field-sim-top-tips {
    margin-right: 0;
    width: 100%;
    float: none;
}

div.SimulatorView .views-field-field-ride-sim-id {
    width: 100%;
}

div.SimulatorView .views-field-field-throughput-count {
	width: 100%;
}

div.SimulatorView .views-field-field-ride-sim-difficulty- {
    width: 100%;
}

h3.poll-results-title {
    padding-top: 40px;
}

.views-field.views-field-field-news-title a {
    font-size: 20px;
}

.views-field.views-field-field-news-title-1 a {
    font-size: 20px;
}

.views-field-field-news-title{
	font-size: 20px;
}

.newspagearticledisplay img {
    width: 100%;
    height: auto;
}

div.UserProfile .views-field-name {
    width: 100%;
}

.UserProfile .views-field.views-field-user-picture {
    width: 100%
}

.ridesimsuserphoto {
    width: 100%;
    height: 450px;
}

.views-field-uid {
    width: 100%;
}

.views-field-uid p.Title {
    font-size: 15px;
}

.views-field-uid p.Value {
    font-size: 15px;
}

.TotalUserStats {
    width: 100%;
}

.TotalUserStats:nth-child(1) {
    margin-bottom: 0;
}

div.UserProfile .views-field-langcode {
    width: 95%;
    margin-left: 2.5%;
}

.views-field-uuid {
    width: 95%;
    margin-left: 2.5%;
}

.views-field-created {
    width: 95%;
    margin-left: 2.5%;
}

#block-simlogtitle{
    display: none;
}
#block-views-block-sim-log-2-block-1{
    display: none;
}
#block-views-block-sim-log-3-block-1{
    display: none;
}
#block-views-block-sim-log-4-block-1{
    display: none;
}
#block-views-block-user-challenges-block-1{
    display: none;
}

.WebsiteReviewsWC li.view-list-item {
    width: 100%;
    padding: 20px;
}

.WebsiteReviewsWC li.view-list-item:nth-child(1){
	display:none
}

.WebsiteReviewsWC li.view-list-item:nth-child(2) {
	display: none;
}

#block-mostrecentpoll{
	display: none;
}

.thismonthspolltitle {
    display: none;
}

.row-1 .NewsBlogSidePanel {
    display: none;
}



div#block-views-block-latest-scores-block-2 {
    width: 95%;
	padding-left: 5%;
	padding-right: 5%
    float: none;
}

.block-views-blocknews-display-main-block-1 {
    width: 100%;
    float: none;
}

div.ChallengeOfWeekTitles{
	width: 90%;
}
 
a.friendsuserbuttonunfollow {
display: none;
}

a.unfollowuserbtn {
display: none;
}


/* Mobile View Ride Sims View */

div.RideSimulatorDisplay .views-field-field-ride-sim h2 {
    font-size: 8px !important;
    margin: 0px !important;
}

div.RideSimulatorDisplay .views-field-field-ride-sim-difficulty- {
    font-size: 8px !important;
}

div.RideSimulatorDisplay .views-field-field-park-name-ride-simulator-i {
    font-size: 8px !important;
}

div.RideSimulatorDisplay .views-field-field-ride-sim-difficulty- {
 display: none !important;
}

.WebsiteReviewsWC {
    height: 170px;
}

/* End of Mobile Code */
}





a.friendsuserbuttonunfollow {
	position: absolute;
    bottom: 15.86em;
	right: calc(16.7% - 100px);
    height: 20px !important;
    width: 20px !important;
    content: url('/RideSimsBranding/Follow-Icons/UnFollowIconF.png'); 
}
a.friendsuserbuttonfollow {
	position: absolute;
    bottom: 15.86em;
	right: calc(16.7% - 100px);
    height: 20px !important;
    width: 20px !important;
    content: url('/RideSimsBranding/Follow-Icons/FollowIconF.png'); 
}
a.friendsuserbuttonunfollow:hover {
    height: 20px !important;
    width: 20px !important;
    content: url('/RideSimsBranding/Follow-Icons/UnFollowIconOverF.png'); 
}
a.friendsuserbuttonfollow:hover {
    height: 20px !important;
    width: 20px !important;
    content: url('/RideSimsBranding/Follow-Icons/FollowIconOverF.png'); 
}


a.followuserbtn:hover{
	color: #86E61F;
}

a.unfollowuserbtn:hover {
	color: #E12C71;
}

a.followuserbtn {
    font-family: Arial;
    text-transform: uppercase;
    color: white;
    height: auto;
    font-size: 14px;
    font-weight: bold;
    width: 120px;
    text-align: center;
    border-radius: 125px;
    background: #0e4f74;
    padding: 5px;
    position: absolute;
    bottom: 15em;
    right: calc(17% - 100px);
    border-color: #0e4f74;
    border-style: solid;
}

a.unfollowuserbtn {
    font-family: Arial;
    text-transform: uppercase;
    color: white;
    height: auto;
    font-size: 14px;
    font-weight: bold;
    width: 120px;
    text-align: center;
    border-radius: 125px;
    background: #0e4f74;
    padding: 5px;
    position: absolute;
    bottom: 15em;
    right: calc(17% - 100px);
    border-color: #0e4f74;
    border-style: solid;
}

.playnowbuttonhomepage {
    font-family: helvetica, sans-serif;
    text-transform: uppercase;
    color: white;
    height: auto;
    font-size: 18px;
    width: 200px;
    text-align: center;
    border-radius: 125px;
    background: #CC0E55;
    padding: 5px;
    font-weight: bold;
    position: absolute;
    bottom: 0px;
    left: calc(50% - 0px);
    border-color: #CC0E55;
    border-style: solid;
}

.playnowbuttonhomepage:hover {
	color: white;
	border-color: #fff;
	border-style: solid;
}

div#block-views-block-homepage-banner-display-block-1 p.field-content.playnowbutton{
    width: 0px;
    height: 0px;
    border: 0px;
    margin: 0px;
    background: none;
}

div#block-views-block-homepage-banner-display-block-1{
	position: relative;
}

.vote-form label {
    color: black !important;
    margin-left: 30px;
    font-size: 15px;
    font-weight: normal;
}


ul.sim_list {
	height: 706px !important;
    overflow: scroll;
}

/* Scroll Bar CSS */
ul.sim_list::-webkit-scrollbar {
  	width: 5px;
}
ul.sim_list:-webkit-scrollbar-track {
	background: #a5d9ec; 
}
ul.sim_list:-webkit-scrollbar-thumb {
	background: #0e4f74; 
}