/* body settings. Applies to landing page and dashboard. */

body {
margin: 0;
padding: 0;
color: #000;
background-color: #361a26;
background-image: url(https://static.moshtix.com.au/directory/uploads/images/Streettix%20Background%20-%20The%20Prince%20Consort.jpg);
background-repeat: no-repeat;
background-position: center top;
background-attachment:fixed;
background-size:cover;
line-height: 25px;
font-family: Helvetica, sans-serif;
}

@media (max-width: 600px) {
body {
margin: 0;
padding: 0;
color: #000;
background-color: none;
background-color: #361a26;
background-image: url(https://moshtix.com.au/directory/uploads/images/THE_PRINCE_CONSORT_BACKGROUND_STREEETIX.jpg);
background-repeat: no-repeat;
background-position: center top;
background-attachment: fixed;
background-size:cover;
line-height: 25px;
font-family: Helvetica, sans-serif;
}
}

#home {
margin: 0;
padding: 0;
color: #FFF;
background-color: none;

background-repeat: no-repeat;
background-position: center top;
background-attachment: fixed;
background-size: cover;
line-height: 25px;
font-family: Helvetica, sans-serif;

}

#home .row {
    margin-right: auto;
    margin-left: auto;
}

.text-muted {
    color: #888888 !important;
    font-size: 14px;
}


/* logo header on landing page */

#homepage-header {

background-color: transparent;
padding-top:150px;

}

@media (max-width: 600px) {
#homepage-header {
background-color: transparent;
padding-top:100px;
}
}

/* content area on landing page inlcuding buttons */

#homepage-content {
height: 50vh;
text-align: center;
padding-top:20px;
padding-bottom: 200px;
padding-top:0px;
margin-left: auto;
margin-right: auto;

}

@media (max-width: 600px) {
#homepage-content {
text-align: center;
margin-left: auto;
margin-right: auto;
padding-top:0px;
height:250px;
}

}

#homepage-content h1{
font-size:60px;
}

@media (max-width: 600px) {
#homepage-content h1{
font-size:32px;
}
}

#homepage-content h1, #homepage-content h2{
color:#fff;
font-weight: bold;
padding-bottom:40px;
}

#homepage-splash {
background-color: white;
}

.homepage-splash-content {
padding: 20px
}

/* footer on landing page */

#wrapper-single-page .footer {
display: none;
}

#homepage-footer {
background-color: transparent;
    color: #fff;
    height: 20px;
    text-align: center;
    padding-bottom: 0px;
    margin-bottom: 0px;
	text-transform:uppercase;
    width: 100%;
	bottom:0;

}

@media (max-width: 600px) {
#homepage-footer {
background-color: none;
    color: #fff;
    height: 100px;
    text-align: center;
    padding-bottom: 0px;
    margin-bottom: 0px;

    width: 100%;
	bottom:0;

}
}

/* logo settings in header area */


.img-logo {
display: block;
max-width: 100%;
height: auto;
margin-left: auto;
margin-right: auto;
}

.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
display: block;
max-width: 100%;
height: auto;
margin-left: auto;
margin-right: auto;
}



/* landing page buttons */

.sign-up {
    background: #f27fb2;
    color: #000;
    padding: 12px 14px;
font-weight:bold;
    text-transform: uppercase;
    border: 0px;
    border-radius: 0px;

    font-size: 14px;
    margin-right: 20px;
    text-decoration: none;

}

.sign-up:hover {
    background: #e14a9b;
    color: #000;
    padding: 12px 14px;
    text-transform: uppercase;
    border: 0px;
    border-radius: 0px;
	font-weight:bold;
    font-size: 14px;
	margin-right: 20px;
	text-decoration: none;
}

.login {

    background: #f27fb2;
    color: #000;
	padding: 12px 14px;
    border: 0px;
    border-radius: 0px;
    font-weight:bold;
    font-size: 14px;
    text-transform: uppercase;
		text-decoration: none;
}

