

/**********************************************************SEARCHBOX****************************************************/

/* firefox 19+ */
#search::-webkit-input-placeholder {
  font-style: italic;
}
#search::-moz-placeholder {
  font-style: italic;
}

/* ie */
#search:-ms-input-placeholder {
  font-style: italic;
}

/* firefox 19+ */
#searchinput:-moz-placeholder {
  font-style: italic;
}
#login-pass::-webkit-input-placeholder {
  color: #000;
}
#login-pass::-moz-placeholder {
  color: #000;
}

/* ie */
#login-pass:-ms-input-placeholder {
  color: #000;
}

/* firefox 19+ */
#login-pass:-moz-placeholder {
  color: #000;
}
#login-user::-webkit-input-placeholder {
  color: #000;
}
#login-user::-moz-placeholder {
  color: #000;
}

/* ie */
#login-user:-ms-input-placeholder {
  color: #000;
}

/* firefox 19+ */
#login-user:-moz-placeholder {
  color: #000;
}
#email-user::-webkit-input-placeholder {
  color: #000;
}
#email-user::-moz-placeholder {
  color: #000;
}

/* ie */
#email-user:-ms-input-placeholder {
  color: #000;
}

/* firefox 19+ */
#email-user:-moz-placeholder {
  color: #000;
}
.black-placeh::-webkit-input-placeholder {
  color: #000;
  opacity: .8;
}
.black-placeh::-moz-placeholder {
  color: #000;
  opacity: .8;
}

/* ie */
.black-placeh:-ms-input-placeholder {
  color: #000;
  opacity: .8;
}

/* firefox 19+ */
.black-placeh:-moz-placeholder {
  color: #000;
  opacity: .8;
}
.newsletter > input::-webkit-input-placeholder {
  color: #000;
  opacity: .8;
}
.newsletter > input::-moz-placeholder {
  color: #000;
  opacity: .8;
}

/* ie */
.newsletter > input:-ms-input-placeholder {
  color: #000;
  opacity: .8;
}

.newsletter > input:-moz-placeholder {
  color: #000;
  opacity: .8;
}

.hasDatepicker::-webkit-input-placeholder {
  opacity: .8;
  /* layer alpha */
}
.hasDatepicker:-moz-placeholder {
  opacity: .8;
  /* layer alpha */
}
.hasDatepicker::-moz-placeholder {
  opacity: .8;
  /* layer alpha */
}
.hasDatepicker:-ms-input-placeholder {
  opacity: .8;
  /* layer alpha */
}
.white-placeh::-webkit-input-placeholder {
  opacity: .8;
  /* layer alpha */
  color: #fff;
  /* text color */
}
.white-placeh:-moz-placeholder {
  opacity: .8;
  /* layer alpha */
  color: #fff;
  /* text color */
}
.white-placeh::-moz-placeholder {
  opacity: .8;
  /* layer alpha */
  color: #fff;
  /* text color */
}
.white-placeh:-ms-input-placeholder {
  opacity: .8;
  /* layer alpha */
  color: #fff;
  /* text color */
}

#holder {
  /*width: 475px;*/
  right: 0px;
  position: fixed;
  top: 140px;
  z-index: 99;
}
#alert {
  right: 0px;
  position: fixed;
  top: 203px;
  width: 74px;
  z-index: 999;
  color: rgb(255, 255, 255);
}
#alert img {
  cursor: pointer;
}
.alert-mesage {
  position: absolute;
  top: 0px;
  right: 74px;
  width: 355px;
  background-color: rgba(0, 0, 0, 0.9);
  display: none;
}
.alert-mesage h1 {
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
  font-weight: bold;
  padding: 20px;
  background-image: url("../images/alert-arrow.png");
  background-position: right top;
  background-repeat: no-repeat;
}
.alert-mesage p {
  font-family: "Droid Serif", serif;
  font-size: 16px;
  padding: 5 20px;
}
.alert-mesage span {
  position: absolute;
  margin: 10px;
  cursor: pointer;
  display: block;
  font-size: 16px;
}

/**********************************************************END SEARCHBOX***********************************/


/**********************************************************NEWS********************************************/

.news p {
  margin: 0 0 20px;
}

#small-news .news-panel {
  margin: 5px 0;
  display: none;
  padding: 30px 0px 0 0;
}

/**********************************************************END NEWS********************************************/


/**********************************END INTERNAL PAGE SUBMENU********************************************/

#share-buttons img {
  width: 38px;
  margin-top: 10px;
  padding: 5px;
  border: 0;
  box-shadow: 0;
  display: inline;
}

.bio p {
  display: table-cell;
  vertical-align: middle;
  padding-left: 27px;
}

