@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700");
html body[ng-app].body_fixed:not(.preventActiveClass) {
  position: fixed !important;
  height: 100% !important;
  overflow: hidden !important;
  display: block;
  max-height: 100% !important; }

.login_pancake_container.watch_desktop.watch_mobile * {
  font-family: 'Source Sans Pro' !important; }
@media (max-width: 991px) {
  .login_pancake_container.watch_desktop.watch_mobile.watch_mobile {
    margin-top: 40px; } }
@media (min-width: 992px) {
  .login_pancake_container.watch_desktop.watch_mobile.watch_desktop {
    margin-top: 40px; } }
.login_pancake_container.watch_desktop.watch_mobile .section_head {
  float: left;
  width: 100%;
  height: auto; }
  .login_pancake_container.watch_desktop.watch_mobile .section_head .shop_data .image_shop {
    float: left;
    margin-right: 50px; }
    .login_pancake_container.watch_desktop.watch_mobile .section_head .shop_data .image_shop img {
      width: 150px;
      height: 150px; }
  .login_pancake_container.watch_desktop.watch_mobile .section_head .shop_data .image_info {
    float: left; }
    .login_pancake_container.watch_desktop.watch_mobile .section_head .shop_data .image_info .shop_account {
      color: rgba(0, 0, 0, 0.87);
      font-family: "Source Sans Pro";
      font-size: 36px;
      line-height: 54px; }
    .login_pancake_container.watch_desktop.watch_mobile .section_head .shop_data .image_info .shop_name {
      color: rgba(0, 0, 0, 0.87);
      font-family: "Source Sans Pro";
      font-size: 30px;
      line-height: 45px; }
  @media (max-width: 991px) {
    .login_pancake_container.watch_desktop.watch_mobile .section_head .shop_data .image_shop {
      margin-right: 0px;
      text-align: center;
      width: 100%;
      margin-bottom: 15px; }
      .login_pancake_container.watch_desktop.watch_mobile .section_head .shop_data .image_shop img {
        height: 44px !important;
        width: auto; }
    .login_pancake_container.watch_desktop.watch_mobile .section_head .shop_data .image_info {
      width: 100%; }
      .login_pancake_container.watch_desktop.watch_mobile .section_head .shop_data .image_info * {
        text-align: center; }
      .login_pancake_container.watch_desktop.watch_mobile .section_head .shop_data .image_info .shop_account {
        font-size: 26px; }
      .login_pancake_container.watch_desktop.watch_mobile .section_head .shop_data .image_info .shop_name {
        font-size: 20px;
        line-height: 30px; } }
  .login_pancake_container.watch_desktop.watch_mobile .section_head .shop_data .shop_image {
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
    max-height: 120px; }
    .login_pancake_container.watch_desktop.watch_mobile .section_head .shop_data .shop_image img {
      width: auto;
      height: 120px;
      max-width: 100%; }
  @media (max-width: 991px) {
    .login_pancake_container.watch_desktop.watch_mobile .section_head .shop_data .shop_image {
      text-align: center; }
      .login_pancake_container.watch_desktop.watch_mobile .section_head .shop_data .shop_image img {
        height: 80px; } }
.login_pancake_container.watch_desktop.watch_mobile .shop_close {
  position: absolute;
  top: 40px;
  right: 40px;
  cursor: pointer;
  height: 40px;
  width: 40px;
  opacity: 0.5; }
  .login_pancake_container.watch_desktop.watch_mobile .shop_close.inner {
    top: 0px;
    right: 15px; }
  .login_pancake_container.watch_desktop.watch_mobile .shop_close a {
    display: block; }
  .login_pancake_container.watch_desktop.watch_mobile .shop_close:hover, .login_pancake_container.watch_desktop.watch_mobile .shop_close:active, .login_pancake_container.watch_desktop.watch_mobile .shop_close:focus {
    opacity: 1; }
@media (max-width: 991px) {
  .login_pancake_container.watch_desktop.watch_mobile .shop_close {
    top: 15px;
    right: 15px; }
    .login_pancake_container.watch_desktop.watch_mobile .shop_close.inner {
      top: -25px !important; } }
