/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
/* Increase the body font size on small devices */
html {
  font-size: 81.3%;
}

.node-box-faq li .faq-buttons a {
  position: static;
  float: right;
} 

body .node-box-faq li .faq-buttons a.expand-close {
  background-position: -140px -315px;
  height: 65px;
  width: 65px;
  position: absolute;
}

/**
 * Box -> Box Tags
 */
body .node-box-tags .content {
  padding: 15px;
}

body .node-box-tags .tag-box-title-wrapper {
  font-size: 24px;
  line-height: 24px;
  margin: 0 0 15px;
}

body .node-box-tags .lines-tag li {
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 15px;
}