/* Minification failed. Returning unminified contents.
(8991,1): run-time error CSS1019: Unexpected token, found '@import'
(8991,9): run-time error CSS1019: Unexpected token, found 'url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700")'
(8992,1): run-time error CSS1019: Unexpected token, found '@import'
(8992,9): run-time error CSS1019: Unexpected token, found 'url("https://fonts.googleapis.com/css?family=Roboto+Condensed:300italic,400italic,700italic,400,300,700")'
(8993,1): run-time error CSS1019: Unexpected token, found '@import'
(8993,9): run-time error CSS1019: Unexpected token, found 'url("https://fonts.googleapis.com/css?family=Oswald")'
(12381,27): run-time error CSS1036: Expected expression, found ';'
(15786,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(15786,25): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(15796,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(15796,33): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(16946,1): run-time error CSS1019: Unexpected token, found ','
(18281,1): run-time error CSS1019: Unexpected token, found '}'
 */
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
	background: transparent;
}
a{vertical-align: baseline;}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

html, body {
	display: block;
	height: 100%;
	min-height: 100%;
}

h1, h2, h3, h4, h5, h6, span, p, input {
	margin: 0;
	padding: 0;
}

table, tr, td {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

ul, li, ol {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}


/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
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 {
  padding: 0;
  border: 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-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]: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;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !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: 62.5%;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  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 {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
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: #999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
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,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
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,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
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: #999;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.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: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.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;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
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: 1.42857143;
  color: #999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.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';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  white-space: nowrap;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -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-right: 15px;
  padding-left: 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: 0;
}
.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: 0;
}
.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: 0;
  }
  .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: 0;
  }
  .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: 0;
  }
  .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: 0;
  }
  .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: 0;
  }
  .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: 0;
  }
  .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 {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.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: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.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 #ddd;
}
.table .table {
  background-color: #fff;
}
.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 #ddd;
}
.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 #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.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.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.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.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.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.danger:hover > th {
  background-color: #ebcccc;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .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;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  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;
  /* IE8-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: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-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: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 34px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.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 {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.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 {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@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 .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;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.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 {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  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: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: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.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: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: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #47a447;
  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: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: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #39b3d7;
  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: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: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed9c28;
  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: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: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  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: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: #fff;
}
.btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.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: #2a6496;
  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: #999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
          transition: height .35s ease;
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.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 {
  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";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.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:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}
.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) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 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 > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(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;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.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 {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 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: 46px;
  padding: 10px 16px;
  font-size: 18px;
  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: 46px;
  line-height: 46px;
}
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: 30px;
  padding: 5px 10px;
  font-size: 12px;
  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: 30px;
  line-height: 30px;
}
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: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  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 {
  border-top-right-radius: 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 {
  border-top-left-radius: 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 {
  padding-left: 0;
  margin-bottom: 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: #eee;
}
.nav > li.disabled > a {
  color: #999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.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 #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    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: #fff;
  }
}
.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: #fff;
  background-color: #428bca;
}
.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 {
  margin-bottom: 5px;
  text-align: center;
}
.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 #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    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: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.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-right: 0;
    padding-left: 0;
  }
}
.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: 1000;
  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;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: none;
}
.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: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@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: 20px;
  }
  .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: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@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 .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;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    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: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.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 {
  color: #fff;
  background-color: #080808;
}
@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: #999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    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: #fff;
    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: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #428bca;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}
.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: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.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: #999;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.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: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.container .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  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 {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.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 {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar {
  -webkit-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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.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;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
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: #e1edf7;
}
.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: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table: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 {
  border-bottom-right-radius: 3px;
  border-bottom-left-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 {
  border-top: 1px solid #ddd;
}
.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 {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  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 {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}
.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-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-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-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-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, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: auto;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
     -moz-transition:    -moz-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  padding: 19px 20px 20px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  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: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 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 {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.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;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0%), color-stop(rgba(0, 0, 0, .0001) 100%));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0%), color-stop(rgba(0, 0, 0, .5) 100%));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: none;
  opacity: .9;
}
.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%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(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;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    right: 20%;
    left: 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 {
  display: table;
  content: " ";
}
.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-right: auto;
  margin-left: 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;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  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 (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: 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: 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 (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;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */

@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    -ms-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    -ms-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    -ms-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -ms-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    -ms-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    -ms-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    -ms-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    -ms-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    -ms-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    -ms-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    -ms-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    -ms-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    -ms-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    -ms-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    -ms-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    -ms-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    -ms-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    -ms-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    -ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    -ms-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    -ms-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    -ms-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    -ms-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    -ms-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -ms-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    -ms-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -ms-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -ms-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    -ms-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -ms-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    -ms-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    -ms-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    -ms-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    -ms-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    -ms-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    -ms-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    -ms-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-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;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    -ms-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    -ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    -ms-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    -ms-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    -ms-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    -ms-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    -ms-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0, 0, 1, 45deg);
    transform: rotate(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0, 0, 1, 45deg);
    -ms-transform: rotate(0, 0, 1, 45deg);
    transform: rotate(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    -ms-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    -ms-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    -ms-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    -ms-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    -ms-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    -ms-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -ms-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -ms-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -ms-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -ms-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    -ms-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -ms-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    -ms-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    -ms-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -ms-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.3.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-genderless:before,.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700");
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:300italic,400italic,700italic,400,300,700");
@import url("https://fonts.googleapis.com/css?family=Oswald");
/*
Version: 3.4.5 Timestamp: Mon Nov  4 08:22:42 PST 2013
*/
.select2-container {
    margin: 0;
    position: relative;
    display: inline-block;
    /* inline-block for ie7 */
    zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.

    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box; /* webkit */
     -moz-box-sizing: border-box; /* firefox */
          box-sizing: border-box; /* css3 */
}

.select2-container .select2-choice {
    display: block;
    height: 26px;
    padding: 0 0 0 8px;
    overflow: hidden;
    position: relative;

    border: 1px solid #aaa;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;

    border-radius: 4px;

    background-clip: padding-box;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
    background-image: linear-gradient(top, #fff 0%, #eee 50%);
}

.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #aaa;

    border-radius: 0 0 4px 4px;

    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: linear-gradient(top, #eee 0%, #fff 90%);
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 42px;
}

.select2-container .select2-choice > .select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;
}

.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;

    font-size: 1px;
    text-decoration: none;

    border: 0;
    background: url('select2.png') right top no-repeat;
    cursor: pointer;
    outline: 0;
}

.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block;
}

.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer;
}

.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    /* styles required for IE to work */
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-drop {
    width: 100%;
    margin-top: -1px;
    position: absolute;
    z-index: 9999;
    top: 100%;

    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    border-top: 0;

    border-radius: 0 0 4px 4px;

    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
            box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
}

.select2-drop-auto-width {
    border-top: 1px solid #aaa;
    width: auto;
}

.select2-drop-auto-width .select2-search {
    padding-top: 4px;
}

.select2-drop.select2-drop-above {
    margin-top: 1px;
    border-top: 1px solid #aaa;
    border-bottom: 0;

    border-radius: 4px 4px 0 0;

    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
            box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
}

.select2-drop-active {
    border: 1px solid #5897fb;
    border-top: none;
}

.select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #5897fb;
}

.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 18px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;

    border-left: 1px solid #aaa;
    border-radius: 0 4px 4px 0;

    background-clip: padding-box;

    background: #ccc;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
    background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
    background-image: linear-gradient(top, #ccc 0%, #eee 60%);
}

.select2-container .select2-choice .select2-arrow b {
    display: block;
    width: 100%;
    height: 100%;
    background: url('select2.png') no-repeat 0 1px;
}

.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;

    position: relative;
    z-index: 10000;

    white-space: nowrap;
}

.select2-search input {
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;

    outline: 0;
    font-family: sans-serif;
    font-size: 1em;

    border: 1px solid #aaa;
    border-radius: 0;

    -webkit-box-shadow: none;
            box-shadow: none;

    background: #fff url('select2.png') no-repeat 100% -22px;
    background: url('select2.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url('select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('select2.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('select2.png') no-repeat 100% -22px, linear-gradient(top, #fff 85%, #eee 99%);
}

.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px;
}

.select2-search input.select2-active {
    background: #fff url('select2-spinner.gif') no-repeat 100%;
    background: url('select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url('select2-spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('select2-spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('select2-spinner.gif') no-repeat 100%, linear-gradient(top, #fff 85%, #eee 99%);
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;

    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
            box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}

.select2-dropdown-open .select2-choice {
    border-bottom-color: transparent;
    -webkit-box-shadow: 0 1px 0 #fff inset;
            box-shadow: 0 1px 0 #fff inset;

    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;

    background-color: #eee;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);
    background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(top, #fff 0%, #eee 50%);
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #5897fb;
    border-top-color: transparent;

    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);
    background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(bottom, #fff 0%, #eee 50%);
}

.select2-dropdown-open .select2-choice .select2-arrow {
    background: transparent;
    border-left: none;
    filter: none;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -18px 1px;
}

/* results */
.select2-results {
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0;
}

.select2-results ul.select2-result-sub > li .select2-result-label { padding-left: 20px }
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 40px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 60px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 80px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 100px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 110px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 120px }

.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none;
}

.select2-results li.select2-result-with-children > .select2-result-label {
    font-weight: bold;
}

.select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;

    min-height: 1em;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
}

.select2-results .select2-highlighted {
    background: #3875d7;
    color: #fff;
}

.select2-results li em {
    background: #feffde;
    font-style: normal;
}

.select2-results .select2-highlighted em {
    background: transparent;
}

.select2-results .select2-highlighted ul {
    background: #fff;
    color: #000;
}


.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item;
}

/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

.select2-results .select2-selected {
    display: none;
}

.select2-more-results.select2-active {
    background: #f4f4f4 url('select2-spinner.gif') no-repeat 100%;
}

.select2-more-results {
    background: #f4f4f4;
    display: list-item;
}

/* disabled styles */

.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0;
}

.select2-container.select2-container-disabled .select2-choice abbr {
    display: none;
}


/* multiselect */

.select2-container-multi .select2-choices {
    height: auto !important;
    height: 1%;
    margin: 0;
    padding: 0;
    position: relative;

    border: 1px solid #aaa;
    cursor: text;
    overflow: hidden;

    background-color: #fff;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: linear-gradient(top, #eee 1%, #fff 15%);
}

.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

.select2-container-multi .select2-choices {
    min-height: 26px;
}

.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;

    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
            box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
.select2-container-multi .select2-choices li {
    float: left;
    list-style: none;
}
.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px;
    margin: 1px 0;

    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: transparent !important;
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: #fff url('select2-spinner.gif') no-repeat 100% !important;
}

.select2-default {
    color: #999 !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 18px;
    margin: 3px 0 3px 5px;
    position: relative;

    line-height: 13px;
    color: #333;
    cursor: default;
    border: 1px solid #aaaaaa;

    border-radius: 3px;

    -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
            box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);

    background-clip: padding-box;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

    background-color: #e4e4e4;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4;
}

.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 4px;

    font-size: 1px;
    outline: none;
    background: url('select2.png') right top no-repeat;
}

.select2-container-multi .select2-search-choice-close {
    left: 3px;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px;
}

/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 5px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #f4f4f4;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {    display: none;
    background: none;
}
/* end multiselect */


.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
    text-decoration: underline;
}

.select2-offscreen, .select2-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0px !important;
    top: 0px !important;
}

.select2-display-none {
    display: none;
}

.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll;
}
/* Retina-ize icons */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi)  {
  .select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice .select2-arrow b {
      background-image: url('select2x2.png') !important;
      background-repeat: no-repeat !important;
      background-size: 60px 40px !important;
  }
  .select2-search input {
      background-position: 100% -21px !important;
  }
}


/****************************************/
/*      select2.bootstrap.css           */
/****************************************/

/**
 * Select2 Bootstrap CSS
 * Compatible with Select2 3.3.2, 3.4.1, 3.4.2 and Twitter Bootstrap 3.0.0
 * MIT License
 */
/**
 * Reset Bootstrap 3 .form-control styles which - if applied to the
 * original <select>-element the Select2-plugin may be run against -
 * are copied to the .select2-container.
 *
 * 1. Overwrite .select2-container's original display:inline-block
 *    with Bootstrap 3's default for .form-control, display:block;
 *    courtesy of @juristr (@see https://github.com/fk/select2-bootstrap-css/pull/1)
 */
.select2-container.form-control {
  background: transparent;
  border: none;
  display: block;
  /* 1 */
  margin: 0;
  padding: 0;
}

/**
 * Adjust Select2 inputs to fit Bootstrap 3 default .form-control appearance.
 */
.select2-container .select2-choices .select2-search-field input,
.select2-container .select2-choice,
.select2-container .select2-choices {
  background: none;
  padding: 0;
  border-color: #cccccc;
  border-radius: 4px;
  color: #555555;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: white;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -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);
}

.select2-search input {
  border-color: #cccccc;
  border-radius: 4px;
  color: #555555;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: white;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -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);
}