.date-stamp.broadway {
  border-radius: 10px;
  /* border radius */
}

.search-box h3 {
  color: #F4F4F4;
  padding: 0 12px;
  cursor: pointer;
  margin-top: 10px;
  font-weight: 500;
}
.search-box2 {
  background-color: #767676;
  float: left;
  width: 100%;
}
.search-box2 h3 {
  color: #F4F4F4;
  padding: 0 12px;
  cursor: pointer;
}
span.close-sign {
  width: 35px;
  height: 35px;
  display: inline-block;
  background-image: url("../images/search-x.png");
  margin-top: -9px;
}
h3 span {
  float: right;
}
.search-box input[type="text"], .search-box select {
  background-color: #e8e8e8;
  border: 0px none;
  width: 100%;
  height: 49px;
  color: #454545;
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
  padding-left: 7px;
}
.search-box select {
  background-image: url("../images/arrow-down-dark.png");
  background-position: 95%;
  background-repeat: no-repeat;
}
.search-box input[type="submit"] {
  /*background-color: #b40832;*/
  background-color: #da1653;
  height: 49px;
  margin: 0;
}
.search-box2 input[type="text"], .search-box2 select {
  background-color: #e8e8e8;
  border: 0px none;
  width: 100%;
  height: 49px;
  color: #454545;
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
  padding-left: 7px;
}
.search-box2 select {
  background-image: url("../images/arrow-down-dark.png");
  background-position: 90%;
  background-repeat: no-repeat;
}
.search-box2 input[type="submit"] {
  /*background-color: #b40832;*/
  background-color: #da1653;
  height: 49px;
  margin: 0;
}
.search-box-content {
  float: left;
  width: 100%;
  padding: 0px 0 30px;
  display: none;
}
.search-msj-small {
  color: #7f7f7f;
  font-family: "HelveticaNeue";
  font-size: 21px;
  background-color: #f1f1f1;
  line-height: 35px;
  padding-left: 32px;
}

table.spec-space {
  font-size: 17px!important;
}
table.spec-space tr:first-child td, table.spec-space2 tr:first-child td {
  border-top: 0 none;
}
table.spec-space tr th:first-child, table.spec-space tr th:last-child {
  width: 30px;
}
table.spec-space tr td:first-child, table.spec-space tr td:last-child {
  border: 0 none;
}
table.spec-space tr td:nth-child(2) {
  border-left: 0 none;
  padding: 0 17px 0 0;
  text-align: left;
}
table.spec-space tr td:nth-child(6) {
  border-right: 0 none;
  padding: 0 17px 0 0;
}
table.spec-space2 {
  font-size: 17px!important;
}
table.spec-space2 tr th:first-child, table.spec-space2 tr th:last-child {
  width: 30px;
}
table.spec-space2 tr td:first-child, table.spec-space2 tr td:last-child {
  border: 0 none;
}
table.spec-space2 tr td:nth-child(2) {
  border-left: 0 none;
  padding: 0 17px 0 0;
  text-align: left;
}
table.spec-space2 tr td:nth-child(5) {
  border-right: 0 none;
  padding: 0 17px 0 0;
}

/******************************************CALENDAR********************************************/
/*
.fc th, .fc td {
  text-align: left;
}
.fc th {
  vertical-align: middle;
  color: #717171;
  font-family: "Droid Serif", serif;
  font-weight: bold;
  font-size: 14px;
  padding: 0 12px;
  height: 50px;
}
.fc-ltr .fc-basic-view .fc-day-number {
  text-align: left;
  padding-left: 12px;
  padding-top: 12px;
  color: #9b9b9b;
}
.fc-day-number.fc-other-month {
  opacity: 0;
}
.fc-unthemed th, .fc-unthemed td, .fc-unthemed thead, .fc-unthemed tbody, .fc-unthemed .fc-divider, .fc-unthemed .fc-row, .fc-unthemed .fc-popover {
  border-color: #bcbcbc;
}
.fc .fc-button-group > * {
  margin: 0px 1px 0px 0;
}
.fc-state-default {
  background: #b40832;
  border-radius: 0;
  border: 0;
  outline: 0 none;
}
.fc-state-default span {
  color: #FFF;
}
.fc-state-default.fc-corner-right, .fc-state-default.fc-corner-left {
  border: 0 none;
  border-radius: 0;
}
.fc-day-grid-event .fc-content {
  white-space: normal;
}
.activeDay {
  background-color: #b40832;
  color: #FFF!important;
}
a.fc-day-grid-event {
  border: 0;
}

.fc-other-month.activeDay {}

.modal-link {
  background-color: #B30731;
  color: #FFF;
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
  font-weight: bold;
  padding: 15px 0;
  float: left;
  width: 100%;
  margin: 10px 0;
}
.modal-body {
  padding: 26px;
  display: table;
}

.fc-event-container {
  cursor: pointer;
}
*/
/******************************************END CALENDAR************************************/


