
body {
    background-color: #f5f5f5;
}

/*main {*/
/*    height: 100%;*/
/*}*/
.custom-centered {
    /* align-content: center; */
    /* position: relative; */
    justify-content: center;
    transform: translateX(15px);
}

.g_id_signin {
    width: 300px;
}
/*.myCenter {*/
/*    text-align: center;*/
/*    margin: 0;*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    left: 50%;*/
/*    transform: translate(-50%, -50%);*/
/*    display: flex;*/
/*    !*justify-content: center;*!*/
/*    !*align-items: center;*!*/
/*    !*height: 200px;*!*/
/*    !*border: 3px solid green;*!*/
/*}*/

/*.form-signin {*/
/*  width: 100%;*/
/*  max-width: 330px;*/
/*  padding: 15px;*/
/*  margin: auto;*/
/*}*/

/*.form-signin .checkbox {*/
/*  font-weight: 400;*/
/*}*/

/*.form-signin .form-floating:focus-within {*/
/*  z-index: 2;*/
/*}*/

/*.form-signin input[type="email"] {*/
/*  margin-bottom: -1px;*/
/*  border-bottom-right-radius: 0;*/
/*  border-bottom-left-radius: 0;*/
/*}*/

/*.form-signin input[type="password"] {*/
/*  margin-bottom: 10px;*/
/*  border-top-left-radius: 0;*/
/*  border-top-right-radius: 0;*/
/*}*/
