@charset "utf-8";
/*-----------------------------
RESET
-----------------------------*/
html, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, p, h1, h2, h3, h4, h5, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: bottom;
	background: transparent
}
ol, ul {
	list-style: none
}
img {
	border: 0px
}
html {
	-webkit-text-size-adjust: none
}
@font-face {
	font-family: 'dvlight';
	src: url('/fonts/dolce_vita_light_2.eot');
	src: url('/fonts/dolce_vita_light_2.eot?#iefix') format('embedded-opentype'), url('/fonts/dolce_vita_light_2.woff2') format('woff2'), url('/fonts/dolce_vita_light_2.woff') format('woff'), url('/fonts/dolce_vita_light_2.ttf') format('truetype'), url('/fonts/dolce_vita_light_2.svg#dolce_vita_lightsuper_light') format('svg');
	font-weight: normal;
	font-style: normal
}
@font-face {
	font-family: 'dvbold';
	src: url('/fonts/dolce_vita_heavy_bold_1.eot');
	src: url('/fonts/dolce_vita_heavy_bold_1.eot?#iefix') format('embedded-opentype'), url('/fonts/dolce_vita_heavy_bold_1.woff2') format('woff2'), url('/fonts/dolce_vita_heavy_bold_1.woff') format('woff'), url('/fonts/dolce_vita_heavy_bold_1.ttf') format('truetype'), url('/fonts/dolce_vita_heavy_bold_1.svg#dolce_vita_heavyafewXpounds') format('svg');
	font-weight: normal;
	font-style: normal
}
@font-face {
	font-family: 'dvreg';
	src: url('/fonts/dolce_vita_2.eot');
	src: url('/fonts/dolce_vita_2.eot?#iefix') format('embedded-opentype'), url('/fonts/dolce_vita_2.woff2') format('woff2'), url('/fonts/dolce_vita_2.woff') format('woff'), url('/fonts/dolce_vita_2.ttf') format('truetype'), url('/fonts/dolce_vita_2.svg#dolce_vitaquite_regular') format('svg');
	font-weight: normal;
	font-style: normal
}
.singleLine {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.blurred{
		
    -webkit-filter: blur(5px); /* Safari */
    filter: blur(5px);
}

#safariWide{
	position: absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:500;
	cursor: pointer;
}
#safariCover{
	
  background-color: black;
    border-radius: 10px;
    color: #fff;
    left: 50%;
    margin-left: -150px;
    max-width: 300px;
    padding-bottom: 10px;
    position: absolute;
    text-align: center;
    top: 34px;
    width: 100%;
    z-index: 1000;
	
}

#safariCover a{
	color:#fff !important;
	display:block;
	line-height:30px;
}

#safariCover a:hover{
	
      -moz-transition:all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition:all 0.5s;
	
	color:#ffa000 !important;
	text-decoration: none;
	
}

#initSafari > span {
    font-size: 11px;
    font-weight: normal;
    margin-top: -11px;
    display: block;
}


object {
	outline: none
}
body {
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	background: #1a1a1a;
}
.flRi {
	float: right
}
a {
	color: #D26791;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #F93E9F;
	text-decoration: underline
}
.singleLine {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.centCont {
	margin: auto;
	max-width: 1375px;
	position: relative;
	overflow: hidden;
	width:95%;
}
.videoContainer {
	position: relative;
	margin: 20px 0;
	max-height: 440px;
	overflow: hidden
}
.col50 {
	width: 48%;
	margin: 1%;
	float: left
}
.clear {
	clear: both
}
.brd {
	background-color: #000;
	padding: 1px;
	border: 4px solid #666
}
.clickInner {
	cursor: pointer
}
.success {
	color: #4F8A10;
	background-color: #DFF2BF;
	padding: 19px
}
#hideSuccess {
	display: none
}
#menuIcon {
	display: inline
}
#menuIcon {
	color: #fff;
	display: none;
	left: 20px;
	position: absolute;
	top: 32px
}
620
.snap-drawer ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}
.snap-drawer p {
	font-size: 12px;
	opacity: 0.5;
	padding: 15px
}
.snap-drawer i {
	color: #bfe1fc;
	margin-right: 10px
}
.snap-drawer li > a {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	color: #fff !important;
	display: block;
	font-size: 15px;
	font-weight: inherit;
	padding: 13px 13px 7px 0;
	text-decoration: none;
	text-indent: 10px;
	text-shadow: 0 1px 0 #000;
	text-transform: uppercase
}
.snap-drawer {
	background: rgba(0, 0, 0, 0) linear-gradient(to right, #2e3037 0%, #2e3037 91%, #202026 100%) repeat scroll 0 0;
	color: #fff
}
.snap-drawer-left {
	left: 0;
	z-index: 1
}
.snap-drawer {
	opacity: 0;
	bottom: 0;
	height: auto;
	left: auto;
	overflow: auto;
	padding-top: 54px;
	position: fixed;
	right: auto;
	top: 0;
	transition: width 0.3s ease 0s;
	width: 265px
}
.push-toleft {
	-webkit-transform: translate3d(265px, 0, 0px) !important;
	transform: translate3d(265px, 0, 0px) !important;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition-duration: .25s;
	transition-duration: .25s;
	-webkit-transform: translateZ(0px);
	transform: translateZ(0px)
}
.mainLogo {
	padding-top: 30px;
	padding-left: 2%
}
#header {
	position: relative;
	font-family: 'dvreg';
	color: #fff;
	height: 150px;
	background-image: url('/images/headerGrad.jpg');
	z-index: 1000;
}
#pageContent {
	background-attachment: fixed;
	padding-top: 2px;
	padding-bottom: 20px;
	position: relative;
	min-height: 550px;
	background-image: url('/images/colourGradient.jpg');
	background-size: 100% 1200px;
	overflow: auto;
}
.pushInside {
	padding-top: 50px !important;
}
#backgroundLogoContainer {
	background-image: url('/images/logoSwoosh.png');
	background-position: top center;
	background-repeat: repeat-x;
	/*background-blend-mode: soft-light;
  -webkit-background-blend-mode: soft-light;*/
	overflow: auto;
	background-attachment: fixed;
}
#footer {
	color: #fff;
	padding-top: 20px;
	height: 230px;
	text-align: center;
	background-image: url('/images/footerGrad.png');

}
.footerSpacing {
	padding-bottom: 120px;
}
#footer b {
	font-size: 16px;
	display: block;
	padding-bottom: 10px
}
.topRow {
	overflow: auto
}
.largeArt {
	width: 50%;
	float: left
}
.largeArt img {
	width: 99.4%;
	margin: 0.3%
}
.mainArt {
	width: 50%;
	float: right
}
.mainArtRow {
	width: 100%;
	clear: both
}
.mainArt img {
	width: 49.4%;
	margin: 0.3%;
	float: left
}
#homeWelcome {
	font-family: 'dvlight';
	font-size: 50px;
	background-color: #000;
	text-align: center;
	color: #fff;
	padding: 20px 2%;
	background-color: rgba(0, 0, 0, 0.7);
	margin-bottom: 30px
}
h1 {
	font-size: 70px;
	margin: 0;
	letter-spacing: 2px;
	padding: 0;
	padding-bottom: 20px;
	text-shadow: 0px 0px 4px rgba(0, 0, 0, 1)
}
h1 b {
	color: #fdbe4d !important
}

.noResults{
  color:#FDBE4D;
}

.mainArtRow img {
	float: left;
	margin: 0.15%;
	width: 24.7%
}
.form-control {
	font-family: dvreg;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	padding: 6px 20px;
	box-shadow: none;
	color: #333;
	font-size: 20px;
	font-weight: bold;
	max-width: 640px;
	text-align: center;
	letter-spacing: 1px;
	width: 100%
}
#navCont {
    bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    right: 10px;
}
#subNav {
    float: left;
    margin: 30px 0 0;
}
#rightNav {
	display: inline-block;
	background-image: url("/images/browseText.png");
	background-repeat: no-repeat;
	background-position: 0 19px;
	padding-left: 160px;
	line-height: 40px;
	float:right;
}
#rightNav a {
	text-decoration: none;
	color: #fff;
	background-color: #272627;
	padding: 11px 31px;
	font-family: dvbold;
	font-size: 16px;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#rightNav a:after {
	content: url("/images/divider.png");
	left: 34px;
	position: relative;
	top: 21px;
	z-index: 100000
}

