@-ms-viewport {
  width: device-width;
}
html {
  font-family: 'Lato', sans-serif;
}
body {
  width: 100%;
  position: relative;
  /*background: #fff url('../images/background_pub.jpg') no-repeat scroll center bottom;*/
  background: #fff;
  font-family: 'Montserrat', sans-serif;
}
body.logged-in {
  /*background: transparent url('../images/background_mem.jpg') no-repeat scroll center bottom;*/
}

a { color: #da1653; }
  
a:hover, a:active, a:focus {
  color: #b40038;
}

.emergency_message {
  line-height: 37px;
  background-color: #ffff00;
  color: #191919;
  width: 100%;
  text-align: center;
  font-size: 1.5em;
  font-weight: 500;
  clear: both;
  border-bottom: 2px solid #ffffff;
  padding-left: 5px;
  padding-right: 5px;
}

/* HEADER START */

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 400;
}

.headers a, .headers a:hover, .headers a:focus, .headers a:active {
  color: #ffffff;
}

body .container.header-wrapper {
  /*margin-bottom: 20px;*/
  padding-bottom: 17px;
  /*border-bottom: 1px solid rgba(51,51,51, 0.2);*/
  border-bottom: 1px solid rgba(210,210,210,1.0);
  margin-bottom: 20px;
  margin-top: 10px;
}

#header .third-line,
#header .second-line,
#header .first-line {
  font-size: 15px;
  font-weight: 400;
  line-height: 16.45px;
}

#header .third-line {
  font-size: 11.27px;
}

/*
body.non-logged-in .logo-holder {
  margin-top: 10px;
}

body.logged-in .logo-text,
body.logged-in .logo-holder {
  padding-top: 25px;
}
*/
/*
body.logged-in .container.header-wrapper {
  margin-top: 0px;
}
*/
body .logo-holder {
  padding-top: 10px;
}

body.logged-in .container.header-wrapper,
body.logged-in .logo-wrapper {
  margin-top: 0px;
  padding-top: 0px;
}

/* HEADER END */

#footer {
  width: 100%;
  /*background-color: #c49f3e;*/
  /*padding-bottom: 11px;*/
  margin-top: 40px;
  /* Was 300px */
}
.popover-markup {
  float: right;
  text-align: right;
  /*margin-top: -7px;*/
}
#member-info, .member-info, #member-info a {
  /*color: #191919;*/
  /* text color */
  color: #da1653;
  font-size: 16px;
}
/*#member-info {
  color: #8b8b8b;
}*/
.member-pic-thumb {}
/*
.user-options-dropdown {
  width: 254px;
  background: #ffffff;
  position: absolute;
  right: 0px;
  z-index: 100;
  border: 1px solid #c3c3c3;
  padding: 4px;
  text-align: left;
}
.user-options-dropdown:after, .user-options-dropdown:before {
  bottom: 100%;
  left: 92%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.user-options-dropdown:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 10px;
  margin-left: -10px;
}
.user-options-dropdown:before {
  border-color: rgba(195, 195, 195, 0);
  border-bottom-color: #c3c3c3;
  border-width: 11px;
  margin-left: -11px;
}
.user-options {
  padding-top: 10px;
}
#member-info .user-options a {
  font-family: 'Droid Serif', serif;
}
*/


#for-members, #for-public {
  display: none;
}

.ui-slider-tabs-content-container {
  max-height: 293px;
  overflow: visible!important;
}
.messages {
  background-color: #dfdfdf;
  /* layer fill content */
  padding: 10px 34px 10px 34px;
}
.messages p:first-child {
  font-weight: 600;
}
.morectnt span {
  display: none;
}
.morectnt span {
  display: inline-block;
}

/**********BIG TABS************/

#tab-mare {
  background-color: #FFF;
}

/**********END BIG TABS************/


/**********POPUP MEMBER INFO************/

.popover.bottom {
  left: auto!important;
  right: 0;
  width: 276px;
  border: 2px solid rgba(195, 195, 195, 1);
}
.popover.bottom > .arrow {
  left: 93%!important;
  border-bottom-color: rgba(195, 195, 195, 1);
}
.popover-content {
  padding: 5px;
}
.popover-content img {
  float: left;
  padding: 0 20px 5px 0;
}
.poparhive {
  width: 20%;
  position: relative;
  text-decoration: underline;
  float: left;
  text-align: center;
}
@media (max-width: 660px) {
  .poparhive {
    width: 33%;
  }

  #direct_filter label input::-webkit-input-placeholder { font-size: 10px; padding-top: 3px;}
  #direct_filter label input::-moz-placeholder { font-size: 10px; padding-top: 3px; } /* firefox 19+ */
  #direct_filter label input:-ms-input-placeholder { font-size: 10px; padding-top: 3px; } /* ie */
  #direct_filter label input:-moz-placeholder { font-size: 10px; padding-top: 3px; }  
  
}
.archive {
    margin-top: 20px;
}
#nyc-edition a.arc-flash-link {
  color: #da1653;
}
.container-outer { 
    width: 100%; 
}
.popover.bottom > .arrow:after {
  top: 2px;
}
.year-arrow {
  content: ' ';
  position: absolute;
  top: -15px;
  left: 50%;
  margin-left: -37px;
  display: block;
  width: 74px;
  height: 35px;
  background: url(../images/arrow-down-big2.png) no-repeat center top;
  display: none;
}

/**********END POPUP MEMBER INFO************/


/**********POPUP PAGE************/

#cevaaa .popover.top {
  left: 0!important;
  width: 100%;
  max-width: 100%;
  border: 0;
  border-radius: 0;
  color: #444444;
  font-family: "Lato", sans-serif;
  font-size: 20px;
}
#cevaaa .popover.top h1 {
  font-size: 20px;
  /*font-size: 58pt;*/
  font-family: "Montserrat", sans-serif;
  color: #da1653;
}
#cevaaa .popover.top .popover-content {
  padding: 50px;
}
#cevaaa .popover.top .arrow {
  display: none;
}
.popover.bottom > .arrow {
  left: 93%!important;
  border-bottom-color: rgba(195, 195, 195, 1);
}
.popover-content {
  padding: 5px;
}
.popover-content img {
  float: left;
  padding: 0 20px 5px 0;
}
.popover.bottom > .arrow:after {
  top: 2px;
}

/**********END POPUP PAGE************/

.side-block h2 {
  /*color: #c51e2d;*/ /* text color */
  /*font-size: 16px;*/
  /*font-size: 40pt;*/
  font-size: 1.5em;
  text-transform: uppercase;
  font-weight: 400;
  color: #da1653;
  margin-top: 40px;
}
.navbar .newsletter {
  margin-top: 40px;
}

.side-block p, .side-block ul > li, .side-block ul > li > a {
  list-style-type: none;
  color: #5d5d5d;
  /* text color */
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  font-weight: 400;
}
.newsletter h2 {
  color: #444444;
  font-size: 20px;
  font-weight: 400;
}
.newsletter input[type="text"], input[type="password"], #login input[type="text"], #forgot input[type="text"], input[type="password"] {
  background-color: #BBB;
  border: 0;
  width: 100%;
  height: 38px;
  color: #000;
  /* text color */
  font-family: 'Montserrat', serif;
  font-size: 16px;
  padding-left: 7px;
}

#login input.subit, 
#forgot input.subit, 
.subit_cp,
.subit {
    background-color: #da1653;
}
.subit, .subit_cp {
  /* layer fill content */
  color: #fff;
  /* text color */
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  border: 0;
  margin: 10px 0;
  width: 100%;
  /*height: 38px;*/
  padding-top: 6px;
  padding-bottom: 6px;
}

#login input.subit:hover,
#forgot input.subit:hover,
.subit:hover, 
.subit_cp:hover {
  background-color: #b40038;
}

/*
#banding {
  width: 100%;
  height: 55px;
  text-align: center;
  background: none repeat scroll 0% 0% #da1653;
  position: absolute;
  top: 50%;
  margin-top: -22px;
  left: 0;
}
*/
.txt {
  color: #5e5e5e;
  /* text color */
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  line-height: 21px;
  padding-right: 15px;
}
.txt-page {
  color: #434343;
  /* text color */
  font-weight: 400;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  padding: 15px 20px;
  background: #fff;
  float: left;
  width: 100%;
}
.col-md-12.info-block.no-padding, .col-md-12.contact-block.no-padding {
  margin-top: 15px;
}
.info-block p {
  font-family: 'Lato', sans-serif;
  font-size: 20px;
  color: #8e8e8e;
  line-height: 30px;
}

.contact-block p {
  line-height: 20px;
}

/**********BOX SHAPES************/

.box-cont {
  width: 100%;
  background-color: #e5e5e5;
  overflow: hidden;
  position: relative;
  float: left;
}
.box-cont h3 {
  position: absolute;
  top: 0;
  left: 70px;
  color: #fff;
  /* text color */
  font-size: 25px;
  text-transform: uppercase;
}

.member-box-container {
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
}

.member-box-container > div {
  width: 50%;
}

#one, #two, #three, #four, #five, #six, #seven, #eight {
  display: block;
  background-image: url(../images/icons2.png);
  position: absolute;
  top: 19px;
  left: 25px;
  width: 20px;
  height: 27px;
  background-size: cover;
}
.date {
  font-style: italic;
  position: initial;
  display: inline;
  background: none;
}
#one { background-position: -1px -99px; }
#two { background-position: -1px -48px; }
#three { background-position: -1px 2px;
  background-position: 0px 0px; }
#four { background-position: -1px -24px; }
background-position: 0px -26px;
#five { background-position: -1px -251px;
  background-position: 0px -276px; }
#six { background-position: 0px -328px;
  background-position: -0px -352px; }
#seven { background-position: -1px -477px; }
#eight { background-position: 0px -574px; }

.darker {
  background-color: #cccccc;
  padding: 19px 24px;
  min-height: 236px;
}

.your-league-content,
.registration-renewal-content,
.my-favorites-content,
.member-news-content {
  padding-left: 13px;
  padding-right: 25px;
}

.darkers {
  /*background-color: #cccccc;*/
  padding: 19px 12px;
  float: left;
  margin: 20px 0px 0 0;
  width: 100%;
  min-height: 100px;
}
.darkers h2,
.darkers h2 a {
  text-align: center;
  margin: 10px 0;
  font-weight: 400;
}
.darkers h2 a {
  font-size: 30px;
  text-decoration: none;
  color: #333333;
}

.dark {
  padding: 19px 25px;
  min-height: 295px;
}

.dark-padding-top{
  padding: 19px 24px 0 24px;
}

.top-divider {
  border-top: 1px solid #adadad;
}

.bottom-divider {
  border-bottom: 1px solid #adadad;
}

.darkers.league-flashes {

}

.box-cont p {
  color: #191919;
  /* text color */
  font-family: "Lato", sans-serif;
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: 400;
}
.box-cont p.droid-18 {
  font-size: 18px;
}
.box-cont a {
  /*color: #191919;*/
  /* text color */
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 600;
  /*text-decoration: underline;*/
}
.more {
  text-align: center;
  text-decoration: none;
}
.triangle-up {
  height: 0;
  /*padding-bottom: 98px;*/
  padding-bottom:70px;
}
.triangle-up div {
  width: 0;
  height: 0;
  border-top: 0px solid transparent;
  /*border-bottom: 86px solid transparent;*/
  border-bottom: 65px solid transparent;
}
.triangle-up #oranj {
  border-left: 1500px solid #ff4c00;
  background-color: #ff4c00;
}
.triangle-up #blau {
  border-left: 1500px solid #7ecbef;
  background-color: #7ecbef;
}
.triangle-up #brotacel {
  border-left: 1500px solid #05aa81;
  background-color: #05aa81;
}
.triangle-up #galben {
  border-left: 1500px solid #ffec29;
  background-color: #ffec29;
}
.triangle-up #burgundy {
  border-left: 1500px solid #da1653;
  background-color: #da1653;
}
.triangle-up #teal {
  border-left: 1500px solid #38bbc0;
  background-color: #38bbc0;
}
.triangle-up #gray {
  border-left: 1500px solid #a4b2bb;
  background-color: #a4b2bb;
}
.tri-down {
  width: 0px;
  height: 0px;
  border-left: 19px solid transparent;
  border-right: 19px solid transparent;
  position: absolute;
  left: 50%;
  top: 71px;
  margin-left: -19px;
  display: none;
}
#br {
  border-top: 14px solid #05aa81;
}
#bl {
  border-top: 14px solid #7ecbef;
}
#org {
  border-top: 14px solid #ff4c00;
}
#glb {
  border-top: 14px solid #ffec29;
}
#burg {
  border-top: 14px solid #da1653;
}
#tl {
  border-top: 14px solid #38bbc0;
}
#gy {
  border-top: 14px solid #a4b2bb;
}

.darkers h2.league-flashes-title a {
  font-size: 22px;
  color: #da1653;
  text-decoration: underline;
  font-weight: 400;
}

.darkers h2.league-flashes-title a:active,
.darkers h2.league-flashes-title a:hover {
  color: #b40038;
}

.darkers h2.quick-links-title {
  font-size: 18px;
  color: #000;
  font-weight: 400;
  text-align: left;
  margin-bottom: 20px;
}
/**********END BOX SHAPES************/


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

#small-news {
  list-style: none;
  font-size: 16px;
  margin: 0;
  padding: 0;
  color: #434343;
}
#small-news li {
  padding: 15px 0px;
  position: relative;
}
#small-news li a {
  color: #434343;
  text-decoration: none;
  font-weight: 600;
}
#small-news li .archivecontent a{
  font-weight: normal;
}
#small-news li a.email-link{
  color:#da1653;
}

#small-news h3 {
  margin: 0;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #434343;
  cursor: pointer;
}
#small-news h4 {
  cursor: pointer;
}
#small-news2 {
  list-style: none;
  font-size: 16px;
  margin: 0;
  padding: 0;
  color: #434343;
}
#small-news2 li {
  padding: 15px 0;
  position: relative;
}
#small-news2 li a {
  color: #434343;
  /*text-decoration: underline;*/
  font-weight: 600;
}
#small-news2 h4 {
  margin: 0;
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #171717;
  cursor: pointer;
  padding: 0 12px;
}
#small-news span, #small-news2 span {
  display: inline-block;
  width: 10px;
}
#small-news .news-panel {
  display: none;
  padding: 10px 12px 1px 12px;
  /*background-color: #cccccc;*/
  margin: 5px 0 0 0;
}

#small-news .news-panel.white-bg {
  background-color: #ffffff;
}

#small-news2 h4.selecta{}

.news-panel .prime-news {
  display: inline-block;
}
#small-news .news-panel img {
  background-color: #c6c6c6;
  float: left;
  margin: 0px 15px 0px 0px;
  width: 103px;
}
.gallery a img {
  width: 100%;
}

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


/**********LOGIN************/

#login {
  display: none;
  width: 500px;
  min-height: 444px;
  background-color: #fff;
  /* layer fill content */
  padding: 30px;
}
#forgot {
  display: none;
  width: 100%;
  min-height: 270px;
  background-color: #fff;
  /* layer fill content */
  padding: 30px;
}
#login h1, #forgot h1 {
  color: #da1653;
  /* text color */
  font-family: 'Montserrat', sans-serif;
  /*font-size: 40px;*/
  /*font-size: 58pt;*/
  /*font-size: 5em;*/
  font-size: 3em;
  text-transform: uppercase;
}
#login p a, #forgot p a {
  color: #444444;
  /* text color */
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  text-decoration: underline;
}
#login input[type="text"] {
  margin-bottom: 52px;
}