.login:hover {
    background:#e14a9b;
    color: #000;
	padding: 12px 14px;
    border: 0px;
    border-radius: 0px;
font-weight:bold;
    font-size: 14px;
    text-transform: uppercase;
	text-decoration: none;
}


/* login page specific btn styling */
.login-div .btn-primary, .login-div .btn-primary:active, .login-div .btn-primary:after, .login-div  .btn-primary:focus {

    border: 0px;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}
.login-div button.btn {
    text-transform: uppercase;
      font-size: 14px;
    border: 0px;
}

.login-div .validation-summary-errors{color:#e14a9b; 
 }

.login-div ul{list-style-type: none;padding:0;margin-left:0;}
.login-btn-signup {
    background: #f27fb2;
    border: 0px;
    color: #000;
    border-radius: 0px;
    text-transform: uppercase;
   font-weight:bold;
    font-size: 14px;
		text-decoration: none;
}

.login-btn-signup:hover {
    background: #e14a9b!important;
    border: 0px;
    color: #000!important;
    border-radius: 0px;
    text-transform: uppercase;

    font-size: 14px;
		text-decoration: none;
}

/* All btns */
.btn-primary, .btn-primary:active, .btn-primary:after, .btn-primary:focus {
    background: #f27fb2;
    color: #000000;
    border: 0px;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}

.btn {
    border-radius: 0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;

}

.btn:hover {
    border-radius: 0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	background:#e14a9b;
	color:#000;
}

.navbar-minimalize{
    background: #f27fb2!important;
}



button.btn {
    text-transform: uppercase;
      font-size: 14px;
          font-weight: bold;
    border: 0px;
}

button.btn.btn-white {
    background: #CCC;
    border: 0px;
}

button.btn.btn-white:hover {
    background: #323232;
    border: 0px;
}

.navbar-minimalize {
    background: #323232;
}

.navbar-minimalize:hover {
    background: #000;
}

/* custom login and signup  page colours */

.login-div{background-color: #040404!important;}
.welcom-div p, .welcom-div h3, .welcom-div h5, .login-div .text-muted, .login-div .text-muted a:hover, .login-div label{color:#fff!important;}
.login-div .text-muted a{font-weight:bold;}

/* remove dashed line on login screen DO NOT DELETE OR CHANGE */

.hr-line-dashed {
border-top: 1px dashed #e7eaec;
color: #ffffff;
background-color: #ffffff;
height: 1px;
margin: 20px 0;
display: none;
}


/* Settings for FAQ page */

.faq-contact-div {
    margin-top: 350px;
    background-color: #000;
    width: 970px;
    color:#fff;
}

.faq-contact-div * p {
    color:#fff;
}

p {
    margin: 0px;
	color:#000;
}

h2 {
    font-size: 30px;
}

h3, h4, h5 {
    margin-top: 5px;
    font-weight: 600;
	color:#000;
}


/* Settings dashboard DO NOT DELETE OR CHANGE */

#fan-count-header {
display: none;
}

#menu-item-request-teamleader {
display: none;
}

#menu-item-request-moreflyers {
display: none;
}

.wrapper-content {
    padding: 30px;
}

.navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus, .nav > li.active > a, .navbar-nav > .active > a, .side-bar > li.active {
    background: #323232 !important;
    color: #f27fb2 !important;
    border: 0;
}

.side-bar > li.active, .side-bar > li.hover, .side-bar > li > a:hover, .side-bar > li > a:focus, .side-bar > li > a:active {
    border-left: 4px solid #f27fb2;
}

/* url link colour */

a {
    color: #e14a9b;
    font-size: inherit;
}

a:hover {
    color: #f27fb2;
    font-size: inherit;
}

/* HIDING THE FREE TICKETS AND POINTS THINGS */

.promoter-event-detail-free-tickets, .promoter-event-detail-points {
    display: none;
}
.ibox-content > div > div > div > p:nth-child(3) {
display:none;
}