@charset "utf-8";
/* CSS Document */
@page {
  size: A4;
  margin: 0;
}
@media print {
  html, body {
    width: 200mm;
    height: 290mm;
  }
  /* ... the rest of the rules ... */
}

   @media  print
   {
 * {-webkit-print-color-adjust:exact;}	  
     .printable * {
 display: block;
}
 body {
 -webkit-print-color-adjust: exact;
 font-size:14px;
}
 * {
box-sizing: border-box;
padding:0;
margin:0;
outline:0;
border:0;
}
 @page {
    /* you can also specify margins here: */
 margin-bottom: 10mm; /* for compatibility with both A4 and Letter */
 margin-top: 10mm; /* for compatibility with both A4 and Letter */
}

body {
 font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
 font-size: 13px;
 overflow-x: hidden;
}
#page {
 width: 100%;
 margin: 0;
 background: none;
}
a {
text-decoration:none;
color:#000;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}.ticket-sales-bg {    background: #4d3292;    margin-bottom: 70px;}
 .col-md-12 {
 width: 100%;
}
.col-md-3 {
 width: 25%;
}
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
 float: left;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.ibox.float-e-margins {
 min-height: 180px;
 margin-bottom: 30px;
 box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
 -moz-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
 -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
 position: relative;
 float: left;
 width: 100%;
 border: 1px solid #b0258c;
}
.ibox.float-e-margins .ibox-title {
 background: #b0258c !important;
 padding: 2px 10px;
}
.ibox.float-e-margins .ibox-title h4 {
 color: #fff!important;
 text-transform: capitalize;
 text-align: center;
 font-size: 12px;
 white-space:nowrap;
}
.tab-content h4 {
 margin: 10px 0 10px 0;
}
 .tile-stats {
 margin-top: 20px;
}
.count.text-center {
 font-size: 14px;
}
 .text-center {
 text-align: center;
}
.table {
 width: 100%;
 max-width: 100%;
 margin-bottom: 20px;
}
.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
 border-top: 0;
}
 .table>thead>tr>th {
 vertical-align: bottom;
 border-bottom: 2px solid #ddd!important;
}
th {
 text-align: left;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
 padding: 8px;
 line-height: 1.42857143;
 vertical-align: top;
 border-top: 1px solid #ddd!important;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
 padding: 8px;
 line-height: 1.42857143;
 vertical-align: top;
 border-top: 1px solid #ddd!important;
}
footer.vt_footer {
 float: left;
 width: 100%;
 padding:30px 0 25px 0;
 color:#fff;
background: #b0258c;
/*background: -moz-linear-gradient(left, #21a4da 0%, #b0258c 49%, #e42f38 100%);
background: -webkit-linear-gradient(left, #21a4da 0%, #b0258c 49%, #e42f38 100%);
background: linear-gradient(to right, #21a4da 0%, #b0258c 49%, #e42f38 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#21a4da', endColorstr='#e42f38', GradientType=1 );*/
}
a.footer-logo:before {
    content: "";
    content: "";
    width: 40%;
    display: block;
    position: absolute;
    left: 0;
    bottom: 50%;
    height: 1px;
    background-color: #fff;
}
a.footer-logo:after {
    content: "";
    width: 40%;
    display: block;
    position: absolute;
    bottom: 50%;
    right: 0;
    height: 1px;
    background-color: #fff;
}
.vt_footer_logo_wrap {
    margin-top: 0px;
}
.border-bottom.title-bar, #myTab,.download-btton-wrap {
display:none;
}
.vt_newsletter, .vt_footer_link_wrap, .vt_footer_socila_link, #siteseal, .copy-right {
display:none;
}

	
footer.vt_footer {
 float: left;
 width: 100%;
 padding:20px 0 25px 0;
 color:#fff;
background: #b0258c!important;
background: -moz-linear-gradient(left, #21a4da 0%, #b0258c 49%, #e42f38 100%) !important;
background: -webkit-linear-gradient(left, #21a4da 0%, #b0258c 49%, #e42f38 100%)!important;
background: linear-gradient(to right, #21a4da 0%, #b0258c 49%, #e42f38 100%)!important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#21a4da', endColorstr='#e42f38', GradientType=1 )!important;
}.Profile-ImageWrap {	background: #7c2a8f;	background: -webkit-linear-gradient(#7c2a8f, #4c3292);	background: -o-linear-gradient(#7c2a8f, #4c3292);	background: -moz-linear-gradient(#7c2a8f, #4c3292);	background: linear-gradient(#7c2a8f, #4c3292);	border-radius: 20px;	padding: 20px;	width: 100%;	float: left;}
}

 @media print and (color) {
 * {
 -webkit-print-color-adjust: exact;
 print-color-adjust: exact;
}
footer.vt_footer{
 float: left;
 width: 100%;
 padding:30px 0 25px 0;
 color:#fff;
background: #b0258c!important;
background: -moz-linear-gradient(left, #21a4da 0%, #b0258c 49%, #e42f38 100%) !important;
background: -webkit-linear-gradient(left, #21a4da 0%, #b0258c 49%, #e42f38 100%)!important;
background: linear-gradient(to right, #21a4da 0%, #b0258c 49%, #e42f38 100%)!important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#21a4da', endColorstr='#e42f38', GradientType=1 )!important;
}

}