/**********END LOGIN************/


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

.sb-search {
  position: relative;
  margin-top: 10px;
  width: 0%;
  min-width: 74px;
  height: 65px;
  float: right;
  overflow: hidden;
  top: 0;
  right: 0;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  transition: width 0.3s;
  -webkit-backface-visibility: hidden;
  z-index: 9;
}
.sb-search-input {
  position: absolute;
  top: 0px;
  right: 0px;
  border: medium none;
  outline: medium none;
  background: none repeat scroll 0% 0% #8A8A8A;
  width: 98%;
  margin: 0px;
  z-index: 10;
  font-family: inherit;
  font-size: 20px;
  color: #2C3E50;
  height: 43px;
  padding: 10px 65px 10px 10px;
  margin-top: 10px;
}
.sb-search-input.widget {
  position: relative;
  margin-bottom: 20px;
}

.sb-search-input::-webkit-input-placeholder {
  opacity: .8;
  /* layer alpha */
  color: #fff;
  /* text color */
  font-family: "Lato", sans-serif;
  font-size: 18px;
}

/* firefox 19+ */
.sb-search-input:-moz-placeholder {
  opacity: .8;
  /* layer alpha */
  color: #fff;
  /* text color */
  font-family: "Lato", sans-serif;
  font-size: 18px;
}
.sb-search-input::-moz-placeholder {
  opacity: .8;
  /* layer alpha */
  color: #fff;
  /* text color */
  font-family: "Lato", sans-serif;
  font-size: 18px;
}

/* ie */
.sb-search-input:-ms-input-placeholder {
  opacity: .8;
  /* layer alpha */
  color: #fff;
  /* text color */
  font-family: "Lato", sans-serif;
  font-size: 18px;
}

/* firefox 19+ */
.white-placeh::-webkit-input-placeholder {
  opacity: .9;
  /* layer alpha */
  color: #fff;
  /* text color */
}
.white-placeh:-moz-placeholder {
  opacity: .9;
  /* layer alpha */
  color: #fff;
  /* text color */
}
.white-placeh::-moz-placeholder {
  opacity: .9;
  /* layer alpha */
  color: #fff;
  /* text color */
}

/* ie */
.white-placeh:-ms-input-placeholder {
  opacity: .9;
  /* layer alpha */
  color: #fff;
  /* text color */
}

.search-widget {
  position: relative;
}

.sb-icon-search, .sb-search-submit {
  width: 99px;
  height: 65px;
  background-color: #c5c5c5;
  /* layer fill content */
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
  line-height: 60px;
  text-align: center;
  cursor: pointer;
}
.sb-search-submit {
  background: #fff;
  /* IE needs this */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 8 */
  filter: alpha(opacity=0);
  /* IE 5-7 */
  opacity: 0;
  color: transparent;
  border: none;
  outline: none;
  z-index: -1;
}

.sb-search-submit.widget {
  height: 43px;
  width: 53px;
  /*top: 102px;
  right: 31px;*/
  top: 10px;
  right: 19px;
  z-index: 91;
}
.sb-icon-search {
  color: #fff;
  background: c5c5c5;
  z-index: 90;
  font-size: 38px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}
.sb-icon-search.widget {
  /* position: relative; */
  background-color: #8a8a8a;
  height: 43px;
  width: 53px;
  /* top: 102px;
  right: 31px; */
  top: 10px;
  right: 19px;
  line-height: 45px;
  font-size: 2em;
}
/* Open state */

.sb-search.sb-search-open, .no-js .sb-search {
  width: 475px;
  background: #c5c5c5;
}
.sb-search.sb-search-open .sb-icon-search, .no-js .sb-search .sb-icon-search {
  background: #c5c5c5;
  color: #fff;
  z-index: 11;
}
.sb-search.sb-search-open .sb-search-submit, .no-js .sb-search .sb-search-submit {
  z-index: 90;
}
.sb-search form span {
  margin-right: -13px;
}

#holder {
  right: 0px;
  position: fixed;
  top: 138px;
  z-index: 99;
}

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


/**********SLIDING TABS************/

#SliderTabs, .ui-slider-tabs-list {
  width: 100%!important;
  padding: 20px 20px 40px 20px;
  max-width: 400px;
  margin: 0 auto;
}
.preload {
  display: block;
  position: absolute;
  left: -9999px;
  top: 0px;
}

.nav-tabs > li.ny {
  padding-right: 0; 
}

div.active > .jcarousel-wrapper1 > .preload {
  left: 0;
}
.nav-tabs > li.ny > a, .nav-tabs > li.ot > a {
  border: 0 none;
  font-size: 22px;
  font-weight: 700;
  margin-top: 10px;
  padding: 5px 0 0 5px;
  text-decoration: none;
  line-height: normal;
}
.nav-tabs > li.active.ny, .nav-tabs > li.active.ot, .nav-tabs > li.ny, .nav-tabs > li.ot {
  height: 48px;
}
.nav-tabs > li.active.ny > a, .nav-tabs > li.active.ny > a:focus {
  background-color: rgba(0, 0, 0, 0);
  color: #FFF;
  text-decoration: none;
  border: 0;
  border-bottom: -1px;
  outline: 0;
  font-size: 22px;
  line-height: normal;
}
.nav-tabs > li.active.ot > a {
  background-color: rgba(0, 0, 0, 0);
  color: #FFF;
  text-decoration: none;
  border: 0;
  outline: 0;
  font-size: 22px;
  line-height: normal;
}

@media (max-width: 1024px) {
  .nav-tabs > li.ny > a,
  .nav-tabs > li.ot > a,
  .nav-tabs > li.active.ny > a,
  .nav-tabs > li.active.ny > a:focus,
  .nav-tabs > li.active.ot > a  {
    font-size: 20px;
  }

}

@media (max-width: 340px) {
  .nav-tabs > li.ny > a,
  .nav-tabs > li.ot > a,
  .nav-tabs > li.active.ny > a,
  .nav-tabs > li.active.ny > a:focus,
  .nav-tabs > li.active.ot > a  {
    font-size: 18px;
  }
  
  #loginForm .form .login-keep {
    padding-left: 0px; 
  }

}

ul#front-tab {
  padding: 0 20px 0 20px;
}
.nav > li.ny:hover, .nav > li.ny.active:hover, .nav > li.ot:hover, .nav > li.ot.active:hover, .nav > li.ny a:hover, .nav > li.ny.active a:hover, .nav > li.ot a:hover, .nav > li.ot.active a:hover {
  background-color: rgba(0, 0, 0, 0);
  border: 0;
  outline: none;
}
#on-tour, #new-york {
  width: 100%;
  visibility: hidden;
  position: absolute;
}
#on-tour p, #new-york p, #on-tour a, #new-york a {
  /*color: #898989;*/
}
#new-york {
  /*background-color: #8f7b54;*/
  background-color: #fff;
}
#on-tour {
  /*background-color: #da1653;*/
  background-color: #fff;
}
.ny, .ot {
  background-image: url(../images/tabs-panel-sprite4.png);
}
.ny {
  background-position: right -400px;
}
.ny.active {
  background-position: 0 -342px;
}
.ot {
  background-position: 0 0;
}
.ot.active {
  background-position: right -56px;
}
#on-tour a:hover, 
#new-york a:hover {
  text-decoration: none;
  color: #b40038;
}

.img-container {
  max-width: 200px;
  height: 274px;
  margin-right: 10px;
  float: left;
  text-align: center;
  width: 50%;
}
.abs {
  position: absolute;
  bottom: -40px;
  width: 100%;
  text-align: center;
  color: #000;
  font-weight: 600;
  margin-bottom: 10px !important;
}
#new-york > .abs > a, #on-tour > .abs > a {
  color: #da1653;
  font-weight: 600;
  /*text-decoration: none;*/
}

#new-york > .abs > a:hover, #on-tour > .abs > a:hover {
  color: #b40038;
}

/**********END SLIDING TABS************/

.morectnt a {
  text-decoration: none;
}

/**********BOOTSTRAP MENU************/

@media (min-width: 768px) and (max-width: 991px) {
  div.middleDiv {
    float: right;
  }
  .no-padding-sm {
    padding: 0;
  }
}
@media (max-width: 991px) {
  .navbar-header {
    float: none;
    padding-top: 15px;
  }
  .navbar-left, .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav {
    float: none!important;
    margin: 7.5px 0;
    text-align: left;
  }
  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
  }
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 10px;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 53px;
  border-radius: 2px;
  height: 4px;
}

/**********END BOOTSTRAP MENU************/


/**********SLIDER HOVER IMAGES************/

.view {
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  /*text-align: center;*/
  /*height: 300px;*/
}
.view .mask {
  padding: 0px;
  position: absolute;
  overflow: hidden;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  opacity: 0;
  transition: all 0.4s ease-in-out 0s;
}
.view .mask .tainer {
  width: 100%;
  height: 101%;
  vertical-align: middle;
  display: table;
  background: rgba(0, 0, 0, 0.8);
  padding: 16px 10% 0 10%;
}
.view .mask .tainer .tainers {
  display: table-cell;
  vertical-align: middle;
  padding: 0;
}

.tainer .pic-name{
  display:table-cell;
  vertical-align: middle;
  padding-bottom:16px;
}

.tainer p.carousel-play-text span.glyphicon-menu-right,
.tainer p.more-info-link span.glyphicon-menu-right {
  top: 3px;
}

.jcarousel-wrapper .glyphicon {
  font-size: 14px;
}

.jcarousel-mask-container{
  position: relative;
  height:100%;
}

.jcarousel .view .mask{
  border: 5px solid transparent;
}

.jcarousel .view .no-padding .mask{
  border:none;
}

.view a {
  text-decoration: none;
  color: #fff;
  font-weight: 600;
}
.view h2 {
  color: #FFF;
  margin-top: 5px;
}
.view p {
  color: #FFF;
}

/*.jcarousel4 .view:focus .mask,
.jcarousel4 .view:hover .mask, 
.jcarousel4 .view .mask.shown,*/
.jcarousel .view:focus .mask,
.jcarousel .view:hover .mask, 
.jcarousel .view .mask.shown {
  opacity: 1;
  cursor: pointer;
}
.carousel-play-icon {
  color: #da1653;
  font-size: 30px;
  padding-right: 10px;
  display: inline-block;
  position: relative;
  top: 9px;
}
.carousel-play-text {
  text-align: center;
  font-weight: 600;
  font-family: "Lato", sans-serif;
  font-size: 16px;
}

/**********END SLIDER HOVER IMAGES************/


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

.jcarousel-wrapper.carousel-internal {
  margin: 20px auto;
  position: relative;
  /*border-top: 9px solid #da1653;*/
  border-top: 9px solid #da1653;
  padding: 0;
  /*border-bottom: 9px solid #da1653;*/
  border-bottom: 9px solid #da1653;
  width: 100%;
  background: none;
  box-shadow: none;
}
.jcarousel-wrapper.carousel-internal > .jcarousel-control-prev4, .jcarousel-wrapper.carousel-internal > .jcarousel-control-next4, .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% #da1653;
  text-decoration: none;
  font: 20px/22px 'Montserrat', sans-serif;
  position: absolute;
  padding: 5px;
  outline: medium none;
  border: 0px none;
  color: #FFF;
}
#no-border-carousel {
  border: 0 none!important;
}

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

.jcarousel2 .view {
  overflow: hidden;
  position: relative;
  vertical-align: middle;
}
.jcarousel2 .view .mask {
  /*padding: 5px;*/
  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: 5px;*/
  bottom: 0px;
  width: 100%;
  padding: 2% 5% 0px;
  color: #FFF;
}
.jcarousel2 .view:hover .mask {
  opacity: 1;
  cursor: pointer;
}
.tainer .fancybox {
  float: right;
}
a.down-link {
  padding: 0 10px;
  color: #434343;
}
.sharecontent {}

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

ul.dropdown.red-menu {
  list-style-type: none;
  padding-left: 20px;
}
ul.dropdown.red-menu li > a {
  color: #5D5D5D;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  line-height: 9px;
  padding-left: 0px;
  height: 36px;
}
ul.dropdown.red-menu li > a.selected {
  color: #da1653;
}

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


/**********************************INTERNAL TAB DARK********************************************/

#nyc-edition, #road-edition {
  display: none;
}

#league-flashes > li, #groses > li {
  background-color: #b4b4b4;
  padding: 0;
  border-top: 10px solid #FFF;
}
#tab-statistics {
  border-top: 10px solid #666362;
}
#league-flashes > li.active, #tab-flashes, #groses > li.active {
  background-color: #666362;
  border-top: 10px solid #666362;
}
#tab-flashes {
  padding-bottom: 50px;
}
#tab-flashes {
  color: #fff;
  padding: 50px 24px 30px 36px;
  float: left;
}

#league-flashes > li a {
  padding-left: 34px;
  font-weight: 600;
  font-size: 25px;
  border-radius: 0px;
  line-height: 25px;
}
#league-flashes > li a, #league-flashes > li a:hover {
  background: none;
  border: 0 none;
  border-radius: 0px;
  color: #FFF;
  text-align: left;
}
.flash-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 1000px;
    overflow: hidden;
}
.flash-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: scroll;
}
#nyc-edition a.flash-link {
    display: none;
    text-align: center;
    font-size: 30px;
  }
@media (max-width: 661px) {
  .flash-container {
    height: auto;
    padding: 0;
  }
  .flash-container iframe {
    display: none;
  }
  #nyc-edition a.flash-link {
    display: block;
  }
}

.white-txt {
  color: #FFF;
}
#nyc-edition > p.rale-20 {
  color: #cccccc;
}
.border {
  border-bottom: 1px solid #b2b2b2;
  padding-bottom: 10px;
}
#tabsing {
  padding: 0px 20px 40px;
  position: relative;
}
.border-right-search {
  border-right: 10px solid #FFF;
}
.tab-content > .active {
  display: block !important;
  visibility: visible!important;
  position: relative!important;
}

/**********************************INTERNAL TAB DARK********************************************/

#share-buttons {
  float: right;
  margin: 10px 0 0 0;
}

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

.pic-frame {
  width: 142px;
  height: 202px;
}

.pic-frame img {
  width: 142px;
}

.bio, .press {
  border-bottom: 1px solid #bfbfbf;
  padding-bottom: 15px;
  margin-bottom: 15px;
  float: left;
  width: 100%;
}
.press a {
  color: #da1653;
  font-weight: 500;
}

.press a:active,
.press a:hover {
  text-decoration: underline;
  color: #b40038;
}

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

.bio-text.directory.no-padding-left{
  padding-left:0;
}

