* {
  margin: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  height: 100%;
}
body {
  background: #f7f4ed;
  background-image: url("../img/header_bg.jpeg");
  background-position: top left;
  background-repeat: repeat-x;
  background-attachment: fixed;
  font-family: 'Source Sans Pro', sans-serif;
  -webkit-font-smoothing: antialiased;
}
body > .container {
  height: auto !important;
  height: 100%;
  margin: 0 auto -50px;
  min-height: 100%;
  background-color: #fff;
  position: relative;
}
body > .container .container-inner {
  padding: 10px 0px 20px;
}
body footer,
body .push {
  height: 50px;
}
.paperBG {
  position: fixed;
  top: 11px;
  left: 0;
  right: 0;
  height: 36px;
  background-image: url("../img/paper.jpg");
  background-position: top left;
  background-repeat: repeat-x;
  z-index: -1;
}
.topBG {
  position: fixed;
  top: 47px;
  left: 0;
  right: 0;
  height: 81px;
  background-image: url("../img/rust_top.jpg");
  background-position: top left;
  background-repeat: repeat-x;
  z-index: -1;
}
a {
  color: #2187d3;
  font-weight: bold;
}
a:hover {
  color: #1e7abe;
  font-weight: bold;
}
.breadcrumb {
  background-color: transparent;
  padding: 0;
}
.cf:before,
.cf:after {
  content: ' ';
  display: table;
}
.cf:after {
  clear: both;
}
code {
  white-space: pre;
}
.details-list label {
  font-weight: bold;
}
.details-list li {
  padding-bottom: 10px;
}
.details-list li:last-child {
  padding-bottom: 0;
}
#flash-container {
  position: fixed;
  right: 25px;
  top: 25px;
  z-index: 2000;
  min-width: 300px;
}
#flash-container .alert > strong {
  text-transform: capitalize;
}
footer {
  background: transparent;
  border-top: 2px solid transparent;
  position: relative;
}
footer .row-fluid {
  background-image: url("../img/footer_bg.jpeg");
  background-position: bottom left;
  background-repeat: repeat-x;
}
footer a {
  color: #2187d3;
  font-weight: bold;
}
footer a:hover {
  color: #2187d3;
}
footer li {
  float: left;
  padding: 20px 25px 10px 25px;
  text-align: center;
}
.hero-unit {
  padding: 20px 40px;
  background-color: #fff;
  font-size: 16px;
}
.hero-unit a {
  font-size: 14px;
}
.hero-unit legend a {
  font-size: inherit;
}
.left {
  float: left !important;
}
.list-item {
  margin-bottom: 20px;
}
.list-item div {
  background: #fff;
  border-bottom: 2px solid #ccc;
}
.list-item div > * {
  padding: 20px;
}
.list-item div h3 i {
  margin: 5px;
}
.navbar {
  margin-bottom: 0px;
}
.navbar .nav {
  float: none;
}
.navbar .nav li.active > a {
  background-color: #2187d3;
}
.navbar .nav li.active > a:hover {
  background-color: #2187d3;
}
.right {
  float: right !important;
}
.text-right,
td.text-right {
  text-align: right;
}
legend {
  border-bottom: 0px solid transparent;
  color: #452914;
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 6px;
}
.form-actions {
  background-color: transparent;
  border-top: 0px solid transparent;
  padding: 5px;
}
.control-group .help-inline {
  display: none;
}
.control-group.error .help-inline {
  display: inline;
  font-size: 0.75em;
  padding: 0 10px;
  position: relative;
  top: -3px;
}
.file-wrapper {
  position: relative;
  line-height: 1;
}
.file-wrapper a {
  vertical-align: top;
}
.file-wrapper a.btn-link {
  padding: 0px;
  margin: 0px;
  cursor: pointer;
}
.file-wrapper input {
  background-color: transparent;
  color: transparent;
  left: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  width: 50px;
  z-index: 2;
}
.file-wrapper .label {
  background-color: transparent;
  color: #468847;
  font-size: 0.75em;
  font-weight: normal;
  padding: 0 10px;
  text-shadow: none;
  vertical-align: text-top;
}
.file-wrapper .label.error {
  color: #c00;
}
.file-wrapper .preview {
  display: inline-block;
  position: relative;
}
.file-wrapper .preview img {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin: 0 0 5px 10px;
  max-height: 80px;
  max-width: 80px;
}
.file-wrapper .preview:hover {
  cursor: pointer;
}
.file-wrapper .preview:hover:before {
  background-color: #d3d3d3;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #333;
  content: '×';
  font-size: 15px;
  font-weight: 600;
  height: 18px;
  line-height: 1;
  position: absolute;
  right: -6px;
  text-align: center;
  top: -6px;
  width: 18px;
}
.forgot-password {
  margin-top: 20px;
}
.header-link-small {
  font-size: 0.813em;
  font-weight: normal;
  padding-left: 10px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
input[type=file] {
  line-height: 1em;
}
input[type=text],
input[type=password],
input[type=number] {
  min-height: 30px;
}
.form-inline input {
  margin-right: 8px;
}
.modal {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.modal .modal-header {
  background-color: #46280f;
  border-bottom: 2px solid #46280f;
  padding: 2px 15px;
}
.modal .modal-header h3 {
  color: #fff;
}
.modal .modal-header .navbar {
  margin: 0;
}
.modal .modal-header .navbar .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding-top: 8px;
}
.modal .modal-header .navbar .navbar-inner a {
  padding: 0;
}
.modal .modal-body {
  max-height: 465px;
  padding: 0 15px;
}
.upload-modal .modal-body {
  padding: 30px 40px;
}
.upload-modal .modal-body h2 {
  margin-top: 0;
}
.jobs.add .upload-modal .modal-body p {
  margin-bottom: 15px;
}
.jobs .inactive-job {
  color: #f00;
  margin: 0 -10px;
  padding: 7px 10px;
  text-shadow: 1px 1px #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.jobs .inactive-job input {
  width: 25%;
}
.selectedStore {
  display: flex;
}
.selectedStore .selectedStoreControls {
  display: flex;
  flex-direction: column;
  padding-left: 5px;
  padding-top: 15px;
}
.selectedStore .selectedStoreControls button:disabled {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
  cursor: default;
}
.no-date {
  display: flex !important;
}
.no-date label {
  padding-left: 10px;
}
.dateFilter {
  width: 90px;
}
.csv-settings {
  display: flex;
  align-items: center;
}
.csv-settings input {
  vertical-align: baseline;
  margin-right: 3px;
}
.csv-settings label {
  padding: 0 5px;
  margin: 0;
}
.jobs.index .container,
.jobs.activityindex .container,
.jobs.billing .container,
.jobs.index #header > .container,
.jobs.activityindex #header > .container,
.jobs.billing #header > .container {
  max-width: inherit;
}
.jobs.index legend,
.queue.index legend {
  text-transform: capitalize;
}
.jobs.index #table-admin-jobs td,
.queue.index #table-admin-jobs td {
  cursor: pointer;
}
.jobs.index #table-jobs td form,
.queue.index #table-jobs td form,
.jobs.index #table-supervisor-jobs td form,
.queue.index #table-supervisor-jobs td form,
.jobs.index #table-worker-jobs td form,
.queue.index #table-worker-jobs td form,
.jobs.index #table-my-tasks td form,
.queue.index #table-my-tasks td form,
.jobs.index #table-jobs td select,
.queue.index #table-jobs td select,
.jobs.index #table-supervisor-jobs td select,
.queue.index #table-supervisor-jobs td select,
.jobs.index #table-worker-jobs td select,
.queue.index #table-worker-jobs td select,
.jobs.index #table-my-tasks td select,
.queue.index #table-my-tasks td select {
  margin: 0;
}
.jobs.index #table-jobs th,
.queue.index #table-jobs th,
.jobs.index #table-supervisor-jobs th,
.queue.index #table-supervisor-jobs th,
.jobs.index #table-worker-jobs th,
.queue.index #table-worker-jobs th,
.jobs.index #table-my-tasks th,
.queue.index #table-my-tasks th {
  color: #000;
  font-weight: 600;
}
.jobs.index #table-jobs th.headerSortUp,
.queue.index #table-jobs th.headerSortUp,
.jobs.index #table-supervisor-jobs th.headerSortUp,
.queue.index #table-supervisor-jobs th.headerSortUp,
.jobs.index #table-worker-jobs th.headerSortUp,
.queue.index #table-worker-jobs th.headerSortUp,
.jobs.index #table-my-tasks th.headerSortUp,
.queue.index #table-my-tasks th.headerSortUp,
.jobs.index #table-jobs th.headerSortDown,
.queue.index #table-jobs th.headerSortDown,
.jobs.index #table-supervisor-jobs th.headerSortDown,
.queue.index #table-supervisor-jobs th.headerSortDown,
.jobs.index #table-worker-jobs th.headerSortDown,
.queue.index #table-worker-jobs th.headerSortDown,
.jobs.index #table-my-tasks th.headerSortDown,
.queue.index #table-my-tasks th.headerSortDown {
  color: #d6670d;
}
.jobs.index #table-jobs th:hover,
.queue.index #table-jobs th:hover,
.jobs.index #table-supervisor-jobs th:hover,
.queue.index #table-supervisor-jobs th:hover,
.jobs.index #table-worker-jobs th:hover,
.queue.index #table-worker-jobs th:hover,
.jobs.index #table-my-tasks th:hover,
.queue.index #table-my-tasks th:hover {
  color: #d6670d;
}
.jobs.index.add .control-group,
.queue.index.add .control-group,
.jobs.index.show .control-group,
.queue.index.show .control-group {
  margin: 0 0 10px 0;
}
.jobs.index.add form,
.queue.index.add form,
.jobs.index.show form,
.queue.index.show form {
  margin: 0;
}
.jobs.index.add h4,
.queue.index.add h4,
.jobs.index.show h4,
.queue.index.show h4 {
  color: #00ff71;
  margin: 0 0 15px;
}
.jobs.index.add .instructions,
.queue.index.add .instructions,
.jobs.index.show .instructions,
.queue.index.show .instructions {
  line-height: 1;
  margin-bottom: 10px;
}
.jobs.index.add input,
.queue.index.add input,
.jobs.index.show input,
.queue.index.show input,
.jobs.index.add select,
.queue.index.add select,
.jobs.index.show select,
.queue.index.show select {
  margin-bottom: 5px;
  margin-top: 2px;
}
.jobs.index.add label,
.queue.index.add label,
.jobs.index.show label,
.queue.index.show label {
  color: #666;
  margin: 0;
}
.jobs.index.add p,
.queue.index.add p,
.jobs.index.show p,
.queue.index.show p {
  margin-bottom: 5px;
}
.jobs.index.add p i,
.queue.index.add p i,
.jobs.index.show p i,
.queue.index.show p i {
  margin: 4px 0 0 6px;
}
.jobs.index.add .progress,
.queue.index.add .progress,
.jobs.index.show .progress,
.queue.index.show .progress {
  margin-top: 8px;
}
.jobs.index.add .well,
.queue.index.add .well,
.jobs.index.show .well,
.queue.index.show .well {
  margin-top: 20px;
}
.jobs.show .box textarea {
  overflow: hidden;
}
.well {
  background-color: #f7f4ed;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
textarea {
  width: 270px;
}
.matchbox {
  width: 500px;
}
.box {
  max-width: 500px;
  background-color: #f7f4ed;
  padding: 0 10px 10px 10px;
  display: inline-block;
}
.box .boxTop {
  background-color: #452914;
  color: #fff;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  font-weight: bold;
  padding: 0px 8px;
  display: block;
  position: relative;
  margin: 0px -10px 20px -10px;
}
.box .boxTop:after {
  content: '';
  position: absolute;
  left: 13px;
  bottom: -10px;
  border-top: 10px solid #452914;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 0px solid transparent;
}
.box p {
  margin-bottom: 5px;
}
.revisions input {
  float: left;
  margin-right: 10px;
}
#assessmentButtons .btn {
  width: 170px;
  text-transform: uppercase;
}
#job-form div.span12.control-group {
  margin-left: 0;
}
#job-form label.control-label {
  color: #d6670d;
  font-size: 17px;
}
.socialConnectors .socialConnector {
  position: relative;
  padding-left: 65px;
}
.socialConnectors .socialConnector input[type=checkbox] {
  position: absolute;
  top: 7px;
  left: 0;
}
.socialConnectors .socialConnector i {
  left: 23px;
  top: 0;
  position: absolute;
  display: block;
  width: 32px;
  height: 32px;
  background: transparent url("/img/social_sprite.png") top left no-repeat;
}
.socialConnectors .socialConnector #twitterIcon {
  background-position: 0 0;
}
.socialConnectors .socialConnector #linkedinIcon {
  background-position: 0 -32px;
}
.socialConnectors .socialConnector #facebookIcon {
  background-position: 0 -64px;
}
.socialConnectors .socialConnector #pinterestIcon {
  background-position: 0 -96px;
}
.socialConnectors .socialConnector #tumblrIcon {
  background-position: 0 -128px;
}
#upload-form {
  line-height: 1;
}
#upload-form .instructions {
  margin-bottom: 15px;
}
.comments .comment-body {
  float: left;
  font-size: 18px;
  padding: 5px 0;
  width: 100%;
}
.comments .comment-header {
  float: left;
  font-size: 16px;
  font-weight: 600;
  width: 100%;
}
.comments .comment-header .name {
  float: left;
}
.comments .comment-header .date,
.comments .comment-header .time,
.comments .comment-header .step {
  float: right;
  margin-left: 10px;
  min-width: 90px;
  text-align: right;
}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f7f4ed;
}
.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
table.data-table #workflowStep {
  width: 130px;
}
table.data-table .hidden-column {
  display: none;
}
table.data-table thead tr th.sorting,
table.data-table thead tr th.sorting_asc,
table.data-table thead tr th.sorting_desc {
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer;
}
table.data-table thead tr th.sorting {
  background-image: url("/img/tablesorter/bg.gif");
}
table.data-table thead tr th.sorting_asc {
  background-image: url("/img/tablesorter/asc.gif");
}
table.data-table thead tr th.sorting_desc {
  background-image: url("/img/tablesorter/desc.gif");
}
table.data-table thead tr th.sorting_asc,
table.data-table thead tr th.sorting_desc {
  border-bottom: 2px solid #d6670d;
  color: #d6670d;
}
table.data-table tbody tr.active td:first-child {
  box-shadow: -3px 0 0 #008000;
}
table.tablesorter thead tr .header {
  background-image: url("/img/tablesorter/bg.gif");
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer;
}
table.tablesorter thead tr .headerSortUp {
  background-image: url("/img/tablesorter/asc.gif");
}
table.tablesorter thead tr .headerSortDown {
  background-image: url("/img/tablesorter/desc.gif");
}
table.tablesorter thead tr .headerSortDown,
table.tablesorter thead tr .headerSortUp {
  border-bottom: 2px solid #d6670d;
  color: #d6670d;
}
table.tablesorter form {
  margin: 0;
}
td.buttons {
  padding: 3px;
}
.pages.show h1 {
  font-size: 1.125em;
}
.pages.show h2 {
  color: #d6670d;
  font-size: 1em;
  margin-top: 20px;
}
.pages.show h3 {
  color: #666;
  font-size: 1em;
  margin-top: 20px;
}
.users.me .change-password {
  margin-left: 25px;
}
.users.me h4 {
  color: #d6670d;
  padding: 15px 0 10px;
}
.users.me label {
  color: #666;
  margin: 0;
}
.users.me p {
  line-height: 1.3;
  margin: 0 0 5px;
}
.alert h4 {
  color: inherit !important;
}
.dataTables_processing {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-color: rgba(255,255,255,0.5);
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 500%;
}
.dataTables_filter {
  display: none;
}
.dataTables_filter input {
  margin: 0 0 0 10px;
}
.pagination,
.dataTables_paginate {
  text-align: right;
}
.pagination a,
.dataTables_paginate a {
  background: #fafafa;
  border: 1px solid #ccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 0.875em;
  margin: 0 3px;
  padding: 5px 15px;
}
.pagination a:hover,
.dataTables_paginate a:hover,
.pagination a.current,
.dataTables_paginate a.current {
  background: #2187d3;
  color: #fff;
  text-decoration: none;
}
.pagination .pagedisplay,
.dataTables_paginate .pagedisplay {
  cursor: default;
  margin-bottom: 0;
  text-align: center;
  width: 60px;
  padding: 15px 0px;
  margin: 0 3px 3px;
}
.btn.disabled,
.btn[disabled] {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
}
button.btn,
input[type="submit"].btn,
.btn {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin: 5px;
  font-weight: 400;
  text-transform: uppercase;
  vertical-align: top;
}
button.btn:hover,
input[type="submit"].btn:hover,
.btn:hover {
  font-weight: 400;
}
.btn-primary {
  background: #2187d3;
  border-color: #2187d3;
  box-shadow: none;
  text-transform: uppercase;
  font-weight: 700;
  min-width: 135px;
  min-height: 27px;
}
.btn-primary:hover:not([disabled]),
.btn-primary:focus:not([disabled]) {
  background: #1e7abe;
  font-weight: 700;
}
.btn-large {
  padding: 9px 20px;
  font-size: 17px;
}
td > .btn {
  margin: 0 5px 0 0;
}
.dropdown-menu {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.job-summary-modal .modal-body {
  max-height: 450px;
}
.card {
  display: inline-block;
  width: 270px;
  height: 80px;
  background-color: #fff;
  border: 1px solid #d5d5d5;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin: 20px;
  padding: 0px 10px 10px;
}
.card:hover {
  box-shadow: 0px 4px 5px #c2c2c2;
}
.card > .cardActions {
  visibility: hidden;
  text-align: right;
}
.card:hover > .cardActions {
  visibility: visible;
}
#welcomeMsg {
  position: absolute;
  top: 38px;
  right: 40px;
  font-weight: bold;
  font-style: italic;
}
#header {
  height: 150px;
  background: transparent !important;
  border-color: transparent !important;
  box-shadow: none;
  padding: 0px;
}
#header > .container {
  background-color: #fff;
  position: relative;
  padding: 0 40px 0 40px;
  max-width: 1172px;
  width: 90%;
  height: 150px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url("../img/header_bg.jpeg");
  background-position: top left;
  background-repeat: repeat-x;
}
#header .brand {
  padding: 0;
  margin: 0 20px 0 0;
  width: 309.61499999999995px;
  height: 150px;
  background-image: url("../img/TextCafe_logo.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
#header .nav {
  float: none;
  color: #452914;
}
#header .nav > li {
  height: 100px;
  line-height: 30px;
}
#header .nav > li > a {
  color: #452914;
  text-transform: uppercase;
  text-shadow: none;
  font-weight: bold;
  background-color: #fff;
  margin: 60px 15px 0px 15px;
  padding: 10px 0px;
  height: 40px;
}
#header .nav > li > a:hover {
  color: #d6670d;
}
#header .nav > li.active > a {
  color: #d6670d;
  border-bottom: 2px solid #d6670d;
  box-shadow: none;
}
#header .nav > li.active > a:hover {
  color: #d6670d;
}
#header .loginDD {
  width: 280px;
}
#header legend+.control-group {
  margin-top: 0px;
}
#header #loginForm {
  padding: 0px 20px;
  color: #333;
}
#header #loginForm > form {
  margin: 0px;
}
.main.index #betterEpubs {
  padding: 20px 10px 0px 40px;
}
.main.index #betterEpubs h1 {
  margin: 0px;
  font-size: 50px;
  font-weight: normal;
}
.main.index #features {
  padding: 30px 10px 10px 40px;
}
.main.index #homeDesc {
  font-size: 20px;
  line-height: 1.3;
  margin-left: 0;
}
.main.index #wikiText li {
  margin-bottom: 12px;
}
.main.index #wikiText li strong {
  color: #d6670d;
}
.main.index #screenshot {
  background-image: url("../img/screen_upload.jpg");
  width: 100%;
  height: 575px;
  background-position: top center;
  background-repeat: no-repeat;
}
.main.index #screenList {
  margin: 0px 0px 20px 0px;
}
.main.index #screenList li {
  display: inline-block;
  width: 35px;
  height: 35px;
  background-color: #d6b581;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 35px;
  margin-right: 2px;
  list-style: none;
  position: relative;
  cursor: pointer;
}
.main.index #screenList li > a {
  height: 35px;
  margin: 0px;
  padding-top: 10px;
}
.main.index #screenList li.active {
  background-color: #452914;
  outline: none;
}
.main.index #screenList li.active:after {
  content: '';
  position: absolute;
  left: 13px;
  bottom: -10px;
  border-top: 10px solid #452914;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 0px solid transparent;
}
.main.index #topBanner {
  background-image: url("../img/corp_tablet.jpg");
  width: 100%;
  max-width: 1170px;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0px auto;
  height: 520px;
  z-index: -1;
  border-top: 4px solid #46280f;
  border-bottom: 4px solid #46280f;
}
.main.index #intro {
  text-align: center;
  background-color: rgba(75,52,39,0.36);
  color: #fff;
  min-height: 260px;
  font-size: 16px;
  margin: 90px 30px 30px 30px;
  border: 4px solid transparent;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.main.index #intro .glyphicon {
  font-size: 45px;
  margin: 5px 20px;
}
.main.index #intro h2 {
  font-weight: 800;
  font-family: 'Source Sans Pro', 'Open Sans', Arial, sans-serif;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
  color: #fff;
}
.main.index #intro h1,
.main.index #intro h3,
.main.index #intro h4,
.main.index #intro h5,
.main.index #intro h6 {
  color: #fff;
}
.main.index #intro #trialBtn {
  min-height: 44px;
  margin-bottom: 15px;
}
.main.index h3 {
  color: #46280f;
}
.main.index .alert {
  margin-bottom: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.main.index .alert-success {
  border-color: #d6670d;
  background-color: #d6670d;
  color: #fff;
}
#trialBtn {
  width: 180px;
}
#signupForm {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
#signupForm .modal-header {
  background-color: #46280f;
  border-bottom: 2px solid #46280f;
  padding: 2px 15px;
}
#signupForm .modal-header h3 {
  color: #fff;
}
#signupForm .required:before {
  content: '* ';
  color: #f00;
  font-weight: bold;
}
#signupForm .modal-body {
  max-height: 465px;
  padding: 0 15px;
}
.main.support #supportTabs li {
  width: 25%;
}
.main.about #aboutTabs li {
  width: 25%;
}
.main.about .tab-pane li {
  margin-bottom: 10px;
}
#wikiText {
  padding: 1.6% 3.4%;
  font-size: 18px;
  line-height: 1.3;
}
.carousel {
  box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.3);
}
.carousel .carousel-caption {
  background: rgba(0,0,0,0.1);
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -5px;
  font-size: 60px;
  font-weight: 100;
  line-height: 22px;
  color: #fff;
  text-align: center;
  background: #222;
  border: 3px solid #ddd;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.carousel-control.right {
  right: 15px;
  left: auto;
}
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #f2832a;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.carousel-indicators .active {
  background-color: #d6670d;
}
table.assessment {
  width: auto;
}
.assessment-details:hover {
  cursor: pointer;
}
.right-caret {
  margin-left: 3px;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  border-left: 4px solid #000;
  display: inline-block;
  height: 0;
  width: 0;
}
.down-caret {
  margin-left: 3px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000;
  display: inline-block;
  height: 0;
  width: 0;
}
.showassessment legend {
  margin-bottom: 10px;
  margin-top: 20px;
}
.dropboxChooser {
  display: inline-block;
  margin: 5px;
}
.dropboxChooser > p:first-of-type {
  font-size: 1.25em;
  line-height: 1.5;
}
tr.userRow,
tr.impRow,
tr.closedRow {
  display: none;
}
tr.userRow.open,
tr.impRow.open,
tr.openedRow {
  display: table-row;
}
tr.userRow.open td,
tr.impRow.open td,
tr.openedRow td {
  background-color: #f9f9f9 !important;
}
tr.userRow.open .table,
tr.impRow.open .table,
tr.openedRow .table {
  margin-bottom: 0px;
}
tr.userRow.open .table-striped tbody tr td,
tr.impRow.open .table-striped tbody tr td,
tr.openedRow .table-striped tbody tr td {
  background-color: #e5e5e5 !important;
}
tr.userRow.open .table tbody tr:nth-child(odd) td,
tr.impRow.open .table tbody tr:nth-child(odd) td,
tr.openedRow .table tbody tr:nth-child(odd) td {
  background-color: #eee !important;
}
.pubUsers,
.pubImprints {
  text-align: center;
}
.input-append .btn {
  margin: 0px;
  margin-left: -1px;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-weight: 700;
  font-family: 'Source Sans Pro', Arial, sans-serif;
}
h1,
.h1 {
  font-weight: normal;
  font-family: 'Bitter', Arial, sans-serif;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  color: #d6670d;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  color: #452914;
}
.pad5 {
  padding: 5px;
}
.pad10 {
  padding: 10px;
}
.pad20 {
  padding: 20px;
}
.pad30 {
  padding: 30px;
}
.pad40 {
  padding: 40px;
}
.pad2040 {
  padding: 20px 10px 10px 40px;
}
.mR20 {
  margin-right: 20px;
}
.mL0 {
  margin-left: 0;
}
.ownLine {
  margin: 15px 15px 15px 0px;
}
.stretch {
  width: 100%;
}
.orange {
  color: #d6670d;
}
.orangeBG {
  background-color: #d6670d;
  color: #fff;
}
.brown {
  color: #452914;
}
.brownBG {
  background-color: #452914;
  color: #fff;
}
.tan {
  color: #d6b581;
}
.tanBG {
  background-color: #d6b581;
}
.yellow {
  color: #ffe19a;
}
.yellowBG {
  background-color: #ffe19a;
}
.mahogany {
  color: #46280f;
}
.mahoganyBG {
  background-color: #46280f;
  color: #fff;
}
.caps {
  text-transform: uppercase;
}
.showOverflow {
  overflow: visible !important;
}
.hideOverflow {
  overflow: hidden !important;
}
.nav.coffee {
  margin-top: 20px;
}
.nav.coffee > li > a {
  background-color: #d6b581;
  position: relative;
  color: #fff;
  font-weight: bold;
  font-family: 'Bitter', Arial, sans-serif;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.nav.coffee > li > a:hover {
  background-color: #c5974d;
}
.nav.coffee > li.active > a {
  background-color: #452914;
  color: #fff;
  outline: none;
}
.nav.coffee > li.active > a:after {
  content: '';
  position: absolute;
  left: 13px;
  bottom: -10px;
  border-top: 10px solid #452914;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 0px solid transparent;
}
.nav-tabs.coffee {
  border-bottom: 0px solid #f7f4ed;
}
#rightPics {
  text-align: center;
  padding-top: 25px;
}
#rightPics > img {
  max-width: 100%;
}
ul.orangeDots {
  list-style: none;
}
ul.orangeDots li {
  position: relative;
}
ul.orangeDots li:before {
  content: '';
  position: absolute;
  border: 3px solid #d6670d;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  left: -20px;
  top: 8px;
}
.clearMins {
  min-height: initial;
  min-width: initial;
}
.squareBorders {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}
.disabled {
  color: #bbb !important;
}
.navbar .btn-navbar {
  margin-top: 20px;
}
.container {
  max-width: 1172px;
  width: 90%;
}
@media (max-width:600px) {
  body {
    padding-left: 0px;
    padding-right: 0px;
  }
  #header > .container {
    width: 100%;
  }
  .container {
    width: 100%;
  }
  .matchbox {
    width: 100%;
  }
}
@media (max-width:979px) {
  #header {
    height: auto;
    border: 0px solid transparent;
  }
  #header > .container {
    padding: 0 10px;
    height: auto;
  }
  #header .brand {
    width: 155px;
    height: 75px;
  }
  #header #welcomeMsg {
    position: relative;
    display: block;
  }
  #header .loginDD {
    background-color: #f7f4ed;
    width: 100%;
  }
  #header .nav {
    z-index: 2;
    background-color: #f7f4ed;
  }
  #header .nav > li {
    min-height: 40px;
    height: auto;
    line-height: 20px;
  }
  #header .nav > li.right {
    float: none !important;
  }
  #header .nav > li > a {
    margin: 7px 14px;
    padding: 10px 0px;
    height: 40px;
    background-color: #f7f4ed;
  }
}
.previewIframeWrap {
  position: relative;
}
.previewIframeWrap.loading:before {
  top: 50%;
  left: 36%;
  position: absolute;
  content: 'Loading...';
}
.previewIframeWrap .previewIframe {
  height: 522px;
  width: 330px;
  border: 12px solid #000;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
.tooltip.in {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.tooltip .tooltip-arrow {
  border-top-color: #d6670d;
}
.tooltip .tooltip-inner {
  background-color: #d6670d;
  font-size: 14px;
  text-align: justify;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.monotype-wrapper {
  padding: 19px 19px 8px;
}
html div.wfp-menu-control-wrapper {
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-bottom: 0;
}
html div.wfp-menu-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #fff;
}
html div.wfp-menu-control.wfp-active {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
html div.wfp-menu-control:not(.wfp-active):hover {
  box-shadow: 0 0 0 2px #d6670d;
}
html div.wfp-family-dropdown ul li.wfp-active,
html div.wfp-font-dropdown ul li.wfp-active {
  background-color: #f7f4ed;
}
html div.wfp-family-dropdown ul li:not(.wfp-browse-more):hover,
html div.wfp-font-dropdown ul li:not(.wfp-browse-more):hover {
  background-color: #d6b581;
}
html .wfp-widget button.wfp-browse-fonts,
html .wfp-widget button.wfp-upload-fonts {
  box-shadow: 0 0 0 1px #d6670d;
}
html input:focus:required:invalid:focus,
html textarea:focus:required:invalid:focus,
html select:focus:required:invalid:focus {
  border-color: #d6670d;
  box-shadow: 0 0 6px #d6670d;
}
@media only screen  and (orientation : landscape) {
  .monotype-wrapper .span6 {
    width: 48.61878453038674%;
    float: left;
    margin-left: 2.7624309392265194%;
  }
}
.fontPreview.selected {
  border-bottom: 1px solid #d6670d;
}
.descriptionExample {
  line-height: 130%;
}
#processAllModal .flex {
  display: flex;
}
#processAllModal .flex label {
  padding-left: 10px;
}
.widgetForm textarea {
  display: none;
  width: 100%;
  height: 200px;
  margin: 10px 0;
}
.widgetForm .direction {
  width: 10%;
  margin-left: 10px;
}
.widgetForm .preview,
.widgetForm .previewMail {
  display: block;
  border: 1px solid;
  width: 100%;
  height: 500px;
}
.widgetForm .getLink,
.widgetForm .openLink {
  display: none;
}
.webCodeSignupLinkContainer {
  display: flex;
  padding-bottom: 20px;
}
