@charset "utf-8";
/* CSS Document */



html, body {
/*background: #000000 url(../img/tlo_powder.jpg) no-repeat center;*/
}


.uk-form-label {
	color: #999999;

}

.uk-article-divider {
	border-top: 2px solid #CDC9B6;
}

.ark-navbar .uk-navbar-brand {
	display: none;
}
.ark-navbar-show-title .uk-navbar-brand {
	display: inline-block;
}
/*
.ark-logo {
	display: block;
	width: 300px;
	height: 200px;
	background-image: url(../img/logo_green.png);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 60px;
	float: left;
}*/
.ark-logo {
    display: block;
    width: 300px;
    height: 120px;
    background-image: url(../img/logo_tikecik.png);
    background-repeat: no-repeat;
    margin-left: 0px;
    margin-top: 30px;
    position: absolute;
}
@media (max-width: 480px) {
	.ark-center-phones {
		width: 100%;
		float: none;
		clear: both;
		text-align: center;
	}
	.ark-logo {
		float: none;
		clear: both;
		margin-left: auto;
		margin-right: auto;
		margin-top: 70px;
		margin-bottom: 20px;
		position:relative;
	}
	
}
.ark-offset-for-logo {
	margin-left: 200px;
}

.ark-background {

	/*background-image: url(../img/tloTikecik.png);*/
	background-repeat: repeat-x;
	background-position: top;
	min-height:100%;
	background-color: #FFFFFF;
}
#contenedor {
    position:relative; /* For #bgfix to attach here */
}
#bgfix {
    background:#FFFFFF;
    position: absolute;
    width: 100%; height: 100%;
   z-index: -1;
   
}

.uk-container {
	background-color: #FFFFFF;
}
.ark-navbar .uk-container
 {
	background-color: #347FC2;
}
.ark-footer .uk-container
 {
	background: none;
}


#content {
	padding-bottom: 40px;
	/*background-color: #B4C6B0;
	background-image: url(../img/tloTikecik.png);*/
	background-repeat: repeat-x;
	background-position: top;
	background-position: 0px -160px;

}

#content > div {
	
	-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;

}
#header > div {
	
	height: 150px;
}

#ark-main-column {
     /*margin-top:  -50px !important;*/
     padding-bottom: 20px;
    
}

.ark-navbar {
	border: none;
}

.ark-sidebar {
	margin-top: -50px;
}
.ark-plain-panel {
	font-size: 13px;
}

.ark-plain-panel h3 {
	color: #CDC9B6;
	/*width: 100%;*/
	margin-bottom: 3px;
	/*dispaly: block;*/
}

.ark-nav-card-panel {
	background-color: #CDC9B6;
	color: #FFFFFF;
	z-index: 1000;
	border: 2px solid #FFFFFF;
	margin-top: -3px;
}
.ark-nav-card-top span {
	color: #243081;
}
.ark-nav-card-panel_timer {
	color: #243081;
}

.ark-nav-card-panel:hover {
	text-decoration: none;
	box-shadow: 0 0 0 1pt #E40615;
	color: #111111;
}

.ark-card-panel {
}

.ark-card-panel_title {

    /*color: #663116;
    background-color: #F29847;*/
    color: #FFFFFF;
	background-color: #DD0000;
    	/*background: url(../img/tlo_skora.png);*/

}




@media (max-width: 768px) {
	.ark-basket {
		background-color: #003366;
		border: 1px solid #f7bc88;
	}

}

.ark-card-panel_total {
	color: #FFC56C;
}
.ark-card-panel_info {
    color: #DDDDDD;
}
.ark-card-panel_timer {
    color: #DDDDDD;
}

.ark-news-item {
	
	border: none;
	border-radius: 0px;
	color: #347FC2;
}

.ark-news-item .ark-news-item_title {
	color: #243082;
}
.ark-news-item .ark-news-item_title:hover {
	color: #347FC2;
	text-decorations: none;
}
.ark-news-item a {
	color: #FFFFFF;
} 


