@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
.fake-input,
optgroup,
select,
.selectize-input,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select,
.selectize-input {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
html [type="button"].fake-input,
input[type="reset"],
[type="reset"].fake-input,
input[type="submit"],
[type="submit"].fake-input {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled],
html [disabled].fake-input {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner,
.fake-input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input, .fake-input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"], [type="checkbox"].fake-input,
input[type="radio"],
[type="radio"].fake-input {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button, [type="number"].fake-input::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button,
[type="number"].fake-input::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"], [type="search"].fake-input {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button, [type="search"].fake-input::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
[type="search"].fake-input::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  box-sizing: inherit; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.hide {
  opacity: 0;
  visibility: hidden; }

.show {
  opacity: 1;
  visibility: visible; }

.hide-full {
  opacity: 0;
  max-height: 0;
  -webkit-transition: .2s opacity, max-height .4s .2s;
          transition: .2s opacity, max-height .4s .2s;
  padding: 0 !important;
  margin: 0 !important; }

.show-full {
  opacity: 1;
  max-height: 10000px; }

form {
  -webkit-transition: .2s;
          transition: .2s; }

body {
  background: #002e5e;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px; }

body.bggray {
  background-color: #bfbfbf;
  color: #002e5e; }

a {
  color: #002e5e;
  text-decoration: none;
  -webkit-transition: 0.2s;
          transition: 0.2s; }
  a:hover {
    color: #0060c4; }

.header {
  background: #002e5e url(/images/midmilogo.png) center 65px no-repeat;
  height: 182px;
  padding-top: 65px;
  margin: 0 auto;
  display: block;
  border-bottom: solid 6px #ffcf01; }
  .header a {
    color: #5f7ea4;
    text-decoration: none;
    font-weight: 400;
    font-size: 1.5em;
    margin-top: 14px;
    -webkit-transition: .2s;
            transition: .2s; }
    .header a:hover {
      color: #8098b6; }
    .header a.link_home {
      float: left; }
    .header a.link_logout {
      float: right; }

footer {
  padding: 2em 0;
  font-size: .8em;
  text-align: center;
  color: #ffcf01; }
  .bggray footer {
    color: #002e5e; }
  footer a {
    display: inline-block;
    width: auto;
    color: #ffcf01;
    text-decoration: underline;
    -webkit-transition: 0.2s;
            transition: 0.2s; }
    footer a:hover {
      color: #ffe267; }
    .bggray footer a {
      color: #002e5e;
      -webkit-transition: 0.2s;
              transition: 0.2s; }
      .bggray footer a:hover {
        color: #0060c4; }

.container {
  max-width: 900px;
  margin: auto;
  position: relative; }

.center {
  text-align: center; }

.wrapper {
  background-color: #bfbfbf; }

.section-light-gray {
  background-color: #d9d9d9;
  padding: 1.5em 0; }

h1 {
  display: inline-block;
  width: 100%;
  color: #ffcf01;
  background-color: #002e5e;
  line-height: 1em;
  padding: 39px 0;
  margin: 0;
  font-weight: 300;
  font-size: 42px; }
  body > h1, .container > h1 {
    text-align: center; }
  .bggray h1 {
    padding: 15px 0; }

h2, .collapse-toggle span {
  font-size: 1.4em;
  margin-top: 0;
  font-weight: 400; }
  .section > h2, .collapse-toggle .section > span {
    text-align: center; }

.section + .section,
header + .section,
.container + .container {
  margin-top: 1em;
  display: block; }

.alert {
  display: block;
  color: #f44;
  font-weight: 400;
  text-align: center; }
  .alert ul {
    display: inline-block; }
  .alert li {
    text-align: left;
    margin: .5em 0; }

.alert-danger {
  width: 100%;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding: 2em;
  background: rgba(255, 204, 204, 0.9);
  color: #300;
  border: solid 2px rgba(255, 0, 0, 0.5); }
  .alert-danger a {
    text-decoration: underline; }
  .alert-danger ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 1.1em; }

.required-note {
  margin-bottom: 2em;
  text-align: center;
  font-size: .8em; }

.inline-flex {
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto; }

input, .fake-input, textarea, select, .selectize-input {
  outline: none;
  -webkit-transition: 0.2s;
          transition: 0.2s; }

select.please-select, .please-select.selectize-input {
  color: green; }

label, input, .fake-input, select, .selectize-input, textarea, .selectize-control, #noresults {
  display: inline-block;
  vertical-align: middle;
  line-height: 2.2;
  font-size: 1em;
  border: 0; }
  .textarea label, .vertical-align label, .textarea input, .textarea .fake-input, .vertical-align input, .vertical-align .fake-input, .textarea select, .textarea .selectize-input, .vertical-align select, .vertical-align .selectize-input, .textarea textarea, .vertical-align textarea, .textarea .selectize-control, .vertical-align .selectize-control, .textarea #noresults, .vertical-align #noresults {
    vertical-align: top; }

textarea {
  line-height: 1.5;
  padding-top: .5em; }

#noresults {
  position: absolute;
  display: block;
  opacity: 0;
  width: 600px;
  margin-left: 213px;
  background: #ccc;
  padding-left: .5em;
  padding-right: .5em;
  -webkit-transition: .2s;
          transition: .2s; }
  #noresults.show {
    opacity: 1; }

label, input, .fake-input, input:active, .fake-input:active, input:focus, .fake-input:focus, select, .selectize-input, .selectize-control {
  height/*\**/: 2.2em\9;
  padding-top: 0;
  padding-bottom: 0; }

label {
  width: -webkit-calc(72% - 425px);
  width: calc(72% - 425px);
  margin-right: 10px;
  text-align: right; }

input[type='text'], [type='text'].fake-input, .btn-addpdf, .btn-deletepdf, input[type='password'], [type='password'].fake-input, input[type='email'], [type='email'].fake-input, input[type='date'], [type='date'].fake-input, input[type='number'], [type='number'].fake-input, select, .selectize-input, textarea, .selectize-control {
  width: 425px;
  background-color: #fff;
  border: none;
  padding-left: .5em;
  padding-right: .5em;
  -webkit-transition: .2s;
          transition: .2s; }

.selectize-control {
  width: 600px; }

input[type='date'], [type='date'].fake-input, input[type='number'], [type='number'].fake-input {
  width: 200px; }

select, .selectize-input {
  height: -webkit-calc(2em + 5px);
  height: calc(2em + 5px);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer; }

input[type='text'], [type='text'].fake-input, .btn-addpdf, .btn-deletepdf, input[type='password'], [type='password'].fake-input, input[type='email'], [type='email'].fake-input, input[type='date'], [type='date'].fake-input, input[type='number'], [type='number'].fake-input {
  height: -webkit-calc(2em + 5px);
  height: calc(2em + 5px); }

select::-ms-expand, .selectize-input::-ms-expand {
  display: none; }

select, .selectize-input, .selectize-control {
  background-image: url(/images/DropDownArrow.png);
  background-position: -webkit-calc(100% - 16px) 13px;
  background-position: calc(100% - 16px) 13px;
  background-repeat: no-repeat;
  background-size: 1.5em;
  border-radius: 0; }

input[readonly], [readonly].fake-input, textarea[readonly] {
  background: transparent; }

.form-group {
  clear: both;
  width: auto; }
  .form-group.error input[type='text'], .form-group.error [type='text'].fake-input, .form-group.error .btn-addpdf, .form-group.error .btn-deletepdf, .form-group.error select, .form-group.error .selectize-input, .form-group.error textarea {
    border: solid 2px #a00; }

.form-group + .form-group {
  margin-top: 1em; }

.select-search-projects {
  padding: 1em;
  border: solid 1px #bfbfbf; }

.radio-group-2 {
  display: inline-block;
  width: 425px;
  text-align: right;
  padding-right: 13px;
  padding-bottom: 1em;
  border-bottom: solid 1px #ddd; }
  .cover-options .radio-group-2 {
    border-bottom: none;
    padding-bottom: .5em; }
  .radio-group-2 label {
    width: 40%;
    padding-bottom: 0; }
  .radio-group-2 .field-lable {
    padding-bottom: 1em; }

.errored {
  color: #a00; }
  .errored a {
    color: inherit;
    text-decoration: underline; }
  .errored strong {
    font-weight: 700; }

.radios {
  margin-top: .5em;
  vertical-align: middle; }
  .radios label {
    padding-bottom: 0; }

form {
  overflow: hidden; }

.form-input-group {
  display: inline-block;
  width: 425px; }

.thumbnail-container {
  display: inline-block;
  max-height: 0;
  overflow: hidden;
  line-height: 1.4;
  -webkit-transition: 0.2s;
          transition: 0.2s;
  width: auto;
  text-align: center;
  padding-top: 1em; }
  .thumbnail-container.show {
    max-height: 1000px; }
  .thumbnail-container .form-group {
    margin-top: 1em;
    text-align: left;
    border: solid 1px #002e5e;
    border-radius: 4px;
    padding: 1em; }
  .thumbnail-container input, .thumbnail-container .fake-input {
    display: inline-block;
    width: auto;
    margin-top: 5px;
    line-height: 1.4; }
  .thumbnail-container label {
    width: 90%;
    display: inline-block;
    text-align: left;
    margin-left: 1%;
    line-height: 1.4;
    height: auto; }

.cover-options {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: .2s;
          transition: .2s; }
  .cover-options.show {
    opacity: 1;
    max-height: 9999px; }

body.success {
  background: #fff; }

#success, .errors {
  display: block;
  margin: auto;
  padding: 0;
  text-align: center;
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: .2s ease-out;
          transition: .2s ease-out; }
  #success.show, .errors.show {
    margin-top: 2em;
    max-height: 500px;
    opacity: 1;
    position: relative;
    z-index: 999; }
  #success .msg, .errors .msg {
    display: block;
    font-size: 3em;
    line-height: 1.5;
    margin-bottom: .5em; }
  #success .mkg, .errors .mkg {
    font-size: 4em;
    line-height: 1.3em;
    width: 400px;
    margin: auto;
    font-weight: 400;
    border: solid 1px; }

.errors {
  width: 400px; }

.input-error {
  margin-left: -webkit-calc(72% - 425px + 10px);
  margin-left: calc(72% - 425px + 10px);
  color: #b00;
  opacity: 0;
  max-height: 0;
  -webkit-transition: .3s;
          transition: .3s; }
  body.haserrors .input-error {
    opacity: 1;
    max-height: 200px; }
  .input-error ul, .input-error li {
    list-style: none;
    margin: 0;
    padding: 0; }
  .input-error li {
    padding-left: .5em;
    line-height: 2; }

.meta-data-section {
  padding-top: 0; }
  .meta-data-section .collapse-toggle {
    margin-bottom: 1.5em; }

.search-section {
  margin-bottom: 0; }

.instructions {
  font-size: .8em; }

.template-page .btn-addpdf {
  margin: 0; }

.fake-input {
  line-height: -webkit-calc(2em + 5px);
  line-height: calc(2em + 5px); }

.contact-email, .contact-phone {
  display: block; }

.input-required:before, .required-message:before {
  content: '* '; }

.required-message {
  text-align: right;
  width: -webkit-calc(72% - 425px);
  width: calc(72% - 425px);
  font-size: .65em;
  padding: 1.5em 0; }

.input-note {
  margin-left: -webkit-calc(72% - 425px + 10px);
  margin-left: calc(72% - 425px + 10px);
  width: 425px;
  padding-left: .75rem;
  font-size: .9em; }

fieldset {
  margin-bottom: 1em;
  padding-top: .5em;
  padding-bottom: 1em; }
  fieldset legend {
    text-transform: uppercase;
    background: rgba(0, 0, 0, 0.05);
    padding: 0 .5em; }

button, .btn, .button {
  outline: none;
  -webkit-transition: 0.2s;
          transition: 0.2s;
  display: block;
  margin: 1em auto;
  color: #002e5e;
  background: #ffcf01;
  width: 450px;
  max-width: 100%;
  text-align: center; }
  button:hover, .btn:hover, .button:hover {
    background-color: #f0b901;
    color: #002e5e; }
  .bggray button, .bggray .btn, .bggray .button {
    background: #002e5e;
    color: #fff; }
    .bggray button:hover, .bggray .btn:hover, .bggray .button:hover {
      background-color: #002245; }
  button:disabled, button:disabled:hover, .btn:disabled, .btn:disabled:hover, .button:disabled, .button:disabled:hover {
    background-color: #bfbfbf; }

.btn {
  padding: .25em .5em .25em 2em;
  font-size: 1.75em;
  line-height: 1.5;
  border: none;
  border-radius: 4px;
  box-shadow: 4px 4px 10px #002247;
  background-position: .4em 50%;
  background-size: auto 1.75em;
  background-repeat: no-repeat;
  text-decoration: none; }
  .btn:active {
    box-shadow: 1px 1px 5px #002247; }

.btn-form {
  border: none;
  border-radius: 3px;
  line-height: 1.5;
  padding: .40em 1em .25em 1em;
  width: 250px;
  margin-top: 1.5em; }

.btn-add-project {
  background-image: url(/images/Add-Icon.png); }

.btn-update-project {
  background-image: url(/images/Update-Icon.png); }

.btn-place-order {
  background-image: url(/images/Order-Icon.png); }

.btn-log-out {
  background-image: url(/images/LogOut-Icon.png);
  width: 260px;
  margin-top: 2em; }

.help-wrapper {
  position: absolute;
  bottom: -142px;
  z-index: 20;
  font-size: .8em; }
  .help-wrapper .btn-help {
    border: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    padding: .5em 1em;
    width: auto;
    margin: 0;
    border-radius: 2px;
    font-weight: 400;
    background: #ffcf01;
    background: -webkit-linear-gradient(bottom, #ffcf01, #ffcf01);
    background: linear-gradient(to top, #ffcf01, #ffcf01);
    color: #002e5e;
    position: relative;
    -webkit-transition: .2s;
            transition: .2s; }
    .help-wrapper .btn-help:hover {
      background: #ffcf01;
      background: -webkit-linear-gradient(bottom, #ffdd4e, #ffcf01);
      background: linear-gradient(to top, #ffdd4e, #ffcf01);
      color: #002e5e; }
  .help-wrapper .help {
    background: rgba(0, 34, 69, 0.9);
    padding: .5em 1em;
    width: auto;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    color: #fff;
    overflow: hidden;
    max-height: 500px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-transition: max-height linear .25s .2s, opacity .5s;
            transition: max-height linear .25s .2s, opacity .5s; }
    .help-wrapper .help.hide-custom {
      opacity: 0;
      max-height: 0;
      -webkit-transition: opacity linear .25s, max-height .25s;
              transition: opacity linear .25s, max-height .25s; }
    .help-wrapper .help a {
      font-size: 1em;
      padding: .5em 0;
      margin: 0;
      color: #ddd;
      -webkit-transition: .1s;
              transition: .1s;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      .help-wrapper .help a:hover {
        color: #fff; }

.collapse-toggle {
  display: block;
  width: 100%;
  padding: .75em 0;
  cursor: pointer;
  box-shadow: 0 1px 5px #666; }
  .collapse-toggle i {
    display: inline-block;
    width: 50px;
    font-size: 2.5em;
    font-style: normal;
    font-weight: 300;
    text-align: center;
    line-height: .5em;
    vertical-align: middle;
    margin-right: -webkit-calc(72% - 425px + 10px + -50px);
    margin-right: calc(72% - 425px + 10px + -50px);
    -webkit-transition: 0.2s;
            transition: 0.2s; }
  .collapse-toggle span {
    display: inline-block;
    vertical-align: middle;
    width: 425px; }

.collapsible {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: .5s;
          transition: .5s; }
  .collapsible.show {
    max-height: 10000px; }

.selectize-control {
  position: relative;
  padding: 0;
  -webkit-transition: none;
          transition: none; }
  .selectize-control select, .selectize-control .selectize-input, .selectize-control input[type='text'], .selectize-control [type='text'].fake-input, .selectize-control .btn-addpdf, .selectize-control .btn-deletepdf {
    -webkit-transition: none;
            transition: none; }

.selectize-input {
  -webkit-transition: none;
          transition: none;
  border: 0; }

.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: none;
  cursor: text;
  display: inline-block; }

.selectize-input {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1; }
  .selectize-control.multi .selectize-input.has-items {
    padding: 6px 8px 3px; }
  .selectize-input.disabled,
  .selectize-input.disabled * {
    cursor: default !important; }
  .selectize-input.dropdown-active {
    border-radius: 3px 3px 0 0; }
  .selectize-input > * {
    vertical-align: baseline;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline; }
  .selectize-control.multi .selectize-input > div {
    cursor: pointer;
    margin: 0 3px 3px 0;
    padding: 2px 6px;
    background: #f2f2f2;
    color: #303030;
    border: 0 solid #d0d0d0; }
    .selectize-control.multi .selectize-input > div.active {
      background: #e8e8e8;
      color: #303030;
      border: 0 solid #cacaca; }
  .selectize-control.multi .selectize-input.disabled > div, .selectize-control.multi .selectize-input.disabled > div.active {
    color: #7d7d7d;
    background: white;
    border: 0 solid white; }
  .selectize-input > input, .selectize-input > .fake-input {
    display: inline-block !important;
    padding: 0 !important;
    min-height: 0 !important;
    max-height: none !important;
    max-width: 100% !important;
    min-width: 100% !important;
    margin: 0 2px 0 0 !important;
    text-indent: 0 !important;
    border: 0 none !important;
    background: none !important;
    line-height: inherit !important;
    -webkit-user-select: auto !important; }
    .selectize-input > input::-ms-clear, .selectize-input > .fake-input::-ms-clear {
      display: none; }
    .selectize-input > input:focus, .selectize-input > .fake-input:focus {
      outline: none !important; }

.selectize-dropdown {
  position: absolute;
  z-index: 1000;
  background: #fff;
  margin: -1px 0 0 0;
  width: 100% !important;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px; }
  .selectize-dropdown [data-selectable] {
    cursor: pointer;
    overflow: hidden; }
    .selectize-dropdown [data-selectable] .highlight {
      background: rgba(125, 168, 208, 0.2);
      border-radius: 1px; }
  .selectize-dropdown [data-selectable],
  .selectize-dropdown .optgroup-header {
    padding: 5px 8px; }
  .selectize-dropdown .optgroup:first-child .optgroup-header {
    border-top: 0 none; }
  .selectize-dropdown .optgroup-header {
    color: #303030;
    background: #fff;
    cursor: default; }
  .selectize-dropdown .active {
    background-color: #f5fafd;
    color: #495c68; }
    .selectize-dropdown .active.create {
      color: #495c68; }
  .selectize-dropdown .create {
    color: rgba(48, 48, 48, 0.5); }

.selectize-dropdown-content {
  overflow-y: scroll;
  overflow-x: hidden;
  max-height: 400px;
  background: #fff; }
  .selectize-dropdown-content [data-selectable] {
    border-top: solid 1px rgba(204, 204, 204, 0.5);
    line-height: 1.4;
    padding-top: 1em;
    padding-bottom: 1em; }
    .selectize-dropdown-content [data-selectable] div {
      display: inline; }
    .selectize-dropdown-content [data-selectable] .caption {
      padding-right: .5em; }
    .selectize-dropdown-content [data-selectable] .label:before {
      content: '-';
      font-size: inherit;
      padding-right: .5em; }

.selectize-control.single .selectize-input, .selectize-control.single .selectize-input input, .selectize-control.single .selectize-input .fake-input {
  cursor: text; }

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input,
.selectize-control.single .selectize-input.input-active .fake-input {
  cursor: text; }

.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -9px;
  width: 30px;
  height: 20px;
  cursor: pointer; }

.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa; }

.btn-addpdf, .btn-deletepdf {
  width: auto;
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  font-weight: 300;
  border: none;
  box-shadow: none;
  padding: .5em 1em;
  border-radius: 3px;
  margin-top: 0; }
  .btn-addpdf:active, .btn-deletepdf:active {
    box-shadow: none; }

.btn-deletepdf {
  cursor: pointer;
  display: none; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  height: 5px;
  margin-bottom: 1em;
  overflow: hidden;
  background-color: transparent;
  opacity: 1;
  -webkit-transition: .2s;
          transition: .2s; }
  .progress.complete {
    opacity: 0; }

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-transition: width .6s ease;
          transition: width .6s ease; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }

.progress-bar-info {
  background-color: #5bc0de; }

.progress-bar-warning {
  background-color: #f0ad4e; }

.progress-bar-danger {
  background-color: #d9534f; }

.current-orders {
  display: block;
  margin: 0 auto 2em auto;
  width: 100%;
  text-align: center;
  padding: 1em 2em;
  border: solid 1px #bfbfbf;
  background: rgba(191, 191, 191, 0.5);
  border-radius: 3px;
  font-size: .8em; }
  .current-orders:after {
    content: '';
    display: table;
    clear: both; }
  .current-orders h3 {
    margin: 0 auto .5em auto; }
  .current-orders .row {
    background: #bfbfbf;
    padding: .5em 0;
    clear: both;
    margin: 1px 0;
    white-space: nowrap; }
    form .current-orders .row {
      line-height: 2.2; }
    .current-orders .row div {
      display: inline-block;
      text-align: left;
      float: left;
      padding: 0 1em; }
  .current-orders .mkg {
    clear: left;
    width: 15%;
    text-align: left; }
  .current-orders .title {
    width: 60%;
    padding-left: 1em;
    overflow: hidden;
    white-space: nowrap; }
    .order-edit .current-orders .title {
      width: 50%; }
  .current-orders .quantity {
    width: 10%; }
  .current-orders .needed {
    width: 15%; }
  .current-orders .delete {
    width: 10%;
    text-align: center; }
  .current-orders .button {
    display: inline-block;
    clear: both;
    margin: 1em 0 0 0;
    width: 25%; }
  .order-add .current-orders .addtoorder {
    display: none; }
  .order-finalize .current-orders .checkout {
    display: none; }
  .current-orders input, .current-orders .fake-input {
    width: 100%;
    font-size: inherit;
    line-height: inherit;
    border: none;
    display: block;
    background-color: #eee; }
    .current-orders input:focus, .current-orders .fake-input:focus {
      background-color: #fff; }

.login {
  margin-top: 3em; }
  .login label {
    color: #fff; }
  .login input[type='text'], .login [type='text'].fake-input, .login .btn-addpdf, .login .btn-deletepdf, .login input[type='password'], .login [type='password'].fake-input, .login input[type='email'], .login [type='email'].fake-input {
    background: #5d7da2 !important;
    box-shadow: inset 1px 2px 6px 0 #496280;
    color: #fff;
    border: solid 2px #325f89;
    border-top-color: #214666;
    border-left-color: #305476;
    border-right-color: #2b5983; }
    .login input[type='text']:focus, .login [type='text'].fake-input:focus, .login .btn-addpdf:focus, .login .btn-deletepdf:focus, .login input[type='password']:focus, .login [type='password'].fake-input:focus, .login input[type='email']:focus, .login [type='email'].fake-input:focus {
      background-color: #2f608d; }
  .login label, .login input, .login .fake-input {
    line-height: 42px;
    font-size: 1.4em; }
  .login .form-group {
    margin-top: 1.5em; }
  .login .forgot-password {
    width: 429px;
    margin-left: -webkit-calc(72% - 425px + 10px);
    margin-left: calc(72% - 425px + 10px);
    clear: both;
    display: block;
    text-align: right;
    padding: 10px 0;
    text-decoration: underline;
    color: #ffcf01;
    font-weight: 300;
    font-size: .8em; }
  .login button {
    margin-top: 2em;
    background-image: url(/images/LogIn-Icon.png);
    padding: .25em 2.25em .25em .5em;
    background-position: -webkit-calc(100% - .4em) 50%;
    background-position: calc(100% - .4em) 50%;
    width: auto; }

.home nav {
  margin-top: 2em; }

.home .btn {
  color: #002e5e; }

.home a {
  color: #ffcf01; }

.home .col2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.home .projects, .home .templates {
  width: 50%;
  display: inline-block;
  overflow: hidden;
  margin: 0 1em; }
  .home .projects h3, .home .templates h3 {
    text-align: center;
    color: #ffcf01;
    font-size: 1.5em;
    margin: 0;
    font-weight: 300; }

.home .btn-place-order {
  clear: both; }

.admin-options {
  display: inline-block;
  margin: auto;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column wrap;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  padding: 0;
  margin: 2em 0; }
  .admin-options li {
    margin: 0.5em; }
  .admin-options a {
    display: inline-block;
    padding: 0.5em 2em;
    border: solid 1px #002e5e;
    border-radius: 3px;
    -webkit-transition: 0.2s;
            transition: 0.2s; }
    .admin-options a:hover {
      background: #cccccc; }

.admin-export-meta label {
  width: 40%; }

.admin-export-meta button {
  margin-top: 2em; }

.admin-export-meta .section {
  padding: 4em 0; }

.admin .date_pick {
  width: auto; }

.btn-admin {
  text-align: center; }

.admin-note {
  margin: -2rem auto 2rem auto;
  max-width: 100%;
  width: 480px;
  font-size: .85em; }

.search-section .halves {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .search-section .halves .half {
    width: 50%; }
    .search-section .halves .half h3 {
      text-align: center; }
    .search-section .halves .half .form-group {
      margin-right: 1em; }
      .search-section .halves .half .form-group label {
        width: 30%; }
    @media (max-width: 640px) {
      .search-section .halves .half {
        width: 100%; } }

.template-create select#template_type, .template-create #template_type.selectize-input {
  width: auto;
  padding-right: 3em;
  background-position: 95% 13px; }

.template-option {
  display: none; }
  .template-option.active {
    display: block; }
  .template-option .buttons {
    text-align: center;
    margin: 3em 0 .5em 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
            align-content: flex-start; }
  .template-option .bottom.buttons {
    margin-top: 1em; }
  .template-option .buttons .btn-form, .template-option .contain-buttons {
    width: auto;
    display: inline-block;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex; }
  .template-option .submit-buttons, .template-option .photo-upload-button {
    display: inline-block;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex; }
  .template-option .bottom .photo-upload-button {
    display: none; }
  .template-option .edit-photo {
    display: none; }
  .template-option .instructions {
    padding: .5em 0;
    width: 100%; }
  .template-option .bottom .instructions {
    display: none; }

.progressbar {
  display: block;
  height: 3px;
  width: 300px;
  max-width: 100%;
  background: #aaa;
  margin: 1em auto; }
  .progressbar .meter {
    display: block;
    height: 3px;
    width: 100%;
    background-color: green;
    -webkit-animation: progress 7s linear 1;
            animation: progress 7s linear 1; }

.template-create .submit-buttons, .template-edit .submit-buttons {
  text-align: center; }

.template-create .btn-form, .template-edit .btn-form {
  display: inline-block;
  margin: 0 .25em;
  padding: .5em 1em;
  line-height: inherit;
  font-size: inherit;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.template-create button[value=send-draft], .template-edit button[value=send-draft] {
  background: #ffcf01 !important;
  color: #002e5e; }

.template-create button[value=send-final], .template-edit button[value=send-final] {
  background: green !important;
  color: #fff; }

.template-create .btn-deletepdf, .template-edit .btn-deletepdf {
  height: auto; }

.template-page .edit-section {
  margin-top: 0; }

@-webkit-keyframes progress {
  0% {
    width: 0%; }
  100% {
    width: 100%; } }

@keyframes progress {
  0% {
    width: 0%; }
  100% {
    width: 100%; } }

img, iframe, video, [data-ce-tag=img], .ce-element--type-image, .ce-element--type-video {
  margin: 0; }

[data-editable] p, [data-editable] h1, [data-editable] h2, [data-editable] .collapse-toggle span, .collapse-toggle [data-editable] span {
  min-width: 100%;
  min-height: 1em; }

@font-face {
  font-family: 'FontAwesome';
  src: url("/fonts/fontawesome-webfont.eot?v=4.5.0");
  src: url("/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("/fonts/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("/fonts/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("/fonts/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.ct-widget.ct-ignition, .ct-widget.ct-inspector {
  display: none; }

.ct-tool--link,
.ct-tool--table,
.ct-tool--image,
.ct-tool--video,
.ct-tool--preformatted,
.ct-tool--remove,
.ct-tool--third,
.ct-tool--line-break {
  display: none; }

.showH3 .ct-tool--third {
  display: block; }

.ct-tool--align-left {
  clear: left; }

.ct-toolbox .ct-tool {
  clear: both; }

.ct-widget.ct-toolbox {
  width: auto; }

.add-photo-form-group:not(.hide-full), .ct-app {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0s visibility, .2s opacity;
          transition: 0s visibility, .2s opacity; }
  .add-photo-form-group:not(.hide-full) .ct-ignition, .add-photo-form-group:not(.hide-full) .ct-inspector, .ct-app .ct-ignition, .ct-app .ct-inspector {
    display: none; }
  .template-flyer-open .add-photo-form-group:not(.hide-full), .template-card-open .add-photo-form-group:not(.hide-full), .template-flyer-open .ct-app, .template-card-open .ct-app {
    visibility: visible;
    opacity: 1; }

.ct--highlight {
  -webkit-animation: none;
          animation: none;
  outline: none; }

.ct-tool {
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
      -ms-flex-order: 10;
          order: 10; }

.ct-toolbox {
  position: absolute !important;
  left: -webkit-calc(50% - 58px - 270px) !important;
  left: calc(50% - 58px - 270px) !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column nowrap;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap; }
  .template-flyer-open .ct-toolbox {
    left: -webkit-calc(50% - 58px - 306px - 60px) !important;
    left: calc(50% - 58px - 306px - 60px) !important; }
  .template-create .ct-toolbox {
    top: 568px !important; }
  .template-edit .ct-toolbox {
    top: 634px !important; }
  .ct-toolbox.sticky {
    top: 0 !important;
    position: fixed !important; }
  .ct-toolbox .ct-toolbox__grip {
    display: none; }
  .ct-toolbox .ct-tool-groups {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    max-width: 80px; }

.ct-tool--heading, .ct-tool--subheading, .ct-tool--third, .ct-tool--paragraph {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0; }

.ct-tool--bold, .ct-tool--italic {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1; }

.ct-widget .ct-tool--heading:before {
  font-size: 1.5em;
  content: 'H1';
  font-family: 'Open Sans'; }

.ct-widget .ct-tool--subheading:before {
  font-size: 1.2em;
  content: 'H2';
  font-family: 'Open Sans'; }

.ct-widget .ct-tool--third:before {
  font-size: 1em;
  content: 'H3';
  font-family: 'Open Sans'; }

.ct-widget .ct-tool--paragraph:before {
  font-family: 'FontAwesome';
  content: '\f1dd'; }

.ct-widget .ct-tool--bold:before {
  font-family: 'FontAwesome';
  content: '\f032'; }

.ct-widget .ct-tool--sup:before {
  font-family: 'FontAwesome';
  content: '\f12b'; }

.ct-widget .ct-tool--sub:before {
  font-family: 'FontAwesome';
  content: '\f12c'; }

.ct-widget .ct-tool:hover:after {
  -webkit-transition-delay: .2s;
          transition-delay: .2s; }

.flyer {
  width: 612px;
  height: 791px;
  margin: 0 auto;
  background: #fff;
  overflow: hidden;
  padding: 18px;
  line-height: initial;
  position: relative;
  text-rendering: optimizeLegibility;
  font-smoothing: antialiased;
  line-height: 1.3; }
  .flyer .mkgnumber {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #999;
    font-size: 9.6px; }
  .template-create .flyer {
    margin-bottom: 1em; }
  .flyer .text-center {
    text-align: center; }
  .flyer .text-right {
    text-align: right; }
  .flyer .pdf-header {
    background: #002e5e;
    padding: 1em 0;
    border-bottom: solid 4px #ffcf01;
    overflow: hidden;
    height: 124px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .flyer .pdf-header .headline {
      background: none;
      color: #fff;
      font-size: 30px;
      line-height: 1.1;
      margin: 0;
      padding: 0;
      width: 75%;
      height: 2.35em;
      overflow: hidden;
      font-family: 'Univers LT W01_45 Light1475944';
      font-weight: normal;
      text-align: center;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-align-content: center;
          -ms-flex-line-pack: center;
              align-content: center;
      max-width: 100%;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto; }
      .flyer .pdf-header .headline h1, .flyer .pdf-header .headline h2, .flyer .pdf-header .headline .collapse-toggle span, .collapse-toggle .flyer .pdf-header .headline span, .flyer .pdf-header .headline h3, .flyer .pdf-header .headline p {
        height: 2.2em;
        font-size: 1em;
        color: inherit;
        line-height: inherit;
        margin: 0;
        padding: 0;
        height: auto;
        display: block;
        width: 100%;
        min-height: 33px; }
      .flyer .pdf-header .headline b, .flyer .pdf-header .headline strong {
        font-weight: normal; }
      .flyer .pdf-header .headline em, .flyer .pdf-header .headline i {
        font-style: none; }
    .flyer .pdf-header .kicker {
      color: #ffcf01;
      font-size: 14px;
      line-height: 1.4;
      margin: 0 0 4px 0;
      padding: 0;
      width: 75%;
      white-space: nowrap;
      font-family: 'Univers LT W01_45 Light1475944';
      font-weight: normal;
      text-align: center;
      max-width: 75%; }
      .flyer .pdf-header .kicker h1, .flyer .pdf-header .kicker h2, .flyer .pdf-header .kicker .collapse-toggle span, .collapse-toggle .flyer .pdf-header .kicker span, .flyer .pdf-header .kicker h3, .flyer .pdf-header .kicker p {
        overflow: hidden;
        font-size: inherit;
        color: inherit;
        line-height: inherit;
        margin: 0;
        padding: 0;
        width: 100%;
        max-width: 100%; }
      .flyer .pdf-header .kicker b, .flyer .pdf-header .kicker strong {
        font-weight: normal; }
      .flyer .pdf-header .kicker em, .flyer .pdf-header .kicker i {
        font-style: none; }
      .flyer .pdf-header .kicker br {
        display: none; }
    .flyer .pdf-header .flex-child {
      max-width: 100%;
      display: block; }
    .flyer .pdf-header p {
      display: none; }
  .flyer .main-content {
    position: relative;
    font-size: 12px;
    line-height: 1.3;
    padding: 11px;
    overflow: hidden;
    width: 100%;
    /*font-family: 'ITC Garamond W01 Light Cond';*/
	font-family: 'Univers LT W01_45 Light1475944';
    font-weight: normal; }
    .flyer .main-content h1, .flyer .main-content h2, .flyer .main-content .collapse-toggle span, .collapse-toggle .flyer .main-content span {
      color: #3167be;
      font-family: 'Univers LT W01_45 Light1475944';
      font-weight: normal;
      font-style: normal;
      line-height: 1.3;
      padding: 0;
      background: none; }
    .flyer .main-content h1 {
      font-size: 16px; }
    .flyer .main-content h2, .flyer .main-content .collapse-toggle span, .collapse-toggle .flyer .main-content span {
      font-size: 13px; }
    .flyer .main-content img {
      width: 288px;
      z-index: 10;
      background-repeat: no-repeat;
      background-position: 0 0;
      margin-bottom: 1em; }
    .flyer .main-content h1, .flyer .main-content h2, .flyer .main-content .collapse-toggle span, .collapse-toggle .flyer .main-content span, .flyer .main-content h3, .flyer .main-content p, .flyer .main-content ul, .flyer .main-content ol {
      margin: 0 0 1em 0;
      background: none; }
      .flyer .main-content h1.ce-element--over, .flyer .main-content h2.ce-element--over, .flyer .main-content .collapse-toggle span.ce-element--over, .collapse-toggle .flyer .main-content span.ce-element--over, .flyer .main-content h3.ce-element--over, .flyer .main-content p.ce-element--over, .flyer .main-content ul.ce-element--over, .flyer .main-content ol.ce-element--over {
        background: rgba(255, 207, 1, 0.1); }
    .flyer .main-content p + ul, .flyer .main-content p + ol {
      margin-top: -.5em; }
    .flyer .main-content i, .flyer .main-content em {
      /*font-family: 'ITC Garamond W01 Light Cond It';*/
	  font-family: 'Univers LT W01_45 Light1475944';
      font-style: normal; }
    .flyer .main-content b, .flyer .main-content strong {
      /*font-family: 'ITC Garamond W01 Bold Cond';*/
	  font-family: 'Univers LT W01_65 Bold1475968';
      font-weight: normal; }
    .flyer .main-content h1, .flyer .main-content h2, .flyer .main-content .collapse-toggle span, .collapse-toggle .flyer .main-content span, .flyer .main-content h3, .flyer .main-content h4 {
      margin: 0; }
      .flyer .main-content h1 b, .flyer .main-content h1 strong, .flyer .main-content h2 b, .flyer .main-content .collapse-toggle span b, .collapse-toggle .flyer .main-content span b, .flyer .main-content h2 strong, .flyer .main-content .collapse-toggle span strong, .collapse-toggle .flyer .main-content span strong, .flyer .main-content h3 b, .flyer .main-content h3 strong, .flyer .main-content h4 b, .flyer .main-content h4 strong {
        font-family: 'Univers LT W01_65 Bold1475968';
        font-weight: normal; }
      .flyer .main-content h1 i, .flyer .main-content h1 em, .flyer .main-content h2 i, .flyer .main-content .collapse-toggle span i, .collapse-toggle .flyer .main-content span i, .flyer .main-content h2 em, .flyer .main-content .collapse-toggle span em, .collapse-toggle .flyer .main-content span em, .flyer .main-content h3 i, .flyer .main-content h3 em, .flyer .main-content h4 i, .flyer .main-content h4 em {
        font-family: 'Univers LT W01_45 Light1475950';
        font-style: normal; }
    .flyer .main-content ul, .flyer .main-content ol {
      padding: 0; }
    .flyer .main-content ol {
      padding: 0 0 0 .5em; }
    .flyer .main-content li {
      margin: 0 0 .5em 0;
      padding-left: 1em;
      margin-left: 1em; }
    .flyer .main-content ul, .flyer .main-content ol {
      list-style: none; }
    .flyer .main-content li {
      padding-left: 1em;
      margin-left: 1em;
      position: relative; }
      .flyer .main-content li:before {
        content: '•';
        color: #3167be;
        position: absolute;
        margin-left: -1em;
        display: block;
        vertical-align: middle;
        line-height: 1.2; }
    .flyer .main-content ol li {
      padding-left: .25em;
      margin-left: 1.25em;
      counter-increment: step-counter; }
    .flyer .main-content ol li:before {
      content: counter(step-counter) ".";
      /*font-family: 'ITC Garamond W01 Bold Cond';*/
	  font-family: 'Univers LT W01_65 Bold1475968';
      margin-left: -1.1em; }
    .flyer .main-content ul li:before {
      content: '•';
      font-size: 1.25em; }
  .flyer .column {
    width: 263px; }
    .flyer .column * {
      word-wrap: break-word;
      /* IE */ }
  .flyer .column1 {
    float: left; }
  .flyer .column2 {
    float: right; }
  .flyer .img-here.has-image {
    margin-top: -11px;
    margin-left: -14px;
    height: auto;
    width: 288px;
    margin-bottom: 11px; }
    body.buildpdf .flyer .img-here.has-image {
      width: 290px;
      /*margin-left: -16px;*/ }
  .flyer .img-here {
    max-height: 252px;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center; }
  .flyer .img-here img {
    width: 288px;
    height: auto;
    margin: 0;
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
  .flyer .img-here.image-fitheight img {
    width: auto;
    height: 200px; }
  .flyer.oneColumnFlyer .captiontoggle {
    display: none !important; }
  .flyer.oneColumnFlyer .main-content {
    font-family: "Univers LT W01_45 Light1475944";
    font-weight: normal;
    font-style: normal;
    color: #222; }
    .flyer.oneColumnFlyer .main-content i, .flyer.oneColumnFlyer .main-content em {
      font-family: 'Univers LT W01_45 Light1475950';
      font-style: normal; }
    .flyer.oneColumnFlyer .main-content b, .flyer.oneColumnFlyer .main-content strong {
      font-family: 'Univers LT W01_65 Bold1475968';
      font-weight: normal; }
  .flyer.oneColumnFlyer .column {
    width: 100%; }
    .flyer.oneColumnFlyer .column h1 {
      font-size: 26pt;
      /*font-family: "ITC Garamond W01 Bold Cond";*/
	  font-family: 'Univers LT W01_65 Bold1475968';
      font-weight: normal;
      font-style: normal;
      color: #002e5e;
      margin-bottom: 12px;
      line-height: 1.1; }
      .flyer.oneColumnFlyer .column h1 i, .flyer.oneColumnFlyer .column h1 em {
        /*font-family: "ITC Garamond W01 Bold Cond";*/
	  font-family: 'Univers LT W01_65 Bold1475968'; }
      .flyer.oneColumnFlyer .column h1 b, .flyer.oneColumnFlyer .column h1 strong {
        /*font-family: "ITC Garamond W01 Bold Cond";*/
	  font-family: 'Univers LT W01_65 Bold1475968'; }
    .flyer.oneColumnFlyer .column h2, .flyer.oneColumnFlyer .column .collapse-toggle span, .collapse-toggle .flyer.oneColumnFlyer .column span {
      font-size: 18pt;
      /*font-family: "ITC Garamond W01 Bold Cond";*/
	  font-family: 'Univers LT W01_65 Bold1475968';
      font-weight: normal;
      font-style: normal;
      color: #002e5e;
      margin-bottom: 12px;
      line-height: 1.2; }
      .flyer.oneColumnFlyer .column h2 i, .flyer.oneColumnFlyer .column .collapse-toggle span i, .collapse-toggle .flyer.oneColumnFlyer .column span i, .flyer.oneColumnFlyer .column h2 em, .flyer.oneColumnFlyer .column .collapse-toggle span em, .collapse-toggle .flyer.oneColumnFlyer .column span em {
        /*font-family: "ITC Garamond W01 Bold Cond";*/
	  font-family: 'Univers LT W01_65 Bold1475968'; }
      .flyer.oneColumnFlyer .column h2 b, .flyer.oneColumnFlyer .column .collapse-toggle span b, .collapse-toggle .flyer.oneColumnFlyer .column span b, .flyer.oneColumnFlyer .column h2 strong, .flyer.oneColumnFlyer .column .collapse-toggle span strong, .collapse-toggle .flyer.oneColumnFlyer .column span strong {
        /*font-family: "ITC Garamond W01 Bold Cond";*/
	  font-family: 'Univers LT W01_65 Bold1475968'; }
    .flyer.oneColumnFlyer .column h3 {
      font-size: 14pt;
      /*font-family: "ITC Garamond W01 Light Cond";*/
	  font-family: 'Univers LT W01_45 Light1475944';
      font-weight: normal;
      font-style: normal;
      margin-bottom: 12px;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: inherit; }
      .flyer.oneColumnFlyer .column h3 i, .flyer.oneColumnFlyer .column h3 em {
        /*font-family: 'ITC Garamond W01 Light Cond It';*/
		font-family: 'Univers LT W01_45 Light1475944';		}
      .flyer.oneColumnFlyer .column h3 b, .flyer.oneColumnFlyer .column h3 strong {
        /*font-family: "ITC Garamond W01 Bold Cond";*/
	  font-family: 'Univers LT W01_65 Bold1475968'; }
  .flyer.oneColumnFlyer .img-here.has-image {
    width: 576px !important;
    margin-left: -11px;
    margin-right: -11px;
    height: 200px;
    max-height: 200px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
	.flyer.oneColumnFlyer .rightsideimg .img-here.has-image {
		width: 288px !important;
		margin-left: 15px;
		margin-right: -11px;
		margin-bottom: 0;
		height: 288px;
		max-height: 288px;
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
		float: right;
	}
	.flyer.oneColumnFlyer .img-here.has-image.fit-height {
		background-size: contain;
	}
.page1 .main-content {
  height: 563px; }
  .page1 .main-content .column {
    height: 541px;
    max-height: 541px; }

.page2 .main-content {
  height: 686px; }
  .page2 .main-content .column {
    height: 664px;
    max-height: 664px; }

.vertical-stripe {
  width: 2px;
  background: -webkit-linear-gradient(top, #ffcf01, #fff);
  background: linear-gradient(to bottom, #ffcf01, #fff);
  position: absolute;
  left: 287px;
  top: -9px;
  bottom: 0;
  z-index: 20; }

.flyer .footer {
  height: 68px;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  bottom: 18px;
  left: 18px;
  right: 18px; }
  .flyer .footer img {
    height: 40px;
    width: 215px;
    z-index: 21; }
  .flyer .footer img.chsfooter {
	  height: 60px;
	  width: 258px;
	}

.page1 .footer {
  background: #002e5e;
  border-top: solid 4px #ffcf01; }

.img-here.has-image {
  position: relative; }
  .img-here.has-image img {
    z-index: 1; }
  .img-here.has-image .photooptions {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    opacity: 0;
    -webkit-transition: .2s;
            transition: .2s; }
    .img-here.has-image .photooptions:hover {
      opacity: 1; }
  .img-here.has-image span {
    display: inline-block;
    background: #002e5e;
    color: #fff;
    font-family: 'Open Sans';
    padding: 1em;
    margin: .25em;
    border-radius: 3px;
    cursor: pointer;
    -webkit-transition: .2s;
            transition: .2s;
    font-weight: 300; }
    .img-here.has-image span:hover {
      background: #004791; }

.flyer .caption {
  display: none;
  font-family: 'Univers LT W01_45 Light1475944';
  font-style: normal;
  font-size: 10px;
  margin-top: -.5em;
  margin-bottom: 1.5em;
  max-height: 65px; }
  .flyer .caption p {
    margin: 0; }
  .flyer .caption.show-caption, .flyer .caption.show-caption p {
    display: block;
    width: 100%;
    min-height: 13px; }

/*.template-flyer_1column button.fitheight, .template-flyer_1column button.fitwidth {
  display: none !important; }*/

.welcomecard1 {
  width: 396px;
  height: 306px;
  padding: 37px;
  background: #fff;
  margin: auto;
  overflow: hidden;
  font-family: 'Univers LT W01_45 Light1475944';
  text-rendering: optimizeLegibility;
  font-smoothing: antialiased;
  line-height: 1.3;
  font-weight: 100;
  color: #002e5e;
  position: relative; }
  .welcomecard1 p {
    margin: 0;
    padding: 0; }
  .welcomecard1 .message {
    font-size: 16px;
    margin-bottom: 1em; }
    .welcomecard1 .message:after {
      content: '';
      display: table;
      clear: both; }
  .welcomecard1 .contact {
    text-align: right;
    font-size: 10px;
    overflow: hidden; }
    .welcomecard1 .contact:after {
      content: '';
      display: table;
      clear: both; }
    .welcomecard1 .contact p {
      height: 14px;
      margin: 0;
      padding: 0; }
    .welcomecard1 .contact [data-editable] {
      height: 14px;
      overflow: hidden;
      width: 80%;
      float: right;
      clear: right; }
      .welcomecard1 .contact [data-editable][data-name='contact-phone'] {
        float: none; }
  .welcomecard1 .footer {
    position: absolute;
    bottom: 20px;
    left: 30px;
    right: 20px;
    max-width: 100%;
    overflow: hidden;
    height: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: no-wrap;
        -ms-flex-wrap: no-wrap;
            flex-wrap: no-wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end; }
    .welcomecard1 .footer .mkgnumber {
      color: #bbb;
      font-size: 6px; }
    .welcomecard1 .footer svg {
      width: 158px;
      height: 21px;
      padding: 0;
      margin: 0;
      display: block; }
	  .welcomecard1 .footer img {
      height: 60px;
      padding: 0;
      margin: 0 auto;
      display: block; }

.welcomecard1-phone {
  float: right;
  clear: right; }
  .welcomecard1-phone p {
    display: inline-block;
    min-width: 50px; }

.contact-name-1 p, .contact-location p {
  float: right;
  clear: both; }

.pdf-landscape {
  height: 612px;
  width: 792px;
  background: #fff;
  margin: auto;
  overflow: hidden; }

.buildpdf .pdf-landscape .welcomecard1 {
  float: left; }

.chs-card, .mmh-4up-card {
  width: 396px;
  height: 306px;
  padding: 37px;
  background: #fff;
  margin: auto;
  overflow: hidden;
  font-family: 'Univers LT W01_45 Light1475944';
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.3;
  font-weight: 100;
  position: relative; }
  .chs-card .pdf-header, .mmh-4up-card .pdf-header {
    background: #002e5e;
    padding: 0;
    border-bottom: solid 4px #ffcf01;
    overflow: hidden;
    height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .chs-card .pdf-header h1, .mmh-4up-card .pdf-header h1 {
      font-size: 1.3em;
      background: none;
      color: #fff;
      line-height: 1.1;
      margin: 0;
      padding: 0;
      width: 75%;
      font-family: 'Univers LT W01_45 Light1475944';
      font-weight: normal;
      text-align: center;
      max-width: 100%;
      display: block;
      width: 100%; }
      .chs-card .pdf-header h1 b, .chs-card .pdf-header h1 strong, .chs-card .pdf-header h1 em, .chs-card .pdf-header h1 i, .mmh-4up-card .pdf-header h1 b, .mmh-4up-card .pdf-header h1 strong, .mmh-4up-card .pdf-header h1 em, .mmh-4up-card .pdf-header h1 i {
        font-weight: normal;
        font-style: none; }
  .chs-card .message, .mmh-4up-card .message {
    position: relative;
    padding: 0;
    line-height: 1.3;
    margin: 10px 10px;
    font-size: 12px;
    overflow: hidden;
    color: #222;
    display: block;
    width: 302px;
    height: 153px; }
    .chs-card .message h1, .chs-card .message h2, .chs-card .message .collapse-toggle span, .collapse-toggle .chs-card .message span, .mmh-4up-card .message h1, .mmh-4up-card .message h2, .mmh-4up-card .message .collapse-toggle span, .collapse-toggle .mmh-4up-card .message span {
      color: inherit;
      font-family: 'Univers LT W01_45 Light1475944';
      font-weight: normal;
      font-style: normal;
      line-height: 1.3;
      padding: 0;
      background: none; }
    .chs-card .message h1, .mmh-4up-card .message h1 {
      font-size: 16px; }
    .chs-card .message h2, .chs-card .message .collapse-toggle span, .collapse-toggle .chs-card .message span, .mmh-4up-card .message h2, .mmh-4up-card .message .collapse-toggle span, .collapse-toggle .mmh-4up-card .message span {
      font-size: 13px; }
    .chs-card .message h1, .chs-card .message h2, .chs-card .message .collapse-toggle span, .collapse-toggle .chs-card .message span, .chs-card .message h3, .chs-card .message p, .chs-card .message ul, .chs-card .message ol, .mmh-4up-card .message h1, .mmh-4up-card .message h2, .mmh-4up-card .message .collapse-toggle span, .collapse-toggle .mmh-4up-card .message span, .mmh-4up-card .message h3, .mmh-4up-card .message p, .mmh-4up-card .message ul, .mmh-4up-card .message ol {
      margin: 0 0 1em 0;
      background: none; }
      .chs-card .message h1.ce-element--over, .chs-card .message h2.ce-element--over, .chs-card .message .collapse-toggle span.ce-element--over, .collapse-toggle .chs-card .message span.ce-element--over, .chs-card .message h3.ce-element--over, .chs-card .message p.ce-element--over, .chs-card .message ul.ce-element--over, .chs-card .message ol.ce-element--over, .mmh-4up-card .message h1.ce-element--over, .mmh-4up-card .message h2.ce-element--over, .mmh-4up-card .message .collapse-toggle span.ce-element--over, .collapse-toggle .mmh-4up-card .message span.ce-element--over, .mmh-4up-card .message h3.ce-element--over, .mmh-4up-card .message p.ce-element--over, .mmh-4up-card .message ul.ce-element--over, .mmh-4up-card .message ol.ce-element--over {
        background: rgba(255, 207, 1, 0.1); }
      .chs-card .message h1:last-child, .chs-card .message h2:last-child, .chs-card .message .collapse-toggle span:last-child, .collapse-toggle .chs-card .message span:last-child, .chs-card .message h3:last-child, .chs-card .message p:last-child, .chs-card .message ul:last-child, .chs-card .message ol:last-child, .mmh-4up-card .message h1:last-child, .mmh-4up-card .message h2:last-child, .mmh-4up-card .message .collapse-toggle span:last-child, .collapse-toggle .mmh-4up-card .message span:last-child, .mmh-4up-card .message h3:last-child, .mmh-4up-card .message p:last-child, .mmh-4up-card .message ul:last-child, .mmh-4up-card .message ol:last-child {
        margin-bottom: 0; }
    .chs-card .message i, .chs-card .message em, .mmh-4up-card .message i, .mmh-4up-card .message em {
      font-family: 'Univers LT W01_45 Light1475950';
      font-style: normal; }
    .chs-card .message b, .chs-card .message strong, .mmh-4up-card .message b, .mmh-4up-card .message strong {
      font-family: 'Univers LT W01_65 Bold1475968';
      font-weight: normal; }
    .chs-card .message h1 b, .chs-card .message h1 strong, .chs-card .message h2 b, .chs-card .message .collapse-toggle span b, .collapse-toggle .chs-card .message span b, .chs-card .message h2 strong, .chs-card .message .collapse-toggle span strong, .collapse-toggle .chs-card .message span strong, .chs-card .message h3 b, .chs-card .message h3 strong, .chs-card .message h4 b, .chs-card .message h4 strong, .mmh-4up-card .message h1 b, .mmh-4up-card .message h1 strong, .mmh-4up-card .message h2 b, .mmh-4up-card .message .collapse-toggle span b, .collapse-toggle .mmh-4up-card .message span b, .mmh-4up-card .message h2 strong, .mmh-4up-card .message .collapse-toggle span strong, .collapse-toggle .mmh-4up-card .message span strong, .mmh-4up-card .message h3 b, .mmh-4up-card .message h3 strong, .mmh-4up-card .message h4 b, .mmh-4up-card .message h4 strong {
      font-family: 'Univers LT W01_65 Bold1475968';
      font-weight: normal; }
    .chs-card .message h1 i, .chs-card .message h1 em, .chs-card .message h2 i, .chs-card .message .collapse-toggle span i, .collapse-toggle .chs-card .message span i, .chs-card .message h2 em, .chs-card .message .collapse-toggle span em, .collapse-toggle .chs-card .message span em, .chs-card .message h3 i, .chs-card .message h3 em, .chs-card .message h4 i, .chs-card .message h4 em, .mmh-4up-card .message h1 i, .mmh-4up-card .message h1 em, .mmh-4up-card .message h2 i, .mmh-4up-card .message .collapse-toggle span i, .collapse-toggle .mmh-4up-card .message span i, .mmh-4up-card .message h2 em, .mmh-4up-card .message .collapse-toggle span em, .collapse-toggle .mmh-4up-card .message span em, .mmh-4up-card .message h3 i, .mmh-4up-card .message h3 em, .mmh-4up-card .message h4 i, .mmh-4up-card .message h4 em {
      font-family: 'Univers LT W01_45 Light1475950';
      font-style: normal; }
    .chs-card .message ul, .chs-card .message ol, .mmh-4up-card .message ul, .mmh-4up-card .message ol {
      padding: 0; }
    .chs-card .message ol, .mmh-4up-card .message ol {
      padding: 0 0 0 .5em; }
    .chs-card .message li, .mmh-4up-card .message li {
      margin: 0 0 0 0;
      padding-left: 1em;
      margin-left: 1em; }
    .chs-card .message ul, .chs-card .message ol, .mmh-4up-card .message ul, .mmh-4up-card .message ol {
      list-style: none; }
    .chs-card .message li, .mmh-4up-card .message li {
      padding-left: 1em;
      margin-left: 1em;
      position: relative; }
      .chs-card .message li:before, .mmh-4up-card .message li:before {
        content: '•';
        color: #3167be;
        position: absolute;
        margin-left: -1em;
        display: block;
        vertical-align: middle;
        line-height: 1.2; }
    .chs-card .message ol li, .mmh-4up-card .message ol li {
      padding-left: .25em;
      margin-left: 1.25em;
      counter-increment: step-counter; }
    .chs-card .message ol li:before, .mmh-4up-card .message ol li:before {
      content: counter(step-counter) ".";
      /*font-family: "ITC Garamond W01 Bold Cond";*/
	  font-family: 'Univers LT W01_65 Bold1475968';
      margin-left: -1.1em; }
    .chs-card .message ul li:before, .mmh-4up-card .message ul li:before {
      content: '•';
      font-size: 1.25em; }
    .chs-card .message:after, .mmh-4up-card .message:after {
      content: '';
      display: table;
      clear: both; }
  .chs-card .footer, .mmh-4up-card .footer {
    text-align: center;
    position: relative;
    padding: 0;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    height: 42px; }
    .chs-card .footer .mkgnumber, .mmh-4up-card .footer .mkgnumber {
      position: absolute;
      bottom: 0;
      right: 0;
      display: block;
      color: #bbb;
      font-size: 6px;
      line-height: 1;
      text-align: right; }
    .chs-card .footer img, .mmh-4up-card .footer img {
      width: auto;
      height: 42px;
      margin: 0;
      display: inline-block; }

.pdf-landscape {
  height: 612px;
  width: 792px;
  background: #fff;
  margin: auto;
  overflow: hidden; }

.buildpdf .pdf-landscape .chs-card {
  float: left; }

.note-editing-area {
	background: white;
}
.note-editor .note-btn {
	background-color: #fff;
	color: #333;
	width: auto;
}
/*.note-editor h1 {
	font-size: 1.3em;
	background: none;
	color: #fff;
	line-height: 1.1;
	margin: 0;
	padding: 0;
	width: 75%;
	font-family: 'Univers LT W01_65 Bold1475968';
	font-weight: normal;
	text-align: center;
	max-width: 100%;
	display: block;
	width: 100%;
}
.note-editor b, .note-editor strong, .note-editor em, .note-editor i {
	font-weight: normal;
	font-style: none;
}

.note-editor .pdf-header, .note-editor .mmh-4up-card .pdf-header{
	background: #002e5e;
    padding: 0;
    border-bottom: solid 4px #ffcf01;
    overflow: hidden;
    height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.note-editor .footer, .note-editor .mmh-4up-card .footer {
	text-align: center;
    position: relative;
    padding: 0;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    height: 21px;
}

.note-editor .footer img, .note-editor .mmh-4up-card .footer img {
	width: auto;
    height: 21px;
    margin: 0;
    display: inline-block;
}*/
#previewoverlay {
  position: fixed; /* Sit on top of the page content */
  display: none; /* Hidden by default */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5); /* Black background with opacity */
  z-index: 99999; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
}
#previewoverlay #previewwrapper {
	overflow: scroll;
	height: 791px;
}
#previewoverlay .flyer {
	/*width: 814px;
	height: 1052px;*/
	margin-top: 20px;
}
#previewoverlay .buttons {
	display: none;
}
#previewoverlay .flyer.oneColumnFlyer .img-here.has-image {
	/*width: 781px !important;
	height: 373px;
	max-height: 373px;*/
}
#previewoverlay .photooptions {
	display: none;
}
.input-required:before, .required-message:before {
	color: red;
}
.editarea .caption, .flyer .caption.show-caption {
	background-color: #ffcf01;
	color: #002e5e;
	margin-left: -14px;
	margin-top: -11px;
	width: 288px;
	padding: 3px;
}
.flyer .pdf-header .kicker h1, .flyer .pdf-header .kicker h2, .flyer .pdf-header .kicker .collapse-toggle span,
.collapse-toggle .flyer .pdf-header .kicker span, .flyer .pdf-header .kicker h3, .flyer .pdf-header .kicker p {
	font-size: 12pt;
}

.flyer .pdf-header .headline h1, .flyer .pdf-header .headline h2, .flyer .pdf-header .headline .collapse-toggle span, 
.collapse-toggle .flyer .pdf-header .headline span, .flyer .pdf-header .headline h3, .flyer .pdf-header .headline p {
	font-size: 24pt;
}

.flyer.oneColumnFlyer .main-content b, .flyer.oneColumnFlyer .main-content strong {
	font-weight: bold;
}

.fas {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}

.templateleftsection input[type='text'], 
.templateleftsection [type='text'].fake-input, 
.templateleftsection .btn-addpdf, 
.templateleftsection .btn-deletepdf, 
.templateleftsection input[type='password'], 
.templateleftsection [type='password'].fake-input, 
.templateleftsection input[type='email'], 
.templateleftsection [type='email'].fake-input, 
.templateleftsection input[type='date'], 
.templateleftsection [type='date'].fake-input, 
.templateleftsection input[type='number'], 
.templateleftsection [type='number'].fake-input, 
.templateleftsection select, 
.templateleftsection .selectize-input, 
.templateleftsection textarea, 
.templateleftsection .selectize-control {
	width: 100%;
}

.templateleftsection label {
	text-align: left;
	width: 100%;
}

.submit-buttons button,
.edit-photo button,
#previewbutton {
	border-radius: 5px;
	box-shadow: none;
}

#previewbutton {
	border: 0;
	width: auto;
    display: inline-block;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
	margin: 0 .25em;
    padding: .5em 1em;
    line-height: inherit;
    font-size: inherit;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
}

#previewdiv {
	text-align: center;
}

.main-content h1 {
	color: #002e5e !important;
    font-size: 18pt !important;
    background-color: transparent !important;
	font-family: 'Univers LT W01_65 Bold1475968' !important;
}

.main-content h2 {
	color: #407ED4 !important;
    font-size: 18pt !important;
    background-color: transparent !important;
	font-family: 'Univers LT W01_65 Bold1475968' !important;
}

.main-content h3 {
	color: #407ED4 !important;
    font-size: 15pt !important;
    background-color: transparent !important;
	font-family: 'Univers LT W01_45 Light1475944' !important;
}

.main-content h4 {
	color: #002e5e !important;
    font-size: 12pt !important;
    background-color: transparent !important;
}

.main-content h5 {
	color: #000 !important;
    font-size: 11pt !important;
    background-color: transparent !important;
	margin: 0 !important;
}

.templateleftsection .btn {
	box-shadow: none;
	border-radius: 5px;
}
.event.column2 {
	font-size: 16px;
}
#mti_wfs_colophon {
	display: none !important;
}
/*# sourceMappingURL=app.css.map */
