/*
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 : 13 sept. 2015, 18:08:11
    Author     : baldetti
*/
body{
    font-family: Arial;
    color: white;
    text-shadow: 1px 1px black;
}
@font-face {
  font-family: 'VideoJS';
  src: url('/nolang/font/vjs.eot');
  src: url('/nolang/font/vjs.eot?#iefix') format('embedded-opentype'), url('font/vjs.woff') format('woff'), url('/nolang/font/vjs.ttf') format('truetype'), url('/nolang/font/vjs.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
@media (min-width: 801px) { /* DESKTOP */
#speak{
    background-image: url("/nolang/vivelavo/speak.png");
    position: fixed;
    bottom: 0px; 
    right: 0px;
    width: 318px;
    height: 313px;
    background-repeat: no-repeat;
    z-index: 1;
}
#votitle {
    top:0px;
    left: 10%;
    height: 100px;
    width: 90%;
    position: fixed;
    background-image: url("/nolang/vivelavo/wtitle.png"), -webkit-linear-gradient(to right, #007bd9, #00d98f); /* For Safari 5.1 to 6.0 */
    background-image: url("/nolang/vivelavo/wtitle.png"), -o-linear-gradient(to right, #007bd9, #00d98f); /* For Opera 11.1 to 12.0 */
    background-image: url("/nolang/vivelavo/wtitle.png"), -moz-linear-gradient(to right, #007bd9, #00d98f); /* For Firefox 3.6 to 15 */
    background-image: url("/nolang/vivelavo/wtitle.png"), linear-gradient(to right, #007bd9, #00d98f); /* Standard syntax */
}
#vlvotitle {
        float: left;
    }
#donate_vlvo {
    z-index: 2000;
    top: 25px;
    right: 15px;
    position: absolute;
    text-align: right;
    font-size: medium;
    background: rgba(0,0,0,0.5);
    border-radius: 5px;
    height: 50px;
    font-weight: bold;
}
#vomenu {
    top:100px;
    left: 10%;
    height: 50px;
    width: 90%;
    position: fixed;
    background-color: black;
}
#vomenutitle {
    font-size: 42px;
    left: 50px;
    font-style: italic;
    position: absolute;
}
#dossier_mobile {
    display: none;
}
#vocontent {
    top:150px;
    left: 10%;
    height: calc(100% - 150px);
    width: 90%;
    position: fixed;
    background: url("/nolang/vivelavo/speak.png") no-repeat bottom right,url("/nolang/vivelavo/wall.png") repeat center center, -webkit-linear-gradient(to right, #007bd9, #00d98f); /* For Safari 5.1 to 6.0 */
    background: url("/nolang/vivelavo/speak.png") no-repeat bottom right,url("/nolang/vivelavo/wall.png") repeat center center, -o-linear-gradient(to right, #007bd9, #00d98f); /* For Opera 11.1 to 12.0 */
    background: url("/nolang/vivelavo/speak.png") no-repeat bottom right,url("/nolang/vivelavo/wall.png") repeat center center, -moz-linear-gradient(to right, #007bd9, #00d98f); /* For Firefox 3.6 to 15 */
    background: url("/nolang/vivelavo/speak.png") no-repeat bottom right,url("/nolang/vivelavo/wall.png") repeat center center, linear-gradient(to right, #007bd9, #00d98f); /* Standard syntax */
    overflow-y: scroll;
}
table {
    text-align: center; 
    z-index: 15;
}
td {
    width: 45%; 
    text-align: center;
    z-index: 15;
}
.video-js {
    margin: 0 auto;
    z-index: 15;
}

a:link {
    color: #FFFFFF;
}

/* visited link */
a:visited {
    color: #FFFFFF;
}

/* mouse over link */
a:hover {
    color: #FFC600;
}

/* selected link */
a:active {
    color: #FFFFFF;
}
a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}
#return {
    position: fixed;
    right: 0px;
    z-index: 100;
    top: 100px;
}
.fb-like {
    z-index: 200;
    
}
#layer1 {
    height: 360px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 480px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    border-radius: 15px;
}
.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: Arial;
  color: #d4d4d4;
  font-size: 12px;
  background: #000000;
  padding: 5px 10px 5px 10px;
  border: solid #d4d4d4 2px;
  text-decoration: none;
}
.btn_active {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: Arial;
  color: #ffde00;
  font-size: 12px;
  background: #000000;
  padding: 5px 10px 5px 10px;
  border: solid #ffde00 2px;
  text-decoration: none;
}
.btn:hover {
  background: #d4d4d4;
  text-decoration: none;
  color: black;
}
.btn_active:hover {
  background: #ffde00;
  text-decoration: none;
  color: black;
}
#embed_video {
    width: 655px;
    height: 410px;
    vertical-align: top;
    background-color: black;
          color: #d4d4d4;
          z-index: 3000;
    border-radius: 15px;

    
}
#embed_video.qualityhd {
    right: 0px;
    text-shadow: none;
}
#embed_video.fb-like {
    left: 0px;
    padding-top: 10px;
}
.embed_video {
    border-radius: 15px;
    margin-left: 8px;
    margin-top: 8px;
    position: absolute;
}
.embed_video video{
    border-radius: 15px;

}
#control_video {
    margin-top: 375px;
    position: absolute;
}
iframe {
    border: none;

}
#embed_keyboard {
    width: 500px;
    height: 600px;
    vertical-align: top;
    background-color: black;
          z-index: 3000;
    border-radius: 15px;



    
}
#embed_keyboard a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: Arial;
  color: #d4d4d4;
  font-size: 20px;
  padding: 5px 10px 5px 10px;
  border: solid #d4d4d4 4px;
  text-decoration: none;
}

