/* line 5, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 5, ../../tqfs/_site_common.scss */
input[type="button"], input[type="submit"], input[type="reset"],
input[type="file"]::-webkit-file-upload-button, button {
  padding: 0;
  margin: 0;
}

/* line 14, ../../tqfs/_site_common.scss */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 20, ../../tqfs/_site_common.scss */
#site_nav {
  line-height: 24px;
}
/* line 22, ../../tqfs/_site_common.scss */
#site_nav ul {
  width: 1008px;
  margin: 0 auto;
  height: 24px;
  padding-left: 18px;
}
/* line 28, ../../tqfs/_site_common.scss */
#site_nav li {
  display: inline-block;
  height: 24px;
  padding-right: 3px;
}
/* line 33, ../../tqfs/_site_common.scss */
#site_nav a {
  padding: 0 9px;
}

/* line 38, ../../tqfs/_site_common.scss */
.network #site_nav {
  background: #1b0a33;
}
/* line 40, ../../tqfs/_site_common.scss */
.network #site_nav a {
  text-decoration: none;
  color: rgba(128, 128, 128, 0.9);
}

/* line 46, ../../tqfs/_site_common.scss */
.blog #site_nav, .books #site_nav, .mentoring #site_nav {
  background: #300a33;
}
/* line 48, ../../tqfs/_site_common.scss */
.blog #site_nav a, .books #site_nav a, .mentoring #site_nav a {
  text-decoration: none;
  color: rgba(128, 128, 128, 0.9);
}

/* line 54, ../../tqfs/_site_common.scss */
.software #site_nav {
  background: #0f3311;
}
/* line 56, ../../tqfs/_site_common.scss */
.software #site_nav a {
  text-decoration: none;
  color: rgba(128, 128, 128, 0.9);
}

/* line 62, ../../tqfs/_site_common.scss */
#blog_menu_item, #books_menu_item, #course_menu_item {
  background-image: url('../images/tqfs_icon_16.png?1651124377');
  background-repeat: no-repeat;
  background-position: 0 6px;
}
/* line 66, ../../tqfs/_site_common.scss */
#blog_menu_item a, #books_menu_item a, #course_menu_item a {
  padding-left: 20px;
}

/* line 71, ../../tqfs/_site_common.scss */
#software_menu_item {
  background-image: url('../images/hq_icon_16.png?1651124377');
  background-repeat: no-repeat;
  background-position: 0 6px;
}
/* line 75, ../../tqfs/_site_common.scss */
#software_menu_item a {
  padding-left: 18px;
}

/* line 80, ../../tqfs/_site_common.scss */
#mentoring_menu_item {
  background-image: url('../images/am_icon_16.png?1651124377');
  background-repeat: no-repeat;
  background-position: 0 6px;
}
/* line 84, ../../tqfs/_site_common.scss */
#mentoring_menu_item a {
  padding-left: 8px;
}

/* line 89, ../../tqfs/_site_common.scss */
#community_menu_item {
  background-image: url('../images/qc_icon_16.png?1651124377');
  background-repeat: no-repeat;
  background-position: 0 6px;
}
/* line 93, ../../tqfs/_site_common.scss */
#community_menu_item a {
  padding-left: 18px;
}

/* line 98, ../../tqfs/_site_common.scss */
#clinic_menu_item {
  background-image: url('../images/qfz_icon_16.png?1651124377');
  background-repeat: no-repeat;
  background-position: 0 6px;
}
/* line 102, ../../tqfs/_site_common.scss */
#clinic_menu_item a {
  padding-left: 18px;
}

/* line 107, ../../tqfs/_site_common.scss */
.shilpa.about-page #home_menu_item, .shilpa.clinic-page #clinic_menu_item, .network #home_menu_item,
.blog #blog_menu_item, .training #course_menu_item, .books #books_menu_item, .software #software_menu_item {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 8px 8px 0 0;
  font-weight: bold;
}
/* line 112, ../../tqfs/_site_common.scss */
.shilpa.about-page #home_menu_item a, .shilpa.clinic-page #clinic_menu_item a, .network #home_menu_item a,
.blog #blog_menu_item a, .training #course_menu_item a, .books #books_menu_item a, .software #software_menu_item a {
  color: white;
}

