#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-weight:400;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:99999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;width: 100%; height: 100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;overflow: hidden;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;height:100px;overflow: hidden;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none; max-width: none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:13px; font-weight: 700; line-height:20px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center; color: #fff;}
#sb-loading-inner span{background:url(../../assets/shadowbox/loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;}
#sb-title,#sb-title-inner{height:auto;line-height:1.3em;}
#sb-title-inner{font-size:15px;}
#sb-info,#sb-info-inner{height:auto;line-height:1.3em;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(../../assets/shadowbox/close.png);}
#sb-nav-next{background-image:url(../../assets/shadowbox/next.png);}
#sb-nav-previous{background-image:url(../../assets/shadowbox/previous.png);}
#sb-nav-play{background-image:url(../../assets/shadowbox/play.png);}
#sb-nav-pause{background-image:url(../../assets/shadowbox/pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{text-decoration:underline;}

/* Custom styles */

#sb-wrapper {padding-bottom: 4px;-webkit-box-shadow:  0px 0px 15px 0px rgba(0, 0, 0, 0.6);box-shadow:  0px 0px 15px 0px rgba(0, 0, 0, 0.6); border: 1px solid #303030;}
#sb-wrapper-inner {border-width: 0;}
#sb-custom-close {position: absolute;z-index: 100;font-size: 1.5em;top: 0;right: 0;width: 60px;height: 60px;line-height: 60px;cursor: pointer;text-align: center;color: #fff;}
#sb-title {padding: 10px 150px 10px 15px;}
#sb-counter {color: #fff;text-align: center;white-space: nowrap;position: absolute;height: 100%;line-height: 39px;width: 78px;top: 100%;right: 0;z-index: 505;-webkit-transition: top 0.3s ease-out 0s;-moz-transition: top 0.3s ease-out 0s;-ms-transition: top 0.3s ease-out 0s;-o-transition: top 0.3s ease-out 0s;transition: top 0.3s ease-out 0s;}
.sb-opened #sb-counter {top: 0;}

#sb-custom-play {background-color: #fff;font-size: 0.8em;position: absolute;top: 0;right: 39px;width: 39px;height: 100%; line-height: 39px;border-left: 1px solid #ececec;cursor: pointer; text-align: center;-webkit-transition: right 0.3s ease-out 0s,background-color 0.2s ease-out 0s;-moz-transition: right 0.3s ease-out 0s,background-color 0.2s ease-out 0s;-ms-transition: right 0.3s ease-out 0s,background-color 0.2s ease-out 0s;-o-transition: right 0.3s ease-out 0s,background-color 0.2s ease-out 0s;transition: right 0.3s ease-out 0s,background-color 0.2s ease-out 0s;}
#sb-custom-play:after {font-family: fontello;display: inline;width: 0;height: 0;text-align: center;content: '\e8ba';position: relative;z-index: 1;}
.sb-playing #sb-custom-play:after {content: '\e8be';}
#sb-progress {position: absolute;width: 100%;height: 3px;bottom: -4px;}
#sb-progress span {display: block;width: 0;height: 100%;}

#sb-info {min-height: 39px;position: relative;-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.06);box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.06);}
#sb-nav {display: none;}
#sb-custom-prev, #sb-custom-next {position: absolute;background-color: #fff;font-size: 0.8em;top: 0;right: 0;width: 39px;height: 39px;line-height: 39px;text-align: center;cursor: pointer;z-index: 500;-webkit-transition: top 0.3s ease-out 0s,background-color 0.2s ease-out 0s;-moz-transition: top 0.3s ease-out 0s,background-color 0.2s ease-out 0s;-ms-transition: top 0.3s ease-out 0s,background-color 0.2s ease-out 0s;-o-transition: top 0.3s ease-out 0s,background-color 0.2s ease-out 0s;transition: top 0.3s ease-out 0s,background-color 0.2s ease-out 0s;-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.06);box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.06);}

.sb-opened #sb-custom-prev, .sb-opened #sb-custom-next {top: -39px;}

#sb-custom-prev {right: 38px;z-index: 501;}

#sb-custom-prev:before, #sb-custom-next:before {font-family: fontello;display: inline-block;width: inherit; height: 39px;}
#sb-custom-prev:before {content: '\e891';}
#sb-custom-next:before {content: '\e892';}
#sb-custom-prev:hover:before {border-right-color: #fff;}
#sb-custom-next:hover:before {border-left-color: #fff;}
#sb-info {background-color: #fff;}
#sb-info-inner {-webkit-transition: bottom 0.3s ease-out;-moz-transition: opacity 0.3s ease-out;-ms-transition: opacity 0.3s ease-out;-o-transition: opacity 0.3s ease-out;transition: opacity 0.3s ease-out;-webkit-opacity: 0;-moz-opacity: 0;opacity: 0;filter: alpha(opacity=0);}
.sb-opened #sb-info-inner {-webkit-opacity: 1;-moz-opacity: 1;opacity: 1;filter: alpha(opacity=100);}
#sb-info-inner, #sb-title-inner {margin-top: 0!important; visibility: visible!important;}
#sb-custom-close, #sb-info-inner {display: none;}

#sb-wrapper:hover #sb-custom-play, .sb-playing #sb-custom-play {right: 78px;}
.sb-playing #sb-custom-prev, .sb-playing #sb-custom-next {top: 0;}

@media screen and (max-width: 1200px) {
	#sb-custom-play {right: 78px;}
}