@import url("../fonts/LeagueGothic/stylesheet.css");
.wrap {
	position: static;
}
.content {
	position: static;
}
.container {
	position: static;
}

.border-box {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}

/************************
/  SEARCH INPUT OVERRIDES
/  & PLACEHOLDER
************************/
/*
.searchInput {
	width: 400px;
}
*/
.searchInput .valign {
	white-space: normal;
	word-break: break-all;
}
.searchInput .valign > span {
	white-space: pre;
}
.searchInput .valign > span.siWrapper {
	white-space: pre;
	display: inline-block;
}
.searchInput .valign > span.siClick {
	white-space: pre;
}
.searchSelect {
	font-family: Arial;
	color: #808080;
	font-size: 15px;
}

/* PLACEHOLDER */

.searchInput .search-input-placeholder {
	position: absolute;
	top: 17px;
	left: 10px;
	color: #c0c0c0;
}
.searchInput .valign {
	background-color: transparent;
	background: none;
}
.searchInput input#search-input-key {
	position: absolute;
	left: -9999px;
}

/* END SEARCH INPUT OVERRIDES */

/* pretty radio */
input.radio[type="radio"] {
	display: none;
}
input.radio[type="radio"] + label.radioLabel {
	background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	font-weight: normal;
	height: 13px;
	line-height: 13px;
	padding-top: 1px;
	font-size: 12px;
	padding-left: 20px;
}
input.radio[type="radio"]:checked + label.radioLabel {
	background-position: 0 -14px;
}
label.radioLabel {
	-moz-user-select: none;
	background-image: url("../img/cboxBgr.png");
}

/* sign up form */
.fancybox-wrap.signup-wrap {
	margin: 0;
	min-height: 100%;
	overflow: auto; 
	padding: 0 20px 30px 20px;
	z-index: 1 !important;
}
.fancyboxHeader .title.signupHeader {
	font-size: 18px !important;
}
.signupSupplierForm .warningbox {
	background-color: #f00;
}
form.signupSupplierForm {
}
.formButtons.signupButtons {
	width: 50%;
	height: 30px;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 100;
}
.formButtons.signupButtons a {
	display: block;
	white-space: nowrap;
	position: absolute;
	bottom: 0;
	right: 0;
	width: auto !important;
	padding-left: 20px;
	padding-right: 20px;
}
form.signupSupplierForm .formItemInput .agreementConfirmation label,
form.signupSupplierForm .formItemInput .agreementConfirmation a,
form.signupSupplierForm .formItemInput .agreementConfirmation  {
	font-size: 12px;
	display: inline-block;
	font-weight: bold;
}
form.signupSupplierForm .formItemInput.selectricContainer  {
	width: 240px;
	margin: 0;
}
form.signupSupplierForm .formItemLabel b  {
	color: #d00;
	font-weight: bold;
}
/* project right styles */
.project-right {
	height:auto;
	float: left;
	clear: both;
}
.project-right h3 {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
}
.project-right div {
	display: block;
	clear: both;
}
.project-right a {
	display: block;
	clear: both;
}
#playlist.sidebar.search-sidebar .right-background {
	display: none;
}
#playlist.sidebar.search-sidebar.over {
	position: relative !important;
}
#playlist.sidebar.search-sidebar.over .right-background {
	display: block;
	background-color: #7e858b;
	opacity: 0.8;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/************************
/  CUE SHEET OVERRIDES
************************/

.cuesheet-select {
	height: 29px;
	background-color: #E5E6E8;
	line-height: 29px;
	border: none;
	width: 100%;
	padding-left: 10px;
	color: #444444;
	border-radius: 0;
}
.cuesheet-select option {
	padding-left: 10px;
	border-bottom: 1px solid #fff;
	padding-top: 5px;
	padding-bottom: 5px;
}
.cuesheet-body {
	position: relative;
	overflow: visible;
}