/* line 117, ../../tqfs/_site_common.scss */
.chromeframe {
  width: 100%;
  height: 24px;
  padding: 12px;
  margin: 0 !important;
  text-align: center;
  background-color: #ffe761;
}
/* line 126, ../../tqfs/_site_common.scss */
.chromeframe a {
  color: red;
}

@media screen and (max-width: 767px) {
  /* line 133, ../../tqfs/_site_common.scss */
  #site_nav {
    display: none;
  }
}
/* line 106, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/typography/_vertical_rhythm.scss */
html {
  font-size: 100%;
  line-height: 1.5em;
}

@font-face {
  font-family: 'Bevan';
  font-style: normal;
  font-weight: 400;
  src: local("Bevan"), url(https://themes.googleusercontent.com/static/fonts/bevan/v4/kZxOvEFDTL6rhtQAWC2LTw.woff) format("woff");
}
@font-face {
  font-family: 'Lemon';
  font-style: normal;
  font-weight: 400;
  src: local("Lemon Regular"), local("Lemon-Regular"), url(https://themes.googleusercontent.com/static/fonts/lemon/v2/XGWCPn4vpJIX2zAFeIvA_Q.woff) format("woff");
}
/* line 34, ../../tqfs/_tqfs_typography.scss */
strong {
  font-weight: bold;
}

/* line 38, ../../tqfs/_tqfs_typography.scss */
html {
  font-size: 1em;
  line-height: 1.5em;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

/* line 44, ../../tqfs/_tqfs_typography.scss */
h1 {
  font-size: 2.5em;
  line-height: 1.2em;
}

/* line 47, ../../tqfs/_tqfs_typography.scss */
h2 {
  font-size: 2.25em;
  line-height: 1.33333em;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
}

/* line 51, ../../tqfs/_tqfs_typography.scss */
h3 {
  font-size: 2em;
  line-height: 1.5em;
}

/* line 54, ../../tqfs/_tqfs_typography.scss */
h4 {
  font-size: 1.75em;
  line-height: 1.71429em;
}

/* line 57, ../../tqfs/_tqfs_typography.scss */
h5 {
  font-size: 1.5em;
  line-height: 2em;
}

/* line 60, ../../tqfs/_tqfs_typography.scss */
h6 {
  font-size: 1.25em;
  line-height: 1.2em;
}

/* line 64, ../../tqfs/_tqfs_typography.scss */
nav, section {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
/* line 66, ../../tqfs/_tqfs_typography.scss */
nav h1, section h1 {
  font-size: 2em;
  line-height: 1.5em;
  font-weight: bold;
}
/* line 70, ../../tqfs/_tqfs_typography.scss */
nav h2, section h2 {
  font-size: 1.75em;
  line-height: 1.71429em;
  font-weight: bold;
}
/* line 74, ../../tqfs/_tqfs_typography.scss */
nav h3, section h3 {
  font-size: 1.5em;
  line-height: 2em;
  font-weight: bold;
}
/* line 78, ../../tqfs/_tqfs_typography.scss */
nav h4, section h4 {
  font-size: 1.25em;
  line-height: 1.2em;
  font-weight: bold;
}
/* line 82, ../../tqfs/_tqfs_typography.scss */
nav h5, section h5 {
  font-size: 1em;
  line-height: 1.5em;
  font-weight: bold;
}
/* line 86, ../../tqfs/_tqfs_typography.scss */
nav h6, section h6 {
  font-size: 0.875em;
  line-height: 1.71429em;
  font-weight: bold;
}

/* line 93, ../../tqfs/_tqfs_typography.scss */
#login_links span, #login_links a {
  font-size: 0.875em;
  line-height: 1.71429em;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: white;
}

/* line 101, ../../tqfs/_tqfs_typography.scss */
#page_nav ul {
  font-size: 0px;
}
/* line 104, ../../tqfs/_tqfs_typography.scss */
#page_nav li {
  font-size: 14px;
}

/* line 110, ../../tqfs/_tqfs_typography.scss */
#page_subnav h3 {
  font-size: 1.25em;
  line-height: 1.2em;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 114, ../../tqfs/_tqfs_typography.scss */
#page_subnav a {
  font-size: 1em;
  line-height: 1.5em;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media (min-width: 1024px) {
  /* line 120, ../../tqfs/_tqfs_typography.scss */
  article p {
    font-size: 0.875em;
    line-height: 1.71429em;
    text-align: justify;
  }
}
/* line 126, ../../tqfs/_tqfs_typography.scss */
#comments_title {
  font-size: 1.5em;
  line-height: 2em;
  font-family: "Lemon", "Comic Sans MS", monospace;
}

