@charset "utf-8";@import url(https://www.mccormickdentaldmd.com/media/system/css/system.css);/** 
 *------------------------------------------------------------------------------
 * @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 */
/** 
 *------------------------------------------------------------------------------
 * @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 
 *------------------------------------------------------------------------------
 */
/*========================================================================================*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: #42474c;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #2a93c9;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #333333;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 30px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 14.5px;
  margin: 0 0 15px;
  font-size: 17px;
  line-height: 30px;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1400px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.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 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #999999;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 30px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 30px;
  vertical-align: top;
  border-top: 1px solid #333333;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #333333;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #333333;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #333333;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #333333;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 22.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #333333;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 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 
 *------------------------------------------------------------------------------
 */
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 {
  display: block;
  width: 100%;
  height: 44px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 30px;
  color: #9f9f9f;
  background-color: #f6f6f6;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
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 {
  border-color: #2a93c9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(42, 147, 201, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(42, 147, 201, 0.6);
}
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: #42474c;
  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: #42474c;
}
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: #42474c;
}
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: #42474c;
  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: #42474c;
}
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: #42474c;
}
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],
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],
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 {
  background-color: #eeeeee;
  opacity: 1;
}
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],
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 {
  cursor: not-allowed;
}
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;
}
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 {
  border-color: #2a93c9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(42, 147, 201, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(42, 147, 201, 0.6);
}
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: #42474c;
  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: #42474c;
}
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: #42474c;
}
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: #42474c;
  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: #42474c;
}
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: #42474c;
}
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],
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],
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 {
  cursor: not-allowed;
  background-color: #eeeeee;
}
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-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input.input-sm {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
selectinput.input-sm {
  height: 36px;
  line-height: 36px;
}
textareainput.input-sm,
select[multiple]input.input-sm {
  height: auto;
}
input.input-lg {
  height: 52px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.33;
  border-radius: 6px;
}
selectinput.input-lg {
  height: 52px;
  line-height: 52px;
}
textareainput.input-lg,
select[multiple]input.input-lg {
  height: auto;
}
@media (min-width: 768px) {
  .form-inline .inputbox,
  .form-inline select,
  .form-inline textarea,
  .form-inline input {
    display: inline-block;
  }
}
.control-group {
  margin-bottom: 15px;
}
legend + .control-group {
  margin-top: 30px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 30px;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  content: " ";
  display: table;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  content: " ";
  display: table;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  content: " ";
  display: table;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  content: " ";
  display: table;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group .control-label {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .form-horizontal .control-group .control-label {
    display: inline-block;
    float: left;
    width: 160px;
    padding-top: 5px;
    text-align: right;
  }
}
.form-horizontal .control-group .controls {
  margin-left: 180px;
}
.form-actions {
  padding: 30px;
  margin: 30px 0;
  background-color: #eeeeee;
  border-radius: 4px;
}
.form-actions:before,
.form-actions:after {
  content: " ";
  display: table;
}
.form-actions:after {
  clear: both;
}
.form-actions:before,
.form-actions:after {
  content: " ";
  display: table;
}
.form-actions:after {
  clear: both;
}
.form-actions:before,
.form-actions:after {
  content: " ";
  display: table;
}
.form-actions:after {
  clear: both;
}
.form-actions:before,
.form-actions:after {
  content: " ";
  display: table;
}
.form-actions:after {
  clear: both;
}
.form-actions [class*="col-sm-offset-"],
.form-actions [class*="col-md-offset-"] {
  padding-left: 5px !important;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 15px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 18px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  border-radius: 0 0 0 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 44px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 18px;
  font-weight: normal;
  line-height: 30px;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #bbff33;
  border-color: #669900;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  border-radius: 0 0 0 0;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  border-radius: 0 0 0 0;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  border-radius: 0 0 0 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  border-radius: 0 0 0 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
.btn-large {
  padding: 10px 16px;
  font-size: 23px;
  border-radius: 6px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 5px 10px;
  font-size: 16px;
  border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini {
  padding: 2px 4px;
  font-size: 16px;
  border-radius: 3px;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 30px;
  font-size: 27px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 18px;
  line-height: 30px;
  color: #9f9f9f;
}
.form-control {
  display: block;
  width: 100%;
  height: 44px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 30px;
  color: #9f9f9f;
  background-color: #f6f6f6;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #2a93c9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(42, 147, 201, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(42, 147, 201, 0.6);
}
.form-control::-moz-placeholder {
  color: #42474c;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #42474c;
}
.form-control::-webkit-input-placeholder {
  color: #42474c;
}
.form-control::-moz-placeholder {
  color: #42474c;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #42474c;
}
.form-control::-webkit-input-placeholder {
  color: #42474c;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 44px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 36px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 52px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 30px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 48px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 36px;
  line-height: 36px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
select.form-group-sm .form-control {
  height: 36px;
  line-height: 36px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  min-height: 46px;
}
.input-lg {
  height: 52px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 52px;
  line-height: 52px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 52px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.33;
  border-radius: 6px;
}
select.form-group-lg .form-control {
  height: 52px;
  line-height: 52px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 52px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.33;
  min-height: 53px;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 55px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 52px;
  height: 52px;
  line-height: 52px;
}
.input-sm + .form-control-feedback {
  width: 36px;
  height: 36px;
  line-height: 36px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 35px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #7e878f;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.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 .radio,
.form-horizontal .checkbox {
  min-height: 37px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 30px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #2a93c9;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #2a93c9;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #2a93c9;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #2a93c9;
}
.btn-primary {
  color: #ffffff;
  background-color: #2a93c9;
  border-color: #2684b4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #21749f;
  border-color: #1b5f81;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #2a93c9;
  border-color: #2684b4;
}
.btn-primary .badge {
  color: #2a93c9;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #2a93c9;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #333333;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
/** 
 *------------------------------------------------------------------------------
 * @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 
 *------------------------------------------------------------------------------
 */
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -5px;
  margin-left: -1px;
}
.dropdown-submenu.open > .dropdown-menu {
  display: block;
}
.dropdown-submenu > .dropdown-menu {
  border-radius: 4px;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -5px;
}
.dropdown-submenu.open > a:after {
  border-left-color: #262626;
}
/*
//
// Hide the submenu on Touch Devices
@media screen and (max-width: @screen-xs-max) {
  .dropdown-submenu > .dropdown-menu {
    display: none !important;
  }
  .dropdown-submenu > a:after {
    display: none !important;
  }
}
*/
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('https://www.mccormickdentaldmd.com/templates/theme3536/fonts/glyphicons-halflings-regular.eot');
  src: url('https://www.mccormickdentaldmd.com/templates/theme3536/fonts/glyphicons-halflings-regular.eot#iefix') format('embedded-opentype'), url('https://www.mccormickdentaldmd.com/templates/theme3536/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('https://www.mccormickdentaldmd.com/templates/theme3536/fonts/glyphicons-halflings-regular.woff') format('woff'), url('https://www.mccormickdentaldmd.com/templates/theme3536/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('https://www.mccormickdentaldmd.com/templates/theme3536/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');font-display:swap;}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 998;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 18px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 14px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 30px;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #2a93c9;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 16px;
  line-height: 30px;
  color: #999999;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 988;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 52px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 52px;
  line-height: 52px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 36px;
  line-height: 36px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  color: #9f9f9f;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 16px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 23px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #2a93c9;
}
.nav .nav-divider {
  height: 1px;
  margin: 14px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 30px;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #2a93c9;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 30px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 998;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 10px 15px;
  font-size: 23px;
  line-height: 30px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 30px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 30px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 3px;
  margin-bottom: 3px;
}
@media (min-width: 768px) {
  .navbar-form .inputbox,
  .navbar-form select,
  .navbar-form textarea,
  .navbar-form input {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 3px;
  margin-bottom: 3px;
}
.navbar-btn.btn-sm {
  margin-top: 7px;
  margin-bottom: 7px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: transparent;
  border-color: #efefef;
}
.navbar-default .navbar-brand {
  color: #333333;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #1a1a1a;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #333333;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #2a93c9;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #2a93c9;
  background-color: rgba(0, 0, 0, 0);
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #efefef;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: rgba(0, 0, 0, 0);
  color: #2a93c9;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #333333;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #2a93c9;
    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: #2a93c9;
    background-color: rgba(0, 0, 0, 0);
  }
  .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: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #333333;
}
.navbar-default .navbar-link:hover {
  color: #2a93c9;
}
.navbar-default .btn-link {
  color: #333333;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #2a93c9;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #999999;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 30px;
  list-style: none;
  background-color: #56b0d2;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ffffff;
}
.breadcrumb > .active {
  color: #333333;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 30px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 30px;
  text-decoration: none;
  color: #2a93c9;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #333333;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #2a93c9;
  border-color: #2a93c9;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 23px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 16px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 30px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #42474c;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #2a93c9;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #21749f;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #2a93c9;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 27px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 81px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 30px;
  line-height: 30px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #2a93c9;
}
.thumbnail .caption {
  padding: 9px;
  color: #42474c;
}
.alert {
  padding: 15px;
  margin-bottom: 30px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 30px;
  margin-bottom: 30px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background-color: #2a93c9;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #999999;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #999999;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #2a93c9;
  border-color: #2a93c9;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #cbe6f4;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 30px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #333333;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 30px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #2a93c9;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #2a93c9;
  border-color: #2a93c9;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #2a93c9;
}
.panel-primary > .panel-heading .badge {
  color: #2a93c9;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #2a93c9;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 27px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -moz-transform: translate(0, -25%);
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -moz-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 45px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  padding: 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (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);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 998;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 350px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 30px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -moz-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -moz-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.6.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2016 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

/* @group Base */
.chzn-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.chzn-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.chzn-container .chzn-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.chzn-container.chzn-with-drop .chzn-drop {
  left: 0;
}
.chzn-container a {
  cursor: pointer;
}
.chzn-container .search-choice .group-name, .chzn-container .chzn-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}
.chzn-container .search-choice .group-name:after, .chzn-container .chzn-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.chzn-container-single .chzn-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -moz-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -o-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
.chzn-container-single .chzn-default {
  color: #999;
}
.chzn-container-single .chzn-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chzn-container-single .chzn-single-with-deselect span {
  margin-right: 38px;
}
.chzn-container-single .chzn-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('https://www.mccormickdentaldmd.com/media/jui/css/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chzn-container-single .chzn-single abbr:hover {
  background-position: -42px -10px;
}
.chzn-container-single.chzn-disabled .chzn-single abbr:hover {
  background-position: -42px -10px;
}
.chzn-container-single .chzn-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chzn-container-single .chzn-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('https://www.mccormickdentaldmd.com/media/jui/css/chosen-sprite.png') no-repeat 0px 2px;
}
.chzn-container-single .chzn-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chzn-container-single .chzn-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: white url('https://www.mccormickdentaldmd.com/media/jui/css/chosen-sprite.png') no-repeat 100% -20px;
  background: url('https://www.mccormickdentaldmd.com/media/jui/css/chosen-sprite.png') no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chzn-container-single .chzn-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
.chzn-container-single.chzn-container-single-nosearch .chzn-search {
  position: absolute;
  left: -9999px;
}

/* @end */
/* @group Results */
.chzn-container .chzn-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chzn-container .chzn-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
.chzn-container .chzn-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chzn-container .chzn-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chzn-container .chzn-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
.chzn-container .chzn-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
.chzn-container .chzn-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chzn-container .chzn-results li.group-option {
  padding-left: 15px;
}
.chzn-container .chzn-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chzn-container-multi .chzn-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}
.chzn-container-multi .chzn-choices li {
  float: left;
  list-style: none;
}
.chzn-container-multi .chzn-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chzn-container-multi .chzn-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chzn-container-multi .chzn-choices li.search-choice span {
  word-wrap: break-word;
}
.chzn-container-multi .chzn-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('https://www.mccormickdentaldmd.com/media/jui/css/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chzn-container-multi .chzn-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}
.chzn-container-multi .chzn-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chzn-container-multi .chzn-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chzn-container-multi .chzn-results {
  margin: 0;
  padding: 0;
}
.chzn-container-multi .chzn-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chzn-container-active .chzn-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chzn-container-active.chzn-with-drop .chzn-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
  /* JUI remove next line */
  /* box-shadow: 0 1px 0 #fff inset; */
}
.chzn-container-active.chzn-with-drop .chzn-single div {
  border-left: none;
  background: transparent;
}
.chzn-container-active.chzn-with-drop .chzn-single div b {
  background-position: -18px 2px;
}
.chzn-container-active .chzn-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chzn-container-active .chzn-choices li.search-field input[type="text"] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chzn-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chzn-disabled .chzn-single {
  cursor: default;
}
.chzn-disabled .chzn-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chzn-rtl {
  text-align: right;
}
.chzn-rtl .chzn-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chzn-rtl .chzn-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chzn-rtl .chzn-single-with-deselect span {
  margin-left: 38px;
}
.chzn-rtl .chzn-single div {
  right: auto;
  left: 3px;
}
.chzn-rtl .chzn-single abbr {
  right: auto;
  left: 26px;
}
.chzn-rtl .chzn-choices li {
  float: right;
}
.chzn-rtl .chzn-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chzn-rtl .chzn-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chzn-rtl .chzn-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chzn-rtl .chzn-drop {
  left: 9999px;
}
.chzn-rtl.chzn-container-single .chzn-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chzn-rtl .chzn-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chzn-rtl.chzn-container-active.chzn-with-drop .chzn-single div {
  border-right: none;
}
.chzn-rtl .chzn-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url('https://www.mccormickdentaldmd.com/media/jui/css/chosen-sprite.png') no-repeat -30px -20px;
  background: url('https://www.mccormickdentaldmd.com/media/jui/css/chosen-sprite.png') no-repeat -30px -20px;
  direction: rtl;
}
.chzn-rtl.chzn-container-single .chzn-single div b {
  background-position: 6px 2px;
}
.chzn-rtl.chzn-container-single.chzn-with-drop .chzn-single div b {
  background-position: -12px 2px;
}
/* Taken from https://github.com/joomla/joomla-cms/pull/16552 */
[dir="rtl"] .chzn-container .chzn-drop,
[dir="rtl"] .chzn-container-single.chzn-container-single-nosearch .chzn-search {
  left: auto;
  right: -9999px;
}
[dir="rtl"] .chzn-container.chzn-with-drop .chzn-drop {
  right: 0;
}
/* @end */
/** 
 *------------------------------------------------------------------------------
 * @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 */
/** 
 *------------------------------------------------------------------------------
 * @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/ 
 *------------------------------------------------------------------------------
*/

.mobileAddress{
	display: none;
}

.t3-megamenu .dropdown .nav-child.mega-dropdown-menu .mega-nav li a{
  padding: 5px 0;
}
@media (max-width: 767px) {
  .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("https://static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("https://static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("https://static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("https://static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("https://static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("https://static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 767px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 768px) {
  .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:768px 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 {
  color: #42474c;
  font-size: 18px;
  font-size: 16px;
  line-height: 30px;
  
  font-weight: 300;
  font-weight: normal;
  background: #ffffff;
  letter-spacing: normal;
  font-style: normal;
}
.custom_hover strong {
  display: none;
}
html {
  -ms-overflow-style: scrollbar;
}
html,
body {
  height: 100%;
}
@-ms-viewport {
  width: device-width;
}
body {
  -ms-overflow-style: scrollbar;
  height: 100%;
  margin: 0;
}
body:after {
  content: "";
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -999;
}
body.disable-hover:after {
  z-index: 999999999999999999;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
a:hover,
a:focus {
  color: #333333;
  outline: none !important;
  text-decoration: none;
}
a span {
  color: inherit;
  background: inherit;
}
a span:hover {
  color: inherit;
  background: inherit;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  text-decoration: none;
  background: transparent;
}
img {
  vertical-align: middle;
}
th,
td {
  line-height: 30px;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #333333;
}
.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: #ffcc00;
}
.red {
  color: #cc0000;
}
hr {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.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;
}
.item-pageworks .pull-left {
  margin-right: 30px;
  margin-bottom: 30px;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  z-index: 1;
}
@media (max-width: 767px) {
  .item__module {
    margin-bottom: 50px;
  }
}
@media screen and (max-height: 639px) {
  .modal-dialog {
    bottom: 0;
    top: 0;
    transform: translate(-50%, 0%);
  }
}
.flex-wrapper .t3-wrapper {
  flex: 1 0 auto;
}
.flex-wrapper .t3-footer {
  flex: 0 0 auto;
}
/** 
 *------------------------------------------------------------------------------
 * @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 
 *------------------------------------------------------------------------------
 */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  line-height: 1.2307;
  color: #333333;
  margin: 0;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
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: #999999;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1 {
  font-size: 38px;
  line-height: 1.2307;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #333333;
  font-style: normal;
  letter-spacing: -1.4px;
  margin-bottom: 25px;
}
h2,
.h2 {
  font-size: 26px;
  line-height: 1.2307;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #333333;
  font-style: normal;
  margin-bottom: 20px;
}
h3,
.h3 {
  font-size: 24px;
  line-height: 1.2307;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #333333;
  font-style: normal;
  margin-bottom: 20px;
}
h4,
.h4 {
  font-size: 24px;
  line-height: 1.2307;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #333333;
  font-style: normal;
  margin-bottom: 33px;
}
h5,
.h5 {
  font-size: 20px;
  line-height: 1.2307;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #333333;
  font-style: normal;
  margin-bottom: 14px;
}
h6,
.h6 {
  font-size: 18px;
  line-height: 1.2307;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #333333;
  font-style: normal;
  margin-bottom: 20px;
}
.moduleTitle {
  letter-spacing: 0px;
  margin-bottom: 22px;
  margin-bottom: 49px;
  padding-bottom: 27px;
  position: relative;
}
.moduleTitle:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  border-bottom: 2px solid #42474c;
  width: 100%;
  max-width: 67px;
}
.moduleTitle.logo {
  color: white;
  margin-bottom: 13px;
  padding-bottom: 0;
}
.moduleTitle.logo:after {
  display: none;
}
.moduleTitle.center:after,
.center .moduleTitle:after {
  left: 50%;
  -moz-transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 27px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #42474c;
}
a.text-primary:hover {
  color: #21749f;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #42474c;
}
a.bg-primary:hover {
  background-color: #21749f;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
.page-header {
  padding-bottom: 14px;
  margin: 60px 0 30px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 60px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
ol {
  padding: 0;
  counter-reset: item;
}
ol li {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  list-style: none;
}
ol li:before {
  content: counters(item, ". ", decimal) ". ";
  counter-increment: item;
  color: #42474c;
  margin-right: 12px;
}
ol li + li {
  margin-top: 18px;
}
ul {
  margin-bottom: 30px !important;
  padding: 0;
}
ul li {
  list-style: none;
}
ul li.indent {
  padding-top: 15px;
}
ul.list {
  margin-left: 20px;
}
ul.list li {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  list-style: outside;
}
ul.list li + li {
  margin-top: 18px;
}
ul.inform li {
  font-size: 14px;
  line-height: 24px;
  width: 100%;
  overflow: hidden;
  vertical-align: top;
  line-height: 1.917em;
  color: #b04b49;
  list-style: none;
}
ul.inform li b {
  float: right;
  color: #42474c;
}
ul.inform li strong {
  float: left;
  color: #1e2428;
}
ul.inform li em {
  display: block;
  overflow: hidden;
}
ul.inform li + li {
  border-top: 1px solid #edeff1;
  margin-top: 10px;
  padding-top: 8px;
}
ul.info li {
  font-size: 14px;
  line-height: 24px;
}
ul.info li[class*=linearicons] {
  font-family: 'Open Sans', sans-serif;
  padding-left: 30px;
  position: relative;
}
ul.info li[class*=linearicons]:before {
  color: #a8a9aa;
  font-family: 'Linearicons';
  position: absolute;
  left: 0;
  top: 5px;
}
ul.info li a {
  color: #a8a9aa;
}
ul.info li a:hover {
  color: #42474c;
}
ul.table {
  display: table;
  width: 100%;
}
ul.table li {
  display: table-cell;
  padding: 0 20px 20px;
}
ul.social-menu {
  text-align: right;
}
ul.social-menu li {
  font-size: 18px;
  line-height: 24px;
  display: inline-block;
  margin: 0px 0px 14px 28px;
}
ul.social-menu li a {
  padding: 0;
}
ul.icons li {
  font-size: 18px;
  line-height: 46px;
}
ul.icons li:before {
  vertical-align: middle;
  font-size: 40px;
  margin-right: 10px;
  color: #42474c;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 30px;
}
dt,
dd {
  line-height: 30px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .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;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  color: #42474c;
  font-size: 30px;
  font-weight: bold;
  line-height: 42px;
  padding: 0px 0px 0px 0px;
  margin: 0 0 51px;
  position: relative;
  display: inline-block;
}
blockquote:before,
blockquote:after {
  content: '\"';
  font-family: 'Open Sans', sans-serif;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 30px;
  color: #333333;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 30px;
  font-style: normal;
  line-height: 30px;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 90px;
  /* Features Rows */
}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 50px;
}
.features-list .feature-row {
  overflow: hidden;
  text-align: center;
}
.features-list .feature-row div:first-child {
  padding-left: 0;
}
.features-list .feature-row div:last-child {
  padding-right: 0;
}
.features-list .feature-row div:first-child.feature-img img {
  float: left;
}
.features-list .feature-row div:last-child.feature-img img {
  float: right;
}
.jumbotron h2 {
  font-size: 50px;
}
.jumbotron iframe {
  margin-top: 30px;
}
mark {
  background: #333333;
  color: white;
}
form {
  margin-bottom: 30px;
}
form mark {
  background: none !important;
  font-size: 11px;
  line-height: 14px;
  bottom: 100%;
  right: 15px;
  right: 0;
  padding: 0 !important;
  position: absolute;
  z-index: 1;
}
form mark label {
  color: #ff0000;
  display: block;
  font-size: 11px;
  line-height: 14px;
  margin: 0 !important;
}
form mark label.error {
  display: inline;
}
form textarea {
  min-height: 120px;
  max-height: 120px;
}
.control,
.control-group,
.mod_tm_ajax_contact_form .control-group-input {
  position: relative;
}
.control.reset-margin,
.control-group.reset-margin,
.mod_tm_ajax_contact_form .control-group-input.reset-margin,
.control:last-child,
.control-group:last-child,
.mod_tm_ajax_contact_form .control-group-input:last-child,
.control select,
.control-group select,
.mod_tm_ajax_contact_form .control-group-input select,
.control textarea,
.control-group textarea,
.mod_tm_ajax_contact_form .control-group-input textarea,
.control input[type="text"],
.control-group input[type="text"],
.mod_tm_ajax_contact_form .control-group-input input[type="text"],
.control input[type="password"],
.control-group input[type="password"],
.mod_tm_ajax_contact_form .control-group-input input[type="password"],
.control input[type="datetime"],
.control-group input[type="datetime"],
.mod_tm_ajax_contact_form .control-group-input input[type="datetime"],
.control input[type="datetime-local"],
.control-group input[type="datetime-local"],
.mod_tm_ajax_contact_form .control-group-input input[type="datetime-local"],
.control input[type="date"],
.control-group input[type="date"],
.mod_tm_ajax_contact_form .control-group-input input[type="date"],
.control input[type="dates"] input[type="month"],
.control-group input[type="dates"] input[type="month"],
.mod_tm_ajax_contact_form .control-group-input input[type="dates"] input[type="month"],
.control input[type="time"],
.control-group input[type="time"],
.mod_tm_ajax_contact_form .control-group-input input[type="time"],
.control input[type="times"],
.control-group input[type="times"],
.mod_tm_ajax_contact_form .control-group-input input[type="times"],
.control input[type="week"],
.control-group input[type="week"],
.mod_tm_ajax_contact_form .control-group-input input[type="week"],
.control input[type="number"],
.control-group input[type="number"],
.mod_tm_ajax_contact_form .control-group-input input[type="number"],
.control input[type="email"],
.control-group input[type="email"],
.mod_tm_ajax_contact_form .control-group-input input[type="email"],
.control input[type="url"],
.control-group input[type="url"],
.mod_tm_ajax_contact_form .control-group-input input[type="url"],
.control input[type="search"],
.control-group input[type="search"],
.mod_tm_ajax_contact_form .control-group-input input[type="search"],
.control input[type="tel"],
.control-group input[type="tel"],
.mod_tm_ajax_contact_form .control-group-input input[type="tel"],
.control input[type="color"],
.control-group input[type="color"],
.mod_tm_ajax_contact_form .control-group-input input[type="color"],
.control .uneditable-input,
.control-group .uneditable-input,
.mod_tm_ajax_contact_form .control-group-input .uneditable-input {
  width: 100%;
}
.control.reset-margin,
.control-group.reset-margin,
.mod_tm_ajax_contact_form .control-group-input.reset-margin {
  margin-bottom: 0;
}
.control-group-captcha {
  margin-bottom: 20px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="dates"] input[type="month"],
input[type="time"],
input[type="times"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: block;
  max-width: 100%;
  height: 46px;
  background: #f7fafb;
  border: 0px solid #f7fafb;
  color: #42474c;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 30px;
  padding: 8px 20px;
  vertical-align: middle;
  outline: none;
  margin-bottom: 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 1s ease , box-shadow 1s ease;
  -o-transition: border-color 1s ease , box-shadow 1s ease;
  transition: border-color 1s ease , box-shadow 1s ease;
  -webkit-box-shadow: none;
  box-shadow: none;
}
select:-webkit-autofill,
textarea:-webkit-autofill,
input[type="text"]:-webkit-autofill,
input[type="password"]:-webkit-autofill,
input[type="datetime"]:-webkit-autofill,
input[type="datetime-local"]:-webkit-autofill,
input[type="date"]:-webkit-autofill,
input[type="dates"] input[type="month"]:-webkit-autofill,
input[type="time"]:-webkit-autofill,
input[type="times"]:-webkit-autofill,
input[type="week"]:-webkit-autofill,
input[type="number"]:-webkit-autofill,
input[type="email"]:-webkit-autofill,
input[type="url"]:-webkit-autofill,
input[type="search"]:-webkit-autofill,
input[type="tel"]:-webkit-autofill,
input[type="color"]:-webkit-autofill,
.uneditable-input:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 20px #f7fafb !important;
  -webkit-text-fill-color: #42474c !important;
  color: #42474c !important;
}
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="dates"] input[type="month"]:focus,
input[type="time"]:focus,
input[type="times"]: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,
.uneditable-input:focus {
  border-color: #4caada;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0 none;
}
label.inline {
  display: inline-block;
}
.mod_tm_ajax_contact_form_select {
  margin-bottom: 20px;
  font-size: 0;
}
div.chzn-container {
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  margin-bottom: 20px;
}
div.chzn-container .chzn-results {
  margin: 0 !important;
  padding: 0;
}
div.chzn-container .chzn-results li {
  padding: 10px 20px;
  color: #42474c;
  background: #f7fafb;
}
div.chzn-container .chzn-results li.highlighted {
  background: #42474c;
  color: #ffffff;
}
div.chzn-container-single .chzn-single {
  background: #f7fafb;
  height: 46px;
  padding: 8px 20px;
  line-height: inherit;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #f7fafb;
  color: #42474c;
}
div.chzn-container-single .chzn-single > span {
  padding-right: 46px;
}
div.chzn-container-single .chzn-single div {
  background: #f7fafb;
  color: #42474c;
  height: 46px;
  top: -1px;
  right: -1px;
  width: 46px;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
div.chzn-container-single .chzn-single div b {
  display: none;
}
div.chzn-container-single .chzn-single div:before {
  content: '\ec3a';
  font-size: 14px;
  font-family: 'Linearicons';
  line-height: 0;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
}
div.chzn-container-single .chzn-single span {
  margin: 0;
}
div.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single {
  background: #f7fafb;
  border: 1px solid #f7fafb;
}
div.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single div {
  background: #f7fafb;
  color: #42474c;
}
div.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single div:before {
  content: '\ec39';
}
div.chzn-container-single .chzn-drop {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-top: none;
  margin: 0;
  height: auto;
  color: #374046;
  border: none;
}
div.chzn-container-single .chzn-drop .chzn-results {
  border: 1px solid #f7fafb;
}
div.chzn-container-single .chzn-results li {
  color: #374046;
}
.chzn-container .chzn-drop {
  z-index: 998;
}
span.checkbox {
  position: relative;
  display: inline-block;
  min-height: 0;
  height: 22px;
  line-height: 22px;
  width: 22px;
  background: #f7fafb;
  border: 1px solid #f7fafb;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  vertical-align: middle;
}
span.checkbox input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
span.checkbox input[type="checkbox"]:checked + label.checkbox_inner:before {
  content: '\ec34';
}
span.checkbox label.checkbox_inner {
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
span.checkbox label.checkbox_inner:before {
  content: '';
  font-family: 'Linearicons';
  font-size: 16px;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  color: #42474c;
  text-align: center;
}
span.checkbox + label {
  margin: 0 0 0 2px;
  vertical-align: middle;
}
span.radio {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  min-height: 0;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 22px;
  border: 1px solid #f7fafb;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #f7fafb;
}
span.radio input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
span.radio input[type="radio"]:checked + label.radio_inner:before {
  border-radius: 50%;
  content: "";
  height: 8px;
  left: 50%;
  position: absolute;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 8px;
  background: #42474c;
  min-height: auto;
}
span.radio label.radio_inner {
  bottom: 0;
  left: 0;
  line-height: 22px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  min-height: auto;
}
span.radio + label {
  margin: 0 0 0 2px;
  vertical-align: middle;
}
.item_introtext input,
.item_fulltext input,
.category_desc input,
.controls input,
.item_introtext select,
.item_fulltext select,
.category_desc select,
.controls select,
.item_introtext .select,
.item_fulltext .select,
.category_desc .select,
.controls .select,
.item_introtext textarea,
.item_fulltext textarea,
.category_desc textarea,
.controls textarea {
  width: 100%;
}
.item_introtext textarea,
.item_fulltext textarea,
.category_desc textarea,
.controls textarea {
  height: 120px;
}
.form-inline .checkbox input[type="checkbox"] {
  float: none;
}
.form-horizontal .control-label {
  padding-top: 11px;
}
.form-horizontal .control-label label {
  margin-bottom: 0;
}
.form_placeholder {
  border-color: transparent;
  border-style: solid;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: text;
  height: 100%;
  left: 0;
  margin: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}
.ie_placeholder_controls {
  position: relative;
}
.btn#jform_profile_dob_img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 46px !important;
  line-height: 100%;
  padding: 0 !important;
  text-align: center;
  width: 46px !important;
}
.btn#jform_profile_dob_img i {
  margin: 0;
}
input.search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.chzn-container-multi .chzn-choices li.search-field .default {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
textarea#jform_profile_aboutme {
  height: 200px;
  width: 100%;
}
#helpsite-refresh {
  margin-bottom: 9px;
}
.page-registration form label,
.page-remind form label,
.page-reset form label,
.page-login form label,
.page-login form label,
.page-profile__edit form label {
  display: inline-block !important;
}
textarea.invalid {
  border: #ff0000;
}
.form-vertical label {
  display: inline-block;
  margin-bottom: 30px;
}
select[name=ordering] {
  margin: 0;
}
textarea[style*="overflow"] {
  overflow: auto !important;
}
#form-login .btn {
  margin-bottom: 30px;
}
.add-on.btn {
  padding-left: 0;
  padding-right: 0;
  width: 46px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 30px;
  font-size: 27px;
  line-height: 60px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #E5E5E5;
}
legend small {
  font-size: 22.5px;
  color: #999999;
}
label {
  color: #42474c;
  font-size: 16px;
  font-weight: 400;
  display: block;
}
label + * {
  margin-top: 30px;
}
.uneditable-input {
  width: 206px;
}
input,
textarea {
  width: 100%;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #42474c;
  opacity: 1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #42474c;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #42474c;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #42474c;
  opacity: 1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #42474c;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #42474c;
}
textarea {
  resize: none;
  height: auto;
}
input[type="radio"],
input[type="checkbox"] {
  margin: -2px 0 0;
  line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 46px;
  line-height: 46px;
  max-width: 100%;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
select[multiple] {
  height: auto;
}
.uneditable-input,
.uneditable-textarea {
  color: #999999;
  background-color: #f4f8f9;
  border-color: #333333;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
.radio,
.checkbox {
  min-height: 30px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 120px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
.controls-row:before,
.controls-row:after {
  content: " ";
  display: table;
}
.controls-row:after {
  clear: both;
}
.controls-row:before,
.controls-row:after {
  content: " ";
  display: table;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #000000;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #000000;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #000000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #000000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #000000;
  background-color: #faffbd;
  border-color: #000000;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #000000;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #000000;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #000000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #000000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #000000;
  background-color: #ffe6e7;
  border-color: #000000;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #000000;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #000000;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #000000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #000000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #000000;
  background-color: #cffeca;
  border-color: #000000;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #000000;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #000000;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #000000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #000000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #000000;
  background-color: #d8f3fd;
  border-color: #000000;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #42474c;
  border-color: #ff0000;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #42474c;
}
input.error,
textarea.error,
select.error {
  border-color: #ff0000 !important;
  color: #42474c !important;
}
input.error::-webkit-input-placeholder,
input.error:-moz-placeholder,
input.error::-moz-placeholder,
input.error:-ms-input-placeholder,
textarea.error::-webkit-input-placeholder,
textarea.error:-moz-placeholder,
textarea.error::-moz-placeholder,
textarea.error:-ms-input-placeholder {
  color: #42474c !important;
}
.form-actions {
  padding: 29px 20px 30px;
  margin-top: 30px;
  margin-bottom: 30px;
  background-color: #f5f5f5;
  border-top: 1px solid #E5E5E5;
}
.form-actions:before,
.form-actions:after {
  content: " ";
  display: table;
}
.form-actions:after {
  clear: both;
}
.form-actions:before,
.form-actions:after {
  content: " ";
  display: table;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #666d75;
}
.help-block {
  display: block;
  margin-bottom: 15px;
}
.help-inline {
  display: inline-block;
  vertical-align: middle;
  padding-left: 5px;
}
.input-append,
.input-prepend {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 18px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  vertical-align: top;
  display: inline-block;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #bbff33;
  border-color: #669900;
}
.input-prepend {
  position: relative;
  /* .add-on:first-child,
  .btn:first-child {
    .border-radius(@input-border-radius 0 0 @input-border-radius);
    } */
}
.input-prepend .add-on {
  display: none;
  font-size: 19px;
  width: 46px;
  height: 46px;
  line-height: 40px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: transparent !important;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
.input-prepend .add-on i,
.input-prepend .add-on > span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  border: 1px solid #333333;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  line-height: 23px;
  width: 23px;
  color: #42474c;
  font-size: 13px;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.input-prepend .add-on:hover i {
  background: #42474c;
  color: #ffffff;
}
.input-prepend:focus .add-on {
  background: #F00;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
input.search-query {
  margin-bottom: 0;
}
/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
legend + .control-group {
  margin-top: 30px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 30px;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  content: " ";
  display: table;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  content: " ";
  display: table;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  margin-left: 180px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 15px;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}
.mod_tm_ajax_contact_form table {
  border: none;
}
.mod_tm_ajax_contact_form table tr {
  border: none;
}
.mod_tm_ajax_contact_form table tr td {
  border: none;
}
.mod_tm_ajax_contact_form .timepicker .btn {
  padding: 3px;
  margin: 0;
  background: #eee;
  color: #777;
  border-radius: 0;
}
.mod_tm_ajax_contact_form .timepicker .btn:hover {
  background: #c8c8c8;
  color: #777;
  border-radius: 0;
}
.mod_tm_ajax_contact_form .timepicker .btn span {
  margin: 0;
  padding: 0;
  background: transparent;
}
.controls {
  position: relative;
}
#custom {
  margin-bottom: 30px;
}
/** 
 *------------------------------------------------------------------------------
 * @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 
 *------------------------------------------------------------------------------
 */
.dropdown-menu > li > a {
  padding: 5px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 18px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #333333;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #262626;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 30px;
}
@media (min-width: 768px) {
  .nav > li > .separator {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.nav-tabs {
  border: none;
  border-bottom: 1px solid #c5cbcf;
  display: inline-block;
  margin: 0 0 14px !important;
}
.nav-tabs > li {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 0 16px 6px 0;
  text-transform: uppercase;
}
.nav-tabs > li > a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  padding: 0;
}
.nav-tabs > li.active > a {
  border: none;
  color: #42474c;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #42474c;
  border: none;
}
.tab-content {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 60px;
}
.nav .caret {
  border-top-color: #42474c;
  border-bottom-color: #42474c;
  border-bottom-width: 0;
  border-style: solid;
}
.nav a:hover .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.t3-navhelper {
  background: #C6984F ;
  border-top: 1px solid #eeeeee;
  color: #555555;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #333333;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 15px;
}
.breadcrumb .divider {
  display: none;
}
footer.pagination {
  float: none;
  display: block;
  width: 100%;
  text-align: center;
}
footer.pagination ul.pagination {
  margin: 15px auto;
  float: none;
}
.pagination {
  float: none;
}
@media (max-width: 767px) {
  .pagination > li > a,
  .pagination > li > span {
    font-size: 14px;
    line-height: 20px;
    padding: 5px 10px;
  }
}
.pagination,
.pagination-wrap {
  height: auto;
  margin: 0;
  padding: 0px 0 60px;
}
.pagination ul,
.pagination-wrap ul {
  margin: 0;
  text-align: center;
  width: 100%;
}
.pagination ul li,
.pagination-wrap ul li {
  display: inline-block;
  margin: 0 2px;
}
.pagination ul li > a,
.pagination-wrap ul li > a,
.pagination ul li > span,
.pagination-wrap ul li > span {
  display: block;
  padding: 7px 13px;
  line-height: 30px;
  border: none !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.pagination ul li > a:focus,
.pagination-wrap ul li > a:focus,
.pagination ul li > span:focus,
.pagination-wrap ul li > span:focus {
  background: #333333;
}
.pagination ul li > a:focus:hover,
.pagination-wrap ul li > a:focus:hover,
.pagination ul li > span:focus:hover,
.pagination-wrap ul li > span:focus:hover {
  background: #42474c;
}
.pagination ul li > a:hover,
.pagination-wrap ul li > a:hover,
.pagination ul li > span:hover,
.pagination-wrap ul li > span:hover {
  background: #42474c;
  color: #333333;
}
.pagination ul li > .pagenav,
.pagination-wrap ul li > .pagenav,
.pagination ul li > .hasTooltip,
.pagination-wrap ul li > .hasTooltip {
  background: #333333;
  color: #ffffff;
}
.pagination ul li > span.pagenav,
.pagination-wrap ul li > span.pagenav {
  background: #42474c;
  color: #333333;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: left;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 30px;
  padding: 6px 12px;
  background-color: #333333;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}
body.option-com_search .counter {
  border: none;
  background: transparent;
  color: #42474c;
}
/** 
 *------------------------------------------------------------------------------
 * @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 
 *------------------------------------------------------------------------------
 */
.mainnav-position {
  position: relative;
  z-index: 999;
}
.mainnav-position .mainnav-wrapper {
  padding: 19px 0 22px;
}
.navbar {
  border: none;
  margin-bottom: 0;
  min-height: auto;
}
.navbar-toggle {
  padding: 5px 10px;
  display: inline-block;
  line-height: 35px;
  margin: 0;
  margin-top: 5px;
  width: 100%;
  margin-left: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.navbar-toggle .fa-bars {
  margin-right: 15px;
}
.navbar-toggle:hover {
  background: #333333;
  color: white;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.nav .open > a {
  background-color: transparent;
}
.nav .open > a:hover {
  background-color: transparent;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
}
@media (min-width: 768px) {
  .navbar-nav {
    margin: 0;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.stuck-container.scroll-to-fixed-fixed {
  background: #a2acbd;
  background-size: cover;
  z-index: 9999;
  width: 100% !important;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  padding: 0;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.3);
}
.navbar-mainmenu {
  background-color: none;
  border-top: none;
}
.navbar-mainmenu .nav > li > .separator {
  cursor: default;
}
.navbar-mainmenu .navbar-brand {
  color: #333333;
}
.navbar-mainmenu .navbar-brand:hover,
.navbar-mainmenu .navbar-brand:focus {
  color: #1a1a1a;
  background-color: transparent;
}
.navbar-mainmenu .navbar-text {
  color: #777777;
}
.navbar-mainmenu .navbar-nav li.icon > a {
  font-size: 0px;
  margin-right: 0px;
  text-decoration: none !important;
}
.navbar-mainmenu .navbar-nav li.icon > a span {
  font-size: 18px;
  position: relative;
  pointer-events: none;
}
.navbar-mainmenu .navbar-nav > li + li {
  margin-left: 31px;
}
.navbar-mainmenu .navbar-nav > li > .nav-header {
  color: #333333;
  display: inline-block;
}
.navbar-mainmenu .navbar-nav > .active > a,
.navbar-mainmenu .navbar-nav > .open > a,
.navbar-mainmenu .navbar-nav > .open > span,
.navbar-mainmenu .navbar-nav > .active > span,
.navbar-mainmenu .navbar-nav > .active > a:hover,
.navbar-mainmenu .navbar-nav > .open > a:hover,
.navbar-mainmenu .navbar-nav > .open > span:hover,
.navbar-mainmenu .navbar-nav > .active > span:hover,
.navbar-mainmenu .navbar-nav > .active > a:focus,
.navbar-mainmenu .navbar-nav > .open > a:focus,
.navbar-mainmenu .navbar-nav > .open > span:focus,
.navbar-mainmenu .navbar-nav > .active > span:focus {
  -webkit-transition: 0;
  -o-transition: 0;
  transition: 0;
  color: #42474c;
  background-color: none;
}
.navbar-mainmenu .navbar-nav > .disabled > a,
.navbar-mainmenu .navbar-nav > .disabled > a:hover,
.navbar-mainmenu .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
  background-color: none!important;
}
.navbar-mainmenu .navbar-toggle {
  border-color: #dddddd;
}
.navbar-mainmenu .navbar-toggle:hover,
.navbar-mainmenu .navbar-toggle:focus {
  color: white;
  background-color: #333333;
}
.navbar-mainmenu .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-mainmenu .navbar-collapse,
.navbar-mainmenu .navbar-form {
  border-color: #efefef;
}
.navbar-mainmenu .navbar-nav > .dropdown > a:hover .caret,
.navbar-mainmenu .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #42474c;
  border-bottom-color: #42474c;
}
.navbar-mainmenu .navbar-nav > .open > a,
.navbar-mainmenu .navbar-nav > .open > span,
.navbar-mainmenu .navbar-nav > .open > a:hover,
.navbar-mainmenu .navbar-nav > .open > span:hover,
.navbar-mainmenu .navbar-nav > .open > a:focus,
.navbar-mainmenu .navbar-nav > .open > span:focus {
  background-color: none;
}
.navbar-mainmenu .navbar-nav > .open > a .caret,
.navbar-mainmenu .navbar-nav > .open > span .caret,
.navbar-mainmenu .navbar-nav > .open > a:hover .caret,
.navbar-mainmenu .navbar-nav > .open > span:hover .caret,
.navbar-mainmenu .navbar-nav > .open > a:focus .caret,
.navbar-mainmenu .navbar-nav > .open > span:focus .caret {
  border-top-color: #000;
  border-bottom-color: #000;
}
.navbar-mainmenu .navbar-nav > .dropdown > a .caret {
  border-top-color: #000;
  border-bottom-color: #000;
}
@media (max-width: 767px) {
  .navbar-mainmenu .navbar-nav .open .dropdown-menu > li > a {
    color: #333333;
  }
  .navbar-mainmenu .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-mainmenu .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #42474c;
    background-color: none;
  }
  .navbar-mainmenu .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-mainmenu .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-mainmenu .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #42474c;
    background-color: none;
  }
  .navbar-mainmenu .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-mainmenu .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-mainmenu .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: none;
  }
}
.navbar-mainmenu .navbar-link {
  color: #333333;
}
.navbar-mainmenu .navbar-link:hover {
  color: #42474c;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  border-radius: 0;
}
.t3-mainnav .t3-mainnav-wrapper {
  display: block;
  width: 100%;
  position: relative;
  z-index: 1200;
}
@media (max-width: 767px) {
  .t3-mainnav .t3-mainnav-wrapper {
    display: block;
    width: 100%;
  }
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
  clear: both;
}
@media (min-width: 768px) {
  .t3-mainnav .t3-navbar-collapse .t3-megamenu > .nav {
    float: right;
    margin: 16px 0 !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li span {
  cursor: default;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li .mega-nav {
  margin-bottom: 0 !important;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav li > span {
  background: transparent !important;
  color: white;
  font-size: 18px;
  font-weight: 400;
  border-top: none;
  padding: 0;
  position: relative;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a:after,
.t3-mainnav .t3-navbar-collapse .navbar-nav li > span:after {
  border-bottom: 1px solid white;
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  right: 0;
  display: block;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  width: 0%;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav li > span:hover {
  color: white;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a:hover:after,
.t3-mainnav .t3-navbar-collapse .navbar-nav li > span:hover:after {
  border-bottom: 1px solid white;
  left: 0%;
  width: 100%;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li .caret {
  font-size: 0;
  border: none !important;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li .caret:before {
  content: '\ec3a';
  font-family: 'Linearicons';
  font-style: normal;
  position: absolute;
  top: 0;
  right: 4px;
  font-size: 10px;
  line-height: 14px;
  vertical-align: middle;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li.open > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav li.open > span {
  border-top: none;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li.open > a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav li.open > span:hover {
  border-top: none;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li.active > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav li.active > span {
  color: white;
  border-top: none;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li.active > a:after,
.t3-mainnav .t3-navbar-collapse .navbar-nav li.active > span:after {
  border-bottom: 1px solid white;
  left: 0%;
  width: 100%;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li.active > a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav li.active > span:hover {
  color: white;
  border-top: none;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li.active > a:hover:after,
.t3-mainnav .t3-navbar-collapse .navbar-nav li.active > span:hover:after {
  border-bottom: 1px solid white;
  left: 0%;
  width: 100%;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li.active.open a,
.t3-mainnav .t3-navbar-collapse .navbar-nav li.active.open span {
  border-top: none;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li.active.open a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav li.active.open span:hover {
  border-top: none;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu li a,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu li span {
  border-top: none;
  background: transparent;
  color: #000;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu li a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu li span:hover {
  border-top: none;
  background: none;
  color: #42474c;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu li.active a,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu li.active span {
  border-top: none;
  background: none;
  color: #42474c;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu li.active a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu li.active span:hover {
  border-top: none;
  background: none;
  color: #42474c;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu li.active .dropdown-menu li a {
  color: #000;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu li.active .dropdown-menu li a:hover {
  color: #42474c;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu li.active .dropdown-menu li.current a,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu li.active .dropdown-menu li.active a {
  color: #42474c;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu .dropdown-header {
  border-top: none;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > span {
  padding-right: 20px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret,
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > span .caret {
  position: absolute;
  top: 30%;
  right: 0;
}
.off-canvas-toggle {
  position: fixed!important;
  left: 0px!important;
  top: 0px!important;
  height: auto!important;
}
.t3-mainnav .navbar-header .newElement {
  display: none;
}
@media (min-width: 320px) and (max-width: 767px) {
  .t3-wrapper {
    padding-top: 50px;
  }
  .t3-wrapper nav#t3-mainnav .navbar-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    padding: 0;
    margin: 0;
    z-index: 11;
    text-align: center;
    cursor: pointer;
	background: #fff;
  }
  .t3-wrapper nav#t3-mainnav .navbar-header .navbar-toggle {
    margin: 0;
    width: 100%;
	width: 40%;
	float: left;
    height: 50px;
    text-align: left;
    cursor: pointer;
  }
  .t3-wrapper nav#t3-mainnav .navbar-toggle {
    width: auto;
    float: none;
    background: #fff;
    color: #333333;
    padding-top: 2px;
    padding-bottom: 1px;
  }
  .t3-wrapper nav#t3-mainnav .navbar-toggle:hover,
  .t3-wrapper nav#t3-mainnav .navbar-toggle:focus {
    color: #fff;
    background: #42474c;
    border-color: #42474c;
  }
  .t3-wrapper nav#t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse {
    position: fixed;
    left: 0;
    top: -150px;
    width: 270px;
    padding-top: 200px;
    bottom: 0;
    float: none;
    border: none;
    display: none !important;
    background: #42474c;
    z-index: 10;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .t3-wrapper nav#t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse.collapse.in {
    display: block!important;
  }
  .t3-wrapper nav#t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .t3-megamenu > .nav {
    border: none;
  }
  .t3-wrapper nav#t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav {
    margin: 0px;
    padding-top: 0px;
    background: #42474c;
    border: 1px solid #e6e6e6;
    border-top: none;
  }
  .t3-wrapper nav#t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav .caret {
    right: 20px;
  }
  .t3-wrapper nav#t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav .caret:before {
    color: #000;
  }
  .t3-wrapper nav#t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav > li > a,
  .t3-wrapper nav#t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav > li > span {
    margin: 0 0 1px 0;
    background: none;
    padding: 6px 15px;
    color: #C6984F;
  }
  .t3-wrapper nav#t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav > li > a:after,
  .t3-wrapper nav#t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav > li > span:after {
    display: none;
  }
  .t3-wrapper nav#t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav > li > a .caret:before,
  .t3-wrapper nav#t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav > li > span .caret:before {
    content: '\f105';
    display: none !important;
  }
  .t3-wrapper nav#t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav > li > a:hover,
  .t3-wrapper nav#t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav > li > span:hover {
    color: #fff !important;
    background: #42474c;
  }
  .t3-wrapper nav#t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav > li > a:hover .caret:before,
  .t3-wrapper nav#t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav > li > span:hover .caret:before {
    color: #42474c;
  }
  .t3-wrapper nav#t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav > li.open > a,
  .t3-wrapper nav#t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav > li.open > span {
    color: #fff !important;
    background: #42474c;
  }
  .t3-wrapper nav#t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav > li.open > a .caret:before,
  .t3-wrapper nav#t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav > li.open > span .caret:before {
    color: #42474c;
    content: '\f107';
  }
  .t3-wrapper nav#t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav > li + li {
    margin-left: 0;
  }
  .t3-wrapper nav#t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav > li a:hover {
    color: white !important;
  }
  .t3-wrapper nav#t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav .icon {
    padding: 0px;
    margin: 0px;
    position: absolute;
    top: 6px;
    left: 60%;
    margin-left: 10px;
    display: none;
    background: #fff;
    padding-top: 2px;
    padding-bottom: 1px;
    border: 1px solid #e6e6e6;
    z-index: 111;
  }
  .t3-wrapper nav#t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav .icon a {
    padding: 0px;
    margin: 0px;
    background: none;
    font-size: 12px;
    font-weight: 400;
    text-transform: capitalize;
  }
  .t3-wrapper nav#t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav .icon a span {
    background: none;
  }
}
/** 
 *------------------------------------------------------------------------------
 * @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: 30px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 60px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: inherit;
  font-size: 23px;
  margin: 0 0 15px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 30px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  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;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 6px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 30px;
  padding-left: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 16px;
  padding-top: 15px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 18px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 18px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tags {
  clear: both;
}
.tags span,
.tags li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}
.tags span a,
.tags li a {
  display: block;
  padding: 10px 15px;
}
.tags span a.label,
.tags li a.label {
  font-size: 100%;
  line-height: 12px;
  border-radius: 0;
  font-weight: normal;
  color: white;
  background: #42474c;
}
.tags span a.label:hover,
.tags li a.label:hover {
  background: #333333;
}
.tagspopular ul {
  margin: 0;
}
.tagspopular ul li {
  list-style: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #333333;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
@media (max-width: 1199px) {
  .home-video .bg_video {
    background-position: center center;
  }
}
.home-video #bg_video__content {
  padding: 219px 0;
}
.home-video #bg_video__content #bg_video__btn {
  width: 92px;
  height: 92px;
}
.home-video #bg_video__content #bg_video__btn:before {
  bottom: 0;
  color: #303030;
  content: "";
  display: inline-block;
  font: 33px/92px "FontAwesome";
  left: 8px;
  position: absolute;
  right: 0;
  top: 0;
}
.home-map {
  margin-top: 29px;
}
.home-map .map {
  height: 606px !important;
}
@media (max-width: 767px) {
  .home-map .map {
    height: 300px !important;
  }
}
.addthis_toolbox {
  padding-top: 18px;
}
.item_info .item_info_dl {
  margin: 0 0 32px;
}
.item_info .item_info_dl dd {
  color: #42474c;
  font-size: 14px;
  margin: 0 10px 0 0;
  display: inline;
}
.item_info .item_info_dl dd > * {
  display: inline;
}
.item_info .item_info_dl dd a {
  color: #42474c;
}
.item_info .item_info_dl dd a:hover {
  color: #42474c;
}
.mod-search__modal_search {
  padding: 15px;
}
.mod-search__modal_search .navbar-form {
  padding: 0;
  margin: 0;
  position: relative;
}
.mod-search__modal_search .navbar-form .btn {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 50px;
  padding: 0;
  margin: 0;
  height: 46px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.mod-search__modal_search .navbar-form .btn .fa {
  margin: 0 !important;
}
.mod-search__modal_search .navbar-form .mod-search_searchword {
  width: 100%;
  padding-right: 50px;
  margin: 0;
}
.mod-search__modal_search .fa-times {
  position: absolute;
  top: -13px;
  right: 0px;
  cursor: pointer;
  color: #42474c;
}
.mod-search__modal_search .fa-times:hover {
  color: #333333;
}
@media (max-width: 767px) {
  .mod-search__modal_search .navbar-form {
    margin: 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 
 *------------------------------------------------------------------------------
 */
.items-leading .leading {
  margin-bottom: 60px;
}
.items-row .item {
  margin-bottom: 60px;
}
.divider-vertical {
  margin: 0 0 60px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.article-aside {
  color: #999999;
  font-size: 17px;
  margin-bottom: 30px;
}
.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;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.tags {
  margin-bottom: 30px;
}
.article-footer {
  color: #999999;
  font-size: 16px;
  margin-bottom: 30px;
}
.article-intro img,
.article-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.article-intro img[align=left],
.article-content img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image {
  margin: 0 45px 30px 0;
}
.article-intro img[align=right],
.article-content img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
  margin: 0 0 30px 45px;
}
@media (max-width: 768px) {
  .article-content iframe {
    width: 100% !important;
    height: auto;
  }
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 30px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 30px;
}
.img-fulltext-right {
  float: right;
  margin-left: 30px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #eeeeee;
  color: #555555;
  font-size: 16px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
@media screen and (max-width: 767px) {
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
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;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #333333;
}
.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: 30px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #333333;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #333333;
  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 #333333;
}
.login-wrap .other-links ul {
  padding-left: 15px;
}
.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: 15px;
}
.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: #eeeeee;
  border: 1px solid #eeeeee;
  margin-bottom: 30px;
  padding: 15px 30px;
  border-radius: 4px;
}
.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;
}
.search .page-title {
  margin-bottom: 30px;
}
.chzn-single {
  display: inline-block;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 30px 0;
}
#searchForm legend {
  margin-bottom: 15px;
}
#searchForm .phrases-box span.radio {
  margin-right: 10px;
  margin-top: 5px;
}
#searchForm .ordering-box #ordering_chzn {
  width: 250px !important;
}
@media (max-width: 767px) {
  #searchForm .ordering-box #ordering_chzn {
    width: 100% !important;
  }
}
#searchForm .form-limit #limit_chzn {
  width: 150px !important;
}
@media (max-width: 767px) {
  #searchForm .form-limit #limit_chzn {
    width: 100% !important;
  }
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 30px;
}
#searchForm .form-limit .counter {
  background: transparent;
  border: none;
  margin-top: 0;
}
@media (max-width: 767px) {
  #searchForm .form-limit .counter {
    margin-top: 30px;
  }
}
#searchForm .btn {
  padding: 13px 39px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#searchForm .btn:hover {
  z-index: auto;
}
#search-form ul#finder-filter-select-list {
  margin-left: 0;
  padding-left: 0;
}
#search-form ul#finder-filter-select-list li {
  list-style: none;
  padding: 15px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 30px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .result-title {
  font-size: 20px;
  margin-top: 30px;
}
.search-results .result-category {
  font-size: 16px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #555555;
  margin-top: 30px;
}
.search-results .result-created {
  font-size: 16px;
  color: #999999;
}
div.finder {
  margin-bottom: 30px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 3px;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dt {
    float: left;
    margin-right: 5px;
    width: auto;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dd {
    margin-left: 0;
  }
}
.contact-form #jform_contact_emailmsg {
  width: 100%;
}
.contact-form #jform_contact_message {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .contact-form #jform_captcha-lbl {
    display: none;
  }
  .contact-form #recaptcha_image {
    width: 220px;
  }
  .contact-form #recaptcha_image img {
    max-width: 220px;
  }
  .contact-form #recaptcha_response_field {
    max-width: 220px;
  }
}
.contact .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: 30px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 15px 5px;
  margin: 0;
  font-size: 23px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 30px;
}
.category-item .category-item .page-header {
  font-size: 18px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 15px 5px;
  margin: 0;
  font-size: 23px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 30px;
  margin-bottom: 30px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 30px;
}
.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: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 > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 30px;
  margin-bottom: 30px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 30px;
  font-size: 20px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 18px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 20px;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid #eeeeee;
  float: left;
  line-height: normal;
  margin-right: 15px;
  padding: 15px 30px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 30px;
  font-weight: bold;
}
#article-index,
.article-index {
  border: 1px solid #eeeeee;
  border-radius: 4px;
  float: right;
  padding: 10px;
  margin: 0 0 30px 30px;
  width: 25%;
}
#article-index ul,
.article-index ul {
  list-style: none;
  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: 4px;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #42474c;
  color: #ffffff;
}
#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: #42474c;
  color: #ffffff;
}
.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: 15px 30px;
  line-height: normal;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #eeeeee;
}
.items-more h3 {
  margin: 0 0 30px;
}
.items-more .nav > li {
  border-top: 1px solid #eeeeee;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 15px 0;
}
.display-limit {
  margin: 15px 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 {
  .alert-variant(@alert-success-bg; @alert-success-border; @alert-success-text);
}
.alert-notice {
  .alert-variant(@alert-info-bg; @alert-info-border; @alert-info-text);
}
.alert-error {
  .alert-variant(@alert-danger-bg; @alert-danger-border; @alert-danger-text);
}*/
.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: 18px;
  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;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 15px;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: auto;
}
.iframe-bordered {
  border: 1px solid #333333;
}
.video_frame {
  margin-bottom: 26px;
  position: relative;
}
.video_frame iframe {
  border: medium none !important;
  height: 100% !important;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100% !important;
}
.chzn-container {
  display: block;
}
.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: #f7fafb;
  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: #f7fafb;
}
.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-subheader {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 30px;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -30px;
}
.article-title,
.article-header h1 {
  margin: 0 0 30px 0;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 6px;
}
.masthead {
  padding: 60px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .masthead {
    padding: 120px 0;
  }
  .masthead h1 {
    font-size: 126px;
  }
  .masthead p {
    font-size: 36px;
  }
  .masthead .btn-lg {
    margin-top: 30px;
    padding: 18px 42px;
    font-size: 27px;
  }
}
.jumbotron-primary {
  background-color: #42474c;
  color: #f5fafd;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.alert h4 {
  color: inherit;
}
.alert {
  padding: 28px 128px 28px;
  min-height: 60px;
  margin-bottom: 30px;
  background-color: #fcf8e3;
  position: relative;
  color: #8a6d3b;
}
.alert h4 {
  color: #8a6d3b;
}
.alert:before {
  position: absolute;
  font-family: FontAwesome;
  left: 26px;
  top: 50%;
  line-height: 0;
  content: '\f071';
  font-size: 79px;
  color: #fcdd9a;
}
.alert .close {
  position: absolute;
  top: 12px;
  right: 20px;
  line-height: 30px;
}
.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: #cbe6f4;
}
.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);
}
@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);
  }
}
/** 
 *------------------------------------------------------------------------------
 * @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 
 *------------------------------------------------------------------------------
 */
