.tradLyrics{
	display: inline-block;
	vertical-align: top;
}
.origLyrics,
.tradLyrics{float: left;}
.origLyrics.hide,
.tradLyrics.hide{display:none !important;}
.origLyrics{
	display: inline-block;
	position:relative;
}
.desc {border-bottom:1px solid #F0F0F0}
.desc .lang  {position:relative}
.desc .trad_lyrics .lang,
.desc .orig_lyrics .lang {padding-left:20px}
.desc .orig_lyrics.pair .lang  {padding-right:25px}
.desc .lang  i{margin-top: -3px;}
.desc .trad_lyrics .lang  i,
.desc .orig_lyrics .lang  i{left: 0}
.desc .orig_lyrics.pair .lang  i{right: 0;left: inherit;}
.otherOptions .composer{margin-bottom: 22px;}
.tradLyrics .title,
.origLyrics .title,
.otherOptions .composer,
.otherOptions .obs,
.otherOptions .ytLink,
.otherOptions .file,
.otherOptions .album,
label.vLabel .lyric_lang{width: 100%;}
#chkNoTrad {
    bottom: 8px;
    font-size: 15px;
	padding: 0 5px;
    position: absolute;
	right: 0;
	top: 0;
}
#chkNoTrad input{
    margin-right: 5px;
    position:relative;
    top:2px;
}
.otherOptions .sel.vLabel,
.otherOptions .sel.vLabel option{width: 100%;}
.otherOptions .videoArea{
	cursor: pointer;
	height: 67px;
	margin-bottom: 16px;
	margin-right: 16px;
	position:relative;
}
.newVideo .close:hover{
	opacity: 0.7;
	position: relative;
	z-index: 999;
}
.newVideo > div {
	display: inline-block;
	position:relative;
    vertical-align: middle;
}
.otherOptions .ytVideos{
	display: inline-block;
	width: 950px;
}
.newVideo {margin-top: 15px;}
.newVideo > a{
	display: inline-block;
	font-size:14px;
	max-width: 340px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
    margin-left: 10px;
    vertical-align: middle;
}
.newVideo > a > i{font-size:12px}
.otherOptions .ytVideos{
	display: inline-block;
	width: 950px;
}
.closeVideo:hover:before{color: #CF0;}
.closeVideo:before{
	background-color: #333;
    border-radius: 10px;
    color: #AAA;
    cursor: pointer;
    font-size: 11px;
    padding: 4px;
    position: absolute;
    right: -8px;
    top: -8px;
    z-index: 1;
}
.newVideo .close:hover .closeVideo{display: block;}
.otherOptions .addVideo{
	background: #DADADA;
	color: #FFF;
	font-size: 68px;
	text-align: center;
	text-shadow: 1px 1px 1px #AAA;
	width: 120px;
}
.otherOptions .addVideo > span{
	position: relative;
	top: 25px;
}
.otherOptions .addVideo .ico:before {
	font-size: 25px;
	left: 10px;
	opacity: 0.7;
	position: absolute;
	top: 40px;
}
.lyric_file{
	cursor: pointer;
	height: 35px;
	left: 0;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	top: 20px;
	width: 114px;
}
.otherOptions .obs{height: 142px;}
.origLyrics .title,
.tradLyrics .title{font-weight: bold;}
#artistMenu .lyric_lang{
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	font-size: 16px;
	line-height: 24px;
	padding-left: 23px;
	width: 131px;
}
.origLyrics .lyric_lang{
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	font-size: 14px;
	line-height: 24px;
	padding-left: 30px;
}
/* hack para firefox*/
@-moz-document url-prefix() { 
	.origLyrics .lyric_lang{
		width: 164px;
	}
}

