.text-white{color:#e6e6e6!important}.card-login{border:1px solid #d3d3d3;border-radius:4px;transition:all .3s ease;text-decoration:none;color:inherit}.card-login .logo-img{margin:1rem;height:2rem;width:auto}.card-login:hover{background:#d3d3d3;transition:all .3s ease}.profiles-item{transition:all .3s ease;min-height:10rem}@media screen and (max-width:450px){.profiles-item{width:90%;margin:1rem 5%}}@media screen and (min-width:450px){.profiles-item{width:46%;margin:1rem 2%}}@media screen and (min-width:650px){.profiles-item{width:31%;margin:1rem 1%}}@media screen and (min-width:850px){.profiles-item{width:31%;margin:1rem 1%}}@media screen and (min-width:1160px){.profiles-item{width:23%;margin:1rem 1%}}.profiles-item:hover{transition:all .3s ease;background-color:#add8e6;cursor:pointer}.profiles-item.is-active{background-color:#3b7991;color:#fff}.profiles-container{height:30rem;overflow:hidden;overflow-y:auto;width:100%}.profiles-container .email{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px}.profiles-container::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f5f5f5}.profiles-container::-webkit-scrollbar{width:6px;background-color:#f5f5f5}.profiles-container::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#555}