@charset "UTF-8";
/* CSS Document */

* {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  /* prevent users from select-dragging the app */
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  color: white;
  font-family: "Ropa Sans" !important;
  font-size: 16px;
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: transparent; 
	background: none repeat scroll 0 0 #000000;
}

a {
  color: white;
  cursor: pointer;
  text-decoration: none; }

ul {
  margin: 0;
  padding: 0; }

li {
  list-style-type: none;
  margin: 0;
  padding: 0; }

h1, h2, h3, h4 {
  font-family: "Ropa Sans" , vegur-light, helvetica, arial, sans-serif;
  font-weight: normal;
  margin: 0;
  padding: 0; }


.screen {
    background-image: none;
    top: 62px;
}

#opacity-body {
    background-color: rgba(0, 0, 0, 0.3);
    box-shadow: none;
    height: 100%;
    position: absolute;
    width: 100%;
}
.login-opacity {
    background-color: rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 0 100px 40px rgba(0, 0, 0, 0.8) inset !important;
}

.dialog-overlay {
    background-image: none;
}
.dialog-overlay {
    display: block;
    height: 100%;
    overflow: hidden;
    position: absolute;
    width: 100%;
}

.dialog-overlay > div {
    position: fixed !important;
    width: 100%;
}


.dialog-fullscreen {
    background-image: none;
    background-size: cover;
    overflow: auto;
    padding: 0;
    position: fixed;
    vertical-align: middle;
    width: 100%;
}
.dialog-fullscreen {
    height: 100%;
    overflow: auto;
    text-align: center;
    transform: translateZ(0px);
}
 /* imagen url ruta absoluta y quitado min-width */
.master-container {
    background-attachment: fixed;
    background-image: url("http://www.euskaltel.com/CanalOnline/microsites/television-alta/masterContainer.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.master-container {
    bottom: 0;
    height: 100%;
    min-width: 980px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}

#logo {
    text-align: center;
}

#logo img {
    height: 190px;
    margin: 38px 0;
    width: auto;
}


.dialog-fullscreen-title {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    color: #FFA500;
    font-size: 25px;
    height: 37px;
    padding: 0;
    width: 100%;
}
.dialog-fullscreen-title h2 {
    color: #F66014;
    font-family: "Ropa Sans" !important;
    font-size: 30px;
    font-weight: normal;
    line-height: 37px;
    text-align: center;
}



.dialog-fullscreen .dialog-body {
    color: #FFFFFF;
    padding: 10px;
}
.dialog-fullscreen .dialog-body {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.dialog-body {
    background: url("Background_ORANGE85_1x1.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 0;
}
.dialog-body {
    border-radius: 0 0 0.3em 0.3em;
    padding: 10px;
}

.dialog-fullscreen form {
    display: inline-block;
    margin-top: -14px;
    width: 410px;
}


.dialog-body div.dialog-input-wrapper {
    margin: auto;
    text-align: center;
}
.dialog-input-wrapper {
    position: inherit;
}
.dialog-input-wrapper {
    display: block;
    position: relative;
}



.dialog-body input.dialog-input {
    border-radius: 0;
    box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.25);
    margin: 0;
}
.dialog-fullscreen .dialog-input {
    border-radius: 0;
    color: #411F0E;
    display: inline-block;
    font-size: 24px;
    height: 37px;
    padding: 0 15px;
    vertical-align: super;
    width: 100% !important;
	text-align:center;
}
.dialog-input {
    border: 3px solid rgba(0, 0, 0, 0);
    border-radius: 0.3em;
    display: inline-block;
    font-size: 20px;
    height: 50px;
    margin: 10px 0;
    padding: 10px;
    vertical-align: super;
    width: 100%;
}
button, input {
    line-height: normal;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}


.login-link-wrapper {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.25);
    color: #F9C8A4;
    margin-top: 11px;
    padding: 5px;
}

