






.fdba_plogin_subtitle_container {
}
.fdba_plogin_subtitle_title_container {
  margin: auto;
}
.fdba_plogin_subtitle_portlet{
  position:relative;
  margin: auto;
  width:100%;
  min-width:320px;
  height:60px;
  background-color:transparent;
}
.fdba_plogin_subtitle_portlet[Data-step="320"] {
  height:60px;
  width:100%;
}
.fdba_plogin_subtitle_portlet[Data-step="480"] {
  height:60px;
  width:100%;
}
.fdba_plogin_subtitle_portlet[Data-step="768"] {
  height:60px;
  width:100%;
}
.fdba_plogin_subtitle_portlet[Data-step="320"] > .LabelLoginSubtitle_ctrl {
  box-sizing:border-box;
  z-index:1;
  position:absolute;
  display:inline-block;
  top:7px;
  left:10px;
  right:10px;
  right:3.125%;
  bottom:2px;
  width:auto;
}
.fdba_plogin_subtitle_portlet[Data-step="480"] > .LabelLoginSubtitle_ctrl {
  box-sizing:border-box;
  z-index:1;
  position:absolute;
  display:inline-block;
  top:10px;
  left:25px;
  right:25px;
  right:5.2083335%;
  width:auto;
  height:auto;
  min-height:40px;
}.fdba_plogin_subtitle_portlet[Data-step="480"] > .LabelLoginSubtitle_ctrl {
  height:auto;
  min-height:40px;
}
.fdba_plogin_subtitle_portlet[Data-step="768"] > .LabelLoginSubtitle_ctrl {
  box-sizing:border-box;
  z-index:1;
  position:absolute;
  display:inline-block;
  top:10px;
  left:25px;
  right:23px;
  right:2.9947917%;
  width:auto;
  height:auto;
  min-height:40px;
}.fdba_plogin_subtitle_portlet[Data-step="768"] > .LabelLoginSubtitle_ctrl {
  height:auto;
  min-height:40px;
}
.fdba_plogin_subtitle_portlet > .LabelLoginSubtitle_ctrl {
  overflow:hidden;
  font-size:12pt;
  color:#FFFFFF;
  text-align:center;
}
.fdba_plogin_subtitle_portlet[Data-step="320"] > .LabelLoginSubtitle_ctrl > div{
  text-align:center;
  -webkit-column-count:1;
  -moz-column-count:1;
  column-count:1;
}
.fdba_plogin_subtitle_portlet[Data-step="480"] > .LabelLoginSubtitle_ctrl > div{
  text-align:left;
  -webkit-column-count:1;
  -moz-column-count:1;
  column-count:1;
}
.fdba_plogin_subtitle_portlet[Data-step="768"] > .LabelLoginSubtitle_ctrl > div{
  text-align:left;
  -webkit-column-count:1;
  -moz-column-count:1;
  column-count:1;
}