.date-stamp {
  width: 78px;
  height: 78px;
  border: 1px solid #da1653;
  /* stroke */
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  /* border radius */
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #da1653;
  line-height: 20px;
}
.date-stamp.broadway {
  border-radius: 20px;
  /* border radius */
}
.broadway-theme.breadcrumb a {
  color: #da1653;
}
.txt-page .table-cell {
  height: 78px;
  display: table-cell;
  vertical-align: middle;
}
span.table-cell.lato-16,
span.table-cell.rale-16 {
  height: auto!important;
}
.txt-page .table-cell .link-color {
  text-decoration: underline;
}
.txt-page .table-cell a:not(.link-button):hover {
  color: #b40038;
}
.stamp-width {
  width: 100px;
}
.txt-page .droid-18 a {
  color: #434343;
  text-decoration: underline;
}
.social {
  background-image: url(../images/social-spr.png);
  width: 95px;
  height: 33px;
  display: inline-block;
  background-repeat: no-repeat;
}
.social.fb {
  background-position: -2px -2px;
}
.social.twt {
  background-position: -2px -37px;
}
.search-box {
  background-color: #767676;
  float: left;
  width: 100%;
}
.search-box, .search-box2 {
  /*background-color: #767676;*/
  background-color: #e5e5e5;
  float: left;
  width: 100%;
}
.search-box h3 {
  /*color: #F4F4F4;*/
  padding: 0 12px;
  cursor: pointer;
  font-weight: 500;
  margin: 15px 0;
  /*text-transform: lowercase;*/
  font-size: 26px;
}
.search-box h3 span {
  float: right;
}
.search-box input[type="text"], .search-box select {
  /*background-color: #e5e5e5;*/
  border: 0px none;
  width: 100%;
  height: 35px;
  color: #454545;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  padding-left: 7px;
  background-repeat: no-repeat;
  background-position: 90%;
}
/*
.search-box2 input[type="text"] {
  border: 0px none;
  width: 100%;
  height: 49px;
  background-color: rgba(0, 0, 0, 0);
  color: #FFF;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  padding-left: 7px;
  background-repeat: no-repeat;
  background-position: 95%;
  background-image: url("../images/search.png");
  outline: 0 none;
}
*/
input[type="text"].white-in::-webkit-input-placeholder {
  color: #fff;
}
input[type="text"].white-in:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
input[type="text"].white-in::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
input[type="text"].white-in:-ms-input-placeholder {
  color: #fff;
}
.search-box select {
  background-image: url("../images/arrow-down-dark.png");
}
span.close-sign {
  width: 35px;
  height: 35px;
  display: inline-block;
  background-image: url("../images/search-x.png");
  margin-top: -9px;
}
.search-box input[type="submit"] {
  background-color: #da1653;
  height: 35px;
  margin: 0;
  font-size: 18px;
  font-weight: 600;
}
.search-box-content {
  float: left;
  width: 100%;
  padding: 0px 0 30px;
}
.search-box-content.open {
  display: block;
}
.search-msj {
  color: #7f7f7f;
  /* text color */
  font-family: "Lato", sans-serif;
  font-size: 24px;
  background-color: #f1f1f1;
  /* layer fill content */
  line-height: 72px;
  padding-left: 32px;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select::-ms-expand {
  display: none;
}
.bio-pop {
  position: absolute;
  top: 0;
  right: 0;
  padding-left: 27px;
}
.bio p a { display: block; }

.bio-info {
  display: none;
  width: 100%;
  max-width: 800px;
  color: #434343;
  font-size: 16px;
  font-family: "Lato", san-serif;
}
.bio-info strong {
  /*color: #da1653;*/
}
.bio-info .bio {
  margin-top: 50px;
  border: 0 none;
}
.bio-info .bio.directory {
  margin-top: 30px;
  padding-left: 20px;
}
.bio-info .bio .pic-frame {
  width: auto;
}

@media screen and (min-width: 768px) {
  .bio-info {
    min-width: 600px;
  }
}
.link-top {
  font-size: 40px;
}
a.link-top:hover {
  color: #b40038;
}

/***********************************************A-Z SORTING********************************************/

div.alphabet {
  display: table;
  width: 100%;
  padding: 10px;
  /* margin-bottom: 1em; */
  background-color: #da1653;
  clear: both;
}
.clear {
  clear: both;
}
.clear img {
  width: auto!important;
}
div.alphabet > div  span {
  display: table-cell;
  color: #FFF;
  cursor: pointer;
  text-align: center;
  width: 3.8%;
}

div.alphabet span:hover {
  text-decoration: underline;
}
div.alphabet span.active {
  color: black;
}
.dataTables_scrollBody {
  overflow: hidden!important;
}
.dataTables_paginate {
  position: relative;
  text-align: center;
  margin-top: 10px;
}
.dataTables_paginate a, .dataTables_paginate span {
  cursor: pointer;
}
div.dataTables_paginate.paging_full_numbers a.paginate_button {
  color: #717171;
  font-weight: 600;
  padding: 4px 9px 2px 8px;
}
a.paginate_button:hover {
  color: #b40038;
}
.dataTables_paginate .first, .dataTables_paginate .previous, .dataTables_paginate .next, .dataTables_paginate .last {
  position: absolute;
}
a.paginate_button.first {
  background-color: #717171;
  color: #fff !important;
  left: 0;
  padding: 4px 8px 2px 4px !important;
}
a.paginate_button.next {
  background-color: #717171;
  color: #fff !important;
  right: 30px;
  padding: 4px 3px 2px 6px!important;
}
a.paginate_button.previous {
  background-color: #717171;
  color: #fff !important;
  left: 30px;
  padding: 4px 6px 2px 3px!important;
}
a.paginate_button.last {
  background-color: #717171;
  color: #fff !important;
  right: 0;
  padding: 4px 4px 2px 8px !important;
}
div.dataTables_paginate.paging_full_numbers a.paginate_button.current {
  color: #da1653;
}
.paginate_button {
  color: #969696;
}
a.paginate_button.current {
  color: #da1653;
}
#direct.dataTable th {
  color: #615F60 !important;
  font-weight: 600;
  font-size: 18px;
  padding: 20px 5px;
  background-color: transparent;
}
#direct th:last-child {}

#direct td {
  color: #615F60;
  font-size: 14px;
  padding: 10px 5px;
  border-bottom: 1px solid #DEDEDE;
}
#direct td a {
  color: #615F60;
  text-decoration: underline;
}
#direct tr td:first-child {
  font-weight: 600;
}
#direct tr {
  border-bottom: 1px solid #DEDEDE;
}
#direct_filter label {
  width: 100%;
}
#direct_filter {
  padding: 0 24px;
}
#direct_filter label input {
  width: 100%;
  background-color: #767676;
  color: #FFF;
  padding: 5px 10px;
  background-repeat: no-repeat;
  background-position: 96%;
  background-image: url("../images/search.png");
  font-family: "Lato", san-serif;
  font-weight: 400;
}
#direct_filter label::-webkit-input-placeholder {
  color: #FAFAFA;
  /* text color */
  font-family: "Lato", sans-serif;
  font-size: 18px;
}
#direct_filter label:-moz-placeholder {
  color: #FAFAFA;
  /* text color */
  font-family: "Lato", sans-serif;
  font-size: 18px;
}
#direct_filter label::-moz-placeholder {
  color: #FAFAFA;
  /* text color */
  font-family: "Lato", sans-serif;
  font-size: 18px;
}
#direct_filter label:-ms-input-placeholder {
  color: #FAFAFA;
  /* text color */
  font-family: "Lato", sans-serif;
  font-size: 18px;
}
#direct_length {
  display: none;
}
.director-wrapper {
  padding: 0 24px;
}
.iron {
  text-align: right;
  padding: 10px 0;
}
.iron a {
  text-decoration: underline;
  font-size: 14px;
  font-weight: 600;
}
.iron a:hover {
  color: #b40038;
}
.top-paging {
  width: 100%;
  float: left;
  margin-bottom: 15px;
}
.scroller2 .top-paging {
  padding: 0 32px;
}
.scroller2 div.alphabet {
  padding: 10px 20px;
}
.top-paging #direct_paginate {
  width: 350px;
  float: right;
  margin: 0;
}

/***************************************************END A-Z SORTING**********************************/


/***************************************************UNION SORTING**********************************/

#unions th, .row.unions .th .row div{
  color: #615F60;
  font-weight: 600;
  font-size: 18px;
  padding: 20px 0;
  border-bottom: 1px solid;
  display: table-cell;
}
#unions td, .row.unions .td .row div{
  font-family: "Lato", sans-serif;
  color: #615F60;
  font-size: 14px;
  padding: 10px 15px;
  border-bottom: 1px solid;
  line-height: 20px;
  display: table-cell;
  
}

#unions td{
  border-left: #bababa 1px solid;
}
#unions td:first-child{
  border-left: none
}

.unions a {
  font-family: "Lato", sans-serif;
  color: #615F60;
  font-size: 14px;
}

#unions td a, .unions a {
  color: #615F60;
  text-decoration: none;
  text-indent: -20px;
  display: inline-block;
  padding-left: 20px;
}

#unions td a:hover {
  color: #464445;
}

#unions tr td:first-child, row.unions row .td:first-child {
  font-weight: 600;
}
#unions tr {
  border-bottom: 1px solid #DEDEDE;
}

table#unions thead th, .row.unions .th .row div {
    background-color: #999 !important;
    /* Overrides datatables overriding! */
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    text-align: center;
}

.table-heading{
  font-weight: 600;
  font-size: 18px;
  padding: 20px;
  position: relative;
  z-index: 1;
  margin-bottom:12px;
}

.table-heading.dk_gray {
  background-color: #999 !important;
}

.table-sub-heading {
  font-family: "Lato", sans-serif;
  color: #615F60;
  font-weight: 600;
}

.row.odd .striped{
  background:#eeeeee;
}

.unions .striped{
  margin-bottom:15px;
  border-bottom:#615F60 1px solid;
}

#unions_wrapper {
  min-width: auto;
}
#databank th {
  color: #615F60;
  font-weight: 600;
  font-size: 18px;
  padding: 20px 0;
  border-bottom: 1px solid #DEDEDE;
}
#databank td {
  font-family: "Lato", sans-serif;
  color: #615F60;
  font-size: 14px;
  padding: 10px 15px 10px 0;
}
#databank td a {
  color: #615F60;
  text-decoration: underline;
}
#databank tr td:first-child {
  font-weight: 600;
}
#databank td {
  border-bottom: 1px solid #DEDEDE;
}
#qrapper div {
  display: none;
}
#qrapper > div:first-child {
  display: block;
}
.emptydiv select {
  background-color: #767676;
  border: 0px none;
  width: 100%;
  height: 38px;
  color: #FFF;
  font-size: 20px;
  background-image: url("../images/arrow-down.png");
  background-repeat: no-repeat;
  background-position: right center;
}
#unions_filter, tfoot {
  display: none;
}
.emptydiv {
  padding: 0 20px;
  background-color: #767676;
}
.new-pos {
  padding: 0 17px 0 25px;
  padding-left: 25px!important;
}
.arhive, .program {
  background-color: #767676;
  height: 38px;
  padding-left: 7px;
}
.arhive a, .program a {
  color: #FFF;
  font-size: 20px;
  font-weight: 200;
  display: block;
  padding-top: 5px;
}
.arhive a span, .program a span {
  padding-top: 2px;
}
.arhive a:hover, .program a:hover {
  text-decoration: none;
}
.archivecontent {
  display: none;
  padding-left: 26px;
}
.archivecontent > span {
  padding-left: 10px;
  width: auto!important;
}
h4.archive {
  cursor: pointer;
}

/***************************************************END UNION SORTING**********************************/


/***************************************************FORM PAGES**********************************/

::-webkit-input-placeholder {
  color: #4E4E4E;
}
::-moz-placeholder {
  color: #4E4E4E;
}

/* firefox 19+ */

:-ms-input-placeholder {
  color: #4E4E4E;
}

/* ie */

:-moz-placeholder {
  color: #4E4E4E;
}
.form input[type="text"], .form input[type="email"], .form input[type="password"], .form input[type="number"], textarea {
  background-color: #BBB;
  border: 0;
  width: 100%;
  height: 38px;
  color: #434343;
  /* text color */
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  padding-left: 7px;
}
.form input#id_donation[type="number"] {
  width: 97%;
}
.form select.allocation,
.form select.expiration {
  background-color: #bbb;
  font-size: 18px;
}
.form select.expiration { width: 46%; }

.form .row.donation-fields .donation-amount span {
  padding-top: 8px;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .form select.expiration {
    width: 96%;
    margin-bottom: 20px;
  }
  .form input#id_donation[type="number"] {
    width: 95%;
  }
  .form .row.donation-fields .donation-allocation,
  .form .row.donation-fields .donation-amount {
    margin-bottom: 20px;
  }
}

@media (max-width: 480px) {
  .form select.expiration {
    width: 96%;
    margin-bottom: 20px;
  }
  .form .row.donation-fields .donation-allocation,
  .form .row.donation-fields .donation-amount {
    margin-bottom: 20px;
  }

}

.form textarea {
  height: 150px;
}
.form h2 {
  /*font-family: 'Montserrat', sans-serif;*/
  font-size: 20px;
  font-weight: 400;
}
.form label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 25px;
  margin-right: 15px;
  font-size: 16px;
  font-weight: normal;
  line-height: 25px;
}
.form input[type=radio] {
  display: none;
}
.form label:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  background-color: #aaa;
  box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
  top: 8px;
}
.form label:before {
  border-radius: 8px;
}
.form input[type=radio]:checked + label:before,
.form input[type=checkbox]:checked + label:before {
  content: "\2022";
  color: #F3F3F3;
  font-size: 18px;
  text-align: center;
  line-height: 15px;
}

.form input[type=checkbox].checkbox + label:before, .form input[type=radio].checkbox + label:before{
  content: "";
  display: inline-block;
  width: 25px;
  height: 24px;
  position: absolute;
  left: -4px;
  top: 3px;
  border-radius: 0;
  box-shadow:none;
  background: transparent url(../images/checkbox.png) no-repeat 0 0;
}

.horizontal-label{
  height: 38px;
  line-height: 38px;
}

.form input[type=checkbox].checkbox:checked + label:before, .form input[type=radio].checkbox:checked + label:before{
  background: transparent url(../images/checkbox.png) no-repeat 0 -25px;
}

input[type="radio"], input[type="checkbox"]{
  display: none;
}

#confirmation span.table-cell {
  padding-top: 3px;
}

.form input[type=checkbox].pull-left + label{
  float:left !important;
}

.form input[type="text"].smallings {
  margin: 10px 0;
  min-width: 78%;
  width: auto;
}
.form input#id_business_other[type="text"].smallings {
  margin-top: 0px;
  margin-bottom: 0px;
}

.form input[type="text"].smallest {
  margin: 10px 0;
  min-width: 75%;
  width: auto;
}
.form input[type="text"].small {
  margin: 10px 0;
  min-width: 80%;
}
.submit-btn {
  border: solid 0px #ffffff;
  color: #ffffff;
  /*background-color: #b40833;*/
  background-color: #da1653;
  /*padding: 1px 10px;
  width: 80%
  font-size: 24px;*/
  font-family: 'Montserrat', sans-serif;
  /*font-size: 18px;
  font-weight: 700;*/
  font-size: 16px;
  font-weight: 400;  
  padding-top: 6px;
  padding-bottom: 6px;
  max-width: 245px;
  width: 100%;
}
.step {
  padding-left: 12px;
  display: table-cell;
}
.step-table-cell, .step-table-cell > span{
  display:table;
}
.step-table-cell a{
  display:table-cell;
  vertical-align: top;
}
.step.droid-24.link-color {
  width: 100%;
}
col-md-8 col-sm-6 col-xs-12 > span.step {
  padding: 0 15px;
}
.closer {
  display: none;
}
.form {
  float: left;
  padding: 15px 0;
  width: 100%;
}
.form.no-padding {
  padding: 0;
}
.collapse > .form{
  float:none;
}
.form select, .formsing select {
  background-color: #767676;
  border: 0px none;
  width: 100%;
  height: 38px;
  color: #fff;
  font-size: 20px;
  padding-left: 7px;
  background-image: url("../images/arrow-down.png");
  background-repeat: no-repeat;
  background-position: 98%;
}
.form select.dropdown-state{
  background-color: #BBB;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  color: #434343;
}
.special-right {
  width:100%;
  text-align: left;
}
.special-right label {
  padding-right: 25px;
}