/* line 131, ../../tqfs/_tqfs_typography.scss */
#comments, #comments p {
  font-size: 0.875em;
  line-height: 1.71429em;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 135, ../../tqfs/_tqfs_typography.scss */
#comments .user_name, #comments p .user_name {
  font-weight: bold;
}

/* line 140, ../../tqfs/_tqfs_typography.scss */
blockquote {
  font-style: italic;
}

/* line 147, ../../tqfs/_tqfs_decoration.scss */
body.network {
  background: #1b0a33;
}

/* line 151, ../../tqfs/_tqfs_decoration.scss */
body.blog, body.books, body.training {
  background: #300a33;
}

/* line 155, ../../tqfs/_tqfs_decoration.scss */
body.shilpa.about-page {
  background: #001e33;
}

/* line 159, ../../tqfs/_tqfs_decoration.scss */
body.software {
  background: #0f3311;
  color: white;
}

/* line 164, ../../tqfs/_tqfs_decoration.scss */
blockquote {
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
  border-radius: 8px;
  margin-bottom: 8px;
}

/* line 171, ../../tqfs/_tqfs_decoration.scss */
#logo a {
  display: inline-block;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  background-image: url('../images/logo.png?1651124377');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 540px;
  height: 73px;
}

/* line 176, ../../tqfs/_tqfs_decoration.scss */
#shilpa_logo a {
  display: inline-block;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  background-image: url('../images/shilpa_logo.png?1651124377');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 387px;
  height: 63px;
  padding-left: 20px;
}

/* line 182, ../../tqfs/_tqfs_decoration.scss */
#qfz_logo a {
  display: inline-block;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  background-image: url('../images/qfz_logo.png?1651124377');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 383px;
  height: 63px;
  padding-left: 20px;
  padding-top: 10px;
}

/* line 189, ../../tqfs/_tqfs_decoration.scss */
#hn_logo a {
  font-size: 48px;
  line-height: 1.5em;
  text-decoration: none;
  color: white;
}

/* line 196, ../../tqfs/_tqfs_decoration.scss */
#user_links {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  background: rgba(255, 255, 255, 0.1);
}

/* line 203, ../../tqfs/_tqfs_decoration.scss */
#login_links {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
/* line 207, ../../tqfs/_tqfs_decoration.scss */
#login_links a {
  margin-left: 8px;
}

/* line 212, ../../tqfs/_tqfs_decoration.scss */
.logout_link {
  display: inline-block;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  background-image: url('../images/logout_btn.png?1651124377');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 78px;
  height: 29px;
}

/* line 217, ../../tqfs/_tqfs_decoration.scss */
#branding {
  background: rgba(255, 255, 255, 0.1);
}

/* line 221, ../../tqfs/_tqfs_decoration.scss */
#hn_logo {
  text-align: center;
}

/* line 225, ../../tqfs/_tqfs_decoration.scss */
#page_title {
  color: white;
  background-image: url("../images/tqfs_course_title_bg_1.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  text-align: center;
  max-width: 600px;
  min-height: 80px;
  margin: 0 auto;
}
/* line 235, ../../tqfs/_tqfs_decoration.scss */
#page_title a {
  text-decoration: none;
  color: white;
}

