@font-face {
    font-family: 'twcenmt';
    src: url('/main/font-awesome-4.0.3/fonts/ufonts.com_tw_cen_mt.eot?v=4.2.0');
    src: url('/main/font-awesome-4.0.3/fonts/ufonts.com_tw_cen_mt.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('/main/font-awesome-4.0.3/fonts/ufonts.com_tw-cen-mt.ttf?v=4.2.0') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'century';
    src: url('/main/font-awesome-4.0.3/fonts/ufonts.com_century_gothic__2_.eot?v=4.2.0');
    src: url('/main/font-awesome-4.0.3/fonts/ufonts.com_century_gothic__2_.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('/main/font-awesome-4.0.3/fonts/ufonts.com_century-gothic.ttf?v=4.2.0') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Muli-Light';
    src: url('/main/font-awesome-4.0.3/fonts/Muli-Light.ttf?v=4.2.0') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Muli-Regular';
    src: url('/main/font-awesome-4.0.3/fonts/Muli-Regular.ttf?v=4.2.0') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Muli-ExtraLight';
    src: url('/main/font-awesome-4.0.3/fonts/Muli-ExtraLight.ttf?v=4.2.0') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat Light';
    font-style: normal;
    font-weight: 400;
    src: local('Montserrat Light'), local('Montserrat-Light'),
        url(/main/font-awesome-4.0.3/fonts/montserrat-light_d508f4bcd80b35f5ab68ae7d0e466277.woff) format('woff'),
        url(/main/font-awesome-4.0.3/fonts/montserrat-light_d508f4bcd80b35f5ab68ae7d0e466277.ttf) format('truetype');
}

@font-face {
    font-family: 'Montserrat ultra Light';
    font-style: normal;
    src: local('Montserrat ultra Light'), local('Montserrat-ultra-Light'),
        url(/main/font-awesome-4.0.3/fonts/Montserrat-UltraLight.otf) format('opentype');
}
@media (max-width: 767px) {
    .float-right {
        float: right;
    }
}

#tickets .widget-content{
       padding-top: 0px;
}

.down {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    transition: all 900ms ease;
}
.original {
    -webkit-transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    transition: all 900ms ease;
}


hr {
    margin: 10px 0 !important;
}
.discountCode {
    #padding: 5px;
    #border: 1px dotted orange;
}
.for-description{
	float: left;
}
.des-position{
	position: relative;
	#top: 4px;
	left: 4px;
	font-size: 12px;
}
/* animations */

.ng-hide-add,
.ng-hide-remove {
    display: block !important;
}
.description {
    transition: .2s linear all;
    height: 15px;
    overflow: hidden;
}
.description.ng-hide {
    height: 0;
}
.countdown {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    z-index: 999;
}
.payment-methods td {
    padding: 10px 10px 10px 0;
}
.paymentDetails tr:last-child {
    font-weight: bold;
}
/* modal dialogs */

.modal-dialog {
    margin-top: 100px;
}
/* Fix for Bootstrap 3 with Angular UI Bootstrap */

.modal {
    display: block;
}
/* Custom dialog/modal headers */

.dialog-header-error {
    background-color: #d2322d;
}
.dialog-header-wait {
    background-color: #428bca;
}
.dialog-header-notify {
    background-color: #eeeeee;
}
.dialog-header-confirm {
    background-color: #333333;
}
.dialog-header-error span,
.dialog-header-error h4,
.dialog-header-wait span,
.dialog-header-wait h4,
.dialog-header-confirm span,
.dialog-header-confirm h4 {
    color: #ffffff;
}
/* Ease Display */

.pad {
    padding: 25px;
}

#backgroundPopup {
    background-color: #080808;
    display: none;
    height: 4000px;
    left: 0;
    opacity: 0.5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}

.backgroundPopup{
	background-color: #080808;
    height: 4000px;
    left: 0;
    opacity: 0.5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}


.ticketunavailablepopup_div{
    background-color: #f5f5f5;
    border: 20px solid #ddd;
    border-radius: 10px;
    box-shadow: 0 0 20px #000;
    color: black;
    float: left;
    margin-top: -50px;
    padding: 20px;
    position: absolute;
    width: 250px;
    z-index: 100003;
    }
    .imgclose {
    border: 0 none;
    float: right;
    margin-right: -37px;
    margin-top: -74px;
}
.NA{
#width:5px;
#height:5px;
    height: 1px;
    min-height: 1px;
    min-width: 1px;
    width: 1px;
}

.selectedSeat {
	border:1px solid red;
	#margin-right:2px;
	padding: 1px;
}

.nonSelectedSeat {
	#border:1px solid #fff;
	border-color: rgba(111,111,111,0) transparent transparent;
	#margin-right:2px;
}

.imgclosefortkt{
	border: 0 none;
	float: right;
	margin-right: -15px;
	margin-top: -66px;
}

[ng\:cloak], [ng-cloak], .ng-cloak {
  display: none !important;
}


