/* Navbar
-------------------------------------------*/
.policy p
{
    margin-top:25px;
    margin-bottom:25px;
    font-size:15px;
}

.terms p
{
    margin-top:25px;
    margin-bottom:25px;
    font-size:15px;
}

.main-navbar{
    margin-bottom: 0px;
    background: #ffffff;
    border-radius: 0px;
    border: 0px;
}

.main-navbar .navbar-brand{
    height: auto;
    width: auto;
    padding: 15px 15px;
}

.main-navbar .navbar-brand > img{
    height: 50px;
    width: auto;
}

div.showsPageImage .custom-overlay-text {
    top: 25px;
    width: 92%;
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
    .main-navbar .navbar-brand > img{
        height: 33px;
        width: auto;
    }

    .main-navbar .nav-xs {
        display: table !important;
    }

    .main-navbar .nav-xs span{
        padding: 0px 10px;
        height: 50px !important;
        display: table-cell;
        vertical-align: middle;
    }

    .main-navbar li > a{
        padding: 10px 10px !important;
        height: auto !important; 
    }
    .panel
    {
        margin-bottom: 20px;
        background-color: transparent;
        border: 0 ;
        box-shadow: 0 0px 0px rgba(0,0,0,.05);
    }
    .fluidForSmall
	{
		width:100%;
		padding-left:0px;
		padding-right:0px;
	}
	#video iframe
	{
		width:100%;
		height:200px;
	}
	.checkbox-inline label
	{
		font-weight:normal;
		font-size:12px;
	}
	.radio-inline
	{
		font-size:12px;
    }
    
    .bookshop-title {
        font-weight: bold;
        font-size: 20px;
        border-style: solid;
        border-color: black;
        border-width: 1px;
        margin-left: 80px;
        margin-right: 80px;
        padding: 10px;
    }

    .bookshop-subtitle {
        font-size: 15px;
        font-weight: 400;
    }

    .btn-bookshop-index{
        font-size: 15px;
    }

    .bookshop-alphabet-letters{
        padding-top: 80px;
    }
}

@media only screen and (min-width: 481px){
    .bookshop-title {
        font-weight: bold;
        font-size: 40px;
        border-style: solid;
        border-color: black;
        border-width: 1px;
        margin-left: 80px;
        margin-right: 80px;
        padding: 10px;
    }

    .bookshop-subtitle {
        font-weight: 700;
    }
}


/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {

	.main-navbar .navbar-brand > img{
        height: 35px;
        width: auto;
    }

    .main-navbar .nav-xs {
        display: table !important;
    }

    .main-navbar .nav-xs span{
        padding: 0px 10px;
        height: 50px !important;
        display: table-cell;
        vertical-align: middle;
    }

    .inline-xs{
        display: inline;
    } 
    .popover-content
    {
        display:none;
    }
    
    .gutter-contact-left
    {
        padding-right:0px;
        padding-left:0px;
    }
    .gutter-contact-right
    {
        padding-right:0px;
        padding-left:0px;
        margin-top:-30px;
    }
     .carouselCtrlColor
	{
		background:rgba(101,171,208,0);
		opacity:1;
    }
}

@media only screen and (min-width:480px) and (max-width : 568px) {
    .custom-show-information {
        font-size: 8px;
    }

    .bookshop-alphabet-letters {
        padding-top: 180px;
    }
}

@media only screen and (min-width : 570px) and (max-width : 765px) {
    .custom-show-information {
        font-size: 11px;
    }
}

@media only screen and (max-width : 580px) {
    body .show-text-overlay {
        border: solid 3px #726D6C;
        border-top-width: 15px;
    }

    .shows-of-collection .custom-overlay-text {
        top: 5px;
    }

    .custom-overlay-text {
        position:absolute;
        width: calc(100% - 30px);
        top:15px;
        padding-top: 2px;
        text-align:center;
        color:white;
        font-size:8px;
    }

    .show-title-authors-page {
        width: 100%;
        text-align:center;
        color:black;
        font-size:8px;
        padding-left: 5px;
    }

    .show-category {
        position:absolute;
        width: calc(100% - 28px);
        padding-top: 2px;
        text-align:center;
        color:white;
        font-size:8px;
        text-transform: uppercase;
    }
}
@media only screen and (min-width : 580px) {
    body .show-text-overlay {
        border: solid 5px #726D6C;
        border-top-width: 25px;
    }

    .custom-overlay-text {
        position:absolute;
        width: calc(100% - 30px);
        top:15px;
        padding-top: 2px;
        text-align:center;
        color:white;
        font-size:16px;
    }

    .show-title-authors-page {
        width: 100%;
        text-align:left;
        color:black;
        font-size:12px;
        padding-left: 5px;
    }

    .show-category {
        position:absolute;
        width: 85%;
        padding-top: 4px;
        text-align:center;
        color:white;
        font-size: 12px;
        text-transform: uppercase;
    }
}

	.gutter-contact-left
	{
	    padding-right:0px;
	    padding-left:200px;
	}
	.gutter-contact-right
	{
	    padding-right:200px;
	    padding-left:0px;
	}

@media only screen and (min-width:540px) and (max-width: 670px){
    .bookshop-alphabet-letters {
        padding-top: 130px;
    }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.showPageMainContainer
	{
		width:800px;
		margin-left:auto;
		margin-right:auto;
	}
	
	.showPageTextContainer
	{
		width:600px;
	}
	
	.gutter-contact-left
	{
	    padding-right:0px;
	    padding-left:0px;
	}
	.gutter-contact-right
	{
	    padding-right:0px;
	    padding-left:0px;
	}
	.div-padding-sm-l
	{
	    padding-left:15px;
	}
	
	.div-padding-sm-r
	{
	    padding-right:15px;
    }

    .perusals-list {
        margin-top: 270px;
    }
}
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

    .bookshop-artwork {
        position: fixed;
        background: whitesmoke;
        margin-top: -3px;
    }

    .perusals-list {
        margin-top: 310px;
    }

	.gutter-contact-left
	{
	    padding-right:0px;
	    padding-left:0px;
	}
	.gutter-contact-right
	{
	    padding-right:0px;
	    padding-left:0px;
    }
}

@media only screen and (min-width: 670px) and (max-width: 1200px){
    .bookshop-alphabet-letters {
        padding-top: 80px;
    }
}