#embed_keyboard a:hover {
  background: #d4d4d4;
  text-decoration: none;
  color: black;
}
.textzone {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 15px;
    
}

#index_youtube {
    width: 580px;
    height: 405px;
    vertical-align: top;
    background-color: black;
          z-index: 3000;
    border-radius: 15px;

}
.topbtn {
  font-family: Arial;
  color: #ffffff;
  font-size: 15px;
  background: #000000;
  padding: 5px 10px 5px 10px;
  text-decoration: none;
}

.topbtn:hover {
  text-decoration: none;
  color: #ffde00;

}
#vlvo_mobile {
    display: none;
}
#vcontent_mobile {
    display: none;
}
#vlvomtitle {
    display: none;
}
.tab_active, .tab_inactive, .in_tab {
    display: none;
}
.letter {
    width: 40px;
}
.titlename {
    width: calc(100% - 40px);
}
#titlezone {
    padding-left:2em;
}
#mobile_song {
    display: none;
}
.loader {
    width: 100%;
    height: 100%;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 200000;
    background-color: black;
    background-position: center center;
    background-size: 15% auto;
    background-repeat: no-repeat;
    position: absolute;
    background-image: url('/nolang/vivelavo/gram.gif');

            }
} /* END DESKTOP */

@media (max-width: 800px) { /* MOBILE */
    body {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        position: fixed;
        overflow: hidden;
        margin-top: 0;
        margin-left: 0;
    }
    #vlvocorner {
        display: none;
    }
    #vlvotitle {
        display: none;
    }
    #vocontent {
    top:60px;
    left: 0;
    right: 0;
    height: calc(100% - 60px);
    width: 100%;
    position: fixed;
    background-image: url("/nolang/vivelavo/wall.png"), -webkit-linear-gradient(to right, #007bd9, #00d98f); /* For Safari 5.1 to 6.0 */
    background-image: url("/nolang/vivelavo/wall.png"), -o-linear-gradient(to right, #007bd9, #00d98f); /* For Opera 11.1 to 12.0 */
    background-image: url("/nolang/vivelavo/wall.png"), -moz-linear-gradient(to right, #007bd9, #00d98f); /* For Firefox 3.6 to 15 */
    background-image: url("/nolang/vivelavo/wall.png"), linear-gradient(to right, #007bd9, #00d98f); /* Standard syntax */
    overflow-y: scroll;
}
#vlvomtitle {
    max-width: 90%;
    height: auto;
    margin-left: calc(50% - 150px);
}
.tab_active {
    background-color: black;
    color: #ffde00;
    border-color: black;
    border-top-color: red;
    border-style: solid;
            border-width: 1px;
            float: left;
                    height: 20px;
    position: relative;


}
.tab_inactive {
    background-color: rgba(0,0,0,0.7);
    color: white;
        border-color: black;

    border-top-color: grey;
        border-style: solid;
        border-width: 1px;
        float: left;
        height: 20px;
    position: relative;

}
.in_tab {
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;

        
}
.basement {
    width: 100%;
    background-color: black;
    height: 15px;
    display: block;
    position: relative;
}
#startup {
    display:none;
}
#vlvo_tableau {
    display: none;
}
#vcontent_mobile {
    top: 120px;
    left: 5px;
    right: 5px;
    bottom: 0;
    width: calc(100% - 10px);
    height: calc(100% - 160px);
    position: fixed;
    z-index: 200;
}
#vmenu_mobile {
    top: 57%;
    left: 5px;
    right: 5px;
    bottom: 0;
    height: 45%;
    position: fixed;
    z-index: 200;
}
#vmenu_mobile h1 {
    display: none;
}
#letsgo {
    display: none;
}
#vcontent_show {
    top:30px;
    width: 100%;
    height: calc(100% - 50px);
    background-color: rgba(0,0,0,0.5);
    position: absolute;
}
#vcontent_show1 {
    
}
#vcontent_show2, #vcontent_show3 {
    visibility: hidden;
}
.vcontent_showtab {
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    position: absolute;
        overflow: scroll;

}
#vcontent_bottom {
    width: 100%;
    height: 30px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: black;
    position: absolute;
}
a:link {
    color: #FFFFFF;
}

