/* Remove footer in login page */
.ic-Login-footer__links .external {
	display: none!important;
}
.ic-Login-footer__logo-link {
	display: none!important;
}

/* .chat-wrapper {
    background-image: url(http://cdn.unifranz.com/unifranz/logo/logo_chat.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

.content-chibbi {
    background-image: url(http://cdn.unifranz.com/unifranz/logo/logo_chat.png);
    background-repeat: no-repeat;
    background-position: bottom;
} */
.img-chibbi {
    content: url(http://cdn.unifranz.com/unifranz/logo/profile_thumb.png);
}

/* Quita el icono de Link en los enlaces */
span.external_link_icon {
    display: none;
}

/* Logo Login Header */
.mobileLogin-Header {
    background-image: url(https://cdn.unifranz.com/unifranz/logo/LOGO_UNIFRANZ%20Online_v4%20_FINAL_login.png);
	background-size: 290px 200px;
	min-height: 210px;
}

/* Logo Login Google */
a.Button.ic-Login_sso-button--has-text.ic-Loginsso-button.ic-Login_sso-button--google {
    align-self: center;
    display: block;
}

/* Logo Unifranz Online Login*/

.ic-Login-header__logo {
    flex: 0 0 350px!important;
    min-width: 1px!important;
}

/* Quita el formulario de ingreso a Canvas en Mobil*/

.ic-Login__actions .ic-Login__actions-timeout {
    display: none!important;
}

/*------*/

.ic-Login__body {
    display: none;
}

#login_form {
	display: none;
}

/*------*/
.ic-Login-footer__links {
    display: none;
}

.ic-Login__sso-list {
    border-top: 0px solid transparent!important;
}

.ic-Login__container {
    margin-top: 5%!important;
	-webkit-box-shadow: 0 0 40px 0 rgba(0,0,0,.15);
}

.ic-Login__content {
    -webkit-box-shadow: 0 0 40px 0 rgba(0,0,0,.15);
}

#f1_container {
    display: flex!important;
    justify-content: center!important;
    padding: 15px!important;
    background: url(https://cdn.unifranz.com/etec/online/fondo/31.jpg);
    width: 100%;
    height: 100%;
    background-position: center;
}

#f1_card {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: inline-block;
    padding: 15px!important;
    background-color: #fff!important;
    border-radius: 10px!important;
    box-shadow: 0px 3px 4.85px 0.15px rgb(0 0 0 / 48%);
    -webkit-box-shadow: 0 0 40px 0 rgba(0,0,0,.15);
    z-index: 11;
    height: auto;
}

/* Coloca fondo en modo mobil*/
.ic-app-footer {
    display: none;
}
#f1_container {
    padding: 0px!important;
}


/* Add Marcial Cahuaya 04/09/23 */
#assignments-student-footer{
    width: 100% !important;
}
@media (min-width: 768px){
    #assignments-student-footer {
        margin-left: 0px;
    }
}
/*#assignments-student-footer .dJCgj_bGBk {
    width: 100%;
}
*/
#assignments-student-footer .dJCgj_bGBk #submit-button{
    width: 100%!important;
	display: flex;
	justify-content: center;
	align-content: center;
}
#assignments-student-footer [data-testid="next-assignment-btn"],
#assignments-student-footer [data-testid="previous-assignment-btn"] {
  display: none;
}
/*
#assignments-student-footer span.fOyUs_bGBk.dJCgj_bGBk.dJCgj_zczv{
    margin: 0px 0px!important;
}

#assignments-student-footer .fQfxa_dqAF.fQfxa_eCSh{
    padding: 10px;
}
*/

/*#assignments-student-footer span.fOyUs_bGBk{
    /*margin: 0px 0px 0px 0px!important;
	padding: 0px!important;
}
*/
#assignments-student-footer .fQfxa_dqAF{
    padding: 20px 130px 20px 130px;
	font-size: 14pt
	/*display: flex;
	justify-content: center;
	align-content: center;*/
	
}
/*
#assignments-student-footer span.fQfxa_biBD{
    width: 100%;
}
*/