.main-navbar li {
    display: table;
}

.main-navbar li > a{
    padding: 0px 8px;
    height: 80px;
    display: table-cell;
    vertical-align: middle;
}

.navbar-toggle{
    border: none;
    border-radius: 0px;
    float: left;
    margin-right: 0;
}

/* General
-------------------------------------------*/

html {
    font-size: 15px;
}
@media only screen and (max-width : 1200px) {
    html { font-size: 13px; }
}
@media only screen and (max-width: 992px) {
    html { font-size: 11.5px; }
}
@media only screen and (max-width: 768px) {
    html { font-size: 10px; }
     .allShowsText
    {
     font-size:12px;
     padding-top:3px;
     padding-bottom:3px;
	 height:25px;
    }
    .allShowsBox
    {
    	height:60px;
    	max-height:120px;
    }
}
@media only screen and (max-width: 480px) {
    html { font-size: 9px; }
    .allShowsText
    {
     font-size:10px;
     padding-top:2px;
     padding-bottom:2px;
	 height:25px;
    }
    .allShowsBox
    {
    	height:100px;
    	max-height:150px;
    }

    .shows-all .allShowsBox .show-cast-size,
    .shows-all .allShowsBox .run-time-text {
        height: auto;
    }
}

.hover-popover .popover.right{
    margin-left: -10px; 
    z-index: 10;
}

.hover-popover .popover.left{
    margin-left: 10px; 
    z-index: 10;
}

.hover-popover h5{
    margin-top:4px;
    margin-bottom:4px;    
}

.form-container{
    background: #EDF1F2;
    width: 100%;
    height: 100%;
    display: table;
    padding: 20px 30px;
}


.form-vcenter{
    display: table-cell;
    vertical-align: middle;
}

.form-control{
    border: 1px solid #EDF1F2;
    border-radius: 0px;
    box-shadow: none;
}

.input-group-addon{
    border-radius: 0px !important;
    border: 0px !important;
    color: #ffffff;
    background: #DEDEDE;
}

.btn{
    padding: 0.6rem 1.2rem;
}

.btn-sr-form-danger{
    border-radius: 0px;
    background: rgba(240,89,39,1);
    color: #ffffff;
}

.btn-sr-form-danger-inverse{
    border-radius: 0px;
    background: rgba(250,250,250,1);
    color: rgba(240,89,39,1);
}

.btn-sr-form-default{
    border-radius: 0px;
    background: rgba(101,171,208,1);
    color: #ffffff;
}

.btn-sr-form-white{
    border-radius: 1px;
    border-color: #666666;
    background: #ffffff;
    color: #666666;
}

.btn-sr-form-gray{
    border-radius: 1px;
    border-color: #666666;
    background: rgba(237,241,242,1);
    color: #666666;
}

.btn-sr-form-gray:hover, .btn-sr-form-white:hover{
    border-radius: 0px;
    color: rgba(250,250,250,1);
    background: rgba(240,89,39,1);
    border-color: rgba(240,89,39,1);
}

.input-fa{
    font-family: Cabin-Regular, FontAwesome;
}

.list-social{
    font-size: 20px;
}

.hr-light{
    margin-top: 25px;
    margin-bottom: 25px;
    border: 0;
    border-top: 2px solid #eee;
}
.hr-dark{
    margin-top: 25px;
    margin-bottom: 25px;
    border: 0;
    border-top: 2px solid #ccc;
}

.hr-dark-lesspad{
    border: 0;
    border-top: 2px solid #ccc;
    margin-top: 0;
    margin-bottom: 0;
}

.hr-light-lesspad{
    border: 0;
    border-top: 1px solid #cccccc;
    margin-top: 0;
    margin-bottom: 0;
}

iframe.instagram-media{
    box-shadow: none !important;
}

/* Card
-------------------------------------------*/

.card-container{
    position: relative;
}

.card-container .btn-container{
    position: absolute;
    bottom: 7%;
    width: 100%;
}

.card-container .btn-container .btn-sr-card{
    border-radius: 0px;
    background: transparent;
    border: 2px #ffffff solid;
    color: #ffffff;
    font-size: 1.8rem;
    font-weight: 500;
}

.card-container .btn-container .btn-sr-card:hover{
    border-radius: 0px;
    background: rgba(238,238,238,0.6);
    border: 2px #ffffff solid;
    color: #ffffff;
    font-size: 1.8rem;
    font-weight: 500;
}

.card-container .btn-container .card-heading{
    color: #ffffff;
    font-size: 1.4rem;
}

/* Post
-------------------------------------------*/

.post-container .post:last-child{
    margin-bottom: 0px;
}

.post{
    margin-bottom: 50px;
}

.post-details{
    padding-right: 10px;
}

.post-details .info{
    margin-bottom: 10px;
}

.post-details .body{
    font-size: 1.1rem;
    line-height: 1.6;
}

/* Footer
-------------------------------------------*/

.list-footer{
    line-height: 1.8;
}

.footer{
    font-size: 16px;
    color:rgba(159,166,177,1);  
}

.footer a{
    text-decoration: none;
    color:rgba(159,166,177,1); 
}

.footer .list-social{
    font-size: 1.1rem;
}

#email_footer
{
    color:rgba(101,171,208,1);
}

/* Carousel Styling 
-------------------------------------------*/
@font-face
{
    font-family: 'Cabin-Medium';
    src: url(../fonts/main/Cabin-Medium.otf)

}
.carousel-inner {
    border-radius: 15px;
}

.carousel-caption > .body{
    /*font-size: 1.5rem !important;*/
    line-height: 1.3;
}

.carousel-caption{
    position: absolute;
    top: 8%;
    padding: 20px;
    color: #fff;
    text-align: left;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    z-index: 10;
}

@media only screen and (max-width : 480px) {
    .carousel-caption{
        position: absolute;
        top: 15%;
        padding: 20px;
        color: #fff;
        text-align: center;
        text-shadow: 0 1px 2px rgba(0,0,0,.6);
        z-index: 10;
        left: auto !important;
        right: auto !important;
        width: 100% !important;
        font-family: 'Cabin-Medium';
        font-size: 21px;
    }

	.carousel-caption > .title{
    	font-size: 2.0rem !important;
    	font-weight: 600;
    	margin:auto;
	}

    .policy p
    {
        margin-top:0px;
        margin-bottom:10px;
        font-size:15px;
    }

    .terms p
    {
        margin-top:10px;
        margin-bottom:10px;
        font-size:15px;
    }
}
.post-details .info{
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 20px;
}

