/* Ticketscene Green is #71ab0b */

#navigation {
	background-color: #F1F2F2 !important;
}
	/* This only works with JavaScript, 
	if it's not present, don't show loader */
	.no-js #loader { display: none;  }
	.js #loader { display: block; position: absolute; left: 100px; top: 0; }
	.se-pre-con {
		position: fixed;
		left: 0px;
		top: 0px;
		right:0px;
		bottom:0px;
		z-index: 9999;
		background: url(/_images/motif2.gif) center no-repeat #fff;
	}
	.header-top {
		border-bottom: 1px solid #d1d5dd;
	}
	.header-links li {
		display:inline-block !important;
	}
	.top10-header {
		display:block !important;
	}
	a {
		color:#71ab0b;	
	}
	body {
		/*padding-top:109px;*/
		background-color:#f9f9f9;
	}
.alert-danger a {
	font-weight:bold;
	color:rgb(169, 68, 66);
	text-decoration:underline;
}
.profile-photo {
	margin-left:-20px;
	margin-right:-20px;
	margin-top:-20px;
}
.btn-facebook, .btn-google,.btn-facebook:hover, .btn-google:hover {
	color: white;
}
.btn-facebook {
	background: #3B5998;
}
.btn-google {
	background: #dd4b39;
}
.btn-google {
	background: #dd4b39;
	color: white;
}

ul.leaders {
    padding: 0;
    overflow-x: hidden;
    list-style: none}
ul.leaders li:before {
    float: left;
    width: 0;
	line-height:3rem;
    white-space: nowrap;
    content:
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
}
ul.leaders span:first-child {
    padding-right: 0.33em;
    background: white;
}
ul.leaders span + span {
    float: right;
    padding-left: 0.33em;
    background: white;
}
.order-rows{
	background-color:#c2dbb9 !important;
	color:#3c763d !important;
	
}
.order-header-rows th{
	background-color:#dff0d8 !important;
	color:#3c763d !important;
	border-bottom: 2px solid #3c763d !important;
	border-top: 1px solid #3c763d !important;
	
}

.wbox-header, .wbox-footer {
	background-color:#71ab0b;
	padding:10px;
}
.wbox-header h3, .wbox-footer h3 {
	margin:0px;
	padding:0px;
}
.wbox-header *, .wbox-footer *  {
	color:#ffffff !important;
}
.wbox-header {
	margin:-20px -20px 20px -20px;
}
.wbox-footer {
	margin:20px -20px -20px -20px;
}

.ico_spinner {
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

#event-details hr {
	margin-top:5px !important;
	margin-bottom:5px !important;
	color:#999999;
}
tr.flagged td {
	background-color:#cc0000 !important;
}
tr.flagged:hover td {
	background-color:#ee3333 !important;
}
tr.flagged td, tr.flagged a {
	color:#ffffff !important;
}
a.sell-button {
	background: #71ab0b;
	padding: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	display: block;
	color: #ffffff;
	font-size: 20pt;
	text-align: center;
	border: 2px solid #5b6d31;
	margin-bottom: 20px;
	margin-left:-5px;
	margin-right:-5px;
}
a.sell-button span {
	font-size: 11pt;
	display: block;
	margin-top:-5px;
}
#carousel-example-generic {
	margin-top:-20px;
	margin-left:-20px;
	margin-right:-20px;
}