#rightNav #lastButton:after {
 content:none !important;
}
#rightNav a:hover,
#rightNav a.active {
	background-color: #fdbe4d
}
#subNav a {
	font-family: dvbold;
	text-decoration: none;
	color: #8f8f8f;
	line-height: 40px;
	padding: 11px 15px;
	font-size: 13px;
}
#subNav a:hover {
	text-decoration: underline;
	color: #fff
}
.colorTxt {
	color: #fdbe4d !important
}
#topSearch {
    position: absolute;
    right: 10px;
    text-align: right;
    top: 10px;
    width: 80%;
}
#topSearch > form {
    float: right;
    width: auto;
}
#topSearchBar img {
    height: 40px;
    margin-left: -3px;
}
#topSearchBar #searchTerm {
    font-size: 15px;
    padding: 0 30px 0 0;
    width: 300px;
}
#userAccount {
    float: right;
    margin: 28px 0 0;
   /* width: 40%;*/
}
#personalWelcome {
    border-right: 1px solid #8f8f8f;
    float: right;
    font-family: dvbold;
    font-size: 14px;
    margin: 27px 20px 0 0;
    padding: 0 20px 0 0;
    width: auto;
}
#userAccount a {
	margin: 0 8px;
	text-decoration: none;
	font-size:11px;
	letter-spacing:1px;
}
.frontSearch {
	padding-top: 15px;
	padding-bottom: 15px;
	max-width: 900px
}
.darkSearch {
	border: 0px;
	color: #a0a0a0;
	font-family: dvreg;
	font-weight: bold;
	background-color: #222122;
	padding: 16px;
	font-size: 18px;
	background-image: url("/images/searchIcon.png");
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 90px;
	width: 500px;
	margin-top: 15px
}
.searchIco {
	background-image: url("/images/searchIconYellow.png");
	background-repeat: no-repeat;
	background-position: right center
}
#subHeader {
	background-image: url("/images/subHeader.jpg");
	min-height: 160px;
	background-size: 100% 100%;
	color: #fff
}

.slimmerHead{
min-height:100px !important;
}

.slimmerHead #bglogoContSlim{
 min-height:101px;
}

.slimmerHead .searchMain{
  padding-top:0px;
   min-height:100px !important;
}

h2 {
	margin: 0;
	font-family: dvlight;
	padding: 0;
	padding-top: 20px;
	font-size: 60px;
	font-weight: normal
}
#audioContent {
	background-color: #000;
	color: #fff;
	padding-top: 20px;
	padding-bottom: 30px;
     min-height: 600px;
}
.trackDesc {
	max-width: 650px;
	padding-bottom: 30px
}
.downloadButton {
	background-color: #d46539;
	color: #fff;
	font-family: dvreg;
	font-weight: bold;
	font-size: 18px;
	padding: 8px 20px;
	line-height: 60px;
	border: 2px solid #fff;
	border-radius: 6px;
	margin-top: 15px;
	text-decoration: none;
	white-space: nowrap;
	position:relative;
}
.downloadButton_safari{
	background-color: #d46539;
color: #fff;
font-family: dvreg;
font-weight: bold;
font-size: 18px;
padding: 8px 50px 8px 20px;
line-height: 60px;
border: 2px solid #fff;
border-radius: 6px;
margin-top: 15px;
text-decoration: none;
white-space: nowrap;
position: relative;	
}
.downloadButton_safari i{
	position: absolute;
display: inline-block;
margin: 20px 0 0 10px;	
}

.downloadButton:hover {
	background-color: #000;
	text-decoration: none;
	color: #FDBE4D
}
.altButton {
	background-color: #ab4d4b
}
.albumArtTh {
	height: 136px;
	margin-top: 12px;
	width: auto;
    margin-bottom:10px;
}
#filterBar {
	line-height: 40px;
	background-color: #171717;
	border-top: 1px solid #262626;
	border-bottom: 1px solid #262626;
	width:95%;
	max-width:1800px;
	margin:auto;
}
#filterBar select {
	font-size: 14px;
	padding: 5px;
	margin-right: 15px
}
#audioTracks {
	padding-top: 30px
}
.alignRight {
	font-size: 15px;
	text-align: right
}
.tdHeader {
	margin-bottom: 15px;
	cursor:default !important;
}
.row b {
	color: #e77b93
}
.table {
	display: table;
	width: 100%
}
.row {
	display: table-row;
	position:relative;
	border-collapse:collapse;

}
.heading div {
	display: table-cell;
	padding-left: 5px;
	padding-right: 5px
}
.row div {
	
	vertical-align: middle;
	display: table-cell;
	padding-left: 10px;
	padding-right: 10px;
	height: 52px;
}
.row div:last-of-type {
	text-align: right
}
.tdHeader div {
	border-bottom: 1px solid #404040
}
.mixers {
	min-width: 150px;
}
.bpm {
    float: left;
    min-width: 60px;
    padding: 0 20px;
}
.title {
	min-width: 100px;
}
.basketRemoveHolder {
    float: left;
    margin: 0;
    padding: 0;
}
.basketRemove {
    margin: 0 !important;
    padding: 5px 10px !important;
}
.mixers a {
	background-image: url("/images/mixTypes.png");
	background-position: 2px 3px;
	background-repeat: no-repeat;
	color: #fff;
	display: inline-block;
	height: 20px;
	padding: 5px 10px;
	text-decoration: none;
	width: 5px;
}
.mixers a.playing {
	background-image: url("/images/mixTypes-on.png");

}
.row:hover, .row.active {
	cursor: pointer;
	background-color: #E26633;
	background-image: url("/images/subHeader.jpg");
	background-size: 100% 100%;
	color: #fff !important;
}

.row:hover .albumTitle a,.row.active .albumTitle a  {
  color:#fff !important;
}

.row:hover .albumTitle span,.row.active .albumTitle span  {
  color:#fff !important;
  font-style:normal;
}





.trackHeadGroup {
    border-bottom: 1px dotted #404040;
    overflow: auto;
    padding: 10px 1%;
    width: 98%;
}
.row div {

    display: table-cell;
    height: 42px;
    padding: 10px 0 0;
    vertical-align: middle;
}
.row:hover div {
    color: #fff;
}
.trackActive{
	background:#171717;	
}
.smlArtwork {
    float: left;
    margin: 0 20px 0 0;
}
.smlplay {
    cursor: pointer;
    float: left;
    margin: 0 10px 0 0;
    transition: all 0.2s linear 0s;
    width: 23px;
}
.rotate90 {
    transform: rotate(90deg);
}
.trackHeadGroup .title{
	border-right: 1px solid #434343;
    padding: 0 2% 0 0;
    text-transform: uppercase;
    width: 25%;	
	float:left;
}
.trackHeadGroup .description{
	border-right: 1px solid #434343;
    padding: 0 2%;
    width: 40%;
	float:left;	
	color: #747474;
}
.trackLibrary {
    border-left: 1px solid #d4d4d4;
    float: left;
    padding: 0 1%;
    width: 8%;
}
.trackMixes {
    clear: both;
    margin: 60px 0 20px;
    width: 100%;
	display:none;
}
.trackMixes .row {
    display: block;
    padding: 0 0.5%;
    width: 99%;
	border-bottom: 1px dotted #404040;
}
.playIcon {
    display: inline-block !important;
    width: 5%;
	margin-right:-4px;
}
.duration {
    display: inline-block !important;
    width: 5%;
	margin-right:-4px;
}
.mixType {
    display: inline-block !important;
    width: 15%;
	margin-right:-4px;
}
.mixWavform {
    display: inline-block !important;
    width: 45%;
	margin-right:-4px;
}
.mixWavform img {
    height: 80%;
}
.trackactions {
    display: inline-block !important;
    width: 30%;
}
.historicDownload{
		
}
.prevDL{
	background-color:green !important;	
}