#header {
  /*background: url(https://www.mccormickdentaldmd.com/templates/theme3536/images/headerbg.jpg) center top no-repeat;*/
	background: url(https://www.mccormickdentaldmd.com/images/slider/slide1.jpg) center top no-repeat;
  background-size: cover;
  color: white;
  margin-bottom: 63px;
}
.body__home.view-category #header {
  margin-bottom: 0;
}
.body__about.view-category #header {
  margin-bottom: 0;
}
 #header .mainnav-position, #header #t3-top{
  background: rgba(255, 255, 255, 0.1);
  background: rgba(143, 152, 163, .85);
  color: white;
}
.stuck-container.scroll-to-fixed-fixed
{
	background: slategrey !important;
} 

#header #t3-top *[class*=heading-style],
#header .mainnav-position *[class*=heading-style] {
  color: white;
}
#header #t3-top *[class*=heading-style] a,
#header .mainnav-position *[class*=heading-style] a {
  color: white;
}
#header #t3-top *[class*=heading-style] a:hover,
#header .mainnav-position *[class*=heading-style] a:hover {
  color: rgba(255, 255, 255, 0.2);
}
#header #t3-top .mod-article-single .item_introtext a,
#header .mainnav-position .mod-article-single .item_introtext a,
#header #t3-top .mod-newsflash-adv .item_introtext a,
#header .mainnav-position .mod-newsflash-adv .item_introtext a {
  color: white;
}
#header #t3-top .mod-article-single .item_introtext a:hover,
#header .mainnav-position .mod-article-single .item_introtext a:hover,
#header #t3-top .mod-newsflash-adv .item_introtext a:hover,
#header .mainnav-position .mod-newsflash-adv .item_introtext a:hover {
  /*color: rgba(255, 255, 255, 0.5);*/
}
#header #t3-top .mod-article-single,
#header .mainnav-position .mod-article-single,
#header #t3-top .item,
#header .mainnav-position .item,
#header #t3-top ul.menu,
#header .mainnav-position ul.menu {
  margin-bottom: 0 !important;
}
#header #t3-top .mod-article-single li,
#header .mainnav-position .mod-article-single li,
#header #t3-top .item li,
#header .mainnav-position .item li,
#header #t3-top ul.menu li,
#header .mainnav-position ul.menu li {
  line-height: 30px;
  margin-bottom: 0 !important;
}
#header #t3-top .mod-article-single li > *,
#header .mainnav-position .mod-article-single li > *,
#header #t3-top .item li > *,
#header .mainnav-position .item li > *,
#header #t3-top ul.menu li > *,
#header .mainnav-position ul.menu li > * {
  line-height: 30px;
}
#header #t3-top ul.menu,
#header .mainnav-position ul.menu {
  padding: 0 15px;
}
#header #t3-top ul.menu li,
#header .mainnav-position ul.menu li {
  margin: 0;
}
#header #t3-top ul.menu li + li,
#header .mainnav-position ul.menu li + li {
  margin-left: 29px;
}
#header #t3-top ul.menu li a,
#header .mainnav-position ul.menu li a {
  color: white;
}
#header #t3-top ul.menu li a:hover,
#header .mainnav-position ul.menu li a:hover {
  color: rgba(255, 255, 255, 0.5);
}
.t3-top {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  position: relative;
  z-index: 999;
}
.t3-top ul.social-menu {
  margin: 9px 0 11px;
  padding: 0 13px;
  text-align: left;
}
.t3-top ul.social-menu li a {
  color: white;
}
.t3-top ul.social-menu li a:hover {
  color: rgba(255, 255, 255, 0.2);
}
a {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
a:hover {
  background: transparent;
}
.nav > li > a:hover {
  background: transparent;
}
#t3-footer {
  position: relative;
}
.item_img > a {
  position: relative;
}
.item_img > a:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  height: 100%;
  background: rgba(42, 147, 201, 0.3);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.item_img > a:hover:before {
  opacity: 100;
  filter: alpha(opacity=10000);
}
.footer_title,
.logo {
  font: 800 24px/60px 'Montserrat', sans-serif;
  letter-spacing: 1.7px;
  /*padding-left: 68px;*/
  position: relative;
  text-align: left;
  /*text-transform: uppercase;*/
}
/*.footer_title:before,
.logo:before {
  color: #C6984F ;
  font-size: 60px;
  font-weight: 400;
  font-family: 'Linearicons';
  content: '\eae9';
  margin: 0;
  vertical-align: middle;
  position: absolute;
  left: 1px;
  top: -3px;
}*/
@media screen and (min-width: 768px) {
  .footer_title,
  .logo {
    text-align: left;
  }
}
.footer_title a,
.logo a {
  color: white !important;
  display: inline-block;
  margin: 0;
}
.footer_title {
  margin-bottom: 25px;
  margin-top: -18px;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
}
.head-search {
  margin-top: 30px;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #555555;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.t3-sl-1 {
  background: #f7fafb;
  font-size: 14px;
  line-height: 24px;
  padding-top: 63px;
}
.t3-sl-1 .item_title {
  font-weight: 400;
}
.t3-sl-1 h5,
.t3-sl-1 .h5 {
  margin-bottom: 8px;
}
.t3-sl-3 {
  padding-bottom: 13px;
}
.t3-sl-6 .moduleTitle {
  margin-bottom: 22px;
}
.t3-sl-6 .mod_tm_ajax_contact_form {
  max-width: 469px;
  padding-top: 17px;
}
.t3-sl-6 .mod_tm_ajax_contact_form div.chzn-container-single .chzn-single,
.t3-sl-6 .mod_tm_ajax_contact_form select,
.t3-sl-6 .mod_tm_ajax_contact_form textarea,
.t3-sl-6 .mod_tm_ajax_contact_form input[type="text"],
.t3-sl-6 .mod_tm_ajax_contact_form input[type="password"],
.t3-sl-6 .mod_tm_ajax_contact_form input[type="datetime"],
.t3-sl-6 .mod_tm_ajax_contact_form input[type="datetime-local"],
.t3-sl-6 .mod_tm_ajax_contact_form input[type="date"],
.t3-sl-6 .mod_tm_ajax_contact_form input[type="dates"] input[type="month"],
.t3-sl-6 .mod_tm_ajax_contact_form input[type="time"],
.t3-sl-6 .mod_tm_ajax_contact_form input[type="times"],
.t3-sl-6 .mod_tm_ajax_contact_form input[type="week"],
.t3-sl-6 .mod_tm_ajax_contact_form input[type="number"],
.t3-sl-6 .mod_tm_ajax_contact_form input[type="email"],
.t3-sl-6 .mod_tm_ajax_contact_form input[type="url"],
.t3-sl-6 .mod_tm_ajax_contact_form input[type="search"],
.t3-sl-6 .mod_tm_ajax_contact_form input[type="tel"],
.t3-sl-6 .mod_tm_ajax_contact_form input[type="color"],
.t3-sl-6 .mod_tm_ajax_contact_form .uneditable-input {
  background: transparent;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  color: white;
  font-size: 18px;
  height: 36px;
  line-height: 36px;
  padding: 0 8px;
}
.t3-sl-6 .mod_tm_ajax_contact_form div.chzn-container-single .chzn-single div {
  background: transparent;
  color: white;
  height: 36px;
  width: 16px;
}
.t3-sl-6 .mod_tm_ajax_contact_form input::-webkit-input-placeholder {
  color: white !important;
}
.t3-sl-6 .mod_tm_ajax_contact_form input:-moz-placeholder {
  color: white !important;
}
.t3-sl-6 .mod_tm_ajax_contact_form input::-moz-placeholder {
  color: white !important;
}
.t3-sl-6 .mod_tm_ajax_contact_form input:-ms-input-placeholder {
  color: white !important;
}
.t3-sl-6 .mod_tm_ajax_contact_form textarea::-webkit-input-placeholder {
  color: white !important;
}
.t3-sl-6 .mod_tm_ajax_contact_form textarea:-moz-placeholder {
  color: white !important;
}
.t3-sl-6 .mod_tm_ajax_contact_form textarea::-moz-placeholder {
  color: white !important;
}
.t3-sl-6 .mod_tm_ajax_contact_form textarea:-ms-input-placeholder {
  color: white !important;
}
.t3-sl-6 .mod_tm_ajax_contact_form .ajax_date_text {
  position: relative;
}
.t3-sl-6 .mod_tm_ajax_contact_form .ajax_date_text:before {
  content: '\ea89';
  position: absolute;
  top: 0;
  right: 0;
  color: white;
  font-family: 'Linearicons';
  font-size: 14px;
}
.t3-sl-6 .mod_tm_ajax_contact_form .ajax_date_text .dropdown-menu {
  background: black;
  color: #999999;
}
.t3-sl-6 .mod_tm_ajax_contact_form .control-group-button {
  padding-top: 30px;
}
.t3-sl-6 .mod_tm_ajax_contact_form .control-group-button .btn {
  background: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #1e2428;
  letter-spacing: 1.3px;
  padding: 17px 56px 14px;
}
.t3-sl-6 .mod_tm_ajax_contact_form .control-group-button .btn:focus,
.t3-sl-6 .mod_tm_ajax_contact_form .control-group-button .btn:hover {
  background: #1e2428;
  color: white;
}
.t3-sl-7 {
  background: #f9fbfc;
  margin-bottom: 63px;
  padding-bottom: 24px;
  padding-top: 63px;
}
.body__home.view-category .t3-sl-7 {
  margin-bottom: 0;
}
.t3-sl-9 {
  background: url(https://www.mccormickdentaldmd.com/templates/theme3536/images/bg9.jpg) center bottom no-repeat;
  background-color: #56adce;
  background-size: cover;
  color: white;
  margin-bottom: 63px;
  padding-top: 61px;
}
.t3-sl-9 *[class*=heading-style] {
  color: white;
}
.t3-sl-9 *[class*=heading-style] a {
  color: white;
}
.t3-sl-9 *[class*=heading-style] a:hover {
  color: rgba(255, 255, 255, 0.5);
}
.t3-sl-9 *[class*=heading-style].item-title {
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 0;
}
.t3-sl-9 .mod-newsflash-adv_custom-link {
  padding-top: 23px;
  text-align: right;
}
.t3-sl-9 .mod-newsflash-adv_custom-link .btn {
  background: transparent;
  border-color: white;
  color: white;
  padding: 12px 36px;
}
.t3-sl-9 .mod-newsflash-adv_custom-link .btn:hover,
.t3-sl-9 .mod-newsflash-adv_custom-link .btn:focus {
  background: white;
  color: #333333;
}
.t3-footer {
  background: #919ba6;
  color: #ffffff;
  font-size: 16px;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer .t3-sl-footer {
  padding-bottom: 25px;
}
.t3-footer .moduleTitle {
  margin-bottom: 22px;
  padding-bottom: 21px;
  position: relative;
}
.t3-footer .moduleTitle:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  border-bottom: 2px solid rgba(255, 255, 255, 0.4);
  width: 100%;
  max-width: 67px;
}
.t3-footer ul.menu:not(.list1) {
  padding-top: 2px;
}
.t3-footer ul.menu li {
  margin-bottom: 6px;
}
.t3-footer ul.menu.list1 li {
  margin-bottom: 0px;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer .footer_logoimage {
  display: inline-block;
  margin-top: 19px;
}
.t3-footer .footer_slogan {
  color: white;
}
.t3-footer *[class*=heading-style] {
  color: white;
}
.t3-footer *[class*=heading-style] a {
  color: white;
}
.t3-footer *[class*=heading-style] a:hover {
  color: rgba(255, 255, 255, 0.5);
}
.t3-footer ul.menu li.parent {
  display: none;
}
.t3-footer ul.menu li {
  color: white;
}
.t3-footer ul.menu li a {
  color: white;
}
.t3-footer ul.menu li a:hover {
  color: rgba(255, 255, 255, 0.5);
}
.t3-footer ul.menu.social-menu {
  margin-top: 7px;
}
.t3-footer ul.menu.social-menu li a {
  color: white;
}
.t3-footer ul.menu.social-menu li a:hover {
  color: rgba(255, 255, 255, 0.5);
}
.t3-footer .acymailing_form {
  position: relative;
}
.t3-footer .acymailing_form span.button {
  position: absolute;
  top: 6px;
  right: 4px;
}
.t3-footer .acymailing_form span.button:before {
  font-size: 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.t3-footer .acymailing_form span.button input {
  background: transparent;
  border: none;
  color: transparent;
  padding: 0;
  max-width: 40px;
  position: relative;
}
.t3-footer input:focus:invalid,
.t3-footer input.error,
.t3-footer textarea.error,
.t3-footer select.error {
  color: white !important;
}
.t3-footer input::-webkit-input-placeholder {
  color: white !important;
}
.t3-footer input:-moz-placeholder {
  color: white !important;
}
.t3-footer input::-moz-placeholder {
  color: white !important;
}
.t3-footer input:-ms-input-placeholder {
  color: white !important;
}
.t3-footer textarea::-webkit-input-placeholder {
  color: white !important;
}
.t3-footer textarea:-moz-placeholder {
  color: white !important;
}
.t3-footer textarea::-moz-placeholder {
  color: white !important;
}
.t3-footer textarea:-ms-input-placeholder {
  color: white !important;
}
.footer-1 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  /*margin-bottom: 53px;*/
  padding-bottom: 20px;
  padding-top: 51px;
}
.acymailing_form {
  max-width: 369px;
}
.acymailing_form p span {
  display: block;
}
.acymailing_form p span select,
.acymailing_form p span textarea,
.acymailing_form p span input[type="text"],
.acymailing_form p span input[type="password"],
.acymailing_form p span input[type="datetime"],
.acymailing_form p span input[type="datetime-local"],
.acymailing_form p span input[type="date"],
.acymailing_form p span input[type="month"],
.acymailing_form p span input[type="time"],
.acymailing_form p span input[type="week"],
.acymailing_form p span input[type="number"],
.acymailing_form p span input[type="email"],
.acymailing_form p span input[type="url"],
.acymailing_form p span input[type="search"],
.acymailing_form p span input[type="tel"],
.acymailing_form p span input[type="color"],
.acymailing_form p span .inputbox {
  background: #9aa4af;
  width: 100%;
}
.t3-footnav {
  padding: 30px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 60px 0;
  }
}
.t3-footnav .t3-module {
  background: #919ba6;
  color: #ffffff;
  margin-top: 15px;
  margin-bottom: 15px;
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  font-size: 23px;
  margin-bottom: 15px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #ffffff;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #ffffff;
}
.t3-copyright {
  background: #8f98a3;
  font-size: 14px;
  padding: 19px 0;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.copyright {
  text-align: right;
}
.copyright .text:after {
  content: '|';
  padding: 0 8px 0 11px;
}
.copyright .text,
.copyright .privacy_link {
  float: left;
}
.copyright .siteName {
  text-transform: uppercase;
}
.copyright .privacy_link {
  color: white;
}
.copyright .privacy_link:hover {
  color: rgba(255, 255, 255, 0.5);
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
#back-top {
  bottom: 90px;
  position: fixed;
  right: 20px;
  -webkit-transform: translateZ(0);
  z-index: 9999;
  display: none;
}
#back-top a {
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  display: block;
  font: 34px/34px FontAwesome;
  color: #42474c;
}
#back-top a > span:before {
  content: "\f0aa";
}
#back-top a:hover,
#back-top a:focus,
#back-top a:active {
  color: #42474c;
  text-decoration: none;
}
.tm_facebook_page_plugin,
.twitter {
  margin-bottom: 60px;
}
.parallax {
  margin-bottom: 64px;
  padding: 75px 0 68px;
}
.parallax .pretext,
.parallax .category_desc {
  color: #42474c;
  font-size: 22px;
  font-weight: 400;
  line-height: 36px;
  margin-bottom: 30px;
}
.parallax[class*=parallax1] {
  color: white;
}
.parallax[class*=parallax1] .parallax_image {
  height: 100% !important;
  -moz-transform: translate(0%, 0%) !important;
  -webkit-transform: translate(0%, 0%) !important;
  -ms-transform: translate(0%, 0%) !important;
  -o-transform: translate(0%, 0%) !important;
  transform: translate(0%, 0%) !important;
}
.parallax[class*=parallax1] *[class*=heading-style] {
  color: white;
}
.parallax[class*=parallax1] *[class*=heading-style] a {
  color: white;
}
.parallax[class*=parallax1] *[class*=heading-style] a:hover {
  color: rgba(255, 255, 255, 0.5);
}
.parallax[class*=parallax1] .mod-newsflash-adv_custom-link {
  padding: 18px 0 0;
}
.parallax[class*=parallax1] .mod-newsflash-adv_custom-link .btn {
  background: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #42474c;
  letter-spacing: 1.4px;
  padding: 13px 53px 12px;
}
.parallax[class*=parallax1] .mod-newsflash-adv_custom-link .btn:focus,
.parallax[class*=parallax1] .mod-newsflash-adv_custom-link .btn:hover {
  background: #42474c;
  color: white;
}
.parallax[class*=parallax2] {
  padding: 126px 0 97px;
}
.parallax[class*=parallax3] {
  margin-bottom: 0;
}
.parallax[class*=parallax3] .parallax_image {
  height: 100% !important;
  -moz-transform: translate(0%, 0%) !important;
  -webkit-transform: translate(0%, 0%) !important;
  -ms-transform: translate(0%, 0%) !important;
  -o-transform: translate(0%, 0%) !important;
  transform: translate(0%, 0%) !important;
}
.page-item {
  padding-bottom: 60px;
}
.btn,
.kbutton {
  background: #ffffff;
  color: #42474c;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #42474c;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: 1.5px;
  padding-top: 6px;
  padding-bottom: 7px;
  padding-left: 49px;
  padding-right: 49px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  text-transform: uppercase;
}
.btn:hover,
.kbutton:hover,
.btn:focus,
.kbutton:focus {
  background: #42474c;
  border: 1px solid transparent;
  outline: none !important;
  color: #ffffff;
}
.btn:active,
.kbutton:active,
.btn.active,
.kbutton.active {
  outline: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.dropdown-toggle,
.kbutton.dropdown-toggle {
  padding: 0 6px;
}
.btn.js-btn,
.kbutton.js-btn {
  padding: 4px 30px;
}
.btn#jform_publish_down_btn,
.kbutton#jform_publish_down_btn,
.btn#jform_publish_up_btn,
.kbutton#jform_publish_up_btn {
  border: none;
  padding-left: 14px;
  padding-right: 14px;
}
.btn-toolbar .btn,
.btn-toolbar .kbutton {
  padding-left: 14px;
  padding-right: 14px;
}
#modules-form {
  padding-top: 60px;
}
.btn-inverse {
  color: #ffffff;
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #080808;
}
.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: #333333;
  border-color: #262626;
}
.btn-inverse .badge {
  color: #333333;
  background-color: #ffffff;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
.progress-bar_wrapper {
  margin-bottom: 60px;
}
.progress-linear {
  margin-bottom: 59px;
  position: relative;
  height: 3px;
}
.progress-linear .progress-bar-linear-wrap,
.progress-linear .progress-bar-linear {
  height: 100%;
  border-radius: 0px;
}
.progress-linear .progress-header {
  margin-bottom: 14px;
}
.progress-linear .progress-title {
  font: 16px/24px 'Montserrat', sans-serif;
  float: left;
}
.progress-linear .progress-value {
  font: 16px/24px 'Montserrat', sans-serif;
  float: right;
}
.progress-linear .progress-bar-linear-wrap {
  background: #a8a8a8;
}
.progress-linear .progress-bar-linear {
  width: 0;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.progress-linear .progress-value:after {
  content: "%";
}
.progress-bar-circle_wrapper {
  text-align: center;
  margin-bottom: 30px;
}
.progress-bar-circle {
  width: 100%;
  display: block;
  position: relative;
  line-height: 1.2;
  text-align: center;
  padding: 10%;
}
@media (max-width: 1199px) {
  .progress-bar-circle {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .progress-bar-circle {
    padding: 20%;
  }
}
@media (max-width: 479px) {
  .progress-bar-circle {
    padding: 10%;
  }
}
.progress-bar-circle:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 74%;
  height: 74%;
  content: '';
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
}
.progress-bar-circle canvas {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
}
.progress-bar-circle span {
  position: absolute;
  top: 48%;
  left: 50%;
  font-weight: 800;
  font-size: 38px;
  line-height: 38px;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.progress-bar-circle span:after {
  content: '%';
}
/*===== Privacy Page ======*/
.page-registration .form-horizontal .radio {
  min-height: 18px;
}
.page-registration #jform_profile_tos .radio label {
  margin: 0;
}
.page-registration #jform_profile_tos label {
  padding: 0;
}
.page-registration #jform_profile_tos .radio_inner {
  width: 22px;
}
.page-registration .form-horizontal .control-group .control-label {
  text-align: left;
}
.page-registration .calendar_wrapper #jform_profile_dob {
  float: left;
}
.page-registration .controls {
  margin-left: 180px;
}
@media (max-width: 767px) {
  .page-registration .form-horizontal .control-group .controls {
    margin-left: 0;
  }
  .page-registration .controls {
    margin-left: 0;
  }
}
/*========Testimonials=======*/
/*===== History Page ======*/
.page-category__history .items-row {
  position: relative;
}
.page-category__history .items-row > div {
  clear: both;
  position: relative;
}
.page-category__history .items-row > div:before {
  color: #ffffff;
  content: '\f073';
  display: block;
  font-family: 'FontAwesome';
  position: absolute;
  line-height: 40px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  right: -21px;
  text-align: center;
  top: 15px;
  width: 40px;
  background: #42474c;
}
.page-category__history .items-row > div .item {
  border: 1px solid #333333;
  margin-right: 25px;
  padding: 30px;
  position: relative;
}
.page-category__history .items-row > div .item:before,
.page-category__history .items-row > div .item:after {
  border-bottom: 10px solid transparent;
  border-top: 10px solid transparent;
  content: '';
  position: absolute;
  top: 24px;
}
.page-category__history .items-row > div .item:before {
  border-left: 10px solid #333333;
  right: -10px;
}
.page-category__history .items-row > div .item:after {
  border-left: 10px solid #ffffff;
  right: -9px;
}
.page-category__history .items-row > div .item .item_introtext p {
  padding-bottom: 0;
}
.page-category__history .items-row > div .item .item_info {
  left: 100%;
  margin-left: 80px;
  position: absolute;
  top: 20px;
}
@media (max-width: 767px) {
  .page-category__history .items-row > div .item {
    margin-bottom: 30px;
  }
}
.page-category__history .items-row > div + div {
  float: right;
}
.page-category__history .items-row > div + div:before {
  left: -19px;
  right: auto;
}
.page-category__history .items-row > div + div .item {
  margin-left: 25px;
  margin-right: 0;
}
.page-category__history .items-row > div + div .item:before,
.page-category__history .items-row > div + div .item:after {
  border-bottom: 10px solid transparent;
  border-left: none;
  border-top: 10px solid transparent;
  content: '';
  position: absolute;
  right: auto;
  top: 24px;
}
.page-category__history .items-row > div + div .item:before {
  border-right: 10px solid #333333;
  left: -10px;
}
.page-category__history .items-row > div + div .item:after {
  border-right: 10px solid #ffffff;
  left: -9px;
}
.page-category__history .items-row > div + div .item .item_info {
  left: auto;
  margin-left: 0;
  margin-right: 80px;
  right: 100%;
}
.page-category__history .items-row:before {
  bottom: 0;
  content: '';
  display: block;
  left: 50%;
  margin-left: 0;
  position: absolute;
  top: 0;
  width: 2px;
  background: #42474c;
}
@media (max-width: 767px) {
  .page-category__history .items-row:before {
    display: none;
  }
}
.page-category__history .item_info_dl {
  font-size: inherit;
}
/*===== FAQ Page ======*/
.page-category__faqs .item_title span.item_title_part0 {
  color: #42474c;
}
.page-category__faqs .to_top {
  margin-bottom: 30px;
  position: relative;
  text-align: right;
}
.page-category__faqs .to_top:before {
  background: #42474c;
  content: '';
  height: 1px;
  left: 0;
  position: absolute;
  right: 30px;
  top: 50%;
}
.page-category__faqs .to_top a {
  font-size: 18px;
}
.page-category__faqs .item {
  margin-bottom: 0;
}
/*======================= Archives Page ========================*/
.page-archive_filters .filter-search {
  overflow: hidden;
  padding-bottom: 21px;
}
.page-archive_filters select,
.page-archive_filters button {
  display: inline-block;
  margin-bottom: 8px;
}
/*======================= Contacts Page ========================*/
#jform_contact_message {
  height: 149px;
  resize: none;
  width: 100%;
}
#contact-form label {
  display: inline-block;
  margin-bottom: 5px;
}
.contact_misc {
  margin-bottom: 25px;
}
#contact {
  margin-top: 15px;
}
.phone-num {
  display: inline-block;
}
#jform_contact_name,
#jform_contact_email,
#jform_contact_emailmsg {
  width: 100%;
}
.contact_email-copy,
.contact_vcard {
  display: inline-block;
  height: 46px;
  line-height: 46px;
  margin: 0 23px 0 0;
}
.contact_vcard {
  margin: 0;
}
.contact_details .icons-marker {
  display: block;
  float: left;
  line-height: 30px;
  margin-right: 5px;
  width: 16px;
  color: #42474c;
}
.contact_details h5 {
  text-align: left;
}
@media (max-width: 767px) {
  .contact_details {
    margin-bottom: 30px;
  }
}
.contact_address {
  overflow: hidden;
  padding-bottom: 30px;
}
.contact_details_fax {
  padding-bottom: 30px;
}
#contact_map {
  margin-bottom: 30px;
}
#contact_map .map {
  border: 1px solid #d9d9d9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#contact_map .map.mfp-hide {
  display: block !important;
}
#map {
  margin-bottom: 30px;
}
#map header {
  margin-bottom: 30px;
}
.map img {
  max-width: none !important;
}
.mfp-content .map {
  max-width: 1200px;
}
.contact_details_item {
  margin-bottom: 20px;
}
/*======================= 404 PAGE =======================*/
.errorBox {
  background: none;
  text-align: left;
}
#error .well {
  margin-bottom: 0;
}
.page-item__404 .big-404 {
  text-align: center;
}
.page-item__404 big {
  display: block;
  font-weight: bold;
  padding: 0 0 18px;
}
.page-item__404 .page-item__404 {
  padding: 50px 0 100px 0;
}
.page-item__404 img {
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (max-width: 767px) {
  .page-item__404 img {
    width: 100%;
  }
}
.page-item__404 input {
  width: auto;
  margin-right: 5px;
}
.page-item__404 .mod-search_searchword + .btn {
  margin-top: 0;
}
.page-item__404 .navbar-form {
  padding: 0;
}
/*======================= Site Map =======================*/
.site_map h1,
.site_map h2,
.site_map h3,
.site_map h4,
.site_map h5,
.site_map h6 {
  text-align: left;
}
.site_map .menu ul {
  padding-left: 15px;
}
.site_map .menu ul ul {
  padding-left: 30px;
}
.site_map .menu ul ul ul {
  padding-left: 45px;
}
/*======================= Registration =======================*/
#member-registration,
#member-profile,
#user-registration {
  width: 65%;
  margin-left: auto;
  margin-right: auto;
}
#member-registration .chzn-container,
#member-profile .chzn-container,
#user-registration .chzn-container {
  width: 100% !important;
}
#member-registration #helpsite-refresh,
#member-profile #helpsite-refresh,
#user-registration #helpsite-refresh {
  margin-top: 10px;
}
#member-registration .btn,
#member-profile .btn,
#user-registration .btn {
  vertical-align: top;
}
#member-registration .input-append,
#member-profile .input-append,
#user-registration .input-append {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 46px;
  width: 50%;
}
#member-registration .calendar_wrapper #jform_profile_dob_spacer-lbl,
#member-profile .calendar_wrapper #jform_profile_dob_spacer-lbl,
#user-registration .calendar_wrapper #jform_profile_dob_spacer-lbl {
  display: block;
  margin-top: 10px;
}
.page-login {
  text-align: center;
  width: 50%;
  margin: 0 auto;
}
.page-login .btn {
  vertical-align: inherit;
  margin-bottom: 15px;
}
.page-login .input-prepend {
  width: 100%;
}
.page-login .input-prepend .add-on {
  display: none;
}
/*======================= ADMIN EDIT PAGES =======================*/
.icon-edit:before {
  content: "\f044";
}
#modules-form .chzn-container,
#adminForm .chzn-container {
  width: 100% !important;
}
#modules-form .input-prepend .btn + .btn,
#adminForm .input-prepend .btn + .btn,
#modules-form .input-append .btn + .btn,
#adminForm .input-append .btn + .btn {
  margin-left: 1px;
}
#modules-form .btn-toolbar > .btn,
#adminForm .btn-toolbar > .btn {
  margin: 0 5px 5px 0;
}
#modules-form .btn-toolbar > .btn + .btn,
#adminForm .btn-toolbar > .btn + .btn {
  margin-left: 0;
}
#modules-form .accordion-inner,
#adminForm .accordion-inner {
  padding: 5px;
}
#modules-form .control-label,
#adminForm .control-label {
  display: inline-block;
}
#modules-form span.radio,
#adminForm span.radio {
  display: inline-block;
  min-height: 22px;
}
#modules-form span.radio + label,
#adminForm span.radio + label {
  padding-left: 0px;
  margin-right: 10px;
}
#modules-form #jform_published .btn,
#adminForm #jform_published .btn {
  display: inline-block !important;
  margin-right: 5px;
}
#modules-form .form-horizontal .btn-success,
#adminForm .form-horizontal .btn-success,
#modules-form .form-horizontal .btn-primary,
#adminForm .form-horizontal .btn-primary {
  background: transparent;
  color: #42474c;
}
#modules-form .btn-toolbar,
#adminForm .btn-toolbar {
  margin-bottom: 20px;
}
#modules-form .control-label label,
#adminForm .control-label label {
  display: block !important;
}
#modules-form #editor .control-group,
#adminForm #editor .control-group {
  display: inline-block;
}
#modules-form input,
#adminForm input {
  float: left;
}
#modules-form .input-prepend,
#adminForm .input-prepend {
  position: relative;
}
#modules-form .input-prepend .add-on,
#adminForm .input-prepend .add-on {
  display: none;
  font-size: 19px;
  width: 46px;
  height: 46px;
  line-height: 40px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: transparent !important;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