/* line 242, ../../tqfs/_tqfs_decoration.scss */
#page_nav ul {
  border-top: 1px solid #4f3d6d;
  border-bottom: 1px solid #4f3d6d;
}
/* line 246, ../../tqfs/_tqfs_decoration.scss */
#page_nav li {
  background-image: url("../images/modules_bg.png");
}
/* line 249, ../../tqfs/_tqfs_decoration.scss */
#page_nav li.module_home {
  background-image: url("../images/modules_home_bg.png");
  background-repeat: no-repeat;
  text-indent: -10000px;
  width: 37px;
}
/* line 255, ../../tqfs/_tqfs_decoration.scss */
#page_nav li.selected {
  background-image: url("../images/modules_active_bg.png");
}
/* line 258, ../../tqfs/_tqfs_decoration.scss */
#page_nav a {
  text-decoration: none;
  color: #7d7b7c;
  display: block;
  background-image: url("../images/modules_divider.png");
  background-position: 100% 0px;
  background-repeat: no-repeat;
  z-index: 10;
}
/* line 267, ../../tqfs/_tqfs_decoration.scss */
#page_nav .module_home a {
  background-image: url("../images/home_divider.png");
}
/* line 270, ../../tqfs/_tqfs_decoration.scss */
#page_nav .selected a {
  color: #fdfcfa;
  background-image: url("../images/modules_active_divider.png");
}

/* line 276, ../../tqfs/_tqfs_decoration.scss */
#page_subnav {
  background: #764294;
  border-radius: 10px;
}
/* line 101, ../../tqfs/_tqfs_decoration.scss */
#page_subnav h1, #page_subnav h3 {
  color: #bf89dd;
  border-bottom: 1px solid #bf89dd;
  background-image: url("../images/lessons_menu_circle.png");
  background-repeat: no-repeat;
  background-position: 224px 80%;
}
/* line 108, ../../tqfs/_tqfs_decoration.scss */
#page_subnav li.selected, #page_subnav li.current_menu_item {
  background-image: url("../images/lesson_selected_left.png");
  background-repeat: no-repeat;
}
/* line 111, ../../tqfs/_tqfs_decoration.scss */
#page_subnav li.selected > a, #page_subnav li.current_menu_item > a {
  background-image: url("../images/lesson_selected_right.png");
  background-repeat: no-repeat;
  background-position: right;
  line-height: 38px;
}
/* line 118, ../../tqfs/_tqfs_decoration.scss */
#page_subnav a {
  color: white;
  text-decoration: none;
}
/* line 121, ../../tqfs/_tqfs_decoration.scss */
#page_subnav a span {
  color: #4d6e05;
  background: #c0de7e;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -moz-box-shadow: 0px 0px 5px #333333;
  -webkit-box-shadow: 0px 0px 5px #333333;
  box-shadow: 0px 0px 5px #333333;
  padding: 8px;
}
/* line 129, ../../tqfs/_tqfs_decoration.scss */
#page_subnav ul {
  border-bottom: 2px dotted #bf89dd;
}
/* line 131, ../../tqfs/_tqfs_decoration.scss */
#page_subnav ul ul {
  border-bottom: none;
}

/* line 285, ../../tqfs/_tqfs_decoration.scss */
#comments {
  background-image: url("../images/comments_bg.png");
  background-position: 0px 0px;
  background-repeat: repeat-y;
}

/* line 291, ../../tqfs/_tqfs_decoration.scss */
#comments_title {
  color: #6e5131;
  background-image: url("../images/comments_bg_top_full.png");
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

/* line 301, ../../tqfs/_tqfs_decoration.scss */
#comments textarea {
  border: #dddddd 2px inset;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

/* line 306, ../../tqfs/_tqfs_decoration.scss */
#article_comment_form {
  border-top: #6f5232 1px solid;
}

/* line 310, ../../tqfs/_tqfs_decoration.scss */
#new_comment_preview {
  background-image: url("../images/btn_bg1.png");
  border: none;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  color: white;
  padding: 5px;
  min-width: 10px;
  min-height: 25px;
}

/* line 314, ../../tqfs/_tqfs_decoration.scss */
#new_comment_submit {
  background-image: url("../images/btn_bg.png");
  border: none;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  color: white;
  padding: 5px;
  min-width: 10px;
  min-height: 25px;
}

/* line 318, ../../tqfs/_tqfs_decoration.scss */
.comment_text_preview {
  border: #dddddd 2px inset;
  background: white;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  min-height: 100px;
}