@media only screen and (min-width: 1400px) {
	.cuesheet-body {
		width: 1400px;
		/*height: 900px;*/
	}
}

.cueSheetForm {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

#importEDLForm{
	clear: both;
}

#importEDLForm .NSVTrackEditContainer{
    clear: both;
    display: block;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;	
}

#importEDLForm .NSVTrackEditContainer h2, 
#importEDLForm .NSVTrackEditContainer .inputGroup,
#importEDLForm .NSVTrackEditContainer p,
#importEDLForm .NSVTrackEditContainer input,
#importVideoForm .NSVTrackEditContainer input{
	padding: 20px;
}

#importEDLForm .NSVTrackEditContainer h2{
	display: block;
    width: 100%;
    padding: 0;
    padding-top: 20px;
    text-align: center;
}

#importEDLForm .NSVTrackEditContainer .inputGroup,
#importVideoForm .NSVTrackEditContainer .inputGroup{
	float: left;
    clear: both;
	padding: 10px 20px;
}

#importVideoForm .NSVTrackEditContainer .inputGroup{
	padding: 10px 0px;
}

#importEDLFormFile, #importVideoFormFile{
	background: gainsboro;
}

.fancybox-wrap form .cueComplete .formItemLabel {
	width: 280px;
}
.fancybox-wrap form.cueSheetForm input.error {
	background-color: #FF9494;
}
.fancybox-wrap form.cueSheetForm select.error {
	background-color: #FF9494;
}
.fancybox-wrap.cuesheet {
	height: 100%;
}
.fancybox-wrap .fullWidthTable.col7 td {
	word-break: break-all;
}
form.cueSheetForm {

}
form.cueSheetForm .cueLines{
	display: flex;
    justify-content: space-evenly;
}
form.cueSheetForm .cueLines .note{
	width: 100%;
	flex-grow: 1;
	display: flex;
	margin: 0!important;
    width: 100%;
	padding: 30px;
	display: flex;
    justify-content: space-between;
} 

form.cueSheetForm .cueLines .note b{
	padding-left: 15px;
}

form.cueSheetForm .cueLines .note span{
	flex-grow: 1;
	display: flex!important;
}

.fancybox-wrap div.cueLinesHolder {
	width: 100%;
}
.fancybox-wrap div.cueLinesHolder table.cueLinesTable {
	width: 100%;
}

.fancybox-wrap div.cueLinesHolder table.cueLinesTable tr td {
	height: 35px;
	overflow: hidden;
	vertical-align: top;
}
.fancybox-wrap div.cueLinesHolder table.cueLinesTable tr td .formItemInput,
.fancybox-wrap div.cueLinesHolder table.cueLinesTable tr td .formItemLabel,
.fancybox-wrap div.cueLinesHolder table.cueLinesTable tr td ul {
	padding: 0;
	margin: 0;
}
/* SAFARI OVERRIDE : Safari styles */
@media screen and (-webkit-min-device-pixel-ratio:0) { 

	/* Safari only override */
	::i-block-chrome, .cuesheet-select {
		height: 24px;
		line-height: 24px;
	}
}

/* END CUE SHEET OVERRIDES */

/* SELECTRIC CONTENT CONTAINER */
.selectric-input-container {
	width: 280px;
}

/*******************************
/  TRACK INFO DIALOG STYLE
/*******************************/