.form .special-right input[type=checkbox].checkbox + label:before {
  left: auto;
  right: -25px;
}
.form .special-right input[type=checkbox].checkbox + label{
  margin-right:25px;
  padding-left:12px;
}

label[for="id_registration_type_2"]{
  margin:0;
}

.sharecontent p.rale-16 a {
  color: #434343;
}

.sharecontent p.rale-16 span.bl_red a {
  color: #da1653; 
}

input[type=checkbox].css-checkbox {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
input[type=checkbox].css-checkbox + label.css-label {
  padding-left: 29px;
  height: 25px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 16px;
  vertical-align: middle;
  cursor: pointer;
}
input[type=checkbox].css-checkbox:checked + label.css-label {
  background-position: 0 -25px;
}
label.css-label {
  background-image: url(../images/checkbox.png);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
label.css-label:before {
  content: none;
}
span#go-green {
  color: #00a651;
  font-size: 20px;
  font-weight: 100;
  line-height: 27px;
  height: 30px;
  white-space: nowrap;
  float:left;
  padding-right: 20px;
}
span#go-green + p{
  line-height: 30px;
  padding-left: 43px;
}

.summary {
  padding: 30px;
  background-color: #f7f7f7;
  font-size: 20px;
}
.divider {
  border-bottom: 1px solid #adadad;
  padding-bottom:24px;
  padding-top:24px;
}

/***************************************************FORM PAGES**********************************/

.identic {
  min-width: 180px;
}
a.identic:hover, a.identic:focus {
  color: #FFF;
}

/***********************************************GRANT********************************************/

.submit-prog {
  color: #FFF;
  font-size: 20px;
  height: 49px;
  width: 100%;
  padding-top: 10px;
  float: left;
  padding-right: 20px;
}
.submit-prog span {
  float: right;
}
a.submit-prog:hover {
  color: #FFF;
  text-decoration: none;
}
.grant-page {
  font-size: 16px;
}
.grant-page h1 {
  /*font-size: 20px;*/
  /*font-size: 5em;*/
  font-size: 3em;
  font-family: 'Lato', sans-serif;
  float: left;
  margin: 0;
}
.grant-page h2 {
  color: #da1653;
  font-size: 20px;
}
.grant-page h3 {
  font-size: 18px;
  font-weight: 200;
}
.print-view {
  font-size: 14px;
  color: #da1653;
  padding-left: 20px;
  background-image: url(../images/print-icon.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  height: 19px;
  display: block;
  float: right;
}
a.print-view:hover {
  text-decoration: none;
}
.grant-page .form h2 {
  font-weight: 400;
  color: #434343;
}

/***********************************************GRANT********************************************/


/***********************************************SPECIAL HOVER********************************************/

.containing-pop {
  height: 40px;
  position: relative;
  width: 100%;
  bottom: 0px;
  left: 0px;
  padding-right: 37px;
  padding-left: 30px;
}
a#prim-block, a#second-block, a#second-block-all, a#third-block, a#third-block-all {
  color: #FFF;
  text-align: left;
  height: 100px;
  display: table;
  width: 100%;
  padding-left: 10px;
}
a#second-block, a#second-block-all, a#third-block, a#third-block-all {
  height: 50px;
  padding-top: 20px;
  padding-left: 30px;
}

a#second-block-all, a#third-block-all {
  font-size: 12px;
  padding-top: 0px;

}
a p {
  display: table-cell;
  vertical-align: middle;
}
a#prim-block {
  background-image: url(../images/submit-arrow.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  text-decoration: none !important;
}
a#prim-block:hover {
  text-decoration: none;

}
a#second-block, a#second-block-all, a#third-block, a#third-block-all {
  background-color: #da1653;
}
.block-general {
  background-color: #666362;
  bottom: 65px;
  position: absolute;
  left: 0px;
  right: 0px;
  color: #FFF;
}
#prim-block-activ, #second-block-activ, #third-block-activ {
  display: none;
  padding: 15px 15px 15px 15px;
}
.block-general img {
  position: absolute;
  bottom: -20px;
}
#prim-block-activ img {
  left: 20%;
}
#second-block-activ img {
  left: 45%;
}
#third-block-activ img {
  left: 75%;
}
#prim-block-activ.hover, #second-block-activ.hover, #third-block-activ.hover {
  display: block;
}
#prim-block-activ:hover {
  display: block;
}

/***********************************************END SPECIAL HOVER********************************************/


/***********************************************GROSES********************************************/

#for-grosses, #for-attendence {
  display: none;
}

#groses > li {
  background-color: #b4b4b4;
  padding: 0;
}
#groses > li.active {
  background-color: #666362;
}
#tab-statistics {
  padding-bottom: 50px;
}
#groses > li a {
  padding-left: 34px;
  font-weight: 600;
  font-size: 25px;
  border-radius: 0px;
  line-height: 25px;
}
#groses > li a, #groses > li a:hover {
  background: none;
  border: 0 none;
  border-radius: 0px;
  line-height: 25px;
  color: #FFF;
  text-align: left;
}
.white-txt {
  color: #FFF;
}
#for-grosses > p.rale-20 {
  color: #cccccc;
}
.border {
  border-bottom: 1px solid #b2b2b2;
  padding-bottom: 10px;
}
.full-wdth input {
  width: 95%!important;
}
#week-search {}

#week-search input[type="text"] {
  display: inline-block;
  width: 60%;
  background: url("../images/date-icon_03.png") no-repeat scroll right center #E8E8E8;
  background-position: 4% 11px;
  padding-left: 12%;
}
#week-search .clear-week{
  position: relative;
  right: 35px;
  cursor: pointer;
  padding: 7px 2px;
  color: #999;
  font-size: 20px;
  top: 3px;
}

#week-search label, #week-search p {
  color: #FFF;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 51px;
}
#week-search select {
  display: inline-block;
  width: auto;
  min-width: 80%;
  max-width: 80%;
  float: right;
}
#week-search input[type="submit"] {
  background: url("../images/submit-arrow.png") no-repeat 100% transparent;
  max-width: 237px;
  padding-right: 42px;
  height: 122px;
  white-space: normal;
}
.surf-button {
  color: #FFF;
  background: none repeat scroll 0% 0% #da1653;
  margin: 0px 1px 0px 0px;
  height: 24px;
  padding: 3px;
  font-size: 1em;
  white-space: nowrap;
  cursor: pointer;
  float:right;
}
.surf-button:hover, .surf-button:focus, .surf-button:active {
  color: #FFF;
}
.padd-h2 {
  padding-top: 20px;
}
.padd-h2 span {
  margin: 0 10px;
}
.gross-info {
  color: #808080;
}
.gross-info p {
  line-height: 25px;
}
.categories a {
  font-size: 20px;
  font-weight: 600;
  color: #da1653;
}
.box-cont > ul#small-news {
  padding: 0 12px!important;
}

.nav-tabs {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

#myTab.tab-grosses > li{
  padding-top:0;
}

/***********************************************END GROSES********************************************/


/***********************************************RESOURCES********************************************/

.companies {
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: 600;
  padding: 28px 0;
}
.companies .surf-button {
  height: auto;
  padding: 4px;
  font-size: 14px;
}
.companies img {
  padding-right: 45px;
  float: left;
}
.company-name {
  font-size: 30px;
}
.companies a.more-info {
  color: #434343;
  text-decoration: none;
}
.companies a.more-info:hover {
  color: #434343;
}
.companies-details {
  font-size: 14px;
  font-weight: 200;
}

.companies-info{
  font-weight: normal;
}

img.resource-graphic {
  min-width: 300px;
  max-width: 450px;
  min-height: 100px;
  max-height: 500px;
}

/***********************************************END RESOURCES********************************************/


/***********************************************MEETINGS********************************************/

.nav-table {
  width:100%;
  display:table;
}

.nav-table ul {
  display:table-row;
  width:100%; 
}
.nav-table li {
  display:table-cell;
  width:auto;
  margin:1px;
  text-align:center;
  vertical-align:middle;
}

.carousel-inner.vertical {
  height: 100%;
}

.carousel-inner.vertical > .item {
  -webkit-transition: .6s ease-in-out top;
  -o-transition: .6s ease-in-out top;
  transition: .6s ease-in-out top;
  background:#fff;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner.vertical > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner.vertical > .item.next,
  .carousel-inner.vertical > .item.active.right {
    top: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    z-index: 1;
  }
  .carousel-inner.vertical > .item.prev,
  .carousel-inner.vertical > .item.active.left {
    top: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    z-index:1
  }
  .carousel-inner.vertical > .item.next.left,
  .carousel-inner.vertical > .item.prev.right,
  .carousel-inner.vertical > .item.active {
    top: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index:10
  }
}

.carousel-inner.vertical > .active {
  top: 0;
}

.carousel-inner.vertical > .next,
.carousel-inner.vertical > .prev {
  top: 0;
  height: 100%;
  width: auto;
}

.carousel-inner.vertical > .next {
  left: 0;
  top: 100%;
}

.carousel-inner.vertical > .prev {
  left: 0;
  top: -100%
}

.carousel-inner.vertical > .next.left,
.carousel-inner.vertical > .prev.right {
  top: 0;
}

.carousel-inner.vertical > .active.left {
  left: 0;
  top: -100%;
}

.carousel-inner.vertical > .active.right {
  left: 0;
  top: 100%;
}

.carousel-fade .carousel-inner .item {
  -webkit-transition: opacity 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000); 
   -moz-transition: opacity 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000); 
     -o-transition: opacity 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000); 
        transition: opacity 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000); /* easeInOutQuint */
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.carousel-meeting{
  color:#434343
}

#industry, #nyc-nights, #tab-calendar {
  display: none;
}

#industry.active, #nyc-nights.active, #tab-calendar.active{
  display: block !important;
}

button.fancybox-close{
  background-color: transparent;
  border:none;
}

#meetings-calendar, .meetings-calendar-nav {
  margin-top: 40px;
}
#meetings-calendar li {
  background-color: #920628;
  padding: 0;
}
#meetings-calendar li:nth-child(2) {
  background-color: #da1653;
}
#meetings-calendar li.active, #meetings-calendar li.active a {
  background-color: #FFF;
  color: #434343;
}
#meetings-calendar li.active a:hover, .event-description {
  color: #434343;
}
#meetings-calendar li a {
  padding-left: 14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 18px;
  border-radius: 0px;
  line-height: 25px;
  text-align: center;
  padding: 10px 0;
  display: inline-block;
  text-decoration: none;
}
#meetings-calendar li a, #meetings-calendar li a:hover {
  background: none;
  border: 0 none;
  border-radius: 0px;
  line-height: 25px;
  color: #FFF;
  text-align: left;
}

#meetings-calendar li.active:first-child{
  text-align: left;
  padding-left: 35px;
}

.calendar-event-row{
  padding:10px 0;
}

.calendar-event-time{
  width: 70%;
  max-width: 110px;
  display: inline-block;
}

.event-description{
  text-decoration: underline;
}


@media (min-width: 768px) {
  .carousel-inner.striped .row.odd{
    background-color: #eeeeee;
  }
}
@media (max-width: 767px) {
  .xs-odd{
    background-color: #eeeeee;
  }
}



@media (max-width: 1200px) {
  #meetings-calendar li a {
    font-size: 16px;
  }
}

.white-txt {
  color: #FFF;
}
#industry > p.rale-20 {
  color: #cccccc;
}
#tab-calendar, #nyc-nights, #industry {
  padding: 30px 36px;
}

.months-to-show {
  display: none;
}
.month-meetings {
  border: 0 none;
  width: 100%;
  margin: 50px 0 0 0;
  min-width: 700px;
}

.month-meetings:first-child{
  margin: 0 0 50px 0;
}

.month-meetings th, .month-meetings-heading {
  color: #000;
  text-align: left;
  vertical-align: middle;
  padding: 7px 7px 7px 0;
  font-size: 20px;
}

#meeting-calendar-carousel .item{
  width:100%;
}

.month-meetings tr td {
  border: 0px solid blue;
  vertical-align: middle;
  height: 40px;
  color: #434343;
  /* text color */
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: 400;
  padding: 0px 10px 0 0;
}
.less-months > span{
  cursor: pointer;
}

.fc-state-default.fc-corner-left, .fc-state-default.fc-corner-right{
  border-radius: 0 !important;
  border:none;
  text-shadow:none;
  box-shadow:none;
  background: #da1653;
  color: #ffffff;
  outline:none;
}

.fc-state-default.fc-corner-right{
  margin-left:1px !important;
}

.fc .fc-day-grid-event .fc-content{
  white-space: normal;
}

.fc-event:active, .fc-event:focus{
  color:#ffffff;
  text-decoration: none;
}

@media screen and (max-width: 800px) {
  .month-meetings {
    min-width: 600px;
  } 
  .month-meetings tr td {
    font-size: 14px;
  }
}
.month-meetings tr td:first-child {
  width: 15%;
  text-align: left;
}
.month-meetings tr td:nth-child(2) {
  width: 13%;
  text-align: left;
}
.month-meetings tr td:nth-child(3) {
  width: 4%;
  text-align: left;
}
.month-meetings tr td:nth-child(4) {
  text-align: right;
}
.month-meetings tr td:nth-child(5) {
  width: 14%;
  text-align: right;
}


.month-meetings a {
  color: #434343;
  text-decoration: underline;
  font-weight: 600;
}
.month-meetings a.event-description {
  font-size: 16px;
}
.more-months, .less-months {
  text-align: center;
}
span.full-day {
  color: #FFF;
  background-color: #7d7d7d;
  padding: 6px 8px;
  font-size: 12px;
  font-weight: 600;
}
.tooltip.top .tooltip-inner, .tooltip.left .tooltip-inner {
  background-color: #da1653;
  border-radius: 0;
  font-size: 16px;
  color: #FFF;
  opacity: 1;
  padding: 10px;
  font-family: 'Montserrat', sans-serif;
}
.tooltip.in {
  opacity: 1;
}
.tooltip-arrow {
  display: none;
}
.addToCalendar a, .addToCalendar, .addToCalendarLeft a, .addToCalendarLeft {
  color: #da1653;
  cursor: pointer;
  text-decoration: none;
}
.more-months > span {
  cursor: pointer;
}

/***********************************************END MEETINGS********************************************/


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

p.abs span.glyphicon-menu-right {
  top: 3px;
}

.panel-collapse.collapse.in {
  padding-bottom: 50px;
  color: #FFF !important;
  background-color: #FFF;
  border: 0;
}
.panel.panel-default {
  background: none;
  padding: 0 5px;
  border: 0;
}
#meetings-calendar-accordion > .panel-default > .panel-heading {
  background-color: #B40732;
  color: #fff;
  font-family: "Montserrat";
  border: 0;
  box-shadow: none;
  border-radius: 0;
  padding: 20px 0;
}
#meetings-calendar-accordion > .panel.panel-default > .panel-heading > .panel-title > a {
  font-size: 19px;
  text-decoration: none;
  padding: 0 12px;
  display: block;
  background: url("../images/arrow-down.png") no-repeat scroll 95% center transparent;
}
#meetings-calendar-accordion > .panel.panel-default > .panel-heading > .panel-title > a.collapsed {
  background: url("../images/arrow-down.png") no-repeat scroll 95% center transparent;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border: 0;
}
.panel-title {
  position: relative;
}


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

/* Table styles */