/* visited link */
a:visited {
    color: #FFFFFF;
}

/* mouse over link */
a:hover {
    color: #FFC600;
}

/* selected link */
a:active {
    color: #FFFFFF;
}
a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}
#titlezone {
    width: calc(100% - 10px);
    height: auto;
    position: fixed;
    bottom: 45%;
    top: 55px;
    left: 5px;
    right: 5px;
    font-size: small;
        overflow-y: scroll;
            background-color: rgba(0,0,0,0.5);
            margin-top: 10px;
    border-radius: 8px;


}
#titlelist {
    background-color: rgba(0,16,84,0.5);
    border-color: white;
    border-style: solid;
    border-width: 4px;
    border-radius: 8px;
    width: 100%;
    
    
}
.letter {
    width: 30px;
}
.titlename {
    width: calc(100% - 30px);
}
#keyboard a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: Arial;
  color: #d4d4d4;
  font-size: 14px;
  padding: 5px 5px 5px 5px;
  border: solid #d4d4d4 2px;
  text-decoration: none;
}
#vcontent_show1 #layer1 {
    display: none;
}
#layer1 {
    height: calc(100% - 30px);
    width: auto;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
}
#embed_video {
    top: 60px;
    left: 0;
    right: 0;
    width: 100%;
    background-color: black;
    position: fixed;
    z-index: 300;
}
.embed_video video{
    top: 60px;
    left: 0;
    right: 0;
    position: fixed;
    width: 100%;
    height: auto;
        z-index: 300;
        max-height: calc(100% - 60px);
        background-color: black;

}
#control_video {
    width: 300px;
        height: 30px;
    position: relative;
    display: block;
    margin-top: 57%;
    font-size: x-small;
    left: calc(50% - 150px);
}
.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: Arial;
  color: #d4d4d4;
  font-size: 12px;
  background: #000000;
  padding: 2px 6px 2px 6px;
  border: solid #d4d4d4 2px;
  text-decoration: none;
}
.btn_active {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: Arial;
  color: #ffde00;
  font-size: 12px;
  background: #000000;
  padding: 2px 6px 2px 6px;
  border: solid #ffde00 2px;
  text-decoration: none;
}
.btn:hover {
  background: #d4d4d4;
  text-decoration: none;
  color: black;
}
.btn_active:hover {
  background: #ffde00;
  text-decoration: none;
  color: black;
}
#img_qual {
    display: none;
}
#mobile_song {
    width: 100%;
    bottom: 10px;
    top: calc(43% + 40px);
    left:0;
    right:0;
    position: fixed;
    z-index: 100;
}
#lyrics_zone {
    display: none;
}
#msong_title {
    width: 100%;
    height: 30px;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    background-color: black;
        z-index: -100;

}
#msong_title img {
    margin-left: 2px;
    margin-top: 2px;
    width: auto;
    height: 26px;
            z-index: -100;

}
#msong_title b {
    font-size: small;
    top: 7px;
    position: absolute;
            z-index: -100;

}
#msong_lyrics {
    top:30px;
    width: 100%;
    left:0;
    right:0;
    height: calc(100% - 60px);
    bottom: 30px;
        background-color: rgba(0,16,84,0.5);
        position: absolute;
        overflow-y: scroll;
}
#msong_basement {
    bottom: 0;
    left:0;
    right:0;
    width: 100%;
    height: 30px;
    position: absolute;
    background-color: black;
}
#msong_basement img {
    width: auto;
    height: 30px;
    float: right;
}
.loader {
    width: 100%;
    height: 100%;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 200000;
    background-color: black;
    background-position: center center;
    background-size: 45% auto;
    background-repeat: no-repeat;
    position: absolute;
    background-image: url('/nolang/vivelavo/gram.gif');

            }
            #sect1, #sect2, #sect3, #sect4 {
                display: none;
            }
            #mobiletop {
                top: 65px;
                left: 15px;
                position: fixed;
            }
            #inutile_mobile {
                display: none;
            }
            .vflag {
                width: 30%;
                height: auto;
            }
    } /* END MOBILE */