.ark-baner-reposition {
    margin-top: -80px;
    margin-bottom: 40px;
}
.ark-content-reposition {
	margin-top: 120px;
        margin-bottom: 15px;
}

.ark-subnav-categories {
  display: none;
  color: #666666;
  padding-bottom: 8px;
}

#tickets-total-top > div > div:first-child {
    padding-left: 10px;
}


.ark-event-thumb {
    background-color: #FFFFFF;
    border: 2px solid #BAD3EA;
    color: #347FC2;
    margin-bottom: 40px;
   
   padding-top: 3px;

}
.ark-event-thumb p {
   margin: 0px;
}

.ark-event-thumb h1 {
	color: #243082;
	font-weight: normal;
	font-size: 26px;	
}

.ark-event-thumb_img {
	border: 2px solid #FFFFFF;
}

.ark-event-thumb div.uk-text-muted  {
	color: #666666;
}

.ark-event-term {
    background-color: #EFEEE7;
    border:none;
    color: #FFFFFF;
}
.ark-event-term:hover {
	background-color: #FFDC15;

    	/*background: url(../img/tlo_skora.png);*/
}

.ark-event-term-inactive {
    background-color: #F2EFEC;
    border: 1px solid #D6D6D6;
    color: #666666;
}

.ark-event-term_data {
    color: #243082;
}
.ark-event-term_data span {
	color: #347FC2;
}
.ark-event-desc-term {
	background-color: #347FC2;
    border:none;
    color: #FFFFFF;

}

.ark-event-desc-term p {
   margin: 4px 0px;
} 

.ark-event-desc-term .ark-event-term_data {
	color: #FFFFFF;
}
.ark-event-desc-term .ark-event-term_data span {
	color: #FFFFFF;
}

.ark-event_sectors-header {
	color: #243082;
}

.ark-event_sector-thumb {
    color: #347FC2;
    background-color: #EFEEE7;
}
.ark-event_sector-name {
	    color: #243082;
}
.ark-event_sector-name span.ark-dep-time {
	color: #347FC2;
	font-weight: normal;
	margin-right: 6px;
	font-size: 16px;
}
.ark-event_tickets-type-item {
	
	color: #243082;
	background-color: #EFEEE7;
        font-size: 16px;
}

.ark-add-comment-block {
	border: 1px solid #DDDDDD;
	background-color: #F5F5F5;
}
.uk-comment-body {
	color: #333333;
}

.avail-yes {
    background-color: rgba(74, 174, 30, 0.4);
}

/*#tickets-total {
	background: #F99E3C url(../img/tlo_skora.png);
	color: #003366;
}
#tickets-total .ark-total-txt {
    color: #FFFFFF;
}*/

#tickets-total, #tickets-total-top {
	background: #F3F3F3;
	border: 1px solid #E3022C;
}
#tickets-total > div > div {
	background: none;
}
#tickets-total  a.seatsToBasketNumbered {
	color: #222222;
}
#customer-form.uk-panel-box {
  background-color: #FFFFFF;
}

.ark-sector-window {
	
	/*border: 1px solid #C2CDD7;*/
	margin-top: -80px;
	padding: 10px;
	z-index: 400;
}

.ark-event_tickets-type-name, .ark-event_tickets-type-price {
	color: #444444;
}

.ark-cart-title {
    /*color: #003366;*/
    color: #FFFFFF;
    background-color: #CDC9B6;
    /*background: #F99E3C url(../img/tlo_skora.png);*/
	margin-top: 8px;
}
.ark-event_ticket-seat,
.ark-event_ticket-price {
	color: #333333;
}
.ark-event_ticket-seat span {
	color: #347FC2;
	margin-right: 5px;
	display: inline-block;
}

.ark-cart-total {
	background-color: #F3F3F3;
}

