﻿

/* result-section */
.result-section{
	background:url(../images/bg-info-section.png) no-repeat 0 100%;
	padding:0 0 10px;
	margin:0 0 8px;
}
.result-content{
	width:100%;
	table-layout:fixed;
	color:#777a7d;
	font:12px/15px Arial, Helvetica, sans-serif;
	padding:0 0 6px;
}
/* result-section row */
.result-content .result-row{
	border-bottom:1px solid #e2e2e2;
	width:100%;
	overflow:hidden;
	padding:10px 0 10px;
}

    .result-content .result-row:hover {
        background: #fbfbfb;
    }    
    .result-content .result-row:hover a{
    }
/* result-section holder-row */
.result-content .holder-row{
	width:100%;
	padding:3px 0;
	overflow:hidden;
	font:bold 12px/17px Arial, Helvetica, sans-serif;
	border-bottom:1px solid #cecece;
	color:#333;
}
.result-content .date,
.result-content .location,
.result-content .installation,
.result-content .job-title,
.result-content .ticket-title,
.result-content .ad,
.result-content .adult,
.result-content .child{
	float:left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align:top;
}
.result-content .date{
	width:15%;
	padding:0 0 0 15px;}
.result-content .location{
	width:15%;
	padding:0 0 0 15px;
}
.result-content .installation{
	width:20%;
	padding:0 0 0 15px;
}
.result-content .adult{
	width:10%;
	padding:0 0 0 15px;
}
.result-content .child{
	width:10%;
	padding:0 0 0 15px;
}
.result-content .ad{
	width:10%;
	padding:0 0 0 15px;
}
.result-content .job-title{width: 50%;height: auto;white-space:normal;}
.result-content .ticket-title{
    width: 70%;
    height: auto;
    white-space:normal;

}

.result-row .ticket-title{
    padding-left: 25px;
    background: url(../images/ico-ticket.png) no-repeat;


}


.result-content .row .date{padding:2px 0 0 10px;}
.result-content .row .location{padding:2px 0 0 15px;}
.result-content .holder-row em{
	display:inline-block;
	font-style:normal;
	padding:0 20px 0 0;
	/*background:url(../images/arrow-result.gif) no-repeat 100% 6px;*/
}
.result-content .job-title a{
	color:#2d8e5b;
	display:inline-block;
	text-decoration:none;
    font-size: 16px;
}
.result-content .job-title a:hover{text-decoration:none;}
.result-content p{margin:0;}
.result-content dl{margin:0;}
.result-content dt{
	display:none;
	color:#010101;
	padding:0 2px 1px 0;
}
.result-content dd{
	display:inline-block;
	margin:0;
}




.details-block .info-section {
    margin: 0 0 17px;
    overflow: hidden;
    padding: 0 0 22px;
}
.details-block .info-box {
    float: left;
    width: 100%;
}
.details-block .info {
    color: #999;
    margin: 0 0 18px;
    width: 100%;
}
.details-block .info dt {
    float: left;
    font-weight: bold;
    padding: 0 5px 0 0;
}
.details-block .info dd {
    margin: 0;
    overflow: hidden;
}
.details-block .date-box {
    float: right;
    max-width: 217px;
    padding: 4px 2px 0 0;
}
.details-block .date-info {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #ecf3f8;
    border-color: #e3e9ee;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px 1px 0;
    box-shadow: 0 4px 4px -5px rgba(0, 0, 0, 0.5) inset;
    color: #000;
    margin: 0 0 11px;
    overflow: hidden;
    padding: 12px 19px;
    position: relative;
    text-align: left;
    width: 179px;
}
.details-block .date-info dt {
    color: #545454;
    float: left;
    padding: 0 6px 0 0;
    width: 90px;
}
.details-block .date-info dd {
    margin: 0;
    overflow: hidden;
}







.search-results {
    
}
.search-results h1{
    font: 18px roboto,Arial,sans-serif;
    margin: 0;
}
.search-results h1 a{
    text-decoration: none;
}
.search-results p{
    font: 14px roboto,Arial,sans-serif;
    margin: 0 0 30px;
}
.search-results p.link{
    font: bold 14px roboto,Arial,sans-serif;
    margin: 5px 0;
}
.search-results p.link a{
    color: #666;
    text-decoration: none;
}
.search-results h2{
    margin: 0;
    text-transform: none;
}
.search-results h2 a{
	text-decoration:none;
    color: #f87700;
}

