[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-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_c3"][data-page="_global_login"][data-cellid="footer_c3"][data-page="_global_login"][data-cellid="footer_c3"][data-page="_global_login"] {
  width: 66.66666667%;
}
[data-page="_global_login"][data-itemid="page_image_ash8f23hr"] {
  width: 400px;
}

/* Put  your custom CSS code here */

[data-page="_global_login"][data-itemid="image"] {
  color: red;
}
img[data-itemid="MINCIT_logo"] {
    display: block;
    margin: auto;
}
#form_supertop_1{
    justify-content: center;
}
/* Put  your custom CSS code here */

.r-panel-page{
    background: #fff;
    padding: 10px;
}
.panel-primary > .panel-heading{
    background-color: #932D46;
    border-color: #932D46;
}
.panel-primary {
    border-color: #932D46;
}
[data-cellid="footer_c3"]{
    border: none;
    border-top: 1px solid #932D46;
    padding: 10px 0;
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}
[data-cellid="footer_c3"] .btn-link{
    padding: 8px 0;
}