/* line 325, ../../tqfs/_tqfs_decoration.scss */
#id_honeypot {
  display: none;
}

/* line 329, ../../tqfs/_tqfs_decoration.scss */
.commentlevel .commentlevel {
  padding-left: 28px;
  background-image: url("../images/arrow_comments.png");
  background-repeat: no-repeat;
  background-position: 0px 29px;
}

/* line 336, ../../tqfs/_tqfs_decoration.scss */
.profile_pic_box {
  background: white;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: #e6e4d7 1px solid;
}

/* line 342, ../../tqfs/_tqfs_decoration.scss */
.comment_block {
  background: white;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: #e6e4d7 1px solid;
  margin-left: 67px;
}

/* line 350, ../../tqfs/_tqfs_decoration.scss */
.comment_response_link {
  position: relative;
  left: 55px;
  top: -31px;
}
/* line 351, ../../tqfs/_tqfs_decoration.scss */
.comment_response_link a {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  background-image: url('../images/reply_btn.png?1651124377');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 45px;
  height: 21px;
}

/* line 359, ../../tqfs/_tqfs_decoration.scss */
footer {
  color: white;
}

/* line 364, ../../tqfs/_tqfs_decoration.scss */
#free_book_link {
  border-bottom: 2px dotted #bf89dd;
}

/* line 368, ../../tqfs/_tqfs_decoration.scss */
#free_book {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  background-image: url('../images/tqfs-free-book.jpg?1651124377');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 189px;
  height: 301px;
  height: 300px;
  margin-top: 16px;
  border: none;
  background-position: 0 0;
}

/* line 376, ../../tqfs/_tqfs_decoration.scss */
#free_book_read_more_link {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  background-image: url('../images/read_more_button_90.png?1651124377');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 90px;
  height: 26px;
}

/* line 380, ../../tqfs/_tqfs_decoration.scss */
#free_book_download_link {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  background-image: url('../images/download_button_90.png?1651124377');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 90px;
  height: 26px;
}

@media screen and (max-width: 1000px) {
  /* line 385, ../../tqfs/_tqfs_decoration.scss */
  #branding {
    background-image: none;
    background: rgba(255, 255, 255, 0.1);
  }

  /* line 389, ../../tqfs/_tqfs_decoration.scss */
  #user_links {
    background-image: none;
  }

  /* line 393, ../../tqfs/_tqfs_decoration.scss */
  #page_subnav h3 {
    background-image: none;
  }

  /* line 397, ../../tqfs/_tqfs_decoration.scss */
  article {
    width: auto;
  }
}
@media screen and (max-width: 599px) {
  /* line 404, ../../tqfs/_tqfs_decoration.scss */
  #logo a {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    background-image: url('../images/logo_small.png?1651124377');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 320px;
    height: 72px;
  }
}
/* line 4, ../../tqfs/_users_decoration.scss */
.network article {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}

/* line 10, ../../tqfs/_users_decoration.scss */
.category {
  display: flex;
  align-items: stretch;
  flex-flow: column;
  color: white;
  width: 320px;
  margin: 16px;
}
/* line 20, ../../tqfs/_users_decoration.scss */
.category p.logo {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 90%;
  min-height: 240px;
  align-self: stretch;
}
/* line 27, ../../tqfs/_users_decoration.scss */
.category h2 {
  background: rgba(200, 200, 200, 0.3);
  text-align: center;
  box-shadow: 2px 2px 4px rgba(200, 200, 200, 0.3);
  border: 1px solid rgba(100, 100, 100, 0.6);
  margin: 0 0 16px 0;
}
/* line 35, ../../tqfs/_users_decoration.scss */
.category .links {
  margin: auto 0 16px 0;
  display: flex;
  justify-content: center;
}
/* line 40, ../../tqfs/_users_decoration.scss */
.category a {
  text-decoration: none;
  color: white;
  background: rgba(200, 200, 200, 0.3);
  margin: 0 8px;
  padding: 4px;
}

/* line 50, ../../tqfs/_users_decoration.scss */
#qfz {
  background-color: #001e33;
}
/* line 53, ../../tqfs/_users_decoration.scss */
#qfz .logo {
  background-image: url('../images/qfz_logo_200.png?1651124377');
  background-size: 50%;
}