#modules-form .input-prepend .add-on i,
#adminForm .input-prepend .add-on i,
#modules-form .input-prepend .add-on > span,
#adminForm .input-prepend .add-on > span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  border: 1px solid #333333;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  line-height: 23px;
  width: 23px;
  color: #42474c;
  font-size: 13px;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
#modules-form .input-prepend .add-on:hover i,
#adminForm .input-prepend .add-on:hover i {
  background: #42474c;
  color: #ffffff;
}
#modules-form .input-prepend:focus .add-on,
#adminForm .input-prepend:focus .add-on {
  background: #F00;
}
#modules-form .input-append input,
#adminForm .input-append input,
#modules-form .input-append select,
#adminForm .input-append select,
#modules-form .input-append .uneditable-input,
#adminForm .input-append .uneditable-input {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
#modules-form .input-append input + .btn-group .btn:last-child,
#adminForm .input-append input + .btn-group .btn:last-child,
#modules-form .input-append select + .btn-group .btn:last-child,
#adminForm .input-append select + .btn-group .btn:last-child,
#modules-form .input-append .uneditable-input + .btn-group .btn:last-child,
#adminForm .input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
#modules-form .input-append .add-on,
#adminForm .input-append .add-on,
#modules-form .input-append .btn,
#adminForm .input-append .btn,
#modules-form .input-append .btn-group,
#adminForm .input-append .btn-group {
  margin-left: -1px;
}
#modules-form .input-append .add-on:last-child,
#adminForm .input-append .add-on:last-child,
#modules-form .input-append .btn:last-child,
#adminForm .input-append .btn:last-child,
#modules-form .input-append .btn-group:last-child > .dropdown-toggle,
#adminForm .input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
#modules-form #jform_position_chzn .search-choice-close,
#adminForm #jform_position_chzn .search-choice-close {
  display: none;
}
#modules-form #jform_position_chzn .chzn-drop .chzn-results,
#adminForm #jform_position_chzn .chzn-drop .chzn-results {
  width: 100%;
}
#modules-form .label-default,
#adminForm .label-default {
  color: white;
}
#modules-form fieldset.radio .radio,
#adminForm fieldset.radio .radio {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
#modules-form fieldset.radio .radio + label,
#adminForm fieldset.radio .radio + label {
  float: left;
  line-height: 22px;
  margin-bottom: 10px;
  color: #42474c;
}
#modules-form fieldset.radio .btn-danger,
#adminForm fieldset.radio .btn-danger {
  background: transparent;
}
#modules-form .accordion-group .accordion-inner .nav {
  width: 100%;
  display: block;
}
#modules-form .accordion-group .control-group {
  width: 100%;
  display: block;
}
#modules-form .accordion-group .control-group .control-label {
  width: auto;
  text-align: left;
}
#modules-form .accordion-group .control-group .controls {
  display: inline-block;
  width: 100%;
  margin-left: 0;
}
#adminForm #images .input-prepend.input-append {
  width: 100%;
}
#adminForm #images .input-prepend.input-append .btn {
  width: 6%;
  text-align: center;
}
#adminForm #images .input-prepend.input-append .btn + input {
  width: 85%;
}
#adminForm #images .input-prepend.input-append .btn + input + .btn {
  width: 6%;
}
@media (max-width: 1200px) {
  #contact_map {
    height: 376px;
  }
  .page-category__history .items-row:before {
    margin-left: 9px;
  }
  .page-category__history .items-row > div:before {
    right: -31px;
  }
  .page-category__history .items-row > div + div:before {
    left: -10px;
  }
}
@media (max-width: 979px) {
  .page-category__history .items-row:before {
    margin-left: 5px;
  }
  .page-category__history .items-row > div:before {
    right: -27px;
  }
  .page-category__history .items-row > div + div::before {
    left: -18px;
  }
}
@media (max-width: 767px) {
  .page-category__history .items-row:before {
    left: 19px;
    margin-left: 0;
  }
  .page-category__history .items-row > div + div {
    float: none;
  }
  .page-category__history .items-row > div + div:before {
    left: 0;
    display: none;
  }
  .page-category__history .items-row > div::before {
    left: 0;
    right: auto;
    display: none;
  }
  .page-category__history .items-row > div .item {
    margin-left: 50px !important;
    margin-right: 0 !important;
  }
  .page-category__history .items-row > div .item:before {
    border-left: none;
    border-right: 10px solid #E5E5E5;
    left: -10px;
    right: auto;
    display: none;
  }
  .page-category__history .items-row > div .item:after {
    border-left: none;
    border-right: 10px solid #E5E5E5;
    left: -10px;
    right: auto;
    display: none;
  }
  .page-category__history .items-row > div .item .item_info,
  .page-category__history .items-row > div + div .item .item_info {
    margin: 0;
    position: static;
  }
  .body__404 .big-404 {
    margin-bottom: 15px;
  }
  #member-registration,
  #member-profile,
  #user-registration,
  .page-login {
    width: 100%;
  }
  #helpsite-refresh {
    display: block;
    margin-top: 10px;
  }
  .page_profile .btn-toolbar {
    float: none;
  }
  .input-prepend input {
    width: 100%;
  }
  .page-category__history .items-row > div .item {
    margin-left: 0 !important;
  }
  #adminForm #images .input-prepend.input-append .btn {
    width: 10%;
  }
  #adminForm #images .input-prepend.input-append .btn + input {
    width: 75%;
    padding-left: 12%;
  }
  #adminForm #images .input-prepend.input-append .btn + input + .btn {
    width: 10%;
  }
}
@media (max-width: 639px) {
  #modules-form fieldset#jform_published label.btn span {
    display: none;
  }
}
@media (min-width: 500px) and (max-width: 767px) {
  .row-fluid [class*="span"].site_map {
    float: left;
    width: 50%;
  }
  .row-fluid [class*="span"].site_map:nth-child(2n-1) {
    clear: both;
  }
}
@media (max-width: 480px) {
  .control-label + .controls {
    margin-top: 10px;
  }
  .page-category__history .items-row > div .item {
    padding: 20px;
  }
  .page-item__privacy_policy .item_fulltext *[class*=heading-style] {
    float: none;
    width: 100%;
  }
  .page-item__privacy_policy .item_fulltext p {
    margin-left: 0;
  }
  .page-item__privacy_policy .item_fulltext p:before {
    display: none;
  }
  #modules-form .btn span:not(.icon-calendar) {
    display: none;
  }
  #modules-form .form-horizontal .control-label {
    padding-bottom: 10px;
    padding-top: 0;
  }
  #adminForm #images .input-prepend.input-append .btn {
    width: 13%;
  }
  #adminForm #images .input-prepend.input-append .btn + input {
    width: 64%;
    padding-left: 15%;
  }
  #adminForm #images .input-prepend.input-append .btn + input + .btn {
    width: 15%;
  }
  #login-form .controls .input-prepend .btn,
  #member-registration .controls .input-prepend .btn,
  #member-profile .controls .input-prepend .btn,
  #user-registration .controls .input-prepend .btn,
  #login-form .controls .input-append .btn,
  #member-registration .controls .input-append .btn,
  #member-profile .controls .input-append .btn,
  #user-registration .controls .input-append .btn {
    margin-bottom: 0;
  }
  #login-form .controls .btn,
  #member-registration .controls .btn,
  #member-profile .controls .btn,
  #user-registration .controls .btn {
    margin-bottom: 10px;
  }
  #adminForm .btn-toolbar .btn-group {
    margin-bottom: 10px;
  }
}
.blog_categories ul li {
  border: none;
  position: relative;
  padding: 0;
  padding-left: 39px;
}
.blog_categories ul li:before {
  position: absolute;
  left: -2px;
  top: 50%;
  margin-top: 2px;
  -moz-transform: translate(0px, -50%);
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  -o-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  content: '\f058';
  font-family: 'FontAwesome';
  font-size: 24px;
  color: #42474c;
}
.blog_categories ul li + li {
  margin-top: 19px;
}
.blog_categories ul li a {
  color: #42474c;
}
.blog_categories ul li a:hover {
  color: #42474c;
}
.blog_categories ul.nav-tabs li {
  padding: 0;
}
.blog_categories ul.nav-tabs li:before {
  display: none;
}
.blog_categories ul span {
  text-decoration: none;
}
.calendar-container table {
  max-width: 330px;
  margin: 0 auto;
}
.calendar-container .day-name {
  font-size: 1rem;
}
.calendar-container .time .time select {
  padding: 8px 0 8px 8px;
}
.mod-article-single {
  margin-bottom: 30px;
}
.mod-article-single .item__module:before,
.mod-article-single .item__module:after {
  content: " ";
  display: table;
}
.mod-article-single .item__module:after {
  clear: both;
}
.mod-article-single .item__module:before,
.mod-article-single .item__module:after {
  content: " ";
  display: table;
}
.mod-article-single .item__module:after {
  clear: both;
}
.mod-article-single[class*=address] {
  padding: 9px 13px 11px;
}
.mod-article-single[class*=address] .item-title,
.mod-article-single[class*=address] .item_introtext {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
 /* line-height: 30px;*/
  margin: 0;
}
.mod-newsflash-adv i[class*=linearicons] {
  color: #42474c;
  font-size: 50px;
  line-height: 66px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.mod-newsflash-adv i[class*=linearicons]:before {
  font-family: 'Linearicons';
}
.mod-newsflash-adv i[class*=linearicons][class*=telephone] {
  color: #1e2428;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
}
.mod-newsflash-adv i[class*=linearicons][class*=telephone]:before {
  color: #42474c;
  margin-right: 12px;
}
.mod-newsflash-adv[class*=address] {
  padding: 9px 13px 11px;
}
.mod-newsflash-adv[class*=address] .item:nth-child(even) {
  text-align: right;
}
.mod-newsflash-adv[class*=address] .item_title,
.mod-newsflash-adv[class*=address] .item_introtext {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
}
.mod-newsflash-adv[class*=info] {
  background: white;
  -webkit-box-shadow: 0 8px 59px rgba(6, 30, 52, 0.1);
  box-shadow: 0 8px 59px rgba(6, 30, 52, 0.1);
  color: #828a8f;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 60px;  
  
}

#module_140{
  z-index: 5;
  position: relative;
  margin-top: -90px;
}
.mod-newsflash-adv[class*=info] .row {
  margin: 0;
  padding: 0;
}
.mod-newsflash-adv[class*=info] .row .item {
  margin: 0;
  padding: 0;
}
.mod-newsflash-adv[class*=info] .row .item .item_content {
  border-bottom: 7px solid #42474c;
  padding: 33px 38px 21px;
}
.mod-newsflash-adv[class*=info] .row .item .item_content .item_title {
  color: #42474c;
  font-weight: 400;
  margin-bottom: 28px;
}
.mod-newsflash-adv[class*=info] .row .item .item_content p {
  margin-bottom: 20px;
}
.mod-newsflash-adv[class*=info] .row .item .item_content .btn {
  background: white;
  border: 1px solid #42474c;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #42474c;
  letter-spacing: 1.5px;
  padding: 5px 20px 8px;
}
.mod-newsflash-adv[class*=info] .row .item .item_content .btn:focus,
.mod-newsflash-adv[class*=info] .row .item .item_content .btn:hover {
  background: #42474c;
  color: white;
}
.mod-newsflash-adv[class*=info] .row .item .item_content .btn[class*=linearicons]:before {
  margin-right: 8px;
}
.mod-newsflash-adv[class*=info].cols-3 .item:nth-child(3n+1) .item_content {
  border-bottom: 7px solid #6cc8df;
}
.mod-newsflash-adv[class*=info].cols-3 .item:nth-child(3n+2) .item_content {
  border-bottom: 7px solid #C6984F ;
}
.mod-newsflash-adv[class*=info].cols-3 .item:nth-child(3n) .item_content {
  border-bottom: 7px solid #2a88c9;
}
.mod-newsflash-adv.data {
  margin-bottom: 30px;
}
.mod-newsflash-adv.data .item {
  margin-bottom: 12px;
}
.mod-newsflash-adv.data .item .item_content {
  -webkit-box-shadow: 0 0px 0px rgba(6, 30, 52, 0.1);
  box-shadow: 0 0px 0px rgba(6, 30, 52, 0.1);
  color: #828a8f;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  padding: 26px 20px 30px;
  text-align: center;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.mod-newsflash-adv.data .item .item_content .item_img,
.mod-newsflash-adv.data .item .item_content .category_img {
  margin: 0 0 18px;
}
.mod-newsflash-adv.data .item .item_content .item_title {
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.mod-newsflash-adv.data .item .item_content:hover {
  -webkit-box-shadow: 0 8px 59px rgba(6, 30, 52, 0.1);
  box-shadow: 0 8px 59px rgba(6, 30, 52, 0.1);
}
.mod-newsflash-adv.data .item .item_content:hover .item_title {
  color: #42474c;
}
.mod-newsflash-adv.team .item_img {
  margin-bottom: 33px;
}
.mod-newsflash-adv.team .figcaption {
  color: #a8a9aa;
  font-size: 12px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.mod-newsflash-adv__counters .counter {
  float: none;
  font-size: 43px;
  line-height: 124px;
  height: 136px;
  width: 136px;
  margin: 0 0 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #42474c;
  color: #42474c;
  background: transparent;
}
.mod-newsflash-adv__pricing_simple .item .item_content {
  text-align: center;
  padding: 30px 20px;
  border: 1px solid #42474c;
}
.mod-newsflash-adv__pricing_simple .item .item_content ul {
  padding: 10px 0;
}
.mod-newsflash-adv__pricing_simple .item .item_content ul li {
  font-size: 24px;
  line-height: 26px;
}
.mod-newsflash-adv__pricing_simple .item .item_content ul li:before {
  display: none;
}
.mod-newsflash-adv__pricing_simple .item .item_content ul li + li {
  margin-top: 0;
}
.mod-newsflash-adv__pricing_simple .item .item_content .item_title {
  color: #42474c;
  margin-bottom: 0;
  text-transform: uppercase;
}
.mod-newsflash-adv__pricing_simple .item.featured .item_content {
  background: #374046;
}
.mod-newsflash-adv__pricing_simple .item.featured .item_content .btn:hover {
  background: #42474c;
}
.mod-newsflash-adv__pricing_simple .price {
  font-size: 40px;
  line-height: 50px;
  padding: 18px 0;
}
.mod-newsflash-adv__pricing_simple .price span {
  font-size: 36px;
  line-height: 48px;
  vertical-align: bottom;
}
.mod-newsflash-adv__pricing_detailed .item {
  position: relative;
}
.mod-newsflash-adv__pricing_detailed .item .item_title {
  color: #42474c;
  margin-bottom: 11px;
  text-transform: uppercase;
}
.mod-newsflash-adv__pricing_detailed .item .price {
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
  font-size: 40px;
  line-height: 50px;
  padding: 18px 0;
}
.mod-newsflash-adv__pricing_detailed .item .price span {
  font-size: 36px;
  line-height: 48px;
  vertical-align: bottom;
}
.mod-newsflash-adv__pricing_detailed .item .item_content {
  text-align: center;
  padding: 30px 20px;
  border: 1px solid #42474c;
}
.mod-newsflash-adv__pricing_detailed .item .item_content ul {
  padding: 18px 0 11px;
}
.mod-newsflash-adv__pricing_detailed .item .item_content ul li {
  font-size: 16px;
  line-height: 30px;
}
.mod-newsflash-adv__pricing_detailed .item .item_content ul li:before {
  display: none;
}
.mod-newsflash-adv__pricing_detailed .item .item_content ul li + li {
  margin-top: 0;
}
@media (max-width: 1199px) {
  .mod-newsflash-adv__pricing_detailed .item .item_content {
    padding: 30px 8px;
  }
}
@media (max-width: 992px) {
  .mod-newsflash-adv__pricing_detailed .item .item_content .item_title {
    font-size: 18px;
    line-height: 24px;
  }
  .mod-newsflash-adv__pricing_detailed .item .item_content .btn {
    padding: 8px 16px;
    font-size: 14px;
  }
}
.mod-newsflash-adv__progbars_horizontal {
  text-align: center;
}
.mod-newsflash-adv__progbars_circle {
  text-align: center;
}
@media (min-width: 480px) and (max-width: 767px) {
  .mod-newsflash-adv__progbars_circle .item__module {
    width: 50%;
    float: left;
  }
}
.mod-newsflash-adv_custom-link {
  margin-bottom: 60px;
}
/*== 1200px and beyond ===================================================
========================================================================*/
/* Large desktop */
@media (min-width: 768px) and (max-width: 1200px) {
  .mod-newsflash-adv.data .item .item_content {
    box-shadow: none !important;
    padding: 26px 0px 20px;
  }
  .mod-newsflash-adv.data .item .item_content .item_title {
    font-size: 14px;
  }
}
@media screen and (max-height: 639px) {
  .modal-dialog {
    bottom: 0;
    top: 0;
    transform: translate(-50%, 0%);
  }
}
/*== Up to 1200px =====================================================
========================================================================*/
/* Large desktop */
@media (max-width: 1200px) {
  #header {
    background: black;
  }
  #header .item__module {
    margin-bottom: 20px !important;
  }
  .swiper-container {
    margin: 0 auto !important;
    top: 0 !important;
  }
  .mod-newsflash-adv[class*="address"] .item {
    text-align: left !important;
  }
  .footer_title,
  .logo {
    display: table;
    margin: 0 auto;
  }
  .mod-newsflash-adv[class*="address"] .item_title,
  .mod-newsflash-adv[class*="address"] .item_introtext,
  .mod-article-single[class*="address"] .item-title,
  .mod-article-single[class*="address"] .item_introtext {
    font-size: 12px;
    line-height: 20px;
  }
  .parallax_image {
    height: 100% !important;
    -moz-transform: translate(0%, 0%) !important;
    -webkit-transform: translate(0%, 0%) !important;
    -ms-transform: translate(0%, 0%) !important;
    -o-transform: translate(0%, 0%) !important;
    transform: translate(0%, 0%) !important;
  }
  .moduletable.indent .module_container {
    padding: 30px 0 0px 0px !important;
  }
  .footer_title,
  .logo {
    font-size: 12px !important;
  }
}
/*== Up to 980px ======================================================
========================================================================*/
/* Narrow desktop */
@media (max-width: 979px) {
  .thumbnails {
    margin-left: -12px;
  }
  .thumbnails > li {
    margin-left: 12px;
  }
  #back-top {
    display: none !important;
    opacity: 0 !important;
    filter: alpha(opacity=0) !important;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    font-weight: inherit;
  }
}
/*== Up to 980px and beyond 768px ======================================
========================================================================*/
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  .fullwidth ul.icesubMenu.sub_level_1 > li {
    padding-left: 0;
    padding-right: 0;
  }
  .fullwidth ul.icesubMenu.sub_level_1 .iceCols > ul {
    padding: 0 15px;
  }
}
@media (max-width: 800px) {
  .img-full__left.span5 {
    width: 50%;
  }
}
/*== Up to 767px ======================================================
========================================================================*/
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  body {
    padding: 0;
  }
  .icemegamenu {
    display: none;
  }
  .icemega_modulewrap .icemega_cover_module {
    padding-left: 20px;
    padding-right: 20px;
  }
  #logo {
    text-align: center;
  }
  #logo a {
    margin: 0;
  }
  .moduletable.pull-right,
  .moduletable.pull-left {
    float: none !important;
  }
  .swiper-slide-caption .slide-title {
    font-size: 38px !important;
    letter-spacing: 0 !important;
  }
  .swiper-slide-caption {
    font-size: 32px !important;
    letter-spacing: 0 !important;
    line-height: 40px !important;
  }
  .swiper-container-horizontal > .swiper-pagination {
    bottom: 20px !important;
  }
  ul.table li {
    display: inline-block;
    padding: 0 0px 0px;
  }
  .moduletable.color::before {
    right: 0px !important;
  }
  .t3-sl-6 .mod_tm_ajax_contact_form .control-group-button .btn {
    letter-spacing: 0;
    padding: 6px 30px 7px;
  }
  .mod-newsflash-adv i[class*="linearicons"][class*="telephone"] {
    font-size: 20px;
    line-height: 30px;
  }
  .mod-newsflash-adv[class*="info"] .row .item .item_content {
    padding: 30px 20px 10px;
  }
  .t3-top {
    position: static;
  }
  /*===== Tables =====*/
  .item_introtext dl.table {
    display: block;
  }
  .item_introtext table {
    display: none;
  }
	.item_introtext table.hours {
    display: block !important;
  }
}
/*== Up to 640px ==================================================
====================================================================*/
@media (max-width: 639px) {
  ul#order {
    float: none;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .mod-newsflash-adv__progbars_circle .row-fluid .span3 {
    width: 50%;
    float: left;
  }
  .mod-newsflash-adv__progbars_circle .row-fluid .span3:nth-child(2n-1) {
    clear: both;
  }
}
/*== Up to 480px ==================================================
====================================================================*/
/* Landscape phones and down */
@media (max-width: 479px) {
  .modal-dialog {
    left: 0;
    transform: translate(0%, 0%);
  }
  .alert {
    padding: 28px 58px 28px 70px;
  }
  .alert:before {
    left: 10px;
    font-size: 40px;
  }
  .img-full__left.span5 {
    margin-right: 0;
    width: 100%;
  }
  /*blog*/
  .item_img {
    float: none;
    margin: 0 0 30px 0;
    max-width: 100%;
  }
  .portfolio-thumbs {
    float: none;
    margin-right: 0;
    max-width: 100%;
    width: 100%;
  }
  .portfolio-thumbs ul {
    margin-right: 0;
    overflow: hidden;
  }
  .portfolio-thumbs ul li {
    padding-right: 0;
  }
  .data-table dl {
    float: none;
    width: 100%;
  }
  .data-table dl + dl {
    border-left: 1px solid #333333;
    border-top: none;
  }
  /*search*/
  .mod-search__aside .mod-search_searchword {
    width: 100%;
  }
  /*login*/
  .mod-login__aside .mod-login_username,
  .mod-login__aside .mod-login_passwd,
  .mod-login__aside .mod-login_userdata {
    width: 100%;
  }
  .mod-login__aside .mod-login_userdata {
    overflow: hidden;
  }
  div.modal {
    position: absolute;
  }
  #error input {
    width: 200px;
  }
  .jg_photo {
    width: 100%;
  }
  /*===== Tables =====*/
  .item_introtext table tr td:before,
  .item_fulltext table tr td:before {
    font-size: 23px;
    padding: 10px;
  }
  .item_introtext table tr td + td,
  .item_fulltext table tr td + td {
    border-left: none;
  }
  .chzn-container {
    width: 100% !important;
    min-width: 200px;
  }
  #habla_beta_container_do_not_rely_on_div_classes_or_names {
    display: none !important;
  }
}
@media (max-width: 320px) {
  #style_switcher {
    width: 220px !important;
    padding: 20px !important;
  }
  #style_switcher ul {
    padding: 0 0 13px !important;
  }
  #style_switcher ul li {
    margin-right: 5px !important;
  }
}
.kmt-disabled {
  cursor: inherit !important;
}
.page-blog .item > .kmt-readon {
  display: none;
}
.kmt-readon {
  vertical-align: top;
  width: auto !important;
}
.komento .kmt-readon span.kmt-comment {
  background: none;
}
#section-kmt .kmt-author {
  height: auto;
  text-transform: none;
  color: inherit;
}
#section-kmt .kmt-author a {
  height: auto;
}
#section-kmt .kmt-avatar {
  float: left;
  margin-right: 20px;
  position: relative;
  width: 48px;
  z-index: 10;
}
#section-kmt .kmt-avatar a,
#section-kmt .kmt-avatar a img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 100%;
}
#section-kmt .kmt-avatar + .kmt-content,
#section-kmt .kmt-rank + .kmt-content {
  margin-left: 68px;
}
#section-kmt #kmt-fame {
  margin: 0;
}
#section-kmt .kmt-list.reset-child {
  text-align: left;
}
#section-kmt .kmt-list.reset-child > li.kmt-empty-comment {
  margin-top: 0;
}
#section-kmt .kmt-list.reset-child li + li .kmt-wrap {
  margin-top: 20px;
}
#section-kmt .kmt-list.reset-child .kmt-wrap {
  padding: 20px;
  background: transparent;
  border: 1px solid #333333;
  color: #42474c;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