.origLyrics label.sel,
.otherOptions label.sel{
	margin-bottom:20px;
	top:0;
}
#newLyrics label.sel::after{
	height: auto;
	width: auto;
}
#artistMenu label.sel::after{left: 128px;}
.tradLyrics .translate_text,
.origLyrics .lyric_text{
	display: block;
	font-size: 14px;
	margin-bottom:20px;
	min-height: 476px;
	padding:5px;
	width: 392px;
}
.origLyrics .btn.addTrad{
	font-size: 14px;
	margin-left:10px;
	padding: 7px 14px 4px 14px;
}
.origLyrics .btn.addTrad i.ico{margin-right: 5px;}
#artistMenu label.lang i{left: 4px;}
.lang i{
	background: url('https://s1.vagalume.com/images/drive/sprite-bandeiras.png') no-repeat;
	content: '';
	display: block;
	height: 18px;
	left: 12px;
	position: absolute;
	top: 7px;
	width: 18px;
}
#newLyrics .lang i{top: 15px;}
.lang .ENG {background-position: -4px -25px;}
.lang .BRA {background-position: -4px -4px;}
.lang .ESP {background-position: -4px -46px;}
.lang .FRA {background-position: -4px -67px;}
.lang .ALE {background-position: -4px -88px;}
.lang .ITA {background-position: -4px -109px;}
.lang .HOL {background-position: -4px -130px;}
.lang .JPN {background-position: -4px -151px;}
.lang .POR {background-position: -4px -172px;}
.lang .KOR {background-position: -4px -193px;}
.lang .OUT {background-position: -4px -214px;}
.tradLyrics .lang{
	display: block;
	font-size: 16px;
	margin-bottom: 26px;
	padding-left: 35px;
	position: relative;
	top: 3px;
}
.tradLyrics .pt-br{
	height: 29px;
	margin-top: 35px;
	position: relative;
	top: 5px;
}
.otherOptions{
	display: inline-block;
	width: 100%;
}
.otherOptions .col1-2{width: 392px;}
.otherOptions .col1-2.obsLeft{float: left;}
.origLyrics,
.otherOptions .col1-2:first-child{
	margin-right: 8px;
	position: relative;
}
#vModalContent{padding: 0;}
#vModalContent h5{
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 30px;
}
.uploadBtn.disable,
#vModalContent .save.disable {
	background: rgba(0, 136, 170,0.1);
	pointer-events: none;
}
.attach:before {
	margin-right: 5px;
	position: relative;
}
#audioModal{
	padding-top: 80px;
	position: relative;
	text-align:left;
}
#audioModal input{
	cursor:pointer;
    bottom: -2px;
    position: relative;
}
.uploadModal {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
#uploadArea{text-align: center;}
#audioArea .nameAudio{margin-top: 15px;}
#audioArea .nameAudio span {
	display: inline-block;
	max-width: 290px;
	overflow: hidden;
	position: relative;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#audioArea{
	font-size: 13px;
	height: 80px;
	line-height:15px;
	position: relative;
}
#audioArea .audioTrash:before{
	cursor:pointer;
	display: inline-block;
	font-size: 18px;
	margin-left: 20px;
	margin-top: -3px;
	position: absolute;
}
#audioArea .audioTrash{
	font-size:10px;
	opacity:0.6;
}
#audioArea .audioTrash:hover{opacity:1}
#audioArea button{cursor:pointer}
#audioArea .msgBlue {
	padding: 5px;
	width: 250px;
    margin-top: 10px;
}
#modalAudioName i{font-size:10px}
#audioModal audio{width: 100%;}
#modalVidList{
	margin: 20px 0 30px 0;
	max-height: 250px;
	min-height:250px;
    overflow-y: auto;
}
#modalVidList::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
	background-color: #eee;
	border-radius: 10px;
}
#modalVidList::-webkit-scrollbar {
	height: 12px;
	width: 12px;
}
#modalVidList::-webkit-scrollbar-thumb {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
}
#modalVidList:hover::-webkit-scrollbar-thumb {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
	background-color: #cf0;
}
#modalVidList::-webkit-scrollbar-thumb {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
}
#emptyList {
    color: #AAA;
    display: block;
    font-size: 14px;
    margin: 90px auto 0 auto;
    text-align: center;
    width: 170px;
} 
#progressBar{
	border: 1px solid #DDD;
	color: #333;
	font-size: 11px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 100%;
}
#progressBar.loading:before{
	background-image: url(https://s1.vagalume.com/images/processing3.gif);
    background-repeat: no-repeat;
    background-size: 100%;
	content: "";
	display: inline-block;
	height: 22px;
    margin-left: -25px;
    margin-top: 4px;
    position: absolute;
    width: 22px;
}
#progressBar.loading{
	box-shadow: none;
    background-color: #CF0;
}
#progressBar a {
    bottom: -25px;
    font-size: 12px;
    position: absolute;
    right: 0;
}
.uploadBtn {
	border-radius: 4px;
	padding: 0;
	width: 100px;
}
#audioActions {
    position: absolute;
    top: 0;
    width: 100%;
}
#noFilesSelected i {font-size: 10px;}
#noFilesSelected {
    display: inline-block;
    margin-left: 10px;
    position: relative;
    text-align: center;
    top: -9px;
    width: 165px;
}
#audioActions #audioName {text-align: center;margin-top: 4px;}
#audioActions #audioName span{
	max-width: 250px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#audioActions #audioName i:hover{color:#666}
