/* Generated by less 1.7.5 */
body,
html {
  padding: 0;
  margin: 0;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 13px;
  line-height: 1em;
  color: white;
}
body {
  background: #EE7B00;
}
body.regis {
  background: #195EA8;
}
h1 {
  font-size: 3.2em;
  line-height: 1.4em;
  margin-bottom: 1em;
}
h2 {
  font-size: 2.2em;
  line-height: 1.2em;
  margin-bottom: 1em;
  font-weight: 400;
}
h3 {
  font-size: 1.3em;
  line-height: 1.2em;
}
p {
  margin: 0 0 1.8em;
  font-size: 1em;
  line-height: 1.4em;
}
ul,
ol {
  padding-left: 3em;
}
ul li,
ol li {
  line-height: 1.4em;
  margin-bottom: 1em;
}
ol {
  list-style: decimal;
}
em {
  font-weight: 600;
}
a {
  color: #ef7f02;
}
a img {
  border: 0;
  text-decoration: none;
}
input {
  font-family: 'Open Sans', arial, sans-serif;
}
input[type="submit"],
input[type="button"] {
  cursor: pointer;
}
select {
  font-family: 'Open Sans', arial, sans-serif;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.wrp {
  width: auto;
  display: block;
  margin: 0 10px;
  z-index: 1;
  position: relative;
}
.grip {
  display: block;
  margin: 0 2.1em;
}
.cont {
  background: #EE7B00;
  padding: 1em 0;
}
.flash {
  display: block;
  padding: 0.8em 0;
  text-align: center;
  background: #efefef;
  color: #333;
  line-height: 1.2em;
  border: 1px solid #333;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.flash span {
  margin: 0 20px;
  display: block;
}
.flash.error {
  background: #EFDBDB;
  color: #8D313D;
  border-color: #e1a9b0;
}
.flash.alert {
  background: #FCEEC0;
  color: #745F1D;
  border-color: #dfc77e;
}
.flash.success {
  background: #DDEDD3;
  color: #2D6524;
  border-color: #8ed382;
}
.ref {
  font-size: 0.8em;
  color: #666;
  display: block;
  font-weight: normal;
  margin: 4px 0 10px;
}
.tcenter {
  text-align: center;
}
.nmrgntop {
  margin-top: 0;
}
.nota {
  color: #666;
  font-size: 0.9em;
}
.nota em {
  font-weight: normal;
}
#bg {
  background: white;
  height: 265px;
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
h1.tit {
  position: absolute;
  right: 0;
  bottom: -1em;
  z-index: 0;
  color: #00569d;
  background: url(../img/back_tit.png) no-repeat left bottom transparent;
  padding: 0 0.5em 0.2em 3em;
  margin: 0 ;
  text-align: left;
}
h1.tit span {
  position: relative;
  z-index: 10;
}
h1.tit img {
  position: absolute;
  z-index: 1;
  left: -30px;
  top: 0px;
}
.ui-widget {
  font-size: 1em !important;
}
header {
  color: #00569d;
  position: relative;
  z-index: 40;
  padding-bottom: 20px;
}
header.regs {
  width: 100%;
  height: 280px;
  background: url(../img/foto.jpg) left top no-repeat;
  background-size: cover;
  position: relative;
}
header.regs .barra {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
}
header.regs .barra h1 {
  display: block;
  width: 150px;
  margin: 10px auto 0;
}
header .head {
  width: 100%;
  clear: both;
  display: block;
  overflow: visible;
  height: auto;
}
header .logos,
header .share {
  width: 50%;
  float: left;
}
.logos h1 {
  margin: 0;
}
header .share {
  position: relative;
  margin-top: 35px;
}
header .share .buttons {
  position: absolute;
  right: 0;
}
header .share .buttons .sb {
  display: none;
  cursor: pointer;
  background: #00569d;
  color: white;
}
header .share .buttons .w {
  margin-top: 10px;
}
header .share .buttons .w .fb-like {
  margin-right: 10px;
}
footer {
  padding: 0.8em 0;
  text-align: right;
}
footer.regss {
  margin-top: 20px;
}
footer p {
  margin: 0;
  font-size: 0.9em;
  line-height: 20px;
  height: 20px;
  display: inline-block;
}
footer a {
  color: white;
}
footer a img {
  display: inline-block;
  width: auto;
  height: 20px;
  margin: 0 5px;
  vertical-align: bottom;
}
footer a:hover {
  color: #ef7f02;
}
#support {
  background: white;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  color: #00569d;
  padding: 1em 0;
}
#support h2 {
  margin-top: 0;
}
#support .form .input.text,
#support .form .input.select {
  margin: 0.8em 0;
}
#support .form .input.text input,
#support .form .input.select input {
  width: 100%;
  height: 3em;
  padding: 2px 0.5em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ccc;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#support .form .input.text input:focus,