#section-kmt .kmt-head {
  font: 400 24px / 30px 'Open Sans', sans-serif;
  color: #42474c;
  height: auto !important;
}
#section-kmt .kmt-head .author-kmt span span {
  color: #333333;
}
#section-kmt .kmt-head .author-kmt a {
  color: #333333;
}
#section-kmt .kmt-head .author-kmt a:hover {
  color: #42474c;
}
#section-kmt .kmt-inreplyto {
  color: #333333;
}
#section-kmt .kmt-inreplyto a {
  color: #333333;
}
#section-kmt .kmt-inreplyto a:hover {
  color: #42474c;
}
#section-kmt .kmt-form-content {
  margin-bottom: 20px;
}
#section-kmt .kmt-form-content .kmt-form-addon > div {
  max-width: 90%;
}
#section-kmt .kmt-form-content .kmt-form-addon > div b {
  margin-bottom: 10px !important;
}
#section-kmt .kmt-form-content .kmt-form-addon > div .input.kmt-location {
  max-width: 100%;
}
#section-kmt .kmt-content .parentContainer {
  left: -70px;
  right: -15px;
}
#section-kmt .kmt-content .parentContainer .kmt-author {
  margin-left: 7px;
}
#section-kmt .input[type="checkbox"] {
  margin-top: 0;
}
#section-kmt .radio input[type="radio"],
#section-kmt .checkbox input[type="checkbox"] {
  margin-left: 0;
  margin-right: 15px;
}
#section-kmt .radio,
#section-kmt .checkbox {
  background: none !important;
  border: none !important;
  padding: 0;
}
#section-kmt .kmt-profile-avatar {
  width: 60px;
}
#section-kmt .kmt-profile-activity li {
  min-width: 0 !important;
  padding: 15px 8px !important;
}
#section-kmt .kmt-time {
  font-size: 16px;
  color: #333333;
}
#section-kmt .kmt-time:before {
  content: '\f017';
  font-family: 'FontAwesome';
  font-size: 18px;
  color: #42474c;
}
#section-kmt .kmt-time a {
  color: inherit;
}
#section-kmt .kmt-time a:hover {
  color: #42474c;
}
#section-kmt .kmt-time i {
  margin-right: 3px;
}
#section-kmt .kmt-control-user .kmt-btn {
  font-size: 14px;
  margin-left: 5px;
  padding: 0;
  width: 30px;
  line-height: 23px;
  height: 23px;
  border: 1px solid #50aad7;
  background: transparent;
  color: #7ebdde;
  text-align: center;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#section-kmt .kmt-control-user .kmt-btn:hover {
  color: #42474c;
}
#section-kmt .kmt-toolbar {
  border: none;
  margin: 0;
  padding: 0;
}
#section-kmt .kmt-like-counter {
  border: 1px solid #50aad7;
  line-height: 23px;
  background: transparent;
  color: #42474c;
  line-height: 19px;
  height: 23px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