#audioActions #audioName i{
	color:#AAA;
	cursor:pointer;
	margin-left: 10px;
	position: relative;
	top: 2px;
}
#audioActions #audioName .ico:before {font-size: 16px;padding-right: 5px;}
#vModalContent #control {text-align: right;}
#vModalContent #control span {float: initial;}
.delAudio{
	color: #08A;
	cursor: pointer;
	display: inline-block;
	font-size: 45px;
	font-style: normal;
	margin-left: 10px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 15px;
	transform-origin: 0px;
	transform: rotateZ(45deg);
}
#videoModal input {
	display: inline-block;
	margin: 0;
    margin-right: 15px;
    width: 410px;
}
#videoModal {
    text-align: left;
    width: 500px;
}
#newLyrics .tradLyrics .lang i{
	left: 12px;
	top: 3px;
}
.opts.afterNew{margin-top:20px;}
#newLyrics .allPending{
	font-size: 14px;
	padding: 5px 10px 5px 10px;
}
.listNr {left: 10px;}
.listTitle {left: 32px;}
.listType {left: 350px;}
.listAudio {left: 480px;}
.listVideo {left: 524px;}
#pending .listAudio{left: 400px;}
#pending .listVideo{left: 477px;}
.songList .fix:after{
	color:#D81;
	content: "Corre\00e7\00e3o";
	font-size:10px;
	margin-left:7px;
	position:relative;
	top:-5px;
}
.songList .noPending{list-style: none;}
#lyrics .orig_lyrics.pair{text-align:right;}
#lyrics .trad_lyrics,
#lyrics .orig_lyrics{
	display: inline-block;
	margin: 15px;
	vertical-align: top;
	width: 355px;
}
#lyrics .trad_lyrics .title,
#lyrics .orig_lyrics .title{
	display: block;
	font-size: 18px;
}
#lyrics .orig_lyrics del + .composer{display: inline-block;}
#lyrics .trad_lyrics .text,
#lyrics .orig_lyrics .text{
	margin-bottom: 20px;
	margin-top: 10px;
}
#lyrics .trad_lyrics .lang,
#lyrics .orig_lyrics .lang{
	display: block;
	margin: 15px 0;
}
#vidList li{
	display:inline-block;
	margin-right: 5px;
}
#pendingLyrics .songList span a {
	position: relative;
	right: -22px;
}
#pendingLyrics .songList span a:before {font-size: 17px;}
#pendingLyrics .songList .audio{
	left: auto;
	position: absolute;
	right: 175px;
}
#pendingLyrics .songList span[data-icon="x"]{opacity:0.3}
#pendingLyrics .songList span[data-icon="h"]{color:#08A}
#pendingLyrics .songList .video {
	left: auto;
	position: absolute;
	right: 59px;
}
#pendingLyrics .songList .sendTranslate{
	left: 640px;
	position: absolute;
}
.msgBlue #sendNewLyrics{top: 30px;}
#pendingLyrics #sendNewLyrics{
	margin-bottom: 5px;
	padding: 5px 10px 5px 30px;
}
#lyrics .lyrics.opts,
.moderation.opts {float: right;}
.lyricsOpts {
	background-color:#FFF;
	border-color: #DDD #DDD #CCC;
	border-radius: 3px;
	border: 1px solid;
	color: #666;
	cursor: pointer;
	font-weight: bold;
	line-height: 17px;
	padding: 14px 13px 12px 10px;
	position: absolute;
	right: 0;
	top: 17px;
}
.lyricsOpts:after{
	content: "\25be";
	margin-left:10px;
}
.lyricsOpts:hover{
	border-color: #CCC #CCC #BBB;
	box-shadow: 3px 3px 10px -5px rgba(0,0,0,0.3) inset;
}
.lyrics.opts li {
	cursor: pointer;
	display: inline-block;
	margin-left: 20px;
}
del,
.altered {
	background:#ffe6e6;
	color:#333;
}
.altered.a,
.altered.v{
	color: #333;
	display: inline-block;
	font-size: 14px;
}
ins{
	background:#e6ffe6;
	color:#333;
}
.diffChoice{
	border-bottom: solid 1px #eee;
	display: block;
	padding: 5px 5px 7px 0;
}
.diffChoice label.sel{
	display: inline-block;
	margin-left: 10px;
	top: 0;
	width: 130px;
}
ins{background:#e6ffe6;}

/* temporario #2415 */
#lyrics .notification {height: 80px;}
.notification .message{text-align: center;}
#content.loading2  #lyrics,
#content.loading2  #newLyrics,
#content.loading2  #pendingLyrics{display:none;}
#lyrics .balloon:before, #lyrics .balloon:after {left: 213px;}
.text p{
	display:block;
	min-height:20px;
}
*::-webkit-input-placeholder{font-weight: 100;}
*:-moz-placeholder{font-weight: 100;}
*::-moz-placeholder{font-weight: 100;}
*:-ms-input-placeholder{font-weight: 100;}
.midia span {
	color: #AAA;
	display: block;
	font-size: 12px;
	margin-bottom: 7px;
}
.midia .msgBlue{
	display:inline-block;
	margin-top:5px;
	padding:5px;
}
.midia {margin: 20px;}
.voteAction{
	float: right;
	margin-top: -26px;
}
.tradLyrics .title[disabled="disabled"],
.translate_text[disabled="disabled"]{opacity:0.2}
.checkingFile {
	display: inline-block;
	font-size: 13px;
	line-height: 15px;
	position: relative;
	top: -5px;
}
#alignBtns {
    margin-left: -61px;
    margin-top: -22px;
    position: absolute;
}
#alignBtns var{
	border:1px solid #AAA;
    border-radius: 5px;
    display:inline-block;
    height: 12px;
    padding: 0px 4px 6px 4px;
    width: 12px;
}
#alignBtns var:before{
	font-size: 11px;
	position: relative;
	top: -2px;
}
#alignBtns var.selected{
	background-color:#08A;
	border: 1px solid #08A;
	color:#FFF;
}
.requestNew {margin-top: -15px;}
.alignRight:before{transform: rotateY(-180deg);}
#newsong .listHeader {border-bottom: 2px solid #FF2700;}
#pending .listHeader {border-bottom: 2px solid #F0DB00;}
#approved .listHeader {border-bottom: 2px solid #CF0;}
#approved span:before{font-size: 16px;}
#approved li span{
	color:#AAA;
	cursor:pointer;
	top: 4px;
}
#approved span:hover{color:#666}
#approved .video i {
    font-size: 12px;
    margin-left: 3px;
    position: absolute;
    top: -5px;
}
.editedItem {background: rgba(204, 255,0, 0.3);}
