/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2017.02.23., 8:41:20
    Author     : nagy
*/

/*@import "_fonts.css";
@import "_header.css";
@import "_footer.css";*/

/*body{    
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -moz-transform: scale(0.8);
}*/
input[type="submit"], input[type="button"]{
    cursor: pointer;
}
.relative{
    position: relative;
}
button {
  outline: none !important;
}
#noscript{
    text-align: center;
    padding: 10px 0px;
    
    display:block;
    
    background-image: -webkit-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
    background-image: -o-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f2dede), to(#e7c3c3));
    background-image: linear-gradient(to bottom, #f2dede 0, #e7c3c3 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
    border-color: #dca7a7;
    color: #a94442;
    font-weight: bold;
}

.orange-grad{
    background: #ff6739;
    background: -moz-linear-gradient(-45deg, #ff6739 0%, #ff6739 29%, #e9511e 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #ff6739), color-stop(29%, #ff6739), color-stop(100%, #e9511e));
    background: -webkit-linear-gradient(-45deg, #ff6739 0%, #ff6739 29%, #e9511e 100%);
    background: -o-linear-gradient(-45deg, #ff6739 0%, #ff6739 29%, #e9511e 100%);
    background: -ms-linear-gradient(-45deg, #ff6739 0%, #ff6739 29%, #e9511e 100%);
    background: linear-gradient(135deg, #ff6739 0%, #ff6739 29%, #e9511e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6739', endColorstr='#e9511e', GradientType=1 );
}

.hidden {
    display: none !important;
}
.show {
    display: block  !important;
}
*{
    font-family: roboto-condensed-normal;
}
.table{
    display: table;
    /*height: 100%;  kikapcsolva a finder miatt*/ 
}
.table-row{
    display: table-row;
}
.table-cell{
    display: table-cell;
}
.text-align-right{
    text-align: right;
}
#onoff{
    top:0px;
    left:0px;
    position: fixed;
}

#top-list.size-hd #sablon{background: url(../sablonok/Songbook_toplist.png) no-repeat top center;}
#top-list.size-tablet #sablon{background: url(../sablonok/Songbook_toplist_768px.png) no-repeat top center;}
#top-list.size-mobile #sablon{background: url(../sablonok/Songbook_toplist_450px.png) no-repeat top center;}
    
#sablon{
    position: absolute;
    top:0px;
    left:0px;
    right:0px;
    height: 2300px;    
    opacity: 0.7;
}
.cload-icon{ background: url(/images/icons/cload-icon.png) no-repeat center center;}
.eye-icon{ background: url(/images/icons/eye-icon.png) no-repeat center center;}
.fb-icon{ background: url(/images/icons/fb-icon.png) no-repeat center center;}
.fb-icon2{ background: url(/images/icons/fb-icon_2.png) no-repeat center center;}
.flash-icon{ background: url(/images/icons/flash-icon.png) no-repeat center center;}
.heart2-icon{ background: url(/images/icons/heart2-icon.png) no-repeat center center;}
.heart-icon{ background: url(/images/icons/heart-icon.png) no-repeat center center;}
.inst-icon{ background: url(/images/icons/inst-icon.png) no-repeat center center;}
.searc-icon{ background: url(/images/icons/searc-icon.png) no-repeat center center;}
.smiley-icon{ background: url(/images/icons/smiley-icon.png) no-repeat center center;}
.str-icon{ background: url(/images/icons/str-icon.png) no-repeat center center;}
.youtube-icon{ background: url(/images/icons/youtube-icon.png) no-repeat center center;}
.z-blog-icon{ background: url(/images/icons/blog-icon.jpg) no-repeat center center;}


.icon-place{
    background: white;
    width: 23px;
    line-height: 23px;
    display: inline-block;
    color:#ac3258;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    font-style: normal;
    text-align: center;
    margin: 0px 5%;
    font-weight: bold;
}
.icon-big-place{
    background: white;
    width: 50px;
    line-height: 50px;
    display: inline-block;
    color:#ac3258;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    font-style: normal;
    text-align: center;
    margin: 0px 0px 15px 0px;
    font-weight: bold;
    font-size: 24px;
}

.vertical-middle{
    vertical-align: middle;
}
.vertical-top{
    vertical-align: top;
}


button:hover{
    text-decoration: underline;
}

html, body {
	width:100%;
	padding:0;
	margin:0;
}

a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
	/*background:transparent;*/
	border:0 none;
	font-size:100%;
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:top;
}
ol, ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
table, table td {
	padding:0;
	border:none;
	border-collapse:collapse;
}
img {
	vertical-align:top;
}
embed {
	vertical-align:top;
}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display:block;
}
mark, rp, rt, ruby, summary, time {
	display:inline;
}
input, textarea {
	border:0;
	padding:0;
	margin:0;
	outline: 0;
}
iframe {
	border:0;
	margin:0;
	padding:0;
}
input, textarea, select {
	margin:0;
	padding:0px;
}
.float-center{
    margin: 0px auto;
}

.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


.clearfixB:after{
    content: ".";
    height: 0;
    clear: both;
    visibility: hidden;
}


.not-found h1{
    text-align: center;
    font-size: 30px;
}    
.not-found h2{
    text-align: center;
    font-size: 18px;
    padding-bottom: 20px;
}