.tdHeader:hover{
	background:0 none;
}
.row:hover b {
	color: #fff;
}
#bglogoContSlim {
	min-height: 160px;
	background-image: url('/images/logoSwoosh.png');
	background-position: top center;
}
.img100 {
	width: 100%;
}
#loadingIndicator {
	background: #1a1a1a url("/images/ajaxloader.gif") no-repeat scroll center 400px;
	display: block;
	height: 100%;
	padding: 250px 0;
	position: fixed;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 900;
}
#albumSortBar {
	text-transform: uppercase;
	background: rgba(23, 23, 23, 0.7) none repeat scroll 0 0;
	margin: 0 0 20px;
	padding: 20px;
	overflow:auto;
}
#albumSortBar a {
	color: #fff;
	text-decoration: none;
	margin: 0 10px;
}
#albumSortBar a:hover, #albumSortBar a.active {
	color: #f570be;
}
#albumSortBar h3 {
	color: #fdbe4d;
	float: left;
	font-family: dvbold;
	font-size: 18px;
	margin: 0 10px 0 0;
}
#layoutType {
    float: left;
    width: 50%;
}
#filterSelect {
    float: left;
    text-align: right;
    width: 25%;
}
#filterQuickSearch {
    float: left;
    width: 25%;
}
#filterQuickSearch > input {
    height: 32px;
    width: 90%;
}
.theList li {
	margin-bottom: 20px;
	position:relative;
}

.list li {
	border-bottom: 1px solid #000;
	padding-bottom: 10px !important;
	margin-bottom: 0 !important;
	position:relative;
}
.albumImage {
    background-image: url("/images/noAlbum.jpg");
    background-position: center center;
    background-size: 100% auto;
    cursor: pointer;

    position: relative;
    background-repeat: no-repeat;
}
.albumImage:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.albumImage a{
	display:block;	
}
.albumImage .tooltiptext {
    background-color: #ef4d1b;
    border: 1px solid #fff;
    bottom: 100%;
    color: #fff;
    font-size: 12px;
    left: 50%;
    margin-left: -130px;
    opacity: 0;
	visibility:hidden;
    padding: 10px;
    position: absolute;
    text-align: center;
    transition: opacity 0.3s ease 0s;
    width: 240px;
    z-index: 1000;
}

.albumImage:hover .tooltiptext {
   opacity: 1;
   visibility:visible;
}
.albumImage .tooltiptext::after {
    content: " ";
    position: absolute;
    top: 100%; /* At the bottom of the tooltip */
    left: 50%;
    margin-left: -10px;
    border-width: 10px;
    border-style: solid;
    border-color: #ef4d1b transparent transparent transparent;
}
.theList {
    overflow: visible !important;
}
.list .albumImage {
	float: left;
	width: 10%;
	overflow:hidden;
	position:relative;
}
.holdingImage{
	position:absolute;
	z-index:19;
}
.actualImage{
	position:absolute;
	z-index:20;	
	width:100%;
}
.albumDescription{
    bottom: 0;
    color: #fff;
    height: 0;
    left: 0;
    margin: auto;
    padding: 0 5%;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 90%;
    z-index: 60;
	display:none;
}
.albumDescription::before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -0.25em;
    vertical-align: middle;
}
.albumDescription > div {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}

.list .blockInfo {
	float: left;
	margin: 0 0 0 5%;
	width: 85%;
}
.albumBlanker {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.2s linear 0s;
    width: 100%;
}
.theList li:hover .albumBlanker{
	opacity:1;	
}
.theList li:hover .albumDescription{
	display:block;	
}
.tooltipFollow{
	position: fixed;
	width: 250px;
	height: auto;
	background: #ef4d1b;
	z-index: 100;
	display: none;
	padding:10px; 	
	color:#fff;
}

.trackactions {
	min-width: 240px;
}
.trackactions a {
	display: inline-block;
}
#chooseMixType {
	margin: 20px 0 0;
	text-align: left;
}
.dlMix {
	border-bottom: 1px solid #444444;
	margin: 10px 0;
	overflow: hidden;
	padding: 0 0 10px;
	
}
.dlMix > span {
	float: left;
}
.dlMix > a {
	float: right;
}





#content {
	left: 0;
	position:relative;
    top: 0;
    transition: all 0.2s ease 0s;
    width: 100%;
    z-index: 100;
}

/*==============================================================================================================================

MOBILE MENU

==============================================================================================================================*/
#mainMenuMobile li a{
	display:block;
	color:#fff;
	font-family: 'dvlight';
	text-transform:uppercase;
	text-decoration:none;
	font-size: 16px;
	letter-spacing:3px;
}
.mobilemenu {
	background-color: #fdbe4d;
    color: #c39c33;
    display: none;
    font-size: 14px;
    height: 37px;
    line-height: 20px;
    margin: 30px 0 0;
    padding: 8px 0 0 11px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 40px;
}

.leftMobileMenu {
	position: fixed;
	width: 70% !important;
	height: 100% !important;
	top: 0;
	z-index: 90;
	background-color:#0c121c;
	padding:20px;
	right: -100%;
	 -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
	   -o-transition: all 0.2s ease;
  		  transition: all 0.2s ease;
}
.positionMenu{
	right:0 !important;
}
#mainMenuMobile > ul {
    left: 25%;
    position: absolute;
    width: 80%;
	top:100px;
	-moz-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
	   -o-transition: all 0.8s ease;
  		  transition: all 0.8s ease;
}
#mainMenuMobile li {
    border-bottom: 1px solid #fff;
    height: auto;
    padding: 10px 0 10px 10px;
}
#mainMenuMobile li .submenu {
    display: none;
    margin: 10px 0;
    transition: all 0.2s linear 0s;
}

.icon-bar {
    background-color: #fff;
    border-radius: 1px;
    display: block;
    height: 3px;
    line-height: 14px;
    margin-top: 5px;
    vertical-align: text-top;
    width: 31px;
	 -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
	   -o-transition: all 0.4s ease 0s;
          transition: all 0.4s ease 0s;
}
.rotateLeft {
    margin-top: 13px;
    position: relative;
    transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.rotateRight {
    margin-top: -3px;
    position: relative;
    transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

.menu-open {
	-webkit-transform: translate3d(-15%, 0,  0px) !important;
   		 	transform: translate3d(-15%, 0,  0px) !important;
	-webkit-transform-style: preserve-3d;
			transform-style: preserve-3d;
	-webkit-transition-duration: .45s;
    		transition-duration: .45s;
	-webkit-transform: translateZ(0px);
			transform: translateZ(0px);
}
.push-toleft {
	-webkit-transform: translate3d(-70%, 0,  0px) !important;
   		 	transform: translate3d(-70%, 0,  0px) !important;
	-webkit-transform-style: preserve-3d;
			transform-style: preserve-3d;
	-webkit-transition-duration: .25s;
    		transition-duration: .25s;
	-webkit-transform: translateZ(0px);
			transform: translateZ(0px);
			position:fixed !important;
}



/*==============================================================================================================================

DROP DOWN BOXES

==============================================================================================================================*/
#dropDownLists {
	background-image: url("/images/subHeader.jpg");
	background-size: 100% 100%;
	height: 400px;
	width: 100%;
	display: none;
}
.genreList {
	float: left;
	margin: 30px 1%;
	width: 31.333%;
}
#dropDownLists h3 {
	background: #000 none repeat scroll 0 0;
	color: #fdbe4d;
	margin: 0 0 10px;
	padding: 10px;
	text-transform: uppercase;
	font-family: 'dvbold';
	font-size: 20px
}
#dropDownLists h3 span {
	color: #fff;
}
#dropDownLists li {
	border-bottom: 1px solid #fff;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