.post-details .body{
    font-size: 15px;
    line-height: 1.6;
}

.post{
    margin-bottom: 0px;
}


.carousel-caption-left {
    left: 8%;
    width: 25%;
    
}

.carousel-caption-right {
    left: auto;
    width: 25%;
    right: 8%;
}

.carousel-control{
    width: 5% !important;
}

.carousel-control .fa{
    position: absolute;
    top: 46%;
}

.carousel-control.left .fa{
    left: 35%;
}

.carousel-control.right .fa{
    right: 35%;
}

.carousel-control.left,
.carousel-control.right {
    background-image: none;
}

/* Bootstrap
-------------------------------------------*/

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding: 15px;
}

@media screen and (max-width:480px) 
{
    .form-container{
        background: #FFFFFF;
        text-align: center;
        line-height: 2.5;
    }

    .noPaddingMob
    {
        padding-right: 0;
        padding-left: 0;
        padding-top: 0;
        padding-bottom: 0;

    }

    .padding-xs{
        padding: 1px;
    }

    .card-container .btn-container .btn-sr-card{
        border-radius: 0px;
        background: transparent;
        border: 2px #ffffff solid;
        color: #ffffff;
        font-size: 1.8rem;
        padding-left:10px;
        padding-right:10px;
    }
    
    .card-container .btn-container .btn-sr-card:hover{
        border-radius: 0px;
        background: rgba(238,238,238,0.6);
        border: 2px #ffffff solid;
        color: #ffffff;
        font-size: 1.8rem;
        padding-left:10px;
        padding-right:10px;
    }
    
    .font12Mobile
    {
        font-size:10px;
    }

    .font12Mobile .col-xs-12,.col-xs-4,.col-xs-5,.col-xs-3
    {
        padding-top:5px;
        padding-bottom:5px;
    }

    .applyFor
    {
        text-align:center;
    }
    .show-image-mobile
    {
        padding:10px;
        top:25px;
    }
    .equityType .radio-inline
    {
        padding-right:15px;
        margin-left:0px;
        font-size:12px;
    }

    .btn-padding-store-xs
    {
        padding-top:10%;
        padding-bottom:10%;
        padding-left:10%;
        padding-right:33%;
        font-size:11px;
    }

    .popup-div{
        position:absolute;top:0px;left:0px;
        z-index:10;
        display:none;
        border-width:1px; 
        border-style:solid;
        background: #FFFFFF;
        font-size:12px;

    }

    .navbar-inline-xs
    {
        overflow:hidden;white-space:nowrap;
    }

    .navbar-inline-xs li
    {
        display:inline;
    }
    .no-vertical-padding
    {
        padding-top:0px;
        padding-bottom: 0px;
    }
    .no-vertical-margin
    {
        margin-top:0px;
        margin-bottom:0px;
    }
    .showsPageImage
    {
        padding-top:15px;
        padding-bottom: 0px;
        padding-left:15px;
        padding-right: 0px;
    }
}

/* Everything Else
-------------------------------------------*/

.quickSearch{
    background: #eeeeee;


}
.bottomSpace{
    margin-bottom:10px;	
}

.popUpPerusal
{
    width:17%;
    border-width:1px; 
    border-style:solid;
    position:absolute;
    padding-bottom:15px;
    background: #FFFFFF;
    display:none;
}

.fontMed
{
    font-size: 20px;
}

.columnBorder
{
    border-color: #000000;
    border: 1px solid;
    height: 250px;
}
.centerAlign
{
    margin:0 auto;
    text-align:center;
}

.lefttAlign
{
    text-align:left;
}
.rightAlign
{
    float:right;
}
.popUpWidth
{
    width:17%;
    border-width:1px; 
    border-style:solid;
    position:absolute;
    padding-bottom:15px;
}
.cover
{
    height:100%;
    width:100%;
}
.verticalLine 
{
    border-left: thin solid #ccc;
}

/* make sidebar nav vertical */
@media (min-width: 768px) {
    .sidebar-nav .navbar .navbar-collapse {
        padding: 0;
        max-height: none;
    }
    .sidebar-nav .navbar ul {
        float: none;
    }
    .sidebar-nav .navbar ul:not {
        display: block;
    }
    .sidebar-nav .navbar li {
        float: none;
        display: block;
    }
    .sidebar-nav .navbar li a {
        padding-top: 12px;
        padding-bottom: 12px;
    }
    #video iframe
	{
		width:100%;
		height:600px;
	}
	.carouselCtrlColor
	{
		background:rgba(101,171,208,1);
		opacity:1;
	}
	.allShowsBox
    {
    	height:60px;
    	max-height:120px;
    }
    
	.advSearchPaddingRight
	{
		padding-right:0px;
	}
	.advSearchPaddingLeft
	{
		padding-left:3px;
	}
}

/* 'star-rating' component */
.starRate {position:relative; margin:20px; overflow:hidden; zoom:1;}
.starRate ul {width:160px; margin:0; padding:0;}
.starRate li {display:inline; list-style:none;}
.starRate a, .starRate b {background:url(../img/star_rate.gif) left top repeat-x;}
.starRate a {float:right; margin:0 80px 0 -144px; width:80px; height:16px; background-position:left 16px; color:#000; text-decoration:none;}
.starRate a:hover {background-position:left -32px;}
.starRate b {position:absolute; z-index:-1; width:80px; height:16px; background-position:left -16px;}
.starRate div b {left:0px; bottom:0px; background-position:left top;}
.starRate a span {position:absolute; left:-300px;}
.starRate a:hover span {left:90px; width:100%;}

.arrow_box {
    position: absolute;
    background: #FFFFFF;
    border: 1px solid #000000;
    display:none;
}
.arrow_box:after, .arrow_box:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.arrow_box:after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #FFFFFF;
    border-width: 10px;
    margin-top: -10px;
}
.arrow_box:before {
    border-color: rgba(0, 0, 0, 0);
    border-right-color: #000000;
    border-width: 11px;
    margin-top: -11px;
}


