@charset "UTF-8";
/* #system-environment {display:none;} */
/* --- CSS Reset --- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr, a, abbr, acronym, address, code, del, dfn, em, small, img, q, dl, dt, dd, ol, ul, li, fieldset, form, input, button, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

a {
  color: #216499; }

table {
  border-collapse: collapse; }

em, address, i {
  font-style: normal; }

ol {
  list-style-type: decimal; }
  ol li {
    margin-left: 20px; }

/*** TYPOGRAPHY ***/
body {
  font-family: "fira sans",Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: black; }

h1, h2, h3 {
  font-family: 'Fira Sans', arial, helvetica, sans-serif; }

h1 {
  font-weight: 400; }

h2 {
  font-weight: 400; }

h3 {
  font-weight: 400; }

.layout-content .news h1 {
  color: #002d52; }
.layout-content h1 {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 1.3;
  margin-bottom: 0.857em;
  /* 21px */
  /*padding-right:265px;*/ }
.layout-content h2 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.3;
  margin-bottom: 1.000em;
  color: #216499;
  /* 18px */ }
.layout-content h3 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.4;
  margin-bottom: 1.286em;
  /* 14px */ }
.layout-content h4 {
  font-weight: bold; }
.layout-content p, .layout-content li, .layout-content dl {
  margin-bottom: 1em; }

@media (min-width: 768px) {
  .layout-content h1 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 0.750;
    line-height: 1.3;
    margin-bottom: 0.750em;
    /*margin-top: 0.750em;*/ }
  .layout-content h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 0.857;
    line-height: 1.3;
    margin-bottom: 0.857em;
    /* 21px */ }
  .layout-content h3 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.000;
    line-height: 1.4;
    margin-bottom: .700em;
    /* 18px */ } }
@media (min-width: 1024px) {
  .layout-content h1 {
    font-size: 42px;
    font-size: 2.625rem;
    line-height: 0.643;
    line-height: 1.3;
    margin-bottom: 0.643em;
    /* 28px */ }
  .layout-content h2 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 0.750;
    line-height: 1.3;
    margin-bottom: 0.750em;
    /* 24px */ }
  .layout-content h3 {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 0.857;
    line-height: 1.4;
    margin-bottom: 0.57em;
    /* 21px */ } }
@media (min-width: 1278px) {
  .layout-content h1 {
    font-size: 48px;
    font-size: 3rem;
    line-height: 0.500;
    line-height: 1.3;
    margin-bottom: 0.500em;
    /* 36px */ }
  .layout-content h2 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 0.600;
    line-height: 1.3;
    margin-bottom: 0.600em;
    /* 30px */ }
  .layout-content h3 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 0.750;
    line-height: 1.4;
    margin-bottom: 0.50em;
    /* 24px */ } }

.orange-text {
  color: #f59803; }

/* --- Page Wrappers --- */
#wrap-page {
  /*background: transparent url(DMM-bg.png) repeat-x top left;*/ }

/* --- Page Layout --- */
.container-inner {
  margin-left: auto;
  margin-right: auto;
  position: relative; }
  @media (min-width: 1024px) {
    .container-inner {
      max-width: 1200px; } }

@media (min-width: 1240px) {
  .layout-content > .container-inner {
    max-width: 1200px; } }

body.home, body.store, body.page-new {
  width: auto;
  line-height: 1.6;
  font-family: 'Fira Sans', arial, helvetica, sans-serif; }
  body.home .layout-content, body.store .layout-content, body.page-new .layout-content {
    padding: 0; }
    body.home .layout-content > .container-inner, body.store .layout-content > .container-inner, body.page-new .layout-content > .container-inner {
      padding: 0; }
  body.home .container-inner, body.store .container-inner, body.page-new .container-inner {
    max-width: 100%; }
  @media (max-width: 760px) {
    body.home .container-inner, body.store .container-inner, body.page-new .container-inner {
      width: auto; } }
  @media (min-width: 1024px) {
    body.home .layout-content, body.store .layout-content, body.page-new .layout-content {
      padding-top: 0; } }
  @media (min-width: 1251px) {
    body.home .user-info .container-inner, body.store .user-info .container-inner, body.page-new .user-info .container-inner {
      max-width: 1210px; } }

.layout-content {
  padding: 3em 0 20px 0;
  min-height: 350px;
  z-index: 20; }
  .layout-content:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .layout-content .container-inner h1 {
    position: relative; }

#layout-footnote {
  height: 115px;
  padding-top: 19px; }

.main-column {
  max-width: 800px; }

body.menu-open .nav-button span:nth-child(1) {
  width: 0%;
  left: 50%;
  top: 24px; }
body.menu-open .nav-button span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 24px; }
body.menu-open .nav-button span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 24px; }

/* Submenus optional .parent class indicates dropdowns */
/*
body {
  &.open {
    left: 240px;
  }
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
*/
.branding {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media (min-width: 1025px) {
    .branding {
      position: absolute;
      left: 0;
      right: 0;
      bottom: -21px;
      z-index: 1; } }

body.menu-open {
  overflow: hidden; }
  body.menu-open .mobile-menu-wrapper {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

.button.buttons > a {
  color: #fff; }
  .button.buttons > a a {
    color: #fff; }
  @media (min-width: 1025px) {
    .button.buttons > a:hover {
      background-color: #5f7200; }
    .button.buttons > a.button-orange:hover {
      background-color: #c37902; } }

/* --- Header: Cart and Checkout Links --- */
div#system-environment {
  background-color: #FEF859;
  font-weight: bold;
  text-align: center; }

.masking {
  padding: 4px 20px;
  background: #f59803;
  color: #333;
  text-align: center; }
  .masking a {
    text-decoration: underline;
    color: #5e3a01; }

/* --- Header: Login Form --- */
span.input {
  position: relative;
  display: inline-block;
  /*margin-left: 4px;*/ }

.forgot {
  background-color: transparent;
  margin-left: 10px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  font-size: 14px;
  border: solid 1px #fff;
  border-radius: 4px;
  height: 28px;
  width: 146px;
  line-height: 1em;
  padding: 0px 10px;
  display: block;
  margin-top: 24px; }

span.input {
  display: block;
  margin-bottom: 10px;
  background-color: #fff; }

span.copyright, span.phone {
  display: block; }

span.phone {
  clear: left; }

.addthis_default_style .addthis_separator, .addthis_default_style .at4-icon, .addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300bs, .addthis_default_style .at300m {
  float: none !important; }

/* --- Breadcrumbs --- */
div.breadcrumbs {
  margin: 0 0 10px;
  margin: 0 0 10px;
  font-size: 10px; }
div.tab-headers div {
  display: inline-block;
  float: left;
  cursor: pointer;
  height: 27px;
  margin-right: 4px;
  background: #007cba;
  background: #002e52; }
  div.tab-headers div:hover {
    background: #009ee8;
    background: #216499; }
  div.tab-headers div i {
    display: inline-block;
    font-size: 14px;
    height: 23px;
    padding: 4px 12px 0px 9px;
    color: white; }
    @media (min-width: 1024px) and (max-width: 1120px) {
      div.tab-headers div i {
        font-size: 12px; } }
  div.tab-headers div.active {
    background: #ece9e1;
    cursor: default;
    font-weight: bold; }
    div.tab-headers div.active i {
      color: #103f74;
      margin-bottom: -1px;
      position: relative;
      z-index: 1; }
div.tab-panels {
  padding: 12px 0 12px 12px;
  background: #ece9e1;
  /*border: solid 1px #bbb;*/ }

/* --- Flash Messages --- */
/* --- Tab Headers --- */
/* --- Tab Panels --- */
body {
  /*overflow-x: hidden;*/
  position: relative;
  left: 0; }

span.curlyquote {
  color: #103f74;
  font-size: 30px;
  vertical-align: middle;
  padding: 0px 6px; }

h3 {
  font-size: 18px; }

/* --- Common Typography --- */
.page-title {
  font-size: 32px;
  font-weight: bold;
  margin: 24px 0 12px 0; }

ul.bulleted {
  margin-left: 20px !important; }
  ul.bulleted li {
    list-style-type: disc !important; }

ol.numbered li {
  list-style-type: decimal !important; }

small.footnote {
  display: block;
  margin-top: 10px;
  color: #888;
  font-size: 11px; }

/* --- Data Tables --- */
table.data td.odd {
  text-align: right;
  font-weight: bold;
  width: 50%; }

/* --- Borderless table --- */
div.table-body table.borderless, table.borderless td {
  border: 0 !important; }

/* --- WYSIWYG Area --- */
.wysiwyg {
  border: solid 1px black;
  width: 750px;
  height: 250px;
  background: white; }

/* --- Area Maps --- */
#areamaps div.column {
  float: left;
  height: 520px; }
#areamaps div.box {
  border: solid 1px #aaa;
  padding: 8px; }
#areamaps div.left {
  width: 175px; }
#areamaps #map-list {
  overflow-y: scroll;
  height: 262px; }
#areamaps #map-malls {
  overflow-y: scroll;
  height: 232px;
  margin-top: 8px; }
#areamaps div.right {
  width: 716px;
  margin-left: 20px; }
#areamaps #map-area {
  position: relative;
  overflow: hidden;
  height: 520px; }
  #areamaps #map-area a.print {
    position: absolute;
    right: 6px;
    top: 6px; }
#areamaps div.map {
  text-align: left; }
#areamaps a {
  text-decoration: none;
  color: #0060d0; }
  #areamaps a.active {
    font-weight: bold;
    color: #0000ff; }
  #areamaps a:hover {
    text-decoration: underline; }
#areamaps div.index {
  display: inline;
  float: right;
  color: #888; }

/* --- iViewer (Area Maps and Site Plans) --- */
.iviewer_button {
  position: absolute;
  width: 20px;
  height: 20px;
  background-position: 3px 3px;
  background-repeat: no-repeat;
  cursor: pointer;
  background-color: white;
  border: solid 1px #a0a0a0; }

.iviewer_cursor {
  cursor: move; }

.iviewer_zoom_in {
  left: 7px;
  top: 20px;
  background-image: url(zoom-in.png); }

.iviewer_zoom_out {
  left: 30px;
  top: 20px;
  background-image: url(zoom-out.png); }

.iviewer_zoom_status {
  position: absolute;
  left: 7px;
  top: 2px;
  font-weight: bold; }

.iviewer_zoom_zero, .iviewer_zoom_fit {
  display: none; }

/* --- FAQ --- */
#faq ul {
  list-style-type: disc;
  text-align: justify;
  margin: 1em 0; }
#faq li {
  padding: 2px;
  margin-left: 22px; }
#faq .FAQQuestion {
  font-weight: bold;
  color: black; }
#faq .ToTop {
  color: #D35602; }
  #faq .ToTop a {
    text-decoration: none;
    color: #dc7b3a; }
#faq td, #faq th {
  padding: 3px;
  border: solid 1px #808080; }
#faq .divMoreInfo {
  background-color: #FCFAC5;
  border: 1px solid #FDEB95;
  display: block;
  position: relative;
  z-index: 100;
  display: none; }
#faq .TermDef {
  border-bottom: dotted 1px #89a500; }

/* FAQ typography: */
#faq-index {
  padding-bottom: 40px; }
  #faq-index ul {
    list-style-type: none; }
  #faq-index h3 {
    margin-top: 20px;
    border-top: dotted 1px #aaa;
    padding-top: 20px; }

.faq-question {
  cursor: pointer;
  color: #777;
  font-weight: bold; }

.faq-answer {
  padding-left: 20px;
  margin: 10px 0;
  display: none; }

/* search box: */
.faq-form {
  overflow: hidden;
  padding-bottom: 8px; }

.faq-search {
  display: inline-block;
  padding-right: 20px;
  height: 16px;
  background: url(/layout/preview.png) no-repeat top right; }

#faq-terms {
  width: 180px;
  border: solid 1px #ccc;
  padding: 1px 4px;
  font-size: 12px; }

/* arrows: */
#faq-index .arrow {
  display: inline-block;
  width: 16px;
  height: 9px;
  background: url(/layout/faq-arrows.png) no-repeat top left; }
#faq-index li.active .arrow {
  background-position: 0px -14px; }
#faq-index li.found .arrow {
  background-position: -16px 0px; }
#faq-index li.active.found .arrow {
  background-position: -16px -14px; }

/* --- FAQ --- */
/* list style: */
#faq-admin ul {
  list-style-type: disc;
  list-style-position: inside; }
#faq-admin li > span {
  color: #777;
  cursor: n-resize; }
  #faq-admin li > span:hover {
    color: #000; }
#faq-admin ul.faqs {
  margin-left: 20px;
  min-height: 10px; }
#faq-admin li.category {
  font-weight: bold; }
#faq-admin li.faq {
  font-weight: normal; }
#faq-admin a.btn {
  font-size: 9px;
  font-family: Verdana, Helvetica;
  font-weight: bold;
  text-decoration: none;
  padding: 1px 4px;
  background: #eee;
  border: solid 1px #668;
  border-radius: 2px;
  margin-right: 4px; }
  #faq-admin a.btn:hover {
    background: #ddf;
    border-color: #008; }
#faq-admin .buttons {
  display: none;
  margin-left: 10px; }
#faq-admin li:hover > .buttons {
  display: inline; }
#faq-admin .ui-sortable-helper .buttons, #faq-admin .ui-sortable-helper ul {
  display: none !important; }