.login_pancake_container.watch_desktop.watch_mobile .reload-btn {
  position: fixed;
  top: 0px;
  left: 0px;
  background: red;
  color: white;
  outline: none;
  border: 0px;
  padding: 5px 15px; }
.login_pancake_container.watch_desktop.watch_mobile .section_body {
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  padding: 20px 20px 40px 20px;
  float: left;
  display: block;
  width: 100%;
  height: auto; }
  .login_pancake_container.watch_desktop.watch_mobile .section_body .body_page_load {
    width: 100%;
    height: 100vh;
    background-color: rgba(255, 255, 255, 0.9);
    position: fixed;
    top: 0;
    left: 0;
    display: none; }
  .login_pancake_container.watch_desktop.watch_mobile .section_body .body_page_load.active {
    display: block; }
  .login_pancake_container.watch_desktop.watch_mobile .section_body .head_intro {
    float: left;
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 20px; }
    .login_pancake_container.watch_desktop.watch_mobile .section_body .head_intro .icon {
      width: 40px;
      height: 40px;
      float: left; }
    .login_pancake_container.watch_desktop.watch_mobile .section_body .head_intro .info {
      float: left;
      color: rgba(0, 0, 0, 0.87);
      font-family: "Source Sans Pro";
      font-size: 20px;
      line-height: 40px;
      margin-left: 24px; }
    @media (max-width: 991px) {
      .login_pancake_container.watch_desktop.watch_mobile .section_body .head_intro .icon {
        margin-bottom: 15px; }
      .login_pancake_container.watch_desktop.watch_mobile .section_body .head_intro .info {
        margin-left: 0px;
        width: calc(100% - 40px);
        padding-left: 15px;
        font-size: 18px;
        margin-bottom: 15px;
        line-height: 22px; }
        .login_pancake_container.watch_desktop.watch_mobile .section_body .head_intro .info.mobile_40 {
          line-height: 40px; } }
    .login_pancake_container.watch_desktop.watch_mobile .section_body .head_intro .btn_head {
      float: right; }
      .login_pancake_container.watch_desktop.watch_mobile .section_body .head_intro .btn_head button {
        border-radius: 5px;
        background-color: #EEEEEE;
        padding: 7px 20px;
        outline: none;
        border: 0px; }
        .login_pancake_container.watch_desktop.watch_mobile .section_body .head_intro .btn_head button span {
          color: rgba(0, 0, 0, 0.87);
          font-size: 14px;
          line-height: 21px; }
    @media (max-width: 991px) {
      .login_pancake_container.watch_desktop.watch_mobile .section_body .head_intro .btn_head {
        width: 100%;
        text-align: center; }
        .login_pancake_container.watch_desktop.watch_mobile .section_body .head_intro .btn_head button {
          width: 100%; }
          .login_pancake_container.watch_desktop.watch_mobile .section_body .head_intro .btn_head button span {
            display: block;
            width: 100%; } }
  .login_pancake_container.watch_desktop.watch_mobile .section_body .body {
    float: left;
    width: 100%;
    height: auto;
    display: block; }
    .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_large {
      float: left;
      width: 100%;
      height: auto;
      display: block;
      padding: 0px 60px;
      margin-top: 30px; }
      .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_large:first-child {
        margin-top: 30px; }
      .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_large.top_no {
        margin-top: 0px !important; }
        @media (max-width: 991px) {
          .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_large.top_no md-input-container.md-block {
            margin: 0px; }
            .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_large.top_no md-input-container.md-block .social_button {
              width: 100% !important; } }
      .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_large .label {
        color: rgba(0, 0, 0, 0.87);
        font-size: 16px;
        font-weight: bold;
        width: 100%;
        display: block;
        text-align: left;
        float: left;
        padding: 0px;
        margin-bottom: 10px; }
        .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_large .label span {
          color: red; }
        .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_large .label span.pull-right {
          cursor: pointer;
          outline: none;
          border: 0px; }
          .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_large .label span.pull-right * {
            outline: none !important; }
          .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_large .label span.pull-right i {
            font-size: 14px;
            color: #585858;
            font-style: normal;
            font-weight: lighter; }
          .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_large .label span.pull-right i.fa {
            display: none; }
        @media (max-width: 991px) {
          .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_large .label span.pull-right i {
            display: none; }
          .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_large .label span.pull-right i.fa {
            display: block !important; } }
      .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_large input[type="text"], .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_large input[type="password"] {
        border: 1px solid #DDDDDD;
        border-radius: 5px;
        background-color: #FFFFFF;
        width: 100%;
        height: 50px;
        color: black;
        outline: none;
        padding: 0px 10px;
        font-weight: normal;
        font-family: sans-serif;
        transition: all 0.3s;
        padding-left: 20px;
        font-size: 16px; }
        .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_large input[type="text"].isError, .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_large input[type="password"].isError {
          border: 2px solid red; }
        .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_large input[type="text"]:focus, .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_large input[type="password"]:focus {
          border: 2px solid #303F9F !important; }
      .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_large select {
        border: 1px solid #DDDDDD;
        border-radius: 5px;
        background-color: #FFFFFF;
        width: 100%;
        height: 50px;
        color: black;
        outline: none;
        padding: 0px 10px;
        font-weight: normal;
        font-family: sans-serif;
        transition: all 0.3s;
        padding-left: 20px;
        font-size: 16px; }
        .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_large select.isError {
          border: 2px solid red; }
        .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_large select:focus {
          border: 2px solid #303F9F !important; }
      .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_large .radio_group label.full {
        font-size: 16px;
        color: black;
        display: block;
        float: left;
        width: 100%;
        line-height: 25px;
        margin: 0px;
        margin-bottom: 10px; }
      .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_large .radio_group input {
        margin: 0px;
        float: left;
        padding-right: 10px;
        display: inline-block;
        margin-right: 13px;
        margin-top: 3px; }
      .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_large .instruction {
        color: rgba(0, 0, 0, 0.54);
        font-size: 14px;
        padding: 5px 0px;
        display: block;
        width: 100%;
        visibility: hidden; }
        .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_large .instruction.visible {
          visibility: visible; }
        .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_large .instruction.error {
          color: #D0021B;
          font-size: 12px;
          line-height: 18px;
          padding: 3px 0px; }
    .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_medium {
      float: left;
      width: 100%;
      height: auto;
      display: block;
      padding: 0px 60px;
      margin-top: 20px; }
      .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_medium.first {
        margin-top: 40px; }
      .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_medium .button_grey {
        border-radius: 5px;
        background-color: #EEEEEE;
        outline: none;
        border: 0px;
        padding: 7px 20px; }
        .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_medium .button_grey span {
          color: rgba(0, 0, 0, 0.87);
          font-size: 14px;
          line-height: 21px; }
      .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_medium input[type="checkbox"],
      .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_medium input[type="radio"] {
        margin: 0px;
        padding: 0px;
        float: left;
        margin-top: 3px;
        margin-right: 10px; }
      .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_medium .label {
        color: rgba(0, 0, 0, 0.87);
        font-family: "Source Sans Pro";
        font-size: 16px;
        font-weight: bold;
        width: 100%;
        display: block;
        text-align: left;
        float: left;
        margin-bottom: 10px; }
        .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_medium .label.checkbox_label {
          float: left;
          width: auto; }
        .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_medium .label span {
          color: red; }
      @media (max-width: 991px) {
        .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_medium .button_grey {
          width: 100%; }
          .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_medium .button_grey span {
            display: block;
            width: 100%; } }
      .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_medium .button_login {
        border-radius: 10px;
        background: linear-gradient(0deg, #06884F 0%, #13A563 100%);
        padding: 10px 30px;
        color: white;
        border: 0px;
        outline: none; }
        .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_medium .button_login span {
          color: white;
          display: block;
          width: 100%;
          line-height: 20px; }
          .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_medium .button_login span:second-child {
            font-weight: bold; }
    @media (max-width: 991px) {
      .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_large {
        padding: 0px !important; }
      .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_medium {
        padding: 0px !important; }
        .login_pancake_container.watch_desktop.watch_mobile .section_body .body .form_medium .button_login {
          width: 100%; } }
    .login_pancake_container.watch_desktop.watch_mobile .section_body .body .register_sucess .icon {
      width: 100%;
      height: 100px;
      text-align: center;
      overflow: hidden;
      display: block; }
      .login_pancake_container.watch_desktop.watch_mobile .section_body .body .register_sucess .icon svg {
        height: 100px; }
    .login_pancake_container.watch_desktop.watch_mobile .section_body .body .register_sucess .info {
      width: 100%;
      height: auto;
      text-align: center;
      display: block;
      float: left; }
      .login_pancake_container.watch_desktop.watch_mobile .section_body .body .register_sucess .info .t1 {
        color: rgba(0, 0, 0, 0.87);
        font-size: 30px;
        line-height: 45px; }
      .login_pancake_container.watch_desktop.watch_mobile .section_body .body .register_sucess .info .t2 {
        color: rgba(0, 0, 0, 0.87);
        font-size: 20px;
        line-height: 30px; }
    .login_pancake_container.watch_desktop.watch_mobile .section_body .body .register_sucess .btn_success {
      text-align: center;
      margin-top: 20px;
      float: left;
      width: 100%;
      height: auto;
      display: block; }
      .login_pancake_container.watch_desktop.watch_mobile .section_body .body .register_sucess .btn_success button {
        margin: 0px 7.5px; }
      .login_pancake_container.watch_desktop.watch_mobile .section_body .body .register_sucess .btn_success .button_1 {
        border-radius: 10px;
        padding: 10px 30px;
        color: white;
        border: 0px;
        outline: none;
        background: linear-gradient(180deg, #FDFBFB 0%, #EBEDEE 100%);
        border: 2px solid rgba(0, 0, 0, 0.12); }
        .login_pancake_container.watch_desktop.watch_mobile .section_body .body .register_sucess .btn_success .button_1 span {
          color: #444444;
          display: block;
          width: 100%; }
          .login_pancake_container.watch_desktop.watch_mobile .section_body .body .register_sucess .btn_success .button_1 span:second-child {
            font-weight: bold; }
      .login_pancake_container.watch_desktop.watch_mobile .section_body .body .register_sucess .btn_success .button_2 {
        border-radius: 10px;
        background: linear-gradient(0deg, #06884F 0%, #13A563 100%);
        padding: 10px 30px;
        color: white;
        border: 0px;
        outline: none; }
        .login_pancake_container.watch_desktop.watch_mobile .section_body .body .register_sucess .btn_success .button_2 span {
          color: white;
          display: block;
          width: 100%; }
          .login_pancake_container.watch_desktop.watch_mobile .section_body .body .register_sucess .btn_success .button_2 span:second-child {
            font-weight: bold; }
      @media (max-width: 991px) {
        .login_pancake_container.watch_desktop.watch_mobile .section_body .body .register_sucess .btn_success button.button_1 {
          margin-bottom: 15px !important; } }
  .login_pancake_container.watch_desktop.watch_mobile .section_body *[class*="is_"] {
    display: block !important; }
  .login_pancake_container.watch_desktop.watch_mobile .section_body *.is_hide {
    visibility: hidden !important; }
  .login_pancake_container.watch_desktop.watch_mobile .section_body *.is_show {
    visibility: visible !important; }
@media (max-width: 991px) {
  .login_pancake_container.watch_desktop.watch_mobile .section_body {
    padding: 15px; } }
.login_pancake_container.watch_desktop.watch_mobile .social_login_container {
  float: left;
  width: 100%;
  height: auto;
  display: block;
  margin: 15px 0px; }
  .login_pancake_container.watch_desktop.watch_mobile .social_login_container .block {
    float: left;
    width: auto;
    padding: 10px;
    margin-right: 15px;
    border-radius: 3px;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
    border: 0px;
    cursor: pointer;
    outline: none; }
    .login_pancake_container.watch_desktop.watch_mobile .social_login_container .block.facebook {
      background-color: #3B5998; }
    .login_pancake_container.watch_desktop.watch_mobile .social_login_container .block.google {
      background-color: #DC4E41; }
    .login_pancake_container.watch_desktop.watch_mobile .social_login_container .block.twitter {
      background-color: #1DA1F2; }
@media (max-width: 991px) {
  .login_pancake_container.watch_desktop.watch_mobile .social_login_container {
    margin: 0px; }
    .login_pancake_container.watch_desktop.watch_mobile .social_login_container .block {
      width: 100%;
      margin-right: 0px;
      margin-bottom: 15px;
      text-align: center; } }

/*# sourceMappingURL=style.css.map */