.arrow_box_top {
    position: absolute;
    background: #FFFFFF;
    border: 1px solid #000000;
    display:none;
}
.arrow_box_top:after, .arrow_box_top:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrow_box_top:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #FFFFFF;
    border-width: 10px;
    margin-left: -100px;
}
.arrow_box_top:before {
    border-color: rgba(0, 0, 0, 0);
    border-bottom-color: #000000;
    border-width: 11px;
    margin-left: -100px;
}



/* columns of same height styles */
/* vertical alignment styles */

.col-top {
    vertical-align: top;
}
.col-middle {
    vertical-align: middle;
}
.col-bottom {
    vertical-align: bottom;
}
.full-width 
{
    width:100%;
}
.row-full-height {
    height: 100%;
}
.col-full-height {
    height: 100%;
    vertical-align: middle;
}
.row-same-height {
    display: table;
    width: 100%;
    /* fix overflow */
    table-layout: fixed;
}
.col-xs-height {
    display: table-cell;
    float: none !important;
    vertical-align:top;
}

@media (min-width: 768px) {
    .col-sm-height {
        display: table-cell;
        float: none !important;
        vertical-align: top;
    }
}
@media (min-width: 992px) {
    .col-md-height {
        display: table-cell;
        float: none !important;
        vertical-align: top;
    }
    
    #video iframe
	{
		width:100%;
		height:600px;
	}
	.allShowsText
    {
     font-size:14px;
     padding-top:3px;
     padding-bottom:3px;
    }
    .allShowsBox
    {
    	height:60px;
    	max-height:120px;
    }
    
    .div-padding-sm-l
	{
	    padding-left:5px;
	}
	
	.div-padding-sm-r
	{
	    padding-right:5px;
    }

    #modal-author .modal-lg {
        width: 1000px;
    }

    #modal-author .author-show {
        width: 186px;
    }
}
@media (min-width: 1200px) {
    .col-lg-height {
        display: table-cell;
        float: none !important;
        vertical-align: top;
    }
    .popup-div{
        position:absolute;top:35px;left:0px;
        z-index:10;
        display:none;
        border-width:1px; 
        border-style:solid;
        background: #FFFFFF;
        height:200px;
        padding-top:20px;
    }
    
    #video iframe
	{
		width:100%;
		height:600px;
	}
	
    .searchBox
	{
		width:282px;		
    }
    
    body .individual-show-page .set-desc-pos {
        height: 585px !important;
    }
}

.form-style-1 {
    margin:10px auto;
    max-width: 400px;
    padding: 20px 12px 10px 20px;
    font: 13px "Cabin-Regular", "Lucida Grande", sans-serif;
}
.form-style-1 li {
    padding: 0;
    display: block;
    list-style: none;
    margin: 10px 0 0 0;
}
.form-style-1 label{
    margin:0 0 3px 0;
    padding:0px;
    display:block;
    font-weight: bold;
}
.form-style-1 input[type=text], 
.form-style-1 input[type=date],
.form-style-1 input[type=datetime],
.form-style-1 input[type=number],
.form-style-1 input[type=search],
.form-style-1 input[type=time],
.form-style-1 input[type=url],
.form-style-1 input[type=email],
textarea, 
select{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border:1px solid #BEBEBE;
    padding: 7px;
    margin:0px;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;  
}
.form-style-1 input[type=text]:focus, 
.form-style-1 input[type=date]:focus,
.form-style-1 input[type=datetime]:focus,
.form-style-1 input[type=number]:focus,
.form-style-1 input[type=search]:focus,
.form-style-1 input[type=time]:focus,
.form-style-1 input[type=url]:focus,
.form-style-1 input[type=email]:focus,
.form-style-1 textarea:focus, 
.form-style-1 select:focus{
    -moz-box-shadow: 0 0 8px #88D5E9;
    -webkit-box-shadow: 0 0 8px #88D5E9;
    box-shadow: 0 0 8px #88D5E9;
    border: 1px solid #88D5E9;
}
.form-style-1 .field-divided{
    width: 49%;
}

.form-style-1 .field-long{
    width: 100%;
}
.form-style-1 .field-select{
    width: 100%;
}
.form-style-1 .field-textarea{
    height: 100px;
}
.form-style-1 input[type=submit]{
    background: #F05927;
    padding: 8px 15px 8px 15px;
    border: none;
    color: #fff;
    width:100%;
}
.form-style-1 input[type=submit]:hover, .form-style-1 input[type=button]:hover{
    background: #EEEEEE;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
}
.form-style-1 .required{
    color:red;
}

.form-style-1 input[type=button]
{
    background: #65ABD0;
    padding: 8px 15px 8px 15px;
    border: none;
    box-shadow:none;
    color: #fff;
    width:100%;
}
.third-party-plugins
{
    margin-right:auto;
    margin-left:auto;
    display:block;
    width:60%;
}
.third-party-plugins a
{
    padding: 10px 10px 10px 10px;
}

.title
{
    font-size:28px;
}

.btn_opaque{
    outline:white solid 2px;
    padding: 6px 8px;
    border-radius: 3px;
    color:rgba(255,255,255,1);
    font-weight: bold;
    border: none;
    margin: 0;
    background: rgba(0,0,0,0.1);
    font-family: "Cabin-Regular";
    font-size: 19pt;
}

.btn_opaque:hover {
    background: rgba(255,255,255,0.4); 
    color:rgba(255,255,255,1);
}

@font-face
{
    font-family: 'Cabin-Regular';
    src: url(../fonts/main/Cabin-Regular.otf)

}

@font-face
{
    font-family: 'Cabin-SemiBold';
    src: url(../fonts/main/Cabin-SemiBold.otf)
}

body
{
    font-family: "Cabin-Regular";
    padding-top: 100px;
}

@media screen and (min-width: 767px) {
    body {
        padding-top: 200px;
    }
}

@media screen and (min-width: 992px) {
    body {
        padding-top: 120px;
    }
}

.show_title_grey
{
    color:rgba(153,153,165,1);
}

.gutter
{
    padding-right:100px;
    padding-left:100px;
}

.gutter-small
{
    padding-right:60px;
    padding-left:60px;
}


.alignment
{
    float:right;
}

.no-gutter
{
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
}
.no-gutter input[type="button"]
{
    height:70px;
}

