/* Add some padding to shift the body down underneath the navbar. */
/*https://2945443aefec1c4f9ec4-0c97cc8fbf5d342453b71438e5784733.r95.cf2.rackcdn.com replace with https://c5436771c4227e02bd91-0c97cc8fbf5d342453b71438e5784733.ssl.cf2.rackcdn.com/*/
body {
  padding-top: 60px;
  margin: 0;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  background-color: #fff;
}

* {
  -o-user-select: none;
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-user-select:none;
-ms-user-select:none;
user-select:none;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}

a,a:link,a:hover,a:active,a:focus,a:visited,div,div:link,div:hover,div:active,div:focus,div:visited,object,embed,img,img:focus,input{outline:0 none;*outline:0 none}

.loader_center{top:120px;left:42%;position:absolute;width:70px;}
.loader_bottom{top:0;left:41%;position:relative;width:70px;}
.bg_overlay{background-color: rgba(0, 0, 0, 0.85);width: 100%;height: auto;position: fixed;top: 0;left: 0;right: 0;bottom: 0;opacity: 0.7;}
#show_popup { display:none;width: 236px; height:120px;background-color:#fff;border-radius:6px;}
#show_popup h3{
	margin: 0;
	padding: 0.4em;
	text-align: center;
	font-size: 21px;
	border-radius: 10px;
	border-bottom:1px solid #ccc;
	color:#666;
}
#show_popup .dial_message{  
	padding: 15px 40px 30px;
	margin: 0;
	font-size: 20px;
	color: #0099ff;
}

.button.b-close, .button.bClose {
    border-radius: 7px;
    box-shadow: none;
    font: bold 131% sans-serif;
    padding: 0 6px 2px;
    position: absolute;
    right: -7px;
    top: -7px;
    background-color: hsl(194, 61%, 43%);
    color: hsl(0, 0%, 100%);
    text-shadow: none;
    cursor:pointer;
}
.button > span {
    font-size: 84%;
}
table td form, table td input[type='text'], table td button {margin-bottom: 0;}
img.button-icon {width: 60px;}
h1{margin: 25px 10px;word-spacing: 2px;}
.clearfix {*zoom: 1;}
.clearfix:before,
.clearfix:after {display: table;line-height: 0;content: "";}
.clearfix:after {clear: both;}
.container {margin-right: auto;margin-left: auto;*zoom: 1;width: 99%;position:relative;}
.container:before,.container:after {display: table;line-height: 0;content: "";}
.container:after {clear: both;}
.container-fluid {padding-right: 20px;padding-left: 20px;*zoom: 1;}
.container-fluid:before,.container-fluid:after {display: table;line-height: 0;content: "";}
.container-fluid:after {clear: both;}
.navbar-fixed-top{top : 0;/*position: fixed;*/right: 0;left: 0;z-index: 1030;margin-bottom: 0;}
.navbar {/*margin-bottom: 20px;*/overflow: visible;}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 99%;
}
.navbar-inverse .navbar-inner {border-color: #252525;background-color:#fff;}
.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
  padding-right: 0;
  padding-left: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}