/* activation: */
.faq-question:hover {
  color: #000; }
.faq-question.found {
  color: #F3980F; }

/* --- Layout Tables --- */
table.layout, tr.layout, td.layout, tbody.layout, thead.layout {
  padding: 0px !important;
  margin: 0px !important;
  border: 0px !important;
  background: transparent !important; }

/* --- GKey --- */
#GKey_label, #GKey_value {
  width: 500px; }

/* --- Yii Forms --- */
div.yiiForm input, div.yiiForm textarea, div.yiiForm select {
  margin: 0.2em 0 0.5em 0; }
div.yiiForm input, div.yiiForm textarea {
  border: solid 1px #888; }
div.yiiForm fieldset {
  border: 1px solid #DDD;
  padding: 10px;
  margin: 0 0 10px 0;
  -moz-border-radius: 7px; }
div.yiiForm label {
  font-weight: bold;
  font-size: 0.9em;
  display: block; }
div.yiiForm .row {
  margin: 5px 0; }
div.yiiForm .hint {
  margin: 0;
  padding: 0;
  color: #999; }
div.yiiForm .note {
  font-style: italic; }
div.yiiForm span.required {
  color: red; }
div.yiiForm div.error label, div.yiiForm label.error, div.yiiForm span.error {
  color: #C00; }
div.yiiForm div.error input, div.yiiForm div.error textarea, div.yiiForm div.error select {
  background: #FEE;
  border-color: #C00; }
div.yiiForm input.error, div.yiiForm textarea.error, div.yiiForm select.error {
  background: #FEE;
  border-color: #C00; }
div.yiiForm div.success input, div.yiiForm div.success textarea, div.yiiForm div.success select {
  background: #E6EFC2;
  border-color: #C6D880; }
div.yiiForm input.success, div.yiiForm textarea.success, div.yiiForm select.success {
  background: #E6EFC2;
  border-color: #C6D880; }
div.yiiForm .errorSummary {
  border: 2px solid #C00;
  padding: 7px 7px 12px 7px;
  margin: 0 0 20px 0;
  background: #FEE;
  font-size: 0.9em; }
div.yiiForm .errorMessage {
  color: red;
  font-size: 0.9em; }
div.yiiForm .errorSummary p {
  margin: 0;
  padding: 5px; }
div.yiiForm .errorSummary ul {
  margin: 0;
  padding: 0 0 0 20px; }
div.wide.yiiForm label {
  float: left;
  margin-right: 10px;
  position: relative;
  text-align: right;
  width: 100px; }
div.wide.yiiForm .row {
  clear: left; }
div.wide.yiiForm .buttons, div.wide.yiiForm .hint, div.wide.yiiForm .errorMessage {
  clear: left;
  padding-left: 110px; }

/* --- ToolTips --- */
a.coverage-warning {
  display: block;
  float: right;
  position: relative;
  text-decoration: none;
  display: block;
  background: transparent url(warning.png) no-repeat top left;
  width: 16px;
  height: 16px; }
a.help-popup {
  display: block;
  float: right;
  position: relative;
  text-decoration: none;
  display: block;
  background: transparent url(help.png) no-repeat top left;
  width: 16px;
  height: 16px; }

.help-popover-icon {
  float: right;
  cursor: help; }

#tooltip {
  border: dotted 1px #d0fa00;
  background: #89a500;
  color: white;
  width: 150px;
  font-size: 11px;
  padding: 5px 10px;
  position: absolute;
  display: none; }

/* --- Welcome Notice --- */
#GModalNotice-welcome, #GModalNotice-downtime {
  background: #ece9e1;
  border: solid 8px #B5B2AD;
  padding: 16px;
  width: 375px; }
  #GModalNotice-welcome h2, #GModalNotice-downtime h2 {
    text-align: right; }

/* --- Downtime Notice --- */
/* --- General Notice --- */
.g-modal-notice {
  background: #ece9e1;
  border: solid 8px #00669a;
  padding: 16px;
  width: 375px; }
  .g-modal-notice h2 {
    text-align: right; }
  .g-modal-notice em {
    font-style: italic; }

/* --- Browser Warning --- */
body #buorg {
  position: static; }

/* --- Export Form --- */
#export-form div.column {
  width: 475px;
  margin-right: 15px;
  float: left; }
#export-form div.col-left {
  width: 230px;
  margin-right: 6px;
  float: left; }
#export-form div.col-right {
  width: 230px;
  float: left; }
#export-form label {
  display: block;
  cursor: pointer; }
  #export-form label.select {
    line-height: 18px;
    font-size: 11px; }
  #export-form label.select-all {
    line-height: 24px;
    font-size: 14px;
    font-weight: bold;
    border-bottom: dotted 1px #c0c0c0;
    margin-bottom: 4px; }
#export-form input {
  vertical-align: -12%;
  width: 28px; }
#export-form div.group {
  background: #e0e0e0;
  border: solid 1px #c0c0c0;
  margin-top: 15px;
  padding: 2px; }
#export-form button.submit {
  font-size: 18px;
  font-weight: bold; }
#export-form button.bottom {
  margin-top: 15px;
  float: left; }
#export-form div.profiles {
  padding: 4px 8px;
  border: 1px dotted #B0B0B0;
  background: #E0E0E0;
  margin-top: 15px; }
#export-form input.profile-name {
  margin-right: 15px;
  width: 200px;
  border: solid 1px black;
  padding: 1px 2px; }
#export-form div.profiles select {
  margin-right: 15px; }
#export-form #profile_id {
  width: 200px; }
#export-form div.top-right {
  margin-top: -8px;
  float: right; }
  #export-form div.top-right div.exit {
    float: right; }

/* --- Product Help Notice --- */
#GFooterNotice-product-help {
  display: none !important;
  background: rgba(137, 165, 0, 0.9);
  color: white;
  padding: 4px 0px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  position: fixed;
  bottom: 0px;
  left: 0px;
  cursor: default;
  width: 100%;
  z-index: 999999; }
  #GFooterNotice-product-help h1 {
    font-size: 22px; }
  #GFooterNotice-product-help h3 {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 0 !important;
    padding-top: 5px;
    line-height: 1 !important; }
    #GFooterNotice-product-help h3:after {
      height: 18px;
      width: 32px;
      display: inline-block;
      color: #fff;
      font-size: 16px;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
      content: "\232A"; }
  #GFooterNotice-product-help a {
    color: white; }
    #GFooterNotice-product-help a.close {
      color: white;
      text-decoration: none;
      font-size: 18px;
      margin: 5px 5px 0 0;
      display: inline-block; }
  #GFooterNotice-product-help div.close-container {
    float: right;
    width: 3%; }
  #GFooterNotice-product-help div.content-container {
    float: left;
    width: 97%; }

.addthis_toolbox {
  clear: both; }

.GLightbox {
  border: solid 4px #000000;
  border-radius: 4px; }

.lightbox-close {
  background: #000 url(lightbox-close.png) no-repeat top left;
  width: 16px;
  height: 16px;
  border: solid 8px #000;
  border-radius: 8px;
  position: absolute;
  right: 0px;
  top: -34px;
  cursor: pointer; }

/* button style: */
/* control visibility of buttons: */
/**** FAVORITES ****/
.favorite-icon {
  width: 14px;
  height: 14px;
  display: inline-block;
  background-image: url(favorite.png);
  background-repeat: no-repeat;
  background-position: -14px 0;
  vertical-align: -15%; }
  .favorite-icon[data-url] {
    cursor: pointer; }
  .favorite-icon.active {
    background-position: 0 0; }

/********* VIEW PRICING LINK ***/
a.view-pricing {
  text-decoration: none;
  display: block;
  margin: 20px auto;
  text-align: center;
  width: 336px;
  border-radius: 4px;
  background-color: #F49A10;
  color: #fff;
  padding: 20px 12px; }
  a.view-pricing span {
    height: 26px;
    line-height: 26px;
    font-size: 32px;
    display: inline-block;
    background: url(arrow-down-white.png) no-repeat right center;
    padding-right: 50px; }
  a.view-pricing:hover {
    background-color: #00669a; }

/*************/
/***************************** MEDIA QUERIES ******************/
/*************/
/***** MAKE PHONE LOOK LIKE DESKTOP ****/
@media (max-width: 760px) {
  .trial-points {
    top: 60px;
    bottom: auto;
    width: 58%;
    height: 50%; }

  .container-inner {
    padding: 0px 15px; }

  div#social {
    /*padding:5px 10px 0 889px;
    width:100%;*/
    clear: both;
    padding: 4px 20px 0 20px;
    margin: 10px 0;
    overflow: hidden; }

  span.copyright {
    font-weight: 300;
    margin-top: 1em; } }
ul.yiiPager a:link, ul.yiiPager a:visited {
  color: #fff; }
ul.yiiPager a:hover {
  border-color: #fff; }
ul.yiiPager .page a {
  border: none;
  color: #fff; }
ul.yiiPager .hidden a {
  border: none;
  color: #aaa; }

.reports {
  clear: both;
  padding-bottom: 60px;
  overflow: hidden; }
  .reports img {
    display: block;
    width: 100px;
    height: 60px; }
  .reports .caption {
    /*@include opacity(0);*/
    width: 100px;
    /*@include transition(opacity .3s ease-in);*/
    position: absolute;
    z-index: 1;
    /*top:110%; left:0;*/
    background-color: #f59803;
    background-color: rgba(245, 152, 3, 0.8);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 0;
    position: absolute;
    left: 3px;
    right: 3px;
    bottom: 3px;
    padding: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    .reports .caption span {
      font-size: 11px;
      width: 80px;
      line-height: 1.1;
      text-align: center;
      color: #222;
      display: inline-block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
  .reports a {
    position: relative;
    display: inline-block;
    float: left;
    width: 100px;
    height: 60px;
    margin-right: 5px;
    margin-bottom: 20px;
    border: solid 1px #ccc;
    padding: 3px;
    background-color: #fff;
    overflow: hidden; }
    .reports a:hover .caption {
      height: 60px;
      padding: 10px; }
    .reports a:hover .caption {
      /*height: auto;*/
      display: block;
      font-size: 12px;
      -webkit-transition-delay: 0.2s;
      -moz-transition-delay: 0.2s;
      -ms-transition-delay: 0.2s;
      -o-transition-delay: 0.2s;
      transition-delay: 0.2s;
      /*@include opacity(1); */ }

/********************* TABLET PORTRAIT ******************************************/
@media (min-width: 750px) {
  body {
    width: auto; } }
@media (min-width: 768px) and (max-width: 1024px) {
  #search-details #contacts, #search-details div.table-body td {
    font-size: 105%; } }
@media (min-width: 768px) {
  div.header-primary {
    position: relative; } }
/********************* TABLET LANDSCAPE and DESKTOP SMALL ************************/
@media (min-width: 769px) {
  body {
    overflow-x: visible; } }
@media (max-width: 1023px) {
  .container-inner {
    padding-left: 15px;
    padding-right: 15px; } }
@media (min-width: 1024px) and (max-width: 1251px) {
  .branding {
    left: 20px; }

  .user-info .container-inner {
    padding-left: 20px;
    padding-right: 20px; } }
@media (min-width: 1024px) {
  .footer-bottom:before, .footer-bottom:after {
    content: " ";
    display: table; }
  .footer-bottom:after {
    clear: both; }
  .footer-bottom {
    *zoom: 1; }

  /*div.header-secondary div.container-inner { padding-right:220px; }*/
  .layout-content {
    padding-top: 3em; }

  #search {
    /*
      a[ id= "price-table" ]:target ~ div.link-target {
        -webkit-transform: translateY( -1000px);
        transform: translateY( -1000px );
      }
    */ }
    #search div#social {
      background: #89a500;
      height: 27px;
      padding: 4px 20px 0 20px;
      margin-bottom: 10px;
      text-align: right;
      overflow: hidden; }
    #search span.copyright {
      margin-right: 100px; }
    #search div.product div.thumbnail {
      width: 430px;
      margin-right: 20px;
      text-align: center; }
    #search div.product-detail div.product div.details {
      float: right;
      width: 46%;
      padding: 2%; }
    #search div.details {
      padding: 10px 10px 40px 10px; }
    #search div.assistance {
      background: #ECE9E2 url(/layout/phone.png) no-repeat 10px 10px;
      padding: 10px 10px 10px 60px; }
    #search span.copyright, #search span.phone {
      display: inline; }
    #search div.product-list {
      overflow: hidden;
      position: relative;
      left: -.5%;
      right: -1%;
      width: 102%; }
    #search div.store div.product {
      margin: 0 0.5% 10px 0.5% !important;
      background: none;
      border-radius: 5px;
      float: left;
      width: 32%;
      padding: 0px; }
      #search div.store div.product:nth-child(even), #search div.store div.product:nth-child(odd) {
        margin: 0px; }
    #search div.tabs li {
      width: auto;
      border-bottom: none;
      height: auto; }
      #search div.tabs li a {
        height: auto;
        padding: 6px 10px;
        font-size: 13px; }
    #search div.link-target {
      /*-webkit-transform: translateZ( 0 );
      transform: translateZ( 0 );
      -webkit-transition: -webkit-transform 0.6s ease-in-out;
      transition: transform 0.6s ease-in-out;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;*/ } }
@media (min-width: 1025px) {
  .clickable {
    cursor: pointer; } }
@media (min-width: 1025px) {
  .nav-button {
    display: none; } }
@media (min-width: 1200px) {
  .main-column {
    margin-left: 100px; }

  .layout-content > iframe {
    margin-left: 100px; } }
@media (min-width: 1024px) and (max-width: 1259px) {
  .container-inner {
    max-width: 95%; } }
ul.bullets {
  padding-left: 1em; }

.icon-warning {
  display: inline-block;
  float: left;
  width: 16px;
  height: 20px;
  background: url(icon-error.png) no-repeat center center; }

.login-welcome-message {
  display: none;
  margin: 0 auto 1em auto;
  padding: 0.5em 2em;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.75;
  background-color: #c1fe72; }
  .login-welcome-message .button {
    background-color: #f59803;
    text-decoration: none;
    font-weight: normal;
    color: #fff;
    padding: 0 2em; }
    .login-welcome-message .button:hover {
      color: #0056b3;
      text-decoration: underline; }

.login-page-body .header-buttons, .login-page-body .mobile-menu-wrapper {
  display: none; }
.login-page-body .branding {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }
.login-page-body .login-welcome-message {
  display: block; }

.dashboard-banner {
  margin: 0 auto 1em auto;
  padding: 0.5em 2em;
  text-align: center;
  font-size: 18px;
  line-height: 1.75;
  background-color: #216499; }

/* --- Header --- */
#header {
  position: relative;
  z-index: 1001;
  width: 100%;
  height: 100px;
  padding: 0;
  background-color: #FFF;
  border-bottom: 1px solid #ccc;
  /* -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .25); box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .25);*/ }

.header-logo {
  display: inline-block;
  padding-top: 13px;
  width: 420px;
  float: left;
  margin-left: 30px; }
  .header-logo img {
    display: block; }
    @media (max-width: 1024px) {
      .header-logo img {
        height: 51px; } }
  .header-logo h1 {
    font-size: 0;
    height: 0;
    text-indent: -10000px; }

@media (min-width: 1025px) {
  .header-logo {
    height: 125px;
    width: 420px;
    left: 0; }
    .header-logo img {
      height: 75px; } }
.header-logo.logoNoTag {
  display: none; }

.header-right {
  float: right;
  width: calc(100% - 480px);
  text-align: right;
  margin-right: 30px; }

#nav {
  padding: 16px 0 0;
  display: flex;
  justify-content: flex-end; }