.select2-container .select2-choices .select2-search-field input {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/**
 * Adjust Select2 input heights to match the Bootstrap default.
 */
.select2-container .select2-choice {
  height: 34px;
  line-height: 1.42857;
}

/**
 * Address Multi Select2's height which - depending on how many elements have been selected -
 * may grown higher than their initial size.
 */
.select2-container.select2-container-multi.form-control {
  height: auto;
}

/**
 * Address Bootstrap 3 control sizing classes
 * @see http://getbootstrap.com/css/#forms-control-sizes
 */
.select2-container.input-sm .select2-choice,
.input-group-sm .select2-container .select2-choice {
  height: 30px;
  line-height: 1.5;
  border-radius: 3px;
}

.select2-container.input-lg .select2-choice,
.input-group-lg .select2-container .select2-choice {
  height: 45px;
  line-height: 1.33;
  border-radius: 6px;
}

.select2-container-multi .select2-choices .select2-search-field input {
  height: 32px;
}

.select2-container-multi.input-sm .select2-choices .select2-search-field input,
.input-group-sm .select2-container-multi .select2-choices .select2-search-field input {
  height: 28px;
}

.select2-container-multi.input-lg .select2-choices .select2-search-field input,
.input-group-lg .select2-container-multi .select2-choices .select2-search-field input {
  height: 43px;
}

/**
 * Adjust height and line-height for .select2-search-field amd multi-select Select2 widgets.
 *
 * 1. Class repetition to address missing .select2-chosen in Select2 < 3.3.2.
 */
.select2-container-multi .select2-choices .select2-search-field input {
  margin: 0;
}

.select2-chosen,
.select2-choice > span:first-child,
.select2-container .select2-choices .select2-search-field input {
  padding: 6px 12px;
}

.input-sm .select2-chosen,
.input-group-sm .select2-chosen,
.input-sm .select2-choice > span:first-child,
.input-group-sm .select2-choice > span:first-child,
.input-sm .select2-choices .select2-search-field input,
.input-group-sm .select2-choices .select2-search-field input {
  padding: 5px 10px;
}

.input-lg .select2-chosen,
.input-group-lg .select2-chosen,
.input-lg .select2-choice > span:first-child,
.input-group-lg .select2-choice > span:first-child,
.input-lg .select2-choices .select2-search-field input,
.input-group-lg .select2-choices .select2-search-field input {
  padding: 10px 16px;
}

.select2-container-multi .select2-choices .select2-search-choice {
  margin-top: 5px;
  margin-bottom: 3px;
}

.select2-container-multi.input-sm .select2-choices .select2-search-choice,
.input-group-sm .select2-container-multi .select2-choices .select2-search-choice {
  margin-top: 3px;
  margin-bottom: 2px;
}

.select2-container-multi.input-lg .select2-choices .select2-search-choice,
.input-group-lg .select2-container-multi .select2-choices .select2-search-choice {
  line-height: 24px;
}

/**
 * Adjust the single Select2's dropdown arrow button appearance.
 *
 * 1. For Select2 v.3.3.2.
 */
.select2-container .select2-choice .select2-arrow,
.select2-container .select2-choice div {
  border-left: 1px solid #cccccc;
  background: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.select2-dropdown-open .select2-choice .select2-arrow,
.select2-dropdown-open .select2-choice div {
  border-left-color: transparent;
  background: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

/**
 * Adjust the dropdown arrow button icon position for the single-select Select2 elements
 * to make it line up vertically now that we increased the height of .select2-container.
 *
 * 1. Class repetition to address missing .select2-chosen in Select2 v.3.3.2.
 */
.select2-container .select2-choice .select2-arrow b,
.select2-container .select2-choice div b {
  background-position: 0 3px;
}

.select2-dropdown-open .select2-choice .select2-arrow b,
.select2-dropdown-open .select2-choice div b {
  background-position: -18px 3px;
}

.select2-container.input-sm .select2-choice .select2-arrow b,
.input-group-sm .select2-container .select2-choice .select2-arrow b,
.select2-container.input-sm .select2-choice div b,
.input-group-sm .select2-container .select2-choice div b {
  background-position: 0 1px;
}

.select2-dropdown-open.input-sm .select2-choice .select2-arrow b,
.input-group-sm .select2-dropdown-open .select2-choice .select2-arrow b,
.select2-dropdown-open.input-sm .select2-choice div b,
.input-group-sm .select2-dropdown-open .select2-choice div b {
  background-position: -18px 1px;
}

.select2-container.input-lg .select2-choice .select2-arrow b,
.input-group-lg .select2-container .select2-choice .select2-arrow b,
.select2-container.input-lg .select2-choice div b,
.input-group-lg .select2-container .select2-choice div b {
  background-position: 0 9px;
}

.select2-dropdown-open.input-lg .select2-choice .select2-arrow b,
.input-group-lg .select2-dropdown-open .select2-choice .select2-arrow b,
.select2-dropdown-open.input-lg .select2-choice div b,
.input-group-lg .select2-dropdown-open .select2-choice div b {
  background-position: -18px 9px;
}

/**
 * Address Bootstrap's validation states and change Select2's border colors and focus states.
 * Apply .has-warning, .has-danger or .has-succes to #select2-drop to match Bootstraps' colors.
 */
.has-warning .select2-choice,
.has-warning .select2-choices {
  border-color: #c09853;
}
.has-warning .select2-container-active .select2-choice,
.has-warning .select2-container-multi.select2-container-active .select2-choices {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning.select2-drop-active {
  border-color: #a47e3c;
}
.has-warning.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #a47e3c;
}

.has-error .select2-choice,
.has-error .select2-choices {
  border-color: #b94a48;
}
.has-error .select2-container-active .select2-choice,
.has-error .select2-container-multi.select2-container-active .select2-choices {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error.select2-drop-active {
  border-color: #953b39;
}
.has-error.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #953b39;
}

.has-success .select2-choice,
.has-success .select2-choices {
  border-color: #468847;
}
.has-success .select2-container-active .select2-choice,
.has-success .select2-container-multi.select2-container-active .select2-choices {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success.select2-drop-active {
  border-color: #356635;
}
.has-success.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #356635;
}

/**
 * Make Select2's active-styles - applied to .select2-container when the widget receives focus -
 * fit Bootstrap 3's .form-element:focus appearance.
 */
.select2-container-active .select2-choice,
.select2-container-multi.select2-container-active .select2-choices {
  border-color: #66afe9;
  outline: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.select2-drop-active {
  border-color: #66afe9;
}

.select2-drop-auto-width,
.select2-drop.select2-drop-above.select2-drop-active {
  border-top-color: #66afe9;
}

/**
 * Select2 widgets in Bootstrap Input Groups
 *
 * When Select2 widgets are combined with other elements using Bootstrap 3's
 * "Input Group" component, we don't want specific edges of the Select2 container
 * to have a border-radius.
 *
 * In Bootstrap 2, input groups required a markup where these style adjustments
 * could be bound to a CSS-class identifying if the additional elements are appended,
 * prepended or both.
 *
 * Bootstrap 3 doesn't rely on these classes anymore, so we have to use our own.
 * Use .select2-bootstrap-prepend and .select2-bootstrap-append on a Bootstrap 3 .input-group
 * to let the contained Select2 widget know which edges should not be rounded as they are
 * directly followed by another element.
 *
 * @see http://getbootstrap.com/components/#input-groups
 */
.input-group.select2-bootstrap-prepend [class^="select2-choice"] {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.input-group.select2-bootstrap-append [class^="select2-choice"] {
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.select2-dropdown-open [class^="select2-choice"] {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.select2-dropdown-open.select2-drop-above [class^="select2-choice"] {
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

/**
 * Adjust Select2's choices hover and selected styles to match Bootstrap 3's default dropdown styles.
 */
.select2-results .select2-highlighted {
  color: white;
  background-color: #428bca;
}

/**
 * Adjust alignment of Bootstrap 3 buttons in Bootstrap 3 Input Groups to address
 * Multi Select2's height which - depending on how many elements have been selected -
 * may grown higher than their initial size.
 */
.select2-bootstrap-append .select2-container-multiple,
.select2-bootstrap-append .input-group-btn,
.select2-bootstrap-append .input-group-btn .btn,
.select2-bootstrap-prepend .select2-container-multiple,
.select2-bootstrap-prepend .input-group-btn,
.select2-bootstrap-prepend .input-group-btn .btn {
  vertical-align: top;
}

/**
 * Make Multi Select2's choices match Bootstrap 3's default button styles.
 */
.select2-container-multi .select2-choices .select2-search-choice {
  color: #555555;
  background: white;
  border-color: #cccccc;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #ebebeb;
  border-color: #adadad;
  color: #333333;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/**
 * Address Multi Select2's choice close-button vertical alignment.
 */
.select2-search-choice-close {
  margin-top: -7px;
  top: 50%;
}

/**
 * Adjust the single Select2's clear button position (used to reset the select box
 * back to the placeholder value and visible once a selection is made
 * activated by Select2's "allowClear" option).
 */
.select2-container .select2-choice abbr {
  top: 50%;
}

/**
 * Adjust "no results" and "selection limit" messages to make use
 * of Bootstrap 3's default "Alert" style.
 *
 * @see http://getbootstrap.com/components/#alerts-default
 */
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background-color: #fcf8e3;
  color: #c09853;
}

/**
 * Address disabled Select2 styles.
 *
 * 1. For Select2 v.3.3.2.
 * 2. Revert border-left:0 inherited from Select2's CSS to prevent the arrow
 *    from jumping when switching from disabled to enabled state and vice versa.
 */
.select2-container.select2-container-disabled .select2-choice,
.select2-container.select2-container-disabled .select2-choices {
  cursor: not-allowed;
  background-color: #eeeeee;
  border-color: #cccccc;
}
.select2-container.select2-container-disabled .select2-choice .select2-arrow,
.select2-container.select2-container-disabled .select2-choice div,
.select2-container.select2-container-disabled .select2-choices .select2-arrow,
.select2-container.select2-container-disabled .select2-choices div {
  background-color: transparent;
  border-left: 1px solid transparent;
  /* 2 */
}

/**
 * Address Select2's loading indicator position - which should not stick
 * to the right edge of Select2's search input.
 *
 * 1. in .select2-search input
 * 2. in Multi Select2's .select2-search-field input
 * 3. in the status-message of infinite-scroll with remote data (@see http://ivaynberg.github.io/select2/#infinite)
 *
 * These styles alter Select2's default background-position of 100%
 * and supply the new background-position syntax to browsers which support it:
 *
 * 1. Android, Safari < 6/Mobile, IE<9: change to a relative background-position of 99%
 * 2. Chrome 25+, Firefox 13+, IE 9+, Opera 10.5+: use the new CSS3-background-position syntax
 *
 * @see http://www.w3.org/TR/css3-background/#background-position
 *
 * @todo Since both Select2 and Bootstrap 3 only support IE8 and above,
 * we could use the :after-pseudo-element to display the loading indicator.
 * Alternatively, we could supply an altered loading indicator image which already
 * contains an offset to the right.
 */
.select2-search input.select2-active,
.select2-container-multi .select2-choices .select2-search-field input.select2-active,
.select2-more-results.select2-active {
  background-position: 99%;
  /* 4 */
  background-position: right 4px center;
  /* 5 */
}

.radio-custom,
.checkbox-custom {
  margin-left: -20px;
}
.radio-custom input[type=radio],
.checkbox-custom input[type=checkbox] {
  position: absolute;
  left: -9999em;
}
.radio-custom > i:before,
.checkbox-custom > i:before {
  font-size: 1.333em;
  vertical-align: -10%;
  margin-left: 0;
  margin-right: 4px;
  color: #ddd;
}
.radio-custom > i.checked:before,
.checkbox-custom > i.checked:before {
  color: #92cf5c;
}
.radio-custom > i.disabled:before,
.checkbox-custom > i.disabled:before {
  color: #eee;
}
.radio-custom > i.checked:before {
  content: '\f111';
}
.checkbox-custom > i.checked:before {
  content: '\f046';
}
.spinner .input-group-btn {
  display: table-cell;
  min-width: 25px;
}
.spinner .input-group-btn .btn {
  width: 25px;
  padding: 0;
  font-size: 12px;
  margin-left: -1px;
  line-height: 1;
  height: 17px;
  overflow: hidden;
  border-radius: 0 4px 0 0 !important;
}
.spinner .input-group-btn .btn+.btn {
  height: 18px;
  border-radius: 0 0 4px 0 !important;
}
.spinner .input-sm + .input-group-btn .btn {
  font-size: 10px;
  height: 15px;
}
.spinner .input-sm + .input-group-btn .btn+.btn {
  height: 16px;
}
.select {
  position: relative;
  display: inline-block;
}
.pillbox {
  border: 1px solid #e0e4e8;
  padding: 10px;
  border-radius: 4px;
}
.pillbox ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pillbox li {
  display: inline-block;
  font-size: 12px;
  color: #fff;
  padding: 6px 8px;
  cursor: pointer;
  margin: 2px;
  float: left;
}
.pillbox li:after {
  content: " x";
  font-size: 11px;
  font-weight: normal;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.pillbox li:hover:after {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.pillbox input {
  border: none;
  outline: 0;
  padding: 2px;
  min-height: 20px;
  width: auto;
  display: inline-block;
  box-shadow: none;
  background: transparent;
}
.datagrid tfoot th {
  font-weight: normal;
}
.datagrid tfoot .grid-pager .combobox {
  max-width: 80px;
  position: relative;
  top: 10px;
}
.datagrid tfoot .dropdown-menu {
  min-width: 60px;
  text-align: left;
}
.datagrid tbody {
  height: 256px;
  overflow: hidden;
  overflow-y: auto;
}
#selectTextSize {
  position: absolute;
  top: 0;
  display: none;
  visibility: hidden;
}
#selectTextSize {
  position: absolute;
  top: 0;
  display: inline-block;
  visibility: hidden;
}

/*tree*/
.tree {
  position: relative;
  padding: 10px 15px 0 15px;
  overflow-x: hidden;
  overflow-y: auto;
}

.tree .tree-folder {
  width: 100%;
  min-height: 20px;
  margin-top: 1px;
  cursor: pointer;
	text-transform: uppercase;
}

.tree .tree-folder .tree-folder-header {
  position: relative;
  height: 20px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.tree .tree-folder .tree-folder-header:hover {
  background-color: #deebff;
}

.tree .tree-folder .tree-folder-header i {
  position: absolute;
  top: 3px;/*was 1px*/
  left: 5px;
  float: left;
}

.tree .tree-folder .tree-folder-header .tree-folder-name {
  padding-left: 29px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tree .tree-folder .tree-folder-content {
  margin-left: 23px;
}

.tree .tree-item {
  position: relative;
  width: 100%;
  height: 20px;
  margin-top: 1px;
	/*new*/color: #8997ab;
  cursor: pointer;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.tree .tree-item:hover {
  background-color: #deebff;
}

.tree .tree-item .tree-item-name {
  position: absolute;
  left: 29px;
}

.tree .tree-item .tree-dot {
  position: absolute;
  top: 8px;
  left: 10px;
  display: block;
  width: 4px;
  height: 4px;
  background-color: #333333;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.tree .tree-item .icon-ok {
  position: absolute;
  top: 1px;
  left: 5px;
}

.tree .tree-selected {
  background-color: #d9e6fa;
}
.tree .tree-selected i {
  margin-top: 2px;
}


.tree .tree-selected:hover {
  background-color: #d9e6fa;
}
/*wizard*/
.wizard {
  font-size: 14px;
  padding: 0;
  background-color: #f7f8f9;
  border-bottom: 1px solid #ebeff6;
}
.step-content {
  padding: 15px;
}
.wizard .badge {
  margin-right: 4px;
}

.wizard ul li.complete,
.wizard ul li.complete:hover {
  cursor: pointer;
  background: #f1f5f9;
}
.wizard ul li.complete:after {
  border-left-color: #f1f5f9;
}
.wizard ul {
  padding: 0;
  margin: 0;
  list-style: none outside none;
}
.wizard ul li {
  position: relative;
  float: left;
  padding: 0 15px 0 25px;
  margin: 0;
  color: #999999;
  cursor: default;
  height: 40px;
  line-height: 40px;
}
.wizard.wizard-vertical {
  float: left;
  border-bottom: none;
}
.wizard.wizard-vertical + .step-content {
  zoom: 1;
  overflow: hidden;
  padding-left: 40px;
}
.wizard.wizard-vertical ul li {
  position: relative;
  float: none;
  border-bottom: 1px solid #e0e4e8;
  padding-left: 15px;
}
.wizard ul li:first-child {
  padding-left: 15px;
  border-radius: 4px 0 0 0;
}
.wizard .actions {
  float: right;
  margin: 8px 10px 0 0;
}
.wizard ul li:before,
.wizard ul li:after {
  content: "";
  position: absolute;
  right: -10px;
  border: 20px solid transparent;
  border-right: 0;
  border-left: 10px solid #e0e4e8;
  border-left-color: rgba(0,0,0,0.05);
  z-index: 1;
}
.wizard ul li:after {
  right: -9px;
  border-left-color: #f7f8f9;
  z-index: 2;
}
.wizard ul li.active {
  color: #3a87ad;
  background: #fff;
}
.wizard ul li.active:after {
  border-left-color: #fff;
}
.step-content .step-pane {
  display: none;
}
.step-content .step-pane.active {
  display: inherit;
}
/* /orig */

/*custom wizard 081714 MEL*/

.step-content .active {
  display: block;
}

.step-content .active .btn-group .active {
  display: inline-block;
}

/* custom tree MEL */
.tree .tree-folder {
  width: 100%;
  min-height: 20px;
  margin-top: 1px;
	/*new*/margin-bottom: 4px;
	/*new*/color: #8997ab;
  cursor: pointer;
	text-transform: uppercase;
}

.tree .tree-folder .tree-folder-header {
  position: relative;
  height: 20px;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
.tree .tree-item {
  position: relative;
  width: 100%;
  height: 20px;
  margin-top: 1px;
	/*new*/color: #8997ab;
  cursor: pointer;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
.tree .tree-item .tree-dot {
  position: absolute;
  top: 8px;
  left: 10px;
  display: block;
  background-color: transparent;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
.tree .tree-item .tree-dot:before {
	position: relative;
	top: -8px;
	left: 0;
	display: block;
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em;
	color: #8997ab;
	content: "\f15c";
	font-size: 1.0em;
	width: 16px;
	height: 16px;
}
.tree .tree-folder .tree-item .tree-item-name {
		text-transform: none;
	}

.tree .tree-item .icon-ok {
	position: absolute;
	top: 1px;
	left: 5px;
	color: #92cf5c;
}


/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
  top: 0;
  left: 0;
  padding: 4px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  /*.dow {
    border-top: 1px solid #ddd !important;
  }*/

}
.datepicker:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}
.datepicker:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 7px;
}
.datepicker > div {
  display: none;
}
.datepicker table {
  width: 100%;
  margin: 0;
}
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker td.day:hover {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker td.day.disabled {
  color: #eeeeee;
}
.datepicker td.old,
.datepicker td.new {
  color: #999999;
}
.datepicker td.active,
.datepicker td.active:hover {
  color: #ffffff;
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker td.active:hover,
.datepicker td.active:hover:hover,
.datepicker td.active:focus,
.datepicker td.active:hover:focus,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active,
.datepicker td.active.disabled,
.datepicker td.active:hover.disabled,
.datepicker td.active[disabled],
.datepicker td.active:hover[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active {
  background-color: #003399 \9;
}
.datepicker td span {
  display: block;
  width: 47px;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 2px;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker td span:hover {
  background: #eeeeee;
}
.datepicker td span.active {
  color: #ffffff;
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker td span.active:hover,
.datepicker td span.active:focus,
.datepicker td span.active:active,
.datepicker td span.active.active,
.datepicker td span.active.disabled,
.datepicker td span.active[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.datepicker td span.active:active,
.datepicker td span.active.active {
  background-color: #003399 \9;
}
.datepicker td span.old {
  color: #999999;
}
.datepicker th.switch {
  width: 145px;
}
.datepicker th.next,
.datepicker th.prev {
  font-size: 21px;
}
.datepicker thead tr:first-child th {
  cursor: pointer;
}
.datepicker thead tr:first-child th:hover {
  background: #eeeeee;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.introjs-overlay {
  position: absolute;
  z-index: 999999;
  background-color: #000;
  opacity: 0;
  background: -moz-radial-gradient(center,ellipse cover,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.9) 100%);
  background: -webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,rgba(0,0,0,0.5)),color-stop(100%,rgba(0,0,0,0.9)));
  background: -webkit-radial-gradient(center,ellipse cover,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.9) 100%);
  background: -o-radial-gradient(center,ellipse cover,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.9) 100%);
  background: -ms-radial-gradient(center,ellipse cover,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.9) 100%);
  background: radial-gradient(center,ellipse cover,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.9) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000',endColorstr='#e6000000',GradientType=1);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}


.introjs-fixParent {
  z-index: auto !important;
  opacity: 1.0 !important;
}

.introjs-showElement,
tr.introjs-showElement > td,
tr.introjs-showElement > th {
  z-index: 9999999 !important;
}

.introjs-relativePosition,
tr.introjs-showElement > td,
tr.introjs-showElement > th {
  position: relative;
}


.introjs-helperLayer {
  position: absolute;
  z-index: 9999998;
  background-color: #6295d9;
  background-color: rgba(98,149,217,.75);
  border: 3px solid #9ebfff;/*ffae00*/
  //border: 2px solid rgba(0,0,0,.5);
  border-radius: 3px;
  box-shadow: 0 2px 15px rgba(0,0,0,.4);
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}

.introjs-helperNumberLayer {
  position: absolute;
  top: -16px;
  left: -16px;
  z-index: 9999999999 !important;
  padding: 2px;
  font-family: Arial, verdana, tahoma;
  font-size: 13px;
  font-weight: bold;
  color: white;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0,0,0,.3);
  background: #ff3019; /* Old browsers */
  background: -webkit-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* Chrome10+,Safari5.1+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff3019), color-stop(100%, #cf0404)); /* Chrome,Safari4+ */
  background:    -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* FF3.6+ */
  background:     -ms-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* IE10+ */
  background:      -o-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* Opera 11.10+ */
  background:         linear-gradient(to bottom, #ff3019 0%, #cf0404 100%);  /* W3C */
  width: 20px;
  height:20px;
  line-height: 20px;
  border: 3px solid white;
  border-radius: 50%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3019', endColorstr='#cf0404', GradientType=0); /* IE6-9 */ 
  filter: progid:DXImageTransform.Microsoft.Shadow(direction=135, strength=2, color=ff0000); /* IE10 text shadows */
  box-shadow: 0 2px 5px rgba(0,0,0,.4);
}

.introjs-arrow {
  border: 5px solid white;
  content:'';
  position: absolute;
}
.introjs-arrow.top {
  top: -10px;
  border-top-color:transparent;
  border-right-color:transparent;
  border-bottom-color:white;
  border-left-color:transparent;
}
.introjs-arrow.top-right {
  top: -10px;
  right: 10px;
  border-top-color:transparent;
  border-right-color:transparent;
  border-bottom-color:white;
  border-left-color:transparent;
}
.introjs-arrow.top-middle {
  top: -10px;
  left: 50%;
  margin-left: -5px;
  border-top-color:transparent;
  border-right-color:transparent;
  border-bottom-color:white;
  border-left-color:transparent;
}
.introjs-arrow.right {
  right: -10px;
  top: 10px;
  border-top-color:transparent;
  border-right-color:transparent;
  border-bottom-color:transparent;
  border-left-color:white;
}
.introjs-arrow.bottom {
  bottom: -10px;
  border-top-color:white;
  border-right-color:transparent;
  border-bottom-color:transparent;
  border-left-color:transparent;
}
/*NEW MEL 071514*/
.introjs-arrow.bottom-middle {
  bottom: -10px;
  left: 50%;
  margin-left: -5px;
  border-top-color:white;
  border-right-color:transparent;
  border-bottom-color:transparent;
  border-left-color:transparent;
}
.introjs-arrow.bottom-right {
  bottom: -10px;
  right: 10px;
  border-top-color:white;
  border-right-color:transparent;
  border-bottom-color:transparent;
  border-left-color:transparent;
}/**/

.introjs-arrow.left {
  left: -10px;
  top: 10px;
  border-top-color:transparent;
  border-right-color:white;
  border-bottom-color:transparent;
  border-left-color:transparent;
}


.introjs-tooltip {
  position: absolute;
  padding: 10px;
  background-color: white;
  min-width: 300px;
  max-width: 400px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;/*new from demo.css*/
  color: #333333;/*new*/
  line-height: 17px;/*new*/
  border-radius: 3px;
  box-shadow: 0 1px 10px rgba(0,0,0,.4);
  -webkit-transition: opacity 0.1s ease-out;
     -moz-transition: opacity 0.1s ease-out;
      -ms-transition: opacity 0.1s ease-out;
       -o-transition: opacity 0.1s ease-out;
          transition: opacity 0.1s ease-out;
}
.introjs-tooltip h2 {
	font-size: 15px;
	color: #427fc5;
	font-weight: 600;
	margin: 0 0 10px 0;
}
.introjs-tooltip ul {
	margin-top: 10px;
	list-style-type: none;/*new*/
}
.introjs-tooltip li {
	padding: 2px 0;/*new*/
}
.introjs-tooltipbuttons {
  text-align: right;
}

.introjs-button {
  position: relative;
  overflow: visible;
  display: inline-block;
  padding: 0.3em 0.8em;
  border: 1px solid #d4d4d4;
  margin: 0;
  text-decoration: none;
  text-shadow: 1px 1px 0 #fff;
  font: 11px/normal sans-serif;
  color: #333;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  background-color: #ececec;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#ececec));
  background-image: -moz-linear-gradient(#f4f4f4, #ececec);
  background-image: -o-linear-gradient(#f4f4f4, #ececec);
  background-image: linear-gradient(#f4f4f4, #ececec);
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  /*background-clip: padding-box;*/ /* commented out due to Opera 11.10 bug */
  -webkit-border-radius: 0.2em;
  -moz-border-radius: 0.2em;
  border-radius: 0.2em;
  /* IE hacks */
  zoom: 1;
  *display: inline;
  margin-top: 10px;
}

.introjs-button:hover {
  border-color: #bcbcbc;
  text-decoration: none;
  box-shadow: 0px 1px 1px #e3e3e3;
}

.introjs-button:focus,
.introjs-button:active {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ececec), to(#f4f4f4));
  background-image: -moz-linear-gradient(#ececec, #f4f4f4);
  background-image: -o-linear-gradient(#ececec, #f4f4f4);
  background-image: linear-gradient(#ececec, #f4f4f4);
}

/* overrides extra padding on button elements in Firefox */
.introjs-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.introjs-skipbutton {
  margin-right: 5px;
  color: #7a7a7a;
}

.introjs-prevbutton {
  -webkit-border-radius: 0.2em 0 0 0.2em;
  -moz-border-radius: 0.2em 0 0 0.2em;
  border-radius: 0.2em 0 0 0.2em;
  border-right: none;
}

.introjs-nextbutton {
  -webkit-border-radius: 0 0.2em 0.2em 0;
  -moz-border-radius: 0 0.2em 0.2em 0;
  border-radius: 0 0.2em 0.2em 0;
}

.introjs-disabled, .introjs-disabled:hover, .introjs-disabled:focus {
  color: #9a9a9a;
  border-color: #d4d4d4;
  box-shadow: none;
  cursor: default;
  background-color: #f4f4f4;
  background-image: none;
  text-decoration: none;
}

/*new v0.9*/
.introjs-bullets {
  text-align: center;
}
.introjs-bullets ul {
  clear: both;
  margin: 15px auto 0;
  padding: 0;
  display: inline-block;
}
.introjs-bullets ul li {
  list-style: none;
  float: left;
  margin: 0 2px;
}
.introjs-bullets ul li a {
  display: block;
  width: 6px;
  height: 6px;
  background: #ccc;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  text-decoration: none;
}
.introjs-bullets ul li a:hover {
  background: #ffae00;
}
.introjs-bullets ul li a.active {
  background: #ffae00;
}
.introjsFloatingElement {
  position: absolute;
  height: 0;
  width: 0;
  left: 50%;
  top: 50%;
}
.nav-docs > ul > li > a {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.dropfile {
  border: 2px dashed #e0e4e8;
  text-align: center;
  min-height: 20px;
}
.dropfile.hover {
  border-color: #aac3cc;
}
.dropfile small {
  margin: 50px 0;
  display: block;
}
.portlet {
  min-height: 30px;
}
.jqstooltip {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.axis {
  margin: 6px 0 0;
}
.axis li {
  vertical-align: top;
  font-size: 9px;
  margin-right: 2px;
  padding: 0;
  width: 10px;
  -webkit-text-size-adjust: none;
  text-align: center;
  line-height: 1em;
  word-wrap: nowrap;
}
.axis li:last-child {
  margin-right: 0 !important;
}
.axis-full {
  display: table;
}
.axis-full li {
  display: table-cell;
  padding: 0;
  width: 1%;
}
.easypiechart {
  position: relative;
  text-align: center;
}
.easypiechart .h2 {
  margin-left: 10px;
  margin-top: 10px;
  display: inline-block;
}
.easypiechart canvas {
  position: absolute;
  top: 0;
  left: 0;
}
.easypiechart .easypie-text {
  position: absolute;
  z-index: 1;
  line-height: 1;
  font-size: 75%;
  width: 100%;
  top: 57%; /*60%*/
}
.easypiechart img {
  margin-top: -4px;
}
.combodate select {
  display: inline-block;
}
.doc-buttons .btn {
  margin-bottom: 5px;
}
.fontawesome-icon-list {
  list-style: none;
}
.fontawesome-icon-list i {
  font-size: 14px;
  width: 40px;
  margin: 0;
  display: inline-block;
  text-align: center;
}
.fontawesome-icon-list a {
  line-height: 32px;
  display: block;
  white-space: nowrap;
}
.fontawesome-icon-list a:hover i {
  font-size: 28px;
  vertical-align: middle;
}
.th-sortable {
  cursor: pointer;
}
.th-sortable .th-sort {
  float: right;
  position: relative;
}
.th-sort i {
  position: relative;
  z-index: 1;
}
.th-sort .fa-sort {
  position: absolute;
  left: 0;
  top: 3px;
  color: #bac3cc;
  z-index: 0;
}
.active > .th-sort .text {
  display: none;
}
.active > .th-sort .text-active {
  display: inline !important;
}
.sortable-placeholder {
  list-style: none;
  border: 1px dashed #CCC;
  min-height: 50px;
  margin-bottom: 5px;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.parsley-error-list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 6px;
  font-size: 12px;
}
.parsley-error {
  border-color: #ff5f5f !important;
}
.graph {
  height: 250px;
}
.graph tspan {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.morris-hover {
  position: absolute;
  z-index: 1000;
}
.morris-hover.morris-default-style {
  border-radius: 2px;
  padding: 6px;
  color: #666;
  background: rgba(255,255,255,0.9);
  border: solid 1px rgba(230,230,230,0.8);
  font-family: sans-serif;
  font-size: 12px;
  text-align: center;
}
.morris-hover.morris-default-style .morris-hover-row-label {
  font-weight: bold;
  margin: 0.25em 0;
}
.morris-hover.morris-default-style .morris-hover-point {
  white-space: nowrap;
  margin: 0.1em 0;
}
.panel .fc-header {
  position: relative;
  height: 40px;
}
.panel .fc-header .fc-button {
  background: transparent;
  border: none;
  box-shadow: none;
  margin: 0;
  height: 40px;
  line-height: 18px;
  padding: 10px;
}
.panel .fc-header .fc-button.fc-state-active {
  background: #fff;
}
.panel .fc-header .fc-header-title h2 {
  font-size: 15px;
  line-height: 40px;
  margin: 0;
}
.panel .fc-header td {
  position: absolute;
  white-space: nowrap;
}
.panel .fc-header .fc-header-left {
  width: 100%;
  z-index: 2;
}
.panel .fc-header .fc-button-prev {
  float: left;
}
.panel .fc-header .fc-button-next {
  float: right;
}
.panel .fc-header .fc-header-center {
  z-index: 1;
  width: 100%;
  padding: 0 40px;
}
.panel .fc-header .fc-header-right {
  position: absolute;
  top: -39px;
  right: 0;
}
.panel .fc-header .fc-state-default.fc-corner-right {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0;
}
.panel .fc-header .fc-state-disabled {
  opacity: 0.35;
  filter: alpha(opacity=35);
}
.panel .fc-content {
  margin: -1px;
}
.fc-content .fc-widget-header,
.fc-content .fc-widget-content {
  border-color: #ebeff6;
}
.fc-content .fc-event {
  border: none;
  padding: 4px 6px;
}
.fc-event {
  background-color: #5dcff3;
}
.datepicker td.active,
.datepicker td.active:hover,
.datepicker td.active:hover.active,
.datepicker td.active.active {
  background: #594f8d;
  background: #594f8d \9;
}
.wizard .badge-info {
  background-color: #5dcff3;
}
.wizard .badge-success {
  background-color: #92cf5c;
}
.wizard ul li.active {
  color: #5dcff3;
}
.select2-container .select2-choice {
  height: 30px;
  line-height: 28px;
  border-color: #d8dde5;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff;
}
.select2-container .select2-choice .select2-arrow {
  background-color: transparent;
  background-image: none;
  border-left: none;
}
.select2-container .select2-choice .select2-arrow b {
  background: none;
  position: relative;
}
.select2-container .select2-choice .select2-arrow b:after {
  content: "\f0d7";
  font-family: FontAwesome;
  color: #aaa;
}
.select2-container.select2-container-active .select2-choice {
  border-color: #5897fb;
}
.select2-container.select2-dropdown-open .select2-choice .select2-arrow b:after {
  content: "\f0d8";
}
.select2-container abbr {
  background: transparent;
}
.select2-container abbr:after {
  content: "\f00d";
  font-family: FontAwesome;
  position: absolute;
  top: -7px;
  font-size: 11px;
  color: #aaa;
}
.select2-search {
  position: relative;
  padding: 0 6px;
}
.select2-search:after {
  position: absolute;
  content: "\f002";
  font-family: FontAwesome;
  color: #aaa;
  right: 10px;
  top: 4px;
  width: 18px;
}
.select2-drop.select2-drop-above .select2-search:after {
  top: 8px;
}
.select2-search input {
  border-color: #d8dde5;
  background: #fff;
}
.select2-results .select2-highlighted {
  background-color: #5dcff3;
}
.select2-container-multi .select2-choices {
  border: 1px solid #d8dde5;
  border-radius: 3px;
  padding-top: 2px;
}
.select2-container-multi .select2-choices .select2-search-choice {
  border: 1px solid #d8dde5;
  background-color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.select2-search-choice-close {
  background: transparent;
}
.select2-search-choice-close:after {
  content: "\f00d";
  font-family: FontAwesome;
  font-size: 11px;
  color: #aaa;
  position: absolute;
  left: 2px;
  top: -1px;
}
#flotTip {
  padding: 3px 5px;
  background-color: #000;
  z-index: 100;
  color: #fff;
  opacity: .7;
  filter: alpha(opacity=70);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}


/*****************************************/
/*        Custom Edits for MVSB          */
/*****************************************/
/* following overrides in MVSBstyles.css */
/*.select2-results .select2-highlighted {
    background-color: #5c8ccc;
    color: #fff;
}
*/
/*
Document   : jquery.pnotify.default.css
Created on : Nov 23, 2009, 3:14:10 PM
Author     : Hunter Perrin
Version    : 1.3.1
Link       : http://sciactive.com/pnotify/
Description:
	Default styling for PNotify jQuery plugin.
*/
/* -- Notice */
.ui-pnotify {
top: 25px;
right: 25px;
position: absolute;
height: auto;
/* Ensures notices are above everything */
z-index: 9999;
}
/* Hides position: fixed from IE6 */
html > body > .ui-pnotify {
position: fixed;
}
.ui-pnotify .ui-pnotify-shadow {
-webkit-box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.5);
-moz-box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.5);
box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.5);
}
.ui-pnotify-container {
background-position: 0 0;
padding: .8em;
height: 100%;
margin: 0;
}
.ui-pnotify-sharp {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.ui-pnotify-closer, .ui-pnotify-sticker {
float: right;
margin-left: .2em;
}
.ui-pnotify-title {
display: block;
margin-bottom: .4em;
margin-top: 0;
}
.ui-pnotify-text {
display: block;
}
.ui-pnotify-icon, .ui-pnotify-icon span {
display: block;
float: left;
margin-right: .2em;
}
/* -- History Pulldown */
.ui-pnotify-history-container {
position: absolute;
top: 0;
right: 18px;
width: 70px;
border-top: none;
padding: 0;
-webkit-border-top-left-radius: 0;
-moz-border-top-left-radius: 0;
border-top-left-radius: 0;
-webkit-border-top-right-radius: 0;
-moz-border-top-right-radius: 0;
border-top-right-radius: 0;
/* Ensures history container is above notices. */
z-index: 10000;
}
.ui-pnotify-history-container .ui-pnotify-history-header {
padding: 2px;
text-align: center;
}
.ui-pnotify-history-container button {
cursor: pointer;
display: block;
width: 100%;
}
.ui-pnotify-history-container .ui-pnotify-history-pulldown {
display: block;
margin: 0 auto;
}
/* Alternate stack initial positioning. */
.ui-pnotify.stack-topleft, .ui-pnotify.stack-bottomleft {
left: 25px;
right: auto;
}
.ui-pnotify.stack-bottomright, .ui-pnotify.stack-bottomleft {
bottom: 25px;
top: auto;
}
/*
Document   : jquery.pnotify.default.icons.css
Created on : Nov 24, 2009, 2:58:21 PM
Author     : Hunter Perrin
Version    : 1.3.1
Link       : http://sciactive.com/pnotify/
Description:
	PIcon styling for PNotify.
*/

.ui-pnotify .picon {
background-color: transparent;
background-repeat: no-repeat;
background-position: center center;
width: 17px;
height: 17px;
}
.ui-pnotify-title {
line-height: 17px;
min-height: 17px;
}
/* The MIT License */
.dropzone,
.dropzone *,
.dropzone-previews,
.dropzone-previews * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dropzone {
  position: relative;
  border: 1px solid rgba(0,0,0,0.08);
  background: rgba(0,0,0,0.02);
  padding: 1em;
}
.dropzone.dz-clickable {
  cursor: pointer;
}
.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message span {
  cursor: pointer;
}
.dropzone.dz-clickable * {
  cursor: default;
}
.dropzone .dz-message {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.dropzone.dz-drag-hover {
  border-color: rgba(0,0,0,0.15);
  background: rgba(0,0,0,0.04);
}
.dropzone.dz-started .dz-message {
  display: none;
}
.dropzone .dz-preview,
.dropzone-previews .dz-preview {
  background: rgba(255,255,255,0.8);
  position: relative;
  display: inline-block;
  margin: 17px;
  vertical-align: top;
  border: 1px solid #acacac;
  padding: 6px 6px 6px 6px;
}
.dropzone .dz-preview.dz-file-preview [data-dz-thumbnail],
.dropzone-previews .dz-preview.dz-file-preview [data-dz-thumbnail] {
  display: none;
}
.dropzone .dz-preview .dz-details,
.dropzone-previews .dz-preview .dz-details {
  width: 100px;
  height: 100px;
  position: relative;
  background: #ebebeb;
  padding: 5px;
  margin-bottom: 22px;
}
.dropzone .dz-preview .dz-details .dz-filename,
.dropzone-previews .dz-preview .dz-details .dz-filename {
  overflow: hidden;
  height: 100%;
}
.dropzone .dz-preview .dz-details img,
.dropzone-previews .dz-preview .dz-details img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
}
.dropzone .dz-preview .dz-details .dz-size,
.dropzone-previews .dz-preview .dz-details .dz-size {
  position: absolute;
  bottom: -28px;
  left: 3px;
  height: 28px;
  line-height: 28px;
}
.dropzone .dz-preview.dz-error .dz-error-mark,
.dropzone-previews .dz-preview.dz-error .dz-error-mark {
  display: block;
}
.dropzone .dz-preview.dz-success .dz-success-mark,
.dropzone-previews .dz-preview.dz-success .dz-success-mark {
  display: block;
}
.dropzone .dz-preview:hover .dz-details img,
.dropzone-previews .dz-preview:hover .dz-details img {
  display: none;
}
.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark,
.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark {
  display: none;
  position: absolute;
  width: 40px;
  height: 40px;
  font-size: 30px;
  text-align: center;
  right: -10px;
  top: -10px;
}
.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark {
  color: #8cc657;
}
.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark {
  color: #ee162d;
}
.dropzone .dz-preview .dz-progress,
.dropzone-previews .dz-preview .dz-progress {
  position: absolute;
  top: 100px;
  left: 6px;
  right: 6px;
  height: 6px;
  background: #d7d7d7;
  display: none;
}
.dropzone .dz-preview .dz-progress .dz-upload,
.dropzone-previews .dz-preview .dz-progress .dz-upload {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0%;
  background-color: #8cc657;
}
.dropzone .dz-preview.dz-processing .dz-progress,
.dropzone-previews .dz-preview.dz-processing .dz-progress {
  display: block;
}
.dropzone .dz-preview .dz-error-message,
.dropzone-previews .dz-preview .dz-error-message {
  display: none;
  position: absolute;
  top: -5px;
  left: -20px;
  background: rgba(245,245,245,0.8);
  padding: 8px 10px;
  color: #800;
  min-width: 140px;
  max-width: 500px;
  z-index: 500;
}
.dropzone .dz-preview:hover.dz-error .dz-error-message,
.dropzone-previews .dz-preview:hover.dz-error .dz-error-message {
  display: block;
}

@charset 'UTF-8';
/* CSS Document */

body {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #717171;
	background-color: #f3f5f9;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
a {
	text-decoration: none;
	color: #00bbe4;
}
a:hover, a:focus {
	text-decoration: none;
	color: #7d7d7d;
}
.badge { background-color: #a7b4d3; }
.badge.up {
	position: relative;
	top: -10px;
	padding: 3px 6px;
}
label { font-weight: 600; }
.label-sm {
	padding-top: 0;
	padding-bottom: 0;
}
.text-primary { color: #427fc5; }
.text-secondary { color: #4180d9; }
.text-info { color: #94bceb; }
.text-success { color: #8cc500; }
.text-warning { color: #fcc44d; }
.text-danger { color: #c10034; }
.text-white { color: #fff; }
.text-muted { color: #979797; }
.text-light, .text-light a { color: #679ae5; }
.text-blue-lt { color: #c3dbfa; }
.text-blue-ltr { color: #cce1ff;}
small { font-size: 90%; }
.badge-white {
	padding: 2px 6px;
	border: 1px solid rgba(255,255,255,.35);
	background-color: transparent;
}
.badge-hollow {
	color: inherit;
	border: 1px solid rgba(0,0,0,.15);
	background-color: transparent;
}
.caret-white {
	border-top-color: #fff;
	border-top-color: rgba(255,255,255,.65);
}
a:hover .caret-white { border-top-color: #fff; }
.tooltip-inner {
	background-color: rgba(0,0,0,.9);
	background-color: #4c5566;
}
.tooltip.top .tooltip-arrow {
	border-top-color: rgba(0,0,0,.9);
	border-top-color: #4c5566;
}
.tooltip.right .tooltip-arrow {
	border-right-color: rgba(0,0,0,.9);
	border-right-color: #4c5566;
}
.tooltip.bottom .tooltip-arrow {
	border-bottom-color: rgba(0,0,0,.9);
	border-bottom-color: #4c5566;
}
.tooltip.left .tooltip-arrow {
	border-left-color: rgba(0,0,0,.9);
	border-left-color: #4c5566;
}
.popover-content {
	font-size: 12px;
	line-height: 1.5;
}
.progress-xs { height: 6px; }
.progress-sm { height: 10px; }
.progress-sm .progress-bar {
	font-size: 10px;
	line-height: 1em;
}
.breadcrumb {
	font-size: 12px;
	padding-left: 10px;
	border: 1px solid #ebeff6;
	background-color: #fff;
}
.accordion-group, .accordion-inner {
	border-color: #ebeff6;
	border-radius: 2px;
}
.alert {
	font-size: 85%;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2);
}
.alert .close i {
	font-size: 12px;
	font-weight: normal;
	display: block;
}
.form-control { border-color: #d8dde5; }
.form-control, .form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.input-s-sm { width: 120px; }
.input-s { width: 200px; }
.input-s-lg { width: 250px; }
.input-group-addon {
	border-color: #d8dde5;
	background-color: #f5f7fa;
}
.list-group { border-radius: 2px; }
.list-group.no-radius .list-group-item { border-radius: 0 !important; }
.list-group.no-borders .list-group-item { border: none; }
.list-group.no-border .list-group-item { border-width: 1px 0; }
.list-group.no-bg .list-group-item { background-color: transparent; }
.list-group-item {
	padding-right: 15px;
	border-color: #ebeff6;
}
.list-group-item.media { margin-top: 0; }
.list-group-item.active {
	border-color: #528dd9 !important;
	background-color: #639be5 !important;
}
.list-group-item.active, .list-group-item.active .text-muted { color: #ebf9fe; }
.list-group-item.active a { color: #fff; }
.list-group-alt .list-group-item:nth-child(2n+2) { background-color: rgba(0,0,0,.02); }
.list-group-lg .list-group-item {
	padding-top: 15px;
	padding-bottom: 15px;
}
.list-group-sp .list-group-item {
	margin-bottom: 5px;
	border-radius: 3px;
}
.list-group-item > .badge { margin-right: 0; }
.list-group-item > .fa-chevron-right {
	float: right;
	margin-top: 4px;
	margin-right: -5px;
}
.list-group-item > .fa-chevron-right + .badge { margin-right: 5px; }
.nav-pills.no-radius > li > a { border-radius: 0; }
.nav-pills > li.active > a {
	color: #fff !important;
	background-color: #5dcff3 !important;
}
.nav.nav-sm > li > a { padding: 6px 8px; }
.nav > li > a .avatar { width: 30px; }
.panel {
	border-color: #ebeff6;
	border-radius: 2px;
}
.panel.no-borders { border-width: 0; }
.panel.no-borders .panel-heading, .panel.no-borders .panel-footer { border-width: 0; }
.panel .table-responsive { border-color: #e0e4e8; }
.panel .table td, .panel .table th {
	padding: 6px 15px;
	border-top: 1px solid #eaedef;
}
.panel .table thead > tr > th { border-bottom: 1px solid #e0e4e8; }
.panel .table-striped > tbody > tr:nth-child(odd) > td, .panel .table-striped > tbody > tr:nth-child(odd) > th { background-color: #fcfdfe; }
.panel .table-striped > thead th {
	border-right: 1px solid #e0e4e8;
	background: #fafbfc;
}
.panel .table-striped > thead th:last-child { border-right: none; }
.panel-heading {
	border-color: #ebeff6;
	border-radius: 2px 2px 0 0;
	background-color: #fff;
}
.panel-heading.bg {
	margin: -1px -1px 0 -1px;
	border: none;
}
.panel-heading.bg .list-group-item { border-color: transparent; }
.panel-heading.bg .list-group-item > a { color: #fff; }
.panel-heading .nav {
	font-size: 13px;
	margin: -10px -15px -11px;
	border: none;
}
.panel-heading .nav > li > a {
	margin: 0;
	border-width: 0;
	border-radius: 0;
}
.panel-heading .nav-tabs.nav-justified { width: auto; }
.panel-heading .nav-tabs.nav-justified > li:first-child > a, .panel-heading .nav-tabs.pull-left > li:first-child > a { border-radius: 2px 0 0 0; }
.panel-heading .nav-tabs.nav-justified > li:last-child > a, .panel-heading .nav-tabs.pull-right > li:last-child > a { border-radius: 0 2px 0 0; }
.panel-heading .nav-tabs > li > a { line-height: 1.5; }
.panel-heading .nav-tabs > li > a:hover, .panel-heading .nav-tabs > li > a:focus {
	border-width: 0;
	border-color: transparent;
	background: transparent;
}
.panel-heading .nav-tabs > li.active > a, .panel-heading .nav-tabs > li.active > a:hover, .panel-heading .nav-tabs > li.active > a:focus {
	color: #717171;
	background: #fff;
}
.panel-heading .list-group { background: transparent; }
.panel-footer {
	border-color: #ebeff6;
	border-radius: 0 0 2px 2px;
	background-color: #fff;
}
.panel-group .panel-heading + .panel-collapse .panel-body { border-top: 1px solid #eaedef; }
.open {
	position: relative;
	z-index: 1050;
}
.dropdown-menu {
	font-size: 13px;
	border: 1px solid #ddd;
	border: 1px solid rgba(0,0,0,.1);
	border-radius: 2px;
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,.1);
	box-shadow: 0 2px 6px rgba(0,0,0,.1);
}
.dropdown-menu.pull-left { left: 100%; }
.dropdown-menu > .panel {
	margin: -5px 0;
	border: none;
}
.dropdown-menu > li > a { padding: 5px 15px; }
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	color: #fff;
	background-color: #4c5566;
	background-image: none;
	filter: none;
}
.dropdown-header { padding: 5px 15px; }
.dropdown-submenu { position: relative; }
.dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
	color: #fff;
	background-color: #4c5566;
}
.dropdown-submenu:hover > .dropdown-menu, .dropdown-submenu:focus > .dropdown-menu { display: block; }
.dropdown-submenu.pull-left { float: none !important; }
.dropdown-submenu.pull-left > .dropdown-menu {
	left: -100%;
	margin-left: 10px;
}
.dropdown-submenu .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: 0;
	margin-left: -1px;
}
.dropup .dropdown-submenu > .dropdown-menu {
	top: auto;
	bottom: 0;
}
.dropdown-select > li > a input {
	position: absolute;
	left: -9999em;
}
.carousel-control {
	width: 40px;
	color: #999;
	text-shadow: none;
}
.carousel-control:hover, .carousel-control:focus {
	text-decoration: none;
	opacity: .9;
	color: #ccc;
	filter: alpha(opacity=90);
}
.carousel-control.left, .carousel-control.right {
	background-image: none;
	filter: none;
}
.carousel-control i {
	position: absolute;
	z-index: 5;
	top: 50%;
	left: 50%;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	margin-left: -10px;
}
.carousel-indicators.out { bottom: -5px; }
.carousel-indicators li {
	-webkit-transition: background-color .25s;
	transition: background-color .25s;
	border: none;
	background: #ddd;
	background-color: rgba(0,0,0,.2);
}
.carousel-indicators .active {
	width: 10px;
	height: 10px;
	margin: 1px;
	background: #acd82a;
}
.carousel.carousel-fade .item {
	-webkit-transition: opacity .25s;
	transition: opacity .25s;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	filter: alpha(opacity=0);
}
.carousel.carousel-fade .active {
	opacity: 1;
	filter: alpha(opacity=1);
}
.carousel.carousel-fade .active.left, .carousel.carousel-fade .active.right {
	z-index: 2;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
}
.carousel.carousel-fade .next, .carousel.carousel-fade .prev {
	z-index: 1;
	left: 0;
}
.carousel.carousel-fade .carousel-control { z-index: 3; }
.col-lg-2-4 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.col-0 { clear: left; }
.row.no-gutter {
	margin-right: 0;
	margin-left: 0;
}
.no-gutter [class*='col'] { padding: 0; }

/*modal*/
.modal-backdrop { background-color: #163d80; }
.modal-backdrop.in {
	opacity: .7;
	filter: alpha(opacity=70);
}
/*Login*/
.modal-over { 
	position: relative;
	width: 100%;
	height: 100%;
	background: #163d80; 
}
.modal-over-user {
	position: relative;
	width: 100%;
	height: 100%;
	background: url(../images/bgLoginUser.jpg) center 0 repeat-x;
}
.modal-center {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 320px;
	margin: -150px 0 0 -150px;
}
.modal-content {
	border: 8px solid #aec8e5;
	-webkit-box-shadow: 0 2px 10px rgba(0,0,0,.25);
	-moz-box-shadow: 0 2px 10px rgba(0,0,0,.25);
	box-shadow: 0 2px 10px rgba(0,0,0,.25);
}
.modal-dialog.width-sm { width: 400px; }

.icon-lg:before {
	font-size: 1.3333333333333333em;
	vertical-align: -10%;
}
.icon-muted {
	color: #bcd0ee;
	text-shadow: 0 1px 1px #fff;
}
a .icon-muted:hover { color: #406199; }
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { border-color: transparent; }

.hbox > aside, .hbox > section { padding: 0 !important; }
.header, .footer {
	min-height: 50px;
	padding: 0 15px;
}
.header > p, .footer > p {
	display: inline-block;
	margin-top: 15px;
}
.header > .btn, .header > .btn-group, .header > .btn-toolbar, .footer > .btn, .footer > .btn-group, .footer > .btn-toolbar { margin-top: 10px; }
.header > .btn-lg, .footer > .btn-lg { margin-top: 0; }
.header .nav-tabs, .footer .nav-tabs {
	margin-right: -15px;
	margin-left: -15px;
	border: none;
}
.header .nav-tabs > li a, .footer .nav-tabs > li a {
	line-height: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: none !important;
	border-radius: 0;
}
.header .nav-tabs > li a:hover, .header .nav-tabs > li a:focus, .footer .nav-tabs > li a:hover, .footer .nav-tabs > li a:focus { background-color: transparent; }
.header .nav-tabs > li.active a, .footer .nav-tabs > li.active a { color: #717171; }
.header .nav-tabs > li.active a, .header .nav-tabs > li.active a:hover, .footer .nav-tabs > li.active a, .footer .nav-tabs > li.active a:hover { background-color: #f3f5f9; }
.header .nav-tabs.nav-white > li.active a, .header .nav-tabs.nav-white > li.active a:hover, .footer .nav-tabs.nav-white > li.active a, .footer .nav-tabs.nav-white > li.active a:hover { background-color: #fff; }
.header.navbar, .footer.navbar {
	min-height: 0;
	margin-bottom: 0;
  /*llchange*/background-color: #ffffff;
	border: none;
	border-radius: 0;
}
.pull-in {
margin-right: -15px;
margin-left: -15px;
}
.bg-blue215 {
}
.scrollable {
	overflow-x: hidden;
	overflow-y: auto;
}
.no-touch .scrollable.hover { overflow-y: hidden; }
.no-touch .scrollable.hover:hover {
	overflow: visible;
	overflow-y: auto;
}
html.layout-box {
	padding: 30px;
	background-color: #161719;
}
html.layout-box, html.layout-box body, html.layout-box .hbox, html.layout-box .vbox { height: auto; }
html.layout-box .vbox > section, html.layout-box .vbox > footer { position: static; }
::-webkit-scrollbar {
 width: 7px;
 height: 7px;
}
::-webkit-scrollbar-thumb {
 border-radius: 1em;
 background-color: rgba(50,50,50,.3);
}
::-webkit-scrollbar-thumb:hover {
 background-color: rgba(50,50,50,.6);
}
::-webkit-scrollbar-track {
 border-radius: 1em;
 background-color: rgba(50,50,50,.1);
}
::-webkit-scrollbar-track:hover {
 background-color: rgba(50,50,50,.2);
}
.nav-bar { position: relative; }
.nav-bar > .btn {
	font-size: 1.3em;
	line-height: 30px;
	position: absolute;
	padding: 9px 12px;
}
.nav-bar .nav-brand + .btn {
	top: 0;
	right: 0;
}
.nav-brand {
	font-size: 25px;
	line-height: 50px;
	display: block;
	text-align: center;
}
.nav-brand:hover { text-decoration: none; }
.nav-brand img {
	max-height: 34px; 
	margin-top: -7px;
	vertical-align: middle;
}
.nav-msg {
	position: absolute;
	z-index: 1000;
	top: 10px;
	right: 10px;
	padding: 5px;
}
.nav-msg .dropdown-menu {
	top: -13px;
	width: 300px;
	margin-left: 9px;
}
.nav-msg .arrow.left { top: 25px; }
.nav-user { padding: 10px 15px; }
.nav-user a:focus { outline: 0; }
.nav-primary:before, .nav-primary:after {
	display: table;
	content: ' ';
}
.nav-primary:after { clear: both; }
.nav-primary li { line-height: 1.5; }
.nav-primary li a i {
	font-size: 14px;
	margin-right: .5em;
}
.nav-primary > ul > li > a {
	position: relative;
	padding: 12px 15px;
	transition: color .3s ease-in-out 0s;
	border-top: 1px solid rgba(255,255,255,.05) !important;
	border-bottom: 1px solid rgba(0,0,0,.05) !important;
	text-shadow: 0 1px 1px rgba(0,0,0,.2);
}
.no-borders .nav-primary > ul > li > a { border-width: 0 !important; }
.nav-primary > ul > li > a > .badge {
	font-size: 11px;
	padding: 3px 6px;
}
.bg-light .nav-primary > ul > li > a { text-shadow: 0 1px 1px #fff; }
.bg-light .nav-primary > ul > li > a:hover { background-color: #4c5566 !important; }
.nav-primary > ul > li:first-child > a { border-top-width: 0; }
.nav-primary > ul > li.dropdown-submenu:hover > a,
.nav-primary > ul > li.dropdown-submenu:focus > a,
.nav-primary > ul > li > a:hover, .nav-primary > ul > li > a:focus,
.nav-primary > ul > li > a:active, .nav-primary > ul > li.active > a {
    color: #fff;
    background-color: inherit;
    /*llchange*/ background-color: #00a7e1 /*#0D4877*/ !important; /*75% of c1d72e  rgba(193,215,46,0.75) */
    text-shadow: none;
}
.bg-light .nav-primary > ul > li.dropdown-submenu:hover > a,
.bg-light .nav-primary > ul > li.dropdown-submenu:focus > a,
.bg-light .nav-primary > ul > li.active > a {
    background-color: #0F5085 !important; /*background-color: #4c5566 !important; */
}
.nav-primary > ul > li.dropdown-submenu > a:after { display: none; }
.nav-primary > ul > li > .dropdown-menu { border-radius: 0; }
/* MEL modified */
.badge { background-color: #73a6e6; }
.nav-primary li { line-height: 2; }
.nav-primary > ul > li > a {
	font-family: Open Sans, Helvetica Neue, sans-serif;
	font-size: 17px;
	font-weight: 300;
	transition: color .3s ease-in-out 0s;
	text-transform: uppercase;
	border-top: 1px solid rgba(255,255,255,.05) !important;
	border-bottom: 1px solid rgba(0,0,0,.05) !important;
	text-shadow: 0 1px 1px rgba(0,0,0,.2);
}
.nav-primary > ul > li > a > .badge, .nav-primary .badge {
	margin-top: 8px;
	vertical-align: middle;
  background-color: #73a6e6;
	color: #cce1ff;
}
.nav-primary li a i {
	font-size: 16px;
	margin-right: .5em;
}
.nav-primary li.active { background-color: #00a7e1 /*#c1d72e*/; }

.arrow {
	z-index: 10;
	border-width: 8px;
}
.arrow, .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent;
}
.arrow:after {
	content: '';
	border-width: 7px;
}
.arrow.top {
	top: -8px;
	left: 50%;
	margin-left: -8px;
	border-top-width: 0;
	border-bottom-color: #eee;
	border-bottom-color: rgba(0,0,0,.1);
}
.arrow.top:after {
	top: 1px;
	margin-left: -7px;
	content: ' ';
	border-top-width: 0;
	border-bottom-color: #fff;
}
.arrow.right {
	top: 50%;
	right: -8px;
	margin-top: -8px;
	border-right-width: 0;
	border-left-color: #eee;
	border-left-color: rgba(0,0,0,.1);
}
.arrow.right:after {
	right: 1px;
	bottom: -7px;
	content: ' ';
	border-right-width: 0;
	border-left-color: #fff;
}
.arrow.bottom {
	bottom: -8px;
	left: 50%;
	margin-left: -8px;
	border-top-color: #eee;
	border-top-color: rgba(0,0,0,.1);
	border-bottom-width: 0;
}
.arrow.bottom:after {
	bottom: 1px;
	margin-left: -7px;
	content: ' ';
	border-top-color: #fff;
	border-bottom-width: 0;
}
.arrow.left {
	top: 50%;
	left: -8px;
	margin-top: -8px;
	border-right-color: #eee;
	border-right-color: rgba(0,0,0,.1);
	border-left-width: 0;
}
.arrow.left:after {
	bottom: -7px;
	left: 1px;
	content: ' ';
	border-right-color: #fff;
	border-left-width: 0;
}
/* buttons */
.btn-default {
	color: #9ab5db !important;
	border-color: #edf2fa;
	background-color: #f5f8fc;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	color: #fff !important;
	border-color: #bcd2eb;
	background-color: #b1cff2;
}
.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default { 	background-image: none; 
}
.btn-default.disabled, .btn-default.disabled:hover, 
.btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], 
.btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, 
fieldset[disabled] .btn-default, 
fieldset[disabled] .btn-default:hover, 
fieldset[disabled] .btn-default:focus, 
fieldset[disabled] .btn-default:active, 
fieldset[disabled] .btn-default.active {
	border-color: #adc0e0;
	background-color: #adc0e0;
}
.btn-default .caret { border-top-color: #fff; }

.btn-facebook {
  color: #fff !important;
  background-color: #335397;
  border-color: #335397;
}
.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active,
.btn-facebook.active,
.open .dropdown-toggle.btn-facebook {
  color: #fff !important;
  background-color: #294279;
  border-color: #243a69;
}
.btn-facebook:active,
.btn-facebook.active,
.open .dropdown-toggle.btn-facebook {
  background-image: none;
}
.btn-facebook.disabled,
.btn-facebook.disabled:hover,
.btn-facebook.disabled:focus,
.btn-facebook.disabled:active,
.btn-facebook.disabled.active,
.btn-facebook[disabled],
.btn-facebook[disabled]:hover,
.btn-facebook[disabled]:focus,
.btn-facebook[disabled]:active,
.btn-facebook[disabled].active,
fieldset[disabled] .btn-facebook,
fieldset[disabled] .btn-facebook:hover,
fieldset[disabled] .btn-facebook:focus,
fieldset[disabled] .btn-facebook:active,
fieldset[disabled] .btn-facebook.active {
  background-color: #335397;
  border-color: #335397;
}
.btn-gplus {
  color: #fff !important;
  background-color: #dd4a38;
  border-color: #dd4a38;
}
.btn-gplus:hover,
.btn-gplus:focus,
.btn-gplus:active,
.btn-gplus.active,
.open .dropdown-toggle.btn-gplus {
  color: #fff !important;
  background-color: #ca3522;
  border-color: #b8301f;
}
.btn-gplus:active,
.btn-gplus.active,
.open .dropdown-toggle.btn-gplus {
  background-image: none;
}
.btn-gplus.disabled,
.btn-gplus.disabled:hover,
.btn-gplus.disabled:focus,
.btn-gplus.disabled:active,
.btn-gplus.disabled.active,
.btn-gplus[disabled],
.btn-gplus[disabled]:hover,
.btn-gplus[disabled]:focus,
.btn-gplus[disabled]:active,
.btn-gplus[disabled].active,
fieldset[disabled] .btn-gplus,
fieldset[disabled] .btn-gplus:hover,
fieldset[disabled] .btn-gplus:focus,
fieldset[disabled] .btn-gplus:active,
fieldset[disabled] .btn-gplus.active {
  background-color: #dd4a38;
  border-color: #dd4a38;
}
.btn-twitter {
	color: #fff!important;
	border-color: #00c7f7;
	background-color: #00c7f7;
}
.btn-twitter:hover, .btn-twitter:focus, .btn-twitter:active, .btn-twitter.active, .open .dropdown-toggle.btn-twitter {
	color: #fff!important;
	border-color: #0096ba;
	background-color: #00a6ce;
}
.btn-twitter.disabled, .btn-twitter.disabled:hover, .btn-twitter.disabled:focus, .btn-twitter.disabled:active, .btn-twitter.disabled.active, .btn-twitter[disabled], .btn-twitter[disabled]:hover, .btn-twitter[disabled]:focus, .btn-twitter[disabled]:active, .btn-twitter[disabled].active, fieldset[disabled] .btn-twitter, fieldset[disabled] .btn-twitter:hover, fieldset[disabled] .btn-twitter:focus, fieldset[disabled] .btn-twitter:active, fieldset[disabled] .btn-twitter.active {
	border-color: #00c7f7;
	background-color: #00c7f7;
}
.btn-link.active {
	box-shadow: none;
	webkit-box-shadow: none;
}
.btn-primary {
	font-weight: 600;
	color: #fff!important;
	border-color: #2d64b3;
	background-color: #306cbf;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff !important;
  background-color: #0d5085 /*#acd82a*/;
  border-color:#0d5085 /*#a1ca28*/;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
	border-color: #427fc5;
	background-color: #427fc5;
}
.btn-secondary, .bg-secondary {
    font-weight: 600;
    color: white;
    border-color: #00a7e1 /*#00c2ec*/;
    background: #00a7e1 /*#00c2ec*/;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active, .open .dropdown-toggle.btn-secondary {
	color: #fff !important;
	border-color: /*#00add4*/;
	background-color: #0F5085 /*#00add4*/;
}
.btn-secondary:active, .btn-secondary.active, .open .dropdown-toggle.btn-secondary { background-image: none; }
.btn-secondary.disabled, .btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled:active, .btn-secondary.disabled.active, .btn-secondary[disabled], .btn-secondary[disabled]:hover, .btn-secondary[disabled]:focus, .btn-secondary[disabled]:active, .btn-secondary[disabled].active, fieldset[disabled] .btn-secondary, fieldset[disabled] .btn-secondary:hover, fieldset[disabled] .btn-secondary:focus, fieldset[disabled] .btn-secondary:active, fieldset[disabled] .btn-secondary.active {
	border-color: #77b8c7;
	background-color: #87d0e0;
}
.btn-success {
  color: #fff !important;
  background-color: #acd82a;
  border-color: #acd82a;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff !important;
  background-color: #7dc63c;
  border-color: #73b836;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled:active,
.btn-success.disabled.active,
.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled]:active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
  background-color: #acd82a;
  border-color: #acd82a;
}
.btn-info {
  color: #fff !important;
  background-color: #5dcff3;
  border-color: #5dcff3;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff !important;
  background-color: #37c4f0;
  border-color: #24beef;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled:active,
.btn-info.disabled.active,
.btn-info[disabled],
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled]:active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
  background-color: #5dcff3;
  border-color: #5dcff3;
}
.btn-warning {
  color: #fff !important;
  background-color: #fcc44d;
  border-color: #fcc44d;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff !important;
  background-color: #fbb725;
  border-color: #fbb011;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled:active,
.btn-warning.disabled.active,
.btn-warning[disabled],
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
  background-color: #fcc44d;
  border-color: #fcc44d;
}
.btn-danger {
  color: #fff !important;
  background-color: #fb6b5b;
  border-color: #fb6b5b;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff !important;
  background-color: #fa4733;
  border-color: #fa351f;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled:active,
.btn-danger.disabled.active,
.btn-danger[disabled],
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
  background-color: #fb6b5b;
  border-color: #fb6b5b;
}
.btn-white {
  border-color: #dae0ed;
  border-color: rgba(150,160,180,0.3);
  color: #717171 !important;
  background-color: #fff;
  box-shadow: inset 0 -1px 1px rgba(0,0,0,0.05);
  background-clip: padding-box;
}
.btn {
  font-weight: 600;
}
.bg .btn-white {
  border-color: rgba(0,0,0,0.1);
}
.btn-white .caret {
  border-top-color: #656565;
}
.dropup .btn-white .caret {
  border-bottom-color: #656565;
}
.btn-icon {
  padding-left: 0;
  padding-right: 0;
  width: 34px;
  text-align: center;
}
.btn-sm.btn-icon {
  width: 30px;
}
.text-active, .active > .text, .active .auto .text { display: none!important; }
.active > .text-active, .active .auto .text-active { display: inline-block!important; }
[class^='icon-']:before, [class*=' icon-']:before {
	margin-right: .2em;
	margin-left: .2em;
	text-decoration: none;
}
.icon-xlarge:before {
	font-size: 1.5em;
	vertical-align: -14%;
}
.btn-group-justified { border-collapse: separate; }
.btn-rounded { border-radius: 50px; }
.btn > i.pull-left, .btn > i.pull-right { line-height: 1.428571429; }
.btn-block {
	padding-right: 12px;
	padding-left: 12px;
}
.chat-item:before, .chat-item:after {
	display: table;
	content: ' ';
}
.chat-item:after { clear: both; }
.chat-item .arrow { top: 20px; }
.chat-item .arrow.right:after { border-left-color: #acd82a; }
.chat-item .chat-body {
	position: relative;
	min-height: 30px;
	margin-left: 45px;
}
.chat-item .chat-body .panel { margin: 0 -1px; }
.chat-item.right .chat-body {
	margin-right: 45px;
	margin-left: 0;
}
.chat-item + .chat-item { margin-top: 15px; }
.comment-list { position: relative; }
.comment-list .comment-item {
	position: relative;
	margin-top: 0;
}
.comment-list .comment-item > .thumb-sm { width: 36px; }
.comment-list .comment-item .arrow.left {
	top: 20px;
	left: 39px;
}
.comment-list .comment-item .comment-body { margin-left: 46px; }
.comment-list .comment-item .panel-body { padding: 10px 15px; }
.comment-list .comment-item .panel-heading, .comment-list .comment-item .panel-footer {
	font-size: 12px;
	position: relative;
}
.comment-list .comment-reply { margin-left: 46px; }
.comment-list:before {
	position: absolute;
	top: 0;
	bottom: 35px;
	left: 18px;
	width: 1px;
	content: '';
	background: #e0e4e8;
}
.timeline {
	position: relative;
	display: table;
	width: 100%;
	table-layout: fixed;
	border-spacing: 0;
	border-collapse: collapse;
}
.timeline:before {
	position: absolute;
	z-index: 0;
	top: 0;
	bottom: 30px;
	left: 50%;
	width: 6px;
	margin-left: -4px;
	content: '';
	background-color: #ddd;
}
.timeline .timeline-date {
	position: absolute;
	top: 50%;
	left: -200px;
	width: 150px;
	margin-top: -9px;
	text-align: right;
}
.timeline .timeline-icon {
	position: absolute;
	top: -2px;
	top: 50%;
	left: -41px;
	margin-top: -15px;
}
.timeline .time-icon {
	line-height: 28px;
	z-index: 10;
	display: inline-block !important;
	width: 30px;
	height: 30px;
	text-align: center;
	border: 2px solid #fff;
	border-radius: 20px;
}
.timeline .time-icon:before { font-size: 16px; }
.timeline-item { display: table-row; }
.timeline-item:before, .timeline-item.alt:after {
	display: block;
	width: 50%;
	content: '';
}
.timeline-item.alt { text-align: right; }
.timeline-item.alt:before { display: none; }
.timeline-item.alt .panel {
	margin-right: 25px;
	margin-left: 0;
}
.timeline-item.alt .timeline-date {
	right: -200px;
	left: auto;
	text-align: left;
}
.timeline-item.alt .timeline-icon {
	right: -41px;
	left: auto;
}
.timeline-item.active {
	display: table-caption;
	text-align: center;
}
.timeline-item.active:before { width: 1%; }
.timeline-item.active .timeline-caption {
	display: inline-block;
	width: auto;
}
.timeline-item.active .timeline-caption h5 span { color: #fff; }
.timeline-item.active .panel { margin-left: 0; }
.timeline-item.active .timeline-date, .timeline-item.active .timeline-icon {
	position: static;
	display: inline-block;
	width: auto;
	margin-bottom: 10px;
}
.timeline-caption {
	display: table-cell;
	width: 50%;
	vertical-align: top;
}
.timeline-caption .panel {
	position: relative;
	display: inline-block;
	margin-left: 25px;
	text-align: left;
}
.timeline-caption h5 { margin: 0; }
.timeline-caption h5 span {
	font-size: 12px;
	display: block;
	margin-bottom: 4px;
	color: #999;
}
.timeline-caption p {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 0;
}
.timeline-footer { display: table-row; }
.timeline-footer a {
	display: table-cell;
	text-align: right;
}
.timeline-footer .time-icon {
	z-index: 5;
	margin-right: -15px;
}
#note-list .note-name, #note-list .note-desc {
	overflow: hidden;
	height: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#note-list .note-desc {
	font-size: 11px;
	height: 16px;
}
#note-list li { cursor: pointer; }
#task-list .edit {
	font-size: 13px;
	position: relative;
	top: -8px;
	left: 0;
	display: none;
	float: left;
	padding: 0 30px 0 0;
	color: #fff;
	border-width: 0;
	background: transparent;
	box-shadow: none;
}
#task-list .editing .task-name { display: none; }
#task-list .editing .edit { display: block; }
#task-list .checkbox { margin: 4px 0; }
#task-list li { position: relative; }
#task-list li .close {
	position: absolute;
	z-index: 1;
	top: 13px;
	right: 15px;
}
#task-list li.done .task-name { text-decoration: line-through; }
#task-detail textarea {
	font-size: 12px;
	height: 60px;
	border-radius: 0;
}
.paper {
	position: relative;
	background: -webkit-linear-gradient(top, #f0f0f0 0%, white 5%) 0 0;
	background:    -moz-linear-gradient(top, #f0f0f0 0%, white 5%) 0 0;
	background:         linear-gradient(top, #f0f0f0 0%, white 5%) 0 0;
	-webkit-background-size: 100% 30px;
	-moz-background-size: 100% 30px;
	background-size: 100% 30px;
	-ms-background-size: 100% 30px;
}
.paper:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 39px;
	width: 0;
	content: '';
	border-left: 1px solid #f9d3d3;
}
.paper textarea {
	line-height: 30px;
	height: 100%;
	min-height: 210px;
	padding: 30px 0 0 55px;
	border: none;
	background-color: transparent;
}
.tags .label {
	font-size: 1em;
	display: inline-block;
	margin-bottom: 3px;
	padding: 6px 10px;
}
.post-item {
	margin-bottom: 15px;
	border-radius: 3px;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.15);
	box-shadow: 0 1px 2px rgba(0,0,0,.15);
}
.post-item .post-title { margin-top: 0; }
.post-item .post-media { text-align: center; }
.post-item .post-media img { border-radius: 3px 3px 0 0; }
.switch {
	position: relative;
	cursor: pointer;
}
.switch input {
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
}
.switch input:checked + span { background-color: #acd82a; }
.switch input:checked + span:after { left: 31px; }
.switch span {
	position: relative;
	display: inline-block;
	width: 60px;
	height: 30px;
	-webkit-transition: background-color .2s;
	transition: background-color .2s;
	border: 1px solid #eee;
	border-color: rgba(0,0,0,.1);
	border-radius: 30px;
	background-color: #fff;
}
.switch span:after {
	position: absolute;
	top: 1px;
	bottom: 1px;
	width: 26px;
	content: '';
	-webkit-transition: left .2s;
	transition: left .2s;
	border-radius: 30px;
	background-color: #fff;
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,.25);
	box-shadow: 1px 1px 3px rgba(0,0,0,.25);
}
.bg-gradient {
	background-image: -webkit-gradient(linear, left 0, left 100%, from(rgba(40,50,60,0)), to(rgba(40,50,60,.05)));
	background-image: -webkit-linear-gradient(top, rgba(40,50,60,0), 0, rgba(40,50,60,.05), 100%);
	background-image:    -moz-linear-gradient(top, rgba(40,50,60,0) 0, rgba(40,50,60,.05) 100%);
	background-image:         linear-gradient(to bottom, rgba(40,50,60,0) 0, rgba(40,50,60,.05) 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0028323c', endColorstr='#0c28323c', GradientType=0);
	filter: none;
}
.bg-light {
	color: #828c99;
	background-color: #dde6f5;
}
.bg-light .nav-tabs > li a, .text-muted-blue { color: #9ab5db; }
.bg-light.lt, .bg-light .lt { background-color: #f2f4f8; }
.bg-light.lter, .bg-light .lter { background-color: #f9fafc; }
.bg-light.dk, .bg-light .dk { background-color: #e4e8f2; }
.bg-light.dker, .bg-light .dker { background-color: #dde2ee; }
.bg-lighter, .bg-lighter a:hover {
	color: #828c99; 
	background-color: #edf2fa;
}
.bg-light a, .bg-lighter a {
	font-size: 1.0em;
	font-weight: 400;
	color: #77808c;
}
.bg-default { background-color: #f3f5f9; }

/*** .bg-dark.dkr is bg coloring for topmost navbar on USER side ***/
/*** .bg-dark.dker is bg coloring topmost navbar on Leeflet side ***/
.bg-dark {
	color: #fff;
	background-color: #383838;
}
.bg-dark a { color: #fff; }
.bg-dark a:hover, .bg-dark .btn:hover, .bg-dark .btn:focus { color: #fff; }
.bg-dark a.list-group-item:hover, .bg-dark a.list-group-item:focus { background-color: inherit; }
.bg-dark .nav li > a { color: #fff; }
.bg-dark .nav li > a:hover { background-color: #262626; }
.bg-dark .nav li > ul.dropdown-menu > li > a { color: #626d83; }
.bg-dark .nav li > ul.dropdown-menu > li > a:hover { color: #fff; }
.bg-dark .nav .open > a { background-color: #262626; }
.bg-dark.navbar .nav > li.active > a {
	color: #fff;
	background-color: #262626;
}
.bg-dark .open > a, .bg-dark .open > a:hover, .bg-dark .open > a:focus { color: #fff; }
.bg-dark .text-muted { color: #bcc7ca; }
.bg-dark.dk, .bg-dark .dk { 
	background-color: #262626; 
}
.bg-dark.dker, .bg-dark .dker {
	background-color: #262626;
	background-image: none;
}
.bg-dark.dker.navbar .nav > li.active > a {
	color: #fff;
	background-color: #262626;
}
.bg-dark.dkr, .bg-dark .dkr {
	background-color: #262626;
}
.bg-dark.dkr a { color: #fff; }

/* progress bar usage text non-linked color 
- not the global (dark) text-primary color 
- this is a light color */
.bg-dark.dkr .text-primary {
	color: #ffffff;
}
.bg-dark a.nav-brand, #nav.nav-vertical .nav-brand {
	font-size: 18px;
	color: white;
}
/*lnew*/.bg-dark.dkst, .bg-dark .dkst {
  background-color: #323e48 /*#032930*/;
  background-image: none;
}
.bg-black {
	color: #9aa1b1;
	background-color: #2c3039;
}
.bg-black.lt, .bg-black .lt { background-color: #343843; }
.bg-black.lter, .bg-black .lter { background-color: #3d424f; }
.bg-black.dk, .bg-black .dk { background-color: #24282f; }
.bg-black.dker, .bg-black .dker { background-color: #1c1f25; }
.bg-black a { color: #a8aebc; }
.bg-black a:hover { color: #fff; }
.bg-black a.list-group-item:hover, .bg-black a.list-group-item:focus { background-color: inherit; }
.bg-black .nav li > a { color: #7d869b; }
.bg-black .nav li > a:hover { background-color: #21242b; }
.bg-black .nav li > ul.dropdown-menu > li > a { color: #424856; }
.bg-black .nav li > ul.dropdown-menu > li > a:hover { color: #fff; }
.bg-black .nav .open > a { background-color: #21242b; }
.bg-black.navbar .nav > li.active > a {
	color: #fff;
	background-color: #21242b;
}
.bg-black .open > a, .bg-black .open > a:hover, .bg-black .open > a:focus { color: #fff; }
.bg-black .text-muted { color: #8b93a6; }
.bg-primary {
	color: fff;
	background-color: #427fc5;
}
.bg-primary.lt, .bg-primary .lt { background-color: #605598; }
.bg-primary.lter, .bg-primary .lter { background-color: #695ea5; }
.bg-primary.dk, .bg-primary .dk { background-color: #524982; }
.bg-primary.dker, .bg-primary .dker { background-color: #4b4276; }
.bg-primary a { color: #eae9f2; }
.bg-primary a:hover { color: #fff; }
.bg-primary a.list-group-item:hover, .bg-primary a.list-group-item:focus { background-color: inherit; }
.bg-primary .nav li > a { color: #bdb8d7; }
.bg-primary .nav li > a:hover { background-color: #4f467d; }
.bg-primary .nav li > ul.dropdown-menu > li > a { color: #7166a9; }
.bg-primary .nav li > ul.dropdown-menu > li > a:hover { color: #fff; }
.bg-primary .nav .open > a { background-color: #4f467d; }
.bg-primary.navbar .nav > li.active > a {
	color: #fff;
	background-color: #4f467d;
}
.bg-primary .open > a, 
.bg-primary .open > a:hover, 
.bg-primary .open > a:focus { color: #fff; }
.bg-primary .text-muted { color: #ccc8e0; }
.bg-secondary a { color: #6493d7; }
.bg-secondary:hover, .bg-secondary:focus, 
.bg-secondary:active, .bg-secondary.active {
 color: #fff;
}
.bg-success {
	color: #fbfdfa;
	background-color: #acd82a;
}
.bg-success a { color: #fff; }
.bg-success a:hover { color: #fff; }
.bg-success a.list-group-item:hover, .bg-success a.list-group-item:focus { background-color: inherit; }
.bg-success .nav li > a { color: #eef8e6; }
.bg-success .nav li > a:hover { background-color: #85c948; }
.bg-success .nav li > ul.dropdown-menu > li > a { color: #5f982d; }
.bg-success .nav li > ul.dropdown-menu > li > a:hover { color: #fff; }
.bg-success .nav .open > a { background-color: #85c948; }
.bg-success.navbar .nav > li.active > a {
	color: #fff;
	background-color: #85c948;
}
.bg-success .open > a, .bg-success .open > a:hover, .bg-success .open > a:focus { color: #fff; }
.bg-success .text-muted { color: #eef8e6; }
.bg-info {
	color: #fff;
	background-color: #62bed9;
}
.bg-info.lt, .bg-info .lt { background-color: #6ed4f4; }
.bg-info.lter, .bg-info .lter { background-color: #81daf6; }
.bg-info.dk, .bg-info .dk { background-color: #4ccaf2; }
.bg-info.dker, .bg-info .dker { background-color: #3cc5f1; }
.bg-info a { color: #fff; }
.bg-info a:hover { color: #fff; }
.bg-info a.list-group-item:hover, .bg-info a.list-group-item:focus { background-color: inherit; }
.bg-info .nav li > a { color: #fff; }
.bg-info .nav li > a:hover { background-color: #45c8f1; }
.bg-info .nav li > ul.dropdown-menu > li > a { color: #10a9da; }
.bg-info .nav li > ul.dropdown-menu > li > a:hover { color: #fff; }
.bg-info .nav .open > a { background-color: #45c8f1; }
.bg-info.navbar .nav > li.active > a {
	color: #fff;
	background-color: #45c8f1;
}
.bg-info .open > a, .bg-info .open > a:hover, .bg-info .open > a:focus { color: #fff; }
.bg-info .text-muted { color: #fff; }
.bg-warning {
	color: #fff;
	background-color: #fcc44d;
}
.bg-warning a { color: #fff; }
.bg-warning a:hover { color: #fff; }
.bg-warning a.list-group-item:hover, .bg-warning a.list-group-item:focus { background-color: inherit; }
.bg-warning .nav li > a { color: #fffefd; }
.bg-warning .nav li > a:hover { background-color: #fcbc34; }
.bg-warning .nav li > ul.dropdown-menu > li > a { color: #df9904; }
.bg-warning .nav li > ul.dropdown-menu > li > a:hover { color: #fff; }
.bg-warning .nav .open > a { background-color: #fcbc34; }
.bg-warning.navbar .nav > li.active > a {
	color: #fff;
	background-color: #fcbc34;
}
.bg-warning .open > a, .bg-warning .open > a:hover, .bg-warning .open > a:focus { color: #fff; }
.bg-warning .text-muted { color: #fffefd; }
.bg-danger {
	color: #fff;
	background-color: #c10034;
}
.bg-danger a { color: #fff; }
.bg-danger a:hover { color: #fff; }
.bg-danger a.list-group-item:hover, .bg-danger a.list-group-item:focus { background-color: inherit; }
.bg-danger .nav li > a { color: #fff; }
.bg-danger .nav li > a:hover { background-color: #fa5542; }
.bg-danger .nav li > ul.dropdown-menu > li > a { color: #ea1d06; }
.bg-danger .nav li > ul.dropdown-menu > li > a:hover { color: #fff; }
.bg-danger .nav .open > a { background-color: #fa5542; }
.bg-danger.navbar .nav > li.active > a {
	color: #fff;
	background-color: #fa5542;
}
.bg-danger .open > a, .bg-danger .open > a:hover, .bg-danger .open > a:focus { color: #fff; }
.bg-danger .text-muted { color: #fff; }
.bg-white {
	color: #717171;
	background-color: #fff;
}
.bg-white a { color: #575757; }
.bg-white a:hover { color: #3e3e3e; }
.bg-white .text-muted { color: #979797; }
.bg-white .text-white { color: #fff !important; }

.list-group-item.bg-success.lightest { background-color: #eaf9dd; }
.bg-blue215 { background: #6493d7 url(../images/bgTopnav.png) 0 0 repeat-y; }
.bg-blue-lt { background-color: #6295d9; }
.bg { color: #fff; }
.bg a, .bg a:hover { color: #fff; }
.nobg {
	border: none;
	background: none !important;
}
.btn.nobg:active, .btn.nobg.active, 
.btn.nobg:hover, .btn.nobg:focus {
	border: none;
	outline: 0;
	outline: none;
	background-image: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.pos-rlt { position: relative; }
.pos-stc { position: static; }
.pos-abt { position: absolute; }
.line {
	font-size: 0;
	overflow: hidden;
	height: 2px;
	margin: 10px 0;
	border-width: 0;
	border-top: 1px solid #eaedef;
	background-color: transparent;
 *width: 100%;
}
.line-xs { margin: 0; }
.line-lg {
	margin-top: 15px;
	margin-bottom: 15px;
}
.line-dashed {
	border-style: dashed;
	background: transparent;
}
.no-line { border-width: 0; }
.no-border, .no-borders {
	border-width: 0;
	border-color: transparent !important;
}
.no-radius { border-radius: 0; }
.block { display: block; }
.block.hide { display: none; }
.inline { display: inline-block; }
.pull-right-lg { float: right; }
.none { display: none; }
.pull-none { float: none; }
.form-control-trans {
	border: none;
	background: transparent;
}
.bg-white-only { background-color: #fff; }
.rounded { border-radius: 500px; }
.btn-s-xs { min-width: 90px; }
.btn-s-sm { min-width: 100px; }
.btn-s-md { min-width: 120px; }
.btn-s-lg { min-width: 150px; }
.btn-s-xl { min-width: 200px; }
.l-h-2x { line-height: 2em; }
.l-h-1x { line-height: 1.2em; }
.v-middle { vertical-align: middle !important; }
.v-middle-flex { display: flex; align-items: center; }
.v-top { vertical-align: top; }
.v-bottom { vertical-align: bottom; }
.font-thin { font-weight: 300; }
.font-normal { font-weight: normal; }
.font-semibold { font-weight: 600; }
.font-bold { font-weight: 700; }
.text-sm { font-size: 12px; }
.text-xs { font-size: 10px; }
.text-ellipsis {
	display: block;
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.text-uc { text-transform: uppercase; }

/* Margins, Padding & Borders */
.wrapper { padding: 15px; }
.wrapper-lg { padding: 30px; }
.wrapper-xl { padding: 50px; }
.padder {
	padding-right: 15px;
	padding-left: 15px;
}
.padder-v {
	padding-top: 15px;
	padding-bottom: 15px;
}
.no-padder { padding: 0 !important; }
.pull-in {
	margin-right: -15px;
	margin-left: -15px;
}
.pull-out { margin: -10px -15px; }
.b-t { border-top: 1px solid #e0e4e8; }
.b-r { border-right: 1px solid #e0e4e8; }
.b-b { border-bottom: 1px solid #e0e4e8; }
.b-l { border-left: 1px solid #e0e4e8; }
.r { border-radius: 2px 2px 2px 2px; }
.r-l { border-radius: 2px 0 0 2px; }
.r-r { border-radius: 0 2px 2px 0; }
.r-t { border-radius: 2px 2px 0 0; }
.r-b { border-radius: 0 0 2px 2px; }
.m { margin: 15px; }
.m-n { margin: 0; }
.m-l { margin-left: 15px; }
.m-l-none { margin-left: 0; }
.m-l-xs { margin-left: 5px; }
.m-l-sm { margin-left: 10px; }
.m-l-lg { margin-left: 20px; }
.m-l-n { margin-left: -15px; }
.m-l-n-xxs { margin-left: -1px; }
.m-l-n-xs { margin-left: -5px; }
.m-l-n-sm { margin-left: -10px; }
.m-l-n-lg { margin-left: -20px; }
.m-t { margin-top: 15px; }
.m-t-none { margin-top: 0; }
.m-t-xxs { margin-top: 1px; }
.m-t-xs { margin-top: 5px; }
.m-t-sm { margin-top: 10px; }
.m-t-lg { margin-top: 20px; }
.m-t-n { margin-top: -15px !important; }
.m-t-n-xxs { margin-top: -1px; }
.m-t-n-xs { margin-top: -5px; }
.m-t-n-sm { margin-top: -10px; }
.m-t-n-lg { margin-top: -20px; }
.m-r { margin-right: 15px; }
.m-r-none { margin-right: 0; }
.m-r-xs { margin-right: 5px; }
.m-r-sm { margin-right: 10px; }
.m-r-lg { margin-right: 20px; }
.m-r-n { margin-right: -15px; }
.m-r-n-xxs { margin-right: -1px; }
.m-r-n-xs { margin-right: -5px; }
.m-r-n-sm { margin-right: -10px; }
.m-r-n-lg { margin-right: -20px; }
.m-r-n-xlg { margin-right: -40px; }
.m-b { margin-bottom: 15px; }
.m-b-none { margin-bottom: 0; }
.m-b-xs { margin-bottom: 5px; }
.m-b-sm { margin-bottom: 10px; }
.m-b-lg { margin-bottom: 20px; }
.m-b-n { margin-bottom: -15px; }
.m-b-n-xxs { margin-bottom: -1px; }
.m-b-n-xs { margin-bottom: -5px; }
.m-b-n-sm { margin-bottom: -10px; }
.m-b-n-lg { margin-bottom: -20px; }

/* Floats, Margins, Padding & Borders - Custom MEL */
/* Floats and Alignment */
.flr { float: right!important; }
.fll { float: left!important; }
.txtl { text-align: left; }
.txtr { text-align: right; }
.txtc { text-align: center; }
.txtb { font-weight: 700; }
.txtn { font-weight: 400; }
.txts { font-size: .9em; }
.txtxs {
	font-size: .8em;
	line-height: 1.5em;
	color: #999;
}

/* Padding */
.p, tr.p td { padding: 10px !important; }
.ps, tr.ps td { padding: 5px !important; }
.pm, tr.pm td { padding: 15px !important; }
.plg, tr.plg td { padding: 20px !important; }
.plgr { padding: 30px !important; }
.pxlg, tr.pxlg td { padding: 40px !important; }
.ptb {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
.ptbs {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}
.ptbm {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}
.ptblg {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}
.ptblgr {
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}
.ptbxlg {
	padding-top: 40px !important;
	padding-bottom: 40px !important;
}
.plr {
	padding-right: 10px !important;
	padding-left: 10px !important;
}
.plrs {
	padding-right: 5px !important;
	padding-left: 5px !important;
}
.plrm {
	padding-right: 15px !important;
	padding-left: 15px !important;
}
.plrlg {
	padding-right: 20px !important;
	padding-left: 20px !important;
}
.plrlgr {
	padding-right: 30px !important;
	padding-left: 30px !important;
}
.plrxlg {
	padding-right: 40px !important;
	padding-left: 30px !important;
}
.pt { padding-top: 10px !important; }
.pts { padding-top: 5px !important; }
.ptm { padding-top: 15px !important; }
.ptlg { padding-top: 20px !important; }
.ptlgr { padding-top: 30px !important; }
.ptxlg { padding-top: 40px !important; }
.pr { padding-right: 10px !important; }
.prs { padding-right: 5px !important; }
.prm { padding-right: 15px !important; }
.prlg { padding-right: 20px !important; }
.prlgr { padding-right: 30px !important; }
.prxlg { padding-right: 40px !important; }
.pb { padding-bottom: 10px !important; }
.pbs { padding-bottom: 5px !important; }
.pbm { padding-bottom: 15px !important; }
.pblg { padding-bottom: 20px !important; }
.pblgr { padding-bottom: 30px !important; }
.pbxlg { padding-bottom: 40px !important; }
.pl { padding-left: 10px !important; }
.pls { padding-left: 5px !important; }
.plm { padding-left: 15px !important; }
.pllg { padding-left: 20px !important; }
.pllgr { padding-left: 30px !important; }
.plxlg { padding-left: 40px !important; }
/* negative padding */
.ptn-xs { padding-top: -1px; }
.pbn-xs { padding-bottom: -1px; }
.pln-xs { padding-left: -1px; }
.prn-xs { padding-right: -1px; }
.ptn-sm { padding-top: -5px; }
.pbn-sm { padding-bottom: -5px; }
.pln-sm { padding-left: -5px; }
.prn-sm { padding-right: -5px; }
.ptn { padding-top: -10px; }
.pbn { padding-bottom: -10px; }
.pln { padding-left: -10px; }
.prn { padding-right: -10px; }
.ptn-md { padding-top: -15px; }
.pbn-md { padding-bottom: -15px; }
.pln-md { padding-left: -15px; }
.prn-md { padding-right: -15px; }
.ptn-lg { padding-top: -20px; }
.pbn-lg { padding-bottom: -20px; }
.pln-lg { padding-left: -20px; }
.prn-lg { padding-right: -20px; }
.np, tr.np td { padding: 0!important; }
.npt { padding-top: 0!important; }
.npr { padding-right: 0!important; }
.npb { padding-bottom: 0!important; }
.npl { padding-left: 0!important; }
/* Margins */
.m, tr.m td { margin: 10px !important; }
.ms, tr.ms td { padding: 5px !important; }
.mm, tr.mm td { margin: 15px !important; }
.mlg, tr.mlg td { margin: 20px !important; }
.mxlg, tr.mxlg td { margin: 30px !important; }
.mtb {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
.mtbs {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}
.mtbm {
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}
.mtblg {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}
.mtblgr {
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}
.mtbxlg {
	margin-top: 40px !important;
	margin-bottom: 30px !important;
}
.mlr {
	margin-right: 10px !important;
	margin-left: 10px !important;
}
.mlrs {
	margin-right: 5px !important;
	margin-left: 5px !important;
}
.mlrm {
	margin-right: 15px !important;
	margin-left: 15px !important;
}
.mlrlg {
	margin-right: 20px !important;
	margin-left: 20px !important;
}
.mlrlgr {
	margin-right: 30px !important;
	margin-left: 30px !important;
}
.mlrxlg {
	margin-right: 40px !important;
	margin-left: 40px !important;
}
.mt { margin-top: 10px !important; }
.mts { margin-top: 5px !important; }
.mtm { margin-top: 15px !important; }
.mtlg { margin-top: 20px !important; }
.mtlgr { margin-top: 30px !important; }
.mtxlg { margin-top: 40px !important; }
.mr { margin-right: 10px !important; }
.mrs { margin-right: 5px !important; }
.mrm { margin-right: 15px !important; }
.mrlg { margin-right: 20px !important; }
.mrlgr { margin-right: 30px !important; }
.mrxlg { margin-right: 40px !important; }
.mb { margin-bottom: 10px !important; }
.mbs { margin-bottom: 5px !important; }
.mbm { margin-bottom: 15px !important; }
.mblg { margin-bottom: 20px !important; }
.mblgr { margin-bottom: 30px !important; }
.mbxlg { margin-bottom: 40px !important; }
.ml { margin-left: 10px !important; }
.mls { margin-left: 5px !important; }
.mlm { margin-left: 15px !important; }
.mllg { margin-left: 20px !important; }
.mllgr { margin-left: 30px !important; }
.mlxlg { margin-left: 40px !important; }
.nm, tr.nm td { margin: 0!important; }
.nmt, .first, p.first, p:first-child { margin-top: 0!important; }
.nmr { margin-right: 0!important; }
.nmb { margin-bottom: 0!important; }
.nml { margin-left: 0!important; }
.nmlr {
	margin-right: 0!important;
	margin-left: 0!important;
}
.nmtb {
	margin-top: 0!important;
	margin-bottom: 0!important;
}
/* negative margins */
.mln-xs { margin-left: -1px; }
.mln-sm { margin-left: -5px; }
.mln { margin-left: -10px; }
.mln-md { margin-left: -15px; }
.mln-lg { margin-left: -20px; }
.mrn-xs { margin-right: -1px; }
.mrn-sm { margin-right: -5px; }
.mrn { margin-right: 10px; }
.mrn-md { margin-right: -15px; }
.mrn-lg { margin-right: -20px; }
.mtn-xs { margin-top: -1px; }
.mtn-sm { margin-top: -5px; }
.mtn { margin-top: -10px; }
.mtn-md { margin-top: -15px; }
.mtn-lg { margin-top: -20px; }
.mtn-xlg { margin-top: -40px; }
.mbn-xs { margin-bottom: -1px; }
.mbn-sm { margin-bottom: -5px; }
.mbn { margin-bottom: 10px; }
.mbn-md { margin-bottom: -15px; }
.mbn-lg { margin-bottom: -20px; }
.mbn-xlg { margin-top: -40px; }
/* Border */
.bdr { border: 1px solid #d6d6d6!important; }
.tbdr { border-top: 1px solid #d6d6d6!important; }
.bbdr { border-bottom: 1px solid #d6d6d6!important; }
.lbdr { border-left: 1px solid #d6d6d6!important; }
.rbdr { border-right: 1px solid #d6d6d6!important; }
/* #e0e4e8 border (lighter) */
.b-t { border-top: 1px solid #e0e4e8; }
.b-r { border-right: 1px solid #e0e4e8; }
.b-b { border-bottom: 1px solid #e0e4e8; }
.b-l { border-left: 1px solid #e0e4e8; }
.nbdr, tr.nbdr td { border: none!important; }
.nbdr-l { border-left-width: 0; }
.nbdr-r { border-right-width: 0; }
.nbdr-t { border-top-width: 0; }
.nbdr-b { border-bottom-width: 0; }
/* border-radius 2px */
.r { border-radius: 2px; }
.r-l { border-radius: 2px 0 0 2px; }
.r-r { border-radius: 0 2px 2px 0; }
.r-t { border-radius: 2px 2px 0 0; }
.r-b { border-radius: 0 0 2px 2px; }
/* border-radius 5px */
.r-lg { border-radius: 5px; }
.r-l-lg { border-radius: 5px 0 0 5px; }
.r-r-lg { border-radius: 0 5px 5px 0; }
.r-t-lg { border-radius: 5px 5px 0 0; }
.r-b-lg { border-radius: 0 0 5px 5px; }
.r-n { border-radius: 0; }
/* Opacity */
.opacity-half {
	opacity: .5;
	filter: alpha(opacity=50);
}
.opacity-qtr {
	opacity: .25;
	filter: alpha(opacity=25);
}
.opacity-10 {
	opacity: .1;
	filter: alpha(opacity=10);
}

/* Images */
.media-xs { min-width: 50px; }
.media-sm { min-width: 80px; }
.media-md { min-width: 90px; }
.media-lg { min-width: 120px; }
.thumb {
	display: inline-block;
	width: 64px;
}
.thumb-lg {
	display: inline-block;
	width: 128px;
}
.thumb-md {
	display: inline-block;
	width: 90px;
}
.thumb-xs {
	display: inline-block;
	width: 18px;
}
.thumb-sm {
	display: inline-block;
	width: 36px;
}
.thumb img, .thumb-xs img, .thumb-sm img, .thumb-md img, .thumb-lg img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}
.img-full { max-width: 100%; }
.img-full > img { max-width: 100%; }
.avatar {
	display: block;
	white-space: nowrap;
	border: 1px solid rgba(255,255,255,.2);
	border-radius: 500px;
}
.avatar img { border-radius: 500px; }
.avatar.border {
	border: 3px solid #fff;
	border-color: rgba(255,255,255,.5);
}
.clear {
	display: block;
	overflow: hidden;
}
.scroll-x, .scroll-y {
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
}
.scroll-y { overflow-y: auto; }
.scroll-x { overflow-x: auto; }
.no-touch .scroll-x, .no-touch .scroll-y { overflow: hidden; }
.no-touch .scroll-x:hover, .no-touch .scroll-x:focus, .no-touch .scroll-x:active { overflow-x: auto; }
.no-touch .scroll-y:hover, .no-touch .scroll-y:focus, .no-touch .scroll-y:active { overflow-y: auto; }
.no-touch .hover-action { display: none; }
.no-touch .hover:hover .hover-action { display: inherit; }
.h {
	font-size: 170px;
	font-weight: 300;
	background-image: -webkit-linear-gradient(92deg, #fb83fa, #00aced);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
/********************************************************/
/*              MEL CUSTOM  020414                  */
/********************************************************/

.dropdown-menu.bg-secondary > li > a { color: #fff; }
.dropdown-menu.bg-secondary > li > a:hover, 
.dropdown-menu.bg-secondary > li > a:focus, 
.dropdown-menu.bg-secondary > .active > a, 
.dropdown-menu.bg-secondary > .active > a:hover, 
.dropdown-menu.bg-secondary > .active > a:focus {
	color: white;
	border: none;
	background: #4180d9;
	background-image: none;
	filter: none;
}
.divider {
	overflow: hidden;
	height: 1px;
	margin: 9px 0;
	background-color: #e5e5e5;
}
.dot-divider-h {
	height: 1px;
	margin: 10px 0 20px 0;
	border: 1px dotted #e1e1e1;
}
#leefletScrollContent .list-group-item a.dropdown-toggle:hover { background: none; }
/* from demo.herothemes.com teamtalk */
/* Entry Meta Date */
.entry-meta-date {
	font-size: 12px;
	padding: 6px 10px;
	color: #707980;
	border-radius: 99px;
	background: #f0f1f2;
}
.entry-meta-date i { margin: 0 5px 0 0; }
.entry-meta-date a, .entry-meta-date:visited { color: #999; }
.entry-comment-meta {
	font-size: 12px;
	/*margin: 10px 0;*/

    padding: 0;
	list-style: none;
	color: #707980;
}
.entry-comment-meta a, .entry-comment-meta a:visited { color: #707980; }
.entry-comment-meta li, .entry-comment-meta a {
	display: inline;
	margin: 0 0 0 5px;
	padding: 3px 8px;/*was 5px 8px;*/
	border-radius: 99px;
	background: #f0f1f2;
}
.entry-comment-meta a.clientshare {
	font-size: 11px;
	font-size: 10px;
	margin-right: -20px;
	padding: 4px 7px 3px 2px;
	text-transform: uppercase;
	color: #fff;
	background: #99c624;
}
.entry-comment-meta a.clientshare:hover { background: #afe031; }
.entry-comment-meta i { margin: 0 0 0 5px; }
.entry-comment-meta a.clientshare i { font-size: 13px; }
.entry-comment-meta a.badge {
	font-weight: normal;
	color: #fff;
	background: #b1ccf5;
}
.entry-right {
	float: right;
	min-width: 100px;
	text-align: right;
}
/* end from demo.herothemes.com stuff */

/* user top navbar */
/*llnew*/.navbar-white, .header.navbar .navbar-white {
	background: #ffffff;
}
/*llnew*/.header.navbar .navbar-white {
	-webkit-box-shadow: 0 3px 10px 0 rgba(0,0,0,.15);
  -moz-box-shadow: 0 3px 10px 0 rgba(0,0,0,.15);
  box-shadow: 0 3px 10px 0 rgba(0,0,0,.15);
}
.navbar-inverse {
	background-color: #262626;
}
.navbar-inverse .btn-link, .navbar-inverse a, .navbar-inverse .navbar-nav > li > a { color: #c3dbfa; }
.navbar-nav > li a:hover span, .navbar-nav > li a:hover i { color: #fff; }
.navbar-nav > li span {
	font-size: 12px;
	margin-left: 3px;
}
.navbar-nav > li i { font-size: 15px; }
.navbar-nav > .carat { color: #b1ccf5; }
.navbar-inverse .navbar-nav > .dropdown > a .caret {
	border-top-color: #b1ccf5;
	border-bottom-color: #b1ccf5;
}
.navbar-form .form-control {
	padding: 7px 12px 5px 6px;
	background-color: #73a6e6;
}
.navbar-form .form-control:-moz-placeholder {
 color: #cadefc;
}
.navbar-form .form-control::-moz-placeholder {
 color: #cadefc;
}
.navbar-form .form-control:-ms-input-placeholder {
 color: #cadefc;
}
.navbar-form .form-control::-webkit-input-placeholder {
 color: #cadefc;
}
.navbar-form .input-group-addon.search {
	padding: 0 0 0 8px;
	color: #cadefc;
	border-width: 0;
	background-color: #73a6e6;
}
.navbar-inverse .navbar-nav > .open > a, 
.navbar-inverse .navbar-nav > .open > a:hover, 
.navbar-inverse .navbar-nav > .open > a:focus {
	color: #fff;
	background-color: #326cbf;
}
a.bg-danger { color: #fff; }
.text-center-md { text-align: center; }
/*new .overflow-v to overide list-group-items with tooltip menu*/
.overflow-v { overflow: visible !important; }
.list-group > li a:hover, 
.list-group-item.bg-lighter:hover, 
.list-group-item.bg-lighter:focus { 
    background-color: #e8f0fa;
}
.text-xs { font-size: .85em; }
.m-l-n-xlg { margin-left: -40px; }
.bg-dark .caret {
	margin-left: 5px;
	border-top: 4px solid #fcffe5;
}
header.white-gradient, .text-charcoal-light { color: #a1a7b3; }
.white-gradient .nav-tabs > li a, .white-gradient a, .bg-default .nav-tabs > li a, .bg-default a, .iconbar a {
	cursor: pointer;
	color: #8f9cb3;
}
.white-gradient .nav-tabs > li a:hover, .white-gradient a:hover, header.white-gradient:hover, .bg-default .nav-tabs > li a:hover, .bg-default a:hover, header.bg-default:hover, .iconbar a:hover, .th-sortable a:hover { color: #666f80; }

.breadcrumb a { color: #6690cc; }
h1, h2, h3, h4, .h1, .h2, .h3, .h4 {
	text-shadow: 0 1px 3px rgba(0,0,0,.1);
	-webkit-text-shadow: 0 1px 3px rgba(0,0,0,.1);
	-moz-text-shadow: 0 1px 3px rgba(0,0,0,.1);
}
.text-shadow {
	text-shadow: 0 1px 3px rgba(0,0,0,.1);
	-webkit-text-shadow: 0 1px 3px rgba(0,0,0,.1);
	-moz-text-shadow: 0 1px 3px rgba(0,0,0,.1);
}
.thumb-sm img.img-circle.logo {
	width: 30px;
	margin-left: -3px;
	padding: 1px;
	border: 3px solid rgba(255,255,255,.5);
}
.vbox > section.w-f { bottom: 80px; }
.vbox > footer {
	z-index: 1000;
	top: auto;
}
.vbox > footer ~ section {
 bottom: 80px;
}
.nav-primary > ul > li > a:hover, .nav-primary > ul > li > a:focus, 
.nav-primary > ul > li > a:active, .nav-primary > ul > li.active > a {
	color: #fff;
	background-color: inherit;
	text-shadow: none;
}
.panel.nshad {
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
/***** custom for .pnotify *****/
.ui-pnotify {
	top: 55px;
	right: 25px;
}
.ui-pnotify .alert {
	color: #fff;
	border-color: transparent;
	background-color: #454545;
}
/* Custom styled notice CSS */
.ui-pnotify.custom .ui-pnotify-container {
	border: none !important;
	background-color: #404040 !important;
	background-image: none !important;
}
.ui-pnotify.custom .ui-pnotify-title, .ui-pnotify.custom .ui-pnotify-text {
	font-family: Open Sans, sans-serif !important;
	line-height: 1 !important;
	padding-left: 50px !important;
	color: #fff !important;
	text-shadow: 2px 2px 3px black !important;
}
.ui-pnotify.custom .ui-pnotify-title { font-weight: bold; }
.ui-pnotify.custom .ui-pnotify-icon { float: left; }
.ui-pnotify.custom .picon {
	width: 33px;
	height: 33px;
	margin: 3px;
}
.ui-pnotify .ui-pnotify-container {
	font-size: 13px;
	color: #fff;
	border: none !important;
	background-color: #454545 !important;
	background-image: none !important;
}
.ui-pnotify.success .ui-pnotify-container {
	color: #fbfdfa;
	background-color: #acd82a !important;
}
.ui-pnotify.warning .ui-pnotify-container {
	color: #fbfdfa;
	background-color: #fcc44d !important;
}
.ui-pnotify.danger .ui-pnotify-container {
	color: #fbfdfa;
	background-color: #fb6b5b !important;
}
.ui-pnotify.info .ui-pnotify-container {
	color: #fbfdfa;
	background-color: #5dcff3 !important;
}
.ui-pnotify .fa-lg {
	font-size: 1.5em;
	padding-top: 2px;
}

/*from proton .gallery-uploader*/
.panel.gallery-uploader .panel-heading {
	font-size: 16px;
	position: relative;
	z-index: 3;
	-webkit-box-shadow: 0 5px 5px -3px rgba(0,0,0,.05);
	box-shadow: 0 5px 5px -3px rgba(0,0,0,.05);
}
.panel.gallery-uploader .panel-heading .icon-info-sign {
	font-size: 14px;
	top: 1px;
	margin-left: 5px;
	color: #ccc;
}
.panel.gallery-uploader .list-group .dropzone-container {
	overflow: hidden;
	max-height: 0;
	padding: 0 20px;
	-webkit-transition: max-height .1s ease-in-out, padding .1s ease-in-out;
	transition: max-height .1s ease-in-out, padding .1s ease-in-out;
	background: #f7f7f7;
}
.panel.gallery-uploader .list-group .preview-container {
	padding: 15px 8px 20px;
	-webkit-box-shadow: 0 -5px 5px -5px rgba(0,0,0,.05);
	box-shadow: 0 -5px 5px -5px rgba(0,0,0,.05);
}
.panel.gallery-uploader .dropzone {
	padding: 0 0 5px;
	text-align: center;
	color: #ccc;
	border: 0;
	background: 0;
}
.panel.gallery-uploader .dropzone .icon-picture {
	font-size: 40px;
	display: block;
	margin: 15px auto 8px;
}
.panel.gallery-uploader .dropzone .icon-download {
	font-size: 40px;
	display: block;
	margin: 18px auto 4px;
}
.panel.gallery-uploader .dropzone .hover {
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transition: opacity .3s .1s;
	transition: opacity .3s .1s;
	opacity: 0;
	color: #fff;
	border-radius: 3px;
	background-color: #76b6ec;
	filter: alpha(opacity=0);
}
.panel.gallery-uploader .gallery-title {
	display: block;
	float: left;
	clear: none;
}
.panel.gallery-uploader .add {
	font-size: 14px;
	position: relative;
	top: 1px;
	display: block;
	float: left;
	clear: both;
	margin-top: 15px;
}
.panel.gallery-uploader .add span {
	-webkit-transition: opacity .1s .3s;
	transition: opacity .1s .3s;
}
.panel.gallery-uploader .add.finished { display: none; }
.panel.gallery-uploader .add i {
	font-size: 16px;
	position: absolute;
	top: 0;
	right: -22px;
	margin-right: 4px;
}
.panel.gallery-uploader .dz-drag-hover .hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.panel.gallery-uploader.active .list-group .dropzone-container {
	max-height: 145px;
	padding: 15px 20px;
}
.gallery-container { font-size: 0; }
.gallery-container .dz-preview {
	font-size: 14px;
	position: relative;
	display: inline-block;
	margin: 1px;
	vertical-align: top;
}
.gallery-container .dz-preview .dz-details {
	position: relative;
	width: 130px;
	height: 130px;
	background: #ccc;
}
.gallery-container .dz-preview img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	max-width: 130px;
	max-height: 130px;
	border: 0;
}
.gallery-container .dz-progress {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	display: none;
	height: 6px;
}
.gallery-container .dz-progress .dz-upload {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 0;
	height: 100%;
	-webkit-transition: width .3s ease-in-out;
	transition: width .3s ease-in-out;
	background-color: #bc401a;
}
.gallery-container .dz-processing .dz-progress { display: block; }
.gallery-container .dz-error .dz-progress .dz-upload { background: #ee1e2d; }
.gallery-container .dz-error .dz-error-mark {
	-webkit-transition: .1s color;
	transition: .1s color;
	opacity: 1;
	filter: alpha(opacity=100);
}
.gallery-container .dz-error .dz-error-message {
	display: block;
	padding: 0 5px;
	border-radius: 3px;
	background-color: #e77755;
}
.gallery-container .dz-error .overlay .controls { display: none; }
.gallery-container .dz-success .dz-progress {
	display: block;
	transition: opacity .4s ease-in-out;
	opacity: 0;
	filter: alpha(opacity=0);
}
.gallery-container .dz-success .dz-success-mark {
	opacity: 1;
	filter: alpha(opacity=100);
}
.gallery-container .dz-success-mark, .gallery-container .dz-error-mark {
	font-size: 30px;
	position: absolute;
	top: -8px;
	right: -1px;
	width: 30px;
	height: 30px;
	-webkit-transition: opacity .1s;
	transition: opacity .1s;
	text-align: center;
	opacity: 0;
	color: #fff;
	filter: alpha(opacity=0);
}
.gallery-container .dz-success-mark:hover, .gallery-container .dz-error-mark:hover { color: #8f3114; }
.gallery-container .dz-error-message, .gallery-container .confirm-removal { display: none; }
.gallery-container .overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transition: opacity .1s;
	transition: opacity .1s;
	opacity: 0;
	color: #fff;
	background: #ccc;
	background: rgba(0,0,0,.6);
	filter: alpha(opacity=0);
}
.gallery-container .overlay:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.gallery-container .overlay .dz-filename {
	width: 140px;
	padding: 15px 5px 0 15px;
}
.gallery-container .overlay .status {
	position: relative;
	z-index: 3;
	padding: 5px 5px 0;
}
.gallery-container .overlay .controls {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 0 15px 15px;
	text-align: center;
}
.gallery-container .overlay .controls a {
	display: block;
	float: left;
	width: 25px;
	height: 25px;
	padding: 3px 0 0;
	-webkit-transition: background-color .1s;
	transition: background-color .1s;
	color: #fff;
	border-radius: 3px;
}
.gallery-container .overlay .controls a:hover { background-color: #76b6ec; }
.gallery-container .overlay .controls.confirm-removal a {
	float: right;
	width: 40px;
	margin: 0 5px;
	padding: 3px 5px 0;
}
.bg-section {
	display: none;
	color: #666;
	margin: -16px -16px 30px;
	padding: 30px;
	background-color: #4f9Cb8;/*llnew was #aec8e5*/
	-webkit-box-shadow: inset 0 3px 10px 0 rgba(0,0,0,.15);
	-moz-box-shadow: inset 0 3px 10px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 3px 10px 0 rgba(0,0,0,.15);
}
.bg-section-add {
	display: none;
	color: #666;
	margin: -16px -16px 30px;
	padding: 30px;
	background-color: #95d06a;
	-webkit-box-shadow: inset 0 0 0 rgba(0,0,0,0);
	-moz-box-shadow: inset 0 0 0 rgba(0,0,0,0);
	box-shadow: inset 0 0 0 rgba(0,0,0,0);
}
.bg-section-edit {
	display: none;
	color: #666;
	margin: -16px -16px 30px;
	padding: 30px;
	background-color: #edf2fa;
	-webkit-box-shadow: inset 0 0 0 rgba(0,0,0,0);
	-moz-box-shadow: inset 0 0 0 rgba(0,0,0,0);
	box-shadow: inset 0 0 0 rgba(0,0,0,0);
}
#dropFile { display: none; }
#dropFile.show {
	position: relative;
	z-index: 1;
	top: 0;
	display: block;
}
/* / end dropFile area */

.form-control.bg-dark.dker { background-color: #262626; }
header.bg-dark.dker .input-group-addon.search {
	padding: 0 0 0 8px;
	color: #cadefc;
	border-width: 0;
	background-color: #406199;
}
.bg-light .nav-tabs > li a, .text-muted-blue { color: #afc1e0; }
.nav-tabs > li.active a {
	font-weight: 400;
	color: #666;
	background-color: #f2f4f8; /* bg-light.lt) */
}
/*border-radius*/
.r-lg { border-radius: 5px 5px 5px 5px; }
.r-l-lg { border-radius: 5px 0 0 5px; }
.r-r-lg { border-radius: 0 5px 5px 0; }
.r-t-lg { border-radius: 5px 5px 0 0; }
.r-b-lg { border-radius: 0 0 5px 5px; }
.r-n { border-radius: 0; }
.nbdr-l { border-left-width: 0; }
.nbdr-r { border-right-width: 0; }
.nbdr-t { border-top-width: 0; }
.nbdr-b { border-bottom-width: 0; }
.panel-heading .btn-sm.close {
	font-size: 17px;
	opacity: .5;
	-webkit-opacity: .5;
	-moz-opacity: .5;
}
.btn-xs { font-size: 11px; }
.btn-group-xs > .btn-xs {
	font-size: 12px;
	line-height: 1.5;/*border-left: 1px solid rgba(255, 255, 255, .20);*/
}
.btn-group-xs > .btn i.fa-xs, .btn i.fa-xs {
	font-size: 10px;
	line-height: 1.4;
}
.btn-group-xs > .btn-icon, .btn-icon.btn-xs { width: 28px; }
.btn-inset-shad {
	-webkit-box-shadow: inset 0 -1px 1px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 -1px 1px rgba(0,0,0,.05);
	box-shadow: inset 0 -1px 1px rgba(0,0,0,.05);
}
.panel .table-striped > tbody > tr:nth-child(odd) > td, 
.panel .table-striped > tbody > tr:nth-child(odd) > th { background-color: #f7fafc; }
/*wizard (fuelux.css) active step override */
.wizard ul li.active {
	color: #679ee5;
	background: #fff;
}
.wizard ul li.active:after { border-left-color: #fff; }
.wizard ul li.active .badge {
	color: white;
	border-color: #cc9707;
	background: #ffae00;
}
/* Special cell effect */
/*modified .row-drop box-shadow for SC*/
.row-drop > th, .row-drop > td, .cell-drop {
	position: relative;
	padding: 17px 20px;
	-webkit-box-shadow: inset 0 1px 10px rgba(20, 20, 20, .05);
	-moz-box-shadow: inset 0 1px 10px rgba(20, 20, 20, .05);
	box-shadow: inset 0 1px 10px rgba(20, 20, 20, .05);
}
/* Special table cell effect */
.row-drop > th, .row-drop > td, .cell-drop {
	/*-webkit-box-shadow: inset 0 1px 10px black;
	-moz-box-shadow: inset 0 1px 10px black;
	box-shadow: inset 0 1px 10px black;*/
    position: relative;
	padding: 17px 20px;
}
.table > tbody > tr.row-drop > th, 
.table > tbody > tr.row-drop > td, 
.table > tbody > tr > .cell-drop {
	border-top: 0;
	border-bottom: 1px solid #d5dded;
}
/*specifically for SC tables when clicking CU row*/
.table .row-drop label {
	font-size: 12px;
	color: #999;
}
.table .row-drop {
	font-size: 12px;
	line-height: 1.5em;
}
.table .row-drop a { color: #008cc7; }
.table .tag {
	float: left;
	clear: both;
	margin-bottom: 4px;
}
.table td small {
	font-size: 10px;
	float: left;
	margin-bottom: 1px;
	text-transform: uppercase;
}
/*td small:before{
		content: '• ';
	}*/
td.details:before {
	padding-right: 5px;
	content: '►';
	color: #ccc;
}
td.details.turn:before { content: '▼'; }
td.viewDetails:before {
	font-family: 'FontAwesome';
	content: '\f002';
}
td.viewDetails.turn:before { content: '\f002'; }
.label-spacing span.label {
	float: left;
	margin: 0 3px 5px 3px;
	padding: 5px;
}

/* font-stacking adjustment for .nav-primary icons */
#nav.nav-vertical .nav-primary > ul > li > a span.fa-lg, 
#hnav.nav-horizontal .nav-primary > ul > li > a section.fa-lg {
	font-size: 1.3333333333333333em;
	line-height: .75em;
	width: 100%;
	text-align: center;
	vertical-align: -15%;
}
#hnav.nav-horizontal .nav-primary > ul > li > a section.fa-lg { 
	margin-bottom: -12px; 
}
#nav.nav-vertical .nav-primary > ul > li > a i.fa-stack-2x, 
.nav-primary li a i.fa-stack-2x, 
#hnav.nav-horizontal .nav-primary > ul > li > a i.fa-stack-2x.fa-star {
	font-size: 1.7em;
	color: #fff;
}
#nav.nav-vertical .nav-primary > ul > li > a i.fa-stack-1x, 
.nav-primary li a i.fa-stack-1x.fa-user.clientuser, 
#hnav.nav-horizontal .nav-primary > ul > li > a i.fa-stack-1x.fa-user.clientuser {
	font-size: 1em;
	line-height: 1.7em;
	color: #4f8ee0;
	-webkit-background-clip: text;
	-moz-background-clip: text;
	background-clip: text;
	text-shadow: none;
	text-shadow: 0 2px 3px rgba(255,255,255,.5);
}
.btn-xs > .fa-sm, .btn-group-xs > .btn > .fa-sm { padding: 0 0; }
.btn-group-xs > .btn-xs > .fa-sm {
	line-height: 1.4em;
	padding: -2px 2px;
}
.btn-group-xs > .btn-xs .fa-stack.fa-sm {
	font-size: .9em;
	line-height: .9em;
	text-align: center;
	vertical-align: -75%;
}
.btn-group-xs > .btn-xs .fa-stack.fa-sm i.fa-stack-1x {
	font-size: 1em;
	line-height: 1.6em;
}
.btn-group-xs > .btn-xs .fa-stack.fa-sm i.fa-stack-2x {
	font-size: 1.3333em;
	line-height: 1.25em;
}

/********************************************************/
/*    .progress-slider addons (tooltips, message)       */
/********************************************************/
.black-gradient > .block-arrow > span { border-top-color: #000; }
.block-arrow {
	position: absolute;
	top: 100%;
	left: 50%;
	display: block;
	width: 0;
	height: 0;
	margin: 1px 0 0 -6px;
	padding: 0;
	border: 6px solid transparent;
	border-top-color: inherit;
 //border-top-color: expression(this.parentNode.currentStyle['border-top-color']);
}
.block-arrow > span {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	margin: -7px -6px -5px -6px;
	border: 6px solid transparent;
	border-top-color: #e4e7eb;
}
.silver-gradient > .block-arrow > span { border-top-color: #d6dadf; }
.translucid > .block-arrow > span, 
.notification > .block-arrow > span, 
.black-gradient > .block-arrow > span { border-top-color: #000; }
.anthracite-gradient > .block-arrow > span { border-top-color: #404040; }
.grey-gradient > .block-arrow > span { border-top-color: #939393; }
.red-gradient > .block-arrow > span { border-top-color: #d52607; }
.orange-gradient > .block-arrow > span { border-top-color: #ff9e00; }
.green-gradient > .block-arrow > span { border-top-color: #87ba17; }
.blue-gradient > .block-arrow > span { border-top-color: #00438d; }
.block-arrow.top {
	top: auto;
	bottom: 100%;
	left: 50%;
	margin: 0 0 1px -6px;
	border-top-color: transparent;
	border-bottom-color: inherit;
 //border-bottom-color: expression(this.parentNode.currentStyle['border-bottom-color']);
}
.block-arrow.top > span {
	margin: -5px -6px -7px -6px;
	border-top-color: transparent;
	border-bottom-color: #f7f7fa;
}
.silver-gradient > .block-arrow.top > span { border-bottom-color: #efeff4; }
.translucid > .block-arrow.top > span, 
.notification > .block-arrow.top > span, 
.black-gradient > .block-arrow.top > span { border-bottom-color: #333; }
.anthracite-gradient > .block-arrow.top > span { border-bottom-color: #565656; }
.grey-gradient > .block-arrow.top > span { border-bottom-color: #b3b3b3; }
.red-gradient > .block-arrow.top > span { border-bottom-color: #e24913; }
.orange-gradient > .block-arrow.top > span { border-bottom-color: #ffb900; }
.green-gradient > .block-arrow.top > span { border-bottom-color: #a7cf34; }
.blue-gradient > .block-arrow.top > span { border-bottom-color: #006aac; }
.block-arrow.right {
	top: 50%;
	left: 100%;
	margin: -6px 0 0 1px;
	border-top-color: transparent;
	border-left-color: inherit;
 //border-left-color: expression(this.parentNode.currentStyle['border-left-color']);
}
.block-arrow.right > span {
	margin: -6px -5px -6px -7px;
	border-top-color: transparent;
	border-left-color: #eeeff2;
}
.silver-gradient > .block-arrow.right > span { border-left-color: #e3e4ea; }
.translucid > .block-arrow.right > span, .notification > .block-arrow.right > span, .black-gradient > .block-arrow.right > span { border-left-color: #1a1a1a; }
.anthracite-gradient > .block-arrow.right > span { border-left-color: #4b4b4b; }
.grey-gradient > .block-arrow.right > span { border-left-color: #a3a3a3; }
.red-gradient > .block-arrow.right > span { border-left-color: #db370c; }
.orange-gradient > .block-arrow.right > span { border-left-color: #ffac00; }
.green-gradient > .block-arrow.right > span { border-left-color: #97c526; }
.blue-gradient > .block-arrow.right > span { border-left-color: #00569c; }
.block-arrow.left {
	top: 50%;
	right: 100%;
	left: auto;
	margin: -6px 1px 0 0;
	border-top-color: transparent;
	border-right-color: inherit;
 //border-right-color: expression(this.parentNode.currentStyle['border-right-color']);
}
.block-arrow.left > span {
	margin: -6px -7px -6px -5px;
	border-top-color: transparent;
	border-right-color: #eeeff2;
}
.silver-gradient > .block-arrow.left > span { border-right-color: #e3e4ea; }
.translucid > .block-arrow.left > span, 
.notification > .block-arrow.left > span, 
.black-gradient > .block-arrow.left > span { border-right-color: #1a1a1a; }
.anthracite-gradient > .block-arrow.left > span { border-right-color: #4b4b4b; }
.grey-gradient > .block-arrow.left > span { border-right-color: #a3a3a3; }
.red-gradient > .block-arrow.left > span { border-right-color: #db370c; }
.orange-gradient > .block-arrow.left > span { border-right-color: #ffac00; }
.green-gradient > .block-arrow.left > span { border-right-color: #97c526; }
.blue-gradient > .block-arrow.left > span { border-right-color: #00569c; }
.message, .big-message {
	line-height: 16px;
	position: relative;
	display: block;
	border-width: 1px;
	border-style: solid;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-background-clip: padding-box;
	-webkit-box-shadow: /*inset 0 1px 0 white, */0 1px 5px rgba(0, 0, 0, .3);
	-moz-box-shadow: /*inset 0 1px 0 white, */0 1px 5px rgba(0, 0, 0, .3);
	box-shadow: /*inset 0 1px 0 white, */0 1px 5px rgba(0, 0, 0, .3);
}
.message {
	padding: 6px 8px;
	color: black;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.message.compact {
	font-size: 11px;
	line-height: 12px;
	padding: 3px 4px;
}
/* Root elements */
#tooltips, #tooltips-over {
	position: absolute;
	top: 0;
	left: 0;
}
#tooltips { z-index: 999100; }
#tooltips-over { z-index: 999500; }
.tooltip {
	position: absolute;
	max-width: 300px;
	white-space: nowrap;
}
/* Tooltips inserted inside some elements */
.message.inner-tooltip {
	position: absolute;
	z-index: 89;
	bottom: 100%;
	left: 50%;
	display: block;
	min-width: 16px;
	max-width: 250px;
	margin: 0 0 10px 0;
	text-align: center;
	white-space: nowrap;
	pointer-events: none;
}
.message.inner-tooltip.right {
	top: 50%;
	bottom: auto;
	left: 100%;
	margin: -15px 0 0 10px;
}
.message.inner-tooltip.bottom {
	top: 100%;
	bottom: auto;
	margin: 10px 0 0 0;
}
.message.inner-tooltip.left {
	top: 50%;
	right: 100%;
	bottom: auto;
	left: auto;
	margin: -15px 10px 0 0;
}
.message.inner-tooltip.right.compact, 
.message.inner-tooltip.left.compact { margin-top: -10px; }
/*customize select2.css for v.3.4.5*/
.select2-chosen, .select2-choice > span:first-child, .select2-container .select2-choices .select2-search-field input {
	font-size: 13px;
	padding: 1px 12px;
	color: #717171;
}
.select2-container .select2-choice { border-radius: 4px; }
.thin, h1.thin, h2.thin, h3.thin, h4.thin, h5.thin, h6.thin, 
.h1.thin, .h2.thin, .h3.thin, .h4.thin, .h5.thin, .h6.thin { font-weight: 300; }
.thick, h1.thick, h2.thick, h3.thick, h4.thick, h5.thick, h6.thick, 
.h1.thick, .h2.thick, .h3.thick, .h4.thick, .h5.thick, .h6.thick { font-weight: 700; }
.hline {
	height: 1px;
	margin: 0;
	padding: 0;
	background: #e8e8e8;
}
.line1 {
	display: block;
	height: 1px;
	margin: 15px 0;
	padding: 0;
	background: #e7e7e7;
}
.line2 {
	display: block;
	height: 1px;
	margin: 10px 0;
	padding: 0;
	background: #e8e8e8;
}
.line3 {
	display: block;
	height: 1px;
	margin: 0;
	padding: 0;
	background: #e8e8e8;
}
.line4 {
	display: block;
	height: 1px;
	margin: 15px;
	padding: 0;
	background: #e8e8e8;
}
.line5 {
	display: block;
	height: 1px;
	margin: 20px;
	padding: 0;
	background: #e8e8e8;
}
/***** user settings *****/
.filtertip {
	position: relative;
	text-align: center;
	color: #fff;
	background-color: #4171b1;
}
.panel-heading.filter {
	font-family: 'Open Sans';
	font-size: 14px;
	color: #6b7e99;
	border-top: 1px solid #ccdcf0;
	border-bottom: 1px solid #ccdcf0;
	border-radius: 0;
	background-color: #dde6f5;
}
.tip-arrow {
	position: absolute;
	bottom: -9px;
	left: 50%;
	width: 33px;
	height: 9px;
	margin-left: -15px;
	background: url('../images/tip-arrow.png');
}
.panel-group .panel {
	-webkit-border-radius: 0;
	border-radius: 0;
}
.btn-file {
	position: relative;
	overflow: hidden;
}
.btn-file input[type=file] {
	font-size: 9px;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	min-width: 100%;
	min-height: 100%;
	cursor: inherit;
	text-align: right;
	opacity: 0;
	color: #999;
	background: red;
	filter: alpha(opacity=0);
}
input[readonly] {
	cursor: text !important;
	background-color: white !important;
}
/***** user file listings *****/
.panel-heading.action-header {
	display: block;
	height: 40px;
	/********* REMINDER ALERT - IMPORTANT *********/
  /* in VS stylesheet margins are commented out */
  /**********************************************/
	margin-right: -15px;
	margin-left: -15px;
	padding-top: none;
}
ul ul.list-group {
	display: none;
	margin-right: -20px;
	margin-left: -20px;
	background-color: #fff;
}
ul .list-group-item {
	padding-right: 20px;
	padding-left: 20px;
}
ul .list-group-item.subfolder a {
	font-size: 1.1em;
	font-weight: 400;
	color: #6c9bd9;
}
ul .list-group-item.subfolder li a {
	font-size: 13px;
	font-weight: normal;
	color: #575757;
}
li.subfolder .list-group .list-group-item { padding-left: 50px; }
.list-group-alt ul .list-group-item:nth-child(2n+2) { 
	background-color: rgba(0,0,0,.02); 
}
ul.list-group ul.dropdown-menu.bg-secondary > li > a { color: #fff; }
.label-light {
	color: #869fbf;
	background-color: #b1cff2;
}
.label-light[href]:hover, .label-light[href]:focus { background-color: #a8c4e5; }
/* Qouta limit - tiered-color buttons */
.btn-group.btn-quota > label.btn:nth-child(1) {
	/*white*/
  color: #717171 !important;
	border-color: #dae0ed;
	border-color: rgba(150,160,180,.3);
	background-color: #fff;
}
.btn-group.btn-quota > label.btn:nth-child(1):hover, 
.btn-group.btn-quota > label.btn:nth-child(1):focus, 
.btn-group.btn-quota > label.btn:nth-child(1):active, 
.btn-group.btn-quota > label.btn:nth-child(1).active { background-color: #fcfcfe; }
/*default*/
.btn-group.btn-quota > label.btn:nth-child(2) {
	color: #6c9bd9 !important;
	border-color: #edf2fa;
	background-color: #f5f8fc;
}
.btn-group.btn-quota > label.btn:nth-child(2):hover, .btn-group.btn-quota > label.btn:nth-child(2):focus, .btn-group.btn-quota > label.btn:nth-child(2):active, .btn-group > label.btn:nth-child(2).active {
	color: #fff !important;
	border-color: #bcd2eb;
	background-color: #b1cff2;
}
/*secondary*/
.btn-group.btn-quota > label.btn:nth-child(3) {
	font-weight: 400;
	color: white;
	border-color: #6c9bd9;
	background: #679ee5;
}
.btn-group.btn-quota > label.btn:nth-child(3):hover, 
.btn-group.btn-quota > label.btn:nth-child(3):focus, 
.btn-group.btn-quota > label.btn:nth-child(3):active, 
.btn-group.btn-quota > label.btn:nth-child(3).active {
	color: #fff !important;
	border-color: #5684bf;
	background-color: #5c8ccc;
}
/*primary*/
.btn-group.btn-quota > label.btn:nth-child(4) {
	color: #fff !important;
	border-color: #265699;
	background-color: #295da6;
}
.btn-group.btn-quota > label.btn:nth-child(4):hover, 
.btn-group.btn-quota > label.btn:nth-child(4):focus, 
.btn-group.btn-quota > label.btn:nth-child(4):active, 
.btn-group.btn-quota > label.btn:nth-child(4).active {
	color: #fff !important;
	border-color: #265699;
	background-color: #295da6;
}
/*success*/
.btn-group.btn-quota > label.btn:nth-child(5) {
	color: #fff !important;
	border-color: #acd82a;
	background-color: #acd82a;
}
.btn-group.btn-quota > label.btn:nth-child(5):hover, .btn-group.btn-quota > label.btn:nth-child(5):focus, .btn-group.btn-quota > label.btn:nth-child(5):active, .btn-group.btn-quota > label.btn:nth-child(5).active {
	color: #fff !important;
	border-color: #73b836;
	background-color: #7dc63c;
}
.input-group-btn .btn-default {
	border-color: #d8dde5;
	background-color: #f5f7fa;
}
/* for HTML5 drag and drop */
.list-group-item.dragging {
	border-width: 3px;
	border-color: #a2c2fb !important;
	background-color: rgba(132,172,246,.35) !important;/*hex#84acf6*/
}
.dragover { background-color: rgba(132,172,246,.35) !important;/*hex#84acf6*/ }
/*allows .tooltip to wrap after 300px max-width*/
.tooltip-inner { white-space: pre-wrap; }
.validation-summary-errors {
	font-size: 1.1em;
	margin: 10px auto;
	color: #fff;
	border: 1px solid #a00;
	border-radius: 4px;
	background-color: #f00;
}
.validation-summary-errors > ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.validation-summary-errors > ul > li {
	padding: 2px 0;
	text-align: center;
}
/*profile/aside-brand left nav redesign*/
.thumb-user-lg img.img-circle {
	display: block;
	width: 145px;
	text-align: center;
	border: 15px solid rgba(255, 255, 255, .4);
	-webkit-background-clip: padding-box; /* for Safari */
	background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
}
.aside-brand-area {
	position: relative;
	display: block;
	height: 128px;
	background: transparent url(../images/bgLeftnavCloud-wider-halfopac.png) center -100px no-repeat;
}
.aside-brand:before {
	display: table;
	content: ' ';
}
.aside-brand:after { clear: both; }
.aside-brand {
	line-height: 108px;
	position: relative;
	display: block;
	height: 128px;
	text-align: center;
	vertical-align: middle;
}
.thumb-client img {
	max-width: 150px;
	margin-top: 20px;
	padding: 0 auto;
	vertical-align: middle !important;
	border: none;
}
.bg-secondary.half-opac { background-color: rgba(37,104,196,.5) !important; }
/*NEW user top right with bounce alert*/
.navbar-right .nav-msg {
	position: absolute;
	z-index: 1000;
	top: -18px;/*was 10px*/
	right: 40px;/*was 10px*/
	padding: 0;/*was 5px*/
}
#userNotifications.dropdown-menu {
	margin-top: 80px;
	margin-right: -40px;
}
.nav .nav-msg.open > a, .nav .nav-msg.open > a:hover, 
.nav .nav-msg.open > a:focus {
	border-color: none !important;
	background-color: transparent !important;
}
.nav-msg.user-notify .menu-counter { /*top: -2px;*/
    left: 5px; }
.nav-msg.user-notify .menu-counter {
	line-height: 20px;
	position: absolute;
	width: 28px;
	height: 21px;
	text-align: center;
	color: #fff;
	border-radius: 0 0 3px 3px;
	background-color: #ffae00;
}
.nav-msg.user-notify .panel .panel-heading .fa-times {
	font-size: 14px;
	position: absolute;
	top: 12px;
	right: 5px;
	display: block;
	width: 20px;
	height: 20px;
	-webkit-transition: color .1s;
	transition: color .1s;
	color: #ccc;
}
/* SEARCH ICON WITH INPUT EXPAND */
/* to accomodate search icon for 768w*/
.nav > li > a { padding: 14px 8px; color: #575757 }/*llnew color*/
/*llnew*/.nav > li > a.show-sidebar i {color: #ffffff;}
li.navbar-form { margin-left: -20px; }
.navbar-form .search-form {
	position: absolute;
	display: inline-block;
	width: 0;
	transition: all .6s;
}
.navbar-form .search-form .input-group .form-control {
	font-size: 12px;
	line-height: 1.5;
	height: 24px;
	margin-left: -24px;
	padding: 7px 12px 5px 6px;
	text-indent: -150000px;
	color: #cadefc;
	border: none;
	border-radius: 3px;
	background: transparent !important;
}
.navbar-form .search-form .input-group .form-control:hover { cursor: pointer; }
.navbar-form .search-form .input-group .input-group-btn { height: 30px; }
.navbar-form .search-form .input-group .input-group-btn .btn.submit {
	display: block;
	width: 24px;
	margin-top: 0;
	padding: 0;
	background: none;
	box-shadow: none;
}
.navbar-form .search-form .input-group .input-group-btn .btn.submit > i { font-size: 15px; }
.navbar-form .search-form.open {
	width: 220px;
	transition: all .6s;
}
.navbar-form .search-form.open .input-group .form-control {
	margin-top: 4px;
	margin-left: 0;
	text-indent: 0;
	background-color: #73a6e6 !important;
}
.navbar-form .search-form.open .input-group .form-control:hover { cursor: text; }
.navbar-form .search-form.open .input-group .input-group-btn .btn.submit { margin-left: -5px; }
.navbar-form .input-group-btn.search {
	padding: 0 0 0 8px;
	color: #cadefc;
	border-width: 0;
	background-color: none;
}
.navbar-form .input-group-btn.search i { color: #cadefc; }
.pagination {
	display: inline-block;
	margin: 20px 0;
	padding-left: 0;
	border-radius: 4px;
}
.pagination > li { display: inline; }
.pagination > li > a, .pagination > li > span {
	line-height: 1.428571429;
	position: relative;
	float: left;
	margin-left: -1px;
	padding: 6px 12px;
	text-decoration: none;
	border: 1px solid #ddd;
	background-color: #fff;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > span:hover, 
.pagination > li > a:focus, .pagination > li > span:focus { 
	background-color: #eee; 
}
.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;
	cursor: default;
	color: #fff;
	border-color: #428bca;
	background-color: #428bca;
}
.pagination > .disabled > span, 
.pagination > .disabled > a, 
.pagination > .disabled > a:hover, 
.pagination > .disabled > a:focus {
	cursor: not-allowed;
	color: #999;
	border-color: #ddd;
	background-color: #fff;
}
.pagination-lg > li > a, .pagination-lg > li > span {
	font-size: 18px;
	padding: 10px 16px;
}
.pagination-lg > li:first-child > a, 
.pagination-lg > li:first-child > span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a, 
.pagination-lg > li:last-child > span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}
.pagination-sm > li > a, .pagination-sm > li > span {
	font-size: 12px;
	padding: 5px 10px;
}
.pagination-sm > li:first-child > a, 
.pagination-sm > li:first-child > span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a, 
.pagination-sm > li:last-child > span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.pager {
	margin: 20px 0;
	padding-left: 0;
	list-style: none;
	text-align: center;
}
.pager:before, .pager:after {
	display: table;
	content: ' ';
}
.pager:after { clear: both; }
.pager:before, .pager:after {
	display: table;
	content: '666 ';
}
.pager:after { clear: both; }
.pager li { display: inline; }
.pager li > a, .pager li > span {
	display: inline-block;
	padding: 5px 14px;
	border: 1px solid #ddd;
	border-radius: 15px;
	background-color: #fff;
}
.pager li > a:hover, .pager li > a:focus {
	text-decoration: none;
	background-color: #eee;
}
.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 {
	cursor: not-allowed;
	color: #999;
	background-color: #fff;
}
.pagination > li > a, .pagination > li > span {
	line-height: 1.42857143;
	position: relative;
	float: left;
	margin-left: -1px;
	padding: 6px 12px;
	text-decoration: none;
	color: #428bca;
	border: 1px solid #ddd;
	background-color: #fff;
}
.pagination > li > a:hover, .pagination > li > span:hover, 
.pagination > li > a:focus, .pagination > li > span:focus, 
.pagination-sm > li > a:hover, .pagination-sm > li > span:hover, 
.pagination-sm > li > a:focus, 
.pagination-sm > li > span:focus {
	color: #8f9cb3;
	border-color: #d8dde5;
	background-color: #e1e6ed; /*f3f5f9*/
}
/*new*/
.pagination > li:first-child, .pagination > li:last-child, .pagination-sm > li:first-child, .pagination-sm > li:last-child {
	color: #8f9cb3;
	border-color: #d8dde5;
	background-color: #e1e6ed; /*f3f5f9*/
}
.pagination > li:first-child > a, .pagination > li:first-child > span, .pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span, .pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { color: #8f9cb3; }
.full-page-bg-user {
	position: relative;
	width: 100%;
	height: 100%;
	background: #163d80 url(../images/bgLoginUser.jpg) center 0 repeat-x;
}
/* bootstrap-fileupload.js */
.hide-text {
	font: 0/0 a;
	color: transparent;
	border: 0;
	background-color: transparent;
	text-shadow: none;
}
.input-block-level {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	min-height: 30px;
}
.btn-file {
	position: relative;
	overflow: hidden;
}
.btn-file input[type=file] {
	font-size: 100px;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	min-width: 100%;
	min-height: 100%;
	cursor: inherit;
	text-align: right;
	opacity: 0;
	outline: none;
	background: white;
	filter: alpha(opacity=0);
}
.fileupload { margin-bottom: 9px; }
.fileupload .uneditable-input {
	display: inline-block;
	margin-bottom: 0;
	cursor: text;
	vertical-align: middle;
}
.fileupload .thumbnail {
	display: inline-block;
	overflow: hidden;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: middle;
}
.fileupload .thumbnail > img {
	display: inline-block;
	max-height: 100%;
	vertical-align: middle;
}
.fileupload .btn { vertical-align: middle; }
.fileupload-exists .fileupload-new, 
.fileupload-new .fileupload-exists { display: none; }
.fileupload-inline .fileupload-controls { display: inline; }
.fileupload-new .input-group .btn-file {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
.thumbnail-borderless .thumbnail {
	padding: 0;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.fileupload-new.thumbnail-borderless .thumbnail { border: 1px solid #ddd; }
.control-group.warning .fileupload .uneditable-input {
	color: #a47e3c;
	border-color: #a47e3c;
}
.control-group.warning .fileupload .fileupload-preview { color: #a47e3c; }
.control-group.warning .fileupload .thumbnail { border-color: #a47e3c; }
.control-group.error .fileupload .uneditable-input {
	color: #b94a48;
	border-color: #b94a48;
}
.control-group.error .fileupload .fileupload-preview { color: #b94a48; }
.control-group.error .fileupload .thumbnail { border-color: #b94a48; }
.control-group.success .fileupload .uneditable-input {
	color: #468847;
	border-color: #468847;
}
.control-group.success .fileupload .fileupload-preview { color: #468847; }
.control-group.success .fileupload .thumbnail { border-color: #468847; }

/********************************************/
/*           DASHBOARD - Leeflet            */
/********************************************/

.nav-tabs { border-bottom-color: #dde2eb; }
.nav-tabs > li > a:hover {
	border-color: #dde2eb;
	border-bottom-color: #dde2eb;
	background-color: #f2f6fc;
}
.dashboard-page .nav-tabs > li.active a, 
.nav-tabs > li.active a { background-color: #fff; }
.bg-light .nav-tabs > li.active > a, 
.nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	border: 1px solid #d4e1ee;
	border-bottom-color: transparent;
}
.panel-primary, .bg-primary {
	color: #fff;
	background-color: #427fc5;
}
.panel-secondary, .bg-secondary {
	font-weight: 600;
	color: white;
	border-color: #00c2ec;
	background: #00c2ec;
}
.panel-secondary a, .bg-secondary a { color: #fff; }
.panel-success, .bg-success {
	color: #fff;
	background: #b0d81d;
}
.panel-info, .bg-info {
	color: #fff;
	background-color: #94bceb; /*teal 95bbe5 lighter 62bed9*/
}
.panel-info a, .bg-info a { color: #fff; }
.panel-warning, .bg-warning {
	color: #fff;
	background-color: #fcc44d;
}

.panel-warning, .bg-warning a { color: #fff; }
.panel-danger, .bg-danger {
	color: #fff;
	background-color: #c41240;/*d50039*/
}
.panel-danger a, .bg-danger a { color: #fff; }
.fa-stack, li .fa-stack {
	line-height: 2em;
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	vertical-align: middle;
}
.panel-transparent, .bg-transparent {
	border-width: 0;
	background: transparent;
	border-radius: 0 !important;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
nav.user-menu ul.list-group {
	display: block;
	margin: 0;
	background-color: #fff;
}
nav.user-menu .panel .list-group-item {
	padding: 12px 15px;
	-webkit-transition: all .1s;
	transition: all .1s;
}
/*nav.user-menu ul .list-group-item {
	padding-left: 15px;
	padding-right: 15px;
}*/
nav.user-menu i {
	font-size: 20px;
	display: table-cell;
	height: 30px;
	text-align: center;
	vertical-align: middle;
}
nav.user-menu i {
	font-size: 20px;
	display: table-cell;
	height: 30px;
	text-align: center;
	vertical-align: middle;
}
nav.user-menu .panel .list-group-item i, 
nav.user-menu .panel .list-group-item .text-holder {
	display: table-cell;
	vertical-align: middle;
}
nav.user-menu .panel .list-group-item i {
	width: 40px;
	text-align: left;
}
nav.user-menu .panel li .fa-stack, 
nav.user-menu .panel .list-group-item .fa-stack {
	font-size: 1.1em;
	line-height: 2.05em;
	position: relative;
	display: inline-block;
	width: 2.05em;
	height: 2.05em;
	vertical-align: middle;
}
nav.user-menu .panel .list-group-item .fa-stack i.fa-stack-1x {
	font-size: 1em;
	line-height: inherit;
}
nav.user-menu .panel .list-group-item i.fa {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
nav.user-menu .panel .list-group-item .fa-stack i.fa-stack-1x, 
nav.user-menu .panel .list-group-item .fa-stack i.fa-stack-2x {
	width: 100%;
	text-align: center;
}
nav.user-menu .panel .list-group-item .fa-stack i.fa-stack-2x { 
	font-size: 2em; 
}
nav.user-menu .panel .list-group-item .time-ago {
	font-size: 11px;
	line-height: 17px;
	position: absolute;
	top: 12px;
	right: 15px;
	width: 80px;
	text-align: right;
	color: #ccc;
}
.no-touch nav.user-menu .panel .list-group-item:hover, 
.no-touch nav.user-menu .panel .panel-footer:hover {
	cursor: pointer;
	color: #fff;
	background-color: #77aeed;
}
.no-touch nav.user-menu .panel .list-group-item:hover .time-ago, 
.no-touch nav.user-menu .panel .panel-footer:hover a {
	color: #fff;
	background-color: transparent;
}
nav.user-menu .panel .list-group-item .text-holder span {
	line-height: 17px;
	display: block;
	overflow: hidden;
	width: 150px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
nav.user-menu .panel .list-group-item .text-holder .title-text { 
	font-weight: bold; 
}
nav.user-menu .panel .panel-footer a i {
	font-size: 16px;
	display: table-cell;
	height: 20px;
	text-align: center;
	vertical-align: middle;/*color: #575757;*/
}
.dashboard.vbox > header ~ section.scrollable, .dashboard.vbox > header.has-tabs ~ section.scrollable {
 top: 130px;
}
.box {
	position: relative;
	margin-bottom: 20px;
	background-color: #fff;
}

/* tabs below not used afterall */
/*.tabs-below > .nav-tabs, .tabs-right > .nav-tabs, .tabs-left > .nav-tabs { border-bottom: 0; }
.tab-content > .tab-pane, .pill-content > .pill-pane { display: none; }
.tab-content > .active, .pill-content > .active { display: block; }
.tabs-left > .tab-content, .tabs-right > .tab-content { overflow: auto; }
.tabs-below > .nav-tabs { border-top: none; }
.tabs-below > .nav-tabs > li {
	margin-top: -1px;
	margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
	border-top-color: #ddd;
	border-bottom-color: transparent;
}
.tabs-below > .nav-tabs > .active > a, .tabs-below > .nav-tabs > .active > a:hover, .tabs-below > .nav-tabs > .active > a:focus {
	border-color: #e4ebfc;
	border-top-color: transparent;
}
.tabs-below > .nav-tabs .active > a, .tabs-below > .nav-tabs .active > a:hover, .tabs-below > .nav-tabs .active > a:focus {
	-webkit-box-shadow: 1px 1px 1px rgba(206, 220, 235, .8);
	box-shadow: 1px 1px 1px rgba(206, 220, 235, .8);
}
.tabs-below .nav-tabs.nav-justified > li > a {
	margin-right: 0;
	border-radius: 0;
}
.bg-light .tabs-below .nav-tabs > li.active > a, .tabs-below .nav-tabs > li.active > a:hover, .tabs-below .nav-tabs > li.active > a:focus {
	border: 1px solid #fff;
	border-bottom-color: transparent;
	background-color: #fff;
}
tabs-below .nav-tabs.nav-justified { background-color: #427fc5; }
.tabs-below .nav-tabs.nav-justified > li > a {
	border-bottom: 1px solid #2970bd;
	border-radius: 0;
}
.tabs-below .nav-tabs.nav-justified.bg-primary > li.active > a, .tabs-below .nav-tabs.nav-justified.bg-primary > li.active > a:hover, .tabs-below .nav-tabs.nav-justified.bg-primary > li.active > a:focus { margin-right: -1px; }
.tabs-below .nav-tabs.nav-justified > li > a {
	border-bottom: 1px solid #2970bd;
	border-radius: 0;
}
.tabs-below .nav-tabs > li > a:hover {
	margin-right: -1px;
	border-color: #e4ebfc;
	border-right: 1px solid #e4ebfc;
	border-bottom: 1px solid #e4ebfc;
}
.tabs-below .nav-tabs > li.active > a, .tabs-below .nav-tabs > li.active > a:focus {
	margin-right: -1px;
	border-right: 1px solid #e4ebfc;
	border-radius: 0;
}*/
.carousel-control .fa-chevron-left, .carousel-control .fa-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
	font-size: 30px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	margin-left: -30px;
}
.carousel-control .icon-next, .carousel-control .fa-chevron-right { right: -5px; }
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .fa-chevron-left, .carousel-control .fa-chevron-right {
	position: absolute;
	z-index: 5;
	top: 50%;
	display: inline-block;
}
.stat-value/*,
.time-ago */ {
	font-size: .85em;
	position: absolute;
	top: 11px;
	right: 10px;
	width: 70px;
	text-align: right;
	color: #ccc;
}
/* Temporary 'coming soon' dashboard */
.dashboard-page .bg-section { color: #fff;/*ecf2fe*/ }
.hero-shadow {
	background-color: transparent;
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .70), rgba(0, 0, 0, 0));
	background-image:      -o-linear-gradient(bottom, rgba(0, 0, 0, .70), rgba(0, 0, 0, 0));
	background-image:         linear-gradient(to top, rgba(0, 0, 0, .70), rgba(0, 0, 0, 0));
}
.hero-shadow-lite {
	background-color: transparent;
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .30), rgba(0, 0, 0, 0));
	background-image:      -o-linear-gradient(bottom, rgba(0, 0, 0, .30), rgba(0, 0, 0, 0));
	background-image:         linear-gradient(to top, rgba(0, 0, 0, .30), rgba(0, 0, 0, 0));
}
.box-shadow-inset {
	-webkit-box-shadow: inset 0 -8px 15px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: inset 0 -8px 15px 0 rgba(0, 0, 0, .1);
	box-shadow: inset 0 -8px 15px 0 rgba(0, 0, 0, .1);
}

/***********************************************/
/*                  PORTLETS                   */
/***********************************************/

.portlet-item {
	font-size: 13px;
	position: relative;
	display: inline-block;
	width: 100%;
	height: 250px;
	margin: 15px 0;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	opacity: 0;
}
.portlet-item.lit { opacity: 1; }
.portlet-item.placeholder { background-color: #e6e6e6; }
.portlet-item > div {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 250px;
}
.csstransitions .portlet-item > div {
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
.csstransitions .portlet-item > div.back {
	-webkit-transform: perspective(800px) rotateY(180deg);
	-moz-transform: perspective(800px) rotateY(180deg);
	transform: perspective(800px) rotateY(180deg);
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.csstransitions .portlet-item > div.front {
	-webkit-transform: perspective(800px) rotateY(0deg);
	-moz-transform: perspective(800px) rotateY(0deg);
	transform: perspective(800px) rotateY(0deg);
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.csstransitions .portlet-item.setup > div.back {
	-webkit-transform: perspective(800px) rotateY(0);
	-moz-transform: perspective(800px) rotateY(0);
	transform: perspective(800px) rotateY(0);
}
.csstransitions .portlet-item.setup > div.front {
	-webkit-transform: perspective(800px) rotateY(-179.9deg);
	-moz-transform: perspective(800px) rotateY(-179.9deg);
	transform: perspective(800px) rotateY(-179.9deg);
}
.no-csstransitions .portlet-item > div.back { display: none; }
.no-touch.no-csstransitions .portlet-item.setup > div.front { display: none; }
.no-touch.no-csstransitions .portlet-item.setup > div.back { display: block; }
.no-touch .portlet-item .front .toggle-widget-setup { opacity: 0; }
.no-touch .portlet-item:hover .front .toggle-widget-setup { opacity: 1; }
.portlet-item.setup .front .fa-cog { visibility: hidden; }
.portlet-item .panel {
	border-radius: 0;
	background-color: #fff;
}
.portlet-item .panel > div { overflow: hidden; }
.portlet-item .panel-heading {
	position: relative;
	z-index: 2;
	padding: 0 15px;
}
.portlet-item .panel-heading i, .portlet-item .panel-heading span {
	display: table-cell;
	height: 42px;
	vertical-align: middle;
	color: #fff;
}
.portlet-item .panel-heading span {
	font-size: 15px;
	text-transform: uppercase;
}
.portlet-item .panel-heading i {
	font-size: 18px;
	position: relative;
	top: 0;
	padding-right: 8px;
	text-align: left;
}
.portlet-item .panel-heading .toggle-widget-setup {
	font-size: 20px;
	line-height: 42px;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 50px;
	height: 43px;
	padding: 0;
	text-align: center;
	opacity: 1;
}
.no-touch .portlet-item .panel-heading .toggle-widget-setup:hover { cursor: pointer; }
/**/.portlet-item .panel .panel-body {
	height: 100%;
	color: #828c99;
	background-color: #f3f5f9;
}
.portlet-item .panel.back { background-color: #fff !important; }
.portlet-item .panel.back .panel-heading { background-color: #dde6f5; }
.portlet-item .panel.panel-default > .panel-heading { border-color: #d4e1ee; }
.portlet-item .panel.back .panel-heading i, 
.portlet-item .panel.back .panel-heading span { color: #77808c; }
.portlet-item .panel.back .panel-heading .toggle-widget-setup {
	width: 100px;
	padding: 0 20px;
	background-color: #aece4e;
}
.portlet-item .panel.back .panel-heading .toggle-widget-setup i, .portlet-item .panel.back .panel-heading .toggle-widget-setup span {
	font-size: 15px; /*was 16px*/
	padding: 0;
	color: #fff;
}
.portlet-item .panel.back .panel-heading .toggle-widget-setup i {
	position: relative;
	padding-right: 7px;
}
.portlet-item .panel.back .list-group-item, .portlet-item .panel.back .list-group-item:hover {
	padding: 2px 20px;
	cursor: default;
	color: #333;
	border: 0;
	background-color: inherit;
}
.portlet-item .panel.back .select2 { width: 100%; }
/*.portlet.full .drag-placeholder {
	position:relative;
	display:inline-block;
	width: 100%;
	margin:0;
	background-color:#e6e6e6
}*/
.portlet-item.full {
	width: 100%;/*100%*/
	height: 295px;/*margin: 0;*/
}
.portlet-item > div.panel.taller {
	width: 100%;
	height: 295px;
}
.widget-progress-bar .progress {
	overflow: hidden;
	width: 100%;
	height: 25px;
	margin-bottom: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #f5f5f5;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
.widget-progress-bar .progress, 
.widget-progress-bar .progress-bar {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.widget-progress-bar .progress-bar {
	font-size: 12px;
	line-height: 25px;
	float: left;
	width: 0;
	height: 100%;
	-webkit-transition: width .6s ease;
	transition: width .6s ease;
	text-align: center;
	color: #fff;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: #76b6ec;
	background-image: none;
}
.widget-progress-bar .progress-bar-success { background-color: #acd82a; }
.progressSlim {
	position: relative;
	height: 10px;
	margin-top: -2px;
	border: 0;
	-webkit-border-radius: 50em;
	-moz-border-radius: 50em;
	border-radius: 50em;
	background: #e4e6eb;
}
.progressSlim .ui-progressbar-value {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	border-color: transparent;
	-webkit-border-radius: 50em;
	-moz-border-radius: 50em;
	border-radius: 50em;
}
.progressSlim {
	overflow: hidden;
	height: 8px;
	margin-top: 0;
	border: none!important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.portlet-item .list-group-item {
	margin: 0;
	padding: 2px 10px 2.5px;
	-webkit-transition: all .1s linear;
	transition: all .1s linear;
	text-align: left;
	border-width: 0 0 1px!important;
	border-radius: 0;
}
.portlet-item .list-group-item:before, 
.portlet-item .list-group-item:after {
	display: table;
	content: ' ';
}
.portlet-item .list-group-item:after { clear: both; }
.portlet-item .list-group-item > i, 
.portlet-item .list-group-item .text-holder {
	display: block;
	float: left;
	height: 22px;
	vertical-align: middle;
}
.portlet-item .list-group-item > i {
	width: 40px;
	text-align: left;
}
.portlet-item .list-group-item > i img, 
.portlet-item .list-group-item > i div {
	width: 28px;
	height: 28px;
	margin-left: 2px;
	border-radius: 50%;
}
.portlet-item .list-group-item > i div {
	border: 1px dashed #666;
	background-color: #fff;
}
.portlet-item .list-group-item > i div.dark {
	border: 0;
	background-color: #666;
}
.portlet-item .list-group-item .text-holder span {
	display: block;
	overflow: hidden;
	width: 180px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.portlet-item .list-group-item .text-holder .title-text { font-weight: bold; }
.portlet-item .list-group-item .stat-value {
	/**/font-size: .85em;
	position: absolute;
	top: 11px;
	right: 10px;
	width: 70px;/*was 80px*/
	text-align: right;
	color: #ccc;
}
.no-touch .portlet-item .list-group-item:hover {
	cursor: pointer;
	color: #fff;
	background-color: #77aeed;/*a8c6ed lighter*/
}
.no-touch .portlet-item .list-group-item:hover .stat-value { color: #fff; }
.portlet-item.messages .front .list-group-item {
	padding: 4px 10px;
	-webkit-transition: margin-top .15s ease-out;
	transition: margin-top .15s ease-out;
}
.portlet-item.messages .front .list-group-item > i { margin-top: 6px; }
.portlet-item.messages .front .list-group-item .text-holder { height: 41px; }
.portlet-item.messages .front .list-group-item.new-item { margin-top: -50px; }
.portlet-item.latest-users .list-group-item {
	padding: 10px 10px 7px;
	-webkit-transition: margin-top .15s ease-out;
	transition: margin-top .15s ease-out;
}
.portlet-item.latest-users .list-group-item > i { margin-top: -4px; }
.portlet-item.latest-users .list-group-item.new-item { margin-top: -40px; }
.portlet-item.latest-users .stat-value { top: 10px; }
.portlet-item.general-stats .panel-heading .fa-sort { /*width:30px*/
}
.portlet-item.general-stats .list-group-item { padding: 10px 20px 6.5px; }
.portlet-item.general-stats .stat-value {
	font-weight: bold;
	top: 9px;
	right: 20px;
	color: #333;
}
.portlet-item.general-stats .stat-value i {
	font-size: 16px;
	position: relative;
	top: 1px;
	margin-left: 10px;
	margin-left: 5px;
	color: #f4c84f;
}
.portlet-item.general-stats .stat-value .fa-sort-up {
	top: 5.5px;
	color: #aece4e;
}
.portlet-item.general-stats .stat-value .fa-sort-down {
	top: -1.5px;
	color: #e77755;
}
.portlet-item.general-stats .text-holder span {
	display: inline-block;
	width: auto;
	margin-right: 5px;
}
.portlet-item.task-completion .list-group {
	position: absolute;
	top: 45px;/*51px*/
	bottom: 0;
	left: 0;
	display: block;
	width: 101%;
}
.portlet-item.task-completion .sub-list {
	position: relative;
	display: block;
	overflow: hidden;
	height: 50%;
	padding: 0;
	border: 0;
}
.portlet-item.task-completion .sub-list ul {
	position: relative;
	display: block;
	height: 100%;
	margin: 0;
	padding: 0;
}
.portlet-item.task-completion .sub-list li {
	display: block;
	float: left;
	width: 33.3333%;
	height: 100%;
	padding: 0;
	text-align: center;
	border: 0;
	border-right: 1px solid #eee;
}
.portlet-item.task-completion .sub-list span {
	display: block;
	padding: 15px 10px 0;
}
.portlet-item.task-completion .sub-list .processed-value {
	font-size: 24px;
	padding-top: 0;
}
.portlet-item.task-completion .widget-progress-bar {
	padding: 20px;
	border-top: 1px solid #eee;
}
.text-info.txt-lg {
	font-size: 24px;
	line-height: 18px;
}
/* .dashboard.scrollable specifically for Virtual Dashboard */
.dashboard.scrollable {
	position: relative;
	top: -30px;
}
/* .wizard-tabs (wizard appearance with tab functionality) */
.wizard-tabs .nav-tabs { background-color: #dde6f5;/*bg-light*/ }
.wizard-tabs ul li {
	line-height: 40px;
	position: relative;
	float: left;
	height: 40px;
	margin: 0;
	padding: 0 15px 0 25px;
	cursor: default;
	color: #999;
	border-radius: 0;
	/*new*/background-color: #f7f8f9;
}
.wizard-tabs ul li:first-child {
	padding-left: 15px;
	border-radius: 0;
}
.wizard-tabs ul li.active {
	color: #679ee5;
	background: #fff;
}
.wizard-tabs ul li:before, .wizard-tabs ul li:after {
	position: absolute;
	z-index: 1;
	right: -10px;
	content: '';
	border: 20px solid transparent;
	border-right: 0;
	border-left: 10px solid #e0e4e8;
	border-left-color: rgba(0,0,0,.05);
}
.wizard-tabs ul li.active:after { border-left-color: #fff; }
.wizard-tabs .nav-tabs > li > a {
	line-height: 40px;
	position: relative;
	float: left;
	height: 40px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	color: #999;
	border: 0 solid transparent;
	border-radius: 0;
	background-color: inherit;
}
.wizard-tabs .nav-tabs > li > a:hover, 
.wizard-tabs .nav-tabs > li.active > a, 
.wizard-tabs .nav-tabs > li.active > a:hover, 
.wizard-tabs .nav-tabs > li.active > a:focus { 
	border: 0 solid #ddd;
}
.wizard-tabs ul li.active .badge {
	color: #fff;
	border-color: #cc9707;
	background: #ffae00;
}
.wizard-tabs ul li:after {
	z-index: 2;
	right: -9px;
	border-left-color: #f7f8f9;
}
.wizard-tabs .badge { margin-right: 4px; }
/*Captcha styles*/

.LBD_CaptchaDiv a img {
	display: block !important;
	width: 80%;
	height: 80%;
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
}
/* animation pulseSlow */
.animation-pulseSlow {
	-webkit-animation-name: pulseSlow;
	animation-name: pulseSlow;
	-webkit-animation-duration: 30s;
	animation-duration: 30s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
@keyframes pulseSlow {  0% {
 transform: scale(1.1);
}
 50% {
 transform: scale(1);
}
 100% {
 transform: scale(1.1);
}
}
@-webkit-keyframes pulseSlow {  0% {
 -webkit-transform: scale(1.1);
}
 50% {
 -webkit-transform: scale(1);
}
 100% {
 -webkit-transform: scale(1.1);
}
}
/* new from 101714 */

.list-group-item-success, .label-success {
	color: #fff;
	background-color: #acd82a;
}
a.list-group-item-success { color: #fff; }
a.list-group-item-success .list-group-item-heading { color: inherit; }
a.list-group-item-success:hover, a.list-group-item-success:focus, .label-success[href]:hover, .label-success[href]:focus {
	color: #fff;
	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;
	border-color: #c8e8aa;
	background-color: #c8e8aa;
}
.list-group-item-info, .label-info {
	color: #fff;
	background-color: #8fbbf7;
}
a.list-group-item-info { color: #fff; }
a.list-group-item-info .list-group-item-heading { color: inherit; }
a.list-group-item-info:hover, a.list-group-item-info:focus, .label-info[href]:hover, .label-info[href]:focus {
	color: #fff;
	background-color: #b5d0f7;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
	color: #fff;
	border-color: #b5d0f7;
	background-color: #b5d0f7;
}
.list-group-item-warning, .label-warning {
	color: #fff;
	background-color: #ffae00;/*fcca5f*/
}
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 .label-warning[href]:hover, .label-warning[href]:focus {
	color: #fff;
	background-color: #ffc64d;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
	color: #fff;
	border-color: #ffc64d;
	background-color: #ffc64d;
}
.list-group-item-danger, .label-danger {
	color: #fff;
	background-color: #fb6b5b;
}
a.list-group-item-danger { color: #fff; }
a.list-group-item-danger .list-group-item-heading { color: inherit; }
a.list-group-item-danger:hover, a.list-group-item-danger:focus, .label-danger[href]:hover, .label-danger[href]:focus {
	color: #fff;
	background-color: #fa978c;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
	color: #fff;
	border-color: #fa978c;
	background-color: #fa978c;
}
.label-primary {
	color: #fff;
	background-color: #427fc5;
}
.label-primary[href]:hover, .label-primary[href]:focus { background-color: #76a6de; }
.label-secondary {
	color: #fff;
	background-color: #679ee5;
}
.label-secondary[href]:hover, .label-secondary[href]:focus { background-color: #a6ccff; }
/***** FONT AWESOME CUSTOM STACKING - SMALL *****/
/* .fa-sm stacked icon */
.fa-sm.fa-stack {
	line-height: 1.0em !important;
	width: 1.3em;
	height: 1.4em;
	margin-left: 0;/*font-size: 15px;*/
}
.fa-sm.fa-stack .fa-stack-2x {
	font-size: 1.3em !important;
	line-height: 1.1em !important;
}
.fa-sm.fa-stack i.fa-stack-1x {
	font-size: .8em !important;
	line-height: 1.9em !important;
}
li a:hover .fa-sm.fa-stack .fa-stack-2x, li a:focus .fa-sm.fa-stack .fa-stack-2x, li a:active .fa-sm.fa-stack .fa-stack-2x, li .open .dropdown-toggle .fa-sm.fa-stack .fa-stack-2x { color: #fff !important; }
li a:hover .fa-sm.fa-stack .fa-stack-1x, li a:focus .fa-sm.fa-stack .fa-stack-1x, li a:active .fa-sm.fa-stack .fa-stack-1x, li .open .dropdown-toggle .fa-sm.fa-stack .fa-stack-1x { color: #4180d9 !important; }
/* .navbar-nav stacked icon */
.navbar-nav > li .fa-stack {
	line-height: 1.0em !important;
	width: 1.3em;
	height: 1.4em;
	margin-left: 0;/*font-size: 15px;*/
}
.navbar-nav > li .fa-stack .fa-stack-2x {
	font-size: 1.3em !important;
	line-height: 1.1em !important;
}
.navbar-nav > li .fa-stack i.fa-stack-1x {
	font-size: .8em !important;
	line-height: 1.9em !important;
}
.navbar-nav > li a:hover .fa-stack .fa-stack-2x, 
.navbar-nav > li a:focus .fa-stack .fa-stack-2x, 
.navbar-nav > li a:active .fa-stack .fa-stack-2x, 
.navbar-nav > li .open .dropdown-toggle .fa-stack .fa-stack-2x { 
	color: #fff !important; 
}
.navbar-nav > li a:hover .fa-stack .fa-stack-1x, 
.navbar-nav > li a:focus .fa-stack .fa-stack-1x, 
.navbar-nav > li a:active .fa-stack .fa-stack-1x, 
.navbar-nav > li .open .dropdown-toggle .fa-stack .fa-stack-1x { 
	color: #4180d9 !important; 
}
/* .btn-group-sm .btn-default stacked icon */
.btn-group-sm .fa-stack {
	line-height: 1.0em !important;
	width: 1.3em;
	height: 1em;
}
.btn-group-sm .fa-stack .fa-stack-2x {
	font-size: 1.3em !important;
	line-height: 1.0em !important;
}
.btn-group-sm .fa-stack .fa-stack-1x {
	font-size: .8em !important;
	line-height: 1.8em !important;
}
.btn-group-sm .btn-default:hover .fa-stack .fa-stack-2x, 
.btn-group-sm .btn-default:focus .fa-stack .fa-stack-2x, 
.btn-group-sm .btn-default:active .fa-stack .fa-stack-2x, 
.btn-group-sm .open .dropdown-toggle.btn-default .fa-stack .fa-stack-2x {
	color: #fff!important;
	border-color: #a2b9e0;
}
.btn-group-sm .btn-default:hover .fa-stack .fa-stack-1x, 
.btn-group-sm .btn-default:focus .fa-stack .fa-stack-1x, 
.btn-group-sm .btn-default:active .fa-stack .fa-stack-1x, 
.btn-group-sm .open .dropdown-toggle.btn-default .fa-stack .fa-stack-1x {
	color: #9ab5da!important;
	border-color: #a2b9e0;
}

/* Accordion panels with toggling fa-angle icons - custom */
.panel-heading .accordion-toggle:after {
	font-family: 'FontAwesome';
	float: right;
	content: '\f107';
	color: #8f9cb3;
}
.panel-heading .accordion-toggle.collapsed:after { content: '\f104'; }
.blur {
	filter: blur(3px);
	-webkit-filter: blur(3px) grayscale(50%);
	-moz-filter: blur(3px) grayscale(50%);
	-o-filter: blur(3px) grayscale(50%);
	-ms-filter: blur(3px);
/* filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='3');*/ /* IE lte 9 */
}
/* MVSB Storage Progress - added to begin elimination of color.css file from Wizard */
.progress, .slider { background: #ddd; }
/* MVSB Storage Progress - added to eliminate color.css file from Wizard */
.progress-bar-success.lime {
	color: white;
	border-color: #6d960c;
	background: #99c624 !important;/*acd82a bg-success*/
}


/***********************************************/
/*                  RESPONSIVE                 */
/***********************************************/

@media (max-width: 420px) {
	#hnav.nav-horizontal.only-icon .nav-primary > ul > li > a span, 
	#hnav.nav-horizontal.only-icon .nav-primary > ul > li > a b { display: none; }
}
@media (min-width: 421px) {
	#hnav.nav-horizontal.only-icon .nav-primary li {
		display: inline-block;
		float: left;
		width: 20%;
	}
	#hnav.nav-horizontal.only-icon .nav-primary > ul > li > a span, 
	#hnav.nav-horizontal.only-icon .nav-primary > ul > li > a b { 
		display: block; 
	}
	#hnav.nav-horizontal.only-icon.ll-nav .nav-primary li {
		display: inline-block;
		float: left;
		width: 20;/*(5 across) 14.27%*/
	}
}

@media(min-width:480px) {
	.panel.gallery-uploader .add {
		float: right;
		clear: none;
		margin-top: 0;
	}
	.panel.gallery-uploader .add i {
		position: relative;
		top: 1px;
		right: auto;
	}
	.panel.gallery-uploader .list-group .preview-container { padding: 15px 15px 0; /*bottom was 20px*/ }
	.modal-edit-image .form-group { margin-top: 0; }
	.modal-edit-image .modal-footer .btn { margin-top: 0; }
}
/*end @media(min-width: 480px)*/

@media (max-width: 767px) {
	.nav-user { text-align: center; }
	.nav-user .nav-avatar {
		display: inline-block;
		margin-top: 20px;
	}
	.nav-user .nav-avatar .thumb-sm {
		position: relative;
		width: 160px;
		padding: 5px;
		background-color: rgba(255,255,255,.15);
	}
	.nav-user .nav-avatar .thumb-sm:before {
		position: absolute;
		top: 5px;
		right: 5px;
		bottom: 5px;
		left: 5px;
		content: '';
		border: 4px solid #fff;
		border-radius: 500px;
	}
	.nav-user .nav-avatar .thumb-sm .caret { display: none; }
	.nav-user .dropdown-menu {
		margin-top: 0;
		text-align: left;
	}
	.nav-user .nav-msg {
		right: auto;
		left: 10px;
	}
	.nav-user .nav-msg .dropdown-menu {
		top: -6px;
		width: 260px;
	}
	.nav-user .nav-msg .arrow.left { top: 20px; }
	.nav-bar-fixed-top {
		position: fixed;
		z-index: 1100;
		left: 0;
		width: 100%;
	}
	.nav-bar-fixed-top + * { padding-top: 50px; }
	html,  body {
		overflow-x: hidden;
		min-height: 100%;
	}
	.nav-primary .dropdown-menu {
		position: relative;
		left: 0;
		float: none;
		margin-left: 0;
		padding: 0;
	}
	.nav-primary .dropdown-menu a {
		padding: 15px;
		border-bottom: 1px solid #eee;
	}
	.nav-primary .dropdown-menu li:last-child a { border-bottom: none; }
	.nav-off-screen {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		visibility: visible;
		overflow-x: hidden;
		overflow-y: auto;
		width: 75%;
		-webkit-overflow-scrolling: touch;
	}
	.nav-off-screen .nav-primary { display: block !important; }
	.nav-off-screen .nav-bar-fixed-top { width: 75%; }
	.nav-off-screen.push-right {
		right: 0;
		left: auto;
	}
	.nav-off-screen.push-right + * {
		-webkit-transform: translate3d(-75%, 0px, 0px);
		transform: translate3d(-75%, 0px, 0px);
	}
	.nav-off-screen + * {
		position: absolute;
		z-index: 2;
		top: 0;
		right: 0;
		left: 0;
		overflow: hidden;
		height: 100%;
		-webkit-transition: -webkit-transform .2s ease-in-out;
		-moz-transition:    -moz-transform .2s ease-in-out;
		-o-transition:      -o-transform .2s ease-in-out;
		transition:         transform .2s ease-in-out;
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
		-webkit-transform: translate3d(0px, 0px, 0px);
		-webkit-transform: translate3d(75%, 0px, 0px);
		transform: translate3d(0px, 0px, 0px);
		transform: translate3d(75%, 0px, 0px);
		background-color: #f3f5f9;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		backface-visibility: hidden;
	}
	.nav-off-screen + * .nav-off-screen-block {
		position: absolute;
		z-index: 1950;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		display: block !important;
	}
	.slimScrollDiv,  .slim-scroll {
		overflow: visible !important;
		height: auto !important;
	}
	.slimScrollBar,  .slimScrollRail { display: none !important; }
	.shift { display: none !important; }
	.shift.in { display: block !important; }
	.row-2 [class*='col'] {
		float: left;
		width: 50%;
	}
	.row-2 .col-0 { clear: none; }
	.row-2 li:nth-child(odd) {
		clear: left;
		margin-left: 0;
	}
	.text-center-xs { text-align: center; }
	.pull-none-xs { float: none !important; }
	.hidden-xs.show { display: inherit !important; }

	/*mobile login page*/
	.modal-over-user {
		position: relative;
		width: 100%;
		height: 100%;
		min-height: 480px;
		background: url(../images/bgLoginUser.jpg) center 0 repeat-x;
	}
	.modal-center {
		position: relative;
		top: 0;
		left: 0;
		width: 320px;
		height: 100%;
		margin: auto;
	}
	#hnav.nav-horizontal {
		display: block;
		width: 100%;
		/*llchange*/background-color: #00a7e1;
		/*-webkit-box-shadow: inset 0 11px 20px rgba(132,172,246,.25);
		-moz-box-shadow: inset 0 11px 20px rgba(132,172,246,.25);
		box-shadow: inset 0 11px 20px rgba(132,172,246,.25);*/
	}
	#hnav.nav-horizontal .nav-avatar .caret { display: none; }
	#hnav.nav-horizontal .nav-avatar > .thumb-sm { width: 100%; }
	#hnav.nav-horizontal .nav-avatar .arrow { left: 27px !important; }
	#hnav.nav-horizontal .nav-msg { top: 5px; }
	#hnav.nav-horizontal .nav-msg .arrow.left { top: 20px; }
	#hnav.nav-horizontal .nav-msg .dropdown-menu { top: -8px; }
	#hnav.nav-horizontal .nav-primary > ul > li > a {
	  font-size: 11px;
		position: relative;
		text-align: center;
	}
	#hnav.nav-horizontal .nav-primary > ul > li > a span { display: none; }
	#hnav.nav-horizontal .nav-primary > ul > li > a i {
		font-size: 24px;
		display: inline-block;
		margin: 0 15px;
	}
    #hnav.nav-horizontal .nav-primary > ul > li > a section.dxm-stack {
        height:3.5em;
        width:100%;
    }
    #hnav.nav-horizontal .nav-primary > ul > li > a i.icon-dxm {
        font-size: 38px;
    }
	#hnav.nav-horizontal .nav-primary > ul > li > a .badge {
		position: absolute;
		top: 10px;
		right: 10px;
	}
	#hnav.nav-horizontal > .hbox > .footer {
		padding-right: 10px;
		padding-left: 10px;
	}
	#hnav.nav-horizontal.only-icon .nav-primary li {
		display: inline-block;
		float: left;
		width: 20%;
	}
	#hnav.nav-horizontal.only-icon .nav-primary > ul > li > a {
	  font-weight: 400;
		padding: 12px 15px;
		transition: color .3s ease-in-out 0s;
		border-right: 1px solid rgba(255,255,255,.05) !important;
		border-left: 1px solid rgba(0,0,0,.05) !important;
		text-shadow: 0 1px 1px rgba(0,0,0,.2);
	}
	#hnav.nav-horizontal.only-icon .nav-primary > ul > li > a i { margin: 0; }
    #hnav.nav-horizontal .nav-primary > ul > li > a section.dxm-stack i.fa{
        margin-top:8px;
    }
    #hnav.nav-horizontal.only-icon .nav-primary > ul > li > a span {
        display: block;
        color: #fff;
    }
	#hnav.nav-horizontal.only-icon .nav-avatar .arrow { left: 12px !important; }
	.bgcloud {
		display: block;
		background: transparent url(../images/bgLeftnavCloud-wider.png) center -20px no-repeat;
	}
	.thumb-lg img.img-circle,  .nav-vertical .thumb-lg img.img-circle {
		display: block;
		width: 160px;
		border: 15px solid rgba(255, 255, 255, .4);
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
	}
	.nav-user { display: none; }
	#nav .nav-primary,  #nav .nav, 
	.nav.navbar-nav.navbar-right { 
		display: none; 
	}
	.steps li .badge ~ span {
	 display: none;
	}
	#hnav.nav-horizontal.only-icon.ll-nav .nav-primary > ul > li > a span, 
	#hnav.nav-horizontal.only-icon.ll-nav .nav-primary > ul > li > a b { display: none; }
	}
/*end @media(max-width: 767px;)*/

@media (min-width: 768px) {
	html,  body {
		overflow-x: hidden;
		width: 100%;
		height: 100%;
	}
	.hbox {
		display: table;
		width: 100%;
		table-layout: fixed;
		border-spacing: 0;
	}
	.hbox > aside,  .hbox > section {
		display: table-cell;
		float: none;
		height: 100%;
		padding: 0;
		vertical-align: top;
	}
	.hbox > aside.show,  .hbox > aside.hidden-sm,  
	.hbox > section.show,  .hbox > section.hidden-sm { 
		display: table-cell !important; 
	}
	.hbox.stretch { height: 100%; }
	.vbox {
		position: relative;
		display: table;
		width: 100%;
		height: 100%;
		border-spacing: 0;
	}
	.vbox > section,  .vbox > footer {
		position: absolute;
		top: 0;
		bottom: 0;
		width: 100%;
	}
	 .vbox > header ~ section {
	 top: 50px;
	}
	.vbox > section.w-f { bottom: 50px; }
	.vbox > footer {
		z-index: 1000;
		top: auto;
	}
	 .vbox > footer ~ section {
	 bottom: 50px;
	}
	.vbox.flex > header,  .vbox.flex > section,  
	.vbox.flex > footer { position: inherit; }
	.vbox.flex > section {
		display: table-row;
		height: 100%;
	}
	.vbox.flex > section > section {
		position: relative;
		overflow: auto;
		height: 100%;
	}
	.ie .vbox.flex > section > section { display: table-cell; }
	.vbox.flex > section > section > section {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
	}
	.aside-xs { width: 48px; }
	.aside { width: 180px; }
	.aside-sm { width: 150px; }
	.aside-md { width: 200px; }
	.aside-lg { width: 250px; }
	.aside-xl { width: 300px; }
	.scrollable { -webkit-overflow-scrolling: touch; }

	.navbar-nav > li:first-child { margin-left: 10px; }
	.navbar-nav > li > a span.navbar-text-hide { display: none; }
	/* accomodate .navbar-nav stacked icons for media widths */
	.navbar-nav > li > a span.fa-stack,  
	.navbar-nav > li > a > i {
		font-size: 1.3em;
		margin-right: 10px;
	}
	.navbar-nav > li > a span.fa-stack > i.fa-file,  
	.navbar-nav > li .fa-stack .fa-stack-2x.fa-file { 
		font-size: 1.15em !important; 
	}
	.navbar-nav > li > a > i.fa-share-alt,  
	.navbar-nav > li > a > i.fa-trash-o { font-size: 1.5em; }
	.navbar-nav > li a i.fa-search,  
	.navbar-form .search-form .input-group .input-group-btn .btn.submit > i {
		font-size: 1.3em;
		line-height: 1.2em;
	}

	#nav {
		z-index: 1000;
		-webkit-transition: width .25s;
		transition: width .25s;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		backface-visibility: hidden;
	}
	#nav .nav-avatar .thumb-sm { width: 30px; }
	#nav .nav-avatar .arrow { left: 15px; }
	#nav > .vbox > .footer { box-shadow: inset 0 1px 0 rgba(40,50,60,.15); }
	#nav.nav-vertical { width: 80px; }
	#nav.nav-vertical.only-icon { width: 60px; }
	#nav.nav-vertical.only-icon .nav-primary > ul > li > a i { margin: 5px 0; }
	#nav.nav-vertical.only-icon .nav-primary > ul > li > a span { display: none; }
	#nav.nav-vertical.only-icon .nav-avatar .arrow { left: 12px !important; }
	#nav.nav-vertical .nav-avatar .caret { display: none; }
	#nav.nav-vertical .nav-avatar > .thumb-sm { width: 100%; }
	#nav.nav-vertical .nav-avatar .arrow { left: 27px !important; }
	#nav.nav-vertical .nav-msg { top: 5px; }
	#nav.nav-vertical .nav-msg .arrow.left { top: 20px; }
	#nav.nav-vertical .nav-msg .dropdown-menu { top: -8px; }
	#nav.nav-vertical .nav-brand {
		font-size: 20px;
		padding-right: 0;
		padding-left: 0;
	}
	#nav.nav-vertical .nav-primary > ul > li > a {
		font-size: 11px;
		position: relative;
		padding: 12px 0;
		text-align: center;
	}
	#nav.nav-vertical .nav-primary > ul > li > a span { display: block; }
	#nav.nav-vertical .nav-primary > ul > li > a i {
		font-size: 19px;
		display: block;
		margin: 0;/*llchange was 4px 0*/
	}
    #nav.nav-vertical .nav-primary > ul > li > a i.icon-dxm {
        font-size: 38px;
    }
	#nav.nav-vertical .nav-primary > ul > li > a .badge {
		position: absolute;
		top: 10px;
		right: 10px;
	}
	#nav.nav-vertical > .vbox > .footer {
		padding-right: 10px;
		padding-left: 10px;
	}
	#nav.nav-vertical .hidden-vertical { display: none; }
	#hnav { display: none; }
	.vbox.bshad {
		z-index: 2;
		-webkit-box-shadow: 3px 0 5px rgba(0,0,0,.1);
		-moz-box-shadow: 3px 0 5px rgba(0,0,0,.1);
		box-shadow: 3px 0 5px rgba(0,0,0,.1);
	}
	.bgcloud {
		display: block;
		height: 230px;
		background: transparent url(../images/bgLeftnavCloud-wider.png) center -20px no-repeat;
	}
	.thumb-lg img.img-circle {
		display: block;
		width: 160px;
		border: 15px solid rgba(255, 255, 255, .4);
		-webkit-background-clip: padding-box; /* for Safari */
		background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
	}
	.nav-vertical #asideProfile { display: none; }
	.nav-vertical .bgcloud { display: none; }

	/***** Leeflet *****/
	#nav.nav-vertical { width: 110px;/*was 80px*/ }
	#nav.nav-vertical.only-icon { width: 70px; }
	/*** custom for strongbox scrolling and footers ***/
	#nav .vbox > section.scrollable {
		position: absolute !important;
		/*llchange*/top: 50px;/*128*/
	}
	 #nav .vbox > section.w-f,  #nav .vbox > footer ~ section {
	 bottom: 62px;
	}
	 #articles .vbox > section.w-f,  
	 #articles .vbox > footer ~ section {
	 bottom: 80px;
	}
	#nav.nav-vertical .nav-primary > ul > li > a {
		font-size: 10px;
		font-weight: 600;
		text-align: center;
	}
	.nav-user { display: block; }
	.nav-vertical .nav-user { display: block; }
	.nav-vertical .thumb-sm img {
		border: 3px solid rgba(255, 255, 255, .4);
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
	}
	/*** Leeflet primary left nav ***/
	/*llchange*/
    .nav-vertical .vbox {
        background-image: none;
        background: #323e48 /*#032930*/;
    }

	.nav > li > a { padding: 15px 12px; }/*llchange was 14px 12px*/
	li.toggle-camera { display: none; }
	/* select2 highlight override (select2.css, plugin.css) */
	.select2-results .select2-highlighted {
		color: #fff;
		background-color: #5c8ccc;
	}
	.bg-secondary .arrow.top {
		top: -8px;
		left: 50%;
		margin-left: -8px;
		border-top-width: 0;
		border-bottom-color: #00b7df;
	}
	.bg-secondary .arrow.top:after {
		top: 1px;
		margin-left: -7px;
		content: ' ';
		border-top-width: 0;
		border-bottom-color: #00b7df;
	}
	.bg-secondary .arrow.right {
		top: 15px;
		right: -8px;
		margin-top: -8px;
		border-right-width: 0;
		border-left-color: #00b7df;
	}
	.bg-secondary .arrow.right:after {
		right: 1px;
		bottom: -7px;
		content: ' ';
		border-right-width: 0;
		border-left-color: #00b7df;
	}
	.dropdown-menu.bg-secondary {
		margin-top: -24px;
		-webkit-box-shadow: 0 2px 6px rgba(0,0,0,.15);
		box-shadow: 0 2px 6px rgba(0,0,0,.15);
	}
	.panel.gallery-uploader.active { width: 100%; }
	.panel-footer {
		border: none;
		border-radius: 0 0 1px 1px;
	}
	.panel-footer.bg {
		margin: -1px -1px 0 -1px;
		border: none;
	}
	#leefletContent.vbox > header ~ #edit ~ section.scrollable,
	#leefletContent.vbox > header ~ #edit.hide ~ div form section.scrollable,
	#leefletContent.vbox > header ~ div form section.scrollable,  
	#leefletContent.vbox > header.has-tabs ~ section.scrollable, 
	#leefletContent.vbox section.scrollable, 
	#leefletContent.vbox #leefletScrollContent.scrollable {
		top: 0; 
		position: absolute;
		bottom: 0;
		width: 100%;
	}
	#leefletContent.vbox > header ~ #edit.show ~ section.scrollable,
	#leefletContent.vbox > header ~ #edit.show ~ div form section.scrollable {
		top: inherit; 
		position: relative;
	}
	#leefletContent.vbox .tab-content section.scrollable { top: 146px; }
	#userSettings.vbox > header.has-tabs ~ section.scrollable {
	 	top: 10px;
	}
	.tabs-below .nav-tabs.nav-justified > li > a {
		border-bottom: 1px solid #ddd;
		border-radius: 0;
	}
	#leeflet.vbox > header.ll-nav ~ section {
		top: 50px;
	}
	 #leeflet.vbox > section.w-f,  
	 #leeflet.vbox > footer ~ section {
	 bottom: 50px;
	}
	#hnav.nav-horizontal.only-icon .nav-primary > ul > li > a span,  #hnav.nav-horizontal.only-icon .nav-primary > ul > li > a b { display: block; }
	.navbar-right .arrow.top,  .navbar-right .arrow.top { left: 90%; }
	.dashboard.scrollable {
		position: absolute;
		top: 30px;
	}
}
/*end @media(min-width: 768px;)*/

@media (min-width: 992px) {
	.navbar-nav > li > a span.navbar-text-hide { display: inline; }
	.navbar-nav > li > a span.fa-stack,  
	.navbar-nav > li > a > i {
		font-size: inherit;
		margin-right: 0;
	}
	.navbar-nav > li > a span.fa-stack > i.fa-file,  
	.navbar-nav > li .fa-stack .fa-stack-2x.fa-file { 
		font-size: 15px !important;
	}
	.navbar-nav > li > a > i.fa-share-alt,  
	.navbar-nav > li > a > i.fa-trash-o { font-size: inherit; }
	.navbar-nav > li a i.fa-search,  
	.navbar-form .search-form .input-group .input-group-btn .btn.submit > i {
		font-size: inherit;
		line-height: 1.0em;
	}
	.col-lg-2-4 {
		float: left;
		width: 20.000%;
	}
}
/*end @media(min-width: 992px;)*/

@media print {
html,  body,  .hbox,  .vbox { height: auto; }
.vbox > section,  .vbox > footer { position: relative; }
}

/*******************/
/*      Icons      */
/*******************/
@font-face {
    font-family: 'DXMIcons';
    src: url('../fonts/dxm-icons.eot');
    src: url('../fonts/dxm-icons.eot?#iefix') format('embedded-opentype'), url('../fonts/dxm-icons.woff') format('woff'), url('../fonts/dxm-icons.ttf') format('truetype'), url('../fonts/dxm-icons.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.icon-dxm {
    font-family: DXMIcons;
    font-style: normal;
    font-size: 38px;
    line-height: 1;
}

.icon-dxm-catgories:before {
    content: '\e904';
}
.icon-dxm-dashboard:before {
    content: '\e905';
}
.icon-dxm-doxim:before {
    content: '\e906';
}
.icon-dxm-arrow-right:before {
    content: '\e907';
}
.icon-dxm-replacer:before {
    content: '\e908';
}
.icon-dxm-reports:before {
    content: '\e909';
}
.icon-dxm-exit:before {
    content: '\e90a';
}
.icon-dxm-zoom-in:before {
    content: '\e90c';
}
.icon-dxm-zoom-out:before {
    content: '\e90b';
}

/**************************************************/
/*            Solidus Brochure Panels             */
/*        (.article-grid items) and Sidebar       */
/**************************************************/
i.fa {
	line-height: inherit;
	font-weight: normal;
}

/* Sidebar with widgets - admin view - hides by default */
#sidebar {
  max-width: 300px;
  background-color: #0F5085 /*#032930*/;/*#323136*/
  opacity: 0;
  -webkit-transition: width 0.3s linear;
  -moz-transition: width 0.3s linear;
  transition: width 0.3s linear;
}
#sidebar.aside-lg, #sidebar.aside-lg.hide {
	width: 0;
  background-color: #0F5085 /*#032930*/;
  -webkit-transition: width 0.3s linear;
  -moz-transition: width 0.3s linear;
  transition: width 0.3s linear;
  box-shadow: inset 0 0 0 1px rgba(0,0,0,0.08);
  opacity: 0;
}
#sidebar.aside-lg.show {
	width:300px;
  opacity: 1;
}
/**/
/* Sidebar - user view - shows by default */
#sidebar.user-view {
  width: 0;
  background-color: #0F5085 /*#032930*/;/*#323136*/
  opacity: 1;
}
#sidebar.aside-lg.user-view, #sidebar.aside-lg.user-view.show {
	width: 300px;
  background-color: #0F5085 /*#032930*/;
  -webkit-transition: width 0.3s linear;
  -moz-transition: width 0.3s linear;
  transition: width 0.3s linear;
  box-shadow: inset 0 0 0 1px rgba(0,0,0,0.08);
  opacity: 1;
}
#sidebar.aside-lg.hide {
	width: 0;
  opacity: 0;
}
/**/
#sidebar footer .panel {
	background-color: #04252C;
}
.widget {
  font-size: 13px;
  color: #4f9Cb8;/*#8EA6AD for when ll-panel-block.bg-teal-lite */
}
#sidebar .widget {
  display: block;
  background-color: #0F5085 /*#032930*/;
  box-shadow: inset 0 0 0 1px rgba(0,0,0,0.08);
  position: relative;
  z-index: 0;
}
#sidebar .widget > ul, #sidebar .widget > div {
  padding: 15px 20px;
  background: transparent;
   box-shadow: inset 1px 0 0 rgba(0,0,0,0.09), inset -1px 0 0 rgba(0,0,0,0.09), inset 0 -1px 0 rgba(0,0,0,0.09); 
}
#sidebar .widget > div.title-block {
  padding: 3px 20px 15px 20px;
  background: transparent; 
  box-shadow: inset 1px 0 0 rgba(0,0,0,0.09), inset -1px 0 0 rgba(0,0,0,0.09), inset 0 -1px 0 rgba(0,0,0,0.09); 
}
.widget .ot-widget-timeline {
	display: block;
	position: relative;
}
.widget .ot-widget-timeline .item {
	display: table;
	position: relative;
}
.widget .ot-widget-timeline .item:after {
	display: block;
	content: '';
	clear: both;
}
.widget .ot-widget-timeline .item > div { padding-bottom: 20px; }
.widget .ot-widget-timeline .item:last-child > div { padding-bottom: 0px; }
.widget .ot-widget-timeline .item-date {
	display: table-cell;
	font-family: 'Oswald', sans-serif;
	white-space: nowrap;
	width: 90px;
	text-transform: uppercase;
	font-size: 11px;
	position: relative;
	vertical-align: middle;
}
.widget .ot-widget-timeline .item-date:before {
	display: block;
	content: '';
	position: absolute;
	right: 12px;
	top: 50%;
	margin-top: -13px;
	height: 7px;
	width: 7px;
	border-radius: 50%;
	background-color: #cacacf;
	z-index: 2;
}
.widget .ot-widget-timeline .item:last-child .item-date:before { margin-top: -3px; }
.widget .ot-widget-timeline .item-date:after {
	display: block;
	content: '';
	position: absolute;
	right: 15px;
	top: 0px;
	height: 100%;
	width: 1px;
	background-color: #5e5f66;
	z-index: 1;
}
.widget .ot-widget-timeline .item-date .item-date-day {
	display: block;
	float: left;
	font-size: 31px;
	font-weight: bold;
}
.widget .ot-widget-timeline .item-date div {
	display: block;
	margin-left: 38px;
	line-height: 150%;
}
.widget .ot-widget-timeline .item-date div span { display: block; }
.widget .ot-widget-timeline .item-date .item-date-time { color: #fff; }
.widget .ot-widget-timeline .item-avatar, .widget .ot-widget-timeline .item-thumb-sm {
	display: table-cell;
	width: 40px;
	vertical-align: middle;
}
.widget .ot-widget-timeline .item-avatar a {
	display: block;
	width: 40px;
	height: 40px;
	overflow: hidden;
	border-radius: 50%;
}
/**/.widget .ot-widget-timeline .item-thumb-sm a {
  display: block;
  width: 44px;
  height: 32px;
  overflow: hidden;
  border-radius: 3px;
}
.widget .ot-widget-timeline .item-avatar img, 
/**/.widget .ot-widget-timeline .item-thumb-sm img {
	width: 100%;
	height: 100%;
}
.widget .ot-widget-timeline .item-content {
	display: table-cell;
	padding-left: 20px;
	font-size: 12px;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
}
.widget .ot-widget-timeline .item-content > div {
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
}
.widget .ot-widget-timeline .item-content > strong {
	display: block;
	line-height: 130%;
	color: #62626a;
}
.widget .ot-widget-timeline .item-content .item-comments {
	display: inline-block;
	margin-left: 8px;
}
#sidebar .widget > .title-block h2 {
  color: #fff;
  font-size: 14px;
  margin: 0;
  font-weight: normal;
  font-family: 'Oswald', sans-serif;
  float: left;
  padding: 15px 15px 10px 15px;
  border-bottom: 3px solid rgba(0,0,0,0.15);
  background-color: #00b7df;
}
#sidebar .widget > .title-block h2:before {
  display: block;
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  height: 3px;
  width: 100%;
  background: inherit;
}
.title-block:after {
  display: block;
  clear: both;
  content: '';
}
.widget .ot-widget-timeline .item-content .item-comments i.fa { padding-right: 5px; }
#sidebar .widget .ot-widget-timeline .item-content a { color: #62626a; }
#sidebar .widget .ot-widget-timeline .item-content a:hover { color: #0D4877; }/*95959d*/ /*B1BEC2*/
#sidebar .widget .ot-widget-timeline .item-content strong a { color: #99a5a8; }/*898993*/
#sidebar .widget .ot-widget-timeline .item-content strong a:hover { color: #0D4877; }/*a9a9b1*//*B1BEC2*/


/* articles and ll-panel-blocks */

.item-footer button {
	margin: 0em;
	font: normal normal normal 11px/normal 'Lucida Grande';
	text-rendering: auto;
	color: initial;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	display: inline-block;
	text-align: start;
	align-items: flex-start;
	text-align: center;
	cursor: default;
	color: buttontext;
	padding: 2px 6px 3px;
	border: 2px outset buttonface;
	border-image-source: initial;
	border-image-slice: initial;
	border-image-width: initial;
	border-image-outset: initial;
	border-image-repeat: initial;
	background-color: buttonface;
	box-sizing: border-box;
}
.ll-panel-block {
	padding: 23px;
	background-color: #e9e9e9;/*light teal #c9e4ea, light green #d2db96*/
	box-shadow: inset 0 0 0 1px rgba(0,0,0,0.08);
}
.ll-panel-block.panel-light { background-color: #fff; }
.ll-panel-block.dark-scheme { background-color: #323136; }
.article-slider { margin: -20px -23px -23px -23px; }
.article-grid {
	display: block;
	clear: both;
}
.article-grid:after {
	display: block;
	content: '';
	clear: both;
}
.article-grid.articles-long .item { margin-bottom: 25px; }
.article-grid .item {
	background: #ffffff;
	box-shadow: 0 0 12px 0 rgba(0,0,0,0.20);
	float: left;
}
.article-grid .item:last-child { margin-bottom: 0px; }
.article-grid .item .item-header {
	display: block;
	position: relative;
}
.article-grid .item .item-header .item-header-category {
	display: block;
	position: absolute;
	top: 20px;
	left: 0px;
	text-transform: uppercase;
	color: #fff;
	font-size: 13px;
	background-color: rgba(0,0,0,0.6);
	line-height: 26px;
	font-family: 'Roboto Condensed', sans-serif;
}
.article-grid .item .item-header .item-header-category i.fa {
	display: inline-block;
	padding: 0 9px;
	background-color: #00c2ec;
}
.article-grid .item .item-header .item-header-category span {
	display: inline-block;
	padding: 0 9px;
}
.article-grid .item .item-content {
	display: block;
	padding: 20px;
}
.article-grid .item .item-content-head {
	display: block;
	padding-bottom: 15px;
	border-bottom: 1px solid #e7e8ea;
	margin-bottom: 15px;
}
.article-grid .item .item-content-head a {
  color: #717171;
  text-decoration: none;
  transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.article-grid .item .item-content-head a:hover {
  color: #00bbe4;
}
.article-grid .item .item-content-date, /*llnew*/.article-grid .item .item-content-date-end {
	display: block;
	float: left;
	color: #00b6de;/*00c2ec*/
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	clear: both;
}
, /**/.article-grid .item .item-content-date-end {
	margin-top: 30px;
}
.article-grid .item .item-content-date strong, 
.article-grid .item .item-content-date-end strong {
	display: block;
	float: left;
	font-size: 34px;
	padding-right: 6px;
}
.article-grid .item .item-content-date span, 
.article-grid .item .item-content-date-end span {
	display: block;
	font-size: 14px;
	margin-left: 44px;  
	margin-top: 5px;
}
.article-grid .item .item-content-date span:last-child,
.article-grid .item .item-content-date-end span:last-child { margin-top: 2px; }
.article-grid.lets-do-1 .item .item-content-date strong,
.article-grid.lets-do-1 .item .item-content-date-end strong { font-size: 50px; }
.article-grid.lets-do-1 .item .item-content-date span,
.article-grid.lets-do-1 .item .item-content-date-end span {
	font-size: 19px;
	margin-left: 62px;
}
.article-grid.lets-do-1 .item .item-content-date span:last-child,
.article-grid.lets-do-1 .item .item-content-date-end span:last-child { margin-top: 10px; }
.article-grid.lets-do-1 .item h3 {
	margin-left: 115px;
	font-size: 23px;
	min-height: 52px;
	line-height: 110%;
}
.article-grid .item h3 {
	display: block;
	margin-left: 85px;
	font-size: 16px;
	letter-spacing: -0.10px;
	line-height: 19px;
	min-height: 38px;
}
.article-grid .item .item-content p {
	display: block;
	font-size: 13px;
	color: #727277;
	overflow: hidden;
	line-height: 19px;
	height: auto;
}
.article-grid .item .item-footer {
	display: block;
	font-size: 13px;
	color: #fff;
	background: #b6b6b8;
	padding: 15px 15px 10px;/*was 15px*/
}
.article-grid .item .item-footer a {
	color: inherit;
	display: inline-block;
	margin-right: 12px;
	position: relative;
	padding-right: 14px;
}
.article-grid .item .item-footer a:after {
	position: absolute;
	right: 0px;
	width: 1px;
	height: 100%;
	background: transparent;
	content: '';
	top: 0px;
	border-right: 1px solid #ccc;
}
.article-grid .item .item-footer a:last-child:after { display: none; }
.article-grid .item .item-footer span i.fa, 
.article-grid .item .item-footer a i.fa { padding-right: 0;/*5px*/ }
/*llnew*/ .article-grid .item .item-footer a:hover i.fa { color: #00c2ec; }
.article-grid .item .item-footer .article-more-arrow {
	position: relative;
	padding: 0 18px;
	margin-top: -15px;
	margin-right: -15px;
	margin-bottom: -15px;
	background-color: rgba(0,0,0,0.08);
	line-height: 100%;
	font-size: 28px;
	border: 0px;
	cursor: pointer;
	height: 43px;
	color: #fff;
}
.article-grid.articles-long .item .item-header {
	width: 50%;
	float: left;
}
.article-grid.articles-long .item .item-content {
	height: 189px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	padding-bottom: 0px;
	margin-bottom: 20px;
}
.article-grid.articles-long .item .item-footer, .article-grid.articles-long .item .item-content { margin-left: 50%; }


/* llnew .articles-wide */
.article-grid.articles-wide .item { margin-bottom: 15px; }
.article-grid.articles-wide .item .item-header {
	width: 25%;
	float: left;
}
.article-grid.articles-wide .item .item-content {
  	display: block;
  	padding: 0px 20px;
	height: 81px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	padding-bottom: 0px;
	margin-bottom: 20px;
}
.article-grid.articles-wide .item .item-content-date-end {
  display: block;
  float: left;
  color: #00b6de;/*00c2ec*/
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  /* margin-top: 5px; */
  padding-left: 10px;
  border-left: 1px solid #00c2ec;
  clear: right;
  margin: 0 30px 0 10px;
}
.article-grid.articles-wide .item .item-content, 
.article-grid.articles-wide .item .item-footer { 
	margin-left: 25%;
}
.article-grid.articles-wide .item .item-footer {
  display: block;
  font-size: 13px;
  color: #fff;
  background: #b6b6b8;
  padding: 10px 15px 5px;
}
/* end llnew */

.ll-panel-block > div > .item .item-header img { width: 100%; }
/* .lets-do-5 */
.ll-panel-block > div.lets-do-5 > .item {
	width: 18.561%;
	margin-left: 1.8%;
}
.ll-panel-block > div.lets-do-5 > .item:nth-child(5n+1) {
	clear: both;
	margin-left: 0px;
}
.ll-panel-block > div.lets-do-5 > .item:nth-child(n+6) { margin-top: 28px; }
/* .lets-do-4 */
.ll-panel-block > div.lets-do-4 > .item {
	width: 23.2%;
	margin-left: 2.4%;
}
.ll-panel-block > div.lets-do-4 > .item:nth-child(4n+1) {
	clear: both;
	margin-left: 0px;
}
.ll-panel-block > div.lets-do-4 > .item:nth-child(n+5) { margin-top: 28px; }
/* .lets-do-3 */
.ll-panel-block > div.lets-do-3 > .item {
	width: 31.33%;
	margin-left: 3%;
}
.ll-panel-block > div.lets-do-3 > .item:nth-child(3n+1) {
	clear: both;
	margin-left: 0px;
}
.ll-panel-block > div.lets-do-3 > .item:nth-child(n+4) { margin-top: 28px; }
/* .lets-do-2 */
.ll-panel-block > div.lets-do-2 > .item {
	width: 48%;
	margin-left: 4%;
}
.ll-panel-block > div.lets-do-2 > .item:nth-child(2n+1) {
	clear: both;
	margin-left: 0px;
}
.ll-panel-block > div.lets-do-2 > .item:nth-child(n+3) { margin-top: 25px; }
/* .lets-do-1 */
.ll-panel-block > div.lets-do-1 > .item {
	width: 100%;
	margin-top: 28px;
	margin-left: 0px;
}
.ll-panel-block > div.lets-do-1 > .item:first-child { margin-top: 0px; }
.ll-panel-block {
	display: block;
	margin-bottom: 0px;
	position: relative;
}
.ll-panel-block > div, .ll-panel-block .title-block { clear: both;}
.ll-panel-block > div.article-category-block {
	box-shadow: none!important;
	padding: 20px 0 0 0!important;
}
.ll-panel-block.panel-dark > div { background: #393939; }
.ll-panel-block.panel-dark > div p, .ll-panel-block.panel-dark > div a { color: #fff; }
.ll-panel-block .title-block {
	margin-bottom: 0px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	padding: 0px 0 8px 0;
	margin-top: -20px;
}
.ll-panel-block .title-block { }
.ll-panel-block.panel-dark .title-block, .ll-panel-block .title-block.title-dark { background: #393939; }
.ll-panel-block.panel-dark.dark-texture .title-block, .ll-panel-block.dark-texture .title-block.title-dark, .ll-panel-block.panel-dark.dark-texture > div { background: #393939 url(../images/dark-texture.jpg); }
.ll-panel-block .title-block h2 {
	color: #fff;
	font-size: 15px;
	margin: 0;
	font-weight: normal;
	font-family: 'Oswald', sans-serif;
	float: left;
	padding: 15px 15px 10px 15px;
	border-bottom: 3px solid rgba(0,0,0,0.15);
	background-color: #9f282a;
}
.ll-panel-block .title-block h2:before {
	display: block;
	position: absolute;
	content: '';
	left: 0px;
	top: 0px;
	height: 3px;
	width: 100%;
	background: inherit;
}
.ll-panel-block.panel-dark .title-block h2, .ll-panel-block .title-block.title-dark h2 { color: #ffffff; }
.ll-panel-block.panel-dark .title-block.title-dark span, .ll-panel-block .title-block.title-dark span { color: #6c6c6c; }
.ll-panel-block .title-block.category-block-title .cat-tab-links {
	display: block;
	margin-right: 20px;
}
.ll-panel-block .title-block.category-block-title .cat-tab-links a {
	display: inline-block;
	color: #a3a3a3;
	font-size: 13px;
	line-height: 100%;
	margin-left: 2px;
	padding: 8px 16px;
	border: 1px solid #4b494a;
	margin-top: -3px;
}
.ll-panel-block .title-block.category-block-title .cat-tab-links a:hover {
	border: 1px solid transparent;
	background: #C33E48;
	color: #fff;
}
.ll-panel-block .title-block.category-block-title h2 i.fa {
	color: #4b494a;
	padding-right: 20px;
}
.ll-panel-block .title-block.category-block-title {
	text-align: left;
	padding: 20px 0;
}
.ll-panel-block .title-block.category-block-title h2 {
	display: inline-block;
	font-size: 25px;
	color: #E7E7E7;
	padding: 0 20px;
}
/*.ll-panel-block .title-block span {
	color: #CA6433;
	font-size: 14px;
	font-weight: normal;
	font-family: 'PT Sans', sans-serif;
	display: block;
	margin-top: 3px;
	padding-bottom: 6px;
	padding-top: 8px;
}
.ll-panel-block .title-block span a { color: inherit; }*/
.ll-panel-block .title-block.category-review-title {
	text-align: left;
	padding: 20px 0;
}
.ll-panel-block .title-block.category-review-title h2 {
	display: inline-block;
	font-size: 25px;
	padding: 0 20px;
}
.ll-panel-block .title-block.category-review-title .cat-tab-links {
	padding-right: 15px;
	font-size: 13px;
}
.ll-panel-block .title-block.category-review-title .cat-tab-links a {
	display: inline-block;
	margin-top: 14px;
	margin-left: 12px;
	display: inline-block;
}
.ll-panel-block .title-block.category-review-title.title-dark .cat-tab-links a { color: #ccc; }
.category-review-block {
	display: block;
	padding: 10px!important;
}
.category-review-block > div {
	display: flex;
	width: 103%;
	margin-top: 20px;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	flex-wrap: wrap;
}
.category-review-block > div .item {
	flex: 1 30.1%;
	max-width: 30.45%;
	margin-right: 2.9%;
	margin-bottom: 2.9%;
}
.category-review-block > div .item:last-child { /*margin-right: 0px;*/ }
.article-category-block { }
.article-category-block > div {
	display: flex;
	padding: 0px!important;
}
.article-category-block > div > div { flex: 1; }
.article-category-block > div > div.item-featured {
	margin-right: 30px;
	max-width: 367px;
}
.split-middle-block {
	display: flex;
	display: -moz-flex;
	display: -webkit-flex;
	flex-direction: row;
	-moz-flex-direction: row;
	-webkit-flex-direction: row;
	width: 100%;
}
.split-middle-block > .ll-panel-block {
	flex: 1;
	-moz-flex: 1;
	-webkit-flex: 1;
}
.split-middle-block > .ll-panel-block:nth-child(2n+1) { margin-right: 20px; }
.split-middle-block > .ll-panel-block:nth-child(2n) { margin-left: 20px; }
.split-middle-block .ll-panel-block .article-block .item.featured {
	/*margin-left: -10px;
	margin-top: -10px;
	margin-right: -10px;*/
	margin-right: 0px;
	margin-left: 0px;
}
.split-middle-block .ll-panel-block .article-block .item.featured .item-content {
	margin-left: 0px;
	margin-right: 0px;
}
.split-middle-block .ll-panel-block.panel-dark .article-block .item.featured { /*margin-left: -18px;
	margin-top: -18px;
	margin-right: -18px;*/ }
.split-middle-block .ll-panel-block.panel-dark .article-block .item.featured .item-content {
	margin-left: 20px;
	margin-right: 20px;
}
.split-middle-block .ll-panel-block .article-block .item.featured .item-content > p {
	display: block;
	margin-top: 12px;
	font-size: 15px;
	letter-spacing: 0.2px;
	line-height: 25px;
	color: #696969;
}
.split-middle-block .ll-panel-block .article-block .item {
	margin-left: 0px;
	margin-right: 0px;
}
.split-middle-block .ll-panel-block.panel-dark .article-block .item:not(.featured) {
	margin-left: 20px;
	margin-right: 20px;
}
.split-middle-block .ll-panel-block.panel-dark .article-block .item.featured .item-content > p { color: #b8b8b8; }
.split-middle-block .ll-panel-block .article-block .item .item-content h4 {
	display: block;
	margin-bottom: 9px;
	font-weight: 500;
	font-size: 1em;
	letter-spacing: -0.3px;
	line-height: 24px;
	color: #1B1B1B;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	color: #fff;
}
.split-middle-block .ll-panel-block .article-block .item.featured .item-content h4 {
	display: block;
	margin-bottom: 16px;
	font-weight: 500;
	font-size: 1.2em;
	letter-spacing: -0.1px;
	text-transform: uppercase;
	line-height: 32px;
	font-family: 'Oswald', sans-serif;
	background: #28292C;
	padding: 8px 12px;
	margin-top: -16px;
	color: #fff!important;
}
.split-middle-block .ll-panel-block .article-block .item.featured .item-content h4 a { color: inherit; }
.split-middle-block .ll-panel-block .article-block .item .item-header {
	width: 100px;
	margin-top: 4px;
}
.split-middle-block .ll-panel-block .article-block .item .item-content { margin-left: 118px; }
.split-middle-block .ll-panel-block .article-block .item.featured .item-header { margin-top: 0px; }
.title-block .title-links {
	display: block;
	padding-top: 8px;
	margin-bottom: -12px;
	padding-bottom: 14px!important;
}
body .title-block .title-links a {
	display: inline-block;
	margin: 0 4px;
	padding-bottom: 2px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
	color: #3e3e3e;
	line-height: 100%;
}
.ll-panel-block .title-block.title-dark .title-links a, .ll-panel-block.panel-dark .title-block .title-links a { color: #fff; }
.ll-panel-block .title-block.title-dark .title-links a:hover, .ll-panel-block.panel-dark .title-block .title-links a:hover { border-bottom: 2px solid #ccc; }
.title-block .title-links a:hover { border-bottom: 2px solid #3e3e3e; }
.ll-panel-block.panel-dark .title-block .title-links a.active:hover, .title-block .title-links a.active { border-bottom: 2px solid #dd3131; }
.ll-panel-block.panel-dark .blog-articles .item, .ll-panel-block.panel-dark .split-articles .item { background: #393939; }
.ll-panel-block.panel-dark.dark-texture .blog-articles .item, .ll-panel-block.panel-dark.dark-texture .split-articles .item { background: #393939 url(../images/dark-texture.jpg); }
.ll-panel-block.panel-dark .blog-articles .item .item-content > p, .ll-panel-block.panel-dark .split-articles .item .item-content > p { color: #aaa; }
.blog-articles {
	display: block;
	padding: 0px!important;
	background: transparent!important;
	box-shadow: none!important;
}
.blog-articles .item {
	background: #fff;
	margin-top: 35px;
}
.split-articles {
	display: flex;
	display: -moz-flex;
	display: -webkit-flex;
	flex-direction: row;
	-moz-flex-direction: row;
	-webkit-flex-direction: row;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 104.4%;
	margin-left: -2.1%;
	padding: 0px!important;
	background: transparent!important;
	box-shadow: none!important;
}
.split-articles .item {
	flex: 1 50%;
	-moz-flex: 1 50%;
	-webkit-flex: 1 50%;
	background: #fff;
	max-width: 46.8%;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 2.1%;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
}
.split-articles .item .item-header {
	display: block;
	margin-bottom: 13px;
	position: relative;
}
.split-middle-block .ll-panel-block .article-block .item.featured .item-header .image-hover:before, .split-articles .item .item-header .image-hover:before {
	display: block;
	content: '';
	/* background: url(../images/slider-shadow.png) no-repeat center bottom; */
	background: #dcb26e;
	background-size: 100% 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	opacity: 0.25;
	z-index: 2;
	filter: alpha(opacity=25);
	transition: all 1.2s;
	-moz-transition: all 1.2s;
	-webkit-transition: all 1.2s;
	-o-transition: all 1.2s;
}
.split-middle-block .ll-panel-block .article-block .item.featured .item-header .image-hover:hover:before, .split-articles .item .item-header .image-hover:hover:before { opacity: 0; }
.split-articles .item .item-header .image-hover img, .split-articles .item .item-header .image-hover { width: 100%; }
.split-articles .item .item-header a.item-comment {
	display: block;
	position: absolute;
	top: 8px;
	right: 8px;
	z-index: 3;
	color: #fff;
	font-weight: bold;
	line-height: 22px;
	height: 22px;
	padding: 0 10px;
	background: #282828;
	font-size: 12px;
	font-weight: bold;
}
.split-articles .item .item-header a.item-comment i {
	display: block;
	position: absolute;
	background: transparent;
	content: '';
	width: 9px;
	height: 9px;
	top: 17px;
	left: 3px;
	overflow: hidden;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.split-articles .item .item-header a.item-comment i:before {
	background: #282828;
	width: 100%;
	height: 100%;
	position: absolute;
	content: '';
	display: block;
	top: -1px;
	left: 6px;
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.split-articles .item .item-content {
	display: block;
	margin: 13px 0px;
}
.split-articles .item h4 {
	display: block;
	margin-bottom: 16px;
	font-weight: 500;
	font-size: 1.2em;
	letter-spacing: -0.1px;
	text-transform: uppercase;
	line-height: 32px;
	font-family: 'Oswald', sans-serif;
	background: #28292C;
	padding: 8px 12px;
	margin-top: -16px;
	color: #fff;
}
.split-articles .item h4 a { color: inherit; }
.split-articles .item .article-meta {
	font-size: 13px;
	display: block;
}
.split-articles .item .article-meta > span, .split-articles .item .article-meta a {
	display: inline-block;
	color: #b6b6b6;
}
.split-articles .item .article-meta a:hover { color: #ce0000; }
.split-articles .item .article-meta .meta-date {
	margin-left: 8px;
	padding-left: 10px;
	border-left: 1px dotted #ccc;
}
.split-articles .item .item-content > p {
	display: block;
	margin-top: 15px;
	font-size: 16px;
	letter-spacing: 0.1px;
	line-height: 24px;
	color: #27282E;
}
/***** END .article-grid items and sidebar *****/


/************* HERO BANNER **************/

.top-hero {
	padding: 1.25em 3em 1.25em 2em;
	background: rgba(255, 255, 255, 0.98);
	/*position: absolute;
	top: 0;
	left: 88px;*/
}
.hero {
	background: url('../images/images-leeflet/header-bg-sample.jpg') no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:750px;	
}
.hero-text {
	float:right;
	padding-top:4em;
	width:33%;
	margin-right: 2.5%;
}
.hero-text h1 {
	color:#fff;
	font-size:3.5em;
	font-weight:700;
	margin-bottom:12px;
	padding-bottom:7px;
	border-bottom:1px solid #4b4b4b;
}
.hero-text h2 {
	color:#fff;
	font-size: 42px;
	font-weight: 400;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom:1px solid rgba(255,255,255,0.5);
}
.hero-text h2 span {
	color:#c1d72e;
	font-size: 42px;
	font-weight: 300;
	font-style: italic;
}
.hero-text h4 {
	color: #9bddec;
	font-size: 1.7em;
  line-height: 28px;
  text-transform: uppercase;
}
.hero-text p {
  font-size: 1.2em;
  line-height: 1.5em;
  color: #efefef;
}

/* Flexisel Netflix style carousel panels */
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;
	 width: 90%;
  margin: 0 5%;
}
.nbs-flexisel-item > .item {	
	cursor: pointer;
	position: relative;
	width: 90%;
  margin: 0 5%;
	text-align: left;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;
	 width: 90%;
  margin: 0 5%;
}
.nbs-flexisel-item > .item .item-header a img {	
	cursor: pointer;
	position: relative;
	width: 100%;
  margin: 0;
}
/*.ll-panel-block > div > .item .item-header img {
  width: 100%;}*/

/*** Navigation ***/
.nbs-flexisel-nav-left {
	display:none;
}
.nbs-flexisel-nav-right {
	display:none;
}	
.review-slider {
	background: #a8c204;/*dfb636*/
	padding: 3em 0;
  box-shadow: inset 0 0 0 1px rgba(0,0,0,0.08);
}
.copyright {
	margin-top:2em;
}
.copyright p {
	color: #b0b0b0;
	font-size: 1em;
	font-weight: 400;
}
.copyright p a {
	color: #000;
}
h3.head {
	color: #000;
	font-size: 2.5em;
	font-weight: 700;
}

.text-primary { color: #c1d72e; }
.text-secondary { color: #4180d9; }
.text-info { color: #94bceb; }
.text-success { color: #8cc500; }
.text-warning { color: #fcc44d; }
.text-danger { color: #d50039; }
.text-white { color: #fff; }

/***** BUTTONS *****/

.btn-primary, a.button.btn-primary, a.btn-primary, .pagination > .active > a, body.dark .pagination > .active > a, html.dark .pagination > .active > a {
    border-color: #00a7e1 /*#c1d72e*/ !important;
    color: #ffffff;
    font-weight: 600;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background: #00a7e1 /*#c1d72e*/;
    border-color: #00a7e1 /*#c1d72e*/;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.btn-primary:hover, 
.pagination > .active > a:hover, 
body.dark .pagination > .active > a:hover {
	border-color: #0d5085 /*#b2d50c*/;
	background-color: #0d5085 /*#b2d50c*/;
}
.btn-primary:active, .pagination > .active > a:active, 
body.dark .pagination > .active > a:active, 
.btn-primary:focus, .pagination > .active > a:focus, 
body.dark .pagination > .active > a:focus {
  background-color: #0d5085 /*#acd82a*/;
  border-color: #0d5085 /*#a1ca28*/;
}
.btn-primary.btn-lg, a.button.btn-primary.btn-lg, a.btn-primary.btn-lg, .btn-lg, .btn-group-lg > .btn, a.button.btn-lg {
	padding: 12px 16px;
	font-size: 16px;
	line-height: 1.33;
	border-radius: 6px;
}
.progress-bar-primary { background-color: #c1d72e; }
.btn-dark, a.button.btn-dark, a.btn-dark {
	color: #ffffff;
	font-weight: 700;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background: #484848;
	border-color: #484848;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.btn-dark:hover, .btn-dark:active, .btn-dark:focus {
	border-color: #282828;
	background-color: #282828;
}
.btn-lg, .btn-group-lg > .btn, a.button.btn-lg {
	padding: 12px 16px;
	font-size: 16px;
	line-height: 1.33;
	border-radius: 6px;
}


.nav-vertical-width { width: 110px;}
.nav-brand {
  font-size: 20px;
  line-height: 50px;
  display: block;
  text-align: center;
}
.bg-dark.dkst a.nav-brand, #nav.nav-vertical .nav-brand {
  font-size: 20px;
  color: white;
}

/*NEW SEARCH ICON WITH INPUT EXPAND 070514*/
/* to accomodate search icon for 768w*/
.slide-search {
    padding: 5px 0;
    width: 230px;
    height: 32px;
    position: relative;
    left: 10px;
    float: left;
    line-height: 24px;
}
    .slide-search input {
        position: absolute;
        width: 0px;
        float: left;
        margin-left: 210px;
        -webkit-transition: all 0.7s ease-in-out;
        -moz-transition: all 0.7s ease-in-out;
        -o-transition: all 0.7s ease-in-out;
        transition: all 0.7s ease-in-out;
        height: 32px;
        line-height: 20;
        padding: 0 2px 0 2px;
				border-radius: 3px;
				background-color: none;
				border: none;
				color: #3b3b3b;
				margin-top: 4px;
				text-indent: 5px;
    }
        .slide-search:hover input, .slide-search input:focus {
            width: 200px;
            margin-left: 0px;
			border-radius: 3px;
			background-color: #ffffff;
			border: 1px solid #f0f0f0;
        }
				
.nav > li.slide-search > a { padding: 6px 12px; }
.slide-search .btn {
    height: 32px;
    position: absolute;
    right: 0;
    top: 9px;
		background: none;
    border-radius: 0;
		border-width: 0;
}
.slide-search .btn > i, .search-leeflet .btn i {
		color: #575757;
		font-size: 18px;
}
.slide-search a.btn:hover, .slide-search a.btn:focus, 
.slide-search a.btn:active, .slide-search .btn.active,
.slide-search button:hover, .slide-search button:focus, 
.slide-search button:active, .slide-search button.active {
    border-radius: 0;
		border-width: 0;
		color: #575757;
		outline: 0;
		background: none;
		-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
		box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}
.navbar-nav > li a i.fa-search, .navbar-nav > li.slide-search a i.fa-search {
  font-size: 15px;
  line-height: 1.0em;
	color: #575757;
}
/* dark-theme slide-search */
.dark-theme .slide-search {
    padding: 0;
    width: inherit;
    height: 30px;
    position: relative;
    display: inline;
    margin-left: 0;
}
    .dark-theme .slide-search input, .dark-theme .slide-search input.form-control {
        position: relative;
        width: 0;
        float: none;
        height: 30px;
        background-color: transparent;
        border: none;
        color: #dddddd;
        margin: 0 26px 0 0;
    }
        .dark-theme .slide-search:hover input, .dark-theme .slide-search input:focus {
            margin: 0 36px 0 0;
            width: 200px;
            background-color: #828586; 
            border: none;
        }
    
.dark-theme .slide-search .btn {
    height: 32px;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 18px;
}
.dark-theme .slide-search .btn > i, .dark-theme .search-leeflet .btn i {
    color: #aeaeae;
    font-size: 16px;
}
.dark-theme .slide-search a.btn:hover, .slide-search a.btn:focus, 
.dark-theme .slide-search a.btn:active, .slide-search .btn.active,
.dark-theme .slide-search button:hover, .slide-search button:focus, 
.dark-theme .slide-search button:active, .slide-search button.active {
    color: #dddddd;
    background: none;
}
.dark-theme .navbar-nav > li a i.fa-search, .navbar-nav > li.slide-search a i.fa-search {
  color: #dddddd;
}

/* colors */
.bg-teal-lite {
	background-color: #c9e4ea;
}

/***** IMPORTANT - .article-grid items within flexisel *****/
.article-grid .nbs-flexisel-item > .item .item-content-head {
	display: block;
	padding-bottom: 0;
	border-bottom: 1px solid #e7e8ea;
	margin-bottom: 15px;
}
.article-grid .nbs-flexisel-item > .item .item-content-date, 
.article-grid .nbs-flexisel-item > .item .item-content-date-end {
  line-height: 15px;
}
.article-grid .nbs-flexisel-item > .item .item-content-date strong, 
.article-grid  .nbs-flexisel-item > .item .item-content-date-end strong {
  display: block;
  float: left;
  font-size: 36px;
  padding-right: 6px;
  line-height: 36px;
}
.article-grid .nbs-flexisel-item > .item h3 {
	margin-top: 0;
}
.article-grid .nbs-flexisel-item .item .item-footer a {
  color: inherit;
  display: inline-block;
  margin-right: 12px;
  position: relative;
  padding-right: 14px;
  line-height: 18px;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
}

.bg-teal-lite .btn-default {
  color: #ebf6f9 !important;
  border-color: #94d3e0;/*#2fb3d0*/
  background-color: #27bedf;
}
.bg-teal-lite .btn-default:active, .bg-teal-lite .btn-default.active, .bg-teal-lite .open .dropdown-toggle.btn-default {
  background-image: none;
  background-color: #00a5ca;
}
.bg-charcoal { background-color: #717171;}
.bg-charcoal .btn-default {
  color: #f5f5f5 !important;
  border-color: #717171;
  background-color: #a1a6ab;
}
.bg-charcoal .btn-default:active, .bg-charcoal .btn-default.active, .bg-charcoal .open .dropdown-toggle.btn-default {
  background-image: none;
  background-color: #5a5f62;
}
.dark-theme { background-color: #575a5a;}/*575a5a*/
.dark-theme .btn-default,
.dark-theme .btn-default a, 
.dark-theme a.btn-default { 
  color: #dddddd !important;
  border-color: #696b6c;
  background-color: #828586;
  text-decoration: none;
}
.dark-theme .btn-default:active, 
.dark-theme .btn-default.active, 
.dark-theme .open .dropdown-toggle.btn-default {
  background-image: none;
  background-color: #ababab;/*#4b4d4d dark charcoal, #a3b71d lime*/
  border-color: #777777;
}
.dark-theme .input-group .btn-default.search, 
.dark-theme .btn-default.search a { 
  color: #dddddd !important;
  border-color: #575a5a;
  background-color: #727272;
  text-decoration: none;
}
.input-group-sm > .form-control, 
.input-group-sm > .input-group-addon, 
.input-group-sm > .input-group-btn > .btn {
    height: 32px;
}
.dark-theme .form-control {
    color: #ddd;
    background-color: #828586;/*!important*/
    background-image: none;
    border: 1px solid #575a5a;
    border-radius: 3px; 
}
.dark-theme .input-group-addon.text-joiner { 
	background-color: #575a5a; 
	color: #cccccc; 
	padding: 0 3px; 
	border-width: 0; 
}
.dark-theme .table-responsive {
    background-color: #ffffff;
    clear: both;
}
.dark-theme .table-responsive table > thead > tr > th {
    background-color: #e2e2e2;
}
.ll-panel-block .navbar-form {
    float: left;
    margin: 0;
}
.ll-panel-block .navbar-form .search-form {
    position: relative;
}
.ll-panel-block.dark-theme .navbar-form .search-form.open .input-group .form-control {
    background-color: #828586;/*!important*/
    color: #dddddd;
    height: 27px;
    margin-top: 1px;
    margin-right: 5px;
    padding: 8px 6px;
}
.dark-theme .navbar-form .input-group-btn.search, 
.dark-theme .navbar-form .search-form .input-group-btn.search { color: #dddddd; padding: 0; }
.dark-theme .navbar-form .search-form.open .input-group-btn.search { padding-left: 10px; }
.ll-panel-block.dark-theme .navbar-form .input-group-btn.search i {
    color: #dddddd;
}

.dark-theme .navbar-form .form-control:-moz-placeholder {
 color: #dddddd;
}
.dark-theme .navbar-form .form-control::-moz-placeholder {
 color: #dddddd;
}
.dark-theme .navbar-form .form-control:-ms-input-placeholder {
 color: #dddddd;
}
.dark-theme .navbar-form .form-control::-webkit-input-placeholder {
 color: #dddddd;
}

/* .article-grid.articles-wide items */
.article-grid.articles-wide .item {
  float: left;
  width: 100%;
  height: 134px;
  margin-bottom: 15px;
  background: #ffffff;
  box-shadow: 0 0 12px 0 rgba(0,0,0,0.25);
}
.article-grid.articles-wide .item .item-header {
  width: 212px;
  float: left;
}
.ll-panel-block > div > .item .item-header img {
  width: 100%;
  max-height: 134px;
}
.article-grid.articles-wide .item .item-content, .article-grid.articles-wide .item .item-footer {
  margin-left: 212px;
}
.article-grid.articles-wide .item .item-content-head {
  display: block;
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 10px;
}
.article-grid.articles-wide .item .item-content-date, .article-grid.articles-wide .item .item-content-date-end {
  clear: none;
}
.article-grid.articles-wide .item .item-content-date-end {
  display: block;
  float: left;
  color: #00b6de;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  padding-left: 10px;
  border-left: 1px solid #00c2ec;
  margin: 0 30px 0 10px;
}
.article-grid.articles-wide .item h3 {
  display: block;
  font-size: 16px;
  letter-spacing: -0.10px;
  line-height: 19px;
  margin: 20px 15px 10px 85px;
  min-height: 20px;
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
}
.article-grid.articles-wide .item .item-content p {
  display: block;
  font-size: 13px;
  color: #969696;
  overflow: hidden;
  line-height: 17px;
  max-height: 36px;
  float: none;
  margin: 0 0 10px 191px;
  padding: 0;
}
.article-grid.articles-wide .item .item-footer {
  display: block;
  font-size: 13px;
  color: #fff;
  background: #b6b6b8;
  padding: 7px 15px 7px;
  height: 33px;
  margin-top: 15px;
}

.btn-secondary, .bg-secondary {
  font-weight: 600;
  color: white;
  border-color: #00a7e1 /*#00c2ec*/;
  background: #00a7e1 /*#00B7DF*/;
}

h1 .btn, h2 .btn, h3 .btn, h4 .btn, h5 .btn, h6 .btn {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  text-transform: normal;
}
.bg-section-plgr {
	display: none;
	color: #666;
	margin: 0 -1px;
	padding: 30px;
	background-color: #4f9Cb8;/*llnew was #aec8e5*/
	-webkit-box-shadow: inset 0 3px 10px 0 rgba(0,0,0,.15);
	-moz-box-shadow: inset 0 3px 10px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 3px 10px 0 rgba(0,0,0,.15);
}
/* dark-theme panel footer & pagination */
.dark-theme .panel-footer {
  border: none;
  border-radius: 0;
  background-color: transparent;
}
.dark-theme .panel-footer .text-muted {
  color: #979797;
  line-height: 30px;
}
.dataTables_wrapper .row,
.dataTables_info,
.dataTables_paginate {
  border: none;
  background-color: transparent;
  background: none;
}
.dark-theme .dataTables_wrapper .row,
.dark-theme .dataTables_info,
.dark-theme .dataTables_paginate {
  background-color: #575a5a;
}
.dataTables_wrapper .dataTables_info {
    clear: both;
    float: left;
    padding-top: 1.5em;
    margin-top: 15px;
    font-size: 12px;
}
.pagination {
  margin: 15px 0;
  padding-left: 0;
  border-radius: 0;
  border-width: 0;
}
.pagination > li > a, .dark-theme .pagination > li > span {
  line-height: 1.42857143;
  margin-left: -1px;
  padding: 6px 2px;
  color: #999999;
  border: none;
  background-color: transparent;
  margin-top: 0;
}
.pagination > li:first-child > a, 
.pagination > li:first-child > span, 
.pagination-sm > li:first-child > a, 
.pagination-sm > li:first-child > span, 
.pagination > li:last-child > a, 
.pagination > li:last-child > span, 
.pagination-sm > li:last-child > a, 
.pagination-sm > li:last-child > span {
  color: #999999;
  line-height: 1.75em;
}
.pagination > li > a:hover, .pagination > li > span:hover, 
.pagination > li > a:focus, .pagination > li > span:focus, 
.pagination-sm > li > a:hover, .pagination-sm > li > span:hover, 
.pagination-sm > li > a:focus, 
.pagination-sm > li > span:focus, 
.dark-theme .pagination > li > a:hover, .pagination > li > span:hover, 
.dark-theme .pagination > li > a:focus, .pagination > li > span:focus, 
.dark-theme .pagination-sm > li > a:hover, .pagination-sm > li > span:hover, 
.dark-theme .pagination-sm > li > a:focus, 
.dark-theme .pagination-sm > li > span:focus{
	border: none;
	background-color: transparent; 
}
.dark-theme .pagination > li > a:hover, .pagination > li > span:hover, 
.dark-theme .pagination > li > a:focus, .pagination > li > span:focus, 
.dark-theme .pagination-sm > li > a:hover, .pagination-sm > li > span:hover, 
.dark-theme .pagination-sm > li > a:focus, 
.dark-theme .pagination-sm > li > span:focus {
	color: #fff; 
}
.pagination > li:first-child > a:hover, 
.pagination-sm > li:first-child > a:hover, 
.pagination > li:last-child > a:hover, 
.pagination-sm > li:last-child > a:hover,
.dark-theme .pagination > li:first-child > a:hover, 
.dark-theme .pagination-sm > li:first-child > a:hover, 
.dark-theme .pagination > li:last-child > a:hover, 
.dark-theme .pagination-sm > li:last-child > a:hover {
  color: #00b7df;
  background: none;
}
.dark-theme .dataTables_wrapper .dataTables_length, 
.dark-theme .dataTables_wrapper .dataTables_filter, 
.dark-theme .dataTables_wrapper .dataTables_info, 
.dark-theme .dataTables_wrapper .dataTables_processing, 
.dark-theme .dataTables_wrapper .dataTables_paginate {
    color: #999999;
}
.dark-theme .dataTables_wrapper .dataTables_paginate .paginate_button {
    min-width: 1.0em;
    padding: 0.5em 0.5em;
    margin-left: 2px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button, 
.dataTables_wrapper .dataTables_paginate .paginate_button:hover, 
.dataTables_wrapper .dataTables_paginate .paginate_button:active,
.dataTables_wrapper .dataTables_paginate .paginate_button.active, 
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, 
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, 
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,
.dataTables_wrapper .dataTables_paginate .paginate_button.current, 
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
.dark-theme .dataTables_wrapper .dataTables_paginate .paginate_button, 
.dark-theme .dataTables_wrapper .dataTables_paginate .paginate_button:hover, 
.dark-theme .dataTables_wrapper .dataTables_paginate .paginate_button:active,
.dark-theme .dataTables_wrapper .dataTables_paginate .paginate_button.active, 
.dark-theme .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, 
.dark-theme .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, 
.dark-theme .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,
.dark-theme .dataTables_wrapper .dataTables_paginate .paginate_button.current, 
.dark-theme .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
.pagination > .disabled > span, .pagination > .disabled > a, 
.pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
  color: #999999 !important;
  border: none;
  background-color: transparent;
  background: none;
  box-shadow: none;
}
.dark-theme .dataTables_wrapper .dataTables_paginate .paginate_button:hover
.dark-theme .dataTables_wrapper .dataTables_paginate .paginate_button:active,
.dark-theme .dataTables_wrapper .dataTables_paginate .paginate_button.active,
.dark-theme .dataTables_wrapper .dataTables_paginate .paginate_button.current, 
.dark-theme .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #ffffff !important;
}
.pagination > .active > a {
    color: #00b7df;
    text-shadow: none;
    border: none;
    background: none;
    font-weight: 600;
}
div.dataTables_paginate li.previous a:before,
div.dataTables_paginate li.next a:after,
.pagination > li:first-child > a,
.pagination > li:last-child > a,
li.PagedList-skipToPrevious a, 
li.PagedList-skipToNext a {
    display: inline-block;
    font-family: FontAwesome;
    line-height: 1.75em;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
div.dataTables_paginate li.previous a:before,
.pagination > li:first-child > a,
.PagedList-skipToPrevious a {
    content: "\f053";
}
div.dataTables_paginate li.next a:after, 
.pagination > li:last-child > a,
.PagedList-skipToNext a {
    content: "\f054";
}
/*IMPORTANT - HIDE DATATABLES HEADER*/
.dataTables_wrapper > .row:first-child,
.dataTables_length, 
.dataTables_filter{
    display:none;
}

.bg-teal-lite .text-muted, .bg-teal-lite.text-muted { color: #80bbcd;}
}

/***** dark-theme form elements *****/

.article-grid.vertical .item .item-content-date {
    display: block;
    float: left;
    color: #00b6de;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    clear: none;
    margin: 5px 0;
    padding: 5px 0;
}
.article-grid.vertical .item .item-content-date-end {
    display: block;
    float: left;
    color: #00b6de;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    clear: both;
    border-top: 1px solid #00b6de;
    margin: 11px 0;
    padding: 11px 0;
}
.article-grid.vertical .nbs-flexisel-item > .item h3 {
    margin: 0 0 5px 85px;
}
.article-grid.vertical .item .item-content p {
    display: block;
    font-size: 13px;
    color: #727277;
    overflow: hidden;
    line-height: 19px;
    height: auto;
    margin-left: 85px;
}
.flexisel-item > .item .item-content-head, 
.article-grid.vertical .item .item-content-head {
    border-bottom: none; 
    margin-bottom: 0;
}

/*****************************************/
/*              RESPONSIVE               */
/*****************************************/

@media (min-width: 768px) {
	.navbar-nav.navbar-right > li:first-child {
		margin-right: 20px;
	}
	#nav.nav-vertical .nav-brand {
	  font-size: 20px;
	  padding-right: 0;
	  padding-left: 0;
	}
	#leeflet-menu.vbox > section.w-f, #leeflet-menu.vbox > footer ~ section {
	  bottom: 50px;
	}
	#nav .vbox > section.w-f, #nav .vbox > footer ~ section {
	  bottom: 62px;
	}
	#nav .vbox > section.scrollable {
	  position: absolute !important;
	  top: 0;
	}
}
@media screen and (max-width: 1440px) {
	.hero {
		min-height: 661px;
	}
	.top-hero {
		padding: 1em 3em 1em 2em;
	}
	.hero-text h1 {
		font-size: 3.3em;
	}
	.hero-text {
		padding-top: 2em;
	}
}
@media screen and (max-width: 1366px) {
	.news {
		padding: 3em 2em;
	}
	.news-left-grid h2 {
		font-size: 2.8em;
		margin: 8px 0;
	}
	.news-left-grid h4 {
		font-size: 2.05em;
		margin: 0px 0 1.8em 0;
	}
	.hero-text h1 {
		font-size: 3em;
	}
	.hero-text {
		padding-top: 2em;
	}
	.hero {
		min-height: 630px;
	}
	.top-hero {
		padding: 0.9em 3em 0.9em 2em;
	}
}
@media screen and (max-width: 1280px) {
	.review-slider {
		padding: 2.5em 0;
	}
	.hero-text h1 {
		font-size: 2.6em;
	}
	.hero {
		min-height: 586px;
	}
	.top-hero {
		padding: 0.6em 2em 0.6em 1em;
	}
}
@media screen and (max-width: 1024px) {
	
	.hero {
		min-height: 471px;
	}
	.hero-text {
		float: right;
		padding-top: 2em;
		width: 31%;
		margin-right: 2%;
	}
	.hero-text h1 {
		font-size: 2.4em;
	}
	.review-slider {
		padding: 1.5em 0;
	}
	.nbs-flexisel-item > img {
		width: 94%;
		margin: 0 3%;
	}
	.top-hero {
		padding: 0.45em 2em 0.5em 1em;
	}
}
@media screen and (max-width: 800px) {
	
	.hero {
		min-height: 353px;
	}
	.hero-text h1 {
		font-size: 1.8em;
	}	
	p.review.reviewgo {
		display: none;
	}
	p.age a {
		padding: 4px 8px;
		margin-right: 0.5em;
		border: 1px solid #3bd369;
	}
	.hero-text {
		width: 32%;
	}
	.top-hero {
		padding: 0.25em 2em 0.25em 1em;
	}
}
@media screen and (max-width: 768px) {
	.hero {
		min-height: 345px;
	}
	.hero-text h2 {
		color:#fff;
		font-size: 36px;
	}
	.hero-text h2 span {
		color:#c1d72e;
		font-size: 36px;
	}
	.vbox > header + section.scrollable { overflow: visible; }
}

@media screen and (max-width: 640px) {
	.hero {
		min-height: 325px;
	}
	.hero-text h1 {
		font-size: 1.7em;
	}
	.hero-text {
		padding-top: 1.5em;
		margin-right: 0%;
	}
}
@media screen and (max-width: 480px) {
	.hero-text {
		display: none;
	}
	.ll-panel-block .title-block h2 { padding: 10px; }
	.ll-panel-block > div > .item .item-header img {
	  width: 100%;
	  max-height: 262px;
	}
	.article-grid.articles-wide .item { margin-bottom: 30px; }
	.article-grid.articles-wide .item .item-content-date, 
	.article-grid.articles-wide .item .item-content-date-end { text-align: center; padding: 0; }
	.article-grid.articles-wide .item .item-content-date-end { 
		float: left;
		margin: 5px 20px 10px 0;
		padding: 5px 0 0 0;
		border-top: 1px solid #00B6DE;
		border-left-width: 0; 
		clear: both;
	}
	.article-grid .item .item-content-date strong, 
	.article-grid .item .item-content-date-end strong {
	    font-size: 35px;
	    padding-right: 0;
	    text-align: center;
	}
	.article-grid .item .item-content-date span:last-child, 
	.article-grid .item .item-content-date-end span:last-child {
	    margin-top: 0;
	}
	.article-grid.articles-wide .item, 
	.article-grid.articles-wide .item .item-content { height: auto; }
	.article-grid.articles-wide .item .item-header, 
	.article-grid.articles-wide .item .item-content, 
	.article-grid.articles-wide .item .item-footer {
		float: left;
	    margin-left: 0;
	    width: 100%;
	}
	.article-grid.articles-wide .item h3 {
	    font-size: 18px;
	    line-height: 21px;
	    padding-top: 3px;
	    margin-left: 88px;
	}
	.article-grid.articles-wide .item .item-content p { margin: 0 0 10px 0;	}

}
@media screen and (max-width: 320px) {
	.hero {
		min-height: 220px;
	}
	.top-hero {
		padding: 0.45em 1em 0em 1em;
	}
}
.dxm-bg {
    background: #ffffff url(../Images/dxm-background.png) no-repeat center;
    background-size: cover;
}



/* Z-INDEX */
 .formError { z-index: 990; }
    .formError .formErrorContent { z-index: 991; }
    .formError .formErrorArrow { z-index: 996; }

    .ui-dialog .formError { z-index: 5000; }
    .ui-dialog .formError .formErrorContent { z-index: 5001; }
    .ui-dialog .formError .formErrorArrow { z-index: 5006; }




.inputContainer {
	position: relative;
	float: left;
}

.formError {
	position: absolute;
	top: 300px;
	left: 300px;
	display: block;
	cursor: pointer;
	text-align: left;
}

.formError.inline {
	position: relative;
	top: 0;
	left: 0;
	display: inline-block;
}

.ajaxSubmit {
	padding: 20px;
	background: #55ea55;
	border: 1px solid #999;
	display: none;
}

.formError .formErrorContent {
	width: 100%;
	background: #ee0101;
	position:relative;
	color: #fff;
	min-width: 120px;
	font-size: 11px;
	border: 2px solid #ddd;
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	-o-box-shadow: 0 0 6px #000;
	padding: 4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
}

.formError.inline .formErrorContent {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
}

.greenPopup .formErrorContent {
	background: #33be40;
}

.blackPopup .formErrorContent {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow {
	width: 15px;
	margin: -2px 0 0 13px;
	position:relative;
}
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
	margin: -2px 13px 0 0;
}

.formError .formErrorArrowBottom {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	margin: 0px 0 0 12px;
	top:2px;
}

.formError .formErrorArrow div {
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	box-shadow: 0 2px 3px #444;
	-moz-box-shadow: 0 2px 3px #444;
	-webkit-box-shadow: 0 2px 3px #444;
	-o-box-shadow: 0 2px 3px #444;
	font-size: 0px;
	height: 1px;
	background: #ee0101;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	display: block;
}

.formError .formErrorArrowBottom div {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
}

.greenPopup .formErrorArrow div {
	background: #33be40;
}

.blackPopup .formErrorArrow div {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow .line10 {
	width: 15px;
	border: none;
}

.formError .formErrorArrow .line9 {
	width: 13px;
	border: none;
}

.formError .formErrorArrow .line8 {
	width: 11px;
}

.formError .formErrorArrow .line7 {
	width: 9px;
}

.formError .formErrorArrow .line6 {
	width: 7px;
}

.formError .formErrorArrow .line5 {
	width: 5px;
}

.formError .formErrorArrow .line4 {
	width: 3px;
}

.formError .formErrorArrow .line3 {
	width: 1px;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 0 solid #ddd;
}

.formError .formErrorArrow .line2 {
	width: 3px;
	border: none;
	background: #ddd;
}

.formError .formErrorArrow .line1 {
	width: 1px;
	border: none;
	background: #ddd;
}