.navbar-inner:before, .navbar-inner:after {
  display: table;
  line-height: 0;
  content: "";
}
.navbar .brand {
  display: block;
  float: left;
  padding: 15px 25px 15px;
  margin-left: -20px;
  font-size: 25px;
  font-weight: 200;
  color: #fff;
  text-shadow: 0 1px 0 #fff;
}
.divider{border-bottom:2px dashed #666;}
.logo {
  display: block;
  position: relative;
  margin: 0 0 12px 0;
  width: 100%;
  /*float: left;*/
}
.logo-name {
    background: url("../../images/eventseeker-newlogo.png") no-repeat scroll 0 0 hsla(0, 0%, 0%, 0);
    display: block;
    height: 80px;
    width: 80%;
	margin-right: auto;
	margin-left: auto;
    background-size: 100%;
}
.search {
	/*float: right;*/
	margin: 15px 0px 0;
	width: 100%;
}
.search form,.search fieldset {
	margin: 0;
	border: 0;
	padding: 0;
}
.search form {
	position: relative;
	background: #ffffff;
	border: 1px solid #d3d3db;
	border-radius: 10px 11px 11px 10px;
	-o-border-radius: 10px 11px 11px 10px;
	-moz-border-radius: 10px 11px 11px 10px;
	-webkit-border-radius: 10px 11px 11px 10px;
	margin: 10px 40px;
	padding:2px;
}

.search fieldset {
	/*min-width: 282px;*/
	zoom: 1;
}
.search fieldset:after {
	clear: both;
	content: '';
	display: block;
}
.search input {
	float: left;
	margin: 0;
	background: none;
	border: 0;
	outline: 0;
	height: 33px;
	padding: 0;
}
.search input[type="text"] {
	display: block;
	text-align: center;
	width: 80%;
	height: 31px;
	padding: 0 11px 2px 15px;
	color: #a4a4a4;
	font-size: 14px;
	line-height: 32px !important;
	word-spacing: 1px;
}
.search input[type="submit"] {
    cursor: pointer;
    background: url('https://c5436771c4227e02bd91-0c97cc8fbf5d342453b71438e5784733.ssl.cf2.rackcdn.com/icon.loupe.png') no-repeat center;
    width: 36px;
    text-indent: -9999em;
    line-height: 9999em;
    float:right;
}
#artist_content{border:1px solid #d6d6d6;display:inline-block;padding: 15px 0;width: 100%;min-height:126px;background-color: #fff;}
.artists-list {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    clear: both;
}
.artists-list li {
    width: 48%;
    float: left;
    height: auto;
    margin: 1%;
    position: relative;
}
.artists-list li img {
   /* height: 119px;*/
}
.artists-list li img {
    float: left;
    width: 100%;
}
img {
    border: 0 none;
    outline: 0 none;
    width: 100%;
}
.artists-list .artists-list-figcaption {
    background: none repeat scroll 0 0 hsl(0, 0%, 31%);
    bottom: 0;
    color: hsl(0, 0%, 100%);
    font-size: 18px;
    opacity: 0.8;
    padding: 5px 2%;
    position: absolute;
    text-align: center;
    width: 96%;
}
.artists-list .artists-list-figcaption p {
    font-size: 20px;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
ol, ul {
    list-style: none outside none;
}
.on-tour {
    position: absolute;
    right: 0;
    top: 0;
}
.artists-list li .on-tour img {
    height: 82px;
}

.artists-list li ul{position: absolute; top: 0px; right: 0px;}
.artists-list li ul{background: rgba(0,0,0,0.42);position: absolute;top: 0;right: 0;width: 40px;height: 40px;list-style: none;padding: 0;border-radius: 5px;margin: 0;cursor: pointer;}
.artists-list li ul li a.add {
    display: block;
    background: url('https://c5436771c4227e02bd91-0c97cc8fbf5d342453b71438e5784733.ssl.cf2.rackcdn.com/icon.plus.png') no-repeat center;
    height: 17px;
    width: 16px;
    text-indent: -9999em;
    overflow: hidden;
    padding: 0 0 0 25px;
    margin: 12px 0 0 0;
}

.artists-list li ul li a.remove {
    display: block;
    background: url('https://c5436771c4227e02bd91-0c97cc8fbf5d342453b71438e5784733.ssl.cf2.rackcdn.com/icon.minus.png') no-repeat center;
    height: 7px;
    width: 12px;
    text-indent: -9999em;
    overflow: hidden;
    padding: 0 0 0 25px;
    margin: 18px 0 0 0;
}

.artists-list li:hover ul {
    display: block;
}


.show_more{color: white;float: right;margin:20px 10px 0;padding: 10px;border-radius: 2px; 
    background-color: #0099ff;width: 88%;text-align: center;font-size: 18px;
    cursor: pointer;
}
a {text-decoration: none;}
.hide{display:none;}
#error_msg{color: #0099ff;
    font-size: 24px;
    text-align: center;
    line-height: 200px;
}
.index_cc_data_small {
    float: right;
    font-family: arial;
    font-size: 10px;
    margin-right: 6px;
    margin-top: 0;
    display: block;
    color: #FFFFFF;
    font-weight: 400;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
    width:96% !important;
    padding:2px;
}
.index_cc_data_small ul{
    list-style: none outside none;
	float: left;
	min-height: 10px !important;
	background-color: transparent !important;
	width:100%;
}
.index_cc_data_small ul li{
    float: left;
	border: 0px solid #fff !important;
	float:right;
	height: 15px !important;
	padding: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-shadow:1px 1px #333;
}


.index_cc_data_small ul li:hover, .cc_data_small ul li:hover{
	border: 0px solid #fff !important;
	background-color: transparent !important;
}
.li_image_cc_url {
    margin-right: 2px;
    text-align: right;
	display: list-item;
}
.cc_img {
    background: url("https://c5436771c4227e02bd91-0c97cc8fbf5d342453b71438e5784733.ssl.cf2.rackcdn.com/bg-btns_new1.png") repeat scroll 0 -72px rgba(0, 0, 0, 0) !important;
    border: medium none !important;
    display: block;
	top: 0;
    float: right !important;
    height: 15px !important;
    vertical-align: middle;
    width: 16px !important;
	
}
.cc_img a{opacity:0.1 !important;}
.li_image_cc_url{width: 74% !important;}
.li_image_cc_url a{color:#fff;}


.on-tour{position: absolute;
		 right: 0;
		 top: 0;}
.tab{background-color: #e2e2e2;/*hsl(0, 0%, 64%)*/
    border-radius: 12px 12px 0 0;
    margin: 25px 0 0;
    padding: 14px 0;
    width: 100%;
    word-spacing: 2px;
    text-align: center;
    color: #444;
    font-weight: normal;
    line-height: 30px;}
	
.logo{}
@media (max-width: 980px) {
  body {padding-top: 0;}
}

@media (min-width: 1200px) {
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 410px;
  }
}
@media (max-width: 479px){
	.search input[type="text"] { padding:0;}
  }

/* Get rid of margin under form controls that are in table cells. */