#nav:after {
  content: "";
  display: table;
  clear: both; }

#nav ul, #nav ul li {
  padding: 0;
  margin: 0;
  list-style: none; }

#nav > ul {
  position: relative;
  padding: 0;
  margin: 0;
  list-style: none; }

#nav > ul > li {
  display: inline-block;
  list-style: none;
  font-size: 16px;
  padding: 1px;
  margin-right: 10px; }

#nav ul > li a {
  color: #1d1d1d;
  text-decoration: none;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.1; }

#nav > ul > li:hover > a {
  color: #216499; }

#nav ul > li.login-nav > a::before {
  font-family: "Font Awesome 6 Pro";
  content: "\f2bd";
  font-weight: 900;
  color: #216499;
  margin-right: 5px;
  display: inline-block;
  font-size: 20px; }

.return-to-sc {
  margin-right: 100px !important; }

.user-presence {
  margin-left: 50px !important; }

.logout-button {
  padding: 3px 8px !important; }

.nav-button {
  margin: 0 10px 10px 0;
  float: left;
  width: 30px;
  height: 17px;
  padding: 17px 10px;
  background-color: #f59803;
  cursor: pointer;
  position: relative;
  z-index: 1; }
  .nav-button span {
    background-color: #fff;
    border-radius: 3px;
    height: 3px;
    width: 30px;
    display: block;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    position: absolute;
    left: 10px;
    overflow: hidden;
    top: 17px; }
    .nav-button span:nth-child(2) {
      top: 24px; }
    .nav-button span:nth-child(3) {
      top: 31px; }

.header-buttons {
  float: right; }
  .header-buttons .button {
    border-radius: 4px; }

@media (max-width: 767px) {
  .header-buttons {
    width: 110px; } }
.button.header-button {
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  font-family: arial, helvetica, sans-serif; }
  .button.header-button span {
    display: block; }
  @media (max-width: 767px) {
    .button.header-button {
      padding: 0;
      font-size: 14px;
      height: 28px;
      line-height: 28px;
      display: block;
      width: 100%; }
      .button.header-button .label-not-phone {
        display: none; }
      .button.header-button:first-child {
        margin-bottom: 10px; } }
  @media (min-width: 768px) {
    .button.header-button {
      padding: 7px 15px;
      font-size: 17px; }
      .button.header-button:first-child {
        margin-right: 10px; }
      .button.header-button .label-phone {
        display: none; } }

.button-request-demo {
  background-color: #89a500;
  color: #fff;
  text-decoration: none;
  border-radius: 4px; }

.header-secondary-menu li {
  list-style: none; }
.header-secondary-menu li:last-child {
  cursor: pointer; }
@media (max-width: 1024px) {
  .header-secondary-menu a, .header-secondary-menu li {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: bold; }
  .header-secondary-menu a, .header-secondary-menu li:last-child {
    padding: .5em 1em; } }
@media (min-width: 1025px) {
  .header-secondary-menu a:hover, .header-secondary-menu li:last-child:hover {
    color: #4898d8; } }

.layout-footer .inner, .footer-bottom .inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px; }

.footer-bottom a {
  text-decoration: underline; }

/************************************************ --- Footer --- */
.layout-footer {
  color: #333;
  clear: both;
  margin-top: 50px;
  position: relative;
  border-top: 2px solid #00669A;
  padding: 30px 0; }

.layout-footer a {
  color: #333;
  text-decoration: none;
  font-weight: 400; }

.layout-footer a:hover {
  text-decoration: underline; }

.layout-footer .inner {
  display: flex;
  justify-content: space-between; }

.footer-col {
  margin-bottom: 10px; }

.footer-col.solutions {
  order: 2;
  width: 23%; }

.footer-col.applications {
  order: 3;
  width: 23%; }

.footer-col.associations {
  order: 1;
  width: 19%; }

.footer-col.social {
  order: 4;
  width: 26%; }

.layout-footer a.btn {
  color: #FFF;
  background-color: #00669A;
  display: block;
  padding: 12px 18px;
  border-radius: 30px;
  transition: 0.5s;
  font-weight: bold;
  line-height: 1.1; }

.layout-footer a.btn:hover {
  background-color: #003E6B;
  text-decoration: none; }

.footer-col ul li {
  list-style: none;
  line-height: 1.2;
  padding: 5px 0;
  max-width: 260px; }

.footer-bottom {
  background-color: #00669A;
  color: #FFF;
  padding: 30px 0 20px;
  font-weight: 400; }

.footer-bottom a {
  color: #FFF; }

span.copyright, span.phone {
  display: block;
  float: left; }

span.phone {
  clear: left; }

div#social {
  margin-bottom: 10px;
  text-align: center;
  overflow: hidden;
  padding: 0 0; }

.footer-menu {
  float: right; }

.footer-menu li {
  list-style: none;
  display: inline;
  padding: 0px 0 0 14px; }

.footer-main-menu {
  font-weight: bold;
  margin-bottom: 1em; }

#footer-tos {
  font-style: italic;
  padding: 0;
  margin: 0 auto;
  clear: both; }

#footer-tos span {
  display: block;
  margin: 5px 0px; }

#footer-tos a {
  text-decoration: underline; }

.footer-main-menu li {
  display: inline-block;
  padding: 0 8px 0 4px;
  border-right: solid 1px #fff;
  line-height: 1; }

.footer-main-menu li:first-child {
  padding-left: 0; }

.footer-main-menu li:last-child {
  padding-right: 0;
  border-right: none; }

.icsc {
  display: block;
  width: 87px;
  height: 129px; }

.footer-bot-left {
  float: left; }

.footer-bot-right {
  float: right; }

.footer-nav li {
  list-style: none;
  line-height: 1.7;
  font-size: 17px;
  font-weight: 300; }

.footer-nav-title {
  line-height: 1.7;
  font-weight: bold; }

@media (max-width: 1024px) {
  .icsc {
    margin: 0 auto 2em auto; }

  .footer-bot-left {
    float: none; }

  .footer-bot-right {
    float: none; }

  .footer-bottom .inner {
    padding-left: 30px;
    padding-right: 30px; }

  .layout-footer .inner {
    flex-wrap: wrap;
    padding-left: 30px;
    padding-right: 30px; }

  .footer-col {
    width: 48%; }

  .footer-col.solutions {
    order: 1;
    width: 48%; }

  .footer-col.applications {
    order: 2;
    width: 48%; }

  .footer-col.associations {
    order: 3;
    width: 48%; }

  .footer-col.social {
    order: 4;
    width: 48%; }

  .footer-col ul li {
    max-width: 600px; } }
@media (max-width: 580px) {
  .layout-footer .inner {
    display: block; }

  .footer-col, .footer-col.solutions, .footer-col.applications, .footer-col.associations, .footer-col.social {
    width: auto;
    text-align: center; } }
@media (max-width: 480px) {
  .footer-nav {
    margin: 2em auto; }

  .footer-nav-title {
    font-size: 18px; } }
@media (min-width: 481px) and (max-width: 1024px) {
  .footer-nav-title {
    font-size: 18px; } }
@media (min-width: 1025px) {
  .footer-nav-title {
    font-size: 18px; } }
.layout-footer .footer-nav a {
  color: #777; }

@media (min-width: 1251px) {
  .layout-footer .container-inner {
    max-width: 1210px; } }
@media (max-width: 1023px) {
  .container-inner {
    padding-left: 15px;
    padding-right: 15px; }

  .layout-footer > .container-inner {
    padding-top: 2em; } }
/**** MAIN MENU *****/
#header-nav {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }

#header-nav {
  list-style: none; }
  #header-nav a.nolink, #header-nav a.nolink:hover {
    cursor: default; }
  #header-nav ul {
    list-style: none; }
  #header-nav a {
    text-decoration: none;
    display: block;
    font-size: 16px;
    color: #fff; }

@media (max-width: 1024px) {
  .menu-open #header-nav > li {
    display: block; }

  #header-nav li.parent > a:after {
    content: "?";
    color: rgba(255, 255, 255, 0.5);
    float: right; }
  #header-nav li.parent > a:hover {
    background: rgba(0, 0, 0, 0.75); }
  #header-nav ul {
    display: block !important;
    width: 100% !important;
    border-top: 0 none;
    padding: 0; }
  #header-nav li ul a {
    border: 0 none;
    font-size: 12px;
    padding: 7px 30px;
    font-weight: normal; }
  #header-nav li:hover ul {
    display: block;
    border-top: 0 none; }
  #header-nav > li > a {
    font-weight: bold;
    padding: 7px 0; }

  /* --- Drop-down Menu --- */ }
@media (min-width: 1025px) {
  .layout-header .container-inner {
    height: 167px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  #header-nav {
    float: right;
    clear: both;
    width: auto;
    height: auto;
    max-height: auto;
    overflow: visible;
    background: none;
    margin-top: 50px; }
    #header-nav:before, #header-nav:after {
      content: " ";
      display: table; }
    #header-nav:after {
      clear: both; }
    #header-nav {
      *zoom: 1; }
    #header-nav > li {
      /*margin-right: 24px;*/
      border-right: solid 1px #fff; }
      #header-nav > li:last-child {
        border: none; }
      #header-nav > li > a {
        padding: 5px 18px; }
        #header-nav > li > a:hover {
          color: #f59803;
          cursor: pointer; }
      #header-nav > li.dropdown {
        margin-right: 10px; }
      #header-nav > li > ul > li {
        max-height: 0;
        overflow: hidden;
        background: #f59803;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s; }
        #header-nav > li > ul > li a {
          padding: 8px 15px; }
      #header-nav > li:hover > ul > li {
        max-height: 100px; }
    #header-nav li {
      display: inline-block;
      position: relative;
      z-index: 101; }
      #header-nav li a {
        text-decoration: none;
        color: white;
        display: inline-block;
        font-weight: bold;
        font-size: 14px;
        font-family: arial, helvetica, sans-serif; }
    #header-nav a:hover {
      text-decoration: none; }
    #header-nav ul {
      position: absolute;
      left: 0px;
      top: 35px;
      width: 280px !important;
      margin: 0px; }
    #header-nav li:nth-child(1) ul {
      width: 150px !important; }
    #header-nav li.dropdown li a {
      font-size: 13px; }
      #header-nav li.dropdown li a:hover {
        background-color: #89a500;
        text-decoration: none !important;
        display: block; }
    #header-nav li li {
      display: block;
      width: auto;
      float: none; }
    #header-nav li.dropdown li a {
      width: auto;
      background: none; }
      #header-nav li.dropdown li a:hover {
        text-decoration: underline; } }
@media (min-width: 1260px) {
  #header-nav {
    margin-top: 50px; }
    #header-nav > li {
      /*margin-right: 36px;*/ }
      #header-nav > li > a {
        padding: 5px 18px; }
      #header-nav > li a {
        font-size: 16px; } }
/*** ADMIN ***/
/* ---------------------------- Admin styles ------------------------------- */
.presence {
  color: #ffffff;
  color: #444;
  font-size: 12px;
  position: relative; }
  .presence .name {
    font-weight: bold; }
  .presence a {
    text-decoration: none; }
  .presence button {
    vertical-align: middle;
    margin-left: 10px;
    padding: 6px 10px !important;
    margin-top: -4px; }
  @media (min-width: 768px) {
    .presence {
      float: right; } }

.user-info {
  background-color: #f59803;
  padding-top: 10px;
  padding-bottom: 10px; }
  .user-info:before, .user-info:after {
    content: " ";
    display: table; }
  .user-info:after {
    clear: both; }
  .user-info {
    *zoom: 1; }

@media (max-width: 1025x) {
  .user-links a:hover {
    color: #f59803; } }
@media (min-width: 1100px) {
  ul#user-links a:hover {
    color: #89a500; } }
.user-links {
  overflow: hidden; }
  .user-links li {
    float: left;
    list-style: none; }
    .user-links li:first-child a {
      padding-left: 0; }
  .user-links a {
    text-decoration: none;
    padding: 3px 10px;
    color: #fff; }

@media (max-width: 767px) {
  .user-links {
    margin-top: 1em; } }
@media (min-width: 768px) {
  .user-links {
    float: left; } }
@media (max-width: 1024px) {
  .user-info {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }

  .menu-open .user-info {
    transform: translateY(-100%);
    position: absolute; } }
@media (min-width: 1100px) {
  .user-links a {
    font-size: 16px; } }
.panel {
  background: none repeat scroll 0 0 #D6D9CC;
  border: 1px solid #888888;
  overflow: hidden;
  padding: 0 8px 8px;
  position: relative;
  width: auto; }

body.admin .breadcrumbs {
  padding: 10px 0;
  font-size: 10px; }
body.admin #layout-content {
  min-height: 600px; }

.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50); }

a.print {
  display: block;
  border: solid 1px #888;
  background: white url(print.png) no-repeat 4px 4px;
  padding: 2px 4px 0px 20px;
  height: 22px;
  font-size: 12px;
  font-weight: bold;
  width: auto; }

/* DASHBOARD */
div#dashboard {
  font-size: 15px; }
  div#dashboard .badge {
    font-size: 1.1em; }
  div#dashboard p, div#dashboard li, div#dashboard .alert {
    font-size: 15px; }
  div#dashboard h2 {
    font-weight: bold;
    font-size: 18px; }
  div#dashboard h4 {
    font-size: 17px; }
  div#dashboard ul, div#dashboard ol {
    margin: 0 0 0 30px; }
  div#dashboard ul li {
    list-style-type: disc; }
  div#dashboard table {
    width: 100%;
    margin: 20px 0; }
    div#dashboard table h3 {
      margin: 10px 0 10px 5px; }
    div#dashboard table td {
      padding: 0 20px 0 10px;
      border: solid 1px #ccc; }
    div#dashboard table li {
      margin-bottom: 5px; }

.dashboard-list li {
  margin-bottom: 6px; }

div#dashboard li p {
  font-weight: normal;
  line-height: 1.5; }
div.welcome-content {
  clear: both; }
div#dashboard div.welcome-content ul {
  margin-left: 0px !important; }
div.welcome-content li {
  font-size: 14px;
  margin-bottom: 10px; }

ul.welcome-list, ol.welcome-list {
  padding: 20px 20px 20px 50px;
  background: #ece9e1;
  border-radius: 5px; }