.trackInfo .modal-container {
	background-color: #fff;
	width: 100% !important;
	height: 100%;
	height: 600px;
	border: none;
}
.trackInfo .ui-dialog-titlebar {
	background-color: #069;
	height: 0;
	position: relative;
	overflow: visible;
}
.trackInfo .ui-dialog-titlebar .ui-dialog-titlebar-close {
	border: none;
	width: 40px;
	height: 40px;
    line-height: 25px;
    border-bottom-left-radius: 25px;
	background-color: transparent;
    background-color: rgba(50, 50, 50, 0.5);
    color: #fff !important;
	cursor: pointer;
	margin: 0;
	padding: 0;
	position: absolute;
	right:0;
	top: 0;
    background-image: none !important;
}
.trackInfo .ui-dialog-titlebar .ui-dialog-titlebar-close:before {
    content: "X";
    font-size: 20px;
}
.trackInfo .ui-resizable-handle {
    display: none !important;
}
.trackInfo.ui-dialog {
	z-index: 9001;
	overflow: visible;
	background-color: #FFF;
	padding: 0;
}
.trackInfo .ui-dialog-content.modal {
	z-index: 9001;
	overflow: visible;
	width: 100%;
}
.ui-widget-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.6;
	z-index: 9000;
	min-height: 800px;
}
.trackinfo-parent-body {
	min-height: 800px;
	overflow: hidden;
}
.trackinfo-parent-html {
	min-height: 800px;
}

/* edit project form */
.fancybox-wrap form.editProjectForm .formItemInput p.text {
	margin: 0;
	padding: 0;
}
.fancybox-wrap form.editProjectForm .formItemInput p.singleLine {
	margin: 0;
	padding: 0;
	line-height: 30px;
}

/* purchase form */

.purchaseCalculation
{
	 position: absolute;
     bottom: 0;
	 left: 0;
	 width: 498px;
	 height: 130px;
	 background-color: #e4e6e8;
	 color: #444; /**/
}
.purchaseCalculation .calcInfo01 span.title, .purchaseCalculation .calcInfo01 span.displayPA span, .purchaseCalculation .calcInfo01 span.displaySTL span
{
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.purchaseCalculation .calcInfo01 span.displayPA, .purchaseCalculation .calcInfo01 span.displaySTL
{
	display: none;
}
.purchaseCalculation .calcInfo01 span.displayPA span, .purchaseCalculation .calcInfo01 span.displaySTL span
{
	margin-right: 5px;
}
.purchaseCalculation.stl .calcInfo01 span.displaySTL
{
	display: inline-block;
}
.purchaseCalculation.pa .calcInfo01 span.displayPA
{
	display: inline-block;
}
.purchaseCalculation .calcInfo01
{
	float:left;
	clear: both;
	margin-left: 20px;
	margin-top: 10px;
}
.purchaseCalculation .calcInfo02
{
	float:left;
	clear: left;
	width: 200px;
	margin-left: 20px;
	margin-top: 10px;
	line-height: 140%;
}
.purchaseCalculation .calcInfo03
{
	float:left;
	clear: none;
	width: 180px;
	margin-top: 10px;
	margin-left: 60px;
	line-height: 140%;
}
.purchaseCalculation .calcInfo02 span, .purchaseCalculation .calcInfo03 span
{
	font-weight: bold;
	float: right;
	text-align: right;
	display: inline-block;
}
table.rateCardSummary {
	bottom: 0;
	right: 0;
	width:300px;
}
table.rateCardSummary tr.action td {
	background-color: #A3A8AC;
	padding: 0;
	height: auto;
}
table.rateCardSummary tr.action td div,
table.rateCardSummary tr.action td a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	padding: 5px 0px;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
}
table.rateCardSummary tr.action td a {
	background-color: #F89A40;
}
table.rateCardSummary tr.action td a span  {
	background: #F89A40 url(../img/icon_basket.png) 0 4px no-repeat;
	padding-left: 20px;
	float: none;
	text-align: left;
}
.rateCardTableHolder {
	width: 100%;
	padding-left: 0;
}
.fancybox-wrap .rateCardTableHolder .rateCardTable td:nth-of-type(1) {
	padding-left: 15px;
}
.rateCardTable tr td:nth-of-type(1) {
	padding-left: 15px;
}
/* company details inputs */
input[type="text"]:disabled, input[type="email"]:disabled  {
	background-color: #fff;
	border-bottom: 1px dashed #c0c0c0;
}
.selectricDisabled {
	background-color: #fff;
	border-bottom: 1px dashed #c0c0c0;
}
.selectricDisabled .selectric {
	background-color: #fff;
}