/* line 60, ../../tqfs/_users_decoration.scss */
#tqfs {
  background-color: #300a33;
}
/* line 63, ../../tqfs/_users_decoration.scss */
#tqfs .logo {
  background-image: url('../images/tqfs_logo_400.png?1651124377');
}

/* line 68, ../../tqfs/_users_decoration.scss */
#mentoring {
  background-color: #001e33;
}
/* line 71, ../../tqfs/_users_decoration.scss */
#mentoring .logo {
  background-image: url('../images/am_logo_400.png?1651124377');
}

/* line 76, ../../tqfs/_users_decoration.scss */
#software {
  background-color: #0f3311;
}
/* line 79, ../../tqfs/_users_decoration.scss */
#software .logo {
  background-image: url('../images/hq_logo_400.png?1651124377');
}

/* line 84, ../../tqfs/_users_decoration.scss */
#community {
  background-color: #333333;
}
/* line 87, ../../tqfs/_users_decoration.scss */
#community .logo {
  background-image: url('../images/qc_logo_400.png?1651124377');
}

/* line 92, ../../tqfs/_users_decoration.scss */
.users #wrap {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  max-width: 1304px;
  margin: 0 auto;
  background: #eee;
  padding: 16px;
  color: #111;
}
/* line 102, ../../tqfs/_users_decoration.scss */
.users #header {
  flex: 0 0 100%;
  text-align: center;
}
/* line 105, ../../tqfs/_users_decoration.scss */
.users #header h2 {
  font-size: 1.2em;
}
/* line 110, ../../tqfs/_users_decoration.scss */
.users #network_links {
  order: 2;
  margin: 8px;
  background: #111;
  padding: 16px;
}
/* line 121, ../../tqfs/_users_decoration.scss */
.users a.network_link {
  display: block;
  border-bottom: none;
  width: 288px;
  height: 112px;
  background: transparent no-repeat 0 0;
  text-indent: -5000px;
  background-size: contain;
}
/* line 131, ../../tqfs/_users_decoration.scss */
.users #hq_link {
  background-image: url('../images/hq_logo_400.png?1651124377');
}
/* line 135, ../../tqfs/_users_decoration.scss */
.users #qc_link {
  background-image: url('../images/qc_logo_400.png?1651124377');
}
/* line 139, ../../tqfs/_users_decoration.scss */
.users #am_link {
  background-image: url('../images/am_logo_400.png?1651124377');
}
/* line 143, ../../tqfs/_users_decoration.scss */
.users #tqfs_link {
  background-image: url('../images/tqfs_logo_400.png?1651124377');
}
/* line 147, ../../tqfs/_users_decoration.scss */
.users form {
  flex: 1 1 auto;
  display: block;
  padding: 8px;
}
/* line 151, ../../tqfs/_users_decoration.scss */
.users form .helptext {
  font-size: 0.8em;
  opacity: 0.7;
}
/* line 155, ../../tqfs/_users_decoration.scss */
.users form p {
  margin: 8px 0;
  font-size: 1.1em;
}
/* line 159, ../../tqfs/_users_decoration.scss */
.users form input {
  font-size: 1.1em;
}
/* line 162, ../../tqfs/_users_decoration.scss */
.users form .errorlist {
  color: red;
}
/* line 166, ../../tqfs/_users_decoration.scss */
.users input[type=submit] {
  display: block;
  width: 100%;
  margin: 8px 0;
  background: green;
  line-height: 32px;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
}
/* line 178, ../../tqfs/_users_decoration.scss */
.users.login #forgot {
  display: block;
  border: none;
  text-decoration: none;
  text-align: center;
  margin: 32px 0 0 0;
  background: #ffa50080;
  font-size: 0.9em;
  line-height: 32px;
  color: #111;
}