div.welcome-content > p {
  margin-bottom: 10px; }

a.welcome-search-button {
  text-decoration: none;
  font-size: 18px;
  padding: 6px 12px;
  border-radius: 5px;
  color: #fff;
  display: inline-block; }
a.button-purchase {
  text-decoration: none;
  font-size: 18px;
  padding: 6px 12px;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  background-image: url(arrow-double-white.png);
  background-repeat: no-repeat;
  background-position: right center;
  margin-top: 10px;
  padding: 6px 40px 6px 12px; }

div.welcome-purchase {
  font-size: 18px;
  margin-top: 20px; }

p.welcome-note {
  font-style: italic;
  font-size: 12px; }

@media (min-width: 768px) {
  div#dashboard h2 {
    font-size: 18px;
    margin-bottom: .5em; }

  .dashboard-list {
    overflow: hidden; }
    .dashboard-list li {
      float: left;
      width: 50%; } }
@media (min-width: 1024px) {
  div#dashboard h2 {
    font-size: 24px; }

  .dashboard-list li {
    float: left;
    width: 25%; } }
/* MASS MAIL */
#massmail-form {
  padding: 20px; }
  #massmail-form div.row {
    padding-bottom: 10px; }
  #massmail-form textarea {
    height: 320px !important;
    width: 96% !important; }

.text label {
  display: block; }

.textarea label {
  display: block; }
.textarea textarea {
  width: 490px; }

#massmail-form .wysiwyg {
  width: 500px; }
#massmail-form #MassMailForm_body {
  width: 490px; }
#massmail-form .hidden {
  display: none; }
#massmail-form div.buttons input {
  background: #89a500;
  color: #fff;
  padding: 5px 12px; }
#massmail-form #htmlPreview {
  width: 600px;
  height: 300px;
  background: white;
  padding: 10px;
  margin: 20px;
  border: solid 1px black; }
#massmail-form .jHtmlArea {
  width: 96% !important; }
#massmail-form .wysiwyg {
  width: 100% !important;
  height: 300px !important; }

@media (min-width: 980px) {
  /*#massmail-form div.row { width:50%; float:left;}*/
  div.section-one {
    width: 50%;
    margin-top: 20px; }
  div.section-two {
    margin-top: 20px;
    overflow: hidden; }
  div.textarea {
    float: left;
    width: 50%; } }
/* ATTACHMENTS (see DMMImageAttachmentHelper.php) */
.GAttachmentHelper .hide {
  display: none; }
.GAttachmentHelper th {
  font-weight: bold; }
.GAttachmentHelper a.delete::before {
  content: '[x]'; }
.GAttachmentHelper td {
  border: solid 1px #ccc;
  padding: 4px 8px; }
.GAttachmentHelper .thumbnail-legend {
  font-style: italic;
  padding: 10px; }

/*** USERS ***/
/* USER LIST */
.user-subscription h2, .user-details h2 {
  font-size: 18px !important; }

div#users span.critical-hits {
  color: red; }
div#users a.button {
  float: right; }
div#users td.icon, div#users div.icon {
  background-repeat: no-repeat;
  background-position: center; }
div#users td.admin, div#users div.admin {
  background-image: url(admin.png); }
div#users td.subscriber, div#users div.subscriber {
  background-image: url(subscriber.png); }
div#users td.x-subscriber, div#users div.x-subscriber {
  background-image: url(x-subscriber.png); }
div#users td.trial, div#users div.trial {
  background-image: url(clock_history.png); }
div#users td.trial-unactivated, div#users div.trial-unactivated {
  background-image: url(clock_history_red.png); }
div#users td.x-trial, div#users div.x-trial {
  background-image: url(clock_exclamation.png); }
div#users td.purchase-recent, div#users div.purchase-recent {
  background-image: url(purchase-recent.png); }
div#users td.purchase-old, div#users div.purchase-old {
  background-image: url(purchase-old.png); }
div.user-details {
  /*height: 300px;*/
  width: 320px;
  background-color: #ECE9E2;
  float: left;
  margin: 0 0 20px; }
  div.user-details dt {
    width: 70px; }
  div.user-details dd {
    width: 200px; }
  div.user-details div.user-body {
    overflow-y: scroll; }
div.user-subscription {
  /*height: 300px;*/
  width: 600px;
  background-color: #ECE9E2;
  float: right; }
  div.user-subscription dt {
    width: 150px; }
  div.user-subscription dd {
    width: 130px; }
  div.user-subscription span {
    width: 20px;
    text-indent: -9999px;
    display: block;
    float: left; }
    div.user-subscription span.checked {
      background: url(/layout/checked.png) no-repeat 0 0; }
    div.user-subscription span.unchecked {
      background: url(/layout/unchecked.png) no-repeat 0 0; }
  div.user-subscription .expired {
    color: red; }
div.user-header {
  background-color: #113F73;
  color: #FFF;
  padding: 5px;
  overflow: hidden; }
  div.user-header h2 {
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    display: inline; }
  div.user-header a {
    float: right;
    color: #FFF;
    background: url(/layout/edit.png) no-repeat 0 0;
    width: 20px;
    text-indent: -9999px;
    display: block; }
div.user-body {
  padding: 5px;
  overflow: hidden;
  /*height: 262px;*/ }
div.user-subscription dl {
  width: 50%;
  float: left; }
div.user-body dt {
  font-weight: bold;
  float: left;
  clear: both;
  padding: 3px; }
div.user-body dd {
  color: #333;
  float: right;
  padding: 3px; }
div#user-tabs div.body {
  min-height: 500px; }

/* USER DETAIL */
textarea#User_admin_notes {
  width: 400px;
  height: 100px;
  overflow: auto; }

div.user-body div.sub-links {
  width: 50%;
  float: right; }
div.tabs {
  clear: both; }
  div.tabs ul {
    overflow: hidden;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  div.tabs li {
    padding: 0;
    margin: 0 !important;
    list-style: none;
    background: #fff;
    height: 46px;
    border-bottom: solid 1px #fff;
    display: table; }
    div.tabs li a.map.selected {
      background: #fff url(search/map-icon-blue.png) no-repeat 10px center;
      padding-left: 30px;
      margin-left: 11px; }
      div.tabs li a.map.selected img {
        display: none; }
  div.tabs a {
    vertical-align: middle;
    display: block;
    padding: 8px 15px;
    display: table-cell;
    line-height: 18px;
    background-color: #002e52;
    padding: 4px 10px 2px 10px;
    color: #FFF;
    border-right: 1px solid #FFF;
    text-decoration: none;
    font-size: 15px;
    height: 40px;
    line-height: 1.3; }
    div.tabs a img {
      vertical-align: text-bottom; }
    div.tabs a.selected {
      background-color: #fff;
      color: #333; }
  div.tabs span {
    display: block;
    background-color: #113F73;
    padding: 5px 10px;
    color: #FFF;
    border-right: 1px solid #FFF;
    text-decoration: none;
    cursor: pointer; }
    div.tabs span.selected {
      background-color: #ECE9E2;
      color: #333; }
  div.tabs.selected {
    background-color: #ECE9E2;
    color: #333; }
  div.tabs li.off a {
    opacity: .60;
    text-decoration: line-through; }
div.tab {
  background-color: #fff;
  padding: 10px; }
  div.tab div.body {
    background-color: #FFF;
    padding: 20px;
    overflow: hidden; }
div#subscriptions span.checked {
  background: url(/layout/checked.png) no-repeat 0 0;
  display: block;
  width: 20px;
  text-indent: -9999px; }
div#subscriptions a.button {
  float: right; }
div#subscriptions td.type {
  background-color: #113F73;
  color: #FFF; }
div#subscriptions div.table-body th {
  padding: 2px; }
div#promotions a.button {
  float: right; }
div#Promotion_products ul {
  padding: 10px;
  list-style-type: none; }
  div#Promotion_products ul ul {
    padding: 2px; }
div#Promotion_products li {
  font-weight: bold; }
div#Promotion_products label {
  font-weight: normal; }
div#Promotion_products input {
  margin: 0px 4px; }
div#articles a.button, div#emails a.button {
  float: right; }

@media (min-width: 1100px) {
  div.tabs li {
    height: 30px; }
    div.tabs li a {
      height: 24px; } }
@media (min-width: 1200px) {
  div.tabs a {
    padding: 8px 15px; } }
/*** STORE ****/
@media (max-width: 767px) {
  body.store .layout-content > .container-inner {
    padding: 30px 10px; } }
@media (min-width: 768px) and (max-width: 1024px) {
  body.store .layout-content > .container-inner {
    padding: 40px 20px; } }
@media (min-width: 1025px) {
  body.store .layout-content > .container-inner {
    padding: 60px 30px; } }
@media (min-width: 1301px) {
  body.store .layout-content > .container-inner {
    padding-top: 60px;
    padding-bottom: 60px;
    max-width: 1290px;
    margin-left: auto;
    margin-right: auto; } }