#support .form .input.select input:focus {
  background: #efefef;
}
#support .form .input.text select,
#support .form .input.select select {
  width: 100%;
  height: 3em;
  padding: 0.4em 0.5em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ccc;
}
#support .form .input.text select:focus,
#support .form .input.select select:focus {
  background: #efefef;
}
#support .form .input.text .lbl,
#support .form .input.select .lbl {
  display: block;
  height: 2.1em;
  line-height: 100%;
}
#support .form .input.submit {
  margin: 0.8em 0;
}
#support .form .input.submit input {
  margin: 0;
  width: 9em;
  height: 2.2em;
  line-height: 1.75em;
  text-align: center;
  background: #ef7f02;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: 0;
  font-size: 1.4em;
  color: white;
}
#support .cont_txt {
  width: 84%;
  margin: auto;
}
#support .cont_txt .face,
#support .cont_txt .twit {
  display: inline-block;
  margin-bottom: 30px;
  margin-right: 20px;
}
#support .cont_txt .face iframe,
#support .cont_txt .twit iframe {
  vertical-align: bottom;
}
#support .cont_txt p {
  margin: 0;
}
#support .cont_txt p.big {
  font-size: 24px;
  margin-bottom: 10px;
}
#support .cont_txt p.regular {
  font-size: 16px;
  color: #838383;
  font-weight: bold;
  margin-bottom: 40px;
}
form .line.capt {
  height: 80px;
}
form .line.capt p {
  clear: both;
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
form .line.capt .sel {
  width: 33.33333333%;
  height: 20px;
  float: left;
  display: block;
}
form .line.capt .sel input {
  width: 13px;
  height: 13px;
  vertical-align: top;
}
form .line.capt .sel img {
  width: 48px;
  height: 48px;
  display: inline-block;
}
form .line.capt p {
  margin: 0;
  padding: 0;
}
#support.regis {
  margin-top: 50px;
}
#support .line {
  text-align: center;
  margin: 40px 0 20px;
}
#support .line p {
  display: inline-block;
  margin: 0 15px 0;
}
#support .line.exito p {
  color: #009136;
  font-weight: bold;
  line-height: 20px;
  vertical-align: top;
}
#support .line.exito p span {
  width: 25px;
  height: 20px;
  display: inline-block;
  background: url(../img/check.png) left top no-repeat;
}
#support .line.wrong p {
  color: red;
  font-weight: bold;
  line-height: 20px;
  vertical-align: top;
}
#support .line.wrong p span {
  width: 25px;
  height: 20px;
  display: inline-block;
  background: url(../img/wrong.png) left top no-repeat;
}
#support .form .input.submit input {
  background: #195EA8;
}
#support .form .input.submit input:hover {
  background-color: #236dbc !important;
}
#support form.registro .input .form-error {
  border: 1px solid #FF4D4D;
}
#support form.registro .input .msg {
  background: #FF4D4D;
  border: none;
  height: 30px;
  line-height: 30px;
  color: #fff !important;
  width: 120px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