@media (max-width: 480px) { 
    .gutter,.gutter-small
    {
        padding-right:30px;
        padding-left:30px;
    }
    .align-right-mobile
    {
        float:right;
    }

    .gutter-contact-left
    {
        padding-right:0px;
        padding-left:0px;
    }
    .gutter-contact-right
    {
        padding-right:0px;
        padding-left:0px;
        margin-top:-30px;
    }
}
.gray
{
    background:rgba(241,241,241,1);
}
.smoke-grey
{
    color:#dfdddd;
}
.centernav
{
    margin-right:10%;
}

.clickable{
    cursor: pointer;   
}

.panel-heading span {
    margin-top: -20px;
    font-size: 15px;
}

.spanel {
    margin-bottom: 20px;
    background-color: transparent;
    box-shadow: 0 0px 0px;
}

.spanel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
    text-align:right;
}

.default-blue
{
    color: rgba(101,171,208,1);
}
.spanel-body
{
    padding:0;
}

.btn-sr-card
{
    padding-right:35px;
    padding-left:35px;
}

.btn-padding
{
    padding-right:60px;
    padding-left:60px;
}

.popover-content div
{
    padding-top:3px;
    padding-bottom:3px;
    font-family: "Cabin-Regular";
}

.popover-content h5
{
    margin-top:2px;
    margin-bottom:2px;
}

.popover-content h6
{
    margin-top:2px;
    margin-bottom:2px;
}
@media only screen  and (min-width: 992px) {
.div-padding{

    
    padding-left: 0px;
}    

}
select
{
    color:#cccccc;
}



.navbar-nav {
    width: 100%;
    text-align: center;
}
.navbar-nav > li {
    float: none;
    display: inline-block;
}
.navbar-nav > li.navbar-right {
    float: right !important;
}

.theaterType .col-xs-4
{
    padding:0px;
}

.equityType .radio-inline
{
    padding-right:15px;
    margin-left:0px;
}

.btn-padding-store
{
    padding:20%;
}
.padding-xs-store
{
    padding:1px;
}

.chk-box-md
{
    height:20px;
    width:20px;
    float:right;
}

.sr-panel {
    margin-bottom: 20px;
    background-color: rgba(237,241,242,1);
    border: 0px solid transparent;
    border-radius: 0px;
}
.sr-panel-body {
    padding: 15px;
}
.sr-panel-heading {
    padding: 10px 0px;
    border-bottom: 0px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.sr-panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}
.sr-panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: #337ab7;
}
.sr-panel-title > a {
    color: inherit;
}

.sr-panel > .list-group,
.sr-panel > .sr-panel-collapse > .list-group {
    margin-bottom: 0;
}
.sr-panel > .list-group .list-group-item,
.sr-panel > .sr-panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}
.sr-panel > .list-group:first-child .list-group-item:first-child,
.sr-panel > .sr-panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.sr-panel > .list-group:last-child .list-group-item:last-child,
.sr-panel > .sr-panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.sr-panel-group {
    margin-bottom: 20px;
}
.sr-panel-group .sr-panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.sr-panel-group .sr-panel + .sr-panel {
    margin-top: 5px;
}
.sr-panel-group .sr-panel-heading {
    border-bottom: 0;
}
.sr-panel-group .sr-panel-heading + .sr-panel-collapse > .sr-panel-body,
.sr-panel-group .sr-panel-heading + .sr-panel-collapse > .list-group {
    border-top: 0px solid #ddd;
}
.sr-panel-group .sr-panel-footer {
    border-top: 0;
}
.sr-panel-group .sr-panel-footer + .sr-panel-collapse .sr-panel-body {
    border-bottom: 1px solid #ddd;
}
.sr-panel-default {
    border-color: #ddd;
}
.sr-panel-default > .sr-panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.sr-panel-default > .sr-panel-heading + .sr-panel-collapse > .sr-panel-body {
    border-top-color: #ddd;
}
.sr-panel-default > .sr-panel-heading .badge {
    color: #f5f5f5;
    background-color: #333;
}
.sr-panel-default > .sr-panel-footer + .sr-panel-collapse > .sr-panel-body {
    border-bottom-color: #ddd;
}

.hovered-btn
{
    background: rgba(238,238,238,0.5);
}
.lightGrey
{
    color:#777
}
.black
{
    color:#000000;
}
.darker-gray {
    color: #666666;
}
.smallPadding
{
    margin-bottom:5px;
}

.showPageTitle
{
    margin-top:0px;
    margin-bottom:0px;
    padding-bottom:0px;
    font-size:20px;
    font-style: italic;
    font-weight: bold;
}

.myAccountHeading
{
	padding-left:15px;
}

.font14
{
	font-size:14px;
}
select.form-control.search-filter option:first-child
{
    font-style: italic;
}
.paddingTop5
{
	padding-top:5px;
}
.font18
{
	font-size:18px;
}

.songList 
{
	cell-padding:10px;
	cell-spacing:10px;
	border:0px;
	width:100%;
}

.songList thead tr
{
	background:#ffffff;
	font-size:20px;
	color:#000000;
	margin-left:10px;
}

.songList thead tr th, tr td
{
	padding-left:10px;
	padding-right:10px;
}

.songList tr
{
	background:rgb(247,247,247);
	color:rgb(115,115,115);
}

.songList tr:nth-child(even)
{
	background:rgb(252,252,252);
}

.scontainer {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .scontainer {
    width: 750px;
  }
 
}
@media (min-width: 992px) {
  .scontainer {
    width: 800px;
  }
  
  .moreInfoHeight
  {
  	height:400px;
  	overflow-x: hidden;
  	overflow-y: scroll;
  }
 
}

.noPadding
{
	padding-left:0px;
	padding-right:0px;
}

.showPageItemPadding
{
	padding-top:15px;
}
#id_email{

   padding-top: 5px;
   padding-bottom: 5px;
   padding-left: 5px;
   margin-bottom: 5px;
   margin-top: 5px;
   width:100%;
   color: #999;
   border: none;
}
#id_new_password1{

   padding-top: 5px;
   padding-bottom: 5px;
   padding-left: 5px;
   margin-bottom: 5px;
   margin-top: 5px;
   width:100%;
   color: #999;
   border: none;
}
#id_new_password2{

   padding-top: 5px;
   padding-bottom: 5px;
   padding-left: 5px;
   margin-bottom: 5px;
   margin-top: 5px;
   width:100%;
   color: #999;
   border: none;
}