.search-pagination {
    background: #fbfbfb;
    padding: 10px;
    text-align: right;
}

.search-pagination ul{
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0;
    font-size:0;
    
}
.search-pagination ul li{
    display: inline;
    margin: 0;
    padding: 0;
    
}
.search-pagination ul li a{
    text-decoration: none;
    font: 14px roboto,Arial,sans-serif;
    border: 1px solid #d4d4d4;
    border-left: 0;
    padding: 3px 10px;
    
}
.search-pagination ul li a:hover {
    background: #eee;
}
.search-pagination ul li:first-child a{
    border-left: 1px solid #d4d4d4;
    
}
.search-pagination ul li a strong {
    color: #666;
}

.search-pagination ul li {
    line-height: inherit;
    margin-bottom: 0;
    padding: 0;
    position: relative;
}
.search-pagination ul li:after {
    height: 0;
    top: 0;
    width: 0;
}
.search-pagination ul li:after {
    background: none ;
    border-radius: 0;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
}






/* datepicker */
#reportrange {
    color: #333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857;
}

.dropdown-menu *, .dropdown-menu *:before, .dropdown-menu *:after {
    box-sizing: border-box;
}

.pull-right {
    float: right !important;
}
.glyphicon-calendar:before {
    content: "ðŸ“…";
}
.caret {
    border-color: #000 transparent -moz-use-text-color;
    border-style: solid solid dotted;
    border-width: 4px 4px 0;
    content: "";
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
}
.dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: none outside none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    z-index: 1000;
}
.dropdown-menu .btn {
    -moz-user-select: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.dropdown-menu .btn-default {
    background-color: #fff;
    border-color: #ccc;
    color: #333;
    float: right;
}
.dropdown-menu .btn-primary {
    background-color: #2d8e5b;
    border-color: #2d8e5b;
    color: #fff;
    float: none;
}
.dropdown-menu table {
    background-color: transparent;
    max-width: 100%;
}
.dropdown-menu table {
    border-collapse: collapse;
    border-spacing: 0;
}
.dropdown-menu .table-condensed thead > tr > th, .dropdown-menu .table-condensed tbody > tr > th, .dropdown-menu .table-condensed tfoot > tr > th, .dropdown-menu .table-condensed thead > tr > td, .dropdown-menu .table-condensed tbody > tr > td, .dropdown-menu .table-condensed tfoot > tr > td {
    padding: 0;
}

.daterangepicker_start_input, .daterangepicker_end_input{
    border-bottom: 1px solid #ccc;
    padding-bottom: 0;
    margin-bottom: 9px;
    
}

.dropdown-menu .applyBtn {
   /* padding: 6px 21px;*/
    min-width: 0;
    
}
.dropdown-menu .cancelBtn {
    /*padding: 6px 15px;*/
    min-width: 0;
}

.fullwidth {
    width: 100%;
}



/* tickets-info styles */

.tickets-info {
	/*overflow: hidden;*/
}

.tickets-info h1 {
	font: 500 34px/38px "roboto", Arial, Helvetica, sans-serif;
	background: #142452;
	text-transform: uppercase;
	padding: 37px 10px 43px;
	text-align: center;
	color: #fff;
	margin: 0 -9999px;
}

.tickets-info .table-holder, .tickets-info .events-holder {
	padding: 63px 102px;
}

.tickets-info .table-holder h2 {
	display: none;
}

.tickets-info .table2 {
	margin: 0 0 72px;
}

.tickets-info .table3 {
	margin: 0 0 27px;
}

/* table 2 styles */

.table2 table {
	font: 400 11px/13px "roboto", Arial, Helvetica, sans-serif;
}

.table2 table tr th,
.table2 table tr td {
	color: #333;
	text-align: left;
}

.table2 table tr th:first-child,
.table2 table tr td:first-child {
	padding: 0 10px 0 20px;
}

.table2 table tr th {
	height: 47px;
	text-transform: uppercase;
	font: 700 13px/24px "roboto", Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #eaeaea;
	color: #333;
	background: #fff;
}

.table2 table tr td {
	height: 50px;
	border-bottom: 1px solid #eaeaea;
	font: 400 12px/24px "roboto", Arial, Helvetica, sans-serif;
}

.table2 table tr:nth-child(odd) {
	background: #fbfbfb;
}

.table2 table tr:nth-child(odd) td {
	background: #fbfbfb;
}

.table2 .col1 {
	width: 65.9%;
}

.table2 .col2 {
	width: 10.6%;
}

.table2 .col3 {
	width: 14.5%;
}

.table2 .col4 {
	width: 9%;
}

.table2 .icon-ticket,
.table2 .sub-heading {
	display: inline-block;
	vertical-align: middle;
}

.table2 .icon-ticket {
	font-size: 16px;
	margin: 0 -2px 0 0;
	color: #f36a24;
}

.table2 .sub-heading {
	font: 700 14px/24px "roboto", Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}

/* table 3 styles */

.table3 table {
	font: 400 15px/17px "roboto", Arial, Helvetica, sans-serif;
}

.table3 table tr th {
	color: #142452;
	text-transform: capitalize;
	font: 700 17px/19px "roboto", Arial, Helvetica, sans-serif;
	height: 44px;
}

.table3 table tr th,
.table3 table tr td {
	text-align: left;
	border-bottom: 1px solid #eaeaea;
}

.table3 table tr td {
	height: 50px;
}

.table3 table span,
.table3 table .time {
	display: inline-block;
	vertical-align: middle;
}

.table3 table .col1 {
	width: 9.4%;
	color: #f36a24;
	padding: 0 11px;
}

.table3 table .ico-pg {
	background: url(../images/sprite.png) no-repeat -90px 0;
	width: 30px;
	height: 16px;
	overflow: hidden;
	text-indent: -9999px;
	margin: -3px 13px 0 6px;
}

.table3 table .title {
	color: #333;
	font: 700 14px/16px "roboto", Arial, Helvetica, sans-serif;
}

.table3 table .time {
	font: italic 400 12px/14px "roboto", Arial, Helvetica, sans-serif;
}


/*  movies section styles */
.movies-detail{
	overflow:hidden;
	 line-height: 26px;
}
#main .movies-detail h1{ margin:0 0 7px;}
.movies-detail .social-holder{
	overflow:hidden;
	margin:0 0 22px;
	padding:0;
	text-align:right;
	list-style:none;
}
.movies-detail .social-holder li{
	display:inline-block;
	vertical-align:top;
	margin:0 0 6px 11px;
	padding:0;
}
.movies-detail .social-holder li a{
	display:block;
	height:100%;
	color:#919191;
}
.movies-detail .social-holder .icon-ico-twitter{
	font-size:14px;
	line-height:21px;
}
.movies-detail .social-holder .icon-ico-fb{
	font-size: 16px;
	line-height: 16px;
	margin: 3px 0 0;
}
.movies-detail .social-holder .icon-ico-google{
	font-size:15px;
	line-height:18px;
}
.movies-detail .social-holder .icon-ico-linkedin{
	font-size: 15px;
	line-height: 15px;
	margin:2px 0 0;
}
.movies-detail .social-holder .icon-ico-mail:before{
	font-size:11px;
	line-height:11px;
	color:#919191;
	content: "\e615";
}
.movies-detail .post{
	overflow:hidden;
	margin:0 0 20px;
}
.movies-detail .post .alignleft{
	margin:0 2.6% 0 0;
}
.movies-detail .post .meta .alignleft{
	margin:0 1.6% 0 0;
}
.movies-detail .post .meta{
	overflow:hidden;
	padding:5px 0 24px;
}
.movies-detail .meta .text-block{
	overflow:hidden;
	color:#777;
	font:12px/15px 'robotoitalic', Arial, Helvetica, sans-serif;
}
.movies-detail .meta .text-block p{ margin:0;}
.movies-detail .text{
	overflow:hidden;
}
.movies-detail .text p{ margin:0;}

.movies-detail .post .alignleft {
  margin: 0 2.6% 0 0;
    float: left;
  text-align: left;
}