.cabeceratop .verticales {width:350px !important;}
.cabeceratop .resto_marca {width:600px !important;}
/*caja comunidad*/
div.gigya-login-bar ul#cc-bloque{ color:#333; font-size:11px; padding:2px 0 0 0; clear:both;}
div.gigya-login-bar ul#cc-bloque li {float:left; height:18px; line-height:18px; margin:0 5px;}
div.gigya-login-bar ul#cc-bloque li#cc-inicio-sesion {color:#333;}
div.gigya-login-bar ul#cc-bloque li#cc-inicio-sesion a{display:block; color:#333; float:left; height:18px; line-height:18px; overflow:hidden;}
#ccis-facebook{background:transparent url('/img/gigya/facebook.gif') no-repeat center center;}
#ccis-twitter{background:transparent url('/img/gigya/twitter.gif') no-repeat center center;}
#ccis-google{ display:none!important; background-position:-22px -16px} /*temporalmente eliminado*/
div.gigya-login-bar ul#cc-bloque li#cc-registro{}
div.gigya-login-bar ul#cc-bloque li#cc-registro a {display:block; color:#333; flaot:left; height:18px; line-height:18px; overflow:hidden;}
div.gigya-login-bar ul#cc-bloque #cc-logeado-sesion{ background: url(/img/rd.spr-caja-comunidad.png) no-repeat 100% 12px; padding:0 12px 0 0; margin:0 3px 0 0; float:left; height:18px; line-height:18px; position:relative;}
#c_avatar{ display:block; float:left; position:absolute; border:1px solid #C8C8C8; bottom:4px; left:0px;}
#c_nombre{ display:block; padding:0 0 0 39px; line-height:18px; font-size:11px; color:#333;}
#c_nombre a{ display:block; line-height:18px; font-size:11px; color:#333; font-weight:bold;}
#cc-sesion-enlaces{ float:right; clear:both; height:16px;}
#cc-sesion-enlaces li{ float:left; height:16px; background: url(/img/rd.spr-caja-comunidad.png) no-repeat 0 4px;margin:0 0 0 4px;padding:0 0 0 10px;}
#cc-sesion-enlaces li.first{ background:none;}
#cc-sesion-enlaces li a{ float:left; display:block; height:16px; line-height:16px; color:#333; font-size:11px;}
/* Gigya CSS */
/*
.gigya-screen *, div.gigya-screen, .gigya-screen span, .gigya-screen a:hover, .gigya-screen a:visited, .gigya-screen a:link, .gigya-screen a:active {
  border: none;
  padding: 0px;
  margin: 0px;
  color: inherit;
  text-decoration: none;
  width: auto;
  float:none;
  -moz-border-radius: 0;
  border-radius: 0;
  font-family: arial;
  font-size: 12px;
  color: #333333;
  background: none;
  text-align: left;
  font-family: arial;
}
.gigya-screen a, .gigya-screen a:visited, .gigya-screen a:link, .gigya-screen a:active {
  color: #0098ca;
  text-decoration: underline;
}
.gigya-screen-set .gigya-screen {
  margin: 0 auto;
}
.gigya-screen h2 {
  font-size:16px;
  color:#333;
  font-weight: normal;
}
.gigya-screen a:hover {
  text-decoration: none;
}
.gigya-screen h1 {
  border-bottom: 1px solid #dbdbdb;
  font-size: 16px;
  font-family: Arial;
  font-weight: bold;
  color: #333;
  padding-bottom: 5px;
  margin-bottom: 45px;
}
.gigya-screen .gigya-layout-row {
  width:100%;
  zoom:1;
  float:left;
  display:block;
}
.gigya-screen .gigya-layout-cell {
  float: left;
  width: 50%;
  margin-top: 1px;
}
.gigya-screen .gigya-layout-cell-right {
  float: right;
  width: 50%;
}
.gigya-screen select {
  margin: 5px 0px;
  padding: 5px;
  border-radius: 5px;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.gigya-screen option {
  padding: 5px;
}
.gigya-screen option:hover {
  background-color: #3593C1;
}
.gigya-screen .gigya-label {
  display: block;
  font-weight: bold;
  font-size: 12px;
}
.gigya-screen .gigya-required {
  color: red;
  font-size: 12px;
  font-weight: bold;
  margin-left: 5px;
}
.gigya-input-text, .gigya-input-password, .gigya-textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width:100%;
  margin: 5px 0px;
  padding: 0 5px;
  border-radius: 4px;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  color: #555555;
  outline: none;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05);
}
.gigya-textarea {
  padding: 5px;
}
.gigya-input-text, .gigya-input-password, .gigya-screen select, .gigya-input-submit, .gigya-input-button {
  height: 28px;
}
.gigya-input-text:focus, .gigya-input-password:focus, .gigya-textarea:focus, .gigya-screen select:focus {
  border: 1px solid #87B9EA;
  outline: none;
}
.gigya-input-text:focus, .gigya-input-password:focus, .gigya-textarea:focus {
  box-shadow: 0 0 3px #50BADE, inset 0 1px 3px rgba(0, 0, 0, .05);
  -webkit-box-shadow: 0 0 3px #50BADE, inset 0 1px 3px rgba(0, 0, 0, .05);
  -moz-box-shadow: 0 0 3px #50BADE, inset 0 1px 3px rgba(0, 0, 0, .05);
}
.gigya-input-submit, .gigya-input-button {
  text-align:center;
  border: 1px solid #CECECE;
  cursor: pointer;
  padding: 0 12px;
  color: #333333;
  font-weight: bold;
  border-radius: 4px;
  line-height: 26px;
  background: #F2F2F2;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF", endColorstr="#F2F2F2");
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F2F2F2));
  background: -moz-linear-gradient(top, #FFFFFF, #F2F2F2);
}
.gigya-input-submit:hover, .gigya-input-button:hover {
  background: #FFFFFF;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#F2F2F2", endColorstr="#FFFFFF");
  background: -webkit-gradient(linear, left top, left bottom, from(#F2F2F2), to(#FFFFFF));
  background: -moz-linear-gradient(top, #F2F2F2, #FFFFFF);
}
.gigya-input-radio, .gigya-input-checkbox {
  margin-right: 5px;
  vertical-align: bottom;
  height: 14px;
  width: 14px;
}
input.gigya-input-text, input.gigya-input-password {
  display: block;
}
.gigya-screen .gigya-composite-control {
  padding: 5px 13px 5px 10px;
}
.gigya-screen .gigya-composite-control-submit, .gigya-screen .gigya-composite-control-button, .gigya-screen .gigya-composite-control-form-error {
  padding-bottom:5px;
  padding-right:13px;
}
.gigya-composite-control-multi-choice .gigya-multi-choice-item, .gigya-composite-control-checkboxes .gigya-checkboxes-item {
  padding-top:5px;
}
.gigya-composite-control-form-error {
  padding-bottom:5px;
  padding-right:5px;
}
.gigya-screen .gigya-composite-control-submit {
  text-align: right;
}
.gigya-screen .gigya-composite-control-label {
  display:block;
}
.gigya-clear {
  clear: both;
  overflow: hidden;
  font-size:0px;
}
.gigya-composite-control-radio label {
  font-weight: normal;
}
.gigya-composite-control-checkbox label {
  font-weight: normal;
}
.gigya-screen .gigya-composite-control-checkbox {
  padding: 5px 10px;
}
.gigya-screen .gigya-composite-control-checkbox label {
  display: inline;
  text-indent: 10px;
  margin-left: 0px;
}
.gigya-screen .gigya-message {
  font-size:14px;
  color:#333;
  display: block;
  text-align: center;
}
.gigya-screen .gigya-error-display {
  display:block;
  visibility:hidden;
}
.gigya-screen .gigya-error-display-active {
  display:block;
  visibility:visible;
}
.gigya-screen .gigya-error-msg {
  line-height: 14px;
  color: #dd4b39;
  font-size: 11px;
  display:block;
  font-weight:normal;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.gigya-screen .gigya-form-error-msg {
  _height:26px;
  min-height: 26px;
  line-height: 14px;
  color: #dd4b39;
  font-size: 11px;
  text-align: center;
  margin-top: 1px;
  border: 1px solid #FFDCCE;
  display: block;
  background: #FFE7E1;
  font-weight:normal;
  padding:5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.gigya-screen a.gigya-composite-control-link {
  display:block;
  padding-left:13px;
}
.gigya-screen .gigya-composite-control a.gigya-composite-control-link {
  display:inline;
  padding:0px;
}
.gigya-screen .gigya-composite-control-checkbox .gigya-label, .gigya-screen .gigya-composite-control-radio .gigya-label {
  font-weight:normal;
}
.gigya-layout-footer {
  text-align:right;
  clear:both;
}
#gigya-login-screen .gigya-composite-control-social-login, #gigya-register-screen .gigya-composite-control-social-login {
  border-right: 1px solid #CCC;
  height: 125px;
  width:285px;
  padding: 13px 38px 0 0px;
}
#gigya-register-screen .gigya-composite-control-social-login {
  height: 240px;
}
.gigya-required-display {
  color:red;
}
*/
/* Custom Gigya CSS */
.gigya-login-bar {
	float:right;
	background-color:#d9d9d9;
	padding:0 10px;
}
.gigya-account-links, #gigya-add-connections, .gigya-welcome {
	float: right;
}
.gigya-user-thumbnail {
	max-width: 25px;
	max-height: 25px;
	vertical-align: middle;
}
div.gigya-login-bar ul#cc-bloque {clear:none; float:left;}
div.gigya-login-bar ul#cc-sesion-enlaces {clear:none; float:right; margin-top:2px;}
div.gigya-login-bar ul#cc-sesion-enlaces li a {line-height:18px;}
div.gigya-login-bar span#c_avatar {bottom:2px;}
div.gigya-login-bar span#c_avatar img {width:14px;}
div.gigya-login-bar span#c_nombre {padding:0 0 0 20px;}