[data-cellid="grid_c3"][data-page="_global_login"][data-cellid="grid_c3"][data-page="_global_login"][data-cellid="grid_c3"][data-page="_global_login"] {
  white-space: nowrap;
}
[data-cellid="footer_c1"][data-page="_global_login"][data-cellid="footer_c1"][data-page="_global_login"][data-cellid="footer_c1"][data-page="_global_login"] {
  width: 33.33333333%;
}
[data-cellid="footer_c2"][data-page="_global_login"][data-cellid="footer_c2"][data-page="_global_login"][data-cellid="footer_c2"][data-page="_global_login"] {
  width: 33.33333333%;
}
[data-cellid="footer_c"][data-page="_global_login"][data-cellid="footer_c"][data-page="_global_login"][data-cellid="footer_c"][data-page="_global_login"] {
  width: 33.33333333%;
}
[data-cellid="footer_c4"][data-page="_global_login"][data-cellid="footer_c4"][data-page="_global_login"][data-cellid="footer_c4"][data-page="_global_login"] {
  width: 33.33333333%;
}
[data-cellid="footer_c5"][data-page="_global_login"][data-cellid="footer_c5"][data-page="_global_login"][data-cellid="footer_c5"][data-page="_global_login"] {
  width: 66.66666667%;
}
[data-cellid="footer_c6"][data-page="_global_login"][data-cellid="footer_c6"][data-page="_global_login"][data-cellid="footer_c6"][data-page="_global_login"] {
  width: 33.33333333%;
}
[data-cellid="footer_c7"][data-page="_global_login"][data-cellid="footer_c7"][data-page="_global_login"][data-cellid="footer_c7"][data-page="_global_login"] {
  width: 66.66666667%;
}
[data-cellid="footer_c8"][data-page="_global_login"][data-cellid="footer_c8"][data-page="_global_login"][data-cellid="footer_c8"][data-page="_global_login"] {
  width: 33.33333333%;
}
[data-cellid="footer_c9"][data-page="_global_login"][data-cellid="footer_c9"][data-page="_global_login"][data-cellid="footer_c9"][data-page="_global_login"] {
  width: 66.66666667%;
}
[data-page="_global_login"][data-itemid="username_label"] {
  font-size: 11px;
}
[data-page="_global_login"][data-itemid="password_label"] {
  font-size: 11px;
}
[data-page="_global_login"][data-itemid="login_button"] > .btn {
  width: 100%;
}
[data-page="_global_login"][data-itemid="login_remind"] > .btn {
  text-shadow: none;
  color: #ffffff;
}
[data-page="_global_login"][data-itemid="image1"] {
  width: 100px;
}
[data-page="_global_login"][data-itemid="image"] {
  width: 150px;
}
[data-page="_global_login"][data-itemid="page_image_ash8f23hr"] {
  width: 400px;
}

/* Put  your custom CSS code here */

[data-page="_global_login"][data-itemid="image1"] {
  margin-left: auto;
  margin-right: auto;
}
/* Put  your custom CSS code here */

[data-page="_global_login"][data-itemid="image"] {
  margin-left: auto;
  margin-right: auto;
}
/* Put  your custom CSS code here */

[data-page="_global_login"][data-itemid="text4"] {
    font-size: 30px;
    padding-left: 4px;
    padding-top: 4px;
    color: black !important;
}

/* Put  your custom CSS code here */

[data-page="_global_login"][data-itemid="text5"] {
    font-size: 20px;
    color: white !important;
}


[data-location="supertop"] {
    display: block !important;
    align-items: center;
}

.r-captcha-container{
  width: 100px;
}

.col-md-2 {
    width: 0%;
}

body {
    max-width: 1400px !important;
    background-color: #f2f2f2 !important;
    margin-right: auto !important;
    margin-bottom: auto !important;
    margin-left: auto !important;
    color: #2b2b2b !important;
}


/* Default styles for mobile devices */
body {
  margin-top: 0px;
}

/* Styles for desktop devices */
@media screen and (min-width: 768px) {
  body {
    margin-top: 150px;
  }
}



label {
    font-weight: 300;
    color: white !important;
}

.panel-primary > .panel-heading {
    background-color: #ffffff;
    border-color: #ffffff00;
}

a.btn.btn-primary {
    background-color: #3e3f3a !important;
    padding: 8px;
    border-radius: 4px !important;
}

a.btn.btn-primary:hover {
    background-color: #3e3f3ae8 !important;
	color: white !important;
	 box-shadow: 0 4px 8px 0 rgb(85 84 84 / 65%);
	}

.panel {
    margin-top: 5px;
    background-color: #00000073 !important;
    border: 1px solid #ababab75 !important;
    padding: 18px;
    border-radius: 24px;
    box-shadow: 0 8px 16px 0 rgb(121 121 121);
    max-width: 475px;
    min-width: 380px;
    margin-left: auto;
    margin-right: auto;
}

.r-panel-page {
    min-width: 250px;
    /* width: 100%; */
    display: table;
    max-width: calc(100vw - 20px);
    margin-left: auto;
    margin-right: auto;
}

.r-panel-page {
    margin-top: 0 !important;
  }

/* Styles for desktop devices */
@media screen and (min-width: 768px) {
  .r-panel-page {
    margin-top: 100px;
  }
}

div.panel-heading {
    font-size: 12px !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    background-color: #ffffff !important;
}

.panel .panel-heading, .panel .panel-title {
    background-color: transparent !important;
}

.r-panel-page {
    margin: auto;
    min-width: 250px;
    width: 100%;
    display: table;
    max-width: calc(100vw - 20px);
    margin-top: 50px;
}
.btn-primary {
    color: #fff;
    background-color: #0081B9;
    border-color: transparent;
}

a {
    color: #000000;
    text-decoration: none;
}

a:hover {
    color: black;
    text-decoration: none;
}

.panel-default > .panel-heading, .panel-primary>.panel-heading {
    border-color: #e8451c00 !important;
}

.btn {
    font-weight: 100 !important;
}

.btn-link {
    color: #ffffffba;
    font-weight: normal;
    border-radius: 0;
}

.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  color: #ffffff !important;
  text-decoration: underline;
  font-weight: bold !important;
}

.r-align-center.r-align-center {
    text-align: center !important;
}