.profileForm .col2 h2 {
	padding-bottom: 20px;
}

/* LINKS STATIC PAGE */
.links-page > a {
	float: left;
	clear: both;
	padding-left: 20px;
}
.links-page > h4 {
	padding-left: 20px;
}

/* CONTENT TABLES */
.staticPageContent > table tr th:first-child,
.staticPageContent > table tr td:first-child {
	padding-left: 20px;
}
.staticPageContent > div > table tr th:first-child,
.staticPageContent > div > table tr td:first-child {
	padding-left: 20px;
}

/* Download high res */

.playlistItem .playlistTools .action_icon_download.action_icon_download_high {
	background: url(../img/iconPlaylistDownloadHighRes.png) 0 0 no-repeat !important;
}

/*===============================================
/	SIGN UP DROPDOWN
/==============================================*/

#header_nav ul li.signup-link {
	position:relative;
	padding-bottom: 10px;
}
#header_nav ul li.signup-link ul {
	display: none;
	position: absolute;
	top: 5px;
	right: -12px;
	overflow: visible;
}
#header_nav ul li.signup-link:hover ul {
	display: inline-block;
	padding: 0;
	background: url(../img/signupDDBgr.png) right top no-repeat;
	width: 369px; /**/
	height: 158px;
}
#header_nav ul li.signup-link:hover ul li {
	display: inline-block;
	float: left;
	width: 176px;
	height: 142px;
	margin: 8px 4px 10px 2px;
}
#header_nav ul li.signup-link:hover ul li:first-child {
	margin: 8px 2px 4px 4px;
}
#header_nav ul li.signup-link:hover ul li.delimiter {
	margin-left: 0;
	margin-right: 0;
	width: 1px;
	background: #cfcfcf;
}
#header_nav ul li.signup-link:hover ul li a {
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	display: block;
	width: 100%;
	height: 100%;
	color: #464646;
}
#header_nav ul li.signup-link:hover ul li a span {
	font-family: 'league_gothicregular';
	text-transform: uppercase;
	font-size: 24px;
	color: #1aa4bb;
	padding-top: 55px;
	margin-bottom: -10px;
	display: block;
	background: url(../img/signupDDBuyer.png) center 5px no-repeat;
}
#header_nav ul li.signup-link:hover ul li:first-child a span {
	background: url(../img/signupDDSupplier.png) center top no-repeat;
	color: #e3106e;
}
#header_nav ul li.signup-link:hover ul li a:hover {
	background: #1aa4bb;
	color: #fff;
}
#header_nav ul li.signup-link:hover ul li a:hover span {
	background: url(../img/signupDDBuyer.png) center -55px no-repeat;
	color: #fff;
}
#header_nav ul li.signup-link:hover ul li:first-child a:hover {
	background: #e3106e;
	color: #fff;
}
#header_nav ul li.signup-link:hover ul li:first-child a:hover span {
	background: url(../img/signupDDSupplier.png) center -55px no-repeat;
	color: #fff;
}
/*===============================================
/	TRACK INFO
/==============================================*/
.trackCol {
	float: left;
	clear: none;
	width: 260px;
}
.trackDetailsDetails {
	float: left;
	clear: left;
	width: 280px;
}
.trackDetailsAlbum {
	float: left;
	clear: left;
	margin-left: 0;
	width: 280px;
}
.trackDetailsProperties {
	float: left;
	clear: none;
	margin-left: 10px;
}
p.trackDescription {
	clear: both;
	float: left;
	width: 100%;
}

/*===============================================
/	MY ACCOUNT PAGE
/==============================================*/

table.myaccount-data {
	margin-bottom: 30px;
	clear: both;
	width: auto;
}

table.myaccount-data tr td:first-child span {
	display: inline-block;
	padding-left: 20px;
}

/*===============================================
/	HEADER RIGHT NAVIGATION HACK
/===============================================*/
div#header_nav {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1000;
}