#dropDownLists li a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px 10px;
	-moz-transition: all 0.1s ease 0s;
	-webkit-transition: all 0.1s ease 0s;
	-o-transition: all 0.1s ease 0s;
	transition: all 0.1s ease 0s;
}
#dropDownLists li a:hover,
#dropDownLists li a.active {
	background: #000;
}
.nano {
	height: 180px;
	width: 100%;
}
.nano .nano-content {
}
.nano .nano-pane {
	background: #ab4d4b;
}
.nano .nano-slider {
	background: #fdbe4d;
}
/*==============================================================================================================================

FORMS

==============================================================================================================================*/
#loginformContainer {
	margin: 20px auto;
	width: 50%;
}
.panel {
	background-color: #1a1a1a;
	border-radius: 4px;
	margin: 20px 0;
	overflow: hidden;
}
.panelHeader {
	background-color: #e27522;
	color: #fff;
	overflow: auto;
	padding: 10px 15px;
}
.panelBody {
	padding: 15px;
	position: relative;
}
.form-group {
	display: table;
	margin: 0 0 10px;
	width: 100%;
}
.form-group label {
	display: table-cell;
	font-weight: normal;
	margin: 0;
	text-align: right;
	vertical-align: middle;
	width: 20%;
}
.form-group div {
	float: left;
	margin: 0 0 0 5%;
	min-height: 1px;
	position: relative;
	width: 85%;
}
.form-controler {
	background-color: #fff;
	border: 1px solid #ccc !important;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #555;
	display: block;
	font-size: 14px;
	height: 34px;
	line-height: 1.42857;
	padding: 6px 2.5%;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 95%;
}
.error {
	background-color: #ffbfbf;
	border-radius: 3px;
	color: #b50a0a;
	margin: 20px auto;
	padding: 20px;
	text-align: center;
	width: 90%;
}
.requiredField {
	border: 1px solid red !important;
	transition: all 0.2s linear 0s;
}
form i {
	color: red;
	position: absolute;
	right: 10px;
	top: 10px;
}
#contactForm {
	margin: 40px auto;
}
#contactSocial {
	margin: 40px auto;
}
#contactSocial ul {
	margin: 0 0 20px;
	overflow: hidden;
	width: 100%;
}
#contactSocial li {
	float: left;
	padding: 10px 0 0;
	text-align: left;
	transition: all 0.1s linear 0s;
	width: 33%;
}
.form-horizontal ul {
	height: auto;
	overflow: auto;
	width: 100%;
}
.form-horizontal li {
	border-bottom: 1px solid #2b2b2b;
	margin: 0 0 5px;
	overflow: auto;
	padding: 5px;
	vertical-align: top;
	width: auto;
	position:relative;
}
.form-horizontal label {
	float: left;
	margin: 0 2% 0 0;
	width: 35%;
}
..form-horizontal select{
  width:100%;
}

.form-horizontal textarea, .form-horizontal input[type="text"], .form-horizontal input[type="password"],.form-horizontal select {
	border: 1px solid #e3e8ea;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #7e7e7e;
	display: inline-block;
	margin-bottom: 0;
	padding: 6px 2.5%;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	vertical-align: middle;
	font-size: 14px;
}
.form-horizontal input[type="text"], .form-horizontal input[type="password"] {
}
input[type="text"], input[type="password"] {
	border: 0 none;
	height: 40px;
	padding: 0 10px;
	transition: all 0.2s linear 0s;
}
.input-xxlarge {
	width: 55%;
}
textarea {
	font-family: arial;
	min-height: 100px;
	resize: none;
}
fieldset {
	margin: 40px auto;
	max-width: 900px;
	overflow: auto;
	width: auto;
}
.form-horizontal legend {
	color: #d46539;
	font-family: dvbold;
	font-size: 20px;
	font-weight: 300;
	line-height: 1;
	margin: 0 0 10px;
	text-transform: uppercase;
}
.rememberCheck,
.forgetCheck{
	text-align:left;	
}
#loadMore {
    position: relative;
    z-index: 10;
}
#backtopContainer {
    bottom: 0;
    position: absolute;
    right: 0;
    text-align: right;
    width: 200px;
    z-index: 20;
}

#keywordMatch {
    float: right;
    margin: -2px 20px 0 0;
}
#keywordMatch div, #keywordMatch2 div {
    float: left;
}
#keywordMatch2 div {
    margin: -10px 0 0;
}
#keywordMatch span, #keywordMatch2 span {
    color: #fff;
    display: block;
    font: 700 14px/20px "Open Sans",sans-serif;
    padding: 17px 10px 0;
    text-align: center;
    text-transform: uppercase;
}
#keywordMatch span em, #keywordMatch2 span em {
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    text-transform: none;
}
input#matchAll {
    max-height: 0;
    max-width: 0;
    opacity: 0;
}
input#matchAll + label {
    background: #d46539 none repeat scroll 0 0;
    border-radius: 15px;
    box-shadow: 0 0 0 1px #d46539 inset;
    display: block;
    height: 30px;
    position: relative;
    text-indent: -5000px;
    width: 50px;
}
input#matchAll + label::before {
    background: rgba(19, 191, 17, 0) none repeat scroll 0 0;
    border-radius: 15px;
    content: "";
    display: block;
    height: 30px;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.25s ease-in-out 0s;
    width: 30px;
}
input#matchAll + label::after {
    background: white none repeat scroll 0 0;
    border-radius: 15px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2) inset, 0 2px 4px rgba(0, 0, 0, 0.2);
    content: "";
    display: block;
    height: 30px;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.25s ease-in-out 0s;
    width: 30px;
}
input#matchAll:checked + label::before {
    background: #d46539 none repeat scroll 0 0;
    width: 50px;
}
input#matchAll:checked + label::after {
    /*box-shadow: 0 0 0 1px rgba(137, 198, 0, 1) inset, 0 2px 4px rgba(0, 0, 0, 0.2);*/
    left: 20px;
}
#keyword {
    float: left;
    width: 30%;
}
#tagContainer {
    border-bottom: 1px solid #f93e9f;
    display: none;
    margin: 20px auto;
    max-width: 1800px;
    padding: 0 0 20px;
	width:95%;
}
/*==============================================================================================================================

PLAYLISTS

==============================================================================================================================*/
.playlist li {
	float: left;
	margin: 0 1% 1.5%;
	width: 31.333%;
}
.blockInfo {
	height: auto;
	line-height: 1.4;
	margin: 10px 0 0;
	text-align: left;
	width: 100%;
	position:relative;
}
.blockInfo h5 {
    height: 25px;
    line-height: 30px;
    overflow: hidden;
}
.tooltip-span{
	display:none;
}
#albumList li:hover .tooltip-span {
    display:block;
    position:fixed;
    overflow:hidden;
}

.playlistBlock {
	height: 100px;
}
.blockInfo.playlistBlock > h4 {
	margin: 10px 0;
}
.playlist li img {
	width: 100%;
}
.playlistActionContainer {
	background: #272727 none repeat scroll 0 0;
	clear: both;
	display: none;
	margin: 20px 0;
	padding: 20px;
	position: relative;
	width: auto;
}

.closePlaylistAction {
    color: #fff;
    position: absolute;
    right: 30px;
    top: 33px;
}


.playlistActionContainer div {
	margin: 20px auto;
	width: 80%;
}
#playlistMenu {
	float: left;
	margin: 30px 0 0 30px;
	max-width: 265px;
	width: 23%;
}
#playlistItems {
	float: right;
	margin: 30px 0 0;
	width: 72%;
}
#addPlaylist {
	margin: 20px 0;
}
#playlistForm input {
	width: 90%;
}
#playlistMenu ul {
	margin: 20px 0;
}
#playlistMenu li {
	border-bottom: 1px dotted #333333;
	margin: 10px 0;
	padding: 0 0 10px;
}
#playlistMenu li a {
	display: block;
	margin: 0;
	transition: all 0.1s linear 0s;
}
#user_playlist_select{
	display:none;	
}

#prsInfo{
	margin:20px auto;	
}
#prsInfo td{
    padding: 0 20px 10px;
    text-align: left;
	color:#fff;
}

.albumTitle span{
	font-size:10px;
	font-style:italic;
	color: #a0a0a0;	
}
#newPlaylistContainer{
	display:none;	
}
/*==============================================================================================================================

MUSIC PLAYER

==============================================================================================================================*/

#musicPlayer .centCont{
 background-image: url("/images/ajaxloaderPlayer.gif");
    background-position: 49% 60%;
    background-repeat: no-repeat;
    }