#section-kmt .kmt-like-counter:hover {
  color: #42474c;
}
#section-kmt .kmt-control-user .kmt-like.cancel,
#section-kmt .kmt-control-user .kmt-reply.cancel {
  color: #333333;
}
#section-kmt .kmt-option > span.kmt-admin-wrap > ul {
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
#section-kmt .kmt-admin-list {
  font-size: 16px;
}
#section-kmt .kmt-admin-wrap:hover a.kmt-admin-link {
  color: #333333;
}
#section-kmt .kmt-form-content .kmt-form-addon {
  border-top: none;
}
#section-kmt .kmt-rank-bar {
  background: #42474c;
}
#section-kmt .kmt-rank-progress {
  background: #42474c;
}
#section-kmt .kmt-form-author {
  margin-bottom: 20px;
}
#section-kmt .kmt-form-author ul {
  margin: 0 0 0 -30px;
}
#section-kmt .kmt-form-author ul li.col {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 30px;
  width: 33.33%;
}
#section-kmt .kmt-form-author ul li.col div {
  position: relative;
}
#section-kmt .kmt-form {
  margin: 30px 0;
}
#section-kmt .kmt-form-editor > div {
  position: relative;
}
#section-kmt .kmt-form-editor > div > .input.textarea {
  height: 193px;
}
#section-kmt .kmt-form-submit {
  position: relative;
}
#section-kmt .kmt-item .kmt-form-submit .btn {
  margin-right: 6px;
}
#section-kmt .kmt-body {
  margin-bottom: 0;
}
#section-kmt #kmt-form {
  padding-bottom: 60px;
}
#section-kmt .kmt-text p {
  padding-bottom: 20px;
}
#section-kmt .editInput.kmt-edit-form-input {
  height: 193px;
  width: 100%;
}
#section-kmt .submitButton {
  border: none;
  font-size: 0;
  height: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  width: 0;
}
#section-kmt .submitButton img {
  display: none;
}
.kmt-readon span.kmt-comment {
  background: none;
  float: none;
  margin: 0;
  padding: 0;
}
.foundryDialog .dialog-head {
  padding-right: 24px;
}
.komento_title {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  #section-kmt .kmt-form-author ul li.col {
    width: 100%;
  }
  #section-kmt .kmt-form-author ul li.col + li {
    margin-top: 25px;
  }
  #section-kmt .kmt-control-user {
    margin-top: 5px;
  }
  #section-kmt .kmt-control-user:before,
  #section-kmt .kmt-control-user:after {
    content: " ";
    display: table;
  }
  #section-kmt .kmt-control-user:after {
    clear: both;
  }
  #section-kmt .kmt-control-user:before,
  #section-kmt .kmt-control-user:after {
    content: " ";
    display: table;
  }
  #section-kmt .kmt-control-user:after {
    clear: both;
  }
}
@media (max-width: 479px) {
  #section-kmt .kmt-avatar {
    float: none;
    margin: 0 auto 15px;
  }
  #section-kmt .kmt-avatar + .kmt-content {
    padding-left: 0;
    margin-left: 0;
  }
  #section-kmt .kmt-body {
    padding: 0;
  }
}
.jg_catelem_photo {
  font-size: 0;
  line-height: 0;
}
.loaded .jg_element_cat {
  display: none;
}
.jg_element_cat {
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .jg_element_cat {
    width: 100%;
  }
}
.jg_imgalign_catsubs {
  font-size: 0;
  margin-bottom: 30px;
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.jg_imgalign_catsubs .jg_photo_custom {
  -webkit-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
}
.jg_imgalign_catsubs:hover .jg_photo_custom {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.jg_imgalign_catsubs:hover .jg_subcatelem_txt {
  opacity: 100;
  filter: alpha(opacity=10000);
}
.jg_subcatelem_cat a {
  height: auto;
}
.jg_subcatelem_photo a {
  display: block;
}
.jg_subcatelem_photo img {
  width: 100%;
  max-width: none;
  height: auto;
}
.jg_subcatelem_txt {
  background: rgba(42, 147, 201, 0.5);
  bottom: 0;
  color: #fff;
  font-size: 18px;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
.jg_subcatelem_txt:before {
  content: '';
  display: inline-block;
  height: 100%;
  overflow: hidden;
  vertical-align: middle;
  width: 0;
  background: #42474c;
}
.jg_subcatelem_txt ul {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  max-width: 99%;
  vertical-align: middle;
}
.jg_subcatelem_txt ul li {
  font-size: 18px;
  line-height: 30px;
}
.jg_subcatelem_txt ul li:before {
  display: none;
}
.jg_subcatelem_txt ul a {
  color: #fff;
  position: relative;
}
.jg_subcatelem_txt ul a:hover {
  color: #fff;
}
.jg_subcatelem_txt .jg_subcatelem_txt__link {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}
.jg_catelem_txt {
  margin: 0;
  text-align: center !important;
}
.jg_catelem_txt .gallery_desc p + p {
  display: none;
}
.jg_catelem_txt ul li a:hover {
  color: #42474c;
}
.jg_catelem_txt ul li:before {
  display: none;
}
.jg_catelem_txt ul li > * {
  color: #ffffff;
}
.jg_dtl_photo {
  font-size: 0;
  line-height: 0;
}
.jg_dtl_photo .lazy_container {
  width: 100%;
}
.jg_dtl_photo .lazy_container .lazy_preloader {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.jg_dtl_photo .lazy_container img {
  position: relative;
}
div.jg_details,
div.jg_voting,
div.jg_commentsarea,
div.jg_send2friend,
div.jg_bbcode,
div.jg_exif,
div.jg_panemodule {
  border: none;
  margin: 0;
}
.jg_iconbar {
  padding: 0;
}
.jg_imgtitle {
  text-align: left;
}
.jg_imgalign_catimgs {
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  position: relative;
}
.jg_imgalign_catimgs img {
  width: 100%;
  max-width: none;
  height: auto;
}
.jg_imgalign_catimgs .jg_photo_custom {
  -webkit-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
}
.jg_imgalign_catimgs .jg_catelem_txt {
  background: rgba(42, 147, 201, 0.5);
  color: #fff;
  height: 100%;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  width: 100%;
}
.jg_imgalign_catimgs .jg_catelem_txt .item_title {
  color: inherit;
}
.jg_imgalign_catimgs .jg_catelem_txt:before {
  content: '';
  display: inline-block;
  height: 100%;
  overflow: hidden;
  vertical-align: middle;
  width: 0;
  background: #42474c;
}
.jg_imgalign_catimgs .jg_catelem_txt ul {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  font-size: 18px;
  line-height: 30px;
  max-width: 99%;
  padding: 0 10px;
  vertical-align: middle;
}
.jg_imgalign_catimgs .jg_catelem_txt .jg_links a {
  font-size: 28px;
  margin: 0 5px;
}
.jg_imgalign_catimgs .jg_catelem_txt .jg_links a:hover {
  color: #333333;
}
.jg_imgalign_catimgs:hover .jg_photo_custom {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.jg_imgalign_catimgs:hover .jg_catelem_txt {
  opacity: 100;
  filter: alpha(opacity=10000);
}
.jg_gallery {
  font-size: 0;
  line-height: 0;
  text-align: left;
  margin-bottom: 60px;
}
.jg_catorderlist {
  text-align: left;
  white-space: normal;
}
.jg_catorderlist > strong {
  display: block;
  margin-bottom: 15px;
}
.jg_links .fancybox-thumb .lazy,
.jg_links .fancybox-thumb img {
  display: none;
}
#joomcommentform {
  margin-bottom: 60px;
  text-align: left;
}
#joomcommentform + .jg_row1 {
  padding-bottom: 0;
}
#joomcommentform .btn-group {
  display: inline-block;
}
#joomcommentform .input_wrapper {
  position: relative;
}
.jg_comments_title {
  margin-bottom: 30px;
}
.jg_cmtf {
  border: 1px dashed #ddd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 30px 0;
  text-align: center;
}
.ui-loader {
  display: none;
}
.jg_pathway {
  margin: 0 0 30px;
  padding: 0;
}
ul#order {
  margin: 0 0 15px;
  overflow: hidden;
}
ul#order li {
  display: inline-block;
}
.jg_commentsarea {
  clear: both;
  padding-top: 20px;
}
.jg_commentsarea textarea {
  height: 200px;
  width: 100%;
}
.jg_commentsarea .username {
  display: block;
  font-size: 21.6px;
  font-weight: 500;
  line-height: 36px;
  margin-bottom: 30px;
}
.jg_commentsarea div[class*="jg_row"] {
  padding-bottom: 40px;
}
.jg_commentsarea div[class*="jg_row"] .comment_text {
  display: block;
}
.jg-details-header h4 {
  padding: 0;
  text-align: inherit;
}
.jg_dtl_photo {
  text-align: center;
}
.jg_subcat {
  margin-bottom: 60px;
}
.joomgallery-toggler,
.joomgallery-toggler-down {
  background-image: none;
}
.jg_detailnavi {
  padding: 20px 0;
}
.jg_detailnavi a img.pngfile {
  display: none;
}
#jg_dtl_photo {
  max-width: 100%;
}
.jdGallery .slideElement {
  background-size: cover;
}
.jdGallery a.carouselBtn {
  padding: 9px 10px;
}
div.jg_details,
div.jg_commentsarea {
  background: transparent;
  margin-bottom: 10px;
}
.swiper-container {
  height: 91vh;
  margin: 0 auto -258px !important;
  position: relative;
  overflow: hidden;
  z-index: 0;
  width: 100%;
  top: -153px;
  top: -105px;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-prev,
.swiper-button-next {
  display: none;
  position: absolute;
  top: 50%;
  width: 56px;
  height: 56px;
  line-height: 56px;
  font-size: 40px;
  text-align: center;
  margin-top: -28px;
  z-index: 10;
  cursor: pointer;
  color: #333333;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
  color: #ffffff;
}
.swiper-button-prev:hover:before,
.swiper-button-next:hover:before {
  background: #42474c;
}
.swiper-button-prev:before,
.swiper-button-next:before {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  content: '';
  display: block;
  position: absolute;
  width: 56px;
  height: 56px;
  background: white;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
@media (min-width: 767px) {
  .swiper-button-prev,
  .swiper-button-next {
    display: block;
  }
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev {
  left: 5%;
}
.swiper-button-prev:before {
  content: "\e314";
  position: absolute;
  top: 0;
  left: 0;
  font-family: 'Material Icons';
}
.swiper-button-next {
  right: 5%;
}
.swiper-button-next:before {
  content: "\e315";
  position: absolute;
  top: 0;
  right: 0;
  font-family: 'Material Icons';
}
.swiper-pagination {
  display: block;
  position: absolute;
  text-align: center;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  display: inline-block;
  border-radius: 100%;
  background: transparent;
  border: 2px solid white;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}
.swiper-pagination-bullet-active {
  background: white;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-container-vertical > .swiper-pagination {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet {
  margin: 4px 0 5px;
  display: block;
}
.swiper-container-horizontal > .swiper-pagination {
  bottom: 14%;
  left: 0;
  width: 100%;
}
.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px 0 4px;
}
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-scrollbar {
  position: relative;
  -ms-touch-action: none;
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  bottom: 0;
  z-index: 50;
  height: 3px;
  width: 100%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: #42474c;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.swiper-slide > .vide__body,
.swiper-slide > .parallax_cnt {
  height: 100%;
}
.swiper-slide {
  white-space: nowrap;
}
.swiper-slide:not(.vide):not(.rd-parallax):before,
.swiper-slide .parallax_cnt:before,
.swiper-slide .vide__body:before {
  content: '';
  display: inline-block;
  height: 50%;
}
.swiper-slide .camera_caption.container {
  width: 100%;
}
.swiper-slide-caption {
  font-family: 'Montserrat', sans-serif;
  display: inline-block;
  width: 100%;
  max-height: 100%;
  vertical-align: middle;
  white-space: normal;
  font-size: 43.76px;
  font-weight: 300;
  line-height: 58.93px;
  letter-spacing: -2px;
}
.swiper-slide-caption .slide-title {
  font-size: 68.49px;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  line-height: 1.2;
  letter-spacing: -2.7px;
  margin-bottom: 0px;
}
.swiper-slide-caption * + .btn {
  margin-top: rem(100px);
}
.swiper-slide-caption .buttons {
  padding-top: 18px;
}
.swiper-slide-caption .buttons .btn {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.34);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: white;
  font-weight: bold;
  letter-spacing: 1.5px;
  margin: 0 10px 20px 0;
  min-width: 204px;
  padding: 12px 30px;
}
.swiper-slide-caption .buttons .btn:focus,
.swiper-slide-caption .buttons .btn:hover {
  background: white;
  color: #42474c;
}
.swiper-slide,
.swiper-slide h1,
.swiper-slide h2,
.swiper-slide h3,
.swiper-slide h4,
.swiper-slide h5,
.swiper-slide h6 {
  color: #fff;
  margin-bottom: 28px;
}
@media (max-width: 991px) {
  .swiper-slide-caption p {
    display: none;
  }
}
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}
.owl-carousel.testimonials .item_title {
  margin-bottom: 0;
}
.owl-carousel.testimonials .figcaption {
  font-size: 12px;
  font-weight: bold;
  line-height: 22px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.owl-carousel.owl2row .owl-item_content {
  padding: 9px 0 0;
}
.owl-carousel.owl2row + .owl-item_content {
  border-top: 1px solid #c5cbcf;
  padding-top: 31px;
}
.owl-carousel.owl2row .item_published {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #898d92;
  margin-bottom: 6px;
}
.owl-carousel.owl2row .item_published:before {
  content: '\ea89';
  color: #42474c;
  font-family: 'Linearicons';
  margin-right: 5px;
}
.owl-carousel.owl2row .item_title {
  font-weight: 400;
  margin-bottom: 7px;
}
.owl-carousel.team .owl-item_content {
  background: white;
  -webkit-box-shadow: inset 0px 0px 0px rgba(6, 30, 52, 0.1);
  box-shadow: inset 0px 0px 0px rgba(6, 30, 52, 0.1);
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.owl-carousel.team .owl-item_content:hover {
  -webkit-box-shadow: inset 0px 8px 59px rgba(6, 30, 52, 0.1);
  box-shadow: inset 0px 8px 59px rgba(6, 30, 52, 0.1);
}
.owl-carousel.team .owl-item_content .item_img {
  margin: 0;
}
.owl-carousel.team .owl-item_content .indent {
  padding: 33px 36px 12px;
}
.owl-carousel.team .owl-item_content .indent .figcaption {
  color: #a8a9aa;
  font-size: 12px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  width: 100%;
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.no-js .owl-carousel {
  display: block;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  font: 400 40px/80px 'FontAwesome';
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:before {
  content: '\f144';
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
.owl-nav {
  position: absolute;
  top: -60px;
  right: 0px;
  width: 88px;
}
.owl-nav.disabled {
  display: none;
}
.owl-nav.disabled:before,
.owl-nav.disabled:after {
  display: none;
}
.owl-prev,
.owl-next {
  color: #c5cbcf !important;
  position: absolute;
  top: 0px;
  text-align: center;
}
.owl-prev:before,
.owl-next:before {
  font: 400 30px/30px 'Linearicons' !important;
}
.owl-prev:hover,
.owl-next:hover {
  color: #42474c !important;
}
.owl-prev {
  left: 0;
}
.owl-prev:before {
  content: '\ec3b' !important;
}
.owl-next {
  right: 0px;
}
.owl-next:before {
  content: '\ec3c' !important;
}
.owl-dots {
  margin: 0 !important;
  padding: 58px 30px 78px !important;
  text-align: center;
}
.owl-dot {
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  position: relative;
  margin: 4px 5px 5px 4px !important;
  width: 11px !important;
  height: 11px !important;
  outline: none;
  cursor: pointer;
  background-color: transparent;
  box-shadow: inset 0 0 0 2px #b5b9bb !important;
  transition: box-shadow 0.3s ease;
}
.owl-dot:hover,
.owl-dot:focus {
  box-shadow: inset 0 0 0 2px #b5b9bb !important;
}
.owl-dot.active {
  box-shadow: inset 0 0 0 8px #b5b9bb !important;
}
/*Jquery.fancybox.css*/
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
  text-align: center;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-iframe {
  display: inline-block;
  vertical-align: middle !important;
}
.iframe-before {
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url(https://www.mccormickdentaldmd.com/templates/theme3536/images/fancybox/fancybox_sprite.png);
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: .8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(https://www.mccormickdentaldmd.com/templates/theme3536/images/fancybox/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
.fancybox-lock {
  overflow: hidden!important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(https://www.mccormickdentaldmd.com/templates/theme3536/images/fancybox/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: 700;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #ffffff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url(https://www.mccormickdentaldmd.com/templates/theme3536/images/fancybox/fancybox_sprite@2x.png);
    background-size: 44px 152px;
  }
  #fancybox-loading div {
    background-image: url(https://www.mccormickdentaldmd.com/templates/theme3536/images/fancybox/fancybox_loading@2x.gif);
    background-size: 24px 24px;
  }
}
/*jquery.fancybox-buttons.css*/
#fancybox-buttons {
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 8050;
}
#fancybox-buttons.top {
  top: 10px;
}
#fancybox-buttons.bottom {
  bottom: 10px;
}
#fancybox-buttons ul {
  display: block;
  width: 166px;
  height: 30px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  border: 1px solid #111;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  background: #323232;
  background: -moz-linear-gradient(top, #444444 0%, #343434 50%, #292929 50%, #333333 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #444444), color-stop(50%, #343434), color-stop(50%, #292929), color-stop(100%, #333333));
  background: -webkit-linear-gradient(top, #444444 0%, #343434 50%, #292929 50%, #333333 100%);
  background: -o-linear-gradient(top, #444444 0%, #343434 50%, #292929 50%, #333333 100%);
  background: -ms-linear-gradient(top, #444444 0%, #343434 50%, #292929 50%, #333333 100%);
  background: linear-gradient(top, #444444 0%, #343434 50%, #292929 50%, #333333 100%);
}
#fancybox-buttons ul li {
  float: left;
  margin: 0;
  padding: 0;
}
#fancybox-buttons a {
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-color: transparent;
  background-image: url(https://www.mccormickdentaldmd.com/templates/theme3536/images/fancybox/fancybox_buttons.png);
  background-repeat: no-repeat;
  outline: none;
  opacity: 0.8;
}
#fancybox-buttons a:hover {
  opacity: 1;
}
#fancybox-buttons a.btnPrev {
  background-position: 5px 0;
}
#fancybox-buttons a.btnNext {
  background-position: -33px 0;
  border-right: 1px solid #3e3e3e;
}
#fancybox-buttons a.btnPlay {
  background-position: 0 -30px;
}
#fancybox-buttons a.btnPlayOn {
  background-position: -30px -30px;
}
#fancybox-buttons a.btnToggle {
  background-position: 3px -60px;
  border-left: 1px solid #111;
  border-right: 1px solid #3e3e3e;
  width: 35px;
}
#fancybox-buttons a.btnToggleOn {
  background-position: -27px -60px;
}
#fancybox-buttons a.btnClose {
  border-left: 1px solid #111;
  width: 35px;
  background-position: -56px 0;
}
#fancybox-buttons a.btnDisabled {
  opacity: .4;
  cursor: default;
}
/*jquery.fancybox-thumbs.css*/
#fancybox-thumbs {
  position: fixed;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 8050;
}
#fancybox-thumbs.bottom {
  bottom: 2px;
}
#fancybox-thumbs.top {
  top: 2px;
}
#fancybox-thumbs ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
#fancybox-thumbs ul li {
  float: left;
  padding: 1px;
  opacity: 0.5;
}
#fancybox-thumbs ul li.active {
  opacity: .75;
  padding: 0;
  border: 1px solid #ffffff;
}
#fancybox-thumbs ul li:hover {
  opacity: 1;
}
#fancybox-thumbs ul li a {
  display: block;
  position: relative;
  overflow: hidden;
  border: 1px solid #222;
  background: #111;
  outline: none;
}
#fancybox-thumbs ul li img {
  display: block;
  position: relative;
  border: 0;
  padding: 0;
  max-width: none;
}
/*Theme styles*/
.fancybox-close {
  background: none!important;
  color: #fff;
  font-size: 22px;
  height: 36px !important;
  line-height: 36px;
  margin: 0 !important;
  padding: 0 !important;
  position: fixed;
  right: 0!important;
  text-align: center !important;
  top: 0!important;
  -webkit-transition: font-size 0.2s ease;
  -o-transition: font-size 0.2s ease;
  transition: font-size 0.2s ease;
}
.fancybox-close:before {
  content: '\f057';
  font-family: FontAwesome;
}
.fancybox-close:hover {
  color: #fff;
  font-size: 30px;
}
.fancybox-overlay {
  z-index: 10000;
}
.fancybox-lock .fancybox-overlay {
  min-height: 320px;
  overflow: hidden;
}
.fancybox-prev,
.fancybox-next {
  overflow: hidden;
}
.fancybox-prev span,
.fancybox-next span {
  background: none!important;
  color: #fff;
  margin-top: -50px;
  visibility: visible!important;
  -webkit-transition: font-size 0.2s ease;
  -o-transition: font-size 0.2s ease;
  transition: font-size 0.2s ease;
  width: 140px!important;
  height: 140px !important;
}
.fancybox-prev span:before,
.fancybox-next span:before {
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  content: '';
  height: 100px;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: border-color 0.3s ease;
  -o-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
  width: 100px;
}
.fancybox-prev:hover span,
.fancybox-next:hover span {
  color: #fff;
}
.fancybox-prev:hover span:before,
.fancybox-next:hover span:before {
  border-left-color: #666;
  border-top-color: #666;
}
.fancybox-next span {
  text-align: center;
}
.fancybox-prev span:before {
  left: 36px;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.fancybox-next span {
  right: 6px;
}
.fancybox-next span:before {
  -moz-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.fancybox-skin {
  background: #191919;
}
.fancybox-image {
  opacity: 99;
  filter: alpha(opacity=9900);
}
#fancybox-thumbs {
  font-size: 0;
  line-height: 0;
  text-align: center;
  z-index: 100000;
  -webkit-transition: bottom 0.5s ease;
  -o-transition: bottom 0.5s ease;
  transition: bottom 0.5s ease;
}
#fancybox-thumbs ul {
  background: #191919;
  display: inline-block;
  font-size: 0;
  line-height: 0;
  top: 0 !important;
  white-space: nowrap;
}
#fancybox-thumbs ul li {
  border: none !important;
  display: inline-block;
  float: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
