[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: 66.66666667%;
}
[data-page="_global_login"][data-itemid="login_header"] {
  font-weight: bold;
  font-size: 25px;
}
[data-page="_global_login"][data-itemid="login_message"] {
  color: #be9747;
}
[data-page="_global_login"][data-itemid="text"] {
  padding-left: 10px;
}
[data-page="_global_login"][data-itemid="text1"] {
  padding-left: 10px;
}
[data-page="_global_login"][data-itemid="image"] {
  height: 130px;
}
[data-page="_global_login"][data-itemid="page_image_ash8f23hr"] {
  width: 400px;
}


/* Put  your custom CSS code here */

.panel {
    margin-bottom: 20px;
    background-color: transparent !important;
    border: none !important;
   
}

table {
    background-color: transparent !important;
}

form {
    position: relative;
    top: 23vh;
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #7A8288;
    border-color: rgba(0, 0, 0, 0.6);
    display: none;
}

[data-location] > .row > .r-align-center {
    text-align: center;
    margin: auto;
    /* align-items: center; */
    display: flex;
    justify-content: center;
}