.tutor-badge {
  width: 1em;
  line-height: 1em;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: contain;
  display: inline-block;
  cursor: pointer;
  /************* Programmer badge *************/
  /************* Business badge *************/
  /************* Science badge *************/
  /************* Mathematics badge *************/
  /************* Humanities badge *************/
  /************* Writing badge *************/
  /************* Foreign Language badge *************/
  /************* Economics badge *************/
  /************* Law badge *************/
  /************* Computer Science badge *************/
  /************* Engineering badge *************/
  /************* Health & Medical badge *************/
  /************* Powerpoint badge *************/
  /************* Excel badge *************/
  /************* Top Tutor badge *************/
  /************* Rising Star badge *************/
  /************* Ambassador badge *************/
  /************* Partner badge *************/
}
.tutor-badge.Programming-xs {
  background-image: url(/img/badgeSystemBadges/subjects/programming.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Programming-plus-xs {
  background-image: url(/img/badgeSystemBadges/subjects_plus/programming_plus.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Programming-disabled-xs {
  background-image: url(/img/badgeSystemBadges/subjects/programming_disabled.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Programming-sm {
  background-image: url(/img/badgeSystemBadges/subjects/programming.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Programming-plus-sm {
  background-image: url(/img/badgeSystemBadges/subjects_plus/programming_plus.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Programming-disabled-sm {
  background-image: url(/img/badgeSystemBadges/subjects/programming_disabled.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Programming-ms {
  background-image: url(/img/badgeSystemBadges/subjects/programming.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Programming-plus-ms {
  background-image: url(/img/badgeSystemBadges/subjects_plus/programming_plus.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Programming-disabled-ms {
  background-image: url(/img/badgeSystemBadges/subjects/programming_disabled.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Programming-m {
  background-image: url(/img/badgeSystemBadges/subjects/programming.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Programming-plus-m {
  background-image: url(/img/badgeSystemBadges/subjects_plus/programming_plus.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Programming-disabled-m {
  background-image: url(/img/badgeSystemBadges/subjects/programming_disabled.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Programming-lg {
  background-image: url(/img/badgeSystemBadges/subjects/programming.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Programming-plus-lg {
  background-image: url(/img/badgeSystemBadges/subjects_plus/programming_plus.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Programming-disabled-lg {
  background-image: url(/img/badgeSystemBadges/subjects/programming_disabled.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Programming-xl {
  background-image: url(/img/badgeSystemBadges/subjects/programming.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Programming-plus-xl {
  background-image: url(/img/badgeSystemBadges/subjects_plus/programming_plus.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Programming-disabled-xl {
  background-image: url(/img/badgeSystemBadges/subjects/programming_disabled.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Business-xs {
  background-image: url(/img/badgeSystemBadges/subjects/business.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Business-plus-xs {
  background-image: url(/img/badgeSystemBadges/subjects_plus/business_plus.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Business-disabled-xs {
  background-image: url(/img/badgeSystemBadges/subjects/business_disabled.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Business-sm {
  background-image: url(/img/badgeSystemBadges/subjects/business.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Business-plus-sm {
  background-image: url(/img/badgeSystemBadges/subjects_plus/business_plus.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Business-disabled-sm {
  background-image: url(/img/badgeSystemBadges/subjects/business_disabled.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Business-ms {
  background-image: url(/img/badgeSystemBadges/subjects/business.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Business-plus-ms {
  background-image: url(/img/badgeSystemBadges/subjects_plus/business_plus.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Business-disabled-ms {
  background-image: url(/img/badgeSystemBadges/subjects/business_disabled.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Business-m {
  background-image: url(/img/badgeSystemBadges/subjects/business.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Business-plus-m {
  background-image: url(/img/badgeSystemBadges/subjects_plus/business_plus.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Business-disabled-m {
  background-image: url(/img/badgeSystemBadges/subjects/business_disabled.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Business-lg {
  background-image: url(/img/badgeSystemBadges/subjects/business.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Business-plus-lg {
  background-image: url(/img/badgeSystemBadges/subjects_plus/business_plus.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Business-disabled-lg {
  background-image: url(/img/badgeSystemBadges/subjects/business_disabled.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Business-xl {
  background-image: url(/img/badgeSystemBadges/subjects/business.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Business-plus-xl {
  background-image: url(/img/badgeSystemBadges/subjects_plus/business_plus.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Business-disabled-xl {
  background-image: url(/img/badgeSystemBadges/subjects/business_disabled.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Science-xs {
  background-image: url(/img/badgeSystemBadges/subjects/science.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Science-plus-xs {
  background-image: url(/img/badgeSystemBadges/subjects_plus/science_plus.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Science-disabled-xs {
  background-image: url(/img/badgeSystemBadges/subjects/science_disabled.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Science-sm {
  background-image: url(/img/badgeSystemBadges/subjects/science.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Science-plus-sm {
  background-image: url(/img/badgeSystemBadges/subjects_plus/science_plus.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Science-disabled-sm {
  background-image: url(/img/badgeSystemBadges/subjects/science_disabled.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Science-ms {
  background-image: url(/img/badgeSystemBadges/subjects/science.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Science-plus-ms {
  background-image: url(/img/badgeSystemBadges/subjects_plus/science_plus.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Science-disabled-ms {
  background-image: url(/img/badgeSystemBadges/subjects/science_disabled.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Science-m {
  background-image: url(/img/badgeSystemBadges/subjects/science.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Science-plus-m {
  background-image: url(/img/badgeSystemBadges/subjects_plus/science_plus.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Science-disabled-m {
  background-image: url(/img/badgeSystemBadges/subjects/science_disabled.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Science-lg {
  background-image: url(/img/badgeSystemBadges/subjects/science.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Science-plus-lg {
  background-image: url(/img/badgeSystemBadges/subjects_plus/science_plus.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Science-disabled-lg {
  background-image: url(/img/badgeSystemBadges/subjects/science_disabled.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Science-xl {
  background-image: url(/img/badgeSystemBadges/subjects/science.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Science-plus-xl {
  background-image: url(/img/badgeSystemBadges/subjects_plus/science_plus.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Science-disabled-xl {
  background-image: url(/img/badgeSystemBadges/subjects/science_disabled.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Mathematics-xs {
  background-image: url(/img/badgeSystemBadges/subjects/mathematics.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Mathematics-plus-xs {
  background-image: url(/img/badgeSystemBadges/subjects_plus/mathematics_plus.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Mathematics-disabled-xs {
  background-image: url(/img/badgeSystemBadges/subjects/mathematics_disabled.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Mathematics-sm {
  background-image: url(/img/badgeSystemBadges/subjects/mathematics.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Mathematics-plus-sm {
  background-image: url(/img/badgeSystemBadges/subjects_plus/mathematics_plus.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Mathematics-disabled-sm {
  background-image: url(/img/badgeSystemBadges/subjects/mathematics_disabled.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Mathematics-ms {
  background-image: url(/img/badgeSystemBadges/subjects/mathematics.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Mathematics-plus-ms {
  background-image: url(/img/badgeSystemBadges/subjects_plus/mathematics_plus.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Mathematics-disabled-ms {
  background-image: url(/img/badgeSystemBadges/subjects/mathematics_disabled.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Mathematics-m {
  background-image: url(/img/badgeSystemBadges/subjects/mathematics.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Mathematics-plus-m {
  background-image: url(/img/badgeSystemBadges/subjects_plus/mathematics_plus.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Mathematics-disabled-m {
  background-image: url(/img/badgeSystemBadges/subjects/mathematics_disabled.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Mathematics-lg {
  background-image: url(/img/badgeSystemBadges/subjects/mathematics.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Mathematics-plus-lg {
  background-image: url(/img/badgeSystemBadges/subjects_plus/mathematics_plus.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Mathematics-disabled-lg {
  background-image: url(/img/badgeSystemBadges/subjects/mathematics_disabled.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Mathematics-xl {
  background-image: url(/img/badgeSystemBadges/subjects/mathematics.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Mathematics-plus-xl {
  background-image: url(/img/badgeSystemBadges/subjects_plus/mathematics_plus.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Mathematics-disabled-xl {
  background-image: url(/img/badgeSystemBadges/subjects/mathematics_disabled.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Humanities-xs {
  background-image: url(/img/badgeSystemBadges/subjects/humanities.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Humanities-plus-xs {
  background-image: url(/img/badgeSystemBadges/subjects_plus/humanities_plus.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Humanities-disabled-xs {
  background-image: url(/img/badgeSystemBadges/subjects/humanities_disabled.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Humanities-sm {
  background-image: url(/img/badgeSystemBadges/subjects/humanities.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Humanities-plus-sm {
  background-image: url(/img/badgeSystemBadges/subjects_plus/humanities_plus.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Humanities-disabled-sm {
  background-image: url(/img/badgeSystemBadges/subjects/humanities_disabled.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Humanities-ms {
  background-image: url(/img/badgeSystemBadges/subjects/humanities.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Humanities-plus-ms {
  background-image: url(/img/badgeSystemBadges/subjects_plus/humanities_plus.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Humanities-disabled-ms {
  background-image: url(/img/badgeSystemBadges/subjects/humanities_disabled.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Humanities-m {
  background-image: url(/img/badgeSystemBadges/subjects/humanities.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Humanities-plus-m {
  background-image: url(/img/badgeSystemBadges/subjects_plus/humanities_plus.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Humanities-disabled-m {
  background-image: url(/img/badgeSystemBadges/subjects/humanities_disabled.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Humanities-lg {
  background-image: url(/img/badgeSystemBadges/subjects/humanities.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Humanities-plus-lg {
  background-image: url(/img/badgeSystemBadges/subjects_plus/humanities_plus.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Humanities-disabled-lg {
  background-image: url(/img/badgeSystemBadges/subjects/humanities_disabled.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Humanities-xl {
  background-image: url(/img/badgeSystemBadges/subjects/humanities.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Humanities-plus-xl {
  background-image: url(/img/badgeSystemBadges/subjects_plus/humanities_plus.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Humanities-disabled-xl {
  background-image: url(/img/badgeSystemBadges/subjects/humanities_disabled.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Writing-xs {
  background-image: url(/img/badgeSystemBadges/subjects/writing.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Writing-plus-xs {
  background-image: url(/img/badgeSystemBadges/subjects_plus/writing_plus.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Writing-disabled-xs {
  background-image: url(/img/badgeSystemBadges/subjects/writing_disabled.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Writing-sm {
  background-image: url(/img/badgeSystemBadges/subjects/writing.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Writing-plus-sm {
  background-image: url(/img/badgeSystemBadges/subjects_plus/writing_plus.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Writing-disabled-sm {
  background-image: url(/img/badgeSystemBadges/subjects/writing_disabled.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Writing-ms {
  background-image: url(/img/badgeSystemBadges/subjects/writing.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Writing-plus-ms {
  background-image: url(/img/badgeSystemBadges/subjects_plus/writing_plus.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Writing-disabled-ms {
  background-image: url(/img/badgeSystemBadges/subjects/writing_disabled.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Writing-m {
  background-image: url(/img/badgeSystemBadges/subjects/writing.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Writing-plus-m {
  background-image: url(/img/badgeSystemBadges/subjects_plus/writing_plus.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Writing-disabled-m {
  background-image: url(/img/badgeSystemBadges/subjects/writing_disabled.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Writing-lg {
  background-image: url(/img/badgeSystemBadges/subjects/writing.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Writing-plus-lg {
  background-image: url(/img/badgeSystemBadges/subjects_plus/writing_plus.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Writing-disabled-lg {
  background-image: url(/img/badgeSystemBadges/subjects/writing_disabled.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Writing-xl {
  background-image: url(/img/badgeSystemBadges/subjects/writing.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Writing-plus-xl {
  background-image: url(/img/badgeSystemBadges/subjects_plus/writing_plus.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Writing-disabled-xl {
  background-image: url(/img/badgeSystemBadges/subjects/writing_disabled.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Foreign-Languages-xs {
  background-image: url(/img/badgeSystemBadges/subjects/foreign_languages.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Foreign-Languages-plus-xs {
  background-image: url(/img/badgeSystemBadges/subjects_plus/foreign_languages_plus.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Foreign-Languages-disabled-xs {
  background-image: url(/img/badgeSystemBadges/subjects/foreign_languages_disabled.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Foreign-Languages-sm {
  background-image: url(/img/badgeSystemBadges/subjects/foreign_languages.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Foreign-Languages-plus-sm {
  background-image: url(/img/badgeSystemBadges/subjects_plus/foreign_languages_plus.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Foreign-Languages-disabled-sm {
  background-image: url(/img/badgeSystemBadges/subjects/foreign_languages_disabled.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Foreign-Languages-ms {
  background-image: url(/img/badgeSystemBadges/subjects/foreign_languages.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Foreign-Languages-plus-ms {
  background-image: url(/img/badgeSystemBadges/subjects_plus/foreign_languages_plus.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Foreign-Languages-disabled-ms {
  background-image: url(/img/badgeSystemBadges/subjects/foreign_languages_disabled.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Foreign-Languages-m {
  background-image: url(/img/badgeSystemBadges/subjects/foreign_languages.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Foreign-Languages-plus-m {
  background-image: url(/img/badgeSystemBadges/subjects_plus/foreign_languages_plus.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Foreign-Languages-disabled-m {
  background-image: url(/img/badgeSystemBadges/subjects/foreign_languages_disabled.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Foreign-Languages-lg {
  background-image: url(/img/badgeSystemBadges/subjects/foreign_languages.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Foreign-Languages-plus-lg {
  background-image: url(/img/badgeSystemBadges/subjects_plus/foreign_languages_plus.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Foreign-Languages-disabled-lg {
  background-image: url(/img/badgeSystemBadges/subjects/foreign_languages_disabled.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Foreign-Languages-xl {
  background-image: url(/img/badgeSystemBadges/subjects/foreign_languages.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Foreign-Languages-plus-xl {
  background-image: url(/img/badgeSystemBadges/subjects_plus/foreign_languages_plus.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Foreign-Languages-disabled-xl {
  background-image: url(/img/badgeSystemBadges/subjects/foreign_languages_disabled.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Economics-xs {
  background-image: url(/img/badgeSystemBadges/subjects/economics.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Economics-plus-xs {
  background-image: url(/img/badgeSystemBadges/subjects_plus/economics_plus.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Economics-disabled-xs {
  background-image: url(/img/badgeSystemBadges/subjects/economics_disabled.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Economics-sm {
  background-image: url(/img/badgeSystemBadges/subjects/economics.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Economics-plus-sm {
  background-image: url(/img/badgeSystemBadges/subjects_plus/economics_plus.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Economics-disabled-sm {
  background-image: url(/img/badgeSystemBadges/subjects/economics_disabled.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Economics-ms {
  background-image: url(/img/badgeSystemBadges/subjects/economics.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Economics-plus-ms {
  background-image: url(/img/badgeSystemBadges/subjects_plus/economics_plus.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Economics-disabled-ms {
  background-image: url(/img/badgeSystemBadges/subjects/economics_disabled.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Economics-m {
  background-image: url(/img/badgeSystemBadges/subjects/economics.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Economics-plus-m {
  background-image: url(/img/badgeSystemBadges/subjects_plus/economics_plus.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Economics-disabled-m {
  background-image: url(/img/badgeSystemBadges/subjects/economics_disabled.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Economics-lg {
  background-image: url(/img/badgeSystemBadges/subjects/economics.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Economics-plus-lg {
  background-image: url(/img/badgeSystemBadges/subjects_plus/economics_plus.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Economics-disabled-lg {
  background-image: url(/img/badgeSystemBadges/subjects/economics_disabled.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Economics-xl {
  background-image: url(/img/badgeSystemBadges/subjects/economics.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Economics-plus-xl {
  background-image: url(/img/badgeSystemBadges/subjects_plus/economics_plus.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Economics-disabled-xl {
  background-image: url(/img/badgeSystemBadges/subjects/economics_disabled.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Law-xs {
  background-image: url(/img/badgeSystemBadges/subjects/law.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Law-plus-xs {
  background-image: url(/img/badgeSystemBadges/subjects_plus/law_plus.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Law-disabled-xs {
  background-image: url(/img/badgeSystemBadges/subjects/law_disabled.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Law-sm {
  background-image: url(/img/badgeSystemBadges/subjects/law.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Law-plus-sm {
  background-image: url(/img/badgeSystemBadges/subjects_plus/law_plus.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Law-disabled-sm {
  background-image: url(/img/badgeSystemBadges/subjects/law_disabled.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Law-ms {
  background-image: url(/img/badgeSystemBadges/subjects/law.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Law-plus-ms {
  background-image: url(/img/badgeSystemBadges/subjects_plus/law_plus.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Law-disabled-ms {
  background-image: url(/img/badgeSystemBadges/subjects/law_disabled.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Law-m {
  background-image: url(/img/badgeSystemBadges/subjects/law.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Law-plus-m {
  background-image: url(/img/badgeSystemBadges/subjects_plus/law_plus.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Law-disabled-m {
  background-image: url(/img/badgeSystemBadges/subjects/law_disabled.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Law-lg {
  background-image: url(/img/badgeSystemBadges/subjects/law.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Law-plus-lg {
  background-image: url(/img/badgeSystemBadges/subjects_plus/law_plus.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Law-disabled-lg {
  background-image: url(/img/badgeSystemBadges/subjects/law_disabled.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Law-xl {
  background-image: url(/img/badgeSystemBadges/subjects/law.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Law-plus-xl {
  background-image: url(/img/badgeSystemBadges/subjects_plus/law_plus.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Law-disabled-xl {
  background-image: url(/img/badgeSystemBadges/subjects/law_disabled.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Computer-Science-xs {
  background-image: url(/img/badgeSystemBadges/subjects/computer_science.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Computer-Science-plus-xs {
  background-image: url(/img/badgeSystemBadges/subjects_plus/computer_science_plus.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Computer-Science-disabled-xs {
  background-image: url(/img/badgeSystemBadges/subjects/computer_science_disabled.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Computer-Science-sm {
  background-image: url(/img/badgeSystemBadges/subjects/computer_science.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Computer-Science-plus-sm {
  background-image: url(/img/badgeSystemBadges/subjects_plus/computer_science_plus.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Computer-Science-disabled-sm {
  background-image: url(/img/badgeSystemBadges/subjects/computer_science_disabled.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Computer-Science-ms {
  background-image: url(/img/badgeSystemBadges/subjects/computer_science.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Computer-Science-plus-ms {
  background-image: url(/img/badgeSystemBadges/subjects_plus/computer_science_plus.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Computer-Science-disabled-ms {
  background-image: url(/img/badgeSystemBadges/subjects/computer_science_disabled.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Computer-Science-m {
  background-image: url(/img/badgeSystemBadges/subjects/computer_science.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Computer-Science-plus-m {
  background-image: url(/img/badgeSystemBadges/subjects_plus/computer_science_plus.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Computer-Science-disabled-m {
  background-image: url(/img/badgeSystemBadges/subjects/computer_science_disabled.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Computer-Science-lg {
  background-image: url(/img/badgeSystemBadges/subjects/computer_science.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Computer-Science-plus-lg {
  background-image: url(/img/badgeSystemBadges/subjects_plus/computer_science_plus.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Computer-Science-disabled-lg {
  background-image: url(/img/badgeSystemBadges/subjects/computer_science_disabled.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Computer-Science-xl {
  background-image: url(/img/badgeSystemBadges/subjects/computer_science.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Computer-Science-plus-xl {
  background-image: url(/img/badgeSystemBadges/subjects_plus/computer_science_plus.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Computer-Science-disabled-xl {
  background-image: url(/img/badgeSystemBadges/subjects/computer_science_disabled.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Engineering-xs {
  background-image: url(/img/badgeSystemBadges/subjects/engineering.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Engineering-plus-xs {
  background-image: url(/img/badgeSystemBadges/subjects_plus/engineering_plus.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Engineering-disabled-xs {
  background-image: url(/img/badgeSystemBadges/subjects/engineering_disabled.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Engineering-sm {
  background-image: url(/img/badgeSystemBadges/subjects/engineering.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Engineering-plus-sm {
  background-image: url(/img/badgeSystemBadges/subjects_plus/engineering_plus.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Engineering-disabled-sm {
  background-image: url(/img/badgeSystemBadges/subjects/engineering_disabled.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Engineering-ms {
  background-image: url(/img/badgeSystemBadges/subjects/engineering.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Engineering-plus-ms {
  background-image: url(/img/badgeSystemBadges/subjects_plus/engineering_plus.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Engineering-disabled-ms {
  background-image: url(/img/badgeSystemBadges/subjects/engineering_disabled.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Engineering-m {
  background-image: url(/img/badgeSystemBadges/subjects/engineering.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Engineering-plus-m {
  background-image: url(/img/badgeSystemBadges/subjects_plus/engineering_plus.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Engineering-disabled-m {
  background-image: url(/img/badgeSystemBadges/subjects/engineering_disabled.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Engineering-lg {
  background-image: url(/img/badgeSystemBadges/subjects/engineering.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Engineering-plus-lg {
  background-image: url(/img/badgeSystemBadges/subjects_plus/engineering_plus.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Engineering-disabled-lg {
  background-image: url(/img/badgeSystemBadges/subjects/engineering_disabled.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Engineering-xl {
  background-image: url(/img/badgeSystemBadges/subjects/engineering.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Engineering-plus-xl {
  background-image: url(/img/badgeSystemBadges/subjects_plus/engineering_plus.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Engineering-disabled-xl {
  background-image: url(/img/badgeSystemBadges/subjects/engineering_disabled.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Health-and-Medical-xs {
  background-image: url(/img/badgeSystemBadges/subjects/health_and_medical.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Health-and-Medical-plus-xs {
  background-image: url(/img/badgeSystemBadges/subjects_plus/health_and_medical_plus.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Health-and-Medical-disabled-xs {
  background-image: url(/img/badgeSystemBadges/subjects/health_and_medical_disabled.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Health-and-Medical-sm {
  background-image: url(/img/badgeSystemBadges/subjects/health_and_medical.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Health-and-Medical-plus-sm {
  background-image: url(/img/badgeSystemBadges/subjects_plus/health_and_medical_plus.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Health-and-Medical-disabled-sm {
  background-image: url(/img/badgeSystemBadges/subjects/health_and_medical_disabled.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Health-and-Medical-ms {
  background-image: url(/img/badgeSystemBadges/subjects/health_and_medical.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Health-and-Medical-plus-ms {
  background-image: url(/img/badgeSystemBadges/subjects_plus/health_and_medical_plus.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Health-and-Medical-disabled-ms {
  background-image: url(/img/badgeSystemBadges/subjects/health_and_medical_disabled.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Health-and-Medical-m {
  background-image: url(/img/badgeSystemBadges/subjects/health_and_medical.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Health-and-Medical-plus-m {
  background-image: url(/img/badgeSystemBadges/subjects_plus/health_and_medical_plus.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Health-and-Medical-disabled-m {
  background-image: url(/img/badgeSystemBadges/subjects/health_and_medical_disabled.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Health-and-Medical-lg {
  background-image: url(/img/badgeSystemBadges/subjects/health_and_medical.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Health-and-Medical-plus-lg {
  background-image: url(/img/badgeSystemBadges/subjects_plus/health_and_medical_plus.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Health-and-Medical-disabled-lg {
  background-image: url(/img/badgeSystemBadges/subjects/health_and_medical_disabled.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Health-and-Medical-xl {
  background-image: url(/img/badgeSystemBadges/subjects/health_and_medical.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Health-and-Medical-plus-xl {
  background-image: url(/img/badgeSystemBadges/subjects_plus/health_and_medical_plus.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Health-and-Medical-disabled-xl {
  background-image: url(/img/badgeSystemBadges/subjects/health_and_medical_disabled.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Powerpoint-xs {
  background-image: url(/img/badgeSystemBadges/skills/powerpoint.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Powerpoint-plus-xs {
  background-image: url(/img/badgeSystemBadges/skills_plus/powerpoint_plus.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Powerpoint-disabled-xs {
  background-image: url(/img/badgeSystemBadges/skills/powerpoint_disabled.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Powerpoint-sm {
  background-image: url(/img/badgeSystemBadges/skills/powerpoint.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Powerpoint-plus-sm {
  background-image: url(/img/badgeSystemBadges/skills_plus/powerpoint_plus.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Powerpoint-disabled-sm {
  background-image: url(/img/badgeSystemBadges/skills/powerpoint_disabled.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Powerpoint-ms {
  background-image: url(/img/badgeSystemBadges/skills/powerpoint.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Powerpoint-plus-ms {
  background-image: url(/img/badgeSystemBadges/skills_plus/powerpoint_plus.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Powerpoint-disabled-ms {
  background-image: url(/img/badgeSystemBadges/skills/powerpoint.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Powerpoint-m {
  background-image: url(/img/badgeSystemBadges/skills/powerpoint.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Powerpoint-plus-m {
  background-image: url(/img/badgeSystemBadges/skills_plus/powerpoint_plus.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Powerpoint-disabled-m {
  background-image: url(/img/badgeSystemBadges/skills/powerpoint_disabled.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Powerpoint-lg {
  background-image: url(/img/badgeSystemBadges/skills/powerpoint.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Powerpoint-plus-lg {
  background-image: url(/img/badgeSystemBadges/skills_plus/powerpoint_plus.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Powerpoint-disabled-lg {
  background-image: url(/img/badgeSystemBadges/skills/powerpoint_disabled.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Powerpoint-xl {
  background-image: url(/img/badgeSystemBadges/skills/powerpoint.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Powerpoint-plus-xl {
  background-image: url(/img/badgeSystemBadges/skills_plus/powerpoint_plus.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Powerpoint-disabled-xl {
  background-image: url(/img/badgeSystemBadges/skills/powerpoint_disabled.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Excel-xs {
  background-image: url(/img/badgeSystemBadges/skills/excel.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Excel-plus-xs {
  background-image: url(/img/badgeSystemBadges/skills_plus/excel_plus.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Excel-disabled-xs {
  background-image: url(/img/badgeSystemBadges/skills/excel_disabled.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Excel-sm {
  background-image: url(/img/badgeSystemBadges/skills/excel.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Excel-plus-sm {
  background-image: url(/img/badgeSystemBadges/skills_plus/excel_plus.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Excel-disabled-sm {
  background-image: url(/img/badgeSystemBadges/skills/excel_disabled.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Excel-ms {
  background-image: url(/img/badgeSystemBadges/skills/excel.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Excel-plus-ms {
  background-image: url(/img/badgeSystemBadges/skills_plus/excel_plus.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Excel-disabled-ms {
  background-image: url(/img/badgeSystemBadges/skills/excel_disabled.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Excel-m {
  background-image: url(/img/badgeSystemBadges/skills/excel.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Excel-plus-m {
  background-image: url(/img/badgeSystemBadges/skills_plus/excel_plus.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Excel-disabled-m {
  background-image: url(/img/badgeSystemBadges/skills/excel_disabled.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Excel-lg {
  background-image: url(/img/badgeSystemBadges/skills/excel.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Excel-plus-lg {
  background-image: url(/img/badgeSystemBadges/skills_plus/excel_plus.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Excel-disabled-lg {
  background-image: url(/img/badgeSystemBadges/skills/excel_disabled.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Excel-xl {
  background-image: url(/img/badgeSystemBadges/skills/excel.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Excel-plus-xl {
  background-image: url(/img/badgeSystemBadges/skills_plus/excel_plus.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Excel-disabled-xl {
  background-image: url(/img/badgeSystemBadges/skills/excel_disabled.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Top-Tutor-xs {
  background-image: url(/img/badgeSystemBadges/qualities/top_tutor.png);
  height: 24px;
  width: 40px;
}
.tutor-badge.Top-Tutor-disabled-xs {
  background-image: url(/img/badgeSystemBadges/qualities/top_tutor_disabled.png);
  height: 24px;
  width: 40px;
}
.tutor-badge.Top-Tutor-sm {
  background-image: url(/img/badgeSystemBadges/qualities/top_tutor.png);
  height: 32px;
  width: 48px;
}
.tutor-badge.Top-Tutor-disabled-sm {
  background-image: url(/img/badgeSystemBadges/qualities/top_tutor_disabled.png);
  height: 32px;
  width: 48px;
}
.tutor-badge.Top-Tutor-ms {
  background-image: url(/img/badgeSystemBadges/qualities/top_tutor.png);
  height: 40px;
  width: 56px;
}
.tutor-badge.Top-Tutor-disabled-ms {
  background-image: url(/img/badgeSystemBadges/qualities/top_tutor_disabled.png);
  height: 40px;
  width: 56px;
}
.tutor-badge.Top-Tutor-m {
  background-image: url(/img/badgeSystemBadges/qualities/top_tutor.png);
  height: 48px;
  width: 64px;
}
.tutor-badge.Top-Tutor-disabled-m {
  background-image: url(/img/badgeSystemBadges/qualities/top_tutor_disabled.png);
  height: 48px;
  width: 64px;
}
.tutor-badge.Top-Tutor-lg {
  background-image: url(/img/badgeSystemBadges/qualities/top_tutor.png);
  height: 64px;
  width: 80px;
}
.tutor-badge.Top-Tutor-disabled-lg {
  background-image: url(/img/badgeSystemBadges/qualities/top_tutor_disabled.png);
  height: 64px;
  width: 80px;
}
.tutor-badge.Top-Tutor-xl {
  background-image: url(/img/badgeSystemBadges/qualities/top_tutor.png);
  height: 128px;
  width: 144px;
}
.tutor-badge.Top-Tutor-disabled-xl {
  background-image: url(/img/badgeSystemBadges/qualities/top_tutor_disabled.png);
  height: 128px;
  width: 144px;
}
.tutor-badge.Rising-Star-xs {
  background-image: url(/img/badgeSystemBadges/qualities/rising_star.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Rising-Star-disabled-xs {
  background-image: url(/img/badgeSystemBadges/qualities/rising_star_disabled.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Rising-Star-sm {
  background-image: url(/img/badgeSystemBadges/qualities/rising_star.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Rising-Star-disabled-sm {
  background-image: url(/img/badgeSystemBadges/qualities/rising_star_disabled.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Rising-Star-ms {
  background-image: url(/img/badgeSystemBadges/qualities/rising_star.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Rising-Star-disabled-ms {
  background-image: url(/img/badgeSystemBadges/qualities/rising_star_disabled.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Rising-Star-m {
  background-image: url(/img/badgeSystemBadges/qualities/rising_star.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Rising-Star-disabled-m {
  background-image: url(/img/badgeSystemBadges/qualities/rising_star_disabled.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Rising-Star-lg {
  background-image: url(/img/badgeSystemBadges/qualities/rising_star.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Rising-Star-disabled-lg {
  background-image: url(/img/badgeSystemBadges/qualities/rising_star_disabled.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Rising-Star-xl {
  background-image: url(/img/badgeSystemBadges/qualities/rising_star.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Rising-Star-disabled-xl {
  background-image: url(/img/badgeSystemBadges/qualities/rising_star_disabled.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Ambassador-xs {
  background-image: url(/img/badgeSystemBadges/qualities/ambassador.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Ambassador-disabled-xs {
  background-image: url(/img/badgeSystemBadges/qualities/ambassador_disabled.png);
  height: 24px;
  width: 24px;
}
.tutor-badge.Ambassador-sm {
  background-image: url(/img/badgeSystemBadges/qualities/ambassador.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Ambassador-disabled-sm {
  background-image: url(/img/badgeSystemBadges/qualities/ambassador_disabled.png);
  height: 32px;
  width: 32px;
}
.tutor-badge.Ambassador-ms {
  background-image: url(/img/badgeSystemBadges/qualities/ambassador.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Ambassador-disabled-ms {
  background-image: url(/img/badgeSystemBadges/qualities/ambassador_disabled.png);
  height: 40px;
  width: 40px;
}
.tutor-badge.Ambassador-m {
  background-image: url(/img/badgeSystemBadges/qualities/ambassador.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Ambassador-disabled-m {
  background-image: url(/img/badgeSystemBadges/qualities/ambassador_disabled.png);
  height: 48px;
  width: 48px;
}
.tutor-badge.Ambassador-lg {
  background-image: url(/img/badgeSystemBadges/qualities/ambassador.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Ambassador-disabled-lg {
  background-image: url(/img/badgeSystemBadges/qualities/ambassador_disabled.png);
  height: 64px;
  width: 64px;
}
.tutor-badge.Ambassador-xl {
  background-image: url(/img/badgeSystemBadges/qualities/ambassador.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Ambassador-disabled-xl {
  background-image: url(/img/badgeSystemBadges/qualities/ambassador_disabled.png);
  height: 128px;
  width: 128px;
}
.tutor-badge.Partner {
  background-image: url(/img/badgeSystemBadges/qualities/partner.png);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
}
.tutor-badge.Partner-m {
  width: 48px;
  height: 48px;
  vertical-align: unset;
}
.tutor-badge.Partner-sm {
  width: 32px;
  height: 32px;
  vertical-align: unset;
}
.tutor-badge.Partner-xs {
  width: 24px;
  height: 24px;
  vertical-align: unset;
}

.avatar-badge {
  position: absolute;
  left: 0;
  top: 0;
}

.avatar-badge-bottom {
  position: relative;
  top: -12.8px;
}

/*# sourceMappingURL=tutor_badges.css.map */
