header .arrow-link{ position: relative;  background: transparent;  border:none; font-family: Arial,Helvetica,sans-serif; font-weight: bold; color: #79b800; margin-left: 5px; margin-top: 5px; }

header .arrow-link a{ padding-left: 8px; }
header .arrow-link ~ .triangle{ content: ""; position: absolute; display: block; width: 0;   height: 0; border-style: solid; border-width: 5px 0 5px 5px; border-color: transparent transparent transparent rgb(255,255,255); top: 16px; left: 112px; transition: all 1s ease; transform: rotate(0deg); }
header  .arrow-link.active ~ .triangle{ transform: rotate(90deg); }

header button.arrow-link{display: block; outline:none; padding-bottom: 10px;}
.noLogueado header button.arrow-link ~ .triangle{top:10px; }
header button.arrow-link ~ .triangle{top:18px; }

header .h-scaffolding{ display: table; margin: auto; height: auto; }
header .menu-superior{ height: auto; background: #040404; }
header .menu-superior ul{ height: auto; }

.right-header a{ display: inline-block; padding:0px 10px;}
.right-header a.menu_dispo { border-left: 1px solid #666; }
.right-header a.disp:after{ content: none; }
.menu-superior ul li a, .barra_superior > ul li span,.row-box.menu-superior .hazte-cliente, .row-box.menu-superior .check-login{ line-height: 33px; }
.floating-div-header, .form-wrapper #search{ height: auto; }
.floating-div-menu ul li span{border-right: 2px #79b800 solid; border-bottom: 2px #79b800  solid;}

.floating-div-header ul li.hazte-cliente a, .menu-superior .right-header ul li a{    color: #fff;font-family: Arial,Helvetica,sans-serif; margin: 0; font-size: 16px; padding:0px; }

.noLogueado .menu-superior ul li .arrow-link{  padding: 3px 0px 0px 3px;}
.menu-superior ul li .arrow-link{ padding-top: 11px; }
.menu-superior ul li .arrow-link:hover,.menu-superior ul li .arrow-link:active,.menu-superior ul li .arrow-link:focus { color:#79b800; text-decoration: none}


.link { -webkit-appearance:none; background:none; border:0; -webkit-box-shadow:none; box-shadow:none; color:#03678B; cursor:pointer; display:inline; font-size:inherit; margin:0; padding:0; text-align:left; text-decoration:none; }
.link:active,
.link:hover,
.link:focus { color:#03678B; text-decoration:underline; }

.perfil_ott .center-header, .perfil_dthtitular .center-header, .perfil_nodthcasual .center-header{ background-image: url("/img/logo-movistarplus-cabecera.png"); }
.menu-superior .right-header ul li a {
    color: #fff;
    background-color: #777;
    padding: 4px 12px;
    display: inline-block;
    margin: 0;
    line-height: 15px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 13px;
}