.wbox {
	padding:20px;
	background: #fff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: none;
	-webkit-box-shadow: 0 1px 15px rgba(0,0,0,0.35);
	-moz-box-shadow: 0 1px 15px rgba(0,0,0,0.35);
	box-shadow: 0 1px 15px rgba(0,0,0,0.35);
	min-height: 100px;
	margin-bottom:30px;
	margin-left:-5px;
	margin-right:-5px;
}
.promoter-header {
	border: none;
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.15);
	box-shadow: 0 1px 5px rgba(0,0,0,0.15);
	width:100%;
}
	nav {
		-moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
		-webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
		box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
	}
	.navbar {
		margin-bottom:0px !important;
	}
	.btn-header {
		background-color:#71ab0b !important;
		border:1px solid #71ab0b !important;
		color:#ffffff !important;
		border:none !important;	
	}
	.navbar {
		border-radius:0px !important;
	}
	.nav > li > a:focus, .nav > li > a:hover2 {
		text-decoration: none;
		background-color: #3B4841 !important;
	}	
	.navbar-nav > li > .dropdown-menu2 {
		background-color:#3B4841;
	}
	.dropdown-menu > li > a2 {
		color: #ffffff;
		text-decoration: none;
	}
	.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover2 {
		color: #ffffff;
		background-color: #69726d;
	}
	.social-icon {
		background: #999999;
		color: #ffffff;
		height: 30px;
		width: 30px;
		line-height: 30px;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		margin: 0px 3px;
	}	
	.social-icon:hover {
		color:#ffffff;
	}
	
	.footer {
		display: block;
		width: 100%;
		padding: 38px 0;
		color:#5f5f5f;
		background-color: #252525;
		border-top: 8px solid #999999;
	}
	.footer .footerLink h5 {
		color: #5f5f5f;
		text-transform: uppercase;
		margin-bottom: 13px;
	}
	.footer .footerLink ul li a {
		color: #acacac;
		font-size: 12px;
		line-height: 20px;
	}
	.copyright {
		display: block;
		width: 100%;
		padding-top:20px;
		background-color: #101010;
		color: #acacac;
		line-height:30px;
	}
	.copyright a {
		color:#d9d9d9;
	}
	/* Small devices (tablets, 768px and under) */
	@media (max-width: 767px) {
		.text-center-sm {
			text-align: center !important;
		}
	}
	
	#SearchParameters.in,
	#SearchParameters.collapsing {
		display: block!important;
	}
	#top_10.in,
	#top_10.collapsing {
		display: block!important;
	}
	
	.navbar-inverse .navbar-toggle {
		border: none !important;
		color:#ffffff !important;
	}

	.big-cover-box{
		position:relative;
	}
	
	.big-cover-box .infor{
		background:#f7f7f7;
		display:flex;
		padding:8px 8px 0 8px;
	}
	.big-cover-box .infor .container{
		padding:15px 22px;
	}
	@media (min-width: 1200px){
		.big-cover-box .infor .container{
		width:990px;
	}
	
	}
	@media (max-width: 767px){
		.big-cover-box .infor .container{
		padding:15px 10px;
		
		}
		#event-title {
			border:none !important;
		}
		#event-date div {
			display:inline-block !important;
			border:none !important;
			float:left;
		}
		
	}
	
	.big-cover-box .infor .container span{
		color:#434a48;
		display:inline-block;
		font-size:16px;
		font-weight:800;
	}
	.big-cover-box .big-cover{
		position:relative;
		overflow:hidden;
		height:400px;
		top:100px;
	}
	.big-cover-box .big-cover .big-cover-crop{
		padding:20px;
		position:absolute;
		left:0;
		top:0;
		right:0;
		bottom:0;
		/*background-color:#71ab0b;*/
	}
	.event-offset {
		margin-top:-380px;	
	}
	@media (max-width: 420px){
		.big-cover-box .big-cover .big-cover-crop {
			padding:20px 10px;
		}
	}
	.nav-social-icons li a {
		padding-left:5px !important;
		padding-right:5px !important;
	}
	
	.big-cover-box .big-cover .big-cover-crop .big-cover-bg{
		position:absolute;
		top:-50px;
		left:-50px;
		bottom:-50px;
		right:-50px;
	}
	.Top_10_thumbnail {
		width: 40px;
		height: 40px;
		clip: rect(0px, 40px, 40px, 0px);
		overflow: hidden;
		border: 1px solid #ececec;
		margin-right:5px;
	}
	.Top_10_Number {
		font-size: 14pt;
		text-align: center;
		color: #3B4841;
		width:40px;
		height:40px;
		line-height:40px;
		float:right !important;
	}
	.Top_10_text {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		min-width: 0;
		font-size: 10pt;
		color: #71ab0b;
		line-height:20px;
	}
	.Top_10_link {
		display: -webkit-flex;
		display: -moz-flex;
		display: flex;
	}
	.Top_10_link:hover {
		background-color:#eeeeee;
	}
	#top_10 .list-group-item:hover {
		background-color:#eeeeee;
	}

nav {
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
}
.navbar-default {
	border:none !important;
}


.navbar-nav>li>.dropdown-menu {
  margin-top: 0px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.navbar-default .navbar-nav>li>a {
  font-weight: bold;
}

.mega-dropdown {
  position: static !important;
  width: 100%;
}

.mega-dropdown-menu {
  padding: 20px 0px;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}

.mega-dropdown-menu > li > ul > li {
  list-style: none;
}

.mega-dropdown-menu > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #999;
  white-space: normal;
}

.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #444;
  background-color: #f5f5f5;
}

.mega-dropdown-menu .dropdown-header {
  color: #3B4841;
  font-size: 18px;
  font-weight: bold;
}

