img .logo {
    width: 100px;
}

.tancar_sessio {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0;
    color: #999;
    cursor: pointer;
    vertical-align: top;
}

select.idioma {
    background-color: transparent;
    border: none;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0;
    cursor: pointer;

}
select.idioma:focus {
    outline: 0;
}
select.idioma--blanc {
    color: white;
}
select.idioma--negre {
    color: #2B292D;
}
#idioma.idioma--blanc * {
    background-color: rgba(0,0,0,0.5);
    color: white;
    border:none;
    outline:0;
}
option:focus{
    outline: 0;
    border: 0;
    box-shadow: none;    
}

.movie_selector {
    text-align: center;
    margin-top: -25px;
    margin-bottom: 15px;
}

select.movie {
    background-color: transparent;
    border: none;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0;
    cursor: pointer;

    color: white;
}
select.movie:focus {
    outline: 0;
}
.movie * {
    background-color: rgba(0,0,0,0.5);
    color: white;
    border:none;
    outline:0;
}

.title_movie {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0;
    color: white;
}

img.titol_luv--w {
    margin-top: 50px;
    
    max-width: 630px;
}

p.explicacio_luv {
    color: white;
    
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    letter-spacing: 0px;

    line-height: 29px;
    max-width: 809px;
    
    margin: 0 auto;
}

.boto {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 13px;
    padding: 17px 40px;
    cursor: pointer;
}
.boto--vermell {
  background-color: #E43D30;
  color: white;
  border: none;
}
.boto--blanc {
    background-color: white;
    color: #E43D30;
    border: none;
}

.boto--black {
    background-color: black;
    color: #E43D30;
    border: none;
}

.boto--upload {
    margin-top: 4px;
    border: 1px solid #E43D30;
    color: #E43D30;
    background-color: transparent;
    border-radius: 3px;

    display: inline-block;
}
input[type='file'] {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;    
}

h2 {
    font-size: 30px;
    font-weight: 900;
    text-align: center;
    letter-spacing: -0.43px;
    line-height: 56px;
    color: #2B292D;

    /*margin-top: 30px;
    margin-bottom: 10px;*/
}

label {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #2C3241;
    letter-spacing: 0;

    line-height: 22px;
    margin: 22px 50px 0;
}
input, select.selector, textarea {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    opacity: 0.6;
    line-height: 36px;
    color: #2C3241;
    border: 1px solid rgba(0,0,0,0.2);
    margin-top: 4px;
}
input[type='text'], input[type='password'], input[type='email'] {
    width: 354px;
    padding: 2px 15px;
    margin: 4px 50px;
}
select.selector {
    width: 100%;
    padding: 9px 15px;
    box-sizing: border-box;
}

textarea {
    width: 554px;
    height: 365px;
    padding: 16px 15px;
    text-align: left;
    overflow: auto;

    line-height: 18px;
    outline: none;
    resize: vertical;
}

input[type='checkbox'] {
    margin-right: 11px;
    background: transparent;
    border: 1px solid #2C3241;
    border-radius: 0;
    width: 20px;
    height: 20px;
}
.text_checkbox {
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    letter-spacing: 0;
    color: #2C3241;
}
.text_checkbox.link {
    color: #5C6271;
    font-style: oblique;
    cursor: pointer;
    text-decoration: underline;
}

.wrap_subtitol {
    margin-top: 10px;
    height: 40px;
}
.subtitol {
    font-weight: bold;
    font-size: 24px;
    letter-spacing: -0.21px;
    color: #2B292D;
    line-height: 56px;
}

.wrapper {
    display: block;
    width: 350px;
}
.informatiu {
    font-size: 14px;
    font-style: oblique;
    font-weight: 500;
    letter-spacing: 0;
    color: #2C3241;
    opacity: 0.6;
    line-height: 16px;
}
.wrap_boto--validar {
    margin-top: -10px;
    text-align: right;
}

.llistat_videos {
    display: inline-block;
    margin-top: 10px;
    width: 100%;
    padding: 0;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 2px;
    background-color: white;

    min-height: 10px;
}
.llistat_videos p {
    margin: 5px 10px 3px 15px;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 26px;
    color: #2C3241;
    opacity: 0.6;
}

p.arxiu-pujant {
    margin: 5px 10px 3px 15px;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 26px;
    color: #2C3241;
    opacity: 0.6;
}
.timecode {
    display: block;
    color: #4B494D;
    font-family: monospace;
    font-size: 20px;
    line-height: 26px;
}

/* pel login */
.content_wrapper {
    display: inline-block;
    padding: 2rem;
    margin-top: 50px;
    background-color: #eee;
}

.wrap_warnning {
    display: inline-block;
    margin: 2rem;
}