#fancybox-thumbs ul li .holder {
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
#fancybox-thumbs ul li.active {
  opacity: 100;
  filter: alpha(opacity=10000);
}
.fancybox-lock body {
  overflow: visible !important;
}
body.mobile #fancybox-thumbs {
  display: none;
}
.fancybox-wrap {
  height: 100% !important;
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  position: fixed!important;
  top: 0 !important;
}
.fancybox-inner,
.fancybox-skin,
.fancybox-outer {
  height: 100% !important;
  position: relative;
  width: 100% !important;
}
.fancybox-outer {
  background: none!important;
}
.fancybox-image {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.fancybox-image {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transform: scale(1.02);
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.fancybox-type-image.fancybox-opened {
  z-index: 10001;
}
.fancybox-type-image.fancybox-opened .fancybox-image {
  opacity: 100;
  filter: alpha(opacity=10000);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.fancybox-nav {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 56px;
  z-index: 100;
}
.fancybox-nav span {
  visibility: visible;
}
.fancybox-close {
  -webkit-transition: right 0.5s ease;
  -o-transition: right 0.5s ease;
  transition: right 0.5s ease;
}
.fancybox-close:hover {
  text-decoration: none;
}
.fancybox-full #fancybox-thumbs {
  bottom: -100px;
}
.fancybox-full .fancybox-prev {
  left: -100px;
}
.fancybox-full .fancybox-next,
.fancybox-full .fancybox-close {
  right: -100px;
}
.login_shell {
  background: #42474c;
}
@media (max-width: 479px) {
  .login_shell .lr_providericons {
    font-size: 13px;
  }
}
.login_shell form {
  margin-bottom: 0;
}
.login_shell button {
  vertical-align: inherit;
}
.login_shell .moduleTitle {
  color: inherit;
}
.login_shell .controls {
  text-align: center;
}
.login_shell .control {
  position: relative;
}
.login_shell input,
.login_shell textarea {
  border: 1px solid #42474c;
  height: 40px;
  line-height: 38px;
  font-size: 14px;
  margin-bottom: 16px;
  padding: 0 14px;
}
.login_shell input:focus,
.login_shell textarea:focus {
  border-color: #cbe6f4;
}
.login_shell .btn {
  height: 40px;
  line-height: 38px;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 16px;
  padding: 0 14px;
}
.login_shell .ul-jlslogin li {
  font-size: 14px;
}
.login_shell .control-group + .control-group {
  margin-top: 5px;
}
.login_shell .input-prepend {
  display: block;
}
.login_shell .add-on {
  border: none;
}
.login_shell * + .mod-login_submit {
  margin: 0px;
}
.login_shell .mod-login_submit .btn {
  vertical-align: middle;
}
.login_shell label.checkbox {
  cursor: inherit;
}
.login_shell label.checkbox span.checkbox input[type="checkbox"] {
  position: relative;
  z-index: 2;
}
.login_shell .reset_remind {
  margin: 16px 0;
  font-size: 14px;
  font-weight: 300;
}
.login_shell label + * {
  margin-top: 10px;
}
.login_shell .userdata p {
  padding-bottom: 10px;
}
.login_shell #form-login-remember {
  margin-bottom: 10px;
}
.login_shell #form-login-remember label {
  margin: 0;
}
.login_shell #form-login-remember .modlgn-remember {
  height: 14px;
}
.login_shell #form-login-remember .checkbox_inner {
  margin: 0;
}
.login_shell #form-login-remember span.checkbox {
  margin-bottom: 13px;
}
.t3-megamenu .login_megamenu #login-form {
  margin-bottom: 15px;
}
.t3-megamenu .login_megamenu label + * {
  margin: 0;
}
.t3-megamenu .login_megamenu .userdata {
  margin-bottom: 10px;
}
.t3-megamenu .login_megamenu a.btn {
  padding: 10px 15px !important;
  background: #42474c !important;
  color: white !important;
  display: inline-block !important;
  margin-right: 10px !important;
  margin-bottom: 15px !important;
}
.t3-megamenu .login_megamenu a.btn:hover {
  background: #333333 !important;
}
.t3-megamenu .login_megamenu #form-login-remember span {
  border: 1px solid #f7fafb;
}
div[class*="lr_social_login_basic"] > a {
  display: none;
}
.lr_social_login_basic_150 {
  width: 100% !important;
}
.lr_social_login_basic_150 .lr_providers .lr_icons_box {
  float: none !important;
  width: 100% !important;
}
.lr_social_login_basic_150 .lr_providers .lr_icons_box div {
  float: none !important;
  margin: 0 0 10px !important;
}
.lr_social_login_basic_150 .lr_providers .lr_providericons {
  color: #FFF;
  display: block;
  font-weight: 500;
  height: 50px !important;
  line-height: 49px;
  position: relative;
  text-align: center;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  width: auto !important;
  z-index: 1 !important;
}
.lr_social_login_basic_150 .lr_providers .lr_providericons:before {
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 21px;
  vertical-align: middle;
}
.lr_social_login_basic_150 .lr_providers .lr_providericons:hover {
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.lr_social_login_basic_150 .lr_providers .lr_facebook {
  background: #3B5998 !important;
}
.lr_social_login_basic_150 .lr_providers .lr_facebook:before {
  content: '\f09a';
  margin-right: 13px;
}
.lr_social_login_basic_150 .lr_providers .lr_google {
  background: #DF4A32 !important;
}
.lr_social_login_basic_150 .lr_providers .lr_google:before {
  content: '\f0d5';
  margin-right: 9px;
}
div#fixed-sidebar-right {
  bottom: 0;
  height: 100%;
  position: fixed;
  right: 0;
  top: 52px;
  width: 0;
  z-index: 1034;
}
div#fixed-sidebar-right .moduletable.login {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  right: 0;
  position: fixed;
  top: 52px;
  width: 0;
  left: auto;
  transition: width .2s ease;
}
@media (max-width: 767px) {
  div#fixed-sidebar-right .moduletable.login {
    top: 51px;
  }
}
div#fixed-sidebar-right .moduletable.login > i.fa-user {
  color: #ffffff;
  cursor: pointer;
  font-size: 18px;
  height: 40px;
  left: -40px;
  line-height: 40px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
  background: #42474c;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