@media (max-width: 1023px) {
  /* line 5, ../../tqfs/_software.scss */
  .software #branding, .software #user_links {
    display: none;
  }
}
/* line 9, ../../tqfs/_software.scss */
.software #branding {
  font-size: 48px;
  line-height: 1.5em;
  text-decoration: none;
  color: white;
  text-align: center;
}
/* line 16, ../../tqfs/_software.scss */
.software #page_title {
  display: none;
}
/* line 19, ../../tqfs/_software.scss */
.software article {
  background-color: white;
  color: #1a1a1a;
}
/* line 22, ../../tqfs/_software.scss */
.software article #banner-content, .software article #videos, .software article .enrol-button-section {
  background-color: #3bcc45;
}
/* line 24, ../../tqfs/_software.scss */
.software article #banner-content p, .software article #videos p, .software article .enrol-button-section p {
  color: white;
}
/* line 28, ../../tqfs/_software.scss */
.software article #banner-content {
  margin: 0 auto;
  padding: 20px 0;
  justify-content: center;
}
/* line 32, ../../tqfs/_software.scss */
.software article #banner-content > * {
  max-width: 90%;
  margin: 0 auto;
}
/* line 36, ../../tqfs/_software.scss */
.software article #banner-content h1 {
  font-size: 2.3em;
  font-family: 'Open Sans Condensed', sans-serif;
  text-transform: none;
  text-shadow: 1px 1px 2px black;
  display: block;
  margin-bottom: 15px;
  line-height: 1.45;
  font-weight: 700;
  color: white;
}
/* line 46, ../../tqfs/_software.scss */
.software article #banner-content h1 em {
  font-style: italic;
  color: yellow;
}
/* line 51, ../../tqfs/_software.scss */
.software article #banner-content p {
  font-size: 1.25em;
  display: block;
  line-height: 1.45;
  color: white;
}
/* line 57, ../../tqfs/_software.scss */
.software article #banner-content .compatibility {
  font-size: 0.875em;
}
/* line 61, ../../tqfs/_software.scss */
.software article .download-btn {
  justify-self: center;
  margin: 0 auto;
  display: grid;
  width: 280px;
  grid-template-areas: "btn btn" "win mac" "com com";
  grid-template-rows: auto 56px auto;
  grid-template-columns: 0.5fr 0.5fr;
}
/* line 72, ../../tqfs/_software.scss */
.software article .download-btn .yc-widget {
  grid-area: btn;
}
/* line 74, ../../tqfs/_software.scss */
.software article .download-btn .yc-widget .yc-enrol-button {
  background: linear-gradient(to bottom, #f98d33 0%, #f17120 35%, #e64702 100%) !important;
  text-indent: initial;
  text-align: center;
  line-height: 83px;
  color: #fff;
  font-weight: bold;
  font-size: 2em;
  padding: 0;
  max-width: 100%;
}
/* line 86, ../../tqfs/_software.scss */
.software article .download-btn .window-icon {
  grid-area: win;
  background: url(../../images/window-big-icon.png) center right 24px no-repeat;
  color: transparent;
}
/* line 91, ../../tqfs/_software.scss */
.software article .download-btn .mac-icon {
  grid-area: mac;
  background: url(../../images/mac-big-icon.png) center left 24px no-repeat;
  color: transparent;
}
/* line 96, ../../tqfs/_software.scss */
.software article .download-btn .compatibility {
  grid-area: com;
  font-size: 0.875em;
  color: white;
}
/* line 102, ../../tqfs/_software.scss */
.software article p {
  width: 90%;
  margin: 0 auto;
  color: #666666;
  line-height: 1.7;
  font-size: 1.125em;
}
/* line 109, ../../tqfs/_software.scss */
.software article h2 {
  text-align: center;
  font-size: 1.5em;
  line-height: 24px;
  color: #0095ff;
  margin: 0 0 20px 0;
  font-weight: bold;
  background: url(../../images/heading_text_bg.png) no-repeat 50% bottom;
  padding: 0 16px 40px 16px;
  text-transform: uppercase;
}
/* line 119, ../../tqfs/_software.scss */
.software article h2 em {
  color: #3bcc45;
}
/* line 123, ../../tqfs/_software.scss */
.software article h3 {
  font-weight: normal;
  font-size: 1.25em;
  line-height: 20px;
  color: #000000;
  margin: 0 0 20px 0;
  text-align: center;
  text-transform: uppercase;
}
/* line 132, ../../tqfs/_software.scss */
.software article img, .software article iframe {
  display: block;
  margin: 10px auto;
}
/* line 136, ../../tqfs/_software.scss */
.software article .video-box {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
/* line 140, ../../tqfs/_software.scss */
.software article .video-box iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 90%;
  height: 100%;
}
/* line 149, ../../tqfs/_software.scss */
.software article blockquote {
  display: block;
  color: #4d4d4d;
  padding: 12px;
  margin: 0 auto;
  width: 90%;
  font-size: 1.125em;
  background-color: rgba(0, 0, 0, 0.1);
}
/* line 158, ../../tqfs/_software.scss */
.software article p.name {
  text-align: right;
  color: #0095ff;
  font-size: 1.5em;
  margin: 0 0 10px 0;
}
/* line 164, ../../tqfs/_software.scss */
.software article section, .software article .feature {
  padding: 20px 0;
}
/* line 167, ../../tqfs/_software.scss */
.software article section#top_testimonial {
  padding-bottom: 50px;
}
@media (min-width: 1024px) {
  /* line 171, ../../tqfs/_software.scss */
  .software article #banner-content {
    background: #3bcc45 url(../../images/banner_image.png) no-repeat 50% 0;
    padding-left: 100px;
  }
  /* line 174, ../../tqfs/_software.scss */
  .software article #banner-content > * {
    width: 500px;
    margin-right: 1200px;
  }
  /* line 179, ../../tqfs/_software.scss */
  .software article #intro-heading {
    grid-area: intro-heading;
  }
  /* line 182, ../../tqfs/_software.scss */
  .software article #intro-image {
    grid-area: intro-image;
  }
  /* line 185, ../../tqfs/_software.scss */
  .software article #intro-text {
    grid-area: intro-text;
  }
  /* line 188, ../../tqfs/_software.scss */
  .software article #shilpa-intro {
    width: 81%;
    margin: 0 auto;
    display: grid;
    grid-template-areas: "intro-heading intro-heading" "intro-image intro-text";
  }
  /* line 194, ../../tqfs/_software.scss */
  .software article #vid-text {
    grid-area: vid-text;
  }
  /* line 197, ../../tqfs/_software.scss */
  .software article #vid1 {
    grid-area: vid1;
  }
  /* line 200, ../../tqfs/_software.scss */
  .software article #vid2 {
    grid-area: vid2;
  }
  /* line 203, ../../tqfs/_software.scss */
  .software article #vid3 {
    grid-area: vid3;
  }
  /* line 206, ../../tqfs/_software.scss */
  .software article #vid4 {
    grid-area: vid4;
  }
  /* line 209, ../../tqfs/_software.scss */
  .software article #vid5 {
    grid-area: vid5;
  }
  /* line 212, ../../tqfs/_software.scss */
  .software article #button-section {
    grid-area: button-section;
  }
  /* line 215, ../../tqfs/_software.scss */
  .software article #videos {
    width: 100%;
    margin: 0 auto;
    display: grid;
    grid-template-areas: "vid-text vid-text vid-text vid-text" "vid1 vid1 vid2 vid2" "vid3 vid3 vid4 vid4" ". vid5 vid5 ." "button-section button-section button-section button-section";
  }
  /* line 221, ../../tqfs/_software.scss */
  .software article section {
    width: 90%;
    margin: 0 auto;
  }
  /* line 225, ../../tqfs/_software.scss */
  .software article .compatibility {
    text-align: center;
  }
}
/* line 233, ../../tqfs/_software.scss */
.software.premium-download #page_title {
  display: block;
}
/* line 236, ../../tqfs/_software.scss */
.software.premium-download article {
  background-color: rgba(255, 255, 255, 0.1);
}
/* line 239, ../../tqfs/_software.scss */
.software.premium-download .download-box {
  max-width: 800px;
  text-align: center;
  margin: 24px auto;
  padding: 8px;
  background-color: rgba(255, 255, 255, 0.8);
}
/* line 246, ../../tqfs/_software.scss */
.software.premium-download a.download {
  display: block;
  padding: 8px;
  margin: 8px auto;
  width: 400px;
  background: rgba(0, 0, 0, 0.5);
  color: white;
}