.submitbtn-style:hover {
    background-position: 0 -1300px;
    border-color: #7d98b8;
    color: #000;
    text-decoration: none;
}
.submitbtn-style {
    background: url("/main/images/sprite.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #808080;
    cursor: pointer;
    font: 12px/1.6 verdana,arial,helvetica,clean,sans-serif;
    height: 31px;
    margin: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
}

.error {
    color: #a94442;
    #font-family: verdana;
    #font-size: 13px;
    #font-weight: normal;
}



/* .text-field-expand{
	width:100%;
	-webkit-transition: width 2s;
	-moz-transition: width 2s;
	-o-transition: width 2s;
	transition: width 2s;
} */
.text-field-expand{
	width:70%;
	-webkit-transition: width 2s;
	-moz-transition: width 2s;
	-o-transition: width 2s;
	transition: width 2s;
}
.text-field-collapse{
	width:70%;
	-webkit-transition: width 2s;
	-moz-transition: width 2s;
	-o-transition: width 2s;
	transition: width 2s;
}

.cancel-order{
	color: #ff3333;
	cursor: pointer;
}
.cancel-order:HOVER{
	color: #ff0000;
}


.required-error{
	color: #a94442;
}

.error_msg {
	position: absolute;
    top: 40px;
	background: #F5F5F5;
	border: 1px solid #ddd;
	height: 35px;
	color: #a94442;
    #top: 20px;
    text-align: center;
    z-index: 1001;
    border-radius: 6px;
    width: 200px;
    padding: 7px 20px;
    -webkit-transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    transition: all 900ms ease;
}
.error_msg:after, .error_msg:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.error_msg:after {
	border-color: rgba(245, 245, 245, 0);
	border-bottom-color: #F5F5F5;
	border-width: 12px;
	margin-left: -12px;
}
.error_msg:before {
	border-color: rgba(221, 221, 221, 0);
	border-bottom-color: #ddd;
	border-width: 13px;
	margin-left: -13px;
}
#back_to_top {
	display: none;
	text-indent: -9999px;
	position: fixed;
	z-index: 999;
	width: 45px;
	height: 45px;
	
	right: 20px;
	bottom: 20px;
	cursor:pointer;
	background: url("/angularTicketWidget/images/up-arrow.png") no-repeat;
	background-size: 45px;
}
#back_to_top:focus{
	#outline: 0px !important;
	#outline-offset : 0px !important;
	outline: 0px;
	outline-offset : 0px;
}
@media only screen and (max-width : 1024px) {
	#back_to_top {
		width: 45px;
		height: 45px;
		background-size: 45px;
		right: 20px;
	}
}
@media only screen and (max-width : 768px) {
	#back_to_top {
		width: 40px;
		height: 40px;
		background-size: 40px;
		right: 5px;
	}	
}

@media only screen and (max-width : 480px) {
		#back_to_top {
		width: 35px;
		height: 35px;
		background-size: 35px;
		right: 5px;
	}
}  
/* ------------------------------confirmation page share email fb tweet start-------------------------------------------------- */
.social-facebook, .social-tweet, .social-email, .social-referral{
    #padding: 10px 20px;
    border-radius: 25px;
	/* Safari 3-4, iOS 1-3.2, Android 1.6- */
	-webkit-border-radius: 25px;
	/* Firefox 1-3.6 */
	-moz-border-radius: 25px;
	/* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
	border-radius: 25px;
    transition: all 0.5s;
    margin: 0px 5px;
    cursor: pointer;
    display: inline-block;
    width: 45px;
    height: 45px;
    font-size: 18px;
    box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.19);
}
.social-facebook{
    color: #FFFFFF;
    background-color: #4060A5;
}
    
.social-facebook:hover{
    color: #4060A5;
    background-color: #FFFFFF;
    transition: all 0.5s;
}

.social-tweet{
    color: #FFFFFF;
    background-color: #3CF;
}
    
.social-tweet:hover{
    color: #3CF;
    background-color: #FFFFFF;
    transition: all 0.5s;
}
.social-email{
    color: #FFFFFF;
    background-color: #DC4A38;
}
    
.social-email:hover{
    color: #DC4A38;
    background-color: #FFFFFF;
    transition: all 0.5s;
}

.social-referral{
    color: #FFFFFF;
    background-color: #ff9900;
}
.social-referral:hover{
    color: #ff9900;
    background-color: #FFFFFF;
    transition: all 0.5s;
}

#shareblock .fa,#shareblockData .fa{
    position: relative;
    top: 14px;
}
/* ------------------------------confirmation page share email fb tweet end-------------------------------------------------- */
.myStyle{
	cursor: auto;
    opacity: 0.6;
    border-color: #428bca !important;
}
.myStyle:HOVER, .myStyle:ACTIVE, .myStyle:FOCUS{
	cursor: auto;
    opacity: 0.6;
    border-color: #428bca !important;
     outline: none !important;
    background-color: #428bca !important;
}
.no-padding-th th{
    padding: 0px !important
}
#forPrint .table tbody tr:nth-child(3n+1) td{
	padding: 10px 0px !important
}
#forPrint .table tbody tr:nth-child(3n+2) td{
	padding: 0px !important
}
#forPrint .table tbody tr:nth-child(3n+3) td{
	padding: 0px !important
}