div#fixed-sidebar-right .moduletable.login > i.fa-user:hover {
  font-size: 22px;
}
div#fixed-sidebar-right .moduletable.login.shown {
  width: 330px;
}
div#fixed-sidebar-right .moduletable.login.shown .mod_login_wrapper {
  overflow: auto;
  padding: 30px 30px;
  width: 330px;
  right: 0;
  transition: width 0s linear 0s, padding 0s linear 0s, right 0s linear 0s;
}
div#fixed-sidebar-right .moduletable.login .mod_login_wrapper {
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 100%;
  position: relative;
  right: 330px;
  width: 0;
  padding: 30px 0px;
  overflow: hidden;
  background: white;
  transition: width 0s linear .2s, padding 0s linear .2s, right 0s linear .2s;
}
div#fixed-sidebar-right .moduletable.login .mod_login_wrapper .login-greeting {
  margin-bottom: 5px;
}
div#fixed-sidebar-right .moduletable.login .mod_login_wrapper .input-prepend .add-on:hover i {
  background: transparent;
  color: #42474c;
}
@media (max-width: 767px) {
  .login_shell .control-group + * {
    margin-top: 10px;
  }
}
@media screen and (max-height: 550px) {
  #style_switcher,
  div#fixed-sidebar-right .moduletable.login,
  div#fixed-sidebar-right .login_shell {
    padding-bottom: 10px;
    bottom: 0;
  }
  #style_switcher .mod_login_wrapper,
  div#fixed-sidebar-right .moduletable.login .mod_login_wrapper,
  div#fixed-sidebar-right .login_shell .mod_login_wrapper {
    max-height: 100%;
  }
}
@media (max-width: 479px) {
  div#fixed-sidebar-right .moduletable.login {
    bottom: 0;
  }
  div#fixed-sidebar-right .moduletable.login .mod_login_wrapper {
    right: 280px;
  }
  div#fixed-sidebar-right .moduletable.login.shown {
    width: 280px;
  }
  div#fixed-sidebar-right .moduletable.login.shown .mod_login_wrapper {
    padding-left: 20px;
    padding-right: 20px;
    width: 280px;
    right: 0;
  }
}
.portfolio .filters,
.portfolio .sorting {
  text-align: center;
}
.portfolio .filters b,
.portfolio .sorting b {
  display: block;
  margin: 0 0 15px;
}
.portfolio .gallery-item .gallery-item__content .item_img {
  position: relative;
  display: block;
}
.portfolio .gallery-item .gallery-item__content .item_img img {
  max-width: none;
  width: 100%;
}
.portfolio .gallery-item .gallery-item__content .item_img .more_wrapper {
  background: rgba(42, 147, 201, 0.5);
  top: 0;
  height: 100%;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 100%;
}
.portfolio .gallery-item .gallery-item__content .item_img .more_wrapper .vert-align {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.portfolio .gallery-item .gallery-item__content .item_img .more_wrapper .vert-align .btn {
  background: white;
  color: black;
}
.portfolio .gallery-item .gallery-item__content .item_img .more_wrapper .vert-align .btn:hover {
  background: black;
  color: white;
}
.portfolio .gallery-item .gallery-item__content .item_img:hover .more_wrapper {
  opacity: 100;
  filter: alpha(opacity=10000);
}
.portfolio .gallery-item .gallery-item__content .item_header h1.item_title a,
.portfolio .gallery-item .gallery-item__content .item_header h2.item_title a,
.portfolio .gallery-item .gallery-item__content .item_header h3.item_title a,
.portfolio .gallery-item .gallery-item__content .item_header h4.item_title a,
.portfolio .gallery-item .gallery-item__content .item_header h5.item_title a,
.portfolio .gallery-item .gallery-item__content .item_header h6.item_title a {
  color: #42474c;
}
.portfolio .gallery-item .gallery-item__content .item_header h1.item_title a:hover,
.portfolio .gallery-item .gallery-item__content .item_header h2.item_title a:hover,
.portfolio .gallery-item .gallery-item__content .item_header h3.item_title a:hover,
.portfolio .gallery-item .gallery-item__content .item_header h4.item_title a:hover,
.portfolio .gallery-item .gallery-item__content .item_header h5.item_title a:hover,
.portfolio .gallery-item .gallery-item__content .item_header h6.item_title a:hover {
  color: #42474c;
}
ul#filters {
  margin: 0 0 15px;
}
ul#filters li {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 2px;
}
ul#filters li a {
  cursor: pointer;
  padding-right: 28px;
  padding-left: 28px;
}
ul#filters li a.active {
  background: #42474c;
  color: white;
}
.sorting ul#sort {
  display: inline-block;
  margin-bottom: 30px;
}
.sorting ul#sort li {
  margin: 0 8px 16px;
}
.sorting ul#sort li a {
  cursor: pointer;
  border: none;
}
.sorting ul#sort li a:after {
  font-family: FontAwesome;
  margin-left: 7px;
}
.sorting ul#sort li a[data-order=asc]:after {
  content: '\f0d7';
}
.sorting ul#sort li a[data-order=desc]:after {
  content: '\f0d8';
}
.sorting ul#sort li a:hover {
  border: none;
}
.sorting ul#sort li.active a {
  border: none;
}
.sorting ul#sort li.active a:hover {
  border: none;
}
ul#order {
  float: right;
  position: relative;
  z-index: 2;
}
ul#grid-list {
  margin: 0 0 15px;
}
ul#grid-list li {
  display: inline-block;
}
.gallery-grid .item_img {
  margin-right: 0;
  width: 100%;
}
.page-gallery_img {
  margin-left: 0;
}
/*======================= Portfolio Project Page ========================*/
.item_img .articleGalleryZoom .BWfade,
.item_img .galleryZoomIcon .BWfade {
  display: none !important;
}
.item_img .articleGalleryZoom:before,
.item_img .galleryZoomIcon:before,
.item_img .articleGalleryZoom:after,
.item_img .galleryZoomIcon:after {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.item_img .articleGalleryZoom:before,
.item_img .galleryZoomIcon:before {
  content: '';
  background: #42474c;
  bottom: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.item_img .articleGalleryZoom:after,
.item_img .galleryZoomIcon:after {
  top: 50%;
  color: #FFF;
  content: '\f00e';
  font-family: 'FontAwesome';
  font-size: 0;
  line-height: 0;
  text-align: center;
}
.item_img .articleGalleryZoom:hover:before,
.item_img .galleryZoomIcon:hover:before {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.item_img .articleGalleryZoom:hover:after,
.item_img .galleryZoomIcon:hover:after {
  font-size: 30px;
}
.sorting ul#sort li a + a {
  display: none;
}
.block {
  display: block !important;
}
.none {
  display: none !important;
}
@media (max-width: 767px) {
  ul.gallery .gallery-grid .item_img img {
    width: 100%;
  }
}
@media (max-width: 639px) {
  .gallery li.gallery_desc {
    display: none;
  }
}
#Kunena td,
#Kunena table,
#Kunena th,
#Kunena div,
#Kunena p,
#Kunena span,
#Kunena .knewchar,
#Kunena #ktab a span {
  font-family: inherit;
}
.option-com_kunena .datepicker .datepicker-days table th {
  border-radius: 0 !important;
}
.option-com_kunena .datepicker tr th.prev,
.option-com_kunena .datepicker tr th.next,
.option-com_kunena .datepicker tr th.datepicker-switch {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.option-com_kunena .datepicker tr th.prev:hover,
.option-com_kunena .datepicker tr th.next:hover,
.option-com_kunena .datepicker tr th.datepicker-switch:hover {
  background: #eee;
  color: #777;
}
#kunena table,
#kunena .table {
  margin-bottom: 35px;
  border: 1px solid #333333;
}
#kunena table tr,
#kunena .table tr {
  border: 1px solid #333333;
}
#kunena table tr td,
#kunena .table tr td {
  border: 1px solid #333333;
}
#kunena .table-bordered > thead > tr > th,
#kunena .table-bordered > thead > tr > td {
  border-bottom-width: 1px;
}
#kunena .table-bordered > thead > tr > th,
#kunena .table-bordered > tbody > tr > th,
#kunena .table-bordered > tfoot > tr > th,
#kunena .table-bordered > thead > tr > td,
#kunena .table-bordered > tbody > tr > td,
#kunena .table-bordered > tfoot > tr > td {
  border: 1px solid #333333;
}
#kunena .chzn-results li {
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
}
#kunena .well {
  border: 1px solid #212121;
}
#kunena + div {
  margin-bottom: 50px;
}
#kunena #gender_chzn {
  min-width: 100px !important;
}
@media (max-width: 991px) {
  #kunena #editavatar {
    overflow-x: auto;
  }
}
#kunena .kunena-wrapper:before,
#kunena .kunena-wrapper:after {
  content: " ";
  display: table;
}
#kunena .kunena-wrapper:after {
  clear: both;
}
#kunena .kunena-wrapper:before,
#kunena .kunena-wrapper:after {
  content: " ";
  display: table;
}
#kunena .kunena-wrapper:after {
  clear: both;
}
@media (max-width: 767px) {
  #kunena .kunena-wrapper .kunena-profile-edit-btn {
    display: block;
    float: left !important;
  }
  #kunena .kunena-wrapper .kunena-profile-edit-btn:before,
  #kunena .kunena-wrapper .kunena-profile-edit-btn:after {
    content: " ";
    display: table;
  }
  #kunena .kunena-wrapper .kunena-profile-edit-btn:after {
    clear: both;
  }
  #kunena .kunena-wrapper .kunena-profile-edit-btn:before,
  #kunena .kunena-wrapper .kunena-profile-edit-btn:after {
    content: " ";
    display: table;
  }
  #kunena .kunena-wrapper .kunena-profile-edit-btn:after {
    clear: both;
  }
}
@media (max-width: 767px) {
  #kunena .kunena-wrapper .h1-heading {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  #kunena #KunenaUserEdit #editprofile,
  #kunena #KunenaUserEdit #editavatar {
    overflow-x: auto;
  }
}
#kunena #KunenaUserEdit select,
#kunena #KunenaUserEdit input,
#kunena #KunenaUserEdit textarea {
  width: 100%;
}
#kunena #editsettings .chzn-container {
  min-width: 100px !important;
}
@media (max-width: 991px) {
  #kunena #ktopicsform {
    overflow-x: auto;
  }
}
#kunena #ktopicsform .chzn-container {
  width: auto !important;
}
#kunena #ktopicsform .chzn-results li {
  white-space: normal;
}
#kunena #ktopicsform .input-group-btn .btn {
  vertical-align: top;
}
@media (max-width: 767px) {
  #kunena #ktopicsform .input-group-btn .btn,
  #kunena #ktopicsform .input-group-btn input,
  #kunena #ktopicsform .input-group-btn .chzn-container {
    display: block;
    width: 100%;
  }
  #kunena #ktopicsform .input-group-btn .btn {
    text-align: center;
  }
}
#kunena .btn {
  margin-bottom: 10px;
}
#kunena .btn-xs {
  padding: 6px 8px;
}
#kunena .btn-toolbar {
  margin: 0;
}
#kunena #postform label + * {
  margin-top: 0;
}
#kunena #postform #kpost-subject {
  margin-bottom: 20px;
}
#kunena #postform #kshow_attach_form {
  margin: 0;
}
#kunena #postform #kpost-subscribe .control-label {
  padding: 0;
}
#kunena #postform #kpost-subscribe label.string {
  display: inline;
}
#kunena #postform #kattach_form {
  margin-top: 10px;
}
#kunena #topic-actions {
  margin-bottom: 20px;
}
#kunena #topic-actions .btn + .btn {
  margin-left: 0;
}
#kunena #topic-actions .btn-group {
  margin-right: 10px;
}
#kunena select {
  padding: 0 20px;
  margin-bottom: 10px;
}
@media (max-width: 1199px) {
  #kunena select {
    width: 100% !important;
  }
}
#kunena input {
  padding: 0 20px;
  margin-bottom: 10px;
}
#kunena .cunena-date {
  display: table !important;
}
#kunena .well {
  text-align: left;
}
#kunena #kuserlist-form .table th {
  background: transparent;
  color: #42474c;
}
#kunena .pagination {
  margin-top: 15px;
}
#kunena .pagination li a:hover {
  color: #ffffff;
  background: #42474c;
}
#kunena .pagination li.active {
  background: #42474c;
  color: #ffffff;
}
#kunena .alert.alert-info {
  padding: 15px;
}
#kunena .alert.alert-info:before {
  display: none;
}
#kunena a.label.label-default {
  background: #669900;
  color: #ffffff;
}
#kunena a.label.label-default:hover {
  background: #222222;
}
#kunena #searchatdate .input-group-addon {
  cursor: pointer;
}
#kunena #searchatdate input {
  margin-bottom: 0;
}
#kunena .h1-heading {
  font-size: 30px;
  line-height: 40px;
  color: #333333;
  display: block;
  margin-bottom: 10px;
}
#kunena .h2-heading {
  color: #333333;
  display: block;
  font-size: 21px;
  line-height: 60px;
}
#kunena div.chzn-container-single .chzn-single span {
  margin-right: 10px !important;
  padding-right: 0;
}
#kunena div.chzn-container-single .chzn-single div {
  width: 30px;
}
#kunena nav.navbar {
  background: transparent;
  border: none;
  min-height: auto;
  text-align: center;
}
#kunena nav.navbar .navbar-nav {
  margin: 0;
}
#kunena ol li:before {
  display: none;
}
#kunena #categoryactions .chzn-container {
  display: block;
  width: 100% !important;
}
#kunena #categoryactions .table .category {
  border-bottom: 1px solid #dddddd;
}
#kunena .row.message {
  padding: 20px 0;
  border-bottom: 2px solid #eaeaea;
}
#kunena .row.message .btn + .btn {
  margin-left: 0;
}
#kunena .message-published {
  margin-bottom: 25px;
}
#kunena .message-published .text-muted.pull-right {
  float: none !important;
  display: block;
  padding-bottom: 15px;
}
#kunena .kfrontend thead {
  background: #42474c;
  color: white;
}
#kunena .kfrontend thead .well {
  background: transparent;
  border: none;
  text-align: center;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
}
#kunena .pagination li {
  background: #42474c;
  float: left;
  display: inline-block;
  margin-right: 10px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#kunena .pagination li a {
  color: white;
  padding: 8px 10px;
}
#kunena .pagination li:hover {
  background: #C6984F ;
}
#kunena #jumpto {
  margin-bottom: 30px;
}
#kunena .h3-heading .glyphicon {
  font-size: 14px;
  line-height: 14px;
}
#kunena .glyphicon,
#kunena .fa {
  vertical-align: middle;
  font-size: 20px;
  line-height: 20px;
}
#kunena .btn-link {
  color: #42474c;
}
#kunena .btn-link small {
  color: #42474c;
}
#kunena .btn-link:hover {
  color: #C6984F ;
  text-decoration: none;
}
#kunena .btn-link:hover small {
  text-decoration: none;
}
#kunena .well {
  background: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#kunena .search-block {
  float: none;
  text-align: left;
}
#kunena .search input {
  width: auto;
  margin-right: 10px;
}
#kunena .category td.col-md-1 {
  vertical-align: middle;
}
#kunena ul.list-unstyled {
  margin: 0;
}
#kunena .replies .repliesnum {
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  #kunena .kfrontend .text-center {
    text-align: right;
  }
}
#kunena.layout #kbbcode-smilies-button {
  background-position: -108px -18px;
}
#kunena.layout .kbbcode-preview-bottom {
  border: 1px solid #dddddd;
  border-radius: 4px;
  margin: 10px;
  min-height: 150px;
  padding: 4px 12px;
}
#kunena.layout .markItUp .boldbutton a {
  background-image: url("https://www.mccormickdentaldmd.com/templates/theme3536/images/kunena/images/bold.png");
}
#kunena.layout .markItUp .italicbutton a {
  background-image: url("https://www.mccormickdentaldmd.com/templates/theme3536/images/kunena/images/italic.png");
}
#kunena.layout .markItUp .underlinebutton a {
  background-image: url("https://www.mccormickdentaldmd.com/templates/theme3536/images/kunena/images/underline.png");
}
#kunena.layout .markItUp .strokebutton a {
  background-image: url("https://www.mccormickdentaldmd.com/templates/theme3536/images/kunena/images/stroke.png");
}
#kunena.layout .markItUp .supscriptbutton a {
  background-image: url("https://www.mccormickdentaldmd.com/templates/theme3536/images/kunena/images/supscript.png");
}
#kunena.layout .markItUp .subscriptbutton a {
  background-image: url("https://www.mccormickdentaldmd.com/templates/theme3536/images/kunena/images/subscript.png");
}
#kunena.layout .markItUp .sizebutton a {
  background-image: url("https://www.mccormickdentaldmd.com/templates/theme3536/images/kunena/images/fonts.png");
}
#kunena.layout .markItUp .colors a {
  background-image: url("https://www.mccormickdentaldmd.com/templates/theme3536/images/kunena/images/colors.png");
}
#kunena.layout .markItUp .bulletedlistbutton a {
  background-image: url("https://www.mccormickdentaldmd.com/templates/theme3536/images/kunena/images/list-bullet.png");
}
#kunena.layout .markItUp .numericlistbutton a {
  background-image: url("https://www.mccormickdentaldmd.com/templates/theme3536/images/kunena/images/list-numeric.png");
}
#kunena.layout .markItUp .listitembutton a {
  background-image: url("https://www.mccormickdentaldmd.com/templates/theme3536/images/kunena/images/list-item.png");
}
#kunena.layout .markItUp .alignleftbutton a {
  background-image: url("https://www.mccormickdentaldmd.com/templates/theme3536/images/kunena/images/text_align_left.png");
}
#kunena.layout .markItUp .centerbutton a {
  background-image: url("https://www.mccormickdentaldmd.com/templates/theme3536/images/kunena/images/text_align_center.png");
}
#kunena.layout .markItUp .alignrightbutton a {
  background-image: url("https://www.mccormickdentaldmd.com/templates/theme3536/images/kunena/images/text_align_right.png");
}
#kunena.layout .markItUp .quotebutton a {
  background-image: url("https://www.mccormickdentaldmd.com/templates/theme3536/images/kunena/images/quotes.png");
}
#kunena.layout .markItUp .codemodalboxbutton a,
#kunena.layout .markItUp .codesimplebutton a {
  background-image: url("https://www.mccormickdentaldmd.com/templates/theme3536/images/kunena/images/code.png");
}
#kunena.layout .markItUp .tablebutton a {
  background-image: url("https://www.mccormickdentaldmd.com/templates/theme3536/images/kunena/images/table.png");
}
#kunena.layout .markItUp .spoilerbutton a {
  background-image: url("https://www.mccormickdentaldmd.com/templates/theme3536/images/kunena/images/spoiler.png");
}
#kunena.layout .markItUp .hiddentextbutton a {
  background-image: url("https://www.mccormickdentaldmd.com/templates/theme3536/images/kunena/images/hidden.png");
}
#kunena.layout .markItUp .picturebutton a {
  background-image: url("https://www.mccormickdentaldmd.com/templates/theme3536/images/kunena/images/picture.png");
}
#kunena.layout .markItUp .linkbutton a {
  background-image: url("https://www.mccormickdentaldmd.com/templates/theme3536/images/kunena/images/link.png");
}
#kunena.layout .markItUp .ebaybutton a {
  background-image: url("https://www.mccormickdentaldmd.com/templates/theme3536/images/kunena/images/ebay.png");
}
#kunena.layout .markItUp .videodropdownbutton a {
  background-image: url("https://www.mccormickdentaldmd.com/templates/theme3536/images/kunena/images/film.png");
}
#kunena.layout .markItUp .mapbutton a {
  background-image: url("https://www.mccormickdentaldmd.com/templates/theme3536/images/kunena/images/map.png");
}
#kunena.layout .markItUp .pollbutton a {
  background-image: url("https://www.mccormickdentaldmd.com/templates/theme3536/images/kunena/images/poll.png");
}
#kunena.layout .markItUp .tweetbutton a {
  background-image: url("https://www.mccormickdentaldmd.com/templates/theme3536/images/kunena/images/tweet.png");
}
#kunena.layout .markItUp .soundcloudbutton a {
  background-image: url("https://www.mccormickdentaldmd.com/templates/theme3536/images/kunena/images/soundcloud.png");
  margin-left: -3px;
  margin-top: 3px;
}
#kunena.layout .markItUp .instagrambutton a {
  background-image: url("https://www.mccormickdentaldmd.com/templates/theme3536/images/kunena/images/instagram.png");
}
#kunena.layout .markItUp .hrbutton a {
  background-image: url("https://www.mccormickdentaldmd.com/templates/theme3536/images/kunena/images/hr.png");
}
#kunena.layout .markItUp .emoticonsbutton a {
  background-image: url("https://www.mccormickdentaldmd.com/templates/theme3536/images/kunena/images/emoticon.png");
}
#kunena.layout .markItUp .confidentialbutton a {
  background-image: url("https://www.mccormickdentaldmd.com/templates/theme3536/images/kunena/images/confidential.png");
}
#kunena.layout .markItUp .clean a {
  background-image: url("https://www.mccormickdentaldmd.com/templates/theme3536/images/kunena/images/clean.png");
}
#kunena.layout .markItUp .colors ul {
  padding: 1px;
  width: auto;
}
#kunena.layout .markItUp .colors li {
  border: 1px solid white;
  float: left;
  height: 25px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 25px;
}
#kunena.layout .markItUp .colors ul a {
  height: 25px;
  width: 25px;
}
#kunena.layout .markItUp .colors .col1-1 a {
  background: black none repeat scroll 0 0;
}
#kunena.layout .markItUp .colors .col1-2 a {
  background: orange none repeat scroll 0 0;
}
#kunena.layout .markItUp .colors .col1-3 a {
  background: red none repeat scroll 0 0;
}
#kunena.layout .markItUp .colors .col2-1 a {
  background: blue none repeat scroll 0 0;
}
#kunena.layout .markItUp .colors .col2-2 a {
  background: purple none repeat scroll 0 0;
}
#kunena.layout .markItUp .colors .col2-3 a {
  background: green none repeat scroll 0 0;
}
#kunena.layout .markItUp .colors .col3-1 a {
  background: white none repeat scroll 0 0;
}
#kunena.layout .markItUp .colors .col3-2 a {
  background: gray none repeat scroll 0 0;
}
#kunena.layout .markItUp .colors .col3-3 a {
  background: black none repeat scroll 0 0;
}
#kunena.layout .markItUp {
  width: 100%;
}
#kunena.layout .markItUpContainer {
  width: 100%;
}
#kunena.layout .markItUpEditor {
  border: 1px solid #e5e5e5;
  clear: both;
  display: block;
  line-height: 18px;
  margin: 0;
  overflow: auto;
  padding: 5px;
}
#kunena.layout .markItUpEditor a {
  box-sizing: content-box;
}
#kunena.layout .markItUpPreviewFrame {
  background-color: #ffffff;
  height: 350px;
  margin: 5px 0;
  overflow: auto;
  width: 99.9%;
}
#kunena.layout .markItUpHeader {
  height: 25px;
  margin: 0;
  padding-bottom: 10px;
  padding-left: 10px;
  width: 100%;
}
#kunena.layout .markItUpFooter {
  height: 25px;
  padding-bottom: 10px;
  width: 100%;
}
#kunena.layout .markItUpHeader ul li {
  box-sizing: content-box;
  float: left;
  list-style: outside none none;
  position: relative;
}
#kunena.layout .markItUpHeader ul li:hover > ul {
  display: block;
}
#kunena.layout .markItUpHeader ul .markItUpDropMenu li {
  margin-right: 0;
}
#kunena.layout .markItUpHeader ul ul {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e5e5e5;
  display: none;
  left: 0;
  margin-top: 10px;
  position: absolute;
  top: 18px;
}
#kunena.layout .markItUpHeader ul ul li {
  border-bottom: 1px solid #e5e5e5;
  float: none;
}
#kunena.layout .markItUpHeader ul .markItUpSeparator {
  border-left: 1px solid #ccc;
  color: #ccc;
  height: 24px;
  margin-right: 5px;
  overflow: hidden;
  text-indent: -10000px;
  width: 1px;
}
#kunena.layout .markItUpHeader ul ul .markItUpSeparator {
  height: 1px;
  margin: 0;
  width: auto;
}
#kunena.layout .markItUpHeader ul ul ul {
  left: 150px;
  position: absolute;
  top: -1px;
}
#kunena.layout .markItUpHeader ul ul ul li {
  float: none;
}
#kunena.layout .markItUpHeader ul a {
  background-repeat: no-repeat;
  box-sizing: content-box;
  display: block;
  height: 16px;
  margin: 0;
  padding: 4px;
  text-indent: -10000px;
  width: 16px;
}
#kunena.layout .markItUpHeader ul ul a {
  background-position: 2px 50%;
  display: block;
  padding: 5px 5px 5px 25px;
  text-indent: 0;
  width: 150px;
}
#kunena.layout .markItUpHeader ul ul a:hover {
  background-color: #3875d7;
  color: #fff;
}
#kunena.layout .markItUpHeader ul {
  margin: 0;
  padding: 0;
}
#kunena.layout .markItUpButton {
  display: inline-block;
  font-size: 14px;
  line-height: 12px;
  margin-bottom: 0;
  padding-top: 4px;
}
#kunena.layout li.markItUpButton ul {
  z-index: 1;
}
#kunena.layout .dropzone .message {
  filter: none;
  opacity: 1;
}
#kunena.layout .dropzone {
  background: rgba(0, 0, 0, 0.03) none repeat scroll 0 0;
  border: 1px solid rgba(0, 0, 0, 0.03);
  border-radius: 3px;
  min-height: 120px;
  padding: 23px;
}
#kunena.layout .dropzone .default.message {
  background: rgba(0, 0, 0, 0) none no-repeat scroll 0 0;
  filter: none;
  opacity: 1;
  transition: opacity 0.3s ease-in-out 0s;
}
#kunena.layout #klabel_info_drop_browse {
  align-items: center;
  display: flex;
  justify-content: center;
}
#kunena.layout #files {
  padding-bottom: 10px;
}
#kunena.layout #files button.btn {
  margin-right: 5px;
}
#kunena.layout #files p {
  margin: 15px 0 0;
}
#kunena.layout #kbbcode-preview-real {
  min-height: 3em;
}
#kunena.layout #kbbcode-preview {
  height: auto !important;
  margin-bottom: 35px;
}
#kunena.layout #kshow_attach_form {
  margin-top: -100px;
}
#kunena.layout #iconset_inject .inline:hover {
  cursor: pointer;
}
.mod-bootstrap-collapse .panel-group {
  margin-bottom: 60px;
}
.mod-bootstrap-collapse .panel-group .panel {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  margin-bottom: 0;
  background: transparent;
  border: none;
  position: relative;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mod-bootstrap-collapse .panel-group .panel + .panel {
  border-top: 1px solid #c5cbcf;
  margin-top: 12px;
  padding-top: 12px;
}
.mod-bootstrap-collapse .panel-group .panel-heading {
  background: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0;
  position: relative;
}
.mod-bootstrap-collapse .panel-group .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.mod-bootstrap-collapse .panel-group .panel-heading a {
  color: #262c60;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  display: block;
  padding: 9px 30px 9px 0px;
  position: relative;
  text-decoration: none;
}
.mod-bootstrap-collapse .panel-group .panel-heading a .panel-heading_icon {
  float: right;
  font-style: normal;
}
.mod-bootstrap-collapse .panel-group .panel-heading a .panel-heading_icon:before {
  color: #42474c;
  content: '\ec36';
  font-family: 'Linearicons';
  font-weight: 400;
  right: 0px;
  top: 50%;
  font-style: normal;
  position: absolute;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.mod-bootstrap-collapse .panel-group .panel-heading a.collapsed {
  color: #262c60;
}
.mod-bootstrap-collapse .panel-group .panel-heading a.collapsed .panel-heading_icon:before {
  content: '\ec37';
}
.mod-bootstrap-collapse .panel-group .panel-body {
  color: #697177;
  font-size: 14px;
  line-height: 24px;
  border: none !important;
  padding: 0px 0 0;
}
.mod-bootstrap-collapse .panel-group .panel-body:before,
.mod-bootstrap-collapse .panel-group .panel-body:after {
  content: " ";
  display: table;
}
.mod-bootstrap-collapse .panel-group .panel-body:after {
  clear: both;
}
.mod-bootstrap-collapse .panel-group .panel-body:before,
.mod-bootstrap-collapse .panel-group .panel-body:after {
  content: " ";
  display: table;
}
.mod-bootstrap-collapse .panel-group .panel-body:after {
  clear: both;
}
.mod-bootstrap-collapse .panel-group .panel-body p {
  margin-bottom: 10px;
}
.mod-bootstrap-collapse .panel-group .panel-footer {
  border-top: 0;
}
.mod-bootstrap-collapse .panel-group .panel-footer + .panel-collapse .panel-body {
  border: none;
}
.mod-bootstrap-collapse__custom .panel-group .panel {
  margin-bottom: 0;
  border: none;
  -webkit-box-shadow: 0 8px 59px rgba(6, 30, 52, 0.1);
  box-shadow: 0 8px 59px rgba(6, 30, 52, 0.1);
  padding: 13px 20px;
}
.mod-bootstrap-collapse__custom .panel-group .panel + .panel {
  border: none;
  margin-top: 10px;
  padding-top: 13px;
}
.mod-bootstrap-collapse__custom .panel-group .panel-heading {
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  position: relative;
  background: transparent;
}
.mod-bootstrap-collapse__custom .panel-group .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.mod-bootstrap-collapse__custom .panel-group .panel-heading a {
  display: block;
  position: relative;
  background: transparent;
}
.mod-bootstrap-collapse__custom .panel-group .panel-heading a .panel-heading_icon {
  float: left;
}
.mod-bootstrap-collapse__custom .panel-group .panel-heading a .panel-heading_icon:before {
  content: '\ec39';
  right: 0;
}
.mod-bootstrap-collapse__custom .panel-group .panel-heading a.collapsed {
  background: transparent;
}
.mod-bootstrap-collapse__custom .panel-group .panel-heading a.collapsed .panel-heading_icon:before {
  content: '\ec3c';
}
.mod-bootstrap-collapse__custom .panel-group .panel-body {
  padding: 0px 0 0;
}
.mod-bootstrap-collapse__custom .panel-group .panel-body:before,
.mod-bootstrap-collapse__custom .panel-group .panel-body:after {
  content: " ";
  display: table;
}
.mod-bootstrap-collapse__custom .panel-group .panel-body:after {
  clear: both;
}
.mod-bootstrap-collapse__custom .panel-group .panel-body:before,
.mod-bootstrap-collapse__custom .panel-group .panel-body:after {
  content: " ";
  display: table;
}
.mod-bootstrap-collapse__custom .panel-group .panel-body:after {
  clear: both;
}
.mod-bootstrap-collapse__custom .panel-group .panel-footer {
  border-top: 0;
}
.mod-bootstrap-collapse__custom .panel-group .panel-footer + .panel-collapse .panel-body {
  border: none;
}
.t3-breadcrumbs {
  background: #C6984F ;
  margin: 0;
  padding: 0;
}
.t3-breadcrumbs ul {
  margin: 0 !important;
  padding: 13px 0 15px;
}
.t3-breadcrumbs li {
  padding: 0;
  display: inline-block;
}
.t3-breadcrumbs li .divider {
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px;
  color: white;
  vertical-align: top;
}
.t3-breadcrumbs li .divider img {
  display: none;
}
.t3-breadcrumbs li.active {
  color: white;
}
.t3-breadcrumbs li.active span {
  color: white;
}
.t3-breadcrumbs li > span {
  color: white;
}
.t3-breadcrumbs li + li:before {
  content: '';
  display: none;
}
.t3-breadcrumbs a {
  color: #ffffff;
}
.t3-breadcrumbs a:hover {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
}
.t3-breadcrumbs .firstItem > a.pathway {
  display: inline-block;
  font-size: 0;
  line-height: 0;
  vertical-align: middle;
}
.item {
  margin-bottom: 60px;
}
.item_img,
.category_img {
  font-size: 0;
  line-height: 0;
  margin: 0 0 23px;
  position: relative;
}
.item_img a,
.category_img a {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.item_img a:hover img,
.category_img a:hover img,
.item_img a:hover .BWfade,
.category_img a:hover .BWfade {
  opacity: 1 !important;
}
.item_img img,
.category_img img {
  max-width: 100%;
  height: auto;
}
.img-intro__left,
.img-full__left {
  float: left;
  margin-right: 30px;
  max-width: 50%;
}
.img-intro__right,
.img-full__right {
  float: right;
  margin-left: 30px;
  max-width: 50%;
}
img {
  max-width: 100%;
  height: auto;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.BWfade {
  display: block !important;
  height: 100% !important;
  left: 0 !important;
  opacity: 0 !important;
  top: 0 !important;
  transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transition: all 0.5s linear !important;
  -o-transition: all 0.5s linear !important;
  transition: all 0.5s linear !important;
  width: 100% !important;
  z-index: 2;
}
.element-invisible {
  border: 0 none;
  height: 1px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#Kunena #jumpto .btn,
#Kunena .search-user .btn,
.krowmoderation .btn,
.input-append .btn,
.input-prepend .btn,
#kpost-attachments .btn,
#searchForm .btn {
  padding-top: 0;
  padding-bottom: 0;
  height: 46px;
  line-height: 46px;
  vertical-align: top;
}
dl.table {
  display: none;
}
.rd-video iframe#player {
  max-width: none;
}
.offline_container {
  font-size: 0;
  height: 100%;
  line-height: 0;
  text-align: center;
}
.offline_container:before {
  content: '';
  display: inline-block;
  height: 100%;
  overflow: hidden;
  vertical-align: middle;
  width: 0;
}
.offline_container .container {
  display: inline-block;
  max-width: 100%;
  vertical-align: middle;
}
.offline_container #logo,
.offline_container .offline_message {
  text-align: center;
}
.offline_container .offline_message {
  margin-bottom: 40px;
}
.offline_container .well {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  font-size: 18px;
  line-height: 30px;
  margin: 0;
  max-width: 100%;
  text-align: left;
  vertical-align: middle;
  background: #42474c;
}
.offline_container .well #system-message-container {
  padding: 0 15px;
}
.offline_container .well > p {
  color: #FFF;
}
.offline_container .well #logo {
  margin-bottom: 30px;
  max-width: 100%;
}
.offline_container .well #logo a h1 {
  color: #42474c;
}
.offline_container .well .btn-primary {
  float: right;
}
.offline_container .well #form-login-remember {
  float: left;
  overflow: hidden;
  padding: 10px 0;
}
.offline_container .well #form-login-remember label {
  color: #FFF;
  display: inline-block;
  margin-bottom: 0;
  white-space: nowrap;
}
.offline_container .well input[type=text],
.offline_container .well input[type=password] {
  width: 100%;
  background: #ffffff;
}
.offline_container .well div[id*=form-login] {
  position: relative;
}
.offline_container .well #form-login {
  padding-top: 30px;
  text-align: center;
}
.offline_container .well #form-login #form-login-username,
.offline_container .well #form-login #form-login-password {
  margin-bottom: 15px;
}
.offline_container .well fieldset {
  border: none;
  display: inline-block;
  max-width: 100%;
  text-align: left;
  width: 400px;
}
@media (max-width: 479px) {
  .offline_container .well fieldset {
    width: auto;
  }
}
.offline_container .well .btn {
  background: #42474c;
  cursor: pointer;
}
.offline_container .well .btn:hover {
  color: #333333;
}
@media (max-width: 479px) {
  .offline_container .well {
    width: 100%;
  }
  .offline_container .well #form-login-remember {
    width: 100%;
    margin-bottom: 15px;
  }
  .offline_container .well .btn {
    float: none;
  }
  .offline_container .well .input {
    text-align: center;
  }
}
@media (max-width: 1199px) {
  .offline_container .container,
  .offline_container .row {
    padding: 0;
    margin: 0;
  }
}
.mod-menu .nav.menu.nav-pills > li > a {
  display: block;
}
.mod-menu .nav.menu.nav-pills > li.active > a {
  background: #42474c;
}
time,
.item_hits,
.item_category-name address,
.item_createdby {
  white-space: nowrap;
  margin: 0;
}
.calendar table {
  border: none;
  border-collapse: collapse;
}
.calendar table th,
.calendar table td {
  border: none !important;
  padding: 0 !important;
  text-align: center !important;
}
/*=================================================================*/
/*======================= MODULE STYLES ===========================*/
/*=================================================================*/
/*== Login ==*/
.mod-login_submit {
  margin: 0 0 9px;
}
#form-login-remember label {
  margin-bottom: 20px;
}
/*Finder*/
#mod-finder-searchword {
  border: 1px solid #EBEBEB;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: none;
  margin-bottom: 4px;
}
/*======================= MODULE ITEM WIDTH =======================*/
/*======================= MAILTO WINDOW =======================*/
#mailto-window {
  padding-top: 1em;
}
.mailto-close {
  margin-bottom: 1em;
  overflow: hidden;
}
.mailto-close a {
  float: right;
}
/*=================================================================*/
/*======================= COMPONENT STYLES ========================*/
/*=================================================================*/
.icons .btn-group.pull-right {
  margin: 0 0 10px 10px;
  position: relative;
  z-index: 10;
}
.icons .btn-group.pull-right a.dropdown-toggle {
  margin-top: 30px;
  padding: 0 5px;
}
.icons .btn-group.pull-right a.dropdown-toggle .caret {
  border: none;
  font-size: .8em;
  height: auto;
  margin: 0;
  width: auto;
}
.icons .btn-group.pull-right a.dropdown-toggle .caret:before {
  content: '\f078';
  font-family: 'FontAwesome';
}
.icons .btn-group.pull-right ul.dropdown-menu {
  background-clip: padding-box;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  list-style: none;
  margin: 2px 0 0;
  min-width: 160px;
  padding: 5px 0;
  position: absolute;
  top: 100%;
  z-index: 998 !important;
}
.icons .btn-group.pull-right ul.dropdown-menu > li {
  float: none;
  padding: 0;
}
.icons .btn-group.pull-right ul.dropdown-menu > li .fa-edit {
  margin-right: 5px;
}
.icons .btn-group.pull-right ul.dropdown-menu > li > a {
  color: #42474c;
}
.icons .btn-group.pull-right ul.dropdown-menu > li > a:hover {
  color: #ffffff;
  background: #42474c;
}
.no-edit .jmodedit {
  display: none !important;
}
.icons:after {
  content: '';
  clear: both;
  display: block;
}
.body__elements .spacer {
  background: transparent;
  clear: both;
  height: 1px;
  margin: 30px 0;
}
.body__elements .img-offset1 {
  margin-top: 2px;
}
.jmodedit {
  padding: 0 5px !important;
}
/* Category */
.pretext,
.category_desc {
  margin-bottom: 38px;
}
/*======================= Search & Smart Search ========================*/
ul#finder-filter-select-dates li.filter-date {
  margin-bottom: 4px;
  margin-right: 4px;
}
ul#finder-filter-select-dates li.filter-date select.filter-date-operator {
  margin-bottom: 9px;
}
.navbar-form .btn,
.navbar-form .btn-group {
  margin-top: 5px;
}
.category_children .category_child {
  margin-bottom: 20px;
}
/*======================= ADDTHIS STYLES =======================*/
.page-item_addThis {
  padding-top: 12px;
}
.addthis_sharing_toolbox {
  margin-top: 30px;
}
/*======================= CAPTION FIXES =======================*/
.img_caption {
  text-align: center !important;
}
.img_caption.left {
  float: left;
  margin-right: 1em;
}
.img_caption.left p {
  clear: left;
  text-align: center;
}
.img_caption.right {
  float: right;
  margin-left: 1em;
}
.img_caption.right p {
  clear: right;
  text-align: center;
}
.img_caption.none {
  margin-left: auto;
  margin-right: auto;
}
/*======================= DOCUMENTATION =======================*/
#mod_table .module {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
}
#mod_table .module:nth-child(even) {
  background: transparent;
}
#mod_table ul li {
  list-style: none;
}
/*======================= SCROLL TO TOP =======================*/
#back-top {
  bottom: 90px;
  position: fixed;
  right: 20px;
  -webkit-transform: translateZ(0);
  z-index: 99;
  display: none;
}
#back-top a {
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  display: block;
  font: 34px/34px 'FontAwesome';
  color: #C6984F ;
}
#back-top a > span:before {
  content: "\f0aa";
}
#back-top a:hover {
  color: #333333;
}
.dropdown-toggle > * {
  display: inline-block;
  vertical-align: middle;
}
.dropdown-toggle .fa-cog {
  margin-right: 4px;
}
label[for=mod-login_remember] {
  display: inline-block;
}
.btn-group {
  max-width: 100%;
  white-space: normal;
}
.form-horizontal .remember .control-label {
  padding-top: 0;
}
#sw_pinterest_display {
  max-width: 280px;
}
#sw_pinterest_display > div {
  display: none;
}
#outer {
  padding: 0 !important;
}
#outer div#cookieMessageContainer {
  margin-top: 0;
}
.mod_tm_ajax_contact_form .controls,
.mod_tm_ajax_contact_form_input {
  width: 100%;
}
form.mod_tm_ajax_contact_form .chzn-container {
  width: 100% !important;
}
form.mod_tm_ajax_contact_form .control-group-button .btn {
  margin-right: 10px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox,
.navbar-form .btn,
.navbar-form .btn-group {
  margin-top: 0;
}
.acymailing_module_success {
  font-weight: bold;
}
.acymailing_module_success:before {
  content: '\f058';
  display: inline-block;
  font-family: FontAwesome;
  font-size: 22px;
  padding-right: 10px;
  vertical-align: middle;
}
.acymailing_module_success + form {
  display: none;
}
.items-more ul {
  margin: 0 0 30px -30px;
}
.items-more ul li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  font-weight: bold;
  padding: 0 0 10px 30px;
  width: 50%;
}
.items-more ul:after {
  clear: both;
  content: '';
  display: block;
}
@media (max-width: 767px) {
  body.view-profile .form-horizontal .control-label {
    float: none;
    width: 100%;
    padding-top: 5px;
    text-align: left;
  }
  body.view-profile .form-horizontal .controls {
    margin-left: 0px;
  }
}
#style_switcher div.color_scheme {
  position: relative;
  overflow: hidden;
}
#style_switcher div.color_scheme:before,
#style_switcher div.color_scheme:after {
  content: '';
  position: absolute;
  left: 50%;
  width: 50%;
  height: 100%;
}
#style_switcher div.color_scheme.color_scheme_0 {
  background: #42474c;
}
#style_switcher div.color_scheme.color_scheme_0:before {
  top: 0;
  background: #C6984F ;
}
#style_switcher div.color_scheme.color_scheme_1 {
  background: #00b3fe;
}
#style_switcher div.color_scheme.color_scheme_1:before {
  top: 0;
  background: #01edc9;
}
#style_switcher div.color_scheme.color_scheme_2 {
  background: #35c5af;
}
#style_switcher div.color_scheme.color_scheme_2:before {
  top: 0;
  background: #9ce8dc;
}
#style_switcher div.color_scheme.color_scheme_3 {
  background: #42defd;
}
#style_switcher div.color_scheme.color_scheme_3:before {
  top: 0;
  background: #8ba5aa;
}
#color_preloader {
  background: #434242;
  height: 100%;
  left: 0;
  margin-bottom: 0 !important;
  overflow: hidden;
  position: fixed !important;
  right: 0;
  text-align: center;
  top: 0 !important;
  z-index: 2147483647;
  display: none;
}
#color_preloader .loader_wrapper {
  text-align: center;
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 250px;
  height: 300px;
  margin-left: -125px;
  margin-top: -150px;
}
#color_preloader .loader_wrapper p {
  color: white;
}
#color_preloader .uil-spin-css {
  -moz-transform: scale(0.6);
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
  margin: 0 auto;
}
#color_preloader:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
#color_preloader.on {
  z-index: 100000;
  display: block;
  height: 100%;
}
#color_preloader.on:before {
  display: block;
}
#color_preloader.on .loader_wrapper {
  display: block;
}
#color_preloader.on .uil-spin-css {
  display: block;
  z-index: 1000001;
}
@media (max-width: 320px) {
  #style_switcher {
    width: 220px !important;
    padding: 20px !important;
  }
  #style_switcher ul {
    padding: 0 0 13px !important;
  }
  #style_switcher ul li {
    margin-right: 5px !important;
  }
}
#style_switcher_form .btn,
#style_switcher_form .kbutton {
  color: #ffffff;
}
#style_switcher {
  color: #ffffff;
}
#style_switcher,
#style_switcher .toggler {
  background: #333;
}
#style_switcher .style_switcher_form .btn {
  color: #333;
}
#style_switcher .style_switcher_form .btn:hover {
  color: #ffffff;
}
#style_switcher .toggler:hover {
  color: #ffffff;
}
.uil-spin-css {
  background: none;
  position: relative;
  width: 200px;
  height: 200px;
}
@-webkit-keyframes uil-spin-css {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes uil-spin-css {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes uil-spin-css {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-o-keyframes uil-spin-css {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes uil-spin-css {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.uil-spin-css > div {
  width: 24px;
  height: 24px;
  margin-left: 4px;
  margin-top: 4px;
  position: absolute;
}
.uil-spin-css > div > div {
  width: 100%;
  height: 100%;
  border-radius: 100px;
  background: #ffffff;
}
.uil-spin-css > div:nth-of-type(1) > div {
  -webkit-animation: uil-spin-css 1s linear infinite;
  animation: uil-spin-css 1s linear infinite;
  -webkit-animation-delay: -0.87s;
  animation-delay: -0.87s;
}
.uil-spin-css > div:nth-of-type(1) {
  -webkit-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
}
.uil-spin-css > div:nth-of-type(2) > div {
  -webkit-animation: uil-spin-css 1s linear infinite;
  animation: uil-spin-css 1s linear infinite;
  -webkit-animation-delay: -0.75s;
  animation-delay: -0.75s;
}
.uil-spin-css > div:nth-of-type(2) {
  -webkit-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
}
.uil-spin-css > div:nth-of-type(3) > div {
  -webkit-animation: uil-spin-css 1s linear infinite;
  animation: uil-spin-css 1s linear infinite;
  -webkit-animation-delay: -0.62s;
  animation-delay: -0.62s;
}
.uil-spin-css > div:nth-of-type(3) {
  -webkit-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
}
.uil-spin-css > div:nth-of-type(4) > div {
  -webkit-animation: uil-spin-css 1s linear infinite;
  animation: uil-spin-css 1s linear infinite;
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.uil-spin-css > div:nth-of-type(4) {
  -webkit-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
}
.uil-spin-css > div:nth-of-type(5) > div {
  -webkit-animation: uil-spin-css 1s linear infinite;
  animation: uil-spin-css 1s linear infinite;
  -webkit-animation-delay: -0.37s;
  animation-delay: -0.37s;
}
.uil-spin-css > div:nth-of-type(5) {
  -webkit-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
}
.uil-spin-css > div:nth-of-type(6) > div {
  -webkit-animation: uil-spin-css 1s linear infinite;
  animation: uil-spin-css 1s linear infinite;
  -webkit-animation-delay: -0.25s;
  animation-delay: -0.25s;
}
.uil-spin-css > div:nth-of-type(6) {
  -webkit-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
}
.uil-spin-css > div:nth-of-type(7) > div {
  -webkit-animation: uil-spin-css 1s linear infinite;
  animation: uil-spin-css 1s linear infinite;
  -webkit-animation-delay: -0.12s;
  animation-delay: -0.12s;
}
.uil-spin-css > div:nth-of-type(7) {
  -webkit-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
}
.uil-spin-css > div:nth-of-type(8) > div {
  -webkit-animation: uil-spin-css 1s linear infinite;
  animation: uil-spin-css 1s linear infinite;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.uil-spin-css > div:nth-of-type(8) {
  -webkit-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
}
*::selection {
  background: #42474c;
  color: #ffffff;
}
*::-moz-selection {
  background: #42474c;
  color: #ffffff;
}
#style_switcher {
  z-index: 998 !important;
}
#style_switcher.shown {
  z-index: 1009 !important;
}
#style_switcher.shown p {
  margin: 0 0 5px 0;
  padding: 0;
}
#fixed-sidebar-right .login .jmodedit {
  display: none !important;
}
.container-fullwidth {
  width: 100% !important;
  padding: 0;
}
.container-fullwidth > .row {
  margin: 0;
}
.tag-category .list-striped,
.tag-category .row-striped {
  list-style: none;
  line-height: 30px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #333333;
  margin-left: 0;
  padding-left: 0;
}
.tag-category .list-striped li,
.tag-category .list-striped dd,
.tag-category .row-striped .row,
.tag-category .row-striped .row-fluid {
  border-bottom: 1px solid #333333;
  padding: 10px 0px;
  background: transparent;
}
.tag-category .list-striped li:nth-child(odd),
.tag-category .list-striped dd:nth-child(odd),
.tag-category .row-striped .row:nth-child(odd),
.tag-category .row-striped .row-fluid:nth-child(odd) {
  background-color: transparent;
}
.tag-category .list-striped li:hover,
.tag-category .list-striped dd:hover,
.tag-category .row-striped .row:hover,
.tag-category .row-striped .row-fluid:hover {
  background-color: transparent;
}
.tag-category .row-striped .row-fluid {
  width: 97%;
}
.tag-category .row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.tag-category .row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.tag-category .row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.tag-category #adminForm [class*="heading-style-"] {
  margin-bottom: 20px;
}
.tag-category #adminForm [class*="heading-style-"] + a {
  display: block;
}
.tag-category #adminForm [class*="heading-style-"] + a img {
  margin-bottom: 20px;
}
.acymailing_module_error + form {
  display: block !important;
}
.moduletable:before,
.moduletable:after {
  content: " ";
  display: table;
}
.moduletable:after {
  clear: both;
}
.moduletable:before,
.moduletable:after {
  content: " ";
  display: table;
}
.moduletable:after {
  clear: both;
}
.moduletable.col-sm-12 + .moduletable {
  clear: both;
}
.moduletable.col-sm-12:last-child {
  margin-bottom: 0;
}
.moduletable.col-sm-12 + * {
  margin-top: 0;
}
.moduletable.col-sm-12.title_only + * {
  margin-top: 0;
}
.moduletable.olark {
  display: none;
}
@media (max-width: 767px) {
  .moduletable.facebook,
  .moduletable.twitter {
    text-align: center;
  }
}
.moduletable.overflow {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  overflow: hidden;
}
.moduletable.indent .module_container {
  padding: 84px 0 20px 68px;
}
.moduletable.color {
  position: relative;
}
.moduletable.color:before {
  background: #C6984F ;
  position: absolute;
  right: -3px;
  top: 0;
  bottom: 0;
  content: '';
  width: 10000%;
  display: block;
}
.moduletable.color .module_container {
  color: white;
  padding: 83px 0 82px;
  position: relative;
}
.moduletable.color .module_container *[class*=heading-style] {
  color: white;
}
.moduletable.color .module_container *[class*=heading-style] a {
  color: white;
}
.moduletable.color .module_container *[class*=heading-style] a:hover {
  color: rgba(255, 255, 255, 0.5);
}
.moduletable.color .module_container *[class*=heading-style].moduleTitle:after {
  border-color: white;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  background: rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal.fade .modal-dialog {
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transition: -webkit-transform 0.2s ease-out;
  -moz-transition: -moz-transform 0.2s ease-out;
  -o-transition: -o-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
}
.modal.in .modal-dialog {
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.modal.in {
  display: block;
  z-index: 100002;
}
.modal .modalClose {
  position: absolute;
  top: 10px;
  right: 10px;
  display: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  transform: translate(-50%, -25%);
  -o-transform: translate(-50%, -25%);
  -moz-transform: translate(-50%, -25%);
  -webkit-transform: translate(-50%, -25%);
  -ms-transform: translate(-50%, -25%);
  width: 300px;
  margin: 0 auto;
  /*@media(max-width:479px){
    bottom: 0;
    left: 0;
    margin: 20px;
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(0, 0);
    width: auto;
  }*/
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border-radius: 6px;
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before,
.modal-header:after {
  content: " ";
  display: table;
}
.modal-header:after {
  clear: both;
}
.modal-header:before,
.modal-header:after {
  content: " ";
  display: table;
}
.modal-header:after {
  clear: both;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-body h5 {
  font-size: 34px;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 38px;
}
.modal-footer {
  padding: 20px;
  text-align: right;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 370px;
    margin: 0 auto;
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}


.button{
	 background: #42474c;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    letter-spacing: 1.4px;
    padding: 8px 12px;
	box-sizing:  border-box;
	word-break: keep-all;
}

.button:hover{
	background: #39768c;
	color: #fff;
	
}

.mod-article-single__address p {
	margin: 0px;
}

#t3-top{
	background-color: slategrey !important;
}


.position-4, .position-4 a:not(.btn), .position-4 h3 {
	color: #fff !important;
	font-weight: 500;
}

.table.hours td{
	padding: 0px;
	border: 0px;
	
}


.footer-1 a{
	color: #fff;
}

.footer-1 a:hover{
	color: #C6984F ;
}

.footer-1 .item{
	margin-bottom: 0px;
}

.position-1{
	background: url('https://www.mccormickdentaldmd.com/images/backgrounds/greyzz.png') repeat;
}



.affiliation img{
	
	padding: 10px;
	
}

.affiliation div {
	text-align:center;
}

.affiliation div a{
	line-height: 120px;
}

.swiper-slide.swiper-slide-active{
	background-position: right;
}

@media screen and (max-width: 760px ){

	
	.position-1 .module_container{
		margin-top: 80px;
	}
	
	.mobileAddress{
		display:block;
		color: #000;
		text-align: right;
		padding-top: 10px;
	}
	
	#t3-top{
		display: none;
	}
}



@media screen and (max-width: 660px ){
	.addressTop{
		display: none;
	}
	
	
}



@media screen and (max-width: 500px ){
	.addressTop{
		display: none;
	}
	
	.hide500{
		display:none;
	}
	
	.t3-wrapper nav#t3-mainnav .navbar-header .navbar-toggle{
		width: 50%;
	}
}


.logo{
	margin-left: -5px;
}

/*********** Template Color Changes *********************/



#header .mainnav-position, #header #t3-top{
	background: rgba(44,44,44, .85) ;
}