table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
  /* Header and footer styles */
  /* Body styles */
}
table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting {
  cursor: pointer;
  *cursor: hand;
}
table.dataTable thead .sorting {
  background: url("../images/data-tables/sort_both2.png") no-repeat center right #da1653;
}
table.dataTable thead .sorting_asc {
  background: url("../images/data-tables/sort_asc2.png") no-repeat center right #da1653;
}
table.dataTable thead .sorting_desc {
  background: url("../images/data-tables/sort_desc2.png") no-repeat center right #da1653;
}
table.dataTable thead .sorting_asc_disabled {
  background: url("../images/data-tables/sort_asc_disabled.png") no-repeat center right #da1653;
}
table.dataTable thead .sorting_desc_disabled {
  background: url("../images/data-tables/sort_desc_disabled.png") no-repeat center right #da1653;
}
@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center;
  }
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em;
  }
  .navbar-header {
    padding-top: 0;
  }
  
  #week-search input[type="text"], #week-search select, #week-search input[type="submit"]{
    width:100%;
    max-width: 100%;
    min-width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center;
  }
  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em;
  }
}
.shows {
  float: left;
}
#shows_wrapper {
  float: left;
}
.dataTables_scrollHeadInner .dataTable, .shows.dataTable {
  color: #000;
  /* text color */
  font-size: 11px;
  background-color: #FFF;
  height: auto;
}
.dataTable tr td:last-child {
  border-right: 0 none;
  padding-right: 32px;
}
.dataTable tr th:last-child {
  padding-right: 32px;
}
.shows.table-season{
  font-size: 1.3vw;
  font-weight: 600;
}

.shows {
  margin-bottom: 20px;
  padding-bottom: 20px;
  color: #000000;
}
.shows th {
  background-color: #da1653;
  color: #FFF;
  text-align: left;
  padding: 1%;
  vertical-align: middle;
  height: 30px;
  font-size: 10px;
}
.shows td {
  text-align: left;
  padding: 5px;
  vertical-align: middle;
  border: 0.5px solid #afafaf;
  font-weight: 600;
  font-size: 11px;
  font-family: "Lato", sans-serif;
}

.shows.table-season th{
	font-size:18px;
	font-weight: 500;
}

.col-heading-sm{
  font-size: 14px;
  display: block;
}

.shows.table-season td{
	font-size:16px;
}

.shows td.inactive{
  color: #bdbdbd;
}

.shows th.inactive{
  color: #db9ca7 !important;
}

.shows.table-season td{
  font-weight:bold;
  padding:8px !important;
}

.shows.table-season td:not(:first-child), .shows.table-season th{
  text-align: center;
}

td.sorting_1 {
  color: #949494;
}
.shows tr td:first-child {
  border-left: 0 none;
  padding-left: 15px;
}
.shows tr td:last-child {
  border-right: 0 none;
  padding-right: 15px;
}
.dataTable.shows tr th:first-child {
  padding-left: 15px;
}
.shows tr th:last-child {
  padding-right: 15px;
}

table.cart-reg-table thead tr th,
table.cart-reg-table tbody tr td {
  width: 33%;

}

table.cart-reg-table thead tr th.cart-amount,
table.cart-reg-table tbody tr td.cart-amount {
  text-align: right;
}

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


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

.jspContainer {
  overflow: hidden;
  position: relative;
}
.jspPane {
  position: absolute;
}
.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 100%;
  background: red;
}
.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  background: red;
}
.jspCap {
  display: none;
}
.jspHorizontalBar .jspCap {
  float: left;
}
.jspTrack {
  background: #dde;
  position: relative;
}
.jspDrag {
  background: #b40038;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}
.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}
.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0;
}
.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d;
}
.jspVerticalBar .jspArrow {
  height: 16px;
}
.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%;
}
.jspVerticalBar .jspArrow:focus {
  outline: none;
}
.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}

.jspTop{
  top:0;
  bottom:auto;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */

* html .jspCorner {
  margin: 0 -3px 0 0;
}
.scroller {
  width: 100%;
  float: left;
  height: auto;
  overflow: auto;
}
.scroller1 {
  width: 100%;
  float: left;
  height: 160px;
  overflow: auto;
}
.scroller2 {
  width: 100%;
  float: left;
  height: 1000px;
  overflow: auto;
}
.scroller3 {
  width: 100%;
  float: left;
  height: 600px;
  overflow: auto;
}
.scroller4 {
  width: 100%;
  float: left;
  height: 810px;
  overflow: auto;
}
.scrols {
  width: 100%;
  float: left;
  overflow-y: auto;
  overflow-x: hidden;
}

div.dataTables_wrapper {
  width: 100%;
}
.dataTables_wrapper > .alphabet > span:first-child {
  display: none;
}
.shows th:first-child, .shows td:first-child {
  white-space: nowrap;
}

.shows.table-calendar-year th:first-child, .shows.table-calendar-year td:first-child{
  white-space: inherit;
}

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


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

@media (max-width: 990px) {
  .logo-color {
    /*margin-top: 9px;*/
    margin-top: 0px;
  }
}
@media (min-width: 767px) and (max-width: 900px) {
  .tri-down {
    top: 72px !important;
  }
}
@media (min-width: 768px) and (max-width: 900px) {
  .box-cont h3 {
    font-size: 23px!important;
  }

  .side-padding-sm {
    padding: 0 24px!important;
  }
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 750px;
  }
  .float-left-l {
    float: left;
  }
  .full-wdth {
    overflow: hidden;
    display: block;
    padding: 0 4px 0 10px
  }
  .no-float-large {
    float: none;
  }
  .img_wrapper img {
    min-width: 125px;
    max-width: 150px;
  }
  .no-padding-bottom-xl {
    padding-bottom: 0;
  }
}
@media (max-width: 555px) {
  .tri-down {
    top: 69px;
  }
  #login {
    width: 300px;
  }
}
@media (min-width: 556px) and (max-width: 767px) {
  .tri-down {
    top: 63px!important;
  }
}
@media (max-width: 768px) {
  .bio-info strong{
    font-size:20px;
  }

  .bio p {
    font-size: 12px;
  }
  .sb-search.sb-search-open, .no-js .sb-search {
    width: 100%;
  }
  #link-1 {
    margin: 0;
  }
  .form input[type="text"].small {
    /*width: auto;*/
    margin: 10px 0;
    min-width: 80%;
  }
  .tables {
    display: inline;
  }
  .table-cells {
    display: inline;
  }

}


@media (max-width: 566px) {
  .min-height-2 {
    min-height: 200px;
  }
  .min-height-4 {
    min-height: 400px;
  }
  .min-height-8 {
    min-height: 800px;
  }
  #league-flashes > li > a {
    font-size: 26px;
  }
  #myTab > li > a.titleing {
    font-size: 24px;
  }
  #link-2 {
    color: #07052d;
    font-family: 'Lato', sans-serif;
    font-size: 17px;
    background-image: url(../images/data.png);
    background-position: -8px 0;
    background-repeat: no-repeat;
    padding-left: 35px;
    padding-bottom: 10px;
    display: inline-block;
    height: 45px;
    line-height: 40px;
    margin-top: 12px;
    text-decoration: none;
  }
  #link-2:hover {
    background-position: -61px -8px;
    background-repeat: no-repeat;
  }
  .bio-pop {
    position: relative;
  }
  #cevaaa {
    position: relative;
  }
  #cevaaa span {
    width: 100%;
    position: relative;
  }
  .float-left-xs {
    float: left!important;
  }
  .no-border-bottom-xs {
    border-bottom: 0 none!important;
  }
  .col-md-6.col-sm-6.col-xs-12.table-cell.float-left-xs.no-float.valign.block-xs {
    height: auto;
  }
}
@media (max-width: 462px) {
  #league-flashes > li > a {
    font-size: 18px;
  }
  #myTab > li > a.titleing {
    font-size: 14px;
  }
  .box-cont h3 {
    font-size: 21px;
  }
  .bio p a {
    font-size: 12px;
    font-weight: 600;
  }
  .droid-14-xs {
    font-family: 'Lato', sans-serif;
    font-size: 14px!important;
    font-weight: 600;
  }
  .droid-14-xsn {
    font-family: 'Lato', sans-serif;
    font-size: 14px!important;
  }
  h3#search {
    font-size: 16px;
  }
  h3#search span {
    font-size: 22px;
  }
  .submit-prog {
    height: auto;
    padding: 13px 0;
    font-size: 17px;
  }
}
@media (max-width: 480px) {
  .tabs-biggie {
    display: none;
  }
  .form select, .formsing select {
    white-space: normal;
    padding-right: 10px;
    height: auto;
  }
  .companies img {
    width: 100%;
    padding-right: 0;
    padding-bottom: 25px;
  }
  
}
@media (max-width: 420px) {
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header, .sub-menu > li > a {
    padding: 5px;
    font-size: 14px;
  }

  .bio .table-cell{
    vertical-align: top;
  }
  .fancybox-inner .bio div{
    float:left;
    padding-bottom:20px;
  }
  .fancybox-inner .bio p{
    padding-left:0;
  }
  fancybox-inner
  .bio p a {
    font-size: 10px;
    font-weight: 600;
  }
}
@media (min-width: 361px) and (max-width: 768px) {
  .col-xs-12 span.for-inline {
    width: 127px;
    display: inline-block;
  }
}
@media (max-width: 360px) {
  .bio p a {
    font-size: 8px;
  }
  input.css-checkbox[type="checkbox"] + label.css-label {
    line-height: 14px;
  }
  .col-xs-12 span.for-inline {
    display: block;
  }
  #login {
    width: 200px;
  }
}

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

/* YouTube Responsive CSS for HubSpot */

.hs-responsive-embed-youtube {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 Aspect Ratio */
  padding-top: 25px;
  height: 0;
}
.hs-responsive-embed-youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%!important;
  height: 100%!important;
}
body {
  position: relative;
}
@-moz-document url-prefix() {
  .triangle-up div {
    border-style: dotted;
  }
  .tri-down {
    border-left: 19px dotted transparent;
    border-right: 19px dotted transparent;
  }
}

/* PUBLIC CSS */

.no-margin-top {
  margin-top: 0 !important;
}
.logo-color {
  color: #b1b1b1;
  font-weight: 600;
  text-align: left;
}
.logo-color a, .logo-color a:link, .logo-color a:visited, .logo-color a:hover, .logo-color a:active {
  color: #b1b1b1;
  font-weight: 600;
  text-align: left;
  text-decoration: none;
}

.bio p {
  display: table-cell;
  padding-left: 27px;
  vertical-align: middle;
}
.bio.gov-bio p {
  display: block;
}
.bio .directory p {
  padding-left: 0px;
  padding-bottom:10px;
}
.carousel-internal h1 {
  /*font-size: 20px;*/
  /*font-size: 5em;*/
  font-size: 3em;
  /*background-color: rgb(179, 7, 49);*/
  background-color: #da1653;
  margin: 0px;
  color: rgb(255, 255, 255);
  font-family: "Monserrat", sans-serif;
  padding-left: 25px;
  font-weight: normal;
  padding-top: 5px;
  padding-bottom: 12px;
}

/* MEMBER CSS */

.member-pic-thumb {
  max-height: 75px;
  max-width: 75px;
  display: none;
}
.member-pic-dropdown{
  max-width: 135px;
  max-height: 135px;
}

#member-info {
  /*color: #8b8b8b;*/
  min-width: 370px;
}
/*
#member-info, .member-info, #member-info a {
  color: #191919;
  font-size: 16px;
}
*/
a.log.redish {
  background-color: #da1653;
  margin-top: 15px;
}
/*
a.log.redish:after {
  content: ">";
  position: relative;
  top: -15px;
  right: -30px;
}
*/
a.log.blueish {
  /*background-color: #4f27bf;*/
  background-color: #da1653;
}
.log {
  /*background-color: #717171;*/
  background-color: #da1653;
  color: #fff;
  display: block;
  float: left;
  font-family: "Montserrat";
  font-size: 16px;
  font-weight: 400;
  max-width: 245px;
  text-align: center;
  width: 100%;
  line-height: 1.4em;
  padding-top: 6px;
  padding-bottom: 3px;
}
input.submit-btn:hover, input.submit-btn:focus, input.submit-btn:active,
a.link-button:hover, a.link-button:focus, a.link-button:active,
a.log:hover, a.log:focus, a.log:active {
  text-decoration: none;
  color: #fff;
  background-color: #b40038;
}
.box-cont h3 {
  font-weight: 300;
}

#on-tour, #new-york {
  position: absolute;
  visibility: hidden;
}
/*
*::before, *::after {
  box-sizing: border-box;
}
*::before, *::after {
  box-sizing: border-box;
}
*/
#tabsing {
  padding: 0 20px 40px;
  position: relative;
}
#bottomer img {
  width: 100%;
  height: auto;
}

#topper {
  width: 100%;
  height: 400px;
  position: absolute;
  top: 0;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(50%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);
  /* IE6-9 */
}

/**********FOOTER************/

#footer {
  position: relative;
}
.band {
  width: 100%;
}
.white {
  background-color: #FFF;
  /* word-spacing: 116px; */
  padding: 19px 0px;
}

.grey {
  background-color: #272727;
  padding: 28px 0;
  text-align: center;
}
.grey p a {
  /*text-decoration: underline;*/
  color: #ababab;
  padding: 0 20px;
}
.grey p {
  text-align: center;
  color: #ababab;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 64px;
}
.grey p.copyright a:hover {
  /*text-decoration: none;*/
}

.grey img {
  display: inline;
  text-align: center;
  padding: 10px 30px;
}
.grey a img {
  display: inline;
  text-align: center;
  padding: 10px 7px;
}

.grey a.no_underline {
  text-decoration: none;
}

.separator {
  width: 86%;
  margin: 35px auto;
  height: 1px;
  background: #272727;
  /* Old browsers */
  background: -moz-linear-gradient(left, #272727 0%, #3d3d3d 7%, #3d3d3d 50%, #3d3d3d 93%, #272727 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #272727), color-stop(7%, #3d3d3d), color-stop(50%, #3d3d3d), color-stop(93%, #3d3d3d), color-stop(100%, #272727));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #272727 0%, #3d3d3d 7%, #3d3d3d 50%, #3d3d3d 93%, #272727 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #272727 0%, #3d3d3d 7%, #3d3d3d 50%, #3d3d3d 93%, #272727 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #272727 0%, #3d3d3d 7%, #3d3d3d 50%, #3d3d3d 93%, #272727 100%);
  /* IE10+ */
  background: linear-gradient(to right, #272727 0%, #3d3d3d 7%, #3d3d3d 50%, #3d3d3d 93%, #272727 100%);
  /* W3C */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#272727', endColorstr='#272727', GradientType=1);
  /* IE6-9 */
}


.separator-white {
  /*width: 86%;*/
  margin: 35px auto;
  height: 1px;
  background: #bbbbbb;
  position: relative;
  z-index: 100;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ffffff 0%, #bbbbbb 7%, #bbbbbb 50%, #bbbbbb 93%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ffffff), color-stop(7%, #bbbbbb), color-stop(50%, #bbbbbb), color-stop(93%, #bbbbbb), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #ffffff 0%, #bbbbbb 7%, #bbbbbb 50%, #bbbbbb 93%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #ffffff 0%, #bbbbbb 7%, #bbbbbb 50%, #bbbbbb 93%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #ffffff 0%, #bbbbbb 7%, #bbbbbb 50%, #bbbbbb 93%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to right, #ffffff 0%, #bbbbbb 7%, #bbbbbb 50%, #bbbbbb 93%, #ffffff 100%);
  /* W3C */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
  /* IE6-9 */
}


.advertising-bottom img {
  padding-bottom: 30px;
  max-height: 140px;
  max-width:100%;
}

.advertising-bottom h2{
  padding-bottom: 20px;
  text-transform: uppercase;
  font-size: 1.85em;
  font-weight: 300;
}

.grey a .league-partner-logo{
  padding:7px 35px;
}

/**********END FOOTER************/

#header {
  width: 100%;
  min-height: 75px;
  margin-top: 0px;
}

#header .vertical-stroke {
  /*border-right: 1px solid rgba(51,51,51, 0.3);*/
  border-right: 1px solid rgba(210,210,210,1.0);
}