#waveForm {
	border-radius: 10px;
	padding: 10px 1%;
	background-image: url("/images/playerBar.jpg");
	max-width: 700px;
	width: 56%;
	float: left;
	margin: auto;
	margin: 0 1%;
	height: 51px;
	overflow: hidden;
	position: relative;
	background-size: 100% 100%;
	top: 0;

	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.buttonY {
	float: left;
	width: 70px;
	height: 70px;
	background-color: #fdbe4d;
	border-radius: 10px;
	margin: 0 0.5%;
	display: inline-block;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.buttonBlock {
	width: 20%;
	float: left;
}
.rightBlock .buttonY {
	background-color: #bf5d6d;
}
.buttonBlock .buttonY {
	cursor: pointer;
	width: 28%;
	margin: 0 1.5%;
}
.leftBlock .buttonY {
	float: right;
}
.fixPlayer {
	position: fixed !important;
	bottom: 0 !important;
	width: 100% !important;
	z-index: 300;
}
.buttonY img {
	margin-top: 19px;
}

.buttonY a {
	display: block;
}
.leftBlock .buttonY:hover {
	background-color: #000;
}
.rightBlock .buttonY:hover {
	background-color: #8f2d3d !important;
}

.pl-trackName {
	color: #FDBE4D;
	text-transform: uppercase;
}
#audioPlayer {
	bottom:-300px;
	position: fixed;
	width: 100%;
	z-index: 1000;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s
}
.playerUp {
	display:block;
	bottom: 0 !important;
}
#musicPlayer {
	text-align: center;
	color: #fff;
	min-height: 136px;
	background-image: url('/images/baseGradient.jpg');
	background-size: 100% 100%;
}
#closePlayer {
	position: absolute;
	right: 20px;
	top: 20px;
	z-index:1000;
}
#closePlayer a {
	color: #fff
}
.pl-trackDescription {
	display: block;
	margin: auto;
	width: 90%;
}
#playerRow {
	padding-top: 7px;
	padding-bottom: 10px;
}
#progressOut {
	width: 100%;
	height: 52px;
	position: relative;
	overflow: hidden;
	background-size: 701px 100%;
	cursor:pointer;
}
#progressIn {
	position: relative;
	height: 52px;
	bottom: 0px;
	border-right: 2px solid #fff;
	background-size: 701px 100%;
}
#time {
	position: absolute;
	padding: 5px 8px;
	font-size: 12px;
	background: #BE5E6C;
	right: -43px;
	width: 25px;
	bottom: 12px;
	font-weight: bold;
}
.trackDetails {
	bottom: 0;
	position: relative;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.offScreen {
	bottom: -40px;
}
.inScreen {
	bottom: 0px;
}
.secondaryPlay{
	display:none;	
}

/*==============================================================================================================================

AUTOCOMPLETE

==============================================================================================================================*/
#searchSuggestions {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    display: none;
    height: 215px;
    overflow-y: scroll;
    position: absolute;
    right: 75px;
    text-align: left;
    top: 64px;
    transition: all 0.2s linear 0s;
    width: 435px;
    z-index: 100001;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.5);
   	   -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.5);
			box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.5);
}
.showSuggestions{
	display:block !important;
}
#returnedSuggestions > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 center ;
    color: #e77b93 ;
    display: block;
    font-family: arial ;
    font-size: 13px ;
    height: auto ;
    letter-spacing: 0 ;
    margin: 7px 0 ;
    padding: 5px 20px ;
}
#returnedSuggestions > a:hover{
	color:#fff ;
}
.noresults {
    padding: 20px;
}
.autoCompleteHeader {
    background: #ac4e4c none repeat scroll 0 0;
    font-family: dvbold;
    font-size: 19px;
    padding: 10px 20px;
    text-transform: uppercase;
}
.gettingResults {
    font-size: 20px;
    padding: 20px;
    text-align: center;
    width: auto;
}
/*==============================================================================================================================

TEXT

==============================================================================================================================*/
h1, h2, h3, h4, h5 {
	font-family: 'dvlight';
	text-transform: uppercase;
}
h3 {
	font-family: 'dvbold';
	font-size: 20px
}
h4 {
	font-family: dvReg;
	font-size: 18px;
}
h5 {
	color: #fff;
	border-radius: 5px;
	background-color: #ac4e4c;
	padding: 10px;
	font-family: dvbold;
	font-size: 16px;
	border: 2px solid #fff;
	margin-bottom: 10px;
}
h5 b {
	color: #FDBE4D;
}
p {
	margin: 0 0 10px;
}
.whiteContent{
    color:#fff;
  min-height:400px;
}

.button {
	border: 1px solid #fff;
	border-radius: 6px;
	color: #fff;
	font-family: dvreg;
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0;
	padding: 8px 20px;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
	display: inline-block;

  -moz-transition:all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition:all 0.2s;
}
.smallBtn {
    font-family: Open Sans;
    font-size: 11px;
    margin: 0 2px;
    padding: 5px 10px;
}
.closeBtn {
	padding: 8px 10px !important;
}
.orangeBtn {
	background: #d46539;
}
.yellowBtn {
	background: #fdbe4d;
	color:#000;
}
.darkOrange {
	background: #ab4d4b;
}
.redBtn {
	background: #e42727;
}

.orangeBtn:hover, .darkOrange:hover, .redBtn:hover {
	color: #fff;
	text-decoration: none;
}

.button:hover{
    background-color:#7C5266;
    color:#FFE100;
    	text-decoration: none;
}

.button i {
	color: #fff !important;
	position:relative !important;
	top:0;
}
h2.albumTitle {
	padding-top:40px;	
}
.breadcrumbs{
	position:absolute;
	margin:10px 0 0;	
}



/*==============================================================================================================================

GENERAL

==============================================================================================================================*/
.forceAutoOverflow{
	overflow:visible !important;	
}
#betaContainer {
    background: red none repeat scroll 0 0;
    color: #fff;
    padding: 10px;
    position: relative;
    text-align: center;
    z-index: 20000;
}
.flLeft{
  float:left;
}

.split1, .split2, .split3, .split4, .split5, .split6, .list {
	width: 100%;
	overflow: hidden;
}
.split1 li, .split2 li, .split3 li, .split4 li, .split5 li, .split6 li, .list li {
	display: inline-block;
	float: left;
	padding: 0;
	vertical-align: top;
}
.split2 li {
	width: 50%;
}
.split3 li {
	width: 33.333%;
}
.split4 li {
	width: 25%;
}
.split5 li {
	width: 20%;
}

.split6 h5 {
	display: none;
}
.split6 li {
	width: 16.666%;
}
.split2 li li, .split3 li li, .split4 li li, .split5 li li, .split6 li li {
	width: 100%;
}
.list li {
	width: 50%;
	overflow: auto;
}
.wrap {
	padding: 1%;
}
.spT_20 {
	margin-top: 20px !important;
}
.spB_20 {
	margin-bottom: 20px !important;
}
.spTB_20 {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}
.spT_40 {
	margin-top: 40px !important;
}
.spB_40 {
	margin-bottom: 40px !important;
}
.spTB_40 {
	margin-top: 40px !important;
	margin-bottom: 40px !important;
}
.selectStyle {
	background: #ececec url("/images/droparrow2.jpg") no-repeat scroll 100% 50%;
	border: 1px solid #dbdbdb;
	height: 30px;
	margin: 0 0 5px !important;
	overflow: hidden;
}
.selectStyle select {
	background: transparent none repeat scroll 0 0;
	border: medium none;
	box-shadow: none;
	color: #313131;
	font-size: 14px;
	padding: 5px 8px;
	width: 105%;
}
.standardSelect{
	padding:10px;
	font-size:13px;	
}
#filter select, #choosePlaylist select, #playlistActions select, #selectplaylist {
	width: 105%;
}
.centerThis {
	text-align: center;
}

.searchMain {
	text-align: center;
	padding-top: 30px;
}
.resort {
	cursor: pointer;
}

#audioContent .centCont,.widerContent{
  max-width:1800px !important;
}

