/*//////// CSS /////////*/

/* .page-id-48 {} */
.watch #filmstrip-col {
    order: 3;
}
.storefront-breadcrumb {
    margin-bottom: 1em; /* tighten up page */
}

#filmstrip {
    margin-top: 0;
    padding: 0;
}

#filmstrip .carousel-inner {
    padding-left: 40px;
    padding-right: 40px;
}

#filmstrip .item {
    padding-left: 10px;
    padding-right: 10px;
}

#filmstrip .thumbnail {
	width: auto;
    height: auto;
    padding: 0;
    margin: 0;
	font-size: 1rem;
    line-height: 1;
	color: #7099cd;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    cursor: pointer;
    opacity: 0.6;
}
#filmstrip .breaking .thumbnail {
    opacity: 1;
}

#filmstrip .np {
    padding:0;
}

#filmstrip .thumbnail .tab {
    width: auto;
    height: 26px;
    display: inline-block;
	font-weight: bold;
	text-transform: uppercase;
	background: transparent;
	color: #c3c3c3;
	padding: 5px 10px 5px 10px;
    border-top: solid 1px #c3c3c3;
    border-right: solid 1px #c3c3c3;
    border-left: solid 1px #c3c3c3;
}

#filmstrip .on-deck .thumbnail .tab, #filmstrip .complete .thumbnail .tab, #filmstrip .breaking .thumbnail .tab {
    margin-top: 15px;
}

#filmstrip .breaking .thumbnail .tab {
	background: #7099cd;
    border: solid 1px #7099cd;
	color: #fff;
}

#filmstrip .thumbnail .tab.empty {
    border: none;
    background: transparent;
}

#filmstrip .thumbnail > .row {
    margin: 0;
}

#filmstrip .thumbnail .slide {
    width: 100%;
    min-height: 120px;
	padding: 10px;
	border: 1px solid #c3c3c3;
	color: #7099cd;
    display: flex;
    overflow: hidden;
    position: relative;
}
#filmstrip .breaking .thumbnail .slide {
    border: 1px solid #7099cd;
    background: #fff;
}
#filmstrip .thumbnail .slide button {
    padding: 8px 8px 4px 8px;
    font-size: 15px;
    margin-right: 4px;
    border: solid 2px #6e99ce;
    color: #6e99ce;
    background-color: white;
    font-family: 'HelveticaNeueLTPro-HvCn', "HelveticaNeue-Black", "Helvetica Neue Black", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosBold', "Arial Black", sans-serif;
    transition: color .3s ease, border-color .3s ease, background-color .3s ease;
}
#filmstrip .thumbnail .slide button.break-buy {
    background-color: #6e99ce;
    border-color: #6e99ce;
    color: white;
}
#filmstrip .thumbnail .slide button.break-buy:hover {
    background-color: #24446A;
    border-color: #24446A;
}
#filmstrip .breaking .thumbnail .slide button.break-buy {
    background-color: #fff;
    border-color: #ffff;
    color: #6e99ce;
}
#filmstrip .breaking .thumbnail .slide button.break-buy:hover {
    color: #24446A;
}
#filmstrip .breaking .thumbnail .slide button.break-to-cart {
    border-color: white;
    background-color: transparent;
    color: white;
}
#filmstrip .thumbnail .slide button.break-to-cart:hover {
  background-color: white;
  color: #24446A;
  border-color: #24446A;
}
#filmstrip .thumbnail .slide select {
    margin-right: 8px;
}
#filmstrip .thumbnail .slide .to-cart-option {
    display: flex;
    flex-direction: row;
}
#filmstrip .thumbnail .slide > .col.np:first-of-type {
    max-width: 90px;
}

#filmstrip .thumbnail img {
	width: 64px;
	height: 64px;
	margin: 0 10px 10px 0;
    float: left;
}

#filmstrip .thumbnail .star {
    font-size: .8rem;
    position: absolute;
    top: 5px;
    right: 5px;
}

#filmstrip .thumbnail .title {
    width: 100%;
    font-size: 0.875rem;
    margin: 0 0 15px 0;
    color: #7099cd;
    font-family: 'HelveticaNeueLTPro-HvCn', "HelveticaNeue-Black", "Helvetica Neue Black", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosBold', "Arial Black", sans-serif;

}

#filmstrip .thumbnail .info-col {
    position: absolute;
    bottom: 10px;

}


#filmstrip .thumbnail .info {
    margin-bottom: 0;
    display: inline;
}

#filmstrip .thumbnail .reserve, #filmstrip .thumbnail .price, #filmstrip .thumbnail .spots {
    font-family: 'HelveticaNeueLTPro-HvCn', "HelveticaNeue-Black", "Helvetica Neue Black", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosBold', "Arial Black", sans-serif;

}

#filmstrip .thumbnail .price {
	padding-right: 15px;
}


#filmstrip .carousel-control-prev,
#filmstrip .carousel-control-next {
    width: 2%;
    justify-content: initial;
}

#filmstrip .carousel-control-prev .fa-chevron-left,
#filmstrip .carousel-control-next .fa-chevron-right {
    color: #262626;
    font-size: 2.2rem;
}