body.logged-in #header .vertical-stroke {
  border-right: 1px solid rgba(210,210,210,1.0);
}

#header .mtop-publogo {
  padding-top: 8px;
}

#link-1 {
  /*color: #b30732;*/
  color: #da1653;
  /* text color */
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  background-image: url(../images/ticket.png);
  background-position: 0 -3px;
  background-repeat: no-repeat;
  padding-left: 50px;
  height: 38px;
  display: inline-block;
  line-height: 40px;
  margin-bottom: -2px;
  text-transform: uppercase;
  font-weight: 400;
}
#link-1 span {
  font-size: 18px;
}
#link-1:hover {
  background-position: 0 -54px;
}
#link-2 {
  /*color: #07052d;*/
  color: #da1653;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  background-image: url(../images/data.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  padding-left: 50px;
  padding-bottom: 0px;
  display: inline-block;
  height: 38px;
  line-height: 35px;
  margin-top: 4px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 400;
}
#link-2:hover {
  background-position: 0px -62px;
  background-repeat: no-repeat;
  padding-bottom: 17px;
  text-decoration: underline;
}
#link-2 span {
  font-size: 20px;
}

/**********NAVIGATION************/

.navbar-nav a.primary-item.dropdown-toggle {
  color: #5d5d5d;
}

.navbar-nav .side-opened a.primary-item.dropdown-toggle {
  /*color: #da1653;*/
}

.navbar-nav a.primary-item.dropdown-toggle .wright-caret:before {
  /*
  border-bottom: 6px solid transparent;
  border-left: 9px solid rgb(180, 8, 50);
  border-top: 6px solid transparent;
  display: inline-block;
  height: 0;
  vertical-align: inherit;
  width: 0;
  */
  
  content: "+";
  height: 20px;
  position: absolute;
  right: 100%;
  bottom: 8px;
  width: 14px;
  color: #5d5d5d;  
  
}
.navbar-nav .open > a.primary-item.dropdown-toggle .wright-caret:before {
  /*
  border-bottom: 9px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  display: inline-block;
  height: 0;
  vertical-align: inherit;
  width: 0;
  border-top: 0;
  */
  content: "-";
  color: #da1653;
}
.navbar-nav > li > a {
  padding-top: 10px!important;
  padding-bottom: 10px!important;
  line-height: 20px;
}
.wright-caret {
  /*display: none;*/
}
.navbar-nav .side-opened a.primary-item.dropdown-toggle .wright-caret:before {
  /*
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  */
  content: "-";
  /*color: #da1653;*/
}
.navbar-nav > li > a {
    padding-top: 12px!important;
    padding-bottom: 5px!important;
    line-height: 18px;
}
.nav > li > a {
    padding: 10px 0 5px 0;
}

.navbar {
  min-height: 1px;
  margin-bottom: 1px;
}
.navbar-toggle .icon-bar {
  position: relative;
  transition: all 100ms ease-in-out;
}
.navbar-toggle .icon-bar {
  position: relative;
  transition: all 100ms ease-in-out;
}
.navbar-toggle.active .icon-bar:nth-of-type(1) {
  top: 14px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.navbar-toggle.active .icon-bar:nth-of-type(2) {
  background-color: rgba(0, 0, 0, 0);
}
.navbar-toggle.active .icon-bar:nth-of-type(3) {
  top: -14px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}
.dropdown-menu {
  /*transition: all 1000ms ease-in-out; */

}
.dropdown-menu:after {
  content: " ";
  width: 0;
  height: 0;
  border-top: 19px solid transparent;
  /*border-left: 15px solid #C49F3E;*/
  border-bottom: 19px solid transparent;
  position: absolute;
  top: -1px;
  left: -1px;
}
a:focus {
  outline: none;
}
.dropdown-menu > li {
  transition: all 1000ms ease-in-out;
}
.dropdown-menu > li > a {
  font-size: 16px;
  font-weight: 500;
  /*color: #5d5d5d;*/
  /*font-size: 18px;*/
  cursor: pointer;
  /*padding: 3px 20px 3px 30px;*/
  padding: 14px 20px 3px 30px;
  /*line-height: 25px;*/
  max-width: 275px;
  word-wrap: break-word;
  width: 260px;
  white-space: normal;
  /*text-transform: uppercase;*/
  /*transition: all 1000ms ease-in-out;*/
}
.dropdown-menu > li > a:hover, 
.dropdown-menu > li > a:focus, 
.navbar-nav > li > a:hover {
  /*color: #da1653;*/
  /*color: #000000;*/
  color: #b40038;
  background-color: transparent;
}
.dropdown-menu > li > a:focus {
  font-weight: 500;
}
li.open > a {
  color: #FFF!important;
}
.navbar-nav > li > ul.vertical > li > a, 
.navbar-nav > li > a, 
.vertical.side-menu .sub-menu a {
  color: #5d5d5d;
  /* text color */
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  padding-left: 0;
  min-height: 36px;
  text-transform: uppercase;
}

.vertical.side-menu .sub-menu a {
  text-transform: inherit;
} 

.navbar-nav > li.side-opened > ul.vertical > li > a{
  min-height: auto;
  /*transition: all 1000ms ease-in-out;*/
}

.navbar-nav > li.side-opened > ul.vertical > li > a, .side-opened .vertical.side-menu .sub-menu a{
  color:#5d5d5d;
}

.navbar-nav > li.side-opened > ul.vertical > li > a {
  padding-left: 28px;
  display: block;
  padding-top: 15px;
  padding-bottom: 8px;
  padding-right: 8px;
  text-transform: none;
}

.navbar-nav > li.side-opened > ul.vertical > li > a:active,
.navbar-nav > li.side-opened > ul.vertical > li > a:hover {
  color: #000000;
}

.side-opened .dropdown-menu2{
  padding:0;
}

.side-opened .dropdown-menu2 > li{
  padding: 5px;
}

.side-opened .vertical .dropdown-menu2 > li{
  padding-left: 50px;
}

.side-opened .primary-submenu{
  /*padding:5px 0;*/
  padding-top: 0px;
  padding-bottom: 5px;
}

.navbar-nav > li.side-opened > ul.vertical > li {
  padding:0;
  margin:0;
}

.right-caret:before {
  content: "+";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  position: absolute;
  left: -14px;
  top: -1px;
}
.secondary-item-caret.right-caret:before {
  top: 0px;
}

.left-caret:before {
  content: "-";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  width: 10px;
  position: absolute;
  left: -12px;
  top: -1px;
}
.left-caret, .right-caret {
  width: 10px;
  height: 10px;
  position: relative;
  font-size: 18px;
  color: #5d5d5d;
  cursor: pointer;
}
.side-menu .left-caret:before, .side-menu .right-caret:before {
  left: -20px;
  color: #5d5d5d;
  top: 1px;
}
.side-opened .side-menu .left-caret:before, .side-opened .side-menu .right-caret:before{
  /*color: #ffffff;*/
  content: "+";
}

.side-opened .side-menu .opened .left-caret:before {
  content: "-";
}

.side-menu .left-caret:before {
  left: -18px;
  top: 0px;
}
.dropdown-menu .sub-menu > li > a {
  display: block;
  padding: 3px 0 3px 55px;
  /*color: #fff;*/
  font-size: 16px;
  font-weight: 500;
  /*text-transform: uppercase;*/
  color: #5d5d5d;
}

.dropdown-menu .sub-menu > li > a:active,
.dropdown-menu .sub-menu > li > a:hover {
  color: #000000;
}

.vertical.side-menu .sub-menu {
  display: none;
}
.red-menu .sub-menu >li >a:hover {
  /*background-color: #32020e;*/
  text-decoration: none;
}
.dropdown-menu2>li {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  cursor: pointer;
  list-style: none;
  /*color: #FFF;*/
  font-size: 18px;
}
.dropdown-menu .sub-menu {
  display: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left-color: #fff;
  box-shadow: none;
  padding: 0;
  max-width: 275px;
}

.red-menu, 
.dropdown-menu.red-menu {
  /*background-color: #da1653;*/
}
.orange-menu, 
.dropdown-menu.orange-menu {
  /*background-color: #ff4c00;*/
}
.blue-menu, 
.dropdown-menu.blue-menu {
  /*background-color: #7ecbef;*/
}
.green-menu, 
.dropdown-menu.green-menu {
  /*background-color: #da1653;*/
}
.purple-menu, 
.dropdown-menu.purple-menu {
  /*background-color: #663399;*/
}
.brown-menu, 
.dropdown-menu.brown-menu {
  /*background-color: #da1653;*/
}
.yellow-menu, 
.dropdown-menu.yellow-menu {
  /*background-color: #da1653;*/
}
.magenta-menu, 
.dropdown-menu.magenta-menu {
  /*background-color: #663399;*/
}
.light-green-menu, 
.dropdown-menu.light-green-menu {
  /*background-color: #da1653;*/
}
.light-brown-menu, 
.dropdown-menu.light-brown-menu {
  /*background-color: #da1653;*/
}
.dark-yellow-menu, 
.dropdown-menu.dark-yellow-menu {
  /*background-color: #da1653;*/
}

.sub-menu,
.dropdown-menu2,
.side-opened .primary-submenu > li.item-active,
.dropdown-menu > li.opened, 
.dropdown-menu > li > a:hover, 
.dropdown-menu > li > a:focus,
.vertical.side-menu > li a:hover,
.vertical .opened {
  color: #000000;
}

.side-opened .dropdown-menu2 .item-active, 
.dropdown-menu2 a:hover,
.vertical.side-menu .dropdown-menu2 li:hover,
.vertical.side-menu > li.opened a:hover,
.open-hover .dropdown-menu > li.opened > a:hover {
  color: #000000;
} 



.navbar-nav a:hover, .navbar-nav a:focus{
  text-decoration: none;
}

@media (max-width: 767px) {
  .dropdown-menu .sub-menu > li > a, .primary-submenu.dropdown-menu > li > a {
    padding: 3px 0 3px 0;
  }
  .dropdown-menu {
    min-width: auto;
  }
  
  .form #id_cardholder_name_fname {
    margin-bottom: 20px; 
  }  
}

@media (min-width: 768px) {
  .dropdown-menu {
    min-width: 420px;
  }
}

.nav.navbar-nav > li > a:hover, .nav > li.dropdown.side-opened > a, .nav > li.dropdown.side-opened > a:before {
  /*background-color: #C49F3E;*/
  background-color: transparent;
}
 .vertical.side-menu .sub-menu a {
  background-color: transparent !important;
}
.navbar-nav {
  width: 100%;
  max-width: 300px;
  word-wrap: break-word;
}
.navbar-nav > li {
  width: 100%;
}
.navbar-collapse {
  padding: 0;
}
.open-hover > .dropdown-menu {
  /*display: block;*/
}
.dropdown.open-hover a {
  color: #5d5d5d;
}
.navbar-nav > li > ul.vertical {
  list-style: none;
  padding-left: 0px;
}
.navbar-nav > li > ul.vertical > li {
  padding: 5px 0px 5px 20px;
  margin: 0px 0px 5px 0px;
}

.dropdown:not(.side-opened) .vertical.side-menu .dropdown-menu2.sub-menu {
  padding-left: 15px;
}
.dropdown:not(.side-opened) .vertical.side-menu .dropdown-menu2.sub-menu li {
  padding: 5px 0px 5px 0px;
}

.item-active, .item-active a {
  color: #da1653 !important;
}

.navbar-nav > li:not(.side-opened) > ul.vertical > li > a:hover, .navbar-nav > li.side-opened > a, ul.navbar-nav > li.item-active > a.primary-item {
  /*color: #da1653;*/
  
  text-decoration: none;
}
.navbar-nav > li > a:hover:before, .navbar-nav .open > a:before, .navbar-nav .open > a:hover:before, .navbar-nav .open > a:focus:before, .navbar-nav .open-hover > a:before, .navbar-nav .open-hover > a:hover:before, .navbar-nav .open-hover > a:focus:before, .navbar-nav .side-opened > a:before, ul.navbar-nav > li.item-active > a.primary-item:before{
  /*background-color: #c49f3e;*/
  content: " ";
  height: 100%;
  position: absolute;
  right: 100%;
  /*top: 0;*/
  width: 500%;
  -webkit-transition: width 2s; /* Safari */
  transition: width 2s;  
}
.nav > li.dropdown:hover > a, .nav > li.dropdown:hover > a:focus, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus, .nav .open-hover > a, .nav .open-hover > a:hover, .nav .open-hover > a:focus, ul.navbar-nav > li.item-active > a.primary-item:hover, ul.navbar-nav > li.item-active > a.primary-item:focus, ul.navbar-nav > li.item-active > a.primary-item{
  /*background-color: #C49F3E;*/
  background-color: transparent;
  color: #000000;
}

.navbar-nav .dropdown a.primary-item.dropdown-toggle .wright-caret::before {
  content: "+";
  height: 20px;
  position: absolute;
  right: 100%;
  bottom: 5px;
  width: 14px;
  color: #5d5d5d;
}

.navbar-nav li.dropdown:hover a.primary-item.dropdown-toggle .wright-caret::before {
  /*color: #da1653;*/
}
.navbar-nav li.dropdown.side-opened a.primary-item.dropdown-toggle .wright-caret::before {
  content: "-";
  /*color: #da1653;*/
}

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus, .nav-tabs .open > a, .nav-tabs .open > a:hover, .nav-tabs .open > a:focus {
  background: none;
  background-color: none;
}
.dropdown-menu {
  top: 0px;
  left: 100%;
  margin-left: -1px;
  position: static;
  background-color: transparent;
}

.dropdown-menu .primary-submenu {
  max-height: 0;
  -webkit-transition: max-height 1s;
  -o-transition: max-height 1s;
  transition: max-height 1s;
}

.dropdown-menu.open-hover {
  max-height: 15em; 
}

.dropdown-menu.blue-menu {
  top: 0;
}
.dropdown-menu.blue-menu:after {
  content: " ";
  width: 0;
  height: 0;
  border-top: 19px solid transparent;
  /*border-left: 15px solid #C49F3E;*/
  border-bottom: 19px solid transparent;
  position: absolute;
  top: 0;
  left: -1px;
  -webkit-transition: width 2s; /* Safari */
  transition: width 2s;  
}
.navbar-nav > li > .dropdown-menu {
  box-shadow: none;
  border-radius: 0;
  border: 0 none;
}
.navbar-toggle .icon-bar {
  background-color: #da1653;
  /* layer fill content */
}
/*
.expaned-menu a {
  color: #5d5d5d;
  font-family: 'Droid Serif', serif;
  font-size: 15px;
}
.expaned-menu-sub {
  display: none;
}
.expaned-menu, .expaned-menu-sub {
  list-style-type: none;
  padding-left: 15px;
}
.expaned-menu.sidebar, .expaned-menu-sub.sidebar {
  padding-top: 0px;
}
*/
/**********END NAVIGATION************/


.press-theme .date-stamp {
  border: 1px solid #7ecbef;
  /* stroke */
  color: #7ecbef;
  font-family: "Montserrat", sans-serif;
}