.dialog-body a {
    padding-top: 11px;
}

.dialog-button-container {
    padding-top: 20px;
}
.dialog-button-container {
    padding: 10px;
}
.dialog-button-container {
    padding: 10px;
}
.dialog-button-container {
    text-align: center;
}




.dialog-fullscreen .dialog-button {
    background: none repeat scroll 0 0 #F66014 !important;
    border: 0 none;
    border-radius: 0;
    box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.25);
    color: #FFFFFF !important;
    font-size: 24px !important;
    height: 36px !important;
    line-height: 36px !important;
    outline: 0 none;
    width: 407px !important;
}
.dialog-fullscreen .dialog-button {
    background: linear-gradient(to bottom, #002442 0%, #001424 99%) repeat scroll 0 0 rgba(0, 0, 0, 0);

    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: center;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    width: 280px;
}
.dialog-button {
    min-width: 0;
}
.dialog-button {
    background-color: #411F0E !important;
    background-image: none !important;
    font-family: "ropa sans";
    height: 23px !important;
    line-height: 23px !important;
    margin-bottom: 14px !important;
    margin-left: -8px !important;
    margin-top: 12px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-transform: uppercase;
    vertical-align: top !important;
}

.dialog-fullscreen .dialog-button:hover {
    background: none repeat scroll 0 0 #F66014 !important;
    box-shadow: 0 0 15px 5px rgba(244, 100, 26, 0.85);
    color: #411F0E !important;
}
.dialog-button:hover {
    color: #F9C8A4;
}

.dialog-language-table {
    height: 50px;
    margin: 0 auto;
}
.dialog-language-table {
    display: table;
    margin: 20px auto;
}

.dialog-language-cell-selected {
    color: #F66014;
    font-size: 17px;
    padding: 0 10px;
    text-shadow: 0 2px 10px #000000, 0 2px 10px #000000;
}
.dialog-language-cell-selected {
    display: table-cell;
    font-weight: bold;
    text-align: center;
}

.dialog-body a {
    padding-top: 11px;
}
.dialog-language-cell {
    color: #FFFFFF;
    font-size: 17px;
    padding: 0 10px;
    text-shadow: 0 2px 10px #000000, 0 2px 10px #000000;
}
.dialog-language-cell {
    color: #FFFFFF;
    display: table-cell;
    padding: 0 20px;
    text-align: center;
}
.dialog-language-cell:hover {
    color: #F66014;
    text-shadow: none;
}


/* --------- 
css registro tv euskaltel multidispositivo
--------- */

.dialog-body div.dialog-input-wrapper {
margin: 1em auto !important;
}

.dialog-fullscreen .dialog-button-container {
position: relative !important;
padding-top: 0 !important;
padding-bottom: 0 !important;
}

.dialog-language-table {
margin-top: 25px !important;
}

/* Estilos Checkbox */

.checkboxa {
	margin: 0.5em auto;	
	position: relative;
	height:1.8em;
}

.checkboxa label {
	cursor: pointer;
	position: absolute;
	width: 2em;
	height: 2em;
	top: 0;
	border-radius: 2px;
	margin-left: -1.3em;

	-webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	box-shadow: inset 0px 1px 1px white, 0px 1px 3px #333;
	background: #fcfff4;

	background: -webkit-linear-gradient(top, #fcfff4 0%, #f6f6f6 40%, #E5E4E3 100%);
	background: -moz-linear-gradient(top, #fcfff4 0%, #f6f6f6 40%, #E5E4E3 100%);
	background: -o-linear-gradient(top, #fcfff4 0%, #f6f6f6 40%, #E5E4E3 100%);
	background: -ms-linear-gradient(top, #fcfff4 0%, #f6f6f6 40%, #E5E4E3 100%);
	background: linear-gradient(top, #fcfff4 0%, #f6f6f6 40%, #E5E4E3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
}

.checkboxa label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: '';
	position: absolute;
	width: 1.4em;
	height: 0.5em;
	background: transparent;
	top: 0.5em;
	left: 0.2em;
	border: 3px solid #333;
	border-top: none;
	border-right: none;

	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.checkboxa label:hover::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.5;
}

.checkboxa input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
input[type=checkbox] {
	visibility: hidden;
	margin:0 !important;
	height: 0;
	width: 0;
}

.errors {
color: #F9C8A4;
background: rgba(0, 0, 0, 0.5);
line-height: 2.2em;
}

.error-form {
margin:1em 0;

box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.25);
-webkit-box-shadow: 0px 0px 15px 5px, rgba(0, 0, 0, 0.55);
-ms-box-shadow: 0px 0px 15px 5px, rgba(0 0, 0, 0.25);
-moz-box-shadow: 0px 0px 15px 5px, rgba(0, 0, 0 0.25);
margin-top: 11px;
padding: 5px;
}

.dialog-body a {
padding-top: 0 important;
margin-bottom: 0 important;
line-height: 2em;
}

.contenido-popup {
	display: none;
}

.contenido {font-size:1em;margin:0px 5px 20px 5px}

#txt-contenido {
	color:#fff !important; padding: 0 10px;
}

#txt-contenido h2 {padding-top:5px}

.titulopopup-wrapper {
  font-family: "Ropa Sans" !important;
}
.titulopopup {
  font-family: "Ropa Sans" !important;
}
.fancybox-title-float-wrap {
  display: none;
}


/* Registro 0.5 completando y sobreescribiendo clases css */

ul,li {
list-style-type:none;
}

#contenido {
width:100%;
text-align:center;
margin:0 auto;
}

#form1,#form2 {
margin-top:15px;
}

.datos a {
color:#F66014;
font-size:18px;
text-decoration:underline;
}

ul.tabs1 {
text-align:center;
font-size:1.4em;
margin:0;
padding:0;
}

.iu-contenedor1 ul li {
display:inline;
}

.iu-contenedor1 ul {
text-align:center;
margin:0;
padding:8px 0;
}

.registro {
color:#fff!important;
}

.login-link-wrapper #menu_registro {
height:50px;
}