/******************************************CAROUSEL - 4 IMAGES - INTERNAL PAGE STYLE************************************/

.jcarousel-wrapper.carousel-internal {
  margin: 0;
  position: relative;
  /*border-top: 9px solid #B30731;*/
  border-top: 9px solid #da1653;
  padding: 0;
  /*border-bottom: 9px solid #B30731;*/
  border-bottom: 9px solid #da1653;
  width: 100%;
  background: none;
  box-shadow: none;
}
.jcarousel-wrapper.carousel-internal > .jcarousel-control-prev, .jcarousel-wrapper.carousel-internal > .jcarousel-control-next {
  top: 50%;
  margin-top: -15px;
  width: auto;
  height: auto;
  text-align: center;
  /*background: none repeat scroll 0% 0% #B30731;*/
  background: none repeat scroll 0% 0% #da1653;
  text-decoration: none;
  font: 20px/22px Arial, sans-serif;
  position: absolute;
  padding: 5px;
  outline: medium none;
  border: 0px none;
  color: #FFF;
}
#no-border-carousel {
  border: 0 none!important;
}
.carousel-internal h1 {
  font-size: 20px;
  /*background-color: rgb(179, 7, 49);*/
  background-color: rgb(218, 22, 83);
  margin: 0px;
  padding-bottom: 5px;
  padding-left: 5px;
  color: rgb(255, 255, 255);
}

/******************************************END CAROUSEL - 4 IMAGES - INTERNAL PAGE STYLE************************************/

.jcarousel2 .view {
  overflow: hidden;
  position: relative;
  vertical-align: middle;
}
.jcarousel2 .view .mask {
  padding: 0px;
  position: absolute;
  overflow: hidden;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  transition: all 0.4s ease-in-out 0s;
  opacity: 0;
}
.jcarousel2 .view .mask .tainer {
  vertical-align: middle;
  background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.8);
  height: 10%;
  display: block;
  position: absolute;
  bottom: 0px;
  width: 100%;
  padding: 1% 5% 0px;
  color: #FFF;
}
.jcarousel2 .view:hover .mask {
  opacity: 1;
  cursor: pointer;
}
.tainer .fancybox {
  float: right;
}
a.down-link {
  padding: 0 10px;
  color: #434343;
}

/******************************************END CAROUSEL - 1 IMAGES - INTERNAL PAGE STYLE************************************/


.tab-content > .active {
  display: block !important;
  visibility: visible!important;
  position: relative!important;
}
#myTab > li {
  padding: 0;
}

#for-grosses a {
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  color: #FFF;
  text-decoration: underline;
  margin: 5px;
  display: inline-block;
}

/*******************************TABS COLLAPSE***********************************/

.panel-collapse.collapse.in {
  padding-bottom: 50px;
  color: #FFF !important;
  background-color: #5b5857;
}
.panel.panel-default {
  background: none;
  padding: 0 5px;
}
#myTab-accordion > .panel-default > .panel-heading {
  background-color: #666362;
  color: #fff;
  font-family: "Raleway";
  border: 0;
  box-shadow: none;
  border-radius: 0;
}
#myTab-accordion > .panel.panel-default > .panel-heading > .panel-title > a {
  font-size: 20px;
  text-decoration: none;
  padding: 12px 20px 12px 0px;
  display: block;
  background: url("../images/arrow-up.png") no-repeat center right;
}
#myTab-accordion > .panel.panel-default > .panel-heading > .panel-title > a.collapsed {
  background: url("../images/arrow-down.png") no-repeat center right;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border: 0;
}

.surf-button {
  color: #FFF;
  /*background: none repeat scroll 0% 0% #B40832;*/
  background: none repeat scroll 0% 0% #da1653;
  margin: 0px 1px 0px 0px;
  height: 24px;
  padding: 3px 3px;
  font-size: 1em;
  white-space: nowrap;
  cursor: pointer;
}

.surf-button-left {
  float: right;
}