.search-results {
  background-color: #c5c5c5;
  color: #4e4e4e;
  font-weight: normal;
  font-size: 24px;
  text-align: center;
  line-height: 150%;
  padding-bottom: 12px;
}
.search-text {
  color: #585858;
}
.broadway-theme .date-stamp {
  border: 1px solid #00a651;
  /* stroke */
  color: #05aa81;
}

.breadcrumb {
  background-color: transparent;
}

/******************************************CALENDAR********************************************/

.fc th, .fc td {
  text-align: left;
}
.fc-ltr .fc-basic-view .fc-day-number {
  color: #9b9b9b;
  padding-left: 12px;
  padding-top: 12px;
  text-align: left !important;
}
.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;
}
.activeDay {
  background-color: #da1653;
  color: #fff !important;
}
a.fc-day-grid-event {
  outline: none;
  border: 0px transparent;
  text-align: left;
  padding-left: 9px;
}
.fc-day-grid-event .fc-content {
  white-space: normal;
}
.fc-content {
  font-family: "Lato", sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-overflow: ellipsis;
}
.fc-event-container {
  cursor: pointer;
}
.modal-body {
  display: table;
  padding: 26px;
  width: 100%;
}
.modal-link, .modal-link:hover, .modal-link, .modal-link:active, .modal-link, .modal-link:focus {
  background-color: #b40038;
  color: #fff;
  float: left;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 600;
  margin: 10px 0;
  padding: 15px 0;
}
#inner-modal {
  font-family: "Lato", sans-serif;
  margin: 0 auto;
  padding-left: 10%;
}
#modalBody img, #inner-modal {
  display: table-cell;
  vertical-align: middle;
}


#modalTitle {
  font-size: 28px;
  font-family: "Montserrat", sans-serif;
  color: #da1653;
  margin: 0 0 15px 0;
}

.modal-footer {
  text-align: center;
}

.row.modal-footer {
  padding-top: 0;
}

.modal-header, .modal-footer {
  border: 0 none;
}

.modal-body {
  padding: 26px;
  display: table;
}

.fc th, .fc td {
  text-align: left;
}
.fc th {
  vertical-align: middle;
  color: #717171;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  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: #da1653;
  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: #da1653;
  color: #FFF!important;
}
a.fc-day-grid-event {
  border: 0;
}

.fc-other-month.activeDay {}

.fc-event-container {
  cursor: pointer;
}

/******************************************END CALENDAR************************************/

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

#for-grosses, #for-attendence, #for-demographic, #for-audience, #for-eco, #for-impact, .researchreport {
  display: none;
}
#on-tour, #new-york {
  visibility: hidden;
  position: absolute;
}

#myTab > li {
  background-color: #a5a5a5;
  padding: 0;
  /*border-top: 10px solid #fff;*/
  border-top: 10px solid #a5a5a5;
  /*padding-top: 7px;*/
  padding-top: 0px;
  padding-left: 25px;
}
#tab-statistics {
  border-top: 10px solid #bebdbc;
  background-color: #bebdbc;
}

#myTab > li.active {
  /*background-color: #666362;
  border-top: 10px solid #666362;*/
  background-color: #bebdbc;
  border-top: 10px solid #bebdbc;
}
#tab-statistics {
  padding-bottom: 50px;
  /*color: #fff !important;*/
}

.reportsummary, .reporttitle, #report_0-collapse, #report_1-collapse, #report_2-collapse, #report_3-collapse {
  /*background-color: #666362;*/
  background-color: #fff;
}

.reportsummary table, .reportsummary table p, .reportsummary img, .samplereports table, .samplereports table p, .samplereports img  {
  max-width: 100%;
  table-layout:fixed;
  word-wrap: break-word;
  overflow: hidden;
}

.reportsummary table thead tr th, .reportsummary table tbody tr td, .samplereports table thead tr th, .samplereports table tbody tr td {
  overflow: hidden;
}

.statistics-txt p {
  margin: 0;
  color: #8e8e8e;
}
.statistics-txt p strong {
  color: #434343;
}
#tabsing {
  padding: 0px 20px 40px;
  position: relative;
}
ul#myTab.break-small li a {
  font-size: 15px;
  /*padding: 10px;*/
  text-align: center;
  border-right: 1px solid #FFF;
  line-height: 17px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
}
ul#myTab.break-small li:last-child a {
  border-right: 0 none;
}
ul#myTab.break-small li.active a {
  /*border-right: 0 none;*/
}
#tab-flashes {
  color: #fff;
  float: left;
  font-family: "Montserrat", sans-serif;
  padding: 50px 24px 30px 36px;
  width: 100%;
}

/****************************************** GROSSES ************************************/

.heading-border {
  border-bottom: 1px solid #b2b2b2;
  padding-bottom: 10px;
}
.shows, .table-statistics {
  padding-bottom: 40px;
  background-color: #FFF;
}
.shows {
  float: left;
  height: 220px;
}

.shows td{
  padding: 8px 5px;
  border-bottom: 1px solid #afafaf;
  border-left: 1px solid #afafaf;
}

.shows td, .shows th{
  max-width:90px !important;
}

table.shows tbody tr.odd{
  background-color: #ffffff;
}

.shows td.sorting_1{
  color: inherit;
}

.scroller-shows .jspContainer{
  height: 100% !important;
}

.scroller-shows .jspPane{
  position: relative;
}

.scroller-shows, .scroller-shows .dataTable{
  float:none;
}

.scroller-shows .dataTables_length, .scroller-shows .dataTables_paginate{
  padding: 0 20px;
  position: relative;
  width: 96%;
  margin: auto;
  margin-bottom: 20px;
}

.shows .dataTables_empty{
  visibility: hidden;
}

.dataTable {
  color: #000;
  /*font-family: 'Montserrat', sans-serif;*/
  font-size: 11px;
  background-color: #FFF;
}
.dataTable tr th:first-child {
  padding-left: 32px;
}
table.dataTable thead .sorting_asc {
  background: #da1653 url("../images/data-tables/sort_asc2.png") no-repeat center right;
}
.dataTable th {
  background-color: #da1653;
  color: #FFF !important;
  text-align: left;
  padding: 5px 20px 10px 5px;
  vertical-align: middle;
  height: 50px;
}
#unions.dataTable th {
  background-color: transparent;
}

.canvas-holder {
  width: 100%;
  margin-bottom: -15%;
}
.chart-container {
  /*background: #666361;*/
  padding: 25px;
  /*margin-top: 100px;*/
  max-width: 878px;
  max-height: 720px;
  overflow: hidden;
}
.researchreport a {
  /*color: #434343;*/
  color: #da1653;
  /*text-decoration: underline;*/
}

.researchreport a:hover {
  color: #b40038;
  text-decoration: underline;
}

#datePickerPopup{
  display:none;
  width:700px;
  max-width:100%;
}

#id_end_week_date, #id_start_week_date{
  cursor:pointer;
}

/******************************************END GROSSES************************************/


/**************************************************DATEPICKER********************************************/

.ui-widget-header .ui-icon {
  background-image: none;
}
.ui-icon.ui-icon-circle-triangle-w {
  background-image: url("../images/leftArrow-white.png");
  background-size: 65% 90%;
  background-position: 0 0;
}
.ui-icon.ui-icon-circle-triangle-e {
  background-image: url("../images/rightArrow-white.png");
  background-size: 65% 90%;
  background-position: 0 0;
}
.ui-datepicker-prev, .ui-datepicker-next {
  background-color: #da1653;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -6px;
  top: 50%;
  margin-top: -8px;
}
.ui-widget-header {
  border: 1px solid #AAA;
  background: url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") repeat-x scroll 50% 50% #FFF;
  color: #222;
  font-weight: 600;
  color: #808080;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-radius: 0;
}
.ui-datepicker {
  padding: 0;
}
.datepicker thead {
  background-color: #E7E7E7;
}
.ui-datepicker th {
  padding: 0px 0.3em;
  text-align: center;
  font-weight: 600;
  border: 0px none;
  background: #E7E7E7;
}
.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: 10px;
  text-align: right;
  text-decoration: none;
}
#ui-datepicker-div {
  width: auto;
}
.ui-datepicker td {
  border: 0px solid rgb(128, 128, 128);
  padding: 0;
}
.ui-state-default, .ui-widget-content .ui-state-default {
  background: #FFF;
}
.ui-datepicker-week-end a.ui-state-default {
  background: #E7E7E7;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight {
  border: 1px solid #da1653;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  background: #da1653;
}
.ui-state-default.ui-state-active {
  background: #da1653;
}

#datePickerPopup .ui-datepicker table{
  margin-bottom:0;
}

#datePickerPopup .ui-datepicker{
  width:100%;
}

.date-label-text, .date-label-date{
  font-weight: 600;
  font-size:17px;
}

.disclaimer-text{
  font-size:12px
}

.date-info{
  font-weight: 600;
}

.date-label-date{
  color: #da1653;
}

#btn-select-dates{
  padding: 7px 45px;
  background: #da1653;
  color:#ffffff;
  border:none;
  position: relative;
  top: -13px;
}

.date-picker-title{
  padding-bottom: 30px;
  padding-top: 10px;
}


/**************************************************END DATEPICKER********************************************/


/**************************************************START PAGINATION******************************************/

.press-pagination, .bw-pagination {
  padding-left: 0;
  border-radius: 4px;
  text-align: center;
}
.press-pagination li, .bw-pagination li {
  display: inline;
}
.press-pagination .active a, .bw-pagination .active a {
  color: #111;
  opacity: 0.5;
  /*background-color: #717171;
  border-color: #ddd;*/
}
.press-pagination .active a:hover, .bw-pagination .active a:hover {
  color: #fff;
  background-color: #717171;
  border-color: #ddd;
}
.press-pagination li a, .bw-pagination li a {
  color: #da1653;
  position: relative;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  text-decoration: none;
  /*border: 1px solid #ddd;*/
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
}
.press-pagination li a {
  /*background-color: #da1653;*/
}
.bw-pagination li a {
  background-color: #da1653;
}
.press-pagination li a:hover, .bw-pagination li a:hover {
  background-color: #fff;
  border-color: #ddd;
}
.press-pagination li a:hover, .news_title {
  color: #b40038;
}
.bw-pagination li a:hover, .article-title {
  color: #b40038;
}
.press-btn-search {}

.press-article-title,
.article-title a{
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
}

/**************************************************END PAGINATION********************************************/

.pop-links-box {
  margin-top: 25px;
}
.pop_links {
  float: left;
  padding: 19px 12px;
  width: 100%;
}
.fav_links {
  float: left;
  margin: 20px 0 0;
  padding: 19px 12px;
  width: 100%;
}
.fav_page, #id_favorite_pages {
  background-color: rgba(167, 117, 92, 1);
  width: 100%;
  padding: 2px 7px 2px 7px;
  font-family: 'Lato', sans-serif;
  font-style: italic;
  font-size: 18px;
  margin-bottom: 5px;
  border-radius: 5px;
}
#id_favorite_pages {
  background-color: #767676;
  height: 38px;
  color: #fff;
  font-size: 20px;
  background-image: url("../images/arrow-down.png");
  background-repeat: no-repeat;
  background-position: 98%;
}
.fav_page {
  -webkit-box-shadow: 0px 2px 1px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 2px 1px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 2px 1px rgba(50, 50, 50, 0.75);
}
.fav_page a {
  color: #fff;
}
#delete-page {
  text-decoration: none;
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding: 4px;
}
.user-image {
  position: relative;
}
.user-image .image-select {
  position: absolute;
  z-index: 10;
  bottom: 20px;
  right: 10px;
}

#myTab > li a {
    padding-left: 10px;
    /*font-weight: bold;*/
    font-size: 25px;
    border-radius: 0px;
    line-height: 25px;
}
#myTab > li a, #myTab > li a:hover {
    background: none;
    border: 0 none;
    border-radius: 0px;
    /*line-height: 25px;*/
    color: #FFF;
    text-align: left;
}
#myTab > li a, #myTab > li a:hover {
    background: none;
    border: 0 none;
    border-radius: 0px;
    color: #444444;
    text-align: left;
    text-transform: uppercase;
}

.row.banner-ads {
  margin-bottom: 15px;
}

.row.banner-ads .cms {
  /*font-size: 24px;
  line-height: 26px;*/
  font-size: 1.3em;
  line-height: 1.35em;
  padding-left: 16px;
  font-weight: 400;
}

.row.banner-ads .cms p {
  font-size: .65em;
}

#myTab.tab-members {
  padding-bottom: 10px;
  background-color: #bebdbc;
}

#myTab.tab-members > li {
  /*background-image: url(../images/big-tabs.png);
  background-color: transparent;*/
  border: none;
  padding-top: 16px;
  padding-bottom: 10px;
  padding-left: 25px;
  /*box-shadow: 0px 4px 0px #888888;*/
}

#myTab.tab-members > li.active {
  /*background-position: 0px -97px;*/
  /*background-color: #fff;*/
  /*box-shadow: none;*/
}
#myTab.tab-members > li.active a {
  color: #ffffff;
}

#myTab.tab-members a{
  font-family: 'Montserrat', sans-serif;
  /*font-size: 30px;*/
  font-size: 2.0em;
  line-height: 40px;
  font-weight: 300;
}

#for-members .box-cont.messages {
  /*background-color: #e5e5e5;*/
  background-color: #f0f0f0;
}

.box-cont.messages p a,
.box-cont.messages p {
  font-size: 20px;
}

@media screen and (max-width: 600px) {
  #myTab.tab-members a {
    /*font-size: 22px;*/
    font-size: 1.2em;
  }
}
form .form ul {
  list-style: none;
  padding-left: 0;
}
.alert.alert-error, .alert.alert-success {
  font-weight: 600;
  font-size: 11px;
  padding: 0 15px;
  margin-bottom: 10px;
  font-family: "Lato", sans-serif;
  font-size: 24px;
  position: relative;
  float:left;
  width: 100%;
  padding-left:24px;
}

.alert.alert-error{
  color: #ff0000;
}

.alert.alert-error:before, .alert.alert-success:before {
  position: absolute;  
  top: 8px;  
  margin: 8px 0 0 -12px;    
  vertical-align: middle;
  display: inline-block;
  width: 4px;
  height: 4px;
  content: "";
}

.alert.alert-success, .alert.alert-danger{
  float: left;
  width: 100%;
}