.errorlist
{
     list-style-type: none;
     color: rgba(240,89,39,1);
     font-size: 14px;
     font-weight: 700;
     padding-left: 0px;
}

.messages li.success {
    list-style: none;
    padding: 20px;
    color: rgba(240,89,39,1);
}

@font-face
{
    font-family: 'MyriadPro-Regular';
    src: url(../fonts/main/MyriadPro-Regular.otf)

}

.description-text{

    font-size: 16px;
    /*font-family: 'MyriadPro-Regular';*/
    
}
#myTab a:link{
 
    font-family: 'Cabin-SemiBold';
    font-size: 13px;
}
.form-input-top{

    width: 402px;
    height: 54px;
    box-sizing: border-box;
    border-color: #a0a7B1;
    background-color: #f3f3f3;
    font-family: 'Cabin-Medium';
    font-size: 16pt;
    color: #a0a7B1;
    
}
.form-input-top:focus {
    color: #a0a7B1;
}
.form-input-message{

    width: 402px;
    background-color: #f3f3f3;
    border-color: #a0a7B1;
    font-family: 'Cabin-Medium';
    font-size: 16pt;
    resize: none;
    color: #a0a7B1;
}
.form-input-message:focus {
    color: #a0a7B1;
}
.btn-msg{

    width: 402px;
    height: 54px;
    border-color: #a0a7B1;
    font-size: 16pt;

}
.set-space{

    margin-top: 65px;
}
.heading-style{

    color: #999999;
    font-family: 'Cabin-Medium';
    font-size: 16pt;
    margin-left: 15px;


}
.contactpage_formdiv{

    box-sizing: border-box; 
    margin-top: 0; 
    margin-bottom: 0;
}
.contactpage_formdivmid{
    box-sizing: border-box; 
    margin-top: 8px; 
    margin-bottom: 9px;
}

#signup_result {
    color: rgba(240,89,39,1);
}

.carouselImageSize
{
	width:290px;
	height:245px;
	margin:0 auto;
    text-align:center;
}

.carouselImageSizeWithList
{
	width:200px;
    height:150px;
    margin:0 auto;
    text-align:center;
}

/* Forcing the scroll for safari */
::-webkit-scrollbar {
    width: 12px;
}
 
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(241,241,241,0.8); 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(241,241,241,0.4); 
}
@media only screen  and (max-width: 330px) {
.set-font{
    font-size: 0.65em;
    padding-left: 2px;

}
} 
@media only screen  and (min-width: 481px) and (max-width: 990px) {
.set-btn-margin{
    margin-top: -8px;
}
.gutter
{
	padding-left:50px;
	padding-right:50px;
}

.page-application #modal-confirm-application .modal-body .left-information {
    border: none;
}
}
/**/
@media only screen  and (min-width: 992px) and (max-width: 1200px){

    .list-inline{
       margin-right: 3px; 

   }
   .resize-img{
    width: 7px;
    font-size: 3em;
    line-height: 1;
   }
   .gutter
	{
		padding-left:50px;
		padding-right:50px;
	}
	
    .searchBox
	{
		width:230px;		
    }
}
@media only screen  and (max-width: 767px) and (min-width: 450px){

    .list-inline{
        padding-left: 52%;
    }
    

}
@media only screen  and (max-width: 450px){

    .resize-img{
    
    width: 5px;
    font-size: 0.5em;
    line-height: 0.5;
   }
   .list-inline{

        padding-left: 49%;
    }
    .list-inline>li>h6{
        
        font-size: 7pt;

    }


}
@media only screen and (max-width: 991px){
.small-footer{
    
    margin-top: -35px;
}

.advSearchPaddingRight
{
	padding-right:15px;
}
.advSearchPaddingLeft
{
	padding-left:15px;
}
.right-btn{
       padding-left: 20px;
       padding-right: 20px; 

    }
    .quote-btn{
        padding-left: 20px;
       padding-right: 20px; 
    }

}
@media only screen and (min-width: 1201px){
.small-footer{
    
    margin-top: -10px;
}

.page-application #modal-confirm-application .modal-dialog {
    width: 55%;
}

}
@media only screen and (max-width: 360px) {
.small-footer #resize-icon{

     font-size: 4em;
     line-height: 1;
     width: 45px;
     
}
.icon-list{
    margin-left: -150px;
    display: inline;

}
.small-footer{
    
    margin-left: 10px;
}
}
@media only screen and (min-width: 361px){

.small-footer .icon-list{
    float:right;
    
}
.small-footer #resize-icon{

     font-size: 1.8em;
     line-height: 1;
     width: 20px;
     
}
}
@media only screen and (min-width: 361px) and (max-width: 767px) {
.share .icon-list{
    padding-left: 3%;
    display: inline;
}    
}
.contact-form-part2{

    margin-top: -20px;
}