/*===============================================
/	page pause 
/===============================================*/
a.action_icon_play {
	background-position: 0 0;
}
a.action_icon_play:hover {
	background-position: -23px 0;
}
a.action_icon_play.pause {
	background-position: 0 -23px;
}
a.action_icon_play.pause:hover {
	background-position: -23px -23px;
}
.latestTracks a.action_icon_play {
	background-position: 0 0;
	width: 18px;
}
.latestTracks a.action_icon_play:hover {
	background-position: -18px 0;
}
.latestTracks a.action_icon_play.pause {
	background-position: 0 -18px;
}
.latestTracks a.action_icon_play.pause:hover {
	background-position: -18px -18px;
}

/************************
/  FILTER TABS OVERRIDES
************************/
.f_panel.f_genres ul li a:first-child,
.f_panel.f_uses ul li a:first-child,
.f_panel.f_libraries ul li a {
	position: relative;
	width: 202px;
	padding-right: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}
.f_panel.f_genres ul li a:first-child span,
.f_panel.f_uses ul li a:first-child span,
.f_panel.f_libraries ul li a span {
	position: absolute;
	display: block;
	top: 0;
	right: 0px;
}

/************************
/  HOME PAGE OVERRIDES
************************/
.latestTracks table tr td:nth-of-type(2) {
	width: 380px;
}
.latestTracks table tr td:nth-of-type(3) {
	width: auto;
}


/************************
/  SEARCH RESULT TABLE OVERRIDES
************************/
.searchResultsTableContainer {
    width: 100%;
}
.searchResultsTableContainer table th:first-child, .searchResultsTableContainer table td:first-child {
	padding: 8px 0 8px 10px;
}
.searchResultsTableContainer table tr th:nth-of-type(3) {
	width: auto;
}
.searchResultsTableContainer table tr th:nth-of-type(4) {
	width: auto;
}
.searchResultsTableContainer table tr td.track_title {
	font-weight: bold;
	font-size: 1.077;
}
.searchResultsTableContainer table tr .track_title span {
	font-weight: normal;
	color: #a0a0a0;
}
.searchResultsTableContainer table tr .track_title span a {
	font-weight: normal;
	color: #a0a0a0;
}
.searchResultsTableContainer table tr .track_title span a:hover {
	color: #000;
}
.searchResultsTableContainer .track_description {
	height: 70px;
	max-height: 70px;
	display: table;
	overflow: hidden;
}
.searchResultsTableContainer .track_description span {
	display: table-cell;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
	height: 54px;
	overflow: hidden;
}
.searchResultsTableContainer .track_description span div {
	max-height: 54px;
	overflow: hidden;
}
.searchResultsTableContainer table td.descriptionContainer {
	padding-bottom: 0;
	padding-top: 0;
}
.searchResultsTableContainer .hover_controlbox {
}
table tr:nth-child(2n) .hover_controlbox {
}
.searchResultsTableContainer .hover_controlbox {
	width: 100%;
	height: 100%;
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0px;
	left: initial;
	z-index: 10;
}
.searchResultsTableContainer .hover_controlbox span {
	display: block;
	position: absolute;
	right: 10px;
	width: 100px;
	top: 50%;
	margin-top: -8px;
}
.searchResultsTableContainer .hover_controlbox a {
	display: inline-block;
	margin: 0 3px;
}
.searchResultsTableContainer table td.descriptionContainer:hover {
}
.searchResultsTableContainer table td.descriptionContainer:hover .hover_controlbox {
	opacity: 1;
}
.searchResultsTableContainer table td.descriptionContainer.hasWaveform:hover .track_description {
	visibility: hidden;
}

/* messages */
.message_error, .message_success {
	margin: 0 !important;
	margin-top: 10px !important;
	padding: 10px 20px !important;
	border: 1px solid #f00;
	color: #d00;
	font-size: 14px !important;
	line-height: 18px !important;
	width: 100% !important;
}
.message_success {
	border-color: #0d0;
	color: #090;
}
.message_error {
	border-color: #f00;
	color: #d00;
}