#filmstrip .carousel-control-prev,
#filmstrip .carousel-control-next {
    opacity: 1;
}

#filmstrip .carousel-control-prev-icon,
#filmstrip .carousel-control-next-icon {
    background: none;
}

#breaking-toggles {
    margin: 1.5rem 0 3rem 0;
}

#breaking-toggles .half {
    width: 50%;
    display: block;
    float: left;
    font-size: 20px;
    font-family: 'HelveticaNeueLTPro-HvCn', "HelveticaNeue-Black", "Helvetica Neue Black", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosBold', "Arial Black", sans-serif;
}
#breaking-toggles .toggle {
    color: #d6d6d6;
    font-size: 1.5rem;
    text-transform: uppercase;
    text-decoration: none;
    border: none;
}

#breaking-toggles .chatter-toggle.active,
#breaking-toggles .break-lineup-toggle.active {
    border-bottom: 4px solid #7099cd;
    color: #7099cd;
}

#breaking-toggles .chatter {
    text-align: left;
}

#breaking-toggles .break-lineup {
    text-align: right;
}

/*
@media only screen and (min-width: 600px) {
    #filmstrip {
        margin-left: calc(((100vw - 540px)/2)* -1);
        margin-right: calc(((100vw - 540px)/2)* -1);
    }
}
@media (min-width: 768px){
    #filmstrip {
        margin-left: calc(((100vw - 720px)/2)* -1);
        margin-right: calc(((100vw - 720px)/2)* -1);
    }
}
@media(min-width: 992px) {
    #filmstrip {
        margin-left: calc(((100vw - 960px)/2)* -1);
        margin-right: calc(((100vw - 960px)/2)* -1);
    }
}
@media(min-width: 1200px) {
    #filmstrip {
        margin-left: calc(((100vw - 1140px)/2)* -1);
        margin-right: calc(((100vw - 1140px)/2)* -1);
    }
}
*/
@media(max-width: 991px) {
    .watch #filmstrip .carousel-inner {
        padding-left: 10px;
        padding-right: 10px;
    }
    .watch #filmstrip .carousel-item .row .item {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .watch #filmstrip .thumbnail .slide {
        height: auto;
    }
}
@media(max-width: 991px) {
    .watch #filmstrip .carousel-item > .row {
        flex-flow: column;
    }
}
@media(min-width: 992px) {
    .watch .col-12 {
        order: 2;
    }
    #filmstrip .thumbnail .slide {
        display: inline-block;
    }
    .watch #filmstrip-col {
        order: 1;
        background: #f2f2f2;
        border: solid 1px #c3c3c3;
        padding: 15px 0;
        margin: 0 0 15px 15px;
        max-width: calc(100% - 30px);
    }
    #filmstrip .on-deck .thumbnail .tab, #filmstrip .complete .thumbnail .tab, #filmstrip .breaking .thumbnail .tab {
        margin-top: 0px;
    }
    #filmstrip .item:not(.breaking):hover .thumbnail {
        opacity: 1;
    }
    #filmstrip .item:not(.breaking):hover .thumbnail .slide, 
    #filmstrip .item.on-deck:hover .thumbnail .tab,
    #filmstrip .item.complete:hover .thumbnail .tab  {
        background: rgba(255,255,255,0.6);
    }
    #filmstrip .item .thumbnail, #filmstrip .item {
        transition: all .3s ease;
    }
}
 #myTeamsModalLabel {
    color: #7099cd;
} 
#myTeamsModal {
    width: 70%;
    color: black !important;
    margin: 10vh auto 0 auto; 
    overflow: hidden;
}
.modal-header-teams {
    border-bottom: 4px solid #7099cd;
}

.teams-modal .modal-body .modal-content {
    position: absolute;
}

#teams-per-user-table tbody {
    line-height: .3rem;
    border-collapse: collapse;
    width: 100%;
    color: black !important;
    text-align: left;
}

#teams-per-user-table:not( .has-background ) tbody td {
    background-color: transparent; 
    border-bottom: 2px solid #ffffff;
} 

.pointer-modal-teams:hover {
    cursor:pointer;
}

.modal-body-teams {
    padding-bottom: 20px;
    overflow: auto;
}

#myTeamsModal .modal-body {
    height: 100%;
}

@media(min-width: 768px) {
    #myTeamsModal {
        width: 40%;
        height: 80%;
    }
}

#myTeamsModal .modal-body .modal-body-team { max-height: 400px; overflow-y: scroll; }
@media(max-width: 767px) {
#myTeamsModal .modal-body .modal-body-team #teams-per-user-table tr {
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
#myTeamsModal .modal-body .modal-body-team #teams-per-user-table tr td {
display: flex;
flex: 0 0 50%
}
#teams-per-user-table tbody {
    line-height: .8rem;
}
#myTeamsModal {
    width: 90%;
    height: 80%;
}
}

.font-button-teams {
    font-family: 'HelveticaNeueLTPro-HvCn', "HelveticaNeue-Black", "Helvetica Neue Black", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosBold', "Arial Black", sans-serif;
}