.rightPRS {
    float: right;
    text-align: center;
    width: 45%;
}
.leftLicense {
    border-right: 1px solid #5c5c5c;
    padding-right: 5%;
    width: 50%;
}



th{
	height: 52px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
	color: #e77b93;
	border-bottom: 1px solid #404040;	
	text-align:left;
}
.zebraStriped td {
    border-top: 1px solid #434343;
    padding: 10px;
	color:#fff;
}
.zebraStriped > tbody > tr:nth-child(2n+2) > td {
    background-color: #242424;
}



.testingOUTPUT{
	width:90%;
	margin:20px auto;
	display:block;
	background-color: #ffbfbf;
	border-radius: 3px;
	color: #b50a0a;
	margin: 20px auto;
	padding: 20px;

}

pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.ie10 .row:hover,.ie10  .row.active{

	background-color: #252525;
	background-image: none;


}

#emailSuccess h3{
  color:#4F8A10 !important;
}

.albumLibrary{
  text-align:right;
  float:right;
}

.albumLibrary a{
  color:#fff !important;

}

.fa-stack {
    color: #d26791;
}


.success h3 {
    color: green !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari and Chrome, if Chrome rule needed */
.row:hover,  .row.active {
	background-color: #252525;
	background-image: none;
}
}


@media screen and (min-width:0\0) {
	cursor: pointer;
	background-color: #252525 !important;
	background-image:none  !important;
	background-size: 100% 100%;
	color: #fff !important;
}



/*------------------------------------------------------
DROPDOWN
------------------------------------------------------*/

label.dropdown select {
	padding: 10px 42px 10px 10px;
	background: #f8f8f8;
	color: #444;
	border: 1px solid #aaa;
	border-radius: 0;
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	outline: none;
}
label.dropdown select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #444;
}
label.dropdown select::-ms-expand {
	display: none;
}
label.dropdown:before {
	content: '';
	right: 5px;
	top: -7px;
	width: 30px;
	height: 33px;
	background: #f8f8f8;
	position: absolute;
	pointer-events: none;
	display: block;
}
label.dropdown { position: relative; }
label.dropdown:after {
	content: '>';
	font: 16px Consolas, monospace;
	color: #444;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	right: 2px;
	top: -3px;
	border-bottom: 1px solid #aaa;
	position: absolute;
	pointer-events: none;
	width: 35px;
	padding: 0 0 5px 0;
	text-indent: 14px;
}
@media screen\0 {
	label.dropdown:after {
		width: 38px;
		text-indent: 15px;
        right: 0;
	}
}
@media screen and (min--moz-device-pixel-ratio:0) {
	label.dropdown select { padding-right: 40px; }
	label.dropdown:before { right: 6px; }
	label.dropdown:after {
		text-indent: 14px;
		right: 6px;
		top: -5px;
		width: 36px;
	}
}

input:focus,
select:focus,
textarea:focus {
    outline: none;
}

.playerOn{
  bottom:0px !important;
	display: block !important;
}

#audioPlayer > div {
    padding-top: 10px;
}

#playerContainer{



}


#content{
     width: 1px;
    min-width: 100%;
    *width: 100%;

}

.container{
    width: 1px;
    min-width: 100%;
    *width: 100%;
}
#iphoneCover {
    background-color: #ffb800;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 100;
}


#iphoneCover a {
    background-color: #bd4675;
    color: #fff;
    display: block;
    margin: 4%;
    padding: 20px;
    text-decoration: none;
}

.chatUp{
	top: -130px !important;	
}



/*------------------------------------------------------
tooltipster.css
------------------------------------------------------*/



/* This is the default styling for all Tooltipsters: */
.tooltip-message {
	background: #000; /* <- for IE */
	background: rgba(0,0,0,0.9); 
	color: #fff; 
	font-family: Arial, sans-serif;
	font-size: 12px; 
	line-height: 12px; 
	position: absolute;
	padding: 10px;
	border-radius: 2px; 
	text-align: center; 
	z-index: 9999999; 
	pointer-events: none;
	width: auto;
	overflow: visible;
}

/* When you want to create a second class for your Tooltipster messages, copy (or modify) this template and add your style to it. Don't forget to refer to it in your Tooltipster settings (tooltipClass: '.my-custom-theme') */
.my-custom-theme {
	position: absolute;
	text-align: center; 
	z-index: 9999999; 
	pointer-events: none;
	width: auto;
	/* Start styling here... */
}

/* Add a slight border radius to all images inside the Tooltipsters */
.tooltip-message img {
	border-radius: 2px;
}

/* These next classes handle the styles for the little arrow attached to the tooltip. If you need to change the color of the arrow to match a custom Tooltipster theme, set it in your Tooltipster settings (arrowColor: '#yourcolor') */
.tooltip-arrow {
	display: block;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	width: 100%;
	height: 5px;
	position: absolute;
	left: 0px;
	z-index: -1;
}
.tooltip-arrow-top {
	bottom: -3px;
	margin: 0 auto;
	text-align: center;
}
.tooltip-arrow-top-right {
	bottom: -3px;
	margin-left: -10px;
	text-align: right;
}
.tooltip-arrow-top-left {
	bottom: -3px;
	margin-left: 10px;
	text-align: left;
}
.tooltip-arrow-bottom {
	top: -10px;
	margin: 0 auto;
	text-align: center;
}
.tooltip-arrow-bottom-right {
	top: -10px;
	margin-left: -10px;
	text-align: right;
}
.tooltip-arrow-bottom-left {
	top: -10px;
	margin-left: 10px;
	text-align: left;
}
.tooltip-arrow-left {
	top: 0px;
	right: -18px;
	margin: 0 auto;
	text-align: right;
}
.tooltip-arrow-right {
	top: 0px;
	left: -8px;
	margin: 0 auto;
	text-align: left;
}

/* Some styling to enable the slide animation */
.tooltip-slide {
	height: 0px;
	position: absolute;
	width: auto;
	z-index: 9999999;
	overflow: hidden;
}

.tooltipster-smoke {
    background-color: #ef4d1b;
    color: white;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 16px;
    position: absolute;
    padding: 10px;
    text-align: center;
    z-index: 9999999;
    pointer-events: none;
    width: auto;
    overflow: visible;
}  
.tooltipster-smoke .tooltip-arrow {
  
}

.tooltipster-smoke2 {
    background-color: #ef4d1b;
    color: white;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 16px;
    position: absolute;
    padding: 20px;
    text-align: center;
    z-index: 9999999;
    pointer-events: none;
    width: 250px;
    overflow: visible;
} 



/*------------------------------------------------------
tooltipster.css
------------------------------------------------------*/


/* Hide scroll bar */

html.remodal-is-locked {
  overflow: hidden;
}

/* Anti FOUC */

.remodal,
[data-remodal-id] {
  display: none;
}

/* Necessary styles of the overlay */

.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;

  display: none;
}

/* Necessary styles of the wrapper */

.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  display: none;
  overflow: auto;

  text-align: center;

  -webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after {
  display: inline-block;

  height: 100%;
  margin-left: -0.05em;

  content: "";
}

/* Fix iPad, iPhone glitches */

.remodal-overlay,
.remodal-wrapper {
  backface-visibility: hidden;
}

/* Necessary styles of the modal dialog */

.remodal {
  position: relative;

  text-size-adjust: 100%;
}

.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block;
}




/* Default theme styles for the background */

.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  filter: blur(3px);
}

/* Default theme styles of the overlay */

.remodal-overlay {
  background: rgba(43, 46, 56, 0.9);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
  animation: remodal-overlay-opening-keyframes 0.3s;
}

.remodal-overlay.remodal-is-closing {
  animation: remodal-overlay-closing-keyframes 0.3s;
}

/* Default theme styles of the wrapper */

.remodal-wrapper {
  padding: 10px 10px 0;
}

/* Default theme styles of the modal dialog */

.remodal {

  border-radius: 13px;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  padding: 35px;
  transform: translate3d(0, 0, 0);
  color: #cacaca;
  background-color:#000;
}