/* Order list table */
/*.staticPageContent table.orderListTable:nth-of-type(2n){
    background-color: #f0f0f0;
}
table.orderListTable {
    
}
table.orderListTable tr:nth-child(2n) {
  background: none !important;
}
table.orderListTable tr td:nth-of-type(1),
table.orderListTable tr th:nth-of-type(1) {
    width: 130px;
}
table.orderListTable tr td:nth-of-type(2),
table.orderListTable tr th:nth-of-type(2) {
    width: 120px;
}
table.orderListTable tr td:nth-of-type(3),
table.orderListTable tr th:nth-of-type(3) {
    width: 200px
}
table.orderListTable tr td:nth-of-type(4),
table.orderListTable tr th:nth-of-type(4) {
    width: 180px
}
table.orderListTable tr td:nth-of-type(5),
table.orderListTable tr th:nth-of-type(5) {
    width: 120px
}
table.orderListTable tr td:nth-of-type(6),
table.orderListTable tr th:nth-of-type(6) {
    width: 100px;
}
table.orderListTable tr.trHidden {
    display: none;
}*/
table.productionListTable tr.buy td {
    background-color: rgba(0,0,200,0.12);
    position: relative;
}
table.productionListTable tr td {
    position: relative;
}
table.productionListTable tr td a.buy {
 /*   display: block;
    position: absolute;
    right: 10px;
    top: 0px;
    background-color: #F79D3D;
    color: #fff;
    padding: 2px 10px;
    font-size: 11px;
    margin-top: 6px;
    text-transform: uppercase;*/
}
table.productionListTable tr td a.buy:hover {
}
.tableLabel {
    text-transform: lowercase;
    font-variant: small-caps;
    display: inline-block;
    min-width: 100px; 
	font-weight: bold;
}
a.tableLinkLabel {
    color: #069;
}
a.tableLinkLabel:hover {
    text-decoration: underline !important;
}

/* dark blue table */
table.blueTable tr:nth-child(2n)
{
    background-color: #C9CAE3 !important;
}
table.blueTable tr:first-child {
    background-color: #fff !important;
}
table.blueTable {
    background-color: #E0E0F8 !important;
}

/* usage types form */
.usageTypes.formItemInput.high {
    padding-bottom: 10px;
}
.usageTypes input {
    display: inline-block;
}
.usageTypes label {
    display: inline-block;
    margin-right: 20px;
    font-weight: normal;
}

/* pretty cheboxes/radios */

input[data-itype=radio] {
    display: none;
}

input[data-itype=radio] + label,
input[data-itype=checkbox] + label {
	width: 14px;
	height: 14px;
	display: inline-block;
	background-image: url(../images/radio-sprite.png);
	background-position: 0 0;
    vertical-align: middle;
    position: relative;
    top: -2px;
}
input[data-itype=radio]:checked + label {
	background-position: -14px 0;
}
input[data-itype=radio][data-disabled=yes] + label,
input[data-itype=radio][data-disabled=yes] :checked + label {
	background-position: -28px 0;
}
input[data-itype=checkbox] {
    display: none;
}
input[data-itype=checkbox]:checked + label {
	background-position: -14px 0;
}
input[data-itype=checkbox]:disabled + label {
	background-position: -42px 0;
}
input[data-itype=checkbox][data-disabled=yes]:checked + label {
	background-position: -28px 0;
}
.rateCardForm span.grayedPrice {
    color: #909090;
}
.rateCardForm span.strikedPrice {
    text-decoration: line-through;
}

/*		PASSWORD RESET		*/
.password-reset .content {
	position:relative;
	width:auto;
	left:50%;
	transform: translate(-50%, -100%);
	margin-top:50vh;
}

.password-reset .content .formButtons {
	position:relative;
}