#jcarousel-video-cover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
}
.vp-box {
  color: #fff;
  margin-top: 10px;
  background-color: #da1653;
  width: 270px;
  height: 100px;
}
.vp-mid {
  padding-top: 25px;
  padding-left: 30px;
}
.vp-mid a {
  text-decoration: underline;
  color: #fff;
  font-size: 12px;
}
.vp-mid img {
  margin-left: 5px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.vp-box-text {
  color: #fff;
  margin-top: 10px;
  cursor: pointer;
  width: 250px;
  line-height: 100px;
  height: 100px;
  position: relative;
  background: #da1653;
  text-align: center;
}
.vp-box-text:after, .vp-box-text:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 50%;
  left: 100%;
}
.vp-box-text:after {
  bottom: 0;
  background: linear-gradient(to right bottom, #da1653 50%, transparent 50%);
}
.vp-box-text:before {
  top: 0;
  background: linear-gradient(to right top, #da1653 50%, transparent 50%);
}
#form-mobile {
  cursor: pointer;
  text-decoration: none;
}
.ny-ot-prev-next {
  position: absolute;
  width: 100%;
  margin-top: -40%;
}
#new-york > .jcarousel-wrapper1 > .jcarousel-control-prev1, #new-york > .jcarousel-wrapper1 > div > div > div > .jcarousel-control-next1, #new-york > .jcarousel-wrapper1 > .jcarousel-control-prev1, #new-york > .jcarousel-wrapper1 > div > div > div > .jcarousel-control-prev1, #on-tour > .jcarousel-wrapper1 > .jcarousel-control-prev1, #on-tour > .jcarousel-wrapper1 > div > div > div > .jcarousel-control-next1, #on-tour > .jcarousel-wrapper1 > .jcarousel-control-prev1, #on-tour > .jcarousel-wrapper1 > div > div > div > .jcarousel-control-prev1 {
  /*background: none repeat scroll 0% 0% #B40732;
  text-decoration: none;
  font: 20px/22px 'Raleway', sans-serif;
  padding: 5px;
  outline: medium none;
  border: 0px none;
  color: #FFF;*/
  margin-right: -2px;
}
#on-tour > .jcarousel-wrapper1 > .jcarousel-control-prev1, #on-tour > .jcarousel-wrapper1 > div > div > div > .jcarousel-control-next1, #on-tour > .jcarousel-wrapper1 > .jcarousel-control-prev1, #on-tour > .jcarousel-wrapper1 > div > div > div > .jcarousel-control-prev1 {
  /*background: none repeat scroll 0% 0% #8F7B54;*/
}
#showDetailCarousel {
  float: left;
}
.fancybox-inner iframe {
  max-width: 100% !important;
  margin-top: 30px !important;
}
.fancybox-inner embed {
  max-width: 100% !important;
  margin-top: 30px !important;
  height: 100%;
  width: 100%;
}

/* Member Education and Community Development */

.pdf_image {
  width: 125px;
  display: inline-block;
  margin-right: 10px;
}

.line-38 {
  line-height: 38px;
}


/**********HEADERS************/

.headers {
    width: 100%;
    height: 250px;
    position: relative;
}
.headers h1 {
    opacity: 1;
    color: #FFF;
    position: absolute;
    bottom: 0;
    width: 100%;
    /*background-image: url(../images/bwl_headers_style3.png);*/
    margin: 0;
    padding: 8px 32px 8px;
    font-size: 29px;
    /*font-size: 3em;*/
    /* font-size: 58pt;*/
    font-weight: 300;
    text-transform: uppercase;
}
.headers h1 span {
    /*font-size: 16px;*/
    font-size: 0.5em;
    font-weight: 500;
    text-transform: initial;
}
.headers-about {
    background-image: url(../images/header-about.jpg);
    background-position: center;
}
.headers-press {
    background-image: url(../images/header-press.jpg);
    background-position: center;
}
.headers-broadway {
    background-image: url(../images/header-broadway.jpg);
    background-position: center top;
}
.headers-board {
    background-image: url(../images/header-board.jpg);
    background-position: center top;
}
.headers-grosses {
    background-image: url(../images/header-broadway-grosses.jpg);
    background-position: center top;
}
.headers-programs {
    background-image: url(../images/header-programs.jpg);
    background-position: center bottom;
}
.headers-resource {
    background-image: url(../images/header-resource.jpg);
    background-position: center top;
}
.headers-form {
    background-image: url(../images/header-form.jpg);
    background-position: center;
}
.headers-conferences {
    background-image: url(../images/header-confrences.jpg);
    background-position: center;
}
.headers-labor {
    background-image: url(../images/header-labour.jpg);
    background-position: center;
}
.headers-flashes {
    background-image: url(../images/header-league-flashes.jpg);
    background-position: center;
}
.headers-assets {
    background-image: url(../images/header-assets.jpg);
    background-position: center;
}
.headers-profile {
    background-image: url(../images/header-profile.jpg);
    background-position: center;
}
#headers-red {
    width: 100%;
    height: 100%;
    background-color: rgba(180, 8, 50, 0.2);
}
#headers-blue {
    width: 100%;
    height: 100%;
    background-color: rgba(65, 153, 217, 0.3);
}
#headers-green {
    width: 100%;
    height: 100%;
    background-color: rgba(5, 170, 129, 0.3);
}
#headers-orange {
    width: 100%;
    height: 100%;
    background-color: rgba(225, 97, 64, 0.25);
}
#headers-purple {
    width: 100%;
    height: 100%;
    /*background-color: rgba(146, 39, 143, 0.2);*/
    background-color: rgba(102, 51, 153, 0.2);
}
#headers-brown {
    width: 100%;
    height: 100%;
    background-color: rgba(167, 117, 92, 0.2);
}
#headers-latte {
    width: 100%;
    height: 100%;
    background-color: rgba(198, 156, 109, 0.2);
}
#headers-yellow {
    width: 100%;
    height: 100%;
    background-color: rgba(247, 148, 29, 0.1);
}
#headers-dark-yellow {
    width: 100%;
    height: 100%;
    background-color: rgba(218, 181, 60, 0.1);
}
#headers-light-green h1 {
    background-color: rgba(0, 166, 81, 0.1);
}
#headers-magenta h1 {
    background-color: rgba(196, 19, 124, 0.1);
}
#headers-brown h1 {
    background-color: rgba(198, 156, 109, 0.1);
}
#headers-red h1 {
  background-color: #da1653;
  /*background-position: 0 14px;*/
}
#headers-blue h1 {
  background-color: #7ecbef;
  /*background-position: 0 -209px;*/
}
#headers-green h1 {
  background-color: #da1653;
  /*background-position: 0px -314px;*/
}
#headers-orange h1 {
  background-color: #ff4c00;
  /*background-position: 0px -98px;*/
}
#headers-purple h1 {
  background-color: #663399;
  /*background-position: 0px -430px*/
}
#headers-brown h1 {
  background-color: #da1653;
  /*background-position: 0px -533px;*/
}
#headers-yellow h1 {
  background-color: #da1653;
  /*background-position: 0px -639px;*/
}
#headers-light-green h1 {
  background-color: #da1653;
  /*background-position: 0px -858px;*/
}
#headers-magenta h1 {
  background-color: #da1653;
  /*background-position: 0px -747px;*/
}
#headers-latte h1 {
  background-color: #da1653;
  /*background-position: 0px -1089px;*/
}
#headers-dark-yellow h1 {
  background-color: #da1653;
  /*background-position: 0px -970px;*/
}

/**********END HEADERS************/


.stage .carousel-stage .view img {
  display: inline-block;
  vertical-align: middle;
}

.links-sharing {
  position: relative;
}

.links-sharing .footer-links {
  display: block; 
  /*padding-right: 30px;*/
  padding-right: 70px;
  padding-left: 70px;
}

.links-sharing .footer-links img {
  max-width: 220px;
}

@media (max-width: 1440px) {
  .links-sharing .footer-links {
    padding-right: 30px;
    padding-left: 30px;
  }
  .grey a .league-partner-logo {
    padding: 7px 10px; 
  }
  .links-sharing .footer-links img {
    max-width: 180px; 
  }
  
}

.links-sharing .footer-links:after {
  position: absolute;
  right: 30px;
  border-right: 1px solid #ababab;
  content: "|";
  height: 100%;
  top: 0;
  
}

@media (max-width: 991px) {
  .links-sharing .footer-links {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ababab;
  }
  .links-sharing .footer-links:after {
    border-right: none;
  }
}


.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
}

/*
.footer-sharing {
  position: relative;
  min-height: 200px;*/
  /*display: flex;
  flex-direction: column;
  justify-content: center;*/
/*} */

.sharing-wrapper {
  /*position: absolute;
  top: 50%;
  transform: translateY(-50%);*/
}

.sharing-block a {
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px; 
  padding-top: 10px;
  padding-bottom: 10px;
}

.sharing-block img {
  height: 70px;
  width: 70px;
}

.sharing-block a span {
  height: 50px;
  width: 50px;
  background: transparent url('../images/footer/facebook_da1653.svg') scroll no-repeat center center;
  display: inline-block;
}  

.sharing-block a.sharing-link.facebook span {
  background: transparent url('../images/footer/facebook_da1653.svg') scroll no-repeat center center;
}

.sharing-block a.sharing-link.facebook:hover span {
  background: transparent url('../images/footer/facebook_b40038.svg') scroll no-repeat center center;
}

.sharing-block a.sharing-link.twitter span {
  background: transparent url('../images/footer/twitter_da1653.svg') scroll no-repeat center center;
}

.sharing-block a.sharing-link.twitter:hover span {
  background: transparent url('../images/footer/twitter_b40038.svg') scroll no-repeat center center;
}

.sharing-block a.sharing-link.instagram span {
  background: transparent url('../images/footer/instagram_da1653.svg') scroll no-repeat center center;
}

.sharing-block a.sharing-link.instagram:hover span {
  background: transparent url('../images/footer/instagram_b40038.svg') scroll no-repeat center center;
}

.sharing-block a.sharing-link.youtube span {
  background: transparent url('../images/footer/youtube_da1653.svg') scroll no-repeat center center;
}

.sharing-block a.sharing-link.youtube:hover span {
  background: transparent url('../images/footer/youtube_b40038.svg') scroll no-repeat center center;
}

.footer-sharing .txt-page.cms {
  color: #ababab;
  background-color: transparent;
}

.grey p.copyright {
  line-height: normal;
  padding-top: 10px;
  font-weight: 400;
}

.grey p.copyright a {
  font-weight: 600;
}

#footer .developed_by {
  border-top: 1px solid #ababab;
  line-height: normal;
  padding-top: 20px;
}

#footer .developed_by a {
  color: #ababab;
}

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

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px) 
and (orientation : portrait) {
  .links-sharing .footer-links {
    padding-right: 12px; 
  } 
  .links-sharing .footer-links:after {
    display: none; 
  }
  .grey a .league-partner-logo {
    padding-right: 20px;
    padding-left: 20px;
  }
  .sharing-block a {
    padding-right: 10px;
    padding-left: 10px; 
  }
}

@media (max-width: 568px) {
  .bio .bio-text {
    width: 100%;
    padding-left: 0px;
  }
  
  .box-right,
  .box-left {
    padding-right: 0px;
    padding-left: 0px;
  }  
}


@media (max-width: 420px) {
  .bio div {
    display: table-cell;
    vertical-align: middle;
  }
}
/**********END MEDIA************/

.cms img, .cms table, .cms table p {
  max-width: 100%;
  table-layout:fixed;
  word-wrap: break-word;
  overflow: hidden;  
}

.cms table thead tr th, 
.cms table tbody tr td {
  overflow: hidden;
}

.cms h1, .cms h2, .cms h3, .cms h4, .cms h5 {
  font-family: 'Montserrat', sans-serif;
}

@media all and (max-width: 1199px) and (min-width: 1025px) {
  .nav > li.ny > a,
  .nav > li.ot > a,
  .nav > li.ny:hover, 
  .nav > li.ny.active:hover, 
  .nav > li.ot:hover, 
  .nav > li.ot.active:hover, 
  .nav > li.ny a:hover, 
  .nav > li.ny.active a:hover, 
  .nav > li.ot a:hover, 
  .nav > li.ot.active a:hover {
    font-size: 18px !important;
  }
}

@media all and (max-width: 767px) and (min-width: 481px) {
  .nav-tabs > li.ny > a, .nav-tabs > li.ot > a {
    padding: 10px 0 0 10px;
  }

}

.breadcrumb {
  font-family: "Lato", sans-Serif;
}

#small-news span.full-width, #small-news2 span.full-width {
  width: 100%;
}

.open-calendar-event{
  text-decoration: none !important;
  color: #da1653 !important;
}


.transformer-tabs a {
  display: inline-block;
  text-decoration: none;
}

.transformer-tabs a.active {
  position: relative;
}

.transformer-tabs a:not(.active){
  display:none;
}

.transformer-tabs ul {
  border-bottom: 0;
  overflow: hidden;
  position: relative;
  padding:0;
  margin:0;
  margin: 10px 35px 0;
}

.transformer-tabs ul::after {
  content: "\e252";
  position: absolute;
  top: 14px;
  color:#ffffff;
  right: 8px;
  z-index: 2;
  pointer-events: none;
  font-family: 'Glyphicons Halflings';
  font-size: 23px;
}

.transformer-tabs ul.open a {
  position: relative;
  display: block;
}

.transformer-tabs li {
  display: block;
}

.transformer-tabs a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #920628;
  color:#ffffff;
  padding: 18px;
  font-size: 16px;
  font-weight: 500;
  padding-right: 31px;
  padding-left: 13px;
}

.transformer-tabs a.active {
  border: 0;
  z-index: 1;
  background-color: #b40038;
}


/* Covid Temporary Styles */
/*.grosses-page .grosses-list,
.grosses-page .search-box,
.grosses-page .statistics-txt,*/
.broadway-in-nyc,
.broadway-on-tour {
  display: none;
}


/* ,
.banner-ads .jcarousel-wrapper */

/* End Covid Temporary Styles */

/* Password Reset */
#login.form.reset label:before {
  display: none;
  
}

/* End Password Reset */


/* Special Access Form */
    .access-form {
        font-size: 10px;
        line-height: normal;
    }

    .access-form input[type="radio"], .access-form input[type="checkbox"] {
      display: inline-block;
    }
    
    .access-form .field-header,
    .access-form label {
      font-size: 13px;
      margin-top: 2px;
    }
    
    .access-form .field-header {
      font-weight: 700;
      text-align: center;
    }

    .league-member-form .white-bg {
      background-color: #c9c9c9;
    }
    
    .league-member-form select,
    .league-member-form select::placeholder,
    .league-member-form select options,
    .league-member-form select options::placeholder,
    .league-member-form input,
    .league-member-form input::placeholder {
      opacity: 1.0;
      color: #000000;
      font-weight: 600;
    }
    
    .league-member-form select#id_curr_yr_mbrshp,
    .league-member-form select#id_prev_yr_mbrshp {
      font-size: 10px;
      line-height: normal;
      min-width: 139px;      
    }
    
    input#id_membership_year {
      width: 50px;
    }
    
    
    .access-form input#id_email_address,
    .access-form input#id_phone2_type_str,
    .access-form input#id_phone2,
    .access-form input#id_phone,
    .access-form input#id_doc,
    .access-form input#id_country,
    .access-form input#id_zipcode,
    .access-form input#id_state,
    .access-form input#id_city,
    .access-form input#id_address,
    .access-form input#id_company,
    .access-form input#id_bl_title,
    .access-form input#id_username,
    .access-form input#id_greeting,
    .access-form input#id_last_name,
    .access-form input#id_first_name,
    .access-form input#id_full_name {
      width: 160px;
    }
    
    textarea#id_notes,
    textarea#id_committee_notes,
    textarea#id_expecting_check_notes {
      background-color: #ffffff;
      border: 1px solid #000000;
      font-size: 12px;
    }
    
    .conference-wrapper .absolute.src {
      margin-left: 5px;
      border: 1px solid #333333;
      width: 225px;
      height: 250px;
      overflow-y: scroll;
      z-index: 10;
    }
    
    .conference-wrapper .absolute.biennial {
      margin-left: 5px;
      border: 1px solid #333333;
      width: 225px;
      height: 250px;
      overflow-y: scroll;
    }

    .history-wrapper .absolute.history {
      margin-left: 5px;
      border: 1px solid #333333;
      width: 225px;
      height: 250px;
      overflow-y: scroll;
    }    
    
    .conference-wrapper .src input,
    .conference-wrapper .biennial input,
    .history-wrapper input {
      max-width: 140px;
    }
   
    .league-member-form #id_membership_yr { width: 50px; }
    
    form .form-success {
      background-color: #66ff66;
      color: #111;
    }
    
    form .form-error {
      background-color: #ff0000;
      color: #111;
    }
    
/* End Special Access Form */