.remodal h3{
    color:#fff;
    font-size:50px;
     font-family: "dvlight";
    text-transform: uppercase;
}
 .remodal h4{
  font-family: "Open Sans",sans-serif;
   font-size: 14px;
    padding-top: 4px;
}

 .remodal h4 b{
 color: #e77b93;
 }
.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
  animation: remodal-opening-keyframes 0.3s;
}

.remodal.remodal-is-closing {
  animation: remodal-closing-keyframes 0.3s;
}

/* Vertical align of the modal dialog */

.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}

/* Close button */

.remodal-close {
  position: absolute;
  top: 0;
  left: 0;

  display: block;
  overflow: visible;

  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;

  cursor: pointer;
  transition: color 0.2s;
  text-decoration: none;

  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent;
}

.remodal-close:hover {
  color: #2b2e38;
}

.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 25px;
  line-height: 35px;

  position: absolute;
  top: 0;
  left: 0;

  display: block;

  width: 35px;

  content: "\00d7";
  text-align: center;
}

/* Dialog buttons */

.remodal-confirm,
.remodal-cancel {
  font: inherit;

  display: inline-block;
  overflow: visible;

  min-width: 110px;
  margin: 0;
  padding: 12px 0;

  cursor: pointer;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;

  border: 0;
  outline: 0;
}

.remodal-confirm {
  color: #fff;
  background: #81c784;
}

.remodal-confirm:hover {
  background: #66bb6a;
}

.remodal-cancel {
  color: #fff;
  background: #e57373;
}

.remodal-cancel:hover {
  background: #ef5350;
}

/* Remove inner padding and border in Firefox 4+ for the button tag. */

.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner {
  padding: 0;

  border: 0;
}

/* Keyframes
   ========================================================================== */

@keyframes remodal-opening-keyframes {
  from {
    transform: scale(1.05);

    opacity: 0;
  }
  to {
    transform: none;

    opacity: 1;
  }
}

@keyframes remodal-closing-keyframes {
  from {
    transform: scale(1);

    opacity: 1;
  }
  to {
    transform: scale(0.95);

    opacity: 0;
  }
}

@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* Media queries
   ========================================================================== */

@media only screen and (min-width: 641px) {
  .remodal {

    max-width: 700px;

  }
}

/* IE8
   ========================================================================== */

.lt-ie9 .remodal-overlay {
  background: #2b2e38;
}

.lt-ie9 .remodal {
  width: 700px;
}

.smallerModalTitle{
 font-size:34px !important;
}

#sendPasswordSuccess h3{
  color:#4f8a10 !important;

}




/*------------------------------------------------------
nanoscroller.css
------------------------------------------------------*/


/** initial setup **/
.nano {
  position : relative;
  width    : 100%;
  height   : 100%;
  overflow : hidden;
}
.nano > .nano-content {
  position      : absolute;
  overflow      : scroll;
  overflow-x    : hidden;
  top           : 0;
  right         : 0;
  bottom        : 0;
  left          : 0;
}
.nano > .nano-content:focus {
  outline: thin dotted;
}
.nano > .nano-content::-webkit-scrollbar {
  display: none;
}
.has-scrollbar > .nano-content::-webkit-scrollbar {
  display: block;
}
.nano > .nano-pane {
  background : rgba(0,0,0,.25);
  position   : absolute;
  width      : 10px;
  right      : 0;
  top        : 0;
  bottom     : 0;
  visibility : hidden\9; /* Target only IE7 and IE8 with this hack */
  opacity    : .01;
  -webkit-transition    : .2s;
  -moz-transition       : .2s;
  -o-transition         : .2s;
  transition            : .2s;
  -moz-border-radius    : 5px;
  -webkit-border-radius : 5px;
  border-radius         : 5px;
}
.nano > .nano-pane > .nano-slider {
  background: #444;
  background: rgba(0,0,0,.5);
  position              : relative;
  margin                : 0 1px;
  -moz-border-radius    : 3px;
  -webkit-border-radius : 3px;
  border-radius         : 3px;
}
.nano:hover > .nano-pane, .nano-pane.active, .nano-pane.flashed {
  visibility : visible\9; /* Target only IE7 and IE8 with this hack */
  opacity    : 0.99;
}





/*------------------------------------------------------
keyframes.css
------------------------------------------------------*/


@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2013 Daniel Eden
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animatedQ {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animatedM {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}


   .animatedS {
  -webkit-animation-duration: 10s;
  animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}


@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(.9);
    transform: scale(.9);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}


@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}


@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes slideInDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(-300px);
    transform: translateY(-300px);
  }

    80%{
      -webkit-transform: translateY(-50px;);
    -ms-transform: translateY(-50px;);
    transform: translateY(-50px;);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideInDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(-300px);
    -ms-transform: translateY(-300px);
    transform: translateY(-300px);
  }

  80%{
      -webkit-transform: translateY(-50px;);
    -ms-transform: translateY(-50px;);
    transform: translateY(-50px;);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    -webkit-transform: translateX(0);

    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}


@-webkit-keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
       


/*------------------------------------------------------
print.css
------------------------------------------------------*/


/* CSS Document */

@media print {
	#content,#header,#subHeader{
	display:none;	
	}
	body{
				background-color:#fff;	
	}
	content{		background-color:#fff;	
	}
	.overlay{
		display:none;
	}
		#modal3{
		background-color:#fff;	
		color:#000;
		}
		
		.BBPrint{
	display:block;
		}
		
		.hidePrint{
			display:none;
		}

		#modal3[style]{
		left:0px !important;
		top:0px !important;	
		border:none !important;
		}

}


.rightBlock .buttonY {
    height: 40px;
    width: 40px;
}
.rightBlock .buttonY img {
    width: 20px;
    height: 20px;
    margin: 10px 0 0;
}
section {
    width: 150px;
    height: auto;
    margin: 52px 0 0;
    position: relative;
}
#slider{
	/*
	border-width: 1px;
	border-style: solid;
	border-color: #333 #333 #777 #333;
	*/
	border-radius: 25px;
	width: 100px;
	position: absolute;
	height: 13px;
	background-color: #171717;
	/*background: url('/images/bg-track.png') repeat top left;*/
    box-shadow: inset 0 1px 5px 0px rgba(0, 0, 0, .5), 
    				  0 1px 0 0px rgba(250, 250, 250, .5);
    left: 20px;
}
.rightBlock .tooltip {
	position: absolute;
	display: block;
	top: -25px;
	width: 35px;
	height: 20px;
	color: #fff;
	text-align: center;
	font: 10pt Tahoma, Arial, sans-serif ;
	border-radius: 3px;
	border: 1px solid #333;
    -webkit-box-shadow:  1px 1px 2px 0px rgba(0, 0, 0, .3);
    box-shadow:  1px 1px 2px 0px rgba(0, 0, 0, .3);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: -moz-linear-gradient(top,  rgba(69,72,77,0.5) 0%, rgba(0,0,0,0.5) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,0.5)), color-stop(100%,rgba(0,0,0,0.5))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(69,72,77,0.5) 0%,rgba(0,0,0,0.5) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(69,72,77,0.5) 0%,rgba(0,0,0,0.5) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(69,72,77,0.5) 0%,rgba(0,0,0,0.5) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(69,72,77,0.5) 0%,rgba(0,0,0,0.5) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8045484d', endColorstr='#80000000',GradientType=0 ); /* IE6-9 */
}
.volume {
	content: "";
	display: inline-block;
	width: 25px;
	height: 25px;
	right: -5px;
	background: url('/images/volume.png') no-repeat 0 -50px;
	position: absolute;
	margin-top: -5px;
}
.ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 25px;
	height: 25px;
	cursor: pointer;
	background: url('/images/handle.png') no-repeat 50% 50%;
	font-weight: bold;
	color: #1C94C4;
	outline: none;
	top: -6px;
	margin-left: -12px;
}
.ui-slider-range {
	background: #fdbe4d; /* Old browsers */
	/*
	background: -moz-linear-gradient(top,  #ffffff 0%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eaeaea)); 
	background: -webkit-linear-gradient(top,  #ffffff 0%,#eaeaea 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#eaeaea 100%); 
	background: -ms-linear-gradient(top,  #ffffff 0%,#eaeaea 100%); 
	background: linear-gradient(top,  #ffffff 0%,#eaeaea 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 ); 
	*/
	position: absolute;
	border: 0;
	top: 0;
	height: 100%;
	border-radius: 25px;
}