@media only screen and (min-width: 768px) and (max-width: 991px){

    .contact-form-part1{

    padding-left: 23%;

    }
    .contact-form-part2{

     padding-left: 23%;
     margin-top: -20px;

    }
    .carousel-caption
    {
    	top: 3%;
    }
    .carousel-caption > h3{
    	font-family: 'Cabin-Medium';
    	font-size: 15px;
	}
	.carousel-caption > .title{
	    font-size: 2.1rem !important;
	    font-weight: 600;
    }

    .search_form_shows_page {
        background: #F1F1F1;
        margin-left: -15px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px)  {

    .contact-form-part1{

    padding-left: 8%;

    }
    .contact-form-part2{

        margin-top: -1px;
        margin-left: -15px;
    
    }
    .fontSizeSmall select
    {
    	font-size:12px;
    }
    
    .carousel-caption > h3{
    	font-family: 'Cabin-Medium';
    	font-size: 18px;
	}
	.carousel-caption > .title{
	    font-size: 2.4rem !important;
	    font-weight: 600;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1200px){

    .contact-form-part1{

    padding-left: 180px;
    }
    .contact-form-part2{

        margin-top: -1px;
    }
    

}
@media only screen and (min-width: 1201px) {

    .contact-form-part1{

    margin-left: -30px;
    }
    .contact-form-part2{

    margin-top: -1px;
    margin-left: 25px;
    
    }
    
    .div-padding-sm-l
	{
	    padding-left:5px;
	}
	
	.div-padding-sm-r
	{
	    padding-right:5px;
	}
	    
	.carousel-caption > h3{
    	font-family: 'Cabin-Medium';
    	font-size: 21px;
	}
	.carousel-caption > .title{
	    font-size: 3.2rem !important;
	    font-weight: 600;
	}

}
.paddingTwenty
{
	padding-left:20px;
	padding-right:20px
}


.checkbox-inline label
{
	font-weight:normal;
}


.fontPlayList
{
	font-size: 16px;
	padding-left:1.75em;
}
/* Desktop */
@media screen and (min-width: 992px){
 /*search tile*/   
.homepage-form-parent .form-container{

padding-bottom: 45px;
}
.homepage-form-btn-position{
    margin-bottom: -100px;
    margin-top: 10px
    
}
.set-top-pos
{
    height: 30px;
    margin-top: 7px;
}

.search_form_shows_page {
    position: fixed;
    background: #F1F1F1;
    margin-left: -15px;
}

}
/*small devices and up*/
@media screen and (min-width: 768px) and (max-width: 991px) {
/*search tile*/
.homepage-form-parent .form-container{
padding-bottom: 0px;
}
.homepage-form-btn-position{
    margin-top: -6px;
    padding-bottom: 0;
    
}
.form-grp-pos{
    margin-top: -10px
}
.set-top-pos
{
    height: 24px;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.form-row-pos{
    margin-top: -16px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 12px;
}
.form-row-pos #id_search_query{
    font-size: 14px;
    height:20px;
    padding-top:0px;
    padding: 0px;
    
}
.set-top-pos #id_show_type{
    font-size: 14px;
    height: 20px;
    padding-top: 0px;
    padding: 0px;
    margin-bottom: -10px;
    margin-top: 15px;

}
.set-top-pos #id_show_cast{
    font-size: 14px;
    height: 20px;
    padding-top: 0px;
    padding: 0px;
}
.set-top-pos #id_show_category{
    
    
    font-size: 14px;
    height: 20px;
    padding-top: 0px;
    padding: 0px;
}
.search-div{
    font-size: 0.7em;
}

/*mailing list tile*/
.lb1{
font-size: 12px;
margin-top: -10px;
}
.mg1{
  margin-top: -5px;  

    }
.form-pos{
    padding-top: 0;
    padding-bottom: 2px;
}
.lb5{
    font-size: 12px;
}
.mg5{
  margin-top:-10px;
}
.mg6{
    margin-top:-15px;
    margin-bottom: -13px;
   }

}
@media screen and (min-width: 992px) and (max-width: 1199px) {
/*mailimg list tile*/
.mg1{
   
    margin-top: -5px;
    }
.form-pos{
  padding-bottom: 0;
}
.lb5{
    
}
.mg5{
  margin-top: -10px;
}
.mg6{
    margin-top: -10px;
    margin-bottom: -10px;
   }

}

/*flickering in safari*/
.carousel-inner {
  -webkit-transform-style: preserve-3d;
  border-radius: 0;
}
@media only screen and (max-width: 767px){

    .form-input-top{

        width:100%;
    }
    .form-input-message{
        width:100%;
    }
    .btn-msg{
        width:100%;
    }
    .contact-form-part1{
        padding-left: 10%;
        padding-right: 12%;
    }
    .contact-form-part2{
        padding-left: 10%;
        padding-right: 12%;
        }
    .form-padding{
        padding-left: 10%;
        padding-right: 10%;
    }    
    
    .custom-image-block {
        width: 100%;
        height: 100%;
    }

    .custom-video-block iframe {
        width: 100%;
    }
}

.custom-video-block .responsive-object {
    padding-bottom: 0 !important;
}

@media only screen and (min-width: 768px) {
    .custom-video-block .is-full-width iframe {
        width: 100%;
        height: 700px;
    }
}

.set-desc-pos{
    margin-top: -25px;

}

.set-desc-pos-show {
    position:relative; 
    height:385px;
}

@media only screen and (min-width: 481px) and (max-width: 668px){
    .caption-pos{
        margin-top:-30px;
    }
    .carousel-caption > .title{
	    font-size: 2.4 rem !important;
	    font-weight: 600;
        
	}
    
}


@media only screen and (max-width: 480px){
.caption-pos-left{
        
        padding-right: 70%;
        margin-top: -25px
    }
    .caption-pos-right{
        
        padding-left: 70%;
        margin-top: -25px
    }
}
.title-div{
    width:220px;
    word-wrap: break-word;
}
.title-container-div{
    display: table;
    /*width: 330px;*/
    width:300px;
}
.next-icon-div{
    float: right;
}

#songlist
{
	margin-top:16px;
}

.btn-checkout {
    margin-top: 20px;
    margin-bottom: 10px;
    width: 250px;
    font-size: 18px;
    font-weight: bold;
}

.hr-line {
    border: none;
    background-color: #dfdddd;
    height: 3px;
}

.show-title {
    font-weight: bold;
    color: gray;
}

.individual-show-page .show-title,
.showPageTitle  {
    font-style: normal;
    color: black;
}

.individual-show-page .showPageTitle {
    top: 15px;
    position: relative;
}

.individual-show-page .remove-margin,
.individual-show-page .remove-margin p {
    margin: 0;
}

.individual-show-page h4.playwright-text p {
    line-height:1.42857143;
}

.remove-padding {
    padding: 0;
}

.stagerights-about {
    margin-bottom: 15px;
    padding: 15px;
    background-color: #EDF1F2;
}

.blog-header-art {
    margin-top: 15px;
}

.go-to-my-account {
    position: absolute;
    margin-top: 5px;
    border: 1px solid #726D6C;
    padding: 1px 5px 1px 5px;
    font-size: 12px;
    color: #726D6C;
}

.go-to-my-account:hover {
    background: rgba(240,89,39,1);
    color: #fff;
    border: 1px solid rgba(240,89,39,1);
}

#search_form {
    max-width: 1170px;
    z-index: 9;
}

.shows-all #search_form .btn-show-filter {
    height: 35px;
    padding: 0;
}

