@keyframes fade-in-a {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.tmenu-link:hover, .drop-menu > .tmenu-link:hover, .tmenu-item:hover > .tmenu-link, .drop-menu-title:hover{
	color: #333!important
}
.tmenu-item:hover, .drop-menu > .tmenu-link:hover {
	background: #c0ffd0e0!important
}

#user-menu>.drop-menu-title{
	max-width: 120px;
}

#logo{
	width: 92px; 
	height: 15px;
	margin-left: 11px;
}

.tabs li.act{
	border-bottom: 1px solid #ace3ba;
}
  
#try-other-version,
.upload-button {
    text-align: center;
    margin-top: 40px;
}
.upload-button {
    width: 100%;
    color: #555;
    font-size: 19px;
	margin-top: 20px;
	margin-bottom: 34px
}
#upload-button-init-text {
    cursor: pointer;
}
#upload-button-init-text:hover {
	filter: brightness(1.1);
}
.upload-button-bottom-text {
    display: flex;
    justify-content: center;
    margin-top: 12px;
    font-size: 15px;
}

#upload-button-finish-text{
	margin-top: 50px
}

.aicon{
	width: 1.3em;
	height: 1.3em;
	vertical-align: -0.3em;
}

.aicon-b{
	width: 1.1em;
	height: 1.1em;
	vertical-align: -0.25em;
}

.aicon-s{
	width: 1.6em;
	height: 1.6em;
	fill: currentColor;
	vertical-align: -0.4em;
	padding: 0 4px 0 0
}

.aicon, .aicon-b {
	fill: currentColor;
	padding: 0 4px 0 5px
}

#upload-button-init-text{
	padding: 20px 0;
}

/*
#vocal-cut-cancel {
    margin-top: 16px;
    font-size: 16px;
    display: inline-block;
    cursor: pointer;
    margin-bottom: 34px;
}
#vocal-cut-cancel:hover {
    color: red;
}*/

#vocal-cut-uploading-links {
	margin-top: 16px;
	font-size: 16px;
	display: inline-block;						
	margin-bottom: 0;
}

#vocal-cut-cancel {
	cursor: pointer;
}
#vocal-cut-cancel:hover {
		color: red;
}
/*
#vocal-cut-notif-wr {
	text-align: right;
	font-size: 14px;
	margin-top: 17px;
	height: 17px;	
	opacity: 0
}*/
#vocal-cut-notif-link {
	cursor: pointer;
}
#vocal-cut-notif-icon:before {
	content: "";
}

#upload-button-progress-text{
	margin-top: 50px;
}

.loading-circled-1,
.loading-circled-2,
.loading-circled-3 {
    display: inline-block;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    background: #969696
}
.loading-circled-2 {
    margin-top: 20px;
    margin-left: -38px;
    margin-bottom: 20px;
    animation: loading 0.7s infinite alternate;
    animation-delay: -0.35s
}
.loading-circled-1,
.loading-circled-3 {
    position: absolute;
    content: "";
    margin-left: 13px;
    animation: loading 0.7s infinite alternate;
}
.loading-circled-3 {
    margin-left: 31px;
    animation-delay: 0.35s;
}
.article {
    margin-bottom: 10px;
}
#vocal-cut-settings {
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 10px;
}
#vocal-cut-settings td,
#vocal-cut-settings th {
    padding: 6px 8px
}
#vocal-cut-settings th {
    text-align: right
}
.switch-2d {
    cursor: pointer;
    display: inline-block;
    border: 1px solid rgba(170, 170, 170, 0.4);
    padding: 0;
    margin-right: 3px;
	border-radius: 0.6em;
	box-sizing: content-box;
}
.vocal-cut-switch-value {
	padding: 3px 17px 3px 10px;
	line-height: 24px;
	font-size: 0.98em;
	text-align: center
}

.vocal-cut-switch-wr{	
	position: absolute;
	z-index: 99;
	margin: -34px -3px;
	opacity: 1;
	transition: 0.2s;
	padding: 1px 0;
	min-width: 156px;
	border-radius: 5px;
	box-shadow: 1px 2px 3px 1px rgba(0,0,0,.2)
}

.model-opts .vocal-cut-switch-wr{	
	min-width: 196px;
}

.vocal-cut-switch-wr.hidden {
	opacity: 0;
	transition: 0.2s;
}
.vocal-cut-switch-wr>div:hover {
    background: rgba(133, 133, 133, 0.1);
}

.switch-col {
}
.switch-col-1 {
	float: left
}
.switch-col-1, .switch-col-2 , .switch-col {
    padding: 10px 12px;
	min-width: 50px;
	min-height: 20px;
	text-align: center
}
.switch-col-2 {
	float: right;
	padding-right: 20px
}

.switch-2d-arrow {
	display: inline-block;
	margin: -10px 0 0 5px;
	position: absolute;
	font-size: 1.72em;
}

#vocal-cut-settings .switch-2d {
    min-width: 190px
}
#vocal-cut-buttons {
    margin-top: 16px
}
#vocal-cut-buttons a {
    margin-top: 10px;
    margin-right: 3px
}
.vocal-cut-player-wr {
    margin: 16px 0;
}
audio {
    margin-top: 4px;
    width: 92%;
}
.vocal-cut-player-wr > div {
    margin: 10px 0;
    font-weight: bolder;
}
/*
#vocal-cut-dl-inst {
    margin-right: 0 !important;
}*/
.vocal-cut-example-set {
    width: 104%;
}
.vocal-cut-example-set td {
    vertical-align: middle;
    height: 44px;
}