.tabs1 {
color:#CCC;
padding:5px 9px;
}

.tabs1 a {
color:#fff;
background-color:#000;
padding:6px 14px;
}

.tabs1 a:hover {
box-shadow:0 0 15px 5px rgba(244,100,26,0.85);
}

.tabs1 .active {
color:#F66014;
background-color:#000;
padding:7px 14px;
}

.tabs2 a {
color:#F66014;
text-decoration:underline;
}

.dialog-fullscreen-title h2 {
line-height:40px;
}

.tabs2 li a {
line-height:40px;
font-size:22px;
}

.tabs2 li a:hover {
color:#fff;
}

.comentarios {
background:none repeat scroll 0 0 rgba(0,0,0,0.5);
box-shadow:0 0 15px 5px rgba(0,0,0,0.25);
width:100%;
padding:11px 5px;
}

form#form2 div.dialog-fullscreen input.dialog-input {
width:410px!important;
text-align:center;
}

.dialog-fullscreen .dialog-button {
width:105%!important;
margin-left:-10px;
}

.master-container {
min-width:100%;
z-index:1;
position:static;
margin:auto;
-webkit-box-shadow: inset -11px -12px 26px 3px #000;
-moz-box-shadow:    inset -11px -12px 26px 3px #000;
box-shadow:         inset -11px -12px 26px 3px #000;
}

.dialog-overlay {
overflow:visible;
z-index:2;
position:static;
margin:auto;
}

#opacity-body {
position:static;
margin:auto;
}

.dialog-overlay > div {
position:static!important;
margin:auto;
}

.dialog-input-wrapper,.dialog-fullscreen .dialog-button-container {
position:static;
}

.datos,a.active {
color:#FFF;
}