/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         https://github.com/t3framework/ 
 *------------------------------------------------------------------------------
*/
/**
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org
 *------------------------------------------------------------------------------
 */
/* joomla 3.x 400px */
/**
 * Basic colors
 */
/**
 * Predefined custom colors
 */
/**
 * Key colors and units
 */
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         https://github.com/t3framework/ 
 *------------------------------------------------------------------------------
*/
@media (max-width: 990px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 990px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 991px) {
  .logo-control .logo-img-sm {
    display: none;
  }
  .logo-control .logo-img {
    display: block;
  }
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:991px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */
body {
  padding-top: 0;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #FFFFFF;
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
a:hover,
a:focus {
  color: #d9d9d9;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
th,
td {
  line-height: 1.42857143;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #e8eaea;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #fc0;
}
.red {
  color: #c00;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 992px) {
  .lead {
    font-size: 18px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999;
}
.text-primary {
  color: #07b;
}
.text-warning {
  color: #c09853;
}
.text-danger {
  color: #b94a48;
}
.text-success {
  color: #468847;
}
.text-info {
  color: #3a87ad;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-center .item-image img {
  margin: 0 auto;
}
.inline {
  display: inline-block;
}
.inline + .inline {
  margin-left: 20px;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: inherit;
  font-family: "VicBold";
  font-weight: 500;
  line-height: 1.1;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1,
.h1 {
  font-size: 42px;
}
h2,
.h2 {
  font-size: 35px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
h1 small,
.h1 small {
  font-size: 24px;
}
h2 small,
.h2 small {
  font-size: 18px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 14px;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 991px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:after {
    content: "";
    display: table;
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eee;
}
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.5;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.42857143;
  color: #999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Consolas, Monaco, "Courier New", monospace;
}
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */
legend {
  padding-bottom: 10px;
  font-weight: 700;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 20px;
}
html.com_apiportal.view-registration .form-group:last-child,
html.com_apiportal.view-change .form-group:last-child {
  margin-bottom: 100px;
}
.radio label,
.checkbox label {
  display: inline;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  width: 18px;
  height: 20px;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (max-width: 767px) {
  .form-horizontal .form-control-static {
    font-size: 1.2rem;
  }
}
.btn-inverse {
  color: #fff;
  background-color: #444;
  border-color: #373737;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #fff;
  background-color: #2b2b2b;
  border-color: #191919;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  background-image: none;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #444;
  border-color: #373737;
}
.btn-inverse .badge {
  color: #444;
  background-color: #fff;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
.btn-actions .btn-lg {
  font-size: 18px;
  padding: 10px 20px;
  border-radius: 20px;
}
.btn-actions .btn + .btn {
  margin-left: 20px;
}
@media screen and (min-width: 768px) {
  .btn-actions .btn-lg {
    font-size: 24px;
    padding: 10px 30px;
    border-radius: 30px;
  }
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #9bd7a8;
  border-color: #3e9b52;
}
.invalid {
  border-color: #c00;
}
label.invalid {
  color: #c00;
}
input.invalid {
  border: 1px solid #c00;
}
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */
.caret {
  margin-left: 5px;
  margin-top: -2px;
}
.dropdown-menu {
  padding: 0;
  min-width: 200px;
}
.dropdown-menu .divider {
  margin: 0;
  height: 10px;
  background-color: #373737;
}
.dropdown-menu > li {
  border-top: 1px solid #515151;
}
.dropdown-menu > li:first-child {
  border-top: 0;
}
.dropdown-menu > li > a {
  padding: 10px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #999;
}
.dropdown-submenu > a:after {
  border-left-color: #999;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 20px;
}
@media (min-width: 991px) {
  .nav > li > .separator {
    padding-top: -10px;
    padding-bottom: -10px;
  }
}
.nav-tabs {
  border-bottom: 1px solid #eee;
}
.nav-tabs > li > a {
  padding: 10px;
  line-height: normal;
  border: 0;
  text-transform: uppercase;
}
.nav-tabs > li > a:hover {
  border: 0;
  background: transparent;
}
.nav-tabs > li.active > a {
  background: #444;
  border: 0;
  color: #fff;
  margin-bottom: 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background: #444;
  border: 0;
  color: #fff;
}
.tab-content {
  padding: 10px 0;
  border-top: 0;
}
.nav .caret {
  border-top-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
}
.nav a:hover .caret {
  border-top-color: #d9d9d9;
  border-bottom-color: #d9d9d9;
}
.t3-navhelper {
  background: #eee;
  color: #999;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > li:nth-child(2):before {
  content: "";
}
.breadcrumb > .active {
  color: #999;
}
.breadcrumb .divider {
  display: none;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
.pagination:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: left;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 20px;
  padding: 6px 12px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */
.navbar-toggle {
  padding: 0;
  height: 0;
  line-height: 0;
  width: 0;
  margin: 0;
  position: absolute;
  top: 0;
}
.navbar-toggle:hover,
.navbar-toggle:active,
.navbar-toggle:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 991px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: -5px -20px;
}
@media (min-width: 991px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background-color: #07b;
  border-color: #0067a2;
}
.navbar-default .navbar-text {
  color: #bbe6ff;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > li {
    padding: 0 20px;
  }
}
.navbar-default .navbar-nav > li > a {
  color: #bbe6ff;
  padding: 20px;
  text-transform: uppercase;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > li > a {
    padding: 0;
    line-height: 0;
  }
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus {
    -webkit-box-shadow: inset 0 -2px 0 #fff;
    box-shadow: inset 0 -2px 0 #fff;
  }
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: transparent;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus {
    -webkit-box-shadow: inset 0 -2px 0 #fff;
    box-shadow: inset 0 -2px 0 #fff;
  }
}
.navbar-default .navbar-toggle {
  border: 0;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background: #0067a2;
  color: #fff;
}
.navbar-default .navbar-toggle .icon-bar,
.navbar-default .navbar-toggle .fa-bars {
  background-color: transparent;
  color: #bbe6ff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #0067a2;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #fff;
}
@media screen and (min-width: 991px) {
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    -webkit-box-shadow: inset 0 -2px 0 #fff;
    box-shadow: inset 0 -2px 0 #fff;
  }
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #bbe6ff;
  border-bottom-color: #bbe6ff;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu {
    background: #0067a2;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li {
    border-top-color: #005788;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #bbe6ff;
    padding: 20px 20px 20px 30px;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
@media screen and (max-width: 991px) {
  .navbar-default .navbar-nav .open .level2.dropdown-menu {
    background: #005788;
    border-top: 1px solid #00466e;
    margin-top: 0;
  }
  .navbar-default .navbar-nav .open .level2.dropdown-menu > li {
    border-top-color: #00466e;
  }
  .navbar-default .navbar-nav .open .level2.dropdown-menu > li > a {
    padding-left: 40px;
  }
}
.navbar-default .navbar-link {
  color: #bbe6ff;
}
.navbar-default .navbar-link:hover {
  color: #fff;
}
.t3-mainnav {
  border: 0;
  border-bottom: 1px solid #0067a2;
  margin-bottom: 0;
  border-radius: 0;
}
@media (min-width: 991px) {
  .t3-mainnav > .container {
    position: relative;
  }
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
  float: left;
}
.t3-mainnav .t3-navbar-collapse {
  margin-top: 0;
}
@media (min-width: 991px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
    top: 65px;
    left: -190px;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -20px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid #0067a2;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu > li > a {
  line-height: 20px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .open > li > a {
  line-height: 20px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */
.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 40px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: inherit;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct:after {
  content: "";
  display: table;
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.t3-sidebar .nav > li {
  border-top: 1px solid #eee;
  margin-top: 0;
}
.t3-sidebar .nav > li:first-child {
  border-top: 0;
}
.t3-sidebar .nav > li > a,
.t3-sidebar .nav > li > .separator {
  padding: 10px;
  display: block;
}
.t3-sidebar .nav > li.active.open > a {
  background-color: #0067a2;
  color: #FFFFFF;
}
.t3-sidebar .nav > li > a:hover,
.t3-sidebar .nav > li.open > a {
  background-color: #eee;
  color: #444;
}
.t3-sidebar .nav > li > a:hover .caret,
.t3-sidebar .nav > li.open > a .caret {
  border-bottom-color: #444;
  border-top-color: #444;
}
.t3-sidebar .dropdown-menu {
  margin-top: 0;
}
.t3-sidebar .nav > li.active > a .caret {
  border-top-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
}
@media (max-width: 1450px) {
  .t3-sidebar.t3-sidebar-2 .dropdown-submenu.parent.open > .dropdown-menu,
  .t3-sidebar.t3-sidebar-right .dropdown-submenu.parent.open > .dropdown-menu {
    left: auto;
    right: 100%;
  }
}
#login-form,
#register-form {
  margin-bottom: 10vh;
}
#login-form input[type="text"],
#register-form input[type="text"],
#login-form input[type="password"],
#register-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled,
#register-form ul.unstyled {
  margin: 0;
  padding: 0;
}
#login-form ul.unstyled li,
#register-form ul.unstyled li {
  list-style-type: none;
}
#login-form #form-login-remember label,
#register-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eee;
  font-size: 12px;
  padding-top: 10px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
  padding: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
  border-top: 1px dotted #eee;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
  padding-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4,
.categories-module .mod-articles-category-title,
ul.categories-module .mod-articles-category-title,
.category-module .mod-articles-category-title,
ul.category-module .mod-articles-category-title {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  display: block;
}
.categories-module .mod-articles-category-writtenby,
ul.categories-module .mod-articles-category-writtenby,
.category-module .mod-articles-category-writtenby,
ul.category-module .mod-articles-category-writtenby,
.categories-module .mod-articles-category-date,
ul.categories-module .mod-articles-category-date,
.category-module .mod-articles-category-date,
ul.category-module .mod-articles-category-date {
  color: #AAAAAA;
  font-size: 12px;
}
.categories-module .mod-articles-category-writtenby,
ul.categories-module .mod-articles-category-writtenby,
.category-module .mod-articles-category-writtenby,
ul.category-module .mod-articles-category-writtenby {
  font-weight: bold;
  margin-right: 10px;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 0;
}
.module-ct .whosonline {
  margin-left: 0;
}
.module-ct .whosonline > li {
  display: inline-block;
  border-radius: 0;
  background: #eee;
  padding: 2px 5px;
  margin: 0 5px 5px 0;
  white-space: nowrap;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  background: #eee;
  border-radius: 3px;
  color: #AAAAAA;
  display: block;
  float: left;
  margin: 0 5px 5px 0;
  padding: 3px 10px;
}
.tagspopular ul > li > a {
  color: #AAAAAA;
}
.tagspopular ul > li .tag-count {
  background: transparent;
  color: #AAAAAA;
  display: inline;
  margin: 0;
  padding: 0;
}
.tagspopular ul > li:hover {
  background: #07b;
  color: #FFFFFF;
}
.tagspopular ul > li:hover a {
  color: #FFFFFF;
  text-decoration: none;
}
.tagspopular ul > li:hover .tag-count {
  color: #FFFFFF;
}
.tagspopular.tagscloud .tag {
  background: #eee;
  border-radius: 3px;
  display: inline-block;
  margin-bottom: 5px;
  padding: 5px 10px;
}
.tagspopular.tagscloud .tag a {
  color: #AAAAAA;
}
.tagspopular.tagscloud .tag a:hover,
.tagspopular.tagscloud .tag a:focus,
.tagspopular.tagscloud .tag a:active {
  color: #d9d9d9;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #AAAAAA;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #d9d9d9;
}
.module-ct > ul.archive-module {
  list-style: none;
  margin: 0;
  padding: 0;
}
.module-ct > ul.archive-module i {
  color: #999;
  margin-right: 2px;
}
.module-ct > ul.archive-module li {
  border-bottom: 1px solid #eee;
  padding: 7px 0;
}
.module-ct > ul.archive-module li a {
  color: #AAAAAA;
}
.module-ct > ul.archive-module li a:hover,
.module-ct > ul.archive-module li a:focus,
.module-ct > ul.archive-module li a:active {
  color: #FFFFFF;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */
.item-page {
  margin-bottom: 40px;
}
.items-leading .leading {
  margin-bottom: 40px;
}
.items-row .item {
  margin-bottom: 40px;
}
.divider-vertical {
  margin: 20px 0 40px;
  border: 0;
  border-top: 1px solid #eee;
}
.article-aside {
  color: #999;
  font-size: 12px;
  margin-bottom: 20px;
  padding: 0;
}
.article-header + .article-aside {
  margin-top: -10px;
}
.item-page .article-aside {
  font-size: 14px;
  margin-bottom: 40px;
}
.article-info {
  margin: 0;
  width: 85%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  margin-bottom: 5px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: 600;
}
.article-info dd .fa {
  margin-right: 5px;
}
.category-name {
  text-transform: capitalize;
}
.category-name .fa {
  display: none;
}
.category-name a {
  background: #07b;
  color: #fff;
  padding: 2px 5px;
}
.category-name a:hover,
.category-name a:focus,
.category-name a:active {
  background: #00466e;
  color: #fff;
  text-decoration: none;
}
.article-footer {
  color: #999;
  font-size: 12px;
  margin-bottom: 20px;
}
article img,
.article-intro img {
  display: block;
  max-width: 100%;
  height: auto;
}
article img[align=left],
.article-intro img[align=left],
article .img-fulltext-left,
.article-intro .img-fulltext-left,
article .img-intro-left,
.article-intro .img-intro-left,
article .img_caption.left,
.article-intro .img_caption.left,
article .pull-left.item-image,
.article-intro .pull-left.item-image {
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  article img[align=left],
  .article-intro img[align=left],
  article .img-fulltext-left,
  .article-intro .img-fulltext-left,
  article .img-intro-left,
  .article-intro .img-intro-left,
  article .img_caption.left,
  .article-intro .img_caption.left,
  article .pull-left.item-image,
  .article-intro .pull-left.item-image {
    margin: 0;
  }
}
article img[align=right],
.article-intro img[align=right],
article .img-fulltext-right,
.article-intro .img-fulltext-right,
article .img_caption.right,
.article-intro .img_caption.right,
article .img-intro-right,
.article-intro .img-intro-right,
article .pull-right.item-image,
.article-intro .pull-right.item-image {
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  article img[align=right],
  .article-intro img[align=right],
  article .img-fulltext-right,
  .article-intro .img-fulltext-right,
  article .img_caption.right,
  .article-intro .img_caption.right,
  article .img-intro-right,
  .article-intro .img-intro-right,
  article .pull-right.item-image,
  .article-intro .pull-right.item-image {
    margin: 0;
  }
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
  margin-bottom: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
}
.img-fulltext-right {
  float: right;
}
.img_caption > img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #eee;
  color: #AAAAAA;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
.pull-right.article-image-intro {
  float: left !important;
  margin-left: 0 !important;
}
.pull-right.article-image-intro img {
  margin-left: 0 !important;
  margin-right: 20px;
}
@media screen and (max-width: 992px) {
  article img,
  .article-intro img,
  article img[align=left],
  .article-intro img[align=left],
  article img[align=right],
  .article-intro img[align=right],
  article .img_caption,
  .article-intro .img_caption,
  article .article-image-full,
  .article-intro .article-image-full,
  article .article-image-intro,
  .article-intro .article-image-intro,
  article .img-intro-none,
  .article-intro .img-intro-none,
  article .img-intro-left,
  .article-intro .img-intro-left,
  article .img-intro-right,
  .article-intro .img-intro-right,
  article .img-fulltext-none,
  .article-intro .img-fulltext-none,
  article .img-fulltext-left,
  .article-intro .img-fulltext-left,
  article .img-fulltext-right,
  .article-intro .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
.item-page .tags {
  border-top: 1px solid #eee;
  padding: 10px 0;
}
.item-page .tags span {
  display: inline-block;
  margin-bottom: 10px;
}
.item-page .tags a {
  background: #FFFFFF;
  border: 1px solid #eee;
  border-radius: 3px;
  color: #AAAAAA;
  padding: 5px;
}
.item-page .tags a:hover,
.item-page .tags a:focus,
.item-page .tags a:active {
  background: #999;
  border-color: #999;
  color: #d9d9d9;
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.tag-category .filters {
  border-bottom: 1px solid #eee;
  padding: 20px 0;
}
@media screen and (min-width: 768px) {
  .tag-category .filters {
    padding: 20px;
  }
}
.tag-category .thumbnails {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tag-category .thumbnails li {
  background: transparent;
  border-bottom: 1px solid #eee;
  padding: 10px 0;
}
.tag-category .thumbnails li > h3 {
  margin-top: 0;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #e8eaea;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 20px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #e8eaea;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #e8eaea;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #e8eaea;
}
.login-wrap .other-links ul {
  padding-left: 20px;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.com_mailto body {
  padding: 10px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eee;
  border: 1px solid #eee;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-radius: 0;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm:after {
  content: "";
  display: table;
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  margin-bottom: 10px;
}
#searchForm .radio-inline a,
#searchForm .checkbox-inline a {
  color: #FFFFFF;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 20px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
  border: none;
  font-size: 14px;
  font-weight: bold;
  color: #0077bb;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 20px;
}
.search-results .result-title {
  font-size: 16px;
  font-weight: bold;
  margin-top: 20px;
}
.search-results .result-category {
  font-size: 12px;
  color: #999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #AAAAAA;
  margin-top: 20px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999;
}
div.finder {
  margin-bottom: 20px;
}
.contact .contact-form .checkbox input#jform_contact_email_copy {
  margin-left: 0;
}
.contact .accordion-heading .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 20px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item:after {
  content: "";
  display: table;
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 40px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 20px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  content: " ";
  display: table;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  content: "";
  display: table;
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.article-content .pagination ul {
  border-left: 1px solid #eee;
}
.article-content .pagination li {
  float: left;
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #eee;
  border-left: 0;
}
.article-content .pagination li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index,
.article-index {
  margin: 0 0 20px 20px;
  padding: 10px;
  width: 25%;
  border: 1px solid #eee;
  border-radius: 0;
}
#article-index ul,
.article-index ul {
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 0;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #07b;
  color: #fff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #07b;
  color: #fff;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #ddd;
  border-radius: 0;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #eee;
}
.items-more h3 {
  margin: 0 0 20px;
}
.items-more .nav > li {
  border-top: 1px solid #eee;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0 5px;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
.iframe-bordered {
  border: 1px solid #e8eaea;
}
.chzn-container {
  display: inline-block;
  vertical-align: middle;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #ccc;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #ccc;
}
.btn-group .chzn-results {
  white-space: normal;
}
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */
.page-header {
  padding-bottom: 20px;
  margin: 0 0 20px;
  border-bottom: 1px solid #eee;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #eee;
  margin: 0 0 20px;
  padding-bottom: 20px;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subheader:after {
  content: "";
  display: table;
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title h1 a:hover,
.article-header h1 a:hover,
.article-title h2 a:hover,
.article-header h2 a:hover,
.article-title h1 a:active,
.article-header h1 a:active,
.article-title h2 a:active,
.article-header h2 a:active,
.article-title h1 a:focus,
.article-header h1 a:focus,
.article-title h2 a:focus,
.article-header h2 a:focus {
  text-decoration: none;
}
.article-title,
.article-header h1 {
  margin: 0 0 20px 0;
}
@media screen and (max-width: 767px) {
  .article-title,
  .article-header h1 {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  h2.article-title,
  .article-header h2 {
    font-size: 24px;
  }
}
.item-title {
  font-weight: bold;
}
.jumbotron:before,
.jumbotron:after {
  content: " ";
  display: table;
}
.jumbotron:after {
  clear: both;
}
.jumbotron:after {
  content: "";
  display: table;
  clear: both;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p {
  color: #AAAAAA;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 0;
}
.jumbotron .btn {
  margin-top: 20px;
  margin-bottom: 20px;
}
.masthead {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .masthead {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .masthead h1 {
    font-size: 84px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    padding: 15px 40px;
    font-size: 24px;
  }
}
.jumbotron-primary {
  background-color: #07b;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #FFFFFF;
}
.jumbotron-primary p {
  color: #bbe6ff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.page-masthead:before,
.page-masthead:after {
  content: " ";
  display: table;
}
.page-masthead:after {
  clear: both;
}
.page-masthead:after {
  content: "";
  display: table;
  clear: both;
}
.page-masthead .jumbotron {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 992px) {
  .page-masthead .jumbotron {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .page-masthead .jumbotron .container {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .page-masthead .jumbotron {
    padding-left: 20px;
  }
}
.label {
  border-radius: 0;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.thumbnail {
  padding: 0;
  margin-bottom: 40px;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #88d4ff;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  border-bottom: 0;
  padding: 20px 40px 0;
}
.modal-title {
  font-size: 35px;
}
.modal-body {
  padding: 10px 40px 20px;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
/*!
 * Font Awesome Pro 5.1.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: 0.75em;
}
.fa-sm {
  font-size: 0.875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border-radius: 0.1em;
  border: solid 0.08em #eee;
  padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}
.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}
.fa-accessible-icon:before {
  content: "\f368";
}
.fa-accusoft:before {
  content: "\f369";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-card:before {
  content: "\f2bb";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-adn:before {
  content: "\f170";
}
.fa-adversal:before {
  content: "\f36a";
}
.fa-affiliatetheme:before {
  content: "\f36b";
}
.fa-alarm-clock:before {
  content: "\f34e";
}
.fa-algolia:before {
  content: "\f36c";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-allergies:before {
  content: "\f461";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-amazon-pay:before {
  content: "\f42c";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-amilia:before {
  content: "\f36d";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-android:before {
  content: "\f17b";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angry:before {
  content: "\f556";
}
.fa-angrycreative:before {
  content: "\f36e";
}
.fa-angular:before {
  content: "\f420";
}
.fa-app-store:before {
  content: "\f36f";
}
.fa-app-store-ios:before {
  content: "\f370";
}
.fa-apper:before {
  content: "\f371";
}
.fa-apple:before {
  content: "\f179";
}
.fa-apple-pay:before {
  content: "\f415";
}
.fa-archive:before {
  content: "\f187";
}
.fa-archway:before {
  content: "\f557";
}
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}
.fa-arrow-alt-down:before {
  content: "\f354";
}
.fa-arrow-alt-from-bottom:before {
  content: "\f346";
}
.fa-arrow-alt-from-left:before {
  content: "\f347";
}
.fa-arrow-alt-from-right:before {
  content: "\f348";
}
.fa-arrow-alt-from-top:before {
  content: "\f349";
}
.fa-arrow-alt-left:before {
  content: "\f355";
}
.fa-arrow-alt-right:before {
  content: "\f356";
}
.fa-arrow-alt-square-down:before {
  content: "\f350";
}
.fa-arrow-alt-square-left:before {
  content: "\f351";
}
.fa-arrow-alt-square-right:before {
  content: "\f352";
}
.fa-arrow-alt-square-up:before {
  content: "\f353";
}
.fa-arrow-alt-to-bottom:before {
  content: "\f34a";
}
.fa-arrow-alt-to-left:before {
  content: "\f34b";
}
.fa-arrow-alt-to-right:before {
  content: "\f34c";
}
.fa-arrow-alt-to-top:before {
  content: "\f34d";
}
.fa-arrow-alt-up:before {
  content: "\f357";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-arrow-from-bottom:before {
  content: "\f342";
}
.fa-arrow-from-left:before {
  content: "\f343";
}
.fa-arrow-from-right:before {
  content: "\f344";
}
.fa-arrow-from-top:before {
  content: "\f345";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-square-down:before {
  content: "\f339";
}
.fa-arrow-square-left:before {
  content: "\f33a";
}
.fa-arrow-square-right:before {
  content: "\f33b";
}
.fa-arrow-square-up:before {
  content: "\f33c";
}
.fa-arrow-to-bottom:before {
  content: "\f33d";
}
.fa-arrow-to-left:before {
  content: "\f33e";
}
.fa-arrow-to-right:before {
  content: "\f340";
}
.fa-arrow-to-top:before {
  content: "\f341";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-arrows-alt-h:before {
  content: "\f337";
}
.fa-arrows-alt-v:before {
  content: "\f338";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-asymmetrik:before {
  content: "\f372";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-atlas:before {
  content: "\f558";
}
.fa-audible:before {
  content: "\f373";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-autoprefixer:before {
  content: "\f41c";
}
.fa-avianex:before {
  content: "\f374";
}
.fa-aviato:before {
  content: "\f421";
}
.fa-award:before {
  content: "\f559";
}
.fa-aws:before {
  content: "\f375";
}
.fa-backspace:before {
  content: "\f55a";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-badge:before {
  content: "\f335";
}
.fa-badge-check:before {
  content: "\f336";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-balance-scale-left:before {
  content: "\f515";
}
.fa-balance-scale-right:before {
  content: "\f516";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-band-aid:before {
  content: "\f462";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-barcode-alt:before {
  content: "\f463";
}
.fa-barcode-read:before {
  content: "\f464";
}
.fa-barcode-scan:before {
  content: "\f465";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-baseball:before {
  content: "\f432";
}
.fa-baseball-ball:before {
  content: "\f433";
}
.fa-basketball-ball:before {
  content: "\f434";
}
.fa-basketball-hoop:before {
  content: "\f435";
}
.fa-bath:before {
  content: "\f2cd";
}
.fa-battery-bolt:before {
  content: "\f376";
}
.fa-battery-empty:before {
  content: "\f244";
}
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-slash:before {
  content: "\f377";
}
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-bed:before {
  content: "\f236";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bezier-curve:before {
  content: "\f55b";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bimobject:before {
  content: "\f378";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitcoin:before {
  content: "\f379";
}
.fa-bity:before {
  content: "\f37a";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-blackberry:before {
  content: "\f37b";
}
.fa-blanket:before {
  content: "\f498";
}
.fa-blender:before {
  content: "\f517";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-blogger:before {
  content: "\f37c";
}
.fa-blogger-b:before {
  content: "\f37d";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-bold:before {
  content: "\f032";
}
.fa-bolt:before {
  content: "\f0e7";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-bong:before {
  content: "\f55c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-book-heart:before {
  content: "\f499";
}
.fa-book-open:before {
  content: "\f518";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-bowling-ball:before {
  content: "\f436";
}
.fa-bowling-pins:before {
  content: "\f437";
}
.fa-box:before {
  content: "\f466";
}
.fa-box-alt:before {
  content: "\f49a";
}
.fa-box-check:before {
  content: "\f467";
}
.fa-box-fragile:before {
  content: "\f49b";
}
.fa-box-full:before {
  content: "\f49c";
}
.fa-box-heart:before {
  content: "\f49d";
}
.fa-box-open:before {
  content: "\f49e";
}
.fa-box-up:before {
  content: "\f49f";
}
.fa-box-usd:before {
  content: "\f4a0";
}
.fa-boxes:before {
  content: "\f468";
}
.fa-boxes-alt:before {
  content: "\f4a1";
}
.fa-boxing-glove:before {
  content: "\f438";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-briefcase-medical:before {
  content: "\f469";
}
.fa-broadcast-tower:before {
  content: "\f519";
}
.fa-broom:before {
  content: "\f51a";
}
.fa-browser:before {
  content: "\f37e";
}
.fa-brush:before {
  content: "\f55d";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-bug:before {
  content: "\f188";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-burn:before {
  content: "\f46a";
}
.fa-buromobelexperte:before {
  content: "\f37f";
}
.fa-bus:before {
  content: "\f207";
}
.fa-bus-alt:before {
  content: "\f55e";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-calendar:before {
  content: "\f133";
}
.fa-calendar-alt:before {
  content: "\f073";
}
.fa-calendar-check:before {
  content: "\f274";
}
.fa-calendar-edit:before {
  content: "\f333";
}
.fa-calendar-exclamation:before {
  content: "\f334";
}
.fa-calendar-minus:before {
  content: "\f272";
}
.fa-calendar-plus:before {
  content: "\f271";
}
.fa-calendar-times:before {
  content: "\f273";
}
.fa-camera:before {
  content: "\f030";
}
.fa-camera-alt:before {
  content: "\f332";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-cannabis:before {
  content: "\f55f";
}
.fa-capsules:before {
  content: "\f46b";
}
.fa-car:before {
  content: "\f1b9";
}
.fa-caret-circle-down:before {
  content: "\f32d";
}
.fa-caret-circle-left:before {
  content: "\f32e";
}
.fa-caret-circle-right:before {
  content: "\f330";
}
.fa-caret-circle-up:before {
  content: "\f331";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-caret-square-down:before {
  content: "\f150";
}
.fa-caret-square-left:before {
  content: "\f191";
}
.fa-caret-square-right:before {
  content: "\f152";
}
.fa-caret-square-up:before {
  content: "\f151";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cc-amazon-pay:before {
  content: "\f42d";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-apple-pay:before {
  content: "\f416";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-centercode:before {
  content: "\f380";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-chalkboard:before {
  content: "\f51b";
}
.fa-chalkboard-teacher:before {
  content: "\f51c";
}
.fa-chart-area:before {
  content: "\f1fe";
}
.fa-chart-bar:before {
  content: "\f080";
}
.fa-chart-line:before {
  content: "\f201";
}
.fa-chart-pie:before {
  content: "\f200";
}
.fa-check:before {
  content: "\f00c";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-check-double:before {
  content: "\f560";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-chess:before {
  content: "\f439";
}
.fa-chess-bishop:before {
  content: "\f43a";
}
.fa-chess-bishop-alt:before {
  content: "\f43b";
}
.fa-chess-board:before {
  content: "\f43c";
}
.fa-chess-clock:before {
  content: "\f43d";
}
.fa-chess-clock-alt:before {
  content: "\f43e";
}
.fa-chess-king:before {
  content: "\f43f";
}
.fa-chess-king-alt:before {
  content: "\f440";
}
.fa-chess-knight:before {
  content: "\f441";
}
.fa-chess-knight-alt:before {
  content: "\f442";
}
.fa-chess-pawn:before {
  content: "\f443";
}
.fa-chess-pawn-alt:before {
  content: "\f444";
}
.fa-chess-queen:before {
  content: "\f445";
}
.fa-chess-queen-alt:before {
  content: "\f446";
}
.fa-chess-rook:before {
  content: "\f447";
}
.fa-chess-rook-alt:before {
  content: "\f448";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-double-down:before {
  content: "\f322";
}
.fa-chevron-double-left:before {
  content: "\f323";
}
.fa-chevron-double-right:before {
  content: "\f324";
}
.fa-chevron-double-up:before {
  content: "\f325";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-square-down:before {
  content: "\f329";
}
.fa-chevron-square-left:before {
  content: "\f32a";
}
.fa-chevron-square-right:before {
  content: "\f32b";
}
.fa-chevron-square-up:before {
  content: "\f32c";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-church:before {
  content: "\f51d";
}
.fa-circle:before {
  content: "\f111";
}
.fa-circle-notch:before {
  content: "\f1ce";
}
.fa-clipboard:before {
  content: "\f328";
}
.fa-clipboard-check:before {
  content: "\f46c";
}
.fa-clipboard-list:before {
  content: "\f46d";
}
.fa-clock:before {
  content: "\f017";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-closed-captioning:before {
  content: "\f20a";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-download-alt:before {
  content: "\f381";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-cloud-upload-alt:before {
  content: "\f382";
}
.fa-cloudscale:before {
  content: "\f383";
}
.fa-cloudsmith:before {
  content: "\f384";
}
.fa-cloudversify:before {
  content: "\f385";
}
.fa-club:before {
  content: "\f327";
}
.fa-cocktail:before {
  content: "\f561";
}
.fa-code:before {
  content: "\f121";
}
.fa-code-branch:before {
  content: "\f126";
}
.fa-code-commit:before {
  content: "\f386";
}
.fa-code-merge:before {
  content: "\f387";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cog:before {
  content: "\f013";
}
.fa-cogs:before {
  content: "\f085";
}
.fa-coins:before {
  content: "\f51e";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-comment:before {
  content: "\f075";
}
.fa-comment-alt:before {
  content: "\f27a";
}
.fa-comment-alt-check:before {
  content: "\f4a2";
}
.fa-comment-alt-dots:before {
  content: "\f4a3";
}
.fa-comment-alt-edit:before {
  content: "\f4a4";
}
.fa-comment-alt-exclamation:before {
  content: "\f4a5";
}
.fa-comment-alt-lines:before {
  content: "\f4a6";
}
.fa-comment-alt-minus:before {
  content: "\f4a7";
}
.fa-comment-alt-plus:before {
  content: "\f4a8";
}
.fa-comment-alt-slash:before {
  content: "\f4a9";
}
.fa-comment-alt-smile:before {
  content: "\f4aa";
}
.fa-comment-alt-times:before {
  content: "\f4ab";
}
.fa-comment-check:before {
  content: "\f4ac";
}
.fa-comment-dots:before {
  content: "\f4ad";
}
.fa-comment-edit:before {
  content: "\f4ae";
}
.fa-comment-exclamation:before {
  content: "\f4af";
}
.fa-comment-lines:before {
  content: "\f4b0";
}
.fa-comment-minus:before {
  content: "\f4b1";
}
.fa-comment-plus:before {
  content: "\f4b2";
}
.fa-comment-slash:before {
  content: "\f4b3";
}
.fa-comment-smile:before {
  content: "\f4b4";
}
.fa-comment-times:before {
  content: "\f4b5";
}
.fa-comments:before {
  content: "\f086";
}
.fa-comments-alt:before {
  content: "\f4b6";
}
.fa-compact-disc:before {
  content: "\f51f";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-compress:before {
  content: "\f066";
}
.fa-compress-alt:before {
  content: "\f422";
}
.fa-compress-wide:before {
  content: "\f326";
}
.fa-concierge-bell:before {
  content: "\f562";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-container-storage:before {
  content: "\f4b7";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-conveyor-belt:before {
  content: "\f46e";
}
.fa-conveyor-belt-alt:before {
  content: "\f46f";
}
.fa-cookie:before {
  content: "\f563";
}
.fa-cookie-bite:before {
  content: "\f564";
}
.fa-copy:before {
  content: "\f0c5";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-couch:before {
  content: "\f4b8";
}
.fa-cpanel:before {
  content: "\f388";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-creative-commons-by:before {
  content: "\f4e7";
}
.fa-creative-commons-nc:before {
  content: "\f4e8";
}
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.fa-creative-commons-nd:before {
  content: "\f4eb";
}
.fa-creative-commons-pd:before {
  content: "\f4ec";
}
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.fa-creative-commons-remix:before {
  content: "\f4ee";
}
.fa-creative-commons-sa:before {
  content: "\f4ef";
}
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.fa-creative-commons-share:before {
  content: "\f4f2";
}
.fa-creative-commons-zero:before {
  content: "\f4f3";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-credit-card-blank:before {
  content: "\f389";
}
.fa-credit-card-front:before {
  content: "\f38a";
}
.fa-cricket:before {
  content: "\f449";
}
.fa-crop:before {
  content: "\f125";
}
.fa-crop-alt:before {
  content: "\f565";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-crow:before {
  content: "\f520";
}
.fa-crown:before {
  content: "\f521";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-css3-alt:before {
  content: "\f38b";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-curling:before {
  content: "\f44a";
}
.fa-cut:before {
  content: "\f0c4";
}
.fa-cuttlefish:before {
  content: "\f38c";
}
.fa-d-and-d:before {
  content: "\f38d";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-deaf:before {
  content: "\f2a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-deploydog:before {
  content: "\f38e";
}
.fa-deskpro:before {
  content: "\f38f";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-desktop-alt:before {
  content: "\f390";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-diagnoses:before {
  content: "\f470";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-dice:before {
  content: "\f522";
}
.fa-dice-five:before {
  content: "\f523";
}
.fa-dice-four:before {
  content: "\f524";
}
.fa-dice-one:before {
  content: "\f525";
}
.fa-dice-six:before {
  content: "\f526";
}
.fa-dice-three:before {
  content: "\f527";
}
.fa-dice-two:before {
  content: "\f528";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-digital-ocean:before {
  content: "\f391";
}
.fa-digital-tachograph:before {
  content: "\f566";
}
.fa-discord:before {
  content: "\f392";
}
.fa-discourse:before {
  content: "\f393";
}
.fa-divide:before {
  content: "\f529";
}
.fa-dizzy:before {
  content: "\f567";
}
.fa-dna:before {
  content: "\f471";
}
.fa-dochub:before {
  content: "\f394";
}
.fa-docker:before {
  content: "\f395";
}
.fa-dollar-sign:before {
  content: "\f155";
}
.fa-dolly:before {
  content: "\f472";
}
.fa-dolly-empty:before {
  content: "\f473";
}
.fa-dolly-flatbed:before {
  content: "\f474";
}
.fa-dolly-flatbed-alt:before {
  content: "\f475";
}
.fa-dolly-flatbed-empty:before {
  content: "\f476";
}
.fa-donate:before {
  content: "\f4b9";
}
.fa-door-closed:before {
  content: "\f52a";
}
.fa-door-open:before {
  content: "\f52b";
}
.fa-dot-circle:before {
  content: "\f192";
}
.fa-dove:before {
  content: "\f4ba";
}
.fa-download:before {
  content: "\f019";
}
.fa-draft2digital:before {
  content: "\f396";
}
.fa-drafting-compass:before {
  content: "\f568";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-dribbble-square:before {
  content: "\f397";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-drum:before {
  content: "\f569";
}
.fa-drum-steelpan:before {
  content: "\f56a";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-dumbbell:before {
  content: "\f44b";
}
.fa-dyalog:before {
  content: "\f399";
}
.fa-earlybirds:before {
  content: "\f39a";
}
.fa-ebay:before {
  content: "\f4f4";
}
.fa-edge:before {
  content: "\f282";
}
.fa-edit:before {
  content: "\f044";
}
.fa-eject:before {
  content: "\f052";
}
.fa-elementor:before {
  content: "\f430";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-h-alt:before {
  content: "\f39b";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-ellipsis-v-alt:before {
  content: "\f39c";
}
.fa-ember:before {
  content: "\f423";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-envira:before {
  content: "\f299";
}
.fa-equals:before {
  content: "\f52c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-erlang:before {
  content: "\f39d";
}
.fa-ethereum:before {
  content: "\f42e";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-euro-sign:before {
  content: "\f153";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-exchange-alt:before {
  content: "\f362";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-exclamation-square:before {
  content: "\f321";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-expand:before {
  content: "\f065";
}
.fa-expand-alt:before {
  content: "\f424";
}
.fa-expand-arrows:before {
  content: "\f31d";
}
.fa-expand-arrows-alt:before {
  content: "\f31e";
}
.fa-expand-wide:before {
  content: "\f320";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-external-link-alt:before {
  content: "\f35d";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-external-link-square-alt:before {
  content: "\f360";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-dropper:before {
  content: "\f1fb";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-facebook-messenger:before {
  content: "\f39f";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-feather:before {
  content: "\f52d";
}
.fa-feather-alt:before {
  content: "\f56b";
}
.fa-female:before {
  content: "\f182";
}
.fa-field-hockey:before {
  content: "\f44c";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-alt:before {
  content: "\f15c";
}
.fa-file-archive:before {
  content: "\f1c6";
}
.fa-file-audio:before {
  content: "\f1c7";
}
.fa-file-check:before {
  content: "\f316";
}
.fa-file-code:before {
  content: "\f1c9";
}
.fa-file-contract:before {
  content: "\f56c";
}
.fa-file-download:before {
  content: "\f56d";
}
.fa-file-edit:before {
  content: "\f31c";
}
.fa-file-excel:before {
  content: "\f1c3";
}
.fa-file-exclamation:before {
  content: "\f31a";
}
.fa-file-export:before {
  content: "\f56e";
}
.fa-file-image:before {
  content: "\f1c5";
}
.fa-file-import:before {
  content: "\f56f";
}
.fa-file-invoice:before {
  content: "\f570";
}
.fa-file-invoice-dollar:before {
  content: "\f571";
}
.fa-file-medical:before {
  content: "\f477";
}
.fa-file-medical-alt:before {
  content: "\f478";
}
.fa-file-minus:before {
  content: "\f318";
}
.fa-file-pdf:before {
  content: "\f1c1";
}
.fa-file-plus:before {
  content: "\f319";
}
.fa-file-powerpoint:before {
  content: "\f1c4";
}
.fa-file-prescription:before {
  content: "\f572";
}
.fa-file-signature:before {
  content: "\f573";
}
.fa-file-times:before {
  content: "\f317";
}
.fa-file-upload:before {
  content: "\f574";
}
.fa-file-video:before {
  content: "\f1c8";
}
.fa-file-word:before {
  content: "\f1c2";
}
.fa-fill:before {
  content: "\f575";
}
.fa-fill-drip:before {
  content: "\f576";
}
.fa-film:before {
  content: "\f008";
}
.fa-film-alt:before {
  content: "\f3a0";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-fingerprint:before {
  content: "\f577";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-first-aid:before {
  content: "\f479";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-first-order-alt:before {
  content: "\f50a";
}
.fa-firstdraft:before {
  content: "\f3a1";
}
.fa-fish:before {
  content: "\f578";
}
.fa-flag:before {
  content: "\f024";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-flipboard:before {
  content: "\f44d";
}
.fa-flushed:before {
  content: "\f579";
}
.fa-fly:before {
  content: "\f417";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-font:before {
  content: "\f031";
}
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-font-awesome-alt:before {
  content: "\f35c";
}
.fa-font-awesome-flag:before {
  content: "\f425";
}
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-fonticons-fi:before {
  content: "\f3a2";
}
.fa-football-ball:before {
  content: "\f44e";
}
.fa-football-helmet:before {
  content: "\f44f";
}
.fa-forklift:before {
  content: "\f47a";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-fragile:before {
  content: "\f4bb";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-freebsd:before {
  content: "\f3a4";
}
.fa-frog:before {
  content: "\f52e";
}
.fa-frown:before {
  content: "\f119";
}
.fa-frown-open:before {
  content: "\f57a";
}
.fa-fulcrum:before {
  content: "\f50b";
}
.fa-futbol:before {
  content: "\f1e3";
}
.fa-galactic-republic:before {
  content: "\f50c";
}
.fa-galactic-senate:before {
  content: "\f50d";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-gas-pump:before {
  content: "\f52f";
}
.fa-gavel:before {
  content: "\f0e3";
}
.fa-gem:before {
  content: "\f3a5";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-github:before {
  content: "\f09b";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-gitkraken:before {
  content: "\f3a6";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-gitter:before {
  content: "\f426";
}
.fa-glass-martini:before {
  content: "\f000";
}
.fa-glass-martini-alt:before {
  content: "\f57b";
}
.fa-glasses:before {
  content: "\f530";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-globe-africa:before {
  content: "\f57c";
}
.fa-globe-americas:before {
  content: "\f57d";
}
.fa-globe-asia:before {
  content: "\f57e";
}
.fa-gofore:before {
  content: "\f3a7";
}
.fa-golf-ball:before {
  content: "\f450";
}
.fa-golf-club:before {
  content: "\f451";
}
.fa-goodreads:before {
  content: "\f3a8";
}
.fa-goodreads-g:before {
  content: "\f3a9";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-google-drive:before {
  content: "\f3aa";
}
.fa-google-play:before {
  content: "\f3ab";
}
.fa-google-plus:before {
  content: "\f2b3";
}
.fa-google-plus-g:before {
  content: "\f0d5";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-greater-than:before {
  content: "\f531";
}
.fa-greater-than-equal:before {
  content: "\f532";
}
.fa-grimace:before {
  content: "\f57f";
}
.fa-grin:before {
  content: "\f580";
}
.fa-grin-alt:before {
  content: "\f581";
}
.fa-grin-beam:before {
  content: "\f582";
}
.fa-grin-beam-sweat:before {
  content: "\f583";
}
.fa-grin-hearts:before {
  content: "\f584";
}
.fa-grin-squint:before {
  content: "\f585";
}
.fa-grin-squint-tears:before {
  content: "\f586";
}
.fa-grin-stars:before {
  content: "\f587";
}
.fa-grin-tears:before {
  content: "\f588";
}
.fa-grin-tongue:before {
  content: "\f589";
}
.fa-grin-tongue-squint:before {
  content: "\f58a";
}
.fa-grin-tongue-wink:before {
  content: "\f58b";
}
.fa-grin-wink:before {
  content: "\f58c";
}
.fa-grip-horizontal:before {
  content: "\f58d";
}
.fa-grip-vertical:before {
  content: "\f58e";
}
.fa-gripfire:before {
  content: "\f3ac";
}
.fa-grunt:before {
  content: "\f3ad";
}
.fa-gulp:before {
  content: "\f3ae";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-h1:before {
  content: "\f313";
}
.fa-h2:before {
  content: "\f314";
}
.fa-h3:before {
  content: "\f315";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-hacker-news-square:before {
  content: "\f3af";
}
.fa-hand-heart:before {
  content: "\f4bc";
}
.fa-hand-holding:before {
  content: "\f4bd";
}
.fa-hand-holding-box:before {
  content: "\f47b";
}
.fa-hand-holding-heart:before {
  content: "\f4be";
}
.fa-hand-holding-seedling:before {
  content: "\f4bf";
}
.fa-hand-holding-usd:before {
  content: "\f4c0";
}
.fa-hand-holding-water:before {
  content: "\f4c1";
}
.fa-hand-lizard:before {
  content: "\f258";
}
.fa-hand-paper:before {
  content: "\f256";
}
.fa-hand-peace:before {
  content: "\f25b";
}
.fa-hand-point-down:before {
  content: "\f0a7";
}
.fa-hand-point-left:before {
  content: "\f0a5";
}
.fa-hand-point-right:before {
  content: "\f0a4";
}
.fa-hand-point-up:before {
  content: "\f0a6";
}
.fa-hand-pointer:before {
  content: "\f25a";
}
.fa-hand-receiving:before {
  content: "\f47c";
}
.fa-hand-rock:before {
  content: "\f255";
}
.fa-hand-scissors:before {
  content: "\f257";
}
.fa-hand-spock:before {
  content: "\f259";
}
.fa-hands:before {
  content: "\f4c2";
}
.fa-hands-heart:before {
  content: "\f4c3";
}
.fa-hands-helping:before {
  content: "\f4c4";
}
.fa-hands-usd:before {
  content: "\f4c5";
}
.fa-handshake:before {
  content: "\f2b5";
}
.fa-handshake-alt:before {
  content: "\f4c6";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-hdd:before {
  content: "\f0a0";
}
.fa-heading:before {
  content: "\f1dc";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-headphones-alt:before {
  content: "\f58f";
}
.fa-headset:before {
  content: "\f590";
}
.fa-heart:before {
  content: "\f004";
}
.fa-heart-circle:before {
  content: "\f4c7";
}
.fa-heart-square:before {
  content: "\f4c8";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-helicopter:before {
  content: "\f533";
}
.fa-hexagon:before {
  content: "\f312";
}
.fa-highlighter:before {
  content: "\f591";
}
.fa-hips:before {
  content: "\f452";
}
.fa-hire-a-helper:before {
  content: "\f3b0";
}
.fa-history:before {
  content: "\f1da";
}
.fa-hockey-puck:before {
  content: "\f453";
}
.fa-hockey-sticks:before {
  content: "\f454";
}
.fa-home:before {
  content: "\f015";
}
.fa-home-heart:before {
  content: "\f4c9";
}
.fa-hooli:before {
  content: "\f427";
}
.fa-hornbill:before {
  content: "\f592";
}
.fa-hospital:before {
  content: "\f0f8";
}
.fa-hospital-alt:before {
  content: "\f47d";
}
.fa-hospital-symbol:before {
  content: "\f47e";
}
.fa-hot-tub:before {
  content: "\f593";
}
.fa-hotel:before {
  content: "\f594";
}
.fa-hotjar:before {
  content: "\f3b1";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-hubspot:before {
  content: "\f3b2";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-id-card:before {
  content: "\f2c2";
}
.fa-id-card-alt:before {
  content: "\f47f";
}
.fa-image:before {
  content: "\f03e";
}
.fa-images:before {
  content: "\f302";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-inbox-in:before {
  content: "\f310";
}
.fa-inbox-out:before {
  content: "\f311";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-industry:before {
  content: "\f275";
}
.fa-industry-alt:before {
  content: "\f3b3";
}
.fa-infinity:before {
  content: "\f534";
}
.fa-info:before {
  content: "\f129";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-info-square:before {
  content: "\f30f";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-inventory:before {
  content: "\f480";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-italic:before {
  content: "\f033";
}
.fa-itunes:before {
  content: "\f3b4";
}
.fa-itunes-note:before {
  content: "\f3b5";
}
.fa-jack-o-lantern:before {
  content: "\f30e";
}
.fa-java:before {
  content: "\f4e4";
}
.fa-jedi-order:before {
  content: "\f50e";
}
.fa-jenkins:before {
  content: "\f3b6";
}
.fa-joget:before {
  content: "\f3b7";
}
.fa-joint:before {
  content: "\f595";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-js:before {
  content: "\f3b8";
}
.fa-js-square:before {
  content: "\f3b9";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-key:before {
  content: "\f084";
}
.fa-keybase:before {
  content: "\f4f5";
}
.fa-keyboard:before {
  content: "\f11c";
}
.fa-keycdn:before {
  content: "\f3ba";
}
.fa-kickstarter:before {
  content: "\f3bb";
}
.fa-kickstarter-k:before {
  content: "\f3bc";
}
.fa-kiss:before {
  content: "\f596";
}
.fa-kiss-beam:before {
  content: "\f597";
}
.fa-kiss-wink-heart:before {
  content: "\f598";
}
.fa-kiwi-bird:before {
  content: "\f535";
}
.fa-korvue:before {
  content: "\f42f";
}
.fa-lamp:before {
  content: "\f4ca";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-laravel:before {
  content: "\f3bd";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-laugh:before {
  content: "\f599";
}
.fa-laugh-beam:before {
  content: "\f59a";
}
.fa-laugh-squint:before {
  content: "\f59b";
}
.fa-laugh-wink:before {
  content: "\f59c";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-leaf-heart:before {
  content: "\f4cb";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-lemon:before {
  content: "\f094";
}
.fa-less:before {
  content: "\f41d";
}
.fa-less-than:before {
  content: "\f536";
}
.fa-less-than-equal:before {
  content: "\f537";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-level-down-alt:before {
  content: "\f3be";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-up-alt:before {
  content: "\f3bf";
}
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-lightbulb:before {
  content: "\f0eb";
}
.fa-line:before {
  content: "\f3c0";
}
.fa-link:before {
  content: "\f0c1";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-lira-sign:before {
  content: "\f195";
}
.fa-list:before {
  content: "\f03a";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-lock:before {
  content: "\f023";
}
.fa-lock-alt:before {
  content: "\f30d";
}
.fa-lock-open:before {
  content: "\f3c1";
}
.fa-lock-open-alt:before {
  content: "\f3c2";
}
.fa-long-arrow-alt-down:before {
  content: "\f309";
}
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-loveseat:before {
  content: "\f4cc";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-luchador:before {
  content: "\f455";
}
.fa-luggage-cart:before {
  content: "\f59d";
}
.fa-lyft:before {
  content: "\f3c3";
}
.fa-magento:before {
  content: "\f3c4";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-mailchimp:before {
  content: "\f59e";
}
.fa-male:before {
  content: "\f183";
}
.fa-mandalorian:before {
  content: "\f50f";
}
.fa-map:before {
  content: "\f279";
}
.fa-map-marked:before {
  content: "\f59f";
}
.fa-map-marked-alt:before {
  content: "\f5a0";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-marker:before {
  content: "\f5a1";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mastodon:before {
  content: "\f4f6";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-medal:before {
  content: "\f5a2";
}
.fa-medapps:before {
  content: "\f3c6";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-medium-m:before {
  content: "\f3c7";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-medrt:before {
  content: "\f3c8";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-megaport:before {
  content: "\f5a3";
}
.fa-meh:before {
  content: "\f11a";
}
.fa-meh-blank:before {
  content: "\f5a4";
}
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}
.fa-memory:before {
  content: "\f538";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-alt:before {
  content: "\f3c9";
}
.fa-microphone-alt-slash:before {
  content: "\f539";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-microsoft:before {
  content: "\f3ca";
}
.fa-minus:before {
  content: "\f068";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-minus-hexagon:before {
  content: "\f307";
}
.fa-minus-octagon:before {
  content: "\f308";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-mix:before {
  content: "\f3cb";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-mizuni:before {
  content: "\f3cc";
}
.fa-mobile:before {
  content: "\f10b";
}
.fa-mobile-alt:before {
  content: "\f3cd";
}
.fa-mobile-android:before {
  content: "\f3ce";
}
.fa-mobile-android-alt:before {
  content: "\f3cf";
}
.fa-modx:before {
  content: "\f285";
}
.fa-monero:before {
  content: "\f3d0";
}
.fa-money-bill:before {
  content: "\f0d6";
}
.fa-money-bill-alt:before {
  content: "\f3d1";
}
.fa-money-bill-wave:before {
  content: "\f53a";
}
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}
.fa-money-check:before {
  content: "\f53c";
}
.fa-money-check-alt:before {
  content: "\f53d";
}
.fa-monument:before {
  content: "\f5a6";
}
.fa-moon:before {
  content: "\f186";
}
.fa-mortar-pestle:before {
  content: "\f5a7";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-music:before {
  content: "\f001";
}
.fa-napster:before {
  content: "\f3d2";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-newspaper:before {
  content: "\f1ea";
}
.fa-nimblr:before {
  content: "\f5a8";
}
.fa-nintendo-switch:before {
  content: "\f418";
}
.fa-node:before {
  content: "\f419";
}
.fa-node-js:before {
  content: "\f3d3";
}
.fa-not-equal:before {
  content: "\f53e";
}
.fa-notes-medical:before {
  content: "\f481";
}
.fa-npm:before {
  content: "\f3d4";
}
.fa-ns8:before {
  content: "\f3d5";
}
.fa-nutritionix:before {
  content: "\f3d6";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-octagon:before {
  content: "\f306";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-old-republic:before {
  content: "\f510";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-osi:before {
  content: "\f41a";
}
.fa-outdent:before {
  content: "\f03b";
}
.fa-page4:before {
  content: "\f3d7";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-paint-brush-alt:before {
  content: "\f5a9";
}
.fa-paint-roller:before {
  content: "\f5aa";
}
.fa-palette:before {
  content: "\f53f";
}
.fa-palfed:before {
  content: "\f3d8";
}
.fa-pallet:before {
  content: "\f482";
}
.fa-pallet-alt:before {
  content: "\f483";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-parachute-box:before {
  content: "\f4cd";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-parking:before {
  content: "\f540";
}
.fa-passport:before {
  content: "\f5ab";
}
.fa-paste:before {
  content: "\f0ea";
}
.fa-patreon:before {
  content: "\f3d9";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-pen:before {
  content: "\f304";
}
.fa-pen-alt:before {
  content: "\f305";
}
.fa-pen-fancy:before {
  content: "\f5ac";
}
.fa-pen-nib:before {
  content: "\f5ad";
}
.fa-pen-square:before {
  content: "\f14b";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-pencil-alt:before {
  content: "\f303";
}
.fa-pencil-ruler:before {
  content: "\f5ae";
}
.fa-pennant:before {
  content: "\f456";
}
.fa-people-carry:before {
  content: "\f4ce";
}
.fa-percent:before {
  content: "\f295";
}
.fa-percentage:before {
  content: "\f541";
}
.fa-periscope:before {
  content: "\f3da";
}
.fa-person-carry:before {
  content: "\f4cf";
}
.fa-person-dolly:before {
  content: "\f4d0";
}
.fa-person-dolly-empty:before {
  content: "\f4d1";
}
.fa-phabricator:before {
  content: "\f3db";
}
.fa-phoenix-framework:before {
  content: "\f3dc";
}
.fa-phoenix-squadron:before {
  content: "\f511";
}
.fa-phone:before {
  content: "\f095";
}
.fa-phone-plus:before {
  content: "\f4d2";
}
.fa-phone-slash:before {
  content: "\f3dd";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-phone-volume:before {
  content: "\f2a0";
}
.fa-php:before {
  content: "\f457";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-pied-piper-hat:before {
  content: "\f4e5";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-piggy-bank:before {
  content: "\f4d3";
}
.fa-pills:before {
  content: "\f484";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-plane:before {
  content: "\f072";
}
.fa-plane-alt:before {
  content: "\f3de";
}
.fa-plane-arrival:before {
  content: "\f5af";
}
.fa-plane-departure:before {
  content: "\f5b0";
}
.fa-play:before {
  content: "\f04b";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-playstation:before {
  content: "\f3df";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-plus:before {
  content: "\f067";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-plus-hexagon:before {
  content: "\f300";
}
.fa-plus-octagon:before {
  content: "\f301";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-poo:before {
  content: "\f2fe";
}
.fa-portrait:before {
  content: "\f3e0";
}
.fa-pound-sign:before {
  content: "\f154";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-prescription:before {
  content: "\f5b1";
}
.fa-prescription-bottle:before {
  content: "\f485";
}
.fa-prescription-bottle-alt:before {
  content: "\f486";
}
.fa-print:before {
  content: "\f02f";
}
.fa-procedures:before {
  content: "\f487";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-project-diagram:before {
  content: "\f542";
}
.fa-pushed:before {
  content: "\f3e1";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-python:before {
  content: "\f3e2";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-question:before {
  content: "\f128";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-question-square:before {
  content: "\f2fd";
}
.fa-quidditch:before {
  content: "\f458";
}
.fa-quinscape:before {
  content: "\f459";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-r-project:before {
  content: "\f4f7";
}
.fa-racquet:before {
  content: "\f45a";
}
.fa-ramp-loading:before {
  content: "\f4d4";
}
.fa-random:before {
  content: "\f074";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-react:before {
  content: "\f41b";
}
.fa-readme:before {
  content: "\f4d5";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-receipt:before {
  content: "\f543";
}
.fa-rectangle-landscape:before {
  content: "\f2fa";
}
.fa-rectangle-portrait:before {
  content: "\f2fb";
}
.fa-rectangle-wide:before {
  content: "\f2fc";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-red-river:before {
  content: "\f3e3";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-redo:before {
  content: "\f01e";
}
.fa-redo-alt:before {
  content: "\f2f9";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-rendact:before {
  content: "\f3e4";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-repeat:before {
  content: "\f363";
}
.fa-repeat-1:before {
  content: "\f365";
}
.fa-repeat-1-alt:before {
  content: "\f366";
}
.fa-repeat-alt:before {
  content: "\f364";
}
.fa-reply:before {
  content: "\f3e5";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-replyd:before {
  content: "\f3e6";
}
.fa-researchgate:before {
  content: "\f4f8";
}
.fa-resolving:before {
  content: "\f3e7";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-retweet-alt:before {
  content: "\f361";
}
.fa-rev:before {
  content: "\f5b2";
}
.fa-ribbon:before {
  content: "\f4d6";
}
.fa-road:before {
  content: "\f018";
}
.fa-robot:before {
  content: "\f544";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-rocketchat:before {
  content: "\f3e8";
}
.fa-rockrms:before {
  content: "\f3e9";
}
.fa-route:before {
  content: "\f4d7";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-ruble-sign:before {
  content: "\f158";
}
.fa-ruler:before {
  content: "\f545";
}
.fa-ruler-combined:before {
  content: "\f546";
}
.fa-ruler-horizontal:before {
  content: "\f547";
}
.fa-ruler-vertical:before {
  content: "\f548";
}
.fa-rupee-sign:before {
  content: "\f156";
}
.fa-sad-cry:before {
  content: "\f5b3";
}
.fa-sad-tear:before {
  content: "\f5b4";
}
.fa-safari:before {
  content: "\f267";
}
.fa-sass:before {
  content: "\f41e";
}
.fa-save:before {
  content: "\f0c7";
}
.fa-scanner:before {
  content: "\f488";
}
.fa-scanner-keyboard:before {
  content: "\f489";
}
.fa-scanner-touchscreen:before {
  content: "\f48a";
}
.fa-schlix:before {
  content: "\f3ea";
}
.fa-school:before {
  content: "\f549";
}
.fa-screwdriver:before {
  content: "\f54a";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-scrubber:before {
  content: "\f2f8";
}
.fa-search:before {
  content: "\f002";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-searchengin:before {
  content: "\f3eb";
}
.fa-seedling:before {
  content: "\f4d8";
}
.fa-sellcast:before {
  content: "\f2da";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-server:before {
  content: "\f233";
}
.fa-servicestack:before {
  content: "\f3ec";
}
.fa-share:before {
  content: "\f064";
}
.fa-share-all:before {
  content: "\f367";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-shekel-sign:before {
  content: "\f20b";
}
.fa-shield:before {
  content: "\f132";
}
.fa-shield-alt:before {
  content: "\f3ed";
}
.fa-shield-check:before {
  content: "\f2f7";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-shipping-fast:before {
  content: "\f48b";
}
.fa-shipping-timed:before {
  content: "\f48c";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-shoe-prints:before {
  content: "\f54b";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-shopware:before {
  content: "\f5b5";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-shuttle-van:before {
  content: "\f5b6";
}
.fa-shuttlecock:before {
  content: "\f45b";
}
.fa-sign:before {
  content: "\f4d9";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-sign-in-alt:before {
  content: "\f2f6";
}
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-sign-out-alt:before {
  content: "\f2f5";
}
.fa-signal:before {
  content: "\f012";
}
.fa-signature:before {
  content: "\f5b7";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-sistrix:before {
  content: "\f3ee";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-sith:before {
  content: "\f512";
}
.fa-skull:before {
  content: "\f54c";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-slack:before {
  content: "\f198";
}
.fa-slack-hash:before {
  content: "\f3ef";
}
.fa-sliders-h:before {
  content: "\f1de";
}
.fa-sliders-h-square:before {
  content: "\f3f0";
}
.fa-sliders-v:before {
  content: "\f3f1";
}
.fa-sliders-v-square:before {
  content: "\f3f2";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-smile:before {
  content: "\f118";
}
.fa-smile-beam:before {
  content: "\f5b8";
}
.fa-smile-plus:before {
  content: "\f5b9";
}
.fa-smile-wink:before {
  content: "\f4da";
}
.fa-smoking:before {
  content: "\f48d";
}
.fa-smoking-ban:before {
  content: "\f54d";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-snowflake:before {
  content: "\f2dc";
}
.fa-solar-panel:before {
  content: "\f5ba";
}
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-alpha-down:before {
  content: "\f15d";
}
.fa-sort-alpha-up:before {
  content: "\f15e";
}
.fa-sort-amount-down:before {
  content: "\f160";
}
.fa-sort-amount-up:before {
  content: "\f161";
}
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-numeric-down:before {
  content: "\f162";
}
.fa-sort-numeric-up:before {
  content: "\f163";
}
.fa-sort-up:before {
  content: "\f0de";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-spa:before {
  content: "\f5bb";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-spade:before {
  content: "\f2f4";
}
.fa-speakap:before {
  content: "\f3f3";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-spinner-third:before {
  content: "\f3f4";
}
.fa-splotch:before {
  content: "\f5bc";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-spray-can:before {
  content: "\f5bd";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-square-full:before {
  content: "\f45c";
}
.fa-squarespace:before {
  content: "\f5be";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-stamp:before {
  content: "\f5bf";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-exclamation:before {
  content: "\f2f3";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-star-half-alt:before {
  content: "\f5c0";
}
.fa-staylinked:before {
  content: "\f3f5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-steam-symbol:before {
  content: "\f3f6";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-sticker-mule:before {
  content: "\f3f7";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stopwatch:before {
  content: "\f2f2";
}
.fa-store:before {
  content: "\f54e";
}
.fa-store-alt:before {
  content: "\f54f";
}
.fa-strava:before {
  content: "\f428";
}
.fa-stream:before {
  content: "\f550";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-stripe:before {
  content: "\f429";
}
.fa-stripe-s:before {
  content: "\f42a";
}
.fa-stroopwafel:before {
  content: "\f551";
}
.fa-studiovinari:before {
  content: "\f3f8";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-subway:before {
  content: "\f239";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-suitcase-rolling:before {
  content: "\f5c1";
}
.fa-sun:before {
  content: "\f185";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-supple:before {
  content: "\f3f9";
}
.fa-surprise:before {
  content: "\f5c2";
}
.fa-swatchbook:before {
  content: "\f5c3";
}
.fa-swimmer:before {
  content: "\f5c4";
}
.fa-swimming-pool:before {
  content: "\f5c5";
}
.fa-sync:before {
  content: "\f021";
}
.fa-sync-alt:before {
  content: "\f2f1";
}
.fa-syringe:before {
  content: "\f48e";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-table-tennis:before {
  content: "\f45d";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-tablet-alt:before {
  content: "\f3fa";
}
.fa-tablet-android:before {
  content: "\f3fb";
}
.fa-tablet-android-alt:before {
  content: "\f3fc";
}
.fa-tablet-rugged:before {
  content: "\f48f";
}
.fa-tablets:before {
  content: "\f490";
}
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-tachometer-alt:before {
  content: "\f3fd";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-tape:before {
  content: "\f4db";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-taxi:before {
  content: "\f1ba";
}
.fa-teamspeak:before {
  content: "\f4f9";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-telegram-plane:before {
  content: "\f3fe";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-tennis-ball:before {
  content: "\f45e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-themeco:before {
  content: "\f5c6";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-thermometer:before {
  content: "\f491";
}
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbtack:before {
  content: "\f08d";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-ticket-alt:before {
  content: "\f3ff";
}
.fa-times:before {
  content: "\f00d";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-times-hexagon:before {
  content: "\f2ee";
}
.fa-times-octagon:before {
  content: "\f2f0";
}
.fa-times-square:before {
  content: "\f2d3";
}
.fa-tint:before {
  content: "\f043";
}
.fa-tint-slash:before {
  content: "\f5c7";
}
.fa-tired:before {
  content: "\f5c8";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-toolbox:before {
  content: "\f552";
}
.fa-tooth:before {
  content: "\f5c9";
}
.fa-trade-federation:before {
  content: "\f513";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-train:before {
  content: "\f238";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-trash-alt:before {
  content: "\f2ed";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-tree-alt:before {
  content: "\f400";
}
.fa-trello:before {
  content: "\f181";
}
.fa-triangle:before {
  content: "\f2ec";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-trophy-alt:before {
  content: "\f2eb";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-truck-container:before {
  content: "\f4dc";
}
.fa-truck-couch:before {
  content: "\f4dd";
}
.fa-truck-loading:before {
  content: "\f4de";
}
.fa-truck-moving:before {
  content: "\f4df";
}
.fa-truck-ramp:before {
  content: "\f4e0";
}
.fa-tshirt:before {
  content: "\f553";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-tv:before {
  content: "\f26c";
}
.fa-tv-retro:before {
  content: "\f401";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-typo3:before {
  content: "\f42b";
}
.fa-uber:before {
  content: "\f402";
}
.fa-uikit:before {
  content: "\f403";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-umbrella-beach:before {
  content: "\f5ca";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-undo:before {
  content: "\f0e2";
}
.fa-undo-alt:before {
  content: "\f2ea";
}
.fa-uniregistry:before {
  content: "\f404";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-university:before {
  content: "\f19c";
}
.fa-unlink:before {
  content: "\f127";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-untappd:before {
  content: "\f405";
}
.fa-upload:before {
  content: "\f093";
}
.fa-usb:before {
  content: "\f287";
}
.fa-usd-circle:before {
  content: "\f2e8";
}
.fa-usd-square:before {
  content: "\f2e9";
}
.fa-user:before {
  content: "\f007";
}
.fa-user-alt:before {
  content: "\f406";
}
.fa-user-alt-slash:before {
  content: "\f4fa";
}
.fa-user-astronaut:before {
  content: "\f4fb";
}
.fa-user-check:before {
  content: "\f4fc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-clock:before {
  content: "\f4fd";
}
.fa-user-cog:before {
  content: "\f4fe";
}
.fa-user-edit:before {
  content: "\f4ff";
}
.fa-user-friends:before {
  content: "\f500";
}
.fa-user-graduate:before {
  content: "\f501";
}
.fa-user-lock:before {
  content: "\f502";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-user-minus:before {
  content: "\f503";
}
.fa-user-ninja:before {
  content: "\f504";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-user-shield:before {
  content: "\f505";
}
.fa-user-slash:before {
  content: "\f506";
}
.fa-user-tag:before {
  content: "\f507";
}
.fa-user-tie:before {
  content: "\f508";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-users-cog:before {
  content: "\f509";
}
.fa-ussunnah:before {
  content: "\f407";
}
.fa-utensil-fork:before {
  content: "\f2e3";
}
.fa-utensil-knife:before {
  content: "\f2e4";
}
.fa-utensil-spoon:before {
  content: "\f2e5";
}
.fa-utensils:before {
  content: "\f2e7";
}
.fa-utensils-alt:before {
  content: "\f2e6";
}
.fa-vaadin:before {
  content: "\f408";
}
.fa-vector-square:before {
  content: "\f5cb";
}
.fa-venus:before {
  content: "\f221";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-vial:before {
  content: "\f492";
}
.fa-vials:before {
  content: "\f493";
}
.fa-viber:before {
  content: "\f409";
}
.fa-video:before {
  content: "\f03d";
}
.fa-video-plus:before {
  content: "\f4e1";
}
.fa-video-slash:before {
  content: "\f4e2";
}
.fa-vimeo:before {
  content: "\f40a";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-vimeo-v:before {
  content: "\f27d";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-vk:before {
  content: "\f189";
}
.fa-vnv:before {
  content: "\f40b";
}
.fa-volleyball-ball:before {
  content: "\f45f";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-mute:before {
  content: "\f2e2";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-vuejs:before {
  content: "\f41f";
}
.fa-walking:before {
  content: "\f554";
}
.fa-wallet:before {
  content: "\f555";
}
.fa-warehouse:before {
  content: "\f494";
}
.fa-warehouse-alt:before {
  content: "\f495";
}
.fa-watch:before {
  content: "\f2e1";
}
.fa-weebly:before {
  content: "\f5cc";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-weight:before {
  content: "\f496";
}
.fa-weight-hanging:before {
  content: "\f5cd";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-whatsapp-square:before {
  content: "\f40c";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-whistle:before {
  content: "\f460";
}
.fa-whmcs:before {
  content: "\f40d";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-window:before {
  content: "\f40e";
}
.fa-window-alt:before {
  content: "\f40f";
}
.fa-window-close:before {
  content: "\f410";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-wine-glass:before {
  content: "\f4e3";
}
.fa-wine-glass-alt:before {
  content: "\f5ce";
}
.fa-wix:before {
  content: "\f5cf";
}
.fa-wolf-pack-battalion:before {
  content: "\f514";
}
.fa-won-sign:before {
  content: "\f159";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-wordpress-simple:before {
  content: "\f411";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-x-ray:before {
  content: "\f497";
}
.fa-xbox:before {
  content: "\f412";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-yandex:before {
  content: "\f413";
}
.fa-yandex-international:before {
  content: "\f414";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-yen-sign:before {
  content: "\f157";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-youtube-square:before {
  content: "\f431";
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/fontawesome/fa-light-300.eot');
  src: url('/fonts/fontawesome/fa-light-300.eot?#iefix') format('embedded-opentype'), url('/fonts/fontawesome/fa-light-300.woff2') format('woff2'), url('/fonts/fontawesome/fa-light-300.woff') format('woff'), url('/fonts/fontawesome/fa-light-300.ttf') format('truetype'), url('/fonts/fontawesome/fa-light-300.svg#fontawesome') format('svg');
}
.fal {
  font-family: 'Font Awesome 5 Pro' !important;
  font-weight: 300;
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/fontawesome/fa-regular-400.eot');
  src: url('/fonts/fontawesome/fa-regular-400.eot?#iefix') format('embedded-opentype'), url('/fonts/fontawesome/fa-regular-400.woff2') format('woff2'), url('/fonts/fontawesome/fa-regular-400.woff') format('woff'), url('/fonts/fontawesome/fa-regular-400.ttf') format('truetype'), url('/fonts/fontawesome/fa-regular-400.svg#fontawesome') format('svg');
}
.far {
  font-family: 'Font Awesome 5 Pro' !important;
  font-weight: 400;
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  src: url('/fonts/fontawesome/fa-solid-900.eot');
  src: url('/fonts/fontawesome/fa-solid-900.eot?#iefix') format('embedded-opentype'), url('/fonts/fontawesome/fa-solid-900.woff2') format('woff2'), url('/fonts/fontawesome/fa-solid-900.woff') format('woff'), url('/fonts/fontawesome/fa-solid-900.ttf') format('truetype'), url('/fonts/fontawesome/fa-solid-900.svg#fontawesome') format('svg');
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Pro' !important;
  font-weight: 900;
}
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url('/fonts/fontawesome/fa-brands-400.eot');
  src: url('/fonts/fontawesome/fa-brands-400.eot?#iefix') format('embedded-opentype'), url('/fonts/fontawesome/fa-brands-400.woff2') format('woff2'), url('/fonts/fontawesome/fa-brands-400.woff') format('woff'), url('/fonts/fontawesome/fa-brands-400.ttf') format('truetype'), url('/fonts/fontawesome/fa-brands-400.svg#fontawesome') format('svg');
}
.fab {
  font-family: 'Font Awesome 5 Brands' !important;
}
body {
  font-size: 1rem;
  font-family: 'Roboto', sans-serif;
  color: #313131;
  background-color: #fdfdfd;
  margin: 0;
  padding: 0;
  padding-top: 65px;
}
* {
  font-family: 'Roboto';
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
::-webkit-input-placeholder {
  font-style: italic;
}
:-moz-placeholder {
  /* Firefox 18- */
  font-style: italic;
}
::-moz-placeholder {
  /* Firefox 19+ */
  font-style: italic;
}
:-ms-input-placeholder {
  font-style: italic;
}
[aria-hidden=true] {
  display: none;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  padding-left: 0px;
  padding-right: 0px;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#container {
  background-color: transparent;
  margin-bottom: 14px;
  width: auto !important;
  border: 1px solid #d8dcdc;
  border-top: 0 none;
  padding-top: 21px;
  padding-bottom: 7px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#container svg {
  width: 99%;
}
.panel {
  background: transparent;
}
.t3-content {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}
.disabled-text-effect {
  color: #afafaf;
}
div.description {
  line-height: 2em;
  margin-bottom: 5px;
}
h1 {
  padding-left: 0;
  padding-right: 0;
  padding-top: 14px;
  font-size: 42px;
  font-family: "Roboto", sans-serif;
  color: #313131;
  line-height: 63px;
}
h2 {
  padding-left: 0;
  padding-right: 0;
  font-size: 2rem;
  text-transform: none;
  color: #313131;
}
h3 {
  padding-left: 0;
  padding-right: 0;
  font-size: 20px;
}
.layout-default.task-submit h1,
.view-login h1,
.view-user h1,
.view-reset h1,
.layout-default h1,
.view-registration h1 {
  font-size: 22px;
}
.subtitle {
  padding-left: 0;
  padding-right: 0;
  font-size: 0rem;
  text-transform: initial;
  font-weight: normal;
  color: #313131;
}
html.com_apiportal .head {
  position: relative;
  width: 100%;
}
html.com_apiportal .head::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(90deg, rgba(209, 31, 70, 0.5), rgba(64, 124, 160, 0.5));
}
html.com_apiportal .head h1,
html.com_apiportal .head h1 + p {
  color: #FFFFFF;
  padding-left: 7px;
  padding-right: 7px;
  position: relative;
}
html.com_apiportal .head h1 + p {
  padding-bottom: 14px;
}
html.com_apiportal .head .btn-toolbar + h1,
html.com_apiportal .head .action-group + h1 {
  padding-top: 0;
}
html.com_apiportal .head em {
  font-style: italic;
}
html.com_apiportal .head .btn-toolbar {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0 none;
  background-color: transparent;
}
html.com_apiportal .head .btn-toolbar a,
html.com_apiportal .head .btn-toolbar button {
  color: #ffffff;
}
html.com_apiportal .head .btn-toolbar a:hover,
html.com_apiportal .head .btn-toolbar button:hover {
  text-decoration: underline;
}
html.com_apiportal .head .btn-toolbar .btn-default.icon {
  padding-left: 28px;
}
html.com_apiportal .head .btn-toolbar .btn-default.icon::before {
  left: 7px;
}
html.com_apiportal .head .btn-toolbar .btn-default:hover,
html.com_apiportal .head .btn-toolbar .btn-default:active,
html.com_apiportal .head .btn-toolbar .btn-default:focus {
  background: transparent;
  color: #ffffff;
  border-color: transparent;
}
html.com_apiportal .body #system-message-container,
html.com_apiportal .auto #system-message-container,
html.com_apiportal.layout-create #system-message-container,
html.com_apiportal.layout-edit #system-message-container,
html.com_apiportal.view-apitester #system-message-container,
html.com_apiportal.view-users #system-message-container,
html.com_apiportal.view-apicatalog #system-message-container,
html.com_apiportal.view-monitoring #system-message-container,
html.com_apiportal.view-application #system-message-container,
html.com_apiportal.view-applications #system-message-container,
html.com_apiportal.view-user #system-message-container,
html.com_apiportal.view-home #system-message-container,
html.com_apiportal.view-change #system-message-container {
  margin: 0 auto !important;
  width: 90% !important;
  max-width: 1200px;
  float: none;
}
html.com_apiportal .body h2,
html.com_apiportal .auto h2,
html.com_apiportal.layout-create h2,
html.com_apiportal.layout-edit h2,
html.com_apiportal.view-apitester h2,
html.com_apiportal.view-users h2,
html.com_apiportal.view-apicatalog h2,
html.com_apiportal.view-monitoring h2,
html.com_apiportal.view-application h2,
html.com_apiportal.view-applications h2,
html.com_apiportal.view-user h2,
html.com_apiportal.view-home h2,
html.com_apiportal.view-change h2 {
  color: #313131;
}
html.com_apiportal .body {
  padding: 28px 7px;
}
html.com_apiportal .btn-toolbar + .body {
  padding-top: 0;
}
.view-reset #system-message-container,
.task-submit #system-message-container {
  margin: 0 !important;
}
.panel-title > a {
  color: #313131;
}
.iconBaseCommon {
  font-family: 'Axway-Common';
  speak: none;
  font-size: inherit;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon:before {
  font-family: 'Axway-Common';
  speak: none;
  font-size: inherit;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translate(0, -50%) scale(1.4);
  -ms-transform: translate(0, -50%) scale(1.4);
}
.icon.add-circle:before {
  content: '\e933';
}
.icon.send:before {
  content: '\e918';
}
.icon.email:before {
  content: '\e914';
}
.icon.attach:before {
  content: '\e948';
}
.icon.save:before {
  content: '\e903';
}
.icon.delete:before {
  content: '\e905';
}
.icon.close:before {
  content: '\e936';
}
.icon.pencil:before {
  content: '\e904';
}
.icon.download:before {
  content: '\e91c';
}
.icon.more:before {
  line-height: 1;
  content: '\e93c';
  right: 0;
}
.icon.gear:before {
  content: '\e902';
}
.icon.key:before {
  content: '\e927';
}
.icon.lock:before {
  content: '\e928';
}
.icon.logout:after {
  content: '\e946';
}
.icon.folder:before {
  content: '\e912';
}
.icon.sort:before {
  content: '';
  left: auto;
}
.icon.search::before {
  content: '\e908';
}
.icon.user::before {
  content: '\e906';
}
.icon.group::before {
  content: '\e907';
}
.icon.arrow-left::before {
  content: '\e941';
}
.icon.arrow-right::before {
  content: '\e93f';
}
.icon.arrow-up::before {
  content: '\e942';
}
.icon.arrow-down::before {
  content: '\e940';
}
.icon.question-circle::before {
  content: '\e938';
}
.icon.document-text::before {
  content: '\e90f';
}
.icon.bubble-text::before {
  content: '\e92c';
}
.icon.earth::before {
  content: '\e943';
}
.icon.info-circle::before {
  content: '\e934';
}
.icon.chevron-down::before {
  content: '\e93c';
}
.icon.icons::before {
  content: '\e944';
}
.icon.calendar::before {
  content: '\e92a';
}
.icon.list::before {
  font-family: 'Axway-SecureTransport';
  content: '\e912';
}
.icon.tiles[aria-pressed=false]::before {
  content: "\e944";
}
.icon.tiles[aria-pressed=true]::before {
  font-family: 'Axway-SecureTransport';
  content: "\e912";
}
.icon.metrics::before {
  font-family: 'Axway-Engage';
  content: "\e905";
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus,
.nav-tabs > li > a,
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  color: #454545;
}
.nav-tabs {
  border-bottom-color: #407CA0;
  padding-top: 14px;
}
.nav-tabs > li {
  margin-right: 7px;
  z-index: 1;
  margin-bottom: 0;
}
.nav-tabs > li > a {
  padding: 7px 14px;
  font-size: 14px;
  color: #407CA0;
  border: 1px solid transparent;
  border-bottom: 0 none;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-color: transparent;
  text-transform: inherit;
  transition: all 0.2s ease 0s;
}
.nav-tabs > li > a:hover {
  border: 1px solid #407CA0;
  border-bottom: 0 none;
  background-color: #FFFFFF;
  color: #407CA0;
  transition-duration: 0s;
}
.nav-tabs > li.disabled > a,
.nav-tabs > li.disabled > a:hover,
.nav-tabs > li.disabled > a:focus {
  background-color: #f5f5f5;
  color: #afafaf;
}
.nav-tabs > li.active {
  z-index: 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background-color: #407CA0;
  border: 1px solid #407CA0;
  color: #ffffff;
}
.nav-tabs > li:first-child {
  margin-left: 14px;
}
.com_apiportal .panel-default {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.com_apiportal .panel-default .panel-heading {
  border: 0;
  background: transparent;
  padding-left: 0;
  padding-right: 0;
}
.com_apiportal .panel-default .panel-body {
  padding: 0 0 0 20px;
}
.com_apiportal .panel-default .panel-body > a.btn,
.com_apiportal .panel-default .panel-body > button {
  margin-bottom: 8px;
}
a {
  color: #407CA0;
}
a:hover {
  text-decoration: underline;
  color: #234457;
  transition-duration: 0s;
}
a:focus {
  color: #234457;
}
a:link.disabled-text-effect,
a:visited.disabled-text-effect,
a:hover.disabled-text-effect,
a:active.disabled-text-effect {
  color: #afafaf;
  text-decoration: none;
}
.btn-default {
  border-color: #cfcfcf;
  background-color: #FFFFFF;
  color: #313131;
  font-size: 1rem;
  transition: all 0.2s ease 0s;
}
.btn-default:hover,
.btn-default:focus {
  border-color: #ababab;
  background-color: #e0e0e0;
  color: #313131;
  transition-duration: 0s;
}
.btn-default[disabled] {
  border-color: #cfcfcf;
  background-color: #f5f5f5;
  color: #afafaf;
  transition-duration: 0s;
}
.btn-default:active,
.btn-default.active,
.open .btn-default.dropdown-toggle {
  border-color: #ababab;
  background-color: #e0e0e0;
  color: #313131;
  transition-duration: 0s;
}
.btn,
.btn-default {
  -webkit-border-radius: 21px;
  -moz-border-radius: 21px;
  -o-border-radius: 21px;
  border-radius: 21px;
}
.btn.icon,
.btn-default.icon {
  position: relative;
  padding-left: 35px;
}
.edit-options .btn-default,
.header-bar .btn-default,
.btn-toolbar .btn-default,
.btn-group .btn-default,
.action-group .btn-default,
.dataTables_wrapper .btn-default {
  border-color: transparent;
  background-color: transparent;
  color: #407CA0;
}
.edit-options .btn-default:hover,
.header-bar .btn-default:hover,
.btn-toolbar .btn-default:hover,
.btn-group .btn-default:hover,
.action-group .btn-default:hover,
.dataTables_wrapper .btn-default:hover,
.edit-options .btn-default:focus,
.header-bar .btn-default:focus,
.btn-toolbar .btn-default:focus,
.btn-group .btn-default:focus,
.action-group .btn-default:focus,
.dataTables_wrapper .btn-default:focus {
  border-color: #407CA0;
  background-color: #407CA0;
  color: #ffffff;
  transition-duration: 0s;
}
.edit-options .btn-default[disabled],
.header-bar .btn-default[disabled],
.btn-toolbar .btn-default[disabled],
.btn-group .btn-default[disabled],
.action-group .btn-default[disabled],
.dataTables_wrapper .btn-default[disabled] {
  border-color: transparent;
  background-color: transparent;
  color: #afafaf;
  transition-duration: 0s;
}
.edit-options .btn-default:active,
.header-bar .btn-default:active,
.btn-toolbar .btn-default:active,
.btn-group .btn-default:active,
.action-group .btn-default:active,
.dataTables_wrapper .btn-default:active,
.edit-options .btn-default.active,
.header-bar .btn-default.active,
.btn-toolbar .btn-default.active,
.btn-group .btn-default.active,
.action-group .btn-default.active,
.dataTables_wrapper .btn-default.active,
.open .edit-options .btn-default.dropdown-toggle,
.open .header-bar .btn-default.dropdown-toggle,
.open .btn-toolbar .btn-default.dropdown-toggle,
.open .btn-group .btn-default.dropdown-toggle,
.open .action-group .btn-default.dropdown-toggle,
.open .dataTables_wrapper .btn-default.dropdown-toggle {
  border-color: #cfcfcf;
  background-color: transparent;
  color: #407CA0;
  transition-duration: 0s;
}
.btn-primary {
  border-color: #24475b;
  background-color: #407CA0;
  color: #FFFFFF;
  font-size: 1rem;
  transition: all 0.2s ease 0s;
}
.btn-primary:hover,
.btn-primary:focus {
  border-color: #182e3b;
  background-color: #6495b2;
  color: #FFFFFF;
  transition-duration: 0s;
}
.btn-primary[disabled] {
  border-color: #4d4d4d;
  background-color: #757575;
  color: #313131;
  transition-duration: 0s;
}
.btn-primary:active,
.btn-primary.active,
.open .btn-primary.dropdown-toggle {
  border-color: #182e3b;
  background-color: #407CA0;
  color: #FFFFFF;
  transition-duration: 0s;
}
button[type=submit] + .btn {
  border-color: #cfcfcf;
  background-color: #FFFFFF;
  color: #313131;
  font-size: 1rem;
  transition: all 0.2s ease 0s;
  -webkit-border-radius: 21px;
  -moz-border-radius: 21px;
  -o-border-radius: 21px;
  border-radius: 21px;
}
button[type=submit] + .btn:hover,
button[type=submit] + .btn:focus {
  border-color: #ababab;
  background-color: #e0e0e0;
  color: #313131;
  transition-duration: 0s;
}
button[type=submit] + .btn[disabled] {
  border-color: #cfcfcf;
  background-color: #f5f5f5;
  color: #afafaf;
  transition-duration: 0s;
}
button[type=submit] + .btn:active,
button[type=submit] + .btn.active,
.open button[type=submit] + .btn.dropdown-toggle {
  border-color: #ababab;
  background-color: #e0e0e0;
  color: #313131;
  transition-duration: 0s;
}
button[type=submit] + .btn.icon {
  position: relative;
  padding-left: 35px;
}
.btn .caret {
  margin-left: 8px;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: initial;
}
.btn:active {
  box-shadow: none;
}
.btn.active {
  box-shadow: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: none;
}
.alert {
  border-radius: 0;
  padding: 10px 14px;
}
.alert p:last-of-type {
  margin-bottom: 0px;
}
.alert,
.alert-notice {
  color: #023b89;
  background-color: #2c91e9;
  border-color: #89C4F4;
}
.alert-error {
  color: #313131;
  background-color: #FFE3E0;
  border-color: #FF0000;
}
.alert-warning {
  color: #313131;
  background-color: #FFFACD;
  border-color: #F9BF3B;
}
.alert-success {
  color: #313131;
  background-color: #E4F9DE;
  border-color: #54A75F;
}
.modal-dialog .modal-content {
  border-radius: 0.385rem;
  padding: 28px;
  background: #FFFFFF;
  -webkit-box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.2);
}
.modal-dialog .modal-title {
  font-size: 20px;
  font-weight: bold;
  color: #313131;
}
.modal-dialog .modal-header {
  padding: 0 0 14px 0;
  margin-bottom: 14px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.modal-dialog .modal-body {
  padding: 14px 0;
  overflow-y: auto;
  max-height: 500px;
}
.modal-dialog div.modal-body div.form-group label {
  padding-left: 0px;
}
.modal-dialog .modal-footer {
  margin-top: 0;
  border-top: 0 none;
  padding: 14px 0;
}
.modal-dialog .modal-footer .dialog-actions {
  float: right;
}
.modal-dialog .close {
  font-size: 28px;
  font-weight: normal;
  margin-top: 0;
  opacity: 0.7;
}
.modal-dialog .form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}
.modal-open .t3-mainnav {
  padding-right: 16px;
}
form {
  padding-left: 0;
  padding-right: 0;
}
label {
  font-weight: normal;
}
.well {
  border: 1px solid #e8eaea;
  background-color: #fefefe;
  border-radius: 3px !important;
  box-shadow: none;
  margin-bottom: 10px;
  margin-top: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.well .portfolio {
  margin-right: 15px;
  max-width: 96px;
  padding: 0;
  background: none transparent;
}
.help-block,
span.optional {
  font-size: smaller;
  margin-bottom: 5px;
  font-weight: normal;
  color: #838383;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.inputbox,
.form-control {
  border-color: #969f9f;
  background-color: #FFFFFF;
  color: #313131;
  box-shadow: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus,
.form-control:focus {
  border-color: #575e5e;
}
select:focus:hover,
textarea:focus:hover,
input[type="text"]:focus:hover,
input[type="password"]:focus:hover,
input[type="datetime"]:focus:hover,
input[type="datetime-local"]:focus:hover,
input[type="date"]:focus:hover,
input[type="month"]:focus:hover,
input[type="time"]:focus:hover,
input[type="week"]:focus:hover,
input[type="number"]:focus:hover,
input[type="email"]:focus:hover,
input[type="url"]:focus:hover,
input[type="search"]:focus:hover,
input[type="tel"]:focus:hover,
input[type="color"]:focus:hover,
.inputbox:focus:hover,
.form-control:focus:hover {
  border-color: #575e5e;
}
select:hover,
textarea:hover,
input[type="text"]:hover,
input[type="password"]:hover,
input[type="datetime"]:hover,
input[type="datetime-local"]:hover,
input[type="date"]:hover,
input[type="month"]:hover,
input[type="time"]:hover,
input[type="week"]:hover,
input[type="number"]:hover,
input[type="email"]:hover,
input[type="url"]:hover,
input[type="search"]:hover,
input[type="tel"]:hover,
input[type="color"]:hover,
.inputbox:hover,
.form-control:hover {
  border-color: #575e5e;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.inputbox[disabled],
.form-control[disabled],
select[readonly],
textarea[readonly],
input[type="text"][readonly],
input[type="password"][readonly],
input[type="datetime"][readonly],
input[type="datetime-local"][readonly],
input[type="date"][readonly],
input[type="month"][readonly],
input[type="time"][readonly],
input[type="week"][readonly],
input[type="number"][readonly],
input[type="email"][readonly],
input[type="url"][readonly],
input[type="search"][readonly],
input[type="tel"][readonly],
input[type="color"][readonly],
.inputbox[readonly],
.form-control[readonly],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .inputbox,
fieldset[disabled] .form-control {
  border-color: #cfcfcf;
  background-color: #f5f5f5;
  color: #afafaf;
}
.form-actions {
  margin: 0;
  padding: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: initial;
}
label.error {
  color: #FF0000;
  margin-bottom: 0px;
}
.validation-message {
  min-width: 400px;
  margin: 0.8em 0;
}
label.warning {
  margin-bottom: 0px;
}
.value-changed-message {
  min-width: 400px;
}
.radio-inline label {
  font-weight: normal;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  top: 50%;
  margin-top: 1px;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.switch-toggle input,
.switch-toggle-enabled input {
  display: none;
}
.switch-toggle label,
.switch-toggle-enabled label {
  line-height: normal;
  padding: 8px;
  float: left;
  border: 1px solid #d8dcdc;
  border-left-width: 0;
  margin-left: 0;
  margin-right: 0;
  cursor: pointer;
  transition: all 0.2s ease 0s;
}
.switch-toggle input[disabled] + label,
.switch-toggle-enabled input[disabled] + label {
  border-color: transparent;
  color: #cfcfcf;
  cursor: initial;
}
.switch-toggle label:first-of-type,
.switch-toggle-enabled label:first-of-type {
  border-radius: 5px 0 0 5px;
  border-left-width: 1px;
  margin-left: 0;
}
.switch-toggle label:last-of-type,
.switch-toggle-enabled label:last-of-type {
  border-radius: 0 5px 5px 0;
}
.switch-toggle input:checked + label,
.switch-toggle-enabled input:checked + label {
  background-color: rgba(64, 124, 160, 0.9);
  border-color: #407CA0;
  color: #ffffff;
  border-left-width: 1px;
  margin-left: -1px;
}
.switch-toggle input:checked + label:first-of-type,
.switch-toggle-enabled input:checked + label:first-of-type {
  margin-left: 0;
}
.switch-toggle input[disabled]:checked + label,
.switch-toggle-enabled input[disabled]:checked + label {
  border-color: #cfcfcf;
  background-color: #f5f5f5;
  color: #313131;
}
.shared-user-edit,
.shared-user-name {
  line-height: 35px;
}
.shared-user-view .switch-toggle input[disabled] + label,
.shared-user-edit .switch-toggle input[disabled] + label,
.sharing-overview .switch-toggle-enabled input[disabled] + label {
  display: none;
}
.shared-user-view .switch-toggle input[disabled] + label:before,
.shared-user-edit .switch-toggle input[disabled] + label:before,
.sharing-overview .switch-toggle-enabled input[disabled] + label:before {
  content: "Can ";
}
.shared-user-view .switch-toggle input[disabled]:checked + label,
.shared-user-edit .switch-toggle input[disabled]:checked + label,
.sharing-overview .switch-toggle-enabled input[disabled]:checked + label {
  display: initial;
  border-color: transparent;
  background-color: transparent;
  color: #313131;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  vertical-align: middle;
}
table.table-striped th {
  background-color: #F3F4F4;
  color: #313131;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered,
table.dataTable,
.table-bordered {
  border: 1px solid transparent;
  width: 100% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.panel > .table-bordered > thead,
.panel > .table-responsive > .table-bordered > thead,
table.dataTable > thead,
.table-bordered > thead {
  background-color: #F3F4F4;
  border-bottom: 1px solid #F3F4F4;
}
.panel > .table-bordered > thead > tr,
.panel > .table-responsive > .table-bordered > thead > tr,
table.dataTable > thead > tr,
.table-bordered > thead > tr {
  color: #313131;
  border-top: 1px solid #F3F4F4;
  border-bottom: 1px solid #F3F4F4;
}
.panel > .table-bordered > thead > tr > th,
.panel > .table-responsive > .table-bordered > thead > tr > th,
table.dataTable > thead > tr > th,
.table-bordered > thead > tr > th,
.panel > .table-bordered > thead > tr > td,
.panel > .table-responsive > .table-bordered > thead > tr > td,
table.dataTable > thead > tr > td,
.table-bordered > thead > tr > td {
  font-weight: normal;
  padding-left: 10px;
  border-right-color: transparent;
  border-left-color: transparent;
  border-bottom: 1px solid #F3F4F4;
}
.panel > .table-bordered > thead > tr > th.tablesorter-header:hover,
.panel > .table-responsive > .table-bordered > thead > tr > th.tablesorter-header:hover,
table.dataTable > thead > tr > th.tablesorter-header:hover,
.table-bordered > thead > tr > th.tablesorter-header:hover,
.panel > .table-bordered > thead > tr > td.tablesorter-header:hover,
.panel > .table-responsive > .table-bordered > thead > tr > td.tablesorter-header:hover,
table.dataTable > thead > tr > td.tablesorter-header:hover,
.table-bordered > thead > tr > td.tablesorter-header:hover,
.panel > .table-bordered > thead > tr > th.sorting:hover,
.panel > .table-responsive > .table-bordered > thead > tr > th.sorting:hover,
table.dataTable > thead > tr > th.sorting:hover,
.table-bordered > thead > tr > th.sorting:hover,
.panel > .table-bordered > thead > tr > td.sorting:hover,
.panel > .table-responsive > .table-bordered > thead > tr > td.sorting:hover,
table.dataTable > thead > tr > td.sorting:hover,
.table-bordered > thead > tr > td.sorting:hover {
  color: #313131;
  cursor: pointer;
}
.panel > .table-bordered > thead > tr > th.tablesorter-header:hover .fa-inverse,
.panel > .table-responsive > .table-bordered > thead > tr > th.tablesorter-header:hover .fa-inverse,
table.dataTable > thead > tr > th.tablesorter-header:hover .fa-inverse,
.table-bordered > thead > tr > th.tablesorter-header:hover .fa-inverse,
.panel > .table-bordered > thead > tr > td.tablesorter-header:hover .fa-inverse,
.panel > .table-responsive > .table-bordered > thead > tr > td.tablesorter-header:hover .fa-inverse,
table.dataTable > thead > tr > td.tablesorter-header:hover .fa-inverse,
.table-bordered > thead > tr > td.tablesorter-header:hover .fa-inverse,
.panel > .table-bordered > thead > tr > th.sorting:hover .fa-inverse,
.panel > .table-responsive > .table-bordered > thead > tr > th.sorting:hover .fa-inverse,
table.dataTable > thead > tr > th.sorting:hover .fa-inverse,
.table-bordered > thead > tr > th.sorting:hover .fa-inverse,
.panel > .table-bordered > thead > tr > td.sorting:hover .fa-inverse,
.panel > .table-responsive > .table-bordered > thead > tr > td.sorting:hover .fa-inverse,
table.dataTable > thead > tr > td.sorting:hover .fa-inverse,
.table-bordered > thead > tr > td.sorting:hover .fa-inverse {
  color: #313131;
}
.panel > .table-bordered > thead > tr > th.sorting_asc,
.panel > .table-responsive > .table-bordered > thead > tr > th.sorting_asc,
table.dataTable > thead > tr > th.sorting_asc,
.table-bordered > thead > tr > th.sorting_asc,
.panel > .table-bordered > thead > tr > td.sorting_asc,
.panel > .table-responsive > .table-bordered > thead > tr > td.sorting_asc,
table.dataTable > thead > tr > td.sorting_asc,
.table-bordered > thead > tr > td.sorting_asc,
.panel > .table-bordered > thead > tr > th.sorting_desc,
.panel > .table-responsive > .table-bordered > thead > tr > th.sorting_desc,
table.dataTable > thead > tr > th.sorting_desc,
.table-bordered > thead > tr > th.sorting_desc,
.panel > .table-bordered > thead > tr > td.sorting_desc,
.panel > .table-responsive > .table-bordered > thead > tr > td.sorting_desc,
table.dataTable > thead > tr > td.sorting_desc,
.table-bordered > thead > tr > td.sorting_desc {
  color: #313131;
  font-weight: 700;
  background: #e0e3e3;
}
.panel > .table-bordered > thead > tr > th.sorting_asc .fa-inverse,
.panel > .table-responsive > .table-bordered > thead > tr > th.sorting_asc .fa-inverse,
table.dataTable > thead > tr > th.sorting_asc .fa-inverse,
.table-bordered > thead > tr > th.sorting_asc .fa-inverse,
.panel > .table-bordered > thead > tr > td.sorting_asc .fa-inverse,
.panel > .table-responsive > .table-bordered > thead > tr > td.sorting_asc .fa-inverse,
table.dataTable > thead > tr > td.sorting_asc .fa-inverse,
.table-bordered > thead > tr > td.sorting_asc .fa-inverse,
.panel > .table-bordered > thead > tr > th.sorting_desc .fa-inverse,
.panel > .table-responsive > .table-bordered > thead > tr > th.sorting_desc .fa-inverse,
table.dataTable > thead > tr > th.sorting_desc .fa-inverse,
.table-bordered > thead > tr > th.sorting_desc .fa-inverse,
.panel > .table-bordered > thead > tr > td.sorting_desc .fa-inverse,
.panel > .table-responsive > .table-bordered > thead > tr > td.sorting_desc .fa-inverse,
table.dataTable > thead > tr > td.sorting_desc .fa-inverse,
.table-bordered > thead > tr > td.sorting_desc .fa-inverse {
  color: #313131;
}
.panel > .table-bordered > tbody,
.panel > .table-responsive > .table-bordered > tbody,
table.dataTable > tbody,
.table-bordered > tbody,
.panel > .table-bordered > tfoot,
.panel > .table-responsive > .table-bordered > tfoot,
table.dataTable > tfoot,
.table-bordered > tfoot {
  color: #313131;
}
.panel > .table-bordered > tbody > tr > td,
.panel > .table-responsive > .table-bordered > tbody > tr > td,
table.dataTable > tbody > tr > td,
.table-bordered > tbody > tr > td,
.panel > .table-bordered > tfoot > tr > td,
.panel > .table-responsive > .table-bordered > tfoot > tr > td,
table.dataTable > tfoot > tr > td,
.table-bordered > tfoot > tr > td,
.panel > .table-bordered > tbody > tr > th,
.panel > .table-responsive > .table-bordered > tbody > tr > th,
table.dataTable > tbody > tr > th,
.table-bordered > tbody > tr > th,
.panel > .table-bordered > tfoot > tr > th,
.panel > .table-responsive > .table-bordered > tfoot > tr > th,
table.dataTable > tfoot > tr > th,
.table-bordered > tfoot > tr > th {
  padding-left: 10px;
  border: 1px solid #e8eaea;
  border-width: 1px 0 1px 0;
}
.panel > .table-bordered > tbody > tr > td.disabled-text-effect,
.panel > .table-responsive > .table-bordered > tbody > tr > td.disabled-text-effect,
table.dataTable > tbody > tr > td.disabled-text-effect,
.table-bordered > tbody > tr > td.disabled-text-effect,
.panel > .table-bordered > tfoot > tr > td.disabled-text-effect,
.panel > .table-responsive > .table-bordered > tfoot > tr > td.disabled-text-effect,
table.dataTable > tfoot > tr > td.disabled-text-effect,
.table-bordered > tfoot > tr > td.disabled-text-effect,
.panel > .table-bordered > tbody > tr > th.disabled-text-effect,
.panel > .table-responsive > .table-bordered > tbody > tr > th.disabled-text-effect,
table.dataTable > tbody > tr > th.disabled-text-effect,
.table-bordered > tbody > tr > th.disabled-text-effect,
.panel > .table-bordered > tfoot > tr > th.disabled-text-effect,
.panel > .table-responsive > .table-bordered > tfoot > tr > th.disabled-text-effect,
table.dataTable > tfoot > tr > th.disabled-text-effect,
.table-bordered > tfoot > tr > th.disabled-text-effect {
  color: #afafaf;
}
.panel > .table-bordered > tbody > tr.selectable:hover > td:not(.disabled-text-effect),
.panel > .table-responsive > .table-bordered > tbody > tr.selectable:hover > td:not(.disabled-text-effect),
table.dataTable > tbody > tr.selectable:hover > td:not(.disabled-text-effect),
.table-bordered > tbody > tr.selectable:hover > td:not(.disabled-text-effect),
.panel > .table-bordered > tfoot > tr.selectable:hover > td:not(.disabled-text-effect),
.panel > .table-responsive > .table-bordered > tfoot > tr.selectable:hover > td:not(.disabled-text-effect),
table.dataTable > tfoot > tr.selectable:hover > td:not(.disabled-text-effect),
.table-bordered > tfoot > tr.selectable:hover > td:not(.disabled-text-effect) {
  background: #f6d2da;
  color: #454545;
}
.panel > .table-bordered > tbody > tr.active > td,
.panel > .table-responsive > .table-bordered > tbody > tr.active > td,
table.dataTable > tbody > tr.active > td,
.table-bordered > tbody > tr.active > td,
.panel > .table-bordered > tfoot > tr.active > td,
.panel > .table-responsive > .table-bordered > tfoot > tr.active > td,
table.dataTable > tfoot > tr.active > td,
.table-bordered > tfoot > tr.active > td,
.panel > .table-bordered > tbody > tr.highlight > td,
.panel > .table-responsive > .table-bordered > tbody > tr.highlight > td,
table.dataTable > tbody > tr.highlight > td,
.table-bordered > tbody > tr.highlight > td,
.panel > .table-bordered > tfoot > tr.highlight > td,
.panel > .table-responsive > .table-bordered > tfoot > tr.highlight > td,
table.dataTable > tfoot > tr.highlight > td,
.table-bordered > tfoot > tr.highlight > td {
  background: #ffffff;
  color: #313131;
  font-weight: normal;
}
table.dataTable thead th {
  padding: 5px 18px;
  font-size: 0rem;
}
.table-striped > tbody > tr:nth-child(2n+1) > td,
.table-striped > tbody > tr:nth-child(2n+1) > th {
  background-color: #FFFFFF;
}
.dataTable > tbody > tr:nth-child(2n+1) > td,
.dataTable > tbody > tr:nth-child(2n+1) > th {
  background-color: #FFFFFF;
}
.table-striped > tbody > tr:nth-child(2n) > td,
.table-striped > tbody > tr:nth-child(2n) > th,
.dataTable > tbody > tr:nth-child(2n) > td,
.dataTable > tbody > tr:nth-child(2n) > th {
  background-color: #FFFFFF;
}
html.com_apiportal.view-application #apis-table > tbody > tr > td:not(:nth-child(1)),
html.com_apiportal.view-application #api-keys-table > tbody > tr > td:not(:nth-child(1)),
html.com_apiportal.view-application #oauth-clients-table > tbody > tr > td:not(:nth-child(1)),
html.com_apiportal.view-application #ext-oauth-clients-table > tbody > tr > td:nth-child(n) {
  text-align: left;
}
html.com_apiportal.view-application #oauth-clients-table > tbody > tr > td:nth-child(4) {
  overflow: auto;
}
@media (max-width: 992px) {
  html.com_apiportal.view-application #oauth-clients-table > tbody > tr > td:nth-child(4) {
    font-size: 0.75em;
  }
}
html.com_apiportal.view-application #apis-table > tbody > tr > td:not(:nth-child(1)) {
  border-bottom: 1px solid white;
}
table.dataTable thead > tr > th {
  padding-right: 10px;
}
.dataTable th.sorting_desc,
.table th.headerSortDown {
  background-image: none;
}
.dataTable th.sorting_desc::after,
.table th.headerSortDown::after {
  content: "\f0dd";
  font-family: FontAwesome;
  float: none;
  font-size: 1em;
  position: relative;
  top: -2px;
  left: 7px;
  line-height: 0;
}
.dataTable th.sorting_asc,
.table th.headerSortUp {
  background-image: none;
}
.dataTable th.sorting_asc::after,
.table th.headerSortUp::after {
  content: "\f0de";
  font-family: FontAwesome;
  float: none;
  font-size: 1em;
  position: relative;
  top: 4px;
  left: 7px;
  line-height: 0;
}
#users-form table.dataTable th.sorting {
  background-image: none;
}
@media (max-width: 1250px) {
  #users-form table.dataTable th.sorting {
    font-size: 0.9rem;
  }
}
@media (max-width: 950px) {
  #users-form table.dataTable th.sorting {
    font-size: 0.7rem;
  }
}
@media (max-width: 1250px) {
  #users-form table.dataTable th.sorting_asc {
    font-size: 0.9rem;
  }
}
@media (max-width: 950px) {
  #users-form table.dataTable th.sorting_asc {
    font-size: 0.75rem;
  }
}
#applications-form table.dataTable th.sorting {
  background-image: none;
}
@media (max-width: 950px) {
  #applications-form table.dataTable th.sorting {
    font-size: 0.9rem;
  }
}
@media (max-width: 950px) {
  #applications-form table.dataTable th.sorting_asc {
    font-size: 0.9rem;
  }
}
.dataTables_wrapper .row {
  padding-left: 7px;
  padding-right: 7px;
}
.tablesorter-icon-desc {
  float: right;
  font-size: 1em;
  position: relative;
}
.tablesorter-icon-asc {
  float: right;
  font-size: 1em;
  position: relative;
}
table.table-monitoring {
  margin-bottom: 0;
}
table.table-monitoring thead,
table.table-monitoring tr {
  border: 1px solid #d8dcdc !important;
}
table.table-monitoring th {
  background-color: #f2f2f2;
  color: #454545;
  width: 20% !important;
  border-bottom: 1px solid #d8dcdc !important;
  border-right: 1px solid #d8dcdc !important;
}
table.table-monitoring th:first-child {
  border-left: 1px solid #d8dcdc !important;
}
table.table-monitoring th:last-child {
  border-right: 1px solid #d8dcdc !important;
}
table.table-monitoring th .name,
table.table-monitoring th .details {
  font-weight: normal;
}
table.table-monitoring th.arrow_box:after,
table.table-monitoring th.arrow_box:before {
  display: none;
}
table.table-monitoring th.active {
  background-color: #FFFFFF !important;
  color: #686868;
  border-bottom: 1px solid transparent !important;
}
table.table-monitoring th.active .details {
  position: relative;
  color: #686868;
}
table.table-monitoring th.active .details:after {
  border-color: #407CA0 transparent transparent;
  position: relative;
  top: 49%;
  z-index: 1;
  border-image: none;
  border-style: solid;
  border-width: 10px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -12px;
  margin-top: -20px;
  position: absolute;
  top: 43px;
  width: 0;
}
table.table-monitoring th:hover {
  background-color: #FFFFFF;
  color: #454545;
}
table.table-monitoring > caption + thead > tr:first-child > th,
table.table-monitoring > colgroup + thead > tr:first-child > th,
table.table-monitoring > thead:first-child > tr:first-child > th,
table.table-monitoring > caption + thead > tr:first-child > td,
table.table-monitoring > colgroup + thead > tr:first-child > td,
table.table-monitoring > thead:first-child > tr:first-child > td {
  border-bottom: 0 none;
}
@media (max-width: 1200px) {
  table.table-monitoring > caption + thead > tr:first-child > th,
  table.table-monitoring > colgroup + thead > tr:first-child > th,
  table.table-monitoring > thead:first-child > tr:first-child > th,
  table.table-monitoring > caption + thead > tr:first-child > td,
  table.table-monitoring > colgroup + thead > tr:first-child > td,
  table.table-monitoring > thead:first-child > tr:first-child > td {
    font-size: 0.8rem;
  }
}
@media (max-width: 550px) {
  table.table-monitoring > caption + thead > tr:first-child > th,
  table.table-monitoring > colgroup + thead > tr:first-child > th,
  table.table-monitoring > thead:first-child > tr:first-child > th,
  table.table-monitoring > caption + thead > tr:first-child > td,
  table.table-monitoring > colgroup + thead > tr:first-child > td,
  table.table-monitoring > thead:first-child > tr:first-child > td {
    font-size: 0.7rem;
  }
}
@media (max-width: 500px) {
  table.table-monitoring > caption + thead > tr:first-child > th,
  table.table-monitoring > colgroup + thead > tr:first-child > th,
  table.table-monitoring > thead:first-child > tr:first-child > th,
  table.table-monitoring > caption + thead > tr:first-child > td,
  table.table-monitoring > colgroup + thead > tr:first-child > td,
  table.table-monitoring > thead:first-child > tr:first-child > td {
    font-size: 0.5rem;
  }
}
@media (max-width: 400px) {
  table.table-monitoring > caption + thead > tr:first-child > th,
  table.table-monitoring > colgroup + thead > tr:first-child > th,
  table.table-monitoring > thead:first-child > tr:first-child > th,
  table.table-monitoring > caption + thead > tr:first-child > td,
  table.table-monitoring > colgroup + thead > tr:first-child > td,
  table.table-monitoring > thead:first-child > tr:first-child > td {
    font-size: 0.5rem;
  }
}
.table-monitoring-arrow-box {
  border: 1px solid #c2e1f5;
}
.table-monitoring-name {
  white-space: nowrap;
}
.table-monitoring-value {
  font-weight: bold;
  font-size: 1.2em;
  white-space: nowrap;
}
.table-monitoring-details {
  font-size: 0.75em;
  white-space: nowrap;
}
#dtable_wrapper .dataTables_empty {
  text-align: left;
}
#dtable_wrapper .pagination .prev.disabled,
#dtable_wrapper .pagination .next.disabled {
  visibility: hidden;
  pointer-events: none;
  cursor: initial;
}
td.appcontent:last-child a {
  white-space: nowrap;
}
div.table-responsive {
  border: 0 none;
}
.t3-copyright {
  border-top: 1px solid transparent;
  padding: 22px 0;
  background: #f7f7f7;
}
.t3-footer {
  position: relative;
  z-index: 10;
}
.t3-copyright .copyright {
  text-align: center;
}
.t3-mainbody {
  min-height: 846px;
}
.t3-navhelper {
  background: #fdfdfd;
}
.btn[title="Back to Top"] {
  display: none;
}
#t3-mainnav {
  position: fixed;
  height: 65px;
  margin: 10px;
  border-radius: 5px;
  border: 0 none;
  border-bottom: 1px solid #e7e7e7;
  background: -moz-linear-gradient(top, #FFFFFF 0, #FFFFFF 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
  background: -webkit-linear-gradient(top, #FFFFFF 0, #FFFFFF 100%);
  background: -o-linear-gradient(top, #FFFFFF 0, #FFFFFF 100%);
  background: -ms-linear-gradient(top, #FFFFFF 0, #FFFFFF 100%);
  background: linear-gradient(top, #FFFFFF 0, #FFFFFF 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='@aap-mainnav-bottom-color', endColorstr='@aap-mainnav-top-color')";
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='@aap-mainnav-top-color', endColorstr='@aap-mainnav-bottom-color')";
}
#t3-mainnav .hide {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#t3-mainnav .container {
  padding-left: 0;
  padding-right: 0;
}
#t3-mainnav .navbar-nav {
  max-height: 65px;
}
#t3-mainnav .navbar-nav > li > a,
#t3-mainnav .t3-navbar li > a {
  line-height: 65px;
}
#t3-mainnav .navbar-nav > li > a {
  text-transform: inherit;
}
#t3-mainnav .logo-image {
  display: none;
}
#t3-mainnav .mega-nav.level1 a {
  padding-top: 0;
  padding-bottom: 0;
}
#t3-mainnav .t3-megamenu .mega-nav > li,
#t3-mainnav .t3-megamenu .mega-nav > li:first-child,
#t3-mainnav .t3-megamenu .dropdown-menu .mega-nav > li,
#t3-mainnav .t3-megamenu .dropdown-menu .mega-nav > li:first-child {
  border-top: 0 none;
  border-bottom: 0 none;
}
#t3-mainnav .t3-navbar .navbar-nav.level0 > li {
  /*border-left: 1px solid @grayDarker;
    border-right: 1px solid @black;*/
  margin-left: 0px;
  margin-right: 0px;
  border: 0 none;
}
#t3-mainnav .t3-navbar .navbar-nav.level0 > li:after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 50%;
  width: 0;
  opacity: 1;
}
#t3-mainnav .t3-navbar .navbar-nav.level0 > li ul.level1 {
  padding: 5px 0;
}
#t3-mainnav .t3-navbar .navbar-nav.level0 > li ul.level1 li {
  height: 35px;
}
#t3-mainnav .t3-navbar .navbar-nav.level0 > li ul.level1 li > a {
  height: 35px;
  line-height: 35px;
}
#t3-mainnav .t3-navbar .level1 li {
  border-right: 0 none;
}
#t3-mainnav .t3-navbar li > a {
  padding-left: 14px;
  padding-right: 14px;
}
#t3-mainnav .navbar-nav > li > a {
  color: #407CA0;
  font-size: 14px;
  line-height: 64px;
  font-family: "Roboto", sans-serif;
}
#t3-mainnav .navbar-nav > .dropdown > a .caret {
  border-top-color: #407CA0;
  border-bottom-color: #407CA0;
}
#t3-mainnav .t3-navbar li:hover > a {
  color: #407CA0;
}
#t3-mainnav .t3-navbar li:hover > a .caret {
  border-top-color: #407CA0;
}
#t3-mainnav .t3-navbar li.active > a {
  color: #407CA0;
}
#t3-mainnav .t3-navbar li.active > a .caret {
  border-top-color: #407CA0;
}
#t3-mainnav .t3-navbar ul.level0 > li:hover {
  background: -moz-linear-gradient(bottom, #FFFFFF 0, #FFFFFF 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
  background: -webkit-linear-gradient(bottom, #FFFFFF 0, #FFFFFF 100%);
  background: -o-linear-gradient(bottom, #FFFFFF 0, #FFFFFF 100%);
  background: -ms-linear-gradient(bottom, #FFFFFF 0, #FFFFFF 100%);
  background: linear-gradient(bottom, #FFFFFF 0, #FFFFFF 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='@aap-mainnav-hover-top-color', endColorstr='@aap-mainnav-hover-bottom-color')";
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#t3-mainnav .t3-navbar ul.level0 > li:hover:after {
  width: 100%;
  left: 0;
  bottom: -1px;
  opacity: 1;
  background: #D11F46;
}
#t3-mainnav .t3-navbar ul.level0 > li:hover:first-child:after {
  display: none;
}
#t3-mainnav .t3-navbar ul.level0 > li.active {
  background: -moz-linear-gradient(bottom, #FFFFFF 0, #FFFFFF 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
  background: -webkit-linear-gradient(bottom, #FFFFFF 0, #FFFFFF 100%);
  background: -o-linear-gradient(bottom, #FFFFFF 0, #FFFFFF 100%);
  background: -ms-linear-gradient(bottom, #FFFFFF 0, #FFFFFF 100%);
  background: linear-gradient(bottom, #FFFFFF 0, #FFFFFF 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='@aap-mainnav-selected-top-color', endColorstr='@aap-mainnav-selected-bottom-color')";
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#t3-mainnav .t3-navbar ul.level0 > li.active:after {
  width: 100%;
  left: 0;
  bottom: -1px;
  opacity: 1;
  background: #D11F46;
}
#t3-mainnav .t3-navbar ul.level0 > li.active:hover:after {
  width: 100%;
  left: 0;
  bottom: -1px;
  opacity: 1;
  transition: none;
}
#t3-mainnav .t3-navbar ul.level0 > li.active:first-child:after {
  background: transparent;
}
#t3-mainnav .navbar-nav > .open > a,
#t3-mainnav .navbar-nav > .open > a:hover,
#t3-mainnav .navbar-nav > .open > a:focus,
#t3-mainnav .navbar-nav > .active > a,
#t3-mainnav .navbar-nav > .active > a:hover,
#t3-mainnav .navbar-nav > .active > a:focus,
#t3-mainnav .navbar-nav > li > a:hover,
#t3-mainnav .navbar-nav > li > a:focus,
#t3-mainnav .navbar-nav > li > a:hover,
#t3-mainnav .navbar-nav > li.open > a:focus,
#t3-mainnav .navbar-nav > li > a:hover,
#t3-mainnav .navbar-nav > li.open > a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#t3-mainnav .t3-navbar .level1 li:hover,
#t3-mainnav .t3-navbar .level1 li.open > a {
  background: transparent;
}
#t3-mainnav .t3-megamenu .mega-dropdown-menu {
  font-size: 14px;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0 0 4px 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
#t3-mainnav .t3-megamenu .mega-col-nav {
  padding: 0;
}
#t3-mainnav .t3-megamenu .mega-inner {
  padding: 0;
}
#t3-mainnav .t3-megamenu .dropdown-menu .mega-nav > li > a {
  color: #407CA0;
}
#t3-mainnav .t3-megamenu .dropdown-menu .mega-nav > li > a:hover {
  color: #407CA0;
  background-color: transparent !important;
  text-decoration: underline;
}
#t3-mainnav .t3-megamenu .dropdown-menu .mega-nav > li > a:focus {
  background-color: transparent !important;
  text-decoration: underline;
}
#t3-mainnav .t3-megamenu .dropdown-menu .mega-nav > li.active > a {
  background-color: #FFFFFF;
  color: #407CA0;
}
.t3-mainbody .dropdown-menu {
  background: #FFFFFF;
  border: 1px solid #d8dcdc;
}
.t3-mainbody .dropdown-menu .btn-primary,
.t3-mainbody .dropdown-menu .btn,
.t3-mainbody .dropdown-menu a {
  border: 0 none;
  color: #4b4c4c;
  font-size: 1rem;
  text-align: left;
}
.t3-mainbody .dropdown-menu > li {
  border: 0 none;
}
.t3-mainbody .dropdown-menu > li .btn-link {
  width: 100%;
  text-align: left;
}
.t3-mainbody .dropdown-menu > li a:hover {
  background-color: #f5f5f5;
  color: #4b4c4c;
  border-radius: 0;
}
.t3-mainbody .dropdown-menu > li.active {
  background-color: #e3e3e3;
  color: #921631;
  font-weight: bold;
  border-radius: 0;
}
.t3-mainbody .dropdown-menu a.btn {
  margin-bottom: 0;
}
.t3-mainbody .dropdown-menu > .disabled > a:hover,
.t3-mainbody .dropdown-menu > .disabled > a:focus {
  cursor: initial;
}
.nav > li > a > img {
  position: relative;
  top: -8px;
  margin-top: 0;
  width: 112px;
}
.navbar-nav li.dropdown.mega:last-child {
  position: absolute;
  right: 0;
}
.navbar-nav a.menu-profile img {
  height: 24px;
  width: 24px;
  top: 0;
}
.daterangepicker.dropdown-menu {
  background: #FFFFFF;
  border: 1px solid #d8dcdc;
}
.daterangepicker.dropdown-menu .btn-primary {
  border-color: #24475b;
  background-color: #407CA0;
  color: #FFFFFF;
}
.daterangepicker.dropdown-menu a.btn {
  margin-bottom: 0;
}
.daterangepicker.dropdown-menu .ranges ul {
  margin-bottom: 4px;
}
.daterangepicker.dropdown-menu .ranges li {
  color: #4b4c4c;
  border-width: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  background-color: #FFFFFF;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}
.daterangepicker.dropdown-menu .ranges li:hover {
  background-color: #f5f5f5;
  color: #4b4c4c;
}
.daterangepicker.dropdown-menu .ranges li.active,
.daterangepicker.dropdown-menu .ranges li.active:hover {
  background-color: #e3e3e3;
  color: #921631;
  font-weight: bold;
}
.daterangepicker.dropdown-menu .ranges .input-mini {
  color: #4b4c4c;
}
.daterangepicker td {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
  border-color: #24475b;
  background-color: #407CA0;
  color: #FFFFFF;
}
.daterangepicker .calendar {
  width: auto;
  max-width: initial;
}
.daterangepicker .calendar .month .monthselect {
  width: 59%;
  min-width: 100px;
  display: inline-block;
}
.daterangepicker .calendar .month .yearselect {
  width: 40%;
  min-width: 65px;
  display: inline-block;
}
.daterangepicker .calendar-date {
  background: #FFFFFF;
}
.daterangepicker .daterangepicker_start_input label,
.daterangepicker .daterangepicker_end_input label {
  text-transform: none;
}
.daterangepicker .ranges {
  width: 245px;
}
.daterangepicker .ranges .input-mini {
  width: 115px;
}
.daterangepicker .ranges .range_inputs [disabled] {
  cursor: auto;
}
.daterangepicker .ranges .cancelBtn {
  margin-left: 8px;
}
.daterangepicker:not(.show-calendar) .daterangepicker_start_input,
.daterangepicker:not(.show-calendar) .daterangepicker_end_input {
  display: none;
}
.daterangepicker:not(.show-calendar) .monthselect,
.daterangepicker:not(.show-calendar) .yearselect {
  display: inline-block;
}
div.calendar {
  width: auto;
}
.dropdown-menu.tags {
  min-width: 140px;
  top: 39px;
}
.dropdown-menu.tags:before {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  height: 0;
  left: 202px;
  position: absolute;
  top: -7px;
  width: 0;
  z-index: 0;
}
.dropdown-menu.tags:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  height: 0;
  left: 202px;
  position: absolute;
  top: -6px;
  width: 0;
  z-index: 1;
}
.dropdown-menu.tags > li {
  float: left;
  width: 100%;
  border: 0 none;
  font-size: -1rem;
  padding: 0 0 5px 0;
}
.dropdown-menu.tags > li > a.clear-tags {
  float: right;
  width: auto;
  padding: 4px 10px;
  color: white;
  text-decoration: none;
  display: inline;
  transition: all 0.2s ease 0s;
  font-size: 1.1rem;
}
.dropdown-menu.tags > li > a.clear-tags:active,
.dropdown-menu.tags > li > a.clear-tags:hover {
  color: white;
  background: none transparent;
  transition-duration: 0s;
}
.dropdown-menu.tags > li > div a {
  padding: 10px 10px;
  border: 1px solid #dedede;
  background-color: #FFFFFF;
  color: #313131;
  float: left;
  margin-bottom: 5px;
  transition: all 0.2s ease 0s;
}
.dropdown-menu.tags > li > div a:hover {
  border-color: #ababab;
  background: #e0e0e0;
  color: #313131;
  text-decoration: none;
  transition-duration: 0s;
}
.dropdown-menu.tags > li > div a.active {
  background-color: #e0e0e0;
  border-color: #D11F46;
  color: #313131;
}
.dropdown-menu.tags > li > div.active a {
  background-color: #e0e0e0;
  border-color: #D11F46;
  color: #313131;
}
.dropdown-menu.tags > li > div.active + div a {
  border-color: #D11F46;
}
.dropdown-menu.tags > li > div:first-child > a {
  width: 100%;
}
.dropdown-menu.tags > li > div:last-child > a {
  margin-right: 5px;
}
.highcharts-container {
  width: auto !important;
}
.recaptchatable {
  border-color: #d8dcdc;
}
.recaptchatable #recaptcha_image {
  -webkit-box-sizing: padding-box;
  -moz-box-sizing: padding-box;
  box-sizing: padding-box;
  border-width: 0 !important;
}
.recaptchatable input {
  border-color: #969f9f !important;
  background-color: #FFFFFF !important;
}
.recaptchatable input:focus {
  border-color: #575e5e !important;
}
.recaptchatable input:focus:hover {
  border-color: #575e5e !important;
}
.recaptchatable input:hover {
  border-color: #575e5e !important;
}
.recaptchatable a {
  color: #858585 !important;
}
.recaptchatable a:hover {
  color: #407CA0 !important;
  text-decoration: underline !important;
}
.recaptchatable #recaptcha_image {
  border: 0 none !important;
}
#swagger-ui-container {
  max-width: 100%;
}
#swagger-ui-container .heading h2,
#swagger-ui-container .description {
  display: none;
}
#swagger-ui-container h2 {
  font-size: 1.8em;
  margin-bottom: 5px;
  margin-top: 5px;
  color: #313131;
  text-transform: inherit;
}
.authorization {
  margin: 10px 3px;
}
.authorization span {
  padding: 5px 8px;
  border-radius: 3px;
  font-weight: normal;
  font-size: 1rem;
}
.post .authorization span {
  background-color: #C3E8D1;
}
.put .authorization span {
  background-color: #F0E0CA;
}
.patch .authorization span {
  background-color: #F5D5C3;
}
.delete .authorization span {
  background-color: #E8C6C7;
}
.get .authorization span {
  background-color: #C3D9EC;
}
.swagger-ui-wrap ul#resources li.resource div.heading ul.options {
  margin: 20px 0 0 0;
}
.swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading h3 span.http_method a {
  padding: 7px 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 14px;
  width: 60px;
  text-align: center;
}
.swagger-ui-wrap input,
.swagger-ui-wrap textarea,
.swagger-ui-wrap select {
  background: #fff;
  border: 1px solid #969f9f;
  font-size: 1rem;
  font-weight: normal;
  color: #313131;
}
.swagger-ui-wrap input:focus,
.swagger-ui-wrap textarea:focus,
.swagger-ui-wrap select:focus {
  border: 1px solid #575e5e !important;
}
.swagger-ui-wrap input.parameter,
.swagger-ui-wrap .parameter,
.swagger-ui-wrap textarea.body-textarea,
.swagger-ui-wrap .body-textarea {
  background: #fff;
  border: 1px solid #969f9f;
  font-size: 1rem;
  width: 90%;
}
.swagger-ui-wrap .code,
.swagger-ui-wrap table thead tr th,
.swagger-ui-wrap label {
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
  font-weight: normal;
  margin-bottom: 5px;
}
.swagger-ui-wrap table {
  font-family: 'Roboto', sans-serif;
}
.swagger-ui-wrap .required {
  font-weight: normal;
}
.swagger-ui-wrap .signature-nav {
  font-size: 1rem;
}
.swagger-ui-wrap td strong {
  font-weight: normal;
}
.swagger-ui-wrap a.toggleOperation {
  font-size: 1rem;
}
.swagger-ui-wrap button.auth-option {
  border-radius: 0;
  display: inline-block;
  font-size: 1rem;
  font-weight: normal;
  line-height: inherit;
  margin-bottom: 0;
  padding: 7px 14px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  background: linear-gradient(to bottom, #fcfcfc 0%, #e0e0e0 100%);
  border: 1px solid #cfcfcf;
  color: #313131;
}
.swagger-ui-wrap .options a {
  font-size: 1rem;
}
@media (max-width: 480px) {
  .swagger-ui-wrap .options a {
    font-size: 0.65rem;
  }
}
.swagger-ui-wrap .heading h2 a,
.swagger-ui-wrap .options a {
  text-transform: inherit;
}
.swagger-ui-wrap .model-signature .signature-container,
.swagger-ui-wrap table tbody tr td {
  font-weight: normal;
  font-size: 1rem;
}
.swagger-ui-wrap table thead tr th,
.swagger-ui-wrap table tbody tr td {
  border-bottom: 1px solid;
}
.swagger-ui-wrap .post table thead tr th,
.swagger-ui-wrap .post table tbody tr td {
  border-bottom-color: #C3E8D1;
}
.swagger-ui-wrap .put table thead tr th,
.swagger-ui-wrap .put table tbody tr td {
  border-bottom-color: #F0E0CA;
}
.swagger-ui-wrap .patch table thead tr th,
.swagger-ui-wrap .patch table tbody tr td {
  border-bottom-color: #F5D5C3;
}
.swagger-ui-wrap .delete table thead tr th,
.swagger-ui-wrap .delete table tbody tr td {
  border-bottom-color: #E8C6C7;
}
.swagger-ui-wrap .get table thead tr th,
.swagger-ui-wrap .get table tbody tr td {
  border-bottom-color: #C3D9EC;
}
.swagger-ui-wrap td,
.swagger-ui-wrap tr td {
  border-top: 0 none;
}
.swagger-ui-wrap .sandbox_header .btn-default,
.swagger-ui-wrap .sandbox_header button,
.swagger-ui-wrap .sandbox_header input[type="button"] {
  padding: 7px 14px;
  background: linear-gradient(to bottom, #fcfcfc 0%, #e0e0e0 100%);
  color: #313131;
}
.swagger-ui-wrap #api_information_panel:before {
  content: "OAuth Scopes:";
  font-weight: bold;
}
.swagger-ui-wrap #resources_container .body-textarea {
  resize: none;
}
.sort-dropdown,
.date-dropdown,
.tag-dropdown {
  display: inline-block;
}
.table-filter {
  float: right;
}
@media (max-width: 768px) {
  .table-filter {
    float: none;
  }
}
@media (max-width: 768px) {
}
.edit-options,
.view-options {
  float: right !important;
}
.message.loading {
  padding: 8px;
}
.action-group + .action-group {
  margin-right: 14px;
}
.action-group {
  float: right;
  margin-bottom: 0;
}
.action-group > button,
.action-group > div {
  margin-left: 8px;
  float: left;
}
.action-group > a {
  margin-left: 8px;
  float: left;
}
@media (max-width: 480px) {
  .action-group > a {
    margin-left: 0px;
  }
}
.action-group form {
  float: left;
}
.form-actions button,
.form-actions a {
  margin-right: 8px;
}
.view-profile legend {
  font-size: 42px;
  font-weight: normal;
  padding-top: 11px;
  padding-bottom: 12px;
  margin-bottom: 30px;
  border-bottom: 1px solid #d8dcdc;
  line-height: 1.1;
}
.view-profile .dl-horizontal {
  margin: 0;
}
.view-profile .dl-horizontal dt,
.view-profile .dl-horizontal dd {
  line-height: 46px;
}
.view-profile #users-profile-custom legend {
  display: none;
}
.view-profile #users-profile-custom .dl-horizontal dt:nth-of-type(1),
.view-profile #users-profile-custom .dl-horizontal dd:nth-of-type(1),
.view-profile #users-profile-custom .dl-horizontal dt:nth-of-type(3),
.view-profile #users-profile-custom .dl-horizontal dd:nth-of-type(3),
.view-profile #users-profile-custom .dl-horizontal dt:nth-of-type(4),
.view-profile #users-profile-custom .dl-horizontal dd:nth-of-type(4),
.view-profile #users-profile-custom .dl-horizontal dt:nth-of-type(5),
.view-profile #users-profile-custom .dl-horizontal dd:nth-of-type(5),
.view-profile #users-profile-custom .dl-horizontal dt:nth-of-type(6),
.view-profile #users-profile-custom .dl-horizontal dd:nth-of-type(6) {
  display: none;
}
.view-profile .form-actions {
  background-color: inherit;
  padding: 0;
}
.view-profile .form-actions a.btn {
  margin-bottom: 0;
}
.view-profile .chzn-search > input {
  float: initial;
}
.view-profile .chzn-container .chzn-single {
  max-width: 500px;
}
.view-profile .profile-edit fieldset:nth-of-type(1) legend + .form-group {
  display: none;
}
.view-profile .profile-edit fieldset:nth-of-type(1) > div.form-group:nth-of-type(2) .star {
  display: none;
}
.view-profile .profile-edit fieldset:nth-of-type(1) > div.form-group:nth-of-type(3) {
  display: none;
}
.view-profile .profile-edit fieldset:nth-of-type(1) > div.form-group:nth-of-type(4) .optional {
  display: none;
}
.view-profile .profile-edit fieldset:nth-of-type(1) > div.form-group:nth-of-type(4) .controls::after {
  content: "(optional)";
  font-size: smaller;
  font-weight: normal;
  padding-left: 8px;
  line-height: 35px;
}
.view-profile .profile-edit fieldset:nth-of-type(1) > div.form-group:nth-of-type(5) .optional {
  display: none;
}
.view-profile .profile-edit fieldset:nth-of-type(1) > div.form-group:nth-of-type(5) .controls::after {
  content: "(optional)";
  font-size: smaller;
  font-weight: normal;
  padding-left: 8px;
  line-height: 35px;
}
.view-profile .profile-edit fieldset:nth-of-type(1) > div.form-group:nth-of-type(6) .star {
  display: none;
}
.view-profile .profile-edit fieldset:nth-of-type(1) > div.form-group:nth-of-type(7) .star {
  display: none;
}
.view-profile .profile-edit fieldset:nth-of-type(2) legend {
  display: none;
}
.view-profile .profile-edit fieldset:nth-of-type(2) > div.form-group:nth-of-type(2) .optional {
  display: none;
}
.view-profile .profile-edit fieldset:nth-of-type(2) > div.form-group:nth-of-type(2) .controls::after {
  content: "(optional)";
  font-size: smaller;
  font-weight: normal;
  padding-left: 8px;
  line-height: 35px;
}
.view-profile .profile-edit fieldset:nth-of-type(2) > div.form-group:nth-of-type(1),
.view-profile .profile-edit fieldset:nth-of-type(2) > div.form-group:nth-of-type(3),
.view-profile .profile-edit fieldset:nth-of-type(2) > div.form-group:nth-of-type(4),
.view-profile .profile-edit fieldset:nth-of-type(2) > div.form-group:nth-of-type(5),
.view-profile .profile-edit fieldset:nth-of-type(2) > div.form-group:nth-of-type(6) {
  display: none;
}
.layout-default.task-submit select,
.view-registration select,
.view-reset select,
.layout-default select,
.view-user select,
.view-users select,
.view-application select,
.view-applications select,
.layout-default.task-submit textarea,
.view-registration textarea,
.view-reset textarea,
.layout-default textarea,
.view-user textarea,
.view-users textarea,
.view-application textarea,
.view-applications textarea,
.layout-default.task-submit input[type="text"],
.view-registration input[type="text"],
.view-reset input[type="text"],
.layout-default input[type="text"],
.view-user input[type="text"],
.view-users input[type="text"],
.view-application input[type="text"],
.view-applications input[type="text"],
.layout-default.task-submit input[type="password"],
.view-registration input[type="password"],
.view-reset input[type="password"],
.layout-default input[type="password"],
.view-user input[type="password"],
.view-users input[type="password"],
.view-application input[type="password"],
.view-applications input[type="password"],
.layout-default.task-submit input[type="datetime"],
.view-registration input[type="datetime"],
.view-reset input[type="datetime"],
.layout-default input[type="datetime"],
.view-user input[type="datetime"],
.view-users input[type="datetime"],
.view-application input[type="datetime"],
.view-applications input[type="datetime"],
.layout-default.task-submit input[type="datetime-local"],
.view-registration input[type="datetime-local"],
.view-reset input[type="datetime-local"],
.layout-default input[type="datetime-local"],
.view-user input[type="datetime-local"],
.view-users input[type="datetime-local"],
.view-application input[type="datetime-local"],
.view-applications input[type="datetime-local"],
.layout-default.task-submit input[type="date"],
.view-registration input[type="date"],
.view-reset input[type="date"],
.layout-default input[type="date"],
.view-user input[type="date"],
.view-users input[type="date"],
.view-application input[type="date"],
.view-applications input[type="date"],
.layout-default.task-submit input[type="month"],
.view-registration input[type="month"],
.view-reset input[type="month"],
.layout-default input[type="month"],
.view-user input[type="month"],
.view-users input[type="month"],
.view-application input[type="month"],
.view-applications input[type="month"],
.layout-default.task-submit input[type="time"],
.view-registration input[type="time"],
.view-reset input[type="time"],
.layout-default input[type="time"],
.view-user input[type="time"],
.view-users input[type="time"],
.view-application input[type="time"],
.view-applications input[type="time"],
.layout-default.task-submit input[type="week"],
.view-registration input[type="week"],
.view-reset input[type="week"],
.layout-default input[type="week"],
.view-user input[type="week"],
.view-users input[type="week"],
.view-application input[type="week"],
.view-applications input[type="week"],
.layout-default.task-submit input[type="number"],
.view-registration input[type="number"],
.view-reset input[type="number"],
.layout-default input[type="number"],
.view-user input[type="number"],
.view-users input[type="number"],
.view-application input[type="number"],
.view-applications input[type="number"],
.layout-default.task-submit input[type="email"],
.view-registration input[type="email"],
.view-reset input[type="email"],
.layout-default input[type="email"],
.view-user input[type="email"],
.view-users input[type="email"],
.view-application input[type="email"],
.view-applications input[type="email"],
.layout-default.task-submit input[type="url"],
.view-registration input[type="url"],
.view-reset input[type="url"],
.layout-default input[type="url"],
.view-user input[type="url"],
.view-users input[type="url"],
.view-application input[type="url"],
.view-applications input[type="url"],
.layout-default.task-submit input[type="search"],
.view-registration input[type="search"],
.view-reset input[type="search"],
.layout-default input[type="search"],
.view-user input[type="search"],
.view-users input[type="search"],
.view-application input[type="search"],
.view-applications input[type="search"],
.layout-default.task-submit input[type="tel"],
.view-registration input[type="tel"],
.view-reset input[type="tel"],
.layout-default input[type="tel"],
.view-user input[type="tel"],
.view-users input[type="tel"],
.view-application input[type="tel"],
.view-applications input[type="tel"],
.layout-default.task-submit input[type="color"],
.view-registration input[type="color"],
.view-reset input[type="color"],
.layout-default input[type="color"],
.view-user input[type="color"],
.view-users input[type="color"],
.view-application input[type="color"],
.view-applications input[type="color"],
.layout-default.task-submit .inputbox,
.view-registration .inputbox,
.view-reset .inputbox,
.layout-default .inputbox,
.view-user .inputbox,
.view-users .inputbox,
.view-application .inputbox,
.view-applications .inputbox {
  width: 100%;
  background-color: white;
}
.apis {
  /**
   * Tiles or list is controlled wit flex.
   */
  font-size: 100%;
  flex-direction: column;
  flex-wrap: wrap;
  /**
   * API list item.
   */
  /**
   * Assuming there are 3 items per row.
   */
  /**
   * Tags
   */
  /**
   * Information
   */
}
.apis[data-view=tiles] {
  flex-direction: row;
  margin-right: -21px;
}
.apis,
.apis h2,
.apis p,
.apis ul,
.apis li,
.apis dl,
.apis dt,
.apis dd {
  list-style: none;
  padding: 0;
  margin: 0;
}
.apis > li {
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  margin-bottom: 21px;
}
.apis > li:hover {
  border-color: #D11F46;
}
.apis > li:hover h2 a {
  color: #D11F46;
}
.apis > li::after {
  cursor: pointer;
  pointer-events: none;
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  left: 260px;
  top: 0;
  height: 100%;
  border-bottom: 62.5px solid #fff;
  border-left: 62.5px solid transparent;
  transform: translate(-100%);
  z-index: 3;
}
.apis[data-view=tiles] > li {
  width: calc(33.33% -  7px * 9 / 3);
  margin-right: 21px;
  height: 300px;
  overflow: visible;
  margin-top: 21px;
}
.apis[data-view=tiles] > li::after {
  display: none;
}
@media (max-width: 1250px) {
  .apis dl,
  .apis div {
    position: static;
  }
}
@media (max-width: 1200px) {
  .apis[data-view=tiles] > li {
    width: calc(50% -  7px * 6 / 2);
  }
}
.apis .api-info {
  margin-left: 15.75%;
  color: #000;
}
.apis .api-info h2 {
  color: #2894ec !important;
}
@media (max-width: 1250px) {
  .apis .api-info {
    margin-left: 0;
  }
}
.apis .api-icon {
  position: relative;
  width: 260px;
  height: 260px;
  overflow: hidden;
  background: white;
}
.apis .api-icon a,
.apis .api-icon img {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  max-width: 260px;
  z-index: 1;
}
.apis .api-icon img {
  padding: 0 0.5rem;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.apis .api-icon a {
  width: 100%;
  height: 100%;
  display: block;
  background: transparent;
}
.apis .api-icon::after {
  cursor: pointer;
  content: "";
  width: 100%;
  height: 100%;
  z-index: 2;
  position: absolute;
  pointer-events: none;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
}
.apis[data-view=tiles] .api-icon {
  position: absolute;
  top: -21px;
  right: 14px;
  width: 128px;
  height: 128px;
}
.apis[data-view=tiles] .api-icon img {
  max-height: 100%;
}
.apis[data-view=tiles] .api-icon::after {
  display: none;
}
.apis dl {
  right: 173.33333333px;
}
.apis h2 {
  left: 260px;
  height: 42px;
  line-height: 42px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 150%;
  font-weight: bold;
}
.apis h2 a {
  color: #313131;
}
.apis[data-view=tiles] h2,
.apis[data-view=tiles] p {
  width: calc(100% -  128px + 7px * 4);
  left: 0;
}
.apis[data-view=tiles] h2 {
  white-space: normal;
  height: auto;
  line-height: normal;
  top: 14px;
  text-transform: uppercase;
  font-size: 130%;
}
.apis p {
  top: 42px;
  left: 260px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.apis[data-view=tiles] p {
  top: 121px;
  font-size: 90%;
  bottom: 74px;
  -webkit-line-clamp: 6;
}
.apis ul {
  display: flex;
  justify-content: flex-start;
}
.apis[data-view=tiles] ul {
  justify-content: flex-end;
  flex-wrap: wrap;
}
.apis ul > li {
  color: #407CA0;
  display: inline;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 2px 4px;
  border: 1px solid #407CA0;
  border-radius: 4px;
  font-size: 80%;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: normal;
  margin-left: 4px;
}
.apis ul > li:first-child {
  margin-left: 0;
}
.apis[data-view=tiles] ul > li {
  margin-bottom: 4px;
}
.apis [role=toolbar] {
  top: 0;
  right: 14px;
  padding: 14px 0;
}
.apis [role=toolbar] a {
  display: block;
  margin-bottom: 7px;
}
.apis [role=toolbar] a:last-of-type {
  margin-bottom: 0;
}
.apis [role=toolbar] a.btn {
  text-align: left;
  border: 0 none;
  border-radius: 21px;
}
.apis [role=toolbar] a.btn:hover {
  text-decoration: underline;
  background: transparent;
}
.apis[data-view=tiles] [role=toolbar] {
  top: 107px;
}
.apis dl {
  display: flex;
  bottom: 0;
  left: 260px;
  height: 21px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 14px 0;
}
.apis dt {
  padding-left: 14px;
  border-left: 1px solid #d8dcdc;
  margin-right: 7px;
}
.apis dt:first-child {
  border-left: none;
}
.apis[data-view=tiles] dl {
  height: 46px;
}
.apis dd {
  margin-right: 14px;
  /**
     * These are tags.
     */
}
.apis dd:last-child {
  width: 100%;
  margin-right: 0;
}
.apis dt,
.apis dd {
  display: inline;
  line-height: 21px;
}
.apis[data-view=tiles] dl {
  left: 0;
  right: 14px;
}
.apis[data-view=tiles] dt {
  display: none;
  /**
     * This is the version.
     */
}
.apis[data-view=tiles] dt:first-of-type {
  display: inline;
}
.apis[data-view=tiles] dt {
  display: none;
  /**
     * This is the version.
     */
}
.apis[data-view=tiles] dt:first-of-type {
  display: inline;
}
.apis[data-view=tiles] dd:nth-of-type(2) {
  border-left: 1px solid #d8dcdc;
  padding-left: 14px;
}
.view-apitester .entry-details {
  margin: 10px 0 30px 15px;
  font-size: 1rem;
  border-bottom: 1px solid #eee;
  width: 98%;
  color: #02193f;
}
.view-apitester .entry-details .logo {
  background-position: center center;
  background-size: cover;
  float: left;
  height: 150px;
  width: 150px;
  display: block;
  position: relative;
  border: 0 none;
}
.view-apitester .entry-details .content label {
  font-weight: normal;
}
.view-users .no-applications-defined,
.view-application .no-applications-defined,
.view-applications .no-applications-defined {
  margin-top: 5px;
  color: #313131;
}
#applications-table td {
  border-top: none;
  padding: 0;
}
.view-user,
.view-application {
  /*  TODO: CHECK THIS AGAINST NEW MARKUP
   .input-group.filter-group {
     top: -6px;
     .search {
       border-right:0;
     }
     .filter-addon {
       border-left:0;
       background-color: @aap-bg-color;
     }
   }
   #dtable_filter input {
     margin-left: 0;
   }
 */
}
.view-user #user-form #general,
.view-application #user-form #general {
  clear: both;
}
@media (max-width: 768px) {
  .view-user #user-form #general .image,
  .view-application #user-form #general .image {
    text-align: center;
  }
  .view-user #user-form #general .help-block,
  .view-application #user-form #general .help-block {
    display: inline-block;
  }
}
.view-user #user-data #general,
.view-application #user-data #general {
  clear: both;
}
@media (max-width: 768px) {
  .view-user #user-data #general,
  .view-application #user-data #general {
    text-align: center;
  }
}
.modal-body .quota-methods {
  list-style-type: none;
  list-style-position: outside;
  padding-left: 0;
}
.modal-body .quota-methods .quota-method {
  margin-top: 8px;
  margin-bottom: 4px;
}
.modal-body .quota-methods .quota-restrictions {
  list-style-type: square;
  list-style-position: outside;
}
.application.logo {
  background-position: center center;
  background-size: cover;
  float: none;
  height: 150px;
  width: 150px;
  display: block;
  position: relative;
  border: 0 none;
}
.fileinput-preview img {
  max-height: 150px;
  max-width: 150px;
}
#application-form .fileinput-new {
  cursor: pointer;
}
#apis-table {
  margin-top: 20px;
}
table td a.btn.dropdown-toggle {
  margin-bottom: 0px;
  color: #313131 !important;
}
div#authentication .table > tbody > tr > td {
  padding-top: 5px;
  padding-bottom: 5px;
}
.com_apiportal form#api-key-create-form .btn {
  margin-bottom: 8px;
}
.control-group.row {
  margin-bottom: 8px;
}
#oauth-add-scopes-details .oauth-add-scopes-search {
  margin-top: 8px;
}
#oauth-add-scopes-details .oauth-add-scopes-search .search {
  border-right: 0;
}
#oauth-add-scopes-details .oauth-add-scopes-search .input-group-addon {
  border-left: 0;
  background-color: #fdfdfd;
}
#oauth-add-scopes-details #oauth-add-scopes-table {
  margin-bottom: 10px;
}
#oauth-add-scopes-details .form-group {
  margin-bottom: 0px;
}
.com_apiportal #api-key-create-form > button {
  margin-bottom: 8px;
}
.com_apiportal .add-shared-users-button {
  margin-bottom: 8px;
}
#oauth-client-form label {
  white-space: nowrap;
}
.auth-info-message {
  color: white !important;
}
#scopes-content {
  color: white !important;
}
#oauth-secret-form #oauth-secret-label {
  white-space: nowrap;
}
#oauth-secret-form #oauth-secret-key {
  white-space: nowrap;
  overflow: visible;
  width: 70%;
}
#oauth-new-secret-button {
  float: right;
}
#api-key-details .control-label {
  white-space: nowrap;
}
.no-additional-users {
  margin-left: 10px;
}
#add-shared-users-details .add-shared-users-search {
  margin-top: 8px;
}
#add-shared-users-details .add-shared-users-search .search {
  border-right: 0;
}
#add-shared-users-details .add-shared-users-search .input-group-addon {
  border-left: 0;
  background-color: #fdfdfd;
}
.view-monitoring .t3-content {
  padding-bottom: 0;
  padding-top: 0;
}
.dataTables_length select {
  margin-left: 13px;
}
.daterangebutton {
  float: right;
}
.daterangepicker.opensleft:after {
  border-bottom-color: #FFFFFF;
}
#dtableCustomButtons,
#dtableCustomButtons .btn-default {
  float: left;
  margin-bottom: 0;
}
/*.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn,
.header-bar > .btn + .btn-group,
.header-bar > .btn-group + .btn {
  margin-left: 8px;
}*/
.btn-toolbar,
.action-group {
  margin-left: 0;
  padding: 14px 0;
}
[role=search] {
  position: relative;
  margin: 0 7px;
}
[role=search] label {
  margin-bottom: 15px;
}
[role=search] label span {
  padding-right: 7px;
  position: absolute;
  top: 7px;
}
[role=search] label input {
  display: inline-block;
}
.btn-toolbar {
  margin-bottom: 14px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #FFFFFF;
}
.btn-toolbar .action-group,
.btn-toolbar .dataTables_filter,
.btn-toolbar .tablesorter-filter {
  padding-top: 0;
  padding-bottom: 0;
}
.btn-toolbar .dataTables_filter,
.btn-toolbar .tablesorter-filter {
  float: right;
  margin-top: 3px;
}
.btn-toolbar .dataTables_filter label,
.btn-toolbar .tablesorter-filter label {
  float: left;
}
.btn-toolbar .dataTables_filter .dropdown,
.btn-toolbar .tablesorter-filter .dropdown {
  display: none;
}
.btn-toolbar .btn-group button.btn.btn-default {
  padding-top: 7px;
  padding-bottom: 5px;
}
.btn-toolbar .btn-default {
  -webkit-border-radius: 21px;
  -moz-border-radius: 21px;
  -o-border-radius: 21px;
  border-radius: 21px;
}
.btn-toolbar .btn-default:hover,
.btn-toolbar .btn-default:active {
  background-color: #407CA0;
  color: #ffffff;
}
.btn-toolbar .btn-group > .btn:last-child:not(:first-child),
.btn-toolbar .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 21px;
  border-top-left-radius: 21px;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 0;
}
.view-monitoring .nav-tabs {
  margin-bottom: 10px;
}
.table-filter {
  padding: 0;
}
.dataTables_filter,
.tablesorter-filter {
  float: right;
}
@media (max-width: 768px) {
  .dataTables_filter,
  .tablesorter-filter {
    display: none !important;
  }
}
#add-shared-users-details .tablesorter-filter {
  float: right;
}
.dataTables_filter label,
.tablesorter-filter label {
  position: relative;
  white-space: nowrap;
  font-weight: normal;
}
.dataTables_wrapper .dataTables_filter input,
.tablesorter-filter input {
  display: inline-block;
  margin-left: 0;
  width: 17em;
  padding-right: 30px;
  margin: 0 7px 0 0;
}
@media (max-width: 500px) {
  .dataTables_wrapper .dataTables_filter input,
  .tablesorter-filter input {
    width: 12em;
  }
}
[role=search] input[type=text]::-ms-clear,
.dataTables_filter input[type=text]::-ms-clear,
.tablesorter-filter input[type=text]::-ms-clear {
  display: none;
}
.dataTables_filter .fa-search,
.tablesorter-filter .fa-search {
  position: absolute;
  width: 0;
  right: 24px;
  top: 8px;
  color: #858585;
  font-size: 1rem;
  pointer-events: none;
}
.dataTables_length label select {
  float: left;
}
.dataTables_length label span {
  float: left;
  padding-left: 10px;
  line-height: 32px;
  color: #858585;
}
.dataTables_wrapper .dataTables_info {
  color: #858585;
  padding: 14px 7px;
}
.dataTables_paginate a {
  background-image: none;
  background-color: #FFFFFF;
  border: 1px solid #cfcfcf;
  color: #313131;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.42857;
  margin-bottom: 0;
  padding: 6px 12px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}
.dataTables_paginate a + a {
  border-left: 0 none;
}
.dataTables_paginate a.paginate_disabled_previous,
.dataTables_paginate a.paginate_disabled_next {
  background-color: #f5f5f5;
  border-color: #cfcfcf;
  color: #afafaf;
  box-shadow: none;
  cursor: initial;
  opacity: 0.65;
  pointer-events: none;
}
.dataTables_paginate a.paginate_disabled_previous:hover,
.dataTables_paginate a.paginate_disabled_next:hover {
  text-decoration: none;
}
.avPlayerWrapper {
  display: block;
  text-align: center;
  clear: both;
  margin: 40px 0;
}
table.a5styledoc {
  width: 100%;
}
table.a5styledoc td {
  border: none;
  color: #858585;
  vertical-align: top;
}
table.a5styledoc tr:hover {
  background-color: #f6d2da;
}
table.a5styledoc td:first-child {
  padding-left: 25px;
}
table.a5styledoc td:nth-child(1) {
  width: 40%;
}
table.a5styledoc td:nth-child(2) {
  width: 10%;
}
table.a5styledoc td img {
  display: inline-block;
  vertical-align: middle;
}
table.a5styledoc a.filetype {
  font-size: smaller;
}
table.a5styledoc a.docname {
  font-size: larger;
}
table.a5stylehelpcenter {
  font-size: 0;
}
table.a5stylehelpcenter td,
table.a5stylehelpcenter tr td {
  border-top: 0 none;
}
table.a5stylehelpcenter td > p {
  font-size: 1rem;
}
table.a5stylehelpcenter td p:first-child {
  margin: 20px 0 0 0;
}
table.a5stylehelpcenter p:first-child a {
  font-size: larger;
}
table.a5stylehelpcenter img {
  border: 0;
  margin-right: 20px;
  margin-top: 20px;
}
table.a5stylecontact td,
table.a5stylecontact tr td {
  border-top: 0 none;
  padding: 5px 10px;
  vertical-align: baseline;
}
.pricing {
  padding: 0;
  color: #313131;
  background: transparent;
  box-sizing: border-box;
  width: 100%;
  float: left;
  margin: 14px 0;
}
.pricing h2 {
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  text-align: center;
  margin-bottom: 0px;
  color: #313131;
}
.pricing p {
  margin: 0 0 20px 0;
}
.pricing .price {
  font-size: 48px;
  text-style: bold;
}
.pricing .permonth {
  font-size: 10pt;
  color: #afafaf;
}
.pricing .numrequests {
  font-size: 24pt;
  text-style: bold;
}
.pricing .requests {
  font-size: 10pt;
  text-style: normal;
}
.pricing .additionaltext {
  font-size: 13pt;
  text-style: bold;
}
.pricing .tier1 {
  float: left;
  width: 32%;
  background: #FFFFFF;
  border: 1px solid #d8dcdc;
  height: 560px;
  margin-right: 0px;
  text-align: center;
}
.pricing .tier2 {
  overflow: hidden;
  background: #FFFFFF;
  border: 1px solid #d8dcdc;
  height: 560px;
  margin-right: 0px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  width: 33%;
  position: relative;
}
.pricing * html .xmiddlecol3 {
  float: left;
}
.pricing * html .xmiddlecol3 .xinner3 {
  width: 100%;
}
.pricing .tier3 {
  float: right;
  width: 32%;
  background: #FFFFFF;
  position: relative;
  border: 1px solid #d8dcdc;
  height: 560px;
  margin-left: 0px;
  text-align: center;
}
.pricing .tier1,
.pricing .tier2,
.pricing .tier3 {
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
}
.pricing .tier1:hover,
.pricing .tier2:hover,
.pricing .tier3:hover {
  border-color: #D11F46;
}
.pricing .tier1:hover a.start,
.pricing .tier2:hover a.start,
.pricing .tier3:hover a.start {
  border-color: #D11F46;
  background-color: #D11F46;
}
.pricing .tier1:hover a.start:hover,
.pricing .tier2:hover a.start:hover,
.pricing .tier3:hover a.start:hover,
.pricing .tier1:hover a.start:focus,
.pricing .tier2:hover a.start:focus,
.pricing .tier3:hover a.start:focus {
  border-color: rgba(209, 31, 70, 0.9);
  background-color: rgba(209, 31, 70, 0.9);
}
.pricing .header {
  background: transparent;
}
.pricing .start {
  text-decoration: none;
  padding: 8px;
  border: 1px solid #24475b;
  font-size: 12pt;
  background: #407CA0;
  display: inline-block;
  margin-left: 0;
  margin-right: 0;
  color: #FFFFFF;
  vertical-align: middle;
  margin-bottom: 10px;
  margin-top: 10px;
  transition: all 0.2s ease 0s;
}
.pricing .start:hover,
.pricing .start:focus {
  border-color: #182e3b;
  background-color: #6495b2;
  color: #FFFFFF;
  transition-duration: 0s;
}
.pricing hr {
  border-color: #d8dcdc;
  width: 60%;
  margin-bottom: 10px;
  margin-top: 10px;
}
.flip-container {
  perspective: 1000px;
  /**
   * For mobile we need touch event
   * to toggle some attribute or class.
   */
}
.flip-container > .flip-card {
  transition: 0.6s;
  transform-style: preserve-3d;
}
.flip-container > .flip-card [role=region] {
  backface-visibility: hidden;
}
.flip-container > .flip-card [role=region]:first-child {
  z-index: 2;
  transform: rotateY(0deg);
}
.flip-container > .flip-card [role=region]:last-child {
  z-index: 1;
  transform: rotateY(180deg);
}
.flip-container > .flip-card:hover {
  transform: rotateY(180deg);
}
.view-home main,
.view-change main,
.view-error main {
  font-size: 100%;
}
.view-home main h1,
.view-change main h1,
.view-error main h1,
.view-home main h1 + p,
.view-change main h1 + p,
.view-error main h1 + p {
  margin: 0;
}
.view-home main h1,
.view-change main h1,
.view-error main h1 {
  font-size: 500%;
  line-height: 150%;
  color: #fff;
  font-weight: 700;
}
.view-home main h1 + p,
.view-change main h1 + p,
.view-error main h1 + p {
  padding-bottom: 42px;
  font-size: 200%;
  color: #fff;
  font-weight: 100;
}
.view-home main h2,
.view-change main h2,
.view-error main h2 {
  margin: 14px;
  font-size: 200%;
}
.view-home main a,
.view-change main a,
.view-error main a {
  text-decoration: none;
}
.view-home main a:hover,
.view-change main a:hover,
.view-error main a:hover {
  color: #222222;
  text-decoration: underline;
}
.view-home main [aria-hidden=true],
.view-change main [aria-hidden=true],
.view-error main [aria-hidden=true] {
  display: none !important;
}
.view-home main section,
.view-change main section,
.view-error main section {
  position: relative;
  z-index: 2;
  padding: 56px;
}
.view-home main section .auto,
.view-change main section .auto,
.view-error main section .auto {
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.view-home body,
.view-change body,
.view-error body {
  background-image: url(/components/com_apiportal/assets/img/home/boat.jpg);
}
.view-home #enterSection,
.view-change #enterSection,
.view-error #enterSection,
.view-home #loggedInSection,
.view-change #loggedInSection,
.view-error #loggedInSection {
  padding: 9%;
  position: relative;
  background-color: #D11F46;
  background-size: cover;
  text-align: center;
  overflow: hidden;
  /**
     * This is very cool for branding, but not yet supported by IE.
     * The only workaround is media query to place the gradient pseudo
     * with opacity only for IE and use the blend mode in other browsers.
     */
  /* IRU: ince we have a fallback color, this blends the image with it.
    background-blend-mode: overlay;
    */
}
.view-home #enterSection h1,
.view-change #enterSection h1,
.view-error #enterSection h1,
.view-home #loggedInSection h1,
.view-change #loggedInSection h1,
.view-error #loggedInSection h1,
.view-home #enterSection p,
.view-change #enterSection p,
.view-error #enterSection p,
.view-home #loggedInSection p,
.view-change #loggedInSection p,
.view-error #loggedInSection p,
.view-home #enterSection a,
.view-change #enterSection a,
.view-error #enterSection a,
.view-home #loggedInSection a,
.view-change #loggedInSection a,
.view-error #loggedInSection a {
  position: relative;
  z-index: 3;
}
.view-home #enterSection a,
.view-change #enterSection a,
.view-error #enterSection a,
.view-home #loggedInSection a,
.view-change #loggedInSection a,
.view-error #loggedInSection a {
  display: inline-block;
  font-size: 200%;
  font-weight: 700;
  padding: 21px;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 500px;
  width: 33.33%;
}
.view-home #enterSection::before,
.view-change #enterSection::before,
.view-error #enterSection::before,
.view-home #loggedInSection::before,
.view-change #loggedInSection::before,
.view-error #loggedInSection::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background: linear-gradient(90deg, rgba(209, 31, 70, 0.5), rgba(64, 124, 160, 0.5));
}
.view-home #enterSection::after,
.view-change #enterSection::after,
.view-error #enterSection::after,
.view-home #loggedInSection::after,
.view-change #loggedInSection::after,
.view-error #loggedInSection::after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  border-top: 1280px solid #D11F46;
  border-right: 1280px solid transparent;
  z-index: 2;
  opacity: 0.4;
  border: 2px solid black;
}
.view-home #featuresSection::after,
.view-change #featuresSection::after,
.view-error #featuresSection::after {
  border-top: 1280px solid rgba(209, 31, 70, 0.5);
  border-right: 1280px solid transparent;
}
.view-home #communitySection::after,
.view-change #communitySection::after,
.view-error #communitySection::after,
.view-home #featuresSection::after,
.view-change #featuresSection::after,
.view-error #featuresSection::after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  opacity: 0.4;
  border-top: 534px solid rgba(0, 0, 0, 0.1);
  border-right: 534px solid transparent;
}
.view-home #communitySection ul,
.view-change #communitySection ul,
.view-error #communitySection ul,
.view-home #featuresSection ul,
.view-change #featuresSection ul,
.view-error #featuresSection ul,
.view-home #communitySection li,
.view-change #communitySection li,
.view-error #communitySection li,
.view-home #featuresSection li,
.view-change #featuresSection li,
.view-error #featuresSection li {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.view-home #communitySection ul,
.view-change #communitySection ul,
.view-error #communitySection ul,
.view-home #featuresSection ul,
.view-change #featuresSection ul,
.view-error #featuresSection ul {
  margin-right: -21px;
}
.view-home #communitySection li,
.view-change #communitySection li,
.view-error #communitySection li,
.view-home #featuresSection li,
.view-change #featuresSection li,
.view-error #featuresSection li {
  width: calc(33.33% -  7px * 9 / 3);
  position: relative;
  margin-right: 21px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 14px 14px 14px rgba(0, 0, 0, 0.1);
}
.view-home #communitySection li:hover,
.view-change #communitySection li:hover,
.view-error #communitySection li:hover,
.view-home #featuresSection li:hover,
.view-change #featuresSection li:hover,
.view-error #featuresSection li:hover {
  border-color: #D11F46;
}
.view-home #communitySection li:hover svg path,
.view-change #communitySection li:hover svg path,
.view-error #communitySection li:hover svg path,
.view-home #featuresSection li:hover svg path,
.view-change #featuresSection li:hover svg path,
.view-error #featuresSection li:hover svg path {
  fill: #D11F46;
}
.view-home #communitySection li a,
.view-change #communitySection li a,
.view-error #communitySection li a,
.view-home #featuresSection li a,
.view-change #featuresSection li a,
.view-error #featuresSection li a {
  border-radius: 4px;
  background-color: #0052C2 !important;
  text-align: center;
  font-family: VicBold !important;
  border: none;
  box-sizing: border-box !important;
  transition: all 0.2s linear;
  width: auto;
  font-size: 16px !important;
  padding: 15px 30px;
  color: white;
  display: inline-block;
  margin-bottom: 50px;
}
.view-home #communitySection li a:hover,
.view-change #communitySection li a:hover,
.view-error #communitySection li a:hover,
.view-home #featuresSection li a:hover,
.view-change #featuresSection li a:hover,
.view-error #featuresSection li a:hover {
  background-color: #003c8f;
}
.view-home #communitySection li svg,
.view-change #communitySection li svg,
.view-error #communitySection li svg,
.view-home #featuresSection li svg,
.view-change #featuresSection li svg,
.view-error #featuresSection li svg {
  width: 128px;
  height: 128px;
  margin-top: 21px;
}
.view-home #communitySection li svg path,
.view-change #communitySection li svg path,
.view-error #communitySection li svg path,
.view-home #featuresSection li svg path,
.view-change #featuresSection li svg path,
.view-error #featuresSection li svg path {
  fill: #407CA0;
}
.view-home #communitySection li h2,
.view-change #communitySection li h2,
.view-error #communitySection li h2,
.view-home #featuresSection li h2,
.view-change #featuresSection li h2,
.view-error #featuresSection li h2 {
  color: #FFFFFF;
  margin: 42px 0;
}
.view-home #communitySection li p,
.view-change #communitySection li p,
.view-error #communitySection li p,
.view-home #featuresSection li p,
.view-change #featuresSection li p,
.view-error #featuresSection li p {
  font-size: 150%;
  margin: 0;
  width: 100%;
}
.view-home #communitySection li > [role=region],
.view-change #communitySection li > [role=region],
.view-error #communitySection li > [role=region],
.view-home #featuresSection li > [role=region],
.view-change #featuresSection li > [role=region],
.view-error #featuresSection li > [role=region] {
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  text-align: center;
  padding: 21px;
  background-color: white;
}
.view-home #communitySection svg,
.view-change #communitySection svg,
.view-error #communitySection svg {
  position: absolute;
  left: 75%;
  top: 10%;
  margin-top: 0;
}
.view-home #communitySection ul,
.view-change #communitySection ul,
.view-error #communitySection ul {
  justify-content: flex-start;
}
.view-home #communitySection li,
.view-change #communitySection li,
.view-error #communitySection li {
  border: none;
  box-shadow: none;
}
.view-home #communitySection li h2,
.view-change #communitySection li h2,
.view-error #communitySection li h2,
.view-home #communitySection li p,
.view-change #communitySection li p,
.view-error #communitySection li p {
  width: 85%;
}
.view-home #communitySection li p,
.view-change #communitySection li p,
.view-error #communitySection li p {
  margin-bottom: 42px;
}
.view-home #communitySection li > [role=region],
.view-change #communitySection li > [role=region],
.view-error #communitySection li > [role=region] {
  align-items: flex-start;
  text-align: left;
}
.view-home #communitySection li > [role=region] > a,
.view-change #communitySection li > [role=region] > a,
.view-error #communitySection li > [role=region] > a {
  display: inline-block;
  font-weight: 700;
  padding: 21px;
  border: 1px solid #407CA0;
  border-radius: 500px;
  color: #407CA0;
  width: 100%;
  text-align: center;
  font-size: 150%;
}
.view-home #communitySection::after,
.view-change #communitySection::after,
.view-error #communitySection::after {
  display: none;
}
.view-help .row .col-md-2 {
  height: 4em;
}
@media (max-width: 767px) {
  section .auto {
    width: 100%;
  }
}
@media (min-width: 768px) {
  section .auto {
    width: 768px;
  }
}
@media (min-width: 992px) {
  section .auto {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  section .auto {
    width: 1170px;
  }
}
@media (max-height: 682px) {
  .view-home #enterSection,
  .view-change #enterSection,
  .view-home #loggedInSection,
  .view-change #loggedInSection {
    padding: 5%;
  }
  .view-home #enterSection a,
  .view-change #enterSection a,
  .view-home #loggedInSection a,
  .view-change #loggedInSection a {
    padding: 14px;
    font-size: 175%;
  }
  .view-home #enterSection::after,
  .view-change #enterSection::after,
  .view-home #loggedInSection::after,
  .view-change #loggedInSection::after {
    border-top-width: 1080px;
    border-right-width: 1080px;
  }
  .view-home main h1,
  .view-change main h1 {
    font-size: 400%;
  }
  .view-home main h1 + p,
  .view-change main h1 + p {
    font-size: 175%;
  }
}
@media screen and (max-width: 1250px) {
  #t3-mainnav .navbar-nav > li > a {
    line-height: 14px;
  }
  #t3-mainnav .navbar-nav {
    max-height: 100%;
  }
  .navbar-default .navbar-toggle {
    font-size: 21px;
  }
  .navbar-default .navbar-toggle .fa-bars:before {
    color: #407CA0;
  }
  .navbar-collapse {
    max-height: 100%;
  }
  .pricing {
    display: table;
    caption-side: bottom;
  }
  .pricing .tier1,
  .pricing .tier2,
  .pricing .tier3 {
    width: 100%;
    margin-bottom: 21px;
  }
  .pricing .tier3 {
    display: table-caption;
    float: none;
  }
}
@media screen and (max-width: 768px) {
  .t3-content {
    padding-left: 20px;
    padding-right: 20px;
  }
  .view-home .t3-content {
    padding-left: 0;
    padding-right: 0;
  }
  #t3-mainnav .navbar-nav > li > a {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
  .auto,
  .com_easyblog .t3-mainbody,
  #system-message-container,
  .t3-mainnav .container {
    width: 750px;
  }
  .layout-default.task-submit .container,
  .view-login .container,
  .view-user .container,
  .view-reset .container,
  .layout-default .container,
  .view-registration .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 100%;
  }
  .auto,
  .com_easyblog .t3-mainbody,
  #system-message-container,
  .t3-mainnav .container {
    width: 970px;
  }
  .layout-default.task-submit .container,
  .view-login .container,
  .view-user .container,
  .view-reset .container,
  .layout-default .container,
  .view-registration .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 100%;
  }
  .auto,
  .com_easyblog .t3-mainbody,
  #system-message-container,
  .t3-mainnav .container {
    width: 1170px;
  }
  .layout-default.task-submit .container,
  .view-login .container,
  .view-user .container,
  .view-reset .container,
  .layout-default .container,
  .view-registration .container {
    width: 1170px;
  }
}
.com_easyblog .t3-mainbody {
  margin: 0 auto;
  padding: 14px 7px;
}
.eblog-site h2 {
  text-transform: inherit;
  color: inherit;
}
.discuss-wrap h2 {
  text-transform: inherit;
  color: inherit;
}
div#discuss-wrapper {
  background: #fdfdfd;
}
div#discuss-wrapper .nav-collapse.collapse {
  display: inherit;
}
div#discuss-wrapper .discuss-searchbar--select {
  width: 150px;
}
div#discuss-wrapper .discuss-searchbar .discuss-searchbar--avatar {
  display: none;
}
.focusGlowEffect {
  -webkit-box-shadow: 0 0 5px 0 #575e5e;
  -moz-box-shadow: 0 0 5px 0 #575e5e;
  -o-box-shadow: 0 0 5px 0 #575e5e;
  box-shadow: 0 0 5px 0 #575e5e;
}
/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */
.features-intro .t3-content {
  padding-top: 0;
  padding-bottom: 0;
}
.row-feature {
  border-top: 1px solid #eee;
  padding: 40px 0;
  font-size: 16px;
  color: #AAAAAA;
  line-height: 1.5;
}
.page-masthead .row-feature {
  padding: 40px 0;
}
@media screen and (min-width: 992px) {
  .row-feature {
    padding: 60px 0;
  }
  .page-masthead .row-feature {
    padding: 100px 0;
  }
}
.row-feature h1,
.row-feature h2,
.row-feature h3 {
  line-height: 1.15;
  color: #444;
}
.row-feature h1 {
  margin-top: 0;
  margin-bottom: 60px;
  font-weight: 300;
}
@media screen and (min-width: 768px) {
  .row-feature h1 {
    font-size: 84px;
  }
}
.row-feature h1 + p {
  margin-top: -55px;
}
.row-feature h2 {
  margin-top: 0;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .row-feature h2 {
    font-size: 42px;
  }
}
.row-feature h3 {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .row-feature h3 {
    font-size: 27.6px;
  }
}
.row-feature h3 + p {
  margin-top: -10px;
}
.row-feature .feature-ct {
  width: 100%;
  padding-top: 10px;
}
@media screen and (min-width: 768px) {
  .row-feature .pull-left.item-image + .feature-ct {
    width: 50%;
    float: right;
    padding-left: 20px;
  }
  .row-feature .pull-right.item-image + .feature-ct {
    width: 50%;
    float: left;
    padding-right: 20px;
  }
}
.row-feature.text-center {
  text-align: center;
}
.row-feature.row-feature-alt,
.row-feature:nth-child(even) {
  background: #f7f7f7;
}
.row-feature.row-feature-primary {
  background: #07b;
  color: #bbe6ff;
}
.row-feature.row-feature-primary h1,
.row-feature.row-feature-primary h2,
.row-feature.row-feature-primary h3 {
  color: #FFFFFF;
}
.row-feature.row-feature-primary .feature-ct,
.row-feature.row-feature-primary p {
  color: #bbe6ff;
}
.row-feature.row-feature-primary .btn-primary {
  border-color: #fff;
}
.row-feature.row-feature-primary + .row-feature-primary {
  border-top: 1px solid #005788;
}
.row-feature .row-feature-narrow {
  padding-top: 20px;
  padding-bottom: 20px;
}
.row-feature:first-child {
  border-top: 0;
}
.row-feature .item-image {
  width: 100%;
  float: none;
  margin-bottom: 20px;
}
.row-feature .item-image img {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .row-feature .pull-left.item-image,
  .row-feature .pull-right.item-image {
    max-width: 50%;
    min-width: 25%;
    margin-bottom: 0;
  }
  .row-feature .pull-left.item-image {
    float: left;
    text-align: left;
    padding-right: 20px;
  }
  .row-feature .pull-right.item-image {
    float: right;
    text-align: right;
    padding-left: 20px;
  }
}
.row-feature .page-header {
  border: 0;
  margin: 0 0 20px;
  padding: 0;
}
.row-feature .jumbotron {
  background: transparent;
  position: relative;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .row-feature .jumbotron {
    margin-bottom: 60px;
  }
}
.row-feature .gallery .thumbnail {
  border: 0;
  padding: 0;
}
.row-feature .gallery .thumbnail a {
  display: block;
  border: 1px solid #eee;
  padding: 3px;
  -webkit-transition: border-color 0.2s ease-in;
  -o-transition: border-color 0.2s ease-in;
  transition: border-color 0.2s ease-in;
}
.row-feature .gallery .thumbnail a img {
  width: 100%;
  padding: 0;
}
.row-feature .gallery .thumbnail a:hover,
.row-feature .gallery .thumbnail a:focus,
.row-feature .gallery .thumbnail a:active {
  border-color: #bbbbbb;
}
.row-feature .gallery .thumbnail a:hover img,
.row-feature .gallery .thumbnail a:focus img,
.row-feature .gallery .thumbnail a:active img {
  opacity: 0.7;
}
.support-policy .row-support-policy {
  margin-bottom: 20px;
}
.support-policy .policy-item {
  margin-bottom: 20px;
  border: 1px solid #eee;
}
.support-policy .policy-item .col-type {
  position: relative;
  height: 100px;
  border-bottom: 1px solid #eee;
  background: #f7f7f7;
}
.support-policy .policy-item .col-type h3 {
  position: absolute;
  bottom: 10px;
  left: 20px;
}
.support-policy .policy-item .col-detail {
  height: 200px;
  padding: 20px;
}
.support-policy .policy-item .col-level {
  height: 80px;
  background: #444;
  color: #fff;
  position: relative;
}
.support-policy .policy-item .col-level .face,
.support-policy .policy-item .col-level .count-up,
.support-policy .policy-item .col-level > strong {
  height: 80px;
  line-height: 80px;
}
.support-policy .policy-item .col-level .level-info {
  width: 160px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.support-policy .policy-item .col-level .level-info .face {
  background-image: url(../images/emoticons.png);
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.35);
  display: table-cell;
  width: 80px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.support-policy .policy-item .col-level .level-info .count-up {
  width: 80px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 0, 0, 0.15);
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
.support-policy .policy-item .col-level strong {
  width: 100%;
  color: #FFFFFF;
  display: block;
  float: left;
  font-weight: bold;
  padding-left: 180px;
  font-size: 18px;
}
.support-policy .policy-item .col-level.level-1 strong {
  background: #3e9b52;
}
.support-policy .policy-item .col-level.level-1 .face {
  background-position: 0px 0px;
}
.support-policy .policy-item .col-level.level-2 strong {
  background: #2f773f;
}
.support-policy .policy-item .col-level.level-2 .face {
  background-position: 0px -80px;
}
.support-policy .policy-item .col-level.level-3 strong {
  background: #fc0;
}
.support-policy .policy-item .col-level.level-3 .face {
  background-position: 0px -160px;
}
.support-policy .policy-item .col-level.level-4 strong {
  background: #cca300;
}
.support-policy .policy-item .col-level.level-4 .face {
  background-position: 0px -240px;
}
.support-policy .policy-item .col-level.level-5 strong {
  background-color: #f80;
}
.support-policy .policy-item .col-level.level-5 .face {
  background-position: 0px -320px;
}
.support-policy .policy-item .col-level.level-6 strong {
  background: #c00;
}
.support-policy .policy-item .col-level.level-6 .face {
  background-position: 0px -400px;
}
.support-policy:hover {
  background: #FFFFFF;
  border-color: #eee;
}
.support-policy:hover .level-info .face {
  top: -70px;
}
.support-policy:hover .level-info .count-up {
  bottom: 0;
}
.support-policy.style2 {
  margin-bottom: 60px;
}
.support-policy .row-heading {
  background: #444;
  color: #FFFFFF;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .support-policy .row-heading {
    display: table;
    width: 100%;
  }
}
.support-policy .row-heading > div {
  border-right: 1px solid #5e5e5e;
  font-size: 12px;
  font-weight: bold;
  padding: 20px;
}
@media screen and (min-width: 768px) {
  .support-policy .row-heading > div {
    font-size: 15px;
    display: table-cell;
  }
}
.support-policy .row-body {
  border-left: 1px solid #eee;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body {
    display: table;
    width: 100%;
    margin-bottom: 0;
  }
}
.support-policy .row-body > div {
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 10px 20px;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body > div {
    display: table-cell;
    float: none;
  }
}
.support-policy .row-body .col-type {
  background: #444;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .support-policy .row-body .col-type {
    background: transparent;
    color: #FFFFFF;
  }
}
.support-policy .row-body .col-level {
  font-size: 32px;
  text-align: center;
}
.support-policy .row-body .col-status {
  border-bottom: 0;
}
.support-policy .row-body .col-status .face {
  background-image: url(../images/emoticons.png);
  background-repeat: no-repeat;
  display: block;
  height: 80px;
  margin: 0 auto;
  width: 80px;
}
.support-policy .row-body .col-status strong {
  color: #FFFFFF;
  display: block;
  padding: 3px 0;
  text-align: center;
}
.support-policy .row-body.level-1 .col-status {
  background: #3e9b52;
}
.support-policy .row-body.level-1 .col-status .face {
  background-position: 0px 0px;
}
.support-policy .row-body.level-2 .col-status {
  background: #44aa5a;
}
.support-policy .row-body.level-2 .col-status .face {
  background-position: 0px -80px;
}
.support-policy .row-body.level-3 .col-status {
  background: #4bb762;
}
.support-policy .row-body.level-3 .col-status .face {
  background-position: 0px -160px;
}
.support-policy .row-body.level-4 .col-status {
  background: #59bd6f;
}
.support-policy .row-body.level-4 .col-status .face {
  background-position: 0px -240px;
}
.support-policy .row-body.level-5 .col-status {
  background: #68c37b;
}
.support-policy .row-body.level-5 .col-status .face {
  background-position: 0px -320px;
}
.support-policy .row-body.level-6 .col-status {
  background: #77c888;
}
.support-policy .row-body.level-6 .col-status .face {
  background-position: 0px -400px;
}
.support-policy .row-alt {
  background: #f7f7f7;
}
.support-policy .support-yes {
  color: #3e9b52;
}
.support-policy .support-no {
  color: #e1e1e1;
}
.pricing-table {
  padding-top: 40px;
  padding-bottom: 100px;
}
.pricing-table .col {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .pricing-table .col {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .pricing-table .col.no-padding {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .pricing-table .col.shadow {
    box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.2);
  }
}
.pricing-table .col .big-number {
  display: inline-block;
  font-size: 70px;
}
.pricing-table .col .big-number sup {
  font-size: 28px;
  top: -1em;
}
.pricing-table .col .btn {
  font-size: 20px;
  padding: 10px 20px;
}
.pricing-table .col .col-header {
  background: #AAAAAA;
  color: #FFFFFF;
  padding: 10px 20px;
}
.pricing-table .col ul {
  border: 1px solid #eee;
  border-bottom: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.pricing-table .col ul li {
  border-bottom: 1px solid #eee;
  font-size: 16px;
  padding: 10px 20px;
  text-align: center;
}
.pricing-table .col ul li.row1 {
  background: #f7f7f7;
}
.pricing-table .col ul li i {
  color: #3e9b52;
  font-size: 18px;
}
.pricing-table .col ul li.no i {
  color: #c00;
}
.pricing-table .col ul li.no {
  color: #999;
  text-decoration: line-through;
}
.pricing-table .col .col-footer {
  background: #eee;
  border: 1px solid #d5d5d5;
  padding: 20px;
}
.pricing-table .col-feature {
  z-index: 200;
}
@media screen and (min-width: 992px) {
  .pricing-table .col-feature {
    margin-top: -20px;
  }
}
.pricing-table .col-feature .col-header {
  background: #07b;
  padding: 20px 20px;
}
.pricing-table.style2 .col:first-child .col-header {
  border-radius: 5px 0 0 0;
}
.pricing-table.style2 .col:first-child .col-footer {
  border-radius: 0 0 0 5px;
}
.pricing-table.style2 .col:last-child .col-header {
  border-radius: 0 5px 0 0;
}
.pricing-table.style2 .col:last-child .col-footer {
  border-radius: 0 0 5px 0;
}
.pricing-table.style2 .col-feature {
  border-radius: 5px;
}
.pricing-table.style2 .col-feature .col-header {
  border-radius: 5px 5px 0 0;
}
.pricing-table.style2 .col-feature .col-footer {
  border-radius: 0 0 5px 5px;
}
.our-team .lead {
  margin-bottom: 60px;
}
.our-team .thumbnail {
  text-align: center;
  border: 0;
  padding: 0 20px;
}
.our-team .thumbnail .caption {
  padding-bottom: 20px;
}
.our-team .thumbnail h3 {
  margin-bottom: 5px;
}
.our-team .thumbnail .btn {
  border-radius: 50%;
  height: 32px;
  line-height: 32px;
  margin: 0 2px;
  padding: 0;
  text-align: center;
  width: 32px;
}
.our-team .thumbnail .btn:hover {
  background: #07b;
  border-color: #07b;
  color: #FFFFFF;
}
.control-group .controls script + .row-fluid {
  margin-left: 0;
}
.control-group .controls script + .row-fluid + .row-fluid {
  margin-left: 0;
}
.video-wrapper {
  position: relative;
  padding-bottom: 51%;
  padding-top: 30px;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.space-between {
  display: flex;
  justify-content: space-between;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.page-frame {
  margin-left: auto;
  margin-right: auto;
  width: 90% !important;
  max-width: 1200px;
}
.side-pads {
  padding-left: 0;
  padding-right: 0;
}
@font-face {
  font-family: 'VicBold';
  src: url('../../fonts/vic/VIC-Bold.eot');
  /* IE9 Compat Modes */
  src: url('../../fonts/vic/VIC-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../fonts/vic/VIC-Bold.woff2') format('woff2'), /* Super Modern Browsers */ url('../../fonts/vic/VIC-Bold.woff') format('woff'), /* Pretty Modern Browsers */ url('../../fonts/vic/VIC-Bold.ttf') format('truetype') /* Safari, Android, iOS */;
}
@font-face {
  font-family: 'VicMedium';
  src: url('../../fonts/vic/VIC-Medium.eot');
  /* IE9 Compat Modes */
  src: url('../../fonts/vic/VIC-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../fonts/vic/VIC-Medium.woff2') format('woff2'), /* Super Modern Browsers */ url('../../fonts/vic/VIC-Medium.woff') format('woff'), /* Pretty Modern Browsers */ url('../../fonts/vic/VIC-Medium.ttf') format('truetype') /* Safari, Android, iOS */;
}
@font-face {
  font-family: "VicReg";
  src: url('../../fonts/vic/VIC-Regular.eot');
  /* IE9 Compat Modes */
  src: url('../../fonts/vic/VIC-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../fonts/vic/VIC-Regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../../fonts/vic/VIC-Regular.woff') format('woff'), /* Pretty Modern Browsers */ url('../../fonts/vic/VIC-Regular.ttf') format('truetype') /* Safari, Android, iOS */;
}
* {
  font-family: "VicReg" !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "VicBold" !important;
  color: #FFFFFF;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.inputbox,
.form-control {
  background-color: transparent;
}
code {
  font-family: "Anonymous Pro", "Menlo", "Consolas", "Bitstream Vera Sans Mono", Monaco, "Courier New", monospace !important;
}
html body div#t3-mainbody .apis h2 {
  font-size: 20px;
  color: #0f0248;
  display: inline-block;
}
html body div#t3-mainbody p {
  line-height: 1.35;
}
html body div#t3-mainbody dl {
  color: #0f0248;
}
html body div#t3-mainbody .sample-key-section p {
  font-size: 1rem;
  margin-top: 12px;
}
html body a,
html body a:link,
html body a:visited {
  color: black;
  text-decoration: underline;
}
html body a:hover,
html body a:active {
  color: black;
}
html body nav.t3-navbar a,
html body nav.t3-navbar-collapse a,
html body #featuresSection a,
html body #enterSection a,
html body #loggedInSection a,
html body #registrationSection a,
html body footer#t3-footer a,
html body nav.t3-navbar a:link,
html body nav.t3-navbar-collapse a:link,
html body #featuresSection a:link,
html body #enterSection a:link,
html body #loggedInSection a:link,
html body #registrationSection a:link,
html body footer#t3-footer a:link,
html body nav.t3-navbar a:visited,
html body nav.t3-navbar-collapse a:visited,
html body #featuresSection a:visited,
html body #enterSection a:visited,
html body #loggedInSection a:visited,
html body #registrationSection a:visited,
html body footer#t3-footer a:visited,
html body nav.t3-navbar a:hover,
html body nav.t3-navbar-collapse a:hover,
html body #featuresSection a:hover,
html body #enterSection a:hover,
html body #loggedInSection a:hover,
html body #registrationSection a:hover,
html body footer#t3-footer a:hover,
html body nav.t3-navbar a:active,
html body nav.t3-navbar-collapse a:active,
html body #featuresSection a:active,
html body #enterSection a:active,
html body #loggedInSection a:active,
html body #registrationSection a:active,
html body footer#t3-footer a:active {
  text-decoration: none;
}
@media (max-width: 1024px) {
  html body nav.t3-navbar a,
  html body nav.t3-navbar-collapse a,
  html body #featuresSection a,
  html body #enterSection a,
  html body #loggedInSection a,
  html body #registrationSection a,
  html body footer#t3-footer a,
  html body nav.t3-navbar a:link,
  html body nav.t3-navbar-collapse a:link,
  html body #featuresSection a:link,
  html body #enterSection a:link,
  html body #loggedInSection a:link,
  html body #registrationSection a:link,
  html body footer#t3-footer a:link,
  html body nav.t3-navbar a:visited,
  html body nav.t3-navbar-collapse a:visited,
  html body #featuresSection a:visited,
  html body #enterSection a:visited,
  html body #loggedInSection a:visited,
  html body #registrationSection a:visited,
  html body footer#t3-footer a:visited,
  html body nav.t3-navbar a:hover,
  html body nav.t3-navbar-collapse a:hover,
  html body #featuresSection a:hover,
  html body #enterSection a:hover,
  html body #loggedInSection a:hover,
  html body #registrationSection a:hover,
  html body footer#t3-footer a:hover,
  html body nav.t3-navbar a:active,
  html body nav.t3-navbar-collapse a:active,
  html body #featuresSection a:active,
  html body #enterSection a:active,
  html body #loggedInSection a:active,
  html body #registrationSection a:active,
  html body footer#t3-footer a:active {
    font-size: 0.95em;
  }
}
@media (max-width: 768px) {
  html body nav.t3-navbar a,
  html body nav.t3-navbar-collapse a,
  html body #featuresSection a,
  html body #enterSection a,
  html body #loggedInSection a,
  html body #registrationSection a,
  html body footer#t3-footer a,
  html body nav.t3-navbar a:link,
  html body nav.t3-navbar-collapse a:link,
  html body #featuresSection a:link,
  html body #enterSection a:link,
  html body #loggedInSection a:link,
  html body #registrationSection a:link,
  html body footer#t3-footer a:link,
  html body nav.t3-navbar a:visited,
  html body nav.t3-navbar-collapse a:visited,
  html body #featuresSection a:visited,
  html body #enterSection a:visited,
  html body #loggedInSection a:visited,
  html body #registrationSection a:visited,
  html body footer#t3-footer a:visited,
  html body nav.t3-navbar a:hover,
  html body nav.t3-navbar-collapse a:hover,
  html body #featuresSection a:hover,
  html body #enterSection a:hover,
  html body #loggedInSection a:hover,
  html body #registrationSection a:hover,
  html body footer#t3-footer a:hover,
  html body nav.t3-navbar a:active,
  html body nav.t3-navbar-collapse a:active,
  html body #featuresSection a:active,
  html body #enterSection a:active,
  html body #loggedInSection a:active,
  html body #registrationSection a:active,
  html body footer#t3-footer a:active {
    font-size: 0.93em;
  }
}
html body #registrationSection a {
  color: #FFFFFF;
}
html body a.btn,
html body a.close,
html body a.btn:link,
html body a.close:link,
html body a.btn:visited,
html body a.close:visited,
html body a.btn:hover,
html body a.close:hover,
html body a.btn:active,
html body a.close:active {
  text-decoration: none;
}
html body h2 {
  font-size: 20px;
}
.text-white {
  color: #FFFFFF;
}
body {
  background-color: #FFFFFF;
  color: #FFFFFF;
}
body #user-form,
body #user-data {
  background-color: #F6F4FA;
}
body #user-data {
  padding: 20px;
}
body #general,
body #user-data,
body #user-form,
body #application-form,
body #tabs #details #general,
body #tabs #details #selected-apis,
body #tabs #details #api-keys-collapse,
body #tabs #details #oauth-creds-collapse,
body #tabs #details #sharing-collapse,
body #tabs #details h2,
body #tabs #details a,
body .no-users-defined {
  color: #313131;
}
.body.api-details {
  background: #FFFFFF;
}
.body.api-details .auth-section {
  color: #000;
}
#t3-mainbody {
  width: 100% !important;
  max-width: none;
  padding-top: 0;
}
#t3-mainbody .auto {
  width: 100%;
}
#t3-mainbody .auto {
  margin-left: auto;
  margin-right: auto;
  width: 90% !important;
  max-width: 1200px;
}
#t3-mainbody .body.help-center {
  background-color: #FFFFFF;
}
#t3-mainbody .body.help-center a {
  color: #02193f;
}
@media (max-width: 480px) {
  #t3-mainbody .body.help-center {
    width: 100% !important;
  }
}
#t3-mainbody .tabs {
  padding-left: 0;
  padding-right: 0;
}
#t3-mainbody .tabs table.table-monitoring th {
  transition: background-color 0.2s linear;
}
#t3-mainbody .tabs table.table-monitoring th.active {
  border-bottom: 1px solid #fff !important;
}
#t3-mainbody .tabs #container {
  background-color: #fff;
}
#t3-mainbody #tabs #tab-contents .body {
  padding-top: 2rem;
  background-color: #FFFFFF;
}
.alert h4.alert-heading {
  background-color: transparent;
  border-color: transparent;
}
.view-home .t3-mainbody,
.view-login .t3-mainbody,
.view-registration .t3-mainbody,
.view-change .t3-mainbody {
  min-height: 0;
}
.view-home .container,
.view-login .container,
.view-registration .container,
.view-change .container {
  margin-left: auto;
  margin-right: auto;
  width: 90% !important;
  max-width: 1200px;
  padding-left: 0;
  padding-right: 0;
}
.view-home .t3-content,
.view-login .t3-content,
.view-registration .t3-content,
.view-change .t3-content {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.view-home .row,
.view-login .row,
.view-registration .row,
.view-change .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.view-home .auto,
.view-login .auto,
.view-registration .auto,
.view-change .auto {
  width: 95% !important;
}
.view-registration body {
  background-color: #0f0248;
}
.view-login #t3-mainbody .row,
.view-registration #t3-mainbody .row,
.view-reset #t3-mainbody .row,
.layout-default #t3-mainbody .row {
  width: 100% !important;
  max-width: none;
}
.view-login #t3-mainbody .row #t3-content,
.view-registration #t3-mainbody .row #t3-content,
.view-reset #t3-mainbody .row #t3-content,
.layout-default #t3-mainbody .row #t3-content {
  margin-left: auto;
  margin-right: auto;
  width: 90% !important;
  max-width: 1200px;
  float: none;
}
header#t3-mainnav .container {
  margin-left: auto;
  margin-right: auto;
  width: 90% !important;
  max-width: 1200px;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 768px) {
  .t3-content {
    padding-left: 0;
    padding-right: 0;
  }
}
.form-horizontal .form-group {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.form-horizontal .form-group [class^='col-'] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.form-horizontal .form-group label {
  font-weight: normal;
  font-size: 14px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group label {
    margin-right: 15px;
  }
}
@media (max-width: 767px) {
  .form-horizontal .form-group label {
    margin-bottom: 5px;
  }
}
@media (max-width: 1000px) {
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody .dataTables_filter {
    margin: 3px 7px 0 0;
  }
}
@media (max-width: 752px) {
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody .dataTables_filter {
    float: left;
    margin-top: 10px;
  }
}
@media (max-width: 476px) {
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #users-delete-button {
    margin: 0.4em;
  }
}
#t3-mainnav {
  position: fixed;
  height: 3.875rem;
  color: #fff;
  background: #100152;
  border: 0;
}
#t3-mainnav .container {
  padding-left: 0;
  padding-right: 0;
}
#t3-mainnav li,
#t3-mainnav li a {
  color: #fff !important;
}
#t3-mainnav .site-title {
  color: #fff !important;
}
#t3-mainnav .t3-navbar ul.level0 li::after {
  bottom: 18px !important;
  background: #3a79cf !important;
}
#t3-mainnav .t3-navbar ul.level0 li:hover {
  background: #100152;
}
#t3-mainnav .t3-navbar ul.level0 li:hover::after {
  bottom: 12px;
  width: calc(100% - 50px);
  left: 0;
  margin: 0 25px;
  background: #3a79cf;
}
#t3-mainnav .t3-navbar ul.level0 li {
  padding: 0 16px;
}
#t3-mainnav .t3-navbar ul.level0 li a {
  font-family: vicBold !important;
  font-size: 1rem;
  line-height: 61px;
}
#t3-mainnav .t3-navbar ul.level0 li a.menu-profile {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}
#t3-mainnav .t3-navbar ul.level0 li.active {
  background: #100152;
}
#t3-mainnav .t3-navbar ul.level0 li.active a {
  font-weight: 700;
  line-height: 60px;
}
#t3-mainnav .t3-navbar ul.level0 li.active:hover::after,
#t3-mainnav .t3-navbar ul.level0 li.active::after {
  bottom: 12px;
  width: calc(100% - 50px);
  left: 0;
  margin: 0 25px;
  height: 2px;
  background: tranpsarent;
}
#t3-mainnav .t3-navbar ul.level0 > li:after {
  transition: all 0.1s ease;
  height: 2px;
}
#t3-mainnav img.vic-gov-logo {
  max-height: 42px;
  margin-top: 10px;
}
#t3-mainnav a.title-link {
  height: 65px;
  display: flex;
  align-items: center;
  text-decoration: none;
  padding-left: 8px;
}
#t3-mainnav a.title-link strong.site-title {
  font-family: "VicBold" !important;
  text-transform: uppercase;
  font-weight: bold;
}
@media (max-width: 768px) {
  #t3-mainnav {
    height: 3rem;
  }
}
#t3-mainnav .box {
  width: 20px;
  height: 20px;
  border: 1px solid white;
  border-radius: 5px;
  float: right;
  margin: 18px 0 0 10px;
  display: table;
}
#t3-mainnav .box p {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 7px;
  font-size: 0.8em;
}
#t3-mainnav .t3-navbar ul.level0 > li:hover:first-child::after,
#t3-mainnav .logo-image {
  display: block;
}
@media (min-width: 1251px) {
  .t3-mainnav .t3-navbar-collapse,
  #t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
@media (max-width: 1250px) {
  .t3-mainnav .t3-navbar-collapse,
  #t3-mainnav .t3-navbar-collapse {
    display: block !important;
    /*  -------------------  mobile ------------------  */
    height: 0 !important;
    overflow: hidden;
    transition: height 0.3s ease;
    max-height: calc(100vh - 5px) !important;
    overflow: hidden !important;
    border: none;
    background-color: #0d0536;
    box-shadow: none;
  }
  .t3-mainnav .t3-navbar-collapse .dropdown ul.dropdown-menu,
  #t3-mainnav .t3-navbar-collapse .dropdown ul.dropdown-menu {
    background-color: #0d0536;
  }
  .t3-mainnav .t3-navbar-collapse a[href="/profile-menu"],
  #t3-mainnav .t3-navbar-collapse a[href="/profile-menu"] {
    display: none;
  }
  .t3-mainnav .t3-navbar-collapse ul.navbar-nav,
  #t3-mainnav .t3-navbar-collapse ul.navbar-nav {
    max-height: none !important;
    background-color: transparent;
    padding-top: 15px;
  }
  .t3-mainnav .t3-navbar-collapse ul.navbar-nav + ul.navbar-nav,
  #t3-mainnav .t3-navbar-collapse ul.navbar-nav + ul.navbar-nav {
    display: none;
    /* duplicate - javascript?? */
  }
  .t3-mainnav .t3-navbar-collapse ul.navbar-nav > li,
  #t3-mainnav .t3-navbar-collapse ul.navbar-nav > li {
    display: block;
    float: none;
  }
  .t3-mainnav .t3-navbar-collapse ul.navbar-nav > li > a,
  #t3-mainnav .t3-navbar-collapse ul.navbar-nav > li > a {
    border-top: none;
    padding: 10px 20px;
  }
  .t3-mainnav .t3-navbar-collapse ul.navbar-nav > li > a,
  #t3-mainnav .t3-navbar-collapse ul.navbar-nav > li > a,
  .t3-mainnav .t3-navbar-collapse ul.navbar-nav > li > a:link,
  #t3-mainnav .t3-navbar-collapse ul.navbar-nav > li > a:link,
  .t3-mainnav .t3-navbar-collapse ul.navbar-nav > li > a:visited,
  #t3-mainnav .t3-navbar-collapse ul.navbar-nav > li > a:visited,
  .t3-mainnav .t3-navbar-collapse ul.navbar-nav > li > a:hover,
  #t3-mainnav .t3-navbar-collapse ul.navbar-nav > li > a:hover,
  .t3-mainnav .t3-navbar-collapse ul.navbar-nav > li > a:active,
  #t3-mainnav .t3-navbar-collapse ul.navbar-nav > li > a:active {
    background-color: transparent;
    font-family: "VicMedium" !important;
    text-align: left;
    color: #fff;
  }
  .t3-mainnav .t3-navbar-collapse ul.navbar-nav > li > a[data-toggle='dropdown'],
  #t3-mainnav .t3-navbar-collapse ul.navbar-nav > li > a[data-toggle='dropdown'] {
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    top: auto;
    background-color: transparent;
    z-index: 10000;
  }
  .t3-mainnav .t3-navbar-collapse ul.navbar-nav > li > a em.caret,
  #t3-mainnav .t3-navbar-collapse ul.navbar-nav > li > a em.caret {
    display: none;
  }
  .t3-mainnav .t3-navbar-collapse ul.navbar-nav > li.active a,
  #t3-mainnav .t3-navbar-collapse ul.navbar-nav > li.active a,
  .t3-mainnav .t3-navbar-collapse ul.navbar-nav > li.active a:link,
  #t3-mainnav .t3-navbar-collapse ul.navbar-nav > li.active a:link,
  .t3-mainnav .t3-navbar-collapse ul.navbar-nav > li.active a:visited,
  #t3-mainnav .t3-navbar-collapse ul.navbar-nav > li.active a:visited {
    background-color: transparent;
    font-weight: bold;
  }
  .t3-mainnav .t3-navbar-collapse ul.navbar-nav > li .level1.dropdown-menu,
  #t3-mainnav .t3-navbar-collapse ul.navbar-nav > li .level1.dropdown-menu {
    display: block;
    position: relative;
    box-shadow: none;
    float: none;
  }
  .t3-mainnav .t3-navbar-collapse ul.navbar-nav > li .level1.dropdown-menu li a,
  #t3-mainnav .t3-navbar-collapse ul.navbar-nav > li .level1.dropdown-menu li a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
    text-align: left;
    background-color: transparent;
    color: #fff !important;
  }
  .t3-mainnav .t3-navbar-collapse ul.navbar-nav > li.dropdown + li > a,
  #t3-mainnav .t3-navbar-collapse ul.navbar-nav > li.dropdown + li > a,
  .t3-mainnav .t3-navbar-collapse ul.navbar-nav > li .level1.dropdown-menu > li:first-child > a,
  #t3-mainnav .t3-navbar-collapse ul.navbar-nav > li .level1.dropdown-menu > li:first-child > a {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
  }
}
@media (max-width: 1250px) {
  .t3-mainnav .t3-navbar-collapse,
  #t3-mainnav .t3-navbar-collapse {
    top: 3.9rem;
  }
}
@media (max-width: 990px) {
  .t3-mainnav .t3-navbar-collapse,
  #t3-mainnav .t3-navbar-collapse {
    top: -0.2rem;
  }
}
@media (max-width: 768px) {
  .t3-mainnav .t3-navbar-collapse,
  #t3-mainnav .t3-navbar-collapse {
    top: -1.1rem;
  }
}
@media (min-width: 1251px) {
  .t3-mainnav .navbar-toggle,
  #t3-mainnav .navbar-toggle {
    /*  -------------------  desktop ------------------  */
    display: none !important;
  }
}
@media (max-width: 1250px) {
  .t3-mainnav .t3-navbar,
  #t3-mainnav .t3-navbar {
    display: none !important;
  }
}
@media (min-width: 1251px) {
  .t3-mainnav .t3-navbar,
  #t3-mainnav .t3-navbar {
    display: block !important;
    /* desktop */
  }
}
@media screen and (min-width: 0px) and (max-width: 600px) {
  .t3-mainnav .logo.logo-text,
  #t3-mainnav .logo.logo-text {
    width: 285px;
  }
}
@media screen and (min-width: 601px) and (max-width: 1024px) {
  .t3-mainnav .logo.logo-text,
  #t3-mainnav .logo.logo-text {
    width: 260px;
  }
}
@media screen and (min-width: 1024px) {
  .t3-mainnav .logo.logo-text,
  #t3-mainnav .logo.logo-text {
    width: 260px;
  }
}
@media (max-width: 1250px) {
  .t3-mainnav .navbar-toggle,
  #t3-mainnav .navbar-toggle {
    display: block !important;
    left: 24px;
    width: auto;
    height: 66px;
  }
  .t3-mainnav .navbar-toggle,
  #t3-mainnav .navbar-toggle,
  .t3-mainnav .navbar-toggle:hover,
  #t3-mainnav .navbar-toggle:hover,
  .t3-mainnav .navbar-toggle:focus,
  #t3-mainnav .navbar-toggle:focus {
    background-color: transparent;
  }
  .t3-mainnav .navbar-toggle .button-text,
  #t3-mainnav .navbar-toggle .button-text {
    font-size: 1rem;
    line-height: 1em;
    position: relative;
    top: -3px;
  }
  .t3-mainnav .navbar-toggle .separator,
  #t3-mainnav .navbar-toggle .separator {
    font-size: 20px;
    position: relative;
    top: -2px;
  }
  .t3-mainnav .logo.logo-text,
  #t3-mainnav .logo.logo-text {
    position: relative;
    left: 97px;
  }
}
@media (max-width: 1250px) {
  html.com_apiportal.view-error #t3-mainnav .navbar-toggle {
    display: none !important;
  }
  html.com_apiportal.view-error #t3-mainnav .logo.logo-text {
    left: 0 !important;
  }
}
@media (max-width: 768px) {
  html.com_apiportal.view-error #t3-mainnav .logo.logo-text {
    padding-left: 1em;
  }
}
@media (max-width: 480px) {
  html.com_apiportal.view-error #t3-mainnav .logo.logo-text {
    padding-left: 2em;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: 0;
  position: relative;
}
@media (max-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    top: -7px;
  }
}
.container > .navbar-collapse {
  margin-left: 0px;
}
.container > .navbar-header {
  margin-left: -35px;
}
html body footer.vic-govt-footer {
  overflow: hidden;
}
html body footer.vic-govt-footer * {
  color: #FFFFFF;
}
html body footer.vic-govt-footer > .container {
  width: 1180px;
}
@media screen and (min-width: 992px) {
  html body footer.vic-govt-footer > .container {
    width: 980px;
  }
}
@media screen and (min-width: 768px) {
  html body footer.vic-govt-footer > .container {
    width: 760px;
  }
}
html body footer.vic-govt-footer .t3-copyright {
  padding-top: 42px;
  min-height: 175px;
  background: #0d0536;
  color: #fff;
}
html body footer.vic-govt-footer .t3-copyright .auto {
  margin-left: auto;
  margin-right: auto;
  width: 90% !important;
  max-width: 1200px;
}
html body footer.vic-govt-footer .t3-copyright .auto .row {
  display: flex;
  justify-content: space-between;
  font-size: 0.95em;
}
html body footer.vic-govt-footer .t3-copyright .auto .row:before,
html body footer.vic-govt-footer .t3-copyright .auto .row:after {
  display: none;
}
html body footer.vic-govt-footer .t3-copyright .auto .row .col-xs-1,
html body footer.vic-govt-footer .t3-copyright .auto .row .col-xs-9,
html body footer.vic-govt-footer .t3-copyright .auto .row .col-xs-2 {
  display: inline-block;
}
html body footer.vic-govt-footer .t3-copyright .auto .row .col-xs-1 {
  padding-left: 0;
}
html body footer.vic-govt-footer .t3-copyright .auto .row .col-xs-2 {
  padding-right: 0;
  width: 114px;
}
html body footer.vic-govt-footer .t3-copyright .auto .row .col-xs-2 img {
  width: 100%;
}
@media (max-width: 990px) and (min-width: 699px) {
  html body footer.vic-govt-footer .t3-copyright .auto .row .col-xs-9 ul li {
    font-size: 12px;
  }
}
@media (max-width: 666px) {
  html body footer.vic-govt-footer .t3-copyright .auto .row {
    align-items: center;
    flex-direction: column;
  }
  html body footer.vic-govt-footer .t3-copyright .auto .row .col-xs-1,
  html body footer.vic-govt-footer .t3-copyright .auto .row .col-xs-9,
  html body footer.vic-govt-footer .t3-copyright .auto .row .col-xs-2 {
    width: auto;
    margin-bottom: 25px;
    text-align: center;
  }
  html body footer.vic-govt-footer .t3-copyright .auto .row .col-xs-9 ul {
    margin-bottom: 45px;
  }
  html body footer.vic-govt-footer .t3-copyright .auto .row .col-xs-9 ul li {
    display: block;
    margin-bottom: 7px;
    text-align: center;
  }
  html body footer.vic-govt-footer .t3-copyright .auto .row .col-xs-9 ul li:after {
    display: none;
  }
  html body footer.vic-govt-footer .t3-copyright .auto .row .col-xs-2 img {
    width: 110px;
    margin-top: -10px;
  }
}
html body footer.vic-govt-footer .footer-logo {
  width: 50%;
}
html body footer.vic-govt-footer .footer-list {
  padding-left: 0;
  padding-bottom: 10px;
  list-style: none;
}
html body footer.vic-govt-footer .footer-list li {
  display: inline-block;
}
html body footer.vic-govt-footer .footer-list li:after {
  content: ' |';
}
html body footer.vic-govt-footer .footer-list li:last-child:after {
  content: '';
}
html body footer.vic-govt-footer #back-to-top {
  font-size: 24px;
  border: 1px solid #FFFFFF;
  background: transparent;
  padding: 10px;
}
html body footer.vic-govt-footer small {
  font-size: 0.8em;
}
html body footer.vic-govt-footer a,
html body footer.vic-govt-footer a:link,
html body footer.vic-govt-footer a:visited {
  color: #fff;
}
html body footer.vic-govt-footer a:hover,
html body footer.vic-govt-footer a:active {
  color: #fff;
}
.com_apiportal .head,
.com_content .head,
.com_users .head {
  background-color: #0f0248 !important;
  background-image: url(/templates/purity_iii/images/pattern_block-header.png);
  margin: 0 auto !important;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
}
@media (max-width: 992px) {
  .com_apiportal .head,
  .com_content .head,
  .com_users .head {
    background-position: right -200px top;
  }
}
@media (max-width: 830px) {
  .com_apiportal .head,
  .com_content .head,
  .com_users .head {
    background-image: url("/templates/purity_iii/images/pattern_block-rendered-small.png");
    background-repeat: no-repeat;
    background-position: -1rem -6.5rem;
    background-size: 30rem;
    padding-bottom: 20px;
  }
}
.com_apiportal .head:before,
.com_content .head:before,
.com_users .head:before {
  display: none;
}
.com_apiportal .head h1,
.com_content .head h1,
.com_users .head h1 {
  padding-top: 20vh;
  font-size: 3.5rem;
  z-index: 1;
}
@media (max-width: 800px) {
  .com_apiportal .head h1,
  .com_content .head h1,
  .com_users .head h1 {
    font-size: 2rem;
    padding-top: 16vh;
  }
}
.com_apiportal .head h1 + p,
.com_content .head h1 + p,
.com_users .head h1 + p {
  margin: 10px auto !important;
  box-sizing: border-box;
  padding-right: 40%;
  position: relative;
  color: #FFFFFF;
  z-index: 2;
}
@media (min-width: 768px) {
  .com_apiportal .head h1 + p,
  .com_content .head h1 + p,
  .com_users .head h1 + p {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .com_apiportal .head h1 + p,
  .com_content .head h1 + p,
  .com_users .head h1 + p {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .com_apiportal .head h1 + p,
  .com_content .head h1 + p,
  .com_users .head h1 + p {
    width: 1170px;
  }
}
.com_apiportal .head h1 + p em,
.com_content .head h1 + p em,
.com_users .head h1 + p em {
  font-style: normal;
  color: #FFFFFF;
  font-size: 1.75rem;
  font-weight: bold;
}
@media (max-width: 1024px) {
  .com_apiportal .head h1 + p em,
  .com_content .head h1 + p em,
  .com_users .head h1 + p em {
    font-size: 1.5rem;
  }
}
@media (max-width: 768px) {
  .com_apiportal .head h1 + p em,
  .com_content .head h1 + p em,
  .com_users .head h1 + p em {
    font-size: 1.4rem;
  }
}
@media (max-width: 480px) {
  .com_apiportal .head h1 + p em,
  .com_content .head h1 + p em,
  .com_users .head h1 + p em {
    font-size: 1.2rem;
  }
}
@media (max-width: 768px) {
  .com_apiportal .head,
  .com_content .head,
  .com_users .head {
    width: 100% !important;
  }
}
.com_apiportal .head .btn,
.com_content .head .btn,
.com_users .head .btn {
  z-index: 10;
}
.com_apiportal #t3-mainbody .head .auto,
.com_content #t3-mainbody .head .auto,
.com_users #t3-mainbody .head .auto {
  box-sizing: border-box;
  padding-right: 28%;
}
@media (max-width: 768px) {
  .com_apiportal #t3-mainbody .head .auto,
  .com_content #t3-mainbody .head .auto,
  .com_users #t3-mainbody .head .auto {
    padding-right: 0;
  }
}
@media (max-height: 800px) and (max-width: 830px) {
  .com_apiportal #t3-mainbody .head h1.auto,
  .com_content #t3-mainbody .head h1.auto,
  .com_users #t3-mainbody .head h1.auto {
    padding-top: 20vh;
  }
}
.com_apiportal #t3-mainbody .head p.auto,
.com_content #t3-mainbody .head p.auto,
.com_users #t3-mainbody .head p.auto {
  font-size: 1.75rem;
  font-weight: bold;
}
@media (max-width: 800px) {
  .com_apiportal #t3-mainbody .head p.auto,
  .com_content #t3-mainbody .head p.auto,
  .com_users #t3-mainbody .head p.auto {
    font-size: 1.3rem;
    padding-right: 0;
  }
}
html.layout-create.com_apiportal #t3-mainbody .head h1.auto,
html.layout-edit.com_apiportal #t3-mainbody .head h1.auto,
html.view-apitester.com_apiportal #t3-mainbody .head h1.auto,
html.view-users.com_apiportal #t3-mainbody .head h1.auto,
html.view-apicatalog.com_apiportal #t3-mainbody .head h1.auto,
html.view-monitoring.com_apiportal #t3-mainbody .head h1.auto,
html.view-application.com_apiportal #t3-mainbody .head h1.auto,
html.view-applications.com_apiportal #t3-mainbody .head h1.auto,
html.view-user.com_apiportal #t3-mainbody .head h1.auto,
html.view-article.com_apiportal #t3-mainbody .head h1.auto,
html.layout-create.com_content #t3-mainbody .head h1.auto,
html.layout-edit.com_content #t3-mainbody .head h1.auto,
html.view-apitester.com_content #t3-mainbody .head h1.auto,
html.view-users.com_content #t3-mainbody .head h1.auto,
html.view-apicatalog.com_content #t3-mainbody .head h1.auto,
html.view-monitoring.com_content #t3-mainbody .head h1.auto,
html.view-application.com_content #t3-mainbody .head h1.auto,
html.view-applications.com_content #t3-mainbody .head h1.auto,
html.view-user.com_content #t3-mainbody .head h1.auto,
html.view-article.com_content #t3-mainbody .head h1.auto {
  padding-top: 90px !important;
}
html.layout-create.com_apiportal .head,
html.layout-edit.com_apiportal .head,
html.view-apitester.com_apiportal .head,
html.view-users.com_apiportal .head,
html.view-apicatalog.com_apiportal .head,
html.view-monitoring.com_apiportal .head,
html.view-application.com_apiportal .head,
html.view-applications.com_apiportal .head,
html.view-user.com_apiportal .head,
html.view-article.com_apiportal .head,
html.layout-create.com_content .head,
html.layout-edit.com_content .head,
html.view-apitester.com_content .head,
html.view-users.com_content .head,
html.view-apicatalog.com_content .head,
html.view-monitoring.com_content .head,
html.view-application.com_content .head,
html.view-applications.com_content .head,
html.view-user.com_content .head,
html.view-article.com_content .head {
  padding-top: 7em;
  min-height: 440px;
}
@media (max-width: 768px) {
  html.layout-create.com_apiportal .head,
  html.layout-edit.com_apiportal .head,
  html.view-apitester.com_apiportal .head,
  html.view-users.com_apiportal .head,
  html.view-apicatalog.com_apiportal .head,
  html.view-monitoring.com_apiportal .head,
  html.view-application.com_apiportal .head,
  html.view-applications.com_apiportal .head,
  html.view-user.com_apiportal .head,
  html.view-article.com_apiportal .head,
  html.layout-create.com_content .head,
  html.layout-edit.com_content .head,
  html.view-apitester.com_content .head,
  html.view-users.com_content .head,
  html.view-apicatalog.com_content .head,
  html.view-monitoring.com_content .head,
  html.view-application.com_content .head,
  html.view-applications.com_content .head,
  html.view-user.com_content .head,
  html.view-article.com_content .head {
    min-height: 340px;
  }
}
.com_content .head h1,
.com_apiportal .head h1,
.com_users .head h1,
.com_content .head h1 + p,
.com_apiportal .head h1 + p,
.com_users .head h1 + p {
  padding-left: 0;
  padding-right: 0;
}
.container {
  max-width: 1000px;
}
ul#apisList[data-view="tiles"] li,
ul#apisList[data-view="tiles"] li {
  background: #FFFFFF;
  border-color: #FFFFFF;
  box-shadow: none;
}
ul#apisList[data-view="tiles"] li.noentries p,
ul#apisList[data-view="tiles"] li.noentries p {
  position: static;
}
ul#apisList[data-view="tiles"] h2 > a,
ul#apisList[data-view="tiles"] h2 > a {
  color: #0094E5;
}
ul#apisList[data-view="tiles"] h2,
ul#apisList[data-view="tiles"] h2 {
  border-bottom: 1px solid #B3B3B3;
  padding: 0px;
  left: 14px;
  min-height: 64px;
}
ul#apisList[data-view="tiles"] p,
ul#apisList[data-view="tiles"] p {
  top: 90px;
}
ul#apisList[data-view="tiles"] div.api-icon,
ul#apisList[data-view="tiles"] div.api-icon {
  background: #FFFFFF;
  border-radius: 10px;
  position: static;
  float: right;
  height: 30%;
  width: 30%;
  margin-right: 5%;
  margin-top: 3%;
}
ul#apisList[data-view="tiles"] div.api-icon img,
ul#apisList[data-view="tiles"] div.api-icon img {
  position: relative;
  padding: 5px;
}
ul#apisList[data-view="tiles"] dl,
ul#apisList[data-view="tiles"] dl {
  font-size: 0.8em;
}
ul#apisList[data-view="tiles"] dl dt,
ul#apisList[data-view="tiles"] dl dt {
  font-weight: bold;
}
ul#apisList[data-view="tiles"] [role="toolbar"],
ul#apisList[data-view="tiles"] [role="toolbar"] {
  width: 30%;
  font-size: 0.8em;
  right: 18px;
}
ul#apisList[data-view="tiles"] [role="toolbar"] a.btn.btn-primary,
ul#apisList[data-view="tiles"] [role="toolbar"] a.btn.btn-primary {
  color: #fff;
}
ul#apisList[data-view="tiles"] [role="toolbar"] a.btn.btn-primary:hover,
ul#apisList[data-view="tiles"] [role="toolbar"] a.btn.btn-primary:hover {
  background: #00a4ff;
}
ul#apisList[data-view="list"] li,
ul#appsList[data-view="list"] li {
  padding: 16px 32px;
  background: #F6F4FA;
  border-color: #F6F4FA;
  box-shadow: none;
}
ul#apisList[data-view="list"] li h2 > a,
ul#appsList[data-view="list"] li h2 > a {
  color: #0094E5;
}
ul#apisList[data-view="list"] li::after,
ul#appsList[data-view="list"] li::after {
  content: none;
}
ul#apisList[data-view="list"] li .markdown-reset,
ul#appsList[data-view="list"] li .markdown-reset {
  color: #02193f;
}
ul#apisList[data-view="list"] li.noentries p,
ul#appsList[data-view="list"] li.noentries p {
  position: static;
}
ul#apisList[data-view="list"] .api-icon,
ul#appsList[data-view="list"] .api-icon {
  border-radius: 10px;
  width: 150px;
  height: 150px;
  float: left;
  margin-right: 1.7em;
}
ul#apisList[data-view="list"] .api-icon::after,
ul#appsList[data-view="list"] .api-icon::after {
  background: transparent;
}
ul#apisList[data-view="list"] .api-icon img,
ul#appsList[data-view="list"] .api-icon img {
  width: 100%;
}
ul#apisList[data-view="list"] h2,
ul#appsList[data-view="list"] h2,
ul#apisList[data-view="list"] p,
ul#appsList[data-view="list"] p,
ul#apisList[data-view="list"] dl,
ul#appsList[data-view="list"] dl {
  padding: 0;
}
@media (max-width: 766px) {
  ul#apisList[data-view="list"] div.api-icon,
  ul#appsList[data-view="list"] div.api-icon {
    display: none;
  }
}
ul#apisList[data-view="list"] h2,
ul#appsList[data-view="list"] h2 {
  padding: 0;
}
ul#apisList[data-view="list"] h2 a,
ul#appsList[data-view="list"] h2 a,
ul#apisList[data-view="list"] h2 a:link,
ul#appsList[data-view="list"] h2 a:link,
ul#apisList[data-view="list"] h2 a:visited,
ul#appsList[data-view="list"] h2 a:visited {
  color: black;
}
ul#apisList[data-view="list"] h2 a:hover,
ul#appsList[data-view="list"] h2 a:hover,
ul#apisList[data-view="list"] h2 a:active,
ul#appsList[data-view="list"] h2 a:active {
  color: black;
}
ul#apisList[data-view="list"] dl,
ul#appsList[data-view="list"] dl {
  font-size: 0.8em;
  display: inline-block;
}
ul#apisList[data-view="list"] dl dt:first-child,
ul#appsList[data-view="list"] dl dt:first-child {
  padding: 0;
}
ul#apisList[data-view="list"] dl dt,
ul#appsList[data-view="list"] dl dt {
  font-weight: bold;
}
@media (max-width: 1250px) {
  ul#apisList[data-view="list"] dl,
  ul#appsList[data-view="list"] dl {
    display: block;
  }
}
ul#apisList[data-view="list"] [role="toolbar"],
ul#appsList[data-view="list"] [role="toolbar"] {
  padding: 0px;
  top: 15px;
  right: 20px;
}
ul#apisList[data-view="list"] [role="toolbar"] a.btn.btn-primary,
ul#appsList[data-view="list"] [role="toolbar"] a.btn.btn-primary {
  color: #fff;
  display: inline-block;
}
@media (max-width: 1250px) {
  ul#apisList[data-view="list"] [role="toolbar"],
  ul#appsList[data-view="list"] [role="toolbar"] {
    padding: 0px;
    top: 138px;
    left: 0;
    display: inline-block;
  }
  ul#apisList[data-view="list"] .apis div,
  ul#appsList[data-view="list"] .apis div {
    position: static;
  }
}
#main-container {
  padding: 16px 32px;
  font-size: 0.8em;
  margin-bottom: 32px;
  color: #02193f;
  background-color: #F6F4FA;
}
#main-container h2 {
  color: #02193f;
}
#main-container #api-description {
  padding: 16px auto;
  margin: 16px auto;
}
#main-container #api-image {
  width: 90%;
  height: 150px;
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  background-size: contain;
  border-radius: 10px;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  #main-container #api-image {
    width: 100%;
  }
}
#main-container .row.control-group {
  margin: 0 0 8px 0;
  width: 50%;
  float: left;
  min-height: 50px;
}
#main-container .row.control-group label {
  width: 100%;
  font-weight: bold;
}
#main-container .row.control-group .col-sm-8 {
  width: 100%;
  padding-top: 8px;
}
#main-container .row.control-group .col-sm-8#basepath {
  overflow: hidden;
}
#main-container .api-download-button {
  border: 1px solid #0094E5;
  color: #0094E5;
  padding: 6px 16px;
  font-weight: bold;
  font-size: smaller;
  border-radius: 500px;
  transition: all 0.25s linear;
  display: inline-block;
  margin-right: 6px;
  margin-bottom: 8px;
}
#main-container .api-download-button:hover {
  color: #FFFFFF;
  background: #0094E5;
  text-decoration: none;
}
#tabs .tab-content {
  color: #313131;
}
#tabs .tab-content h2 {
  color: #313131;
}
.auth-section {
  padding: 25px 50px 16px;
  font-size: 0.8em;
  margin-bottom: 32px;
  background-color: #F6F4FA;
}
.auth-section input[type="text"],
.auth-section input[type="password"] {
  width: 100%;
  max-width: 430px;
}
#details {
  font-size: 0.8em;
  /* view-application */
}
#details h2 {
  color: black;
  font-size: 1.2rem;
  font-family: "VicReg" !important;
  font-weight: bold;
  padding: 16px 32px;
}
#details .panel-heading {
  padding: 0;
}
#details .panel-body {
  padding: 16px 32px;
}
#details .no-border {
  border: none !important;
}
#details #general {
  padding: 16px 32px;
  border: 1px solid #e8e8e7;
  border-radius: 0 0 0.25rem 0.25rem;
}
@media (max-width: 768px) {
  #details #general {
    text-align: center;
  }
}
#details #general div.col-sm-2 {
  padding: 0;
}
#details #general div.control-group.row {
  margin: 0 0 8px 0;
  width: 100%;
  float: none;
  min-height: 50px;
}
#details #general div.control-group.row label.control-label {
  width: 100%;
  font-weight: bold;
}
#details #general div.control-group.row div.col-sm-9 {
  width: 100%;
}
@media (min-width: 768px) {
  #details #general div.col-sm-5 {
    margin-left: 30px;
    width: 30%;
  }
}
#details #selected-apis {
  clear: both;
}
#details #selected-apis p {
  padding: 16px 32px;
}
#details div.application.logo {
  height: 150px;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 10px;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  #details div.application.logo {
    margin-left: auto;
    margin-right: auto;
  }
}
#details #selected-apis .panel > .table-bordered > thead,
#details #selected-apis .panel > .table-responsive > .table-bordered > thead,
#details #selected-apis table.dataTable > thead,
#details #selected-apis .table-bordered > thead {
  background-color: transparent;
}
#details #general div.control-group.row {
  min-height: 30px;
  margin-bottom: 22px;
}
#details #general div.control-group.row label {
  margin-bottom: 5px;
  font-size: 1.3rem;
}
#details #general div.control-group.row [class^='col-']:not(label) {
  font-size: 18px;
}
#details #selected-apis i.fa-inverse,
#details #api-keys-collapse i.fa-inverse,
#details #oauth-creds-collapse i.fa-inverse,
#details #ext-oauth-creds-collapse i.fa-inverse {
  color: #FFFFFF;
}
@media (max-width: 768px) {
  #details #select-apis h2 {
    display: block;
  }
}
#details .panel {
  padding-top: 15px;
  padding-bottom: 10px;
  font-size: 1rem;
}
#details .panel #apis-table {
  border: none;
  margin: 30px;
  width: calc(100% - 60px) !important;
}
#details .panel #api-keys-table {
  border: none;
  margin: 10px;
}
#details .panel,
#details ul#apisList[data-view="list"] li,
#details ul#appsList[data-view="list"] li,
#details #main-container,
#details form fieldset,
#details .auth-section {
  border: 1px solid #e8e8e7;
  border-radius: 0.25rem;
}
#details .panel #api-description,
#details ul#apisList[data-view="list"] li #api-description,
#details ul#appsList[data-view="list"] li #api-description,
#details #main-container #api-description,
#details form fieldset #api-description,
#details .auth-section #api-description {
  border-bottom: none;
}
html body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation {
  border: 1px solid #e8e8e7;
  border-radius: 0.25rem;
}
html body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation,
html body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get,
html body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post {
  margin-bottom: 30px;
}
html body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.content,
html body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.content,
html body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.content {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
html body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation .heading,
html body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get .heading,
html body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post .heading {
  margin: 0;
}
div#shared-user-edit,
div#shared-app-edit,
div#sharing-collapse {
  padding: 20px 30px 40px;
}
div#shared-user-edit:before,
div#shared-app-edit:before,
div#sharing-collapse:before,
div#shared-user-edit:after,
div#shared-app-edit:after,
div#sharing-collapse:after {
  content: " ";
  display: table;
}
div#shared-user-edit:after,
div#shared-app-edit:after,
div#sharing-collapse:after {
  clear: both;
}
div#shared-user-edit:after,
div#shared-app-edit:after,
div#sharing-collapse:after {
  content: "";
  display: table;
  clear: both;
}
div#shared-user-edit .row,
div#shared-app-edit .row,
div#sharing-collapse .row {
  padding: 5px 0;
  border-bottom: 1px solid #eee;
  margin: 0;
}
div#sharing-collapse {
  padding: 0;
}
.switch-toggle label,
.switch-toggle-enabled label {
  color: #ccc;
}
.switch-toggle label:hover,
.switch-toggle-enabled label:hover {
  color: #333;
}
.switch-toggle input:checked + label,
.switch-toggle-enabled input:checked + label {
  background-color: #176c17;
  border-color: #176c17;
  color: #ffffff;
  border-left-width: 1px;
  margin-left: -1px;
  cursor: default;
  font-weight: bold;
}
.switch-toggle input[disabled] + label,
.switch-toggle-enabled input[disabled] + label {
  cursor: not-allowed;
  padding: 8px 10px;
  border: 1px solid #eee;
}
.switch-toggle input[disabled]:checked + label,
.switch-toggle-enabled input[disabled]:checked + label {
  cursor: default;
  padding: 8px;
  background-color: #176c17;
  border-color: #176c17;
  color: #ffffff;
}
.dropdown ul.dropdown-menu {
  background-color: #0052C2;
  border: none;
  margin: 0;
  box-shadow: 0 12px 12px rgba(0, 0, 0, 0.175);
}
.dropdown ul.dropdown-menu li {
  border: none;
  transition: background-color 0.35s linear;
}
.dropdown ul.dropdown-menu li a {
  border: none;
  transition: all 0.2s linear;
  background: none;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}
.dropdown ul.dropdown-menu li a.btn {
  border-radius: 0 !important;
}
.dropdown ul.dropdown-menu li a:hover {
  color: #FFF;
  background: #040016;
}
/* profile dropdown */
.navbar-nav li.dropdown.mega:last-child {
  position: static;
}
.navbar-nav li.dropdown.mega:last-child a.menu-profile:before {
  content: '\f007';
  font-family: 'FontAwesome';
  color: #fff;
}
.nav-child.dropdown-menu.mega-dropdown-menu {
  left: auto !important;
}
#t3-mainnav .t3-megamenu .nav-child.dropdown-menu.mega-dropdown-menu {
  background-color: #100152;
}
#t3-mainnav .t3-megamenu .dropdown-menu .mega-nav > li.active > a {
  background-color: transparent!important;
}
#t3-mainnav .t3-navbar ul.level0 li {
  padding: 0 12px;
}
#t3-mainnav .navbar-nav > .dropdown > a .caret {
  border-top-color: #fff !important;
  border-bottom-color: #fff !important;
}
#t3-mainnav .navbar-nav > .dropdown > a img {
  display: none;
}
#t3-mainnav .navbar-nav > .dropdown:after {
  display: none;
}
.operation input.submit[type='button'] {
  border: none;
  color: #fff;
  background-image: none;
}
.operation input.submit[type='button']:hover {
  opacity: 1;
}
.operation.post input.submit[type='button'] {
  background-color: #10a54a;
}
.operation.delete input.submit[type='button'] {
  background-color: #a41e22;
}
.operation.patch input.submit[type='button'] {
  background-color: #D38042;
}
.operation.put input.submit[type='button'] {
  background-color: #c5862b;
}
.operation.get input.submit[type='button'] {
  background-color: #0f6ab4;
}
body .swagger-ui-wrap ._container {
  padding-top: 30px;
  color: black;
}
body .swagger-ui-wrap .http_method {
  font-weight: bold;
}
body .swagger-ui-wrap .path .toggleOperation {
  font-weight: bold;
}
body .swagger-ui-wrap .operation {
  margin: 0px;
}
@media (max-width: 767px) {
  body .swagger-ui-wrap .operation .heading {
    height: 145px;
  }
}
body .swagger-ui-wrap div.heading {
  border: none !important;
  min-height: 55px;
  display: flex !important;
  justify-content: space-between;
  align-items: center;
}
body .swagger-ui-wrap div.heading a.toggleOperation {
  border-radius: 0 !important;
}
body .swagger-ui-wrap pre {
  border: none;
  max-height: 300px;
  overflow-y: scroll;
}
body .swagger-ui-wrap ul.endpoints li.endpoint li.operation .heading {
  background: #FFFFFF !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  flex-direction: row !important;
}
body .swagger-ui-wrap ul.endpoints li.endpoint li.operation .content {
  background: #fff !important;
  margin-top: -10px !important;
  padding: 0 62px 30px !important;
}
@media (max-width: 767px) {
  body .swagger-ui-wrap ul.endpoints li.endpoint li.operation .content {
    padding: 0 20px 20px !important;
  }
}
body .swagger-ui-wrap ul.endpoints li.endpoint li.operation .content .signature-container * {
  font-family: "Anonymous Pro", "Menlo", "Consolas", "Bitstream Vera Sans Mono", "Courier New", monospace !important;
}
body .swagger-ui-wrap ul.endpoints li.endpoint li.operation .content .signature-nav {
  padding-bottom: 20px;
}
body .swagger-ui-wrap ul.endpoints li.endpoint li.operation .content .signature-nav li {
  display: inline-block;
  padding-right: 8px;
}
body .swagger-ui-wrap ul.endpoints li.endpoint li.operation .content .signature-nav a {
  font-weight: bold !important;
  margin: 0px 14px 0px 0px;
}
body .swagger-ui-wrap ul.endpoints li.endpoint li.operation .content .signature-nav a.selected,
body .swagger-ui-wrap ul.endpoints li.endpoint li.operation .content .signature-nav a:hover {
  color: #2BA2ED !important;
}
body .swagger-ui-wrap ul.endpoints li.endpoint li.operation .content .strong {
  font-weight: bold;
}
body .swagger-ui-wrap ul.endpoints li.endpoint li.operation .content h4 {
  color: #0094E5 !important;
  font-family: "VicReg" !important;
  font-weight: bold;
  font-size: 1.2em !important;
  padding: 30px 0 20px !important;
}
body .swagger-ui-wrap ul.endpoints li.endpoint li.operation .content .propName {
  padding-left: 16px;
  font-weight: bold;
}
body .swagger-ui-wrap ul.endpoints li.endpoint li.operation .content .propType {
  color: #0094E5 !important;
}
body .swagger-ui-wrap ul.endpoints li.endpoint li.operation .content select {
  border-color: #B3B3B3 !important;
  color: black;
  background: white;
  font-weight: normal;
}
body .swagger-ui-wrap ul.endpoints li.endpoint li.operation .content table th {
  color: black;
  border-bottom: 1px solid #B3B3B3;
  padding: 0 0 16px 0;
}
body .swagger-ui-wrap ul.endpoints li.endpoint li.operation .content table td {
  border: none;
  padding: 15px 0px 8px 0px;
}
@media (max-width: 768px) {
  body .swagger-ui-wrap ul.endpoints li.endpoint li.operation .content table td {
    padding: 0px 0px 10px 0px;
  }
}
body .swagger-ui-wrap ul.endpoints li.endpoint li.operation .content table td .parameter {
  border-color: #B3B3B3 !important;
  font-weight: normal;
}
body .swagger-ui-wrap ul.endpoints li.endpoint li.operation .content table td .parameter::placeholder {
  color: #B3B3B3;
  opacity: 0.7;
  font-style: normal;
}
body .swagger-ui-wrap ul#resources li.resource div.heading ul.options {
  margin: 0 !important;
  padding: 0 !important;
}
body .swagger-ui-wrap ul#resources li.resource div.heading ul.options li {
  margin: 0 !important;
  padding: 0 12px !important;
}
body .swagger-ui-wrap ul#resources li.resource div.heading ul.options li:last-child {
  padding-right: 0 !important;
}
body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading h3 span.http_method a {
  height: 55px;
  padding-top: 20px;
}
body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading ul.options li:last-child,
body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading ul.options li:last-child,
body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.heading ul.options li:last-child,
body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.heading ul.options li:last-child,
body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.heading ul.options li:last-child,
body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.heading ul.options li:last-child,
body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.heading ul.options li:last-child,
body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.options div.heading ul.options li:last-child,
body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.star div.heading ul.options li:last-child,
body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading ul.options li.last,
body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading ul.options li.last,
body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.heading ul.options li.last,
body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.heading ul.options li.last,
body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.heading ul.options li.last,
body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.heading ul.options li.last,
body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.heading ul.options li.last,
body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.options div.heading ul.options li.last,
body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.star div.heading ul.options li.last {
  padding-top: 16px;
}
body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading ul.options {
  width: 40%;
  margin: 20px 10px !important;
}
@media (max-width: 880px) {
  body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading h3 span.path a {
    font-size: 0.8rem;
  }
}
@media (max-width: 767px) {
  body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading h3 .http_method {
    display: block;
    margin-bottom: 10px;
  }
  body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading h3 {
    width: 100%;
    height: 75%;
    text-align: center;
  }
  body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading ul.options {
    position: absolute;
    top: 85px;
    width: 95%;
  }
  body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading ul.options li {
    width: 100%;
    text-align: center;
  }
  body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation .heading,
  body html body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get .heading {
    position: relative;
  }
  body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading ul.options li a {
    line-height: 1.2em;
  }
  body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading h3 span.path a {
    font-size: 1rem;
  }
}
@media (max-width: 576px) {
  body .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading ul.options {
    bottom: 10px;
  }
}
html body #t3-mainbody.t3-mainbody .btn-group a.btn-default {
  padding: 8px 20px 5px 35px;
  margin: 3px 10px 0 0;
}
html body #t3-mainbody.t3-mainbody #dtableCustomToolbar .btn-group a.btn-default {
  margin: 0 10px 0 0;
}
html body #t3-mainbody.t3-mainbody .btn {
  border: none;
  transition: all 0.2s linear;
  border-radius: 0;
  color: #fff;
  height: 36px;
  margin-bottom: 6px;
  font-weight: bold;
  display: inline-block;
}
html body #t3-mainbody.t3-mainbody .btn.btn-default {
  background-color: #0f0248;
  border: none;
}
html body #t3-mainbody.t3-mainbody .btn.btn-default:hover {
  background-color: #1577cd;
}
html body #t3-mainbody.t3-mainbody .btn.btn-primary {
  background-color: #0f0248;
  border: none;
  border-radius: 0;
}
html body #t3-mainbody.t3-mainbody .btn.btn-primary:hover {
  background-color: #1577cd;
}
html body #t3-mainbody.t3-mainbody .btn:hover {
  text-decoration: none;
}
html body #t3-mainbody.t3-mainbody .btn.icon {
  padding-left: 36px;
}
html body #t3-mainbody.t3-mainbody .btn.btn-link {
  color: black;
  text-decoration: underline;
}
html body #t3-mainbody.t3-mainbody #btn-change {
  background-color: #2c91e9 !important;
}
html body #t3-mainbody.t3-mainbody .btn-hollow {
  border: 1px solid #fff !important;
}
@media (max-width: 480px) {
  html body #t3-mainbody.t3-mainbody #daterange {
    padding: 5px 7px 5px 36px;
  }
}
@media (max-width: 480px) {
  html body #t3-mainbody.t3-mainbody #daterange span {
    font-size: 0.75em;
  }
}
html body #t3-mainbody.t3-mainbody #selected-apis li .btn-link,
html body #t3-mainbody.t3-mainbody #api-keys-table li .btn-link,
html body #t3-mainbody.t3-mainbody #oauth-clients-table li .btn-link,
html body #t3-mainbody.t3-mainbody #ext-oauth-clients-table li .btn-link {
  color: #fff;
}
html body #t3-mainbody.t3-mainbody #authentication i.fa-inverse {
  color: #FFFFFF !important;
}
html body #t3-mainbody.t3-mainbody #user-cancel-button {
  margin: 0;
}
html body #t3-mainbody.t3-mainbody #t3-content.t3-content .pull-right {
  display: none;
}
html body #t3-mainbody.t3-mainbody .form-actions {
  display: flex;
  flex-direction: row-reverse;
  padding: 20px;
}
html body #t3-mainbody.t3-mainbody .form-actions button {
  display: inline-block;
  margin: 0 0 0 8px;
}
html body #t3-mainbody.t3-mainbody .sort-dropdown .btn-default,
html body #t3-mainbody.t3-mainbody .tag-dropdown .btn-default {
  background-color: #100152;
  margin: 3px 3px 0 0;
  width: 100%;
  height: auto;
}
html body #t3-mainbody.t3-mainbody .sort-dropdown .btn-default:hover,
html body #t3-mainbody.t3-mainbody .tag-dropdown .btn-default:hover {
  background-color: #040016;
}
@media (max-width: 768px) {
  html body #t3-mainbody.t3-mainbody .sort-dropdown {
    display: none;
  }
}
html body #t3-mainbody.t3-mainbody #users-form .btn.btn-default,
html body #t3-mainbody.t3-mainbody #applications-form .btn.btn-default {
  margin-right: 0.15em;
}
html.view-apicatalog.com_apiportal .action-group {
  margin-bottom: 5px !important;
  width: 100%;
}
html.view-apicatalog.com_apiportal .action-group .dropdown {
  float: right;
}
html.view-apicatalog.com_apiportal .action-group .btn-default {
  margin: 0 !important;
}
.tabs {
  padding: 16px 32px;
}
.tabs ul.nav.nav-tabs {
  border: none;
}
.tabs ul.nav.nav-tabs li {
  margin: 0;
}
.tabs ul.nav.nav-tabs li a {
  font-size: 1em;
  font-weight: bold;
  color: #808080;
  padding: 0;
  margin: 0 14px 0 0;
  border: none !important;
  background-color: transparent !important;
  text-decoration: none;
  cursor: pointer;
}
.tabs ul.nav.nav-tabs li a:hover {
  color: #0094E5;
}
.tabs ul.nav.nav-tabs li.active a {
  background: transparent;
  color: #2BA2ED;
  border-color: transparent;
  border-bottom: 4px solid #2BA2ED !important;
  text-decoration: none;
}
ul.nav.nav-tabs {
  border: none;
}
ul.nav.nav-tabs li {
  margin: 0;
}
ul.nav.nav-tabs li a {
  font-size: 1em;
  font-weight: bold;
  color: #808080;
  padding: 0;
  margin: 0 14px 0 0;
  border: none !important;
  background-color: transparent !important;
}
ul.nav.nav-tabs li a:hover {
  color: #0094E5;
}
ul.nav.nav-tabs li.active a {
  background: transparent;
  color: #2BA2ED;
  border-color: transparent;
}
.btn-toolbar {
  border: none;
  background: #FFFFFF;
  padding: 20px 0 0;
  margin-bottom: 0;
}
.btn-toolbar .btn-default {
  font-weight: bold;
  color: #0094E5;
  background: transparent;
  border-color: transparent;
}
.btn-toolbar .btn-default:hover {
  background: transparent;
  border-color: transparent;
}
.btn-toolbar label {
  color: #02193f;
}
.btn-toolbar input[type="text"] {
  background: transparent;
  margin-left: 3.5em;
  color: #02193f;
}
#dtable_wrapper .btn-toolbar {
  background: transparent;
}
table.table-monitoring tr th.tab.active {
  background: #FFFFFF !important;
  color: #2BA2ED !important;
  border-bottom-color: #FFFFFF;
}
table.table-monitoring tr th.tab:hover {
  background: #FFFFFF !important;
}
div#container.monitoring-container {
  background: #FFFFFF !important;
}
.view-login div#t3-mainbody,
.view-registration div#t3-mainbody,
.view-reset div#t3-mainbody,
.view-change div#t3-mainbody,
.layout-default div#t3-mainbody {
  min-height: 100vh;
}
.view-login div#t3-mainbody span.help-block a,
.view-registration div#t3-mainbody span.help-block a,
.view-reset div#t3-mainbody span.help-block a,
.view-change div#t3-mainbody span.help-block a,
.layout-default div#t3-mainbody span.help-block a {
  color: #FFFFFF;
}
.view-login div#t3-mainbody div.auto.row,
.view-registration div#t3-mainbody div.auto.row,
.view-reset div#t3-mainbody div.auto.row,
.view-change div#t3-mainbody div.auto.row,
.layout-default div#t3-mainbody div.auto.row {
  margin: 0 !important;
}
.view-login div#t3-mainbody [type='text'],
.view-registration div#t3-mainbody [type='text'],
.view-reset div#t3-mainbody [type='text'],
.view-change div#t3-mainbody [type='text'],
.layout-default div#t3-mainbody [type='text'],
.view-login div#t3-mainbody [type='password'],
.view-registration div#t3-mainbody [type='password'],
.view-reset div#t3-mainbody [type='password'],
.view-change div#t3-mainbody [type='password'],
.layout-default div#t3-mainbody [type='password'],
.view-login div#t3-mainbody [type='email'],
.view-registration div#t3-mainbody [type='email'],
.view-reset div#t3-mainbody [type='email'],
.view-change div#t3-mainbody [type='email'],
.layout-default div#t3-mainbody [type='email'] {
  font-size: 16px;
  background: transparent;
  border: 0 solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  width: 75%;
  color: #FFFFFF;
  border-radius: 0;
  padding-left: 0;
  max-width: 400px;
}
.view-login div#t3-mainbody input:-webkit-autofill,
.view-registration div#t3-mainbody input:-webkit-autofill,
.view-reset div#t3-mainbody input:-webkit-autofill,
.view-change div#t3-mainbody input:-webkit-autofill,
.layout-default div#t3-mainbody input:-webkit-autofill,
.view-login div#t3-mainbody input:-webkit-autofill:hover,
.view-registration div#t3-mainbody input:-webkit-autofill:hover,
.view-reset div#t3-mainbody input:-webkit-autofill:hover,
.view-change div#t3-mainbody input:-webkit-autofill:hover,
.layout-default div#t3-mainbody input:-webkit-autofill:hover,
.view-login div#t3-mainbody input:-webkit-autofill:focus,
.view-registration div#t3-mainbody input:-webkit-autofill:focus,
.view-reset div#t3-mainbody input:-webkit-autofill:focus,
.view-change div#t3-mainbody input:-webkit-autofill:focus,
.layout-default div#t3-mainbody input:-webkit-autofill:focus,
.view-login div#t3-mainbody textarea:-webkit-autofill,
.view-registration div#t3-mainbody textarea:-webkit-autofill,
.view-reset div#t3-mainbody textarea:-webkit-autofill,
.view-change div#t3-mainbody textarea:-webkit-autofill,
.layout-default div#t3-mainbody textarea:-webkit-autofill,
.view-login div#t3-mainbody textarea:-webkit-autofill:hover,
.view-registration div#t3-mainbody textarea:-webkit-autofill:hover,
.view-reset div#t3-mainbody textarea:-webkit-autofill:hover,
.view-change div#t3-mainbody textarea:-webkit-autofill:hover,
.layout-default div#t3-mainbody textarea:-webkit-autofill:hover,
.view-login div#t3-mainbody textarea:-webkit-autofill:focus,
.view-registration div#t3-mainbody textarea:-webkit-autofill:focus,
.view-reset div#t3-mainbody textarea:-webkit-autofill:focus,
.view-change div#t3-mainbody textarea:-webkit-autofill:focus,
.layout-default div#t3-mainbody textarea:-webkit-autofill:focus,
.view-login div#t3-mainbody select:-webkit-autofill,
.view-registration div#t3-mainbody select:-webkit-autofill,
.view-reset div#t3-mainbody select:-webkit-autofill,
.view-change div#t3-mainbody select:-webkit-autofill,
.layout-default div#t3-mainbody select:-webkit-autofill,
.view-login div#t3-mainbody select:-webkit-autofill:hover,
.view-registration div#t3-mainbody select:-webkit-autofill:hover,
.view-reset div#t3-mainbody select:-webkit-autofill:hover,
.view-change div#t3-mainbody select:-webkit-autofill:hover,
.layout-default div#t3-mainbody select:-webkit-autofill:hover,
.view-login div#t3-mainbody select:-webkit-autofill:focus,
.view-registration div#t3-mainbody select:-webkit-autofill:focus,
.view-reset div#t3-mainbody select:-webkit-autofill:focus,
.view-change div#t3-mainbody select:-webkit-autofill:focus,
.layout-default div#t3-mainbody select:-webkit-autofill:focus {
  border-bottom: 1px solid white;
  -webkit-text-fill-color: white;
  -webkit-box-shadow: 0 0 0px 1000px #0f0248 inset;
  transition: background-color 5000s ease-in-out 0s;
}
.view-login div#t3-mainbody #mask-group,
.view-registration div#t3-mainbody #mask-group,
.view-reset div#t3-mainbody #mask-group,
.view-change div#t3-mainbody #mask-group,
.layout-default div#t3-mainbody #mask-group {
  display: none;
}
.view-login div#t3-mainbody .input-group,
.view-registration div#t3-mainbody .input-group,
.view-reset div#t3-mainbody .input-group,
.view-change div#t3-mainbody .input-group,
.layout-default div#t3-mainbody .input-group {
  width: 100%;
}
.view-login div#t3-mainbody .btn-primary,
.view-registration div#t3-mainbody .btn-primary,
.view-reset div#t3-mainbody .btn-primary,
.view-change div#t3-mainbody .btn-primary,
.layout-default div#t3-mainbody .btn-primary {
  margin-top: 20px;
}
.view-login div#t3-mainbody .btn-primary:after,
.view-registration div#t3-mainbody .btn-primary:after,
.view-reset div#t3-mainbody .btn-primary:after,
.view-change div#t3-mainbody .btn-primary:after,
.layout-default div#t3-mainbody .btn-primary:after {
  content: ' →';
}
.view-login div#t3-mainbody a,
.view-registration div#t3-mainbody a,
.view-reset div#t3-mainbody a,
.view-change div#t3-mainbody a,
.layout-default div#t3-mainbody a {
  color: #fff;
}
.view-login div#t3-mainbody a:hover,
.view-registration div#t3-mainbody a:hover,
.view-reset div#t3-mainbody a:hover,
.view-change div#t3-mainbody a:hover,
.layout-default div#t3-mainbody a:hover {
  color: #040016;
  opacity: 0.7;
}
.view-login div#t3-mainbody span.help-block,
.view-registration div#t3-mainbody span.help-block,
.view-reset div#t3-mainbody span.help-block,
.view-change div#t3-mainbody span.help-block,
.layout-default div#t3-mainbody span.help-block {
  font-size: 0.8rem;
  color: #FFFFFF;
  padding-top: 0;
  padding-bottom: 12px;
  max-width: 400px;
}
.view-login div#t3-mainbody label,
.view-registration div#t3-mainbody label,
.view-reset div#t3-mainbody label,
.view-change div#t3-mainbody label,
.layout-default div#t3-mainbody label {
  color: #FFFFFF;
}
.view-login div#t3-mainbody h1,
.view-registration div#t3-mainbody h1,
.view-reset div#t3-mainbody h1,
.view-change div#t3-mainbody h1,
.layout-default div#t3-mainbody h1 {
  font-size: 3.5rem;
  line-height: 61px;
  margin: 200px 0 35px -2px !important;
}
.view-login div#t3-mainbody form fieldset,
.view-registration div#t3-mainbody form fieldset,
.view-reset div#t3-mainbody form fieldset,
.view-change div#t3-mainbody form fieldset,
.layout-default div#t3-mainbody form fieldset {
  border: none;
}
html.com_apiportal.view-registration div#t3-mainbody h1 {
  margin: 120px 0 35px -2px !important;
}
.com_users h1,
.com_apiportal h1,
.com_content h1,
.com_users h1 + p,
.com_apiportal h1 + p,
.com_content h1 + p,
.com_users .body,
.com_apiportal .body,
.com_content .body,
.com_users .auto,
.com_apiportal .auto,
.com_content .auto {
  margin-left: 0;
  margin-right: 0;
}
.com_users #system-message-container,
.com_apiportal #system-message-container,
.com_content #system-message-container {
  margin-left: 0;
}
a[data-toggle='modal'] {
  text-decoration: underline;
}
html.view-login div#t3-mainbody .btn-primary,
html.view-registration div#t3-mainbody .btn-primary,
html.view-reset div#t3-mainbody .btn-primary,
html.layout-default div#t3-mainbody .btn-primary {
  border-radius: 4px;
  background-color: #100152 !important;
  text-align: center;
  font-family: VicBold !important;
  border: none;
  box-sizing: border-box !important;
  transition: all 0.2s linear;
  width: auto;
  font-size: 14px !important;
  padding: 14px 33px 0;
  height: 42px !important;
}
html.view-login div#t3-mainbody .btn-primary:hover,
html.view-registration div#t3-mainbody .btn-primary:hover,
html.view-reset div#t3-mainbody .btn-primary:hover,
html.layout-default div#t3-mainbody .btn-primary:hover {
  background-color: #060020 !important;
  text-decoration: none;
}
html.view-login div#t3-mainbody button.btn-primary,
html.view-registration div#t3-mainbody button.btn-primary,
html.view-reset div#t3-mainbody button.btn-primary,
html.layout-default div#t3-mainbody button.btn-primary {
  padding-top: 0;
  padding-bottom: 0;
}
html.view-login div#t3-mainbody #btn-login,
html.view-registration div#t3-mainbody #btn-login,
html.view-reset div#t3-mainbody #btn-login,
html.layout-default div#t3-mainbody #btn-login {
  border: 1px solid #FFFFFF;
  border-radius: 0;
}
html body div#t3-mainbody form label.error {
  color: #bf1212;
  font-weight: bold;
}
html.view-home body,
html.view-login body,
html.view-reset body,
html.view-change body {
  background-color: #0f0248;
}
html.view-apitester .auth-section {
  color: #313131;
  background-color: #F6F4FA;
}
html.view-home body,
html.view-login body,
html.view-registration body,
html.view-reset body,
html.view-error body,
html.layout-default body,
html.view-change body {
  background-color: #0f0248 !important;
  background-image: url("/templates/purity_iii/images/pattern_block-rendered.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right -4.625em top;
}
@media (max-width: 950px) {
  html.view-home body,
  html.view-login body,
  html.view-registration body,
  html.view-reset body,
  html.view-error body,
  html.layout-default body,
  html.view-change body {
    background-position: right -4.75em top 0em;
  }
}
@media only screen and (max-width: 900px) {
  html.view-home body,
  html.view-login body,
  html.view-registration body,
  html.view-reset body,
  html.view-error body,
  html.layout-default body,
  html.view-change body {
    background-image: url("/templates/purity_iii/images/pattern_block-rendered-small.png");
    background-repeat: no-repeat;
    background-position: left -90px;
    background-size: 400px 250px;
  }
}
html.view-home body div#t3-mainbody,
html.view-login body div#t3-mainbody,
html.view-registration body div#t3-mainbody,
html.view-reset body div#t3-mainbody,
html.view-error body div#t3-mainbody,
html.layout-default body div#t3-mainbody,
html.view-change body div#t3-mainbody {
  background-image: none;
}
html.view-home body div#t3-mainbody main section#enterSection,
html.view-login body div#t3-mainbody main section#enterSection,
html.view-registration body div#t3-mainbody main section#enterSection,
html.view-reset body div#t3-mainbody main section#enterSection,
html.view-error body div#t3-mainbody main section#enterSection,
html.layout-default body div#t3-mainbody main section#enterSection,
html.view-change body div#t3-mainbody main section#enterSection,
html.view-home body div#t3-mainbody main section#loggedInSection,
html.view-login body div#t3-mainbody main section#loggedInSection,
html.view-registration body div#t3-mainbody main section#loggedInSection,
html.view-reset body div#t3-mainbody main section#loggedInSection,
html.view-error body div#t3-mainbody main section#loggedInSection,
html.layout-default body div#t3-mainbody main section#loggedInSection,
html.view-change body div#t3-mainbody main section#loggedInSection {
  margin-left: auto;
  margin-right: auto;
  width: 90% !important;
  max-width: 1200px;
  padding-top: 130px;
  padding-bottom: 50px;
  padding-left: 0;
  padding-right: 0;
  text-align: left;
  background-image: none;
  background-color: transparent;
}
html.view-home body div#t3-mainbody main section#enterSection:before,
html.view-login body div#t3-mainbody main section#enterSection:before,
html.view-registration body div#t3-mainbody main section#enterSection:before,
html.view-reset body div#t3-mainbody main section#enterSection:before,
html.view-error body div#t3-mainbody main section#enterSection:before,
html.layout-default body div#t3-mainbody main section#enterSection:before,
html.view-change body div#t3-mainbody main section#enterSection:before,
html.view-home body div#t3-mainbody main section#loggedInSection:before,
html.view-login body div#t3-mainbody main section#loggedInSection:before,
html.view-registration body div#t3-mainbody main section#loggedInSection:before,
html.view-reset body div#t3-mainbody main section#loggedInSection:before,
html.view-error body div#t3-mainbody main section#loggedInSection:before,
html.layout-default body div#t3-mainbody main section#loggedInSection:before,
html.view-change body div#t3-mainbody main section#loggedInSection:before {
  background-image: none;
  background-color: transparent;
}
html.view-home body div#t3-mainbody main section#enterSection:after,
html.view-login body div#t3-mainbody main section#enterSection:after,
html.view-registration body div#t3-mainbody main section#enterSection:after,
html.view-reset body div#t3-mainbody main section#enterSection:after,
html.view-error body div#t3-mainbody main section#enterSection:after,
html.layout-default body div#t3-mainbody main section#enterSection:after,
html.view-change body div#t3-mainbody main section#enterSection:after,
html.view-home body div#t3-mainbody main section#loggedInSection:after,
html.view-login body div#t3-mainbody main section#loggedInSection:after,
html.view-registration body div#t3-mainbody main section#loggedInSection:after,
html.view-reset body div#t3-mainbody main section#loggedInSection:after,
html.view-error body div#t3-mainbody main section#loggedInSection:after,
html.layout-default body div#t3-mainbody main section#loggedInSection:after,
html.view-change body div#t3-mainbody main section#loggedInSection:after {
  border: none;
}
html.view-home body div#t3-mainbody main section#enterSection h1,
html.view-login body div#t3-mainbody main section#enterSection h1,
html.view-registration body div#t3-mainbody main section#enterSection h1,
html.view-reset body div#t3-mainbody main section#enterSection h1,
html.view-error body div#t3-mainbody main section#enterSection h1,
html.layout-default body div#t3-mainbody main section#enterSection h1,
html.view-change body div#t3-mainbody main section#enterSection h1,
html.view-home body div#t3-mainbody main section#loggedInSection h1,
html.view-login body div#t3-mainbody main section#loggedInSection h1,
html.view-registration body div#t3-mainbody main section#loggedInSection h1,
html.view-reset body div#t3-mainbody main section#loggedInSection h1,
html.view-error body div#t3-mainbody main section#loggedInSection h1,
html.layout-default body div#t3-mainbody main section#loggedInSection h1,
html.view-change body div#t3-mainbody main section#loggedInSection h1 {
  padding-right: 35%;
}
html.view-home body div#t3-mainbody main section#enterSection p,
html.view-login body div#t3-mainbody main section#enterSection p,
html.view-registration body div#t3-mainbody main section#enterSection p,
html.view-reset body div#t3-mainbody main section#enterSection p,
html.view-error body div#t3-mainbody main section#enterSection p,
html.layout-default body div#t3-mainbody main section#enterSection p,
html.view-change body div#t3-mainbody main section#enterSection p,
html.view-home body div#t3-mainbody main section#loggedInSection p,
html.view-login body div#t3-mainbody main section#loggedInSection p,
html.view-registration body div#t3-mainbody main section#loggedInSection p,
html.view-reset body div#t3-mainbody main section#loggedInSection p,
html.view-error body div#t3-mainbody main section#loggedInSection p,
html.layout-default body div#t3-mainbody main section#loggedInSection p,
html.view-change body div#t3-mainbody main section#loggedInSection p {
  padding-right: 50%;
}
html.view-home body div#t3-mainbody main section#enterSection h1,
html.view-login body div#t3-mainbody main section#enterSection h1,
html.view-registration body div#t3-mainbody main section#enterSection h1,
html.view-reset body div#t3-mainbody main section#enterSection h1,
html.view-error body div#t3-mainbody main section#enterSection h1,
html.layout-default body div#t3-mainbody main section#enterSection h1,
html.view-change body div#t3-mainbody main section#enterSection h1,
html.view-home body div#t3-mainbody main section#loggedInSection h1,
html.view-login body div#t3-mainbody main section#loggedInSection h1,
html.view-registration body div#t3-mainbody main section#loggedInSection h1,
html.view-reset body div#t3-mainbody main section#loggedInSection h1,
html.view-error body div#t3-mainbody main section#loggedInSection h1,
html.layout-default body div#t3-mainbody main section#loggedInSection h1,
html.view-change body div#t3-mainbody main section#loggedInSection h1 {
  font-size: 3.5rem;
  line-height: 1.3;
  margin-bottom: 7px !important;
}
@media (max-height: 800px) and (max-width: 830px) {
  html.view-home body div#t3-mainbody main section#enterSection h1,
  html.view-login body div#t3-mainbody main section#enterSection h1,
  html.view-registration body div#t3-mainbody main section#enterSection h1,
  html.view-reset body div#t3-mainbody main section#enterSection h1,
  html.view-error body div#t3-mainbody main section#enterSection h1,
  html.layout-default body div#t3-mainbody main section#enterSection h1,
  html.view-change body div#t3-mainbody main section#enterSection h1,
  html.view-home body div#t3-mainbody main section#loggedInSection h1,
  html.view-login body div#t3-mainbody main section#loggedInSection h1,
  html.view-registration body div#t3-mainbody main section#loggedInSection h1,
  html.view-reset body div#t3-mainbody main section#loggedInSection h1,
  html.view-error body div#t3-mainbody main section#loggedInSection h1,
  html.layout-default body div#t3-mainbody main section#loggedInSection h1,
  html.view-change body div#t3-mainbody main section#loggedInSection h1 {
    padding-top: 1em;
  }
}
html.view-home body div#t3-mainbody main section#enterSection p,
html.view-login body div#t3-mainbody main section#enterSection p,
html.view-registration body div#t3-mainbody main section#enterSection p,
html.view-reset body div#t3-mainbody main section#enterSection p,
html.view-error body div#t3-mainbody main section#enterSection p,
html.layout-default body div#t3-mainbody main section#enterSection p,
html.view-change body div#t3-mainbody main section#enterSection p,
html.view-home body div#t3-mainbody main section#loggedInSection p,
html.view-login body div#t3-mainbody main section#loggedInSection p,
html.view-registration body div#t3-mainbody main section#loggedInSection p,
html.view-reset body div#t3-mainbody main section#loggedInSection p,
html.view-error body div#t3-mainbody main section#loggedInSection p,
html.layout-default body div#t3-mainbody main section#loggedInSection p,
html.view-change body div#t3-mainbody main section#loggedInSection p {
  font-size: 1.75rem;
  font-weight: bold;
}
html.view-home body div#t3-mainbody main section#enterSection p:last-of-type,
html.view-login body div#t3-mainbody main section#enterSection p:last-of-type,
html.view-registration body div#t3-mainbody main section#enterSection p:last-of-type,
html.view-reset body div#t3-mainbody main section#enterSection p:last-of-type,
html.view-error body div#t3-mainbody main section#enterSection p:last-of-type,
html.layout-default body div#t3-mainbody main section#enterSection p:last-of-type,
html.view-change body div#t3-mainbody main section#enterSection p:last-of-type,
html.view-home body div#t3-mainbody main section#loggedInSection p:last-of-type,
html.view-login body div#t3-mainbody main section#loggedInSection p:last-of-type,
html.view-registration body div#t3-mainbody main section#loggedInSection p:last-of-type,
html.view-reset body div#t3-mainbody main section#loggedInSection p:last-of-type,
html.view-error body div#t3-mainbody main section#loggedInSection p:last-of-type,
html.layout-default body div#t3-mainbody main section#loggedInSection p:last-of-type,
html.view-change body div#t3-mainbody main section#loggedInSection p:last-of-type {
  padding-bottom: 65px;
}
html.view-home body div#t3-mainbody main section#enterSection a,
html.view-login body div#t3-mainbody main section#enterSection a,
html.view-registration body div#t3-mainbody main section#enterSection a,
html.view-reset body div#t3-mainbody main section#enterSection a,
html.view-error body div#t3-mainbody main section#enterSection a,
html.layout-default body div#t3-mainbody main section#enterSection a,
html.view-change body div#t3-mainbody main section#enterSection a,
html.view-home body div#t3-mainbody main section#loggedInSection a,
html.view-login body div#t3-mainbody main section#loggedInSection a,
html.view-registration body div#t3-mainbody main section#loggedInSection a,
html.view-reset body div#t3-mainbody main section#loggedInSection a,
html.view-error body div#t3-mainbody main section#loggedInSection a,
html.layout-default body div#t3-mainbody main section#loggedInSection a,
html.view-change body div#t3-mainbody main section#loggedInSection a {
  border-radius: 4px;
  background-color: #100152 !important;
  text-align: center;
  font-family: VicBold !important;
  border: none;
  box-sizing: border-box !important;
  transition: all 0.2s linear;
  width: auto;
  font-size: 14px !important;
  padding: 14px 33px 0;
  height: 42px !important;
  border: 1px solid #FFFFFF;
}
html.view-home body div#t3-mainbody main section#enterSection a:hover,
html.view-login body div#t3-mainbody main section#enterSection a:hover,
html.view-registration body div#t3-mainbody main section#enterSection a:hover,
html.view-reset body div#t3-mainbody main section#enterSection a:hover,
html.view-error body div#t3-mainbody main section#enterSection a:hover,
html.layout-default body div#t3-mainbody main section#enterSection a:hover,
html.view-change body div#t3-mainbody main section#enterSection a:hover,
html.view-home body div#t3-mainbody main section#loggedInSection a:hover,
html.view-login body div#t3-mainbody main section#loggedInSection a:hover,
html.view-registration body div#t3-mainbody main section#loggedInSection a:hover,
html.view-reset body div#t3-mainbody main section#loggedInSection a:hover,
html.view-error body div#t3-mainbody main section#loggedInSection a:hover,
html.layout-default body div#t3-mainbody main section#loggedInSection a:hover,
html.view-change body div#t3-mainbody main section#loggedInSection a:hover {
  background-color: #060020 !important;
  text-decoration: none;
}
html.view-home body div#t3-mainbody main section#enterSection a.btn-default,
html.view-login body div#t3-mainbody main section#enterSection a.btn-default,
html.view-registration body div#t3-mainbody main section#enterSection a.btn-default,
html.view-reset body div#t3-mainbody main section#enterSection a.btn-default,
html.view-error body div#t3-mainbody main section#enterSection a.btn-default,
html.layout-default body div#t3-mainbody main section#enterSection a.btn-default,
html.view-change body div#t3-mainbody main section#enterSection a.btn-default,
html.view-home body div#t3-mainbody main section#loggedInSection a.btn-default,
html.view-login body div#t3-mainbody main section#loggedInSection a.btn-default,
html.view-registration body div#t3-mainbody main section#loggedInSection a.btn-default,
html.view-reset body div#t3-mainbody main section#loggedInSection a.btn-default,
html.view-error body div#t3-mainbody main section#loggedInSection a.btn-default,
html.layout-default body div#t3-mainbody main section#loggedInSection a.btn-default,
html.view-change body div#t3-mainbody main section#loggedInSection a.btn-default {
  border-radius: 4px;
  background-color: #2c91e9 !important;
  text-align: center;
  font-family: VicBold !important;
  border: none;
  box-sizing: border-box !important;
  transition: all 0.2s linear;
  width: auto;
  font-size: 14px !important;
  padding: 14px 33px 0;
  height: 42px !important;
}
html.view-home body div#t3-mainbody main section#enterSection a.btn-default:hover,
html.view-login body div#t3-mainbody main section#enterSection a.btn-default:hover,
html.view-registration body div#t3-mainbody main section#enterSection a.btn-default:hover,
html.view-reset body div#t3-mainbody main section#enterSection a.btn-default:hover,
html.view-error body div#t3-mainbody main section#enterSection a.btn-default:hover,
html.layout-default body div#t3-mainbody main section#enterSection a.btn-default:hover,
html.view-change body div#t3-mainbody main section#enterSection a.btn-default:hover,
html.view-home body div#t3-mainbody main section#loggedInSection a.btn-default:hover,
html.view-login body div#t3-mainbody main section#loggedInSection a.btn-default:hover,
html.view-registration body div#t3-mainbody main section#loggedInSection a.btn-default:hover,
html.view-reset body div#t3-mainbody main section#loggedInSection a.btn-default:hover,
html.view-error body div#t3-mainbody main section#loggedInSection a.btn-default:hover,
html.layout-default body div#t3-mainbody main section#loggedInSection a.btn-default:hover,
html.view-change body div#t3-mainbody main section#loggedInSection a.btn-default:hover {
  background-color: #1577cd !important;
  text-decoration: none;
}
html.view-home body div#t3-mainbody main section#loggedInSection,
html.view-login body div#t3-mainbody main section#loggedInSection,
html.view-registration body div#t3-mainbody main section#loggedInSection,
html.view-reset body div#t3-mainbody main section#loggedInSection,
html.view-error body div#t3-mainbody main section#loggedInSection,
html.layout-default body div#t3-mainbody main section#loggedInSection,
html.view-change body div#t3-mainbody main section#loggedInSection {
  padding-bottom: 0px;
}
html.view-home body div#t3-mainbody main section#loggedInSection p:last-of-type,
html.view-login body div#t3-mainbody main section#loggedInSection p:last-of-type,
html.view-registration body div#t3-mainbody main section#loggedInSection p:last-of-type,
html.view-reset body div#t3-mainbody main section#loggedInSection p:last-of-type,
html.view-error body div#t3-mainbody main section#loggedInSection p:last-of-type,
html.layout-default body div#t3-mainbody main section#loggedInSection p:last-of-type,
html.view-change body div#t3-mainbody main section#loggedInSection p:last-of-type {
  padding-bottom: 0px;
}
html.view-home body div#t3-mainbody main section#registrationSection p,
html.view-login body div#t3-mainbody main section#registrationSection p,
html.view-registration body div#t3-mainbody main section#registrationSection p,
html.view-reset body div#t3-mainbody main section#registrationSection p,
html.view-error body div#t3-mainbody main section#registrationSection p,
html.layout-default body div#t3-mainbody main section#registrationSection p,
html.view-change body div#t3-mainbody main section#registrationSection p {
  font-size: 1.75rem;
  font-weight: bold;
  padding-right: 50%;
}
html.view-home body div#t3-mainbody main section#registrationSection p:last-of-type,
html.view-login body div#t3-mainbody main section#registrationSection p:last-of-type,
html.view-registration body div#t3-mainbody main section#registrationSection p:last-of-type,
html.view-reset body div#t3-mainbody main section#registrationSection p:last-of-type,
html.view-error body div#t3-mainbody main section#registrationSection p:last-of-type,
html.layout-default body div#t3-mainbody main section#registrationSection p:last-of-type,
html.view-change body div#t3-mainbody main section#registrationSection p:last-of-type {
  padding-bottom: 65px;
}
html.view-home body div#t3-mainbody main section#registrationSection #btn-register,
html.view-login body div#t3-mainbody main section#registrationSection #btn-register,
html.view-registration body div#t3-mainbody main section#registrationSection #btn-register,
html.view-reset body div#t3-mainbody main section#registrationSection #btn-register,
html.view-error body div#t3-mainbody main section#registrationSection #btn-register,
html.layout-default body div#t3-mainbody main section#registrationSection #btn-register,
html.view-change body div#t3-mainbody main section#registrationSection #btn-register {
  border: 1px solid #FFFFFF;
  border-radius: 0;
}
html.view-home body div#t3-mainbody main section#featuresSection,
html.view-login body div#t3-mainbody main section#featuresSection,
html.view-registration body div#t3-mainbody main section#featuresSection,
html.view-reset body div#t3-mainbody main section#featuresSection,
html.view-error body div#t3-mainbody main section#featuresSection,
html.layout-default body div#t3-mainbody main section#featuresSection,
html.view-change body div#t3-mainbody main section#featuresSection {
  margin-left: auto;
  margin-right: auto;
  width: 90% !important;
  max-width: 1200px;
  padding-top: 50px;
  padding-bottom: 80px;
  padding-left: 0;
  padding-right: 0;
}
html.view-home body div#t3-mainbody main section#featuresSection:after,
html.view-login body div#t3-mainbody main section#featuresSection:after,
html.view-registration body div#t3-mainbody main section#featuresSection:after,
html.view-reset body div#t3-mainbody main section#featuresSection:after,
html.view-error body div#t3-mainbody main section#featuresSection:after,
html.layout-default body div#t3-mainbody main section#featuresSection:after,
html.view-change body div#t3-mainbody main section#featuresSection:after {
  border: none;
}
html.view-home body div#t3-mainbody main section#featuresSection div.auto,
html.view-login body div#t3-mainbody main section#featuresSection div.auto,
html.view-registration body div#t3-mainbody main section#featuresSection div.auto,
html.view-reset body div#t3-mainbody main section#featuresSection div.auto,
html.view-error body div#t3-mainbody main section#featuresSection div.auto,
html.layout-default body div#t3-mainbody main section#featuresSection div.auto,
html.view-change body div#t3-mainbody main section#featuresSection div.auto {
  margin: 0 !important;
}
html.view-home body div#t3-mainbody main section#featuresSection div.auto ul,
html.view-login body div#t3-mainbody main section#featuresSection div.auto ul,
html.view-registration body div#t3-mainbody main section#featuresSection div.auto ul,
html.view-reset body div#t3-mainbody main section#featuresSection div.auto ul,
html.view-error body div#t3-mainbody main section#featuresSection div.auto ul,
html.layout-default body div#t3-mainbody main section#featuresSection div.auto ul,
html.view-change body div#t3-mainbody main section#featuresSection div.auto ul {
  width: 90%;
}
html.view-home body div#t3-mainbody main section#featuresSection div.auto ul li,
html.view-login body div#t3-mainbody main section#featuresSection div.auto ul li,
html.view-registration body div#t3-mainbody main section#featuresSection div.auto ul li,
html.view-reset body div#t3-mainbody main section#featuresSection div.auto ul li,
html.view-error body div#t3-mainbody main section#featuresSection div.auto ul li,
html.layout-default body div#t3-mainbody main section#featuresSection div.auto ul li,
html.view-change body div#t3-mainbody main section#featuresSection div.auto ul li {
  border: none;
  box-shadow: none;
}
html.view-home body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'],
html.view-login body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'],
html.view-registration body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'],
html.view-reset body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'],
html.view-error body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'],
html.layout-default body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'],
html.view-change body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] {
  text-align: left;
  display: block;
  padding: 0;
  background-color: transparent;
  margin-top: 25px;
}
html.view-home body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] > .large-icon,
html.view-login body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] > .large-icon,
html.view-registration body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] > .large-icon,
html.view-reset body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] > .large-icon,
html.view-error body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] > .large-icon,
html.layout-default body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] > .large-icon,
html.view-change body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] > .large-icon {
  margin-bottom: 24px;
}
html.view-home body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] > .large-icon:before,
html.view-login body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] > .large-icon:before,
html.view-registration body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] > .large-icon:before,
html.view-reset body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] > .large-icon:before,
html.view-error body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] > .large-icon:before,
html.layout-default body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] > .large-icon:before,
html.view-change body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] > .large-icon:before {
  font-size: 74px;
  position: relative;
  left: -3px;
}
html.view-home body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2,
html.view-login body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2,
html.view-registration body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2,
html.view-reset body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2,
html.view-error body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2,
html.layout-default body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2,
html.view-change body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 {
  margin: 0 0 15px;
  padding-bottom: 8px;
  width: 100%;
  font-size: 28px;
  border-bottom: 1px solid #e8e8e7;
}
html.view-home body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a,
html.view-login body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a,
html.view-registration body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a,
html.view-reset body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a,
html.view-error body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a,
html.layout-default body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a,
html.view-change body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a {
  font-family: VicBold !important;
}
html.view-home body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a,
html.view-login body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a,
html.view-registration body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a,
html.view-reset body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a,
html.view-error body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a,
html.layout-default body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a,
html.view-change body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a,
html.view-home body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a:link,
html.view-login body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a:link,
html.view-registration body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a:link,
html.view-reset body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a:link,
html.view-error body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a:link,
html.layout-default body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a:link,
html.view-change body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a:link,
html.view-home body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a:visited,
html.view-login body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a:visited,
html.view-registration body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a:visited,
html.view-reset body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a:visited,
html.view-error body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a:visited,
html.layout-default body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a:visited,
html.view-change body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a:visited {
  color: #FFFFFF;
}
html.view-home body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a:hover,
html.view-login body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a:hover,
html.view-registration body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a:hover,
html.view-reset body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a:hover,
html.view-error body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a:hover,
html.layout-default body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a:hover,
html.view-change body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a:hover,
html.view-home body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a:active,
html.view-login body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a:active,
html.view-registration body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a:active,
html.view-reset body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a:active,
html.view-error body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a:active,
html.layout-default body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a:active,
html.view-change body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 a:active {
  color: #FFFFFF;
  text-decoration: none;
}
html.view-home body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] p,
html.view-login body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] p,
html.view-registration body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] p,
html.view-reset body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] p,
html.view-error body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] p,
html.layout-default body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] p,
html.view-change body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] p {
  font-size: 16px;
  line-height: 1.35;
  min-height: 9vh;
}
@media (max-width: 1350px) {
  html.view-home body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] p,
  html.view-login body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] p,
  html.view-registration body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] p,
  html.view-reset body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] p,
  html.view-error body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] p,
  html.layout-default body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] p,
  html.view-change body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] p {
    min-height: 5vh;
  }
}
@media (max-width: 1350px) {
  html.view-home body div#t3-mainbody main section#featuresSection div.auto ul,
  html.view-login body div#t3-mainbody main section#featuresSection div.auto ul,
  html.view-registration body div#t3-mainbody main section#featuresSection div.auto ul,
  html.view-reset body div#t3-mainbody main section#featuresSection div.auto ul,
  html.view-error body div#t3-mainbody main section#featuresSection div.auto ul,
  html.layout-default body div#t3-mainbody main section#featuresSection div.auto ul,
  html.view-change body div#t3-mainbody main section#featuresSection div.auto ul {
    display: block;
  }
  html.view-home body div#t3-mainbody main section#featuresSection div.auto ul li,
  html.view-login body div#t3-mainbody main section#featuresSection div.auto ul li,
  html.view-registration body div#t3-mainbody main section#featuresSection div.auto ul li,
  html.view-reset body div#t3-mainbody main section#featuresSection div.auto ul li,
  html.view-error body div#t3-mainbody main section#featuresSection div.auto ul li,
  html.layout-default body div#t3-mainbody main section#featuresSection div.auto ul li,
  html.view-change body div#t3-mainbody main section#featuresSection div.auto ul li {
    width: 75%;
    margin: 0;
  }
  html.view-home body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] > .large-icon,
  html.view-login body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] > .large-icon,
  html.view-registration body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] > .large-icon,
  html.view-reset body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] > .large-icon,
  html.view-error body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] > .large-icon,
  html.layout-default body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] > .large-icon,
  html.view-change body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] > .large-icon {
    margin-bottom: 24px;
    float: left;
    margin-right: 20px;
    display: inline-block;
  }
  html.view-home body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] > .large-icon:before,
  html.view-login body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] > .large-icon:before,
  html.view-registration body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] > .large-icon:before,
  html.view-reset body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] > .large-icon:before,
  html.view-error body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] > .large-icon:before,
  html.layout-default body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] > .large-icon:before,
  html.view-change body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] > .large-icon:before {
    font-size: 28px;
    position: relative;
    left: -3px;
  }
  html.view-home body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2,
  html.view-login body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2,
  html.view-registration body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2,
  html.view-reset body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2,
  html.view-error body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2,
  html.layout-default body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2,
  html.view-change body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] h2 {
    border: none;
    margin: 0;
    font-size: 23px;
  }
  html.view-home body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] p,
  html.view-login body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] p,
  html.view-registration body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] p,
  html.view-reset body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] p,
  html.view-error body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] p,
  html.layout-default body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] p,
  html.view-change body div#t3-mainbody main section#featuresSection div.auto ul li [role='region'] p {
    clear: both;
    font-size: 1rem;
  }
}
@media (max-width: 550px) {
  html.view-home body div#t3-mainbody main section#featuresSection div.auto ul,
  html.view-login body div#t3-mainbody main section#featuresSection div.auto ul,
  html.view-registration body div#t3-mainbody main section#featuresSection div.auto ul,
  html.view-reset body div#t3-mainbody main section#featuresSection div.auto ul,
  html.view-error body div#t3-mainbody main section#featuresSection div.auto ul,
  html.layout-default body div#t3-mainbody main section#featuresSection div.auto ul,
  html.view-change body div#t3-mainbody main section#featuresSection div.auto ul {
    display: block;
  }
  html.view-home body div#t3-mainbody main section#featuresSection div.auto ul li,
  html.view-login body div#t3-mainbody main section#featuresSection div.auto ul li,
  html.view-registration body div#t3-mainbody main section#featuresSection div.auto ul li,
  html.view-reset body div#t3-mainbody main section#featuresSection div.auto ul li,
  html.view-error body div#t3-mainbody main section#featuresSection div.auto ul li,
  html.layout-default body div#t3-mainbody main section#featuresSection div.auto ul li,
  html.view-change body div#t3-mainbody main section#featuresSection div.auto ul li {
    width: 100%;
  }
}
@media (max-width: 768px) {
  html.view-home body div#t3-mainbody main section#enterSection h1,
  html.view-login body div#t3-mainbody main section#enterSection h1,
  html.view-registration body div#t3-mainbody main section#enterSection h1,
  html.view-reset body div#t3-mainbody main section#enterSection h1,
  html.view-error body div#t3-mainbody main section#enterSection h1,
  html.layout-default body div#t3-mainbody main section#enterSection h1,
  html.view-change body div#t3-mainbody main section#enterSection h1,
  html.view-home body div#t3-mainbody main section#registrationSection h1,
  html.view-login body div#t3-mainbody main section#registrationSection h1,
  html.view-registration body div#t3-mainbody main section#registrationSection h1,
  html.view-reset body div#t3-mainbody main section#registrationSection h1,
  html.view-error body div#t3-mainbody main section#registrationSection h1,
  html.layout-default body div#t3-mainbody main section#registrationSection h1,
  html.view-change body div#t3-mainbody main section#registrationSection h1 {
    font-size: 3rem;
    padding-right: 0;
  }
}
@media (max-width: 600px) {
  html.view-home body div#t3-mainbody main section#enterSection h1,
  html.view-login body div#t3-mainbody main section#enterSection h1,
  html.view-registration body div#t3-mainbody main section#enterSection h1,
  html.view-reset body div#t3-mainbody main section#enterSection h1,
  html.view-error body div#t3-mainbody main section#enterSection h1,
  html.layout-default body div#t3-mainbody main section#enterSection h1,
  html.view-change body div#t3-mainbody main section#enterSection h1,
  html.view-home body div#t3-mainbody main section#registrationSection h1,
  html.view-login body div#t3-mainbody main section#registrationSection h1,
  html.view-registration body div#t3-mainbody main section#registrationSection h1,
  html.view-reset body div#t3-mainbody main section#registrationSection h1,
  html.view-error body div#t3-mainbody main section#registrationSection h1,
  html.layout-default body div#t3-mainbody main section#registrationSection h1,
  html.view-change body div#t3-mainbody main section#registrationSection h1 {
    font-size: 2.5rem;
    padding-bottom: 10px;
  }
  html.view-home body div#t3-mainbody main section#enterSection p,
  html.view-login body div#t3-mainbody main section#enterSection p,
  html.view-registration body div#t3-mainbody main section#enterSection p,
  html.view-reset body div#t3-mainbody main section#enterSection p,
  html.view-error body div#t3-mainbody main section#enterSection p,
  html.layout-default body div#t3-mainbody main section#enterSection p,
  html.view-change body div#t3-mainbody main section#enterSection p,
  html.view-home body div#t3-mainbody main section#registrationSection p,
  html.view-login body div#t3-mainbody main section#registrationSection p,
  html.view-registration body div#t3-mainbody main section#registrationSection p,
  html.view-reset body div#t3-mainbody main section#registrationSection p,
  html.view-error body div#t3-mainbody main section#registrationSection p,
  html.layout-default body div#t3-mainbody main section#registrationSection p,
  html.view-change body div#t3-mainbody main section#registrationSection p {
    font-size: 1.3rem;
    padding-right: 0;
  }
  html.view-home body div#t3-mainbody main section#enterSection p:last-of-type,
  html.view-login body div#t3-mainbody main section#enterSection p:last-of-type,
  html.view-registration body div#t3-mainbody main section#enterSection p:last-of-type,
  html.view-reset body div#t3-mainbody main section#enterSection p:last-of-type,
  html.view-error body div#t3-mainbody main section#enterSection p:last-of-type,
  html.layout-default body div#t3-mainbody main section#enterSection p:last-of-type,
  html.view-change body div#t3-mainbody main section#enterSection p:last-of-type,
  html.view-home body div#t3-mainbody main section#registrationSection p:last-of-type,
  html.view-login body div#t3-mainbody main section#registrationSection p:last-of-type,
  html.view-registration body div#t3-mainbody main section#registrationSection p:last-of-type,
  html.view-reset body div#t3-mainbody main section#registrationSection p:last-of-type,
  html.view-error body div#t3-mainbody main section#registrationSection p:last-of-type,
  html.layout-default body div#t3-mainbody main section#registrationSection p:last-of-type,
  html.view-change body div#t3-mainbody main section#registrationSection p:last-of-type {
    padding-bottom: 50px;
  }
  html.view-home body div#t3-mainbody main section#enterSection a,
  html.view-login body div#t3-mainbody main section#enterSection a,
  html.view-registration body div#t3-mainbody main section#enterSection a,
  html.view-reset body div#t3-mainbody main section#enterSection a,
  html.view-error body div#t3-mainbody main section#enterSection a,
  html.layout-default body div#t3-mainbody main section#enterSection a,
  html.view-change body div#t3-mainbody main section#enterSection a,
  html.view-home body div#t3-mainbody main section#registrationSection a,
  html.view-login body div#t3-mainbody main section#registrationSection a,
  html.view-registration body div#t3-mainbody main section#registrationSection a,
  html.view-reset body div#t3-mainbody main section#registrationSection a,
  html.view-error body div#t3-mainbody main section#registrationSection a,
  html.layout-default body div#t3-mainbody main section#registrationSection a,
  html.view-change body div#t3-mainbody main section#registrationSection a {
    font-size: 14px !important;
    padding: 14px 33px 0;
    height: 42px !important;
    margin: 1px;
  }
  html.view-home body div#t3-mainbody main section#enterSection a + a,
  html.view-login body div#t3-mainbody main section#enterSection a + a,
  html.view-registration body div#t3-mainbody main section#enterSection a + a,
  html.view-reset body div#t3-mainbody main section#enterSection a + a,
  html.view-error body div#t3-mainbody main section#enterSection a + a,
  html.layout-default body div#t3-mainbody main section#enterSection a + a,
  html.view-change body div#t3-mainbody main section#enterSection a + a,
  html.view-home body div#t3-mainbody main section#registrationSection a + a,
  html.view-login body div#t3-mainbody main section#registrationSection a + a,
  html.view-registration body div#t3-mainbody main section#registrationSection a + a,
  html.view-reset body div#t3-mainbody main section#registrationSection a + a,
  html.view-error body div#t3-mainbody main section#registrationSection a + a,
  html.layout-default body div#t3-mainbody main section#registrationSection a + a,
  html.view-change body div#t3-mainbody main section#registrationSection a + a {
    margin-right: 0;
  }
  html.view-home body div#t3-mainbody main section#loggedInSection h1,
  html.view-login body div#t3-mainbody main section#loggedInSection h1,
  html.view-registration body div#t3-mainbody main section#loggedInSection h1,
  html.view-reset body div#t3-mainbody main section#loggedInSection h1,
  html.view-error body div#t3-mainbody main section#loggedInSection h1,
  html.layout-default body div#t3-mainbody main section#loggedInSection h1,
  html.view-change body div#t3-mainbody main section#loggedInSection h1 {
    font-size: 2.5rem;
    padding-bottom: 10px;
    padding-right: 0;
  }
  html.view-home body div#t3-mainbody main section#loggedInSection p,
  html.view-login body div#t3-mainbody main section#loggedInSection p,
  html.view-registration body div#t3-mainbody main section#loggedInSection p,
  html.view-reset body div#t3-mainbody main section#loggedInSection p,
  html.view-error body div#t3-mainbody main section#loggedInSection p,
  html.layout-default body div#t3-mainbody main section#loggedInSection p,
  html.view-change body div#t3-mainbody main section#loggedInSection p {
    font-size: 1.3rem;
    padding-right: 0;
  }
  html.view-home body div#t3-mainbody main section#loggedInSection p:last-of-type,
  html.view-login body div#t3-mainbody main section#loggedInSection p:last-of-type,
  html.view-registration body div#t3-mainbody main section#loggedInSection p:last-of-type,
  html.view-reset body div#t3-mainbody main section#loggedInSection p:last-of-type,
  html.view-error body div#t3-mainbody main section#loggedInSection p:last-of-type,
  html.layout-default body div#t3-mainbody main section#loggedInSection p:last-of-type,
  html.view-change body div#t3-mainbody main section#loggedInSection p:last-of-type {
    padding-bottom: 0px;
  }
  html.view-home body div#t3-mainbody main section#loggedInSection a,
  html.view-login body div#t3-mainbody main section#loggedInSection a,
  html.view-registration body div#t3-mainbody main section#loggedInSection a,
  html.view-reset body div#t3-mainbody main section#loggedInSection a,
  html.view-error body div#t3-mainbody main section#loggedInSection a,
  html.layout-default body div#t3-mainbody main section#loggedInSection a,
  html.view-change body div#t3-mainbody main section#loggedInSection a {
    font-size: 14px !important;
    padding: 14px 33px 0;
    height: 42px !important;
  }
  html.view-home body div#t3-mainbody main section#loggedInSection a + a,
  html.view-login body div#t3-mainbody main section#loggedInSection a + a,
  html.view-registration body div#t3-mainbody main section#loggedInSection a + a,
  html.view-reset body div#t3-mainbody main section#loggedInSection a + a,
  html.view-error body div#t3-mainbody main section#loggedInSection a + a,
  html.layout-default body div#t3-mainbody main section#loggedInSection a + a,
  html.view-change body div#t3-mainbody main section#loggedInSection a + a {
    margin-right: 0;
  }
  html.view-home body div#t3-mainbody main section#featuresSection,
  html.view-login body div#t3-mainbody main section#featuresSection,
  html.view-registration body div#t3-mainbody main section#featuresSection,
  html.view-reset body div#t3-mainbody main section#featuresSection,
  html.view-error body div#t3-mainbody main section#featuresSection,
  html.layout-default body div#t3-mainbody main section#featuresSection,
  html.view-change body div#t3-mainbody main section#featuresSection {
    padding: 15px 0 40px;
  }
  html.view-home body div#t3-mainbody main section#featuresSection div.auto ul,
  html.view-login body div#t3-mainbody main section#featuresSection div.auto ul,
  html.view-registration body div#t3-mainbody main section#featuresSection div.auto ul,
  html.view-reset body div#t3-mainbody main section#featuresSection div.auto ul,
  html.view-error body div#t3-mainbody main section#featuresSection div.auto ul,
  html.layout-default body div#t3-mainbody main section#featuresSection div.auto ul,
  html.view-change body div#t3-mainbody main section#featuresSection div.auto ul {
    width: 100%;
  }
}
@media (max-width: 480px) {
  html.view-home body div#t3-mainbody main section#enterSection h1,
  html.view-login body div#t3-mainbody main section#enterSection h1,
  html.view-registration body div#t3-mainbody main section#enterSection h1,
  html.view-reset body div#t3-mainbody main section#enterSection h1,
  html.view-error body div#t3-mainbody main section#enterSection h1,
  html.layout-default body div#t3-mainbody main section#enterSection h1,
  html.view-change body div#t3-mainbody main section#enterSection h1,
  html.view-home body div#t3-mainbody main section#registrationSection h1,
  html.view-login body div#t3-mainbody main section#registrationSection h1,
  html.view-registration body div#t3-mainbody main section#registrationSection h1,
  html.view-reset body div#t3-mainbody main section#registrationSection h1,
  html.view-error body div#t3-mainbody main section#registrationSection h1,
  html.layout-default body div#t3-mainbody main section#registrationSection h1,
  html.view-change body div#t3-mainbody main section#registrationSection h1 {
    font-size: 1.9rem;
  }
}
html.view-home.com_users #system-message-container,
html.view-login.com_users #system-message-container,
html.view-registration.com_users #system-message-container,
html.view-reset.com_users #system-message-container,
html.view-error.com_users #system-message-container,
html.layout-default.com_users #system-message-container,
html.view-change.com_users #system-message-container,
html.view-home.com_apiportal #system-message-container,
html.view-login.com_apiportal #system-message-container,
html.view-registration.com_apiportal #system-message-container,
html.view-reset.com_apiportal #system-message-container,
html.view-error.com_apiportal #system-message-container,
html.layout-default.com_apiportal #system-message-container,
html.view-change.com_apiportal #system-message-container,
html.view-home.com_content #system-message-container,
html.view-login.com_content #system-message-container,
html.view-registration.com_content #system-message-container,
html.view-reset.com_content #system-message-container,
html.view-error.com_content #system-message-container,
html.layout-default.com_content #system-message-container,
html.view-change.com_content #system-message-container {
  position: relative;
  top: 100px;
  z-index: 100;
}
html.view-home.com_users #system-message-container #system-message,
html.view-login.com_users #system-message-container #system-message,
html.view-registration.com_users #system-message-container #system-message,
html.view-reset.com_users #system-message-container #system-message,
html.view-error.com_users #system-message-container #system-message,
html.layout-default.com_users #system-message-container #system-message,
html.view-change.com_users #system-message-container #system-message,
html.view-home.com_apiportal #system-message-container #system-message,
html.view-login.com_apiportal #system-message-container #system-message,
html.view-registration.com_apiportal #system-message-container #system-message,
html.view-reset.com_apiportal #system-message-container #system-message,
html.view-error.com_apiportal #system-message-container #system-message,
html.layout-default.com_apiportal #system-message-container #system-message,
html.view-change.com_apiportal #system-message-container #system-message,
html.view-home.com_content #system-message-container #system-message,
html.view-login.com_content #system-message-container #system-message,
html.view-registration.com_content #system-message-container #system-message,
html.view-reset.com_content #system-message-container #system-message,
html.view-error.com_content #system-message-container #system-message,
html.layout-default.com_content #system-message-container #system-message,
html.view-change.com_content #system-message-container #system-message {
  max-width: 500px;
}
html.view-home.com_users #system-message-container #system-message .alert,
html.view-login.com_users #system-message-container #system-message .alert,
html.view-registration.com_users #system-message-container #system-message .alert,
html.view-reset.com_users #system-message-container #system-message .alert,
html.view-error.com_users #system-message-container #system-message .alert,
html.layout-default.com_users #system-message-container #system-message .alert,
html.view-change.com_users #system-message-container #system-message .alert,
html.view-home.com_apiportal #system-message-container #system-message .alert,
html.view-login.com_apiportal #system-message-container #system-message .alert,
html.view-registration.com_apiportal #system-message-container #system-message .alert,
html.view-reset.com_apiportal #system-message-container #system-message .alert,
html.view-error.com_apiportal #system-message-container #system-message .alert,
html.layout-default.com_apiportal #system-message-container #system-message .alert,
html.view-change.com_apiportal #system-message-container #system-message .alert,
html.view-home.com_content #system-message-container #system-message .alert,
html.view-login.com_content #system-message-container #system-message .alert,
html.view-registration.com_content #system-message-container #system-message .alert,
html.view-reset.com_content #system-message-container #system-message .alert,
html.view-error.com_content #system-message-container #system-message .alert,
html.layout-default.com_content #system-message-container #system-message .alert,
html.view-change.com_content #system-message-container #system-message .alert {
  border-radius: 4px;
  padding: 35px 40px;
}
html.view-home.com_users #system-message-container #system-message .alert h4,
html.view-login.com_users #system-message-container #system-message .alert h4,
html.view-registration.com_users #system-message-container #system-message .alert h4,
html.view-reset.com_users #system-message-container #system-message .alert h4,
html.view-error.com_users #system-message-container #system-message .alert h4,
html.layout-default.com_users #system-message-container #system-message .alert h4,
html.view-change.com_users #system-message-container #system-message .alert h4,
html.view-home.com_apiportal #system-message-container #system-message .alert h4,
html.view-login.com_apiportal #system-message-container #system-message .alert h4,
html.view-registration.com_apiportal #system-message-container #system-message .alert h4,
html.view-reset.com_apiportal #system-message-container #system-message .alert h4,
html.view-error.com_apiportal #system-message-container #system-message .alert h4,
html.layout-default.com_apiportal #system-message-container #system-message .alert h4,
html.view-change.com_apiportal #system-message-container #system-message .alert h4,
html.view-home.com_content #system-message-container #system-message .alert h4,
html.view-login.com_content #system-message-container #system-message .alert h4,
html.view-registration.com_content #system-message-container #system-message .alert h4,
html.view-reset.com_content #system-message-container #system-message .alert h4,
html.view-error.com_content #system-message-container #system-message .alert h4,
html.layout-default.com_content #system-message-container #system-message .alert h4,
html.view-change.com_content #system-message-container #system-message .alert h4,
html.view-home.com_users #system-message-container #system-message .alert div,
html.view-login.com_users #system-message-container #system-message .alert div,
html.view-registration.com_users #system-message-container #system-message .alert div,
html.view-reset.com_users #system-message-container #system-message .alert div,
html.view-error.com_users #system-message-container #system-message .alert div,
html.layout-default.com_users #system-message-container #system-message .alert div,
html.view-change.com_users #system-message-container #system-message .alert div,
html.view-home.com_apiportal #system-message-container #system-message .alert div,
html.view-login.com_apiportal #system-message-container #system-message .alert div,
html.view-registration.com_apiportal #system-message-container #system-message .alert div,
html.view-reset.com_apiportal #system-message-container #system-message .alert div,
html.view-error.com_apiportal #system-message-container #system-message .alert div,
html.layout-default.com_apiportal #system-message-container #system-message .alert div,
html.view-change.com_apiportal #system-message-container #system-message .alert div,
html.view-home.com_content #system-message-container #system-message .alert div,
html.view-login.com_content #system-message-container #system-message .alert div,
html.view-registration.com_content #system-message-container #system-message .alert div,
html.view-reset.com_content #system-message-container #system-message .alert div,
html.view-error.com_content #system-message-container #system-message .alert div,
html.layout-default.com_content #system-message-container #system-message .alert div,
html.view-change.com_content #system-message-container #system-message .alert div {
  width: 100% !important;
}
html.view-home.com_users #system-message-container #system-message .alert h4,
html.view-login.com_users #system-message-container #system-message .alert h4,
html.view-registration.com_users #system-message-container #system-message .alert h4,
html.view-reset.com_users #system-message-container #system-message .alert h4,
html.view-error.com_users #system-message-container #system-message .alert h4,
html.layout-default.com_users #system-message-container #system-message .alert h4,
html.view-change.com_users #system-message-container #system-message .alert h4,
html.view-home.com_apiportal #system-message-container #system-message .alert h4,
html.view-login.com_apiportal #system-message-container #system-message .alert h4,
html.view-registration.com_apiportal #system-message-container #system-message .alert h4,
html.view-reset.com_apiportal #system-message-container #system-message .alert h4,
html.view-error.com_apiportal #system-message-container #system-message .alert h4,
html.layout-default.com_apiportal #system-message-container #system-message .alert h4,
html.view-change.com_apiportal #system-message-container #system-message .alert h4,
html.view-home.com_content #system-message-container #system-message .alert h4,
html.view-login.com_content #system-message-container #system-message .alert h4,
html.view-registration.com_content #system-message-container #system-message .alert h4,
html.view-reset.com_content #system-message-container #system-message .alert h4,
html.view-error.com_content #system-message-container #system-message .alert h4,
html.layout-default.com_content #system-message-container #system-message .alert h4,
html.view-change.com_content #system-message-container #system-message .alert h4 {
  margin: 0 0 8px;
}
html.layout-create.com_apiportal #system-message-container,
html.layout-edit.com_apiportal #system-message-container,
html.view-apitester.com_apiportal #system-message-container,
html.view-apicatalog.com_apiportal #system-message-container,
html.view-users.com_apiportal #system-message-container,
html.view-monitoring.com_apiportal #system-message-container,
html.view-application.com_apiportal #system-message-container,
html.view-applications.com_apiportal #system-message-container,
html.view-user.com_apiportal #system-message-container {
  position: absolute !important;
  z-index: 2 !important;
  left: 0 !important;
  right: 0 !important;
  top: 95px !important;
}
html.layout-create.com_apiportal #system-message-container #system-message,
html.layout-edit.com_apiportal #system-message-container #system-message,
html.view-apitester.com_apiportal #system-message-container #system-message,
html.view-apicatalog.com_apiportal #system-message-container #system-message,
html.view-users.com_apiportal #system-message-container #system-message,
html.view-monitoring.com_apiportal #system-message-container #system-message,
html.view-application.com_apiportal #system-message-container #system-message,
html.view-applications.com_apiportal #system-message-container #system-message,
html.view-user.com_apiportal #system-message-container #system-message {
  max-width: 500px !important;
}
html.layout-create.com_apiportal #system-message-container #system-message .alert,
html.layout-edit.com_apiportal #system-message-container #system-message .alert,
html.view-apitester.com_apiportal #system-message-container #system-message .alert,
html.view-apicatalog.com_apiportal #system-message-container #system-message .alert,
html.view-users.com_apiportal #system-message-container #system-message .alert,
html.view-monitoring.com_apiportal #system-message-container #system-message .alert,
html.view-application.com_apiportal #system-message-container #system-message .alert,
html.view-applications.com_apiportal #system-message-container #system-message .alert,
html.view-user.com_apiportal #system-message-container #system-message .alert {
  border-radius: 4px !important;
  padding: 25px 40px !important;
}
html.layout-create.com_apiportal #system-message-container #system-message .alert h4,
html.layout-edit.com_apiportal #system-message-container #system-message .alert h4,
html.view-apitester.com_apiportal #system-message-container #system-message .alert h4,
html.view-apicatalog.com_apiportal #system-message-container #system-message .alert h4,
html.view-users.com_apiportal #system-message-container #system-message .alert h4,
html.view-monitoring.com_apiportal #system-message-container #system-message .alert h4,
html.view-application.com_apiportal #system-message-container #system-message .alert h4,
html.view-applications.com_apiportal #system-message-container #system-message .alert h4,
html.view-user.com_apiportal #system-message-container #system-message .alert h4,
html.layout-create.com_apiportal #system-message-container #system-message .alert div,
html.layout-edit.com_apiportal #system-message-container #system-message .alert div,
html.view-apitester.com_apiportal #system-message-container #system-message .alert div,
html.view-apicatalog.com_apiportal #system-message-container #system-message .alert div,
html.view-users.com_apiportal #system-message-container #system-message .alert div,
html.view-monitoring.com_apiportal #system-message-container #system-message .alert div,
html.view-application.com_apiportal #system-message-container #system-message .alert div,
html.view-applications.com_apiportal #system-message-container #system-message .alert div,
html.view-user.com_apiportal #system-message-container #system-message .alert div {
  width: 100% !important;
}
html.layout-create.com_apiportal #system-message-container #system-message .alert h4,
html.layout-edit.com_apiportal #system-message-container #system-message .alert h4,
html.view-apitester.com_apiportal #system-message-container #system-message .alert h4,
html.view-apicatalog.com_apiportal #system-message-container #system-message .alert h4,
html.view-users.com_apiportal #system-message-container #system-message .alert h4,
html.view-monitoring.com_apiportal #system-message-container #system-message .alert h4,
html.view-application.com_apiportal #system-message-container #system-message .alert h4,
html.view-applications.com_apiportal #system-message-container #system-message .alert h4,
html.view-user.com_apiportal #system-message-container #system-message .alert h4 {
  margin: 0 0 8px !important;
}
.view-documentation h2 {
  font-weight: bold;
  font-family: "VicReg" !important;
  color: #100152;
  margin-bottom: 15px;
  text-transform: uppercase;
  max-width: 500px;
  padding-bottom: 4px;
  border-bottom: 1px solid #ddd;
}
.view-documentation h2:first-child {
  margin-top: 30px;
}
.view-documentation table.a5styledoc {
  max-width: 500px;
  margin-bottom: 25px;
}
.view-documentation table.a5styledoc tr {
  height: 26px;
}
.view-documentation table.a5styledoc tr td {
  padding-left: 40px;
  width: 120px;
  vertical-align: top;
}
.view-documentation table.a5styledoc tr td:first-child {
  width: 300px;
  padding-left: 0;
  pointer-events: none;
}
.view-documentation table.a5styledoc tr td a {
  /* not a link. disabled */
  font-size: 15px;
  color: #FFFFFF;
  font-weight: normal;
  font-family: VicReg !important;
}
.view-documentation table.a5styledoc tr:hover {
  background-color: transparent;
}
.view-documentation .t3-content .body.auto,
.view-help .t3-content .body.auto {
  padding: 110px 0 100px;
}
.t3-content .body.auto {
  padding: 20px 0 50px;
}
.t3-content .body.auto > .container:first-child,
.t3-content .body.auto > h2:first-child,
.t3-content .body.auto > h3:first-child,
.t3-content .body.auto > h4:first-child,
.t3-content .body.auto > h5:first-child,
.t3-content .body.auto > p:first-child {
  padding-top: 0;
  margin-top: 0;
}
.t3-content .body.auto h3 {
  margin-bottom: 6px;
}
.t3-content .body.auto p {
  margin-bottom: 22px;
}
.t3-content .container {
  padding-top: 30px;
}
.t3-content .container .row {
  margin: 0 !important;
}
.t3-content .container .row .col-md-6 .col-md-2 .icon:before {
  position: static;
  line-height: 0.1;
  font-size: 65px;
}
.t3-content .container .row .col-md-6 .col-md-10 {
  padding-bottom: 35px;
  min-height: 90px;
}
.t3-content .container .row .col-md-6 .col-md-10 h4 {
  margin-bottom: 10px;
}
.t3-content .container .row .col-md-6 .col-md-10 h4,
.t3-content .container .row .col-md-6 .col-md-10 h4 a {
  font-family: VicReg !important;
  font-weight: bold;
}
#application-form fieldset:first-child {
  margin: 25px 0 40px;
  padding: 25px 0 15px 25px;
}
@media (max-width: 767px) {
  #application-form fieldset:first-child {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.fileinput {
  margin-top: 8px;
}
.fileinput .fileinput-new {
  width: 150px;
  height: 150px;
}
.fileinput .fileinput-new [data-trigger='fileinput'] {
  width: 100%;
  height: 100%;
}
.fileinput + .validation-message + .help-block {
  width: 150px;
  text-align: center;
}
#details .help-block {
  width: 100%;
}
table,
table.table,
table.table-bordered {
  margin-top: 10px;
}
table > thead tr th,
table.table > thead tr th,
table.table-bordered > thead tr th {
  font-size: 1rem;
}
table > thead tr th [type='checkbox'],
table.table > thead tr th [type='checkbox'],
table.table-bordered > thead tr th [type='checkbox'] {
  width: 50px;
  height: 20px;
}
table > thead,
table.table > thead,
table.table-bordered > thead,
table > thead th,
table.table > thead th,
table.table-bordered > thead th {
  background-color: transparent;
}
table > tbody > tr > td.usercontent,
table.table > tbody > tr > td.usercontent,
table.table-bordered > tbody > tr > td.usercontent {
  vertical-align: top;
  font-size: 1rem;
}
table > tbody > tr > td.usercontent [type='checkbox'],
table.table > tbody > tr > td.usercontent [type='checkbox'],
table.table-bordered > tbody > tr > td.usercontent [type='checkbox'] {
  width: 50px;
  height: 20px;
}
table > tbody > tr > td.apis-selected,
table.table > tbody > tr > td.apis-selected,
table.table-bordered > tbody > tr > td.apis-selected {
  vertical-align: top;
  font-size: 1rem;
}
table > tbody > tr > td.apis-selected [type='checkbox'],
table.table > tbody > tr > td.apis-selected [type='checkbox'],
table.table-bordered > tbody > tr > td.apis-selected [type='checkbox'] {
  width: 50px;
  height: 20px;
}
#oauth-overview table.table-bordered {
  table-layout: fixed;
}
@media (max-width: 1250px) {
  #users-form table.table-bordered > tbody > tr > td {
    font-size: 0.9rem;
  }
}
@media (max-width: 1150px) {
  #users-form table.table-bordered > tbody > tr > td {
    font-size: 0.8rem;
  }
}
@media (max-width: 1050px) {
  #users-form table.table-bordered > tbody > tr > td {
    font-size: 0.7rem;
  }
}
@media (max-width: 900px) {
  #users-form table.table-bordered > tbody > tr > td {
    font-size: 0.6rem;
  }
}
@media (max-width: 850px) {
  #users-form table.table-bordered > tbody > tr > td {
    font-size: 0.55rem;
  }
}
@media (max-width: 768px) {
  #users-form table.table-bordered > tbody > tr > td {
    font-size: 1rem;
  }
}
@media (max-width: 950px) {
  #applications-form table.table-bordered > tbody > tr > td {
    font-size: 0.9rem;
  }
}
@media (max-width: 900px) {
  #applications-form table.table-bordered > tbody > tr > td {
    font-size: 0.8rem;
  }
}
@media (max-width: 825px) {
  #applications-form table.table-bordered > tbody > tr > td {
    font-size: 0.75rem;
  }
}
@media (max-width: 768px) {
  #applications-form table.table-bordered > tbody > tr > td {
    font-size: 1rem;
  }
}
.fake-index-123 {
  width: 700px;
  margin: 160px auto;
  text-align: right;
}
.fake-index-123 p {
  font-size: 30px;
  margin-bottom: 18px;
}
@media (max-width: 800px) {
  .fake-index-123 {
    width: 100%;
    margin: 100px 0;
    box-sizing: border-box;
    padding: 10px;
  }
  .fake-index-123 p {
    font-size: 20px;
    margin-bottom: 14px;
  }
}
body table.dataTable tbody tr,
body .dataTable > tbody > tr:nth-child(2n+1) > td,
body .dataTable > tbody > tr:nth-child(2n+1) > th,
body .table-striped > tbody > tr:nth-child(2n) > td,
body .table-striped > tbody > tr:nth-child(2n) > th,
.table-striped > tbody > tr:nth-child(2n+1) > td,
.table-striped > tbody > tr:nth-child(2n+1) > th,
body .dataTable > tbody > tr:nth-child(2n) > td,
body .dataTable > tbody > tr:nth-child(2n) > th,
.table-striped > tbody > tr:nth-of-type(odd),
body table.table-striped th {
  background-color: transparent;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  border-bottom: 1px solid #FFFFFF;
}
table#dtable.dataTable th a,
table#dtable.dataTable td a {
  color: #313131;
}
table#dtable.dataTable th a:active,
table#dtable.dataTable td a:active {
  color: #313131;
}
body .table-hover > tbody > tr:hover {
  background-color: #F6F4FA;
}
table.dataTable > thead > tr > th,
.table-bordered > thead > tr > th,
.panel > .table-bordered > thead > tr > th,
.panel > .table-responsive > .table-bordered > thead > tr > th,
table.dataTable > thead > tr > td,
.table-bordered > thead > tr > td,
.panel > .table-bordered > thead > tr > td,
.panel > .table-responsive > .table-bordered > thead > tr > td {
  transition: all 0.2s linear;
  border-color: transparent !important;
}
table.dataTable > thead > tr > th.sorting_asc,
.table-bordered > thead > tr > th.sorting_asc,
.panel > .table-bordered > thead > tr > th.sorting_asc,
.panel > .table-responsive > .table-bordered > thead > tr > th.sorting_asc,
table.dataTable > thead > tr > td.sorting_asc,
.table-bordered > thead > tr > td.sorting_asc,
.panel > .table-bordered > thead > tr > td.sorting_asc,
.panel > .table-responsive > .table-bordered > thead > tr > td.sorting_asc,
table.dataTable > thead > tr > th.sorting_desc,
.table-bordered > thead > tr > th.sorting_desc,
.panel > .table-bordered > thead > tr > th.sorting_desc,
.panel > .table-responsive > .table-bordered > thead > tr > th.sorting_desc,
table.dataTable > thead > tr > td.sorting_desc,
.table-bordered > thead > tr > td.sorting_desc,
.panel > .table-bordered > thead > tr > td.sorting_desc,
.panel > .table-responsive > .table-bordered > thead > tr > td.sorting_desc {
  background-color: #F6F4FA;
  color: #313131;
}
@media (max-width: 1200px) {
  #monitoring table.dataTable thead .sorting_asc {
    font-size: 0.9rem;
  }
}
@media (max-width: 992px) {
  #monitoring table.dataTable thead .sorting_asc {
    font-size: 0.8rem;
  }
}
@media (max-width: 1200px) {
  #monitoring table.dataTable thead .sorting {
    font-size: 0.9rem;
  }
}
@media (max-width: 992px) {
  #monitoring table.dataTable thead .sorting {
    font-size: 0.8rem;
  }
}
@media (max-width: 1200px) {
  #monitoring table.dataTable tbody tr {
    font-size: 0.9rem;
  }
}
@media (max-width: 992px) {
  #monitoring table.dataTable tbody tr {
    font-size: 0.8rem;
  }
}
.tab-pane > h2 {
  border: 1px solid #e8e8e7;
  border-bottom: none;
  border-radius: 0.25rem 0.25rem 0 0;
}
.tab-pane > h2 + .panel {
  border: 1px solid #e8e8e7;
  border-top: none;
  border-radius: 0 0 0.25rem 0.25rem;
}
@media (max-width: 768px) {
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #users-form {
    /* Hide table headers (but not display: none;, for accessibility) */
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #users-form table,
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #users-form thead,
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #users-form tbody,
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #users-form th,
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #users-form td,
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #users-form tr {
    display: block;
    border-color: #f6f6f5;
    border-style: solid;
    border-width: 0 0 10px 0;
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #users-form thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #users-form td {
    /* Behave  like a "row" */
    border: none;
    position: relative;
    padding-left: 40%;
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #users-form td:before {
    /* Now like a table header */
    position: absolute;
    top: 0;
    left: 6px;
    padding-right: 10px;
    white-space: nowrap;
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #users-form td:nth-child(1) {
    padding-left: 0%;
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #users-form td:nth-of-type(1):before {
    content: none;
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #users-form td:nth-of-type(2):before {
    content: "Name";
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #users-form td:nth-of-type(3):before {
    content: "Login Name";
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #users-form td:nth-of-type(4):before {
    content: "Status";
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #users-form td:nth-of-type(5):before {
    content: "Email";
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #users-form td:nth-of-type(6):before {
    content: "Role";
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #users-form td:nth-of-type(7):before {
    content: "Registered";
  }
}
@media (max-width: 768px) {
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #applications-form table,
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #applications-form thead,
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #applications-form tbody,
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #applications-form th,
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #applications-form td,
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #applications-form tr {
    display: block;
    border-color: #f6f6f5;
    border-style: solid;
    border-width: 0 0 10px 0;
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #applications-form thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #applications-form td {
    border: none;
    position: relative;
    padding-left: 40%;
    min-height: 22px;
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #applications-form td:before {
    position: absolute;
    top: 0;
    left: 6px;
    padding-right: 10px;
    white-space: nowrap;
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #applications-form td:nth-child(1) {
    padding-left: 0%;
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #applications-form td:nth-of-type(1):before {
    content: none;
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #applications-form td:nth-of-type(2):before {
    content: "Name";
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #applications-form td:nth-of-type(3):before {
    content: "Status";
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #applications-form td:nth-of-type(4):before {
    content: "Description";
    line-height: 38px;
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #applications-form td:nth-of-type(5):before {
    content: "Created By";
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #applications-form td:nth-of-type(6):before {
    content: "Actions";
  }
}
html body div.t3-wrapper div#t3-mainbody.t3-mainbody #resources .operation-status td:nth-of-type(1):before {
  content: none;
}
html body div.t3-wrapper div#t3-mainbody.t3-mainbody #resources .operation-status td:nth-of-type(2):before {
  content: none;
}
@media (max-width: 768px) {
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #resources table,
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #resources thead,
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #resources tbody,
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #resources th,
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #resources td,
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #resources tr {
    display: block;
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #resources thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #resources tr {
    margin: 0 0 1rem 0;
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #resources td {
    text-align: initial !important;
    border: none;
    position: relative;
    padding-left: 50%;
    min-height: 40px;
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #resources td .parameter {
    margin: 0;
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #resources td:last-child {
    border-bottom: 1px solid #ccc;
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #resources td:before {
    position: absolute;
    top: 0;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #resources input.parameter {
    width: 100%;
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #resources td:nth-of-type(1):before {
    content: "Name";
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #resources td:nth-of-type(2):before {
    content: "Value";
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #resources td:nth-of-type(3):before {
    content: "Description";
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #resources td:nth-of-type(4):before {
    content: "Parameter Type";
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #resources td:nth-of-type(5):before {
    content: "Data Type";
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #resources .operation-status td:nth-of-type(1):before {
    content: "Code";
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #resources .operation-status td:nth-of-type(2):before {
    content: "Description";
  }
}
@media (max-width: 768px) {
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #monitoring #dtable table,
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #monitoring #dtable thead,
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #monitoring #dtable tbody,
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #monitoring #dtable th,
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #monitoring #dtable td,
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #monitoring #dtable tr {
    display: block;
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #monitoring #dtable thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #monitoring #dtable tr {
    margin: 0 0 1rem 0;
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #monitoring #dtable td {
    text-align: initial !important;
    border: none;
    position: relative;
    padding-left: 50%;
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #monitoring #dtable td .parameter {
    margin: 0;
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #monitoring #dtable .code {
    border-top: 1px solid #eee;
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #monitoring #dtable td:before {
    position: absolute;
    top: 0;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #monitoring #dtable input.parameter {
    width: 100%;
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #monitoring #dtable td:nth-of-type(1):before {
    content: "Organisation Name";
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #monitoring #dtable td:nth-of-type(2):before {
    content: "Application Name";
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #monitoring #dtable td:nth-of-type(3):before {
    content: "Messages";
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #monitoring #dtable td:nth-of-type(4):before {
    content: "Messages";
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #monitoring #dtable td:nth-of-type(5):before {
    content: "Failures";
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #monitoring #dtable td:nth-of-type(6):before {
    content: "Exceptions";
  }
  html body div.t3-wrapper div#t3-mainbody.t3-mainbody #monitoring #dtable td:nth-of-type(7):before {
    content: "Processing Time (Avg)";
  }
}
/* edit-application-authentication */
html body div.t3-wrapper div#t3-mainbody.t3-mainbody div#authentication .table > tbody > tr > td {
  padding-top: 15px;
  padding-bottom: 0;
  box-sizing: border-box;
  height: 52px;
  text-align: center;
}
html body div.t3-wrapper div#t3-mainbody.t3-mainbody div#authentication .table > tbody > tr > td .dropdown {
  position: relative;
  top: -7px;
}
/* search bar on api catalog */
@media (max-width: 992px) {
  html.com_apiportal.view-apicatalog .action-group {
    position: relative;
    flex-wrap: wrap;
    flex-direction: row-reverse;
  }
  html.com_apiportal.view-apicatalog .action-group #loading {
    position: absolute;
  }
  html.com_apiportal.view-apicatalog .action-group > div:first-child,
  html.com_apiportal.view-apicatalog .action-group > div[role='search'] {
    margin-left: 0;
    margin-right: 0;
  }
  html.com_apiportal.view-apicatalog .action-group > div:last-child {
    margin-right: 0;
  }
  html.com_apiportal.view-apicatalog .action-group .dropdown {
    float: left !important;
  }
  html.com_apiportal.view-apicatalog .action-group input[type="text"] {
    max-width: 85% !important;
  }
}
@media (max-width: 525px) {
  html.com_apiportal.view-apicatalog [role=search]::after {
    display: none;
  }
}
/* profile edit */
.view-user fieldset,
.layout-create fieldset,
.layout-edit fieldset {
  background-color: transparent;
  margin: 25px 0 40px;
  padding: 25px 0 15px 25px;
}
@media (max-width: 767px) {
  .view-user fieldset,
  .layout-create fieldset,
  .layout-edit fieldset {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.view-user fieldset textarea,
.layout-create fieldset textarea,
.layout-edit fieldset textarea {
  resize: vertical;
}
.view-user #oauth-client-form fieldset,
.layout-create #oauth-client-form fieldset,
.layout-edit #oauth-client-form fieldset {
  margin: 0;
}
.view-user form + h2,
.layout-create form + h2,
.layout-edit form + h2 {
  margin-bottom: 15px;
}
div#shared-app-edit {
  margin: 20px 0;
}
div#shared-app-edit .col-sm-2:first-of-type {
  width: 40%;
}
/* discussion page */
div#ed {
  margin-left: auto;
  margin-right: auto;
  width: 90% !important;
  max-width: 1200px;
  margin: 120px auto 60px;
}
/*  markdown */
#main-container #api-description.markdown-reset,
section.article-content {
  padding: 20px 10px 10px;
}
#main-container #api-description.markdown-reset h1,
section.article-content h1,
#main-container #api-description.markdown-reset h2,
section.article-content h2,
#main-container #api-description.markdown-reset h3,
section.article-content h3,
#main-container #api-description.markdown-reset h4,
section.article-content h4,
#main-container #api-description.markdown-reset h5,
section.article-content h5,
#main-container #api-description.markdown-reset p,
section.article-content p,
#main-container #api-description.markdown-reset li,
section.article-content li,
#main-container #api-description.markdown-reset a,
section.article-content a {
  color: #02193f;
  font-size: 100%;
  font-family: "VicReg";
  font-weight: normal;
  line-height: 1.5 !important;
  margin-bottom: 20px !important;
}
#main-container #api-description.markdown-reset ul,
section.article-content ul {
  margin: 5px 0 10px;
  list-style-type: disc;
  padding-left: 40px;
}
#main-container #api-description.markdown-reset ul li,
section.article-content ul li {
  margin-bottom: 0 !important;
  font-size: 1rem;
}
#main-container #api-description.markdown-reset h1,
section.article-content h1,
#main-container #api-description.markdown-reset h2,
section.article-content h2,
#main-container #api-description.markdown-reset h3,
section.article-content h3 {
  font-family: "VicBold" !important;
}
#main-container #api-description.markdown-reset h1,
section.article-content h1 {
  font-size: 1.9rem;
  line-height: 2em;
}
#main-container #api-description.markdown-reset h2,
section.article-content h2 {
  font-size: 1.4rem;
  padding-top: 10px;
}
#main-container #api-description.markdown-reset h3,
section.article-content h3 {
  font-size: 1.1rem;
  margin-bottom: 0px !important;
}
#main-container #api-description.markdown-reset p,
section.article-content p {
  font-size: 1.1rem;
}
#main-container #api-description.markdown-reset code,
section.article-content code {
  font-family: Consolas, Monaco, "Courier New", monospace !important;
  color: #100152;
}
/* testing */
.response_headers pre {
  font-family: "Anonymous Pro", "Menlo", "Consolas", "Bitstream Vera Sans Mono", Monaco, "Courier New", monospace !important;
  line-height: 1.5;
}
.fa {
  font-family: 'FontAwesome' !important;
}
.daterangepicker.dropdown-menu .ranges li.active,
.daterangepicker.dropdown-menu .ranges li.active:hover {
  color: #FFFFFF;
}
html body #t3-mainbody.t3-mainbody {
  min-height: calc(100vh - 170px);
}
html body #t3-mainbody.t3-mainbody .sandbox_header #system-message-container {
  margin-top: 30px !important;
}
html body #t3-mainbody.t3-mainbody .sandbox_header #system-message-container [data-dismiss] {
  top: -19px;
  right: 8px;
}
html body #t3-mainbody.t3-mainbody .sandbox_header #system-message-container .alert-heading {
  color: #fff !important;
}
.dropdown ul.dropdown-menu li:hover button {
  background-color: transparent;
}
html body div.t3-wrapper div#t3-mainbody.t3-mainbody div.tab-pane#authentication .panel {
  border: none;
}
html body div.t3-wrapper div#t3-mainbody.t3-mainbody div.tab-pane#authentication .panel .panel-body {
  padding-left: 0;
}
html body div.t3-wrapper div#t3-mainbody.t3-mainbody .modal-content {
  background-color: white;
  color: #313131;
}
html body div.t3-wrapper div#t3-mainbody.t3-mainbody .modal-content .close {
  color: #313131;
}
html body div.t3-wrapper div#t3-mainbody.t3-mainbody .modal-content .modal-body fieldset {
  border: none;
}
html body div.t3-wrapper div#t3-mainbody.t3-mainbody .modal-content .modal-body fieldset label {
  text-align: left;
  top: -2px;
  position: relative;
}
html body div.t3-wrapper div#t3-mainbody.t3-mainbody .modal-content .modal-body fieldset label.control-label {
  padding-bottom: 4px;
  font-weight: bold;
}
[role=search]::after {
  position: absolute;
  top: 15px;
  display: inline-block;
}
@media (max-width: 768px) {
  #details #general [role=search]::after {
    right: -25px;
    left: 160px;
  }
}
.com_apiportal #user-pending #system-message-container,
.com_users #user-pending #system-message-container,
.com_content #user-pending #system-message-container {
  margin-bottom: 25px !important;
  max-width: 500px;
}
.com_apiportal #user-pending #system-message-container button,
.com_users #user-pending #system-message-container button,
.com_content #user-pending #system-message-container button {
  font-family: "VicBold" !important;
  color: #0052C2;
  border: none;
  margin-top: 10px;
}
.com_apiportal #system-message-container,
.com_users #system-message-container,
.com_content #system-message-container,
.com_apiportal #custom-message-container,
.com_users #custom-message-container,
.com_content #custom-message-container {
  margin-left: 0;
  width: 100%;
}
.com_apiportal #system-message-container #system-message,
.com_users #system-message-container #system-message,
.com_content #system-message-container #system-message,
.com_apiportal #custom-message-container #system-message,
.com_users #custom-message-container #system-message,
.com_content #custom-message-container #system-message {
  width: 100%;
  margin-bottom: 0;
}
.com_apiportal #system-message-container #system-message .alert,
.com_users #system-message-container #system-message .alert,
.com_content #system-message-container #system-message .alert,
.com_apiportal #custom-message-container #system-message .alert,
.com_users #custom-message-container #system-message .alert,
.com_content #custom-message-container #system-message .alert {
  width: 100%;
  border: none;
  padding: 15px 0;
  margin-bottom: 0;
}
.com_apiportal #system-message-container #system-message .alert .close,
.com_users #system-message-container #system-message .alert .close,
.com_content #system-message-container #system-message .alert .close,
.com_apiportal #custom-message-container #system-message .alert .close,
.com_users #custom-message-container #system-message .alert .close,
.com_content #custom-message-container #system-message .alert .close {
  color: #fff;
  text-shadow: none;
  font-size: 14px;
  position: relative;
  top: -20px;
  right: -26px;
  transition: opacity 0.2s linear;
  opacity: 1;
}
.com_apiportal #system-message-container #system-message .alert .close:hover,
.com_users #system-message-container #system-message .alert .close:hover,
.com_content #system-message-container #system-message .alert .close:hover,
.com_apiportal #custom-message-container #system-message .alert .close:hover,
.com_users #custom-message-container #system-message .alert .close:hover,
.com_content #custom-message-container #system-message .alert .close:hover {
  color: #fff;
  opacity: 1;
}
.com_apiportal #system-message-container #system-message .alert h2,
.com_users #system-message-container #system-message .alert h2,
.com_content #system-message-container #system-message .alert h2,
.com_apiportal #custom-message-container #system-message .alert h2,
.com_users #custom-message-container #system-message .alert h2,
.com_content #custom-message-container #system-message .alert h2,
.com_apiportal #system-message-container #system-message .alert h3,
.com_users #system-message-container #system-message .alert h3,
.com_content #system-message-container #system-message .alert h3,
.com_apiportal #custom-message-container #system-message .alert h3,
.com_users #custom-message-container #system-message .alert h3,
.com_content #custom-message-container #system-message .alert h3,
.com_apiportal #system-message-container #system-message .alert h4,
.com_users #system-message-container #system-message .alert h4,
.com_content #system-message-container #system-message .alert h4,
.com_apiportal #custom-message-container #system-message .alert h4,
.com_users #custom-message-container #system-message .alert h4,
.com_content #custom-message-container #system-message .alert h4,
.com_apiportal #system-message-container #system-message .alert h5,
.com_users #system-message-container #system-message .alert h5,
.com_content #system-message-container #system-message .alert h5,
.com_apiportal #custom-message-container #system-message .alert h5,
.com_users #custom-message-container #system-message .alert h5,
.com_content #custom-message-container #system-message .alert h5,
.com_apiportal #system-message-container #system-message .alert h6,
.com_users #system-message-container #system-message .alert h6,
.com_content #system-message-container #system-message .alert h6,
.com_apiportal #custom-message-container #system-message .alert h6,
.com_users #custom-message-container #system-message .alert h6,
.com_content #custom-message-container #system-message .alert h6,
.com_apiportal #system-message-container #system-message .alert p,
.com_users #system-message-container #system-message .alert p,
.com_content #system-message-container #system-message .alert p,
.com_apiportal #custom-message-container #system-message .alert p,
.com_users #custom-message-container #system-message .alert p,
.com_content #custom-message-container #system-message .alert p,
.com_apiportal #system-message-container #system-message .alert li,
.com_users #system-message-container #system-message .alert li,
.com_content #system-message-container #system-message .alert li,
.com_apiportal #custom-message-container #system-message .alert li,
.com_users #custom-message-container #system-message .alert li,
.com_content #custom-message-container #system-message .alert li,
.com_apiportal #system-message-container #system-message .alert label,
.com_users #system-message-container #system-message .alert label,
.com_content #system-message-container #system-message .alert label,
.com_apiportal #custom-message-container #system-message .alert label,
.com_users #custom-message-container #system-message .alert label,
.com_content #custom-message-container #system-message .alert label {
  color: #fff;
}
.com_apiportal #system-message-container #system-message .alert h4,
.com_users #system-message-container #system-message .alert h4,
.com_content #system-message-container #system-message .alert h4,
.com_apiportal #custom-message-container #system-message .alert h4,
.com_users #custom-message-container #system-message .alert h4,
.com_content #custom-message-container #system-message .alert h4 {
  margin-bottom: 10px;
}
.com_apiportal #system-message-container #system-message .alert .alert-message,
.com_users #system-message-container #system-message .alert .alert-message,
.com_content #system-message-container #system-message .alert .alert-message,
.com_apiportal #custom-message-container #system-message .alert .alert-message,
.com_users #custom-message-container #system-message .alert .alert-message,
.com_content #custom-message-container #system-message .alert .alert-message {
  width: 100% !important;
  background-color: transparent;
  border: none;
  color: #fff;
  font-size: 18px;
  margin: 0 auto;
  line-height: 1.4;
}
.com_apiportal #system-message-container #system-message .alert-warning,
.com_users #system-message-container #system-message .alert-warning,
.com_content #system-message-container #system-message .alert-warning,
.com_apiportal #custom-message-container #system-message .alert-warning,
.com_users #custom-message-container #system-message .alert-warning,
.com_content #custom-message-container #system-message .alert-warning {
  background-color: #f24e4e;
}
.com_apiportal #system-message-container #system-message .alert-notice,
.com_users #system-message-container #system-message .alert-notice,
.com_content #system-message-container #system-message .alert-notice,
.com_apiportal #custom-message-container #system-message .alert-notice,
.com_users #custom-message-container #system-message .alert-notice,
.com_content #custom-message-container #system-message .alert-notice {
  background-color: #2c91e9;
}
.com_apiportal #system-message-container #system-message .alert-message,
.com_users #system-message-container #system-message .alert-message,
.com_content #system-message-container #system-message .alert-message,
.com_apiportal #custom-message-container #system-message .alert-message,
.com_users #custom-message-container #system-message .alert-message,
.com_content #custom-message-container #system-message .alert-message {
  background-color: #2c91e9;
  border-radius: 4px;
  padding: 25px 40px;
}
.com_apiportal #system-message-container #system-message .alert-error,
.com_users #system-message-container #system-message .alert-error,
.com_content #system-message-container #system-message .alert-error,
.com_apiportal #custom-message-container #system-message .alert-error,
.com_users #custom-message-container #system-message .alert-error,
.com_content #custom-message-container #system-message .alert-error {
  background-color: #f24e4e;
}
.com_apiportal #system-message-container #system-message .alert-success,
.com_users #system-message-container #system-message .alert-success,
.com_content #system-message-container #system-message .alert-success,
.com_apiportal #custom-message-container #system-message .alert-success,
.com_users #custom-message-container #system-message .alert-success,
.com_content #custom-message-container #system-message .alert-success {
  background-color: #00b5ef;
}
.com_apiportal #system-message-container #system-message h4,
.com_users #system-message-container #system-message h4,
.com_content #system-message-container #system-message h4,
.com_apiportal #system-message-container #system-message div:not([class^='alert']),
.com_users #system-message-container #system-message div:not([class^='alert']),
.com_content #system-message-container #system-message div:not([class^='alert']) {
  margin-left: auto;
  margin-right: auto;
  width: 90% !important;
  max-width: 1200px;
}
.com_apiportal #custom-message-container,
.com_users #custom-message-container,
.com_content #custom-message-container {
  margin-bottom: 30px;
}
.com_apiportal #custom-message-container #system-message .alert,
.com_users #custom-message-container #system-message .alert,
.com_content #custom-message-container #system-message .alert {
  padding: 30px 35px 15px;
}
.com_apiportal #user-pending #system-message-container,
.com_users #user-pending #system-message-container,
.com_content #user-pending #system-message-container {
  position: relative;
}
.com_apiportal section.article-content,
.com_content section.article-content {
  padding: 25px;
  margin: 2.5rem 0;
  border: 1px solid #e8e8e7;
  border-radius: 0.25rem;
}
@media (max-width: 480px) {
  .com_apiportal section.article-content,
  .com_content section.article-content {
    border-radius: 0;
    border-right: none;
    border-left: none;
    border-top: 1px solid #e8e8e7;
    border-bottom: 1px solid #e8e8e7;
  }
}
.body,
.auto {
  margin: 0 auto !important;
}
.api-catalog-item {
  background: #F6F4FA;
  border-color: #F6F4FA;
  padding: 16px 32px;
  margin-bottom: 21px;
  position: relative;
  overflow: hidden;
}
.api-image-section {
  border-radius: 10px;
  width: 150px;
  height: 150px;
  float: left;
  margin-right: 1.7em;
  position: relative;
  overflow: hidden;
  background: white;
}
.api-image-section img {
  width: 100%;
  padding: 0.5rem;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.api-info {
  margin-left: 14px;
}
.btn.btn-default.btn-primary {
  margin-top: 14px;
  float: right;
}
.btn.btn-default {
  float: right;
  margin-top: 14px;
  margin-left: 14px;
}
a.btn.btn-default[href="/profile-menu/api-requests"] {
  float: left;
  margin-top: 0px;
  margin-left: 0px;
}
a.btn.btn-default[href="/users"] {
  float: left;
  margin-top: 0px;
  margin-left: 0px;
}
a.btn.btn-default[href="/users/user/create"] {
  padding: 8px 20px 5px 20px !important;
}
a.btn.btn-default[href="/"] {
  display: none;
  visibility: hidden;
}
.unsubscribe-btn.btn.btn-primary {
  margin-top: 14px;
  font-size: revert;
}
.btn.modal-btn.auth.button {
  margin-right: 8px;
}
.btn.modal-btn.auth.authorize.button {
  margin-right: 8px !important;
  color: #fff !important;
}
.btn.execute.opblock-control__btn {
  margin-right: 8px;
}
#btn-reset {
  border: 1px solid #FFFFFF !important;
  border-radius: 0 !important;
}
.auth-wrapper .btn.authorize span {
  color: #FFF;
}
#confirm-delete-button {
  margin-top: 14px;
}
#change-password-users-submit-button {
  margin-top: 14px;
}
.apis p {
  color: #000;
}
.api-info-name {
  font-weight: bold;
  margin-right: 7px;
  line-height: 21px;
  border-left: 1px solid #d8dcdc;
  padding-left: 14px;
}
.api-info-value {
  margin-right: 14px;
}
.api-info {
  font-size: small;
}
.api-info span:first-of-type {
  padding: 0;
  border-left: none;
}
.api-status.published {
  display: block;
  visibility: hidden;
}
.fa.fa-search.ico-magnifier {
  color: #000;
}
#changeApisView {
  display: none;
  visibility: hidden;
}
#loading {
  display: none;
  visibility: hidden;
}
.fa.fa-search.ico-magnifier {
  display: none;
  visibility: hidden;
}
.api-status-icon.published {
  visibility: hidden;
  display: none;
}
.schemes-title {
  padding: 5px;
}
.fa.fa-plus.ico-plus {
  margin-right: 8px;
}
#dtable_filter {
  margin-top: 20px;
}
.fa.fa-trash.ico-delete {
  margin-right: 8px;
}
#select-apis h2 {
  padding-bottom: 12px;
}
.form-control.input-sm.valid {
  margin-right: 12px;
}
#change-password-users-form .alert {
  background-color: #F1F9FF;
}
.view-change #t3-mainbody .row .t3-content {
  margin-left: auto;
  margin-right: auto;
  width: 90% !important;
  max-width: 1200px;
  float: none;
}
html body #t3-mainbody.t3-mainbody #btn-change {
  border: 1px solid #FFFFFF;
  border-radius: 0;
  background-color: #100152 !important;
  text-align: center;
  font-family: VicBold !important;
  box-sizing: border-box !important;
  transition: all 0.2s linear;
  width: auto;
  font-size: 14px !important;
  height: 42px !important;
  padding: 14px 33px 0;
    padding-top: 14px;
    padding-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
html body #t3-mainbody.t3-mainbody #btn-change:hover {
  background-color: #060020 !important;
}
html.view-change.com_apiportal #system-message-container {
  width: 100% !important;
}
html.layout-default.com_apiportal #system-message-container {
  width: 100% !important;
}
#change-password-users-form .help-block {
  color: #FFFFFF;
  padding-bottom: 24px;
}
#change-password-users-form .help-block-change-pw {
  font-size: 0.8rem;
  color: #313131;
  padding-bottom: 24px;
  padding-left: 24px;
  display: block;
  margin-top: 5px;
}
.btn.btn-bordered.error.alert-error {
  background-color: #E80000;
  margin-right: 24px;
}
span.pending-application-text.text-info {
  font-weight: bold;
  font-size: 24px;
  color: #FF8000;
}
.alert.alert-notice a {
  color: #FFFFFF;
}
span.gg.icon-GG-chevron-down {
  font-family: Axway-GoldenGate-Icons !important;
}
#apps #manage-apps #apps-options-separator {
  display: none;
}
#manage-apps #new-app {
  display: none;
}
@media (max-width: 1250px) {
  .apis dl, .apis div {
      position: relative !important;
  }
}
.swagger-ui .btn.authorize {
  background-color: #0052C2 !important;
}

html body #t3-mainbody.t3-mainbody .btn {
    background-color: #0052C2
}

html.com_apiportal.view-registration.itemid-101.home.j44.j40.mm-hover.no-touch body div.t3-wrapper.blog div#t3-mainbody.container.t3-mainbody.pagename-undefined div.row div#t3-content.t3-content.col-xs-12 p {
  line-height: 1.35;
  color: #FFFFFF;
  font-size: 1.75rem;
  font-weight: bold;
  padding-right: 50%;
  padding-bottom: 65px;
}

html.com_apiportal.view-home.layout-default.task-submit.itemid-101.home.j44.j40.mm-hover.no-touch.view-registration body div.t3-wrapper.blog div#t3-mainbody.container.t3-mainbody.pagename-undefined div.row div#t3-content.t3-content.col-xs-12 div#system-message-container div#system-message div.alert.alert-error div p {
    color: #fff;
    font-size: 100%;
    font-weight: normal;
    padding-right: 0;
    padding-bottom: 0;
}

html.com_apiportal.view-monitoring.itemid-155.j44.j40.mm-hover.no-touch body div.t3-wrapper.blog div#t3-mainbody.container.t3-mainbody.pagename-undefined div.row div#t3-content.t3-content.col-xs-12 div.monitoring-wrapper div.body.auto div#container {
    color: #313131
}

html.com_apiportal.view-monitoring.itemid-155.j44.j40.mm-hover.no-touch body div.t3-wrapper.blog div#t3-mainbody.container.t3-mainbody.pagename-undefined div.row div#t3-content.t3-content.col-xs-12 div.monitoring-wrapper div.body.auto div.row-fluid.action-group div#daterange.btn-old-ui span {
    color: #313131
}

html.com_apiportal.view-application.layout-edit.itemid-154.j44.j40.mm-hover.no-touch body.modal-open div.t3-wrapper.blog div#t3-mainbody.container.t3-mainbody.pagename-undefined div.row div#t3-content.t3-content.col-xs-12 div.body.auto div#tabs.tabs div.tab-content div#authentication.tab-pane.fade.active.in div#api-key-details.modal.fade.in div.modal-dialog.modal-lg div.modal-content div.modal-footer div.dialog-actions button#api-key-submit-button.btn.btn-primary {
    margin-top: 14px;
}

html.com_apiportal.view-application.layout-edit.itemid-154.j44.j40.mm-hover.no-touch body div.t3-wrapper.blog div#t3-mainbody.container.t3-mainbody.pagename-undefined div.row div#t3-content.t3-content.col-xs-12 div.body.auto div#tabs.tabs div.tab-content div#authentication.tab-pane.fade.in.active div#api-keys-collapse.panel.panel-default div#collapse-api-keys-overview.panel-collapse.collapse.in div#api-keys-overview.panel-body div#api-keys-table_wrapper.dataTables_wrapper.form-inline.dt-bootstrap.no-footer div.row div.col-sm-12 table#api-keys-table.table.table-striped.table-bordered.table-hover.dataTable.no-footer tbody tr.odd td div.dropdown a.btn.dropdown-toggle {
    color: #fff !important;
}

html.com_apiportal.view-application.layout-view.itemid-154.j44.j40.mm-hover.no-touch body div.t3-wrapper.blog div#t3-mainbody.container.t3-mainbody.pagename-undefined div.row div#t3-content.t3-content.col-xs-12 div.body.auto div#tabs.tabs div.tab-content div#details.tab-pane.fade.in.active div#selected-apis.panel.panel-default div#apis-table_wrapper.dataTables_wrapper.form-inline.dt-bootstrap.no-footer div.row div.col-sm-12 table#apis-table.table.table-striped.table-bordered.table-hover.dataTable.no-footer tbody tr.odd td.col-lg-2 div.dropdown a.btn.dropdown-toggle {
    color: #fff !important;
}