@import url(https://fonts.googleapis.com/css?family=RobotoDraft:regular,bold,italic,thin,light,bolditalic,black,medium);
/*! -----------------------------------------------------------------------------
 * ADMIN TEMPLATE | WOO Admin Template
 * --------------------------------------
 * version       : 10.08.2014 - 1.0.0
 * copyright     : (c) 2014 Petr Marasek. All Rights Reserved.
 * license:      : Copyrighted Commercial Software
 * website:      : http://www.gootoboo.com
 * support       : gootoboo@gmail.com
 * 
 * -----------------------------------------------------------------------------
 * ADMIN TEMPLATE - COMMON STYLE
 * ----------------------------------------------------------------------------- 
 */
/*! -----------------------------------------------------------------------------
 * ADMIN TEMPLATE | WOO Admin Template
 * --------------------------------------
 * version       : 10.08.2014 - 1.0.0
 * copyright     : (c) 2014 Petr Marasek. All Rights Reserved.
 * license:      : Copyrighted Commercial Software
 * website:      : http://www.gootoboo.com
 * support       : gootoboo@gmail.com
 * 
 * -----------------------------------------------------------------------------
 * ADMIN TEMPLATE - OVERRIDE BOOTSTRAP
 * ----------------------------------------------------------------------------- 
 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !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;
  }
}
html.page-printable {
  overflow: auto;
  padding: 0;
  background: #e6e6e6;
  cursor: default;
}
html.page-printable body {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0 auto;
  overflow: hidden;
  background: #fff;
  color: #333333;
  border-radius: 1px;
  box-shadow: 0 0 1in -0.25in rgba(0, 0, 0, 0.5);
}
html.page-printable.a4 body {
  width: 8.267in;
 height: 11.692in;
}
html.page-printable.letter body {
  width: 8.5in;
 height: 11in;
}
html.page-printablepdf {
  overflow: auto;
  padding: 0;
  background: #e6e6e6;
  cursor: default;
}
html.page-printablepdf body {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0 auto;
  overflow: visible;
  background: #fff;
  border-radius: 1px;
  box-shadow: 0 0 1in -0.25in rgba(0, 0, 0, 0.5);
}
html.page-printablepdf.a4 body {
  width: 8.267in;
  height: auto;
  /*  height: 11.692in;*/
}
html.page-printablepdf.letter body {
  width: 8.5in;
  height: auto;
  /* height: 11in;*/
}
@media print {
  * {
    -webkit-print-color-adjust: exact !important;
  }
  span:empty {
    display: none !important;
  }
  .add,
  .cut {
    display: none !important;
  }
}
@page {
  margin: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #444444;
  background-color: #e1e1e1;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #2f87c1;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #205c83;
  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: 3px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #dedede;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
body:before {
  position: fixed;
  display: block;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  right: -100%;
  bottom: 0;
  overflow: hidden;
  background: #000000;
  z-index: 1035;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s linear 0s, right 0.1s linear 0.7s;
  -o-transition: opacity 0.3s linear 0s, right 0.1s linear 0.7s;
  transition: opacity 0.3s linear 0s, right 0.1s linear 0.7s;
}
menu {
  padding: 0;
  margin: 0;
}
i {
  display: inline-block;
  font-family: "FontIcons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
b {
  font-weight: 600;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 200;
  line-height: 1.3;
  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: #888888;
}
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: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #888888;
}
.text-primary {
  color: #2f87c1;
}
a.text-primary:hover {
  color: #256a98;
}
.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: #2f87c1;
}
a.bg-primary:hover {
  background-color: #256a98;
}
.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 #dedede;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 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;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #888888;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #dedede;
}
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: #888888;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #dedede;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
h1 small.small,
.h1 small.small,
h2 small.small,
.h2 small.small,
h3 small.small,
.h3 small.small {
  font-size: 55%;
}
h4 small.small,
.h4 small.small,
h5 small.small,
.h5 small.small,
h6 small.small,
.h6 small.small {
  font-size: 65%;
}
h4,
.h4 {
  font-weight: 400;
}
h5,
.h5,
h6,
.h6 {
  font-weight: 600;
}
.simple-header {
  padding-bottom: 9px;
  margin: 5px 0 20px;
  border-bottom: 1px solid #dedede;
}
.topic-header {
  padding-bottom: 15px;
  margin: 30px 0 26px;
  border-bottom: 4px solid #dedede;
}
h1.topic-header,
h2.topic-header,
h3.topic-header,
h4.topic-header,
h5.topic-header,
h6.topic-header,
.h1.topic-header,
.h2.topic-header,
.h3.topic-header,
.h4.topic-header,
.h5.topic-header,
.h6.topic-header {
  padding-bottom: .5em;
}
.header-group .title {
  margin-bottom: 0;
}
.text-hint {
  color: #bbbbbb;
}
.text-white {
  color: #ffffff;
}
a.text-white:hover {
  color: #e6e6e6;
}
.text-brand {
  color: #3482e6;
}
a.text-brand:hover {
  color: #1968ce;
}
.text-secondary {
  color: #e65d34;
}
a.text-secondary:hover {
  color: #ce4319;
}
.text-inverse {
  color: #d7d7d7;
}
a.text-inverse:hover {
  color: #bebebe;
}
.negative {
  color: #d9534f;
}
a.negative:hover {
  color: #c9302c;
}
.positive {
  color: #5cb85c;
}
a.positive:hover {
  color: #449d44;
}
.heading-icon {
  margin-right: .5em;
  opacity: 0.65;
  filter: alpha(opacity=65);
}
.heading-letter {
  font-weight: 800;
  letter-spacing: -0.05em;
  text-transform: uppercase;
}
.heading-letter em {
  font-weight: 400;
  font-style: normal;
}
.description {
  font-size: 13px;
  line-height: 1.3;
}
.description-sm {
  font-size: 12px;
  line-height: 1.3;
}
.description-mn {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.2;
}
.read-more i {
  margin-left: .5em;
}
.read-more i:before {
  content: "\eb58";
}
.list-float {
  padding-left: 0;
  list-style: none;
}
.list-float > li {
  float: left;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 2px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 2px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #444444;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 2px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.container {
  max-width: 100%;
}
@media (min-width: 1600px) {
  .container {
    width: 1570px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-smooth {
  max-width: 1170px;
}
@media (min-width: 1px) {
  .container-smooth {
    width: auto;
  }
}
.col {
  position: relative;
  float: left;
  min-height: 1px;
}
.col:before,
.col:after {
  content: " ";
  display: table;
}
.col:after {
  clear: both;
}
.col:before,
.col:after {
  content: " ";
  display: table;
}
.col:after {
  clear: both;
}
@media (min-width: 1600px) {
  .col-xlg-1, .col-xlg-2, .col-xlg-3, .col-xlg-4, .col-xlg-5, .col-xlg-6, .col-xlg-7, .col-xlg-8, .col-xlg-9, .col-xlg-10, .col-xlg-11, .col-xlg-12 {
    float: left;
  }
  .col-xlg-12 {
    width: 100%;
  }
  .col-xlg-11 {
    width: 91.66666667%;
  }
  .col-xlg-10 {
    width: 83.33333333%;
  }
  .col-xlg-9 {
    width: 75%;
  }
  .col-xlg-8 {
    width: 66.66666667%;
  }
  .col-xlg-7 {
    width: 58.33333333%;
  }
  .col-xlg-6 {
    width: 50%;
  }
  .col-xlg-5 {
    width: 41.66666667%;
  }
  .col-xlg-4 {
    width: 33.33333333%;
  }
  .col-xlg-3 {
    width: 25%;
  }
  .col-xlg-2 {
    width: 16.66666667%;
  }
  .col-xlg-1 {
    width: 8.33333333%;
  }
  .col-xlg-pull-12 {
    right: 100%;
  }
  .col-xlg-pull-11 {
    right: 91.66666667%;
  }
  .col-xlg-pull-10 {
    right: 83.33333333%;
  }
  .col-xlg-pull-9 {
    right: 75%;
  }
  .col-xlg-pull-8 {
    right: 66.66666667%;
  }
  .col-xlg-pull-7 {
    right: 58.33333333%;
  }
  .col-xlg-pull-6 {
    right: 50%;
  }
  .col-xlg-pull-5 {
    right: 41.66666667%;
  }
  .col-xlg-pull-4 {
    right: 33.33333333%;
  }
  .col-xlg-pull-3 {
    right: 25%;
  }
  .col-xlg-pull-2 {
    right: 16.66666667%;
  }
  .col-xlg-pull-1 {
    right: 8.33333333%;
  }
  .col-xlg-pull-0 {
    right: auto;
  }
  .col-xlg-push-12 {
    left: 100%;
  }
  .col-xlg-push-11 {
    left: 91.66666667%;
  }
  .col-xlg-push-10 {
    left: 83.33333333%;
  }
  .col-xlg-push-9 {
    left: 75%;
  }
  .col-xlg-push-8 {
    left: 66.66666667%;
  }
  .col-xlg-push-7 {
    left: 58.33333333%;
  }
  .col-xlg-push-6 {
    left: 50%;
  }
  .col-xlg-push-5 {
    left: 41.66666667%;
  }
  .col-xlg-push-4 {
    left: 33.33333333%;
  }
  .col-xlg-push-3 {
    left: 25%;
  }
  .col-xlg-push-2 {
    left: 16.66666667%;
  }
  .col-xlg-push-1 {
    left: 8.33333333%;
  }
  .col-xlg-push-0 {
    left: auto;
  }
  .col-xlg-offset-12 {
    margin-left: 100%;
  }
  .col-xlg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xlg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xlg-offset-9 {
    margin-left: 75%;
  }
  .col-xlg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xlg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xlg-offset-6 {
    margin-left: 50%;
  }
  .col-xlg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xlg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xlg-offset-3 {
    margin-left: 25%;
  }
  .col-xlg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xlg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xlg-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 768px) {
  .core-header .container-fluid,
  .core-content .container-fluid {
    padding-left: 30px;
  }
  .appsidebar-pinned .core-header .container-fluid,
  .appsidebar-pinned .core-content .container-fluid,
  .appsidebar-dock .core-header .container-fluid,
  .appsidebar-dock .core-content .container-fluid {
    padding-left: 15px;
  }
}
.row-phn {
  margin-left: 0;
  margin-right: 0;
}
.row-phn > [class^="col-"],
.row-phn > [class*=" col-"] {
  padding-left: 0;
  padding-right: 0;
}
.col-divided {
  border-top: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .col-divided {
    border-top: none;
    border-left: 1px solid #dddddd;
  }
}
@media (min-width: 768px) {
  .col-divided-right {
    border-right: 1px solid #dddddd;
  }
}
@media (min-width: 768px) {
  .col-divided-left {
    border-left: 1px solid #dddddd;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #888888;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-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 #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.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 #dddddd;
}
.table .table {
  background-color: #e1e1e1;
}
.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 #dddddd;
}
.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 #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) {
  background-color: transparent;
}
.table-hover > tbody > tr:hover {
  background-color: #e0e9ee;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f8efcc;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #f5e8b6;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .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;
  }
}
table {
  color: inherit;
}
caption {
  font-size: 15px;
  line-height: 20px;
  border-bottom-width: 0;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;
}
caption > small {
  color: #3482e6;
  font-size: .82em;
}
caption > span {
  color: #3482e6;
  font-weight: normal;
}
th,
.th-cell {
  color: #212121;
  font-weight: 600;
}
.table h1,
.table h2,
.table h3,
.table h4,
.table h5,
.table h6,
.table .h1,
.table .h2,
.table .h3,
.table .h4,
.table .h5,
.table .h6 {
  margin-top: 0;
  margin-bottom: 0;
}
.table .text-center > tr > th {
  text-align: center;
}
.table .text-center .text-left {
  text-align: left;
}
.table .text-center .text-right {
  text-align: right;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border-top: 0;
  border-color: #dddddd;
  border-bottom: 1px solid #dddddd;
}
.table > thead > tr > th {
  padding-top: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #333333;
}
.table > thead > tr > th small {
  font-weight: normal;
  text-transform: none;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #e1e1e1;
}
.table > .condensed > tr > th {
  padding-top: 4px;
  padding-bottom: 4px;
}
.table p {
  margin-bottom: 0;
}
.table .secondary-text {
  display: block;
}
.table > tbody .secondary-text {
  display: block;
  text-transform: none;
  font-weight: normal;
  line-height: 1.2;
}
.check-cell {
  text-align: center;
  width: 22px;
}
.action-cell {
  text-align: right;
}
.table > thead > .table-filter > th {
  padding-top: 4px;
  padding-bottom: 4px;
  text-transform: none;
  vertical-align: middle;
}
.table.v-center,
.table .v-center,
.table .v-center > tr > th,
.table .v-center > tr > td {
  vertical-align: middle;
}
.table [class^="bg-"] th,
.table [class*=" bg-"] th,
[class^="text-"] th,
[class*=" text-"] th {
  color: inherit;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-image: url('../img/background/translucent/grays/translucent3.png');
}
.table-colstriped > tbody > tr > td:nth-child(odd),
.table-colstriped > tbody > tr > th:nth-child(odd) {
  background-image: url('../img/background/translucent/grays/translucent3.png');
}
.table-striped.table-colstriped > tbody > tr > td:nth-child(odd),
.table-striped.table-colstriped > tbody > tr > th:nth-child(odd) {
  background-image: none;
}
.table-striped.table-colstriped > tbody > tr:nth-child(even) > td:nth-child(odd),
.table-striped.table-colstriped > tbody > tr:nth-child(even) > th:nth-child(odd) {
  background-image: url('../img/background/translucent/grays/translucent3.png');
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th,
.table-hover > tbody > tr:hover > .inverted {
  background-image: none;
}
.table-hover > tbody > tr:hover > td a:not(.btn):hover,
.table-hover > tbody > tr:hover > th a:not(.btn):hover,
.table-hover > tbody > tr:hover > .inverted a:not(.btn):hover,
.table-hover > tbody > tr:hover > td a:not(.label):hover,
.table-hover > tbody > tr:hover > th a:not(.label):hover,
.table-hover > tbody > tr:hover > .inverted a:not(.label):hover {
  color: #205c83;
}
.table-hover-border > tbody > tr:hover > td,
.table-hover-border > tbody > tr:hover > th {
  border-bottom-color: #3482e6;
}
.table-hover-cell > tbody > tr:hover td,
.table-hover-cell > tbody > tr:hover th {
  background-image: url('../img/background/translucent/grays/translucent5.png');
}
.table-hover-cell > tbody > tr:hover td:hover,
.table-hover-cell > tbody > tr:hover th:hover {
  background-color: #e0e9ee;
}
.table-hover-cell > tbody > tr > td.active:hover,
.table-hover-cell > tbody > tr > th.active:hover,
.table-hover-cell > tbody > tr.active > td:hover,
.table-hover-cell > tbody > tr.active > th:hover {
  background-color: #f4e5ad;
}
.table-hover-cell > tbody > tr > td.success:hover,
.table-hover-cell > tbody > tr > th.success:hover,
.table-hover-cell > tbody > tr.success > td:hover,
.table-hover-cell > tbody > tr.success > th:hover {
  background-color: #cae6be;
}
.table-hover-cell > tbody > tr > td.info:hover,
.table-hover-cell > tbody > tr > th.info:hover,
.table-hover-cell > tbody > tr.info > td:hover,
.table-hover-cell > tbody > tr.info > th:hover {
  background-color: #bcdff1;
}
.table-hover-cell > tbody > tr > td.warning:hover,
.table-hover-cell > tbody > tr > th.warning:hover,
.table-hover-cell > tbody > tr.warning > td:hover,
.table-hover-cell > tbody > tr.warning > th:hover {
  background-color: #f9f0c3;
}
.table-hover-cell > tbody > tr > td.danger:hover,
.table-hover-cell > tbody > tr > th.danger:hover,
.table-hover-cell > tbody > tr.danger > td:hover,
.table-hover-cell > tbody > tr.danger > th:hover {
  background-color: #e8c4c4;
}
.hover-accent > tbody > tr:hover > td:hover,
.hover-accent > tbody > tr:hover > th:hover {
  color: #ffffff;
  background-color: #3482e6;
  border-bottom-color: #3482e6;
}
.hover-accent > tbody > tr:hover > td:hover a,
.hover-accent > tbody > tr:hover > th:hover a {
  color: #ffffff;
}
.table.dotted > tbody > tr > th,
.table.dotted > tbody > tr > td {
  border-bottom-style: dotted;
  border-bottom-color: #cbcbcb;
}
.table-bordered.dotted > tbody > tr > th,
.table-bordered-content.dotted > tbody > tr > th,
.table-bordered.dotted > tbody > tr > td,
.table-bordered-content.dotted > tbody > tr > td {
  border-style: dotted;
  border-color: #cbcbcb;
}
.table-bordered-content > thead > tr > th,
.table-bordered-content > tbody > tr > th,
.table-bordered-content > tfoot > tr > th,
.table-bordered-content > thead > tr > td,
.table-bordered-content > tbody > tr > td,
.table-bordered-content > tfoot > tr > td {
  border-width: 1px;
  border-style: solid;
}
.table-bordered-content > thead > tr > th:first-child,
.table-bordered-content > tbody > tr > th:first-child,
.table-bordered-content > tfoot > tr > th:first-child,
.table-bordered-content > thead > tr > td:first-child,
.table-bordered-content > tbody > tr > td:first-child,
.table-bordered-content > tfoot > tr > td:first-child {
  border-left-color: transparent;
  border-left: none;
}
.table-bordered-content > thead > tr > th:last-child,
.table-bordered-content > tbody > tr > th:last-child,
.table-bordered-content > tfoot > tr > th:last-child,
.table-bordered-content > thead > tr > td:last-child,
.table-bordered-content > tbody > tr > td:last-child,
.table-bordered-content > tfoot > tr > td:last-child {
  border-right-color: transparent;
  border-right: none;
}
.table-bordered-content > thead > tr > th {
  border-top: none;
}
.table-bordered-content > tbody > tr:last-child > th,
.table-bordered-content > tbody > tr:last-child > td {
  border-bottom-color: transparent;
  border-bottom: none;
}
.table-bordered-content > tfoot > tr:last-child > th,
.table-bordered-content > tfoot > tr:last-child > td {
  border-bottom-color: transparent;
  border-bottom: none;
}
.br-mn > thead > tr > th,
.br-mn > tbody > tr > th,
.br-mn > tfoot > tr > th,
.br-mn > thead > tr > td,
.br-mn > tbody > tr > td,
.br-mn > tfoot > tr > td {
  border-width: 2px;
}
.table .br-mn > tr > th,
.table .br-mn > tr > td {
  border-bottom-width: 2px;
}
tbody + tbody.br-mn {
  border-top-width: 4px;
}
.br-tn > thead > tr > th,
.br-tn > tbody > tr > th,
.br-tn > tfoot > tr > th,
.br-tn > thead > tr > td,
.br-tn > tbody > tr > td,
.br-tn > tfoot > tr > td {
  border-width: 3px;
}
.table .br-tn > tr > th,
.table .br-tn > tr > td {
  border-bottom-width: 3px;
}
tbody + tbody.br-tn {
  border-top-width: 6px;
}
.br-sm > thead > tr > th,
.br-sm > tbody > tr > th,
.br-sm > tfoot > tr > th,
.br-sm > thead > tr > td,
.br-sm > tbody > tr > td,
.br-sm > tfoot > tr > td {
  border-width: 4px;
}
.table .br-sm > tr > th,
.table .br-sm > tr > td {
  border-bottom-width: 4px;
}
tbody + tbody.br-sm {
  border-top-width: 8px;
}
.br-lg > thead > tr > th,
.br-lg > tbody > tr > th,
.br-lg > tfoot > tr > th,
.br-lg > thead > tr > td,
.br-lg > tbody > tr > td,
.br-lg > tfoot > tr > td {
  border-width: 6px;
}
.table .br-lg > tr > th,
.table .br-lg > tr > td {
  border-bottom-width: 6px;
}
tbody + tbody.br-lg {
  border-top-width: 12px;
}
.br-bi > thead > tr > th,
.br-bi > tbody > tr > th,
.br-bi > tfoot > tr > th,
.br-bi > thead > tr > td,
.br-bi > tbody > tr > td,
.br-bi > tfoot > tr > td {
  border-width: 10px;
}
.table .br-bi > tr > th,
.table .br-bi > tr > td {
  border-bottom-width: 10px;
}
tbody + tbody.br-bi {
  border-top-width: 20px;
}
.br-hu > thead > tr > th,
.br-hu > tbody > tr > th,
.br-hu > tfoot > tr > th,
.br-hu > thead > tr > td,
.br-hu > tbody > tr > td,
.br-hu > tfoot > tr > td {
  border-width: 15px;
}
.table .br-hu > tr > th,
.table .br-hu > tr > td {
  border-bottom-width: 15px;
}
tbody + tbody.br-hu {
  border-top-width: 30px;
}
.br-ms > thead > tr > th,
.br-ms > tbody > tr > th,
.br-ms > tfoot > tr > th,
.br-ms > thead > tr > td,
.br-ms > tbody > tr > td,
.br-ms > tfoot > tr > td {
  border-width: 20px;
}
.table .br-ms > tr > th,
.table .br-ms > tr > td {
  border-bottom-width: 20px;
}
tbody + tbody.br-ms {
  border-top-width: 40px;
}
.br-white {
  border-color: #ffffff;
}
.br-white > thead > tr > th,
.br-white > tbody > tr > th,
.br-white > tfoot > tr > th,
.br-white > thead > tr > td,
.br-white > tbody > tr > td,
.br-white > tfoot > tr > td {
  border-color: #ffffff;
}
.table > .br-white > tr > th,
.table > .br-white > tr > td {
  border-color: #ffffff;
}
.table > thead > tr.br-white > th,
.table > tbody > tr.br-white > th,
.table > tfoot > tr.br-white > th,
.table > thead > tr.br-white > td,
.table > tbody > tr.br-white > td,
.table > tfoot > tr.br-white > td {
  border-color: #ffffff;
}
tbody + tbody.br-white {
  border-top-color: #ffffff;
}
.br-content {
  border-color: #f5f5f5;
}
.br-content > thead > tr > th,
.br-content > tbody > tr > th,
.br-content > tfoot > tr > th,
.br-content > thead > tr > td,
.br-content > tbody > tr > td,
.br-content > tfoot > tr > td {
  border-color: #f5f5f5;
}
.table > .br-content > tr > th,
.table > .br-content > tr > td {
  border-color: #f5f5f5;
}
.table > thead > tr.br-content > th,
.table > tbody > tr.br-content > th,
.table > tfoot > tr.br-content > th,
.table > thead > tr.br-content > td,
.table > tbody > tr.br-content > td,
.table > tfoot > tr.br-content > td {
  border-color: #f5f5f5;
}
tbody + tbody.br-content {
  border-top-color: #f5f5f5;
}
.br-content-l {
  border-color: #fafafa;
}
.br-content-l > thead > tr > th,
.br-content-l > tbody > tr > th,
.br-content-l > tfoot > tr > th,
.br-content-l > thead > tr > td,
.br-content-l > tbody > tr > td,
.br-content-l > tfoot > tr > td {
  border-color: #fafafa;
}
.table > .br-content-l > tr > th,
.table > .br-content-l > tr > td {
  border-color: #fafafa;
}
.table > thead > tr.br-content-l > th,
.table > tbody > tr.br-content-l > th,
.table > tfoot > tr.br-content-l > th,
.table > thead > tr.br-content-l > td,
.table > tbody > tr.br-content-l > td,
.table > tfoot > tr.br-content-l > td {
  border-color: #fafafa;
}
tbody + tbody.br-content-l {
  border-top-color: #fafafa;
}
.br-content-ll {
  border-color: #ffffff;
}
.br-content-ll > thead > tr > th,
.br-content-ll > tbody > tr > th,
.br-content-ll > tfoot > tr > th,
.br-content-ll > thead > tr > td,
.br-content-ll > tbody > tr > td,
.br-content-ll > tfoot > tr > td {
  border-color: #ffffff;
}
.table > .br-content-ll > tr > th,
.table > .br-content-ll > tr > td {
  border-color: #ffffff;
}
.table > thead > tr.br-content-ll > th,
.table > tbody > tr.br-content-ll > th,
.table > tfoot > tr.br-content-ll > th,
.table > thead > tr.br-content-ll > td,
.table > tbody > tr.br-content-ll > td,
.table > tfoot > tr.br-content-ll > td {
  border-color: #ffffff;
}
tbody + tbody.br-content-ll {
  border-top-color: #ffffff;
}
.br-content-d {
  border-color: #ededed;
}
.br-content-d > thead > tr > th,
.br-content-d > tbody > tr > th,
.br-content-d > tfoot > tr > th,
.br-content-d > thead > tr > td,
.br-content-d > tbody > tr > td,
.br-content-d > tfoot > tr > td {
  border-color: #ededed;
}
.table > .br-content-d > tr > th,
.table > .br-content-d > tr > td {
  border-color: #ededed;
}
.table > thead > tr.br-content-d > th,
.table > tbody > tr.br-content-d > th,
.table > tfoot > tr.br-content-d > th,
.table > thead > tr.br-content-d > td,
.table > tbody > tr.br-content-d > td,
.table > tfoot > tr.br-content-d > td {
  border-color: #ededed;
}
tbody + tbody.br-content-d {
  border-top-color: #ededed;
}
.br-content-dd {
  border-color: #e6e6e6;
}
.br-content-dd > thead > tr > th,
.br-content-dd > tbody > tr > th,
.br-content-dd > tfoot > tr > th,
.br-content-dd > thead > tr > td,
.br-content-dd > tbody > tr > td,
.br-content-dd > tfoot > tr > td {
  border-color: #e6e6e6;
}
.table > .br-content-dd > tr > th,
.table > .br-content-dd > tr > td {
  border-color: #e6e6e6;
}
.table > thead > tr.br-content-dd > th,
.table > tbody > tr.br-content-dd > th,
.table > tfoot > tr.br-content-dd > th,
.table > thead > tr.br-content-dd > td,
.table > tbody > tr.br-content-dd > td,
.table > tfoot > tr.br-content-dd > td {
  border-color: #e6e6e6;
}
tbody + tbody.br-content-dd {
  border-top-color: #e6e6e6;
}
.br-inverse {
  border-color: #212121;
}
.br-inverse > thead > tr > th,
.br-inverse > tbody > tr > th,
.br-inverse > tfoot > tr > th,
.br-inverse > thead > tr > td,
.br-inverse > tbody > tr > td,
.br-inverse > tfoot > tr > td {
  border-color: #212121;
}
.table > .br-inverse > tr > th,
.table > .br-inverse > tr > td {
  border-color: #212121;
}
.table > thead > tr.br-inverse > th,
.table > tbody > tr.br-inverse > th,
.table > tfoot > tr.br-inverse > th,
.table > thead > tr.br-inverse > td,
.table > tbody > tr.br-inverse > td,
.table > tfoot > tr.br-inverse > td {
  border-color: #212121;
}
tbody + tbody.br-inverse {
  border-top-color: #212121;
}
.table .inverted,
.table [class*="bg-"].inverted {
  color: #fff;
}
.table .active.inverted,
.table .success.inverted,
.table .danger.inverted,
.table .warning.inverted,
.table .info.inverted,
.table .active > .inverted,
.table .success > .inverted,
.table .danger > .inverted,
.table .warning > .inverted,
.table .info > .inverted {
  color: inherit;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #444444;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #bbbbbb;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #bbbbbb;
}
.form-control::-webkit-input-placeholder {
  color: #bbbbbb;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #dedede;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px;
  line-height: 1.5 \0;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px;
  line-height: 1.33 \0;
}
_:-ms-fullscreen,
:root input[type="date"],
_:-ms-fullscreen,
:root input[type="time"],
_:-ms-fullscreen,
:root input[type="datetime-local"],
_:-ms-fullscreen,
:root input[type="month"] {
  line-height: 1.42857143;
}
_:-ms-fullscreen.input-sm,
:root input[type="date"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="time"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="datetime-local"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="month"].input-sm {
  line-height: 1.5;
}
_:-ms-fullscreen.input-lg,
:root input[type="date"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="time"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="datetime-local"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="month"].input-lg {
  line-height: 1.33;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
select.input-sm,
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.input-lg,
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 3px;
}
select.input-lg,
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #848484;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
legend {
  padding: 10px 0 9px;
  font-size: 15px;
  border-bottom: 1px solid #e5e5e5;
}
label,
.label-item {
  color: #444444;
  font-size: 13px;
  font-weight: 600;
}
.label-upper label,
.label-upper .label-item,
label.upper-label,
.label-item.upper-label {
  text-transform: uppercase;
}
.label-mini label,
.label-mini .label-item,
label.mini-label,
.label-item.mini-label {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
}
label small,
.label-item small {
  color: #888888;
}
.form-group-sm label {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
}
label .help-inline,
label .help-block {
  font-style: italic;
  font-weight: normal;
  text-transform: none;
}
label .help-inline {
  margin-left: 10px;
}
label .help-block {
  line-height: 1.2;
}
.required:after {
  content: " !";
  font-weight: 700;
  color: #a94442;
}
.label-item {
  display: inline-block;
  max-width: 100%;
}
select.form-control {
  padding-right: 6px;
}
select.form-control.input-sm {
  padding-right: 5px;
}
select.form-control.input-lg {
  padding-right: 8px;
}
.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: background 0.2s linear 0s, box-shadow 0.2s linear 0s;
  -o-transition: background 0.2s linear 0s, box-shadow 0.2s linear 0s;
  transition: background 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
.form-control::-webkit-input-placeholder {
  font-style: italic;
  font-weight: 600;
}
.form-control:-moz-placeholder {
  font-style: italic;
  font-weight: 600;
}
.control-unstyled {
  background-color: transparent !important;
  border-color: transparent;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.control-unstyled:focus {
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-image: url("../img/background/translucent/grays/translucent20.png");
}
.control-unstyled[disabled],
.control-unstyled[readonly],
fieldset[disabled] .control-unstyled {
  background-color: transparent;
}
.form-control-fake {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control-fake.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
select.form-control-fake.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.form-control-fake.input-sm,
select[multiple].form-control-fake.input-sm {
  height: auto;
}
.form-control-fake.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 3px;
}
select.form-control-fake.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.form-control-fake.input-lg,
select[multiple].form-control-fake.input-lg {
  height: auto;
}
.has-feedback-left {
  position: relative;
}
.has-feedback-left .form-control {
  padding-left: 42.5px;
}
.has-feedback-left .form-control-feedback {
  position: absolute;
  left: 0;
  right: auto;
}
.has-feedback .form-control-feedback,
.has-feedback-left .form-control-feedback {
  top: 0;
}
.has-feedback label ~ .form-control-feedback,
.has-feedback-left label ~ .form-control-feedback {
  top: 24px;
}
.form-control-feedback.fi {
  font-size: 1.33333333em;
}
.input-lg + .form-control-feedback {
  font-size: 18px;
}
.input-lg + .form-control-feedback.fi {
  font-size: 23.94px;
}
.input-sm + .form-control-feedback {
  font-size: 12px;
}
.input-sm + .form-control-feedback.fi {
  font-size: 15.96px;
}
.help-block,
.help-inline {
  font-size: 92%;
  color: #888888;
}
.form-action {
  padding: 15px;
}
textarea[data-height="auto"],
textarea[data-height="autofocus"] {
  vertical-align: top;
  -webkit-transition: height 0.2s;
  -o-transition: height 0.2s;
  transition: height 0.2s;
}
.form-condensed .form-group,
.form-condensed.form-bordered .form-group {
  margin-bottom: 5px;
  padding-top: 0;
}
.form-condensed.form-horizontal .form-group {
  padding-top: 5px;
}
.form-bordered .form-group {
  margin-bottom: 7px;
  padding-top: 7px;
}
.form-bordered .form-group + .form-group {
  border-top: 1px solid #d6d6d6;
}
.form-bordered.dotted .form-group + .form-group {
  border-top-style: dotted;
  border-top-color: #cccccc;
}
@media (min-width: 768px) {
  .form-bordered .form-group {
    margin-bottom: 9px;
    padding-top: 9px;
  }
}
.form-stacked .form-control:focus {
  position: relative;
  z-index: 2;
}
.form-stacked .form-group:first-child,
.form-stacked .form-group.first-group,
.form-stacked .form-group + .form-group {
  margin-bottom: 0;
}
.form-stacked .form-group:first-child .form-control,
.form-stacked .form-group.first .form-control {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-stacked .form-group + .form-group {
  margin-top: -1px;
}
.form-stacked .form-group + .form-group .form-control {
  border-radius: 0;
}
.form-stacked .form-group + .form-group.last-child .form-control,
.form-stacked .form-group + .form-group.last .form-control {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.form-stacked .form-group .btn {
  display: block;
  margin-bottom: 15px;
  width: 100%;
}
.form-group-vertical {
  margin-top: 1px;
}
.form-group-vertical .form-control {
  margin-top: -1px;
}
.form-group-vertical .form-control:focus {
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .form-horizontal .control-label.label-left {
    text-align: left;
  }
  .form-horizontal .label-left .control-label,
  .form-horizontal.label-left .control-label {
    text-align: left;
  }
  .label-mini.form-horizontal .control-label,
  .form-horizontal .mini-label.control-label {
    padding-top: 3px;
    padding-bottom: 2px;
  }
}
.form-horizontal .control-label.helps .help-block {
  margin-top: 0;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-horizontal .control-label.helps {
    padding-top: 0;
  }
}
.radio label,
.checkbox label {
  line-height: 20px;
}
.radio-inline,
.checkbox-inline {
  line-height: 20px;
}
.form-edit .form-control-static,
.form-edit .form-action-static {
  display: none;
}
.form-static .form-control-edit,
.form-static .form-action-edit,
.form-static .control-label .required {
  display: none;
}
.form-control-edit ~ .form-control-edit,
.form-control-static ~ .form-control-static {
  margin-top: 7px;
}
@media (min-width: 768px) {
  .form-labeled .control-label,
  .form-labeled .control-label {
    min-height: 34px;
    position: relative;
    background-color: rgba(0, 0, 0, 0.04);
    border: 0 solid transparent;
    -webkit-transition: all 0.15s ease-in;
    -o-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
  }
  .form-labeled .control-label:after,
  .form-labeled .control-label:after,
  .form-labeled .control-label:before,
  .form-labeled .control-label:before {
    left: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }
  .form-labeled .control-label:after,
  .form-labeled .control-label:after {
    border-left-color: rgba(0, 0, 0, 0.04);
    border-width: 8px;
    top: 50%;
    margin-top: -8px;
  }
  .form-labeled .control-label:before,
  .form-labeled .control-label:before {
    border-left-color: transparent;
    border-width: 8px;
    top: 50%;
    margin-top: -8px;
  }
  .form-labeled .control-label:after,
  .form-labeled .control-label:after,
  .form-labeled .control-label:before,
  .form-labeled .control-label:before {
    -webkit-transition: all 0.15s ease-in;
    -o-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
  }
}
.form-grey .form-control {
  border-width: 0;
  border-bottom: 1px solid #fff;
  background-color: #ededed;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #868686;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #868686;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #868686;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #868686;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #868686;
  background-color: #ebebeb;
  border-color: #b8b8b8;
}
.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: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #868686;
}
.btn-default.outline {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
.btn-default.outline:hover,
.btn-default.outline:focus,
.btn-default.outline:active,
.btn-default.outline.active,
.open .dropdown-toggle.btn-default.outline {
  color: #333333;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-primary {
  color: #ffffff;
  background-color: #2f87c1;
  border-color: #2a79ac;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #256a98;
  border-color: #1e567b;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #2f87c1;
  border-color: #2a79ac;
}
.btn-primary .badge {
  color: #2f87c1;
  background-color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #2770a0;
  border-color: #22628c;
}
.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: #2f87c1;
  border-color: #2a79ac;
}
.btn-primary .badge {
  color: #2f87c1;
  background-color: #ffffff;
}
.btn-primary.outline {
  color: #2f87c1;
  background-color: transparent;
  border-color: #2f87c1;
}
.btn-primary.outline:hover,
.btn-primary.outline:focus,
.btn-primary.outline:active,
.btn-primary.outline.active,
.open .dropdown-toggle.btn-primary.outline {
  color: #ffffff;
  background-color: #2f87c1;
  border-color: #2f87c1;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #409240;
}
.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: #ffffff;
}
.btn-success.outline {
  color: #5cb85c;
  background-color: transparent;
  border-color: #5cb85c;
}
.btn-success.outline:hover,
.btn-success.outline:focus,
.btn-success.outline:active,
.btn-success.outline.active,
.open .dropdown-toggle.btn-success.outline {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #29a8cd;
}
.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: #ffffff;
}
.btn-info.outline {
  color: #5bc0de;
  background-color: transparent;
  border-color: #5bc0de;
}
.btn-info.outline:hover,
.btn-info.outline:focus,
.btn-info.outline:active,
.btn-info.outline.active,
.open .dropdown-toggle.btn-info.outline {
  color: #333333;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #e89014;
}
.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: #ffffff;
}
.btn-warning.outline {
  color: #f0ad4e;
  background-color: transparent;
  border-color: #f0ad4e;
}
.btn-warning.outline:hover,
.btn-warning.outline:focus,
.btn-warning.outline:active,
.btn-warning.outline.active,
.open .dropdown-toggle.btn-warning.outline {
  color: #333333;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #bd2d29;
}
.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: #ffffff;
}
.btn-danger.outline {
  color: #d9534f;
  background-color: transparent;
  border-color: #d9534f;
}
.btn-danger.outline:hover,
.btn-danger.outline:focus,
.btn-danger.outline:active,
.btn-danger.outline.active,
.open .dropdown-toggle.btn-danger.outline {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d9534f;
}
.btn-link {
  color: #2f87c1;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #205c83;
  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: #888888;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 3px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn {
  position: relative;
  border-radius: 2px;
  -webkit-transition: color 0.2s ease, background 0.2s ease;
  -o-transition: color 0.2s ease, background 0.2s ease;
  transition: color 0.2s ease, background 0.2s ease;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.125);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.125);
}
.btn .small {
  display: block;
  font-size: 75%;
}
.btn .xsmall {
  display: block;
  font-size: 65%;
}
.btn .xxsmall {
  display: block;
  font-size: 55%;
}
.btn:hover .text-muted {
  color: inherit !important;
}
.btn .caret.mls {
  margin-left: .5em;
}
.btn.dropdown-toggle,
.btn-group .btn.dropdown-toggle,
.btn:hover,
.btn:disabled,
.btn[disabled],
.btn:focus,
.btn:active,
.btn.active {
  outline: none !important;
  filter: none;
}
.btn-hu {
  padding: 16px 26px;
  font-size: 22px;
  line-height: 1.4;
  border-radius: 3px;
}
.btn-xs.upper {
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 11px;
}
.btn.constant {
  min-width: 130px;
}
.btn.constant-small {
  min-width: 90px;
}
@media (min-width: 768px) {
  .btn.constant-sm {
    min-width: 130px;
  }
  .btn.constant-small-sm {
    min-width: 90px;
  }
}
.btn-xs.upper {
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 11px;
}
.btn.wide {
  padding-left: 2em;
  padding-right: 2em;
}
@media (min-width: 768px) {
  .btn.wide-sm {
    padding-left: 2em;
    padding-right: 2em;
  }
}
.btn.outline {
  font-weight: 600;
  outline: none;
}
.btn.outline.white {
  background-color: #fff;
}
.btn.outline.bolder {
  border-width: 2px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.btn.outline.bolder.btn-hu {
  border-width: 3px;
  padding-top: 14px;
  padding-bottom: 14px;
}
.btn.outline.bolder.btn-lg {
  padding-top: 9px;
  padding-bottom: 9px;
}
.btn.outline.bolder.btn-sm {
  padding-top: 4px;
  padding-bottom: 4px;
}
.btn.outline.bolder.btn-xs {
  padding-top: 0px;
  padding-bottom: 0px;
}
.btn.radius {
  border-radius: 4px;
}
.btn.radius.btn-hu {
  border-radius: 6px;
}
.btn.radius.btn-lg {
  border-radius: 5px;
}
.btn.radius.btn-sm {
  border-radius: 4px;
}
.btn.radius.btn-xs {
  border-radius: 3px;
}
.btn-rounded {
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 500px;
}
.btn-rounded.btn-hu {
  border-width: 3px;
  padding-right: 34px;
  padding-left: 34px;
}
.btn-rounded.btn-lg {
  padding-right: 24px;
  padding-left: 24px;
}
.btn-rounded.btn-sm {
  padding-right: 18px;
  padding-left: 18px;
}
.btn-rounded.btn-xs {
  padding-right: 13px;
  padding-left: 13px;
}
.btn-icon {
  padding: 0 !important;
  padding-right: 0 !important;
  line-height: 34px;
  width: 34px;
  height: 34px;
  text-align: center;
}
.btn-icon i {
  position: relative;
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -10%;
}
.btn-icon.dropdown-toggle {
  padding-left: .5em !important;
  padding-right: .5em !important;
  width: auto;
}
.btn-icon.bolder {
  width: 34px;
}
.btn-icon.btn-hu {
  width: 64px;
  height: 64px;
}
.btn-icon.btn-lg {
  line-height: 46px;
  width: 46px;
  height: 46px;
}
.btn-icon.btn-sm {
  line-height: 32px;
  width: 30px;
  height: 30px;
}
.btn-icon.btn-sm i {
  top: -1px;
}
.btn-icon.btn-xs,
.btn-icon.btn-control {
  line-height: 20px;
  width: 22px;
  height: 22px;
}
.btn-icon.btn-xs i,
.btn-icon.btn-control i {
  font-size: 1.21212121em;
  line-height: 0.825em;
  vertical-align: -10%;
  margin-right: -1px;
}
.btn-link {
  box-shadow: none;
  font-weight: 600;
}
.btn-link.active {
  color: #444444;
}
.btn-link.active:hover {
  text-decoration: none;
  cursor: default;
}
.btn-unlink {
  color: #2f87c1;
  font-weight: 600;
  cursor: pointer;
}
.btn-unlink,
.btn-unlink:active,
.btn-unlink[disabled],
fieldset[disabled] .btn-unlink {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-unlink,
.btn-unlink:hover,
.btn-unlink:focus,
.btn-unlink:active {
  border-color: transparent !important;
}
.btn-unlink:hover,
.btn-unlink:focus {
  color: #205c83;
  text-decoration: none;
  background-color: transparent;
  background-image: url("../img/background/translucent/grays/translucent4.png");
}
.btn-unlink[disabled]:hover,
fieldset[disabled] .btn-unlink:hover,
.btn-unlink[disabled]:focus,
fieldset[disabled] .btn-unlink:focus {
  color: #888888;
  text-decoration: none;
}
[class^="btn-hover-"],
[class*=" btn-hover-"] {
  font-weight: 600;
  text-transform: uppercase;
}
[class^="btn-hover-"]:active,
[class*=" btn-hover-"]:active,
[class^="btn-hover-"].active,
[class*=" btn-hover-"].active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-unstyled {
  padding: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-unstyled:focus,
.btn-unstyled:active:focus,
.btn-unstyled.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-unstyled:hover,
.btn-unstyled:focus {
  color: #868686;
  text-decoration: none;
}
.btn-unstyled:active,
.btn-unstyled.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-wrap {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 5px;
  border-radius: 2px;
}
.btn-wrap > .btn {
  position: relative;
  float: left;
}
.btn-wrap > .btn:focus {
  outline: 0;
}
.btn-wrap[class*="bg-"] > .btn {
  box-shadow: none;
  border-color: transparent;
}
.btn-wrap .btn + .btn,
.btn-wrap .btn + .btn-group,
.btn-wrap .btn-group + .btn,
.btn-wrap .btn-group + .btn-group {
  margin-left: 5px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
@media (min-width: 768px) {
  .btn-block-sm {
    width: 100%;
  }
  .btn-block-sm + .btn-block-sm {
    margin-top: 5px;
  }
}
@media (min-width: 992px) {
  .btn-block-md {
    width: 100%;
  }
  .btn-block-md + .btn-block-md {
    margin-top: 5px;
  }
}
@media (min-width: 1200px) {
  .btn-block-lg {
    width: 100%;
  }
  .btn-block-lg + .btn-block-lg {
    margin-top: 5px;
  }
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.pulsive {
  -webkit-animation: pulsate 1s ease-out;
  -o-animation: pulsate 1s ease-out;
  animation: pulsate 1s ease-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  opacity: 0;
}
.steps-in-up,
.steps-in-left,
.steps-in-right,
.steps-in-down {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.steps-in-down.seen {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-animation: stepsFadeInDown 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
  -o-animation: stepsFadeInDown 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
  animation: stepsFadeInDown 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
}
.steps-in-up.seen {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-animation: stepsFadeInUp 0.8s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -o-animation: stepsFadeInUp 0.8s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000);
  animation: stepsFadeInUp 0.8s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000);
}
.steps-in-right.seen {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-animation: stepsFadeInUp 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
  -o-animation: stepsFadeInUp 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
  animation: stepsFadeInUp 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
}
.steps-in-left.seen {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-animation: stepsFadeInUp 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
  -o-animation: stepsFadeInUp 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
  animation: stepsFadeInUp 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
}
.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;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 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: #444444;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #373737;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #2f87c1;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #888888;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #888888;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.dropdown-menu {
  padding: 15px 0;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175), 0 4px 15px -6px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175), 0 4px 15px -6px rgba(0,0,0,.175);
}
.dropdown-menu > li > a {
  padding-top: 5px;
  padding-bottom: 5px;
  outline: 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: 0;
}
.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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 2px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  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-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group,
.btn-toolbar > .bootstrap-select.form-control {
  margin-bottom: 5px;
}
.btn-group-rounded .btn:first-child {
  padding-left: 20px;
  border-bottom-left-radius: 500px;
  border-top-left-radius: 500px;
}
.btn-group-rounded .btn:last-child {
  padding-right: 20px;
  border-bottom-right-radius: 500px;
  border-top-right-radius: 500px;
}
.btn-group-rounded.btn-group-hu .btn:first-child {
  padding-left: 34px;
}
.btn-group-rounded.btn-group-hu .btn:last-child {
  padding-right: 34px;
}
.btn-group-rounded.btn-group-lg .btn:first-child {
  padding-left: 24px;
}
.btn-group-rounded.btn-group-lg .btn:last-child {
  padding-right: 24px;
}
.btn-group-rounded.btn-group-sm .btn:first-child {
  padding-left: 18px;
}
.btn-group-rounded.btn-group-sm .btn:last-child {
  padding-right: 18px;
}
.btn-group-rounded.btn-group-xs .btn:first-child {
  padding-left: 13px;
}
.btn-group-rounded.btn-group-xs .btn:last-child {
  padding-right: 13px;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 3px;
}
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: 2px;
}
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: #666666;
  text-align: center;
  background-color: #dedede;
  border: 1px solid #cccccc;
  border-radius: 2px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 2px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 3px;
}
.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-bottom-right-radius: 0;
  border-top-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-bottom-left-radius: 0;
  border-top-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;
}
.btn-labeled {
  padding-top: 0;
  padding-bottom: 0;
}
.btn-label {
  position: relative;
  background: transparent;
  background: rgba(0, 0, 0, 0.15);
  display: inline-block;
  padding: 6px 12px;
  left: -12px;
  border-radius: 1px 0 0 1px;
}
.btn-label.btn-label-right {
  left: auto;
  right: -12px;
  border-radius: 0 1px 1px 0;
}
.btn-lg .btn-label {
  padding: 10px 16px;
  left: -16px;
  border-radius: 2px 0 0 2px;
}
.btn-lg .btn-label.btn-label-right {
  left: auto;
  right: -16px;
  border-radius: 0 2px 2px 0;
}
.btn-sm .btn-label {
  padding: 5px 10px;
  left: -10px;
  border-radius: 1px 0 0 1px;
}
.btn-sm .btn-label.btn-label-right {
  left: auto;
  right: -10px;
  border-radius: 0 1px 1px 0;
}
.btn-xs .btn-label {
  padding: 1px 5px;
  left: -5px;
  border-radius: 1px 0 0 1px;
}
.btn-xs .btn-label.btn-label-right {
  left: auto;
  right: -5px;
  border-radius: 0 1px 1px 0;
}
.btn-group > .btn:last-child:not(:first-child) .btn-label,
.btn-group > .dropdown-toggle:not(:first-child) .btn-label {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.input-group-addon:not(:first-child) {
  border-left: 0;
}
.input-group-addon:not(:last-child) {
  border-right: 0;
}
.input-group-addon i {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -14%;
}
.addmore-group {
  padding-right: 40px;
}
.addmore-group .addmore {
  min-width: 40px;
  margin-right: -40px;
}
.addmore-group + .addmore-group,
.addmore-group + .addmore-group {
  margin-top: 9px;
}
.input-multi-row .form-control + .form-control,
.input-multi-row .input-group + .form-control,
.input-multi-row .form-control + .input-group,
.input-multi-row .form-control + .btn,
.input-multi-row .form-control + .btn-group,
.input-multi-row .input-group + .btn,
.input-multi-row .input-group + .btn-group {
  margin-top: 9px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #dedede;
}
.nav > li.disabled > a {
  color: #888888;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #888888;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #dedede;
  border-color: #2f87c1;
}
.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 #dddddd;
}
.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: 2px 2px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #dedede #dedede #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #666666;
  background-color: #e1e1e1;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 2px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 2px 2px 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: #e1e1e1;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 2px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #2f87c1;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 2px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 2px 2px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #e1e1e1;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.nav-tabs-bottom {
  border-bottom: 0;
  border-top: 1px solid #dddddd;
}
.nav-tabs-bottom > li {
  margin-bottom: 0;
  margin-top: -1px;
}
.nav-tabs-bottom > li > a {
  border-radius: 0 0 2px 2px;
}
.nav-tabs-bottom > li > a:hover,
.nav-tabs-bottom > li > a:focus,
.nav-tabs-bottom > li.active > a,
.nav-tabs-bottom > li.active > a:hover,
.nav-tabs-bottom > li.active > a:focus {
  border: 1px solid #dddddd;
  border-top-color: transparent;
}
.nav-tabs-left {
  border-bottom: 0;
  border-right: 1px solid #dddddd;
}
.nav-tabs-left > li {
  margin-bottom: 0;
  margin-right: -1px;
  float: none;
}
.nav-tabs-left > li > a {
  border-radius: 2px 0 0 2px;
  margin-right: 0;
  margin-bottom: 2px;
}
.nav-tabs-left > li > a:hover,
.nav-tabs-left > li > a:focus,
.nav-tabs-left > li.active > a,
.nav-tabs-left > li.active > a:hover,
.nav-tabs-left > li.active > a:focus {
  border: 1px solid #dddddd;
  border-right-color: transparent;
}
.row > .nav-tabs-left {
  padding-right: 0;
  padding-left: 15px;
  margin-right: -1px;
  position: relative;
  z-index: 1;
}
.row > .nav-tabs-left + .tab-content {
  border-left: 1px solid #dddddd;
}
.nav-tabs-right {
  border-bottom: 0;
  border-left: 1px solid #dddddd;
}
.nav-tabs-right > li {
  margin-bottom: 0;
  margin-left: -1px;
  float: none;
}
.nav-tabs-right > li > a {
  border-radius: 0 2px 2px 0;
  margin-left: 0;
  margin-bottom: 2px;
}
.nav-tabs-right > li > a:hover,
.nav-tabs-right > li > a:focus,
.nav-tabs-right > li.active > a,
.nav-tabs-right > li.active > a:hover,
.nav-tabs-right > li.active > a:focus {
  border: 1px solid #dddddd;
  border-left-color: transparent;
}
.row > .nav-tabs-right {
  padding-left: 0;
  padding-right: 15px;
}
.nav > li > a .label {
  float: right;
  padding: .3em .6em .2em;
  margin-top: 2px;
  font-weight: 600;
}
.nav > li > a .counter {
  float: right;
  font-weight: 600;
}
.nav > li > a .badge {
  float: right;
  margin-top: 1px;
  margin-right: -5px;
  margin-left: 1em;
  font-weight: 600;
}
.nav > li > a .chevron,
.nav > li > a .arrow,
.nav > li > a .indicator {
  float: right;
  display: inline-block;
  font-family: "FontIcons";
  font-style: normal;
  font-weight: normal;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.nav > li > a .chevron:before {
  content: "\ea3a";
}
.nav > li > a .arrow:before {
  content: "\eb59";
}
.nav > li > a .title {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}
.nav > li > a .sub-title {
  position: relative;
  top: -0.18em;
  display: block;
  font-size: .72em;
}
.nav > li > a:hover .nav-icon,
.nav > li > a:focus .nav-icon {
  opacity: 1;
  filter: alpha(opacity=100);
}
.nav-simple > li > a,
.nav-sm > li > a,
.nav-mn > li > a {
  position: relative;
  display: block;
}
.nav-sm > li > a {
  padding: 5px 15px;
  font-size: 13px;
}
.nav-sm.nav-pills {
  border-radius: 2px;
}
.nav-sm.upper > li > a {
  font-size: 12px;
  line-height: 1.5;
}
.nav-xs > li > a {
  padding: 2px 10px 3px;
  font-size: 12px;
}
.nav-xs.upper > li > a {
  font-size: 11px;
  line-height: 1.6;
}
.nav-xs.nav-pills {
  border-radius: 2px;
}
.nav-icon {
  position: relative;
  display: inline-block;
  margin-right: .5em;
  font-size: 1.81818182em;
  line-height: 0.55em;
  vertical-align: middle;
}
.nav-icon.nav-icon-circle,
.nav-icons-circle .nav-icon {
  border-radius: 50%;
}
.nav-icon + .content {
  display: inline-block;
  vertical-align: middle;
}
.nav-icons > li > a {
  padding: 5px 25px 5px 55px;
}
.nav-icons > li > a .nav-icon {
  margin-right: .4em;
  margin-left: -40px;
  font-size: 1.81818182em;
  line-height: 34px;
  text-align: center;
  width: 34px;
  height: 34px;
}
.nav-icons > li > a .label {
  margin-top: 9px;
}
.nav-header {
  display: block;
  padding: 18px 15px 3px 15px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1.42857143;
  color: #888888;
  border-bottom: 1px solid transparent;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
li.nav-header {
  margin-top: 0;
  margin-bottom: 0;
}
.nav-header u {
  font-weight: inherit;
  text-decoration: none;
}
.nav-header u:after {
  content: "";
  display: block;
  margin-top: 2px;
  border-bottom: 1px solid;
  opacity: 0.15;
  filter: alpha(opacity=15);
}
.nav-header .action {
  display: block;
  float: right;
  margin-right: -8px;
}
.nav-header .action a {
  color: inherit;
}
.nav-header .action i {
  padding: 2px;
  background-image: url("../img/background/translucent/grays/translucent4.png");
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 2px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 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;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 2px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 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-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-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-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left;
    float: left !important;
  }
  .navbar-right {
    float: right;
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.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 {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    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: #555555;
    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: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #aeaeae;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #aeaeae;
}
.navbar-inverse .navbar-nav > li > a {
  color: #aeaeae;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #aeaeae;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #aeaeae;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #aeaeae;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #aeaeae;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.navmenu,
.navbar-offcanvas {
  width: 300px;
  height: auto;
  border-width: 1px;
  border-style: solid;
  border-radius: 2px;
}
.navmenu-fixed-left,
.navmenu-fixed-right,
.navbar-offcanvas {
  position: fixed;
  z-index: 1050;
  top: 0;
  bottom: 0;
  overflow-y: auto;
  border-radius: 0;
}
.navmenu-fixed-left,
.navbar-offcanvas.navmenu-fixed-left {
  left: 0;
  right: auto;
  border-width: 0 1px 0 0;
}
.navmenu-fixed-right,
.navbar-offcanvas {
  left: auto;
  right: 0;
  border-width: 0 0 0 1px;
}
.navmenu-nav {
  margin-bottom: 10px;
}
.navmenu-nav.dropdown-menu {
  position: static;
  margin: 0;
  padding-top: 0;
  float: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}
.navbar-offcanvas .navbar-nav {
  margin: 0;
}
@media (min-width: 768px) {
  .navbar-offcanvas {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-offcanvas.offcanvas {
    position: static;
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-offcanvas .navbar-nav.navbar-left:first-child {
    margin-left: -15px;
  }
  .navbar-offcanvas .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  .navbar-offcanvas .navmenu-brand {
    display: none;
  }
}
.navmenu-brand {
  display: block;
  font-size: 18px;
  line-height: 20px;
  padding: 10px 15px;
  margin: 10px 0;
}
.navmenu-brand:hover,
.navmenu-brand:focus {
  text-decoration: none;
}
.navmenu-default,
.navbar-default .navbar-offcanvas {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navmenu-default .navmenu-brand,
.navbar-default .navbar-offcanvas .navmenu-brand {
  color: #777777;
}
.navmenu-default .navmenu-brand:hover,
.navbar-default .navbar-offcanvas .navmenu-brand:hover,
.navmenu-default .navmenu-brand:focus,
.navbar-default .navbar-offcanvas .navmenu-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navmenu-default .navmenu-text,
.navbar-default .navbar-offcanvas .navmenu-text {
  color: #777777;
}
.navmenu-default .navmenu-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-offcanvas .navmenu-nav > .dropdown > a:hover .caret,
.navmenu-default .navmenu-nav > .dropdown > a:focus .caret,
.navbar-default .navbar-offcanvas .navmenu-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navmenu-default .navmenu-nav > .open > a,
.navbar-default .navbar-offcanvas .navmenu-nav > .open > a,
.navmenu-default .navmenu-nav > .open > a:hover,
.navbar-default .navbar-offcanvas .navmenu-nav > .open > a:hover,
.navmenu-default .navmenu-nav > .open > a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
.navmenu-default .navmenu-nav > .open > a .caret,
.navbar-default .navbar-offcanvas .navmenu-nav > .open > a .caret,
.navmenu-default .navmenu-nav > .open > a:hover .caret,
.navbar-default .navbar-offcanvas .navmenu-nav > .open > a:hover .caret,
.navmenu-default .navmenu-nav > .open > a:focus .caret,
.navbar-default .navbar-offcanvas .navmenu-nav > .open > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.navmenu-default .navmenu-nav > .dropdown > a .caret,
.navbar-default .navbar-offcanvas .navmenu-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
.navmenu-default .navmenu-nav.dropdown-menu,
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu {
  background-color: #e7e7e7;
}
.navmenu-default .navmenu-nav.dropdown-menu > .divider,
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu > .divider {
  background-color: #f8f8f8;
}
.navmenu-default .navmenu-nav.dropdown-menu > .active > a,
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a,
.navmenu-default .navmenu-nav.dropdown-menu > .active > a:hover,
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a:hover,
.navmenu-default .navmenu-nav.dropdown-menu > .active > a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a:focus {
  background-color: #d7d7d7;
}
.navmenu-default .navmenu-nav > li > a,
.navbar-default .navbar-offcanvas .navmenu-nav > li > a {
  color: #777777;
}
.navmenu-default .navmenu-nav > li > a:hover,
.navbar-default .navbar-offcanvas .navmenu-nav > li > a:hover,
.navmenu-default .navmenu-nav > li > a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navmenu-default .navmenu-nav > .active > a,
.navbar-default .navbar-offcanvas .navmenu-nav > .active > a,
.navmenu-default .navmenu-nav > .active > a:hover,
.navbar-default .navbar-offcanvas .navmenu-nav > .active > a:hover,
.navmenu-default .navmenu-nav > .active > a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navmenu-default .navmenu-nav > .disabled > a,
.navbar-default .navbar-offcanvas .navmenu-nav > .disabled > a,
.navmenu-default .navmenu-nav > .disabled > a:hover,
.navbar-default .navbar-offcanvas .navmenu-nav > .disabled > a:hover,
.navmenu-default .navmenu-nav > .disabled > a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navmenu-inverse,
.navbar-inverse .navbar-offcanvas {
  background-color: #222222;
  border-color: #080808;
}
.navmenu-inverse .navmenu-brand,
.navbar-inverse .navbar-offcanvas .navmenu-brand {
  color: #aeaeae;
}
.navmenu-inverse .navmenu-brand:hover,
.navbar-inverse .navbar-offcanvas .navmenu-brand:hover,
.navmenu-inverse .navmenu-brand:focus,
.navbar-inverse .navbar-offcanvas .navmenu-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navmenu-inverse .navmenu-text,
.navbar-inverse .navbar-offcanvas .navmenu-text {
  color: #aeaeae;
}
.navmenu-inverse .navmenu-nav > .dropdown > a:hover .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .dropdown > a:hover .caret,
.navmenu-inverse .navmenu-nav > .dropdown > a:focus .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navmenu-inverse .navmenu-nav > .open > a,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a,
.navmenu-inverse .navmenu-nav > .open > a:hover,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a:hover,
.navmenu-inverse .navmenu-nav > .open > a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
.navmenu-inverse .navmenu-nav > .open > a .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a .caret,
.navmenu-inverse .navmenu-nav > .open > a:hover .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a:hover .caret,
.navmenu-inverse .navmenu-nav > .open > a:focus .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navmenu-inverse .navmenu-nav > .dropdown > a .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .dropdown > a .caret {
  border-top-color: #aeaeae;
  border-bottom-color: #aeaeae;
}
.navmenu-inverse .navmenu-nav.dropdown-menu,
.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu {
  background-color: #080808;
}
.navmenu-inverse .navmenu-nav.dropdown-menu > .divider,
.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu > .divider {
  background-color: #222222;
}
.navmenu-inverse .navmenu-nav.dropdown-menu > .active > a,
.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a,
.navmenu-inverse .navmenu-nav.dropdown-menu > .active > a:hover,
.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a:hover,
.navmenu-inverse .navmenu-nav.dropdown-menu > .active > a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu > .active > a:focus {
  background-color: #000000;
}
.navmenu-inverse .navmenu-nav > li > a,
.navbar-inverse .navbar-offcanvas .navmenu-nav > li > a {
  color: #aeaeae;
}
.navmenu-inverse .navmenu-nav > li > a:hover,
.navbar-inverse .navbar-offcanvas .navmenu-nav > li > a:hover,
.navmenu-inverse .navmenu-nav > li > a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navmenu-inverse .navmenu-nav > .active > a,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .active > a,
.navmenu-inverse .navmenu-nav > .active > a:hover,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .active > a:hover,
.navmenu-inverse .navmenu-nav > .active > a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navmenu-inverse .navmenu-nav > .disabled > a,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .disabled > a,
.navmenu-inverse .navmenu-nav > .disabled > a:hover,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .disabled > a:hover,
.navmenu-inverse .navmenu-nav > .disabled > a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar .separator {
  margin-left: 9px;
  margin-right: 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  width: 1px;
  height: 34px;
  border-left: 1px solid transparent;
}
.navbar .separator-item {
  border-right: 1px solid transparent;
}
.navbar .separator-item + .separator {
  margin-left: 0;
  margin-right: 0;
  border: none;
}
.navbar-nav > li > a {
  font-weight: 600;
}
.navbar-fixed-top {
  border-width: 0;
}
.navbar-fixed-bottom {
  border-width: 0;
}
.navbar-title {
  margin-top: 8px;
  margin-bottom: 8px;
  line-height: 34px;
}
.navbar-title > a,
.navbar-title > a:hover {
  text-decoration: none;
  color: inherit;
}
@media (min-width: 768px) {
  .navbar-title {
    float: left;
    margin-right: 15px;
  }
}
.navbar-default .separator {
  border-color: #dddddd;
}
.navbar-default .navbar-search .form-control {
  border-color: #dddddd;
  background-color: transparent;
}
@media (min-width: 768px) {
  .navbar-default .navbar-search.expanded {
    background-color: rgba(255, 255, 255, 0.9);
  }
  .navbar-default .navbar-search.expanded .submitSearch {
    color: #777777;
  }
  .navbar-default .navbar-search.expanded .submitSearch:hover {
    color: #333333;
  }
}
.navbar-default .burgmenu-icon i {
  background-color: #888888;
}
.navbar-default .burgmenu-icon:hover i,
.navbar-default .burgmenu-icon:hover i:before,
.navbar-default .burgmenu-icon:hover i:after {
  -webkit-box-shadow: inset 24px 0px 0px #333333;
  box-shadow: inset 24px 0px 0px #333333;
}
.navbar-inverse .separator {
  border-color: #333333;
}
.navbar-inverse .navbar-search .form-control {
  border-color: #333333;
  background-color: transparent;
}
@media (min-width: 768px) {
  .navbar-inverse .navbar-search.expanded {
    background-color: rgba(255, 255, 255, 0.9);
  }
  .navbar-inverse .navbar-search.expanded .submitSearch {
    color: #aeaeae;
  }
  .navbar-inverse .navbar-search.expanded .submitSearch:hover {
    color: #ffffff;
  }
}
.navbar-inverse .burgmenu-icon i {
  background-color: #aeaeae;
}
.navbar-inverse .burgmenu-icon:hover i,
.navbar-inverse .burgmenu-icon:hover i:before,
.navbar-inverse .burgmenu-icon:hover i:after {
  -webkit-box-shadow: inset 24px 0px 0px #ffffff;
  box-shadow: inset 24px 0px 0px #ffffff;
}
.caro {
  position: absolute;
  right: 7px;
  bottom: 7px;
  display: block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: none;
  border-right: none;
  border-bottom: 7px solid;
  border-left: 7px solid transparent;
}
.navmenu-nav > li > a .title {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}
.navmenu-nav > li > a .title .sub-title {
  display: block;
  font-size: .72em;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.navmenu-nav > li > a .caro {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.navmenu-nav .nav-sub {
  display: none;
  padding-top: 7px;
  padding-bottom: 7px;
  text-transform: none;
  border-bottom: 1px solid transparent;
}
.navmenu-nav .nav-sub.upper {
  text-transform: uppercase;
}
.navmenu-nav .nav-sub.upper > li > a {
  font-size: 12px;
}
.navmenu-nav .nav-sub > li > a {
  padding: 6px 25px 6px 25px;
  font-size: 13px;
  font-weight: 600;
}
.navmenu-default .nav-header,
.navbar-default .navbar-offcanvas .nav-header {
  color: #666666;
}
.navmenu-default .nav-sub,
.navbar-default .navbar-offcanvas .nav-sub {
  border-bottom-color: #ffffff;
  background-color: #f0f0f0;
}
.navmenu-default .nav-sub > li > a,
.navbar-default .navbar-offcanvas .nav-sub > li > a {
  color: #777777;
}
.navmenu-default .nav-sub > li > a:hover,
.navbar-default .navbar-offcanvas .nav-sub > li > a:hover,
.navmenu-default .nav-sub > li > a:focus,
.navbar-default .navbar-offcanvas .nav-sub > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navmenu-default .nav-sub > .active > a,
.navbar-default .navbar-offcanvas .nav-sub > .active > a,
.navmenu-default .nav-sub > .active > a:hover,
.navbar-default .navbar-offcanvas .nav-sub > .active > a:hover,
.navmenu-default .nav-sub > .active > a:focus,
.navbar-default .navbar-offcanvas .nav-sub > .active > a:focus {
  color: #555555;
  background-color: #dfdfdf;
}
.navmenu-default .nav-sub > .disabled > a,
.navbar-default .navbar-offcanvas .nav-sub > .disabled > a,
.navmenu-default .nav-sub > .disabled > a:hover,
.navbar-default .navbar-offcanvas .nav-sub > .disabled > a:hover,
.navmenu-default .nav-sub > .disabled > a:focus,
.navbar-default .navbar-offcanvas .nav-sub > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navmenu-default .navmenu-link,
.navbar-default .navbar-offcanvas .navmenu-link {
  color: #777777;
}
.navmenu-default .navmenu-link:hover,
.navbar-default .navbar-offcanvas .navmenu-link:hover {
  color: #333333;
}
.navmenu-default .btn-link,
.navbar-default .navbar-offcanvas .btn-link {
  color: #777777;
}
.navmenu-default .btn-link:hover,
.navbar-default .navbar-offcanvas .btn-link:hover,
.navmenu-default .btn-link:focus,
.navbar-default .navbar-offcanvas .btn-link:focus {
  color: #333333;
}
.navmenu-default .btn-link[disabled]:hover,
.navbar-default .navbar-offcanvas .btn-link[disabled]:hover,
fieldset[disabled] .navmenu-default .btn-link:hover,
fieldset[disabled] .navbar-default .navbar-offcanvas .btn-link:hover,
.navmenu-default .btn-link[disabled]:focus,
.navbar-default .navbar-offcanvas .btn-link[disabled]:focus,
fieldset[disabled] .navmenu-default .btn-link:focus,
fieldset[disabled] .navbar-default .navbar-offcanvas .btn-link:focus {
  color: #cccccc;
}
.navmenu-inverse .navmenu-link,
.navbar-inverse .navbar-offcanvas .navmenu-link {
  color: #aeaeae;
}
.navmenu-inverse .navmenu-link:hover,
.navbar-inverse .navbar-offcanvas .navmenu-link:hover {
  color: #ffffff;
}
.navmenu-inverse .btn-link,
.navbar-inverse .navbar-offcanvas .btn-link {
  color: #aeaeae;
}
.navmenu-inverse .btn-link:hover,
.navbar-inverse .navbar-offcanvas .btn-link:hover,
.navmenu-inverse .btn-link:focus,
.navbar-inverse .navbar-offcanvas .btn-link:focus {
  color: #ffffff;
}
.navmenu-inverse .btn-link[disabled]:hover,
.navbar-inverse .navbar-offcanvas .btn-link[disabled]:hover,
fieldset[disabled] .navmenu-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .navbar-offcanvas .btn-link:hover,
.navmenu-inverse .btn-link[disabled]:focus,
.navbar-inverse .navbar-offcanvas .btn-link[disabled]:focus,
fieldset[disabled] .navmenu-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .navbar-offcanvas .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 2px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #888888;
}
.breadcrumb-small {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.6;
}
.breadcrumb-small.upper {
  font-size: 11px;
}
.header-group .breadcrumb {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.6;
  padding: 0;
  margin-bottom: 0;
  border-radius: 0;
  background-color: transparent;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 2px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #2f87c1;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #205c83;
  background-color: #dedede;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #2f87c1;
  border-color: #2f87c1;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #888888;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.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-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.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-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
/* 
 * -----------------------------------------------------------------------------
 * BS-CUSTOM - PAGINATION
 * ----------------------------------------------------------------------------- 
 */
.pagination .pager:before,
.pagination .pager:after {
  content: " ";
  display: inline;
}
.pagination .pager:after {
  clear: none;
}
.pagination > li > a,
.pagination > li > span {
  cursor: pointer;
}
.pagination > li > a,
.pagination > li > span {
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li > a > i + i,
.pagination > li > span > i + i {
  margin-left: -10px;
}
.pagination > li [data-icon],
.pagination > li [class*=" @{@appicon-css-prefix}-"] {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > span > a:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination > li > span > a:focus {
  text-decoration: none;
  cursor: pointer;
}
.pagination-btn > li > a,
.pagination-btn > li > span,
.pagination-btn > li > .form-control {
  border-left-width: 1px;
  margin-left: 5px;
  border-radius: 2px;
}
.pagination-btn > li:first-child > a,
.pagination-btn > li:first-child > span {
  margin-left: 0;
}
.pagination-rounded > li:first-child > a,
.pagination-rounded > li:first-child > span {
  padding-left: 16px;
  border-bottom-left-radius: 500px;
  border-top-left-radius: 500px;
}
.pagination-rounded > li:last-child > a,
.pagination-rounded > li:last-child > span {
  padding-right: 16px;
  border-bottom-right-radius: 500px;
  border-top-right-radius: 500px;
}
.pagination-circle > li > a,
.pagination-circle > li > span {
  margin-left: 5px;
  padding-right: 0;
  padding-left: 0;
  width: 34px;
  text-align: center;
  border-radius: 500px;
}
.pagination-circle > li:first-child > a,
.pagination-circle > li:last-child > a,
.pagination-circle > li:first-child > span,
.pagination-circle > li:last-child > span {
  border-radius: 500px;
}
.pagination-circle.pagination-lg > li > a,
.pagination-circle.pagination-lg > li > span {
  width: 47px;
}
.pagination-circle.pagination-sm > li > a,
.pagination-circle.pagination-sm > li > span {
  width: 29px;
}
.pagination-image > li > a,
.pagination-image > li > span {
  padding: 0;
}
.pagination-image .thumb-icon {
  width: 34px;
  height: auto;
}
.pagination-image .thumb-icon > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.pagination-image > li:first-child > a,
.pagination-image > li:last-child > a,
.pagination-image > li:first-child > span,
.pagination-image > li:last-child > span {
  padding: 6px 12px;
}
.pagination-image.pagination-lg .thumb-icon {
  width: 47px;
}
.pagination-image.pagination-lg > li:first-child > a,
.pagination-image.pagination-lg > li:last-child > a,
.pagination-image.pagination-lg > li:first-child > span,
.pagination-image.pagination-lg > li:last-child > span {
  padding: 10px 16px;
}
.pagination-image.pagination-sm .thumb-icon {
  width: 29px;
}
.pagination-image.pagination-sm > li:first-child > a,
.pagination-image.pagination-sm > li:last-child > a,
.pagination-image.pagination-sm > li:first-child > span,
.pagination-image.pagination-sm > li:last-child > span {
  padding: 5px 10px;
}
.list-pagination {
  margin: 20px 0;
}
.list-pagination > li {
  padding: 0;
}
.list-pagination > li > a,
.list-pagination > li > span {
  padding: .2em .65em;
  font-weight: 600;
  border-radius: 2px;
}
.list-pagination > li > a:hover,
.list-pagination > li > span:hover {
  background-color: #dedede;
  text-decoration: none;
}
.list-pagination > .active > a,
.list-pagination > .active > span,
.list-pagination > .active > a:hover,
.list-pagination > .active > span:hover,
.list-pagination > .active > a:focus,
.list-pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #2f87c1;
  border-color: #2f87c1;
  cursor: default;
}
.pagination-control {
  position: relative;
  float: left;
  height: auto;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
  border-radius: 0;
  max-width: 70px;
}
.pagination-control:focus,
.pagination-control.active {
  z-index: 2;
}
.pagination-btn .pagination-control {
  margin-left: 0;
}
.panel-footer .pagination {
  margin: 0;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #dedede;
}
.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: #888888;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #888888;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #6f6f6f;
}
.label-primary {
  background-color: #2f87c1;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #256a98;
}
.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;
}
.label {
  font-weight: 600;
}
.label.pull-right {
  position: relative;
  top: 1px;
}
.label.pull-right + .label {
  margin-right: 4px;
}
.label-sign {
  display: inline-block;
  padding: .1em .6em .1em;
  text-indent: -9999px;
}
.dropdown-menu .label-sign {
  padding: .0em .5em .0em;
}
.label-badge {
  background-image: url("../img/background/translucent/grays/translucent10.png");
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
}
.label-inline {
  display: inline-block;
  padding: .35em .7em .35em;
}
.label-block {
  display: inline-block;
  padding: .35em .7em .35em;
  width: 100%;
}
.label-group {
  margin-top: 10px;
  margin-bottom: 10px;
}
.label-group .label {
  display: inline-block;
  padding: .35em .7em .35em;
  margin-top: 2px;
  margin-bottom: 2px;
}
.label-brand {
  background-color: #3482e6;
}
.label-brand[href]:hover,
.label-brand[href]:focus {
  background-color: #1968ce;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 600;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #888888;
  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: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #2f87c1;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.badge {
  padding: 3px 6px;
}
.badge-in,
.badge-out {
  position: absolute;
  padding: .3em .5em;
  border-radius: 2px;
}
.badge-in.top {
  top: 4px;
  right: 4px;
}
.badge-in.bottom {
  bottom: 4px;
  right: 4px;
}
.badge-out {
  position: absolute;
  padding: .3em .5em;
  border-radius: 2px;
}
.badge-out.top {
  top: -4px;
  right: -4px;
}
.badge-out.bottom {
  bottom: -4px;
  right: -4px;
}
.badge-sm {
  padding: 2px 4px;
  font-size: .714em;
  line-height: 1.1;
}
.badge-info {
  background-color: #5bc0de;
}
.badge-danger {
  background-color: #d9534f;
}
.badge-success {
  background-color: #5cb85c;
}
.badge-warning {
  background-color: #f0ad4e;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #dedede;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #c5c5c5;
}
.container .jumbotron {
  border-radius: 3px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #2f87c1;
}
.thumbnail .caption {
  padding: 9px;
  color: #444444;
}
.thumb-box {
  padding: 0;
  border-width: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.125);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.125);
}
.thumb-box .caption {
  padding: 9px 13px;
}
.thumbnail-lg {
  padding: 9px;
}
.thumbnail-lg .caption {
  padding: 9px 4px;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 2px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.alert-fixed-top,
.alert-fixed-bottom {
  position: fixed;
  width: 100%;
  z-index: 1035;
  border-radius: 0;
  margin: 0;
  left: 0;
}
@media (min-width: 992px) {
  .alert-fixed-top,
  .alert-fixed-bottom {
    width: 992px;
    left: 50%;
    margin-left: -496px;
  }
}
.alert-fixed-top {
  top: 0;
  border-width: 0 0 1px 0;
}
@media (min-width: 992px) {
  .alert-fixed-top {
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-width: 0 1px 1px 1px;
  }
}
.alert-fixed-bottom {
  bottom: 0;
  border-width: 1px 0 0 0;
}
@media (min-width: 992px) {
  .alert-fixed-bottom {
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    border-width: 1px 1px 0 1px;
  }
}
.alert-dismissable .close,
.alert-dismissible .close {
  top: 0;
}
.alert-container {
  margin-bottom: 20px;
}
.alert-container > * {
  margin-bottom: 0;
  border-radius: 0;
}
.alert-stacked {
  border-width: 0 0 2px 0;
  border-radius: 0;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #2f87c1;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar[aria-valuenow="0"] {
  color: #888888;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress {
  position: relative;
}
.progress-opaci {
  background-color: transparent;
  background-image: url("../img/background/translucent/grays/translucent20.png");
}
.progress-bfade {
  background-color: rgba(0, 0, 0, 0.2);
}
.progress-wfade {
  background-color: rgba(255, 255, 255, 0.2);
}
.progress-bar {
  line-height: 21px;
}
.progress-bar span {
  margin-left: .5em;
  margin-right: .5em;
  font-size: .92em;
  font-weight: 600;
}
.progress-xs {
  height: 2px;
  box-shadow: none;
}
.progress-mn {
  height: 5px;
}
.progress-sm {
  height: 10px;
}
.progress-lg {
  height: 30px;
  margin-bottom: 10px;
}
.progress-lg .progress-bar {
  line-height: 30px;
}
.progress-bar-white {
  background-color: #ffffff;
}
.progress-striped .progress-bar-white {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-gray {
  background-color: #666666;
}
.progress-striped .progress-bar-gray {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-group {
  position: relative;
  display: block;
  margin-bottom: 10px;
}
.progress-group > .pull-left {
  margin-right: 10px;
}
.progress-group > .pull-right {
  margin-left: 10px;
}
.progress-group .progress {
  margin-bottom: 0;
}
.progress-group label {
  display: block;
}
.progress-label {
  float: left;
  margin-right: 10px;
  white-space: nowrap;
  font-weight: 600;
}
.progress-list {
  display: inline-block;
  vertical-align: top;
  padding-left: 0;
  list-style: none;
}
.progress-list.vertical > li.progress,
.progress-list.vertical > li.legend {
  float: left;
  margin-right: 10px;
}
.progress-list.vertical > li.legend {
  padding-right: 10px;
  padding-left: 10px;
}
.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 {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #dedede;
  color: #888888;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #888888;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #333333;
  background-color: #d0e0ea;
  border-color: #d0e0ea;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #4d4d4d;
}
.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;
}
.list-group-heading {
  color: #888888;
  margin-top: 20px;
  margin-bottom: 0;
  padding: 10px 15px 6px 15px;
}
.list-group-action {
  margin-bottom: 20px;
}
.list-group-action:before,
.list-group-action:after {
  content: " ";
  display: table;
}
.list-group-action:after {
  clear: both;
}
.list-group-action:before,
.list-group-action:after {
  content: " ";
  display: table;
}
.list-group-action:after {
  clear: both;
}
.list-group + .list-group-action,
.list-composite + .list-group-action {
  margin-top: -10px;
}
.list-title {
  margin: 0;
  color: inherit;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-row .list-group-item {
  border-right: none;
  border-left: none;
}
.list-row .list-group-item:first-child {
  border-top: none;
}
.list-row .list-group-item:last-child {
  border-bottom: none;
}
.list-transparent .list-group-item:not(.active) {
  background-color: transparent;
}
.list-transparent a.list-group-item:not(.active):hover,
.list-transparent a.list-group-item:not(.active):focus {
  background-image: url("../img/background/translucent/grays/translucent2.png");
}
.list-group-item > .fi.pull-left,
.list-group-item > .fi.pull-right {
  line-height: 20px;
}
.list-group-item > .fi.pull-left {
  margin-right: 1em;
}
.list-group-item > .fi.pull-right {
  margin-left: 1em;
}
.list-group-item > .fi.fi-2x.pull-left {
  margin-left: -5px;
  margin-right: .25em;
}
.list-group-item > .fi.fi-2x.pull-right {
  margin-right: -5px;
  margin-left: .25em;
}
.list-group-item.selected,
.list-group-item.selected:hover,
.list-group-item.selected:focus {
  color: #2f87c1;
  background-color: #f2f2f2;
  border-color: #dddddd;
}
.list-group-item.selected .list-group-item-heading,
.list-group-item.selected:hover .list-group-item-heading,
.list-group-item.selected:focus .list-group-item-heading,
.list-group-item.selected .list-group-item-heading > small,
.list-group-item.selected:hover .list-group-item-heading > small,
.list-group-item.selected:focus .list-group-item-heading > small,
.list-group-item.selected .list-group-item-heading > .small,
.list-group-item.selected:hover .list-group-item-heading > .small,
.list-group-item.selected:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.selected .list-group-item-text,
.list-group-item.selected:hover .list-group-item-text,
.list-group-item.selected:focus .list-group-item-text {
  color: #4f9fd4;
}
.list-group-item .sign {
  opacity: 0;
  filter: alpha(opacity=0);
}
.list-group-item[class^="signer-"] .dot,
.list-group-item[class*=" signed-"] .dot {
  opacity: 1;
  filter: alpha(opacity=100);
}
.list-group-item a.attachment {
  color: inherit;
}
.list-group-item.active .checkbox-css-toogle {
  color: inherit;
}
.list-group-item.active .msg-star input + i:before,
.list-group-item.active .msg-star input + i:after {
  color: inherit;
}
.list-composite {
  list-style: none;
  padding-left: 0;
  border-top: 1px solid #b7b7b7;
  border-bottom: 1px solid #b7b7b7;
}
.xcomposite-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.xcomposite-item:first-child {
  border-top: none;
}
.xcomposite-item:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.xcomposite-item > .badge {
  float: right;
}
.xcomposite-item > .badge + .badge {
  margin-right: 5px;
}
.item-composite {
  position: relative;
  display: block;
  padding-left: 15px;
}
.item-composite:before,
.item-composite:after {
  content: " ";
  display: table;
}
.item-composite:after {
  clear: both;
}
.item-composite:before,
.item-composite:after {
  content: " ";
  display: table;
}
.item-composite:after {
  clear: both;
}
.item-composite > aside {
  float: left;
  padding: 10px 15px 9px 0;
  border-bottom: 1px solid transparent;
}
.item-composite > .item-content {
  border-bottom: 1px solid #dddddd;
  white-space: nowrap;
  overflow: hidden;
}
.item-composite > .item-content > * {
  display: block;
  padding: 10px 15px 9px 0;
  margin: 0;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.item-composite > .item-content > aside {
  float: right;
}
.item-composite > .item-content > aside > span {
  color: #888888;
}
.item-composite .title {
  margin-top: 0;
  margin-bottom: 0;
}
.dotted .item-composite > .item-content {
  border-bottom-style: dotted;
  border-color: #cbcbcb;
}
.item-composite:last-child > .item-content {
  border-bottom: none;
}
.list-condensed .item-composite > aside,
.list-condensed .item-composite > .item-content > * {
  padding: 6px 15px 5px 0;
}
.item-link {
  cursor: pointer;
}
.item-link:hover {
  background-color: #dedede;
}
.item-link .item-content {
  padding-right: 35px;
}
.item-link .item-content:after {
  display: inline-block;
  font-family: "FontIcons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 0;
  top: 0;
  margin: 10px 15px 0 0;
  font-size: 20px;
  content: "\ea39";
  opacity: 0.45;
  filter: alpha(opacity=45);
}
.item-composite-media .item-inner {
  border-bottom: 1px solid #dddddd;
  white-space: nowrap;
  overflow: hidden;
}
.item-composite-media .item-inner > .item-content {
  white-space: nowrap;
  overflow: hidden;
}
.item-composite-media .item-inner > .item-content > * {
  padding: 10px 15px 0 0;
  margin: 0;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.item-composite-media .item-inner > .item-content > aside {
  float: right;
}
.item-composite-media .item-inner > .item-content > aside > span {
  color: #888888;
}
.item-composite-media .item-inner > .item-subtitle,
.item-composite-media .item-inner > .item-text {
  padding-right: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.item-composite-media .item-inner > .item-subtitle:last-child,
.item-composite-media .item-inner > .item-text:last-child {
  padding-bottom: 9px;
}
.br-mn > .list-group-item {
  margin-bottom: -2px;
  border-width: 2px;
}
.br-tn > .list-group-item {
  margin-bottom: -3px;
  border-width: 3px;
}
.br-sm > .list-group-item {
  margin-bottom: -4px;
  border-width: 4px;
}
.list-cells {
  list-style: none;
  padding-left: 0;
}
.list-item-cell {
  display: table;
  table-layout: fixed;
  list-style: none;
  padding-left: 15px;
  width: 100%;
}
.list-item-cell > aside,
.list-item-cell > .item-content {
  position: relative;
  display: table-cell;
  padding: 10px 15px 10px 0;
  vertical-align: middle;
}
.list-item-cell > .item-content > aside {
  float: right;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.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 #dddddd;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.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-right-radius: 1px;
  border-top-left-radius: 1px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.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: 1px;
}
.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: 1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.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: 1px;
}
.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: 1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 2px;
}
.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 #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #444444;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #444444;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #2f87c1;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #2f87c1;
  border-color: #2f87c1;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #2f87c1;
}
.panel-primary > .panel-heading .badge {
  color: #2f87c1;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #2f87c1;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.panel {
  position: relative;
  border-width: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.125), 0 2px 6px rgba(0,0,0,.125);
  box-shadow: 0 1px 1px rgba(0,0,0,.125), 0 2px 6px rgba(0,0,0,.125);
}
a.panel {
  display: block;
}
.panel-title.upper {
  font-size: 15px;
}
.panel-heading-sm {
  padding-top: 7px;
  padding-bottom: 7px;
}
.panel-heading-sm .panel-title {
  font-size: 13px;
  line-height: 20px;
}
.panel-body .panel-body-handler {
  margin-left: -15px;
  margin-right: -15px;
}
.panel-controls {
  float: right;
  top: -1px;
}
.panel-controls.fix {
  top: 9px;
  margin-right: 0;
  padding-right: 10px;
}
.panel-controls label {
  color: inherit;
}
[data-panel="reload"] > i:before {
  content: "\e9af";
}
[data-panel="options"] > i:before {
  content: "\e90e";
}
[data-panel="collapse"] > i:before {
  content: "\e921";
}
[data-panel="collapse"].closed > i:before {
  content: "\e920";
}
[data-panel="fullview"] > i:before {
  content: "\ea61";
}
[data-panel="closeview"] {
  display: none;
  margin: 0 0 0 -20px;
  -moz-outline-style: none;
  outline-style: none;
  -moz-outline: none;
  outline: none;
}
[data-panel="closeview"]:focus {
  -moz-outline-style: none;
  outline-style: none;
  outline: 0;
}
[data-panel="closeview"] > i:before {
  content: "\ea63";
}
[data-panel="closeview"].close {
  width: 38px;
  height: 38px;
  border-radius: 100%;
}
[data-panel="closeview"].close:hover {
  text-decoration: none;
  border: 2px solid;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: -webkit-transform 0.5s ease 0s, border 0.2s ease 0.2s;
  -moz-transition: -moz-transform 0.5s ease 0s, border 0.2s ease 0.2s;
  -o-transition: -o-transform 0.5s ease 0s, border 0.2s ease 0.2s;
  transition: transform 0.5s ease 0s, border 0.2s ease 0.2s;
}
[data-panel="dismits"] {
  display: none;
  margin: 0 0 0 -20px;
  -moz-outline-style: none;
  outline-style: none;
  -moz-outline: none;
  outline: none;
}
[data-panel="dismits"]:focus {
  -moz-outline-style: none;
  outline-style: none;
  outline: 0;
}
[data-panel="dismits"] > i:before {
  content: "\e90f";
}
[data-panel="dismits"].close {
  width: 38px;
  height: 38px;
  border-radius: 100%;
}
[data-panel="dismits"].close:hover {
  text-decoration: none;
  border: 2px solid;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: -webkit-transform 0.5s ease 0s, border 0.2s ease 0.2s;
  -moz-transition: -moz-transform 0.5s ease 0s, border 0.2s ease 0.2s;
  -o-transition: -o-transform 0.5s ease 0s, border 0.2s ease 0.2s;
  transition: transform 0.5s ease 0s, border 0.2s ease 0.2s;
}
.fullpage-visible {
  display: none;
}
.read-fullpage body {
  overflow: hidden;
}
.read-fullpage .appnavbar,
.read-fullpage .appsidebar,
.read-fullpage .appsidebar-tapper,
.read-fullpage .fullpage-hidden {
  display: none;
}
.read-fullpage .fullpage-visible {
  display: block;
}
.read-fullpage .appcontainer {
  padding: 0 !important;
}
.read-fullpage .appcontent-wrapper {
  margin: 0 !important;
  border-top-width: 0 !important;
}
.read-fullpage .fullpage-box {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  overflow-y: auto;
  background-color: #fff;
  z-index: 1060;
}
.read-fullpage .fullpage-box > div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: auto;
}
.read-fullpage [data-panel="fullview"] {
  display: none;
}
.read-fullpage [data-panel="closeview"] {
  display: inline-block;
}
@media (min-width: 768px) {
  .read-fullpage .fullpage-box > div {
    padding: 20px;
  }
}
.accordion-toggle {
  position: relative;
  display: block;
  cursor: pointer;
}
.accordion-toggle .indicator {
  position: absolute;
  right: -2px;
  top: 50%;
  margin-top: -0.5em;
  display: inline-block;
  font-family: "FontIcons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.accordion-toggle .indicator:before {
  content: "\eb5a";
}
.accordion-toggle .indicator.chevron:before {
  content: "\ea41";
}
.accordion-toggle.collapsed .indicator:before {
  content: "\eb5c";
}
.accordion-toggle.collapsed .indicator.chevron:before {
  content: "\ea42";
}
.panel-light {
  box-shadow: none;
}
.panel-simple {
  background-color: transparent;
  box-shadow: none;
}
.panel-grid {
  box-shadow: none;
  border-radius: 0;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.embed-responsive.embed-responsive-golden {
  padding-bottom: 61.8%;
}
.embed-responsive.embed-responsive-square {
  padding-bottom: 100%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 3px;
}
.well-sm {
  padding: 9px;
  border-radius: 2px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.close {
  font-size: 20px;
  line-height: 20px;
}
.close i {
  display: inline-block;
  font-family: "FontIcons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.close i:before {
  content: "\e90f";
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.modal-content {
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.modal-header {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.modal-header .close {
  margin-top: 1px;
  color: inherit;
}
.simple-modal.modal-extend,
.simple-modal .modal-content {
  border-width: 0;
}
.simple-modal .modal-header {
  padding: 25px 25px 10px 25px;
  border-bottom-width: 0;
}
.simple-modal .modal-header.border {
  border-width: 1px;
}
.simple-modal .modal-header + .modal-body {
  padding-top: 5px;
}
.simple-modal .modal-body {
  padding: 25px 25px 10px;
}
.simple-modal .modal-body.content-scrollable {
  padding-right: 20px;
  margin-right: 5px;
}
.simple-modal .modal-footer {
  padding: 5px 25px 15px 25px;
  border-top-width: 0;
}
.simple-modal .content-scrollable + .modal-footer {
  padding-top: 15px;
}
.modal-footer-buttons,
.simple-modal .modal-footer-buttons {
  padding: 0;
}
.modal-footer-buttons .btn,
.simple-modal .modal-footer-buttons .btn {
  float: left;
  display: block;
  padding-top: 1em;
  padding-bottom: 1em;
  margin: 0;
  width: 50%;
  border-width: 0;
  border-radius: 0;
}
.modal-footer-buttons .btn + .btn,
.simple-modal .modal-footer-buttons .btn + .btn {
  border-left-width: 1px;
}
.modal-footer-buttons .btn:first-child,
.simple-modal .modal-footer-buttons .btn:first-child {
  border-bottom-left-radius: 2px;
}
.modal-footer-buttons .btn:last-child,
.simple-modal .modal-footer-buttons .btn:last-child {
  border-bottom-right-radius: 2px;
}
.modal-footer.buttons {
  padding: 0;
}
.modal-footer.buttons .btn {
  float: left;
  display: block;
  padding: 1em 0;
  margin: 0;
  width: 50%;
  border-radius: 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
.modal-footer.buttons .btn:first-child {
  border-left-color: transparent;
}
.modal-footer.buttons .btn:last-child {
  border-right-color: transparent;
}
.modal-footer.buttons .btn + .btn {
  border-left-width: 0;
}
.modal-extend.dialog-modal {
  width: 100%;
  margin-left: -50%;
  border: none;
  border-radius: 0;
}
.modal-extend.dialog-modal .modal-dialog {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}
.modal-extend.dialog-modal .modal-header {
  border-bottom-color: transparent;
}
.modal-extend.dialog-modal .modal-footer {
  border-top-color: transparent;
  background-color: transparent;
}
@media (min-width: 768px) {
  .modal-extend.dialog-modal {
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.125);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.125);
  }
  .modal-extend.dialog-modal .modal-dialog {
    width: 75%;
  }
  .modal-extend.dialog-modal .modal-header {
    padding-top: 30px;
    padding-bottom: 5px;
  }
  .modal-extend.dialog-modal .modal-footer {
    padding-top: 5px;
    padding-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .modal-extend.dialog-modal .modal-dialog {
    width: 60%;
  }
}
.modal-red.modal-extend,
.modal-red .modal-content {
  color: #ffffff;
  background-color: #e32235;
  border: 1px solid #c61022;
}
.modal-red .modal-header {
  border-bottom-color: #e89ca3;
}
.modal-red .modal-footer {
  border-top-color: #e89ca3;
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 2px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 2px 2px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.offcanvas {
  display: none;
}
.offcanvas.in {
  display: block;
}
@media (max-width: 767px) {
  .offcanvas-xs {
    display: none;
  }
  .offcanvas-xs.in {
    display: block;
  }
}
@media (max-width: 991px) {
  .offcanvas-sm {
    display: none;
  }
  .offcanvas-sm.in {
    display: block;
  }
}
@media (max-width: 1199px) {
  .offcanvas-md {
    display: none;
  }
  .offcanvas-md.in {
    display: block;
  }
}
.offcanvas-lg {
  display: none;
}
.offcanvas-lg.in {
  display: block;
}
.canvas-sliding {
  -webkit-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.offcanvas-clone {
  height: 0px !important;
  width: 0px !important;
  overflow: hidden !important;
  border: none !important;
  margin: 0px !important;
  padding: 0px !important;
  position: absolute !important;
  top: auto !important;
  left: auto !important;
  bottom: 0px !important;
  right: 0px !important;
  opacity: 0 !important;
}
.table.rowlink td:not(.rowlink-skip),
.table .rowlink td:not(.rowlink-skip) {
  cursor: pointer;
}
.table.rowlink td:not(.rowlink-skip) a,
.table .rowlink td:not(.rowlink-skip) a {
  color: inherit;
  font: inherit;
  text-decoration: inherit;
}
.table-hover.rowlink tr:hover td,
.table-hover .rowlink tr:hover td {
  background-color: #afc6d3;
}
.btn-file {
  overflow: hidden;
  position: relative;
  vertical-align: middle;
}
.btn-file > input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  font-size: 23px;
  height: 100%;
  width: 100%;
  direction: ltr;
  cursor: pointer;
}
.fileinput {
  margin-bottom: 9px;
  display: inline-block;
}
.fileinput .form-control {
  padding-top: 7px;
  padding-bottom: 5px;
  display: inline-block;
  margin-bottom: 0px;
  vertical-align: middle;
  cursor: text;
}
.fileinput .thumbnail {
  overflow: hidden;
  display: inline-block;
  margin-bottom: 5px;
  vertical-align: middle;
  text-align: center;
}
.fileinput .thumbnail > img {
  max-height: 100%;
}
.fileinput .btn {
  vertical-align: middle;
}
.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
  display: none;
}
.fileinput-inline .fileinput-controls {
  display: inline;
}
.fileinput-filename {
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
}
.form-control .fileinput-filename {
  vertical-align: bottom;
}
.fileinput.input-group {
  display: table;
}
.fileinput.input-group > * {
  position: relative;
  z-index: 2;
}
.fileinput.input-group > .btn-file {
  z-index: 1;
}
.fileinput-new.input-group .btn-file,
.fileinput-new .input-group .btn-file {
  border-radius: 0 2px 2px 0;
}
.fileinput-new.input-group .btn-file.btn-xs,
.fileinput-new .input-group .btn-file.btn-xs,
.fileinput-new.input-group .btn-file.btn-sm,
.fileinput-new .input-group .btn-file.btn-sm {
  border-radius: 0 2px 2px 0;
}
.fileinput-new.input-group .btn-file.btn-lg,
.fileinput-new .input-group .btn-file.btn-lg {
  border-radius: 0 3px 3px 0;
}
.form-group.has-warning .fileinput .fileinput-preview {
  color: #8a6d3b;
}
.form-group.has-warning .fileinput .thumbnail {
  border-color: #faebcc;
}
.form-group.has-error .fileinput .fileinput-preview {
  color: #a94442;
}
.form-group.has-error .fileinput .thumbnail {
  border-color: #ebccd1;
}
.form-group.has-success .fileinput .fileinput-preview {
  color: #3c763d;
}
.form-group.has-success .fileinput .thumbnail {
  border-color: #d6e9c6;
}
.input-group-addon:not(:first-child) {
  border-left: 0;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.header-group:before,
.header-group:after,
.list-float:before,
.list-float:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.container-fluid:before,
.container-fluid:after,
.row-phn:before,
.row-phn: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,
.select2-choices:before,
.select2-choices:after,
.tile-content-holder:before,
.tile-content-holder:after,
.appbar-container:before,
.appbar-container:after,
.appbar-footer:before,
.appbar-footer:after,
.side-handler:before,
.side-handler:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.header-group:after,
.list-float:after,
.container:after,
.container-fluid:after,
.row:after,
.container-fluid:after,
.row-phn: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,
.select2-choices:after,
.tile-content-holder:after,
.appbar-container:after,
.appbar-footer:after,
.side-handler:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .pull-right-sm {
    float: right !important;
  }
  .pull-left-sm {
    float: left !important;
  }
}
@media (min-width: 992px) {
  .pull-right-md {
    float: right !important;
  }
  .pull-left-md {
    float: left !important;
  }
}
@media (min-width: 1200px) {
  .pull-right-lg {
    float: right !important;
  }
  .pull-left-lg {
    float: left !important;
  }
}
/*! -----------------------------------------------------------------------------
 * ADMIN TEMPLATE | WOO Admin Template
 * --------------------------------------
 * version       : 10.08.2014 - 1.0.0
 * copyright     : (c) 2014 Petr Marasek. All Rights Reserved.
 * license:      : Copyrighted Commercial Software
 * website:      : http://www.gootoboo.com
 * support       : gootoboo@gmail.com
 * 
 * -----------------------------------------------------------------------------
 * ADMIN TEMPLATE - TEMPLATE
 * ----------------------------------------------------------------------------- 
 */
/*! -----------------------------------------------------------------------------
 * ADMIN TEMPLATE | WOO Admin Template
 * --------------------------------------
 * version       : 10.08.2014 - 1.0.0
 * copyright     : (c) 2014 Petr Marasek. All Rights Reserved.
 * license:      : Copyrighted Commercial Software
 * website:      : http://www.gootoboo.com
 * support       : gootoboo@gmail.com
 * 
 * -----------------------------------------------------------------------------
 * ADMIN TEMPLATE - TEMPLATE
 * ----------------------------------------------------------------------------- 
 */
/*!
 * Tab drop for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Jenna Schabdach
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.nav-tabs,
.nav-pills {
  position: relative;
}
/* adjust as needed so the tab text displays */
.tabdrop {
  min-width: 120px;
}
.display-tab {
  display: inline-block;
  vertical-align: middle;
}
.display-tab + .caret {
  margin-left: .6em;
}
/* hide any icons found in tabs not on first line */
.nav-tabs li li i {
  font-size: inherit;
}
.tabdrop .dropdown-menu {
  text-transform: none;
}
.tabdrop .dropdown-menu .sub-title {
  display: none;
}
.tabdrop .dropdown-menu .thumb-image {
  width: 20px;
}
/*
	STYLE SHEET FOR JQUERY LISTNAV PLUGIN V 2.4.0, 3/11/2014
	For more information, visit http://esteinborn.github.com/jquery-listnav
*/
.listNav,
.ln-letters {
  overflow: hidden;
}
.listNavHide {
  display: none !important;
}
.listNavShow {
  display: list-item;
}
.letterCountShow {
  display: block;
}
.ln-letters a {
  font-size: 0.9em;
  display: block;
  float: left;
  padding: 4px 6px;
  text-align: center;
  text-decoration: none;
  min-width: 30px;
}
.ln-letters a:hover,
.ln-letters .ln-selected {
  background-color: #eaeaea;
}
.ln-letters .ln-disabled {
  color: #888888;
}
.ln-no-match {
  text-align: center;
  padding: 20px;
}
.ln-letter-count {
  position: absolute;
  background-color: #000000;
  border: 0 solid transparent;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  z-index: 1070;
  top: 0;
  display: block;
  visibility: visible;
  min-width: 30px !important;
  max-width: 200px;
  margin-top: -5px;
  padding: 3px 0;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  border-radius: 2px;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.ln-letter-count:after,
.ln-letter-count:before {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.ln-letter-count:after {
  border-top-color: #000000;
  border-width: 5px;
  left: 50%;
  margin-left: -5px;
}
.ln-letter-count:before {
  border-top-color: transparent;
  border-width: 5px;
  left: 50%;
  margin-left: -5px;
}
/*!
 * Bootstrap Modal Extend Patch Edit for This Template
 * Boostrap 3 patch for for bootstrap-modal. Include BEFORE bootstrap-modal.css!
 */
.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 0;
}
.modal-extend {
  left: 50%;
  bottom: auto;
  right: auto;
  padding: 0;
  width: 600px;
  margin-left: -300px;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
}
.modal-extend.container {
  max-width: none;
}
.modal-extend .modal-dialog {
  margin: 0;
}
.modal-extend .modal-content {
  position: relative;
  background-color: transparent;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.modal-extend.fade .modal-dialog {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  -webkit-transition: -webkit-transform none;
  -moz-transition: -moz-transform none;
  -o-transition: -o-transform none;
  transition: transform none;
}
.modal-extend.in .modal-dialog {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.modal-open.page-overflow .page-container,
.modal-open.page-overflow .page-container .navbar-fixed-top,
.modal-open.page-overflow .page-container .navbar-fixed-bottom,
.modal-open.page-overflow .modal-scrollable {
  overflow-y: scroll;
}
@media (max-width: 991px) {
  .modal-open.page-overflow .page-container .navbar-fixed-top,
  .modal-open.page-overflow .page-container .navbar-fixed-bottom {
    overflow-y: visible;
  }
}
.modal-scrollable {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto;
}
.modal-extend {
  outline: none;
  position: absolute;
  margin-top: 0;
  top: 50%;
  overflow: visible;
}
.modal-extend.fade {
  top: -100%;
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out;
}
.modal-extend.fade.in {
  top: 50%;
}
.modal-extend .modal-body {
  max-height: none;
  overflow: visible;
}
.modal-extend.modal-absolute {
  position: absolute;
  z-index: 950;
}
.modal-extend .loading-mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  border-radius: 6px;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.modal-backdrop.modal-absolute {
  position: absolute;
  z-index: 940;
}
.modal-extend.container {
  width: 940px;
  margin-left: -470px;
}
/* Modal Overflow */
.modal-extend.modal-overflow {
  top: 1%;
}
.modal-extend.modal-overflow.fade {
  top: -100%;
}
.modal-extend.modal-overflow.fade.in {
  top: 1%;
}
.modal-extend.modal-overflow .modal-body {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
/* Responsive */
@media (min-width: 768px) {
  .modal-extend .modal-dialog {
    width: auto;
    margin: 0;
  }
  .modal-extend .modal-content {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
@media (min-width: 1200px) {
  .modal-extend.container {
    width: 1170px;
    margin-left: -585px;
  }
}
@media (min-width: 1600px) {
  .modal-extend.container {
    width: 1570px;
    margin-left: -785px;
  }
}
@media (max-width: 991px) {
  .modal-extend,
  .modal-extend.container,
  .modal-extend.modal-overflow {
    top: 1%;
    right: 1%;
    left: 1%;
    bottom: auto;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  .modal-extend.fade.in,
  .modal-extend.container.fade.in,
  .modal-extend.modal-overflow.fade.in {
    top: 1%;
    bottom: auto;
  }
  .modal-extend .modal-body,
  .modal-extend.modal-overflow .modal-body {
    position: static;
    margin: 0;
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
  }
  .modal-extend .modal-footer,
  .modal-extend.modal-overflow .modal-footer {
    position: static;
  }
}
.loading-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -12px 0 0 -12px;
}
/* Magnific Popup CSS */
.mfp-bg,
.mfp-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mfp-bg {
  z-index: 1050;
  overflow: hidden;
  background: #000000;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  z-index: 1051;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 15px;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1053;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-close,
.mfp-arrow,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1052;
}
.mfp-preloader a {
  display: block;
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: white;
}
.mfp-preloader:before {
  width: 60px;
  height: 60px;
  color: #FFF;
  opacity: 0.65;
  margin: 0 auto;
  margin-top: -30px;
  display: inline-block;
  font-family: "FontIcons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 60px;
  line-height: 58px;
  text-align: center;
  text-indent: 0;
  content: "\e866";
  -webkit-animation: spin .8s infinite linear;
  -moz-animation: spin .8s infinite linear;
  -o-animation: spin .8s infinite linear;
  animation: spin .8s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  display: block;
  padding: 0;
  overflow: visible;
  border: 0;
  background-color: transparent;
  background-image: none;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
  z-index: 1054;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 60px;
  height: 60px;
  line-height: 60px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.6;
  filter: alpha(opacity=60);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 30px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:before {
  display: inline-block;
  font-family: "FontIcons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  text-indent: 0;
  content: "\e90f";
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-container .mfp-close:before {
  content: "";
}
.mfp-close-btn-in .mfp-close {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 24px;
  color: #333333;
}
.mfp-close-btn-in .mfp-close:before {
  content: "\e90f";
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: white;
  text-align: right;
  width: 100%;
}
.mfp-arrow {
  position: absolute;
  top: 50%;
  padding: 0;
  margin: 0;
  margin-top: -60px;
  opacity: 0.6;
  filter: alpha(opacity=60);
  width: 100px;
  height: 120px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  display: inline-block;
  font-family: "FontIcons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3em;
  text-align: center;
  color: #fff;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:active {
  margin-top: -59px;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
  content: "\ea3c";
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
  content: "\ea3a";
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}
img.mfp-img {
  display: block;
  padding: 40px 0 40px;
  margin: 0 auto;
  width: auto;
  max-width: 100%;
  height: auto;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
  line-height: 1.42857143;
}
.mfp-title {
  text-align: left;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
[data-mfp-src],
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
  * Remove all paddings around the image on small screen
  */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    -o-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -moz-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -moz-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.mfp-open .mfp-figure {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.bootstrap-select {
  /*width: 220px\9; IE8 and below*/
  width: 220px \0;
  /*IE9 and below*/
}
.bootstrap-select > .btn {
  width: 100%;
  padding-right: 25px;
}
.error .bootstrap-select .btn {
  border: 1px solid #b94a48;
}
.control-group.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select .btn:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row-fluid .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-search .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.input-append .bootstrap-select.btn-group {
  margin-left: -1px;
}
.input-prepend .bootstrap-select.btn-group {
  margin-right: -1px;
}
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group .btn .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.bootstrap-select.btn-group .btn .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group[class*="col-"] .btn {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  z-index: 1035;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:hover small,
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:focus small,
.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) a small {
  color: #64b1d8;
  color: rgba(100, 177, 216, 0.4);
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
}
.bootstrap-select.btn-group.fit-width .btn .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .btn .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 2.5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.btn-toolbar > .bootstrap-select.btn-group {
  float: left;
  margin-left: 5px;
}
.bootstrap-select.show-menu-arrow.open > .btn {
  z-index: 1036;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom-width: 7px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
  border-bottom-color: rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-bottom: 0;
  border-top-width: 7px;
  border-top-style: solid;
  border-top-color: #cccccc;
  border-top-color: rgba(204, 204, 204, 0.2);
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox {
  padding: 4px 8px;
}
.bs-actionsbox {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox input.form-control {
  margin-bottom: 0;
  width: 100%;
}
.mobile-device {
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0;
}
.form-control .select2-choice {
  border: 0;
}
.form-control.select2-container {
  padding: 0px;
}
.form-control.select2-container.select2-dropdown-open {
  border-color: #5897FB;
}
.form-control.select2-container .select2-choices {
  border: 0 !important;
}
/* Base */
.select2-container {
  padding: 0;
  overflow: hidden;
}
.input-group-lg > .select2-container,
.input-group-sm > .select2-container {
  padding: 0;
}
.input-group-lg > .select2-container.form-control,
.input-group-sm > .select2-container.form-control {
  padding: 0;
}
.form-horizontal .select2-container {
  margin-bottom: 0;
}
.input-group .select2-container {
  margin-bottom: 0;
}
.select2-container-multi {
  height: auto;
}
.input-group-lg > .select2-container-multi,
.input-group-sm > .select2-container-multi {
  height: auto;
}
.select2-choice {
  position: relative;
  display: block;
  color: #666666;
}
.select2-choice:focus,
.select2-choice:hover {
  color: #666666;
  text-decoration: none;
}
.select2-choice:focus {
  outline: 0;
}
.select2-input {
  border: none;
  outline: 0;
  color: #666666;
  vertical-align: middle;
}
.select2-default {
  color: #bbbbbb;
}
.select2-default:focus,
.select2-default:hover {
  color: #bbbbbb;
}
.select2-choice .select2-chosen {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-choices {
  margin: 0;
  padding: 0;
  cursor: text;
}
.select2-choices li {
  float: left;
  list-style: none;
}
.select2-search-choice {
  margin: 3px;
  display: inline-block;
  background-color: #ffffff;
  position: relative;
  color: #444444;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5;
  vertical-align: middle;
  cursor: default;
  border: 1px solid #cccccc;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.select2-search-choice-focus {
  color: #444444;
  background-color: #EBEBEB;
  border-color: #ADADAD;
}
.select2-search-choice-close {
  margin-top: -1em;
  padding: 0.5em;
  position: absolute;
  top: 50%;
  right: 2em;
  cursor: pointer;
  font-size: 10px;
  color: #666666;
  display: inline-block;
  font-family: "FontIcons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: none;
}
.select2-search-choice-close:before {
  content: "\e90f";
}
.select2-search-choice-close:hover,
.select2-search-choice-focus .select2-search-choice-close {
  color: #000000;
}
a.select2-search-choice-close {
  display: block;
  right: 0;
}
a.select2-search-choice-close:focus,
a.select2-search-choice-close:hover {
  text-decoration: none;
}
a.select2-search-choice-close:focus {
  outline: 0;
}
.select2-choice .select2-arrow {
  height: 100%;
  border-left: 1px solid transparent;
  background-color: transparent;
  position: absolute;
  top: 0;
  right: 0;
  color: #666666;
}
.select2-choice b {
  margin-top: -1em;
  padding: 0.5em;
  position: relative;
  top: 50%;
  font-size: 14px;
  display: inline-block;
  font-family: "FontIcons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
}
.select2-choice b:before {
  content: "\eb5c";
}
.select2-drop {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-top: none;
  border-radius: 0 0 2px 2px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  position: absolute;
  overflow: hidden;
  color: #666666;
  z-index: 9999;
}
.select2-drop.select2-drop-above {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: none;
  border-radius: 2px 2px 0 0;
  -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}
.select2-display-none {
  display: none;
}
.select2-search {
  padding: 4px;
}
.select2-search input {
  width: 100%;
  height: 30px;
  padding: 5px 10px;
  border: 1px solid #cccccc;
  border-radius: 2px;
  font-size: 12px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-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-search input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.select2-results {
  max-height: 240px;
  min-height: 25px;
  margin: 0;
  padding: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.select2-result-sub {
  margin: 0;
  padding: 0;
}
.select2-selection-limit,
.select2-searching,
.select2-no-results,
.select2-result-label {
  padding: 3px 20px;
}
.select2-result-with-children > .select2-result-label {
  padding-left: 5px;
  font-style: italic;
  font-weight: 600;
}
.select2-result-selectable {
  cursor: pointer;
}
.select2-disabled {
  color: #888888;
  cursor: not-allowed;
}
.select2-highlighted {
  color: #373737;
  background-color: #f5f5f5;
}
.select2-match {
  font-weight: bold;
}
.select2-selected {
  display: none;
}
.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-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;
}
select.select2-offscreen {
  display: none !important;
}
/* Active */
.select2-container-active {
  border-color: #66AFE9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.select2-dropdown-open,
.form-control.select2-dropdown-open {
  border-color: rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: none;
  box-shadow: none;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.select2-dropdown-open.select2-drop-above,
.form-control.select2-dropdown-open.select2-drop-above {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
/*
.select2-dropdown-open .select2-arrow {
	background-color: transparent;
	border-left: none;
}

.select2-dropdown-open .select2-choice b:before {
	content: "\e113";
}
*/
/* Disabled */
.select2-container-disabled .select2-choice,
.select2-container-disabled .select2-choices {
  background-color: #EEEEEE;
  cursor: not-allowed;
}
.select2-container-disabled .select2-search-choice {
  color: #333333;
  background-color: #EBEBEB;
  border-color: #ADADAD;
  cursor: not-allowed;
}
.select2-container-disabled .select2-search-choice-close {
  display: none;
}
/* RTL */
.select-rtl {
  text-align: right;
}
.select-rtl .select2-choice,
.select-rtl .select2-input {
  direction: rtl;
}
.select-rtl .select2-search-choice-close {
  left: 2em;
  right: auto;
}
.select-rtl .select2-choice .select2-arrow {
  border-right: 1px solid #CCCCCC;
  border-left: none;
  left: 0;
  right: auto;
}
.select-rtl .select2-choices li {
  float: right;
}
.select-rtl a.select2-search-choice-close {
  left: 0;
  right: auto;
}
/* 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(to bottom, #eee 1%, #fff 15%);*/
}
/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
}
/* end multiselect */
/* Sizes */
.select2-choice {
  padding-right: 28px;
}
.input-group-lg .select2-choice,
.input-lg .select2-choice {
  padding-right: 25px;
}
.input-group-sm .select2-choice,
.input-sm .select2-choice {
  padding-right: 17px;
}
.select-rtl .select2-choice {
  padding-left: 28px;
  padding-right: 0;
}
.input-group-lg .select-rtl .select2-choice,
.input-lg.select-rtl .select2-choice {
  padding-left: 40px;
  padding-right: 0;
}
.input-group-sm .select-rtl .select2-choice,
.input-sm.select-rtl .select2-choice {
  padding-left: 17px;
  padding-right: 0;
}
.select2-chosen,
.select2-input.select2-default {
  padding: 6px 12px 6px 12px;
}
.input-group-lg .select2-chosen,
.input-group-lg .select2-input.select2-default,
.input-lg .select2-chosen,
.input-lg .select2-input.select2-default {
  padding: 10px 16px 10px 16px;
}
.input-group-sm .select2-chosen,
.input-group-sm .select2-input.select2-default,
.input-sm .select2-chosen,
.input-sm .select2-input.select2-default {
  padding: 5px 10px 5px 10px;
}
.select2-search-choice {
  padding-right: 20px;
}
.input-group-lg .select2-search-choice,
.input-lg .select2-search-choice {
  font-size: 14px;
  margin: 4px;
  padding-right: 24px;
}
.input-group-sm .select2-search-choice,
.input-sm .select2-search-choice {
  padding-right: 16px;
}
.select-rtl .select2-search-choice {
  padding-left: 20px;
  padding-right: 0;
}
.input-group-lg .select-rtl .select2-search-choice,
.input-lg.select-rtl .select2-search-choice {
  padding-left: 24px;
  padding-right: 0;
}
.input-group-sm .select-rtl .select2-search-choice,
.input-sm.select-rtl .select2-search-choice {
  padding-left: 16px;
  padding-right: 0;
}
.select2-locked,
.select2-container-disabled .select2-search-choice {
  padding-left: 0;
  padding-right: 0;
}
.input-group-lg .select2-locked,
.input-lg .select2-locked,
.input-group-lg .select2-container-disabled .select2-search-choice,
.input-lg.select2-container-disabled .select2-search-choice {
  padding-left: 0;
  padding-right: 0;
}
.input-group-sm .select2-locked,
.input-sm .select2-locked,
.input-group-sm .select2-container-disabled .select2-search-choice,
.input-sm.select2-container-disabled .select2-search-choice {
  padding-left: 0;
  padding-right: 0;
}
.select2-search-choice div {
  padding: 3px 6px 3px 6px;
}
.input-group-lg .select2-search-choice div,
.input-lg .select2-search-choice div {
  padding: 6px 12px 6px 12px;
}
.input-group-sm .select2-search-choice div,
.input-sm .select2-search-choice div {
  padding: 1px 5px 1px 5px;
}
.select2-choice b {
  font-size: 14px;
}
.select2-search-choice-close {
  font-size: 12px;
}
.input-group-lg .select2-choice b,
.input-group-lg .select2-search-choice-close,
.input-lg .select2-choice b,
.input-lg .select2-search-choice-close {
  font-size: 20px;
}
.input-group-sm .select2-choice b,
.input-group-sm .select2-search-choice-close,
.input-sm .select2-choice b,
.input-sm .select2-search-choice-close {
  font-size: 8px;
}
.select2-input {
  height: 32px;
}
.input-group-lg .select2-input,
.input-lg .select2-input {
  height: 43px;
}
.input-group-sm .select2-input,
.input-sm .select2-input {
  height: 28px;
}
.select2-choices .select2-input {
  padding: 6px 3px 6px 3px;
}
.input-group-lg .select2-choices .select2-input,
.input-lg .select2-choices .select2-input {
  padding: 10px 4px 10px 4px;
}
.input-group-sm .select2-choices .select2-input,
.input-sm .select2-choices .select2-input {
  padding: 5px 3px 5px 3px;
}
.select2-container.btn {
  text-align: left;
}
.select2-container.bolder .select2-choice {
  top: -5px;
}
/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
  padding: 4px;
  border-radius: 2px;
  direction: ltr;
  /*.dow {
		border-top: 1px solid #ddd !important;
	}*/
}
.datepicker.datepicker-rtl {
  direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
  float: right;
}
.datepicker .datepicker-dropdown {
  top: 0;
  left: 0;
}
.datepicker .datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker .datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}
.datepicker .datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker .datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker .datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker .datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker .datepicker-dropdown.datepicker-orient-top:before {
  top: -7px;
}
.datepicker .datepicker-dropdown.datepicker-orient-top:after {
  top: -6px;
}
.datepicker .datepicker-dropdown.datepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}
.datepicker .datepicker-dropdown.datepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}
.datepicker > div {
  display: none;
}
.datepicker.days div.datepicker-days,
.datepicker.months div.datepicker-days,
.datepicker.years div.datepicker-days,
.datepicker.days div.datepicker-months,
.datepicker.months div.datepicker-months,
.datepicker.years div.datepicker-months,
.datepicker.days div.datepicker-years,
.datepicker.months div.datepicker-years,
.datepicker.years div.datepicker-years {
  display: block;
}
.datepicker table {
  width: 100%;
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  min-width: 32px;
  border: none;
  border-radius: 2px;
  white-space: nowrap;
}
.datepicker th {
  color: #444444;
  font-weight: 600;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.day:hover {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #888888;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #888888;
  cursor: default;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  color: #868686;
  background-color: #ffffff;
  border-color: #cccccc;
  color: #000;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:focus,
.datepicker table tr td.today:hover:focus,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today.focus,
.datepicker table tr td.today:hover.focus,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today.disabled:hover.focus,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td.today,
.open > .dropdown-toggle.datepicker table tr td.today:hover,
.open > .dropdown-toggle.datepicker table tr td.today.disabled,
.open > .dropdown-toggle.datepicker table tr td.today.disabled:hover {
  color: #868686;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td.today,
.open > .dropdown-toggle.datepicker table tr td.today:hover,
.open > .dropdown-toggle.datepicker table tr td.today.disabled,
.open > .dropdown-toggle.datepicker table tr td.today.disabled:hover {
  background-image: none;
}
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.today,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today.disabled,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover.disabled:hover,
.datepicker table tr td.today.disabled.disabled:hover,
.datepicker table tr td.today.disabled:hover.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
.datepicker table tr td.today:hover[disabled]:hover,
.datepicker table tr td.today.disabled[disabled]:hover,
.datepicker table tr td.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today:hover:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today:hover.disabled:focus,
.datepicker table tr td.today.disabled.disabled:focus,
.datepicker table tr td.today.disabled:hover.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
.datepicker table tr td.today:hover[disabled]:focus,
.datepicker table tr td.today.disabled[disabled]:focus,
.datepicker table tr td.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
fieldset[disabled] .datepicker table tr td.today:hover:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today:hover.disabled.focus,
.datepicker table tr td.today.disabled.disabled.focus,
.datepicker table tr td.today.disabled:hover.disabled.focus,
.datepicker table tr td.today[disabled].focus,
.datepicker table tr td.today:hover[disabled].focus,
.datepicker table tr td.today.disabled[disabled].focus,
.datepicker table tr td.today.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td.today.focus,
fieldset[disabled] .datepicker table tr td.today:hover.focus,
fieldset[disabled] .datepicker table tr td.today.disabled.focus,
fieldset[disabled] .datepicker table tr td.today.disabled:hover.focus,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today:hover.disabled:active,
.datepicker table tr td.today.disabled.disabled:active,
.datepicker table tr td.today.disabled:hover.disabled:active,
.datepicker table tr td.today[disabled]:active,
.datepicker table tr td.today:hover[disabled]:active,
.datepicker table tr td.today.disabled[disabled]:active,
.datepicker table tr td.today.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.today:active,
fieldset[disabled] .datepicker table tr td.today:hover:active,
fieldset[disabled] .datepicker table tr td.today.disabled:active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today:hover.disabled.active,
.datepicker table tr td.today.disabled.disabled.active,
.datepicker table tr td.today.disabled:hover.disabled.active,
.datepicker table tr td.today[disabled].active,
.datepicker table tr td.today:hover[disabled].active,
.datepicker table tr td.today.disabled[disabled].active,
.datepicker table tr td.today.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.today.active,
fieldset[disabled] .datepicker table tr td.today:hover.active,
fieldset[disabled] .datepicker table tr td.today.disabled.active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.datepicker table tr td.today .badge,
.datepicker table tr td.today:hover .badge,
.datepicker table tr td.today.disabled .badge,
.datepicker table tr td.today.disabled:hover .badge {
  color: #ffffff;
  background-color: #868686;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:focus,
.datepicker table tr td.today:hover:focus,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.today,
.open .dropdown-toggle.datepicker table tr td.today:hover,
.open .dropdown-toggle.datepicker table tr td.today.disabled,
.open .dropdown-toggle.datepicker table tr td.today.disabled:hover {
  color: #868686;
  background-color: #ebebeb;
  border-color: #b8b8b8;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.today,
.open .dropdown-toggle.datepicker table tr td.today:hover,
.open .dropdown-toggle.datepicker table tr td.today.disabled,
.open .dropdown-toggle.datepicker table tr td.today.disabled:hover {
  background-image: none;
}
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.today,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today.disabled,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover.disabled:hover,
.datepicker table tr td.today.disabled.disabled:hover,
.datepicker table tr td.today.disabled:hover.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
.datepicker table tr td.today:hover[disabled]:hover,
.datepicker table tr td.today.disabled[disabled]:hover,
.datepicker table tr td.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today:hover:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today:hover.disabled:focus,
.datepicker table tr td.today.disabled.disabled:focus,
.datepicker table tr td.today.disabled:hover.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
.datepicker table tr td.today:hover[disabled]:focus,
.datepicker table tr td.today.disabled[disabled]:focus,
.datepicker table tr td.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
fieldset[disabled] .datepicker table tr td.today:hover:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today:hover.disabled:active,
.datepicker table tr td.today.disabled.disabled:active,
.datepicker table tr td.today.disabled:hover.disabled:active,
.datepicker table tr td.today[disabled]:active,
.datepicker table tr td.today:hover[disabled]:active,
.datepicker table tr td.today.disabled[disabled]:active,
.datepicker table tr td.today.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.today:active,
fieldset[disabled] .datepicker table tr td.today:hover:active,
fieldset[disabled] .datepicker table tr td.today.disabled:active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today:hover.disabled.active,
.datepicker table tr td.today.disabled.disabled.active,
.datepicker table tr td.today.disabled:hover.disabled.active,
.datepicker table tr td.today[disabled].active,
.datepicker table tr td.today:hover[disabled].active,
.datepicker table tr td.today.disabled[disabled].active,
.datepicker table tr td.today.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.today.active,
fieldset[disabled] .datepicker table tr td.today:hover.active,
fieldset[disabled] .datepicker table tr td.today.disabled.active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.datepicker table tr td.today .badge,
.datepicker table tr td.today:hover .badge,
.datepicker table tr td.today.disabled .badge,
.datepicker table tr td.today.disabled:hover .badge {
  color: #ffffff;
  background-color: #868686;
}
.datepicker table tr td.today.outline,
.datepicker table tr td.today:hover.outline,
.datepicker table tr td.today.disabled.outline,
.datepicker table tr td.today.disabled:hover.outline {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
.datepicker table tr td.today.outline:hover,
.datepicker table tr td.today:hover.outline:hover,
.datepicker table tr td.today.disabled.outline:hover,
.datepicker table tr td.today.disabled:hover.outline:hover,
.datepicker table tr td.today.outline:focus,
.datepicker table tr td.today:hover.outline:focus,
.datepicker table tr td.today.disabled.outline:focus,
.datepicker table tr td.today.disabled:hover.outline:focus,
.datepicker table tr td.today.outline:active,
.datepicker table tr td.today:hover.outline:active,
.datepicker table tr td.today.disabled.outline:active,
.datepicker table tr td.today.disabled:hover.outline:active,
.datepicker table tr td.today.outline.active,
.datepicker table tr td.today:hover.outline.active,
.datepicker table tr td.today.disabled.outline.active,
.datepicker table tr td.today.disabled:hover.outline.active,
.open .dropdown-toggle.datepicker table tr td.today.outline,
.open .dropdown-toggle.datepicker table tr td.today:hover.outline,
.open .dropdown-toggle.datepicker table tr td.today.disabled.outline,
.open .dropdown-toggle.datepicker table tr td.today.disabled:hover.outline {
  color: #333333;
  background-color: #ffffff;
  border-color: #ffffff;
}
.datepicker table tr td.today:hover:hover {
  color: #000;
}
.datepicker table tr td.today.active:hover {
  color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #ebf4f8;
  border-radius: 0;
}
.datepicker table tr td.range:hover {
  background: #d1e5ef;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  color: #444444;
  background-color: #888888;
  border-color: #888888;
  border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today:hover:focus,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today.focus,
.datepicker table tr td.range.today:hover.focus,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today.disabled:hover.focus,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td.range.today,
.open > .dropdown-toggle.datepicker table tr td.range.today:hover,
.open > .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open > .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
  color: #444444;
  background-color: #6f6f6f;
  border-color: #696969;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td.range.today,
.open > .dropdown-toggle.datepicker table tr td.range.today:hover,
.open > .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open > .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
  background-image: none;
}
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.range.today,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today:hover.disabled:hover,
.datepicker table tr td.range.today.disabled.disabled:hover,
.datepicker table tr td.range.today.disabled:hover.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
.datepicker table tr td.range.today:hover[disabled]:hover,
.datepicker table tr td.range.today.disabled[disabled]:hover,
.datepicker table tr td.range.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today:hover.disabled:focus,
.datepicker table tr td.range.today.disabled.disabled:focus,
.datepicker table tr td.range.today.disabled:hover.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
.datepicker table tr td.range.today:hover[disabled]:focus,
.datepicker table tr td.range.today.disabled[disabled]:focus,
.datepicker table tr td.range.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
fieldset[disabled] .datepicker table tr td.range.today:hover:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today:hover.disabled.focus,
.datepicker table tr td.range.today.disabled.disabled.focus,
.datepicker table tr td.range.today.disabled:hover.disabled.focus,
.datepicker table tr td.range.today[disabled].focus,
.datepicker table tr td.range.today:hover[disabled].focus,
.datepicker table tr td.range.today.disabled[disabled].focus,
.datepicker table tr td.range.today.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.today.focus,
fieldset[disabled] .datepicker table tr td.range.today:hover.focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled.focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.focus,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today:hover.disabled:active,
.datepicker table tr td.range.today.disabled.disabled:active,
.datepicker table tr td.range.today.disabled:hover.disabled:active,
.datepicker table tr td.range.today[disabled]:active,
.datepicker table tr td.range.today:hover[disabled]:active,
.datepicker table tr td.range.today.disabled[disabled]:active,
.datepicker table tr td.range.today.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.range.today:active,
fieldset[disabled] .datepicker table tr td.range.today:hover:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today:hover.disabled.active,
.datepicker table tr td.range.today.disabled.disabled.active,
.datepicker table tr td.range.today.disabled:hover.disabled.active,
.datepicker table tr td.range.today[disabled].active,
.datepicker table tr td.range.today:hover[disabled].active,
.datepicker table tr td.range.today.disabled[disabled].active,
.datepicker table tr td.range.today.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.range.today.active,
fieldset[disabled] .datepicker table tr td.range.today:hover.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active {
  background-color: #888888;
  border-color: #888888;
}
.datepicker table tr td.range.today .badge,
.datepicker table tr td.range.today:hover .badge,
.datepicker table tr td.range.today.disabled .badge,
.datepicker table tr td.range.today.disabled:hover .badge {
  color: #888888;
  background-color: #444444;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today:hover:focus,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.range.today,
.open .dropdown-toggle.datepicker table tr td.range.today:hover,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
  color: #444444;
  background-color: #747474;
  border-color: #747474;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.range.today,
.open .dropdown-toggle.datepicker table tr td.range.today:hover,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
  background-image: none;
}
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.range.today,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today:hover.disabled:hover,
.datepicker table tr td.range.today.disabled.disabled:hover,
.datepicker table tr td.range.today.disabled:hover.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
.datepicker table tr td.range.today:hover[disabled]:hover,
.datepicker table tr td.range.today.disabled[disabled]:hover,
.datepicker table tr td.range.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today:hover.disabled:focus,
.datepicker table tr td.range.today.disabled.disabled:focus,
.datepicker table tr td.range.today.disabled:hover.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
.datepicker table tr td.range.today:hover[disabled]:focus,
.datepicker table tr td.range.today.disabled[disabled]:focus,
.datepicker table tr td.range.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
fieldset[disabled] .datepicker table tr td.range.today:hover:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today:hover.disabled:active,
.datepicker table tr td.range.today.disabled.disabled:active,
.datepicker table tr td.range.today.disabled:hover.disabled:active,
.datepicker table tr td.range.today[disabled]:active,
.datepicker table tr td.range.today:hover[disabled]:active,
.datepicker table tr td.range.today.disabled[disabled]:active,
.datepicker table tr td.range.today.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.range.today:active,
fieldset[disabled] .datepicker table tr td.range.today:hover:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today:hover.disabled.active,
.datepicker table tr td.range.today.disabled.disabled.active,
.datepicker table tr td.range.today.disabled:hover.disabled.active,
.datepicker table tr td.range.today[disabled].active,
.datepicker table tr td.range.today:hover[disabled].active,
.datepicker table tr td.range.today.disabled[disabled].active,
.datepicker table tr td.range.today.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.range.today.active,
fieldset[disabled] .datepicker table tr td.range.today:hover.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active {
  background-color: #888888;
  border-color: #888888;
}
.datepicker table tr td.range.today .badge,
.datepicker table tr td.range.today:hover .badge,
.datepicker table tr td.range.today.disabled .badge,
.datepicker table tr td.range.today.disabled:hover .badge {
  color: #888888;
  background-color: #444444;
}
.datepicker table tr td.range.today.outline,
.datepicker table tr td.range.today:hover.outline,
.datepicker table tr td.range.today.disabled.outline,
.datepicker table tr td.range.today.disabled:hover.outline {
  color: #888888;
  background-color: transparent;
  border-color: #888888;
}
.datepicker table tr td.range.today.outline:hover,
.datepicker table tr td.range.today:hover.outline:hover,
.datepicker table tr td.range.today.disabled.outline:hover,
.datepicker table tr td.range.today.disabled:hover.outline:hover,
.datepicker table tr td.range.today.outline:focus,
.datepicker table tr td.range.today:hover.outline:focus,
.datepicker table tr td.range.today.disabled.outline:focus,
.datepicker table tr td.range.today.disabled:hover.outline:focus,
.datepicker table tr td.range.today.outline:active,
.datepicker table tr td.range.today:hover.outline:active,
.datepicker table tr td.range.today.disabled.outline:active,
.datepicker table tr td.range.today.disabled:hover.outline:active,
.datepicker table tr td.range.today.outline.active,
.datepicker table tr td.range.today:hover.outline.active,
.datepicker table tr td.range.today.disabled.outline.active,
.datepicker table tr td.range.today.disabled:hover.outline.active,
.open .dropdown-toggle.datepicker table tr td.range.today.outline,
.open .dropdown-toggle.datepicker table tr td.range.today:hover.outline,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled.outline,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover.outline {
  color: #ffffff;
  background-color: #888888;
  border-color: #888888;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  color: #ffffff;
  background-color: #666666;
  border-color: #666666;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected:hover:focus,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected.focus,
.datepicker table tr td.selected:hover.focus,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.disabled:hover.focus,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td.selected,
.open > .dropdown-toggle.datepicker table tr td.selected:hover,
.open > .dropdown-toggle.datepicker table tr td.selected.disabled,
.open > .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
  color: #ffffff;
  background-color: #4d4d4d;
  border-color: #484848;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td.selected,
.open > .dropdown-toggle.datepicker table tr td.selected:hover,
.open > .dropdown-toggle.datepicker table tr td.selected.disabled,
.open > .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
  background-image: none;
}
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.selected,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected:hover.disabled:hover,
.datepicker table tr td.selected.disabled.disabled:hover,
.datepicker table tr td.selected.disabled:hover.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected:hover[disabled]:hover,
.datepicker table tr td.selected.disabled[disabled]:hover,
.datepicker table tr td.selected.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected:hover:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected:hover.disabled:focus,
.datepicker table tr td.selected.disabled.disabled:focus,
.datepicker table tr td.selected.disabled:hover.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected:hover[disabled]:focus,
.datepicker table tr td.selected.disabled[disabled]:focus,
.datepicker table tr td.selected.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected:hover:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected:hover.disabled.focus,
.datepicker table tr td.selected.disabled.disabled.focus,
.datepicker table tr td.selected.disabled:hover.disabled.focus,
.datepicker table tr td.selected[disabled].focus,
.datepicker table tr td.selected:hover[disabled].focus,
.datepicker table tr td.selected.disabled[disabled].focus,
.datepicker table tr td.selected.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected:hover.focus,
fieldset[disabled] .datepicker table tr td.selected.disabled.focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover.focus,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected:hover.disabled:active,
.datepicker table tr td.selected.disabled.disabled:active,
.datepicker table tr td.selected.disabled:hover.disabled:active,
.datepicker table tr td.selected[disabled]:active,
.datepicker table tr td.selected:hover[disabled]:active,
.datepicker table tr td.selected.disabled[disabled]:active,
.datepicker table tr td.selected.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.selected:active,
fieldset[disabled] .datepicker table tr td.selected:hover:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected:hover.disabled.active,
.datepicker table tr td.selected.disabled.disabled.active,
.datepicker table tr td.selected.disabled:hover.disabled.active,
.datepicker table tr td.selected[disabled].active,
.datepicker table tr td.selected:hover[disabled].active,
.datepicker table tr td.selected.disabled[disabled].active,
.datepicker table tr td.selected.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.selected.active,
fieldset[disabled] .datepicker table tr td.selected:hover.active,
fieldset[disabled] .datepicker table tr td.selected.disabled.active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active {
  background-color: #666666;
  border-color: #666666;
}
.datepicker table tr td.selected .badge,
.datepicker table tr td.selected:hover .badge,
.datepicker table tr td.selected.disabled .badge,
.datepicker table tr td.selected.disabled:hover .badge {
  color: #666666;
  background-color: #ffffff;
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected:hover:focus,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.selected,
.open .dropdown-toggle.datepicker table tr td.selected:hover,
.open .dropdown-toggle.datepicker table tr td.selected.disabled,
.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
  color: #ffffff;
  background-color: #525252;
  border-color: #525252;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.selected,
.open .dropdown-toggle.datepicker table tr td.selected:hover,
.open .dropdown-toggle.datepicker table tr td.selected.disabled,
.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
  background-image: none;
}
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.selected,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected:hover.disabled:hover,
.datepicker table tr td.selected.disabled.disabled:hover,
.datepicker table tr td.selected.disabled:hover.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected:hover[disabled]:hover,
.datepicker table tr td.selected.disabled[disabled]:hover,
.datepicker table tr td.selected.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected:hover:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected:hover.disabled:focus,
.datepicker table tr td.selected.disabled.disabled:focus,
.datepicker table tr td.selected.disabled:hover.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected:hover[disabled]:focus,
.datepicker table tr td.selected.disabled[disabled]:focus,
.datepicker table tr td.selected.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected:hover:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected:hover.disabled:active,
.datepicker table tr td.selected.disabled.disabled:active,
.datepicker table tr td.selected.disabled:hover.disabled:active,
.datepicker table tr td.selected[disabled]:active,
.datepicker table tr td.selected:hover[disabled]:active,
.datepicker table tr td.selected.disabled[disabled]:active,
.datepicker table tr td.selected.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.selected:active,
fieldset[disabled] .datepicker table tr td.selected:hover:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected:hover.disabled.active,
.datepicker table tr td.selected.disabled.disabled.active,
.datepicker table tr td.selected.disabled:hover.disabled.active,
.datepicker table tr td.selected[disabled].active,
.datepicker table tr td.selected:hover[disabled].active,
.datepicker table tr td.selected.disabled[disabled].active,
.datepicker table tr td.selected.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.selected.active,
fieldset[disabled] .datepicker table tr td.selected:hover.active,
fieldset[disabled] .datepicker table tr td.selected.disabled.active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active {
  background-color: #666666;
  border-color: #666666;
}
.datepicker table tr td.selected .badge,
.datepicker table tr td.selected:hover .badge,
.datepicker table tr td.selected.disabled .badge,
.datepicker table tr td.selected.disabled:hover .badge {
  color: #666666;
  background-color: #ffffff;
}
.datepicker table tr td.selected.outline,
.datepicker table tr td.selected:hover.outline,
.datepicker table tr td.selected.disabled.outline,
.datepicker table tr td.selected.disabled:hover.outline {
  color: #666666;
  background-color: transparent;
  border-color: #666666;
}
.datepicker table tr td.selected.outline:hover,
.datepicker table tr td.selected:hover.outline:hover,
.datepicker table tr td.selected.disabled.outline:hover,
.datepicker table tr td.selected.disabled:hover.outline:hover,
.datepicker table tr td.selected.outline:focus,
.datepicker table tr td.selected:hover.outline:focus,
.datepicker table tr td.selected.disabled.outline:focus,
.datepicker table tr td.selected.disabled:hover.outline:focus,
.datepicker table tr td.selected.outline:active,
.datepicker table tr td.selected:hover.outline:active,
.datepicker table tr td.selected.disabled.outline:active,
.datepicker table tr td.selected.disabled:hover.outline:active,
.datepicker table tr td.selected.outline.active,
.datepicker table tr td.selected:hover.outline.active,
.datepicker table tr td.selected.disabled.outline.active,
.datepicker table tr td.selected.disabled:hover.outline.active,
.open .dropdown-toggle.datepicker table tr td.selected.outline,
.open .dropdown-toggle.datepicker table tr td.selected:hover.outline,
.open .dropdown-toggle.datepicker table tr td.selected.disabled.outline,
.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover.outline {
  color: #ffffff;
  background-color: #666666;
  border-color: #666666;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  font-weight: 600;
  color: #ffffff;
  background-color: #2f87c1;
  border-color: #2f87c1;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active.focus,
.datepicker table tr td.active:hover.focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.disabled:hover.focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td.active,
.open > .dropdown-toggle.datepicker table tr td.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active.disabled,
.open > .dropdown-toggle.datepicker table tr td.active.disabled:hover {
  color: #ffffff;
  background-color: #256a98;
  border-color: #236590;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td.active,
.open > .dropdown-toggle.datepicker table tr td.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active.disabled,
.open > .dropdown-toggle.datepicker table tr td.active.disabled:hover {
  background-image: none;
}
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.active,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.disabled,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover.disabled:hover,
.datepicker table tr td.active.disabled.disabled:hover,
.datepicker table tr td.active.disabled:hover.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active:hover[disabled]:hover,
.datepicker table tr td.active.disabled[disabled]:hover,
.datepicker table tr td.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active:hover:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active:hover.disabled:focus,
.datepicker table tr td.active.disabled.disabled:focus,
.datepicker table tr td.active.disabled:hover.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active:hover[disabled]:focus,
.datepicker table tr td.active.disabled[disabled]:focus,
.datepicker table tr td.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active:hover:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active:hover.disabled.focus,
.datepicker table tr td.active.disabled.disabled.focus,
.datepicker table tr td.active.disabled:hover.disabled.focus,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active:hover[disabled].focus,
.datepicker table tr td.active.disabled[disabled].focus,
.datepicker table tr td.active.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active:hover.focus,
fieldset[disabled] .datepicker table tr td.active.disabled.focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover.focus,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active:hover.disabled:active,
.datepicker table tr td.active.disabled.disabled:active,
.datepicker table tr td.active.disabled:hover.disabled:active,
.datepicker table tr td.active[disabled]:active,
.datepicker table tr td.active:hover[disabled]:active,
.datepicker table tr td.active.disabled[disabled]:active,
.datepicker table tr td.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.active:active,
fieldset[disabled] .datepicker table tr td.active:hover:active,
fieldset[disabled] .datepicker table tr td.active.disabled:active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active:hover.disabled.active,
.datepicker table tr td.active.disabled.disabled.active,
.datepicker table tr td.active.disabled:hover.disabled.active,
.datepicker table tr td.active[disabled].active,
.datepicker table tr td.active:hover[disabled].active,
.datepicker table tr td.active.disabled[disabled].active,
.datepicker table tr td.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.active.active,
fieldset[disabled] .datepicker table tr td.active:hover.active,
fieldset[disabled] .datepicker table tr td.active.disabled.active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover.active {
  background-color: #2f87c1;
  border-color: #2f87c1;
}
.datepicker table tr td.active .badge,
.datepicker table tr td.active:hover .badge,
.datepicker table tr td.active.disabled .badge,
.datepicker table tr td.active.disabled:hover .badge {
  color: #2f87c1;
  background-color: #ffffff;
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
  color: #ffffff;
  background-color: #2770a0;
  border-color: #2770a0;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
  background-image: none;
}
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.active,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.disabled,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover.disabled:hover,
.datepicker table tr td.active.disabled.disabled:hover,
.datepicker table tr td.active.disabled:hover.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active:hover[disabled]:hover,
.datepicker table tr td.active.disabled[disabled]:hover,
.datepicker table tr td.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active:hover:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active:hover.disabled:focus,
.datepicker table tr td.active.disabled.disabled:focus,
.datepicker table tr td.active.disabled:hover.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active:hover[disabled]:focus,
.datepicker table tr td.active.disabled[disabled]:focus,
.datepicker table tr td.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active:hover:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active:hover.disabled:active,
.datepicker table tr td.active.disabled.disabled:active,
.datepicker table tr td.active.disabled:hover.disabled:active,
.datepicker table tr td.active[disabled]:active,
.datepicker table tr td.active:hover[disabled]:active,
.datepicker table tr td.active.disabled[disabled]:active,
.datepicker table tr td.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.active:active,
fieldset[disabled] .datepicker table tr td.active:hover:active,
fieldset[disabled] .datepicker table tr td.active.disabled:active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active:hover.disabled.active,
.datepicker table tr td.active.disabled.disabled.active,
.datepicker table tr td.active.disabled:hover.disabled.active,
.datepicker table tr td.active[disabled].active,
.datepicker table tr td.active:hover[disabled].active,
.datepicker table tr td.active.disabled[disabled].active,
.datepicker table tr td.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.active.active,
fieldset[disabled] .datepicker table tr td.active:hover.active,
fieldset[disabled] .datepicker table tr td.active.disabled.active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover.active {
  background-color: #2f87c1;
  border-color: #2f87c1;
}
.datepicker table tr td.active .badge,
.datepicker table tr td.active:hover .badge,
.datepicker table tr td.active.disabled .badge,
.datepicker table tr td.active.disabled:hover .badge {
  color: #2f87c1;
  background-color: #ffffff;
}
.datepicker table tr td.active.outline,
.datepicker table tr td.active:hover.outline,
.datepicker table tr td.active.disabled.outline,
.datepicker table tr td.active.disabled:hover.outline {
  color: #2f87c1;
  background-color: transparent;
  border-color: #2f87c1;
}
.datepicker table tr td.active.outline:hover,
.datepicker table tr td.active:hover.outline:hover,
.datepicker table tr td.active.disabled.outline:hover,
.datepicker table tr td.active.disabled:hover.outline:hover,
.datepicker table tr td.active.outline:focus,
.datepicker table tr td.active:hover.outline:focus,
.datepicker table tr td.active.disabled.outline:focus,
.datepicker table tr td.active.disabled:hover.outline:focus,
.datepicker table tr td.active.outline:active,
.datepicker table tr td.active:hover.outline:active,
.datepicker table tr td.active.disabled.outline:active,
.datepicker table tr td.active.disabled:hover.outline:active,
.datepicker table tr td.active.outline.active,
.datepicker table tr td.active:hover.outline.active,
.datepicker table tr td.active.disabled.outline.active,
.datepicker table tr td.active.disabled:hover.outline.active,
.open .dropdown-toggle.datepicker table tr td.active.outline,
.open .dropdown-toggle.datepicker table tr td.active:hover.outline,
.open .dropdown-toggle.datepicker table tr td.active.disabled.outline,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover.outline {
  color: #ffffff;
  background-color: #2f87c1;
  border-color: #2f87c1;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 2px;
}
.datepicker table tr td span:hover {
  background: #eeeeee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #888888;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  font-weight: 600;
  color: #ffffff;
  background-color: #2f87c1;
  border-color: #2f87c1;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:hover.focus,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td span.active,
.open > .dropdown-toggle.datepicker table tr td span.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  color: #ffffff;
  background-color: #256a98;
  border-color: #236590;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td span.active,
.open > .dropdown-toggle.datepicker table tr td span.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  background-image: none;
}
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td span.active,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active:hover.disabled:active,
.datepicker table tr td span.active.disabled.disabled:active,
.datepicker table tr td span.active.disabled:hover.disabled:active,
.datepicker table tr td span.active[disabled]:active,
.datepicker table tr td span.active:hover[disabled]:active,
.datepicker table tr td span.active.disabled[disabled]:active,
.datepicker table tr td span.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td span.active:active,
fieldset[disabled] .datepicker table tr td span.active:hover:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active:hover.disabled.active,
.datepicker table tr td span.active.disabled.disabled.active,
.datepicker table tr td span.active.disabled:hover.disabled.active,
.datepicker table tr td span.active[disabled].active,
.datepicker table tr td span.active:hover[disabled].active,
.datepicker table tr td span.active.disabled[disabled].active,
.datepicker table tr td span.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td span.active.active,
fieldset[disabled] .datepicker table tr td span.active:hover.active,
fieldset[disabled] .datepicker table tr td span.active.disabled.active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active {
  background-color: #2f87c1;
  border-color: #2f87c1;
}
.datepicker table tr td span.active .badge,
.datepicker table tr td span.active:hover .badge,
.datepicker table tr td span.active.disabled .badge,
.datepicker table tr td span.active.disabled:hover .badge {
  color: #2f87c1;
  background-color: #ffffff;
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  color: #ffffff;
  background-color: #2770a0;
  border-color: #2770a0;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  background-image: none;
}
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td span.active,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active:hover.disabled:active,
.datepicker table tr td span.active.disabled.disabled:active,
.datepicker table tr td span.active.disabled:hover.disabled:active,
.datepicker table tr td span.active[disabled]:active,
.datepicker table tr td span.active:hover[disabled]:active,
.datepicker table tr td span.active.disabled[disabled]:active,
.datepicker table tr td span.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td span.active:active,
fieldset[disabled] .datepicker table tr td span.active:hover:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active:hover.disabled.active,
.datepicker table tr td span.active.disabled.disabled.active,
.datepicker table tr td span.active.disabled:hover.disabled.active,
.datepicker table tr td span.active[disabled].active,
.datepicker table tr td span.active:hover[disabled].active,
.datepicker table tr td span.active.disabled[disabled].active,
.datepicker table tr td span.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td span.active.active,
fieldset[disabled] .datepicker table tr td span.active:hover.active,
fieldset[disabled] .datepicker table tr td span.active.disabled.active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active {
  background-color: #2f87c1;
  border-color: #2f87c1;
}
.datepicker table tr td span.active .badge,
.datepicker table tr td span.active:hover .badge,
.datepicker table tr td span.active.disabled .badge,
.datepicker table tr td span.active.disabled:hover .badge {
  color: #2f87c1;
  background-color: #ffffff;
}
.datepicker table tr td span.active.outline,
.datepicker table tr td span.active:hover.outline,
.datepicker table tr td span.active.disabled.outline,
.datepicker table tr td span.active.disabled:hover.outline {
  color: #2f87c1;
  background-color: transparent;
  border-color: #2f87c1;
}
.datepicker table tr td span.active.outline:hover,
.datepicker table tr td span.active:hover.outline:hover,
.datepicker table tr td span.active.disabled.outline:hover,
.datepicker table tr td span.active.disabled:hover.outline:hover,
.datepicker table tr td span.active.outline:focus,
.datepicker table tr td span.active:hover.outline:focus,
.datepicker table tr td span.active.disabled.outline:focus,
.datepicker table tr td span.active.disabled:hover.outline:focus,
.datepicker table tr td span.active.outline:active,
.datepicker table tr td span.active:hover.outline:active,
.datepicker table tr td span.active.disabled.outline:active,
.datepicker table tr td span.active.disabled:hover.outline:active,
.datepicker table tr td span.active.outline.active,
.datepicker table tr td span.active:hover.outline.active,
.datepicker table tr td span.active.disabled.outline.active,
.datepicker table tr td span.active.disabled:hover.outline.active,
.open .dropdown-toggle.datepicker table tr td span.active.outline,
.open .dropdown-toggle.datepicker table tr td span.active:hover.outline,
.open .dropdown-toggle.datepicker table tr td span.active.disabled.outline,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover.outline {
  color: #ffffff;
  background-color: #2f87c1;
  border-color: #2f87c1;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #888888;
}
.datepicker th.datepicker-switch {
  width: 145px;
}
.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i,
.input-group.date .add-on i,
.input-append.date .input-group-addon span,
.input-prepend.date .input-group-addon span,
.input-group.date .input-group-addon span {
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  border-radius: 2px 0 0 2px;
}
.input-daterange input:last-child {
  border-radius: 0 2px 2px 0;
}
.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 1.42857143;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #dedede;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}
/*!
 * Datetimepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datetimepicker {
  padding: 4px;
  border-radius: 2px;
  direction: ltr;
}
.datetimepicker.datetimepicker-rtl {
  direction: rtl;
}
.datetimepicker.datetimepicker-rtl table tr td span {
  float: right;
}
.datetimepicker > div {
  display: none;
}
.datetimepicker.minutes div.datetimepicker-minutes,
.datetimepicker.hours div.datetimepicker-minutes,
.datetimepicker.days div.datetimepicker-minutes,
.datetimepicker.months div.datetimepicker-minutes,
.datetimepicker.years div.datetimepicker-minutes,
.datetimepicker.minutes div.datetimepicker-hours,
.datetimepicker.hours div.datetimepicker-hours,
.datetimepicker.days div.datetimepicker-hours,
.datetimepicker.months div.datetimepicker-hours,
.datetimepicker.years div.datetimepicker-hours,
.datetimepicker.minutes div.datetimepicker-days,
.datetimepicker.hours div.datetimepicker-days,
.datetimepicker.days div.datetimepicker-days,
.datetimepicker.months div.datetimepicker-days,
.datetimepicker.years div.datetimepicker-days,
.datetimepicker.minutes div.datetimepicker-months,
.datetimepicker.hours div.datetimepicker-months,
.datetimepicker.days div.datetimepicker-months,
.datetimepicker.months div.datetimepicker-months,
.datetimepicker.years div.datetimepicker-months,
.datetimepicker.minutes div.datetimepicker-years,
.datetimepicker.hours div.datetimepicker-years,
.datetimepicker.days div.datetimepicker-years,
.datetimepicker.months div.datetimepicker-years,
.datetimepicker.years div.datetimepicker-years {
  display: block;
}
.datetimepicker table {
  width: 100%;
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datetimepicker td,
.datetimepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  min-width: 32px;
  border: none;
  border-radius: 2px;
  white-space: nowrap;
}
.datetimepicker th {
  color: #444444;
  font-weight: 600;
}
.datetimepicker table tr td.minute:hover,
.datetimepicker table tr td.hour:hover,
.datetimepicker table tr td.day:hover {
  background: #eeeeee;
  cursor: pointer;
}
.datetimepicker table tr td.old,
.datetimepicker table tr td.new {
  color: #888888;
}
.datetimepicker table tr td.disabled,
.datetimepicker table tr td.disabled:hover {
  background: none;
  color: #888888;
  cursor: default;
}
.datetimepicker table tr td.today,
.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today.disabled:hover {
  color: #444444;
  background-color: #888888;
  border-color: #888888;
  border-radius: 0;
}
.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today:hover:hover,
.datetimepicker table tr td.today.disabled:hover,
.datetimepicker table tr td.today.disabled:hover:hover,
.datetimepicker table tr td.today:focus,
.datetimepicker table tr td.today:hover:focus,
.datetimepicker table tr td.today.disabled:focus,
.datetimepicker table tr td.today.disabled:hover:focus,
.datetimepicker table tr td.today.focus,
.datetimepicker table tr td.today:hover.focus,
.datetimepicker table tr td.today.disabled.focus,
.datetimepicker table tr td.today.disabled:hover.focus,
.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today:hover.active,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled:hover.active,
.open > .dropdown-toggle.datetimepicker table tr td.today,
.open > .dropdown-toggle.datetimepicker table tr td.today:hover,
.open > .dropdown-toggle.datetimepicker table tr td.today.disabled,
.open > .dropdown-toggle.datetimepicker table tr td.today.disabled:hover {
  color: #444444;
  background-color: #6f6f6f;
  border-color: #696969;
}
.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today:hover.active,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled:hover.active,
.open > .dropdown-toggle.datetimepicker table tr td.today,
.open > .dropdown-toggle.datetimepicker table tr td.today:hover,
.open > .dropdown-toggle.datetimepicker table tr td.today.disabled,
.open > .dropdown-toggle.datetimepicker table tr td.today.disabled:hover {
  background-image: none;
}
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today:hover.disabled,
.datetimepicker table tr td.today.disabled.disabled,
.datetimepicker table tr td.today.disabled:hover.disabled,
.datetimepicker table tr td.today[disabled],
.datetimepicker table tr td.today:hover[disabled],
.datetimepicker table tr td.today.disabled[disabled],
.datetimepicker table tr td.today.disabled:hover[disabled],
fieldset[disabled] .datetimepicker table tr td.today,
fieldset[disabled] .datetimepicker table tr td.today:hover,
fieldset[disabled] .datetimepicker table tr td.today.disabled,
fieldset[disabled] .datetimepicker table tr td.today.disabled:hover,
.datetimepicker table tr td.today.disabled:hover,
.datetimepicker table tr td.today:hover.disabled:hover,
.datetimepicker table tr td.today.disabled.disabled:hover,
.datetimepicker table tr td.today.disabled:hover.disabled:hover,
.datetimepicker table tr td.today[disabled]:hover,
.datetimepicker table tr td.today:hover[disabled]:hover,
.datetimepicker table tr td.today.disabled[disabled]:hover,
.datetimepicker table tr td.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datetimepicker table tr td.today:hover,
fieldset[disabled] .datetimepicker table tr td.today:hover:hover,
fieldset[disabled] .datetimepicker table tr td.today.disabled:hover,
fieldset[disabled] .datetimepicker table tr td.today.disabled:hover:hover,
.datetimepicker table tr td.today.disabled:focus,
.datetimepicker table tr td.today:hover.disabled:focus,
.datetimepicker table tr td.today.disabled.disabled:focus,
.datetimepicker table tr td.today.disabled:hover.disabled:focus,
.datetimepicker table tr td.today[disabled]:focus,
.datetimepicker table tr td.today:hover[disabled]:focus,
.datetimepicker table tr td.today.disabled[disabled]:focus,
.datetimepicker table tr td.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datetimepicker table tr td.today:focus,
fieldset[disabled] .datetimepicker table tr td.today:hover:focus,
fieldset[disabled] .datetimepicker table tr td.today.disabled:focus,
fieldset[disabled] .datetimepicker table tr td.today.disabled:hover:focus,
.datetimepicker table tr td.today.disabled.focus,
.datetimepicker table tr td.today:hover.disabled.focus,
.datetimepicker table tr td.today.disabled.disabled.focus,
.datetimepicker table tr td.today.disabled:hover.disabled.focus,
.datetimepicker table tr td.today[disabled].focus,
.datetimepicker table tr td.today:hover[disabled].focus,
.datetimepicker table tr td.today.disabled[disabled].focus,
.datetimepicker table tr td.today.disabled:hover[disabled].focus,
fieldset[disabled] .datetimepicker table tr td.today.focus,
fieldset[disabled] .datetimepicker table tr td.today:hover.focus,
fieldset[disabled] .datetimepicker table tr td.today.disabled.focus,
fieldset[disabled] .datetimepicker table tr td.today.disabled:hover.focus,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today:hover.disabled:active,
.datetimepicker table tr td.today.disabled.disabled:active,
.datetimepicker table tr td.today.disabled:hover.disabled:active,
.datetimepicker table tr td.today[disabled]:active,
.datetimepicker table tr td.today:hover[disabled]:active,
.datetimepicker table tr td.today.disabled[disabled]:active,
.datetimepicker table tr td.today.disabled:hover[disabled]:active,
fieldset[disabled] .datetimepicker table tr td.today:active,
fieldset[disabled] .datetimepicker table tr td.today:hover:active,
fieldset[disabled] .datetimepicker table tr td.today.disabled:active,
fieldset[disabled] .datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today:hover.disabled.active,
.datetimepicker table tr td.today.disabled.disabled.active,
.datetimepicker table tr td.today.disabled:hover.disabled.active,
.datetimepicker table tr td.today[disabled].active,
.datetimepicker table tr td.today:hover[disabled].active,
.datetimepicker table tr td.today.disabled[disabled].active,
.datetimepicker table tr td.today.disabled:hover[disabled].active,
fieldset[disabled] .datetimepicker table tr td.today.active,
fieldset[disabled] .datetimepicker table tr td.today:hover.active,
fieldset[disabled] .datetimepicker table tr td.today.disabled.active,
fieldset[disabled] .datetimepicker table tr td.today.disabled:hover.active {
  background-color: #888888;
  border-color: #888888;
}
.datetimepicker table tr td.today .badge,
.datetimepicker table tr td.today:hover .badge,
.datetimepicker table tr td.today.disabled .badge,
.datetimepicker table tr td.today.disabled:hover .badge {
  color: #888888;
  background-color: #444444;
}
.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today:hover:hover,
.datetimepicker table tr td.today.disabled:hover,
.datetimepicker table tr td.today.disabled:hover:hover,
.datetimepicker table tr td.today:focus,
.datetimepicker table tr td.today:hover:focus,
.datetimepicker table tr td.today.disabled:focus,
.datetimepicker table tr td.today.disabled:hover:focus,
.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today:hover.active,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled:hover.active,
.open .dropdown-toggle.datetimepicker table tr td.today,
.open .dropdown-toggle.datetimepicker table tr td.today:hover,
.open .dropdown-toggle.datetimepicker table tr td.today.disabled,
.open .dropdown-toggle.datetimepicker table tr td.today.disabled:hover {
  color: #444444;
  background-color: #747474;
  border-color: #747474;
}
.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today:hover.active,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled:hover.active,
.open .dropdown-toggle.datetimepicker table tr td.today,
.open .dropdown-toggle.datetimepicker table tr td.today:hover,
.open .dropdown-toggle.datetimepicker table tr td.today.disabled,
.open .dropdown-toggle.datetimepicker table tr td.today.disabled:hover {
  background-image: none;
}
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today:hover.disabled,
.datetimepicker table tr td.today.disabled.disabled,
.datetimepicker table tr td.today.disabled:hover.disabled,
.datetimepicker table tr td.today[disabled],
.datetimepicker table tr td.today:hover[disabled],
.datetimepicker table tr td.today.disabled[disabled],
.datetimepicker table tr td.today.disabled:hover[disabled],
fieldset[disabled] .datetimepicker table tr td.today,
fieldset[disabled] .datetimepicker table tr td.today:hover,
fieldset[disabled] .datetimepicker table tr td.today.disabled,
fieldset[disabled] .datetimepicker table tr td.today.disabled:hover,
.datetimepicker table tr td.today.disabled:hover,
.datetimepicker table tr td.today:hover.disabled:hover,
.datetimepicker table tr td.today.disabled.disabled:hover,
.datetimepicker table tr td.today.disabled:hover.disabled:hover,
.datetimepicker table tr td.today[disabled]:hover,
.datetimepicker table tr td.today:hover[disabled]:hover,
.datetimepicker table tr td.today.disabled[disabled]:hover,
.datetimepicker table tr td.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datetimepicker table tr td.today:hover,
fieldset[disabled] .datetimepicker table tr td.today:hover:hover,
fieldset[disabled] .datetimepicker table tr td.today.disabled:hover,
fieldset[disabled] .datetimepicker table tr td.today.disabled:hover:hover,
.datetimepicker table tr td.today.disabled:focus,
.datetimepicker table tr td.today:hover.disabled:focus,
.datetimepicker table tr td.today.disabled.disabled:focus,
.datetimepicker table tr td.today.disabled:hover.disabled:focus,
.datetimepicker table tr td.today[disabled]:focus,
.datetimepicker table tr td.today:hover[disabled]:focus,
.datetimepicker table tr td.today.disabled[disabled]:focus,
.datetimepicker table tr td.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datetimepicker table tr td.today:focus,
fieldset[disabled] .datetimepicker table tr td.today:hover:focus,
fieldset[disabled] .datetimepicker table tr td.today.disabled:focus,
fieldset[disabled] .datetimepicker table tr td.today.disabled:hover:focus,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today:hover.disabled:active,
.datetimepicker table tr td.today.disabled.disabled:active,
.datetimepicker table tr td.today.disabled:hover.disabled:active,
.datetimepicker table tr td.today[disabled]:active,
.datetimepicker table tr td.today:hover[disabled]:active,
.datetimepicker table tr td.today.disabled[disabled]:active,
.datetimepicker table tr td.today.disabled:hover[disabled]:active,
fieldset[disabled] .datetimepicker table tr td.today:active,
fieldset[disabled] .datetimepicker table tr td.today:hover:active,
fieldset[disabled] .datetimepicker table tr td.today.disabled:active,
fieldset[disabled] .datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today:hover.disabled.active,
.datetimepicker table tr td.today.disabled.disabled.active,
.datetimepicker table tr td.today.disabled:hover.disabled.active,
.datetimepicker table tr td.today[disabled].active,
.datetimepicker table tr td.today:hover[disabled].active,
.datetimepicker table tr td.today.disabled[disabled].active,
.datetimepicker table tr td.today.disabled:hover[disabled].active,
fieldset[disabled] .datetimepicker table tr td.today.active,
fieldset[disabled] .datetimepicker table tr td.today:hover.active,
fieldset[disabled] .datetimepicker table tr td.today.disabled.active,
fieldset[disabled] .datetimepicker table tr td.today.disabled:hover.active {
  background-color: #888888;
  border-color: #888888;
}
.datetimepicker table tr td.today .badge,
.datetimepicker table tr td.today:hover .badge,
.datetimepicker table tr td.today.disabled .badge,
.datetimepicker table tr td.today.disabled:hover .badge {
  color: #888888;
  background-color: #444444;
}
.datetimepicker table tr td.today.outline,
.datetimepicker table tr td.today:hover.outline,
.datetimepicker table tr td.today.disabled.outline,
.datetimepicker table tr td.today.disabled:hover.outline {
  color: #888888;
  background-color: transparent;
  border-color: #888888;
}
.datetimepicker table tr td.today.outline:hover,
.datetimepicker table tr td.today:hover.outline:hover,
.datetimepicker table tr td.today.disabled.outline:hover,
.datetimepicker table tr td.today.disabled:hover.outline:hover,
.datetimepicker table tr td.today.outline:focus,
.datetimepicker table tr td.today:hover.outline:focus,
.datetimepicker table tr td.today.disabled.outline:focus,
.datetimepicker table tr td.today.disabled:hover.outline:focus,
.datetimepicker table tr td.today.outline:active,
.datetimepicker table tr td.today:hover.outline:active,
.datetimepicker table tr td.today.disabled.outline:active,
.datetimepicker table tr td.today.disabled:hover.outline:active,
.datetimepicker table tr td.today.outline.active,
.datetimepicker table tr td.today:hover.outline.active,
.datetimepicker table tr td.today.disabled.outline.active,
.datetimepicker table tr td.today.disabled:hover.outline.active,
.open .dropdown-toggle.datetimepicker table tr td.today.outline,
.open .dropdown-toggle.datetimepicker table tr td.today:hover.outline,
.open .dropdown-toggle.datetimepicker table tr td.today.disabled.outline,
.open .dropdown-toggle.datetimepicker table tr td.today.disabled:hover.outline {
  color: #ffffff;
  background-color: #888888;
  border-color: #888888;
}
.datetimepicker table tr td.today:hover:hover {
  color: #000;
}
.datetimepicker table tr td.today.active:hover {
  color: #fff;
}
.datetimepicker table tr td.active,
.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active.disabled:hover {
  font-weight: 600;
  color: #ffffff;
  background-color: #2f87c1;
  border-color: #2f87c1;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active:hover:hover,
.datetimepicker table tr td.active.disabled:hover,
.datetimepicker table tr td.active.disabled:hover:hover,
.datetimepicker table tr td.active:focus,
.datetimepicker table tr td.active:hover:focus,
.datetimepicker table tr td.active.disabled:focus,
.datetimepicker table tr td.active.disabled:hover:focus,
.datetimepicker table tr td.active.focus,
.datetimepicker table tr td.active:hover.focus,
.datetimepicker table tr td.active.disabled.focus,
.datetimepicker table tr td.active.disabled:hover.focus,
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active,
.open > .dropdown-toggle.datetimepicker table tr td.active,
.open > .dropdown-toggle.datetimepicker table tr td.active:hover,
.open > .dropdown-toggle.datetimepicker table tr td.active.disabled,
.open > .dropdown-toggle.datetimepicker table tr td.active.disabled:hover {
  color: #ffffff;
  background-color: #256a98;
  border-color: #236590;
}
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active,
.open > .dropdown-toggle.datetimepicker table tr td.active,
.open > .dropdown-toggle.datetimepicker table tr td.active:hover,
.open > .dropdown-toggle.datetimepicker table tr td.active.disabled,
.open > .dropdown-toggle.datetimepicker table tr td.active.disabled:hover {
  background-image: none;
}
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active:hover.disabled,
.datetimepicker table tr td.active.disabled.disabled,
.datetimepicker table tr td.active.disabled:hover.disabled,
.datetimepicker table tr td.active[disabled],
.datetimepicker table tr td.active:hover[disabled],
.datetimepicker table tr td.active.disabled[disabled],
.datetimepicker table tr td.active.disabled:hover[disabled],
fieldset[disabled] .datetimepicker table tr td.active,
fieldset[disabled] .datetimepicker table tr td.active:hover,
fieldset[disabled] .datetimepicker table tr td.active.disabled,
fieldset[disabled] .datetimepicker table tr td.active.disabled:hover,
.datetimepicker table tr td.active.disabled:hover,
.datetimepicker table tr td.active:hover.disabled:hover,
.datetimepicker table tr td.active.disabled.disabled:hover,
.datetimepicker table tr td.active.disabled:hover.disabled:hover,
.datetimepicker table tr td.active[disabled]:hover,
.datetimepicker table tr td.active:hover[disabled]:hover,
.datetimepicker table tr td.active.disabled[disabled]:hover,
.datetimepicker table tr td.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datetimepicker table tr td.active:hover,
fieldset[disabled] .datetimepicker table tr td.active:hover:hover,
fieldset[disabled] .datetimepicker table tr td.active.disabled:hover,
fieldset[disabled] .datetimepicker table tr td.active.disabled:hover:hover,
.datetimepicker table tr td.active.disabled:focus,
.datetimepicker table tr td.active:hover.disabled:focus,
.datetimepicker table tr td.active.disabled.disabled:focus,
.datetimepicker table tr td.active.disabled:hover.disabled:focus,
.datetimepicker table tr td.active[disabled]:focus,
.datetimepicker table tr td.active:hover[disabled]:focus,
.datetimepicker table tr td.active.disabled[disabled]:focus,
.datetimepicker table tr td.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datetimepicker table tr td.active:focus,
fieldset[disabled] .datetimepicker table tr td.active:hover:focus,
fieldset[disabled] .datetimepicker table tr td.active.disabled:focus,
fieldset[disabled] .datetimepicker table tr td.active.disabled:hover:focus,
.datetimepicker table tr td.active.disabled.focus,
.datetimepicker table tr td.active:hover.disabled.focus,
.datetimepicker table tr td.active.disabled.disabled.focus,
.datetimepicker table tr td.active.disabled:hover.disabled.focus,
.datetimepicker table tr td.active[disabled].focus,
.datetimepicker table tr td.active:hover[disabled].focus,
.datetimepicker table tr td.active.disabled[disabled].focus,
.datetimepicker table tr td.active.disabled:hover[disabled].focus,
fieldset[disabled] .datetimepicker table tr td.active.focus,
fieldset[disabled] .datetimepicker table tr td.active:hover.focus,
fieldset[disabled] .datetimepicker table tr td.active.disabled.focus,
fieldset[disabled] .datetimepicker table tr td.active.disabled:hover.focus,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active:hover.disabled:active,
.datetimepicker table tr td.active.disabled.disabled:active,
.datetimepicker table tr td.active.disabled:hover.disabled:active,
.datetimepicker table tr td.active[disabled]:active,
.datetimepicker table tr td.active:hover[disabled]:active,
.datetimepicker table tr td.active.disabled[disabled]:active,
.datetimepicker table tr td.active.disabled:hover[disabled]:active,
fieldset[disabled] .datetimepicker table tr td.active:active,
fieldset[disabled] .datetimepicker table tr td.active:hover:active,
fieldset[disabled] .datetimepicker table tr td.active.disabled:active,
fieldset[disabled] .datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active:hover.disabled.active,
.datetimepicker table tr td.active.disabled.disabled.active,
.datetimepicker table tr td.active.disabled:hover.disabled.active,
.datetimepicker table tr td.active[disabled].active,
.datetimepicker table tr td.active:hover[disabled].active,
.datetimepicker table tr td.active.disabled[disabled].active,
.datetimepicker table tr td.active.disabled:hover[disabled].active,
fieldset[disabled] .datetimepicker table tr td.active.active,
fieldset[disabled] .datetimepicker table tr td.active:hover.active,
fieldset[disabled] .datetimepicker table tr td.active.disabled.active,
fieldset[disabled] .datetimepicker table tr td.active.disabled:hover.active {
  background-color: #2f87c1;
  border-color: #2f87c1;
}
.datetimepicker table tr td.active .badge,
.datetimepicker table tr td.active:hover .badge,
.datetimepicker table tr td.active.disabled .badge,
.datetimepicker table tr td.active.disabled:hover .badge {
  color: #2f87c1;
  background-color: #ffffff;
}
.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active:hover:hover,
.datetimepicker table tr td.active.disabled:hover,
.datetimepicker table tr td.active.disabled:hover:hover,
.datetimepicker table tr td.active:focus,
.datetimepicker table tr td.active:hover:focus,
.datetimepicker table tr td.active.disabled:focus,
.datetimepicker table tr td.active.disabled:hover:focus,
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datetimepicker table tr td.active,
.open .dropdown-toggle.datetimepicker table tr td.active:hover,
.open .dropdown-toggle.datetimepicker table tr td.active.disabled,
.open .dropdown-toggle.datetimepicker table tr td.active.disabled:hover {
  color: #ffffff;
  background-color: #2770a0;
  border-color: #2770a0;
}
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datetimepicker table tr td.active,
.open .dropdown-toggle.datetimepicker table tr td.active:hover,
.open .dropdown-toggle.datetimepicker table tr td.active.disabled,
.open .dropdown-toggle.datetimepicker table tr td.active.disabled:hover {
  background-image: none;
}
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active:hover.disabled,
.datetimepicker table tr td.active.disabled.disabled,
.datetimepicker table tr td.active.disabled:hover.disabled,
.datetimepicker table tr td.active[disabled],
.datetimepicker table tr td.active:hover[disabled],
.datetimepicker table tr td.active.disabled[disabled],
.datetimepicker table tr td.active.disabled:hover[disabled],
fieldset[disabled] .datetimepicker table tr td.active,
fieldset[disabled] .datetimepicker table tr td.active:hover,
fieldset[disabled] .datetimepicker table tr td.active.disabled,
fieldset[disabled] .datetimepicker table tr td.active.disabled:hover,
.datetimepicker table tr td.active.disabled:hover,
.datetimepicker table tr td.active:hover.disabled:hover,
.datetimepicker table tr td.active.disabled.disabled:hover,
.datetimepicker table tr td.active.disabled:hover.disabled:hover,
.datetimepicker table tr td.active[disabled]:hover,
.datetimepicker table tr td.active:hover[disabled]:hover,
.datetimepicker table tr td.active.disabled[disabled]:hover,
.datetimepicker table tr td.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datetimepicker table tr td.active:hover,
fieldset[disabled] .datetimepicker table tr td.active:hover:hover,
fieldset[disabled] .datetimepicker table tr td.active.disabled:hover,
fieldset[disabled] .datetimepicker table tr td.active.disabled:hover:hover,
.datetimepicker table tr td.active.disabled:focus,
.datetimepicker table tr td.active:hover.disabled:focus,
.datetimepicker table tr td.active.disabled.disabled:focus,
.datetimepicker table tr td.active.disabled:hover.disabled:focus,
.datetimepicker table tr td.active[disabled]:focus,
.datetimepicker table tr td.active:hover[disabled]:focus,
.datetimepicker table tr td.active.disabled[disabled]:focus,
.datetimepicker table tr td.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datetimepicker table tr td.active:focus,
fieldset[disabled] .datetimepicker table tr td.active:hover:focus,
fieldset[disabled] .datetimepicker table tr td.active.disabled:focus,
fieldset[disabled] .datetimepicker table tr td.active.disabled:hover:focus,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active:hover.disabled:active,
.datetimepicker table tr td.active.disabled.disabled:active,
.datetimepicker table tr td.active.disabled:hover.disabled:active,
.datetimepicker table tr td.active[disabled]:active,
.datetimepicker table tr td.active:hover[disabled]:active,
.datetimepicker table tr td.active.disabled[disabled]:active,
.datetimepicker table tr td.active.disabled:hover[disabled]:active,
fieldset[disabled] .datetimepicker table tr td.active:active,
fieldset[disabled] .datetimepicker table tr td.active:hover:active,
fieldset[disabled] .datetimepicker table tr td.active.disabled:active,
fieldset[disabled] .datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active:hover.disabled.active,
.datetimepicker table tr td.active.disabled.disabled.active,
.datetimepicker table tr td.active.disabled:hover.disabled.active,
.datetimepicker table tr td.active[disabled].active,
.datetimepicker table tr td.active:hover[disabled].active,
.datetimepicker table tr td.active.disabled[disabled].active,
.datetimepicker table tr td.active.disabled:hover[disabled].active,
fieldset[disabled] .datetimepicker table tr td.active.active,
fieldset[disabled] .datetimepicker table tr td.active:hover.active,
fieldset[disabled] .datetimepicker table tr td.active.disabled.active,
fieldset[disabled] .datetimepicker table tr td.active.disabled:hover.active {
  background-color: #2f87c1;
  border-color: #2f87c1;
}
.datetimepicker table tr td.active .badge,
.datetimepicker table tr td.active:hover .badge,
.datetimepicker table tr td.active.disabled .badge,
.datetimepicker table tr td.active.disabled:hover .badge {
  color: #2f87c1;
  background-color: #ffffff;
}
.datetimepicker table tr td.active.outline,
.datetimepicker table tr td.active:hover.outline,
.datetimepicker table tr td.active.disabled.outline,
.datetimepicker table tr td.active.disabled:hover.outline {
  color: #2f87c1;
  background-color: transparent;
  border-color: #2f87c1;
}
.datetimepicker table tr td.active.outline:hover,
.datetimepicker table tr td.active:hover.outline:hover,
.datetimepicker table tr td.active.disabled.outline:hover,
.datetimepicker table tr td.active.disabled:hover.outline:hover,
.datetimepicker table tr td.active.outline:focus,
.datetimepicker table tr td.active:hover.outline:focus,
.datetimepicker table tr td.active.disabled.outline:focus,
.datetimepicker table tr td.active.disabled:hover.outline:focus,
.datetimepicker table tr td.active.outline:active,
.datetimepicker table tr td.active:hover.outline:active,
.datetimepicker table tr td.active.disabled.outline:active,
.datetimepicker table tr td.active.disabled:hover.outline:active,
.datetimepicker table tr td.active.outline.active,
.datetimepicker table tr td.active:hover.outline.active,
.datetimepicker table tr td.active.disabled.outline.active,
.datetimepicker table tr td.active.disabled:hover.outline.active,
.open .dropdown-toggle.datetimepicker table tr td.active.outline,
.open .dropdown-toggle.datetimepicker table tr td.active:hover.outline,
.open .dropdown-toggle.datetimepicker table tr td.active.disabled.outline,
.open .dropdown-toggle.datetimepicker table tr td.active.disabled:hover.outline {
  color: #ffffff;
  background-color: #2f87c1;
  border-color: #2f87c1;
}
.datetimepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 2px;
}
.datetimepicker table tr td span:hover {
  background: #eeeeee;
}
.datetimepicker table tr td span.disabled,
.datetimepicker table tr td span.disabled:hover {
  background: none;
  color: #888888;
  cursor: default;
}
.datetimepicker table tr td span.active,
.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active.disabled:hover {
  font-weight: 600;
  color: #ffffff;
  background-color: #2f87c1;
  border-color: #2f87c1;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active:hover:hover,
.datetimepicker table tr td span.active.disabled:hover,
.datetimepicker table tr td span.active.disabled:hover:hover,
.datetimepicker table tr td span.active:focus,
.datetimepicker table tr td span.active:hover:focus,
.datetimepicker table tr td span.active.disabled:focus,
.datetimepicker table tr td span.active.disabled:hover:focus,
.datetimepicker table tr td span.active.focus,
.datetimepicker table tr td span.active:hover.focus,
.datetimepicker table tr td span.active.disabled.focus,
.datetimepicker table tr td span.active.disabled:hover.focus,
.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active,
.open > .dropdown-toggle.datetimepicker table tr td span.active,
.open > .dropdown-toggle.datetimepicker table tr td span.active:hover,
.open > .dropdown-toggle.datetimepicker table tr td span.active.disabled,
.open > .dropdown-toggle.datetimepicker table tr td span.active.disabled:hover {
  color: #ffffff;
  background-color: #256a98;
  border-color: #236590;
}
.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active,
.open > .dropdown-toggle.datetimepicker table tr td span.active,
.open > .dropdown-toggle.datetimepicker table tr td span.active:hover,
.open > .dropdown-toggle.datetimepicker table tr td span.active.disabled,
.open > .dropdown-toggle.datetimepicker table tr td span.active.disabled:hover {
  background-image: none;
}
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active:hover.disabled,
.datetimepicker table tr td span.active.disabled.disabled,
.datetimepicker table tr td span.active.disabled:hover.disabled,
.datetimepicker table tr td span.active[disabled],
.datetimepicker table tr td span.active:hover[disabled],
.datetimepicker table tr td span.active.disabled[disabled],
.datetimepicker table tr td span.active.disabled:hover[disabled],
fieldset[disabled] .datetimepicker table tr td span.active,
fieldset[disabled] .datetimepicker table tr td span.active:hover,
fieldset[disabled] .datetimepicker table tr td span.active.disabled,
fieldset[disabled] .datetimepicker table tr td span.active.disabled:hover,
.datetimepicker table tr td span.active.disabled:hover,
.datetimepicker table tr td span.active:hover.disabled:hover,
.datetimepicker table tr td span.active.disabled.disabled:hover,
.datetimepicker table tr td span.active.disabled:hover.disabled:hover,
.datetimepicker table tr td span.active[disabled]:hover,
.datetimepicker table tr td span.active:hover[disabled]:hover,
.datetimepicker table tr td span.active.disabled[disabled]:hover,
.datetimepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datetimepicker table tr td span.active:hover,
fieldset[disabled] .datetimepicker table tr td span.active:hover:hover,
fieldset[disabled] .datetimepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datetimepicker table tr td span.active.disabled:hover:hover,
.datetimepicker table tr td span.active.disabled:focus,
.datetimepicker table tr td span.active:hover.disabled:focus,
.datetimepicker table tr td span.active.disabled.disabled:focus,
.datetimepicker table tr td span.active.disabled:hover.disabled:focus,
.datetimepicker table tr td span.active[disabled]:focus,
.datetimepicker table tr td span.active:hover[disabled]:focus,
.datetimepicker table tr td span.active.disabled[disabled]:focus,
.datetimepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datetimepicker table tr td span.active:focus,
fieldset[disabled] .datetimepicker table tr td span.active:hover:focus,
fieldset[disabled] .datetimepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datetimepicker table tr td span.active.disabled:hover:focus,
.datetimepicker table tr td span.active.disabled.focus,
.datetimepicker table tr td span.active:hover.disabled.focus,
.datetimepicker table tr td span.active.disabled.disabled.focus,
.datetimepicker table tr td span.active.disabled:hover.disabled.focus,
.datetimepicker table tr td span.active[disabled].focus,
.datetimepicker table tr td span.active:hover[disabled].focus,
.datetimepicker table tr td span.active.disabled[disabled].focus,
.datetimepicker table tr td span.active.disabled:hover[disabled].focus,
fieldset[disabled] .datetimepicker table tr td span.active.focus,
fieldset[disabled] .datetimepicker table tr td span.active:hover.focus,
fieldset[disabled] .datetimepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datetimepicker table tr td span.active.disabled:hover.focus,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active:hover.disabled:active,
.datetimepicker table tr td span.active.disabled.disabled:active,
.datetimepicker table tr td span.active.disabled:hover.disabled:active,
.datetimepicker table tr td span.active[disabled]:active,
.datetimepicker table tr td span.active:hover[disabled]:active,
.datetimepicker table tr td span.active.disabled[disabled]:active,
.datetimepicker table tr td span.active.disabled:hover[disabled]:active,
fieldset[disabled] .datetimepicker table tr td span.active:active,
fieldset[disabled] .datetimepicker table tr td span.active:hover:active,
fieldset[disabled] .datetimepicker table tr td span.active.disabled:active,
fieldset[disabled] .datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active:hover.disabled.active,
.datetimepicker table tr td span.active.disabled.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.disabled.active,
.datetimepicker table tr td span.active[disabled].active,
.datetimepicker table tr td span.active:hover[disabled].active,
.datetimepicker table tr td span.active.disabled[disabled].active,
.datetimepicker table tr td span.active.disabled:hover[disabled].active,
fieldset[disabled] .datetimepicker table tr td span.active.active,
fieldset[disabled] .datetimepicker table tr td span.active:hover.active,
fieldset[disabled] .datetimepicker table tr td span.active.disabled.active,
fieldset[disabled] .datetimepicker table tr td span.active.disabled:hover.active {
  background-color: #2f87c1;
  border-color: #2f87c1;
}
.datetimepicker table tr td span.active .badge,
.datetimepicker table tr td span.active:hover .badge,
.datetimepicker table tr td span.active.disabled .badge,
.datetimepicker table tr td span.active.disabled:hover .badge {
  color: #2f87c1;
  background-color: #ffffff;
}
.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active:hover:hover,
.datetimepicker table tr td span.active.disabled:hover,
.datetimepicker table tr td span.active.disabled:hover:hover,
.datetimepicker table tr td span.active:focus,
.datetimepicker table tr td span.active:hover:focus,
.datetimepicker table tr td span.active.disabled:focus,
.datetimepicker table tr td span.active.disabled:hover:focus,
.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datetimepicker table tr td span.active,
.open .dropdown-toggle.datetimepicker table tr td span.active:hover,
.open .dropdown-toggle.datetimepicker table tr td span.active.disabled,
.open .dropdown-toggle.datetimepicker table tr td span.active.disabled:hover {
  color: #ffffff;
  background-color: #2770a0;
  border-color: #2770a0;
}
.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datetimepicker table tr td span.active,
.open .dropdown-toggle.datetimepicker table tr td span.active:hover,
.open .dropdown-toggle.datetimepicker table tr td span.active.disabled,
.open .dropdown-toggle.datetimepicker table tr td span.active.disabled:hover {
  background-image: none;
}
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active:hover.disabled,
.datetimepicker table tr td span.active.disabled.disabled,
.datetimepicker table tr td span.active.disabled:hover.disabled,
.datetimepicker table tr td span.active[disabled],
.datetimepicker table tr td span.active:hover[disabled],
.datetimepicker table tr td span.active.disabled[disabled],
.datetimepicker table tr td span.active.disabled:hover[disabled],
fieldset[disabled] .datetimepicker table tr td span.active,
fieldset[disabled] .datetimepicker table tr td span.active:hover,
fieldset[disabled] .datetimepicker table tr td span.active.disabled,
fieldset[disabled] .datetimepicker table tr td span.active.disabled:hover,
.datetimepicker table tr td span.active.disabled:hover,
.datetimepicker table tr td span.active:hover.disabled:hover,
.datetimepicker table tr td span.active.disabled.disabled:hover,
.datetimepicker table tr td span.active.disabled:hover.disabled:hover,
.datetimepicker table tr td span.active[disabled]:hover,
.datetimepicker table tr td span.active:hover[disabled]:hover,
.datetimepicker table tr td span.active.disabled[disabled]:hover,
.datetimepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datetimepicker table tr td span.active:hover,
fieldset[disabled] .datetimepicker table tr td span.active:hover:hover,
fieldset[disabled] .datetimepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datetimepicker table tr td span.active.disabled:hover:hover,
.datetimepicker table tr td span.active.disabled:focus,
.datetimepicker table tr td span.active:hover.disabled:focus,
.datetimepicker table tr td span.active.disabled.disabled:focus,
.datetimepicker table tr td span.active.disabled:hover.disabled:focus,
.datetimepicker table tr td span.active[disabled]:focus,
.datetimepicker table tr td span.active:hover[disabled]:focus,
.datetimepicker table tr td span.active.disabled[disabled]:focus,
.datetimepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datetimepicker table tr td span.active:focus,
fieldset[disabled] .datetimepicker table tr td span.active:hover:focus,
fieldset[disabled] .datetimepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datetimepicker table tr td span.active.disabled:hover:focus,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active:hover.disabled:active,
.datetimepicker table tr td span.active.disabled.disabled:active,
.datetimepicker table tr td span.active.disabled:hover.disabled:active,
.datetimepicker table tr td span.active[disabled]:active,
.datetimepicker table tr td span.active:hover[disabled]:active,
.datetimepicker table tr td span.active.disabled[disabled]:active,
.datetimepicker table tr td span.active.disabled:hover[disabled]:active,
fieldset[disabled] .datetimepicker table tr td span.active:active,
fieldset[disabled] .datetimepicker table tr td span.active:hover:active,
fieldset[disabled] .datetimepicker table tr td span.active.disabled:active,
fieldset[disabled] .datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active:hover.disabled.active,
.datetimepicker table tr td span.active.disabled.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.disabled.active,
.datetimepicker table tr td span.active[disabled].active,
.datetimepicker table tr td span.active:hover[disabled].active,
.datetimepicker table tr td span.active.disabled[disabled].active,
.datetimepicker table tr td span.active.disabled:hover[disabled].active,
fieldset[disabled] .datetimepicker table tr td span.active.active,
fieldset[disabled] .datetimepicker table tr td span.active:hover.active,
fieldset[disabled] .datetimepicker table tr td span.active.disabled.active,
fieldset[disabled] .datetimepicker table tr td span.active.disabled:hover.active {
  background-color: #2f87c1;
  border-color: #2f87c1;
}
.datetimepicker table tr td span.active .badge,
.datetimepicker table tr td span.active:hover .badge,
.datetimepicker table tr td span.active.disabled .badge,
.datetimepicker table tr td span.active.disabled:hover .badge {
  color: #2f87c1;
  background-color: #ffffff;
}
.datetimepicker table tr td span.active.outline,
.datetimepicker table tr td span.active:hover.outline,
.datetimepicker table tr td span.active.disabled.outline,
.datetimepicker table tr td span.active.disabled:hover.outline {
  color: #2f87c1;
  background-color: transparent;
  border-color: #2f87c1;
}
.datetimepicker table tr td span.active.outline:hover,
.datetimepicker table tr td span.active:hover.outline:hover,
.datetimepicker table tr td span.active.disabled.outline:hover,
.datetimepicker table tr td span.active.disabled:hover.outline:hover,
.datetimepicker table tr td span.active.outline:focus,
.datetimepicker table tr td span.active:hover.outline:focus,
.datetimepicker table tr td span.active.disabled.outline:focus,
.datetimepicker table tr td span.active.disabled:hover.outline:focus,
.datetimepicker table tr td span.active.outline:active,
.datetimepicker table tr td span.active:hover.outline:active,
.datetimepicker table tr td span.active.disabled.outline:active,
.datetimepicker table tr td span.active.disabled:hover.outline:active,
.datetimepicker table tr td span.active.outline.active,
.datetimepicker table tr td span.active:hover.outline.active,
.datetimepicker table tr td span.active.disabled.outline.active,
.datetimepicker table tr td span.active.disabled:hover.outline.active,
.open .dropdown-toggle.datetimepicker table tr td span.active.outline,
.open .dropdown-toggle.datetimepicker table tr td span.active:hover.outline,
.open .dropdown-toggle.datetimepicker table tr td span.active.disabled.outline,
.open .dropdown-toggle.datetimepicker table tr td span.active.disabled:hover.outline {
  color: #ffffff;
  background-color: #2f87c1;
  border-color: #2f87c1;
}
.datetimepicker table tr td span.old,
.datetimepicker table tr td span.new {
  color: #888888;
}
.datetimepicker th.switch {
  width: 145px;
}
.datetimepicker thead tr:first-child th,
.datetimepicker tfoot tr th {
  cursor: pointer;
}
.datetimepicker thead tr:first-child th:hover,
.datetimepicker tfoot tr th:hover {
  background: #eeeeee;
}
.datetimepicker-hours table tr td span,
.datetimepicker-minutes table tr td span {
  height: 26px;
  line-height: 26px;
}
.datetimepicker-hours fieldset legend,
.datetimepicker-minutes fieldset legend {
  margin-bottom: inherit;
  line-height: 30px;
}
.datetimepicker-hours table tr td span.hour_am,
.datetimepicker-hours table tr td span.hour_pm {
  width: 14.6%;
}
.datetimepicker-inline {
  max-width: 235px;
}
.datetimepicker-dropdown,
.datetimepicker-dropdown-left {
  top: 0;
  left: 0;
}
.datetimepicker-dropdown-bottom-right {
  position: absolute;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.datetimepicker-dropdown-bottom-right:after,
.datetimepicker-dropdown-bottom-right:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.datetimepicker-dropdown-bottom-right:after {
  border-bottom-color: #ffffff;
  border-width: 7px;
  left: 50%;
  margin-left: -7px;
}
.datetimepicker-dropdown-bottom-right:before {
  border-bottom-color: #dddddd;
  border-width: 8px;
  left: 50%;
  margin-left: -8px;
}
.datetimepicker-dropdown-bottom-left {
  position: absolute;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.datetimepicker-dropdown-bottom-left:after,
.datetimepicker-dropdown-bottom-left:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.datetimepicker-dropdown-bottom-left:after {
  border-bottom-color: #ffffff;
  border-width: 7px;
  left: 50%;
  margin-left: -7px;
}
.datetimepicker-dropdown-bottom-left:before {
  border-bottom-color: #dddddd;
  border-width: 8px;
  left: 50%;
  margin-left: -8px;
}
.datetimepicker-dropdown-top-right {
  position: absolute;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.datetimepicker-dropdown-top-right:after,
.datetimepicker-dropdown-top-right:before {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.datetimepicker-dropdown-top-right:after {
  border-top-color: #ffffff;
  border-width: 7px;
  left: 50%;
  margin-left: -7px;
}
.datetimepicker-dropdown-top-right:before {
  border-top-color: #dddddd;
  border-width: 8px;
  left: 50%;
  margin-left: -8px;
}
.datetimepicker-dropdown-top-left {
  position: absolute;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.datetimepicker-dropdown-top-left:after,
.datetimepicker-dropdown-top-left:before {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.datetimepicker-dropdown-top-left:after {
  border-top-color: #ffffff;
  border-width: 7px;
  left: 50%;
  margin-left: -7px;
}
.datetimepicker-dropdown-top-left:before {
  border-top-color: #dddddd;
  border-width: 8px;
  left: 50%;
  margin-left: -8px;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i,
.input-group.date .add-on i,
.input-append.date .input-group-addon span,
.input-prepend.date .input-group-addon span,
.input-group.date .input-group-addon span {
  cursor: pointer;
  width: 16px;
  height: 16px;
}
/*!
 * Stylesheet for the Date Range Picker, for use with Bootstrap 3.x
 *
 * Copyright 2013 Dan Grossman ( http://www.dangrossman.info )
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Built for http://www.improvely.com
 */
.daterangepicker {
  position: absolute;
  top: 100px;
  left: 20px;
  padding: 4px;
  margin-top: 1px;
  background: #ffffff;
  border-radius: 2px;
}
.daterangepicker .dropdown-menu {
  max-width: none;
  z-index: 1051;
}
.daterangepicker.opensleft:before,
.daterangepicker.opensright:before,
.daterangepicker.opensleft:after,
.daterangepicker.opensright:after {
  position: absolute;
  display: inline-block;
  content: '';
}
.daterangepicker.opensleft:after,
.daterangepicker.opensright:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
}
.daterangepicker.opensleft:before,
.daterangepicker.opensright:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #cccccc;
  border-bottom: 7px solid rgba(0, 0, 0, 0.15);
  border-left: 7px solid transparent;
}
.daterangepicker.opensleft:before {
  top: -7px;
  right: 9px;
}
.daterangepicker.opensleft:after {
  top: -6px;
  right: 10px;
}
.daterangepicker.opensright:before {
  top: -7px;
  left: 9px;
}
.daterangepicker.opensright:after {
  top: -6px;
  left: 10px;
}
.daterangepicker.opensleft .ranges,
.daterangepicker.opensleft .calendar {
  float: left;
  margin: 4px;
}
.daterangepicker.opensright .ranges,
.daterangepicker.opensright .calendar {
  float: right;
  margin: 4px;
}
.daterangepicker .ranges {
  width: 160px;
  text-align: left;
}
.daterangepicker .ranges .range_inputs > div {
  float: left;
}
.daterangepicker .ranges .range_inputs > div:nth-child(2) {
  margin-bottom: 10px;
}
.daterangepicker .ranges label {
  font-size: 11px;
  font-weight: normal;
  text-transform: uppercase;
}
.daterangepicker .ranges ul {
  list-style: none;
  margin: 0 0 5px;
  padding: 0;
}
.daterangepicker .ranges ul > li {
  padding: 5px 10px;
  font-size: 13px;
  color: #2f87c1;
  cursor: pointer;
  background: #f5f5f5;
  border: 1px solid transparent;
  border-radius: 2px;
}
.daterangepicker .ranges ul > li + li {
  margin-top: 3px;
}
.daterangepicker .ranges ul > li.active,
.daterangepicker .ranges ul > li:hover {
  color: #ffffff;
  background-color: #2f87c1;
}
.daterangepicker .calendar {
  display: none;
  max-width: 270px;
}
.daterangepicker .calendar-date {
  border: 1px solid #dddddd;
  padding: 4px;
  border-radius: 2px;
  background: #ffffff;
}
.daterangepicker .calendar-time {
  text-align: center;
  margin: 8px auto 0 auto;
  line-height: 30px;
}
.daterangepicker table {
  width: 100%;
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.daterangepicker td,
.daterangepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  min-width: 32px;
  border: none;
  border-radius: 2px;
  white-space: nowrap;
}
.daterangepicker th {
  color: #444444;
  font-weight: 600;
}
.daterangepicker table tr td.week {
  font-size: 80%;
  color: #888888;
}
.daterangepicker table tr td.off,
.daterangepicker table tr td.disabled {
  color: #888888;
}
.daterangepicker table tr td.in-range,
.daterangepicker table tr td.in-range.disabled,
.daterangepicker table tr td.in-range.disabled:hover {
  background: #ebf4f8;
  border-radius: 0;
}
.daterangepicker table tr td.in-range:hover,
.daterangepicker table tr td.in-range.available:hover {
  background: #d1e5ef;
}
.daterangepicker table tr td.available:hover {
  background: #eeeeee;
  cursor: pointer;
}
.daterangepicker table tr td.active,
.daterangepicker table tr td.active:hover,
.daterangepicker table tr td.active.disabled,
.daterangepicker table tr td.active.disabled:hover {
  font-weight: 600;
  color: #ffffff;
  background-color: #2f87c1;
  border-color: #2f87c1;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.daterangepicker table tr td.active:hover,
.daterangepicker table tr td.active:hover:hover,
.daterangepicker table tr td.active.disabled:hover,
.daterangepicker table tr td.active.disabled:hover:hover,
.daterangepicker table tr td.active:focus,
.daterangepicker table tr td.active:hover:focus,
.daterangepicker table tr td.active.disabled:focus,
.daterangepicker table tr td.active.disabled:hover:focus,
.daterangepicker table tr td.active.focus,
.daterangepicker table tr td.active:hover.focus,
.daterangepicker table tr td.active.disabled.focus,
.daterangepicker table tr td.active.disabled:hover.focus,
.daterangepicker table tr td.active:active,
.daterangepicker table tr td.active:hover:active,
.daterangepicker table tr td.active.disabled:active,
.daterangepicker table tr td.active.disabled:hover:active,
.daterangepicker table tr td.active.active,
.daterangepicker table tr td.active:hover.active,
.daterangepicker table tr td.active.disabled.active,
.daterangepicker table tr td.active.disabled:hover.active,
.open > .dropdown-toggle.daterangepicker table tr td.active,
.open > .dropdown-toggle.daterangepicker table tr td.active:hover,
.open > .dropdown-toggle.daterangepicker table tr td.active.disabled,
.open > .dropdown-toggle.daterangepicker table tr td.active.disabled:hover {
  color: #ffffff;
  background-color: #256a98;
  border-color: #236590;
}
.daterangepicker table tr td.active:active,
.daterangepicker table tr td.active:hover:active,
.daterangepicker table tr td.active.disabled:active,
.daterangepicker table tr td.active.disabled:hover:active,
.daterangepicker table tr td.active.active,
.daterangepicker table tr td.active:hover.active,
.daterangepicker table tr td.active.disabled.active,
.daterangepicker table tr td.active.disabled:hover.active,
.open > .dropdown-toggle.daterangepicker table tr td.active,
.open > .dropdown-toggle.daterangepicker table tr td.active:hover,
.open > .dropdown-toggle.daterangepicker table tr td.active.disabled,
.open > .dropdown-toggle.daterangepicker table tr td.active.disabled:hover {
  background-image: none;
}
.daterangepicker table tr td.active.disabled,
.daterangepicker table tr td.active:hover.disabled,
.daterangepicker table tr td.active.disabled.disabled,
.daterangepicker table tr td.active.disabled:hover.disabled,
.daterangepicker table tr td.active[disabled],
.daterangepicker table tr td.active:hover[disabled],
.daterangepicker table tr td.active.disabled[disabled],
.daterangepicker table tr td.active.disabled:hover[disabled],
fieldset[disabled] .daterangepicker table tr td.active,
fieldset[disabled] .daterangepicker table tr td.active:hover,
fieldset[disabled] .daterangepicker table tr td.active.disabled,
fieldset[disabled] .daterangepicker table tr td.active.disabled:hover,
.daterangepicker table tr td.active.disabled:hover,
.daterangepicker table tr td.active:hover.disabled:hover,
.daterangepicker table tr td.active.disabled.disabled:hover,
.daterangepicker table tr td.active.disabled:hover.disabled:hover,
.daterangepicker table tr td.active[disabled]:hover,
.daterangepicker table tr td.active:hover[disabled]:hover,
.daterangepicker table tr td.active.disabled[disabled]:hover,
.daterangepicker table tr td.active.disabled:hover[disabled]:hover,
fieldset[disabled] .daterangepicker table tr td.active:hover,
fieldset[disabled] .daterangepicker table tr td.active:hover:hover,
fieldset[disabled] .daterangepicker table tr td.active.disabled:hover,
fieldset[disabled] .daterangepicker table tr td.active.disabled:hover:hover,
.daterangepicker table tr td.active.disabled:focus,
.daterangepicker table tr td.active:hover.disabled:focus,
.daterangepicker table tr td.active.disabled.disabled:focus,
.daterangepicker table tr td.active.disabled:hover.disabled:focus,
.daterangepicker table tr td.active[disabled]:focus,
.daterangepicker table tr td.active:hover[disabled]:focus,
.daterangepicker table tr td.active.disabled[disabled]:focus,
.daterangepicker table tr td.active.disabled:hover[disabled]:focus,
fieldset[disabled] .daterangepicker table tr td.active:focus,
fieldset[disabled] .daterangepicker table tr td.active:hover:focus,
fieldset[disabled] .daterangepicker table tr td.active.disabled:focus,
fieldset[disabled] .daterangepicker table tr td.active.disabled:hover:focus,
.daterangepicker table tr td.active.disabled.focus,
.daterangepicker table tr td.active:hover.disabled.focus,
.daterangepicker table tr td.active.disabled.disabled.focus,
.daterangepicker table tr td.active.disabled:hover.disabled.focus,
.daterangepicker table tr td.active[disabled].focus,
.daterangepicker table tr td.active:hover[disabled].focus,
.daterangepicker table tr td.active.disabled[disabled].focus,
.daterangepicker table tr td.active.disabled:hover[disabled].focus,
fieldset[disabled] .daterangepicker table tr td.active.focus,
fieldset[disabled] .daterangepicker table tr td.active:hover.focus,
fieldset[disabled] .daterangepicker table tr td.active.disabled.focus,
fieldset[disabled] .daterangepicker table tr td.active.disabled:hover.focus,
.daterangepicker table tr td.active.disabled:active,
.daterangepicker table tr td.active:hover.disabled:active,
.daterangepicker table tr td.active.disabled.disabled:active,
.daterangepicker table tr td.active.disabled:hover.disabled:active,
.daterangepicker table tr td.active[disabled]:active,
.daterangepicker table tr td.active:hover[disabled]:active,
.daterangepicker table tr td.active.disabled[disabled]:active,
.daterangepicker table tr td.active.disabled:hover[disabled]:active,
fieldset[disabled] .daterangepicker table tr td.active:active,
fieldset[disabled] .daterangepicker table tr td.active:hover:active,
fieldset[disabled] .daterangepicker table tr td.active.disabled:active,
fieldset[disabled] .daterangepicker table tr td.active.disabled:hover:active,
.daterangepicker table tr td.active.disabled.active,
.daterangepicker table tr td.active:hover.disabled.active,
.daterangepicker table tr td.active.disabled.disabled.active,
.daterangepicker table tr td.active.disabled:hover.disabled.active,
.daterangepicker table tr td.active[disabled].active,
.daterangepicker table tr td.active:hover[disabled].active,
.daterangepicker table tr td.active.disabled[disabled].active,
.daterangepicker table tr td.active.disabled:hover[disabled].active,
fieldset[disabled] .daterangepicker table tr td.active.active,
fieldset[disabled] .daterangepicker table tr td.active:hover.active,
fieldset[disabled] .daterangepicker table tr td.active.disabled.active,
fieldset[disabled] .daterangepicker table tr td.active.disabled:hover.active {
  background-color: #2f87c1;
  border-color: #2f87c1;
}
.daterangepicker table tr td.active .badge,
.daterangepicker table tr td.active:hover .badge,
.daterangepicker table tr td.active.disabled .badge,
.daterangepicker table tr td.active.disabled:hover .badge {
  color: #2f87c1;
  background-color: #ffffff;
}
.daterangepicker table tr td.active:hover,
.daterangepicker table tr td.active:hover:hover,
.daterangepicker table tr td.active.disabled:hover,
.daterangepicker table tr td.active.disabled:hover:hover,
.daterangepicker table tr td.active:focus,
.daterangepicker table tr td.active:hover:focus,
.daterangepicker table tr td.active.disabled:focus,
.daterangepicker table tr td.active.disabled:hover:focus,
.daterangepicker table tr td.active:active,
.daterangepicker table tr td.active:hover:active,
.daterangepicker table tr td.active.disabled:active,
.daterangepicker table tr td.active.disabled:hover:active,
.daterangepicker table tr td.active.active,
.daterangepicker table tr td.active:hover.active,
.daterangepicker table tr td.active.disabled.active,
.daterangepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.daterangepicker table tr td.active,
.open .dropdown-toggle.daterangepicker table tr td.active:hover,
.open .dropdown-toggle.daterangepicker table tr td.active.disabled,
.open .dropdown-toggle.daterangepicker table tr td.active.disabled:hover {
  color: #ffffff;
  background-color: #2770a0;
  border-color: #2770a0;
}
.daterangepicker table tr td.active:active,
.daterangepicker table tr td.active:hover:active,
.daterangepicker table tr td.active.disabled:active,
.daterangepicker table tr td.active.disabled:hover:active,
.daterangepicker table tr td.active.active,
.daterangepicker table tr td.active:hover.active,
.daterangepicker table tr td.active.disabled.active,
.daterangepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.daterangepicker table tr td.active,
.open .dropdown-toggle.daterangepicker table tr td.active:hover,
.open .dropdown-toggle.daterangepicker table tr td.active.disabled,
.open .dropdown-toggle.daterangepicker table tr td.active.disabled:hover {
  background-image: none;
}
.daterangepicker table tr td.active.disabled,
.daterangepicker table tr td.active:hover.disabled,
.daterangepicker table tr td.active.disabled.disabled,
.daterangepicker table tr td.active.disabled:hover.disabled,
.daterangepicker table tr td.active[disabled],
.daterangepicker table tr td.active:hover[disabled],
.daterangepicker table tr td.active.disabled[disabled],
.daterangepicker table tr td.active.disabled:hover[disabled],
fieldset[disabled] .daterangepicker table tr td.active,
fieldset[disabled] .daterangepicker table tr td.active:hover,
fieldset[disabled] .daterangepicker table tr td.active.disabled,
fieldset[disabled] .daterangepicker table tr td.active.disabled:hover,
.daterangepicker table tr td.active.disabled:hover,
.daterangepicker table tr td.active:hover.disabled:hover,
.daterangepicker table tr td.active.disabled.disabled:hover,
.daterangepicker table tr td.active.disabled:hover.disabled:hover,
.daterangepicker table tr td.active[disabled]:hover,
.daterangepicker table tr td.active:hover[disabled]:hover,
.daterangepicker table tr td.active.disabled[disabled]:hover,
.daterangepicker table tr td.active.disabled:hover[disabled]:hover,
fieldset[disabled] .daterangepicker table tr td.active:hover,
fieldset[disabled] .daterangepicker table tr td.active:hover:hover,
fieldset[disabled] .daterangepicker table tr td.active.disabled:hover,
fieldset[disabled] .daterangepicker table tr td.active.disabled:hover:hover,
.daterangepicker table tr td.active.disabled:focus,
.daterangepicker table tr td.active:hover.disabled:focus,
.daterangepicker table tr td.active.disabled.disabled:focus,
.daterangepicker table tr td.active.disabled:hover.disabled:focus,
.daterangepicker table tr td.active[disabled]:focus,
.daterangepicker table tr td.active:hover[disabled]:focus,
.daterangepicker table tr td.active.disabled[disabled]:focus,
.daterangepicker table tr td.active.disabled:hover[disabled]:focus,
fieldset[disabled] .daterangepicker table tr td.active:focus,
fieldset[disabled] .daterangepicker table tr td.active:hover:focus,
fieldset[disabled] .daterangepicker table tr td.active.disabled:focus,
fieldset[disabled] .daterangepicker table tr td.active.disabled:hover:focus,
.daterangepicker table tr td.active.disabled:active,
.daterangepicker table tr td.active:hover.disabled:active,
.daterangepicker table tr td.active.disabled.disabled:active,
.daterangepicker table tr td.active.disabled:hover.disabled:active,
.daterangepicker table tr td.active[disabled]:active,
.daterangepicker table tr td.active:hover[disabled]:active,
.daterangepicker table tr td.active.disabled[disabled]:active,
.daterangepicker table tr td.active.disabled:hover[disabled]:active,
fieldset[disabled] .daterangepicker table tr td.active:active,
fieldset[disabled] .daterangepicker table tr td.active:hover:active,
fieldset[disabled] .daterangepicker table tr td.active.disabled:active,
fieldset[disabled] .daterangepicker table tr td.active.disabled:hover:active,
.daterangepicker table tr td.active.disabled.active,
.daterangepicker table tr td.active:hover.disabled.active,
.daterangepicker table tr td.active.disabled.disabled.active,
.daterangepicker table tr td.active.disabled:hover.disabled.active,
.daterangepicker table tr td.active[disabled].active,
.daterangepicker table tr td.active:hover[disabled].active,
.daterangepicker table tr td.active.disabled[disabled].active,
.daterangepicker table tr td.active.disabled:hover[disabled].active,
fieldset[disabled] .daterangepicker table tr td.active.active,
fieldset[disabled] .daterangepicker table tr td.active:hover.active,
fieldset[disabled] .daterangepicker table tr td.active.disabled.active,
fieldset[disabled] .daterangepicker table tr td.active.disabled:hover.active {
  background-color: #2f87c1;
  border-color: #2f87c1;
}
.daterangepicker table tr td.active .badge,
.daterangepicker table tr td.active:hover .badge,
.daterangepicker table tr td.active.disabled .badge,
.daterangepicker table tr td.active.disabled:hover .badge {
  color: #2f87c1;
  background-color: #ffffff;
}
.daterangepicker table tr td.active.outline,
.daterangepicker table tr td.active:hover.outline,
.daterangepicker table tr td.active.disabled.outline,
.daterangepicker table tr td.active.disabled:hover.outline {
  color: #2f87c1;
  background-color: transparent;
  border-color: #2f87c1;
}
.daterangepicker table tr td.active.outline:hover,
.daterangepicker table tr td.active:hover.outline:hover,
.daterangepicker table tr td.active.disabled.outline:hover,
.daterangepicker table tr td.active.disabled:hover.outline:hover,
.daterangepicker table tr td.active.outline:focus,
.daterangepicker table tr td.active:hover.outline:focus,
.daterangepicker table tr td.active.disabled.outline:focus,
.daterangepicker table tr td.active.disabled:hover.outline:focus,
.daterangepicker table tr td.active.outline:active,
.daterangepicker table tr td.active:hover.outline:active,
.daterangepicker table tr td.active.disabled.outline:active,
.daterangepicker table tr td.active.disabled:hover.outline:active,
.daterangepicker table tr td.active.outline.active,
.daterangepicker table tr td.active:hover.outline.active,
.daterangepicker table tr td.active.disabled.outline.active,
.daterangepicker table tr td.active.disabled:hover.outline.active,
.open .dropdown-toggle.daterangepicker table tr td.active.outline,
.open .dropdown-toggle.daterangepicker table tr td.active:hover.outline,
.open .dropdown-toggle.daterangepicker table tr td.active.disabled.outline,
.open .dropdown-toggle.daterangepicker table tr td.active.disabled:hover.outline {
  color: #ffffff;
  background-color: #2f87c1;
  border-color: #2f87c1;
}
.daterangepicker table tr td.active.start-date {
  border-radius: 2px 0 0 2px;
}
.daterangepicker table tr td.active.start-date.end-date {
  border-radius: 2px;
}
.daterangepicker table tr td.active.end-date {
  border-radius: 0 2px 2px 0;
}
.daterangepicker table tr td.active.end-date.start-date {
  border-radius: 2px;
}
.daterangepicker select {
  height: 30px;
  padding: 5px;
  font-size: 12px;
  line-height: 1.5;
  color: #666666;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.daterangepicker select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.daterangepicker select[disabled],
.daterangepicker select[readonly] {
  cursor: not-allowed;
  background-color: #dedede;
}
.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
  padding: 2.5px;
  height: auto;
  margin: 0;
  cursor: default;
}
.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}
.daterangepicker select.yearselect {
  width: 40%;
}
.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.ampmselect {
  width: 60px;
  margin-bottom: 0;
}
.datepicker,
.datetimepicker,
.daterangepicker {
  font-size: 13px;
}
.datepicker thead > tr > th,
.datetimepicker thead > tr > th,
.daterangepicker thead > tr > th,
.datepicker tbody > tr > th,
.datetimepicker tbody > tr > th,
.daterangepicker tbody > tr > th,
.datepicker thead > tr > td,
.datetimepicker thead > tr > td,
.daterangepicker thead > tr > td,
.datepicker tbody > tr > td,
.datetimepicker tbody > tr > td,
.daterangepicker tbody > tr > td {
  padding: 5px 2px;
  min-width: 30px;
}
.datepicker thead > tr .prev,
.datetimepicker thead > tr .prev,
.daterangepicker thead > tr .prev,
.datepicker thead > tr .next,
.datetimepicker thead > tr .next,
.daterangepicker thead > tr .next {
  color: #2f87c1;
  content: '';
  font-size: 0px;
  cursor: pointer;
}
.datepicker thead > tr .prev:hover,
.datetimepicker thead > tr .prev:hover,
.daterangepicker thead > tr .prev:hover,
.datepicker thead > tr .next:hover,
.datetimepicker thead > tr .next:hover,
.daterangepicker thead > tr .next:hover {
  background-color: #eee;
}
.datepicker thead > tr .prev:before,
.datetimepicker thead > tr .prev:before,
.daterangepicker thead > tr .prev:before,
.datepicker thead > tr .next:before,
.datetimepicker thead > tr .next:before,
.daterangepicker thead > tr .next:before {
  font-family: "FontIcons";
  font-size: 19px;
}
.datepicker thead > tr .prev:before,
.datetimepicker thead > tr .prev:before,
.daterangepicker thead > tr .prev:before {
  content: "\ea3b";
}
.datepicker thead > tr .next:before,
.datetimepicker thead > tr .next:before,
.daterangepicker thead > tr .next:before {
  content: "\ea39";
}
.datepicker thead > tr .dow,
.datetimepicker thead > tr .dow,
.daterangepicker thead > tr .dow,
.datepicker thead > tr tr:nth-child(even),
.datetimepicker thead > tr tr:nth-child(even),
.daterangepicker thead > tr tr:nth-child(even) {
  color: #2f87c1;
  text-transform: uppercase;
}
.datepicker thead tr .dow,
.datetimepicker thead tr .dow,
.daterangepicker thead tr .dow,
.datepicker thead tr:nth-child(2) th,
.datetimepicker thead tr:nth-child(2) th,
.daterangepicker thead tr:nth-child(2) th {
  color: #2f87c1;
  text-transform: uppercase;
}
.datepicker-inline {
  max-width: 235px;
}
.datepicker-fluid .datepicker-inline {
  max-width: 100%;
}
.datepicker-mini {
  font-size: 12px;
}
.datepicker-mini table {
  table-layout: fixed;
}
.datepicker-mini .table-condensed > thead > tr > td,
.datepicker-mini .table-condensed > tbody > tr > td,
.datepicker-mini .table-condensed > tfoot > tr > td,
.datepicker-mini .table-condensed > thead > tr > th,
.datepicker-mini .table-condensed > tbody > tr > th,
.datepicker-mini .table-condensed > tfoot > tr > th {
  padding: 2px 4px;
  width: auto;
  height: auto;
  min-width: 0;
}
@media (min-width: 768px) {
  .datepicker-mini-sm {
    font-size: 12px;
  }
  .datepicker-mini-sm table {
    table-layout: fixed;
  }
  .datepicker-mini-sm .table-condensed > thead > tr > td,
  .datepicker-mini-sm .table-condensed > tbody > tr > td,
  .datepicker-mini-sm .table-condensed > tfoot > tr > td,
  .datepicker-mini-sm .table-condensed > thead > tr > th,
  .datepicker-mini-sm .table-condensed > tbody > tr > th,
  .datepicker-mini-sm .table-condensed > tfoot > tr > th {
    padding: 2px 4px;
    width: auto;
    height: auto;
    min-width: 0;
  }
}
.datepicker-component .datepicker {
  padding: 0;
  border-radius: 0;
  border-bottom: 1px solid #dddddd;
}
.datepicker-component .datepicker-inline {
  max-width: 100%;
}
.datepicker-component table > thead > tr > th,
.datepicker-component table > tbody > tr > th,
.datepicker-component table > tfoot > tr > th,
.datepicker-component table > thead > tr > td,
.datepicker-component table > tbody > tr > td,
.datepicker-component table > tfoot > tr > td {
  border-width: 1px;
  border-style: solid;
  border-color: #dddddd;
  border-radius: 0;
}
.datepicker-component table > thead > tr > th:first-child,
.datepicker-component table > tbody > tr > th:first-child,
.datepicker-component table > tfoot > tr > th:first-child,
.datepicker-component table > thead > tr > td:first-child,
.datepicker-component table > tbody > tr > td:first-child,
.datepicker-component table > tfoot > tr > td:first-child {
  border-left-color: transparent;
  border-left: none;
}
.datepicker-component table > thead > tr > th:last-child,
.datepicker-component table > tbody > tr > th:last-child,
.datepicker-component table > tfoot > tr > th:last-child,
.datepicker-component table > thead > tr > td:last-child,
.datepicker-component table > tbody > tr > td:last-child,
.datepicker-component table > tfoot > tr > td:last-child {
  border-right-color: transparent;
  border-right: none;
}
.datepicker-component table > thead > tr > th {
  border-top: none;
}
.datepicker-component .table-condensed > tbody > tr > td,
.datepicker-component .table-condensed > tbody > tr > th {
  padding: 4% 4px;
  width: auto;
  height: auto;
  min-width: 0;
}
.datepicker-component .day {
  font-weight: 600;
}
.datepicker-component .old,
.datepicker-component .new {
  font-weight: 400;
  background-image: url("../img/background/translucent/grays/translucent3.png");
}
.datepicker-component table > tbody > tr:last-child > th,
.datepicker-component table > tbody > tr:last-child > td {
  border-bottom-color: transparent;
  border-bottom: none;
}
.datepicker-component table > tfoot > tr:last-child > th,
.datepicker-component table > tfoot > tr:last-child > td {
  border-bottom-color: transparent;
  border-bottom: none;
}
/*!
 * FullCalendar v2.1.1 Stylesheet
 * Docs & License: http://arshaw.com/fullcalendar/
 * (c) 2013 Adam Shaw
 */
.fc {
  direction: ltr;
  text-align: left;
}
.fc-rtl {
  text-align: right;
}
body .fc {
  /* extra precedence to overcome jqui */
  font-size: 1em;
}
/* Colors
--------------------------------------------------------------------------------------------------*/
.fc-unthemed th,
.fc-unthemed td,
.fc-unthemed hr,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-row,
.fc-unthemed .fc-popover {
  border-color: #f5f5f5;
}
.fc-unthemed .fc-popover {
  background-color: #fff;
}
.fc-unthemed hr,
.fc-unthemed .fc-popover .fc-header {
  background: #eee;
}
.fc-unthemed .fc-popover .fc-header .fc-close {
  color: #666;
}
.fc-unthemed .fc-today {
  background: #dedede;
}
.fc-highlight {
  /* when user is selecting cells */
  background: #bce8f1;
  opacity: 3;
  filter: alpha(opacity=300);
}
.fc-unthemed .fc-day {
  background: #e6e6e6;
}
.fc-unthemed .fc-other-month {
  background: #ededed;
}
.fc-unthemed .fc-today {
  background: #dedede;
}
/* Icons (inline elements with styled text that mock arrow icons)
--------------------------------------------------------------------------------------------------*/
.fc-icon {
  display: inline-block;
  font-family: "FontIcons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fc-icon-left-single-arrow:after {
  content: "\eb5f";
}
.fc-icon-right-single-arrow:after {
  content: "\eb5e";
}
.fc-icon-left-double-arrow:after {
  content: "\000AB";
}
.fc-icon-right-double-arrow:after {
  content: "\000BB";
}
.fc-icon-x:after {
  content: "\e90f";
}
/* Buttons (styled <button> tags, normalized to work cross-browser)
--------------------------------------------------------------------------------------------------*/
.fc button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fc button:focus,
.fc button:active:focus,
.fc button.fc-state-active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.fc button:hover,
.fc button:focus {
  color: #868686;
  text-decoration: none;
}
.fc button:active,
.fc button.fc-state-active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.fc button.fc-state-disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* Firefox has an annoying inner border */
.fc button::-moz-focus-inner {
  margin: 0;
  padding: 0;
}
.fc-state-default {
  /* non-theme */
  border: 1px solid transparent;
}
.fc-state-default.fc-corner-left {
  /* non-theme */
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.fc-state-default.fc-corner-right {
  /* non-theme */
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
/* icons in buttons */
.fc button .fc-icon {
  /* non-theme */
}
/*
  button states
  borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
*/
@media (min-width: 768px) {
  .fc-month-button,
  .fc-agendaWeek-button,
  .fc-agendaDay-button {
    width: 90px;
  }
}
/* Buttons Groups
--------------------------------------------------------------------------------------------------*/
.fc-button-group {
  display: inline-block;
  vertical-align: middle;
}
/*
every button that is not first in a button group should scootch over one pixel and cover the
previous button's border...
*/
.fc .fc-button-group > * {
  /* extra precedence b/c buttons have margin set to zero */
  float: left;
  margin: 0 0 0 -1px;
}
.fc .fc-button-group > :first-child {
  /* same */
  margin-left: 0;
}
/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-popover {
  position: absolute;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.fc-popover .fc-header {
  padding: 2px 4px;
}
.fc-popover .fc-header .fc-title {
  margin: 2px 2px;
}
.fc-popover .fc-header .fc-close {
  cursor: pointer;
}
.fc-ltr .fc-popover .fc-header .fc-title,
.fc-rtl .fc-popover .fc-header .fc-close {
  float: left;
}
.fc-rtl .fc-popover .fc-header .fc-title,
.fc-ltr .fc-popover .fc-header .fc-close {
  float: right;
}
/* unthemed */
.fc-unthemed .fc-popover {
  border-width: 1px;
  border-style: solid;
}
.fc-unthemed .fc-popover .fc-header .fc-close {
  padding: 4px;
  font-size: 16px;
  margin-top: 0;
}
.fc-unthemed .fc-popover {
  margin-left: -8px;
  border-color: #cccccc;
  border-color: rgba(0, 0, 0, 0.15);
}
/* jqui themed */
.fc-popover > .ui-widget-header + .ui-widget-content {
  border-top: 0;
  /* where they meet, let the header have the border */
}
/* Misc Reusable Components
--------------------------------------------------------------------------------------------------*/
.fc hr {
  height: 0;
  margin: 0;
  padding: 0 0 2px;
  /* height is unreliable across browsers, so use padding */
  border-style: solid;
  border-width: 1px 0;
}
.fc-clear {
  clear: both;
}
.fc-bg,
.fc-highlight-skeleton,
.fc-helper-skeleton {
  /* these element should always cling to top-left/right corners */
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.fc-bg {
  bottom: 0;
  /* strech bg to bottom edge */
}
.fc-bg table {
  height: 100%;
  /* strech bg to bottom edge */
}
.fc hr {
  padding: 0 0 6px;
  background-color: #f5f5f5;
}
.fc hr.fc-widget-header {
  position: relative;
}
.fc hr.fc-widget-header:before {
  display: block;
  content: "";
  width: 62px;
  height: 8px;
  background-color: #cccccc;
  position: absolute;
  top: 0;
  left: 0;
}
/* Tables
--------------------------------------------------------------------------------------------------*/
.fc table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1em;
  /* normalize cross-browser */
}
.fc th {
  text-align: center;
}
.fc th,
.fc td {
  border-style: solid;
  border-width: 4px;
  padding: 0;
  vertical-align: top;
}
.fc td.fc-today {
  border-style: double;
  /* overcome neighboring borders */
}
.fc th {
  padding: 4px;
  font-size: .92em;
  font-weight: 600;
  text-align: left;
  text-transform: uppercase;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fc-month-view .fc-bg td.fc-today {
  -webkit-box-shadow: inset 0 0 1px 1px #5cb85c;
  box-shadow: inset 0 0 1px 1px #5cb85c;
}
.fc td.fc-today {
  border-style: solid;
  border-width: 1px 2px 0 2px;
}
.fc td.fc-today.fc-day-number {
  position: relative;
  font-weight: 600;
}
.fc td.fc-today.fc-day-number:after {
  display: inline-block;
  position: absolute;
  top: 0;
  content: "";
  width: 0;
  height: 0;
  z-index: -1;
}
.fc-ltr td.fc-today.fc-day-number:after {
  left: 0;
  border-top: 20px solid #5cb85c;
  border-right: 26px solid transparent;
}
.fc-rtl td.fc-today.fc-day-number:after {
  right: 0;
  border-top: 20px solid #5cb85c;
  border-left: 26px solid transparent;
}
td.fc-today.fc-day-number.fc-other-month {
  opacity: 1;
  filter: alpha(opacity=100);
}
.fc-basic-view thead .fc-week-number {
  padding-top: 4px;
  background-color: #ededed;
}
/* Fake Table Rows
--------------------------------------------------------------------------------------------------*/
.fc .fc-row {
  /* extra precedence to overcome themes w/ .ui-widget-content forcing a 1px border */
  /* no visible border by default. but make available if need be (scrollbar width compensation) */
  border-style: solid;
  border-width: 0;
}
.fc-row table {
  /* don't put left/right border on anything within a fake row.
	   the outer tbody will worry about this */
  border-left: 0 hidden transparent;
  border-right: 0 hidden transparent;
  /* no bottom borders on rows */
  border-bottom: 0 hidden transparent;
}
.fc-row:first-child table {
  border-top: 0 hidden transparent;
  /* no top border on first row */
}
/* Day Row (used within the header and the DayGrid)
--------------------------------------------------------------------------------------------------*/
.fc-row {
  position: relative;
}
.fc-row .fc-bg {
  z-index: 1;
}
/* highlighting cells */
.fc-row .fc-highlight-skeleton {
  z-index: 2;
  bottom: 0;
  /* stretch skeleton to bottom of row */
}
.fc-row .fc-highlight-skeleton table {
  height: 100%;
  /* stretch skeleton to bottom of row */
}
.fc-row .fc-highlight-skeleton td {
  border-color: transparent;
}
/*
row content (which contains day/week numbers and events) as well as "helper" (which contains
temporary rendered events).
*/
.fc-row .fc-content-skeleton {
  position: relative;
  z-index: 3;
  padding-bottom: 2px;
  /* matches the space above the events */
}
.fc-row .fc-helper-skeleton {
  z-index: 4;
}
.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
  /* see-through to the background below */
  background: none;
  /* in case <td>s are globally styled */
  border-color: transparent;
  /* don't put a border between events and/or the day number */
  border-bottom: 0;
}
.fc-row .fc-content-skeleton tbody td,
.fc-row .fc-helper-skeleton tbody td {
  /* don't put a border between event cells */
  border-top: 0;
}
/* Scrolling Container
--------------------------------------------------------------------------------------------------*/
.fc-scroller {
  /* this class goes on elements for guaranteed vertical scrollbars */
  overflow-y: scroll;
  overflow-x: hidden;
}
.fc-scroller > * {
  /* we expect an immediate inner element */
  position: relative;
  /* re-scope all positions */
  width: 100%;
  /* hack to force re-sizing this inner element when scrollbars appear/disappear */
  overflow: hidden;
  /* don't let negative margins or absolute positioning create further scroll */
}
/* Global Event Styles
--------------------------------------------------------------------------------------------------*/
.fc-event {
  position: relative;
  /* for resize handle and other inner positioning */
  display: block;
  /* make the <a> tag block */
  font-size: .85em;
  line-height: 1.3;
  border-radius: 0;
  border: 1px solid #aeb7b8;
  /* default BORDER color */
  background-color: #aeb7b8;
  /* default BACKGROUND color */
  font-weight: normal;
  /* undo jqui's ui-widget-header bold */
}
/* overpower some of bootstrap's and jqui's styles on <a> tags */
.fc-event,
.fc-event:hover {
  color: #ffffff;
  /* default TEXT color */
  text-decoration: none;
  /* if <a> has an href */
}
.fc-event[href],
.fc-event.fc-draggable,
.fc-event.ui-draggable {
  cursor: pointer;
  /* give events with links and draggable events a hand mouse pointer */
}
.fc-event-primary {
  color: #ffffff;
  border-color: #2f87c1;
  background-color: #2f87c1;
}
.fc-event-primary:hover {
  color: #ffffff;
}
.fc-event-primary i {
  color: #2f87c1;
}
.fc-event-success {
  color: #ffffff;
  border-color: #5cb85c;
  background-color: #5cb85c;
}
.fc-event-success:hover {
  color: #ffffff;
}
.fc-event-success i {
  color: #5cb85c;
}
.fc-event-info {
  color: #ffffff;
  border-color: #5bc0de;
  background-color: #5bc0de;
}
.fc-event-info:hover {
  color: #ffffff;
}
.fc-event-info i {
  color: #5bc0de;
}
.fc-event-warning {
  color: #ffffff;
  border-color: #f0ad4e;
  background-color: #f0ad4e;
}
.fc-event-warning:hover {
  color: #ffffff;
}
.fc-event-warning i {
  color: #f0ad4e;
}
.fc-event-danger {
  color: #ffffff;
  border-color: #d9534f;
  background-color: #d9534f;
}
.fc-event-danger:hover {
  color: #ffffff;
}
.fc-event-danger i {
  color: #d9534f;
}
.fc-event-thumb {
  display: inline-block;
}
.fc-event-thumb img {
  vertical-align: top;
  display: inline-block;
  width: auto;
  height: 20px;
}
.fc-month-view .fc-event-thumb {
  margin-left: -5px;
}
/* DayGrid events
----------------------------------------------------------------------------------------------------
We use the full "fc-day-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/
.fc-day-grid-event {
  margin: 1px 2px 0;
  /* spacing between events and edges */
  padding: 0 1px;
}
/* events that are continuing to/from another week. kill rounded corners and butt up against edge */
.fc-ltr .fc-day-grid-event.fc-not-start,
.fc-rtl .fc-day-grid-event.fc-not-end {
  margin-left: 0;
  border-left-width: 0;
  padding-left: 1px;
  /* replace the border with padding */
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.fc-ltr .fc-day-grid-event.fc-not-end,
.fc-rtl .fc-day-grid-event.fc-not-start {
  margin-right: 0;
  border-right-width: 0;
  padding-right: 1px;
  /* replace the border with padding */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.fc-day-grid-event > .fc-content {
  /* force events to be one-line tall */
  white-space: nowrap;
  overflow: hidden;
}
.fc-day-grid-event .fc-time {
  font-weight: bold;
}
/* resize handle (outside of fc-content, so can go outside of bounds) */
.fc-day-grid-event .fc-resizer {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 7px;
}
.fc-ltr .fc-day-grid-event .fc-resizer {
  right: -3px;
  cursor: e-resize;
}
.fc-rtl .fc-day-grid-event .fc-resizer {
  left: -3px;
  cursor: w-resize;
}
.fc-day-grid-event .fc-time {
  font-weight: 600;
  background-color: rgba(0, 0, 0, 0.1);
  min-width: 45px;
}
.fc-day-grid-event .fc-time:before {
  display: inline-block;
  font-family: "FontIcons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e832";
  margin-right: .25em;
  margin-left: -0.15em;
}
.fc-day-grid-event .fc-time,
.fc-day-grid-event .fc-title {
  display: inline-block;
  line-height: 20px;
  vertical-align: middle;
  padding-right: 6px;
  padding-left: 3px;
}
/* Event Limiting
--------------------------------------------------------------------------------------------------*/
/* "more" link that represents hidden events */
a.fc-more {
  margin: 1px 3px;
  font-size: .85em;
  cursor: pointer;
  text-decoration: none;
}
a.fc-more:hover {
  text-decoration: underline;
}
.fc-limited {
  /* rows and cells that are hidden because of a "more" link */
  display: none;
}
/* popover that appears when "more" link is clicked */
.fc-day-grid .fc-row {
  z-index: 1;
  /* make the "more" popover one higher than this */
}
.fc-more-popover {
  z-index: 2;
  width: 220px;
}
.fc-more-popover .fc-event-container {
  padding: 10px;
}
@media (max-width: 767px) {
  a.fc-more {
    display: inline-block;
    line-height: 1.2;
  }
}
/* Toolbar
--------------------------------------------------------------------------------------------------*/
.fc-toolbar {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #dddddd;
}
.fc-toolbar .fc-left {
  float: left;
}
.fc-toolbar .fc-right {
  float: right;
}
.fc-toolbar .fc-center {
  display: inline-block;
}
/* the things within each left/right/center section */
.fc .fc-toolbar > * > * {
  /* extra precedence to override button border margins */
  float: left;
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: .45em;
}
/* the first thing within each left/center/right section */
.fc .fc-toolbar > * > :first-child {
  /* extra precedence to override button border margins */
  margin-left: 0;
}
/* title text */
.fc-toolbar h2 {
  font-size: 16px;
  font-weight: 600;
  line-height: 34px;
  text-transform: uppercase;
  white-space: nowrap;
}
/* button layering (for border precedence) */
.fc-toolbar button {
  position: relative;
}
.fc-toolbar .fc-state-hover {
  z-index: 2;
}
.fc-toolbar .fc-state-down {
  z-index: 3;
}
.fc-toolbar .fc-state-active {
  z-index: 4;
}
.fc-toolbar button:focus {
  z-index: 5;
}
.fc-left,
.fc-right,
.fc-center {
  position: relative;
}
.fc-left:before,
.fc-right:before,
.fc-center:before,
.fc-left:after,
.fc-right:after,
.fc-center:after {
  content: " ";
  display: table;
}
.fc-left:after,
.fc-right:after,
.fc-center:after {
  clear: both;
}
.fc-left:before,
.fc-right:before,
.fc-center:before,
.fc-left:after,
.fc-right:after,
.fc-center:after {
  content: " ";
  display: table;
}
.fc-left:after,
.fc-right:after,
.fc-center:after {
  clear: both;
}
.fc-toolbar .fc-button + h2,
.fc-toolbar .fc-button-group + h2 {
  padding-left: .5em;
}
@media (max-width: 767px) {
  .fc-toolbar {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dddddd;
  }
  .fc-toolbar .fc-left,
  .fc-toolbar .fc-right,
  .fc-toolbar .fc-center {
    float: none;
    display: block;
  }
  .fc .fc-toolbar > * > * {
    float: none;
  }
}
/* View Structure
--------------------------------------------------------------------------------------------------*/
/* undo twitter bootstrap's box-sizing rules. normalizes positioning techniques */
/* don't do this for the toolbar because we'll want bootstrap to style those buttons as some pt */
.fc-view-container *,
.fc-view-container *:before,
.fc-view-container *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.fc-view,
.fc-view > table {
  /* so dragged elements can be above the view's main element */
  position: relative;
  z-index: 1;
}
/* BasicView
--------------------------------------------------------------------------------------------------*/
/* day row structure */
.fc-basicWeek-view .fc-content-skeleton,
.fc-basicDay-view .fc-content-skeleton {
  /* we are sure there are no day numbers in these views, so... */
  padding-top: 1px;
  /* add a pixel to make sure there are 2px padding above events */
  padding-bottom: 1em;
  /* ensure a space at bottom of cell for user selecting/clicking */
}
.fc-basic-view tbody .fc-row {
  min-height: 4em;
  /* ensure that all rows are at least this tall */
}
/* a "rigid" row will take up a constant amount of height because content-skeleton is absolute */
.fc-row.fc-rigid {
  overflow: hidden;
}
.fc-row.fc-rigid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
/* week and day number styling */
.fc-basic-view .fc-week-number,
.fc-basic-view .fc-day-number {
  padding: 0 2px;
}
.fc-basic-view td.fc-week-number span,
.fc-basic-view td.fc-day-number {
  padding-top: 2px;
  padding-bottom: 2px;
}
.fc-basic-view .fc-week-number {
  text-align: center;
}
.fc-basic-view .fc-week-number span {
  /* work around the way we do column resizing and ensure a minimum width */
  display: inline-block;
  min-width: 1.25em;
}
.fc-ltr .fc-basic-view .fc-day-number {
  text-align: right;
}
.fc-rtl .fc-basic-view .fc-day-number {
  text-align: left;
}
.fc-day-number.fc-other-month {
  opacity: 0.3;
  filter: alpha(opacity=30);
  /* for IE */
  /* opacity with small font can sometimes look too faded
	   might want to set the 'color' property instead
	   making day-numbers bold also fixes the problem */
}
.fc-basic-view thead td.fc-day-number {
  position: relative;
  padding-left: 7px;
  padding-right: 7px;
  font-weight: 600;
}
.fc-basic-view thead td.fc-day-number:before {
  display: block;
  position: absolute;
  top: 100%;
  left: 7px;
  right: 7px;
  content: "";
  height: 0;
  border-bottom: 1px solid #f5f5f5;
}
.fc-basic-view .fc-week-number:not(.fc-widget-header) {
  font-weight: 700;
  color: #bbbbbb;
}
/* AgendaView all-day area
--------------------------------------------------------------------------------------------------*/
.fc-agenda-view .fc-day-grid {
  position: relative;
  z-index: 2;
  /* so the "more.." popover will be over the time grid */
}
.fc-agenda-view .fc-day-grid .fc-row {
  min-height: 3em;
  /* all-day section will never get shorter than this */
}
.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
  padding-top: 1px;
  /* add a pixel to make sure there are 2px padding above events */
  padding-bottom: 1em;
  /* give space underneath events for clicking/selecting days */
}
/* TimeGrid axis running down the side (for both the all-day area and the slot area)
--------------------------------------------------------------------------------------------------*/
.fc .fc-axis {
  /* .fc to overcome default cell styles */
  vertical-align: middle;
  padding: 0 4px;
  white-space: nowrap;
}
.fc-ltr .fc-axis {
  text-align: right;
}
.fc-rtl .fc-axis {
  text-align: left;
}
.ui-widget td.fc-axis {
  font-weight: normal;
  /* overcome jqui theme making it bold */
}
/* TimeGrid Structure
--------------------------------------------------------------------------------------------------*/
.fc-time-grid-container,
.fc-time-grid {
  /* so slats/bg/content/etc positions get scoped within here */
  position: relative;
  z-index: 1;
}
.fc-time-grid {
  min-height: 100%;
  /* so if height setting is 'auto', .fc-bg stretches to fill height */
}
.fc-time-grid table {
  /* don't put outer borders on slats/bg/content/etc */
  border: 0 hidden transparent;
}
.fc-time-grid > .fc-bg {
  z-index: 1;
}
.fc-time-grid .fc-slats,
.fc-time-grid > hr {
  /* the <hr> AgendaView injects when grid is shorter than scroller */
  position: relative;
  z-index: 2;
}
.fc-time-grid .fc-highlight-skeleton {
  z-index: 3;
}
.fc-time-grid .fc-content-skeleton {
  position: absolute;
  z-index: 4;
  top: 0;
  left: 0;
  right: 0;
}
.fc-time-grid > .fc-helper-skeleton {
  z-index: 5;
}
/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
.fc-slats td {
  height: 1.5em;
  border-bottom: 0;
  /* each cell is responsible for its top border */
}
.fc-slats .fc-minor td {
  border-top-style: dotted;
}
.fc-slats .ui-widget-content {
  /* for jqui theme */
  background: none;
  /* see through to fc-bg */
}
.fc-slats td {
  height: 1.8em;
  border-top-width: 2px;
  font-size: .85em;
  font-weight: 600;
}
.fc .fc-axis {
  border-right-width: 1px;
}
.fc-slats .fc-minor td {
  border-top-width: 1px;
}
.fc-slats .fc-axis {
  border-color: #cccccc;
}
.fc-slats .fc-widget-content:not(.fc-time):hover {
  background-color: #dedede;
  -webkit-transition: background-color 0.125s linear;
  -o-transition: background-color 0.125s linear;
  transition: background-color 0.125s linear;
}
/* TimeGrid Highlighting Slots
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-highlight-container {
  /* a div within a cell within the fc-highlight-skeleton */
  position: relative;
  /* scopes the left/right of the fc-highlight to be in the column */
}
.fc-time-grid .fc-highlight {
  position: absolute;
  left: 0;
  right: 0;
  /* top and bottom will be in by JS */
}
/* TimeGrid Event Containment
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-event-container {
  /* a div within a cell within the fc-content-skeleton */
  position: relative;
}
.fc-ltr .fc-time-grid .fc-event-container {
  /* space on the sides of events for LTR (default) */
  margin: 0 2.5% 0 2px;
}
.fc-rtl .fc-time-grid .fc-event-container {
  /* space on the sides of events for RTL */
  margin: 0 2px 0 2.5%;
}
.fc-time-grid .fc-event {
  position: absolute;
  z-index: 1;
  /* scope inner z-index's */
}
/* TimeGrid Event Styling
----------------------------------------------------------------------------------------------------
We use the full "fc-time-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/
.fc-time-grid-event.fc-not-start {
  /* events that are continuing from another day */
  /* replace space made by the top border with padding */
  border-top-width: 0;
  padding-top: 1px;
  /* remove top rounded corners */
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.fc-time-grid-event.fc-not-end {
  /* replace space made by the top border with padding */
  border-bottom-width: 0;
  padding-bottom: 1px;
  /* remove bottom rounded corners */
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.fc-time-grid-event {
  overflow: hidden;
  /* don't let the bg flow over rounded corners */
}
.fc-time-grid-event > .fc-content {
  /* contains the time and title, but no bg and resizer */
  position: relative;
  z-index: 2;
  /* above the bg */
}
.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
  padding: 0 1px;
}
.fc-time-grid-event .fc-time {
  font-size: .85em;
  white-space: nowrap;
}
.fc-time-grid-event .fc-bg {
  z-index: 1;
  background: #fff;
  opacity: .25;
  filter: alpha(opacity=25);
  /* for IE */
}
/* short mode, where time and title are on the same line */
.fc-time-grid-event.fc-short .fc-content {
  /* don't wrap to second line (now that contents will be inline) */
  white-space: nowrap;
}
.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
  /* put the time and title on the same line */
  display: inline-block;
  vertical-align: top;
}
.fc-time-grid-event.fc-short .fc-time span {
  display: none;
  /* don't display the full time text... */
}
.fc-time-grid-event.fc-short .fc-time:before {
  content: attr(data-start);
  /* ...instead, display only the start time */
}
.fc-time-grid-event.fc-short .fc-time:after {
  content: "\000A0-\000A0";
  /* seperate with a dash, wrapped in nbsp's */
}
.fc-time-grid-event.fc-short .fc-title {
  font-size: .85em;
  /* make the title text the same size as the time */
  padding: 0;
  /* undo padding from above */
}
/* resizer */
.fc-time-grid-event .fc-resizer {
  position: absolute;
  z-index: 3;
  /* above content */
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  overflow: hidden;
  line-height: 8px;
  font-size: 11px;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}
.fc-time-grid-event .fc-resizer:after {
  content: "=";
}
.external-events .fc-event {
  background-color: transparent;
  border: none;
}
.external-events-nav .fc-event {
  background-color: transparent;
  border: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.external-events-nav .fc-event i {
  float: right;
  margin-right: -10px;
  margin-top: 2px;
}
.sidenav .remove-external-event {
  padding: 3px 15px;
}
@media (max-width: 767px) {
  .fc-button-nav {
    position: absolute;
    left: 0;
  }
}
div.dataTables_length label {
  float: left;
  text-align: left;
}
div.dataTables_length select {
  width: 75px;
}
div.dataTables_filter label {
  float: right;
}
div.dataTables_filter .form-control {
  width: 16em;
}
div.dataTables_info {
  padding-top: 8px;
}
div.dataTables_paginate {
  float: right;
  margin: 0;
}
div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  white-space: nowrap;
}
table.dataTable td,
table.dataTable th {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
table.dataTable {
  clear: both;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  max-width: none !important;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
  cursor: pointer;
}
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: not-allowed;
}
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after {
  display: inline-block;
  font-family: "FontIcons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.92em;
  line-height: inherit;
  float: right;
}
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
  background-image: url("../img/background/translucent/grays/translucent3.png");
  color: #3482e6;
}
table.dataTable tbody .sorting_1 {
  color: inherit;
  background-image: url("../img/background/translucent/grays/translucent2.png");
}
table.dataTable tbody .sorting_2 {
  color: inherit;
  background-image: url("../img/background/translucent/grays/translucent3.png");
}
table.dataTable thead .sorting_asc:after {
  content: "\eb60";
}
table.dataTable thead .sorting_desc:after {
  content: "\eb63";
}
table.dataTable th:active {
  outline: none;
}
/* Scrolling */
div.dataTables_scrollHead table {
  margin-bottom: 0 !important;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
div.dataTables_scrollHead table thead tr:last-child th:first-child,
div.dataTables_scrollHead table thead tr:last-child td:first-child {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
div.dataTables_scrollBody table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
div.dataTables_scrollBody tbody tr:first-child th,
div.dataTables_scrollBody tbody tr:first-child td {
  border-top: none;
}
div.dataTables_scrollFoot table {
  margin-top: 0 !important;
  border-top: none;
}
/* Frustratingly the border-collapse:collapse used by Bootstrap makes the column
   width calculations when using scrolling impossible to align columns. We have
   to use separate
 */
table.table-bordered.dataTable {
  border-collapse: separate !important;
}
table.table-bordered thead th,
table.table-bordered thead td {
  border-left-width: 0;
  border-top-width: 0;
}
table.table-bordered tbody th,
table.table-bordered tbody td {
  border-left-width: 0;
  border-bottom-width: 0;
}
table.table-bordered th:last-child,
table.table-bordered td:last-child {
  border-right-width: 0;
}
div.dataTables_scrollHead table.table-bordered {
  border-bottom-width: 0;
}
/*
 * TableTools styles
 */
.table tbody tr.active td,
.table tbody tr.active th {
  background-color: #08C;
  color: white;
}
.table tbody tr.active:hover td,
.table tbody tr.active:hover th {
  background-color: #0075b0 !important;
}
.table tbody tr.active a {
  color: white;
}
.table-striped tbody tr.active:nth-child(odd) td,
.table-striped tbody tr.active:nth-child(odd) th {
  background-color: #017ebc;
}
table.DTTT_selectable tbody tr {
  cursor: pointer;
}
.DTTT_container .btn + .btn {
  margin-left: 5px;
}
div.DTTT .btn:hover {
  text-decoration: none !important;
}
ul.DTTT_dropdown.dropdown-menu {
  z-index: 2003;
}
ul.DTTT_dropdown.dropdown-menu a {
  color: #333 !important;
  /* needed only when demo_page.css is included */
}
ul.DTTT_dropdown.dropdown-menu li {
  position: relative;
}
ul.DTTT_dropdown.dropdown-menu li:hover a {
  background-color: #0088cc;
  color: white !important;
}
div.DTTT_collection_background {
  z-index: 2002;
}
/* TableTools information display */
div.DTTT_print_info.modal {
  height: 150px;
  margin-top: -75px;
  text-align: center;
}
div.DTTT_print_info h6 {
  font-weight: normal;
  font-size: 28px;
  line-height: 28px;
  margin: 1em;
}
div.DTTT_print_info p {
  font-size: 14px;
  line-height: 20px;
}
div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
}
/*
 * FixedColumns styles
 */
div.DTFC_LeftHeadWrapper table,
div.DTFC_LeftFootWrapper table,
div.DTFC_RightHeadWrapper table,
div.DTFC_RightFootWrapper table,
table.DTFC_Cloned tr.even {
  background-color: white;
  margin-bottom: 0;
}
div.DTFC_RightHeadWrapper table,
div.DTFC_LeftHeadWrapper table {
  margin-bottom: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
div.DTFC_RightHeadWrapper table thead tr:last-child th:first-child,
div.DTFC_RightHeadWrapper table thead tr:last-child td:first-child,
div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child,
div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
div.DTFC_RightBodyWrapper table,
div.DTFC_LeftBodyWrapper table {
  border-top: none;
  margin: 0 !important;
}
div.DTFC_RightBodyWrapper tbody tr:first-child th,
div.DTFC_RightBodyWrapper tbody tr:first-child td,
div.DTFC_LeftBodyWrapper tbody tr:first-child th,
div.DTFC_LeftBodyWrapper tbody tr:first-child td {
  border-top: none;
}
div.DTFC_RightFootWrapper table,
div.DTFC_LeftFootWrapper table {
  border-top: none;
}
/*
 * FixedHeader styles
 */
div.FixedHeader_Cloned table {
  margin: 0 !important;
}
.table-controls-top {
  padding-top: 10px;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #dddddd;
}
.table-controls-top .DTTT_container {
  float: right;
}
.table-controls-top .table-reload {
  margin-left: 7px;
}
.table-controls-bottom {
  padding-top: 3.75px;
  padding-bottom: 3.75px;
}
.table-controls-top > div .btn-group,
.table-controls-bottom > div .btn-group,
.table-controls-top > div .input-group,
.table-controls-bottom > div .input-group {
  float: left;
}
.table-controls-top > div > .btn,
.table-controls-bottom > div > .btn,
.table-controls-top > div > .btn-group,
.table-controls-bottom > div > .btn-group,
.table-controls-top > div > .input-group,
.table-controls-bottom > div > .input-group,
.table-controls-top > div > .ColVis,
.table-controls-bottom > div > .ColVis {
  margin-left: 5px;
  margin-bottom: 5px;
}
.table-controls-top > div > .btn:first-child,
.table-controls-bottom > div > .btn:first-child,
.table-controls-top > div > .btn-group:first-child,
.table-controls-bottom > div > .btn-group:first-child,
.table-controls-top > div > .input-group:first-child,
.table-controls-bottom > div > .input-group:first-child,
.table-controls-top > div > .ColVis:first-child,
.table-controls-bottom > div > .ColVis:first-child {
  margin-left: 0;
}
.table-controls-top div.dataTables_paginate ul.pagination,
.table-controls-bottom div.dataTables_paginate ul.pagination {
  margin: 0;
}
.col-right > div.DTTT.btn-group,
.col-right > div.dataTables_filter,
.col-right > div.dataTables_paginate,
.col-right > div.dataTables_length,
.col-right > .ColVis {
  float: right;
}
.col-left > div.DTTT.btn-group,
.col-left > div.dataTables_filter,
.col-left > div.dataTables_paginate,
.col-left > div.dataTables_length {
  float: left;
}
.table-filter-full.col-left > div.dataTables_filter,
.table-filter-full.col-right > div.dataTables_filter {
  float: none;
  margin-left: 0;
}
.table-filter-full.col-left > div.dataTables_filter label,
.table-filter-full.col-right > div.dataTables_filter label,
.table-filter-full.col-left > div.dataTables_filter .form-control,
.table-filter-full.col-right > div.dataTables_filter .form-control {
  display: block;
  float: none;
  width: 100%;
}
.DTTT_controlButton {
  display: none;
  margin-right: 2px;
  margin-left: 2px;
}
.DTTT_Print-visible {
  display: none;
}
body.DTTT_Print .DTTT_Print-hide {
  display: none;
}
body.DTTT_Print .DTTT_Print-visible {
  display: block;
}
body.DTTT_Print .DTTT_controlButton {
  display: inline-block;
}
body.DTTT_Print .appcontainer {
  border-top-width: 0;
  overflow-y: visible;
}
body.DTTT_Print .appcontent-wrapper {
  margin: 0 !important;
}
body.DTTT_Print .appcontent {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  background: #fff;
}
.dataTable .filter_column,
.dataTable .filterColumn {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.dataTable .search_init {
  color: #bbbbbb;
  font-style: italic;
}
.dataTable .filter_text .form-control,
.dataTable .filter_number .form-control,
.dataTable .filter_select .form-control,
.dataTable .filter_date_range .form-control {
  width: 100%;
}
.dataTable .filter_select .dropdown-menu {
  width: 100%;
}
.dataTable .filter_select .dropdown-menu a:hover {
  cursor: pointer;
}
.dataTable .filter_select .dropdown-toggle {
  text-align: left;
  width: 100%;
}
.dataTable .filter_select .dropdown-toggle .caret {
  float: right;
  margin-top: 8px;
}
.has-columns-hidden tbody .responsiveExpander {
  position: relative;
  display: inline-block;
  vertical-align: top;
  top: 1px;
  color: inherit;
  font-size: 16px;
  padding-left: 32px;
  cursor: pointer;
}
.has-columns-hidden tbody .responsiveExpander i {
  display: inline-block;
  font-family: "FontIcons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 0;
  padding: 2px;
  border-radius: 1px;
}
.has-columns-hidden tbody .responsiveExpander i:before {
  content: "\eb5c";
}
.has-columns-hidden tbody .responsiveExpander i:hover {
  color: #fff;
  background-color: #2f87c1;
}
.has-columns-hidden tbody .detail-show .responsiveExpander i:before {
  content: "\eb56";
}
.has-columns-hidden tbody .row-detail > td {
  background: #eee;
}
.has-columns-hidden tbody .row-detail > td > ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.has-columns-hidden tbody .row-detail > td > ul > li {
  text-align: left;
  zoom: 1;
}
.has-columns-hidden tbody .row-detail > td > ul > li > .columnTitle {
  display: table-cell;
  padding: 4px;
  float: left;
  width: 40%;
  color: #212121;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
}
.has-columns-hidden tbody .row-detail > td > ul > li > .columnTitle:after {
  content: " :";
}
.has-columns-hidden tbody .row-detail > td > ul > li > .columnValue {
  display: table-cell;
  padding: 4px;
  zoom: 1;
}
@media (min-width: 768px) {
  .has-columns-hidden tbody .row-detail > td > ul {
    padding-left: 30px;
  }
  .has-columns-hidden tbody .row-detail > td > ul > li > .columnTitle {
    width: 25%;
  }
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * ColVis styles
 */
div.ColVis {
  float: right;
  margin-bottom: 1em;
}
button.ColVis_Button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
button.ColVis_Button:focus,
button.ColVis_Button:active:focus,
button.ColVis_Button.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
button.ColVis_Button:hover,
button.ColVis_Button:focus {
  text-decoration: none;
}
button.ColVis_Button:active,
button.ColVis_Button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
button.ColVis_Button.disabled,
button.ColVis_Button[disabled],
fieldset[disabled] button.ColVis_Button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
button.ColVis_Button:active {
  outline: none;
}
button.ColVis_Button::-moz-focus-inner {
  border: none !important;
  padding: 0;
}
div.ColVis_collectionBackground {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #000000;
  z-index: 1040;
}
ul.ColVis_collection {
  z-index: 1050;
  min-width: 150px;
  padding: 5px 0;
  margin: 2px 0 0;
  overflow: hidden;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
ul.ColVis_collection li {
  position: relative;
  height: auto;
  left: 0;
  right: 0;
  display: block;
  float: none;
  text-align: left;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #444444;
  white-space: nowrap;
}
ul.ColVis_collection li:hover,
ul.ColVis_collection li:focus {
  text-decoration: none;
  color: #373737;
  background-color: #f5f5f5;
}
ul.ColVis_collection li span {
  display: inline-block;
  padding-left: 0.5em;
  cursor: pointer;
}
ul.ColVis_collection li.ColVis_Button:hover {
  border: 1px solid #999;
  background-color: #f0f0f0;
}
ul.ColVis_collection li.ColVis_Special {
  border-color: #555;
}
ul.ColVis_collection li.ColVis_Special:hover {
  background: #e2e2e2;
}
ul.ColVis_collection .disabled {
  color: #999;
}
span.ColVis_radio {
  display: inline-block;
  width: 20px;
}
div.ColVis_catcher {
  position: absolute;
  z-index: 1041;
}
/* Theme Variables
 ------------------------------------------*/
/* Frame Mode Layout
 ------------------------------------------*/
.note-editor {
  margin-bottom: 20px;
  border: 1px solid #dddddd;
  position: relative;
  /* dropzone */
  /* fullscreen mode */
  /* codeview mode */
  /* statusbar */
  /* editable */
  /* codeable */
}
.note-editor .note-dropzone {
  position: absolute;
  display: none;
  z-index: 1;
  border: 2px dashed #87cefa;
  color: #87cefa;
  background-color: white;
  opacity: 0.95;
  pointer-event: none;
}
.note-editor .note-dropzone .note-dropzone-message {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
}
.note-editor .note-dropzone.hover {
  border: 2px dashed #098ddf;
  color: #098ddf;
}
.note-editor.dragover .note-dropzone {
  display: table;
}
.note-editor .note-toolbar {
  background-color: #f5f5f5;
  border-bottom: 1px solid #dddddd;
}
.note-editor.fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1050;
  /* bs3 modal-backdrop: 1030, bs2: 1040 */
}
.note-editor.fullscreen .note-editable {
  background-color: white;
}
.note-editor.fullscreen .note-resizebar {
  display: none;
}
.note-editor.codeview .note-editable {
  display: none;
}
.note-editor.codeview .note-codable {
  display: block;
  -moz-outline-style: none;
  outline-style: none;
  -moz-outline: none;
  outline: none;
}
.note-editor.codeview .note-codable:focus {
  -moz-outline-style: none;
  outline-style: none;
  outline: 0;
}
.note-editor .note-statusbar {
  background-color: #ffffff;
}
.note-editor .note-statusbar .note-resizebar {
  height: 8px;
  width: 100%;
  border-top: 1px solid #dddddd;
  cursor: ns-resize;
}
.note-editor .note-statusbar .note-resizebar .note-icon-bar {
  width: 20px;
  margin: 1px auto;
  border-top: 1px solid #dddddd;
}
.note-editor .note-editable {
  padding: 10px;
  overflow: auto;
  outline: none;
}
.note-editor .note-editable[contenteditable="false"] {
  background-color: #e5e5e5;
}
.note-editor .note-codable {
  display: none;
  width: 100%;
  padding: 10px;
  border: none;
  box-shadow: none;
  font-family: Menlo, Monaco, monospace, sans-serif;
  font-size: 14px;
  color: #888888;
  background-color: #111111;
  resize: none;
  /* override BS2 default style */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-bottom: 0;
}
/* Air Mode Layout
 ------------------------------------------*/
.note-air-editor {
  outline: none;
}
/* Popover
 ------------------------------------------*/
.note-popover .popover {
  max-width: none;
}
.note-popover .popover .popover-content a {
  display: inline-block;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  /* for FF */
  vertical-align: middle;
  /* for FF */
}
.note-popover .popover .arrow {
  left: 20px;
}
/* Popover and Toolbar (Button container) remove .note-toolbar 
 ------------------------------------------*/
.note-popover .popover .popover-content {
  margin: 0;
  padding: 0 0 5px 5px;
}
.note-popover .popover .popover-content > .btn-group {
  margin-top: 5px;
  margin-left: 0;
  margin-right: 5px;
}
.note-popover .popover .popover-content,
.note-toolbar {
  /* dropdown-menu for toolbar and popover */
  /* color palette for toolbar and popover */
}
.note-popover .popover .popover-content .note-table .dropdown-menu,
.note-toolbar .note-table .dropdown-menu {
  min-width: 0;
  padding: 5px;
}
.note-popover .popover .popover-content .note-table .dropdown-menu .note-dimension-picker,
.note-toolbar .note-table .dropdown-menu .note-dimension-picker {
  font-size: 18px;
}
.note-popover .popover .popover-content .note-table .dropdown-menu .note-dimension-picker .note-dimension-picker-mousecatcher,
.note-toolbar .note-table .dropdown-menu .note-dimension-picker .note-dimension-picker-mousecatcher {
  position: absolute !important;
  z-index: 3;
  width: 10em;
  height: 10em;
  cursor: pointer;
}
.note-popover .popover .popover-content .note-table .dropdown-menu .note-dimension-picker .note-dimension-picker-unhighlighted,
.note-toolbar .note-table .dropdown-menu .note-dimension-picker .note-dimension-picker-unhighlighted {
  position: relative !important;
  z-index: 1;
  width: 5em;
  height: 5em;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC') repeat;
}
.note-popover .popover .popover-content .note-table .dropdown-menu .note-dimension-picker .note-dimension-picker-highlighted,
.note-toolbar .note-table .dropdown-menu .note-dimension-picker .note-dimension-picker-highlighted {
  position: absolute !important;
  z-index: 2;
  width: 1em;
  height: 1em;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC') repeat;
}
.note-popover .popover .popover-content .note-style h1,
.note-toolbar .note-style h1,
.note-popover .popover .popover-content .note-style h2,
.note-toolbar .note-style h2,
.note-popover .popover .popover-content .note-style h3,
.note-toolbar .note-style h3,
.note-popover .popover .popover-content .note-style h4,
.note-toolbar .note-style h4,
.note-popover .popover .popover-content .note-style h5,
.note-toolbar .note-style h5,
.note-popover .popover .popover-content .note-style h6,
.note-toolbar .note-style h6,
.note-popover .popover .popover-content .note-style blockquote,
.note-toolbar .note-style blockquote {
  margin: 0;
}
.note-popover .popover .popover-content .note-color .dropdown-toggle,
.note-toolbar .note-color .dropdown-toggle {
  width: 20px;
  padding-left: 5px;
}
.note-popover .popover .popover-content .note-color .dropdown-menu,
.note-toolbar .note-color .dropdown-menu {
  min-width: 290px;
}
.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group,
.note-toolbar .note-color .dropdown-menu .btn-group {
  margin: 0;
}
.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group:first-child,
.note-toolbar .note-color .dropdown-menu .btn-group:first-child {
  margin: 0 5px;
}
.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-palette-title,
.note-toolbar .note-color .dropdown-menu .btn-group .note-palette-title {
  font-size: 12px;
  margin: 2px 7px;
  text-align: center;
  border-bottom: 1px solid #eee;
}
.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset,
.note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset {
  font-size: 12px;
  margin: 5px;
  padding: 0 3px;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset:hover,
.note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset:hover {
  background: #eee;
}
.note-popover .popover .popover-content .note-para .dropdown-menu,
.note-toolbar .note-para .dropdown-menu {
  min-width: 246px;
  padding: 5px;
}
.note-popover .popover .popover-content .note-para .dropdown-menu > div:first-child,
.note-toolbar .note-para .dropdown-menu > div:first-child {
  margin-right: 5px;
}
.note-popover .popover .popover-content .dropdown-menu,
.note-toolbar .dropdown-menu {
  min-width: 90px;
  /* dropdown-menu right position */
  /* http://forrst.com/posts/Bootstrap_right_positioned_dropdown-2KB */
  /* dropdown-menu for selectbox */
}
.note-popover .popover .popover-content .dropdown-menu.right,
.note-toolbar .dropdown-menu.right {
  right: 0;
  left: auto;
}
.note-popover .popover .popover-content .dropdown-menu.right::before,
.note-toolbar .dropdown-menu.right::before {
  right: 9px;
  left: auto !important;
}
.note-popover .popover .popover-content .dropdown-menu.right::after,
.note-toolbar .dropdown-menu.right::after {
  right: 10px;
  left: auto !important;
}
.note-popover .popover .popover-content .dropdown-menu li a i,
.note-toolbar .dropdown-menu li a i {
  color: deepskyblue;
  visibility: hidden;
}
.note-popover .popover .popover-content .dropdown-menu li a.checked i,
.note-toolbar .dropdown-menu li a.checked i {
  visibility: visible;
}
.note-popover .popover .popover-content .note-fontsize-10,
.note-toolbar .note-fontsize-10 {
  font-size: 10px;
}
.note-popover .popover .popover-content .note-color-palette,
.note-toolbar .note-color-palette {
  line-height: 1;
}
.note-popover .popover .popover-content .note-color-palette div .note-color-btn,
.note-toolbar .note-color-palette div .note-color-btn {
  width: 17px;
  height: 17px;
  padding: 0;
  margin: 0;
  border: 1px solid #fff;
}
.note-popover .popover .popover-content .note-color-palette div .note-color-btn:hover,
.note-toolbar .note-color-palette div .note-color-btn:hover {
  border: 1px solid #000;
}
.note-toolbar {
  padding-top: 5px;
  padding-left: 3px;
  padding-right: 8px;
  margin-left: 0;
}
/* Dialog
 ------------------------------------------*/
.note-dialog > div {
  display: none;
  /* BS2's hide pacth. */
}
.note-image-dialog .note-dropzone {
  min-height: 100px;
  font-size: 30px;
  line-height: 4;
  /* vertical-align */
  color: lightgray;
  text-align: center;
  border: 4px dashed lightgray;
  margin-bottom: 10px;
}
.note-help-dialog {
  font-size: 12px;
  color: #dedede;
  background-color: #212121 !important;
  opacity: 0.9;
  filter: alpha(opacity=90);
  /* BS2's background pacth. */
  background: transparent;
  border: none;
}
.note-help-dialog .modal-content {
  background: transparent;
  border: 1px solid transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.note-help-dialog a {
  font-size: 12px;
  color: white;
}
.note-help-dialog .title {
  color: white;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: 1px solid #888888;
}
.note-help-dialog .modal-close {
  font-size: 14px;
  color: #fde93b;
  cursor: pointer;
}
.note-help-dialog .note-shortcut-layout {
  width: 100%;
}
.note-help-dialog .note-shortcut-layout td {
  vertical-align: top;
}
.note-help-dialog .note-shortcut {
  margin-top: 8px;
}
.note-help-dialog .note-shortcut th {
  text-align: left;
  font-size: 13px;
  font-weight: 600;
  color: #fde93b;
}
.note-help-dialog .note-shortcut td:first-child {
  min-width: 110px;
  font-family: "Courier New";
  color: #fde93b;
  text-align: right;
  padding-right: 10px;
}
/* Handle
 ------------------------------------------*/
.note-handle {
  /* control selection */
}
.note-handle .note-control-selection {
  position: absolute;
  display: none;
  border: 1px solid black;
}
.note-handle .note-control-selection > div {
  position: absolute;
}
.note-handle .note-control-selection .note-control-selection-bg {
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.note-handle .note-control-selection .note-control-handle {
  width: 7px;
  height: 7px;
  border: 1px solid black;
}
.note-handle .note-control-selection .note-control-holder {
  width: 7px;
  height: 7px;
  border: 1px solid black;
}
.note-handle .note-control-selection .note-control-sizing {
  width: 7px;
  height: 7px;
  border: 1px solid black;
  background-color: white;
}
.note-handle .note-control-selection .note-control-nw {
  top: -5px;
  left: -5px;
  border-right: none;
  border-bottom: none;
}
.note-handle .note-control-selection .note-control-ne {
  top: -5px;
  right: -5px;
  border-bottom: none;
  border-left: none;
}
.note-handle .note-control-selection .note-control-sw {
  bottom: -5px;
  left: -5px;
  border-top: none;
  border-right: none;
}
.note-handle .note-control-selection .note-control-se {
  right: -5px;
  bottom: -5px;
  cursor: se-resize;
}
.note-handle .note-control-selection .note-control-selection-info {
  right: 0;
  bottom: 0;
  padding: 5px;
  margin: 5px;
  color: white;
  background-color: black;
  font-size: 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
/* Add woo Fonticon
 ------------------------------------------*/
.note-editor .fa,
.note-air-layout .fa {
  display: inline-block;
  font-family: "FontIcons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.37931034em;
  line-height: 0.725em;
  vertical-align: -15%;
}
.note-editor .icon-picture:before,
.note-air-layout .icon-picture:before {
  content: "\e9cd";
}
.note-editor .icon-link:before,
.note-air-layout .icon-link:before {
  content: "\e86f";
}
.note-editor .icon-play:before,
.note-air-layout .icon-play:before {
  content: "\eb88";
}
.note-editor .icon-table:before,
.note-air-layout .icon-table:before {
  content: "\e951";
}
.note-editor .icon-magic:before,
.note-air-layout .icon-magic:before {
  content: "\ea24";
}
.note-editor .icon-ok:before,
.note-air-layout .icon-ok:before {
  content: "\ea46";
}
.note-editor .icon-font:before,
.note-air-layout .icon-font:before {
  content: "\ea74";
}
.note-editor .icon-bold:before,
.note-air-layout .icon-bold:before {
  content: "\ea76";
}
.note-editor .icon-italic:before,
.note-air-layout .icon-italic:before {
  content: "\ea71";
}
.note-editor .icon-underline:before,
.note-air-layout .icon-underline:before {
  content: "\ea67";
}
.note-editor .icon-strikethrough:before,
.note-air-layout .icon-strikethrough:before {
  content: "\ea6a";
}
.note-editor .icon-superscript:before,
.note-air-layout .icon-superscript:before {
  content: "\ea68";
}
.note-editor .icon-subscript:before,
.note-air-layout .icon-subscript:before {
  content: "\ea69";
}
.note-editor .icon-eraser:before,
.note-air-layout .icon-eraser:before {
  content: "\e9e5";
}
.note-editor .icon-list-ul:before,
.note-air-layout .icon-list-ul:before {
  content: "\ea6e";
}
.note-editor .icon-list-ol:before,
.note-air-layout .icon-list-ol:before {
  content: "\ea6f";
}
.note-editor .icon-align-left:before,
.note-air-layout .icon-align-left:before {
  content: "\ea79";
}
.note-editor .icon-align-center:before,
.note-air-layout .icon-align-center:before {
  content: "\ea7b";
}
.note-editor .icon-align-right:before,
.note-air-layout .icon-align-right:before {
  content: "\ea77";
}
.note-editor .icon-align-justify:before,
.note-air-layout .icon-align-justify:before {
  content: "\ea7a";
}
.note-editor .icon-indent-left:before,
.note-air-layout .icon-indent-left:before {
  content: "\ea6d";
}
.note-editor .icon-indent-right:before,
.note-air-layout .icon-indent-right:before {
  content: "\ea72";
}
.note-editor .icon-text-height:before,
.note-air-layout .icon-text-height:before {
  content: "\ea73";
}
.note-editor .icon-question:before,
.note-air-layout .icon-question:before {
  content: "\ea60";
}
.note-editor .icon-fullscreen:before,
.note-air-layout .icon-fullscreen:before {
  content: "\ea61";
}
.note-editor .icon-code:before,
.note-air-layout .icon-code:before {
  content: "\ead8";
}
.note-editor .icon-undo:before,
.note-air-layout .icon-undo:before {
  content: "\e946";
}
.note-editor .icon-repeat:before,
.note-air-layout .icon-repeat:before {
  content: "\e9b4";
}
.note-editor .icon-hr:before,
.note-air-layout .icon-hr:before {
  content: "\ea7e";
}
.note-editor .icon-trash:before,
.note-air-layout .icon-trash:before {
  content: "\e94a";
}
/* Other
 ------------------------------------------*/
.panel > .note-editor {
  border: none;
}
.panel .note-editor {
  margin-bottom: 0;
}
.appsidebar-dock .note-editor.fullscreen,
.appsidebar-pinned .note-editor.fullscreen {
  top: 0;
}
.note-editor.fullscreen {
  top: 50px;
}
@media (min-width: 768px) {
  .note-editor.fullscreen {
    top: 64px;
  }
}
/* Variant
 ------------------------------------------*/
.summernote-component .note-editor {
  border-width: 0 0 1px 0;
}
.summernote-component .note-toolbar {
  background-color: transparent;
  margin-bottom: 15px;
  padding-top: 12px;
  padding-bottom: 5px;
}
.summernote-component .note-editable {
  background-color: #ffffff;
}
.summernote-component .fullscreen {
  background-color: #f5f5f5;
}
.summernote-simple .note-editor {
  border-width: 0 0 1px 0;
}
.summernote-simple .note-toolbar {
  background-color: transparent;
}
.summernote-simple .fullscreen {
  background-color: #f5f5f5;
}
.summernote-editable-border .note-toolbar {
  border-bottom: none;
}
.summernote-editable-border .note-editable {
  border: 1px solid #dddddd;
}
.summernote-form-control .note-toolbar {
  border-bottom: none;
}
.summernote-form-control .note-editable {
  color: #666666;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 2px;
}
.summernote-form-control .note-statusbar {
  margin-top: -2px;
  background-color: #cccccc;
}
.summernote-form-control .note-statusbar .note-resizebar {
  border-top-color: #cccccc;
}
.summernote-form-control .note-statusbar .note-resizebar .note-icon-bar {
  border-top-color: #fff;
}
.summernote-focusable .note-editable {
  background-color: #fafafa;
}
.summernote-focusable .note-editable:focus {
  background-color: #ffffff;
}
.summernote-statusbar-gray .note-statusbar {
  background-color: #dddddd;
}
.summernote-statusbar-gray .note-statusbar .note-resizebar .note-icon-bar {
  border-top-color: #fff;
}
/* Set normal size button
 ------------------------------------------*/
.summernote-btn-normal .note-toolbar > .btn-group > .btn-sm {
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
}
.summernote-btn-normal .note-toolbar > .note-color > .dropdown-toggle {
  width: 20px;
  padding-left: 5px;
}
/* Remove button style
 ------------------------------------------*/
.summernote-btn-link .note-toolbar > .btn-group > .btn-default {
  color: #333333;
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}
.summernote-btn-link .note-toolbar > .btn-group > .btn-default:hover,
.summernote-btn-link .note-toolbar > .btn-group > .btn-default:focus {
  color: #333333;
  background-image: url("../img/background/translucent/grays/translucent5.png");
}
.summernote-btn-link .note-toolbar > .btn-group > .btn-default:active,
.summernote-btn-link .note-toolbar > .btn-group > .btn-default.active {
  background-image: url("../img/background/translucent/grays/translucent5.png");
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* http://prismjs.com/download.html?themes=prism&languages=markup+css+clike+javascript */
/**
 * prism.js default theme for JavaScript, CSS and HTML
 * Based on dabblet (http://dabblet.com)
 * @author Lea Verou
 */
code[class*="language-"],
pre[class*="language-"] {
  color: black;
  text-shadow: 0 1px white;
  font-family: Consolas, Monaco, 'Andale Mono', monospace;
  direction: ltr;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
pre[class*="language-"]::-moz-selection,
pre[class*="language-"] ::-moz-selection,
code[class*="language-"]::-moz-selection,
code[class*="language-"] ::-moz-selection {
  text-shadow: none;
  background: #b3d4fc;
}
pre[class*="language-"]::selection,
pre[class*="language-"] ::selection,
code[class*="language-"]::selection,
code[class*="language-"] ::selection {
  text-shadow: none;
  background: #b3d4fc;
}
@media print {
  code[class*="language-"],
  pre[class*="language-"] {
    text-shadow: none;
  }
}
/* Code blocks */
pre[class*="language-"] {
  padding: 1em;
  margin: .5em 0;
  overflow: auto;
}
:not(pre) > code[class*="language-"],
pre[class*="language-"] {
  background: #f5f5f5;
  border-color: #cccccc;
}
/* Inline code */
:not(pre) > code[class*="language-"] {
  padding: .1em;
  border-radius: .3em;
}
.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
  color: slategray;
}
.token.punctuation {
  color: #999;
}
.namespace {
  opacity: .7;
}
.token.property,
.token.tag,
.token.boolean,
.token.number,
.token.constant,
.token.symbol {
  color: #905;
}
.token.selector,
.token.attr-name,
.token.string,
.token.builtin {
  color: #690;
}
.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string,
.token.variable {
  color: #a67f59;
  background: rgba(255, 255, 255, 0.5);
}
.token.atrule,
.token.attr-value,
.token.keyword {
  color: #07a;
}
.token.regex,
.token.important {
  color: #e90;
}
.token.important {
  font-weight: bold;
}
.token.entity {
  cursor: help;
}
/********************
 * HTML CSS
 */
.chartWrap {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
/********************
  Box shadow and border radius styling
*/
.nvtooltip.with-3d-shadow,
.with-3d-shadow .nvtooltip {
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  border-radius: 2px;
}
/********************
 * TOOLTIP CSS
 */
.nvtooltip {
  position: absolute;
  background-color: #ffffff;
  padding: 1px;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  z-index: 10000;
  font-family: Arial;
  font-size: 13px;
  text-align: left;
  pointer-events: none;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #222;
  border-radius: 2px;
  background-clip: padding-box;
}
/*Give tooltips that old fade in transition by
    putting a "with-transitions" class on the container div.
*/
.nvtooltip.with-transitions,
.with-transitions .nvtooltip {
  -webkit-transition: opacity 250ms linear;
  -o-transition: opacity 250ms linear;
  transition: opacity 250ms linear;
  -webkit-transition-delay: 250ms;
  transition-delay: 250ms;
}
.nvtooltip.x-nvtooltip,
.nvtooltip.y-nvtooltip {
  padding: 8px;
}
.nvtooltip h3 {
  margin: 0;
  padding: 5px 14px;
  line-height: 18px;
  font-size: 14px;
  font-weight: 700;
  color: inherit;
  background-color: rgba(247, 247, 247, 0.75);
  text-align: center;
  text-transform: uppercase;
  border-bottom: 1px solid #ebebeb;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.nvtooltip p {
  margin: 0;
  padding: 5px 14px;
  text-align: center;
}
.nvtooltip span {
  display: inline-block;
  margin: 2px 0;
}
.nvtooltip table {
  margin: 6px;
  border-spacing: 0;
}
.nvtooltip table td {
  padding: 2px 9px 2px 0;
  vertical-align: middle;
}
.nvtooltip table td.key {
  font-weight: normal;
}
.nvtooltip table td.value {
  text-align: right;
  font-weight: bold;
}
.nvtooltip table tr.highlight td {
  padding: 1px 9px 1px 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-top-width: 1px;
}
.nvtooltip table td.legend-color-guide div {
  width: 8px;
  height: 8px;
  vertical-align: middle;
}
.nvtooltip .footer {
  padding: 3px;
  text-align: center;
}
.nvtooltip-pending-removal {
  position: absolute;
  pointer-events: none;
}
/********************
 * SVG CSS
 */
svg {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Trying to get SVG to act like a greedy block in all browsers */
  display: block;
  width: 100%;
  height: 100%;
}
svg text {
  font: normal 12px Arial;
}
svg .title {
  font: bold 14px Arial;
}
.nvd3 .nv-background {
  fill: white;
  fill-opacity: 0;
  /*
  pointer-events: none;
  */
}
.nvd3.nv-noData {
  font-size: 18px;
  font-weight: bold;
}
/**********
*  Brush
*/
.nv-brush .extent {
  fill-opacity: .125;
  shape-rendering: crispEdges;
}
/**********
*  Legend
*/
.nvd3 .nv-legend .nv-series {
  cursor: pointer;
}
.nvd3 .nv-legend .disabled circle {
  fill-opacity: 0;
}
/**********
*  Axes
*/
.nvd3 .nv-axis {
  pointer-events: none;
}
.nvd3 .nv-axis path {
  fill: none;
  stroke: #000;
  stroke-opacity: .75;
  shape-rendering: crispEdges;
}
.nvd3 .nv-axis path.domain {
  stroke-opacity: .75;
}
.nvd3 .nv-axis.nv-x path.domain {
  stroke-opacity: 0;
}
.nvd3 .nv-axis line {
  fill: none;
  stroke: #e5e5e5;
  shape-rendering: crispEdges;
}
.nvd3 .nv-axis .zero line,
.nvd3 .nv-axis line.zero {
  stroke-opacity: .75;
}
.nvd3 .nv-axis .nv-axisMaxMin text {
  font-weight: bold;
}
.nvd3 .x .nv-axis .nv-axisMaxMin text,
.nvd3 .x2 .nv-axis .nv-axisMaxMin text,
.nvd3 .x3 .nv-axis .nv-axisMaxMin text {
  text-anchor: middle;
}
/**********
*  Brush
*/
.nv-brush .resize path {
  fill: #eee;
  stroke: #666;
}
/**********
*  Bars
*/
.nvd3 .nv-bars .negative rect {
  zfill: brown;
}
.nvd3 .nv-bars rect {
  zfill: steelblue;
  fill-opacity: .75;
  transition: fill-opacity 250ms linear;
  -moz-transition: fill-opacity 250ms linear;
  -webkit-transition: fill-opacity 250ms linear;
}
.nvd3 .nv-bars rect.hover {
  fill-opacity: 1;
}
.nvd3 .nv-bars .hover rect {
  fill: lightblue;
}
.nvd3 .nv-bars text {
  fill: rgba(0, 0, 0, 0);
}
.nvd3 .nv-bars .hover text {
  fill: #000000;
}
/**********
*  Bars
*/
.nvd3 .nv-multibar .nv-groups rect,
.nvd3 .nv-multibarHorizontal .nv-groups rect,
.nvd3 .nv-discretebar .nv-groups rect {
  stroke-opacity: 0;
  transition: fill-opacity 250ms linear;
  -moz-transition: fill-opacity 250ms linear;
  -webkit-transition: fill-opacity 250ms linear;
}
.nvd3 .nv-multibar .nv-groups rect:hover,
.nvd3 .nv-multibarHorizontal .nv-groups rect:hover,
.nvd3 .nv-discretebar .nv-groups rect:hover {
  fill-opacity: 1;
}
.nvd3 .nv-discretebar .nv-groups text,
.nvd3 .nv-multibarHorizontal .nv-groups text {
  font-weight: bold;
  fill: #000000;
  stroke: rgba(0, 0, 0, 0);
}
/***********
*  Pie Chart
*/
.nvd3.nv-pie path {
  stroke-opacity: 0;
  transition: fill-opacity 250ms linear, stroke-width 250ms linear, stroke-opacity 250ms linear;
  -moz-transition: fill-opacity 250ms linear, stroke-width 250ms linear, stroke-opacity 250ms linear;
  -webkit-transition: fill-opacity 250ms linear, stroke-width 250ms linear, stroke-opacity 250ms linear;
}
.nvd3.nv-pie .nv-slice text {
  stroke: #000;
  stroke-width: 0;
}
.nvd3.nv-pie path {
  stroke: #fff;
  stroke-width: 1px;
  stroke-opacity: 1;
  stroke-opacity: 0;
}
.nvd3.nv-pie .hover path {
  fill-opacity: .7;
}
.nvd3.nv-pie .nv-label {
  pointer-events: none;
}
.nvd3.nv-pie .nv-label rect {
  fill-opacity: 0;
  stroke-opacity: 0;
}
/**********
* Lines
*/
.nvd3 .nv-groups path.nv-line {
  fill: none;
  stroke-width: 1.5px;
  /*
  stroke-linecap: round;
  shape-rendering: geometricPrecision;

  transition: stroke-width 250ms linear;
  -moz-transition: stroke-width 250ms linear;
  -webkit-transition: stroke-width 250ms linear;

  transition-delay: 250ms
  -moz-transition-delay: 250ms;
  -webkit-transition-delay: 250ms;
  */
}
.nvd3 .nv-groups path.nv-line.nv-thin-line {
  stroke-width: 1px;
}
.nvd3 .nv-groups path.nv-area {
  stroke: none;
  /*
  stroke-linecap: round;
  shape-rendering: geometricPrecision;

  stroke-width: 2.5px;
  transition: stroke-width 250ms linear;
  -moz-transition: stroke-width 250ms linear;
  -webkit-transition: stroke-width 250ms linear;

  transition-delay: 250ms
  -moz-transition-delay: 250ms;
  -webkit-transition-delay: 250ms;
  */
}
.nvd3 .nv-line.hover path {
  stroke-width: 6px;
}
/*
.nvd3.scatter .groups .point {
  fill-opacity: 0.1;
  stroke-opacity: 0.1;
}
  */
.nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  fill-opacity: 0;
  stroke-opacity: 0;
}
.nvd3.nv-scatter.nv-single-point .nv-groups .nv-point {
  fill-opacity: .5 !important;
  stroke-opacity: .5 !important;
}
.with-transitions .nvd3 .nv-groups .nv-point {
  transition: stroke-width 250ms linear, stroke-opacity 250ms linear;
  -moz-transition: stroke-width 250ms linear, stroke-opacity 250ms linear;
  -webkit-transition: stroke-width 250ms linear, stroke-opacity 250ms linear;
}
.nvd3.nv-scatter .nv-groups .nv-point.hover,
.nvd3 .nv-groups .nv-point.hover {
  stroke-width: 7px;
  fill-opacity: .95 !important;
  stroke-opacity: .95 !important;
}
.nvd3 .nv-point-paths path {
  stroke: #aaa;
  stroke-opacity: 0;
  fill: #eee;
  fill-opacity: 0;
}
.nvd3 .nv-indexLine {
  cursor: ew-resize;
}
/**********
* Distribution
*/
.nvd3 .nv-distribution {
  pointer-events: none;
}
/**********
*  Scatter
*/
/* **Attempting to remove this for useVoronoi(false), need to see if it's required anywhere
.nvd3 .nv-groups .nv-point {
  pointer-events: none;
}
*/
.nvd3 .nv-groups .nv-point.hover {
  stroke-width: 20px;
  stroke-opacity: .5;
}
.nvd3 .nv-scatter .nv-point.hover {
  fill-opacity: 1;
}
/*
.nv-group.hover .nv-point {
  fill-opacity: 1;
}
*/
/**********
*  Stacked Area
*/
.nvd3.nv-stackedarea path.nv-area {
  fill-opacity: .7;
  /*
  stroke-opacity: .65;
  fill-opacity: 1;
  */
  stroke-opacity: 0;
  transition: fill-opacity 250ms linear, stroke-opacity 250ms linear;
  -moz-transition: fill-opacity 250ms linear, stroke-opacity 250ms linear;
  -webkit-transition: fill-opacity 250ms linear, stroke-opacity 250ms linear;
  /*
  transition-delay: 500ms;
  -moz-transition-delay: 500ms;
  -webkit-transition-delay: 500ms;
  */
}
.nvd3.nv-stackedarea path.nv-area.hover {
  fill-opacity: .9;
  /*
  stroke-opacity: .85;
  */
}
/*
.d3stackedarea .groups path {
  stroke-opacity: 0;
}
  */
.nvd3.nv-stackedarea .nv-groups .nv-point {
  stroke-opacity: 0;
  fill-opacity: 0;
}
/*
.nvd3.nv-stackedarea .nv-groups .nv-point.hover {
  stroke-width: 20px;
  stroke-opacity: .75;
  fill-opacity: 1;
}*/
/**********
*  Line Plus Bar
*/
.nvd3.nv-linePlusBar .nv-bar rect {
  fill-opacity: .75;
}
.nvd3.nv-linePlusBar .nv-bar rect:hover {
  fill-opacity: 1;
}
/**********
*  Bullet
*/
.nvd3.nv-bullet,
.nvd3.nv-bulletChart {
  font: 10px sans-serif;
}
.nvd3.nv-bullet .nv-measure,
.nvd3.nv-bulletChart .nv-measure {
  fill-opacity: .8;
}
.nvd3.nv-bullet .nv-measure:hover,
.nvd3.nv-bulletChart .nv-measure:hover {
  fill-opacity: 1;
}
.nvd3.nv-bullet .nv-marker,
.nvd3.nv-bulletChart .nv-marker {
  stroke: #000;
  stroke-width: 2px;
}
.nvd3.nv-bullet .nv-markerTriangle,
.nvd3.nv-bulletChart .nv-markerTriangle {
  stroke: #000;
  fill: #fff;
  stroke-width: 1.5px;
}
.nvd3.nv-bullet .nv-tick line,
.nvd3.nv-bulletChart .nv-tick line {
  stroke: #666;
  stroke-width: .5px;
}
.nvd3.nv-bullet .nv-range.nv-s0,
.nvd3.nv-bulletChart .nv-range.nv-s0 {
  fill: #eee;
}
.nvd3.nv-bullet .nv-range.nv-s1,
.nvd3.nv-bulletChart .nv-range.nv-s1 {
  fill: #ddd;
}
.nvd3.nv-bullet .nv-range.nv-s2,
.nvd3.nv-bulletChart .nv-range.nv-s2 {
  fill: #ccc;
}
.nvd3.nv-bullet .nv-title,
.nvd3.nv-bulletChart .nv-title {
  font-size: 14px;
  font-weight: 600;
}
.nvd3.nv-bullet .nv-subtitle,
.nvd3.nv-bulletChart .nv-subtitle {
  fill: #999;
}
.nvd3.nv-bullet .nv-range,
.nvd3.nv-bulletChart .nv-range {
  fill: #bababa;
  fill-opacity: .4;
}
.nvd3.nv-bullet .nv-range:hover,
.nvd3.nv-bulletChart .nv-range:hover {
  fill-opacity: .7;
}
/**********
* Sparkline
*/
.nvd3.nv-sparkline path {
  fill: none;
}
.nvd3.nv-sparklineplus g.nv-hoverValue {
  pointer-events: none;
}
.nvd3.nv-sparklineplus .nv-hoverValue line {
  stroke: #333;
  stroke-width: 1.5px;
}
.nvd3.nv-sparklineplus,
.nvd3.nv-sparklineplus g {
  pointer-events: all;
}
.nvd3 .nv-hoverArea {
  fill-opacity: 0;
  stroke-opacity: 0;
}
.nvd3.nv-sparklineplus .nv-xValue,
.nvd3.nv-sparklineplus .nv-yValue {
  /*
  stroke: #666;
  */
  stroke-width: 0;
  font-size: .9em;
  font-weight: normal;
}
.nvd3.nv-sparklineplus .nv-yValue {
  stroke: #f66;
}
.nvd3.nv-sparklineplus .nv-maxValue {
  stroke: #2ca02c;
  fill: #2ca02c;
}
.nvd3.nv-sparklineplus .nv-minValue {
  stroke: #d62728;
  fill: #d62728;
}
.nvd3.nv-sparklineplus .nv-currentValue {
  /*
  stroke: #444;
  fill: #000;
  */
  font-weight: bold;
  font-size: 1.1em;
}
/**********
* historical stock
*/
.nvd3.nv-ohlcBar .nv-ticks .nv-tick {
  stroke-width: 2px;
}
.nvd3.nv-ohlcBar .nv-ticks .nv-tick.hover {
  stroke-width: 4px;
}
.nvd3.nv-ohlcBar .nv-ticks .nv-tick.positive {
  stroke: #2ca02c;
}
.nvd3.nv-ohlcBar .nv-ticks .nv-tick.negative {
  stroke: #d62728;
}
.nvd3.nv-historicalStockChart .nv-axis .nv-axislabel {
  font-weight: bold;
}
.nvd3.nv-historicalStockChart .nv-dragTarget {
  fill-opacity: 0;
  stroke: none;
  cursor: move;
}
.nvd3 .nv-brush .extent {
  /*
  cursor: ew-resize !important;
  */
  fill-opacity: 0 !important;
}
.nvd3 .nv-brushBackground rect {
  stroke: #000;
  stroke-width: .4;
  fill: #fff;
  fill-opacity: .7;
}
/**********
* Indented Tree
*/
/**
 * TODO: the following 3 selectors are based on classes used in the example.  I should either make them standard and leave them here, or move to a CSS file not included in the library
 */
.nvd3.nv-indentedtree .name {
  margin-left: 5px;
}
.nvd3.nv-indentedtree .clickable {
  color: #08C;
  cursor: pointer;
}
.nvd3.nv-indentedtree span.clickable:hover {
  color: #005580;
  text-decoration: underline;
}
.nvd3.nv-indentedtree .nv-childrenCount {
  display: inline-block;
  margin-left: 5px;
}
.nvd3.nv-indentedtree .nv-treeicon {
  cursor: pointer;
  /*
  cursor: n-resize;
  */
}
.nvd3.nv-indentedtree .nv-treeicon.nv-folded {
  cursor: pointer;
  /*
  cursor: s-resize;
  */
}
/**********
* Parallel Coordinates
*/
.nvd3 .background path {
  fill: none;
  stroke: #ccc;
  stroke-opacity: .4;
  shape-rendering: crispEdges;
}
.nvd3 .foreground path {
  fill: none;
  stroke: steelblue;
  stroke-opacity: .7;
}
.nvd3 .brush .extent {
  fill-opacity: .3;
  stroke: #fff;
  shape-rendering: crispEdges;
}
.nvd3 .axis line,
.axis path {
  fill: none;
  stroke: #000;
  shape-rendering: crispEdges;
}
.nvd3 .axis text {
  text-shadow: 0 1px 0 #fff;
}
/****
Interactive Layer
*/
.nvd3 .nv-interactiveGuideLine {
  pointer-events: none;
}
.nvd3 line.nv-guideline {
  stroke: #ccc;
}
.inverted {
  /**********
  *  Brush
  */
}
.inverted svg .nv-legend-text {
  fill: white;
  fill-opacity: .7;
}
.inverted .nv-axis .tick text {
  fill: white;
  fill-opacity: .7;
}
.inverted .nv-axis path,
.inverted .nv-axis line {
  stroke: white;
  stroke-opacity: .1;
}
.inverted .nv-axis .nv-axisMaxMin text {
  fill: white;
}
.inverted .nv-discretebar .nv-groups text,
.inverted .nvd3 .nv-multibarHorizontal .nv-groups text {
  fill: #fff;
}
.inverted .nv-brush .resize path {
  stroke: #fff;
  stroke-opacity: .2;
  fill: #000;
  fill-opacity: .3;
}
.inverted .nv-brushBackground rect {
  stroke: #000;
  fill: #000;
  fill-opacity: .2;
}
/* jsTree default theme */
.jstree-node,
.jstree-children,
.jstree-container-ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}
.jstree-node {
  white-space: nowrap;
}
.jstree-anchor {
  display: inline-block;
  color: black;
  white-space: nowrap;
  padding: 0 4px 0 1px;
  margin: 0;
  vertical-align: top;
}
.jstree-anchor:focus {
  outline: 0;
}
.jstree-anchor,
.jstree-anchor:link,
.jstree-anchor:visited,
.jstree-anchor:hover,
.jstree-anchor:active {
  text-decoration: none;
  color: inherit;
}
.jstree-icon {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
}
.jstree-icon:empty {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
}
.jstree-ocl {
  cursor: pointer;
}
.jstree-leaf > .jstree-ocl {
  cursor: default;
}
.jstree .jstree-open > .jstree-children {
  display: block;
}
.jstree .jstree-closed > .jstree-children,
.jstree .jstree-leaf > .jstree-children {
  display: none;
}
.jstree-anchor > .jstree-themeicon {
  margin-right: 2px;
}
.jstree-no-icons .jstree-themeicon,
.jstree-anchor > .jstree-themeicon-hidden {
  display: none;
}
.jstree-rtl .jstree-anchor {
  padding: 0 1px 0 4px;
}
.jstree-rtl .jstree-anchor > .jstree-themeicon {
  margin-left: 2px;
  margin-right: 0;
}
.jstree-rtl .jstree-node {
  margin-left: 0;
}
.jstree-rtl .jstree-container-ul > .jstree-node {
  margin-right: 0;
}
.jstree-wholerow-ul {
  position: relative;
  display: inline-block;
  min-width: 100%;
}
.jstree-wholerow-ul .jstree-leaf > .jstree-ocl {
  cursor: pointer;
}
.jstree-wholerow-ul .jstree-anchor,
.jstree-wholerow-ul .jstree-icon {
  position: relative;
}
.jstree-wholerow-ul .jstree-wholerow {
  width: 100%;
  cursor: pointer;
  position: absolute;
  left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.vakata-context {
  display: none;
}
.vakata-context,
.vakata-context ul {
  margin: 0;
  padding: 2px;
  position: absolute;
  background: #f5f5f5;
  border: 1px solid #979797;
  -moz-box-shadow: 5px 5px 4px -4px #666666;
  -webkit-box-shadow: 2px 2px 2px #999999;
  box-shadow: 2px 2px 2px #999999;
}
.vakata-context ul {
  list-style: none;
  left: 100%;
  margin-top: -2.7em;
  margin-left: -4px;
}
.vakata-context .vakata-context-right ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px;
}
.vakata-context li {
  list-style: none;
  display: inline;
}
.vakata-context li > a {
  display: block;
  padding: 0 2em 0 2em;
  text-decoration: none;
  width: auto;
  color: black;
  white-space: nowrap;
  line-height: 2.4em;
  -moz-text-shadow: 1px 1px 0 white;
  -webkit-text-shadow: 1px 1px 0 white;
  text-shadow: 1px 1px 0 white;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
}
.vakata-context li > a:hover {
  position: relative;
  background-color: #e8eff7;
  -moz-box-shadow: 0 0 2px #0a6aa1;
  -webkit-box-shadow: 0 0 2px #0a6aa1;
  box-shadow: 0 0 2px #0a6aa1;
}
.vakata-context li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==");
  background-position: right center;
  background-repeat: no-repeat;
}
.vakata-context li > a:focus {
  outline: 0;
}
.vakata-context .vakata-context-hover > a {
  position: relative;
  background-color: #e8eff7;
  -moz-box-shadow: 0 0 2px #0a6aa1;
  -webkit-box-shadow: 0 0 2px #0a6aa1;
  box-shadow: 0 0 2px #0a6aa1;
}
.vakata-context .vakata-context-separator > a,
.vakata-context .vakata-context-separator > a:hover {
  background: white;
  border: 0;
  border-top: 1px solid #e2e3e3;
  height: 1px;
  min-height: 1px;
  max-height: 1px;
  padding: 0;
  margin: 0 0 0 2.4em;
  border-left: 1px solid #e0e0e0;
  -moz-text-shadow: 0 0 0 transparent;
  -webkit-text-shadow: 0 0 0 transparent;
  text-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.vakata-context .vakata-contextmenu-disabled a,
.vakata-context .vakata-contextmenu-disabled a:hover {
  color: silver;
  background-color: transparent;
  border: 0;
  box-shadow: 0 0 0;
}
.vakata-context li > a > i {
  text-decoration: none;
  display: inline-block;
  width: 2.4em;
  height: 2.4em;
  background: transparent;
  margin: 0 0 0 -2em;
  vertical-align: top;
  text-align: center;
  line-height: 2.4em;
}
.vakata-context li > a > i:empty {
  width: 2.4em;
  line-height: 2.4em;
}
.vakata-context li > a .vakata-contextmenu-sep {
  display: inline-block;
  width: 1px;
  height: 2.4em;
  background: white;
  margin: 0 0.5em 0 0;
  border-left: 1px solid #e2e3e3;
}
.vakata-context .vakata-contextmenu-shortcut {
  font-size: 0.8em;
  color: silver;
  opacity: 0.5;
  display: none;
}
.vakata-context-rtl ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px;
}
.vakata-context-rtl li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7");
  background-position: left center;
  background-repeat: no-repeat;
}
.vakata-context-rtl .vakata-context-separator > a {
  margin: 0 2.4em 0 0;
  border-left: 0;
  border-right: 1px solid #e2e3e3;
}
.vakata-context-rtl .vakata-context-left ul {
  right: auto;
  left: 100%;
  margin-left: -4px;
  margin-right: auto;
}
.vakata-context-rtl li > a > i {
  margin: 0 -2em 0 0;
}
.vakata-context-rtl li > a .vakata-contextmenu-sep {
  margin: 0 0 0 0.5em;
  border-left-color: white;
  background: #e2e3e3;
}
#jstree-marker {
  position: absolute;
  top: 0;
  left: 0;
  margin: -5px 0 0 0;
  padding: 0;
  border-right: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}
#jstree-dnd {
  line-height: 16px;
  margin: 0;
  padding: 4px;
}
#jstree-dnd .jstree-icon,
#jstree-dnd .jstree-copy {
  display: inline-block;
  text-decoration: none;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
}
#jstree-dnd .jstree-ok {
  background: green;
}
#jstree-dnd .jstree-er {
  background: red;
}
#jstree-dnd .jstree-copy {
  margin: 0 2px 0 2px;
}
.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-repeat: no-repeat;
  background-color: transparent;
}
.jstree-default .jstree-anchor,
.jstree-default .jstree-wholerow {
  transition: background-color 0.15s, box-shadow 0.15s;
}
.jstree-default .jstree-hovered {
  background: #e7f4f9;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #ccc;
}
.jstree-default .jstree-clicked {
  background: #beebff;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #999;
}
.jstree-default .jstree-no-icons .jstree-anchor > .jstree-themeicon {
  display: none;
}
.jstree-default .jstree-disabled {
  background: transparent;
  color: #666;
}
.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
  box-shadow: none;
}
.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.jstree-default .jstree-disabled > .jstree-icon {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}
.jstree-default .jstree-search {
  font-style: italic;
  color: #8b0000;
  font-weight: bold;
}
.jstree-default .jstree-no-checkboxes .jstree-checkbox {
  display: none !important;
}
.jstree-default.jstree-checkbox-no-clicked .jstree-clicked {
  background: transparent;
  box-shadow: none;
}
.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered {
  background: #e7f4f9;
}
.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked {
  background: transparent;
}
.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered {
  background: #e7f4f9;
}
#jstree-dnd.jstree-default .jstree-ok,
#jstree-dnd.jstree-default .jstree-er {
  background-image: url("../img/plugins/jstree/themes/default/32px.png");
  background-repeat: no-repeat;
  background-color: transparent;
}
#jstree-dnd.jstree-default i {
  background: transparent;
  width: 16px;
  height: 16px;
}
#jstree-dnd.jstree-default .jstree-ok {
  background-position: -9px -71px;
}
#jstree-dnd.jstree-default .jstree-er {
  background-position: -39px -71px;
}
.jstree-default > .jstree-striped {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==") left top repeat;
}
.jstree-default > .jstree-wholerow-ul .jstree-hovered,
.jstree-default > .jstree-wholerow-ul .jstree-clicked {
  background: transparent;
  box-shadow: none;
  border-radius: 0;
}
.jstree-default .jstree-wholerow {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.jstree-default .jstree-wholerow-hovered {
  background: #e7f4f9;
}
.jstree-default .jstree-wholerow-clicked {
  background: #beebff;
  background: -moz-linear-gradient(top, #beebff 0%, #a8e4ff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #beebff), color-stop(100%, #a8e4ff));
  background: -webkit-linear-gradient(top, #beebff 0%, #a8e4ff 100%);
  background: -o-linear-gradient(top, #beebff 0%, #a8e4ff 100%);
  background: -ms-linear-gradient(top, #beebff 0%, #a8e4ff 100%);
  background: linear-gradient(to bottom, #beebff 0%, #a8e4ff 100%);
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='@color1', endColorstr='@color2',GradientType=0 );*/
}
.jstree-default .jstree-node {
  min-height: 24px;
  line-height: 24px;
  margin-left: 24px;
  min-width: 24px;
}
.jstree-default .jstree-anchor {
  line-height: 24px;
  height: 24px;
}
.jstree-default .jstree-icon {
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.jstree-default .jstree-icon:empty {
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.jstree-default.jstree-rtl .jstree-node {
  margin-right: 24px;
}
.jstree-default .jstree-wholerow {
  height: 24px;
}
.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-image: url("../img/plugins/jstree/themes/default/32px.png");
}
.jstree-default .jstree-node {
  background-position: -292px -4px;
  background-repeat: repeat-y;
}
.jstree-default .jstree-last {
  background: transparent;
}
.jstree-default .jstree-open > .jstree-ocl {
  background-position: -132px -4px;
}
.jstree-default .jstree-closed > .jstree-ocl {
  background-position: -100px -4px;
}
.jstree-default .jstree-leaf > .jstree-ocl {
  background-position: -68px -4px;
}
.jstree-default .jstree-themeicon {
  background-position: -260px -4px;
}
.jstree-default > .jstree-no-dots .jstree-node,
.jstree-default > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -4px;
}
.jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -4px;
}
.jstree-default .jstree-disabled {
  background: transparent;
}
.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
}
.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.jstree-default .jstree-checkbox {
  background-position: -164px -4px;
}
.jstree-default .jstree-checkbox:hover {
  background-position: -164px -36px;
}
.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default .jstree-checked > .jstree-checkbox {
  background-position: -228px -4px;
}
.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default .jstree-checked > .jstree-checkbox:hover {
  background-position: -228px -36px;
}
.jstree-default .jstree-anchor > .jstree-undetermined {
  background-position: -196px -4px;
}
.jstree-default .jstree-anchor > .jstree-undetermined:hover {
  background-position: -196px -36px;
}
.jstree-default > .jstree-striped {
  background-size: auto 48px;
}
.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}
.jstree-default.jstree-rtl .jstree-last {
  background: transparent;
}
.jstree-default.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -132px -36px;
}
.jstree-default.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -100px -36px;
}
.jstree-default.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -68px -36px;
}
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -36px;
}
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -36px;
}
.jstree-default .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}
.jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../img/plugins/jstree/themes/default/throbber.gif") center center no-repeat;
}
.jstree-default .jstree-file {
  background: url("../img/plugins/jstree/themes/default/32px.png") -100px -68px no-repeat;
}
.jstree-default .jstree-folder {
  background: url("../img/plugins/jstree/themes/default/32px.png") -260px -4px no-repeat;
}
.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
}
.jstree-default.jstree-rtl .jstree-last {
  background: transparent;
}
.jstree-default-small .jstree-node {
  min-height: 18px;
  line-height: 18px;
  margin-left: 18px;
  min-width: 18px;
}
.jstree-default-small .jstree-anchor {
  line-height: 18px;
  height: 18px;
}
.jstree-default-small .jstree-icon {
  width: 18px;
  height: 18px;
  line-height: 18px;
}
.jstree-default-small .jstree-icon:empty {
  width: 18px;
  height: 18px;
  line-height: 18px;
}
.jstree-default-small.jstree-rtl .jstree-node {
  margin-right: 18px;
}
.jstree-default-small .jstree-wholerow {
  height: 18px;
}
.jstree-default-small .jstree-node,
.jstree-default-small .jstree-icon {
  background-image: url("../img/plugins/jstree/themes/default/32px.png");
}
.jstree-default-small .jstree-node {
  background-position: -295px -7px;
  background-repeat: repeat-y;
}
.jstree-default-small .jstree-last {
  background: transparent;
}
.jstree-default-small .jstree-open > .jstree-ocl {
  background-position: -135px -7px;
}
.jstree-default-small .jstree-closed > .jstree-ocl {
  background-position: -103px -7px;
}
.jstree-default-small .jstree-leaf > .jstree-ocl {
  background-position: -71px -7px;
}
.jstree-default-small .jstree-themeicon {
  background-position: -263px -7px;
}
.jstree-default-small > .jstree-no-dots .jstree-node,
.jstree-default-small > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default-small > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -7px;
}
.jstree-default-small > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -7px;
}
.jstree-default-small .jstree-disabled {
  background: transparent;
}
.jstree-default-small .jstree-disabled.jstree-hovered {
  background: transparent;
}
.jstree-default-small .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.jstree-default-small .jstree-checkbox {
  background-position: -167px -7px;
}
.jstree-default-small .jstree-checkbox:hover {
  background-position: -167px -39px;
}
.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-small .jstree-checked > .jstree-checkbox {
  background-position: -231px -7px;
}
.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-small .jstree-checked > .jstree-checkbox:hover {
  background-position: -231px -39px;
}
.jstree-default-small .jstree-anchor > .jstree-undetermined {
  background-position: -199px -7px;
}
.jstree-default-small .jstree-anchor > .jstree-undetermined:hover {
  background-position: -199px -39px;
}
.jstree-default-small > .jstree-striped {
  background-size: auto 36px;
}
.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}
.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent;
}
.jstree-default-small.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -135px -39px;
}
.jstree-default-small.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -103px -39px;
}
.jstree-default-small.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -71px -39px;
}
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -39px;
}
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -39px;
}
.jstree-default-small .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}
.jstree-default-small > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("throbber.gif") center center no-repeat;
}
.jstree-default-small .jstree-file {
  background: url("32px.png") -103px -71px no-repeat;
}
.jstree-default-small .jstree-folder {
  background: url("32px.png") -263px -7px no-repeat;
}
.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==");
}
.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent;
}
.jstree-default-large .jstree-node {
  min-height: 32px;
  line-height: 32px;
  margin-left: 32px;
  min-width: 32px;
}
.jstree-default-large .jstree-anchor {
  line-height: 32px;
  height: 32px;
}
.jstree-default-large .jstree-icon {
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.jstree-default-large .jstree-icon:empty {
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.jstree-default-large.jstree-rtl .jstree-node {
  margin-right: 32px;
}
.jstree-default-large .jstree-wholerow {
  height: 32px;
}
.jstree-default-large .jstree-node,
.jstree-default-large .jstree-icon {
  background-image: url("../img/plugins/jstree/themes/default/32px.png");
}
.jstree-default-large .jstree-node {
  background-position: -288px 0px;
  background-repeat: repeat-y;
}
.jstree-default-large .jstree-last {
  background: transparent;
}
.jstree-default-large .jstree-open > .jstree-ocl {
  background-position: -128px 0px;
}
.jstree-default-large .jstree-closed > .jstree-ocl {
  background-position: -96px 0px;
}
.jstree-default-large .jstree-leaf > .jstree-ocl {
  background-position: -64px 0px;
}
.jstree-default-large .jstree-themeicon {
  background-position: -256px 0px;
}
.jstree-default-large > .jstree-no-dots .jstree-node,
.jstree-default-large > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default-large > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px 0px;
}
.jstree-default-large > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px 0px;
}
.jstree-default-large .jstree-disabled {
  background: transparent;
}
.jstree-default-large .jstree-disabled.jstree-hovered {
  background: transparent;
}
.jstree-default-large .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.jstree-default-large .jstree-checkbox {
  background-position: -160px 0px;
}
.jstree-default-large .jstree-checkbox:hover {
  background-position: -160px -32px;
}
.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-large .jstree-checked > .jstree-checkbox {
  background-position: -224px 0px;
}
.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-large .jstree-checked > .jstree-checkbox:hover {
  background-position: -224px -32px;
}
.jstree-default-large .jstree-anchor > .jstree-undetermined {
  background-position: -192px 0px;
}
.jstree-default-large .jstree-anchor > .jstree-undetermined:hover {
  background-position: -192px -32px;
}
.jstree-default-large > .jstree-striped {
  background-size: auto 64px;
}
.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}
.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent;
}
.jstree-default-large.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -128px -32px;
}
.jstree-default-large.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -96px -32px;
}
.jstree-default-large.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -64px -32px;
}
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px -32px;
}
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px -32px;
}
.jstree-default-large .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}
.jstree-default-large > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("throbber.gif") center center no-repeat;
}
.jstree-default-large .jstree-file {
  background: url("32px.png") -96px -64px no-repeat;
}
.jstree-default-large .jstree-folder {
  background: url("32px.png") -256px 0px no-repeat;
}
.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg==");
}
.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent;
}
@media (max-width: 768px) {
  #jstree-dnd.jstree-dnd-responsive {
    line-height: 40px;
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white;
  }
  #jstree-dnd.jstree-dnd-responsive > i {
    background: transparent;
    width: 40px;
    height: 40px;
  }
  #jstree-dnd.jstree-dnd-responsive > .jstree-ok {
    background-image: url("../img/plugins/jstree/themes/default/40px.png");
    background-position: 0 -200px;
    background-size: 120px 240px;
  }
  #jstree-dnd.jstree-dnd-responsive > .jstree-er {
    background-image: url("../img/plugins/jstree/themes/default/40px.png");
    background-position: -40px -200px;
    background-size: 120px 240px;
  }
  #jstree-marker.jstree-dnd-responsive {
    border-left-width: 10px;
    border-top-width: 10px;
    border-bottom-width: 10px;
    margin-top: -10px;
  }
}
@media (max-width: 768px) {
  .jstree-default-responsive {
    /*
		.jstree-open > .jstree-ocl,
		.jstree-closed > .jstree-ocl { border-radius:20px; background-color:white; }
		*/
  }
  .jstree-default-responsive .jstree-icon {
    background-image: url("../img/plugins/jstree/themes/default/40px.png");
  }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent;
  }
  .jstree-default-responsive .jstree-node {
    min-height: 40px;
    line-height: 40px;
    margin-left: 40px;
    min-width: 40px;
    white-space: nowrap;
  }
  .jstree-default-responsive .jstree-anchor {
    line-height: 40px;
    height: 40px;
  }
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-icon:empty {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
  }
  .jstree-default-responsive.jstree-rtl .jstree-node {
    margin-left: 0;
    margin-right: 40px;
  }
  .jstree-default-responsive.jstree-rtl .jstree-container-ul > .jstree-node {
    margin-right: 0;
  }
  .jstree-default-responsive .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-size: 120px 240px;
  }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent;
  }
  .jstree-default-responsive .jstree-open > .jstree-ocl {
    background-position: 0 0px !important;
  }
  .jstree-default-responsive .jstree-closed > .jstree-ocl {
    background-position: 0 -40px !important;
  }
  .jstree-default-responsive.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -40px 0px !important;
  }
  .jstree-default-responsive .jstree-themeicon {
    background-position: -40px -40px;
  }
  .jstree-default-responsive .jstree-checkbox,
  .jstree-default-responsive .jstree-checkbox:hover {
    background-position: -40px -80px;
  }
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox:hover {
    background-position: 0 -80px;
  }
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined,
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined:hover {
    background-position: 0 -120px;
  }
  .jstree-default-responsive .jstree-anchor {
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white;
  }
  .jstree-default-responsive > .jstree-striped {
    background: transparent;
  }
  .jstree-default-responsive .jstree-wholerow {
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid rgba(64, 64, 64, 0.2);
    background: #ebebeb;
    height: 40px;
  }
  .jstree-default-responsive .jstree-wholerow-hovered {
    background: #e7f4f9;
  }
  .jstree-default-responsive .jstree-wholerow-clicked {
    background: #beebff;
  }
  .jstree-default-responsive .jstree-children .jstree-last > .jstree-wholerow {
    box-shadow: inset 0 -6px 3px -5px #666666;
  }
  .jstree-default-responsive .jstree-children .jstree-open > .jstree-wholerow {
    box-shadow: inset 0 6px 3px -5px #666666;
    border-top: 0;
  }
  .jstree-default-responsive .jstree-children .jstree-open + .jstree-open {
    box-shadow: none;
  }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-node > .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-image: url("../img/plugins/jstree/themes/default/40px.png");
    background-size: 120px 240px;
  }
  .jstree-default-responsive .jstree-node {
    background-position: -80px 0;
    background-repeat: repeat-y;
  }
  .jstree-default-responsive .jstree-last {
    background: transparent;
  }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background-position: -40px -120px;
  }
  .jstree-default-responsive .jstree-last > .jstree-ocl {
    background-position: -40px -160px;
  }
  .jstree-default-responsive .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0;
  }
  .jstree-default-responsive .jstree-file {
    background: url("40px.png") 0 -160px no-repeat;
    background-size: 120px 240px;
  }
  .jstree-default-responsive .jstree-folder {
    background: url("40px.png") -40px -40px no-repeat;
    background-size: 120px 240px;
  }
}
.jstree-default > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}
/* ---------------------------------------------------------------------- */
/*  Jstree
/* ---------------------------------------------------------------------- */
.jstree-node > .jstree-children {
  font-size: 12px;
}
.jstree-default .jstree-clicked {
  border: 0;
  background-color: #e6e6e6;
  box-shadow: none;
}
.jstree-default .jstree-hovered {
  color: #205c83;
  border: 0;
  background-color: #ededed;
  box-shadow: none;
}
.jstree-default .jstree-wholerow-clicked,
.jstree-wholerow .jstree-wholerow-clicked {
  background: none;
  border: 0;
  background-color: #e6e6e6;
  box-shadow: none;
}
.jstree-default .jstree-wholerow-hovered,
.jstree-wholerow .jstree-wholerow-hovered {
  color: #205c83;
  border: 0;
  background-color: #ededed;
  box-shadow: none;
}
.jstree-icon.icon-lg {
  margin-top: 1px;
}
.jstree-open > .jstree-anchor > .fa-folder:before {
  margin-left: 2px;
  content: "\f07c";
}
.jstree-default.jstree-rtl .jstree-last {
  background: transparent;
  background-repeat: no-repeat;
}
.vakata-context,
.vakata-context ul {
  padding: 0;
  min-width: 125px;
  background-color: #ffffff;
  font-size: 14px;
  font-family: "Segoe UI", Helvetica, Arial, sans-serif;
  box-shadow: 5px 5px rgba(102, 102, 102, 0.1);
  border: 1px solid #efefef;
}
.vakata-context li {
  border: 0;
}
.vakata-context li a {
  padding: 0 10px;
  border: 0;
}
.vakata-context li a i {
  display: none;
}
.vakata-context li a .vakata-contextmenu-sep {
  display: none;
}
.vakata-context .vakata-context-hover > a,
.vakata-context li a:hover {
  background-color: #eee;
  color: #333;
  box-shadow: none;
  margin: 0;
}
.vakata-context .vakata-context-hover > a .span,
.vakata-context .vakata-context-hover > a .ins,
.vakata-context li a:hover .span,
.vakata-context li a:hover .ins {
  border: 0 !important;
}
.vakata-context li a span,
.vakata-context li a ins {
  display: none;
  border: 0 !important;
}
.vakata-context .vakata-context-separator a,
.vakata-context-rtl .vakata-context-separator a {
  margin: 0;
  border: 0;
}
.jstree-rename-input {
  background-color: #ffffff !important;
  border: 1px solid #e5e5e5 !important;
  outline: none !important;
  padding: 2px 6px !important;
  margin-right: -4px !important;
}
#jstree-marker {
  z-index: 1049;
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.2
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
  cursor: url(grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.2
*/
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: alpha(opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: alpha(opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 1;
}
/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center;
}
/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}
@-moz-keyframes empty {
  0% {
    opacity: 1;
  }
}
@keyframes empty {
  0% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}
@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
}
@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
}
@-webkit-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}
@-moz-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0);
  }
}
@keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0);
  }
}
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}
@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8);
  }
}
@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8);
  }
}
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
  }
}
@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%);
  }
}
@keyframes goDown {
  from {
    transform: translateY(-100%);
  }
}
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5);
  }
}
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}
/*!
 * Slider for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.slider {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.slider input {
  display: none;
}
.slider .tooltip-inner {
  white-space: nowrap;
}
.slider-horizontal {
  width: 210px;
  height: 20px;
  margin-bottom: 5px;
}
.slider-horizontal .slider-track {
  top: 50%;
  left: 0;
  margin-top: -2.5px;
  width: 100%;
  height: 5px;
}
.slider-horizontal .slider-selection {
  height: 100%;
  top: 0;
  bottom: 0;
}
.slider-horizontal .slider-handle {
  margin-left: -10px;
  margin-top: -7.5px;
}
.slider-horizontal .slider-handle.triangle {
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #0480be;
  margin-top: 5px;
}
[class*="col-"] > .slider-horizontal {
  width: 100%;
}
.slider-vertical {
  height: 210px;
  width: 20px;
}
.slider-vertical .slider-track {
  top: 0;
  left: 50%;
  margin-left: -2.5px;
  width: 5px;
  height: 100%;
}
.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}
.slider-vertical .slider-handle {
  margin-top: -10px;
  margin-left: -7.5px;
}
.slider-vertical .slider-handle.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #0480be;
  margin-left: 0;
}
.slider-track {
  position: absolute;
  cursor: pointer;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.slider-selection {
  position: absolute;
  background-color: #f5f5f5;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.slider-handle {
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: -webkit-linear-gradient(top, #f8f8f8 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #f8f8f8 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #f8f8f8 0%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#ffffffff', GradientType=0);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2), inset 0 1px 1px rgba(255, 255, 255, 1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2), inset 0 1px 1px rgba(255, 255, 255, 1);
  opacity: 1;
  border: 0px solid transparent;
}
.slider-handle.round {
  background-image: -webkit-linear-gradient(top, #f8f8f8 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #f8f8f8 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #f8f8f8 0%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#ffffffff', GradientType=0);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35), inset 0 1px 1px rgba(255, 255, 255, 1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35), inset 0 1px 1px rgba(255, 255, 255, 1);
  border-radius: 100%;
}
.slider-handle.triangle {
  background: transparent none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.slider-default .slider-track {
  background: #666666;
}
.slider-primary .slider-track {
  background: #2f87c1;
}
.slider-success .slider-track {
  background: #5cb85c;
}
.slider-warning .slider-track {
  background: #f0ad4e;
}
.slider-danger .slider-track {
  background: #d9534f;
}
.slider-info .slider-track {
  background: #5bc0de;
}
/**
 * Theme for jQRangeSlider
 * Inspired by http://cssdeck.com/item/381/itunes-10-storage-bar
 *        and http://cssdeck.com/item/276/pure-css-arrow-with-border-tooltip
 */
.ui-rangeSlider {
  height: 25px;
  padding-top: 40px;
}
.ui-rangeSlider,
.ui-rangeSlider-container,
.ui-rangeSlider-arrow {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.ui-rangeSlider-withArrows .ui-rangeSlider-container,
.ui-rangeSlider-noArrow .ui-rangeSlider-container,
.ui-rangeSlider-arrow {
  -webkit-box-shadow: inset 0px 4px 6px -2px rgba(0, 0, 0, 0.175);
  box-shadow: inset 0px 4px 6px -2px rgba(0, 0, 0, 0.175);
}
.ui-rangeSlider-withArrows .ui-rangeSlider-container {
  margin: 0 18px;
}
.ui-rangeSlider-noArrow .ui-rangeSlider-container {
  border-radius: 2px;
}
.ui-rangeSlider-container,
.ui-rangeSlider-arrow {
  height: 25px;
}
.ui-rangeSlider-container {
  background: #34495e;
}
.ui-rangeSlider-arrow {
  width: 18px;
  cursor: pointer;
  background: #34495e;
}
.ui-rangeSlider-leftArrow {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.ui-rangeSlider-rightArrow {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.ui-rangeSlider-arrow-inner {
  position: absolute;
  top: 50%;
  border: 8px solid transparent;
  width: 0;
  height: 0;
  margin-top: -8px;
}
.ui-rangeSlider-leftArrow .ui-rangeSlider-arrow-inner {
  border-right: 8px solid #888da0;
  left: 0;
  margin-left: -4px;
}
.ui-rangeSlider-leftArrow:hover .ui-rangeSlider-arrow-inner {
  border-right-color: #63788b;
}
.ui-rangeSlider-rightArrow .ui-rangeSlider-arrow-inner {
  border-left: 8px solid #888da0;
  right: 0;
  margin-right: -4px;
}
.ui-rangeSlider-rightArrow:hover .ui-rangeSlider-arrow-inner {
  border-left-color: #63788b;
}
.ui-rangeSlider-innerBar {
  width: 110%;
  height: 100%;
  left: -10px;
  overflow: hidden;
}
.ui-rangeSlider-bar {
  background-color: #63788b;
  height: 25px;
  border-radius: 2px;
  cursor: move;
  cursor: grab;
  cursor: -moz-grab;
  -webkit-box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.175);
  box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.175);
}
.ui-rangeSlider-handle {
  width: 10px;
  height: 25px;
  background-color: transparent;
  cursor: col-resize;
}
.transluce-bar .ui-rangeSlider-bar {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.transluce-bar .ui-rangeSlider-bar:hover {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.ui-rangeSlider-label {
  padding: 3px 8px;
  bottom: 33px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  font-size: 12px;
  line-height: 1.4;
  cursor: col-resize;
  background-color: #000000;
  border-radius: 2px;
}
.ui-rangeSlider-label-inner {
  position: absolute;
  top: 100%;
  left: 50%;
  display: block;
  z-index: 99;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  margin-left: -8px;
  border-top: 8px solid #000000;
}
.ui-editRangeSlider-inputValue {
  margin: -2px -7px;
  width: 2.6em;
  text-align: center;
  font-size: 12px;
  border: 1px solid #63788b;
  background-color: transparent;
  color: #ffffff;
}
.ui-editRangeSlider-inputValue:focus {
  color: #333;
  background-color: #fff;
}
.ui-editRangeSlider-inputValue::-webkit-inner-spin-button,
.ui-editRangeSlider-inputValue::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.ui-rangeSlider .ui-ruler-scale {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.ui-rangeSlider .ui-ruler-tick {
  float: left;
}
.ui-rangeSlider .ui-ruler-tick:first-child .ui-ruler-tick-inner {
  border-left-color: transparent;
}
.ui-rangeSlider .ui-ruler-scale0 .ui-ruler-tick-inner {
  position: relative;
  margin-top: 1px;
  padding-left: 3px;
  height: 24px;
  color: #ffffff;
  font-size: 12px;
  border-left: 1px solid #888da0;
  overflow: hidden;
}
.ui-rangeSlider .ui-ruler-scale0 .ui-ruler-tick-label {
  position: absolute;
  bottom: 5px;
}
.ui-rangeSlider .ui-ruler-scale1 .ui-ruler-tick-inner {
  margin-top: 20px;
  height: 5px;
  text-indent: -9999px;
  border-left: 1px solid #ffffff;
}
.ui-rangeSlider-disabled.ui-rangeSlider-withArrows .ui-rangeSlider-container,
.ui-rangeSlider-disabled.ui-rangeSlider-noArrow .ui-rangeSlider-container,
.ui-rangeSlider-disabled .ui-rangeSlider-arrow {
  -webkit-box-shadow: inset 0px 4px 6px -2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 4px 6px -2px rgba(0, 0, 0, 0.3);
}
.ui-rangeSlider-disabled.ui-rangeSlider-noArrow .ui-rangeSlider-container {
  border-color: #8490a3;
}
.ui-rangeSlider-disabled .ui-rangeSlider-container,
.ui-rangeSlider-disabled .ui-rangeSlider-arrow {
  border-top-color: #49576b;
  border-bottom-color: #9ca7b3;
}
.ui-rangeSlider-disabled .ui-rangeSlider-container,
.ui-rangeSlider-disabled .ui-rangeSlider-arrow,
.ui-rangeSlider-disabled .ui-rangeSlider-label {
  background: #95a4bd;
  background: -moz-linear-gradient(top, #95a4bd 0%, #b2bbd8 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #95a4bd), color-stop(100%, #b2bbd8));
}
.ui-rangeSlider-disabled .ui-rangeSlider-leftArrow {
  border-left-color: #8792a2;
}
.ui-rangeSlider-disabled .ui-rangeSlider-rightArrow {
  border-right-color: #8792a2;
}
.ui-rangeSlider-disabled .ui-rangeSlider-leftArrow .ui-rangeSlider-arrow-inner,
.ui-rangeSlider-disabled .ui-rangeSlider-leftArrow:hover .ui-rangeSlider-arrow-inner {
  border-right-color: #bbc0cf;
}
.ui-rangeSlider-disabled .ui-rangeSlider-rightArrow .ui-rangeSlider-arrow-inner,
.ui-rangeSlider-disabled .ui-rangeSlider-rightArrow:hover .ui-rangeSlider-arrow-inner {
  border-left-color: #bbc0cf;
}
.ui-rangeSlider-disabled .ui-rangeSlider-bar {
  background: #93aeca;
  -webkit-box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.3);
}
.ui-rangeSlider-disabled .ui-rangeSlider-label-inner {
  border-top-color: #b2bbd8;
}
.rangeslider-sm {
  height: 10px;
}
.rangeslider-sm .ui-rangeSlider-container,
.rangeslider-sm .ui-rangeSlider-arrow,
.rangeslider-sm .ui-rangeSlider-bar,
.rangeslider-sm .ui-rangeSlider-handle {
  height: 10px;
}
.rangeslider-sm .ui-rangeSlider-arrow-inner {
  border-width: 5px;
  margin-top: -5px;
}
.rangeslider-sm .ui-rangeSlider-leftArrow .ui-rangeSlider-arrow-inner {
  border-right-width: 5px;
  margin-left: -2.5px;
}
.rangeslider-sm .ui-rangeSlider-rightArrow .ui-rangeSlider-arrow-inner {
  border-left-width: 5px;
  margin-right: -2.5px;
}
.rangeslider-sm .ui-rangeSlider-label {
  bottom: 18px;
}
.rangeslider-sm.ui-rangeSlider .ui-ruler-scale0 .ui-ruler-tick-inner {
  height: 9px;
}
.rangeslider-sm.ui-rangeSlider .ui-ruler-scale1 .ui-ruler-tick-inner {
  margin-top: 5px;
}
.rangeslider-lg {
  height: 50px;
}
.rangeslider-lg .ui-rangeSlider-container,
.rangeslider-lg .ui-rangeSlider-arrow,
.rangeslider-lg .ui-rangeSlider-bar,
.rangeslider-lg .ui-rangeSlider-handle {
  height: 50px;
}
.rangeslider-lg .ui-rangeSlider-arrow-inner {
  border-width: 10px;
  margin-top: -10px;
}
.rangeslider-lg .ui-rangeSlider-leftArrow .ui-rangeSlider-arrow-inner {
  border-right-width: 10px;
  margin-left: -5px;
}
.rangeslider-lg .ui-rangeSlider-rightArrow .ui-rangeSlider-arrow-inner {
  border-left-width: 10px;
  margin-right: -5px;
}
.rangeslider-lg .ui-rangeSlider-label {
  bottom: 58px;
}
.rangeslider-lg.ui-rangeSlider .ui-ruler-scale0 .ui-ruler-tick-inner {
  height: 49px;
}
.rangeslider-lg.ui-rangeSlider .ui-ruler-scale1 .ui-ruler-tick-inner {
  margin-top: 45px;
}
.rangeslider-light .ui-rangeSlider-withArrows .ui-rangeSlider-container,
.rangeslider-light .ui-rangeSlider-noArrow .ui-rangeSlider-container,
.rangeslider-light .ui-rangeSlider-arrow {
  -webkit-box-shadow: inset 0px 4px 6px -2px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0px 4px 6px -2px rgba(0, 0, 0, 0.125);
}
.rangeslider-light .ui-rangeSlider-container {
  background: #f5f5f5;
}
.rangeslider-light .ui-rangeSlider-arrow {
  background: #f5f5f5;
}
.rangeslider-light .ui-ruler-scale0 .ui-ruler-tick-inner {
  color: #34495e;
  border-left-color: #888888;
}
.rangeslider-light .ui-ruler-scale1 .ui-ruler-tick-inner {
  border-left-color: #34495e;
}
.rangeslider-primary .ui-rangeSlider-leftArrow:hover .ui-rangeSlider-arrow-inner {
  border-right-color: #338ac3;
}
.rangeslider-primary .ui-rangeSlider-rightArrow:hover .ui-rangeSlider-arrow-inner {
  border-left-color: #338ac3;
}
.rangeslider-primary .ui-rangeSlider-bar {
  background-color: #338ac3;
}
.rangeslider-primary .ui-rangeSlider-handle {
  background-color: transparent;
}
.rangeslider-primary .ui-rangeSlider-label {
  color: #ffffff;
  background-color: #000000;
}
.rangeslider-primary .ui-rangeSlider-label-inner {
  border-top-color: #000000;
}
.rangeslider-primary .ui-editRangeSlider-inputValue {
  border-color: #338ac3;
}
.rangeslider-success .ui-rangeSlider-leftArrow:hover .ui-rangeSlider-arrow-inner {
  border-right-color: #60ba60;
}
.rangeslider-success .ui-rangeSlider-rightArrow:hover .ui-rangeSlider-arrow-inner {
  border-left-color: #60ba60;
}
.rangeslider-success .ui-rangeSlider-bar {
  background-color: #60ba60;
}
.rangeslider-success .ui-rangeSlider-handle {
  background-color: transparent;
}
.rangeslider-success .ui-rangeSlider-label {
  color: #ffffff;
  background-color: #000000;
}
.rangeslider-success .ui-rangeSlider-label-inner {
  border-top-color: #000000;
}
.rangeslider-success .ui-editRangeSlider-inputValue {
  border-color: #60ba60;
}
.rangeslider-warning .ui-rangeSlider-leftArrow:hover .ui-rangeSlider-arrow-inner {
  border-right-color: #f0af52;
}
.rangeslider-warning .ui-rangeSlider-rightArrow:hover .ui-rangeSlider-arrow-inner {
  border-left-color: #f0af52;
}
.rangeslider-warning .ui-rangeSlider-bar {
  background-color: #f0af52;
}
.rangeslider-warning .ui-rangeSlider-handle {
  background-color: transparent;
}
.rangeslider-warning .ui-rangeSlider-label {
  color: #ffffff;
  background-color: #000000;
}
.rangeslider-warning .ui-rangeSlider-label-inner {
  border-top-color: #000000;
}
.rangeslider-warning .ui-editRangeSlider-inputValue {
  border-color: #f0af52;
}
.rangeslider-danger .ui-rangeSlider-leftArrow:hover .ui-rangeSlider-arrow-inner {
  border-right-color: #da5753;
}
.rangeslider-danger .ui-rangeSlider-rightArrow:hover .ui-rangeSlider-arrow-inner {
  border-left-color: #da5753;
}
.rangeslider-danger .ui-rangeSlider-bar {
  background-color: #da5753;
}
.rangeslider-danger .ui-rangeSlider-handle {
  background-color: transparent;
}
.rangeslider-danger .ui-rangeSlider-label {
  color: #ffffff;
  background-color: #000000;
}
.rangeslider-danger .ui-rangeSlider-label-inner {
  border-top-color: #000000;
}
.rangeslider-danger .ui-editRangeSlider-inputValue {
  border-color: #da5753;
}
.rangeslider-info .ui-rangeSlider-leftArrow:hover .ui-rangeSlider-arrow-inner {
  border-right-color: #5fc2df;
}
.rangeslider-info .ui-rangeSlider-rightArrow:hover .ui-rangeSlider-arrow-inner {
  border-left-color: #5fc2df;
}
.rangeslider-info .ui-rangeSlider-bar {
  background-color: #5fc2df;
}
.rangeslider-info .ui-rangeSlider-handle {
  background-color: transparent;
}
.rangeslider-info .ui-rangeSlider-label {
  color: #ffffff;
  background-color: #000000;
}
.rangeslider-info .ui-rangeSlider-label-inner {
  border-top-color: #000000;
}
.rangeslider-info .ui-editRangeSlider-inputValue {
  border-color: #5fc2df;
}
.rangeslider-custom .ui-rangeSlider-leftArrow:hover .ui-rangeSlider-arrow-inner {
  border-right-color: #1abc9c;
}
.rangeslider-custom .ui-rangeSlider-rightArrow:hover .ui-rangeSlider-arrow-inner {
  border-left-color: #1abc9c;
}
.rangeslider-custom .ui-rangeSlider-bar {
  background-color: #1abc9c;
}
.rangeslider-custom .ui-rangeSlider-handle {
  background-color: #16a085;
}
.rangeslider-custom .ui-rangeSlider-label {
  color: #ffffff;
  background-color: #16a085;
}
.rangeslider-custom .ui-rangeSlider-label-inner {
  border-top-color: #16a085;
}
.rangeslider-custom .ui-editRangeSlider-inputValue {
  border-color: #1abc9c;
}
.rangeslider-custom2 .ui-rangeSlider-leftArrow:hover .ui-rangeSlider-arrow-inner {
  border-right-color: #fdc009;
}
.rangeslider-custom2 .ui-rangeSlider-rightArrow:hover .ui-rangeSlider-arrow-inner {
  border-left-color: #fdc009;
}
.rangeslider-custom2 .ui-rangeSlider-bar {
  background-color: #fdc009;
}
.rangeslider-custom2 .ui-rangeSlider-handle {
  background-color: #e32235;
}
.rangeslider-custom2 .ui-rangeSlider-label {
  color: #fdc009;
  background-color: #34495e;
}
.rangeslider-custom2 .ui-rangeSlider-label-inner {
  border-top-color: #34495e;
}
.rangeslider-custom2 .ui-editRangeSlider-inputValue {
  border-color: #fdc009;
}
/*! -----------------------------------------------------------------------------
 * ADMIN TEMPLATE | WOO Admin Template
 * --------------------------------------
 * version       : 10.08.2014 - 1.0.0
 * copyright     : (c) 2014 Petr Marasek. All Rights Reserved.
 * license:      : Copyrighted Commercial Software
 * website:      : http://www.gootoboo.com
 * support       : gootoboo@gmail.com
 * 
 * -----------------------------------------------------------------------------
 * ADMIN TEMPLATE - TEMPLATE
 * ----------------------------------------------------------------------------- 
 */
/*! -----------------------------------------------------------------------------
 * ELEMENTS - BUTTON COMMAND
 * ----------------------------------------------------------------------------- 
 */
.btn-cmd {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  height: auto;
  padding: 4px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  letter-spacing: .02em;
  cursor: pointer;
  background-color: transparent;
  background-image: none;
  border: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -moz-outline-style: none;
  outline-style: none;
  -moz-outline: none;
  outline: none;
}
.btn-cmd:focus {
  -moz-outline-style: none;
  outline-style: none;
  outline: 0;
}
.btn-cmd:hover,
.btn-cmd:focus {
  text-decoration: none;
}
.btn-cmd:active,
.btn-cmd.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-cmd.disabled,
.btn-cmd[disabled] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cmd-label {
  position: relative;
  display: block;
  width: 100%;
  padding-right: 4px;
  padding-left: 4px;
  margin-top: 3px;
  overflow: hidden;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.333333em;
  color: inherit;
  text-transform: uppercase;
  word-break: keep-all;
  word-wrap: break-word;
}
.cmd-icon,
.cmd-image {
  display: inline-block;
  width: 40px;
  height: 40px;
  font-size: 24px;
  color: inherit;
}
.cmd-icon > i,
.cmd-image > i {
  vertical-align: top;
}
.cmd-icon {
  padding: 8px;
}
.cmd-icon > i {
  display: inline-block;
  font-family: "FontIcons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cmd-image {
  padding: 0;
  letter-spacing: 0;
  vertical-align: middle;
}
.cmd-image > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.cmd-image.cmd-ring {
  padding: 0;
}
.cmd-image.cmd-ring > img {
  border-radius: 50%;
}
.cmd-ring {
  padding: 6px;
  border: 2px solid;
  border-radius: 50%;
}
.btn-cmd-sm .cmd-icon {
  padding: 2px;
  width: 24px;
  height: 24px;
  font-size: 20px;
  line-height: 24px !important;
}
.btn-cmd-sm .cmd-label {
  margin-top: 0;
  font-size: 11px;
  line-height: 15px;
}
.btn-cmd-lg {
  padding: 10px 10px 5px 10px;
}
.btn-cmd .icon-bar {
  display: block;
  width: 24px;
  height: 2px;
  border-radius: 1px;
  margin-top: 5px;
  margin-bottom: 2px;
  background-color: #444444;
}
.btn-cmd .icon-bar + .icon-bar {
  margin-top: 4px;
}
.btn-cmd .badge-in {
  right: 0;
  bottom: 0;
}
.cmd-seperator {
  display: inline-block;
  vertical-align: middle;
  padding: 0 1px 0 0;
  margin: 5px 8px 1px 7px;
  width: auto;
  height: 40px;
  border: 0;
  background-color: #888888;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* 
 * -----------------------------------------------------------------------------
 * COMPONENTS - CONTROLS
 * ----------------------------------------------------------------------------- 
 */
.btn-control {
  padding: 0;
  margin-left: 0;
  width: 20px;
  height: 20px;
  line-height: 18px;
  font-size: 18px;
  color: inherit;
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-outline-style: none;
  outline-style: none;
  -moz-outline: none;
  outline: none;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.btn-control:focus {
  -moz-outline-style: none;
  outline-style: none;
  outline: 0;
}
.btn-control:hover,
.btn-control:active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-control .caret {
  margin: 0 4px 3px;
  border-width: 5px 5px 0;
}
.btn-control > i {
  display: inline-block;
  font-family: "FontIcons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.controls {
  position: relative;
  white-space: nowrap;
  font-size: 0;
  z-index: 1;
  list-style: none;
  padding-left: 0;
}
.controls > li {
  float: left;
}
.controls > li .btn-control {
  margin-left: 0;
}
.controls > li + li {
  margin-left: 4px;
}
.controls > .btn-control + .btn-control,
.controls > .btn-control + .btn-group,
.controls > .btn-group + .btn-control {
  margin-left: 5px;
}
.controls.fixed-right {
  position: absolute;
  right: 15px;
}
.btn-control-sm,
.controls-sm > .btn-control {
  font-size: 14px;
}
.btn-control-sm .caret,
.controls-sm > .btn-control .caret {
  margin: 0 3px 1px;
  border-width: 4px 4px 0;
}
/*! -----------------------------------------------------------------------------
 * ELEMENTS - BURGERMENU
 * ----------------------------------------------------------------------------- 
 */
.burgmenu-icon {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
  text-align: left;
  cursor: pointer;
}
.burgmenu-icon i {
  position: absolute;
  display: block;
  width: 100%;
  height: 3px;
  margin-top: 4px;
  background-color: #868686;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: -webkit-box-shadow 0.2s linear 0.2s, -webkit-transform 0.1s linear;
  -moz-transition: -moz-box-shadow 0.2s linear 0.2s, -moz-transform 0.1s linear;
  -o-transition: -o-box-shadow 0.2s linear 0.2s, -o-transform 0.1s linear;
  transition: box-shadow 0.2s linear 0.2s, transform 0.1s linear;
}
.burgmenu-icon i:before,
.burgmenu-icon i:after {
  position: absolute;
  width: 100%;
  height: 3px;
  content: '';
  background-color: inherit;
}
.burgmenu-icon i:before {
  margin-top: 6px;
  -webkit-transition: box-shadow 0.3s linear 0.15s;
  -o-transition: box-shadow 0.3s linear 0.15s;
  transition: box-shadow 0.3s linear 0.15s;
}
.burgmenu-icon i:after {
  margin-top: 12px;
  -webkit-transition: -webkit-box-shadow 0.2s linear 0.2s, -webkit-transform 0.1s linear;
  -moz-transition: -moz-box-shadow 0.2s linear 0.2s, -moz-transform 0.1s linear;
  -o-transition: -o-box-shadow 0.2s linear 0.2s, -o-transform 0.1s linear;
  transition: box-shadow 0.2s linear 0.2s, transform 0.1s linear;
}
.burgmenu-icon:hover i,
.burgmenu-icon:hover i:before,
.burgmenu-icon:hover i:after {
  -webkit-box-shadow: inset 24px 0px 0px #2f87c1;
  box-shadow: inset 24px 0px 0px #2f87c1;
}
.burgmenu-icon.active i,
.btn.active > .burgmenu-icon i {
  top: 5px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.burgmenu-icon.active i:before,
.btn.active > .burgmenu-icon i:before {
  opacity: 0;
  filter: alpha(opacity=0);
}
.burgmenu-icon.active i:after,
.btn.active > .burgmenu-icon i:after {
  top: -10px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.btn .burgmenu-icon {
  display: block;
  width: 20px;
  height: 20px;
}
.btn .burgmenu-icon i {
  margin-top: 4px;
}
.btn .burgmenu-icon i:before {
  margin-top: 5px;
}
.btn .burgmenu-icon i:after {
  margin-top: 10px;
}
.btn-icon .burgmenu-icon,
.btn-unstyled .burgmenu-icon {
  margin: 6px 6px;
}
.cmd-icon .burgmenu-icon {
  vertical-align: top;
}
/* 
 * -----------------------------------------------------------------------------
 * ELEMENTS - RING 
 * ----------------------------------------------------------------------------- 
 */
.dot,
.ball,
.ring {
  display: inline-block;
  font-family: "FontIcons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.dot.pull-right,
.ball.pull-right,
.ring.pull-right {
  margin-top: 3px;
  margin-left: .25em;
}
.dot.pull-left,
.ball.pull-left,
.ring.pull-left {
  margin-top: 3px;
  margin-right: .25em;
}
.dot {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.dot:before {
  content: "\eaeb";
}
.dot.pull-right {
  margin-right: -0.35em;
}
.dot.pull-left {
  margin-left: -0.35em;
}
.ball:before {
  content: "\eaf1";
}
.ring {
  font-size: 1.21212121em;
  line-height: 0.825em;
  vertical-align: -10%;
}
.ring:before {
  content: "\eaf0";
}
.sign-brand {
  color: #3482e6;
}
.sign-primary {
  color: #2f87c1;
}
.sign-info {
  color: #5bc0de;
}
.sign-success {
  color: #5cb85c;
}
.sign-warning {
  color: #f0ad4e;
}
.sign-danger {
  color: #d9534f;
}
.sign-red {
  color: #e32235;
}
.sign-pink {
  color: #e4326f;
}
.sign-purple {
  color: #9b59b6;
}
.sign-indigo {
  color: #3e51be;
}
.sign-blue {
  color: #3498db;
}
.sign-cyan {
  color: #2fcce0;
}
.sign-teal {
  color: #1abc9c;
}
.sign-green {
  color: #2ecc71;
}
.sign-lime {
  color: #a8c945;
}
.sign-yellow {
  color: #fde93b;
}
.sign-orange {
  color: #e67e22;
}
.sign-brown {
  color: #795548;
}
.sign-silver {
  color: #d7dbdd;
}
.signed-brand .sign {
  color: #3482e6;
}
.signed-primary .sign {
  color: #2f87c1;
}
.signed-info .sign {
  color: #5bc0de;
}
.signed-success .sign {
  color: #5cb85c;
}
.signed-warning .sign {
  color: #f0ad4e;
}
.signed-danger .sign {
  color: #d9534f;
}
.signed-red .sign {
  color: #e32235;
}
.signed-pink .sign {
  color: #e4326f;
}
.signed-purple .sign {
  color: #9b59b6;
}
.signed-indigo .sign {
  color: #3e51be;
}
.signed-blue .sign {
  color: #3498db;
}
.signed-cyan .sign {
  color: #2fcce0;
}
.signed-teal .sign {
  color: #1abc9c;
}
.signed-green .sign {
  color: #2ecc71;
}
.signed-lime .sign {
  color: #a8c945;
}
.signed-yellow .sign {
  color: #fde93b;
}
.signed-orange .sign {
  color: #e67e22;
}
.signed-brown .sign {
  color: #795548;
}
.signed-silver .sign {
  color: #d7dbdd;
}
/*
 *
 * Main stylesheet for IoSwitch.
 * http://gootoboo.com/
 *
 */
.ioswitch {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
}
.ioswitch input {
  display: none;
}
.ioswitch i {
  display: inline-block;
  vertical-align: middle;
  padding-right: 20px;
  padding-left: 0px;
  cursor: pointer;
  height: 30px;
  border-radius: 30px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0px 0px 0px 0px #cccccc;
  box-shadow: inset 0px 0px 0px 0px #cccccc;
  -webkit-transition: padding 0.2s, border 0.4s, box-shadow 0.4s;
  -o-transition: padding 0.2s, border 0.4s, box-shadow 0.4s;
  transition: padding 0.2s, border 0.4s, box-shadow 0.4s;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.ioswitch i:before {
  position: relative;
  display: block;
  content: '';
  width: 30px;
  height: 30px;
  background: #fff;
  border-radius: 100%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.ioswitch.square i {
  border-radius: 2px;
}
.ioswitch.square i:before {
  border-radius: 2px;
}
.ioswitch :checked + i {
  padding-right: 0;
  padding-left: 20px;
  background-color: #666666;
  border-color: #666666;
  -webkit-box-shadow: #666666 0px 0px 0px 15px inset;
  box-shadow: #666666 0px 0px 0px 15px inset;
  -webkit-transition: padding 0.2s, border 0.4s, box-shadow 0.4s, background-color 1.2s;
  -o-transition: padding 0.2s, border 0.4s, box-shadow 0.4s, background-color 1.2s;
  transition: padding 0.2s, border 0.4s, box-shadow 0.4s, background-color 1.2s;
}
.ioswitch + .ioswitch {
  margin-left: 5px;
}
.switch-sm i {
  padding-right: 14px;
  height: 20px;
  border-radius: 20px;
}
.switch-sm i:before {
  width: 20px;
  height: 20px;
}
.switch-sm :checked + i {
  padding-left: 14px;
  -webkit-box-shadow: #666666 0px 0px 0px 10px inset;
  box-shadow: #666666 0px 0px 0px 10px inset;
}
.form-horizontal .switch-sm {
  padding-top: 6px;
  padding-bottom: 6px;
}
.switch-brand :checked + i {
  background-color: #3482e6;
  border-color: #3482e6;
  -webkit-box-shadow: #3482e6 0px 0px 0px 15px inset;
  box-shadow: #3482e6 0px 0px 0px 15px inset;
}
.switch-primary :checked + i {
  background-color: #2f87c1;
  border-color: #2f87c1;
  -webkit-box-shadow: #2f87c1 0px 0px 0px 15px inset;
  box-shadow: #2f87c1 0px 0px 0px 15px inset;
}
.switch-success :checked + i {
  background-color: #5cb85c;
  border-color: #5cb85c;
  -webkit-box-shadow: #5cb85c 0px 0px 0px 15px inset;
  box-shadow: #5cb85c 0px 0px 0px 15px inset;
}
.switch-warning :checked + i {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
  -webkit-box-shadow: #f0ad4e 0px 0px 0px 15px inset;
  box-shadow: #f0ad4e 0px 0px 0px 15px inset;
}
.switch-danger :checked + i {
  background-color: #d9534f;
  border-color: #d9534f;
  -webkit-box-shadow: #d9534f 0px 0px 0px 15px inset;
  box-shadow: #d9534f 0px 0px 0px 15px inset;
}
.switch-info :checked + i {
  background-color: #5bc0de;
  border-color: #5bc0de;
  -webkit-box-shadow: #5bc0de 0px 0px 0px 15px inset;
  box-shadow: #5bc0de 0px 0px 0px 15px inset;
}
/* 
 * -----------------------------------------------------------------------------
 * BS-CUSTOM - CALLOUT 
 * ----------------------------------------------------------------------------- 
 */
.callout {
  margin: 0 0 20px 0;
  padding: 15px 30px 15px 15px;
  border-left: 5px solid #e8e8e8;
}
.callout h3,
.callout h4,
.callout .callout-heading {
  margin-top: 0;
}
.callout .callout-heading {
  font-weight: normal;
}
.callout p:last-child {
  margin-bottom: 0;
}
.callout code,
.callout .highlight {
  background-color: #fff;
}
.callout-warning {
  background-color: #fefbed;
  border-color: #f1e7bc;
}
.callout-warning .accent {
  color: #e1cc70;
}
.callout-danger {
  background-color: #fcf2f2;
  border-color: #dfb5b4;
}
.callout-danger .accent {
  color: #c47674;
}
.callout-success {
  background-color: #f5fef1;
  border-color: #cde6c3;
}
.callout-success .accent {
  color: #97cb82;
}
.callout-info {
  background-color: #f0f7fd;
  border-color: #cadeeb;
}
.callout-info .accent {
  color: #87b5d2;
}
/* 
 * -----------------------------------------------------------------------------
 * COMPONENTS - TILES
 * ----------------------------------------------------------------------------- 
 */
.tile {
  position: relative;
  padding: 0;
  margin-bottom: 20px;
  background-color: #fdfdfd;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.125);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.125);
}
.tile .title,
.tile .sub-title {
  font-size: 12px;
}
.tile .title {
  padding: 15px 20px 5px;
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tile .title.border {
  border-bottom-style: solid;
}
.tile .title.row {
  margin-right: -20px;
  margin-left: -20px;
}
.tile .title .sub-title {
  display: block;
}
.tile .sub-title {
  margin-top: 0;
  text-transform: none;
}
.tile .row-table {
  table-layout: fixed;
}
.tile .row-table > * {
  vertical-align: middle;
}
.tile .value {
  line-height: 1;
}
.tile.panel {
  box-shadow: none;
}
.tile.shadow {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.125);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.125);
}
.tile .bottom-fix {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.tile-content {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.tile-holder {
  padding-right: 20px;
  padding-left: 20px;
}
.tile-content-holder {
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.tile-body {
  position: relative;
  padding: 20px;
}
.tile-body p {
  margin-bottom: 0;
}
.tile-body > .title {
  padding-right: 0;
  padding-left: 0;
  margin-top: -20px;
}
.tile-body > .title.row {
  padding-right: 20px;
  padding-left: 20px;
}
.tile-body + .tile-body {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.tile-body > .led {
  position: absolute;
  top: 10px;
  left: 20px;
}
.tile .controls {
  position: absolute;
  top: 0;
  right: 0;
  margin: 15px 20px 0 0;
}
.tile .controls .btn-control {
  padding: 0;
  font-size: 14px;
}
/*.tile-heading {
  padding: 10px 20px;

  &.massive {
    .padding-vertical(20px);
  }

  + .tile-body{    
    border-top: 1px solid @black10;
  }
}*/
/*.tile-footer {
  padding: 15px 20px;
  .transluce-bg(8);
}*/
/*.tile-title {
  margin: 0;
  font-size: @font-size-small;
  font-weight: @font-weight-semibold;
  text-transform: uppercase;
  .text-overflow();
  
  &.border {      
    border-bottom-style: solid;
  }
}*/
/*.tile-body,
.tile-heading {
  + .progress {
    margin: 0;
    border-radius: 0;
    background-color: @black10;
    .box-shadow(none);
  }
}*/
.tile .media-body .title {
  padding: 0;
  margin: 0;
}
.tile .icon {
  font-size: 40px;
}
.tile .icon i {
  line-height: 56px;
  width: 56px;
  height: 56px;
}
.tile .icon.pull-left {
  margin-right: .25em;
}
.tile .icon.pull-right {
  margin-left: .25em;
}
.tile .bgicon {
  position: absolute;
  right: -0.05em;
  bottom: 0;
  font-size: 96px;
  opacity: 0.25;
  filter: alpha(opacity=25);
}
.tile .bgicon.out {
  right: -0.25em;
  bottom: -0.25em;
}
.tile .bgicon.fi-lg {
  font-size: 124px;
  line-height: 1;
  vertical-align: 0;
}
.tile-social {
  text-align: center;
}
.tile-social > i {
  display: block;
  line-height: 2em;
  font-size: 40px;
}
.tile-social ul {
  padding-left: 0;
  list-style: none;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 0;
}
.tile-social ul:before,
.tile-social ul:after {
  content: " ";
  display: table;
}
.tile-social ul:after {
  clear: both;
}
.tile-social ul:before,
.tile-social ul:after {
  content: " ";
  display: table;
}
.tile-social ul:after {
  clear: both;
}
.tile-social ul > li {
  display: block;
  width: 50%;
  float: left;
}
.tile-social ul > li > *:first-child {
  display: block;
  font-size: 18px;
  line-height: 1;
}
.tile-social ul > li + li {
  border-left: 1px solid #dddddd;
}
.grid {
  margin: 0 0 20px 0;
}
.grid .tile {
  padding-right: 0;
  padding-left: 0;
  margin-bottom: 1px;
  border-radius: 0;
  -webkit-box-shadow: -1px 0px 0px 0px rgba(0, 0, 0, 0.025), 1px 0px 0px 0px rgba(0, 0, 0, 0.025), 0px 1px 1px 0px rgba(0, 0, 0, 0.125);
  box-shadow: -1px 0px 0px 0px rgba(0, 0, 0, 0.025), 1px 0px 0px 0px rgba(0, 0, 0, 0.025), 0px 1px 1px 0px rgba(0, 0, 0, 0.125);
}
/* 
 * -----------------------------------------------------------------------------
 * COMPONENTS - CONTROL BAR
 * ----------------------------------------------------------------------------- 
 */
.docs-list {
  padding-left: 20px;
  color: #d0d0d0;
}
.docs-list > li {
  margin: 7px 0;
}
.docs-list > li a {
  line-height: 23px;
  text-decoration: underline;
}
.docs-list > li .item a {
  margin: 0;
  color: #666666;
}
.docs-list > li .item a:hover {
  color: #e65d34;
}
.docs-list > li .arrow {
  margin: 0 7px;
}
.docs-more {
  padding-left: 20px;
  line-height: 48px;
}
/*! -----------------------------------------------------------------------------
 * ADMIN TEMPLATE - APP LAYOUT
 * ----------------------------------------------------------------------------- 
 */
html,
body,
.appcontainer,
.appcontent-wrapper,
.appcontent {
  height: 100%;
}
.appcontent {
  overflow-x: hidden;
  overflow-y: auto;
  background: #f5f5f5;
}
.appcontent,
.appcontent-inner {
  position: relative;
}
.appcontainer {
  position: relative;
  overflow: hidden;
  z-index: 5;
}
.appcontainer.canvas-slid {
  -webkit-box-shadow: -1px 0 6px 1px rgba(0,0,0,.105), 1px 0 6px 1px rgba(0,0,0,.105);
  box-shadow: -1px 0 6px 1px rgba(0,0,0,.105), 1px 0 6px 1px rgba(0,0,0,.105);
}
.appcontent-wrapper {
  position: relative;
  left: 0;
  z-index: 99;
  height: 100%;
  border-top: 50px solid transparent;
  background-color: #ffffff;
  -webkit-transition: -webkit-transform 0.35s;
  -moz-transition: -moz-transform 0.35s;
  -o-transition: -o-transform 0.35s;
  transition: transform 0.35s;
  -webkit-box-shadow: -1px 0 6px 1px rgba(0,0,0,.105), 1px 0 6px 1px rgba(0,0,0,.105);
  box-shadow: -1px 0 6px 1px rgba(0,0,0,.105), 1px 0 6px 1px rgba(0,0,0,.105);
}
.appcontent-wrapper::after {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
  width: 0;
  height: 0;
  background: #000000;
  content: '';
  opacity: 0;
  -webkit-transition: opacity @layout-transition, width 0.1s @layout-transition, height 0.1s @layout-transition;
  -o-transition: opacity @layout-transition, width 0.1s @layout-transition, height 0.1s @layout-transition;
  transition: opacity @layout-transition, width 0.1s @layout-transition, height 0.1s @layout-transition;
}
@media (min-width: 768px) {
  .appcontent-wrapper {
    border-top-width: 64px;
  }
}
/*! -----------------------------------------------------------------------------
 * ADMIN TEMPLATE - APP LAYOUT
 * ----------------------------------------------------------------------------- 
 */
html {
  overflow-x: hidden;
  /*fix for opera 12*/
}
.tutorials {
  position: relative;
  overflow: hidden;
  min-height: 400px;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -moz-outline-style: none;
  outline-style: none;
  -moz-outline: none;
  outline: none;
}
.tutorials:focus {
  -moz-outline-style: none;
  outline-style: none;
  outline: 0;
}
.tutorials .nav-contents {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 37px;
  background-color: #ededed;
  z-index: 1;
}
.tutorials .nav-contents .content-item {
  color: #828282;
  display: inline-block;
  vertical-align: middle;
  line-height: 37px;
  padding: 0 15px;
  cursor: pointer;
}
.tutorials .nav-contents .content-item.active {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAGCAYAAAAVMmT4AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3gYBCQcTFzKprAAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAAZ0lEQVQY033OOxJAQBCE4X9GKsIxViIgsps52N5MKHYKAS6gEG2VxzJh99dVI9575j07+mHk61xTkusiCpDrIq4pfyGAhjA2uMIbDgNbGwBsbW7whQGKZJWurSiSVZ6dxv5Mt0li+QmRMBcr/74eTAAAAABJRU5ErkJggg==') /*/Content/Images/tutorials-active-group.png*/;
  *background-image: url(/Content/Images/tutorials-active-group.png);
  /* For IE 6 and 7 */
  background-position: center top;
  background-repeat: no-repeat;
}
.tutorials .nav-contents .content-item:first-child {
  margin-left: 51px;
}
.tutorials .articles-list {
  position: relative;
  display: inline-block;
  padding: 82px 45px 45px 25px;
  left: 0;
  -webkit-transition: left 0.5s;
  -o-transition: left 0.5s;
  transition: left 0.5s;
  /* width in js */
}
.tutorials .articles-list .section {
  float: left;
  margin: 0 30px;
  width: auto;
}
.tutorials .articles-list .section.active .group-header h3,
.tutorials .articles-list .section.active .group-header img.active,
.tutorials .articles-list .section.active .row {
  opacity: 1;
  filter: alpha(opacity=100);
}
.tutorials .articles-list .section.active .row .column a {
  color: #f05b41;
  -webkit-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
}
.tutorials .articles-list .section .header-wrapper {
  height: 85px;
  border-bottom: 4px solid rgba(0, 0, 0, 0.1);
}
.tutorials .articles-list .section .header-group {
  position: relative;
  -webkit-transition: left 0.5s;
  -o-transition: left 0.5s;
  transition: left 0.5s;
  left: 0;
}
.tutorials .articles-list .section .header-group h3 {
  white-space: nowrap;
  padding: 14px 0 0 90px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-touch-callout: text;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.tutorials .articles-list .section .header-group img {
  float: left;
  position: absolute;
  width: 70px;
  height: 70px;
  left: 0;
}
.tutorials .articles-list .section .header-group img.active {
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.tutorials .articles-list .section .header-group img.disabled {
  z-index: 1;
}
.tutorials .articles-list .section .header-link {
  font-size: 16px;
}
.tutorials .articles-list .section .row {
  padding-top: 15px;
  margin-right: 0;
  margin-left: 0;
  min-height: 0px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  -webkit-touch-callout: text;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.tutorials .articles-list .section .row .column {
  width: 300px;
  margin-right: 20px;
  float: left;
}
.tutorials .articles-list .section .row .column a {
  color: rgba(0, 0, 0, 0.749);
  -webkit-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
  display: block;
  padding-top: 15px;
  margin-bottom: -10px;
}
.tutorials .articles-list .section .row .column p {
  font-size: 13px;
  color: #676767;
}
.tutorials .articles-list .section .row .column.col-500 {
  width: 500px;
}
.tutorials .articles-list .section .row .sub-section {
  float: left;
  min-height: 0px;
}
.tutorials .articles-list .section .row .sub-section .name {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.749);
  margin-bottom: 15px;
  font-weight: normal;
  text-transform: uppercase;
}
.tutorials .articles-list .section .row.rw .column {
  width: 600px;
}
.tutorials .articles-list .arrow {
  width: 53px;
  height: 80px;
  background-color: #2f87c1;
  top: 85%;
  margin-top: -40px;
  position: fixed;
  z-index: 2;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  display: none;
  text-align: center;
  color: #fff;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.tutorials .articles-list .arrow:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.tutorials .articles-list .arrow i {
  font-size: 48px;
  line-height: 80px;
}
.tutorials .articles-list .arrow.right-arrow {
  right: 0;
}
.tutorials .articles-list .arrow.right-arrow i:before {
  content: "\ea3a";
}
.tutorials .articles-list .arrow.left-arrow {
  left: 0;
}
.tutorials .articles-list .arrow.left-arrow i:before {
  content: "\ea3c";
}
.xxtutorials .articles-list .arrow.right-arrow {
  right: 0;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAyCAQAAAADi7gdAAABLklEQVRIx7XWPyiFYRTH8YNBMSiD1F2ULFcpySAli+1OslmMMt1NiWwWZTPZlMUmpUxuYiKWm7IoWZRuksXN8DU4Tnf8nae8z/BOnzrv+5x/hmXP72uLWy5ocMmsSpb4e07p0oixGWhDJd2cOWkzrxFjlGdHDwxrxFiM4I5UYuwGWlNJH1dOPpjWiDHBm6MbBjRirERw+yoxDgItq2SQeyevVDVizPDpqEGvRox6BLejEuM4UE0lFR6dPDGiEWOBb0cnKjG2I7h1lfRw7uSLOY0YY7w4ajKkkc4iP1SJsRdoVSX9XDt5Z0ojxjgtR3dM/hMpCCz9+emfnL7KgoRJp2U6+QtKLF3I6XaRbkoFrS/dYNNtPD0sCkZSevClx2t6iBesCumFpGDtKViuUucHS8DImu8hHvsAAAAASUVORK5CYII=') /*../../Images/Documentation/right-arrow.png*/;
  *background-image: url(../../Images/Documentation/right-arrow.png);
  /* For IE 6 and 7 */
}
.xxtutorials .articles-list .arrow.left-arrow {
  left: 0;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAyCAQAAAADi7gdAAAACXBIWXMAAAsTAAALEwEAmpwYAAADGGlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjaY2BgnuDo4uTKJMDAUFBUUuQe5BgZERmlwH6egY2BmYGBgYGBITG5uMAxIMCHgYGBIS8/L5UBFTAyMHy7xsDIwMDAcFnX0cXJlYE0wJpcUFTCwMBwgIGBwSgltTiZgYHhCwMDQ3p5SUEJAwNjDAMDg0hSdkEJAwNjAQMDg0h2SJAzAwNjCwMDE09JakUJAwMDg3N+QWVRZnpGiYKhpaWlgmNKflKqQnBlcUlqbrGCZ15yflFBflFiSWoKAwMD1A4GBgYGXpf8EgX3xMw8BSMDVQYqg4jIKAUICxE+CDEESC4tKoMHJQODAIMCgwGDA0MAQyJDPcMChqMMbxjFGV0YSxlXMN5jEmMKYprAdIFZmDmSeSHzGxZLlg6WW6x6rK2s99gs2aaxfWMPZ9/NocTRxfGFM5HzApcj1xZuTe4FPFI8U3mFeCfxCfNN45fhXyygI7BD0FXwilCq0A/hXhEVkb2i4aJfxCaJG4lfkaiQlJM8JpUvLS19QqZMVl32llyfvIv8H4WtioVKekpvldeqFKiaqP5UO6jepRGqqaT5QeuA9iSdVF0rPUG9V/pHDBYY1hrFGNuayJsym740u2C+02KJ5QSrOutcmzjbQDtXe2sHY0cdJzVnJRcFV3k3BXdlD3VPXS8Tbxsfd99gvwT//ID6wIlBS4N3hVwMfRnOFCEXaRUVEV0RMzN2T9yDBLZE3aSw5IaUNak30zkyLDIzs+ZmX8xlz7PPryjYVPiuWLskq3RV2ZsK/cqSql01jLVedVPrHzbqNdU0n22VaytsP9op3VXUfbpXta+x/+5Em0mzJ/+dGj/t8AyNmf2zvs9JmHt6vvmCpYtEFrcu+bYsc/m9lSGrTq9xWbtvveWGbZtMNm/ZarJt+w6rnft3u+45uy9s/4ODOYd+Hmk/Jn58xUnrU+fOJJ/9dX7SRe1LR68kXv13fc5Nm1t379TfU75/4mHeY7En+59lvhB5efB1/lv5dxc+NH0y/fzq64Lv4T8Ffp360/rP8f9/AA0ADzT6lvFdAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAAB6JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAABZklEQVR42pzWMShFURgH8P99XikvvTJIWZQMKCUZpGSxmWSzGPUmm5IyKJSymWzKYnspZTMwKRYpi5JFSZKFlL/Bd89797177zn3f+5y73fer7573znf+SKi6CgH/GYaO/gF0Y06tgDQd0U8ZTwWCQaQdQc2/iM+MMtvA2cshZA+3ht44mAczSfHLqmFRjQP1BzYa45ng0l+GLhkVwip8trAK8eSc1nkwCW13DqXDpYcOGyfTQMjfDFwy54Q0skLA5+cSsuhPbTtklpNf8/WwLwDJ1mfP/k4wEcDD+wPI3UDP5zLXhXND2suqc28lde4neGXgXN2hJBe3hl45lD+HopvjpKb1U9WHNj3bmyA4ATfDVyxEkLGeWPgjaN+QJRQfCiJSa8vfWTprxQWjLQspcUvbTFhI0vlQipKQumTCqxUxqXDQjiSpINPOl6lQ1xoFaSGJKXtKQeUoF1UrbkaBoCoeAv3NwDBYElM1DR9VwAAAABJRU5ErkJggg==') /*../../Images/Documentation/left-arrow.png*/;
  *background-image: url(../../Images/Documentation/left-arrow.png);
  /* For IE 6 and 7 */
}
/* 
 * -----------------------------------------------------------------------------
 * APPBAR
 * ----------------------------------------------------------------------------- 
 */
.appcontent-wrapper {
  overflow-x: hidden;
}
.appbar {
  position: relative;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
}
.appbar.active {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.appbar-static {
  position: static;
  display: block;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.appbar-container,
.appbar-footer {
  padding-right: 15px;
  padding-left: 15px;
}
.appbar .navbar-nav {
  margin: 0;
}
.appbar .navbar-nav > li {
  float: left;
}
.appbar .navbar-nav > li > .btn-cmd {
  display: inline-block;
  vertical-align: middle;
  padding: 4px;
  box-shadow: none;
}
.appbar .navbar-nav > li > .btn-cmd-lg {
  padding: 10px 10px 5px 10px;
}
.appbar .list-letters {
  font-size: 0;
  text-align: center;
}
.appbar .list-letters .btn-cmd {
  margin: 0;
}
.appbar .list-letters .cmd-label {
  margin-top: 5px;
  margin-bottom: 5px;
  min-width: 16px;
  font-size: 12px;
}
@media (min-width: 768px) {
  .appbar .list-letters {
    text-align: left;
  }
  .appbar .list-letters .cmd-label {
    margin-top: 13px;
    min-width: 22px;
    font-size: 14px;
  }
}
.appbar .btn-default {
  background-color: transparent;
}
.appbar-vertical {
  position: absolute;
  visibility: hidden;
  top: 0;
  bottom: 0;
  width: 96px;
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
}
.appbar-vertical .appbar-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow-y: auto;
}
.appbar-vertical.appbar-right {
  right: -96px;
}
.appbar-vertical.appbar-right.active {
  right: 0;
}
.appbar-vertical.appbar-left {
  left: -96px;
}
.appbar-vertical.appbar-left.active {
  left: 0;
}
@media (min-width: 768px) {
  .appbar-vertical.appbar-left .appbar-container,
  .appbar-vertical.appbar-left .appbar-footer {
    padding-left: 20px;
    padding-right: 10px;
  }
  .appsidebar-dock .appbar-vertical.appbar-left .appbar-container,
  .appsidebar-pinned .appbar-vertical.appbar-left .appbar-container,
  .appsidebar-dock .appbar-vertical.appbar-left .appbar-footer,
  .appsidebar-pinned .appbar-vertical.appbar-left .appbar-footer {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.appbar-vertical .navbar-nav,
.appbar-vertical .navbar-nav > li {
  float: none;
}
.appbar-vertical .btn-cmd {
  display: block;
  width: 100%;
  margin: 0;
  word-wrap: break-word;
}
.appbar-vertical .btn-cmd .cmd-label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.appbar-vertical .btn-cmd .cmd-icon + .cmd-label {
  margin-top: -3px;
}
.appbar-vertical .list-letters .btn-cmd {
  border-radius: 2px;
}
.appbar-vertical .list-letters .cmd-label {
  margin: 0;
  font-size: 1em;
}
.appbar-vertical .yearline,
.appbar-vertical .monthline {
  margin-top: 10px;
  margin-bottom: 10px;
}
.appbar-vertical .yearline .btn-cmd,
.appbar-vertical .monthline .btn-cmd {
  margin-bottom: 4px;
}
.appbar-vertical .cmd-seperator {
  display: block;
  width: auto;
  height: 1px;
  padding: 1px 0 0 0;
  margin: 5px;
}
.appbar-footer {
  position: absolute ;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 48px;
  background-color: inherit;
  background-image: url("../img/background/translucent/grays/translucent6.png");
  z-index: 1;
}
.appbar-footer .btn-cmd {
  padding: 0;
  margin: 0 auto;
}
.appbar-footer ~ .appbar-container {
  padding-bottom: 48px;
}
.appbar-left {
  float: left;
  -webkit-transition: left .25s ease-in-out, background-color .1s linear, opacity .2s linear;
  -o-transition: left .25s ease-in-out, background-color .1s linear, opacity .2s linear;
  transition: left .25s ease-in-out, background-color .1s linear, opacity .2s linear;
}
.appbar-left.active {
  left: 0;
}
.appbar-left.active ~ .appcontent {
  margin-left: 96px;
  -webkit-transition: margin-left 0.25s ease-in;
  -o-transition: margin-left 0.25s ease-in;
  transition: margin-left 0.25s ease-in;
}
.appbar-right {
  float: right;
  -webkit-transition: right .25s ease-in-out, background-color .1s linear, opacity .2s linear;
  -o-transition: right .25s ease-in-out, background-color .1s linear, opacity .2s linear;
  transition: right .25s ease-in-out, background-color .1s linear, opacity .2s linear;
}
.appbar-right.active {
  right: 0;
}
.appbar-right.active ~ .appcontent {
  margin-right: 96px;
  -webkit-transition: margin-right 0.25s ease-in;
  -o-transition: margin-right 0.25s ease-in;
  transition: margin-right 0.25s ease-in;
}
.appbar-fixed {
  position: fixed;
  z-index: 15;
}
.appbar-fixed.appbar-left,
.appbar-fixed.appbar-right {
  width: 64px;
}
.appbar-fixed.appbar-left .appbar-container,
.appbar-fixed.appbar-right .appbar-container,
.appbar-fixed.appbar-left .appbar-footer,
.appbar-fixed.appbar-right .appbar-footer {
  padding-right: 0;
  padding-left: 0;
}
.appbar-fixed.appbar-left.active,
.appbar-fixed.appbar-right.active {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.appbar-fixed.appbar-left.active:hover,
.appbar-fixed.appbar-right.active:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.appbar-fixed.appbar-left.active ~ .appcontent,
.appbar-fixed.appbar-right.active ~ .appcontent {
  margin-right: 0;
  margin-left: 0;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.appbar-fixed.appbar-left {
  top: 0;
  left: 0;
  bottom: 0;
}
.appbar-fixed.appbar-right {
  top: 0;
  right: 0;
  bottom: 0;
}
.appbar-fixed.appbar-bottom {
  bottom: -100%;
  left: 0;
  right: 0;
}
.appbar-fixed.appbar-bottom.active {
  bottom: 0;
}
.appbar-bottom {
  padding-bottom: 10px;
  -webkit-transition: bottom .35s ease-in-out, background-color .1s linear, opacity .2s linear;
  -o-transition: bottom .35s ease-in-out, background-color .1s linear, opacity .2s linear;
  transition: bottom .35s ease-in-out, background-color .1s linear, opacity .2s linear;
}
.appbar-bottom.appbar-hover.active {
  bottom: -28px;
}
.appbar-bottom.appbar-hover:hover {
  bottom: 0;
}
.appbar-top {
  position: absolute;
  top: -200px;
  right: 0;
  left: 0;
  z-index: 15;
  -webkit-transition: top .35s ease-in-out, background-color .1s linear, opacity .2s linear;
  -o-transition: top .35s ease-in-out, background-color .1s linear, opacity .2s linear;
  transition: top .35s ease-in-out, background-color .1s linear, opacity .2s linear;
}
.appbar-top.active {
  top: 0;
}
@media (min-width: 768px) {
  .appbar-top {
    min-height: 72px;
  }
}
@media (max-width: 767px) {
  .appbar-top .cmd-seperator,
  .appbar-bottom .cmd-seperator {
    display: none;
  }
}
.cmd-label-hidden .cmd-label {
  display: none !important;
}
@media (max-width: 767px) {
  .cmd-label-hidden-sm .cmd-label {
    display: none !important;
  }
}
.appbar-default {
  color: #2f87c1;
  background-color: #e8e8e8;
}
.appbar-default:hover,
.appbar-default.appbar-fixed.appbar-left:hover,
.appbar-default.appbar-fixed.appbar-right:hover {
  background-color: #e8e8e8;
}
.appbar-default .btn-default {
  color: #2f87c1;
  background-color: transparent;
}
.appbar-default .btn-default:hover,
.appbar-default .btn-default:focus {
  color: #2f87c1;
  background-color: #d4d4d4;
}
.appbar-default .btn-default:active,
.appbar-default .btn-default.active {
  color: #ffffff;
  background-color: #3482e6;
}
.appbar-default .btn-default.disabled,
.appbar-default .btn-default[disabled],
.appbar-default .btn-default.disabled:hover,
.appbar-default .btn-default[disabled]:hover,
.appbar-default .btn-default.disabled:focus,
.appbar-default .btn-default[disabled]:focus,
.appbar-default .btn-default.disabled:active,
.appbar-default .btn-default[disabled]:active,
.appbar-default .btn-default.disabled.active,
.appbar-default .btn-default[disabled].active {
  color: #8cc1e3;
  background-color: transparent;
}
.appbar-default .cmd-seperator {
  background-color: #cacaca;
}
.appbar-default.appbar-vertical.appbar-left {
  -webkit-box-shadow: inset -3px 0px 5px -2px rgba(0, 0, 0, 0.125);
  box-shadow: inset -3px 0px 5px -2px rgba(0, 0, 0, 0.125);
}
.appbar-default.appbar-vertical.appbar-right {
  -webkit-box-shadow: inset 3px 0px 5px -2px rgba(0, 0, 0, 0.125);
  box-shadow: inset 3px 0px 5px -2px rgba(0, 0, 0, 0.125);
}
.appbar-default.appbar-vertical.appbar-left.appbar-fixed,
.appbar-default.appbar-vertical.appbar-right.appbar-fixed {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.appbar-inverse {
  color: #d7d7d7;
  background-color: #292929;
}
.appbar-inverse:hover,
.appbar-inverse.appbar-fixed.appbar-left:hover,
.appbar-inverse.appbar-fixed.appbar-right:hover {
  background-color: #191919;
}
.appbar-inverse .btn-default {
  color: #d7d7d7;
  background-color: transparent;
}
.appbar-inverse .btn-default:hover,
.appbar-inverse .btn-default:focus {
  color: #ffffff;
  background-color: #0d0d0d;
}
.appbar-inverse .btn-default:active,
.appbar-inverse .btn-default.active {
  color: #ffffff;
  background-color: #3482e6;
}
.appbar-inverse .btn-default.disabled,
.appbar-inverse .btn-default[disabled],
.appbar-inverse .btn-default.disabled:hover,
.appbar-inverse .btn-default[disabled]:hover,
.appbar-inverse .btn-default.disabled:focus,
.appbar-inverse .btn-default[disabled]:focus,
.appbar-inverse .btn-default.disabled:active,
.appbar-inverse .btn-default[disabled]:active,
.appbar-inverse .btn-default.disabled.active,
.appbar-inverse .btn-default[disabled].active {
  color: #8b8b8b;
  background-color: transparent;
}
.appbar-inverse .cmd-seperator {
  background-color: #474747;
}
.appbar-inverse.appbar-vertical.appbar-left {
  -webkit-box-shadow: inset -3px 0px 6px -2px rgba(0, 0, 0, 0.2);
  box-shadow: inset -3px 0px 6px -2px rgba(0, 0, 0, 0.2);
}
.appbar-inverse.appbar-vertical.appbar-right {
  -webkit-box-shadow: inset 3px 0px 6px -2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 3px 0px 6px -2px rgba(0, 0, 0, 0.2);
}
.appbar-inverse.appbar-vertical.appbar-left.appbar-fixed,
.appbar-inverse.appbar-vertical.appbar-right.appbar-fixed {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.fc-view-agendaDay thead {
  position: relative;
}
.fc-view-agendaDay thead:after {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  box-shadow: 0 1px 13px rgba(0, 0, 0, 0.5);
}
/*.navmenu-icon {
  text-align: center;

  > li > a {
    padding: 15px 10px;
  }

  i {
    font-size: (5em / 3.3);
    line-height: (3.3em / 7);
    vertical-align: -25%;
  }

  @media (min-width: @screen-sm-min) {

    i {
      font-size: (4em / 2);
      line-height: (2em / 4);
      vertical-align: -35%;
    }
  }
}*/
/*! -----------------------------------------------------------------------------
 * ADMIN TEMPLATE - APP NAVBAR
 * ----------------------------------------------------------------------------- 
 */
.appnavbar {
  margin-bottom: 0;
  border-width: 0;
  border-radius: 0;
  -webkit-transition: background-color 0.25s, box-shadow 0.25s;
  -o-transition: background-color 0.25s, box-shadow 0.25s;
  transition: background-color 0.25s, box-shadow 0.25s;
}
.appnavbar.higlight {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.22);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.22);
}
@media (min-width: 768px) {
  .appnavbar {
    min-height: 64px;
  }
}
@media (min-width: 768px) {
  .appnavbar .navbar-header.wide {
    min-width: 260px;
  }
  .appnavbar .container-fluid .navbar-header {
    padding-left: 15px;
    margin-left: -15px;
  }
}
.appnavbar .navbar-nav {
  margin: 0 -15px;
}
.appnavbar .navbar-nav:last-child {
  margin-bottom: 7.5px;
}
.appnavbar .navbar-nav > li > a {
  padding-top: 13px;
  padding-bottom: 15px;
}
.appnavbar .navbar-nav .separator {
  display: none;
}
.appnavbar .navbar-nav .h4-link {
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .appnavbar .navbar-nav {
    margin: 0;
  }
  .appnavbar .navbar-nav:last-child {
    margin-bottom: 0;
  }
  .appnavbar .navbar-nav > li > a {
    padding-top: 22px;
    padding-bottom: 22px;
  }
  .appnavbar .navbar-nav .separator {
    display: block;
    margin-top: 8px;
    margin-bottom: 8px;
    height: 48px;
  }
}
.appnavbar .btn-cmd,
.appnavbar .nav > li > .btn-cmd {
  padding: 4px;
  margin-top: 1px;
  margin-bottom: 1px;
  height: 48px;
}
@media (min-width: 768px) {
  .appnavbar .btn-cmd,
  .appnavbar .nav > li > .btn-cmd {
    padding: 4px;
    margin-top: 8px;
    margin-bottom: 8px;
  }
}
@media (max-width: 767px) {
  .appnavbar .navbar-nav > li > a,
  .appnavbar .navbar-nav > li > .btn-cmd {
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  }
  .appnavbar .navbar-nav > li > .btn-cmd {
    padding: 13px 15px;
    margin: 0;
    text-align: left;
  }
  .appnavbar .navbar-nav > li > .btn-cmd .cmd-icon,
  .appnavbar .navbar-nav > li > .btn-cmd .cmd-label {
    display: inline-block;
    vertical-align: middle;
  }
  .appnavbar .navbar-nav > li > .btn-cmd .cmd-icon {
    padding: 0;
    width: 20px;
    height: 20px;
    font-size: 20px;
  }
  .appnavbar .navbar-nav > li > .btn-cmd .cmd-label {
    padding-left: 1em;
    margin-top: 0;
    width: auto;
    font-size: 14px;
    line-height: 1.42857143;
  }
  .appnavbar .navbar-nav > li > .btn-cmd .badge-in {
    position: relative;
    float: right;
    padding: 3px 7px;
    border-radius: 10px;
  }
}
@media (min-width: 768px) {
  .appnavbar .navbar-nav > li > .btn-cmd .cmd-label {
    display: none !important;
  }
}
.navbar-user .username,
.navbar-user .usericon {
  display: inline-block;
  vertical-align: middle;
}
.navbar-user .username {
  font-size: 82%;
}
.navbar-user .username .title {
  display: block;
  margin: 0;
  font-size: 130%;
}
.navbar-user .usericon {
  float: right;
  height: 40px;
  width: 40px;
  vertical-align: top;
}
.navbar-user .usericon img {
  display: block;
  max-width: 100%;
  height: auto;
}
.navbar-user .dropdown-menu {
  min-width: 100%;
}
@media (min-width: 768px) {
  .navbar-user .username,
  .navbar-user .usericon {
    margin-top: -22px;
    margin-bottom: -22px;
  }
  .navbar-user .username {
    padding-right: 11px;
    padding-left: 15px;
    text-align: right;
    line-height: 16px;
  }
  .navbar-user .usericon {
    float: none;
    height: 64px;
    width: 64px;
  }
  .navbar-user .usericon.circle {
    padding: 8px;
  }
  .navbar-user .usericon.cmd {
    padding: 8px;
  }
  .navbar-user .dropdown-menu {
    right: 15px;
  }
  .container-fluid .navbar-user {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .appnavbar .navbar-user {
    float: right;
  }
  .appnavbar .navbar-user > a {
    padding-left: 0;
  }
}
.appnavbar .navbar-brand .logo-white {
  display: none;
}
.appnavbar .navbar-brand .logo-text {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .appnavbar .navbar-brand {
    height: 64px;
    line-height: 34px;
  }
  .navbar > .container .appnavbar .navbar-brand,
  .navbar > .container-fluid .appnavbar .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-brand-inner {
  display: inline-block;
  vertical-align: top;
  margin-top: -15px;
}
.navbar-brand-inner img {
  display: block;
  max-width: 100%;
}
@media (min-width: 768px) {
  .navbar-brand-inner {
    margin-top: -7px;
  }
}
@media (min-width: 768px) {
  .navbar-text {
    margin-top: 22px;
    margin-bottom: 22px;
    margin-left: 15px;
    margin-right: 15px;
  }
}
.cmd-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .cmd-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .cmd-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .cmd-form .form-control-static {
    display: inline-block;
  }
  .cmd-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .cmd-form .input-group .input-group-addon,
  .cmd-form .input-group .input-group-btn,
  .cmd-form .input-group .form-control {
    width: auto;
  }
  .cmd-form .input-group > .form-control {
    width: 100%;
  }
  .cmd-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .cmd-form .radio,
  .cmd-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .cmd-form .radio label,
  .cmd-form .checkbox label {
    padding-left: 0;
  }
  .cmd-form .radio input[type="radio"],
  .cmd-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .cmd-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .cmd-form .form-group {
    margin-bottom: 5px;
  }
}
.cmd-form .form-control {
  height: 48px;
}
.cmd-form .btn-cmd {
  margin-top: 0;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .cmd-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .cmd-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-search {
  padding: 0 15px 0 0;
  width: auto;
  -webkit-transition: background-color 0.25s ease-in-out, padding 0.15s ease-in-out;
  -o-transition: background-color 0.25s ease-in-out, padding 0.15s ease-in-out;
  transition: background-color 0.25s ease-in-out, padding 0.15s ease-in-out;
}
.navbar-search .form-group {
  display: block;
  margin: 0;
}
.navbar-search .form-group .input-group {
  width: 100%;
}
.navbar-search .form-group .input-group-btn {
  width: 48px;
}
.navbar-search .form-control {
  box-shadow: none;
  border-width: 0;
}
@media (min-width: 768px) {
  .navbar-search {
    padding: 0;
    width: 48px;
    overflow: hidden;
  }
  .navbar-search .form-control {
    padding: 0;
    background-color: transparent;
    box-shadow: none;
    text-indent: -9999px;
  }
  .navbar-search.expanded {
    position: absolute;
    margin: 0;
    margin-left: -10px;
    width: 290px;
    width: auto;
    height: 64px;
    z-index: 1;
    background-color: #fff;
  }
  .navbar-search.expanded .form-control {
    float: none;
    padding: 6px 12px;
    text-indent: 0;
  }
  .navbar-search.expanded .form-control:first-child {
    border-width: 0 1px 0 0;
  }
  .navbar-search.expanded .form-control:last-child {
    border-width: 0 0 0 1px;
  }
  .navbar-search.expanded .input-group {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .navbar-search.navbar-left.expanded {
    right: 0;
  }
  .navbar-search.navbar-right.expanded {
    left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-search .expandSearch {
    display: inline-block;
  }
  .navbar-search .submitSearch {
    display: none;
    margin-right: 5px;
    margin-left: 5px;
  }
  .navbar-search.expanded .expandSearch {
    display: none;
  }
  .navbar-search.expanded .submitSearch {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .appnavbar .navbar-left {
    float: left;
    float: left !important;
  }
  .appnavbar .navbar-right {
    float: right;
    float: right !important;
    margin-right: -15px;
  }
  .appnavbar .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.appnavbar .navbar-btn {
  margin-top: 15px;
  margin-bottom: 15px;
}
.appnavbar .navbar-btn.btn-sm {
  margin-top: 17px;
  margin-bottom: 17px;
}
.appnavbar .navbar-btn.btn-xs {
  margin-top: 21px;
  margin-bottom: 21px;
}
.menutoggle {
  position: relative;
  float: right;
}
.menutoggle:focus {
  outline: 0;
}
.menutoggle.collapsed i:before {
  content: "\ea16";
}
.menutoggle:not(.collapsed) i:before {
  content: "\ea19";
}
@media (min-width: 768px) {
  .menutoggle,
  .searchtoggle {
    display: none;
  }
}
.navbar-header .sidetoggle {
  position: relative;
  float: left;
}
@media (min-width: 768px) {
  .appnavbar > .container .navbar-header .sidetoggle,
  .appnavbar > .container-fluid .navbar-header .sidetoggle {
    margin-left: -15px;
  }
}
.appnavbar.navbar-default .navbar-brand .logo-white {
  display: none;
}
.appnavbar.navbar-default .navbar-brand .logo-black {
  display: block;
}
.appnavbar.navbar-inverse .navbar-brand .logo-white {
  display: block;
}
.appnavbar.navbar-inverse .navbar-brand .logo-black {
  display: none;
}
/*! -----------------------------------------------------------------------------
 * ADMIN TEMPLATE - APP SIDEBAR
 * ----------------------------------------------------------------------------- 
 */
.appsidebar {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  width: 260px;
  visibility: hidden;
  border-width: 0;
  border-color: transparent;
  border-radius: 0;
}
.appsidebar .navmenu-brand {
  padding: 15px 15px;
  margin: 0;
}
@media (min-width: 768px) {
  .appsidebar .navmenu-brand {
    padding-top: 22px;
    padding-bottom: 22px;
    height: 64px;
  }
}
.appsidebar-inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding-bottom: 50px;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  webkit-overflow-scrolling: touch;
}
.appsidebar-open .appcontent-wrapper::after {
  width: 100%;
  height: 100%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: opacity 0.35s;
  -o-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.appsidebar-slide-top .appsidebar {
  visibility: visible;
  z-index: 1031;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.appsidebar-slide-top .appsidebar::after {
  display: none;
}
.appsidebar-slide-top .appsidebar-open .appsidebar {
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.appsidebar-slide-reveal .appsidebar {
  z-index: 1;
}
.appsidebar-slide-reveal .appsidebar::after {
  display: none;
}
.appsidebar-slide-reveal .appsidebar-open .appsidebar {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.35s;
  -moz-transition: -moz-transform 0.35s;
  -o-transition: -o-transform 0.35s;
  transition: transform 0.35s;
}
.appsidebar-slide-reveal .appsidebar-open .appcontent-wrapper {
  -webkit-transform: translate3d(260px, 0, 0);
  transform: translate3d(260px, 0, 0);
}
.appsidebar-slide-along .appsidebar {
  z-index: 1;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.appsidebar-slide-along .appsidebar::after {
  display: none;
}
.appsidebar-slide-along .appsidebar-open .appsidebar {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.35s;
  -moz-transition: -moz-transform 0.35s;
  -o-transition: -o-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.appsidebar-slide-along .appsidebar-open .appcontent-wrapper {
  -webkit-transform: translate3d(260px, 0, 0);
  transform: translate3d(260px, 0, 0);
}
.appsidebar-slide-reverse .appsidebar {
  z-index: 1;
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
}
.appsidebar-slide-reverse .appsidebar-open .appsidebar {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.35s;
  -moz-transition: -moz-transform 0.35s;
  -o-transition: -o-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.appsidebar-slide-reverse .appsidebar-open .appcontent-wrapper {
  -webkit-transform: translate3d(260px, 0, 0);
  transform: translate3d(260px, 0, 0);
}
.appsidebar-slide-reveal .appsidebar,
.appsidebar-slide-along .appsidebar,
.appsidebar-slide-reverse .appsidebar {
  top: 50px;
  height: calc(100% - 50px);
}
@media (min-width: 768px) {
  .appsidebar-slide-reveal .appsidebar,
  .appsidebar-slide-along .appsidebar,
  .appsidebar-slide-reverse .appsidebar {
    top: 64px;
    height: calc(100% - 64px);
  }
}
.no-csstransforms3d .appsidebar-open .appcontent-wrapper {
  margin-left: 260px;
  margin-right: -260px;
}
.no-csstransforms3d .appsidebar-pinned .appcontent-wrapper {
  margin-left: 0;
  margin-right: 0;
}
.appsidebar-slide-top .appsidebar-pinned .appsidebar,
.appsidebar-slide-reveal .appsidebar-pinned .appsidebar,
.appsidebar-slide-along .appsidebar-pinned .appsidebar,
.appsidebar-slide-reverse .appsidebar-pinned .appsidebar,
.appsidebar-slide-top .appsidebar-dock .appsidebar,
.appsidebar-slide-reveal .appsidebar-dock .appsidebar,
.appsidebar-slide-along .appsidebar-dock .appsidebar,
.appsidebar-slide-reverse .appsidebar-dock .appsidebar,
.appsidebar-slide-top .appsidebar-pinned .appcontent-wrapper,
.appsidebar-slide-reveal .appsidebar-pinned .appcontent-wrapper,
.appsidebar-slide-along .appsidebar-pinned .appcontent-wrapper,
.appsidebar-slide-reverse .appsidebar-pinned .appcontent-wrapper,
.appsidebar-slide-top .appsidebar-dock .appcontent-wrapper,
.appsidebar-slide-reveal .appsidebar-dock .appcontent-wrapper,
.appsidebar-slide-along .appsidebar-dock .appcontent-wrapper,
.appsidebar-slide-reverse .appsidebar-dock .appcontent-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.appsidebar-slide-top .appsidebar-pinned .appsidebar::after,
.appsidebar-slide-reveal .appsidebar-pinned .appsidebar::after,
.appsidebar-slide-along .appsidebar-pinned .appsidebar::after,
.appsidebar-slide-reverse .appsidebar-pinned .appsidebar::after,
.appsidebar-slide-top .appsidebar-dock .appsidebar::after,
.appsidebar-slide-reveal .appsidebar-dock .appsidebar::after,
.appsidebar-slide-along .appsidebar-dock .appsidebar::after,
.appsidebar-slide-reverse .appsidebar-dock .appsidebar::after,
.appsidebar-slide-top .appsidebar-pinned .appcontent-wrapper::after,
.appsidebar-slide-reveal .appsidebar-pinned .appcontent-wrapper::after,
.appsidebar-slide-along .appsidebar-pinned .appcontent-wrapper::after,
.appsidebar-slide-reverse .appsidebar-pinned .appcontent-wrapper::after,
.appsidebar-slide-top .appsidebar-dock .appcontent-wrapper::after,
.appsidebar-slide-reveal .appsidebar-dock .appcontent-wrapper::after,
.appsidebar-slide-along .appsidebar-dock .appcontent-wrapper::after,
.appsidebar-slide-reverse .appsidebar-dock .appcontent-wrapper::after {
  display: none;
}
.appsidebar-slide-top .appsidebar-pinned .appcontent-wrapper,
.appsidebar-slide-reveal .appsidebar-pinned .appcontent-wrapper,
.appsidebar-slide-along .appsidebar-pinned .appcontent-wrapper,
.appsidebar-slide-reverse .appsidebar-pinned .appcontent-wrapper,
.appsidebar-slide-top .appsidebar-dock .appcontent-wrapper,
.appsidebar-slide-reveal .appsidebar-dock .appcontent-wrapper,
.appsidebar-slide-along .appsidebar-dock .appcontent-wrapper,
.appsidebar-slide-reverse .appsidebar-dock .appcontent-wrapper {
  -webkit-transition: -webkit-transform 0;
  -moz-transition: -moz-transform 0;
  -o-transition: -o-transform 0;
  transition: transform 0;
}
.appsidebar-slide-top .appsidebar-pinned .appsidebar,
.appsidebar-slide-reveal .appsidebar-pinned .appsidebar,
.appsidebar-slide-along .appsidebar-pinned .appsidebar,
.appsidebar-slide-reverse .appsidebar-pinned .appsidebar,
.appsidebar-slide-top .appsidebar-dock .appsidebar,
.appsidebar-slide-reveal .appsidebar-dock .appsidebar,
.appsidebar-slide-along .appsidebar-dock .appsidebar,
.appsidebar-slide-reverse .appsidebar-dock .appsidebar {
  visibility: visible;
}
.appsidebar-pinned .appcontainer {
  padding-left: 260px;
}
.appsidebar-dock .appcontainer {
  padding-left: 60px;
}
.appsidebar-dock .appsidebar {
  z-index: 100;
  width: 60px;
  overflow: visible;
}
.appsidebar-dock .appsidebar-inner {
  overflow: visible;
}
.appsidebar-dock .appsidebar-footer {
  margin-top: 20px;
}
.appsidebar-dock .appsidebar-footer .btn-toolbar {
  padding-right: 13px;
  padding-left: 13px;
}
@media (max-height: 780px) {
  .appsidebar-dock .appsidebar {
    bottom: auto;
    height: auto;
  }
  .appsidebar-dock .appsidebar-inner {
    position: relative;
    height: auto;
  }
  .appsidebar-dock .appsidebar-footer {
    position: relative;
  }
}
.appsidebar-dock .appsidebar .nav-header {
  display: none;
}
.appsidebar-dock .side-nav > li > a {
  padding-right: 15px;
  padding-left: 20px;
  margin-left: -200px;
  width: 260px;
  -webkit-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}
.appsidebar-dock .side-nav > li > a:before,
.appsidebar-dock .side-nav > li > a:after {
  content: " ";
  display: table;
}
.appsidebar-dock .side-nav > li > a:after {
  clear: both;
}
.appsidebar-dock .side-nav > li > a:before,
.appsidebar-dock .side-nav > li > a:after {
  content: " ";
  display: table;
}
.appsidebar-dock .side-nav > li > a:after {
  clear: both;
}
.appsidebar-dock .side-nav > li > a .nav-icon {
  margin: 0;
  float: right;
}
.appsidebar-dock .side-nav > li > a .title {
  margin-top: 2px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.appsidebar-dock .side-nav > li > a .sign,
.appsidebar-dock .side-nav > li > a .badge,
.appsidebar-dock .side-nav > li > a .label {
  display: none;
}
.appsidebar-dock .side-nav > li:hover > a {
  padding-right: 5px;
  margin-left: 0;
  -webkit-transition: background-color .3s ease-out, margin-left .3s ease-out;
  -o-transition: background-color .3s ease-out, margin-left .3s ease-out;
  transition: background-color .3s ease-out, margin-left .3s ease-out;
}
.appsidebar-dock .side-nav > li:hover > a .title {
  opacity: 1;
  filter: alpha(opacity=100);
}
.appsidebar-dock .side-nav > li.open > a {
  margin-left: -200px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.appsidebar-dock .side-nav > li.open > a .title {
  opacity: 1;
  filter: alpha(opacity=100);
}
.appsidebar-dock .side-nav .nav-sub {
  position: absolute;
  top: 0;
  left: 0;
  width: 260px;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-left: -60px;
  font-size: 13px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity .2s ease-out, margin .3s ease-out, left .3s ease-out;
  -o-transition: opacity .2s ease-out, margin .3s ease-out, left .3s ease-out;
  transition: opacity .2s ease-out, margin .3s ease-out, left .3s ease-out;
}
.appsidebar-dock .side-nav .nav-sub > li > a {
  padding: 8px 15px 8px 25px;
  text-align: left;
}
.appsidebar-dock .side-nav .nav-sub > li > a .dadge,
.appsidebar-dock .side-nav .nav-sub > li > a .label {
  float: right;
}
.appsidebar-dock .side-nav > li.open .nav-sub {
  margin-left: 60px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.appsidebar-tapper {
  position: absolute;
  display: none;
  top: 20%;
  left: 0;
  width: 15px;
  height: 260px;
  z-index: 100;
  background-color: transparent;
  opacity: 0.9;
  filter: alpha(opacity=90);
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  cursor: pointer;
}
.appsidebar-tapper::after {
  position: absolute;
  display: block;
  top: 30%;
  left: 0;
  width: 8px;
  height: 40%;
  content: '';
  background-color: #3482e6;
  z-index: 2500;
}
.appsidebar-tapper:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
@media (min-width: 768px) {
  .appsidebar-tapper {
    display: block;
  }
  .appsidebar-open .appsidebar-tapper,
  .appsidebar-dock .appsidebar-tapper,
  .appsidebar-pinned .appsidebar-tapper {
    display: none;
  }
}
.visible-open,
.visible-pinned {
  display: none !important;
}
.appsidebar-open .hidden-open {
  display: none !important;
}
.appsidebar-open .visible-open {
  display: inline-block !important;
}
@media (max-width: 767px) {
  .appsidebar-open .visible-open.hidden-xs {
    display: none !important;
  }
}
.appsidebar-dock .hidden-dock {
  display: none !important;
}
.appsidebar-pinned .hidden-pinned {
  display: none !important;
}
.appsidebar-pinned .visible-pinned {
  display: inline-block !important;
}
@media (max-width: 767px) {
  .appsidebar-pinned .visible-pinned.hidden-xs {
    display: none !important;
  }
}
.sidepine i:before {
  display: block;
  content: "\e9c3";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.appsidebar-pinned .sidepine i:before {
  content: "\e9c5";
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}
.sidedock i::before {
  content: "\eb62";
}
.appsidebar-dock .sidedock i::before {
  content: "\eb61";
}
.appsidebar .navmenu-nav > li > a {
  font-size: 13px;
  font-weight: 600;
}
.appsidebar .nav-sub {
  padding-bottom: 10px;
}
.appsidebar .nav-sub > li {
  text-align: left;
}
.appsidebar .nav-sub .label {
  float: left;
  margin-top: 2px;
}
.appsidebar .navmenu-nav > .dropdown .dropdown-menu {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
/* 
 * -----------------------------------------------------------------------------
 * APP SIDE
 * ----------------------------------------------------------------------------- 
 */
.appside {
  width: 75%;
  height: auto;
  border-radius: 0;
}
@media (min-width: 768px) {
  .appside {
    width: 260px;
  }
}
.appside-fixed-left,
.appside-fixed-right,
[class^="appside-fixed-left-"],
[class*=" appside-fixed-left-"],
[class^="appside-fixed-right-"],
[class*=" appside-fixed-right-"] {
  position: fixed;
  z-index: 1030;
  top: 0;
  bottom: 0;
  overflow: hidden;
  border-width: 0;
  border-radius: 0;
}
.appside-fixed-left,
[class^="appside-fixed-left-"],
[class*=" appside-fixed-left-"] {
  left: 0;
  right: auto;
}
.appside-fixed-right,
[class^="appside-fixed-right-"],
[class*=" appside-fixed-right-"] {
  left: auto;
  right: 0;
}
@media (max-width: 480px) {
  .appside-fixed-left-xs,
  .appside-fixed-right-xs {
    position: absolute;
  }
}
@media (max-width: 768px) {
  .appside-fixed-left-sm,
  .appside-fixed-right-sm {
    position: absolute;
  }
}
@media (max-width: 992px) {
  .appside-fixed-left-md,
  .appside-fixed-right-md {
    position: absolute;
  }
}
@media (max-width: 1200px) {
  .appside-fixed-left-lg,
  .appside-fixed-right-lg {
    position: absolute;
  }
}
@media (max-width: 1600px) {
  .appside-fixed-left-xlg,
  .appside-fixed-right-xlg {
    position: absolute;
  }
}
@media (min-width: 768px) {
  .appside-large {
    width: 300px;
  }
  .appside-long {
    width: 35%;
    min-width: 400px;
  }
}
.appside-reveal {
  z-index: 1;
}
.appside-reveal.in {
  z-index: 2;
}
.appside-pane {
  position: absolute;
  top: 50px;
  bottom: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  -webkit-transition: margin 0.3s;
  -o-transition: margin 0.3s;
  transition: margin 0.3s;
}
@media (min-width: 768px) {
  .appside-pane {
    top: 64px;
  }
}
.appside-pane-inner {
  height: 100%;
  overflow-y: auto;
}
.appside-footer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.appside-header {
  background-image: url("../img/background/translucent/grays/translucent15.png");
  min-height: 50px;
}
@media (min-width: 768px) {
  .appside-header {
    min-height: 64px;
  }
}
.appside-title {
  vertical-align: middle;
  padding: 20px 15px 0;
  margin: 0;
  font-size: 18px;
  font-weight: 400;
}
/*! -----------------------------------------------------------------------------
 * ADMIN TEMPLATE - CORE HEADER
 * ----------------------------------------------------------------------------- 
 */
.core-header {
  background-repeat: no-repeat;
  background-position: top left;
  -webkit-transition: background 0.6s linear;
  -o-transition: background 0.6s linear;
  transition: background 0.6s linear;
}
@media (min-width: 768px) {
  .core-header {
    background-size: cover;
  }
}
.core-header .holder {
  padding-top: 10px;
  padding-bottom: 10px;
}
.core-header .header {
  margin-top: 15px;
  margin-bottom: 15px;
}
.core-header.core-border {
  border-top: 3px solid rgba(0, 0, 0, 0.06);
}
.core-header .profile-info .avatar {
  margin-right: 15px;
  width: 64px;
}
.core-header .profile-info .media-heading {
  margin-top: 0;
  font-size: 18px;
}
@media (max-width: 767px) {
  .core-header .profile-info p {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .core-header .profile-info {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .core-header .profile-info .avatar {
    width: 96px;
  }
  .core-header .profile-info .media-heading {
    font-size: 24px;
  }
  .core-header .nav-square {
    margin-bottom: 5px;
  }
}
.page-menu {
  padding-left: 0;
  list-style: none;
}
.page-menu > li {
  float: left;
}
.page-menu > li > a {
  line-height: 20px;
}
.page-menu > li > a:hover,
.page-menu > li > a:focus {
  text-decoration: none;
  background-image: url("../img/background/translucent/grays/translucent2.png");
}
.page-menu > li.active > a,
.page-menu > li.active > a:hover,
.page-menu > li.active > a:focus {
  cursor: default;
}
.page-menu > li.separator {
  margin-top: 5px;
  margin-bottom: 5px;
  height: 30px;
  border-left: 1px solid;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.page-menu:border {
  border-top: 3px solid rgba(0, 0, 0, 0.06);
}
.page-menu-inherit > li > a {
  color: inherit;
}
.page-menu-inherit > li.active > a,
.page-menu-inherit > li.active > a:hover,
.page-menu-inherit > li.active > a:focus {
  color: inherit;
}
.page-menu-inherit > li.separator {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.page-menu-default > li > a {
  color: #828282;
}
.page-menu-default > li.active > a,
.page-menu-default > li.active > a:hover,
.page-menu-default > li.active > a:focus {
  color: #2f87c1;
}
/*! -----------------------------------------------------------------------------
 * ADMIN TEMPLATE - CORE CONTENT
 * ----------------------------------------------------------------------------- 
 */
/*::-webkit-scrollbar {
  width: 8px;
}

::-webkit-scrollbar-track {
  border-radius: 0;
}

::-webkit-scrollbar-thumb {
  margin: 2px;
  border-radius: 0;
  background: rgba(0,0,0,0.2);
}*/
.core-tall {
  min-height: 70px;
}
.core-tall2 {
  min-height: 140px;
}
.core-tall3 {
  min-height: 210px;
}
.content-scrollable {
  overflow-y: auto;
}
.content-scrollable::-webkit-scrollbar {
  width: 0.5em;
  height: 0.5em;
  background-color: transparent;
}
.content-scrollable::-webkit-scrollbar-thumb {
  background: #c2c2c2;
}
.content-scrollable::-webkit-scrollbar-track {
  background: #dcdcdc;
}
.shadow-in-left {
  -webkit-box-shadow: inset 3px 0px 3px -1px rgba(0, 0, 0, 0.125);
  box-shadow: inset 3px 0px 3px -1px rgba(0, 0, 0, 0.125);
}
.shadow-in-right {
  -webkit-box-shadow: inset -3px 0px 3px -1px rgba(0, 0, 0, 0.125);
  box-shadow: inset -3px 0px 3px -1px rgba(0, 0, 0, 0.125);
}
/* 
 * -----------------------------------------------------------------------------
 * SQUARE MENU
 * ----------------------------------------------------------------------------- 
 */
.menu-collapse.collapse {
  display: none;
}
.menu-collapse.collapse.in {
  display: block;
}
@media (min-width: 768px) {
  .menu-collapse.collapse {
    display: block;
    overflow: auto;
    height: auto !important;
  }
}
.nav-image img {
  display: block;
  max-width: 100%;
  height: auto;
}
.nav-square > li {
  display: block;
}
.nav-square > li > a {
  padding-top: 12px;
  padding-bottom: 12px;
  border: 1px solid transparent;
  -webkit-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
}
.nav-square > li > a.circle {
  border-radius: 0;
}
.nav-square > li > a.circle .nav-icon,
.nav-square > li > a.circle .nav-image {
  border-radius: 100%;
}
.nav-square > li > a.circle .nav-icon img,
.nav-square > li > a.circle .nav-image img {
  border-radius: 100%;
}
.nav-square > li.active > a .nav-icon,
.nav-square > li.active > a:hover .nav-icon,
.nav-square > li.active > a:focus .nav-icon {
  opacity: 1;
  filter: alpha(opacity=100);
}
.nav-square > li .nav-icon,
.nav-square > li .nav-image {
  float: left;
  font-size: 1.4em;
  line-height: 1;
}
.nav-square > li .nav-icon {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.nav-square > li .caption {
  display: block;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
}
.nav-square > li .caption.upper {
  font-size: 12px;
}
.nav-square > li .badge-in,
.nav-square > li .badge-out {
  z-index: 5;
}
@media (max-width: 767px) {
  .nav-square > li {
    margin-top: 2px;
  }
  .nav-square > li .nav-image {
    margin: -7px 15px 0 -10px;
    width: 34px;
  }
  .nav-square > li .badge-in,
  .nav-square > li .badge-out {
    top: 12px;
    right: 15px;
  }
}
@media (min-width: 768px) {
  .nav-square {
    margin-bottom: 20px;
  }
  .nav-square > li {
    float: left;
    margin: 5px 5px 0 0;
  }
  .nav-square > li > a {
    display: table-cell;
    vertical-align: middle;
    padding: 5px;
    text-align: center;
    width: 96px;
    height: 96px;
    border-radius: 0;
  }
  .nav-square > li > a.circle {
    border-radius: 100%;
  }
  .nav-square > li .nav-icon,
  .nav-square > li .nav-image {
    float: none;
    margin: 0;
    font-size: 2.4em;
  }
  .nav-square > li .nav-icon.icon-only,
  .nav-square > li .nav-image.icon-only {
    font-size: 3em;
  }
  .nav-square > li .icon-only + .caption {
    display: none;
  }
  .nav-square > li .caption {
    padding-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.nav-square-dark > li > a {
  color: #ffffff;
  background-color: rgba(33, 33, 33, 0.18);
}
.nav-square-dark > li > a:hover,
.nav-square-dark > li > a:focus {
  color: #ffffff;
  background-color: rgba(33, 33, 33, 0.22);
}
.nav-square-dark > li.active > a,
.nav-square-dark > li.active > a:hover,
.nav-square-dark > li.active > a:focus {
  color: #ffffff;
  background-color: #2f87c1;
}
.nav-square-dark > li.disabled > a,
.nav-square-dark > li.disabled > a:hover,
.nav-square-dark > li.disabled > a:focus {
  color: #cccccc;
  background-color: rgba(33, 33, 33, 0.18);
}
.nav-square-default > li > a {
  color: #7f8c8d;
  background-color: #ffffff;
  box-shadow: 0 1px 1px rgba(90, 90, 90, 0.125);
}
.nav-square-default > li > a:hover,
.nav-square-default > li > a:focus {
  color: #7f8c8d;
  background-color: #f7f7f7;
}
.nav-square-default > li.active > a,
.nav-square-default > li.active > a:hover,
.nav-square-default > li.active > a:focus {
  color: #ffffff;
  background-color: #2f87c1;
}
.nav-square-default > li.disabled > a,
.nav-square-default > li.disabled > a:hover,
.nav-square-default > li.disabled > a:focus {
  color: #cccccc;
  background-color: #ffffff;
}
.nav-feature > li {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.nav-feature > li > a {
  padding-right: 10px;
  padding-left: 10px;
  color: inherit;
  text-align: center;
  min-width: 96px;
}
.nav-feature > li > a:hover,
.nav-feature > li > a:focus {
  color: #2f87c1;
  background-color: transparent;
}
.nav-feature > li.active > a,
.nav-feature > li.active > a:hover,
.nav-feature > li.active > a:focus {
  color: #2f87c1;
}
.nav-feature > li .nav-icon {
  float: none;
  margin: 0;
  font-size: 3.4em;
  line-height: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.nav-feature > li .caption {
  display: block;
  font-weight: 600;
}
.nav-feature > li .caption + small {
  display: block;
  margin-top: -4px;
}
/* 
 * -----------------------------------------------------------------------------
 * GRID INLINE
 * ----------------------------------------------------------------------------- 
 */
.grid-inline {
  position: relative;
  padding: 0;
  margin-right: -10px;
  margin-left: -10px;
  margin-bottom: 20px;
  list-style: none;
  font-size: 0.01px;
}
.grid-inline::after {
  content: '';
  display: inline-block;
  width: 100%;
}
.grid-inline > li,
.grid-inline > .gr-item {
  text-align: left;
  -webkit-transition: all 150ms ease-out;
  -o-transition: all 150ms ease-out;
  transition: all 150ms ease-out;
}
.grid-inline > li > a,
.grid-inline > .gr-item > a {
  display: block;
}
.grid-inline > li > *,
.grid-inline > .gr-item > * {
  margin-bottom: 0;
}
.grid-inline > .placeholder {
  display: block;
  padding: 0;
  min-height: 1px;
  background: none;
}
.grid-inline > li,
.grid-inline > .gr-item {
  font-size: 14px;
}
.grid-inline > li .description-sm,
.grid-inline > .gr-item .description-sm {
  font-size: .92em;
}
.grid-inline > li .description-mn,
.grid-inline > .gr-item .description-mn {
  font-size: .85em;
}
.grid-inline > li small,
.grid-inline > .gr-item small,
.grid-inline > li .small,
.grid-inline > .gr-item .small {
  font-size: 85%;
}
.grid-justified {
  text-align: justify;
}
[class*="grid-items-"] > li,
[class*="grid-items-"] > .gr-item,
[class*="grid-items-"] > .gr-sizer {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 10px;
  margin-left: -1px;
  min-height: 1px;
}
[class*="grid-items-"] > .gr-sizer {
  padding: 0 !important;
}
.grid-condensed {
  position: relative;
  padding: 0;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 20px;
  list-style: none;
  font-size: 0.01px;
}
.grid-condensed::after {
  content: '';
  display: inline-block;
  width: 100%;
}
.grid-condensed > li,
.grid-condensed > .gr-item {
  padding: 0 !important;
}
.grid-items-xs-2 > li,
.grid-items-xs-2 > .gr-item,
.grid-items-xs-2 > .gr-sizer {
  width: 50%;
}
.grid-items-xs-3 > li,
.grid-items-xs-3 > .gr-item,
.grid-items-xs-3 > .gr-sizer {
  width: 33.33333333%;
}
.grid-items-xs-4 > li,
.grid-items-xs-4 > .gr-item,
.grid-items-xs-4 > .gr-sizer {
  width: 25%;
}
.grid-items-xs-5 > li,
.grid-items-xs-5 > .gr-item,
.grid-items-xs-5 > .gr-sizer {
  width: 20%;
}
.grid-items-xs-6 > li,
.grid-items-xs-6 > .gr-item,
.grid-items-xs-6 > .gr-sizer {
  width: 16.66666667%;
}
.grid-items-xs-7 > li,
.grid-items-xs-7 > .gr-item,
.grid-items-xs-7 > .gr-sizer {
  width: 14.28571429%;
}
.grid-items-xs-8 > li,
.grid-items-xs-8 > .gr-item,
.grid-items-xs-8 > .gr-sizer {
  width: 66.66666667%;
}
.grid-items-xs-9 > li,
.grid-items-xs-9 > .gr-item,
.grid-items-xs-9 > .gr-sizer {
  width: 11.11111111%;
}
.grid-items-xs-12 > li,
.grid-items-xs-12 > .gr-item,
.grid-items-xs-12 > .gr-sizer {
  width: 8.33333333%;
}
@media (min-width: 768px) {
  .grid-items-sm-2 > li,
  .grid-items-sm-2 > .gr-item,
  .grid-items-sm-2 > .gr-sizer {
    width: 50%;
  }
  .grid-items-sm-3 > li,
  .grid-items-sm-3 > .gr-item,
  .grid-items-sm-3 > .gr-sizer {
    width: 33.33333333%;
  }
  .grid-items-sm-4 > li,
  .grid-items-sm-4 > .gr-item,
  .grid-items-sm-4 > .gr-sizer {
    width: 25%;
  }
  .grid-items-sm-5 > li,
  .grid-items-sm-5 > .gr-item,
  .grid-items-sm-5 > .gr-sizer {
    width: 20%;
  }
  .grid-items-sm-6 > li,
  .grid-items-sm-6 > .gr-item,
  .grid-items-sm-6 > .gr-sizer {
    width: 16.66666667%;
  }
  .grid-items-sm-7 > li,
  .grid-items-sm-7 > .gr-item,
  .grid-items-sm-7 > .gr-sizer {
    width: 14.28571429%;
  }
  .grid-items-sm-8 > li,
  .grid-items-sm-8 > .gr-item,
  .grid-items-sm-8 > .gr-sizer {
    width: 66.66666667%;
  }
  .grid-items-sm-9 > li,
  .grid-items-sm-9 > .gr-item,
  .grid-items-sm-9 > .gr-sizer {
    width: 11.11111111%;
  }
  .grid-items-sm-12 > li,
  .grid-items-sm-12 > .gr-item,
  .grid-items-sm-12 > .gr-sizer {
    width: 8.33333333%;
  }
}
@media (min-width: 992px) {
  .grid-items-md-2 > li,
  .grid-items-md-2 > .gr-item,
  .grid-items-md-2 > .gr-sizer {
    width: 50%;
  }
  .grid-items-md-3 > li,
  .grid-items-md-3 > .gr-item,
  .grid-items-md-3 > .gr-sizer {
    width: 33.33333333%;
  }
  .grid-items-md-4 > li,
  .grid-items-md-4 > .gr-item,
  .grid-items-md-4 > .gr-sizer {
    width: 25%;
  }
  .grid-items-md-5 > li,
  .grid-items-md-5 > .gr-item,
  .grid-items-md-5 > .gr-sizer {
    width: 20%;
  }
  .grid-items-md-6 > li,
  .grid-items-md-6 > .gr-item,
  .grid-items-md-6 > .gr-sizer {
    width: 16.66666667%;
  }
  .grid-items-md-7 > li,
  .grid-items-md-7 > .gr-item,
  .grid-items-md-7 > .gr-sizer {
    width: 14.28571429%;
  }
  .grid-items-md-8 > li,
  .grid-items-md-8 > .gr-item,
  .grid-items-md-8 > .gr-sizer {
    width: 66.66666667%;
  }
  .grid-items-md-9 > li,
  .grid-items-md-9 > .gr-item,
  .grid-items-md-9 > .gr-sizer {
    width: 11.11111111%;
  }
  .grid-items-md-12 > li,
  .grid-items-md-12 > .gr-item,
  .grid-items-md-12 > .gr-sizer {
    width: 8.33333333%;
  }
}
@media (min-width: 1200px) {
  .grid-items-lg-2 > li,
  .grid-items-lg-2 > .gr-item,
  .grid-items-lg-2 > .gr-sizer {
    width: 50%;
  }
  .grid-items-lg-3 > li,
  .grid-items-lg-3 > .gr-item,
  .grid-items-lg-3 > .gr-sizer {
    width: 33.33333333%;
  }
  .grid-items-lg-4 > li,
  .grid-items-lg-4 > .gr-item,
  .grid-items-lg-4 > .gr-sizer {
    width: 25%;
  }
  .grid-items-lg-5 > li,
  .grid-items-lg-5 > .gr-item,
  .grid-items-lg-5 > .gr-sizer {
    width: 20%;
  }
  .grid-items-lg-6 > li,
  .grid-items-lg-6 > .gr-item,
  .grid-items-lg-6 > .gr-sizer {
    width: 16.66666667%;
  }
  .grid-items-lg-7 > li,
  .grid-items-lg-7 > .gr-item,
  .grid-items-lg-7 > .gr-sizer {
    width: 14.28571429%;
  }
  .grid-items-lg-8 > li,
  .grid-items-lg-8 > .gr-item,
  .grid-items-lg-8 > .gr-sizer {
    width: 66.66666667%;
  }
  .grid-items-lg-9 > li,
  .grid-items-lg-9 > .gr-item,
  .grid-items-lg-9 > .gr-sizer {
    width: 11.11111111%;
  }
  .grid-items-lg-12 > li,
  .grid-items-lg-12 > .gr-item,
  .grid-items-lg-12 > .gr-sizer {
    width: 8.33333333%;
  }
}
@media (min-width: 1600px) {
  .grid-items-xlg-2 > li,
  .grid-items-xlg-2 > .gr-item,
  .grid-items-xlg-2 > .gr-sizer {
    width: 50%;
  }
  .grid-items-xlg-3 > li,
  .grid-items-xlg-3 > .gr-item,
  .grid-items-xlg-3 > .gr-sizer {
    width: 33.33333333%;
  }
  .grid-items-xlg-4 > li,
  .grid-items-xlg-4 > .gr-item,
  .grid-items-xlg-4 > .gr-sizer {
    width: 25%;
  }
  .grid-items-xlg-5 > li,
  .grid-items-xlg-5 > .gr-item,
  .grid-items-xlg-5 > .gr-sizer {
    width: 20%;
  }
  .grid-items-xlg-6 > li,
  .grid-items-xlg-6 > .gr-item,
  .grid-items-xlg-6 > .gr-sizer {
    width: 16.66666667%;
  }
  .grid-items-xlg-7 > li,
  .grid-items-xlg-7 > .gr-item,
  .grid-items-xlg-7 > .gr-sizer {
    width: 14.28571429%;
  }
  .grid-items-xlg-8 > li,
  .grid-items-xlg-8 > .gr-item,
  .grid-items-xlg-8 > .gr-sizer {
    width: 12.5%;
  }
  .grid-items-xlg-9 > li,
  .grid-items-xlg-9 > .gr-item,
  .grid-items-xlg-9 > .gr-sizer {
    width: 11.11111111%;
  }
  .grid-items-xlg-12 > li,
  .grid-items-xlg-12 > .gr-item,
  .grid-items-xlg-12 > .gr-sizer {
    width: 8.33333333%;
  }
}
/*! -----------------------------------------------------------------------------
 * ADMIN TEMPLATE - GRID - FIXED COLUMN
 * ----------------------------------------------------------------------------- 
 */
[class^="col-static-"],
[class*=" col-static-"] {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
[class^="col-static-content-"],
[class*=" col-static-content-"] {
  z-index: 1;
  background-color: #f5f5f5;
}
.col-static-xs-12 {
  float: left;
  width: 768px;
}
.col-static-xs-11 {
  float: left;
  width: 704px;
}
.col-static-xs-10 {
  float: left;
  width: 640px;
}
.col-static-xs-9 {
  float: left;
  width: 576px;
}
.col-static-xs-8 {
  float: left;
  width: 512px;
}
.col-static-xs-7 {
  float: left;
  width: 448px;
}
.col-static-xs-6 {
  float: left;
  width: 384px;
}
.col-static-xs-5 {
  float: left;
  width: 320px;
}
.col-static-xs-4 {
  float: left;
  width: 256px;
}
.col-static-xs-3 {
  float: left;
  width: 192px;
}
.col-static-xs-2 {
  float: left;
  width: 128px;
}
.col-static-xs-1 {
  float: left;
  width: 64px;
}
.col-static-content-xs-12 {
  float: left;
  width: 100%;
}
.col-static-content-xs-11 {
  float: left;
  width: calc(100% - 64px * 1);
}
.col-static-content-xs-10 {
  float: left;
  width: calc(100% - 64px * 2);
}
.col-static-content-xs-9 {
  float: left;
  width: calc(100% - 64px * 3);
}
.col-static-content-xs-8 {
  float: left;
  width: calc(100% - 64px * 4);
}
.col-static-content-xs-7 {
  float: left;
  width: calc(100% - 64px * 5);
}
.col-static-content-xs-6 {
  float: left;
  width: calc(100% - 64px * 6);
}
.col-static-content-xs-5 {
  float: left;
  width: calc(100% - 64px * 7);
}
.col-static-content-xs-4 {
  float: left;
  width: calc(100% - 64px * 8);
}
.col-static-content-xs-3 {
  float: left;
  width: calc(100% - 64px * 9);
}
.col-static-content-xs-2 {
  float: left;
  width: calc(100% - 64px * 10);
}
.col-static-content-xs-1 {
  float: left;
  width: calc(100% - 64px * 11);
}
@media (min-width: 768px) {
  .col-static-sm-12 {
    float: left;
    width: 768px;
  }
  .col-static-sm-11 {
    float: left;
    width: 704px;
  }
  .col-static-sm-10 {
    float: left;
    width: 640px;
  }
  .col-static-sm-9 {
    float: left;
    width: 576px;
  }
  .col-static-sm-8 {
    float: left;
    width: 512px;
  }
  .col-static-sm-7 {
    float: left;
    width: 448px;
  }
  .col-static-sm-6 {
    float: left;
    width: 384px;
  }
  .col-static-sm-5 {
    float: left;
    width: 320px;
  }
  .col-static-sm-4 {
    float: left;
    width: 256px;
  }
  .col-static-sm-3 {
    float: left;
    width: 192px;
  }
  .col-static-sm-2 {
    float: left;
    width: 128px;
  }
  .col-static-sm-1 {
    float: left;
    width: 64px;
  }
  .col-static-content-sm-12 {
    float: left;
    width: 100%;
  }
  .col-static-content-sm-11 {
    float: left;
    width: calc(100% - 64px * 1);
  }
  .col-static-content-sm-10 {
    float: left;
    width: calc(100% - 64px * 2);
  }
  .col-static-content-sm-9 {
    float: left;
    width: calc(100% - 64px * 3);
  }
  .col-static-content-sm-8 {
    float: left;
    width: calc(100% - 64px * 4);
  }
  .col-static-content-sm-7 {
    float: left;
    width: calc(100% - 64px * 5);
  }
  .col-static-content-sm-6 {
    float: left;
    width: calc(100% - 64px * 6);
  }
  .col-static-content-sm-5 {
    float: left;
    width: calc(100% - 64px * 7);
  }
  .col-static-content-sm-4 {
    float: left;
    width: calc(100% - 64px * 8);
  }
  .col-static-content-sm-3 {
    float: left;
    width: calc(100% - 64px * 9);
  }
  .col-static-content-sm-2 {
    float: left;
    width: calc(100% - 64px * 10);
  }
  .col-static-content-sm-1 {
    float: left;
    width: calc(100% - 64px * 11);
  }
}
@media (min-width: 992px) {
  .col-static-md-12 {
    float: left;
    width: 768px;
  }
  .col-static-md-11 {
    float: left;
    width: 704px;
  }
  .col-static-md-10 {
    float: left;
    width: 640px;
  }
  .col-static-md-9 {
    float: left;
    width: 576px;
  }
  .col-static-md-8 {
    float: left;
    width: 512px;
  }
  .col-static-md-7 {
    float: left;
    width: 448px;
  }
  .col-static-md-6 {
    float: left;
    width: 384px;
  }
  .col-static-md-5 {
    float: left;
    width: 320px;
  }
  .col-static-md-4 {
    float: left;
    width: 256px;
  }
  .col-static-md-3 {
    float: left;
    width: 192px;
  }
  .col-static-md-2 {
    float: left;
    width: 128px;
  }
  .col-static-md-1 {
    float: left;
    width: 64px;
  }
  .col-static-content-md-12 {
    float: left;
    width: 100%;
  }
  .col-static-content-md-11 {
    float: left;
    width: calc(100% - 64px * 1);
  }
  .col-static-content-md-10 {
    float: left;
    width: calc(100% - 64px * 2);
  }
  .col-static-content-md-9 {
    float: left;
    width: calc(100% - 64px * 3);
  }
  .col-static-content-md-8 {
    float: left;
    width: calc(100% - 64px * 4);
  }
  .col-static-content-md-7 {
    float: left;
    width: calc(100% - 64px * 5);
  }
  .col-static-content-md-6 {
    float: left;
    width: calc(100% - 64px * 6);
  }
  .col-static-content-md-5 {
    float: left;
    width: calc(100% - 64px * 7);
  }
  .col-static-content-md-4 {
    float: left;
    width: calc(100% - 64px * 8);
  }
  .col-static-content-md-3 {
    float: left;
    width: calc(100% - 64px * 9);
  }
  .col-static-content-md-2 {
    float: left;
    width: calc(100% - 64px * 10);
  }
  .col-static-content-md-1 {
    float: left;
    width: calc(100% - 64px * 11);
  }
}
@media (min-width: 1200px) {
  .col-static-lg-12 {
    float: left;
    width: 768px;
  }
  .col-static-lg-11 {
    float: left;
    width: 704px;
  }
  .col-static-lg-10 {
    float: left;
    width: 640px;
  }
  .col-static-lg-9 {
    float: left;
    width: 576px;
  }
  .col-static-lg-8 {
    float: left;
    width: 512px;
  }
  .col-static-lg-7 {
    float: left;
    width: 448px;
  }
  .col-static-lg-6 {
    float: left;
    width: 384px;
  }
  .col-static-lg-5 {
    float: left;
    width: 320px;
  }
  .col-static-lg-4 {
    float: left;
    width: 256px;
  }
  .col-static-lg-3 {
    float: left;
    width: 192px;
  }
  .col-static-lg-2 {
    float: left;
    width: 128px;
  }
  .col-static-lg-1 {
    float: left;
    width: 64px;
  }
  .col-static-content-lg-12 {
    float: left;
    width: 100%;
  }
  .col-static-content-lg-11 {
    float: left;
    width: calc(100% - 64px * 1);
  }
  .col-static-content-lg-10 {
    float: left;
    width: calc(100% - 64px * 2);
  }
  .col-static-content-lg-9 {
    float: left;
    width: calc(100% - 64px * 3);
  }
  .col-static-content-lg-8 {
    float: left;
    width: calc(100% - 64px * 4);
  }
  .col-static-content-lg-7 {
    float: left;
    width: calc(100% - 64px * 5);
  }
  .col-static-content-lg-6 {
    float: left;
    width: calc(100% - 64px * 6);
  }
  .col-static-content-lg-5 {
    float: left;
    width: calc(100% - 64px * 7);
  }
  .col-static-content-lg-4 {
    float: left;
    width: calc(100% - 64px * 8);
  }
  .col-static-content-lg-3 {
    float: left;
    width: calc(100% - 64px * 9);
  }
  .col-static-content-lg-2 {
    float: left;
    width: calc(100% - 64px * 10);
  }
  .col-static-content-lg-1 {
    float: left;
    width: calc(100% - 64px * 11);
  }
}
@media (min-width: 1600px) {
  .col-static-xlg-12 {
    float: left;
    width: 768px;
  }
  .col-static-xlg-11 {
    float: left;
    width: 704px;
  }
  .col-static-xlg-10 {
    float: left;
    width: 640px;
  }
  .col-static-xlg-9 {
    float: left;
    width: 576px;
  }
  .col-static-xlg-8 {
    float: left;
    width: 512px;
  }
  .col-static-xlg-7 {
    float: left;
    width: 448px;
  }
  .col-static-xlg-6 {
    float: left;
    width: 384px;
  }
  .col-static-xlg-5 {
    float: left;
    width: 320px;
  }
  .col-static-xlg-4 {
    float: left;
    width: 256px;
  }
  .col-static-xlg-3 {
    float: left;
    width: 192px;
  }
  .col-static-xlg-2 {
    float: left;
    width: 128px;
  }
  .col-static-xlg-1 {
    float: left;
    width: 64px;
  }
  .col-static-content-xlg-12 {
    float: left;
    width: 100%;
  }
  .col-static-content-xlg-11 {
    float: left;
    width: calc(100% - 64px * 1);
  }
  .col-static-content-xlg-10 {
    float: left;
    width: calc(100% - 64px * 2);
  }
  .col-static-content-xlg-9 {
    float: left;
    width: calc(100% - 64px * 3);
  }
  .col-static-content-xlg-8 {
    float: left;
    width: calc(100% - 64px * 4);
  }
  .col-static-content-xlg-7 {
    float: left;
    width: calc(100% - 64px * 5);
  }
  .col-static-content-xlg-6 {
    float: left;
    width: calc(100% - 64px * 6);
  }
  .col-static-content-xlg-5 {
    float: left;
    width: calc(100% - 64px * 7);
  }
  .col-static-content-xlg-4 {
    float: left;
    width: calc(100% - 64px * 8);
  }
  .col-static-content-xlg-3 {
    float: left;
    width: calc(100% - 64px * 9);
  }
  .col-static-content-xlg-2 {
    float: left;
    width: calc(100% - 64px * 10);
  }
  .col-static-content-xlg-1 {
    float: left;
    width: calc(100% - 64px * 11);
  }
}
/*! -----------------------------------------------------------------------------
 * ADMIN TEMPLATE - GRID - SPLIT SIDE
 * ----------------------------------------------------------------------------- 
 */
.split-container-wrapper {
  position: relative;
}
.split-backdrop {
  position: relative;
}
.split-backdrop::after,
.split-backdrop::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #e6e6e6;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
}
.split-backdrop.backdrop-right:before {
  right: -25%;
  left: auto;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.split-backdrop.backdrop-left:after {
  left: -25%;
  right: auto;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.split-container {
  position: relative;
  overflow: hidden;
  zoom: 1;
}
.split-side,
.split-content {
  padding-right: 15px;
  padding-left: 15px;
}
.split-side {
  position: relative;
  max-width: 75%;
  z-index: 1;
  background-color: #f5f5f5;
}
.split-side.in {
  display: block;
}
.split-content {
  float: none;
  position: relative;
  overflow: hidden;
  zoom: 1;
  z-index: 3;
  background-color: #f5f5f5;
}
.split-content.shadow {
  -webkit-box-shadow: -3px 0 3px -1px rgba(0,0,0,.125), 3px 0 3px -1px rgba(0,0,0,.125);
  box-shadow: -3px 0 3px -1px rgba(0,0,0,.125), 3px 0 3px -1px rgba(0,0,0,.125);
}
@media (min-width: 768px) {
  .split-content {
    width: auto;
  }
}
.bg-split-backdrop {
  background-color: #e6e6e6;
}
.split-side-left {
  float: left;
}
.split-side-right {
  float: right;
}
.side-fixed-left,
.side-fixed-right {
  position: absolute;
}
.side-fixed-left,
.side-fixed-right,
[class^="side-fixed-left-"],
[class*=" side-fixed-left-"],
[class^="side-fixed-right-"],
[class*=" side-fixed-right-"] {
  top: 0;
  min-height: 100%;
  overflow-y: auto;
  border-radius: 0;
}
.side-fixed-left,
[class^="side-fixed-left-"],
[class*=" side-fixed-left-"] {
  left: 0;
  right: auto;
}
.side-fixed-right,
[class^="side-fixed-right-"],
[class*=" side-fixed-right-"] {
  left: auto;
  right: 0;
}
@media (max-width: 767px) {
  .side-fixed-left-xs,
  .side-fixed-right-xs {
    position: absolute;
  }
}
@media (max-width: 991px) {
  .side-fixed-left-sm,
  .side-fixed-right-sm {
    position: absolute;
  }
}
@media (max-width: 1199px) {
  .side-fixed-left-md,
  .side-fixed-right-md {
    position: absolute;
  }
}
@media (max-width: 1599px) {
  .side-fixed-left-lg,
  .side-fixed-right-lg {
    position: absolute;
  }
}
.side-offcanvas {
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
}
.side-offcanvas.side-fixed-right,
.side-offcanvas[class^="side-fixed-right-"],
.side-offcanvas[class*=" side-fixed-right-"] {
  -webkit-transform: translate(100%, 0px);
  -ms-transform: translate(100%, 0px);
  -o-transform: translate(100%, 0px);
  transform: translate(100%, 0px);
}
.side-offcanvas.side-fixed-left,
.side-offcanvas[class^="side-fixed-left-"],
.side-offcanvas[class*=" side-fixed-left-"] {
  -webkit-transform: translate(-100%, 0px);
  -ms-transform: translate(-100%, 0px);
  -o-transform: translate(-100%, 0px);
  transform: translate(-100%, 0px);
}
.side-offcanvas.in {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
@media (max-width: 767px) {
  .side-offcanvas-xs {
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .side-offcanvas-xs.side-fixed-right,
  .side-offcanvas-xs[class^="side-fixed-right-"],
  .side-offcanvas-xs[class*=" side-fixed-right-"] {
    -webkit-transform: translate(100%, 0px);
    -ms-transform: translate(100%, 0px);
    -o-transform: translate(100%, 0px);
    transform: translate(100%, 0px);
  }
  .side-offcanvas-xs.side-fixed-left,
  .side-offcanvas-xs[class^="side-fixed-left-"],
  .side-offcanvas-xs[class*=" side-fixed-left-"] {
    -webkit-transform: translate(-100%, 0px);
    -ms-transform: translate(-100%, 0px);
    -o-transform: translate(-100%, 0px);
    transform: translate(-100%, 0px);
  }
  .side-offcanvas-xs.in {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
}
@media (max-width: 991px) {
  .side-offcanvas-sm {
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .side-offcanvas-sm.side-fixed-right,
  .side-offcanvas-sm[class^="side-fixed-right-"],
  .side-offcanvas-sm[class*=" side-fixed-right-"] {
    -webkit-transform: translate(100%, 0px);
    -ms-transform: translate(100%, 0px);
    -o-transform: translate(100%, 0px);
    transform: translate(100%, 0px);
  }
  .side-offcanvas-sm.side-fixed-left,
  .side-offcanvas-sm[class^="side-fixed-left-"],
  .side-offcanvas-sm[class*=" side-fixed-left-"] {
    -webkit-transform: translate(-100%, 0px);
    -ms-transform: translate(-100%, 0px);
    -o-transform: translate(-100%, 0px);
    transform: translate(-100%, 0px);
  }
  .side-offcanvas-sm.in {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
}
@media (max-width: 1199px) {
  .side-offcanvas-md {
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .side-offcanvas-md.side-fixed-right,
  .side-offcanvas-md[class^="side-fixed-right-"],
  .side-offcanvas-md[class*=" side-fixed-right-"] {
    -webkit-transform: translate(100%, 0px);
    -ms-transform: translate(100%, 0px);
    -o-transform: translate(100%, 0px);
    transform: translate(100%, 0px);
  }
  .side-offcanvas-md.side-fixed-left,
  .side-offcanvas-md[class^="side-fixed-left-"],
  .side-offcanvas-md[class*=" side-fixed-left-"] {
    -webkit-transform: translate(-100%, 0px);
    -ms-transform: translate(-100%, 0px);
    -o-transform: translate(-100%, 0px);
    transform: translate(-100%, 0px);
  }
  .side-offcanvas-md.in {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
}
@media (max-width: 1199px) {
  .side-offcanvas-lg {
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .side-offcanvas-lg.side-fixed-right,
  .side-offcanvas-lg[class^="side-fixed-right-"],
  .side-offcanvas-lg[class*=" side-fixed-right-"] {
    -webkit-transform: translate(100%, 0px);
    -ms-transform: translate(100%, 0px);
    -o-transform: translate(100%, 0px);
    transform: translate(100%, 0px);
  }
  .side-offcanvas-lg.side-fixed-left,
  .side-offcanvas-lg[class^="side-fixed-left-"],
  .side-offcanvas-lg[class*=" side-fixed-left-"] {
    -webkit-transform: translate(-100%, 0px);
    -ms-transform: translate(-100%, 0px);
    -o-transform: translate(-100%, 0px);
    transform: translate(-100%, 0px);
  }
  .side-offcanvas-lg.in {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
}
/*! -----------------------------------------------------------------------------
 * ADMIN TEMPLATE - APP LAYOUT
 * ----------------------------------------------------------------------------- 
 */
.columns-container {
  position: relative;
  overflow: hidden;
}
.columns-content,
.columns-side {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.columns-content > *,
.columns-side > *,
.columns-content > * > *,
.columns-side > * > * {
  height: 100%;
}
.columns-content {
  margin: 0;
}
.columns-side {
  position: absolute;
  width: 320px;
  right: -320px;
  top: 0;
}
.columns-side-open .columns-content {
  margin-right: 320px;
}
.columns-side-open .columns-side {
  right: 0;
}
@media (max-width: 767px) {
  .columns-side {
    right: -85%;
    width: 85%;
    z-index: 10;
  }
  .columns-side-open .columns-content {
    margin-right: 0;
  }
}
/*! -----------------------------------------------------------------------------
 * ADMIN TEMPLATE - THUMBNAILS
 * ----------------------------------------------------------------------------- 
 */
.circle {
  border-radius: 100%;
}
.circle > img {
  border-radius: 100%;
}
.polaroid {
  padding: 10px;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.125);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.125);
}
.avatar,
.thumb-image {
  position: relative;
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
}
.avatar > img,
.thumb-image > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.avatar.pull-left,
.thumb-image.pull-left {
  margin-right: .8em;
}
.avatar.pull-right,
.thumb-image.pull-right {
  margin-left: .8em;
}
.thumb-xs {
  width: 20px;
  height: auto;
}
.thumb-xs > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.thumb-xs.pull-right {
  margin-left: 1em;
}
.thumb-xs.pull-left {
  margin-right: 1em;
}
.thumb-mn {
  width: 32px;
  height: auto;
}
.thumb-mn > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.thumb-mn.pull-right {
  margin-left: 1em;
}
.thumb-mn.pull-left {
  margin-right: 1em;
}
.thumb-tn {
  width: 40px;
  height: auto;
}
.thumb-tn > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.thumb-tn.pull-right {
  margin-left: 1em;
}
.thumb-tn.pull-left {
  margin-right: 1em;
}
.thumb-icon {
  width: 48px;
  height: auto;
}
.thumb-icon > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.thumb-icon.pull-right {
  margin-left: 1em;
}
.thumb-icon.pull-left {
  margin-right: 1em;
}
.thumb-avatar {
  width: 50px;
  height: auto;
}
.thumb-avatar > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.thumb-avatar.pull-right {
  margin-left: 1em;
}
.thumb-avatar.pull-left {
  margin-right: 1em;
}
.thumb-sm {
  width: 56px;
  height: auto;
}
.thumb-sm > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.thumb-sm.pull-right {
  margin-left: 1em;
}
.thumb-sm.pull-left {
  margin-right: 1em;
}
.thumb-lg {
  width: 64px;
  height: auto;
}
.thumb-lg > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.thumb-lg.pull-right {
  margin-left: 1em;
}
.thumb-lg.pull-left {
  margin-right: 1em;
}
.thumb-xlg {
  width: 72px;
  height: auto;
}
.thumb-xlg > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.thumb-xlg.pull-right {
  margin-left: 1em;
}
.thumb-xlg.pull-left {
  margin-right: 1em;
}
.thumb-bi {
  width: 96px;
  height: auto;
}
.thumb-bi > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.thumb-bi.pull-right {
  margin-left: 1em;
}
.thumb-bi.pull-left {
  margin-right: 1em;
}
.thumb-hu {
  width: 128px;
  height: auto;
}
.thumb-hu > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.thumb-hu.pull-right {
  margin-left: 1em;
}
.thumb-hu.pull-left {
  margin-right: 1em;
}
.thumb-ms {
  width: 160px;
  height: auto;
}
.thumb-ms > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.thumb-ms.pull-right {
  margin-left: 1em;
}
.thumb-ms.pull-left {
  margin-right: 1em;
}
.table th.thumb-image,
.table td.thumb-image {
  display: table-cell;
  padding: 0;
}
/* 
 * -----------------------------------------------------------------------------
 * ITEM HOVER EVENT 
 * ----------------------------------------------------------------------------- 
 */
.fake-image-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.image-label {
  display: inline-block;
  position: absolute;
  top: auto;
  right: auto;
  bottom: 15px;
  left: 0;
  padding: 5px 15px;
  color: #fff;
  background-color: #3482e6;
  background-color: rgba(52, 130, 230, 0.8);
}
.item-hover-event {
  position: relative;
}
.item-hover-event:before,
.item-hover-event:after {
  position: absolute;
  display: block;
  content: "";
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 1;
}
.item-hover-event:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #3482e6;
  -webkit-transition: opacity 200ms ease-out;
  -o-transition: opacity 200ms ease-out;
  transition: opacity 200ms ease-out;
}
.item-hover-event:after {
  display: inline-block;
  font-family: "FontIcons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 50%;
  left: 50%;
  width: 70px;
  height: 70px;
  margin-left: -35px;
  margin-top: -35px;
  line-height: 70px;
  text-align: center;
  font-size: 2.8em;
  color: #fff;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 300ms ease-out;
  -o-transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 300ms ease-out;
  transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 300ms ease-out;
}
.item-hover-event:hover:before {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.item-hover-event:hover:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.item-hover-event.circle:before {
  border-radius: 100%;
}
.item-hover-event.dark:before {
  background-color: #000;
}
.item-hover-event.light:before {
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.35) inset;
}
.item-hover-event.light:after {
  color: #333333;
}
.event-scale:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-left: 0;
  margin-top: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity .3s ease-out;
  -o-transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity .3s ease-out;
  transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity .3s ease-out;
}
.event-scale:hover:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.event-scale.circle:before {
  border-radius: 100%;
}
.event-scale-image {
  overflow: hidden;
}
.event-scale-image img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  -moz-transition: opacity 0.35s, -moz-transform 0.35s;
  -o-transition: opacity 0.35s, -o-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.event-scale-image:hover img {
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
}
.event-plus:after {
  content: "\e9bc";
}
.event-preview:after {
  content: "\ea66";
}
.event-play:after {
  content: "\eb83";
}
.event-detail:after {
  content: "\ea1f";
}
.event-caption {
  bottom: -75%;
  left: 0;
  z-index: 5;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 10px;
  color: #fff;
}
.event-caption.border {
  border-bottom-width: 4px;
  border-bottom-style: solid;
}
.caption-hover-event {
  display: block;
  position: relative;
  overflow: hidden;
}
.caption-hover-event.item-hover-event .event-caption {
  background-color: transparent;
}
.caption-hover-event .title {
  margin-top: 0;
  margin-bottom: 15%;
  -webkit-transition: margin-bottom 0.15s;
  -o-transition: margin-bottom 0.15s;
  transition: margin-bottom 0.15s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.caption-hover-event .title.border {
  padding-bottom: .5em;
  border-bottom: 1px solid;
}
.caption-hover-event p {
  font-size: 12px;
}
.caption-hover-event .caption-tool.bottom {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  padding: 5px 10px;
}
.caption-hover-event .caption-tool .btn-link {
  color: #fff;
}
.caption-hover-event:hover .title {
  margin-bottom: .35em;
}
.caption-hover-event:hover .event-caption {
  bottom: 0;
}
.caption-hover-event.light:hover .event-caption {
  color: #000;
}
.caption-hover-event.direction-top .event-caption {
  top: -100%;
}
.caption-hover-event:hover.direction-top .event-caption {
  top: 0;
}
.caption-hover-event.direction-right .event-caption {
  right: -100%;
  bottom: 0;
  left: auto;
}
.caption-hover-event:hover.direction-right .event-caption {
  right: 0;
}
.caption-hover-event.direction-bottom .event-caption {
  bottom: -105%;
}
.caption-hover-event:hover.direction-bottom .event-caption {
  bottom: 0;
}
.caption-hover-event.direction-left .event-caption {
  left: -100%;
  bottom: 0;
}
.caption-hover-event:hover.direction-left .event-caption {
  left: 0;
}
.caption-hover-event.direction-center .event-caption {
  top: 0;
  left: 0;
  z-index: 0;
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
}
.caption-hover-event:hover.direction-center img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.caption-hover-event:hover.direction-center .event-caption {
  top: 50%;
  left: 0;
  z-index: 5;
  margin-top: -35px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.caption-hover-event {
  position: relative;
  overflow: hidden;
}
.caption-hover-event .caption {
  position: absolute;
  display: block;
  top: 0;
  right: -100%;
  bottom: 0;
  width: 100%;
  padding: 15px;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  -webkit-transition: right 0.3s ease-out;
  -o-transition: right 0.3s ease-out;
  transition: right 0.3s ease-out;
  z-index: 5;
}
.caption-hover-event:hover .caption {
  right: 0;
}
.selected-tick:after {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  font-family: "FontIcons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea46";
  width: 32px;
  height: 32px;
  z-index: 10;
  color: #fff;
  line-height: 32px;
  font-size: 18px;
  text-align: center;
  background-color: #3482e6;
}
.item-statusbox {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  text-align: right;
}
.item-statusbox > .sign {
  display: none;
  width: 32px;
  height: 32px;
  color: #fff;
  line-height: 32px;
  font-size: 18px;
  text-align: center;
  background-color: #fdc009;
}
.item-statusbox > .sign.sign-select:before {
  content: "\ea46";
}
.item-statusbox > .sign.sign-favorite:before {
  content: "\e876";
}
.selected .item-statusbox > .sign-select {
  display: inline-block;
}
.favorite .item-statusbox > .sign-favorite {
  display: inline-block;
}
.nav-tabbar,
.nav-iconbox,
.tabs-underline,
.tabs-topline,
.tabs-line {
  position: relative;
  font-weight: 600;
}
.nav-tabbar > li,
.nav-iconbox > li,
.tabs-underline > li,
.tabs-topline > li,
.tabs-line > li {
  float: left;
}
.nav-tabbar small,
.nav-iconbox small,
.tabs-underline small,
.tabs-topline small,
.tabs-line small {
  font-size: 75%;
  font-weight: 700;
}
.nav-tabbar .nav-icon,
.nav-iconbox .nav-icon,
.tabs-underline .nav-icon,
.tabs-topline .nav-icon,
.tabs-line .nav-icon {
  margin-right: 0;
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -10%;
}
.nav-tabbar.iconbox .nav-icon,
.nav-iconbox.iconbox .nav-icon,
.tabs-underline.iconbox .nav-icon,
.tabs-topline.iconbox .nav-icon,
.tabs-line.iconbox .nav-icon {
  display: block;
  margin-right: 0;
  font-size: 26px;
  line-height: 1;
}
.nav-sm {
  font-weight: 400;
}
.nav-tabbar.nav-justified > li,
.nav-iconbox.nav-justified > li,
.tabs-underline.nav-justified > li,
.tabs-topline.nav-justified > li {
  float: none;
  display: table-cell;
  width: 1%;
}
.nav-tabbar.nav-justified > li > a,
.nav-iconbox.nav-justified > li > a,
.tabs-underline.nav-justified > li > a,
.tabs-topline.nav-justified > li > a {
  margin-bottom: 0;
}
.nav-tabbar {
  padding: 4px 2px;
  background-color: #dedede;
}
.nav-tabbar > li > a {
  margin: 0 2px;
  color: #666666;
  background-color: #ffffff;
  border-radius: 2px;
  -webkit-transition: background-color 0.2s, color 0.2s;
  -o-transition: background-color 0.2s, color 0.2s;
  transition: background-color 0.2s, color 0.2s;
}
.nav-tabbar > li > a:hover {
  background-color: transparent;
}
.nav-tabbar > li.active > a,
.nav-tabbar > li.active > a:hover,
.nav-tabbar > li.active > a:focus {
  color: #ffffff;
  background-color: #2f87c1;
}
.nav-iconbox > li {
  float: left;
  font-size: 14px;
  text-align: center;
  z-index: 1;
}
.nav-iconbox > li > a {
  padding: 1.25em 2em;
  color: #2f87c1;
  font-weight: 600;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}
.nav-iconbox > li.active > a,
.nav-iconbox > li.active > a:hover,
.nav-iconbox > li.active > a:focus {
  color: #ffffff;
  background-color: #2f87c1;
  box-shadow: -1px 0 0 #2f87c1;
}
.nav-iconbox > li.active > a::after {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 10px;
  border-top-color: #2f87c1;
  content: '';
  pointer-events: none;
}
.nav-iconbox > li::after,
.nav-iconbox > li:first-child::before {
  position: absolute;
  top: 20%;
  right: 0;
  z-index: -1;
  width: 1px;
  height: 60%;
  background: #dddddd;
  content: '';
}
.nav-iconbox > li:first-child::before {
  right: auto;
  left: 0;
}
.nav-iconbox > li:hover > a {
  background-color: #dedede;
  box-shadow: -1px 0 0 #dedede;
}
.nav-iconbox > li.active {
  z-index: 100;
}
.nav-iconbox > li.active::before,
.nav-iconbox > li.active::after {
  background: transparent;
}
.nav-iconbox.nav-justified > a {
  padding-right: 1em;
  padding-left: 1em;
}
.tabs-underline > li > a {
  color: #2f87c1;
  font-weight: 600;
  border-left: 1px solid #dddddd;
  overflow: hidden;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}
.tabs-underline > li > a:hover {
  background-color: transparent;
}
.tabs-underline > li > a::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 4px;
  background: #2f87c1;
  content: '';
  -webkit-transition: bottom 0.3s;
  -o-transition: bottom 0.3s;
  transition: bottom 0.3s;
}
.tabs-underline > li:last-child a {
  border-right: 1px solid #dddddd;
}
.tabs-underline > li.active > a,
.tabs-underline > li.active > a:hover,
.tabs-underline > li.active > a:focus {
  color: #666666;
  background-color: transparent;
}
.tabs-underline > li.active > a::after,
.tabs-underline > li.active > a:hover::after,
.tabs-underline > li.active > a:focus::after {
  bottom: 0;
}
.tabs-underline.nav-sm > li > a::after {
  height: 2px;
  bottom: -2px;
}
.tabs-underline.nav-sm > li.active > a::after,
.tabs-underline.nav-sm > li.active > a:hover::after,
.tabs-underline.nav-sm > li.active > a:focus::after {
  bottom: 0;
}
.tabs-topline > li {
  border: 1px solid #dddddd;
}
.tabs-topline > li:not(:last-child) {
  border-right: none;
}
.tabs-topline > li > a {
  color: #666666;
  font-weight: 600;
  background: #ededed;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}
.tabs-topline > li > a:hover,
.tabs-topline > li > a:focus {
  color: #2f87c1;
}
.tabs-topline > li.active {
  border-top-color: #2f87c1;
  border-bottom: none;
}
.tabs-topline > li.active > a,
.tabs-topline > li.active > a:hover,
.tabs-topline > li.active > a:focus {
  background: none;
  box-shadow: inset 0 3px 0 #2f87c1;
  color: #2f87c1;
}
.bg-split-backdrop .nav-line > li > a {
  border-bottom-color: #f5f5f5;
}
.bg-split-backdrop .nav-line > li > a:before,
.bg-split-backdrop .nav-line > li > a:after {
  content: " ";
  display: table;
}
.bg-split-backdrop .nav-line > li > a:after {
  clear: both;
}
.bg-split-backdrop .nav-line > li > a:before,
.bg-split-backdrop .nav-line > li > a:after {
  content: " ";
  display: table;
}
.bg-split-backdrop .nav-line > li > a:after {
  clear: both;
}
.bg-split-backdrop .nav-line > li > a:hover,
.bg-split-backdrop .nav-line > li > a:focus {
  border-bottom-color: #c2c2c2;
}
.nav-line > li > a {
  color: #666666;
  font-weight: 600;
  border-bottom: 1px solid #dddddd;
  -webkit-transition: color 0.3s, border-bottom-color 0.3s;
  -o-transition: color 0.3s, border-bottom-color 0.3s;
  transition: color 0.3s, border-bottom-color 0.3s;
}
.nav-line > li > a:hover,
.nav-line > li > a:focus {
  background-color: #dedede;
  border-bottom-color: #787878;
}
.nav-line > li:last-child > a {
  border-bottom: none;
}
.nav-line > li.active a,
.nav-line > li.active a:hover,
.nav-line > li.active a:focus {
  color: #2f87c1;
  border-bottom-color: #2f87c1;
}
.nav-line .nav-icon {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -10%;
}
.nav-hover-gradient.gradient-right > li > a:hover,
.nav-hover-gradient.gradient-right > li > a:focus {
  background-color: transparent;
  background-image: -webkit-linear-gradient(left, #f5f5f5 0%, transparent 100%);
  background-image: -o-linear-gradient(left, #f5f5f5 0%, transparent 100%);
  background-image: linear-gradient(to right, #f5f5f5 0%, transparent 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#00000000', GradientType=1);
}
.nav-hover-gradient.gradient-right > li.active > a,
.nav-hover-gradient.gradient-right > li.active > a:hover,
.nav-hover-gradient.gradient-right > li.active > a:focus {
  background-image: -webkit-linear-gradient(left, #f5f5f5 0%, transparent 100%);
  background-image: -o-linear-gradient(left, #f5f5f5 0%, transparent 100%);
  background-image: linear-gradient(to right, #f5f5f5 0%, transparent 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#00000000', GradientType=1);
}
.nav-hover-gradient.gradient-right > li > a:hover,
.nav-hover-gradient.gradient-right > li > a:focus {
  background-color: transparent;
  background-image: -webkit-linear-gradient(left, #f5f5f5 0%, transparent 100%);
  background-image: -o-linear-gradient(left, #f5f5f5 0%, transparent 100%);
  background-image: linear-gradient(to right, #f5f5f5 0%, transparent 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#00000000', GradientType=1);
}
.nav-hover-gradient.gradient-right > li.active > a,
.nav-hover-gradient.gradient-right > li.active > a:hover,
.nav-hover-gradient.gradient-right > li.active > a:focus {
  background-image: -webkit-linear-gradient(left, #f5f5f5 0%, transparent 100%);
  background-image: -o-linear-gradient(left, #f5f5f5 0%, transparent 100%);
  background-image: linear-gradient(to right, #f5f5f5 0%, transparent 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#00000000', GradientType=1);
}
.tabs-line > li {
  float: none;
}
.tabs-line > li > a {
  margin-bottom: 0;
  border-bottom: 2px solid #dddddd;
  color: #666666;
  text-align: left;
  -webkit-transition: color 0.3s, border-bottom-color 0.3s;
  -o-transition: color 0.3s, border-bottom-color 0.3s;
  transition: color 0.3s, border-bottom-color 0.3s;
}
.tabs-line > li > a:hover,
.tabs-line > li > a:focus {
  background-color: #dedede;
  border-bottom-color: #666666;
}
.tabs-line > li.active a,
.tabs-line > li.active a:hover,
.tabs-line > li.active a:focus {
  border-bottom-color: #2f87c1;
  color: #2f87c1;
}
@media (min-width: 768px) {
  .tabs-line {
    border-bottom: 2px solid #dddddd;
  }
  .tabs-line > li {
    float: left;
  }
  .tabs-line > li > a {
    margin-bottom: -2px;
  }
  .tabs-line.nav-justified > li {
    float: none;
    display: table-cell;
    width: 1%;
  }
  .tabs-line.nav-justified > li > a {
    margin-bottom: -2px;
  }
}
.tabs-line.text-center > li > a {
  text-align: center;
}
.icon-inline {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -10%;
}
.icon-inline + span,
.icon-inline + small {
  display: none;
}
@media (min-width: 768px) {
  .icon-inline + span,
  .icon-inline + small {
    display: inline-block;
    padding-left: .35em;
  }
}
.icon-block {
  display: block;
  font-size: 24px;
}
.icon-block + small,
.icon-block + span {
  display: none;
}
@media (min-width: 768px) {
  .icon-block + small,
  .icon-block + span {
    display: block;
    padding-left: 0;
    margin-top: .25em;
  }
}
/* 
 * -----------------------------------------------------------------------------
 * COMPONENTS SIDE- FOR AL SIDE - appsidebar, appside, split-side 
 * ----------------------------------------------------------------------------- 
 */
.side-handler {
  margin-left: -15px;
  margin-right: -15px;
}
.side-widget {
  position: relative;
  padding: 20px 15px 0;
  border-bottom: 1px solid transparent;
}
.side-widget.border {
  border-color: #ddd;
}
.side-header .navbar {
  margin: 0;
}
.side-header .close {
  padding: 7px 0 7px 7px;
  margin-top: 8px;
  margin-bottom: 8px;
  color: inherit;
}
.side-title {
  margin-top: 8px;
  margin-bottom: 8px;
  line-height: 34px;
}
.side-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 51px;
  background-color: inherit;
  z-index: 1;
  border-top: 1px solid transparent;
}
.side-footer .navbar {
  margin: 0;
  border: none;
  border-radius: 0;
  background-color: transparent;
}
.appsidebar-dock .appsidebar .side-footer .navbar {
  padding: 0 8px;
}
.side-search {
  padding-top: 10px;
  padding-bottom: 10px;
}
.footer-box {
  position: absolute;
  left: 0;
  bottom: 50px;
  width: 100%;
  z-index: 5;
  webkit-overflow-scrolling: touch;
}
.footer-box > * {
  margin: 0;
}
.appsidebar-dock .footer-box {
  display: none;
}
.side-profile-info {
  padding: 11px 20px 0;
  min-height: 70px;
  border-top: 1px solid transparent;
}
.side-profile-info .media {
  padding-bottom: 11px;
}
.side-profile-info .avatar {
  width: 48px;
}
.side-profile-info .media-heading {
  margin-top: 5px;
  margin-bottom: 0;
}
.appsidebar-dock .side-profile-info {
  padding-right: 5px;
  padding-left: 5px;
}
.appsidebar-dock .side-profile-info .media-body {
  display: none;
}
/* 
 * -----------------------------------------------------------------------------
 * COMPONENTS - CONTROL BAR
 * ----------------------------------------------------------------------------- 
 */
.navbar-tool {
  margin-top: 20px;
  background-color: transparent;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 1px solid #dddddd;
}
.navbar-tool .list-letters .btn-unlink {
  padding-right: 8px;
  padding-left: 8px;
}
.navbar-tool .list-letters .btn-unlink:disabled {
  color: #bbbbbb;
}
/* 
 * -----------------------------------------------------------------------------
 * COMPONENTS ANALYTICS
 * ----------------------------------------------------------------------------- 
 */
.hero-dashboard {
  padding-top: 40px;
  padding-bottom: 40px;
}
.analytics-grid {
  position: relative;
  padding: 20px 25px;
  background: #fff;
}
.analytics-content {
  position: relative;
  padding: 20px 25px;
  background: #fff;
}
.led {
  position: relative;
  top: -1px;
  margin: 0 0.8em 0 -0.05em;
  display: inline-block;
  font-family: "FontIcons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.led:before {
  content: "\eaf1";
}
.led.success,
.led.loading,
.led.error {
  opacity: 1;
  filter: alpha(opacity=100);
}
.led.success {
  color: #9ce70e;
}
.led.loading {
  color: #ff931f;
  -webkit-animation: flash;
  -o-animation: flash;
  animation: flash;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.led.error {
  color: #cd0000;
}
.text-group {
  display: inline-block;
  padding-right: 1em;
  padding-left: 1em;
  font-size: 14px;
  line-height: 1.42857143;
}
.text-group > * {
  display: block;
  margin: 0;
}
.text-group .main {
  font-size: 14px;
  font-weight: 600;
}
.text-group .minor {
  font-size: 12px;
}
.text-group.divided {
  padding-left: .7em;
  margin-left: .5em;
  border-left: 1px solid rgba(0, 0, 0, 0.12);
}
.text-group.divided-h {
  display: block;
  padding: .4em 0 0 0;
  margin-top: .7em;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.value-group {
  display: inline-block;
}
.value-group > * {
  display: block;
  margin: 0;
}
.value-group .value {
  height: auto !important;
  min-height: 0 !important;
}
.value-group.divided,
.value-group + .value-group {
  padding-left: .7em;
  margin-left: .5em;
  border-left: 1px solid rgba(0, 0, 0, 0.15);
}
.value {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
}
.value sub,
.value sup {
  font-size: 55%;
}
.value sup {
  top: -0.7em;
}
.value sub {
  bottom: -0.05em;
}
.fnumber {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.positive > .icon,
.negative > .icon {
  display: inline-block;
  font-family: "FontIcons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  opacity: 1;
  filter: alpha(opacity=100);
}
.positive {
  color: #5cb85c;
}
.positive > .icon:before {
  content: "\eb63";
}
.positive.dark {
  color: #208f4f;
}
.negative {
  color: #d9534f;
}
.negative > .icon:before {
  content: "\eb60";
}
.negative.dark {
  color: #9f1825;
}
.statistic-heading .square {
  display: inline-block;
  font-size: .76em;
  width: 1.6em;
  height: 1.6em;
  border-radius: 0;
  border-radius: 2px;
  text-align: center;
  line-height: 1.6em;
}
.statistic-heading .square i {
  padding: .3em;
  color: inherit;
}
.analitics-label {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 10px 20px 10px 10px;
}
.analitics-label + .tile-body {
  padding-bottom: 40px;
}
/* 
 * -----------------------------------------------------------------------------
 * SOCIAL COMPONENTS 
 * ----------------------------------------------------------------------------- 
 */
.social-action {
  padding: 0;
  margin: 0;
  list-style: none;
}
.social-action > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.social-action > li:after {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding-left: 4px;
  margin-right: -8px;
  color: #dddddd;
  content: "•";
}
.social-action > li:first-child {
  padding-left: 0;
}
.social-action > li:last-child:after {
  content: " ";
}
.social-links {
  white-space: nowrap;
}
.social-links > * {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 6px;
  overflow: hidden;
  font-size: 20px;
  font-weight: normal;
  line-height: 20px;
  color: #979c9f;
  text-align: center;
  vertical-align: middle;
}
.social-links.links-sm {
  line-height: 20px;
}
.social-links.links-sm > * {
  width: 16px;
  height: 16px;
  margin-left: 0;
  font-size: 16px;
}
.social-links > *:first-child {
  margin-left: 0;
}
.social-links > * > * {
  position: relative;
  top: 0;
  display: block;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: 0.25s top;
  -o-transition: 0.25s top;
  transition: 0.25s top;
}
.social-links > * > *:first-child {
  color: #bdc3c7;
}
.social-links > *:hover {
  text-decoration: none;
}
.social-links > *:hover > * {
  top: -100%;
}
/* 
 * -----------------------------------------------------------------------------
 * CHECKBOX / RADIO STYLE CSS 
 * ----------------------------------------------------------------------------- 
 */
.radio-css input,
.checkbox-css input {
  position: absolute;
  left: -9999px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.radio-css input + i,
.checkbox-css input + i {
  position: relative;
  display: inline-block;
  margin-left: -20px;
  vertical-align: top;
  cursor: pointer;
  width: 20px;
  height: 20px;
}
.radio-css input + i:before,
.checkbox-css input + i:before,
.radio-css input + i:after,
.checkbox-css input + i:after {
  position: absolute;
  display: inline-block;
  font-family: "FontIcons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.radio-css input + i:before,
.checkbox-css input + i:before {
  content: '';
  border: 1px solid #cccccc;
  background-color: #ffffff;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.radio-css input + i:after,
.checkbox-css input + i:after {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.checkbox-css input[type="checkbox"] + i:before,
.checkbox-css input[type="checkbox"] + i:after {
  top: 1px;
  left: 1px;
  width: 18px;
  height: 18px;
}
.checkbox-css input[type="checkbox"] + i:after {
  padding: 2px;
  content: "\ea46";
  font-size: 14px;
  color: #2f87c1;
}
.radio-css input[type="radio"] + i:before {
  top: 1px;
  left: 1px;
  width: 18px;
  height: 18px;
  border-radius: 100%;
}
.radio-css input[type="radio"] + i:after {
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  content: '';
  width: 10px;
  height: 10px;
  background-color: #2f87c1;
  border-radius: 100%;
}
.radio-css input:checked + i:after,
.checkbox-css input:checked + i:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.radio-css input:disabled:checked + i:before,
.checkbox-css input:disabled:checked + i:before,
.radio-css input:disabled:not(:checked) + i:before,
.checkbox-css input:disabled:not(:checked) + i:before {
  box-shadow: none;
  background-color: #dedede;
}
.radio-css input:disabled:checked + i:after,
.checkbox-css input:disabled:checked + i:after {
  color: #999;
}
.radio-css input:disabled + i,
.checkbox-css input:disabled + i {
  color: #aaa;
}
.radio-css input:checked:focus + i:before,
.checkbox-css input:checked:focus + i:before,
.radio-css input:not(:checked):focus + i:before,
.checkbox-css input:not(:checked):focus + i:before {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.checkbox-css-toogle {
  line-height: 20px;
}
.checkbox-css-toogle input {
  position: absolute;
  left: -9999px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.checkbox-css-toogle input + i {
  position: relative;
  display: inline-block;
  margin-left: -20px;
  vertical-align: top;
  cursor: pointer;
  width: 20px;
  height: 20px;
}
.checkbox-css-toogle input + i:before,
.checkbox-css-toogle input + i:after {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 20px;
  display: inline-block;
  font-family: "FontIcons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.checkbox-css-toogle input + i:after {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.checkbox-css-toogle input:checked + i:before {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.checkbox-css-toogle input:checked + i:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.msg-star input + i:before {
  content: "\e960";
  color: #888888;
}
.msg-star input + i:after {
  content: "\e971";
  color: #2f87c1;
}
/* 
 * -----------------------------------------------------------------------------
 * ANIMATE CHECKBOX
 * ----------------------------------------------------------------------------- 
 */
*,
*:after,
*::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*.ac-custom ul,
.ac-custom ol {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  max-width: 800px;
}*/
/*.ac-custom li {
  margin: 0 auto;
  padding: 2em 0;
  position: relative;
}*/
.ac-custom {
  position: relative;
  margin-bottom: 5px;
}
.ac-custom label {
  display: inline-block;
  position: relative;
  padding: 0 0 0 30px;
  vertical-align: top;
  line-height: 1.42857143;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  margin-bottom: 0;
}
.ac-custom label::before {
  content: '';
  border: 1px solid #cccccc;
  background-color: #ffffff;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125);
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.ac-custom input[type="checkbox"],
.ac-custom input[type="radio"],
.ac-custom label::before {
  width: 18px;
  height: 18px;
  left: 0;
  margin-top: 0;
  position: absolute;
  cursor: pointer;
}
.ac-custom input[type="checkbox"],
.ac-custom input[type="radio"] {
  opacity: 0;
  -webkit-appearance: none;
  display: inline-block;
  vertical-align: middle;
  z-index: 100;
}
.ac-custom input[type="checkbox"]:checked + label,
.ac-custom input[type="radio"]:checked + label {
  color: #2f87c1;
}
.ac-custom svg {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 50%;
  margin-top: -9px;
  left: 1px;
  pointer-events: none;
}
.ac-custom svg path {
  stroke: #2f87c1;
  stroke-width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  fill: none;
}
.ac-radio label::before {
  border-radius: 50%;
}
.ac-circle input[type="checkbox"],
.ac-circle input[type="radio"],
.ac-circle label::before {
  width: 10px;
  height: 10px;
  margin-top: 5px;
  left: 5px;
  position: absolute;
}
.ac-circle label::before {
  background-color: #cccccc;
  border: none;
}
.ac-circle svg {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  left: 0;
}
.ac-circle svg path {
  stroke-width: 8px;
}
.ac-boxfill svg path {
  stroke-width: 8px;
}
.ac-swirl svg path {
  stroke-width: 8px;
}
.ac-list ol {
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style: decimal;
  list-style-position: inside;
}
.ac-list ol > li {
  font-size: 1em;
  padding: .5em .5em 0 1em;
  text-indent: -10px;
}
.ac-list ol > li label {
  text-indent: 0;
  padding-left: 10px;
}
.ac-list ol > li label::before {
  display: none;
}
.ac-list ol > li input[type="checkbox"]:checked + label,
.ac-list ol > li input[type="radio"]:checked + label {
  color: #444444;
}
.ac-list ol svg {
  width: 100%;
  height: 2em;
  left: 0;
  top: .92em;
  margin-top: 0px;
}
.ac-list ol svg path {
  stroke-width: 4px;
}
.ac-primary {
  /*&.ac-circle {
    input[type="radio"]:checked + label::before,
    input[type="checkbox"]:checked + label::before {
      background-color: @color;
    }
  }*/
}
.ac-primary input[type="checkbox"]:checked + label,
.ac-primary input[type="radio"]:checked + label {
  color: #2f87c1;
}
.ac-primary svg path {
  stroke: #2f87c1;
}
.ac-success {
  /*&.ac-circle {
    input[type="radio"]:checked + label::before,
    input[type="checkbox"]:checked + label::before {
      background-color: @color;
    }
  }*/
}
.ac-success input[type="checkbox"]:checked + label,
.ac-success input[type="radio"]:checked + label {
  color: #5cb85c;
}
.ac-success svg path {
  stroke: #5cb85c;
}
.ac-danger {
  /*&.ac-circle {
    input[type="radio"]:checked + label::before,
    input[type="checkbox"]:checked + label::before {
      background-color: @color;
    }
  }*/
}
.ac-danger input[type="checkbox"]:checked + label,
.ac-danger input[type="radio"]:checked + label {
  color: #d9534f;
}
.ac-danger svg path {
  stroke: #d9534f;
}
.ac-warning {
  /*&.ac-circle {
    input[type="radio"]:checked + label::before,
    input[type="checkbox"]:checked + label::before {
      background-color: @color;
    }
  }*/
}
.ac-warning input[type="checkbox"]:checked + label,
.ac-warning input[type="radio"]:checked + label {
  color: #f0ad4e;
}
.ac-warning svg path {
  stroke: #f0ad4e;
}
.ac-info {
  /*&.ac-circle {
    input[type="radio"]:checked + label::before,
    input[type="checkbox"]:checked + label::before {
      background-color: @color;
    }
  }*/
}
.ac-info input[type="checkbox"]:checked + label,
.ac-info input[type="radio"]:checked + label {
  color: #5bc0de;
}
.ac-info svg path {
  stroke: #5bc0de;
}
/* 
 * -----------------------------------------------------------------------------
 * TEMPLATE - OBJECT RATIO
 * ----------------------------------------------------------------------------- 
 */
.object-ratio {
  position: relative;
  display: block;
  height: 0;
  padding-bottom: 50%;
  overflow: hidden;
}
.object-ratio > div,
.object-ratio > embed,
.object-ratio > object,
.object-ratio > iframe,
.object-ratio > img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.video-ratio {
  padding-bottom: 56.25%;
}
.image-ratio {
  padding-bottom: 61.8%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.image-ratio > div {
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.image-ratio > img {
  width: auto;
  min-width: 100%;
  min-height: 100%;
}
.square-ratio {
  padding-bottom: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: auto 100%;
  -moz-background-size: auto 100%;
  -o-background-size: auto 100%;
  background-size: auto 100%;
}
.square-ratio > div {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: auto 100%;
  -moz-background-size: auto 100%;
  -o-background-size: auto 100%;
  background-size: auto 100%;
}
.square-ratio > img {
  width: auto;
  min-width: 100%;
}
.half-ratio {
  padding-bottom: 50%;
}
.half-ratio > div,
.half-ratio > img {
  width: 100%;
  height: 100%;
}
.panel > .object-ratio:first-child {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.panel > .object-ratio:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.panel > .object-ratio:only-child {
  border-radius: 2px;
}