.table-statistics {
  font-size: 18;
  font-weight: bold;
  font-family: 'Raleway', sans-serif;
  color: #434343;
  border: 0 none;
  border-collapse: separate;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.table-statistics th {
  /*background-color: #b40832;*/
  background-color: #da1653;
  color: #FFF;
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}
.table-statistics tr td {
  border: 1px solid #afafaf;
  text-align: center;
  vertical-align: middle;
  height: 40px;
}
.table-statistics tr td:first-child {
  border-left: 0;
}
.table-statistics tr td:last-child {
  border-right: 0;
}
.link-top {
  font-size: 40px;
}
a.link-top:hover {
  /*color: #b40832;*/
  color: #b40038;
}

/**************************************************DATA TABLES********************************************/


table.dataTable thead .sorting.spec {
  /*background: url("../images/data-tables/sort_both3.png") no-repeat center right #b40832;*/
  background: url("../images/data-tables/sort_both3.png") no-repeat center right #da1653;
}
table.dataTable thead .sorting_asc.spec {
  /*background: url("../images/data-tables/sort_asc3.png") no-repeat center right #b40832;*/
  background: url("../images/data-tables/sort_asc3.png") no-repeat center right #da1653;
}
table.dataTable thead .sorting_desc.spec {
  /*background: url("../images/data-tables/sort_desc3.png") no-repeat center right #b40832;*/
  background: url("../images/data-tables/sort_desc3.png") no-repeat center right #da1653;
}
table.dataTable thead .sorting_asc_disabled.spec {
  /*background: url("../images/data-tables/sort_asc_disabled.png") no-repeat center right #b40832;*/
  background: url("../images/data-tables/sort_asc_disabled.png") no-repeat center right #da1653;
}
table.dataTable thead .sorting_desc_disabled.spec {
  /*background: url("../images/data-tables/sort_desc_disabled.png") no-repeat center right #b40832;*/
  background: url("../images/data-tables/sort_desc_disabled.png") no-repeat center right #da1653;
}

#shows {
  float: left;
  height: 220px;
}

#shows tr td:nth-child(8), #shows tr td:nth-child(11) {
  color: #949494;
}
#shows tr th:nth-child(8), #shows tr th:nth-child(11) {
  /*	color: rgba(255, 255, 255, 0.6);*/
}

/**************************************************END DATA TABLES********************************************/


/**************************************************SCROLLER********************************************/


#shows, .table-statistics {
  min-width: 838px;
  padding-bottom: 40px;
  background-color: #FFF;
}

/**************************************************END SCROLLER********************************************/


/**************************************************MEDIA********************************************/

@media (min-width: 991px) {
  .col-md-9.col-sm-12.col-xs-12.no-padding-sm.no-padding-xs.white-bg.right-float {
    min-height: 1050px;
  }
}
@media (min-width: 1091px) {
  .navbar-collapse {
    max-width: 264px;
  }
}
@media (max-width: 1091px) {
  .side-banner {
    width: 100%;
  }
  .side-banner img {
    margin: 0 auto;
  }
}

@media (min-width: 460px) and (max-width: 768px) {
  .half-xs {
    width: 50%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 12px;
    padding-left: 12px;
  }
}
@media (max-width: 555px) {

  #login {
    width: 99%;
  }
  .newsletter {
    max-width: 245px;
    text-align: center;
    margin: 0px auto;
  }
  .no-padding-top-xs {
    padding-top: 0!important;
  }
  .date-stamp.broadway {
    height: 31px;
  }
}
@media (min-width: 556px) and (max-width: 768px) {

  .side-padding-sm {
    padding-left: 0 24px;
  }

  #tabsing {
    min-height: 396px;
  }
  .row .box:nth-child(1), .row .box:nth-child(2) {
    min-height: 641px;
  }
  .darker {
    min-height: 248px;
  }

}
@media (max-width: 566px) {

  #myTab > li > a {
    font-size: 26px;
  }
  .search-box h3 {
    font-size: 18px;
  }
  .search-box h3 span {
    font-size: 24px;
    margin-top: -4px;
  }
  .search-box h3 span.close-sign {
    width: 27px;
    height: 27px;
    display: inline-block;
    background-image: url("../images/search-x.png");
    background-size: 100%;
  }

  #link-2:hover {
    background-position: -10px -44px;
    color: #d1b14b;
    font-family: "Raleway", sans-serif;
    font-size: 17px;
    text-decoration: underline;
  }
}
@media (max-width: 467px) {
  #myTab > li > a {
    font-size: 18px;
  }
  #link-1 {
    font-size: 23px;
    height: 40px;
    display: inline-block;
  }
  .box-cont h3 {
    font-size: 21px;
  }
  .right-float-left {
    float: left;
  }
  .grey p {
    font-size: 11px;
  }
  #ui-datepicker-div {
    width: 94%;
  }
}

@media (max-width: 360px) {
  .box-cont a {
    font-size: 14px;
  }
  #link-2 {
    font-size: 16px;
  }
  #link-2:hover {
    font-size: 16px;
  }
}

/**********************************************************END MEDIA********************************************/