#t3-top,.t3-footer{
	background: #343434 !important;
}

.stuck-container.scroll-to-fixed-fixed{
	background: #343434 !important;
}

.button{
	background:#C6984F !important;
}


.button:hover{
	background:#a57d42 !important;
}


.t3-breadcrumbs, .breadcrumb {
	background: #76988f;
	background: #688b9a;
	
}

.breadcrumb{
	padding: 8px 0 8px !important;
	
}

.t3-mainnav .t3-navbar-collapse .navbar-nav li > a:after, .t3-mainnav .t3-navbar-collapse .navbar-nav li > span:after{
	border-bottom: 1px solid #c6984f !important;
}

.moduleTitle:after{
	border-bottom: 2px solid #c6984f;
}



.t3-copyright{
	background: #333;
}

.mod-newsflash-adv[class*=info].cols-3 .item:nth-child(3n+1) .item_content{
	border-bottom: 7px solid #ffc166;
}


.mod-newsflash-adv[class*=info].cols-3 .item:nth-child(3n+2) .item_content{
	border-bottom: 7px solid #C6984F;
}


.mod-newsflash-adv[class*=info].cols-3 .item:nth-child(3n) .item_content{
	border-bottom: 7px solid #99743d;
}


h4.item_title.item_title__info.heading-style-4.visible-first{
	font-family: 'Tangerine', Helvetica, Arial, san-serif !important;
	font-size: 3.8em;
	font-weight: bold;
	color: #688b9a !important;
	color: #C6984F !important;
}

h3.moduleTitle.heading-style-3.visible-first{
	font-family: 'Tangerine', Helvetica, Arial, san-serif !important;
	color: #C6984F !important;
	font-size: 3.8em;
}

.position-4 h3.moduleTitle.heading-style-3.visible-first {
    font-family: 'Tangerine', Helvetica, Arial, san-serif !important;
    color: #ffffff !important;
    font-size: 4em;
}


.moduleTitle.services::after{
	border-bottom: 2px solid #fff !important;
}

h1{
	/*color: #C6984F;
	font-family: 'Tangerine', Helvetica, Arial, san-serif !important;
	font-size: 3.8em;*/
	
	/*border-bottom: 2px solid #C6984F;
	display: inline-block;*/
	
	
}


h2 a{
	color: #C6984F !important;
	
	display: inline-block;
	border-bottom: 2px solid #c6984F;
}


/*.camera_caption {
	margin-top: 160px;
}
*/

.camera_caption p{
	color: #000 !important;
	text-shadow:
		-1px -1px 0px #C6984F,
		1px -1px 0 #C6984F/*,
		-1px 1px 0 #000,
		1px 1px 0 #000*/;
	font-size: 1.6em !important;
	font-family: tangerine;
	display:inline-block !important;
	background: rgba(250, 250, 250, .6);
	line-height: 156%;
	padding-right: 120px;
	padding-left: 80px;
	box-sizing: border-box;
	border-radius: 50%;
	height: 100px;
}

/*.smile{
	text-align:center;
	font-family: tangerine;
	Padding: 5px;
	font-size: 4em;
}*/

 h2:not(.item_title), h3{
	display: inline-block;
	padding-bottom: 3px;
	border-bottom: 1px solid black;
}

.body__home h3, footer h3.moduleTitle.heading-style-3.visible-first {
	border-bottom: none !important;
}

.position-6 h3.moduleTitle.heading-style-3.visible-first, footer h3.moduleTitle.heading-style-3.visible-first  {
	font-size: 3.0em !important;
}

@media screen and (max-width: 800px){
	.camera_caption div.col-sm-12{
		/*display:none;*/
	}
	
}


#RW_Iframe_Review{
	width: 100% !important;
}



.t3-mainnav .t3-navbar-collapse .navbar-nav li > a, .t3-mainnav .t3-navbar-collapse .navbar-nav li > span{
	font-size: 16px;
}

@media screen and (max-width: 770px ){
  #covid19-message{
    margin-top:130px;
  }
}


.t3-sl-1{
  padding-top: 200px;
  padding-top: inherit;
}


.forms li:hover{
  text-decoration: underline;
}
/**
 * @copyright	(C) 2007 Open Source Matters, Inc. <https://www.joomla.org>
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */

/* Import project-level system CSS */


/* Unpublished */
.system-unpublished, tr.system-unpublished {
	background: #e8edf1;
	border-top: 4px solid #c4d3df;
	border-bottom: 4px solid #c4d3df;
}

span.highlight {
	background-color:#FFFFCC;
	font-weight:bold;
	padding:1px 0;
}

.img-fulltext-float-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.img-fulltext-float-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.img-fulltext-float-none {
}

.img-intro-float-right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.img-intro-float-left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.img-intro-float-none {
}
/** 
 *------------------------------------------------------------------------------
 * @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 */
/** 
 *------------------------------------------------------------------------------
 * @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 
 *------------------------------------------------------------------------------
 */
.t3-megamenu .mega-inner:before,
.t3-megamenu .mega-inner:after {
  content: " ";
  display: table;
}
.t3-megamenu .mega-inner:after {
  clear: both;
}
.t3-megamenu .mega-inner:before,
.t3-megamenu .mega-inner:after {
  content: " ";
  display: table;
}
.t3-megamenu .mega-inner:after {
  clear: both;
}
.t3-megamenu .mega > .mega-dropdown-menu {
  min-width: 200px;
  display: none;
}
.t3-megamenu .mega.open > .mega-dropdown-menu,
.t3-megamenu .mega.dropdown-submenu.open > .mega-dropdown-menu {
  display: block;
}
.t3-megamenu .mega-group:before,
.t3-megamenu .mega-group:after {
  content: " ";
  display: table;
}
.t3-megamenu .mega-group:after {
  clear: both;
}
.t3-megamenu .mega-group:before,
.t3-megamenu .mega-group:after {
  content: " ";
  display: table;
}
.t3-megamenu .mega-group:after {
  clear: both;
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 23px;
  line-height: normal;
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .mega-group-ct {
  margin: 0;
  padding: 0;
}
.t3-megamenu .mega-group-ct:before,
.t3-megamenu .mega-group-ct:after {
  content: " ";
  display: table;
}
.t3-megamenu .mega-group-ct:after {
  clear: both;
}
.t3-megamenu .mega-group-ct:before,
.t3-megamenu .mega-group-ct:after {
  content: " ";
  display: table;
}
.t3-megamenu .mega-group-ct:after {
  clear: both;
}
.t3-megamenu .mega-nav,
.t3-megamenu .dropdown-menu .mega-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  list-style: none;
  margin-left: 0;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  white-space: normal;
  display: block;
  padding: 5px;
}
.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-megamenu .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.t3-megamenu .mega-nav > li .separator {
  display: block;
  padding: 5px;
}
.t3-megamenu .mega-group > .mega-nav,
.t3-megamenu .dropdown-menu .mega-group > .mega-nav {
  margin-left: -5px;
  margin-right: -5px;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 5px;
}
.t3-megamenu .t3-module {
  margin-bottom: 15px;
}
.t3-megamenu .t3-module .module-title {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 23px;
  line-height: normal;
  margin-bottom: 5px;
}
.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .t3-module .module-ct {
  margin: 0;
  padding: 0;
}
.t3-megamenu .mega-caption {
  display: block;
  white-space: nowrap;
}
.t3-megamenu .nav .caret,
.t3-megamenu .dropdown-submenu .caret,
.t3-megamenu .mega-menu .caret {
  display: none;
}
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
  display: inline-block;
}
.t3-megamenu .nav [class^="icon-"],
.t3-megamenu .nav [class*=" icon-"],
.t3-megamenu .nav .fa {
  margin-right: 5px;
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
  margin-right: 0;
}
.t3-megamenu .mega-align-left > .dropdown-menu {
  left: 0;
}
.t3-megamenu .mega-align-right > .dropdown-menu {
  left: auto;
  right: 0;
}
.t3-megamenu .mega-align-center > .dropdown-menu {
  left: 50%;
  -moz-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.t3-megamenu .dropdown-submenu.mega-align-left > .dropdown-menu {
  left: 100%;
}
.t3-megamenu .dropdown-submenu.mega-align-right > .dropdown-menu {
  left: auto;
  right: 100%;
}
.t3-megamenu .mega-align-justify {
  position: static;
}
.t3-megamenu .mega-align-justify > .dropdown-menu {
  left: 0;
  margin-left: 0;
  top: auto;
}
.t3-megamenu .mega-tab > div {
  position: relative;
}
.t3-megamenu .mega-tab > div > ul {
  width: 200px;
}
.t3-megamenu .mega-tab > div > ul > li {
  position: static;
}
.t3-megamenu .mega-tab > div > ul > li > .dropdown-menu {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 200px;
}
.t3-megamenu .mega-tab > div > ul > li > .mega-dropdown-menu {
  border: none;
  box-shadow: none;
}
.t3-megamenu .mega-tab > div > ul > li > .mega-dropdown-menu > div {
  opacity: 1!important;
  margin-left: 0!important;
  transition: none!important;
}
@media (min-width: 768px) {
  .t3-megamenu.animate .mega > .mega-dropdown-menu {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
  }
  .t3-megamenu.animate .mega.animating > .mega-dropdown-menu {
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    display: block;
  }
  .t3-megamenu.animate .mega.open > .mega-dropdown-menu,
  .t3-megamenu.animate .mega.animating.open > .mega-dropdown-menu {
    opacity: 1;
  }
  .t3-megamenu.animate.zoom .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -o-transform-origin: 20% 20%;
    -webkit-transform-origin: 20% 20%;
    -moz-transform-origin: 20% 20%;
    -ms-transform-origin: 20% 20%;
    transform-origin: 20% 20%;
  }
  .t3-megamenu.animate.zoom .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.zoom .level0 > .mega-align-center > .mega-dropdown-menu {
    -webkit-transform: scale(0, 0) translate(-50%, 0);
    -ms-transform: scale(0, 0) translate(-50%, 0);
    transform: scale(0, 0) translate(-50%, 0);
    -o-transform-origin: 0% 20%;
    -webkit-transform-origin: 0% 20%;
    -moz-transform-origin: 0% 20%;
    -ms-transform-origin: 0% 20%;
    transform-origin: 0% 20%;
  }
  .t3-megamenu.animate.zoom .level0 > .mega-align-center.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1) translate(-50%, 0);
    -ms-transform: scale(1, 1) translate(-50%, 0);
    transform: scale(1, 1) translate(-50%, 0);
  }
  .t3-megamenu.animate.elastic .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -o-transform-origin: 10% 0;
    -webkit-transform-origin: 10% 0;
    -moz-transform-origin: 10% 0;
    -ms-transform-origin: 10% 0;
    transform-origin: 10% 0;
  }
  .t3-megamenu.animate.elastic .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega > .mega-dropdown-menu {
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
  }
  .t3-megamenu.animate.elastic .level0 .open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega-align-center > .mega-dropdown-menu {
    transform: scale(1, 0) translate(-50%, 0);
    -webkit-transform: scale(1, 0) translate(-50%, 0);
    -ms-transform: scale(1, 0) translate(-50%, 0);
  }
  .t3-megamenu.animate.elastic .level0 > .mega-align-center.open > .mega-dropdown-menu {
    transform: scale(1, 1) translate(-50%, 0);
    -webkit-transform: scale(1, 1) translate(-50%, 0);
    -ms-transform: scale(1, 1) translate(-50%, 0);
  }
  .t3-megamenu.animate.slide .mega {
    /* Level 0 */
    /* Level > 0 */
  }
  .t3-megamenu.animate.slide .mega.animating > .mega-dropdown-menu {
    overflow: hidden;
  }
  .t3-megamenu.animate.slide .mega > .mega-dropdown-menu > div {
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-top: -30%;
  }
  .t3-megamenu.animate.slide .mega.open > .mega-dropdown-menu > div {
    margin-top: 0%;
  }
  .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu {
    min-width: 0;
  }
  .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu > div {
    min-width: 200px;
    margin-top: 0;
    margin-left: -500px;
    width: 100%;
  }
  .t3-megamenu.animate.slide .mega .mega.open > .mega-dropdown-menu > div {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .t3-megamenu .mega-inner:before,
  .t3-megamenu .mega-inner:after {
    content: " ";
    display: table;
  }
  .t3-megamenu .mega-inner:after {
    clear: both;
  }
  .t3-megamenu .mega-inner:before,
  .t3-megamenu .mega-inner:after {
    content: " ";
    display: table;
  }
  .t3-megamenu .mega-inner:after {
    clear: both;
  }
  .t3-megamenu .row,
  .t3-megamenu .mega-dropdown-menu,
  .t3-megamenu .row [class*="col-lg-"],
  .t3-megamenu .row [class*="col-md-"],
  .t3-megamenu .row [class*="col-sm-"],
  .t3-megamenu .row [class*="col-xs-"] {
    width: 100% !important;
    min-width: 100% !important;
    left: 0 !important;
    margin-left: 0 !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }
  .t3-megamenu .hidden-collapse,
  .t3-megamenu .always-show .caret,
  .t3-megamenu .always-show .dropdown-submenu > a:after .sub-hidden-collapse > .nav-child,
  .t3-megamenu .sub-hidden-collapse .caret,
  .t3-megamenu .sub-hidden-collapse > a:after {
    display: none !important;
  }
  .mega-caption {
    display: none !important;
  }
  html[dir="rtl"] .t3-megamenu .row,
  html[dir="rtl"] .t3-megamenu .mega-dropdown-menu,
  html[dir="rtl"] .t3-megamenu .row [class*="col-lg-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-md-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-sm-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-xs-"] {
    left: auto;
    right: 0 !important;
    margin-right: 0 !important;
  }
}
.t3-megamenu .dropdown-toggle > * {
  vertical-align: baseline;
}
.t3-megamenu .dropdown .nav-child.mega-dropdown-menu a,
.t3-megamenu .dropdown .nav-child.mega-dropdown-menu span {
  cursor: pointer;
}
.t3-megamenu .dropdown .nav-child.mega-dropdown-menu .mega-nav li {
  display: block;
}
.t3-megamenu .dropdown-menu li.active a {
  color: #333333;
}
@media (max-width: 1199px) {
  .t3-megamenu .dropdown-menu.megamenu {
    width: 100vw !important;
  }
}
.t3-megamenu .mega-inner {
  padding: 10px 0;
}
.t3-megamenu .row {
  margin-left: auto;
  margin-right: auto;
}
.t3-megamenu .mega-dropdown-menu {
  margin-top: 5px;
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.t3-megamenu .dropdown-submenu .nav-child {
  margin-left: 15px;
  margin-top: -18px;
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  margin: 0;
  padding: 0;
  font-size: 23px;
  line-height: normal;
}
.t3-megamenu .mega-group-ct .row {
  margin-left: -15px;
  margin-right: -15px;
}
.t3-megamenu .mega-nav .open a:hover,
.t3-megamenu .dropdown-menu .mega-nav .open a:hover {
  background: transparent;
}
.t3-megamenu .mega-nav > li.active a,
.t3-megamenu .dropdown-menu .mega-nav > li.active a {
  background: transparent;
  color: #2a93c9;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  padding: 0;
  font-size: 12px !important;
  line-height: 26px !important;
  text-transform: uppercase;
  color: #000;
}
.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-megamenu .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus,
.t3-megamenu .mega-nav > li a:active,
.t3-megamenu .dropdown-menu .mega-nav > li a:active {
  background: transparent;
  color: #2a93c9;
}
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li.active a {
  color: #2a93c9;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 0;
}
.t3-megamenu .t3-module .module-title {
  margin: 0;
  padding: 0;
  font-size: 23px;
  line-height: normal;
  margin-bottom: 10px;
}
.t3-megamenu .t3-module ul li,
.t3-megamenu .t3-module .nav li {
  list-style: disc;
  display: list-item;
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
}
.t3-megamenu .t3-module ul li a,
.t3-megamenu .t3-module .nav li a {
  display: inline;
  padding: 0;
  margin: 0;
  border: 0;
  font-size: 100%;
  background: none;
  font: inherit;
  white-space: normal;
}
.t3-megamenu .t3-module ul li a:hover,
.t3-megamenu .t3-module .nav li a:hover,
.t3-megamenu .t3-module ul li a:focus,
.t3-megamenu .t3-module .nav li a:focus,
.t3-megamenu .t3-module ul li a:active,
.t3-megamenu .t3-module .nav li a:active {
  background: none;
  color: inherit;
  font: inherit;
}
.t3-megamenu .mega-caption {
  color: #999999;
  font-size: 16px;
  margin-top: 3px;
  font-weight: normal;
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
  margin-right: 0;
}
.rd-mobilemenu_ul a.active,
.rd-mobilemenu_ul li.level_1.active > a {
  color: white !important;
}
@media (max-width: 767px) {
  body {
    padding: 0;
  }
  .nav.menu.pull-right.nav-pills {
    float: none;
    text-align: center;
  }
  .nav.menu.pull-right.nav-pills li {
    display: inline-block;
    float: none;
  }
  /*===== Tabs =====*/
  .nav-tabs li {
    display: block;
  }
  /*===== Tables =====*/
  .item_introtext dl.table {
    display: block;
  }
  .item_introtext table {
    display: none;
  }
}
/*== Up to 640px ==================================================
====================================================================*/
@media (max-width: 639px) {
  ul#order {
    float: none;
  }
}
/*== Up to 480px ==================================================
====================================================================*/
/* Landscape phones and down */
@media (max-width: 479px) {
  .alert {
    padding: 28px 58px 28px 70px;
  }
  .alert:before {
    left: 10px;
    font-size: 40px;
  }
  .img-full__left.span5 {
    margin-right: 0;
    width: 100%;
  }
  /*blog*/
  .item_img {
    float: none;
    margin: 0 0 30px 0;
    max-width: 100%;
  }
  .portfolio-thumbs {
    float: none;
    margin-right: 0;
    max-width: 100%;
    width: 100%;
  }
  .portfolio-thumbs ul {
    margin-right: 0;
    overflow: hidden;
  }
  .portfolio-thumbs ul li {
    padding-right: 0;
  }
  .data-table dl {
    float: none;
    width: 100%;
  }
  .data-table dl + dl {
    border-left: 1px solid #333333;
    border-top: none;
  }
  /*search*/
  .mod-search__aside .mod-search_searchword {
    width: 100%;
  }
  /*login*/
  .mod-login__aside .mod-login_username,
  .mod-login__aside .mod-login_passwd,
  .mod-login__aside .mod-login_userdata {
    width: 100%;
  }
  .mod-login__aside .mod-login_userdata {
    overflow: hidden;
  }
  div.modal {
    position: absolute;
  }
  #error input {
    width: 200px;
  }
  .jg_photo {
    width: 100%;
  }
  /*===== Tables =====*/
  .item_introtext table tr td:before,
  .item_fulltext table tr td:before {
    font-size: 23px;
    padding: 10px;
  }
  .item_introtext table tr td + td,
  .item_fulltext table tr td + td {
    border-left: none;
  }
  .chzn-container {
    width: 100% !important;
    min-width: 200px;
  }
  #habla_beta_container_do_not_rely_on_div_classes_or_names {
    display: none !important;
  }
}
.icon {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu h1,
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu h2,
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu h3,
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu h4,
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu h5,
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu h6 {
  margin: 0;
  padding: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .mega-group-title {
  padding: 0 15px;
  font-size: 26px;
  line-height: 36px;
  text-transform: none;
  margin-bottom: 30px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .moduletable {
  padding-bottom: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .mega-inner .mega-inner {
  padding: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .notitle a.mega-group-title {
  display: none;
}
@media (max-width: 767px) {
  .t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu {
    padding-bottom: 0;
    max-width: 268px;
  }
  .t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .mega-dropdown-inner {
    padding: 0 15px;
  }
  .t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .mega-dropdown-inner .mega-dropdown-inner {
    padding: 0;
  }
  .t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .moduletable,
  .t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .mega-col-module,
  .t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .mega-col-nav,
  .t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu [class*='col-sm-'] {
    padding: 0;
  }
  .t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .moduletable .row,
  .t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .mega-col-module .row,
  .t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .mega-col-nav .row,
  .t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu [class*='col-sm-'] .row {
    margin: 0;
  }
  .t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .nav-child {
    margin: 0;
  }
  .t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .level2 {
    padding-left: 15px;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .categories-module.blog_categories_megamenu li {
  display: block;
  border: none;
  position: relative;
  padding: 0;
  padding-left: 20px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .categories-module.blog_categories_megamenu li:before {
  position: absolute;
  left: -2px;
  top: 50%;
  margin-top: 2px;
  -moz-transform: translate(0px, -50%);
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  -o-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  content: '\f058';
  font-family: 'FontAwesome';
  font-size: 14px;
  color: #2a93c9;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .categories-module.blog_categories_megamenu li + li {
  margin-top: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .categories-module.blog_categories_megamenu li a {
  font-size: 14px;
  line-height: 20px;
  color: #42474c;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .categories-module.blog_categories_megamenu li a:hover {
  color: #2a93c9;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .latest_posts .item {
  margin-bottom: 10px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .latest_posts .item .item_img {
  max-width: 40%;
  float: left;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .latest_posts .item .item_img {
    float: none;
    max-width: none;
    margin: 0 0 10px 0;
  }
  .t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .latest_posts .item .item_img img {
    width: 100%;
    max-width: none;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .latest_posts .item .item_title {
  font-size: 14px;
  line-height: 20px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .latest_posts .item .item_title a {
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  font-weight: 400;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .latest_posts .item .item_createdby,
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .latest_posts .item .item_published {
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #2a93c9;
  position: relative;
  padding-left: 0;
  display: inline;
  letter-spacing: 1.4px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .latest_posts .item .item_createdby:before,
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .latest_posts .item .item_published:before {
  font-family: 'FontAwesome';
  font-size: 14px;
  line-height: 14px;
  color: #2a93c9;
  position: relative;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .latest_posts .item .item_createdby:after,
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .latest_posts .item .item_published:after {
  display: none;
  font-family: 'FontAwesome';
  font-size: 14px;
  line-height: 14px;
  color: #2a93c9;
  position: relative;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .latest_posts .item .item_createdby {
  margin-right: 10px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .latest_posts .item .item_createdby:before,
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .latest_posts .item .item_createdby:after {
  content: '\f007';
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .latest_posts .item .item_published {
  padding-left: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .latest_posts .item .item_published:before,
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .latest_posts .item .item_published:after {
  content: '\f133';
}
@media (max-width: 767px) {
  .t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .latest_posts .item {
    margin-bottom: 30px;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .tags {
  clear: both;
  margin-bottom: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .tags span,
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .tags li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .tags span a,
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .tags li a {
  display: block;
  padding: 5px 10px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .tags span a.label,
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .tags li a.label {
  font-size: 14px;
  line-height: 20px;
  border-radius: 0;
  font-weight: normal;
  color: white;
  background: #2a93c9;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .tags span a.label:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .tags li a.label:hover {
  background: #333333;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .mega-col-module span {
  color: inherit !important;
  background: inherit !important;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .mega-col-module span:hover {
  color: inherit !important;
  background: inherit !important;
}
.t3-megamenu .fa {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.t3-megamenu li.menu-search,
.t3-megamenu .dropdown.menu-login {
  line-height: 0;
}
.t3-megamenu li.menu-search span.menu-search,
.t3-megamenu .dropdown.menu-login span.menu-search,
.t3-megamenu li.menu-search a.menu-search,
.t3-megamenu .dropdown.menu-login a.menu-search,
.t3-megamenu li.menu-search span.menu-login-form,
.t3-megamenu .dropdown.menu-login span.menu-login-form,
.t3-megamenu li.menu-search a.menu-login-form,
.t3-megamenu .dropdown.menu-login a.menu-login-form {
  display: block;
  font-size: 0;
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .t3-megamenu li.menu-search span.menu-search,
  .t3-megamenu .dropdown.menu-login span.menu-search,
  .t3-megamenu li.menu-search a.menu-search,
  .t3-megamenu .dropdown.menu-login a.menu-search,
  .t3-megamenu li.menu-search span.menu-login-form,
  .t3-megamenu .dropdown.menu-login span.menu-login-form,
  .t3-megamenu li.menu-search a.menu-login-form,
  .t3-megamenu .dropdown.menu-login a.menu-login-form {
    font-size: 16px;
    line-height: 24px;
  }
}
.t3-megamenu li.menu-search span.menu-search .icon,
.t3-megamenu .dropdown.menu-login span.menu-search .icon,
.t3-megamenu li.menu-search a.menu-search .icon,
.t3-megamenu .dropdown.menu-login a.menu-search .icon,
.t3-megamenu li.menu-search span.menu-login-form .icon,
.t3-megamenu .dropdown.menu-login span.menu-login-form .icon,
.t3-megamenu li.menu-search a.menu-login-form .icon,
.t3-megamenu .dropdown.menu-login a.menu-login-form .icon {
  font-size: 16px;
  line-height: 24px;
  cursor: pointer;
}
.t3-megamenu li.menu-search span.menu-search .caret,
.t3-megamenu .dropdown.menu-login span.menu-search .caret,
.t3-megamenu li.menu-search a.menu-search .caret,
.t3-megamenu .dropdown.menu-login a.menu-search .caret,
.t3-megamenu li.menu-search span.menu-login-form .caret,
.t3-megamenu .dropdown.menu-login span.menu-login-form .caret,
.t3-megamenu li.menu-search a.menu-login-form .caret,
.t3-megamenu .dropdown.menu-login a.menu-login-form .caret {
  display: none !important;
}
.t3-megamenu li.menu-search.open .mega-dropdown-menu,
.t3-megamenu .dropdown.menu-login.open .mega-dropdown-menu {
  display: none !important;
}
.t3-megamenu li.menu-search.visible .mega-dropdown-menu,
.t3-megamenu .dropdown.menu-login.visible .mega-dropdown-menu {
  display: block !important;
  opacity: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.t3-megamenu li.menu-search.visible .icon,
.t3-megamenu .dropdown.menu-login.visible .icon {
  color: #2a93c9;
}
@media (min-width: 768px) {
  .t3-megamenu .dropdown.menu-search {
    /* Firefox < 16 */
    /* Safari, Chrome and Opera > 12.1 */
    /* Internet Explorer */
    /* Opera < 12.1 */
  }
  .t3-megamenu .dropdown.menu-search.visible .mega-dropdown-menu {
    top: 100%;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    /*-webkit-animation: search-anim .2s;
          -moz-animation: search-anim .2s;
          -ms-animation: search-anim .2s;
           -o-animation: search-anim .2s;
              animation: search-anim .2s;*/
  }
  .t3-megamenu .dropdown.menu-search .mega-dropdown-menu {
    padding: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .t3-megamenu .dropdown.menu-search .mega-dropdown-menu .mega-inner {
    padding: 0;
  }
  @keyframes search-anim {
    0% {
      opacity: 0;
      top: 0;
    }
    100% {
      opacity: 1;
      top: 100%;
    }
  }
  @-moz-keyframes search-anim {
    0% {
      opacity: 0;
      top: 0;
    }
    100% {
      opacity: 1;
      top: 100%;
    }
  }
  @-webkit-keyframes search-anim {
    0% {
      opacity: 0;
      top: 0;
    }
    100% {
      opacity: 1;
      top: 100%;
    }
  }
  @-ms-keyframes search-anim {
    0% {
      opacity: 0;
      top: 0;
    }
    100% {
      opacity: 1;
      top: 100%;
    }
  }
  @-o-keyframes search-anim {
    0% {
      opacity: 0;
      top: 0;
    }
    100% {
      opacity: 1;
      top: 100%;
    }
  }
}
.t3-megamenu .dropdown.menu-login.open .mega-dropdown-menu {
  display: block !important;
}
.dropdown-submenu > a:after {
  content: '\f105';
  font-family: 'FontAwesome';
  color: #333333;
  font-style: normal;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 14px;
  line-height: 17px;
  border: none;
  width: auto;
  height: auto;
}
.dropdown-submenu.open > a:after {
  content: '\f107';
  font-family: 'FontAwesome';
  color: #333333;
  font-style: normal;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 14px;
  line-height: 17px;
  border: none;
  width: auto;
  height: auto;
}