#support form.registro .input .msg span {
  background: url(../img/arrow_2.png) no-repeat left 8px transparent;
  left: -8px;
}
#support form.registro .input .lbl {
  font-size: 14px;
}
#support form.registro .input.radio label {
  overflow: visible;
}
#support form.registro .input.radio:after {
  content: '';
  display: block;
  clear: both;
  float: none;
}
#support form.registro .input.phone p {
  display: inline-block;
  margin: 0;
}
#support form.registro .input.phone .start {
  width: 50px;
}
#support form.registro .input.phone .numtel {
  width: 214px;
}
#support form.registro .input.birth .bigone {
  width: 100px;
}
#support form.registro .input.birth .smallone {
  width: 50px;
}
#support form.registro .input.birth p {
  display: inline-block;
  margin: 0;
}
#support form.registro .input .chk {
  display: inline-block;
  width: 150px;
  line-height: 34px;
}
#support form.registro .input .chk label{
  padding-left: 10px;
}
#support form.registro .input input[type="radio"] {
  width: 16px;
  height: 16px;
  padding: 0;
  border: none;
  float: left;
  margin-top: 8px;
}
#support .form .input.submit input:hover {
  background-color: #fd9827;
}
#support .form .input.required {
  position: relative;
}
#support .form .input .star {
  color: red;
  font-size: 1.5em;
  font-weight: 800;
  position: absolute;
  top: 6px;
  left: -12px;
  z-index: 20;
}
#support .form .input .msg {
  margin-top: 3px;
}
#support .form .input .msg.error {
  color: red;
}
#support .form .input .cap .error-message {
  color: #FF0000;
}
#mainShare {
  background: white;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  color: #00569d;
  padding: 1em 0;
}
#mainShare .buttons {
  display: block;
  margin: 0 auto;
  text-align: center;
}
#mainShare .buttons .w .fb-like {
  margin-right: 10px;
}
#mainShare .flash {
  margin: 1em 0;
}
#mainShare p {
  margin: 1.2em 0;
}
#mainShare a.special {
  background: #195EA8;
  text-align: center;
  padding: 20px 5%;
  color: white;
  text-decoration: none;
  display: inline-block;
  margin: 0 auto;
  font-size: 1.4em;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font-weight: bold;
  line-height: 1.2em;
  -webkit-transition: background .3s ease;
  -moz-transition: background .3s ease;
  -ms-transition: background .3s ease;
  -o-transition: background .3s ease;
  transition: background .3s ease;
}
#mainShare a.special span {
  display: block;
  text-align: center;
}
#mainShare a.special:hover {
  background: #236dbc;
}
#banner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
  z-index: 30;
}
#banner img {
  display: block;
  width: 100%;
  height: auto;
}
#banner ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#banner ul li {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}
#banner ul li img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 800px) {
  html,
  body {
    font-size: 16px;
  }
  .wrp {
    width: 700px;
    margin: 0 auto;
  }
  header .share .buttons .w {
    display: block !important;
  }
  #banner .foto-1 {
    top: -3%;
  }
  #banner .foto-2 {
    top: -3%;
  }
  #banner .foto-3 {
    top: -11%;
  }
  #banner .foto-4 {
    top: auto;
    bottom: 0;
  }
  #support .form .input {
    position: relative;
  }
  #support .form .input.text,
  #support .form .input.select {
    margin: 0.8em 0 0.8em 170px;
  }
  #support .form .input.text input,
  #support .form .input.select input {
    height: 2.4em;
    width: 60%;
  }
  #support .form .input.text select,
  #support .form .input.select select {
    height: 2.4em;
    padding-top: 0.4em;
    padding-bottom: 0.4em;
    width: 60% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #support .form .input .lbl {
    position: absolute;
    left: -250px;
    text-align: right;
    width: 50%;
    line-height: 15px !important;
    overflow: visible !important;
  }
  #support .form .input.submit {
    margin: 0.8em 0 0.8em 170px;
  }
  #support .form .input .star {
    left: 61%;
  }
  #support .form .input .msg {
    position: relative;
    left: 67%;
    background: #FFD2D7;
    color: red;
    font-size: 0.7em;
    top: -34px;
    margin-bottom: -34px;
    margin-top: 0;
    z-index: 20;
    width: 32%;
    border: 2px solid #FE6B7A;
  }
  #support .form .input .msg span {
    margin: 0;
    display: block;
    width: 90%;
    background: url(../img/arrow.png) no-repeat left 2px transparent;
    position: relative;
    left: -12px;
    padding-left: 20px;
    overflow: hidden;
    min-height: 30px;
  }
  #support .form .captcha .cap {
    margin-left: 170px;
  }
  #support .form .captcha .cap .error-message {
    background: none repeat scroll 0 0 #FFD2D7;
    border: 2px solid #FE6B7A;
    color: #FF0000;
    font-size: 0.8em;
    padding: 0.3em;
    width: 66%;
  }
  #mainShare a.special span {
    display: inline-block;
    text-align: center;
    position: relative;
    bottom: -4px;
    margin-top: -12px;
  }
  .ref {
    position: absolute;
  }
  .rut {
    padding-bottom: 25px;
  }
  .nota {
    margin-left: 170px;
  }
}
@media screen and (min-width: 481px) and (max-width: 799px) {
  html,
  body {
    font-size: 14px;
  }
  .logos img,
  .logos h1 {
    width: 100px;
    height: auto;
  }
  header .share {
    margin-top: 5px;
  }
  header .share .buttons .w {
    display: block !important;
  }
  #banner .foto-1 {
    top: 0;
  }
  #banner .foto-2 {
    top: 0;
  }
  #banner .foto-3 {
    top: -6%;
  }
  #banner .foto-4 {
    top: auto;
    bottom: 0;
  }
  #support form.registro .input .msg {
    width: 100%;
    display: block;
    text-align: center;
  }
}
@media screen and (max-width: 480px) {
  h1.tit {
    position: static;
    background: white;
    margin: 0 20px;
    padding: 0;
    font-size: 2.5em;
    text-align: center;
  }
  .logos {
    text-align: center;
    width: 100%;
  }
  header .logos {
    width: 100%;
  }
  header .logos img {
    width: 80px;
  }
  header .logos h1 {
    width: 80px;
    margin: 0;
  }
  header .share {
    position: absolute;
    z-index: 100;
    right: 0;
    bottom: 0px;
  }
  header .share .buttons .sb {
    display: block;
    font-weight: 800;
    background: #00569d;
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    right: 0;
    font-size: 1.2em;
    font-weight: 400;
  }
  header .share .buttons .w {
    display: none;
    position: relative;
    right: 0;
    top: 40px;
    width: 170px;
    padding: 15px 0 15px 20px;
    background: #efefef;
    margin-top: 0;
    border-bottom: 2px solid #333;
  }
  #banner .foto-1 {
    top: 0;
    width: 175%;
    left: -53%;
  }
  #banner .foto-2 {
    top: 0;
  }
  #banner .foto-3 {
    top: 0;
    width: 160%;
    min-height: auto !important;
    height: auto;
  }
  #banner .foto-4 {
    top: auto;
    bottom: 0;
  }
  #mainShare .buttons .w {
    position: relative;
    left: -18.5%;
    width: 137%;
    text-align: center;
  }
  #support form.registro .input .msg {
    width: 100%;
    display: block;
    text-align: center;
  }
}
.fb_hidden {
  position: absolute;
  top: -10000px;
  z-index: 10001;
}
.fb_invisible {
  display: none;
}
.fb_reset {
  background: none;
  border: 0;
  border-spacing: 0;
  color: #000;
  cursor: auto;
  direction: ltr;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1;
  margin: 0;
  overflow: visible;
  padding: 0;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-spacing: normal;
}
.fb_reset > div {
  overflow: hidden;
}
.fb_link img {
  border: none;
}
.fb_dialog {
  background: rgba(82, 82, 82, 0.7);
  position: absolute;
  top: -10000px;
  z-index: 10001;
}
.fb_reset .fb_dialog_legacy {
  overflow: visible;
}
.fb_dialog_advanced {
  padding: 10px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.fb_dialog_content {
  background: #fff;
  color: #333333;
}
.fb_dialog_close_icon {
  background: url(http://static.ak.fbcdn.net/rsrc.php/v2/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 0 transparent;
  _background-image: url(http://static.ak.fbcdn.net/rsrc.php/v2/yL/r/s816eWC-2sl.gif);
  cursor: pointer;
  display: block;
  height: 15px;
  position: absolute;
  right: 18px;
  top: 17px;
  width: 15px;
}
.fb_dialog_mobile .fb_dialog_close_icon {
  top: 5px;
  left: 5px;
  right: auto;
}
.fb_dialog_padding {
  background-color: transparent;
  position: absolute;
  width: 1px;
  z-index: -1;
}
.fb_dialog_close_icon:hover {
  background: url(http://static.ak.fbcdn.net/rsrc.php/v2/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 -15px transparent;
  _background-image: url(http://static.ak.fbcdn.net/rsrc.php/v2/yL/r/s816eWC-2sl.gif);
}
.fb_dialog_close_icon:active {
  background: url(http://static.ak.fbcdn.net/rsrc.php/v2/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 -30px transparent;
  _background-image: url(http://static.ak.fbcdn.net/rsrc.php/v2/yL/r/s816eWC-2sl.gif);
}
.fb_dialog_loader {
  background-color: #f2f2f2;
  border: 1px solid #606060;
  font-size: 24px;
  padding: 20px;
}
.fb_dialog_top_left,
.fb_dialog_top_right,
.fb_dialog_bottom_left,
.fb_dialog_bottom_right {
  height: 10px;
  width: 10px;
  overflow: hidden;
  position: absolute;
}
.fb_dialog_top_left {
  background: url(http://static.ak.fbcdn.net/rsrc.php/v2/ye/r/8YeTNIlTZjm.png) no-repeat 0 0;
  left: -10px;
  top: -10px;
}
.fb_dialog_top_right {
  background: url(http://static.ak.fbcdn.net/rsrc.php/v2/ye/r/8YeTNIlTZjm.png) no-repeat 0 -10px;
  right: -10px;
  top: -10px;
}
.fb_dialog_bottom_left {
  background: url(http://static.ak.fbcdn.net/rsrc.php/v2/ye/r/8YeTNIlTZjm.png) no-repeat 0 -20px;
  bottom: -10px;
  left: -10px;
}
.fb_dialog_bottom_right {
  background: url(http://static.ak.fbcdn.net/rsrc.php/v2/ye/r/8YeTNIlTZjm.png) no-repeat 0 -30px;
  right: -10px;
  bottom: -10px;
}
.fb_dialog_vert_left,
.fb_dialog_vert_right,
.fb_dialog_horiz_top,
.fb_dialog_horiz_bottom {
  position: absolute;
  background: #525252;
  filter: alpha(opacity=70);
  opacity: 0.7;
}
.fb_dialog_vert_left,
.fb_dialog_vert_right {
  width: 10px;
  height: 100%;
}
.fb_dialog_vert_left {
  margin-left: -10px;
}
.fb_dialog_vert_right {
  right: 0;
  margin-right: -10px;
}
.fb_dialog_horiz_top,
.fb_dialog_horiz_bottom {
  width: 100%;
  height: 10px;
}
.fb_dialog_horiz_top {
  margin-top: -10px;
}
.fb_dialog_horiz_bottom {
  bottom: 0;
  margin-bottom: -10px;
}
.fb_dialog_iframe {
  line-height: 0;
}
.fb_dialog_content .dialog_title {
  background: #6d84b4;
  border: 1px solid #3b5998;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
}
.fb_dialog_content .dialog_title > span {
  background: url(http://static.ak.fbcdn.net/rsrc.php/v2/yd/r/Cou7n-nqK52.gif) no-repeat 5px 50%;
  float: left;
  padding: 5px 0 7px 26px;
}
body.fb_hidden {
  -webkit-transform: none;
  height: 100%;
  margin: 0;
  overflow: visible;
  position: absolute;
  top: -10000px;
  left: 0;
  width: 100%;
}
.fb_dialog.fb_dialog_mobile.loading {
  background: url(http://static.ak.fbcdn.net/rsrc.php/v2/ya/r/3rhSv5V8j3o.gif) #ffffff no-repeat 50% 50%;
  min-height: 100%;
  min-width: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 10001;
}
.fb_dialog.fb_dialog_mobile.loading.centered {
  max-height: 590px;
  min-height: 590px;
  max-width: 500px;
  min-width: 500px;
}
#fb-root #fb_dialog_ipad_overlay {
  background: rgba(0, 0, 0, 0.45);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  min-height: 100%;
  z-index: 10000;
}
#fb-root #fb_dialog_ipad_overlay.hidden {
  display: none;
}
.fb_dialog.fb_dialog_mobile.loading iframe {
  visibility: hidden;
}
.fb_dialog_content .dialog_header {
  -webkit-box-shadow: #ffffff 0 1px 1px -1px inset;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#738aba), to(#2c4987));
  border-bottom: 1px solid;
  border-color: #1d4088;
  color: #fff;
  font: 14px Helvetica, sans-serif;
  font-weight: bold;
  text-overflow: ellipsis;
  text-shadow: rgba(0, 30, 84, 0.296875) 0 -1px 0;
  vertical-align: middle;
  white-space: nowrap;
}
.fb_dialog_content .dialog_header table {
  -webkit-font-smoothing: subpixel-antialiased;
  height: 43px;
  width: 100%;
}
.fb_dialog_content .dialog_header td.header_left {
  font-size: 12px;
  padding-left: 5px;
  vertical-align: middle;
  width: 60px;
}
.fb_dialog_content .dialog_header td.header_right {
  font-size: 12px;
  padding-right: 5px;
  vertical-align: middle;
  width: 60px;
}
.fb_dialog_content .touchable_button {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4966a6), color-stop(0.5, #355492), to(#2a4887));
  border: 1px solid #29447e;
  -webkit-background-clip: padding-box;
  -webkit-border-radius: 3px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.117188) 0 1px 1px inset, rgba(255, 255, 255, 0.167969) 0 1px 0;
  display: inline-block;
  margin-top: 3px;
  max-width: 85px;
  line-height: 18px;
  padding: 4px 12px;
  position: relative;
}
.fb_dialog_content .dialog_header .touchable_button input {
  border: none;
  background: none;
  color: #fff;
  font: 12px Helvetica, sans-serif;
  font-weight: bold;
  margin: 2px -12px;
  padding: 2px 6px 3px 6px;
  text-shadow: rgba(0, 30, 84, 0.296875) 0 -1px 0;
}
.fb_dialog_content .dialog_header .header_center {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  text-align: center;
  vertical-align: middle;
}
.fb_dialog_content .dialog_content {
  background: url(http://static.ak.fbcdn.net/rsrc.php/v2/y9/r/jKEcVPZFk-2.gif) no-repeat 50% 50%;
  border: 1px solid #555;
  border-bottom: 0;
  border-top: 0;
  height: 150px;
}
.fb_dialog_content .dialog_footer {
  background: #f2f2f2;
  border: 1px solid #555;
  border-top-color: #ccc;
  height: 40px;
}
#fb_dialog_loader_close {
  float: left;
}
.fb_dialog.fb_dialog_mobile .fb_dialog_close_button {
  text-shadow: rgba(0, 30, 84, 0.296875) 0 -1px 0;
}
.fb_dialog.fb_dialog_mobile .fb_dialog_close_icon {
  visibility: hidden;
}
.fb_iframe_widget {
  display: inline-block;
  position: relative;
}
.fb_iframe_widget span {
  display: inline-block;
  position: relative;
  text-align: justify;
}
.fb_iframe_widget iframe {
  position: absolute;
}
.fb_iframe_widget_lift {
  z-index: 1;
}
.fb_hide_iframes iframe {
  position: relative;
  left: -10000px;
}
.fb_iframe_widget_loader {
  position: relative;
  display: inline-block;
}
.fb_iframe_widget_fluid {
  display: inline;
}
.fb_iframe_widget_fluid span {
  width: 100%;
}
.fb_iframe_widget_loader iframe {
  min-height: 32px;
  z-index: 2;
  zoom: 1;
}
.fb_iframe_widget_loader .FB_Loader {
  background: url(http://static.ak.fbcdn.net/rsrc.php/v2/y9/r/jKEcVPZFk-2.gif) no-repeat;
  height: 32px;
  width: 32px;
  margin-left: -16px;
  position: absolute;
  left: 50%;
  z-index: 4;
}
.fbpluginrecommendationsbarleft,
.fbpluginrecommendationsbarright {
  position: fixed !important;
  bottom: 0;
  z-index: 999;
}
.fbpluginrecommendationsbarleft {
  left: 10px;
}
.fbpluginrecommendationsbarright {
  right: 10px;
}