.mega-dropdown-menu form {
  margin: 3px 20px;
}

.mega-dropdown-menu .form-group {
  margin-bottom: 3px;
}








































.payby_d {background-color:#99CC33 !important;text-transform:uppercase;}
.payby_c {background-color:#FFCC33 !important;text-transform:uppercase;}
.payby_e {background-color:#996699 !important;text-transform:uppercase;}
.payby_p {background-color:#0079c1 !important;color:#fff;text-transform:uppercase;}
#page-content-wrapper {padding:0px !important}
.tr_success td {
	color:#18b357;
}
.tr_error td {
	color:#b32018;
}
.counters {
	font-size:14pt;
	font-weight:bold;
}
#clock {
	padding-top:10px;
	color:#ffffff;
	font-size:18pt;
}
.ui-tooltip {
	box-shadow:none !important;
	position:relative !important;
}
.manage_links a {
	color:#999999;
	text-decoration:none;
	margin-right:20px;
	font-size:8pt;
}
.manage_links {
	margin-top:10px;
}

@media print {
    body{
		padding-top:0px !important;
	}
	a:link:after,
    a:visited:after {
        content: "" !important;
    }
	
	.navbar, .mainbar, .footer {
		display:none;
	}
}

@keyframes slide {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: 0px;
    top: -25px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
.venue-buttons-holder {
  position: relative;
}
.venue-buttons:active .btn{
  animation-play-state: paused;
}
.button-bounce .btn{
  animation: slide 1s ease-in-out .5s alternate;
}

.event-selected {
  border-color: #47a447;
  background-color: #47a447;
  color: #ffffff;
}
.event-selected h5{
  color: #ffffff;
}
/*Bigger Check Boxes*/
.big-boxes {
  transform: scale(2, 2);
  margin:15px;
}
.checkbox input[type=checkbox].event-check-box {
  transform:scale(2, 2); 
  margin:15px;
  float:left;
}
.camping-check-box {
  transform:scale(2, 2); 
  float:left;
}
.is-camping {
  border: 2px solid #47a447;;;
}
.small-left-margin {
  margin-left:0.5%;
}
.none-left-padding {
  padding-left:0px;
}
.none-right-padding {
  padding-right:0px;
}
/*.checkbox-column {
  width: 10%;
}*/
.table-striped tbody tr.event-selected:nth-child(odd) td {
   border-color: #47a447;
   background-color: #47a447;
}

.table-striped tbody tr.event-selected:nth-child(even) td {
   border-color: #47a447;
   background-color: #47a447;
}

/*Style for big button on submit forms*/
.btn-form {
  position: fixed;
  bottom: 20px;
  z-index:999999;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin-left:-15px;
}
/*Style for growable widget list*/
.widget-list ul {
  margin: 0; 
  padding: 0; 
  list-style-type: none;
}
.conditions-fieldset {
  padding: 10px 10px 10px 10px;
}
.condition-btn-hidden {
  display:none;
}
.modal-errors {
  background-color: #F3EBEB;
  border-color: #A94442;
}

.modal2 {
	background: url("/_images/motif2.gif") no-repeat 200px center;
}
.attribute-fields{
  padding-bottom: 1.5%;
}
/*li.variation-input{
  margin-bottom: 2.5%;
}*/
.widget-list li{
  margin-bottom: 1.5%;
  list-style-type: none;
  position: relative;
  border-left: 10px solid #47A447;
  padding: 30px;
  background-color: #fefefe;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

.close-button {
  margin-bottom: 10%;
  margin-right: -5%;
  margin-top: -5%;
  margin-left: 5%;
}

/* Line up the text editor toolbar icons on addons modify page  */

#formAddOn ul.wysihtml5-toolbar li {
	display: inline;
	margin-right: 20px;
}

#formAddOn ul.wysihtml5-toolbar {
	padding-left: 0;
}

 /* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 22px;
}

/* Hide default HTML checkbox */
.switch input {display:none;}

.switch-text {
	display:inline !important;
	position:absolute !important;
	margin-left:5px !important;
	font-weight:normal !important;
  	cursor: pointer !important;
}
/* The slider */
.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: 17px;
  width: 17px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #47A447;
}

input:focus + .slider {
  box-shadow: 0 0 1px #47A447;
}

input:checked + .slider:before {
  -webkit-transform: translateX(17px);
  -ms-transform: translateX(17px);
  transform: translateX(17px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 22px;
}

.slider.round:before {
  border-radius: 50%;
} 

.badge-danger {
	background-color:#cc0000 !important;
	color:#ffffff !important;
}