.inside-box table td {
	background-color: #F3F3F3;
	padding-right: 5px;
        font-size: 16px;
}

.ark-tikecik-info {
	margin-top: 20px;
	color: #666666;
        padding: 4px;
}

.ark-newsletter-text {
	display: none;
}

.ark-event-img {
 border: none;
}


#tickets-total-top a.seatsToBasketNumbered {
    color: #111111;
    background-image: -webkit-linear-gradient(top, #8EC581, #67B358);
    background-image: linear-gradient(to bottom, #8EC581, #67B358);
  
}
#tickets-total-top a.seatsToBasketNumbered:hover {
	color: #FFFFFF;
}


#news .uk-panel-box {
	background: #FFFFFF;
	color: #333333;
}
#news h1 {
	color: #333333;
}

.ark-txt-highlighted {
 	color: #802175;
	border-bottom: 1px dotted #DDDDDD;
	line-height: 28px;
	font-weight: bold;
}


.ark-month {
	color: #243082;
	font-family: 'Roboto Slab', serif;
	font-size: 19px;
	padding-left: 14px;
	padding-right: 14px;
	font-weight: bold;
}
.ark-btn-month {
	color: #347FC2;
	display: inline-block;
	background-color: #FFFFFF;
	border: 1px solid #347FC2;
	border-radius: 4px;
	padding: 3px 8px;
}
.ark-btn-month:hover {
	background-color: #f9d423;
	text-decoration: none;
	color: #243082;

}

.ark-calendar-header span {
	text-align: center;
	box-sizing: border-box;
	margin: 5px;
	width: 50px;
	display: inline-block;
	font-weight: bold;
}


.ark-day-field {
	text-align: center;
        border: 1px solid #FFFFFF;
	background: #EDE6DE;
	color: #C0BBA5;
        box-sizing: border-box;
        margin: 5px;
        width: 50px;
        line-height: 50px;
        display: inline-block;
	border-radius: 4px;
}
.ark-day-field.active {
        border: 1px solid #FFFFFF;
	background: #243082;
	color: #FFFFFF;
	font-weight: bold;
}

.ark-day-field.active:hover {
        border: 1px solid #f9d423;
	outline: 1px solid #f9d423;
	background: #243082;
	color: #f9d423;
	font-weight: bold;
	text-decoration: none;
}


.ark-legend-unavail {
	border: 1px solid #FFFFFF;
	background: #EDE6DE;
	color: #C0BBA5;
        box-sizing: border-box;
	width: 20px;
	height: 20px;
	display: inline-block;
	border-radius: 4px;
	vertical-align: bottom;
	margin-left: 0px;
	margin-right: 4px;
}
.ark-legend-avail {
	border: 1px solid #FFFFFF;
	background: #243082;
	color: #FFFFFF;
        box-sizing: border-box;
	width: 20px;
	height: 20px;
	display: inline-block;
	border-radius: 4px;
	vertical-align: bottom;
	margin-right: 4px;

}

.ark-footer {
        background: #FFFFFF;
	color: #999999;
}
.ark-footer a {
	color: #111111;
        
}
.ark-footer a:hover {
	color: #E3022C;
}
.ark-footer ul {
	text-align: right;
	margin-right: -24px;
}

.ark-footer  li a {
	color: #333333;
        
}
.ark-footer  li a:hover {
	color: #E3022C;
}


@media (max-width: 480px) {
	.ark-sidebar {
		margin-top: -20px;
	}
}


@media (max-width: 768px) {

	.ark-card-panel {
		width: auto;

		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;

		border-bottom: none;
	}
	.ark-baner-reposition {
		margin-top: 0px;
	}
	.ark-event-thumb h1 {
		font-size: 22px;
	}
	.ark-day-field {

        	margin: 2px;
        	width: 12%;
        	line-height: 40px;
       		display: inline-block;
		border-radius: 4px;
	}

}
