/* line 45, /opt/Merit/Other/Customers/ImagenLIS/app/assets/stylesheets/app-css/app_avatars_sass.scss */
.avatar-circle-gmail {
  width: 90px;
  height: 90px;
  background-color: #188ae2;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
/* line 13, /opt/Merit/Other/Customers/ImagenLIS/app/assets/stylesheets/app-css/app_avatars_sass.scss */
.avatar-circle-gmail .initials-gmail {
  position: relative;
  top: 22.5px;
  font-size: 45px;
  line-height: 45px;
  color: #fff;
  font-family: "Courier New", monospace;
  font-weight: bold;
}

/* line 46, /opt/Merit/Other/Customers/ImagenLIS/app/assets/stylesheets/app-css/app_avatars_sass.scss */
.avatar-circle-gmail-sm {
  width: 50px;
  height: 50px;
  background-color: #188ae2;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
/* line 13, /opt/Merit/Other/Customers/ImagenLIS/app/assets/stylesheets/app-css/app_avatars_sass.scss */
.avatar-circle-gmail-sm .initials-gmail {
  position: relative;
  top: 12.5px;
  font-size: 25px;
  line-height: 25px;
  color: #fff;
  font-family: "Courier New", monospace;
  font-weight: bold;
}

/* line 47, /opt/Merit/Other/Customers/ImagenLIS/app/assets/stylesheets/app-css/app_avatars_sass.scss */
.avatar-circle-gmail-xs {
  width: 40px;
  height: 40px;
  background-color: #188ae2;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
/* line 13, /opt/Merit/Other/Customers/ImagenLIS/app/assets/stylesheets/app-css/app_avatars_sass.scss */
.avatar-circle-gmail-xs .initials-gmail {
  position: relative;
  top: 10px;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  font-family: "Courier New", monospace;
  font-weight: bold;
}

/* line 48, /opt/Merit/Other/Customers/ImagenLIS/app/assets/stylesheets/app-css/app_avatars_sass.scss */
.avatar-circle-gmail-lg {
  width: 250px;
  height: 250px;
  background-color: #188ae2;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
/* line 13, /opt/Merit/Other/Customers/ImagenLIS/app/assets/stylesheets/app-css/app_avatars_sass.scss */
.avatar-circle-gmail-lg .initials-gmail {
  position: relative;
  top: 62.5px;
  font-size: 125px;
  line-height: 125px;
  color: #fff;
  font-family: "Courier New", monospace;
  font-weight: bold;
}

/* line 49, /opt/Merit/Other/Customers/ImagenLIS/app/assets/stylesheets/app-css/app_avatars_sass.scss */
.avatar-circle-gmail-xxs {
  width: 36px;
  height: 36px;
  background-color: #188ae2;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
/* line 13, /opt/Merit/Other/Customers/ImagenLIS/app/assets/stylesheets/app-css/app_avatars_sass.scss */
.avatar-circle-gmail-xxs .initials-gmail {
  position: relative;
  top: 9px;
  font-size: 18px;
  line-height: 18px;
  color: #fff;
  font-family: "Courier New", monospace;
  font-weight: bold;
}

/* line 51, /opt/Merit/Other/Customers/ImagenLIS/app/assets/stylesheets/app-css/app_avatars_sass.scss */
.avatar-circle-gmail-responsive {
  max-width: 100%;
  height: auto;
  background-color: #aaa;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
/* line 34, /opt/Merit/Other/Customers/ImagenLIS/app/assets/stylesheets/app-css/app_avatars_sass.scss */
.avatar-circle-gmail-responsive .initials-gmail-responsive {
  position: relative;
  top: 25px;
  font-size: 50px;
  line-height: 50px;
  color: #fff;
  font-family: "Courier New", monospace;
  font-weight: bold;
}

/* line 52, /opt/Merit/Other/Customers/ImagenLIS/app/assets/stylesheets/app-css/app_avatars_sass.scss */
.avatar-circle-gmail-responsive-sm {
  max-width: 100%;
  height: auto;
  background-color: #aaa;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
/* line 34, /opt/Merit/Other/Customers/ImagenLIS/app/assets/stylesheets/app-css/app_avatars_sass.scss */
.avatar-circle-gmail-responsive-sm .initials-gmail-responsive {
  position: relative;
  top: 12.5px;
  font-size: 25px;
  line-height: 25px;
  color: #fff;
  font-family: "Courier New", monospace;
  font-weight: bold;
}

/* line 53, /opt/Merit/Other/Customers/ImagenLIS/app/assets/stylesheets/app-css/app_avatars_sass.scss */
.avatar-circle-gmail-responsive-xs {
  max-width: 100%;
  height: auto;
  background-color: #aaa;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
/* line 34, /opt/Merit/Other/Customers/ImagenLIS/app/assets/stylesheets/app-css/app_avatars_sass.scss */
.avatar-circle-gmail-responsive-xs .initials-gmail-responsive {
  position: relative;
  top: 6.25px;
  font-size: 12.5px;
  line-height: 12.5px;
  color: #fff;
  font-family: "Courier New", monospace;
  font-weight: bold;
}

/* line 54, /opt/Merit/Other/Customers/ImagenLIS/app/assets/stylesheets/app-css/app_avatars_sass.scss */
.avatar-circle-gmail-responsive-xxs {
  max-width: 100%;
  height: auto;
  background-color: #aaa;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
/* line 34, /opt/Merit/Other/Customers/ImagenLIS/app/assets/stylesheets/app-css/app_avatars_sass.scss */
.avatar-circle-gmail-responsive-xxs .initials-gmail-responsive {
  position: relative;
  top: 5px;
  font-size: 10px;
  line-height: 10px;
  color: #fff;
  font-family: "Courier New", monospace;
  font-weight: bold;
}