/*------------------------------------------------------
respond.css
------------------------------------------------------*/


/* CSS Document */

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


#iphoneCover{
display:none;
    }



}



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


    .centCont{
      width:95%;
      margin:auto;
    }



}

@media only screen and (max-width : 1380px) {
	.split6 li{
		width:20%;	
	}
}


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



}
@media only screen and (max-width : 1150px)
{
	#navCont{
		font-size:15px;	
	}
	.darkSearch{
		width:400px;
		font-size:13px;
	}	
	.split6 li{
		width:25%;	
	}
}

@media only screen and (max-width : 1024px)
{
	#subNav {
		margin: 30px -20px 0;
	}
	#subNav a {
		font-size: 13px;
		padding: 11px 7px;
	}
	#personalWelcome{
		display:none;	
	}
}

@media only screen and (max-width : 980px)
{
	
	.frontSearch {
		max-width: 900px;
		padding: 0 !important;
		width: 100% !important;
	}

 
	#subNav{
		display:none;	
	}
	
	.split6 li{
		width:33.333%;	
	}
}

@media only screen and (max-width : 860px)
{
	.mixWavform{
		width:30%;	
	}
	.playIcon{
		width:10%;	
	}
	.duration{
		width:10%;	
	}
}

  @media only screen and (max-width : 770px) 
  {
	
	#filterBar .flLeft,
	#filterBar span{
		display:none;	
	}
	#filterBar div {
		text-align: center;
	}
	.trackDesc{
		max-width:none;	
	}
	.albumLibrary {
		float: none;
		text-align: center;
	}
	
    .duration,
	.albumTitle{
	  	display:none !important;
	}
	
	#personalWelcome{
		display:none;	
	}
	
	.mobileshow,
	#mainMenuMobile,
	.mobilemenu 	{display:block;}
	
	#navCont,
	#topSearch{
		display:none;	
	}
	
	#header {
	  text-align:center;
	}

	#loginformContainer{
		width:100%;	
	}

  #subHeader{
    text-align:center;
  }

  .albumArtTh {
    float:none;
	margin-right:0;
  }
  

	.row div:nth-of-type(3){
	  display:none;
	}

	#playlistMenu {
		float: none;
		margin: 30px 0 0;
		max-width: none;
		width: auto;
		text-align:center;
	}
	#user_playlist_select{
		display:block;	
	}
	#userPlaylists ul{
		display:none;	
	}
	#playlistItems{
		width:100%;	
	}
	
	
	.tdHeader{
		display:none !important;	
	}
	.row {
		display: block;
	
		overflow: hidden;
	}
	
	.playIcon {
		padding: 0 1% !important;
		width: 18%;
	}
	
	.form-group label {
		display: block;
		text-align: center;
		width: auto;
	}
	.form-group div {
		float: none;
		margin: 0;
		width: 100%;
	}
	.form-controler {
		padding: 0 2.5% !important;
		text-align: center;
		width: 94%;
	}
	.panel {
		background:none;
		margin: auto;
		padding: 0;
	}
	.panelHeader{
		display:none;	
	}
	.panelBody {
		padding: 10px 0;
	}
	#dropDownLists{
		height:auto;	
	}
	.genreList {
		margin: 10px 0 0;
		width: 100%;
		cursor:pointer;
	}
	#dropDownLists h3{
		margin:0;
		text-align:center;	
	}
	.genreList div.nano{
		display:none;	
	}
	.split4 li,.split6 li {
		width: 50%;
	}
	.pl-trackDescription2{
		display:none;	
	}
	
	.skipperNext,
	.skipperPrev{
		display:none;	
	}
	#audioPlayer .trackDetails{
		display:none;	
	}
	.rightBlock .buttonY {
		float: none;
	}
	.playerPlay {
		margin: 0 !important;
		width: 100% !important;
		
	}
	.primaryPlay{
		display:none;	
	}
	.leftBlock{
		width:7%;	
	}
	#waveForm
	{
		height:40px;
		width:90%;
	}
	#progressOut,
	#progressIn{
		height:40px;
		width:100%;	
		background-size: 100% 100%;
	}
	
	.buttonY img {
		height: 50%;
		margin-top: 8px;
		width: 50%;
	}
	.buttonBlock .buttonY {
		border-radius: 6px;
		cursor: pointer;
		height: 30px !important;
		margin: 0;
		width: 30px !important;
	}
	.buttonBlock.rightBlock {
		clear: both;
		margin: 10px 0 0;
		overflow: auto;
		width: 100%;
	}
	.secondaryPlay{
		display:inline-block;	
	}
	
	.playIcon {
		padding: 0 1% !important;
		width: 8%;
	}
	.row div.title {
		padding: 0 1% !important;
		width: 28%;
	}
	.mixers {
		height: 47px !important;
		margin: 0;
		padding: 0 0 5px !important;
		text-align: right;
		width: 20%;
	}
	
	
}


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

  .breadcrumbs{

  display:none;
  }

  .playerBackLoader{
    background-image:none !important;
  }

	.mainArtRow img {
		margin: 0.3% 0.15%;
	}  
	  
	.playIcon {
		padding: 0 1.5% !important;
		width: 12%;
	}
	.row div.title {
		padding: 0 1% !important;
		width: 83%;
	}
	.mixers {
		clear: both;
		height: 29px !important;
		margin: 0;
		padding: 7px 10px 5px !important;
		text-align: left;
		width: 100%;
	}
	.mixWavform{
		display:none !important;	
	}
	  .description {
		clear: both;
		display: block !important;
		height: auto !important;
		padding: 10px;
		width: 100%;
	}
	
	.bpm{
		display:none;	
	}
	.trackHeadGroup .title{
		border-right:0 none;
		width:80%	
	}
	.trackHeadGroup .description {
		border-right: 0 none;
		color: #747474;
		float: left;
		padding: 0;
		width: 100%;
	}
	
	.form-control{
		font-size: 14px;	
	}
	h2{
		font-size:30px;	
	}
	
	.slimmerHead,
	.slimmerHead #bglogoContSlim,
	.slimmerHead .searchMain,
	#subHeader,
	#bglogoContSlim {
		min-height: 70px !important;
	}
	
	#layoutSmall,
	#layoutLarge span{
		display:none;	
	}
	
	.albumArtTh{
		height:100px;	
	}
	
	#filterBar{
		padding:10px 0;	
	}

	#filterBar div div {
		float: none;
		text-align: center;
	}
	#filterBar select {
		display: block;
		margin: 5px auto;
	}
	#layoutType {
		float: none;
		width: 100%;
	}
	#filterSelect {
		float: none;
		margin: 20px 0 0;
		text-align: center;
		width: 100%;
	}
	#filterQuickSearch {
		float: none;
		margin: 20px 0 0;
		width: 100%;
	}
	
	.playlist li {
		width: 98%;
	}

	#albumSortBar{
		text-align:center;	
	}
	#albumSortBar h3{
		display:none;	
	}
 .downloadButton{
 display:block;
  width:auto;
  padding:0;
  line-height:49px;
 }

#topSearch {
  display:none;
}



  #navCont{
    display:none;
  }

   .mainArt{
     width:100%;
   }

   .largeArt{
     width:100%;
   }

   h1 {
     font-size:45px;
   }

     .col50{
        float:none;
        width:100%;
      }
	
	.list li {
		width: 100%;
	}
	
	.rightPRS {
		float: none;
		text-align: center;
		width: 100%;
	}
	.leftLicense {
		border-right: 0 none;
		margin: 20px 0 0;
		padding-right: 0;
		width: 100%;
	}

	

  }
  
@media only screen and (max-height : 400px) 
{
	#loadingIndicator {
		background: #1a1a1a url("/images/ajaxloader.gif") no-repeat scroll center 310px;
		padding: 200px 0;
	}
	#loadingIndicator img{
		width:80px;	
	}
 }