body.store .layout-content > .container-inner p a, body.store .layout-content > .container-inner li a {
  color: #f59803; }

@media (min-width: 1251px) {
  body.store .container-inner {
    max-width: 1210px; } }

.free-trial-top {
  font-size: 14px;
  font-size: 0.875rem;
  position: absolute;
  right: 15px;
  top: -45px;
  padding: 8px 15px; }

.clear {
  clear: both; }

.region-identity {
  margin-top: 1em; }
  .region-identity:before, .region-identity:after {
    content: " ";
    display: table; }
  .region-identity:after {
    clear: both; }
  .region-identity {
    *zoom: 1; }
  @media (min-width: 768px) {
    .region-identity {
      margin-bottom: 3em; } }
  @media (min-width: 1025px) {
    .region-identity {
      margin-bottom: 6em; } }

/*** PSEUDO SELECT ***/
.region-selector {
  position: relative;
  margin-bottom: 2em; }
  .region-selector > ul {
    position: absolute;
    z-index: 101;
    width: 100%;
    top: 40px;
    display: none;
    background-color: #216499;
    border-bottom: solid 3px #fff; }
    .region-selector > ul > li {
      width: 50%;
      float: left;
      padding: 12px 15px 12px 15px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      color: #fff; }
      .region-selector > ul > li:first-child {
        width: 100%;
        float: none; }
      .region-selector > ul > li:last-child {
        margin-bottom: 0; }
      .region-selector > ul > li.selected-region {
        background-color: #89a500; }
        .region-selector > ul > li.selected-region > a {
          font-size: 1.2em;
          display: block;
          color: #fff;
          text-decoration: none; }
          .region-selector > ul > li.selected-region > a:hover {
            cursor: default; }
  .region-selector li {
    margin-bottom: 0 !important;
    list-style-type: none;
    position: relative; }
  @media (min-width: 768px) {
    .region-selector {
      float: left;
      width: 60%; } }

.region-description {
  /*position:absolute; bottom:12px; left:15px;*/
  padding-right: 10px; }

.region-selector ul li:hover {
  background-color: #89a500;
  color: #fff; }
.region-selector ul.active a {
  background-color: #333 !important;
  color: #fff !important; }
.region-selector ul a {
  font-weight: bold;
  text-decoration: none;
  color: #fff; }

.region-selector h3 {
  /*** PSEUDO SELECT ***/
  cursor: pointer;
  font-size: 1.35em;
  margin-bottom: 0 !important;
  background-color: #666;
  border-radius: 5px;
  padding: .5em 1em;
  position: relative;
  color: #fff;
  /*@include box-shadow(1px 1px 3px #666);*/ }
  .region-selector h3.open {
    border-radius: 5px 5px 0 0; }
  .region-selector h3:hover {
    background-color: #216499; }
  .region-selector h3:after {
    /*** DROPDOWN ARROW ***/
    content: "";
    display: block;
    height: 0px;
    width: 0px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
    border-style: solid;
    border-width: 10px 6px 0 6px;
    border-color: #fff transparent transparent; }

.addons-table {
  overflow: hidden;
  padding: 15px;
  height: 100%;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=50);
  /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$amount)";*/
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

.addons {
  border: solid 1px #ccc;
  margin-bottom: 2em;
  border-radius: 5px 5px 0 0; }
  .addons.open {
    border-radius: 5px; }
    .addons.open .addons-table {
      height: 0;
      padding: 0;
      -khtml-opacity: 0;
      -moz-opacity: 0;
      filter: alpha(opacity=50);
      /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$amount)";*/
      opacity: 0; }

.addons h3 {
  font-size: 1.35em;
  margin-bottom: 0 !important;
  background: transparent url(../images/arrow-dropdown.png) no-repeat 95% center;
  padding: .5em 1em;
  position: relative; }
  .addons h3:hover {
    background-color: #eee;
    cursor: pointer; }
  .addons h3:after {
    /*** DROPDOWN ARROW ***/
    content: "";
    display: block;
    height: 0px;
    width: 0px;
    position: absolute;
    right: 15px;
    top: 15px;
    border-style: solid;
    border-width: 8px 6px 0 6px;
    border-color: #333 transparent transparent; }

.featured-banner {
  display: none; }

.featured-product .featured-banner {
  display: block; }

.featured-product.product-column .product-comparison {
  position: relative; }

.featured-banner span {
  display: block;
  font-size: 14px;
  text-align: center;
  padding: 10px;
  color: #fff;
  background-color: #ff0000;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
  font-weight: 500;
  box-sizing: border-box;
  /*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VhOWUyYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE1JSIgc3RvcC1jb2xvcj0iI2ZkYjc0NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZkYjc0NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg1JSIgc3RvcC1jb2xvcj0iI2ZkYjc0NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYTllMmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left,  #ea9e2c 0%, #fdb747 15%, #fdb747 50%, #fdb747 85%, #ea9e2c 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ea9e2c), color-stop(15%,#fdb747), color-stop(50%,#fdb747), color-stop(85%,#fdb747), color-stop(100%,#ea9e2c));
  background: -webkit-linear-gradient(left,  #ea9e2c 0%,#fdb747 15%,#fdb747 50%,#fdb747 85%,#ea9e2c 100%);
  background: -o-linear-gradient(left,  #ea9e2c 0%,#fdb747 15%,#fdb747 50%,#fdb747 85%,#ea9e2c 100%);
  background: -ms-linear-gradient(left,  #ea9e2c 0%,#fdb747 15%,#fdb747 50%,#fdb747 85%,#ea9e2c 100%);
  background: linear-gradient(to right,  #ea9e2c 0%,#fdb747 15%,#fdb747 50%,#fdb747 85%,#ea9e2c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea9e2c', endColorstr='#ea9e2c',GradientType=1 );
  @include box-shadow(0px 2px 5px rgba(0,0,0,.3));
  border: solid 2px #fff;*/
  /*
  &:after, &:before { display:inline-block; content:""; height:0; width:0; top: 3px; }
  &:after {
    border-top:13px solid $orange;
    border-bottom:13px solid $orange;
    border-right:15px solid transparent;
    position: absolute;
    left: 100%;
  }
  &:before {
    border-top:13px solid $orange;
    border-bottom:13px solid $orange;
    border-left:15px solid transparent;
    position: absolute;
    right: 100%;
  }
  */ }
@media (min-width: 768px) {
  .featured-banner {
    position: absolute;
    bottom: 100%;
    width: 100%;
    box-sizing: border-box; } }

.feature {
  font-weight: bold; }

.feature-divider {
  font-weight: bold; }

.selected-region {
  font-weight: bold; }

.feature-title {
  margin-right: 0px; }

.popup {
  position: relative;
  margin-right: 1em; }
  .popup.open .popup-target {
    background-color: #89a500; }
  .popup.open .feature-description {
    font-size: 100%;
    height: auto;
    width: 200px;
    background-color: #fff;
    padding: 15px;
    border: solid 3px #89a500; }

.popup-target {
  background-color: #999;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  cursor: pointer; }
  .popup-target.icon-info:before {
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    margin: 0;
    color: #fff; }
  .popup-target:hover {
    background-color: #216499; }
    .popup-target:hover.icon-info:before {
      color: #fff; }

.feature-description {
  height: 0;
  font-weight: normal;
  font-size: 0;
  position: absolute;
  z-index: 100;
  left: 30px;
  bottom: 25%; }

.product-buttons {
  text-align: center; }
  .product-buttons .button {
    height: 30px;
    padding: 0 20px;
    font-size: 18px; }

/******* PRODUCT TABLES ****/
.feature-list .th {
  padding: 5px; }
.feature-list.product-column .th {
  font-size: 20px;
  line-height: 60px; }
.feature-list .td {
  height: 40px;
  display: flex;
  align-items: center;
  padding-left: 15px;
  padding-right: 15px; }
.feature-list .product-comparison {
    /*&:after {
      display:block;
      text-align: center;
      height:64px;
      line-height: 64px;
      width:100%;
      content:"Select your plan >";
      background-color: #fff;

      @include font-size(18);
      font-weight: bold;
    }*/ }
@media (max-width: 767px) {
  .feature-list {
    display: none; } }
@media (min-width: 768px) {
  .feature-list {
    width: 23%;
    float: left; }
    .feature-list .th {
      padding-top: 10px; }
    .feature-list .feature-title {
      font-size: 13px;
      line-height: 1.3; } }
@media (min-width: 1366px) {
  .feature-list .popup-target {
    width: 25px;
    height: 25px; }
    .feature-list .popup-target.icon-info:before {
      font-size: 16px;
      height: 25px;
      width: 25px;
      line-height: 25px; }
  .feature-list .feature-title {
    font-size: 17px; } }

@media (max-width: 767px) {
  .toggle-click {
    text-transform: uppercase; } }
@media (min-width: 768px) {
  .toggle-click {
    display: none; } }

@media (max-width: 767px) {
  .toggle-content {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all, 0.3s;
    -moz-transition: all, 0.3s;
    -ms-transition: all, 0.3s;
    -o-transition: all, 0.3s;
    transition: all, 0.3s; }

  .toggle-click {
    position: relative;
    padding: 20px 0 20px 0; }
    .toggle-click .toggle-arrow {
      display: inline-block;
      background-color: #ccc;
      position: absolute;
      bottom: -14px;
      left: 50%;
      z-index: 1;
      border-radius: 50%;
      height: 32px;
      line-height: 32px;
      width: 32px;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
      .toggle-click .toggle-arrow:after {
        content: "";
        color: #fff;
        display: inline-block;
        height: 32px;
        width: 16px;
        background: url(arrow-white.png) no-repeat center center;
        background-size: 16px 10px;
        line-height: 1; }

  .toggle-click-hide {
    display: none; }

  .features-open .toggle-click .toggle-arrow:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
  .features-open .toggle-click-show {
    display: none; }
  .features-open .toggle-click-hide {
    display: inline-block; }
  .features-open .toggle-content {
    max-height: 1000px; } }
.plan-checklist-wrapper:before, .plan-checklist-wrapper:after {
  content: " ";
  display: table; }
.plan-checklist-wrapper:after {
  clear: both; }
.plan-checklist-wrapper {
  *zoom: 1; }
.plan-checklist-wrapper .th {
  padding: 5px; }
.plan-checklist-wrapper .region-subheading {
  display: block;
  margin-top: 10px;
  font-weight: 300; }
.plan-checklist-wrapper span.button {
  padding: 8px 8px !important;
  display: inline-block;
  position: relative; }
.plan-checklist-wrapper span.checked {
  font-size: 14px;
  display: inline-block; }
@media (max-width: 767px) {
  .plan-checklist-wrapper span.checked {
    display: none; } }
.plan-checklist-wrapper .product-column {
  vertical-align: top; }
  .plan-checklist-wrapper .product-column .th {
    color: #fff;
    line-height: 1; }
  .plan-checklist-wrapper .product-column .td {
    text-align: center; }
  .plan-checklist-wrapper .product-column .td-price {
    color: #fff; }
  .plan-checklist-wrapper .product-column:first-child .product-comparison {
    margin-left: 0; }
  @media (max-width: 767px) {
    .plan-checklist-wrapper .product-column {
      margin-bottom: 3em; }
      .plan-checklist-wrapper .product-column:nth-child(1) {
        background-color: #41a9b1; }
        .plan-checklist-wrapper .product-column:nth-child(1) .toggle-arrow {
          background-color: #41a9b1; }
        .plan-checklist-wrapper .product-column:nth-child(1) .button {
          background-color: #2c7178; }
      .plan-checklist-wrapper .product-column:nth-child(2) {
        background-color: #96b238; }
        .plan-checklist-wrapper .product-column:nth-child(2) .toggle-arrow {
          background-color: #96b238; }
        .plan-checklist-wrapper .product-column:nth-child(2) .button {
          background-color: #657826; }
      .plan-checklist-wrapper .product-column:nth-child(3) {
        background-color: #ee8804; }
        .plan-checklist-wrapper .product-column:nth-child(3) .toggle-arrow {
          background-color: #ee8804; }
        .plan-checklist-wrapper .product-column:nth-child(3) .button {
          background-color: #a15b03; }
      .plan-checklist-wrapper .product-column:nth-child(4) {
        background-color: #00669a; }
        .plan-checklist-wrapper .product-column:nth-child(4) .toggle-arrow {
          background-color: #00669a; }
        .plan-checklist-wrapper .product-column:nth-child(4) .button {
          background-color: #014165; } }
  @media (min-width: 768px) {
    .plan-checklist-wrapper .product-column {
      width: 25%;
      float: left; }
      .plan-checklist-wrapper .product-column:nth-child(1) .price-display,
      .plan-checklist-wrapper .product-column:nth-child(1) .th {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5cb9c0+0,5cb9c0+50,41a9b1+50,41a9b1+100 */
        background: #5cb9c0;
        /* Old browsers */
        background: -moz-linear-gradient(left, #5cb9c0 0%, #5cb9c0 50%, #41a9b1 50%, #41a9b1 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #5cb9c0 0%, #5cb9c0 50%, #41a9b1 50%, #41a9b1 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #5cb9c0 0%, #5cb9c0 50%, #41a9b1 50%, #41a9b1 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb9c0', endColorstr='#41a9b1', GradientType=1);
        /* IE6-9 */ }
      .plan-checklist-wrapper .product-column:nth-child(1) .button {
        background-color: #41a9b1; }
      .plan-checklist-wrapper .product-column:nth-child(2) .price-display, .plan-checklist-wrapper .product-column:nth-child(2) .th {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a5be50+0,a5be50+50,96b238+50,96b238+100 */
        background: #a5be50;
        /* Old browsers */
        background: -moz-linear-gradient(left, #a5be50 0%, #a5be50 50%, #96b238 50%, #96b238 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #a5be50 0%, #a5be50 50%, #96b238 50%, #96b238 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #a5be50 0%, #a5be50 50%, #96b238 50%, #96b238 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a5be50', endColorstr='#96b238', GradientType=1);
        /* IE6-9 */ }
      .plan-checklist-wrapper .product-column:nth-child(2) .button {
        background-color: #96b238; }
      .plan-checklist-wrapper .product-column:nth-child(3) .price-display, .plan-checklist-wrapper .product-column:nth-child(3) .th {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f09c35+0,f09c35+50,ee8804+50,ee8804+100 */
        background: #f09c35;
        /* Old browsers */
        background: -moz-linear-gradient(left, #f09c35 0%, #f09c35 50%, #ee8804 50%, #ee8804 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #f09c35 0%, #f09c35 50%, #ee8804 50%, #ee8804 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #f09c35 0%, #f09c35 50%, #ee8804 50%, #ee8804 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f09c35', endColorstr='#ee8804', GradientType=1);
        /* IE6-9 */ }
      .plan-checklist-wrapper .product-column:nth-child(3) .td:nth-child(odd) .td-inner {
        background-color: #ffe5cc; }
      .plan-checklist-wrapper .product-column:nth-child(3) .button {
        background-color: #ee8804; }
      .plan-checklist-wrapper .product-column:nth-child(4) .price-display, .plan-checklist-wrapper .product-column:nth-child(4) .th {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0084c8+0,0084c8+50,00669a+50,00669a+100 */
        background: #0084c8;
        /* Old browsers */
        background: -moz-linear-gradient(left, #0084c8 0%, #0084c8 50%, #00669a 50%, #00669a 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #0084c8 0%, #0084c8 50%, #00669a 50%, #00669a 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #0084c8 0%, #0084c8 50%, #00669a 50%, #00669a 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0084c8', endColorstr='#00669a', GradientType=1);
        /* IE6-9 */ }
      .plan-checklist-wrapper .product-column:nth-child(4) .button {
        background-color: #00669a; }
      .plan-checklist-wrapper .product-column .th {
        text-align: center; } }
  @media (min-width: 1025px) {
    .plan-checklist-wrapper .product-column .thead, .plan-checklist-wrapper .product-column .featured-banner {
      padding-left: 20px;
      padding-right: 20px; }
    .plan-checklist-wrapper .product-column .td-inner {
      margin-left: 20px;
      margin-right: 20px; } }
@media (max-width: 767px) {
  .plan-checklist-wrapper {
    text-align: center;
    color: #fff;
    max-width: 380px;
    margin-left: auto;
    margin-right: auto; }
    .plan-checklist-wrapper .th {
      font-size: 20px;
      padding-top: 20px !important; }
    .plan-checklist-wrapper .td {
      line-height: 3; }
    .plan-checklist-wrapper .price-display {
      font-size: 16px; }
    .plan-checklist-wrapper .button {
      width: 50%;
      display: inline-block; }
    .plan-checklist-wrapper .featured-banner {
      font-size: 18px; }
    .plan-checklist-wrapper span.button {
      margin-bottom: 8px;
      font-size: 14px; }
    .plan-checklist-wrapper .region-subheading, .plan-checklist-wrapper .price-display-subheading {
      display: none; } }
@media (min-width: 768px) {
  .plan-checklist-wrapper {
    margin-bottom: 3em;
    width: 77%;
    float: left; }
    .plan-checklist-wrapper .price-display-subheading {
      font-size: 11px; }
    .plan-checklist-wrapper .td:last-child .td-inner {
      padding-bottom: 30px; }
    .plan-checklist-wrapper .featured-product .td:last-child {
      position: relative; }
      .plan-checklist-wrapper .featured-product .td:last-child:after {
        display: block;
        width: 100%;
        height: 20px;
        position: absolute;
        left: 50%;
        bottom: 16px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        content: "Most Popular";
        color: #ee8804;
        text-align: center;
        font-style: italic;
        font-weight: 300;
        font-size: 14px; }
    .plan-checklist-wrapper .td-inner {
      height: 40px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-left: 12px;
      margin-right: 12px; }
    .plan-checklist-wrapper .region-subheading {
      font-size: 15px; }
    .plan-checklist-wrapper .featured-banner {
      font-size: 19px; }
    .plan-checklist-wrapper .thead, .plan-checklist-wrapper .featured-banner {
      padding-left: 12px;
      padding-right: 12px; }
    .plan-checklist-wrapper .td-price {
      padding-left: 8px;
      padding-right: 8px; }
    .plan-checklist-wrapper .price-display {
      margin-bottom: 1em; }
    .plan-checklist-wrapper .th {
      font-size: 18px;
      padding-top: 10px; }
    .plan-checklist-wrapper span.checked {
      color: #008000; }
    .plan-checklist-wrapper span.button {
      font-size: 18px;
      display: block; } }
@media (min-width: 1025px) {
  .plan-checklist-wrapper .featured-product .td:last-child:after {
    font-size: 18px; } }
@media (min-width: 768px) {
  .plan-checklist-wrapper .th {
    position: relative; }
    .plan-checklist-wrapper .th span {
      position: relative;
      z-index: 2; }
    .plan-checklist-wrapper .th:before {
      border: 0 solid transparent;
      border-left-width: 60px;
      border-right-width: 0px;
      right: 50%; }
    .plan-checklist-wrapper .th:after {
      border: 0 solid transparent;
      border-left-width: 0px;
      border-right-width: 60px;
      left: 50%; }
    .plan-checklist-wrapper .th:before, .plan-checklist-wrapper .th:after {
      content: "";
      display: block;
      height: 0;
      width: 0;
      position: absolute;
      z-index: 1;
      top: 100%;
      border-top: 22px solid #cdcccc; }
  .plan-checklist-wrapper .price-display {
    position: relative; }
    .plan-checklist-wrapper .price-display:before, .plan-checklist-wrapper .price-display:after {
      content: "";
      height: 0;
      width: 0;
      display: block;
      position: absolute;
      z-index: 1;
      bottom: 100%;
      border: 0 solid transparent;
      border-bottom: 9px solid #cdcccc; }
    .plan-checklist-wrapper .price-display:before {
      right: 50%;
      border-right-width: 0px;
      border-left-width: 18px; }
    .plan-checklist-wrapper .price-display:after {
      left: 50%;
      border-right-width: 18px;
      border-left-width: 0px; }
  .plan-checklist-wrapper .product-column:nth-child(1) .price-display:before {
    border-bottom-color: #5cb9c0; }
  .plan-checklist-wrapper .product-column:nth-child(1) .price-display:after {
    border-bottom-color: #41a9b1; }
  .plan-checklist-wrapper .product-column:nth-child(1) .th:before {
    border-top-color: #5cb9c0; }
  .plan-checklist-wrapper .product-column:nth-child(1) .th:after {
    border-top-color: #41a9b1; }
  .plan-checklist-wrapper .product-column:nth-child(2) .price-display:before {
    border-bottom-color: #a5be50; }
  .plan-checklist-wrapper .product-column:nth-child(2) .price-display:after {
    border-bottom-color: #96b238; }
  .plan-checklist-wrapper .product-column:nth-child(2) .th:before {
    border-top-color: #a5be50; }
  .plan-checklist-wrapper .product-column:nth-child(2) .th:after {
    border-top-color: #96b238; }
  .plan-checklist-wrapper .product-column:nth-child(3) .price-display:before {
    border-bottom-color: #f09c35; }
  .plan-checklist-wrapper .product-column:nth-child(3) .price-display:after {
    border-bottom-color: #ee8804; }
  .plan-checklist-wrapper .product-column:nth-child(3) .th:after, .plan-checklist-wrapper .product-column:nth-child(3) .th:before {
    border-top: 40px solid #cdcccc; }
  .plan-checklist-wrapper .product-column:nth-child(3) .th:before {
    border-top-color: #f09c35; }
  .plan-checklist-wrapper .product-column:nth-child(3) .th:after {
    border-top-color: #ee8804; }
  .plan-checklist-wrapper .product-column:nth-child(4) .price-display:before {
    border-bottom-color: #0084c8; }
  .plan-checklist-wrapper .product-column:nth-child(4) .price-display:after {
    border-bottom-color: #00669a; }
  .plan-checklist-wrapper .product-column:nth-child(4) .th:before {
    border-top-color: #0084c8; }
  .plan-checklist-wrapper .product-column:nth-child(4) .th:after {
    border-top-color: #00669a; } }
@media (min-width: 1366px) {
  .plan-checklist-wrapper .th:before {
    border: 0 solid transparent;
    border-left-width: 104.5px;
    border-right-width: 0px;
    right: 50%; }
  .plan-checklist-wrapper .th:after {
    border: 0 solid transparent;
    border-left-width: 0px;
    border-right-width: 104.5px;
    left: 50%; }
  .plan-checklist-wrapper .th:before, .plan-checklist-wrapper .th:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    z-index: 1;
    top: 100%;
    border-top: 22px solid #cdcccc; }
  .plan-checklist-wrapper span.button {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    .plan-checklist-wrapper span.button:hover {
      -khtml-opacity: 0.6;
      -moz-opacity: 0.6;
      filter: alpha(opacity=50);
      /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$amount)";*/
      opacity: 0.6; }
  .plan-checklist-wrapper .price-display-subheading {
    font-size: 16px; }
  .plan-checklist-wrapper .region-heading {
    font-size: 26px; }
  .plan-checklist-wrapper .featured-banner span {
    font-size: 22px; }
  .plan-checklist-wrapper .region-subheading {
    font-size: 20px; }
  .plan-checklist-wrapper span.checked {
    font-size: 24px; }
  .plan-checklist-wrapper .price-display {
    font-size: 25px; }
    .plan-checklist-wrapper .price-display .price-display-number {
      font-size: 32px; }
  .plan-checklist-wrapper span.button {
    font-size: 24px; } }

.price-display {
  display: block;
  text-align: center;
  padding: 8px;
  font-weight: 300; }

.price-display-dollar {
  display: inline-block;
  -webkit-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  transform: translateY(-4px); }

.price-display-number {
  font-weight: 500; }

.price-display-subheading {
  text-transform: uppercase;
  font-weight: 300;
  display: block; }

.product-column {
  /*margin-bottom: 3em;*/ }
  .product-column input.button {
    padding: 12px 24px !important;
    font-size: 24px;
    font-size: 1.5rem; }
  .product-column span.button::before {
    content: "Subscribe Now »"; }
  .product-column input[type="submit"] {
    font-size: 0;
    height: 54px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: transparent; }
    .product-column input[type="submit"]:hover {
      cursor: pointer; }
  .product-column .buttons {
    text-align: center; }

.product-comparison input[type="radio"] {
  font-size: 100px; }
.product-comparison .td {
  font-size: 14px;
  text-align: center; }
  .product-comparison .td.selected .button {
    background-color: #216499; }
.product-comparison .table {
  width: 100%; }
  .product-comparison .table .td.feature {
    text-align: left; }
@media (min-width: 768px) {
  .product-comparison .th {
    height: 60px; }
  .product-comparison .td:first-child {
    border-top: solid 50px #cdcccc; }
  .product-comparison .td:nth-child(even) {
    background-color: #cdcccc; } }
@media (min-width: 1366px) {
  .product-comparison .th {
    height: 50px;
    padding-top: 20px; } }

@media (max-width: 767px) {
  .mobile-notice {
    margin: 1em 0 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 300; } }
@media (min-width: 768px) {
  .mobile-notice {
    display: none; } }

.addon-checklist-wrapper .product-comparison .th, .addon-feature-list .product-comparison .th {
  height: 100px; }

@media (min-width: 768px) {
  .feature-title-copy {
    display: none; } }

/* STORE */
.product-region-header {
  color: #216499;
  margin: 0 !important;
  font-size: 18px !important;
  font-weight: bold; }
  .product-region-header .region-label {
    vertical-align: top;
    padding-top: 10px;
    display: inline-block; }
  .product-region-header .current-region {
    color: #f59803;
    margin-left: 18px;
    font-size: 24px;
    display: inline-block;
    padding-top: 5px; }
  @media (min-width: 768px) {
    .product-region-header {
      float: right;
      text-align: right;
      width: 38%; } }

.call {
  clear: both;
  background-color: #eee;
  padding: 2em 3em;
  margin-top: 64px;
  text-align: center;
  border-radius: 4px; }
  .call h2 {
    margin-bottom: 0 !important; }
  .call p {
    line-height: 1.5;
    margin: 0 !important; }
  .call .call-green-text {
    color: #89a500;
    font-weight: bold;
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: 5px; }
  @media (max-width: 767px) {
    .call .call-text {
      font-size: 16px; }
    .call .call-green-text {
      font-size: 19px; } }
  @media (min-width: 768px) {
    .call .call-text {
      font-size: 20px; }
    .call .call-green-text {
      font-size: 30px; } }
  @media (min-width: 1025px) {
    .call .call-text {
      font-size: 23px; }
    .call .call-green-text {
      font-size: 35px; } }

.trial {
  font-size: 200%;
  background-color: #eee;
  padding: 1em 2em;
  border-radius: 4px;
  text-align: center;
  margin-bottom: 48px; }
  .trial h2 {
    margin-bottom: .5em !important; }
  .trial a {
    display: inline-block;
    padding: 20px 30px; }

.button-free-trial {
  background-color: #f59803;
  text-decoration: none;
  color: #fff; }

.disclaimer {
  width: 48%;
  float: left; }
  .disclaimer .content {
    font-style: italic; }

.store div.left {
  float: left; }
.store div.right {
  float: right; }
.store div.product {
  /*height:280px;*/
  background-color: #ECE9E2; }
.store a.button {
  float: right; }

.product-detail {
  padding: 0px 0px; }
  .product-detail div.table-body tr.even td, .product-detail div.tab div.body {
    background: none; }
  .product-detail div.product div.details {
    width: auto;
    padding: 0; }

.details {
  padding: 2% 2% 30px 2%; }

#pricing {
  background: none; }
  #pricing table {
    background: #fff;
    margin-bottom: 10px;
    border: none; }
  #pricing div.table-header h2 {
    margin-left: 8px;
    font-size: 14px; }
  #pricing div.product {
    background: none; }

.trial-promotion {
  margin-bottom: 10px;
  background: #ee9602; }
  .trial-promotion img {
    opacity: 1;
    transition: all .5s;
    max-width: 100%; }
    .trial-promotion img:hover {
      opacity: .8; }

.product {
  padding: 10px 0px;
  overflow: hidden;
  margin: 0 0 10px;
  width: auto; }

.store div.product {
  margin: 0 0 10px;
  background: none;
  border-radius: 5px;
  float: left;
  width: 49%;
  padding: 0px; }
  .store div.product:nth-child(even) {
    margin-left: 1%; }
  .store div.product:nth-child(odd) {
    margin-right: 1%; }
  .store div.product div.details {
    background-color: #ECE9E2;
    position: relative;
    /*height:240px;*/ }
  .store div.product div.thumbnail {
    width: 150px;
    margin: 0px 15px 10px 0px; }

.product div.thumbnail {
  float: left;
  width: 46%;
  margin-right: 4%;
  margin-bottom: 20px; }

.store div.product div.thumbnail img {
  width: 150px;
  height: 150px;
  max-width: 100%; }
.store div.product h2 {
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  color: #113F73;
  margin: 0 0 10px; }
.store div.product p.description {
  margin: 0 0 10px;
  color: #444; }
.store div.product p.price {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  margin: 0 0 10px;
  float: left; }
.store div.product p.purchase {
  position: absolute;
  bottom: 10px;
  margin-bottom: 0 !important;
  right: 10px; }

#product-options td.product-description {
  width: 600px;
  font-size: 13px;
  border-right: none;
  padding: 10px 20px; }
  #product-options td.product-description strong {
    color: #002d52;
    text-transform: uppercase; }
#product-options td.price {
  text-align: right;
  vertical-align: middle;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
  margin: 0 0 10px;
  padding-right: 20px; }
  #product-options td.price span {
    background: #b8c966;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 8px;
    display: inline-block; }
#product-options td.purchase {
  text-align: center;
  vertical-align: top;
  padding: 14px 8px; }
#product-options strong {
  font-size: 11px; }

.product-detail div.buttons {
  clear: both; }
  .product-detail div.buttons a.button {
    font-size: 18px; }

#checkout {
  width: 675px; }
  #checkout td.subtotal {
    background-color: #F5CC3C;
    font-weight: bold;
    color: #000;
    text-transform: uppercase; }
  #checkout table {
    margin: 0 0 40px; }
  #checkout div.expiration select {
    width: 70px !important; }
  #checkout dd input, #checkout dd textarea {
    width: 400px; }
  #checkout dd select {
    width: 410px; }
  #checkout div.form {
    margin: 0 0 20px;
    padding: 10px; }
  #checkout h1 {
    font-size: 18px;
    line-height: 28px; }
  #checkout p {
    margin: 0 0 20px; }
  #checkout ul.checkout {
    overflow: hidden;
    margin: 0 0 20px; }
    #checkout ul.checkout li {
      float: left;
      list-style: none;
      width: 204px;
      background: #ECE9E2;
      margin: 0 1px 0 0;
      padding: 10px;
      font-size: 14px;
      font-weight: bold; }
      #checkout ul.checkout li.complete {
        background-color: #01B0CD;
        color: #DDD; }
      #checkout ul.checkout li.active {
        background-color: #01B0CD;
        color: #FF0; }
  #checkout div.buttons {
    text-align: right; }
  #checkout div.tos {
    float: left;
    width: 400px;
    text-align: left;
    font-size: 10px;
    color: #777;
    line-height: 13px; }
  #checkout div.buttons a.button {
    font-size: 18px; }
  #checkout td.icon label {
    padding: 0 0 0 20px;
    display: block;
    height: 16px; }
  #checkout td.icon input {
    vertical-align: middle; }
  #checkout td.doc label {
    background: url(/layout/icon-doc.png) no-repeat 0 0; }
  #checkout td.xls label {
    background: url(/layout/icon-xls.png) no-repeat 0 0; }
  #checkout p.poboxes {
    background-color: #FFC;
    padding: 5px;
    margin: 10px !important; }
    #checkout p.poboxes strong {
      color: #900; }
  #checkout div#summary {
    margin: 0; }
  #checkout p.edit {
    border-top: 1px solid #FFF;
    background-color: #EEE;
    color: #555;
    padding: 10px; }
  #checkout input.button {
    margin-top: 10px; }

.trial-cta {
  overflow: hidden;
  margin-top: 20px; }
  .trial-cta h3 {
    font-size: 1.7em;
    font-weight: bold; }
  .trial-cta p {
    font-size: 17px; }
  @media (min-width: 768px) {
    .trial-cta {
      display: flex;
      justify-content: space-between; }
      .trial-cta .trial-cta__overview {
        width: 55%; }
      .trial-cta .trial-cta__form {
        width: 42%; } }
  .trial-cta div#registration {
    float: right;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #f59803; }
  .trial-cta .form-group.has-success label {
    color: #fff; }
  .trial-cta .form span.required {
    color: #fff; }
  .trial-cta .form label {
    font-weight: 400;
    font-size: 14px; }
  .trial-cta .form .button {
    background-color: #216499;
    width: auto;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    color: #fff; }
    .trial-cta .form .button:hover {
      background-color: #2a7fc3; }
  .trial-cta .form a {
    color: #fff; }
    .trial-cta .form a.blue {
      color: #216499; }

hr {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  margin: 40px 0;
  background: #ffffff;
  background: -moz-linear-gradient(left, #ffffff 0%, #89a500 20%, #89a500 50%, #89a500 80%, #ffffff 100%);
  background: -webkit-linear-gradient(left, #ffffff 0%, #89a500 20%, #89a500 50%, #89a500 80%, #ffffff 100%);
  background: linear-gradient(to right, #ffffff 0%, #89a500 20%, #89a500 50%, #89a500 80%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1); }

.trial-cta__overview h1 {
  font-size: 2.7em; }
.trial-cta__overview img {
  margin-bottom: 1em; }

.trial-cta__blue-text {
  color: #216499;
  margin-bottom: 1em;
  font-size: 1.4em;
  font-weight: bold;
  line-height: 1.4; }

.trial-cta-notes {
  margin-top: 62em;
  /* TODO: fix */
  color: #888;
  font-size: 12px; }

.trial-cta-form h2 {
  margin-bottom: 5px; }
.trial-cta-form h2, .trial-cta-form .register-subheading {
  color: #FFF;
  text-align: center;
  font-weight: bold; }
.trial-cta-form .register-subheading {
  margin-bottom: 1em;
  line-height: 1.3;
  font-family: helvetica, arial, sans-serif; }
  @media (max-width: 1024px) {
    .trial-cta-form .register-subheading {
      font-size: 16px; } }
  @media (min-width: 1025px) {
    .trial-cta-form .register-subheading {
      font-size: 20px; } }
.trial-cta-form h2 {
  margin-bottom: 0;
  color: #fff; }

/* PRODUCT */
/* CHECKOUT */
.trial-points {
  position: absolute;
  bottom: 0px;
  left: 0%;
  right: 0px;
  width: 95%;
  height: 50%; }

.trial-promotion-graphic li {
  color: #003673;
  font-weight: bold;
  letter-spacing: -.3px;
  font-size: 13px;
  margin: 8px 0px;
  display: block;
  background: url(bullet-blue.png) no-repeat left 6px;
  padding-left: 15px; }
.trial-promotion-graphic img {
  max-width: 100%; }

p.disclaimer {
  border-top: 1px solid #FFF;
  background-color: #EEE;
  color: #555;
  font-style: italic;
  padding: 10px;
  font-size: 12px;
  margin: 40px 0 0; }

div.contact {
  width: 74%;
  float: left;
  margin-right: 1%; }

.contact-right {
  float: right;
  padding-top: 62px;
  width: 25%; }

div.assistance {
  background: #ECE9E2;
  padding: 10px; }
  div.assistance h2 {
    font-size: 16px !important;
    line-height: 24px;
    font-weight: bold;
    color: #113F73; }
  div.assistance p {
    margin: 0 0 20px; }
  div.assistance h3 {
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    margin: 0 0 20px; }
div.social-sidebar {
  margin-top: 20px; }
  div.social-sidebar img {
    max-width: 100%; }
div#addresses div.localities select {
  width: auto !important; }
div#addresses div.billing {
  float: left;
  width: 336px; }
div#addresses div.shipping {
  float: right;
  width: 336px; }
div#addresses p.usebilling {
  background: #FFC;
  margin: 10px !important;
  padding: 1em; }
div#addresses form#shipping a {
  float: right;
  line-height: 26px; }
div#addresses dd input, div#addresses dd textarea {
  width: 400px; }
div#addresses dd select {
  width: 410px; }
div.report-header {
  background-color: #89A600;
  padding: 10px;
  overflow: hidden; }
  div.report-header a {
    color: #FFF;
    font-weight: bold;
    text-decoration: none; }
  div.report-header p.report-close {
    float: left; }
  div.report-header p.report-tools {
    float: right; }
div.report-body {
  padding: 10px; }
div.report-summary {
  background: #00477f url(report-logo.png) no-repeat 7px 1px;
  height: 60px;
  padding: 10px;
  position: relative; }
  div.report-summary p {
    position: absolute;
    right: 20px;
    color: #FFF;
    width: 250px;
    text-align: right; }
  div.report-summary h1 {
    color: #FFF;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-top: 20px; }
div.report-detail table {
  width: 100%; }
div.report-detail .last {
  border-right-width: 0; }
div.report-detail th {
  border-right: 1px solid #FFF;
  background-color: #F5CC3C;
  color: #000;
  font-weight: bold;
  padding: 5px;
  font-size: 10px; }
div.report-detail td {
  padding: 5px;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  color: #444;
  font-size: 10px; }
  div.report-detail td strong {
    color: #000; }
div.report-detail table {
  border: 1px solid #BFBFBF; }
div.report-detail tr.odd td {
  background-color: #FFF; }
div.report-detail tr.even td {
  background-color: #ECE9E2; }
div.report-footnote {
  border: solid 1px #113F73;
  padding: 10px;
  margin-bottom: 20px; }
div.report-footer {
  background-color: #113F73;
  padding: 10px;
  color: #FFF; }
  div.report-footer p {
    font-size: 10px;
    text-align: center; }
  div.report-footer a {
    color: #FFF; }

/**** MEDIA QUERIES ***/
@media (max-width: 1023px) {
  .product-comparison td {
    font-size: 12px; }

  td.feature {
    position: relative; } }
@media (max-width: 1100px) {
  .product-comparison th {
    font-size: 12px; } }
@media (min-width: 1024px) {
  .free-trial-top {
    right: 0;
    top: 0; }

  .region-selector h3 {
    font-size: 18px !important; }
  .region-selector ul {
    border-bottom: solid 10px #fff;
    top: 44px; }

  .addons h3 {
    font-size: 18px !important; }

  .product-buttons .button {
    height: 40px;
    font-size: 24px; } }
@media (min-width: 1025px) {
  .button-free-trial {
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -ms-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s; }

  .product-region-header .current-region {
    font-size: 36px;
    padding-top: 0px;
    margin-top: -2px; }

  .product-top .thumbnail {
    float: left;
    width: 44%; }
  .product-top .description {
    float: left;
    width: 54%;
    margin-right: 2%;
    margin-bottom: 2em;
    padding-bottom: 2em;
    border-bottom: solid 1px #89a500; } }
@media (min-width: 1278px) {
  .trial {
    margin-bottom: 60px; }

  .product-region-header {
    font-size: 18px !important; } }
/**** REPORTS ***/
/* --- User Billing & Shipping / Checkout --- */
/* --- Reports: On Screen --- */
/* --- Reports: Specifics for individual report types --- */
body.details-report div.section {
  margin-bottom: 8pt; }
  body.details-report div.section h1 {
    font-size: 14px;
    margin: 0px 0px 10px 0px; }
body.details-report table {
  font-size: 10pt;
  border-collapse: collapse;
  border: 0px; }
  body.details-report table.data .c-0 {
    width: 40%;
    text-align: right;
    padding: 0.2pt 6pt 0.2pt 0.2pt;
    font-weight: bold;
    border-right: solid 0.5pt #888; }
  body.details-report table.data .c-1 {
    width: 60%;
    padding: 0.2pt 0.2pt 0.2pt 6pt;
    border-right: 0pt; }
  body.details-report table.data td {
    border-bottom: solid 0.5pt #888;
    font-size: 9pt; }
  body.details-report table.data tr.title .c-0 {
    font-size: 10.5pt;
    line-height: normal;
    border-right-color: transparent; }
  body.details-report table.data tr.title .c-1 {
    line-height: normal;
    font-weight: normal; }
  body.details-report table.data tr.sub .c-0 {
    font-size: 10.5pt;
    font-weight: normal; }
  body.details-report table.stores td {
    width: 25%; }
  body.details-report table.stores tr.title .c-0 {
    font-size: 14pt;
    font-weight: bold; }
  body.details-report table.stores tr.types td {
    font-weight: bold;
    font-size: 10pt; }
body.summary-report table.data tr.title td {
  font-weight: bold; }
body.summary-report table.data td.c-0 {
  width: 40%; }
body.summary-report table.data td.c-1, body.summary-report table.data td.c-2 {
  width: 15%; }
body.summary-report table.data td.c-3 {
  width: 10%; }
body.summary-report table.data td.c-4 {
  width: 20%; }
body.anchorStores-report table.data tr.title td {
  font-weight: bold; }
body.anchorStores-report table.data td.c-0 {
  width: 30%; }
body.anchorStores-report table.data td.c-1 {
  width: 25%; }
body.anchorStores-report table.data td.c-2 {
  width: 14%; }
body.anchorStores-report table.data td.c-3 {
  width: 6%; }
body.anchorStores-report table.data td.c-4 {
  width: 25%; }
body.marketAreaSales-report table.data tr.title td {
  font-weight: bold; }
body.marketAreaSales-report table.data td.c-0 {
  width: 26%; }
body.marketAreaSales-report table.data td.c-1, body.marketAreaSales-report table.data td.c-2 {
  width: 37%; }
body.leasingAgentContact-report table.data tr.title td {
  font-weight: bold; }
body.leasingAgentContact-report table.data td.c-0 {
  width: 30%; }
body.leasingAgentContact-report table.data td.c-1 {
  width: 10%; }
body.leasingAgentContact-report table.data td.c-2, body.leasingAgentContact-report table.data td.c-3 {
  width: 7%; }
body.leasingAgentContact-report table.data td.c-4 {
  width: 16%; }
body.leasingAgentContact-report table.data td.c-5 {
  width: 30%; }
body.mallManagerContact-report table.data tr.title td {
  font-weight: bold; }
body.mallManagerContact-report table.data td.c-0 {
  width: 30%; }
body.mallManagerContact-report table.data td.c-1, body.mallManagerContact-report table.data td.c-2, body.mallManagerContact-report table.data td.c-3, body.mallManagerContact-report table.data td.c-4 {
  width: 10%; }
body.mallManagerContact-report table.data td.c-5 {
  width: 30%; }
body.managementCompanyContact-report table.data tr.title td {
  font-weight: bold; }
body.managementCompanyContact-report table.data td.c-0 {
  width: 30%; }
body.managementCompanyContact-report table.data td.c-1, body.managementCompanyContact-report table.data td.c-2, body.managementCompanyContact-report table.data td.c-3, body.managementCompanyContact-report table.data td.c-4 {
  width: 10%; }
body.managementCompanyContact-report table.data td.c-5 {
  width: 30%; }
body.marketingManagerContact-report table.data tr.title td {
  font-weight: bold; }
body.marketingManagerContact-report table.data td.c-0 {
  width: 30%; }
body.marketingManagerContact-report table.data td.c-1, body.marketingManagerContact-report table.data td.c-2, body.marketingManagerContact-report table.data td.c-3, body.marketingManagerContact-report table.data td.c-4 {
  width: 10%; }
body.marketingManagerContact-report table.data td.c-5 {
  width: 30%; }
body.ownerDeveloperContact-report table.data tr.title td {
  font-weight: bold; }
body.ownerDeveloperContact-report table.data td.c-0 {
  width: 30%; }
body.ownerDeveloperContact-report table.data td.c-1, body.ownerDeveloperContact-report table.data td.c-2, body.ownerDeveloperContact-report table.data td.c-3, body.ownerDeveloperContact-report table.data td.c-4 {
  width: 10%; }
body.ownerDeveloperContact-report table.data td.c-5 {
  width: 30%; }
body.specialityLeasingContact-report table.data tr.title td {
  font-weight: bold; }
body.specialityLeasingContact-report table.data td.c-0 {
  width: 30%; }
body.specialityLeasingContact-report table.data td.c-1, body.specialityLeasingContact-report table.data td.c-2, body.specialityLeasingContact-report table.data td.c-3, body.specialityLeasingContact-report table.data td.c-4 {
  width: 10%; }
body.specialityLeasingContact-report table.data td.c-5 {
  width: 30%; }
body.physicalFeatures-report table.data tr.title td {
  font-weight: bold; }
body.physicalFeatures-report table.data td.c-0 {
  width: 40%; }
body.physicalFeatures-report table.data td.c-1, body.physicalFeatures-report table.data td.c-2 {
  width: 30%; }
body.specialityLeasing-report table.data tr.title td {
  font-weight: bold; }
body.specialityLeasing-report table.data td.c-0 {
  width: 34%; }
body.specialityLeasing-report table.data td.c-1, body.specialityLeasing-report table.data td.c-2 {
  width: 33%; }

div.report-detail small.footnote, body.details-report div.report-footnote {
  display: none; }

tr.notice td.c-1 {
  font-weight: bold; }

@media screen {
  div.report {
    margin: 0 auto;
    width: 990px; }
  div.report-print-header, div.report-summary img, div.report-page-header, div.report-page-footer {
    display: none; }
  div.page-break {
    border-top: dotted 1pt black;
    margin-top: 2em;
    margin-bottom: 2em; } }
@media print {
  div.report-header, div.report-footer {
    display: none; }

  #search-details div.contact {
    width: 45%; }

  div.section {
    page-break-inside: avoid;
    clear: both; }
  div.report-print-header {
    padding: 8px;
    border: dashed 0.5pt #808080;
    margin-bottom: 4pt;
    text-align: center; }
  div.report-summary {
    background: white; }
    div.report-summary img {
      float: left;
      width: 1.66in; }
    div.report-summary h1 {
      color: black;
      font-size: 15pt; }
    div.report-summary p {
      color: black; }

  a {
    color: black !important;
    text-decoration: none !important; }

  div.page-break {
    page-break-before: always; }
  div.report-print-header, div.report-summary {
    display: none; }
  div.report-page-header {
    display: block;
    margin-bottom: 3pt;
    padding-bottom: 3pt;
    border-bottom: dashed 0.5pt black;
    text-align: left;
    font-size: 8pt; }
  div.report-page-footer {
    display: block;
    margin-top: 3pt;
    padding-top: 3pt;
    border-top: dashed 0.5pt black;
    text-align: center;
    font-size: 8pt; }
  div.report-page-header img {
    height: 18pt;
    border: solid 0.5pt black;
    margin-right: 36px;
    line-height: 1.2; } }
/* --- Purchase Reports --- */
#report-options strong#reports-total {
  font-weight: bold;
  font-size: 12px; }
#report-options label.selected {
  color: #000; }
#report-options small {
  color: #888; }
#report-options a.sample {
  background: url(preview.png) no-repeat top right;
  float: right;
  padding-right: 18px;
  font-size: 11px;
  display: none; }
#report-options tr.report-hover a.sample {
  display: block; }

#shop-reports-feature {
  display: none; }

/*** FORMS ***/
a.icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: none;
  text-decoration: none; }
a.impersonate-icon {
  background: transparent url(impersonate.png) no-repeat top left; }

/* ---------------------------- Form stuff ------------------------------- */
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset !important; }

select {
  background-color: #fff; }

.button, .button-large, .buttons > a {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 7px 15px;
  background: #f59803;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: white;
  cursor: pointer;
  text-align: center;
  overflow: hidden;
  text-decoration: none; }
  .button:hover, .button-large:hover, .buttons > a:hover {
    background-color: #fcad2f; }

.button.button-green {
  background-color: #89a500; }
  .button.button-green:hover {
    background-color: #9ebf00; }
.button.button-blue {
  background-color: #216499; }
  .button.button-blue:hover {
    background-color: #338dd3; }

button.button, input.button {
  /*padding-top:0px !important;*/ }

.button-large {
  /*background-image:url(button-large.png);*/
  font-size: 12px;
  padding-top: 2px;
  font-size: 18px; }

.errorSummary {
  padding: 20px;
  border: 1px solid #ffffff;
  background: #ffff99; }
  .errorSummary ul {
    margin-left: 20px; }

.form-instruction {
  margin-bottom: 2em; }

form .field-description, form .opt-in-label {
  color: #fff; }

.form-pod {
  border-radius: 5px;
  overflow: hidden;
  color: #fff;
  padding: 30px 40px 30px 40px;
  max-width: 478px; }
  .form-pod h2 {
    color: #fff;
    line-height: 1.1;
    margin-bottom: 5px;
    font-size: 28px; }
    @media (max-width: 480px) {
      .form-pod h2 {
        font-size: 21px; } }
  .form-pod h3 {
    font-size: 16px !important;
    text-transform: uppercase; }
  .form-pod .button {
    font-size: 20px;
    height: 44px;
    line-height: 44px;
    padding: 0 36px;
    text-transform: uppercase;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2); }
    @media (max-width: 480px) {
      .form-pod .button {
        font-size: 15px; } }

input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #999;
  opacity: 1; }

input::-moz-placeholder {
  /* Firefox 19+ */
  color: #999 !important;
  opacity: 1; }

input:-ms-input-placeholder {
  /* IE 10+ */
  color: #999 !important;
  opacity: 1; }

input:-moz-placeholder {
  /* Firefox 18- */
  color: #999 !important;
  opacity: 1; }

input::-ms-input-placeholder {
  /* IE Edge */
  color: #999 !important;
  opacity: 1; }

.form-details {
  margin-top: 2em; }

.login-page > .form-pod {
  margin: 0 auto; }
.login-page form, .login-page div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
.login-page .form {
  background-color: transparent;
  padding: 0; }
.login-page .loginorregister {
  background-color: #216499; }
@media (max-width: 1023px) {
  .login-page {
    max-width: 478px;
    margin: 0 auto; }
    .login-page .loginorregister {
      margin-bottom: 1em; } }
@media (min-width: 1024px) {
  .login-page {
    padding: 1em 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start; }
    .login-page .loginorregister .form-bottom {
      display: flex;
      justify-content: space-between;
      align-items: flex-start; }
      .login-page .loginorregister .form-bottom div.buttons {
        margin-top: 0; }
        .login-page .loginorregister .form-bottom div.buttons .button {
          margin-right: 0; }
    .login-page > * {
      width: 48.5%; } }

.form-addendum {
  color: #676767;
  margin-top: 1em;
  font-size: 13px; }

.cta-free-trial > .form-pod {
  margin: 0 auto;
  background-color: #113F73; }
.cta-free-trial li {
  list-style: none;
  padding-left: 16px;
  position: relative; }
  .cta-free-trial li:before {
    position: absolute;
    left: 0;
    top: 4px;
    content: "";
    background: url(./images/arrow-right-orange.png) no-repeat center center;
    display: inline-block;
    width: 9px;
    height: 10px; }
.cta-free-trial .button {
  display: block;
  margin: 0 auto;
  max-width: 340px; }

/* --- Timeout Warning --- */
#timeout {
  position: fixed;
  z-index: 1000;
  width: 100%;
  background: #f00;
  color: #fff;
  padding: 2px 4px;
  font-weight: bold;
  text-align: center;
  display: none; }

/* FLASH STYLES */
.flash {
  font-size: 1.2em;
  margin: 20px 0 10px 0;
  padding: 5px 10px 5px 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 10px; }
  .flash:before, .flash:after {
    content: " ";
    display: table; }
  .flash:after {
    clear: both; }
  .flash {
    *zoom: 1; }
  .flash li {
    list-style: none; }
  .flash strong, .flash em, .flash a {
    font-weight: bold; }

.flash-error {
  border: 1px solid #DD3C10;
  background: #FFEBE8 url(/layout/error.png) no-repeat 5px 7px;
  color: #336600; }

.flash-success {
  border: 1px solid #AADD77;
  background: #CCFF88 url(/layout/tick.png) no-repeat 5px 7px;
  color: #336600; }

.flash-warning {
  background-color: #d64d32;
  border-radius: 2px;
  color: #fff;
  padding: 1em; }
  .flash-warning a {
    font-weight: normal;
    color: #fff;
    text-decoration: none;
    border-bottom: solid 1px #f3d3ce; }
    .flash-warning a:hover {
      color: #f6d9d4; }
  .flash-warning p {
    margin-bottom: 0; }

.welcome-content .flash-warning {
  max-width: 525px;
  margin: 0 auto 2em auto;
  line-height: 1.5; }
  .welcome-content .flash-warning a {
    border-bottom-width: 2px; }
  @media (min-width: 768px) {
    .welcome-content .flash-warning {
      font-size: 18px; } }
.welcome-content .flash-warning-expiration {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center; }
  .welcome-content .flash-warning-expiration:before {
    font-size: 3em;
    font-weight: bold;
    content: "WAIT!";
    display: inline-block;
    margin: 0 40px 120px 0; }

.errorSummary {
  margin: 0 0 10px;
  background-color: #fed593;
  padding: 10px; }
  .errorSummary p {
    font-weight: bold; }

.page-view .trial-form {
  float: none;
  width: 100%; }
  .page-view .trial-form .form {
    padding: 2em 35px;
    margin-left: auto;
    margin-right: auto;
    background-color: transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .page-view .trial-form .form-fields, .page-view .trial-form .form dl {
    padding: 0; }
  @media (min-width: 1025px) {
    .page-view .trial-form .form {
      width: 347px; } }

.trial-form {
  background-color: #f59803; }
  .trial-form h2 {
    color: #FFF; }
  .trial-form .form {
    background-color: transparent; }

.form .button, .form .buttons > a {
  background-color: #216499;
  font-size: 18px;
  width: 100%;
  max-width: 347px; }
  .form .button:hover, .form .buttons > a:hover {
    background-color: #fcad2f; }
.form .buttons {
  background-color: transparent; }
.form input[type="text"], .form input[type="password"], .form select {
  border: none;
  width: 100%;
  height: 36px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px;
  font-family: helvetica, arial,sans-serif; }
  .form input[type="text"]::placeholder, .form input[type="password"]::placeholder, .form select::placeholder {
    color: #aa6b05; }
@media (min-width: 768px) {
  .form .button {
    padding: 0 28px;
    height: 44px;
    line-height: 44px; } }
@media (min-width: 1025px) {
  .form .button, .form .buttons > a {
    font-size: 20px;
    padding: 0 28px; }
  .form input[type="text"] {
    font-size: 16px; } }

form#group-dispatch .button, form#group-dispatch .button > a {
  font-size: 16px; }

.form {
  background-color: #ECE9E2;
  overflow: hidden; }
  .form h2 {
    text-transform: uppercase;
    clear: both; }
    @media (max-width: 480px) {
      .form h2 {
        font-size: 18px; } }
    @media (min-width: 481px) and (max-width: 1024px) {
      .form h2 {
        font-size: 21px; } }
    @media (min-width: 1025px) {
      .form h2 {
        font-size: 26px; } }
  .form p {
    /*padding: 10px; margin: 0 !important;*/
    margin: .5em 0; }

/* FORM STYLES */
.form-notes {
  margin-top: 1em;
  padding: 1.5em;
  background-color: rgba(255, 255, 255, 0.8); }

.field-description {
  font-size: 14px;
  padding-top: .25em; }

.form {
  padding: 1em; }
  .form dl {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px; }
    .form dl.checkbox dd {
      float: left;
      margin-left: 24px; }
  .form dt {
    width: auto;
    margin: 0 0;
    display: block;
    padding-right: 10px;
    /*position:absolute; left:0px;*/ }
  .form label {
    font-weight: bold;
    cursor: pointer;
    text-transform: uppercase; }
  .form dd {
    color: #333;
    width: 100%; }
  .form textarea {
    padding: 10px;
    border: none; }
  .form .jHtmlArea {
    width: 900px !important; }
    .form .jHtmlArea .ToolBar {
      width: 100% !important; }
    .form .jHtmlArea div {
      display: block !important; }
  .form iframe.wysiwyg {
    width: 100% !important;
    min-height: 500px; }
  .form input[type="text"] {
    width: 100%; }
  .form select {
    padding: 4px; }
  .form span.required {
    color: #F00; }
  .form div.buttons {
    clear: both;
    overflow: hidden;
    text-align: center;
    margin-top: 1em;
    display: flex;
    justify-content: center; }
    .form div.buttons .button, .form div.buttons > a {
      margin: 0 10px 0 0;
      text-decoration: none; }
  .form dt.opt-in-label {
    line-height: normal; }
    .form dt.opt-in-label label {
      height: 24px; }

/* CONTACT FORM */
body.sharpspring_form form {
  width: 60%; }

/* SUBSCRIPTION FORM */
form.subscription div.features {
  overflow: hidden;
  clear: both; }
  form.subscription div.features dl {
    width: 30%;
    float: left; }
  form.subscription div.features dd {
    clear: both; }

/* GENERIC TABLE STYLES */
div.table-header {
  background-color: #002e52;
  padding: 2px 10px;
  overflow: hidden;
  padding: 8px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  div.table-header p {
    color: #FFF; }
  div.table-header h1 {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    padding: 15px 0; }
  div.table-header h2 {
    font-size: 12px;
    color: #FFF;
    display: inline;
    font-weight: bold;
    line-height: 24px; }
  div.table-header label {
    font-weight: bold;
    text-decoration: none;
    font-size: 100%; }
  div.table-header input {
    padding: 3px; }
  div.table-header select {
    padding: 2px;
    border: 0 none;
    color: #002e52; }
div.table-body .last {
  border: none; }
div.table-body th {
  text-align: left;
  background-color: #F5CC3C;
  color: #222;
  font-weight: bold;
  padding: 5px;
  font-size: 12px; }
  div.table-body th a {
    display: block;
    color: #222;
    text-decoration: none; }
div.table-body td {
  padding: 5px;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  color: #444;
  font-size: 12px; }
  div.table-body td:first-child {
    border-left: solid 1px #ccc; }
  div.table-body td strong {
    color: #000; }
div.table-body table {
  border: 1px solid #bbb;
  width: 100%; }
div.table-body tr.odd td {
  background-color: #FFF; }
div.table-body tr.even td {
  background-color: #ECE9E2; }
div.table-footer {
  background-color: #113F73;
  background-color: #002e52;
  padding: 10px;
  color: #FFF;
  overflow: hidden; }
  div.table-footer p {
    font-size: 10px; }
  div.table-footer a {
    color: #FFF; }
  div.table-footer div.pager {
    overflow: hidden; }
    div.table-footer div.pager div.pager-showing {
      float: left; }
    div.table-footer div.pager div.pager-widget {
      float: right;
      font-weight: 10px; }
div.table-body tbody tr.hover td {
  background: #F5CC3C; }
div.table-row-links tbody tr {
  cursor: pointer; }
div.table-body tbody tr.active td {
  background: #89a500;
  color: white; }

/* GRID VIEW */
.grid-view table.items {
  border: 1px solid #CCC;
  width: 100%; }
  .grid-view table.items th {
    border-right: 1px solid #FFF;
    color: #000 !important;
    font-weight: bold;
    padding: 5px;
    font-size: 13px;
    background: #F5CC3C !important; }
    .grid-view table.items th a {
      color: #000 !important; }
  .grid-view table.items tr.odd {
    background-color: #FFF; }
  .grid-view table.items tr.even {
    background-color: #ECE9E2; }
  .grid-view table.items td {
    padding: 5px;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    color: #444;
    font-size: 13px; }
.grid-view div.summary, .grid-view div.pager {
  background-color: #113F73;
  padding: 5px 10px;
  overflow: hidden;
  color: #FFF;
  margin: 0; }

/* TABS */
/* SUBSCRIPTION LIST */
/* PROMOTIONS */
/* ARTICLES LIST */
/* EMAILS LIST */
tr.disabled td {
  color: #999; }
  tr.disabled td strong {
    color: #999; }
tr.disabled th {
  color: #999; }

/* PAGE DISPLAY */
.page-view .main-image {
  float: left;
  margin: 0 0 20px 0; }
.page-view .page-content-with-trial-form {
  float: left;
  width: 60%;
  padding-right: 5%; }
.page-view ul {
  margin-left: 20px; }

/* internal feature, does not need to be exposed */
/* --- Yii standard Admin stuff --- */
div.form div.row {
  margin: 0 20px 20px 20px; }
div.form div.row label {
  /*width:150px; display:block; float:left; text-align:right; margin-right:10px; */ }

#home-search {
  background: #ece9e1;
  width: 912px;
  height: 48px;
  margin: 0px auto 18px auto;
  position: relative; }

.home-search-block {
  display: block;
  height: 48px;
  float: left;
  border-right: solid 1px #fff;
  text-align: center; }
  .home-search-block h3 {
    height: 34px;
    padding: 14px 14px 0px 14px;
    display: inline-block;
    cursor: pointer; }
    .home-search-block h3 div {
      display: inline;
      background: url(blue-arrow.png) no-repeat 100% 75%;
      color: #00b0cc;
      font-size: 16px;
      font-weight: bold;
      font-family: "Century Gothic",arial, helvetica, sans-serif;
      padding: 0px 18px 0 0; }

#home-location-search {
  background: url(searches-left.png) no-repeat left top;
  width: 264px; }

#home-gla-search {
  width: 356px; }

#home-center-search {
  background: url(searches-right.png) no-repeat right top;
  border-right: 0px;
  width: 290px; }

.home-search-dropdown {
  display: none;
  background: #00b0cc;
  height: 400px;
  width: 500px;
  position: relative;
  text-align: left; }

.home-search-active div.home-search-dropdown {
  display: block; }

#home-location-search.home-search-active {
  background: #00b0cc url(searches-left-hover.png) no-repeat left top; }
#home-location-search div.home-search-dropdown {
  width: 635px;
  height: 328px;
  padding: 20px 0px 0px 20px; }

#home-gla-search div.home-search-dropdown {
  width: 286px;
  height: 133px;
  padding: 10px 0 0 70px; }

#home-center-search div.home-search-dropdown {
  width: 252px;
  height: 258px;
  padding: 10px 0 0 38px; }

#home-gla-search.home-search-active {
  background-color: #00b0cc; }

#home-center-search.home-search-active {
  background: #00b0cc url(searches-right-hover.png) no-repeat right top; }

.home-search-active h3 div {
  background-image: url(white-arrow.png);
  color: #fff; }

#home-center-search div.home-search-dropdown {
  right: 0px; }

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