/*
#vocal-cut-aggressiveness-switch {
    margin-top: 4px;
    cursor: pointer;
}

#vocal-cut-aggressiveness-switch > div {
    font-size: 1.4em;
    vertical-align: text-top;
}

.vocal-cut-aggressiveness-op {
    opacity: 0.5;
}

#vocal-cut-aggressiveness-switch,
*/

.switch-2d {
    user-select: none;
}

.model-info{
    margin-top: 2px;
    opacity: 0.66;
    min-width: 1px;
    font-size: 0.99em;
}

.fade-in {
    animation: fade-in-a 0.5s;
}
@media screen and (min-width: 768px) {
    .vocal-cut-welcome {
        background: url(/assets/img/vcai-welcome-light.jpg) no-repeat;
        background-position: 5px 38px;
    }
}

@media screen and (max-height: 512px) {
    #model-list {
		position: fixed!important;
		margin-top: 200px;
    }
}



@media screen and (max-height: 640px) {
    #model-list {
		position: absolute;
		bottom: 52px;
		min-height: 166px;
    }
}

@media screen and (max-width:768px), screen and (max-height:720px) {
	#model-list{
		margin-top: -82px;
		max-width: 220px;
	}
}

.player-small-wf-play,
.player-small-wf-pointer {
    transition: 0.33s;
}
.article-h3 {
    font-weight: 700;
    margin: 22px 0 12px;
}
.article-h3:first-child {
    margin: 2px 0 12px;
}
.benefits-table {
    border-collapse: collapse;
}
.benefit-yes {
    color: rgba(125, 221, 60, 0.93);
}
.benefit-no {
    color: #ff342a;
}
.benefits-table td {
    border: 1px solid rgba(160, 160, 160, 0.3);
    padding: 10px;
}

.counter-warning{
	color: red;
	font-weight: 700
}

#vcai-qr-popup-call:hover{
	cursor: pointer;
	opacity: .88;
	transition: .1s;
}

#vcai-qr-popup-call{
	vertical-align: top;
	margin-left: 6px;
	padding: 6px 10px 7px;
	cursor: pointer;
}

#vcai-dl-all>span:hover{
	cursor: pointer;
	opacity: .95;
	transition: .8s;
}

#dl-label{
	padding-top: 14px;
    font-size: 1.1em;
    font-weight: bold;
}

/*
.player-small-btn-backward:hover {
    opacity: .9
}

.player-small-btn-backward {
    position: absolute;
    z-index: 2;
    margin-left: -5px;
    cursor: pointer;
}

.player-small-btn-backward {
	font-size: 36px;
	margin-top: 16px;
}

.player-small-btn-backward:before {
    content: '\e887';
    font-size: 35px;
    padding-left: 1px
}*/

.switch-2d{
	font-size:.94em
}

.hide-from-premium{
	display: none;
}

.button.player-small-color-5 {
    border-color: #e849ff;
}

.hidden-model{
	display: none;
}

#upload-result-card{
	min-height:384px;
}

#sep-type{
	margin: 34px 0 24px;
	max-width: 600px;
	display: inline-block;
}
	
#sep-type span{
	cursor: pointer; 
	color: #626462;
	line-height: 2.4em;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 5px;
	font-size: 1.02em;
    -webkit-touch-callout: none;
    user-select: none
}

#show-more-opts, #sep-type span, .donate-link, #vcai-dl-all{
    -webkit-text-stroke: 0.11px;
}

#sep-type span.act{
	background: #c0ffd0e0;
	color: #333 !important;
	border-radius: 5px;
}
#sep-type span:not(.act):hover{
	color: #7c807d;
}

#model-list{
	min-width: 196px;
	max-height: 220px;
	overflow-y: scroll;
}

.vocal-cut-dl.button{
	min-width: 44px;
	text-align: center;
}

.l-avatar-l {
  margin: 15px 0 0 1px
}

.l-avatar-l2 {
  margin: 8px 0 0 1px;
  color: #fff;
  font-size: 1.5em;
  font-family: "Gill Sans","Euphemia UCAS","PT Sans";
}

.vcai-upload-icon{
	transition: 0.3s;
	fill: #606260;
	width:40px;
	height:40px;
	margin-right: 10px;
	vertical-align: middle
}

#show-more-opts{
	padding: 2px 0 0;
	margin: 0 10px 10px;
	border-bottom:1px dashed;
	display: inline-block;
	cursor: pointer
}


.donate-link > a{
	border: 0.11em solid #ace3ba;
    padding: 8px 12px;
    border-radius: 5px;
	text-decoration: none;
	color: #333
}

.donate-link{
	text-align:center;
	font-size: 1.1em
}

.donate-link > a:hover, #show-more-opts:hover{
	filter: brightness(1.2)
}

#vocal-cut-from-youtube-btn{

}

#vocal-cut-from-youtube-form{
	width: 100%;
	margin: -32px 0 0 0
}

#desktop-space{
	height: 10px
}

@media screen and (max-width:768px) {
	.desktop-break, #desktop-space{
		display: none;
	}
	
	#sep-type{
		max-width: 500px;
	}
}