.authors-container {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.page-application .review-section .content {
    display: flex;
    flex-wrap: wrap;
}

.page-application .review-section .left-information {
    margin-bottom: 35px;
    padding: 0 35px 0 0;
}

.page-application .review-section .right-information {
    padding: 0;
}

.page-application .review-section .content .customer-response {
    color: grey;
}

.page-application .review-section .modal-footer .submit-application-button {
    margin: 0;
}

.individual-show-page .show-excerpts {
    position: absolute;
    bottom: 0;
}

.individual-show-page .show-excerpts .excerpt {
    margin-top: 25px;
}

.individual-show-page .show-excerpts div:first-of-type,
.individual-show-page .show-excerpts .excerpt div.fake-line-break:first-of-type {
    margin-top: 0;
}

.individual-show-page .show-excerpts .excerpt .rich-text .fake-line-break {
    margin-top: -13px;
}

.individual-show-page .show-excerpts .excerpt .rich-text br {
    display: none;
}

.individual-show-page .show-excerpts .excerpt,
.individual-show-page .show-excerpts .attribute,
.individual-show-page .show-excerpts .excerpt>.rich-text>p {
    color: #666666;
    font-size: 18px !important;
}

.individual-show-page .show-excerpts .attribute,
.individual-show-page .show-excerpts .attribute .the-show-title {
    text-align: right;
}

.individual-show-page .show-excerpts .attribute .rich-text {
    display: inline-flex;
}

.individual-show-page .show-excerpts .attribute .rich-text p {
    margin: 0;
}

.shows-all .show-popover .popover,
.collection-page .show-popover .popover {
    top: 13px !important;
    margin-left: -1px !important;
    left: unset !important;
    right: unset !important;
    height: 413px;
    max-width: 264px;
    box-shadow: none;
    border-radius: 0;
    border: 0;
    z-index: 1;
    font-family: Cabin-Regular;
}

.collection-page .show-popover .popover {
    max-width: 271px;
    height: 422px;
}

.collection-page .show-popover .popover .arrow {
    display: none;
}

.shows-all .show-popover .popover .popover-content .run-time,
.shows-all .show-popover .popover .popover-content .cast-size,
.shows-all .show-popover .popover .popover-content .short-description {
    font-size: 13px;
}

@media only screen and (min-width: 767px) and (max-width: 992px) {
    .gray .shows-all {
        padding-top: 10px;
    }
}

.shows-all .show-popover .popover .popover-content .apply-for-container {
    bottom: 0;
    position: absolute;
    width: 100%;
    padding-bottom: 15px;
    padding-top: 0;
}

.shows-all .show-popover .popover .popover-content .apply-for-container .show-additionals {
    position: relative;
    top: 3px;
    font-size: 11px;
}

.shows-all .show-popover .popover .popover-content .view-show-page-container {
    padding-bottom: 0;
}

.shows-all .show-popover .popover .popover-content .btn.view-show-page {
    margin: 0;
}

.shows-all .show-popover .arrow,
.shows-all .show-popover .popover .popover-content img.popover-close {
    display: none;
}

.shows-all .allShowsBox h5 {
    margin: 0;
    line-height: normal;
}

.shows-all .allShowsBox h5.item-title {
    margin-top: 10px;
}

.shows-all .show-popover .popover-content a.go-to-show {
    color: inherit;
    width: 100%;
}

/* Animation when displaying the reviewing section */
.page-application .fade-animation {
    -webkit-animation: fade 2s;
    animation: fade 2s;
    -moz-animation: fade 2s;
    -o-animation: fade 2s;
}

@-webkit-keyframes fade {
    0% {opacity: 0.2} 
    50% {opacity: 1}
    100% {opacity:1}
}
    
@-moz-keyframes fade {
    0% {opacity: 0.2} 
  50% {opacity: 1}
  100% {opacity:1}  
}
    
@keyframes fade {
  0% {opacity: 0.2} 
  50% {opacity: 1}
  100%{opacity: 1}
}

@-o-keyframes fade {
0% {opacity: 0.2} 
  50% {opacity: 1}
  100%{opacity: 1}
}

#pop-up-modal {
    top: calc(50% - 350px);
}

#pop-up-modal .modal-content {
    border-radius: 0;
    width: calc(100% - 38px);
    top: calc(50% - 350px);
}

#pop-up-modal .modal-header {
    background: #152a4d;
    color: white;
    padding: 17px 22px;
}

#pop-up-modal .modal-header .modal-title {
    font-weight: 600;
}

#pop-up-modal .modal-header .close {
    opacity: 1;
    margin-top: 2px;
}

#pop-up-modal .modal-header .close span {
    color: white;
}

#pop-up-modal .modal-body {
    padding: 26px 21px;
    color: #16294d;
}

#topPromoBar {
    height: 31px;
    background: #f05927;
    color: white;
}

#topPromoBar .carousel-inner {
    height: 31px;
}

#topPromoBar .carousel-inner .item .rich-text {
    text-align: center;
    height: 100%;
    margin: 0;
    padding-top: 4px;
    font-size: 16px;
    font-weight: 600;
}

#topPromoBar .carousel-inner .item .rich-text a {
    text-decoration: underline;
    color: white;
}

#topPromoBar .carousel-control span {
    font-size: 1.2em;
    top: 3px;
}

.logo-print-display,
.display-only-for-print {
    display: none;
}

.no-padding {
    padding: 0 !important;
}


@media print {

    html, body {
        width: 100%;
        padding-bottom: 20px;
    }

    p, li {
        font-size: 12px;
    }

    body .img-responsive {
        max-width: 200px !important;
    }
    .individual-show-page {
        display: none;
    }
    
    .video-carousel-container {
        display: none;
    }

    .display-only-for-print {
        display: initial;
    }

    .margin-for-print {
        margin: 25px 25px 25px 40px;
    }

    .footer {
        clear: both;
        position: relative;
        height: 200px;
        margin-top: -200px;
    }

    .container.footer {
        display: none;
    }

    body ol li {
        padding-top: 0; 
        height: inherit;
    }

}

.stripe-checkout-button {
    display: block;
    position: relative;
    padding: 0 12px;
    height: 30px;
    line-height: 30px;
    background: #1275ff;
    background-image: linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.25);
    border-radius: 4px;
    border: 0;
    margin-bottom: 40px;
}