/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: 0.67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !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;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
* {
  -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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
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%;
}
cite {
  font-style: normal;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.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: #777;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
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 #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  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: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-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;
}
.form-control: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);
}
.form-control::-moz-placeholder {
  color: #777;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777;
}
.form-control::-webkit-input-placeholder {
  color: #777;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
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;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  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-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
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-right: 0;
  padding-left: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.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 {
  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;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 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;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 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;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group {
    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 {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #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:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #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:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #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:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #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:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #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:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 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;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  filter: alpha(opacity=0);
  opacity: 0;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-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);
  -o-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;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 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;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 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);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group {
    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;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.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: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #777;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #777;
}
.navbar-inverse .navbar-nav > li > a {
  color: #777;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #777;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #777;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.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: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #428bca;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 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-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 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: #fff;
  text-align: center;
  background-color: #428bca;
  -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);
  -webkit-background-size: 40px 40px;
  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="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
  min-width: 30px;
  color: #777;
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: 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);
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  background-color: #eee;
}
.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: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.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: #e1edf7;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 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-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-heading .badge {
  color: #428bca;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #428bca;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-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;
}
.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;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate3d(0, -25%, 0);
  -o-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
}
.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  -o-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: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 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;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, 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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 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 {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-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;
  }
}
/*# sourceMappingURL=bootstrap.css.map */

/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.1.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eeeeee;
  border-radius: 0.1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s 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);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-square:before,
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}

/* external css*/
/*anchor*/
a {
  color: #32323A;
}
a:hover {
  color: #222227;
}
/*panel*/
.panel {
  border: none;
  box-shadow: none;
}
.panel-heading {
  border-color: #eff2f7;
  font-size: 13px;
  font-weight: 400;
  background: #fafafa;
  text-transform: uppercase;
  padding: 15px;
  line-height: 18px;
}
.panel-title {
  color: #32323A;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 0;
  font-family: 'Open Sans', sans-serif;
}
.panel-primary .tools a {
  color: #fff;
}
/*label*/
.label {
  padding: 0.5em 0.8em;
}
.label-default {
  background-color: #a1a1a1;
}
.label-primary {
  background-color: #59ace2;
}
.label-success {
  background-color: #A9D86E;
}
.label-info {
  background-color: #8175c7;
}
.label-warning {
  background-color: #FCB322;
}
.label-danger {
  background-color: #FF6C60;
}
.label-inverse {
  background-color: #344860;
}
/*text color*/
.text-danger {
  color: #FF6C60;
}
.text-muted {
  color: #a1a1a1;
}
.text-primary {
  color: #59ace2;
}
.text-warning {
  color: #FCB322;
}
.text-success {
  color: #A9D86E;
}
.text-info {
  color: #8175c7;
}
/*modal*/
.modal-content {
  box-shadow: none;
  border: none;
}
.modal-header {
  background: #FAFAFA;
  color: #333;
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  /*border-bottom: none;*/
}
.modal-header .close {
  margin-top: 0;
}
/*text input*/
.form-control {
  border: 1px solid #e2e2e4;
  box-shadow: none;
  color: #c2c2c2;
}
.form-control:focus,
#focusedInput {
  border: 1px solid #00A8B3;
  box-shadow: none;
}
.form-horizontal .control-label {
  font-weight: 300;
  font-size: 14px;
}
input,
textarea,
select,
button {
  outline: none !important;
}
/*list*/
ul {
  padding-left: 0;
}
/*button*/
.btn-default {
  background-color: #c7cbd6;
  border-color: #c7cbd6;
  color: #fff;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-color: #b0b5b9;
  border-color: #b0b5b9;
  color: #fff;
}
.btn-primary {
  background-color: #1fb5ad;
  border-color: #1fb5ad;
  color: #FFFFFF;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-color: #1ca59e;
  border-color: #1ca59e;
  color: #FFFFFF;
}
.btn-success {
  background-color: #95b75d;
  border-color: #95b75d;
  color: #FFFFFF;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-color: #88a755;
  border-color: #88a755;
  color: #FFFFFF;
}
.btn-info {
  background-color: #57c8f1;
  border-color: #57c8f1;
  color: #FFFFFF;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-color: #53bee6;
  border-color: #53BEE6;
  color: #FFFFFF;
}
.btn-warning {
  background-color: #f3c022;
  border-color: #f3c022;
  color: #FFFFFF;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-color: #e4ba00;
  border-color: #e4ba00;
  color: #FFFFFF;
}
.btn-danger {
  background-color: #fa8564;
  border-color: #fa8564;
  color: #FFFFFF;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-color: #ec6459;
  border-color: #ec6459;
  color: #FFFFFF;
}
.btn-white {
  box-shadow: none !important;
}
/*Rounded Button*/
.btn-round {
  border-radius: 30px;
  -webkit-border-radius: 30px;
}
/*dropdown shadow*/
.btn-group.open .dropdown-toggle,
.btn-white.active,
.btn:active,
.btn.active {
  box-shadow: none;
}
/*dropdown select bg*/
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #474752;
  color: #FFFFFF;
  text-decoration: none;
}
/*split dropdown btn*/
.btn-white {
  background-clip: padding-box;
  background-color: #FFFFFF;
  border-color: rgba(150, 160, 180, 0.3);
  box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.05) inset;
}
/*breadcrumbs*/
.breadcrumb {
  background-color: #fff;
}
/*tab*/
.nav-tabs > li > a {
  margin-right: 1px;
}
/*collapse*/
.panel-default > .panel-heading {
  background-color: #FFFFFF;
  border-color: #DDDDDD;
  color: #797979;
}
/*nav inverse*/
.navbar-inverse {
  background-color: #32323A;
  border-color: #32323A;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #474752;
}
.navbar-inverse .navbar-nav > li a:hover {
  color: #fff;
}
.navbar-inverse .navbar-nav > li > ul > li a:hover {
  color: #fff;
}
.navbar-inverse .navbar-brand {
  color: #FFFFFF;
}
.navbar-inverse .navbar-nav > li > a {
  color: #fff;
}
.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-bottom-color: #fff;
  border-top-color: #fff;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
  color: #000;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
  color: #fff;
}
/*nav justified*/
.nav-justified {
  width: auto !important;
}
.nav-justified li:last-child > a:hover,
.nav-justified li.active:last-child > a {
  border-radius: 0 4px 0 0 !important;
  -webkit-border-radius: 0 4px 0 0 !important;
}
/*list group*/
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  background-color: #00A8B3;
  border-color: #00A8B3;
  color: #FFFFFF;
  z-index: 2;
}
.list-group-item-heading {
  font-weight: 300;
}
/*progress*/
.progress {
  box-shadow: none;
  background: #f0f2f7;
}
/*alert*/
.alert-success,
.alert-danger,
.alert-info,
.alert-warning {
  border: none;
}
/*table*/
.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: 10px;
}
/*pagination*/
.pagination > li > a,
.pagination > li > span {
  background-color: #EFF2F7;
  border: 1px solid #EFF2F7;
  float: left;
  line-height: 1.42857;
  margin-left: 1px;
  padding: 6px 12px;
  position: relative;
  text-decoration: none;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #2eb4ad;
  color: #fff;
}
/*--*/
.has-success .form-control:focus,
.has-error .form-control:focus,
.has-warning .form-control:focus {
  box-shadow: none;
}
.panel-group .panel + .panel {
  margin-top: 1px;
}
.progress {
  border-radius: 50px;
  -webkit-border-radius: 50px;
}
.progress-bar {
  box-shadow: none;
}
.moduleListMenu .panel-primary > .panel-heading-active {
  background-color: #428bca;
  border-color: #428bca;
}
.moduleListMenu .panel-primary > .panel-heading-active a {
  color: #fff;
}
.moduleListMenu .panel-primary > .panel-heading-active_rc {
  background-color: #d77373;
  border-color: #d77373;
}
.moduleListMenu .panel-primary > .panel-heading-active_rc a {
  color: #fff;
}
.moduleListMenu .panel-primary > .panel-heading-inactive {
  background-color: #c7cbd6;
  border-color: #c7cbd6;
}
.moduleListMenu .panel-primary > .panel-heading-inactive a {
  color: #555;
}
@font-face {
  font-family: 'bucket-ico-font';
  src: url('/bundles/cmslayout/fonts/bucket-ico-font.eot');
  src: url('/bundles/cmslayout/fonts/bucket-ico-font.eot?#iefix') format('embedded-opentype'), url('/bundles/cmslayout/fonts/bucket-ico-font.woff') format('woff'), url('/bundles/cmslayout/fonts/bucket-ico-font.ttf') format('truetype'), url('/bundles/cmslayout/fonts/bucket-ico-font.svg#bucket-ico-font') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="ico-"],
[class*=" ico-"] {
  font-family: 'bucket-ico-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ico-sunrise:before {
  content: "\e600";
}
.ico-sun:before {
  content: "\e601";
}
.ico-moon:before {
  content: "\e602";
}
.ico-sun2:before {
  content: "\e603";
}
.ico-windy:before {
  content: "\e604";
}
.ico-wind:before {
  content: "\e605";
}
.ico-snowflake:before {
  content: "\e606";
}
.ico-cloudy:before {
  content: "\e607";
}
.ico-cloud:before {
  content: "\e608";
}
.ico-weather:before {
  content: "\e609";
}
.ico-weather2:before {
  content: "\e60a";
}
.ico-weather3:before {
  content: "\e60b";
}
.ico-lines:before {
  content: "\e60c";
}
.ico-cloud2:before {
  content: "\e60d";
}
.ico-lightning:before {
  content: "\e60e";
}
.ico-lightning2:before {
  content: "\e60f";
}
.ico-rainy:before {
  content: "\e610";
}
.ico-rainy2:before {
  content: "\e611";
}
.ico-windy2:before {
  content: "\e612";
}
.ico-windy3:before {
  content: "\e613";
}
.ico-snowy:before {
  content: "\e614";
}
.ico-snowy2:before {
  content: "\e615";
}
.ico-snowy3:before {
  content: "\e616";
}
.ico-weather4:before {
  content: "\e617";
}
.ico-cloudy2:before {
  content: "\e618";
}
.ico-cloud3:before {
  content: "\e619";
}
.ico-lightning3:before {
  content: "\e61a";
}
.ico-sun3:before {
  content: "\e61b";
}
.ico-moon2:before {
  content: "\e61c";
}
.ico-cloudy3:before {
  content: "\e61d";
}
.ico-cloud4:before {
  content: "\e61e";
}
.ico-cloud5:before {
  content: "\e61f";
}
.ico-lightning4:before {
  content: "\e620";
}
.ico-rainy3:before {
  content: "\e621";
}
.ico-rainy4:before {
  content: "\e622";
}
.ico-windy4:before {
  content: "\e623";
}
.ico-windy5:before {
  content: "\e624";
}
.ico-snowy4:before {
  content: "\e625";
}
.ico-snowy5:before {
  content: "\e626";
}
.ico-weather5:before {
  content: "\e627";
}
.ico-cloudy4:before {
  content: "\e628";
}
.ico-lightning5:before {
  content: "\e629";
}
.ico-thermometer:before {
  content: "\e62a";
}
.ico-compass:before {
  content: "\e62b";
}
.ico-none:before {
  content: "\e62c";
}
.ico-Celsius:before {
  content: "\e62d";
}
.ico-Fahrenheit:before {
  content: "\e62e";
}
.ico-office:before {
  content: "\e00b";
}
.ico-home:before {
  content: "\e006";
}
.ico-home2:before {
  content: "\e007";
}
.ico-newspaper:before {
  content: "\e00c";
}
.ico-pencil:before {
  content: "\e00d";
}
.ico-quill:before {
  content: "\e013";
}
.ico-quill2:before {
  content: "\e014";
}
.ico-quill3:before {
  content: "\e015";
}
.ico-pen:before {
  content: "\e016";
}
.ico-pen2:before {
  content: "\e018";
}
.ico-pen3:before {
  content: "\e019";
}
.ico-pen4:before {
  content: "\e01a";
}
.ico-palette:before {
  content: "\e022";
}
.ico-palette2:before {
  content: "\e021";
}
.ico-home3:before {
  content: "\e01c";
}
.ico-droplet:before {
  content: "\e025";
}
.ico-droplet2:before {
  content: "\e026";
}
.ico-droplet3:before {
  content: "\e027";
}
.ico-paint-format:before {
  content: "\e029";
}
.ico-image:before {
  content: "\e02b";
}
.ico-images:before {
  content: "\e02e";
}
.ico-image2:before {
  content: "\e02d";
}
.ico-image3:before {
  content: "\e031";
}
.ico-images2:before {
  content: "\e032";
}
.ico-image4:before {
  content: "\e033";
}
.ico-camera:before {
  content: "\e034";
}
.ico-camera2:before {
  content: "\e036";
}
.ico-music:before {
  content: "\e038";
}
.ico-music2:before {
  content: "\e03c";
}
.ico-guitar:before {
  content: "\e03f";
}
.ico-headphones:before {
  content: "\e040";
}
.ico-headphones2:before {
  content: "\e041";
}
.ico-play:before {
  content: "\e042";
}
.ico-movie:before {
  content: "\e044";
}
.ico-movie2:before {
  content: "\e045";
}
.ico-movie3:before {
  content: "\e046";
}
.ico-film:before {
  content: "\e047";
}
.ico-film2:before {
  content: "\e04a";
}
.ico-camera3:before {
  content: "\e04b";
}
.ico-gamepad:before {
  content: "\e051";
}
.ico-gamepad2:before {
  content: "\e053";
}
.ico-pacman:before {
  content: "\e054";
}
.ico-knight:before {
  content: "\e05c";
}
.ico-queen:before {
  content: "\e059";
}
.ico-bullhorn:before {
  content: "\e05f";
}
.ico-radio:before {
  content: "\e068";
}
.ico-new:before {
  content: "\e061";
}
.ico-mic:before {
  content: "\e06d";
}
.ico-mic2:before {
  content: "\e06e";
}
.ico-books:before {
  content: "\e072";
}
.ico-graduation:before {
  content: "\e076";
}
.ico-profile:before {
  content: "\e078";
}
.ico-basket:before {
  content: "\e0ce";
}
.ico-basket2:before {
  content: "\e0cf";
}
.ico-bag:before {
  content: "\e0d1";
}
.ico-bag2:before {
  content: "\e0d2";
}
.ico-coins:before {
  content: "\e0d4";
}
.ico-coin:before {
  content: "\e0d3";
}
.ico-support:before {
  content: "\e0d9";
}
.ico-phone:before {
  content: "\e0da";
}
.ico-cart-remove:before {
  content: "\e0cd";
}
.ico-cart-checkout:before {
  content: "\e0cc";
}
.ico-cart-plus:before {
  content: "\e0c8";
}
.ico-cart-minus:before {
  content: "\e0c9";
}
.ico-pushpin:before {
  content: "\e0f0";
}
.ico-clock:before {
  content: "\e101";
}
.ico-clock2:before {
  content: "\e107";
}
.ico-alarm:before {
  content: "\e109";
}
.ico-alarm2:before {
  content: "\e10a";
}
.ico-clock3:before {
  content: "\e108";
}
.ico-stopwatch:before {
  content: "\e111";
}
.ico-calendar:before {
  content: "\e112";
}
.ico-calendar2:before {
  content: "\e113";
}
.ico-calendar3:before {
  content: "\e114";
}
.ico-calendar4:before {
  content: "\e115";
}
.ico-print:before {
  content: "\e117";
}
.ico-print2:before {
  content: "\e118";
}
.ico-print3:before {
  content: "\e119";
}
.ico-mouse:before {
  content: "\e11b";
}
.ico-mouse2:before {
  content: "\e11c";
}
.ico-mouse3:before {
  content: "\e11d";
}
.ico-tv:before {
  content: "\e129";
}
.ico-archive:before {
  content: "\e12b";
}
.ico-cabinet:before {
  content: "\e12a";
}
.ico-mobile:before {
  content: "\e125";
}
.ico-laptop:before {
  content: "\e124";
}
.ico-screen:before {
  content: "\e123";
}
.ico-screen2:before {
  content: "\e122";
}
.ico-screen3:before {
  content: "\e121";
}
.ico-screen4:before {
  content: "\e120";
}
.ico-mobile2:before {
  content: "\e126";
}
.ico-tablet:before {
  content: "\e127";
}
.ico-tag:before {
  content: "\e0bc";
}
.ico-qrcode:before {
  content: "\e0bf";
}
.ico-barcode:before {
  content: "\e0be";
}
.ico-barcode2:before {
  content: "\e0bd";
}
.ico-cc:before {
  content: "\e0b2";
}
.ico-certificate:before {
  content: "\e0b1";
}
.ico-ticket:before {
  content: "\e0c0";
}
.ico-tag2:before {
  content: "\e0b7";
}
.ico-tags:before {
  content: "\e0bb";
}
.ico-tags2:before {
  content: "\e0ba";
}
.ico-copy:before {
  content: "\e091";
}
.ico-copy2:before {
  content: "\e090";
}
.ico-paste:before {
  content: "\e093";
}
.ico-paste2:before {
  content: "\e092";
}
.ico-paste3:before {
  content: "\e094";
}
.ico-stack:before {
  content: "\e095";
}
.ico-file-remove:before {
  content: "\e08c";
}
.ico-file-check:before {
  content: "\e08b";
}
.ico-file-remove2:before {
  content: "\e084";
}
.ico-file:before {
  content: "\e086";
}
.ico-file2:before {
  content: "\e07c";
}
.ico-file3:before {
  content: "\e07d";
}
.ico-files:before {
  content: "\e07e";
}
.ico-envelop:before {
  content: "\e0eb";
}
.ico-envelop2:before {
  content: "\e0ec";
}
.ico-envelop-opened:before {
  content: "\e0ee";
}
.ico-compass2:before {
  content: "\e0f9";
}
.ico-location:before {
  content: "\e0f3";
}
.ico-location2:before {
  content: "\e0f4";
}
.ico-bell:before {
  content: "\e10b";
}
.ico-direction:before {
  content: "\e0fe";
}
.ico-alarm-check:before {
  content: "\e10f";
}
.ico-alarm-cancel:before {
  content: "\e110";
}
.ico-alarm-plus:before {
  content: "\e10d";
}
.ico-alarm-minus:before {
  content: "\e10e";
}
.ico-bell2:before {
  content: "\e10c";
}
.ico-drawer:before {
  content: "\e12c";
}
.ico-drawer2:before {
  content: "\e12d";
}
.ico-drawer3:before {
  content: "\e12e";
}
.ico-download:before {
  content: "\e132";
}
.ico-upload:before {
  content: "\e133";
}
.ico-disk:before {
  content: "\e134";
}
.ico-cd:before {
  content: "\e135";
}
.ico-database:before {
  content: "\e138";
}
.ico-undo:before {
  content: "\e14b";
}
.ico-redo:before {
  content: "\e14c";
}
.ico-forward:before {
  content: "\e14d";
}
.ico-reply:before {
  content: "\e14e";
}
.ico-reply2:before {
  content: "\e14f";
}
.ico-bubble:before {
  content: "\e150";
}
.ico-bubbles:before {
  content: "\e151";
}
.ico-bubbles2:before {
  content: "\e154";
}
.ico-bubbles3:before {
  content: "\e155";
}
.ico-bubble-notification:before {
  content: "\e156";
}
.ico-user:before {
  content: "\e185";
}
.ico-users:before {
  content: "\e186";
}
.ico-user-plus:before {
  content: "\e187";
}
.ico-user-plus2:before {
  content: "\e188";
}
.ico-user-minus:before {
  content: "\e18a";
}
.ico-user-minus2:before {
  content: "\e189";
}
.ico-user-cancel:before {
  content: "\e18b";
}
.ico-user-block:before {
  content: "\e18c";
}
.ico-users2:before {
  content: "\e18d";
}
.ico-busy:before {
  content: "\e1a3";
}
.ico-quotes-left:before {
  content: "\e19f";
}
.ico-quotes-right:before {
  content: "\e1a0";
}
.ico-users3:before {
  content: "\e19b";
}
.ico-vcard:before {
  content: "\e19c";
}
.ico-tshirt:before {
  content: "\e19d";
}
.ico-busy2:before {
  content: "\e1a4";
}
.ico-busy3:before {
  content: "\e1a6";
}
.ico-spinner:before {
  content: "\e1a7";
}
.ico-spinner2:before {
  content: "\e1a8";
}
.ico-spinner3:before {
  content: "\e1b1";
}
.ico-microscope:before {
  content: "\e1b3";
}
.ico-spinner4:before {
  content: "\e1b0";
}
.ico-binoculars:before {
  content: "\e1b5";
}
.ico-zoom-in:before {
  content: "\e1b8";
}
.ico-search:before {
  content: "\e1b7";
}
.ico-zoom-out:before {
  content: "\e1b9";
}
.ico-search2:before {
  content: "\e1ba";
}
.ico-search3:before {
  content: "\e1bb";
}
.ico-search4:before {
  content: "\e1be";
}
.ico-zoom-in2:before {
  content: "\e1bc";
}
.ico-zoom-out2:before {
  content: "\e1bd";
}
.ico-expand:before {
  content: "\e1c8";
}
.ico-key:before {
  content: "\e1ca";
}
.ico-key2:before {
  content: "\e1cd";
}
.ico-key3:before {
  content: "\e1cc";
}
.ico-key4:before {
  content: "\e1ce";
}
.ico-keyhole:before {
  content: "\e1cf";
}
.ico-lock:before {
  content: "\e1d1";
}
.ico-cog:before {
  content: "\e1df";
}
.ico-equalizer:before {
  content: "\e1dd";
}
.ico-tools:before {
  content: "\e1e9";
}
.ico-cogs:before {
  content: "\e1e0";
}
.ico-equalizer2:before {
  content: "\e1dc";
}
.ico-wand:before {
  content: "\e1ec";
}
.ico-wand2:before {
  content: "\e1ed";
}
.ico-health:before {
  content: "\e1ee";
}
.ico-aid:before {
  content: "\e1ef";
}
.ico-bug:before {
  content: "\e1f1";
}
.ico-bug2:before {
  content: "\e1f2";
}
.ico-patch:before {
  content: "\e1f0";
}
.ico-pie:before {
  content: "\e1f7";
}
.ico-pie2:before {
  content: "\e1f8";
}
.ico-pie3:before {
  content: "\e1f9";
}
.ico-pie4:before {
  content: "\e1fa";
}
.ico-pie5:before {
  content: "\e1fb";
}
.ico-pie6:before {
  content: "\e1fc";
}
.ico-pie7:before {
  content: "\e1fd";
}
.ico-stats:before {
  content: "\e1fe";
}
.ico-stats2:before {
  content: "\e1ff";
}
.ico-stats3:before {
  content: "\e200";
}
.ico-bars:before {
  content: "\e201";
}
.ico-bars2:before {
  content: "\e203";
}
.ico-bars3:before {
  content: "\e204";
}
.ico-bars4:before {
  content: "\e205";
}
.ico-bars5:before {
  content: "\e206";
}
.ico-stats-up:before {
  content: "\e207";
}
.ico-stats-down:before {
  content: "\e208";
}
.ico-stairs-down:before {
  content: "\e209";
}
.ico-stairs-down2:before {
  content: "\e20a";
}
.ico-chart:before {
  content: "\e20b";
}
.ico-ladder:before {
  content: "\e20e";
}
.ico-cake:before {
  content: "\e20f";
}
.ico-gift:before {
  content: "\e210";
}
.ico-gift2:before {
  content: "\e211";
}
.ico-balloon:before {
  content: "\e212";
}
.ico-podium:before {
  content: "\e216";
}
.ico-medal:before {
  content: "\e218";
}
.ico-medal2:before {
  content: "\e217";
}
.ico-food:before {
  content: "\e227";
}
.ico-glass:before {
  content: "\e223";
}
.ico-glass2:before {
  content: "\e222";
}
.ico-trophy:before {
  content: "\e21e";
}
.ico-trophy2:before {
  content: "\e21d";
}
.ico-crown:before {
  content: "\e21c";
}
.ico-food2:before {
  content: "\e228";
}
.ico-hamburger:before {
  content: "\e229";
}
.ico-leaf:before {
  content: "\e22c";
}
.ico-leaf2:before {
  content: "\e22d";
}
.ico-apple-fruit:before {
  content: "\e22e";
}
.ico-tree:before {
  content: "\e22f";
}
.ico-meter:before {
  content: "\e235";
}
.ico-meter2:before {
  content: "\e236";
}
.ico-meter-slow:before {
  content: "\e237";
}
.ico-meter-medium:before {
  content: "\e238";
}
.ico-dashboard:before {
  content: "\e23a";
}
.ico-meter-fast:before {
  content: "\e239";
}
.ico-hammer:before {
  content: "\e23b";
}
.ico-balance:before {
  content: "\e23c";
}
.ico-bomb:before {
  content: "\e23d";
}
.ico-lab:before {
  content: "\e240";
}
.ico-magnet:before {
  content: "\e243";
}
.ico-magnet2:before {
  content: "\e244";
}
.ico-remove:before {
  content: "\e24f";
}
.ico-lamp:before {
  content: "\e24c";
}
.ico-lamp2:before {
  content: "\e24b";
}
.ico-lamp3:before {
  content: "\e24d";
}
.ico-remove2:before {
  content: "\e253";
}
.ico-remove3:before {
  content: "\e251";
}
.ico-remove4:before {
  content: "\e256";
}
.ico-briefcase:before {
  content: "\e257";
}
.ico-paper-plane:before {
  content: "\e25c";
}
.ico-airplane:before {
  content: "\e25a";
}
.ico-bus:before {
  content: "\e25f";
}
.ico-gas-pump:before {
  content: "\e25e";
}
.ico-truck:before {
  content: "\e260";
}
.ico-car:before {
  content: "\e25d";
}
.ico-bike:before {
  content: "\e261";
}
.ico-train:before {
  content: "\e263";
}
.ico-ship:before {
  content: "\e264";
}
.ico-cube:before {
  content: "\e268";
}
.ico-puzzle:before {
  content: "\e26e";
}
.ico-puzzle2:before {
  content: "\e270";
}
.ico-puzzle3:before {
  content: "\e271";
}
.ico-puzzle4:before {
  content: "\e26f";
}
.ico-sun-glasses:before {
  content: "\e275";
}
.ico-accessibility:before {
  content: "\e277";
}
.ico-brain:before {
  content: "\e278";
}
.ico-target:before {
  content: "\e279";
}
.ico-target2:before {
  content: "\e27b";
}
.ico-gun:before {
  content: "\e27c";
}
.ico-gun-ban:before {
  content: "\e27d";
}
.ico-shield:before {
  content: "\e27e";
}
.ico-shield2:before {
  content: "\e280";
}
.ico-shield3:before {
  content: "\e281";
}
.ico-soccer:before {
  content: "\e282";
}
.ico-football:before {
  content: "\e283";
}
.ico-baseball:before {
  content: "\e284";
}
.ico-basketball:before {
  content: "\e285";
}
.ico-hockey:before {
  content: "\e287";
}
.ico-eight-ball:before {
  content: "\e289";
}
.ico-bowling:before {
  content: "\e28b";
}
.ico-power:before {
  content: "\e28e";
}
.ico-switch:before {
  content: "\e290";
}
.ico-power-cord:before {
  content: "\e291";
}
.ico-cord:before {
  content: "\e292";
}
.ico-clipboard:before {
  content: "\e298";
}
.ico-signup:before {
  content: "\e296";
}
.ico-tree2:before {
  content: "\e2a6";
}
.ico-menu:before {
  content: "\e2ac";
}
.ico-grid:before {
  content: "\e2a5";
}
.ico-cloud-upload:before {
  content: "\e2b7";
}
.ico-cloud-download:before {
  content: "\e2b6";
}
.ico-cloud6:before {
  content: "\e2b5";
}
.ico-cloud7:before {
  content: "\e2b4";
}
.ico-menu2:before {
  content: "\e2ad";
}
.ico-menu3:before {
  content: "\e2b2";
}
.ico-download2:before {
  content: "\e2c0";
}
.ico-upload2:before {
  content: "\e2c1";
}
.ico-download3:before {
  content: "\e2b8";
}
.ico-upload3:before {
  content: "\e2b9";
}
.ico-earth:before {
  content: "\e2c7";
}
.ico-network:before {
  content: "\e2c8";
}
.ico-link:before {
  content: "\e2c9";
}
.ico-link2:before {
  content: "\e2ce";
}
.ico-flag:before {
  content: "\e2d5";
}
.ico-flag2:before {
  content: "\e2d4";
}
.ico-flag3:before {
  content: "\e2d1";
}
.ico-anchor:before {
  content: "\e2d0";
}
.ico-eye-blocked:before {
  content: "\e2da";
}
.ico-eye:before {
  content: "\e2d9";
}
.ico-bookmark:before {
  content: "\e2e3";
}
.ico-bookmark2:before {
  content: "\e2e4";
}
.ico-bookmarks:before {
  content: "\e2e5";
}
.ico-bookmark3:before {
  content: "\e2e6";
}
.ico-sun4:before {
  content: "\e2f3";
}
.ico-umbrella:before {
  content: "\e2f1";
}
.ico-starburst:before {
  content: "\e2e8";
}
.ico-temperature:before {
  content: "\e2ea";
}
.ico-weather-lightning:before {
  content: "\e2ec";
}
.ico-weather-rain:before {
  content: "\e2ed";
}
.ico-weather-snow:before {
  content: "\e2ee";
}
.ico-brightness-contrast:before {
  content: "\e2f7";
}
.ico-contrast:before {
  content: "\e2f8";
}
.ico-star:before {
  content: "\e2fd";
}
.ico-star2:before {
  content: "\e2fc";
}
.ico-star3:before {
  content: "\e2fe";
}
.ico-star4:before {
  content: "\e2ff";
}
.ico-star5:before {
  content: "\e300";
}
.ico-star6:before {
  content: "\e301";
}
.ico-heart:before {
  content: "\e307";
}
.ico-heart2:before {
  content: "\e308";
}
.ico-heart3:before {
  content: "\e30a";
}
.ico-heart4:before {
  content: "\e30b";
}
.ico-thumbs-up:before {
  content: "\e30f";
}
.ico-thumbs-up2:before {
  content: "\e310";
}
.ico-thumbs-down:before {
  content: "\e311";
}
.ico-thumbs-down2:before {
  content: "\e312";
}
.ico-thumbs-up3:before {
  content: "\e313";
}
.ico-thumbs-up4:before {
  content: "\e314";
}
.ico-happy:before {
  content: "\e31e";
}
.ico-happy2:before {
  content: "\e31f";
}
.ico-smiley:before {
  content: "\e320";
}
.ico-smiley2:before {
  content: "\e321";
}
.ico-tongue:before {
  content: "\e322";
}
.ico-tongue2:before {
  content: "\e323";
}
.ico-sad:before {
  content: "\e324";
}
.ico-sad2:before {
  content: "\e325";
}
.ico-wink:before {
  content: "\e326";
}
.ico-grin:before {
  content: "\e328";
}
.ico-grin2:before {
  content: "\e329";
}
.ico-cool:before {
  content: "\e32a";
}
.ico-angry:before {
  content: "\e32c";
}
.ico-evil:before {
  content: "\e32e";
}
.ico-neutral:before {
  content: "\e334";
}
.ico-confused:before {
  content: "\e332";
}
.ico-shocked:before {
  content: "\e330";
}
.ico-move:before {
  content: "\e352";
}
.ico-resize:before {
  content: "\e353";
}
.ico-warning:before {
  content: "\e356";
}
.ico-notification:before {
  content: "\e357";
}
.ico-notification2:before {
  content: "\e358";
}
.ico-question:before {
  content: "\e359";
}
.ico-question2:before {
  content: "\e35a";
}
.ico-question3:before {
  content: "\e35b";
}
.ico-question4:before {
  content: "\e35c";
}
.ico-warning2:before {
  content: "\e355";
}
.ico-minus-circle:before {
  content: "\e360";
}
.ico-minus-circle2:before {
  content: "\e361";
}
.ico-info:before {
  content: "\e362";
}
.ico-info2:before {
  content: "\e363";
}
.ico-cancel-circle:before {
  content: "\e365";
}
.ico-cancel-circle2:before {
  content: "\e366";
}
.ico-checkmark-circle:before {
  content: "\e367";
}
.ico-checkmark-circle2:before {
  content: "\e368";
}
.ico-close:before {
  content: "\e36b";
}
.ico-close2:before {
  content: "\e36c";
}
.ico-close3:before {
  content: "\e36d";
}
.ico-close4:before {
  content: "\e36e";
}
.ico-checkmark:before {
  content: "\e372";
}
.ico-checkmark2:before {
  content: "\e370";
}
.ico-spell-check:before {
  content: "\e374";
}
.ico-minus:before {
  content: "\e375";
}
.ico-plus:before {
  content: "\e376";
}
.ico-play2:before {
  content: "\e380";
}
.ico-pause:before {
  content: "\e381";
}
.ico-stop:before {
  content: "\e382";
}
.ico-backward:before {
  content: "\e383";
}
.ico-forward2:before {
  content: "\e384";
}
.ico-play3:before {
  content: "\e385";
}
.ico-pause2:before {
  content: "\e386";
}
.ico-backward2:before {
  content: "\e388";
}
.ico-stop2:before {
  content: "\e387";
}
.ico-forward3:before {
  content: "\e389";
}
.ico-first:before {
  content: "\e38a";
}
.ico-last:before {
  content: "\e38b";
}
.ico-previous:before {
  content: "\e38c";
}
.ico-next:before {
  content: "\e38d";
}
.ico-eject:before {
  content: "\e38e";
}
.ico-volume-high:before {
  content: "\e38f";
}
.ico-volume-medium:before {
  content: "\e390";
}
.ico-volume-low:before {
  content: "\e391";
}
.ico-volume-mute:before {
  content: "\e392";
}
.ico-volume-mute2:before {
  content: "\e393";
}
.ico-volume-increase:before {
  content: "\e394";
}
.ico-volume-decrease:before {
  content: "\e395";
}
.ico-loop:before {
  content: "\e3a7";
}
.ico-loop2:before {
  content: "\e3a5";
}
.ico-volume-mute3:before {
  content: "\e3a4";
}
.ico-loop3:before {
  content: "\e3a8";
}
.ico-loop4:before {
  content: "\e3a9";
}
.ico-shuffle:before {
  content: "\e3aa";
}
.ico-arrow-up:before {
  content: "\e3b4";
}
.ico-arrow-right:before {
  content: "\e3b5";
}
.ico-arrow-down:before {
  content: "\e3b6";
}
.ico-arrow-left:before {
  content: "\e3b7";
}
.ico-arrow-up-left:before {
  content: "\e3c8";
}
.ico-arrow-up2:before {
  content: "\e3c9";
}
.ico-arrow-up-right:before {
  content: "\e3ca";
}
.ico-arrow-right2:before {
  content: "\e3cb";
}
.ico-arrow-left2:before {
  content: "\e3cf";
}
.ico-arrow-down-left:before {
  content: "\e3ce";
}
.ico-arrow-down2:before {
  content: "\e3cd";
}
.ico-arrow-down-right:before {
  content: "\e3cc";
}
.ico-arrow-up3:before {
  content: "\e40c";
}
.ico-arrow-right3:before {
  content: "\e40d";
}
.ico-arrow-down3:before {
  content: "\e40e";
}
.ico-arrow-left3:before {
  content: "\e40f";
}
.ico-menu4:before {
  content: "\e418";
}
.ico-arrow-up4:before {
  content: "\e414";
}
.ico-arrow-right4:before {
  content: "\e415";
}
.ico-arrow-down4:before {
  content: "\e416";
}
.ico-arrow-left4:before {
  content: "\e417";
}
.ico-checkbox:before {
  content: "\e432";
}
.ico-checkbox-partial:before {
  content: "\e431";
}
.ico-checkbox-unchecked:before {
  content: "\e433";
}
.ico-checkbox-partial2:before {
  content: "\e434";
}
.ico-checkbox-unchecked2:before {
  content: "\e42f";
}
.ico-square:before {
  content: "\e430";
}
.ico-checkbox-checked:before {
  content: "\e42e";
}
.ico-radio-checked:before {
  content: "\e438";
}
.ico-radio-unchecked:before {
  content: "\e439";
}
.ico-circle:before {
  content: "\e43a";
}
.ico-filter:before {
  content: "\e443";
}
.ico-scissors:before {
  content: "\e442";
}
.ico-filter2:before {
  content: "\e445";
}
.ico-filter3:before {
  content: "\e446";
}
.ico-font:before {
  content: "\e447";
}
.ico-font-size:before {
  content: "\e448";
}
.ico-type:before {
  content: "\e449";
}
.ico-text-height:before {
  content: "\e44a";
}
.ico-scissors2:before {
  content: "\e441";
}
.ico-vector:before {
  content: "\e43e";
}
.ico-crop:before {
  content: "\e43d";
}
.ico-crop2:before {
  content: "\e43c";
}
.ico-text-width:before {
  content: "\e44b";
}
.ico-strikethrough:before {
  content: "\e452";
}
.ico-font-size2:before {
  content: "\e453";
}
.ico-page-break:before {
  content: "\e45c";
}
.ico-table:before {
  content: "\e465";
}
.ico-table2:before {
  content: "\e466";
}
.ico-pilcrow:before {
  content: "\e468";
}
.ico-new-tab:before {
  content: "\e47d";
}
.ico-new-tab2:before {
  content: "\e47c";
}
.ico-embed:before {
  content: "\e47f";
}
.ico-code:before {
  content: "\e480";
}
.ico-console:before {
  content: "\e481";
}
.ico-share:before {
  content: "\e48c";
}
.ico-google-plus:before {
  content: "\e494";
}
.ico-google-plus2:before {
  content: "\e495";
}
.ico-google-plus3:before {
  content: "\e496";
}
.ico-google-drive:before {
  content: "\e497";
}
.ico-facebook:before {
  content: "\e498";
}
.ico-facebook2:before {
  content: "\e499";
}
.ico-facebook3:before {
  content: "\e49a";
}
.ico-facebook4:before {
  content: "\e49b";
}
.ico-instagram:before {
  content: "\e49c";
}
.ico-twitter:before {
  content: "\e49d";
}
.ico-twitter2:before {
  content: "\e49e";
}
.ico-twitter3:before {
  content: "\e49f";
}
.ico-feed:before {
  content: "\e4a0";
}
.ico-feed2:before {
  content: "\e4a1";
}
.ico-feed3:before {
  content: "\e4a2";
}
.ico-youtube:before {
  content: "\e4a3";
}
.ico-youtube2:before {
  content: "\e4a4";
}
.ico-vimeo:before {
  content: "\e4a5";
}
.ico-vimeo2:before {
  content: "\e4a6";
}
.ico-vimeo3:before {
  content: "\e4a7";
}
.ico-lanyrd:before {
  content: "\e4a8";
}
.ico-flickr:before {
  content: "\e4a9";
}
.ico-flickr2:before {
  content: "\e4aa";
}
.ico-flickr3:before {
  content: "\e4ab";
}
.ico-flickr4:before {
  content: "\e4ac";
}
.ico-picassa:before {
  content: "\e4ad";
}
.ico-picassa2:before {
  content: "\e4ae";
}
.ico-dribbble:before {
  content: "\e4af";
}
.ico-dribbble2:before {
  content: "\e4b0";
}
.ico-dribbble3:before {
  content: "\e4b1";
}
.ico-forrst:before {
  content: "\e4b2";
}
.ico-forrst2:before {
  content: "\e4b3";
}
.ico-deviantart:before {
  content: "\e4b4";
}
.ico-deviantart2:before {
  content: "\e4b5";
}
.ico-steam:before {
  content: "\e4b6";
}
.ico-steam2:before {
  content: "\e4b7";
}
.ico-github:before {
  content: "\e4b8";
}
.ico-github2:before {
  content: "\e4b9";
}
.ico-github3:before {
  content: "\e4ba";
}
.ico-github4:before {
  content: "\e4bb";
}
.ico-github5:before {
  content: "\e4bc";
}
.ico-wordpress:before {
  content: "\e4bd";
}
.ico-wordpress2:before {
  content: "\e4be";
}
.ico-joomla:before {
  content: "\e4bf";
}
.ico-blogger:before {
  content: "\e4c0";
}
.ico-blogger2:before {
  content: "\e4c1";
}
.ico-tumblr:before {
  content: "\e4c2";
}
.ico-tumblr2:before {
  content: "\e4c3";
}
.ico-yahoo:before {
  content: "\e4c4";
}
.ico-tux:before {
  content: "\e4c5";
}
.ico-apple:before {
  content: "\e4c6";
}
.ico-finder:before {
  content: "\e4c7";
}
.ico-android:before {
  content: "\e4c8";
}
.ico-windows:before {
  content: "\e4c9";
}
.ico-windows8:before {
  content: "\e4ca";
}
.ico-soundcloud:before {
  content: "\e4cb";
}
.ico-soundcloud2:before {
  content: "\e4cc";
}
.ico-skype:before {
  content: "\e4cd";
}
.ico-reddit:before {
  content: "\e4ce";
}
.ico-linkedin:before {
  content: "\e4cf";
}
.ico-lastfm:before {
  content: "\e4d0";
}
.ico-lastfm2:before {
  content: "\e4d1";
}
.ico-delicious:before {
  content: "\e4d2";
}
.ico-stumbleupon:before {
  content: "\e4d3";
}
.ico-stumbleupon2:before {
  content: "\e4d4";
}
.ico-stackoverflow:before {
  content: "\e4d5";
}
.ico-pinterest:before {
  content: "\e4d6";
}
.ico-pinterest2:before {
  content: "\e4d7";
}
.ico-xing:before {
  content: "\e4d8";
}
.ico-xing2:before {
  content: "\e4d9";
}
.ico-flattr:before {
  content: "\e4da";
}
.ico-foursquare:before {
  content: "\e4db";
}
.ico-foursquare2:before {
  content: "\e4dc";
}
.ico-paypal:before {
  content: "\e4dd";
}
.ico-paypal2:before {
  content: "\e4de";
}
.ico-paypal3:before {
  content: "\e4df";
}
.ico-html5:before {
  content: "\e4eb";
}
.ico-html52:before {
  content: "\e4ea";
}
.ico-file-xml:before {
  content: "\e4e8";
}
.ico-file-css:before {
  content: "\e4e9";
}
.ico-file-powerpoint:before {
  content: "\e4e7";
}
.ico-file-zip:before {
  content: "\e4e6";
}
.ico-file-excel:before {
  content: "\e4e5";
}
.ico-file-word:before {
  content: "\e4e4";
}
.ico-file-openoffice:before {
  content: "\e4e3";
}
.ico-file-pdf:before {
  content: "\e4e2";
}
.ico-libreoffice:before {
  content: "\e4e1";
}
.ico-yelp:before {
  content: "\e4e0";
}
.ico-css3:before {
  content: "\e4ec";
}
.ico-chrome:before {
  content: "\e4ed";
}
.ico-firefox:before {
  content: "\e4ee";
}
.ico-IE:before {
  content: "\e4ef";
}
.ico-opera:before {
  content: "\e4f0";
}
.ico-safari:before {
  content: "\e4f1";
}
.ico-IcoMoon:before {
  content: "\e4f2";
}
.ico-book:before {
  content: "\e071";
}
.ico-book2:before {
  content: "\e070";
}
/*Template Name:BucketAdmin Dashboard build with Bootstrap v3.0.3Template Version:1.0Author:ThemeBucket*/
/* Import fonts */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
  src: url(http://fonts.gstatic.com/s/opensans/v44/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkWVAexQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  src: url(http://fonts.gstatic.com/s/opensans/v44/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVAexQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-stretch: normal;
  src: url(http://fonts.gstatic.com/s/opensans/v44/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjWVAexQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
  src: url(http://fonts.gstatic.com/s/opensans/v44/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjWVAexQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  font-stretch: normal;
  src: url(http://fonts.gstatic.com/s/opensans/v44/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk0ZjWVAexQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  src: url(http://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0B4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url(http://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  src: url(http://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  src: url(http://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
  src: url(http://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1x4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 100;
  src: url(http://fonts.gstatic.com/s/lato/v25/S6u-w4BMUTPHjxsIPx-oPCc.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  src: url(http://fonts.gstatic.com/s/lato/v25/S6u_w4BMUTPHjxsI9w2_Gwfo.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url(http://fonts.gstatic.com/s/lato/v25/S6u8w4BMUTPHjxsAXC-v.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: url(http://fonts.gstatic.com/s/lato/v25/S6u_w4BMUTPHjxsI5wq_Gwfo.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 900;
  src: url(http://fonts.gstatic.com/s/lato/v25/S6u_w4BMUTPHjxsI3wi_Gwfo.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  src: url(http://fonts.gstatic.com/s/lato/v25/S6u8w4BMUTPHh30AXC-v.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url(http://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh7USSwiPHA.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url(http://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wWw.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url(http://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPHA.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url(http://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh50XSwiPHA.ttf) format('truetype');
}
html {
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}
body {
  color: #767676;
  background: #f1f2f7;
  font-family: 'Open Sans', sans-serif;
  padding: 0px !important;
  margin: 0px !important;
  font-size: 13px;
  text-rendering: optimizeLegibility;
}
ul li {
  list-style: none;
}
a,
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}
::selection {
  background: #1FB5AD;
  color: #fff;
}
::-moz-selection {
  background: #1FB5AD;
  color: #fff;
}
#container {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/*login page*/
.login-body {
  background: #32323A;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.form-signin {
  max-width: 330px;
  margin: 100px auto;
  background: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.form-signin h2.form-signin-heading {
  margin: 0;
  padding: 35px 15px;
  text-align: center;
  background: #aec785;
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
  border-bottom: 10px solid #a0b87e;
}
.form-signin .checkbox {
  margin-bottom: 14px;
}
.form-signin .checkbox {
  font-weight: normal;
  color: #b6b6b6;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
}
.form-signin .form-control {
  position: relative;
  font-size: 16px;
  height: auto;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="text"],
.form-signin input[type="password"] {
  margin-bottom: 15px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #eaeaea;
  box-shadow: none;
  font-size: 12px;
}
.form-signin .btn-login {
  background: #1fb5ac;
  color: #fff;
  text-transform: uppercase;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
  margin: 20px 0 5px;
}
.form-signin p {
  text-align: left;
  color: #b6b6b6;
  font-size: 16px;
  font-weight: 300;
}
.form-signin a,
.form-signin a:hover {
  color: #1fb5ac;
}
.form-signin a:hover {
  text-decoration: underline;
}
.login-wrap {
  padding: 20px;
  position: relative;
}
.user-login-info {
  background: #eaeaec;
  margin: -20px -20px 20px -20px;
  padding: 20px;
}
.user-login-info .form-control:last-child {
  margin-bottom: 0 !important;
}
.registration {
  position: absolute;
  right: 0;
  bottom: -35px;
  color: #b8bab9;
}
/*sidebar navigation*/
#sidebar {
  width: 240px;
  height: 100%;
  position: fixed;
  background: #32323a;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#sidebar ul li {
  position: relative;
}
.leftside-navigation,
.right-stat-bar {
  height: 100%;
}
/*LEFT NAVIGATION ICON*/
.dcjq-icon {
  height: 17px;
  width: 17px;
  display: inline-block;
  background: url("/bundles/cmslayout/images/nav-expand.png") no-repeat top;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  position: absolute;
  right: 10px;
}
.active .dcjq-icon {
  background: url("/bundles/cmslayout/images/nav-expand.png") no-repeat bottom;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.right-side-accordion .dcjq-icon {
  height: 17px;
  width: 17px;
  display: inline-block;
  background: url("/bundles/cmslayout/images/acc-expand.png") no-repeat top;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  position: absolute;
  right: 10px;
}
.right-side-accordion .active .dcjq-icon {
  background: url("/bundles/cmslayout/images/acc-expand.png") no-repeat bottom;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.right-side-accordion li:nth-child(2) ul li .prog-row {
  border: none;
}
/*---*/
.nav-collapse.collapse {
  display: inline;
}
ul.sidebar-menu,
ul.sidebar-menu li ul.sub {
  margin: -2px 0 0;
  padding: 0;
}
ul.sidebar-menu {
  padding-top: 80px;
}
#sidebar > ul > li > ul.sub {
  display: none;
}
#sidebar .sub-menu > .sub li a {
  padding-left: 46px;
}
#sidebar > ul > li.active > ul.sub,
#sidebar > ul > li > ul.sub > li > a {
  display: block;
}
ul.sidebar-menu li ul.sub li {
  background: #28282e;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}
ul.sidebar-menu li ul.sub li a {
  font-size: 12px;
  padding-top: 13px;
  padding-bottom: 13px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #aeb2b7;
}
ul.sidebar-menu li ul.sub li a:hover,
ul.sidebar-menu li ul.sub li.active a {
  color: #1fb5ad;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
  background: #202025;
}
ul.sidebar-menu li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
ul.sidebar-menu li.sub-menu {
  line-height: 15px;
}
ul.sidebar-menu ul.sub li {
  border-bottom: none;
}
ul.sidebar-menu li a span {
  display: inline-block;
}
ul.sidebar-menu li a {
  color: #aeb2b7;
  text-decoration: none;
  display: block;
  padding: 18px 0 18px 25px;
  font-size: 12px;
  outline: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
ul.sidebar-menu li a.active,
ul.sidebar-menu li a:hover,
ul.sidebar-menu li a:focus {
  background: #28282e;
  color: #1FB5AD;
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
ul.sidebar-menu li a i {
  font-size: 15px;
  padding-right: 6px;
}
ul.sidebar-menu li a:hover i,
ul.sidebar-menu li a:focus i {
  color: #1fb5ad;
}
ul.sidebar-menu li a.active i {
  color: #1fb5ad;
}
.mail-info,
.mail-info:hover {
  margin: -3px 6px 0 0;
  font-size: 11px;
}
/*main content*/
#main-content {
  margin-left: 240px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.footer {
  min-height: 60px;
  padding: 0 15px;
}
.header {
  left: 0;
  right: 0;
  z-index: 1002;
  background: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.merge-header {
  margin-right: 240px;
}
.fixed-top {
  position: fixed;
  box-shadow: 1px 0 3px rgba(0, 0, 0, 0.15);
}
.wrapper {
  display: inline-block;
  margin-top: 80px;
  padding: 15px;
  width: 100%;
}
.brand {
  background: #1fb5ad;
  float: left;
  width: 240px;
  height: 80px;
  position: relative;
}
a.logo {
  font-size: 21px;
  color: #2e2e2e;
  float: left;
  margin: 20px 0 0 25px;
  text-transform: uppercase;
}
a.logo:hover,
a.logo:focus {
  text-decoration: none;
  outline: none;
}
a.logo span {
  color: #FF6C60;
}
/*notification*/
#top_menu .nav > li,
ul.top-menu > li {
  float: left;
}
.notify-row {
  float: left;
  margin-top: 23px;
  margin-left: 25px;
}
ul.top-menu {
  margin-right: 15px;
  margin-top: 0;
}
ul.top-menu > li > a {
  color: #666666;
  font-size: 16px;
  background: #f6f6f6;
  padding: 4px 8px;
  margin-right: 15px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  padding-right: 8px !important;
}
ul.top-menu > li > a:hover,
ul.top-menu > li > a:focus {
  background: #32D2C9;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.3) !important;
  padding-right: 8px !important;
}
.notify-row .badge {
  position: absolute;
  right: -10px;
  top: -10px;
  z-index: 100;
}
.dropdown-menu.extended {
  max-width: 320px !important;
  min-width: 160px !important;
  top: 42px;
  width: 300px !important;
  padding: 0 10px;
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1) !important;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #fff;
  border: none;
  left: -10px;
}
.notify-row .notification span.label {
  display: inline-block;
  height: 21px;
  padding: 5px;
  width: 22px;
  font-size: 12px;
  margin-right: 10px;
}
.dropdown-menu.extended .alert-icon,
.noti-info {
  float: left;
}
.noti-info {
  padding-left: 10px;
  padding-top: 6px;
  color: #414147;
}
.dropdown-menu.extended .alert {
  margin-bottom: 10px;
}
.dropdown-menu.extended .alert-icon {
  border-radius: 100%;
  display: inline-block;
  height: 35px;
  width: 35px;
}
.dropdown-menu.extended .alert-icon i {
  font-size: 16px;
  width: 35px;
  line-height: 35px;
  height: 35px;
}
.dropdown-menu.extended.inbox li a,
.dropdown-menu.extended.tasks-bar li a {
  background: #f1f2f7;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 10px;
  margin-bottom: 10px;
  float: left;
  width: 100%;
}
.dropdown-menu.extended li p {
  margin: 0;
  padding: 10px 0;
  border-radius: 0px;
  -webkit-border-radius: 0px;
}
.dropdown-menu.extended li a {
  font-size: 12px;
  list-style: none;
}
.dropdown-menu.extended.logout {
  padding: 10px;
}
.dropdown-menu.extended.logout li a {
  padding: 10px;
}
.dropdown-menu.extended li a:hover {
  color: #32323a;
}
.dropdown-menu.tasks-bar .task-info .desc {
  font-size: 13px;
  font-weight: normal;
  float: left;
  width: 80%;
}
.dropdown-menu.tasks-bar .task-info .desc h5 {
  color: #32323a;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 5px;
  margin-top: 0;
}
.dropdown-menu.tasks-bar .task-info .desc p {
  padding-top: 0;
  color: #8f8f9b;
  font-weight: 300;
}
.dropdown-menu.tasks-bar .task-info .percent {
  width: 20%;
  float: right;
  font-size: 13px;
  font-weight: 600;
  padding-left: 10px;
  line-height: normal;
}
.dropdown-menu.tasks-bar .progress {
  background: #fff;
}
.dropdown-menu.extended .progress {
  margin-bottom: 0 !important;
  height: 10px;
}
.dropdown-menu.inbox li a .photo img {
  border-radius: 2px 2px 2px 2px;
  -webkit-border-radius: 2px 2px 2px 2px;
  float: left;
  height: 40px;
  margin-right: 10px;
  width: 40px;
}
.dropdown-menu.inbox li a .subject {
  display: block;
}
.dropdown-menu.inbox li a .subject .from {
  font-size: 12px;
  font-weight: 600;
}
.dropdown-menu.inbox li a .subject .time {
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  position: absolute;
  right: 20px;
}
.dropdown-menu.inbox li a .message {
  display: block !important;
  font-size: 11px;
}
.top-nav {
  margin-top: 20px;
}
.top-nav img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 33px;
}
.top-nav ul.top-menu > li .dropdown-menu.logout {
  width: 170px !important;
}
.top-nav li.dropdown .dropdown-menu {
  float: right;
  right: 0;
  left: auto;
}
.dropdown-menu.extended.logout > li {
  float: left;
  width: 100%;
}
.log-arrow-up {
  background: url("/bundles/cmslayout/images/top-arrow.png") no-repeat;
  width: 18px;
  height: 10px;
  margin-top: -20px;
  float: right;
  margin-right: 15px;
}
.dropdown-menu.extended.logout > li > a {
  border-bottom: none !important;
}
.full-width .dropdown-menu.extended.logout > li > a:hover {
  background: #F1F2F7 !important;
  color: #32323a !important;
}
.dropdown-menu.extended.logout > li > a:hover {
  background: #F1F2F7 !important;
  border-radius: 5px;
}
.dropdown-menu.extended.logout > li > a:hover i {
  color: #32D2C9;
}
.dropdown-menu.extended.logout > li > a i {
  font-size: 17px;
}
.dropdown-menu.extended.logout > li > a > i {
  padding-right: 10px;
}
.top-nav .username {
  font-size: 13px;
  color: #555555;
}
.top-nav ul.top-menu > li > a {
  border-radius: 100px;
  -webkit-border-radius: 100px;
  padding: 0px;
  background: none;
  margin-right: 0;
  border: 1px solid #F6F6F6;
  background: #F6F6F6;
}
.top-nav ul.top-menu > li.language > a {
  margin-top: -2px;
  padding: 4px 12px;
  line-height: 20px;
}
.top-nav ul.top-menu > li.language > a img {
  border-radius: 0;
  -webkit-border-radius: 0;
  width: 18px;
}
.top-nav ul.top-menu > li.language ul.dropdown-menu li img {
  border-radius: 0;
  -webkit-border-radius: 0;
  width: 18px;
}
.top-nav ul.top-menu > li {
  margin-left: 10px;
}
.top-nav ul.top-menu > li > a:hover,
.top-nav ul.top-menu > li > a:focus {
  border: 1px solid #f6f6f6;
  background: #f6f6f6 !important;
  border-radius: 100px;
  -webkit-border-radius: 100px;
}
.top-nav .dropdown-menu.extended.logout {
  top: 50px;
}
.top-nav .nav .caret {
  border-bottom-color: #A4AABA;
  border-top-color: #A4AABA;
}
.top-nav ul.top-menu > li > a:hover .caret {
  border-bottom-color: #000;
  border-top-color: #000;
}
/*form*/
.position-center {
  width: 60%;
  margin: 0 auto;
}
/*----*/
.notify-arrow {
  background: url("/bundles/cmslayout/images/top-arrow.png") no-repeat;
  width: 18px;
  height: 10px;
  margin-top: 0;
  opacity: 0;
  position: absolute;
  left: 16px;
  top: -20px;
  transition: all 0.25s ease 0s;
  z-index: 10;
  margin-top: 10px;
  opacity: 1;
}
/*search*/
.search {
  width: 20px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #fff;
  box-shadow: none;
  background: #f6f6f6 url("/bundles/cmslayout/images/search-icon.png") no-repeat 10px 8px;
  padding: 0 5px 0 30px;
  color: #fff;
  border-radius: 100px;
  -webkit-border-radius: 100px;
}
.search:focus {
  width: 180px;
  border: 1px solid #f6f6f6;
  box-shadow: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #c8c8c8;
  font-weight: 300;
}
.todo-search:focus {
  width: 100% !important;
}
/*--sidebar toggle---*/
.sidebar-toggle-box {
  float: left;
  margin-top: 23px;
  margin-left: -15px;
  background: #32d2c9;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 32px;
  height: 32px;
  position: absolute;
  right: -15px;
}
.sidebar-toggle-box .fa-bars {
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  padding: 8px 8px 8px 9px;
  color: rgba(0, 0, 0, 0.3);
}
.sidebar-toggle-box:hover {
  background: #F6F6F6;
}
.hide-left-bar {
  margin-left: -240px !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.open-right-bar {
  right: 0px !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.merge-left {
  margin-left: 0px !important;
}
.hide-right-bar {
  margin-right: -240px !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.toggle-right-box {
  float: left;
  background: #f6f6f6;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 35px;
  height: 35px;
}
.toggle-right-box:hover {
  background: #32D2C9;
}
.toggle-right-box:hover .fa-bars {
  color: rgba(0, 0, 0, 0.3);
}
.toggle-right-box .fa-bars {
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  padding: 10px;
  color: #bfbfc1;
}
/*right sidebar*/
.right-sidebar {
  background: #32323A;
  width: 240px;
  position: fixed;
  height: 100%;
  z-index: 1000;
  right: -240px;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.open-right-panel {
  margin-left: -240px !important;
}
.right-sidebar .search-row {
  padding: 20px;
}
.right-sidebar .search-row input {
  background: rgba(0, 0, 0, 0.3);
  border: none;
  color: #707076;
  font-size: 12px;
}
.right-side-accordion {
  margin-top: 6px;
}
.right-side-accordion .head {
  padding: 20px;
  text-transform: uppercase;
  width: 100%;
  display: inline-block;
}
.right-side-accordion .red-bg {
  background: #fa8564;
  color: #fff;
}
.right-side-accordion .terques-bg {
  background: #45c9c4;
  color: #fff;
}
.right-side-accordion .purple-bg {
  background: #a48ad4;
  color: #fff;
}
.right-side-accordion .yellow-bg {
  background: #f3c022;
  color: #fff;
}
.prog-row {
  border-bottom: 1px solid #3C3C44;
  display: inline-block;
  padding: 20px 0;
  width: 100%;
}
.prog-row .progress {
  margin-bottom: 0;
}
.prog-row h4 {
  margin: 0;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 400;
}
.user-details h4 {
  text-transform: none;
  font-size: 14px;
  font-weight: 300;
}
.prog-row p {
  font-size: 10px;
  color: #8f8f9b;
  margin-bottom: 0;
}
.mtop10 {
  margin-top: 10px;
}
.user-thumb,
.user-details,
.user-status,
.rsn-details {
  float: left;
}
.user-thumb {
  width: 30px;
  margin: 0 10px 0 20px;
}
.user-thumb img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 30px;
  height: 30px;
}
.user-details {
  width: 150px;
}
.rsn-details {
  width: 170px;
}
.rsn-details a,
.rsn-details a:hover {
  color: #a48ad4;
  font-size: 11px;
}
.user-details a {
  color: #fff;
}
.user-status {
  width: 25px;
  margin-top: 5px;
}
.view-btn,
.view-btn:hover {
  color: #6c6c72;
  margin: 10px 0;
  display: inline-block;
}
.view-btn:hover {
  text-decoration: underline;
}
.rsn-activity i {
  font-size: 30px;
}
/*state overview*/
.state-overview .symbol,
.state-overview .value {
  display: inline-block;
  text-align: center;
}
.state-overview .value {
  float: right;
}
.state-overview .value h1,
.state-overview .value p {
  margin: 0;
  padding: 0;
  color: #c6cad6;
}
.state-overview .value h1 {
  font-weight: 300;
}
.state-overview .symbol i {
  color: #fff;
  font-size: 50px;
}
.state-overview .symbol {
  width: 40%;
  padding: 25px 15px;
  -webkit-border-radius: 4px 0px 0px 4px;
  border-radius: 4px 0px 0px 4px;
}
.state-overview .value {
  width: 58%;
  padding-top: 21px;
}
.state-overview .terques {
  background: #6ccac9;
}
.state-overview .red {
  background: #ff6c60;
}
.state-overview .yellow {
  background: #f8d347;
}
.state-overview .blue {
  background: #57c8f2;
}
/*main chart*/
.border-head h3 {
  border-bottom: 1px solid #c9cdd7;
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 5px;
  font-weight: normal;
  font-size: 18px;
  display: inline-block;
  width: 100%;
  font-weight: 300;
}
.custom-bar-chart {
  height: 290px;
  margin-top: 20px;
  margin-left: 10px;
  position: relative;
  border-bottom: 1px solid #c9cdd7;
}
.custom-bar-chart .bar {
  height: 100%;
  position: relative;
  width: 4.3%;
  margin: 0px 2%;
  float: left;
  text-align: center;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0x;
  border-radius: 5px 5px 0 0;
  z-index: 10;
}
.custom-bar-chart .bar .title {
  position: absolute;
  bottom: -30px;
  width: 100%;
  text-align: center;
  font-size: 12px;
}
.custom-bar-chart .bar .value {
  position: absolute;
  bottom: 0;
  background: #bfc2cd;
  color: #bfc2cd;
  width: 100%;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.custom-bar-chart .bar .value:hover {
  background: #e8403f;
  color: #fff;
}
.y-axis {
  color: #555555;
  position: absolute;
  text-align: right;
  width: 100%;
}
.y-axis li {
  border-top: 1px dashed #dbdce0;
  display: block;
  height: 58px;
  width: 100%;
}
.y-axis li:last-child {
  border-top: none;
}
.y-axis li span {
  display: block;
  margin: -10px 0 0 -25px;
  padding: 0 10px;
  width: 40px;
}
.y-axis {
  color: #555555;
  text-align: right;
}
/*spark line*/
.chart {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.chart .heading {
  text-align: left;
}
.chart .heading span {
  display: block;
}
.panel.green-chart .chart-tittle {
  font-size: 16px;
  padding: 15px;
  display: inline-block;
  font-weight: normal;
  background: #99c262;
  width: 100%;
  -webkit-border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px;
}
#barchart {
  margin-bottom: -15px;
  display: inline-block;
}
.panel.green-chart .chart-tittle .value {
  float: right;
  color: #c0f080;
}
.panel.green-chart {
  background: #a9d96c;
  color: #fff;
}
.panel.terques-chart {
  background: #41cac0;
  color: #fff;
}
.panel.terques-chart .chart-tittle .value {
  float: right;
  color: #fff;
}
.panel.terques-chart .chart-tittle .value a {
  color: #fff;
  font-size: 12px;
}
.panel.terques-chart .chart-tittle .value a:hover,
.panel.terques-chart .chart-tittle .value a.active {
  color: #55f2e7;
  font-size: 12px;
}
.panel.terques-chart .chart-tittle {
  font-size: 16px;
  padding: 15px;
  display: inline-block;
  font-weight: normal;
  background: #39b7ac;
  width: 100%;
  -webkit-border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px;
}
.inline-block {
  display: inline-block;
}
.gen-case {
  text-transform: none;
}
/**/
/*personal task*/
.task-thumb {
  width: 90px;
  float: left;
}
.task-thumb img {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.task-thumb-details {
  display: inline-block;
  margin: 25px 0 0 10px;
}
.task-progress {
  float: left;
}
.task-thumb-details h1,
.task-thumb-details h1 a,
.task-progress h1,
.task-progress h1 a {
  color: #39b5aa;
  font-size: 18px;
  margin: 0;
  padding: 0;
  font-weight: 400;
}
.task-thumb-details p,
.task-progress p {
  padding-top: 5px;
  color: #a4aaba;
}
.personal-task tbody tr td {
  padding: 11px 15px;
  border-color: #eeeff1;
}
.personal-task tbody tr td i {
  font-size: 20px;
  color: #c7cbd4;
}
.personal-task.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f7f8fc;
}
.personal-task.table-hover > tbody > tr:hover > td i {
  color: #39b5aa;
}
.personal-task > tbody > tr > td:last-child {
  text-align: right;
}
.task-option {
  float: right;
}
.task-option select {
  height: 35px;
  border: 1px solid #eaeaea;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 8px;
  color: #a4abbb;
}
.progress-panel {
  padding-bottom: 5px;
}
/*badge*/
.badge.bg-primary {
  background: #8075c4;
}
.badge.bg-success {
  background: #a9d86e;
}
.badge.bg-warning {
  background: #FCB322;
}
.badge.bg-important {
  background: #ff6c60;
}
.badge.bg-info {
  background: #41cac0;
}
.badge.bg-inverse {
  background: #2A3542;
}
/*timeline*/
.timeline {
  border-collapse: collapse;
  border-spacing: 0;
  display: table;
  position: relative;
  table-layout: fixed;
  width: 100%;
}
.timeline .time-show {
  margin-right: -75px;
  margin-top: 30px;
  position: relative;
  margin-bottom: 30px;
}
.timeline .time-show.first {
  /*margin-top:-80px;*/
}
.time-show .btn {
  width: 150px;
}
.timeline .time-show a {
  color: #fff;
}
.timeline:before {
  background-color: #d8d9df;
  bottom: 0px;
  content: "";
  left: 50%;
  position: absolute;
  top: 30px;
  width: 1px;
  z-index: 0;
}
h3.timeline-title {
  margin: 0;
  color: #C8CCD7;
  font-size: 20px;
  font-weight: 400;
  margin: 0 0 5px;
  text-transform: uppercase;
}
.t-info {
  color: #C8CCD7;
}
.timeline-item:before,
.timeline-item.alt:after {
  content: "";
  display: block;
  width: 50%;
}
.timeline-item {
  display: table-row;
}
.timeline-desk {
  display: table-cell;
  vertical-align: top;
  width: 50%;
}
.timeline-desk h1 {
  font-size: 16px;
  font-weight: 300;
  margin: 0 0 5px;
}
.timeline-desk .panel {
  display: block;
  margin-left: 45px;
  position: relative;
  text-align: left;
  background: #fff;
}
.timeline-item .timeline-desk .arrow {
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  display: block;
  height: 0;
  left: -7px;
  position: absolute;
  top: 13px;
  width: 0;
}
.timeline-item .timeline-desk .arrow {
  border-right: 8px solid #fff !important;
}
.timeline-item.alt .timeline-desk .arrow-alt {
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  display: block;
  height: 0;
  right: -7px;
  position: absolute;
  top: 13px;
  width: 0;
  left: auto;
}
.timeline-item.alt .timeline-desk .arrow-alt {
  border-left: 8px solid #fff !important;
}
.timeline .timeline-icon {
  left: -60px;
  position: absolute;
  top: 5px;
}
.timeline .timeline-icon {
  background: #C7CBD6;
  /*box-shadow:0 0 0 3px #C7CBD6;*/
}
.timeline-desk span a {
  text-transform: uppercase;
}
.timeline-desk h1.red,
.timeline-desk span a.red {
  color: #EF6F66;
}
.timeline-desk h1.green,
.timeline-desk span a.green {
  color: #39B6AE;
}
.timeline-desk h1.blue,
.timeline-desk span a.blue {
  color: #56C9F5;
}
.timeline-desk h1.purple,
.timeline-desk span a.purple {
  color: #8074C6;
}
.timeline-desk h1.light-green,
.timeline-desk span a.light-green {
  color: #A8D76F;
}
.timeline-desk h1.yellow,
.timeline-desk span a.yellow {
  color: #fed65a;
}
.timeline .timeline-icon.red {
  background: #EF6F66;
}
.timeline .timeline-icon.green {
  background: #39B6AE;
}
.timeline .timeline-icon.blue {
  background: #56C9F5;
}
.timeline .timeline-icon.purple {
  background: #8074C6;
}
.timeline .timeline-icon.light-green {
  background: #A8D76F;
}
.timeline .timeline-icon.yellow {
  background: #fed65a;
}
.timeline .timeline-icon {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  display: block;
  height: 30px;
  width: 30px;
  text-align: center;
  color: #fff;
}
.timeline .timeline-icon i {
  margin-top: 9px;
}
.timeline-item.alt .timeline-icon {
  left: auto;
  right: -60px;
}
.timeline .time-icon:before {
  font-size: 16px;
  margin-top: 5px;
}
.timeline .timeline-date {
  left: -245px;
  position: absolute;
  text-align: right;
  top: 12px;
  width: 150px;
  display: none;
}
.timeline-item.alt .timeline-date {
  left: auto;
  right: -245px;
  text-align: left;
  display: none;
}
.timeline-desk h5 span {
  color: #999999;
  display: block;
  font-size: 12px;
  margin-bottom: 4px;
}
.timeline-item.alt:before {
  display: none;
}
.timeline-item:before,
.timeline-item.alt:after {
  content: "";
  display: block;
  width: 50%;
}
.timeline-desk p {
  font-size: 14px;
  margin-bottom: 0;
  color: #999;
}
.timeline-desk a {
  color: #1fb5ad;
}
.timeline-desk .panel {
  margin-bottom: 5px;
}
.timeline-desk .album {
  margin-top: 20px;
}
.timeline-item.alt .timeline-desk .album {
  margin-top: 20px;
  float: right;
}
.timeline-desk .album a {
  margin-right: 5px;
  float: left;
}
.timeline-item.alt .timeline-desk .album a {
  margin-left: 5px;
  float: right;
}
.timeline-desk .notification {
  background: none repeat scroll 0 0 #FFFFFF;
  margin-top: 20px;
  padding: 8px;
}
.timeline-item.alt .panel {
  margin-left: 0;
  margin-right: 45px;
}
.mbot30 {
  margin-bottom: 30px;
}
.timeline-item.alt h1,
.timeline-item.alt p {
  text-align: right;
}
/*---revenue----*/
.revenue-head {
  background: #ff6c60;
  -webkit-border-radius: 4px 4px 0px 0px;
  border-radius: 4px 4px 0px 0px;
  color: #fff;
  line-height: 50px;
}
.revenue-head span {
  background: #e56155;
  padding: 16px;
  -webkit-border-radius: 4px 0px 0px 0px;
  border-radius: 4px 0px 0px 0px;
}
.revenue-head span i {
  font-size: 18px;
}
.revenue-head h3 {
  display: inline;
  padding: 0 10px;
  font-size: 16px;
  font-weight: 300;
}
.revenue-head span.rev-combo {
  background: #e56155;
  padding: 16px;
  line-height: normal;
  -webkit-border-radius: 0px 4px 0px 0px;
  border-radius: 0px 4px 0px 0px;
}
/*easy pie chart*/
.easy-pie-chart {
  display: inline-block;
  padding: 30px 0;
}
.chart-info,
.chart-info .increase,
.chart-info .decrease {
  display: inline-block;
}
.chart-info {
  width: 100%;
  margin-bottom: 5px;
}
.chart-position {
  margin-top: 70px;
}
.chart-info span {
  margin: 0 3px;
}
.chart-info .increase {
  background: #ff6c60;
  width: 10px;
  height: 10px;
}
.chart-info .decrease {
  background: #f2f2f2;
  width: 10px;
  height: 10px;
}
.panel-footer.revenue-foot {
  background-color: #e6e7ec;
  -webkit-border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px;
  border: none;
  padding: 0;
  width: 100%;
  display: inline-block;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* Safari and Chrome */
  .panel-footer.revenue-foot {
    margin-bottom: -4px;
  }
}
.panel-footer.revenue-foot ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: inline-flex;
}
.panel-footer.revenue-foot ul li {
  float: left;
  width: 33.33%;
}
.panel-footer.revenue-foot ul li.first a:hover,
.panel-footer.revenue-foot ul li.first a {
  -webkit-border-radius: 0px 0px 0px 4px;
  border-radius: 0px 0px 0px 4px;
}
.panel-footer.revenue-foot ul li.last a:hover,
.panel-footer.revenue-foot ul li.last a {
  -webkit-border-radius: 0px 0px 4px 0px;
  border-radius: 0px 0px 4px 0px;
  border-right: none;
}
.panel-footer.revenue-foot ul li a {
  display: inline-block;
  width: 100%;
  padding: 14px 15px;
  text-align: center;
  border-right: 1px solid #d5d8df;
  color: #797979;
}
.panel-footer.revenue-foot ul li a:hover,
.panel-footer.revenue-foot ul li.active a {
  background: #fff;
  position: relative;
}
.panel-footer.revenue-foot ul li a i {
  color: #c6cad5;
  display: block;
  font-size: 16px;
}
.panel-footer.revenue-foot ul li a:hover i,
.panel-footer.revenue-foot ul li.active a i {
  color: #ff6c60;
  display: block;
  font-size: 16px;
}
/*flatlab carousel model*/
.flat-carousal {
  background: #58c9f3;
  -webkit-border-radius: 4px 4px 0px 0px;
  border-radius: 4px 4px 0px 0px;
  padding: 10px;
  color: #fff;
  position: relative;
}
.flat-carousal h1 {
  text-align: center;
  font-size: 16px;
  margin: 30px 20px;
  line-height: 20px;
  font-weight: 300;
  font-style: italic;
}
a.view-all {
  color: #fff;
  background: rgba(0, 0, 0, 0.1);
  padding: 8px 15px;
  text-align: center;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  margin-bottom: 18px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
}
ul.ft-link {
  margin: 0;
  padding: 0;
}
ul.ft-link li {
  border-right: 1px solid #E6E7EC;
  display: inline-block;
  line-height: 30px;
  margin: 8px 0;
  text-align: center;
  width: 24%;
}
ul.ft-link li a {
  color: #74829c;
  text-transform: uppercase;
  font-size: 12px;
}
ul.ft-link li a:hover,
ul.ft-link li.active a {
  color: #58c9f3;
}
ul.ft-link li:last-child {
  border-right: none;
}
ul.ft-link li a i {
  display: block;
}
/*product post*/
.post-wrap aside {
  display: table-cell;
  float: none;
  height: 100%;
  padding: 0;
  vertical-align: top;
}
.pro-box {
  border-collapse: collapse;
  border-spacing: 0;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.post-info {
  position: relative;
}
.arrow-pro.right:after {
  border-left-color: #FFFFFF;
  border-right-width: 0;
  top: 85px;
  content: " ";
}
.arrow-pro.left:after {
  border-right-color: #FFFFFF;
  border-left-width: 0;
  top: 80px;
  content: " ";
}
.arrow-pro.left {
  left: -8px;
}
.arrow-pro:after {
  border-width: 7px;
  content: "";
}
.arrow-pro,
.arrow-pro:after {
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  right: -5px;
}
.post-highlight.yellow {
  background: #f8d347;
  border-radius: 0px 4px 4px 0px;
  -webkit-border-radius: 0px 4px 4px 0px;
}
.post-highlight.terques {
  background: #41cac0;
  border-radius: 4px 0px 0px 04px;
  -webkit-border-radius: 4px 0px 0px 04px;
}
.post-info h1 {
  margin: 0;
  font-size: 18px;
  color: #a19899;
  font-weight: 300;
}
.post-highlight.terques h2 {
  font-size: 16px;
  color: #fff;
  font-style: italic;
  padding: 0 20px;
  line-height: 22px;
  margin: 0;
  font-weight: 300;
}
.post-highlight.terques h2 span,
.post-highlight.terques h2 a {
  color: #92faf3;
}
.post-info h1 strong {
  text-transform: uppercase;
  color: #937b7b;
}
.post-info .desk {
  display: inline-block;
}
.post-info .desk h3 {
  font-size: 16px;
}
.post-info .desk.yellow h3 {
  color: #f8d347;
}
.post-btn a {
  float: left;
  margin-right: 8px;
  font-size: 18px;
  color: #9a9a9a;
}
.post-btn a:hover {
  color: #727272;
}
.pro-thumb {
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 10px solid rgba(255, 255, 255, 0.4);
}
.pro-thumb img {
  text-align: center;
  width: 112px;
  height: 112px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.v-align {
  vertical-align: middle !important;
}
.twite h1 {
  margin: 50px 0;
}
.social-footer {
  display: inline;
  text-align: center;
}
.social-footer ul {
  text-align: center;
  margin: 0;
  padding: 0;
}
.social-footer ul li {
  display: inline-block;
  margin: 0 20px;
}
.social-footer ul li a {
  font-size: 25px;
  color: #ceced0;
}
.social-footer ul li a:hover i.fa-facebook,
.social-footer ul li.active a i.fa-facebook {
  color: #486eac;
}
.social-footer ul li a:hover i.fa-twitter,
.social-footer ul li.active a i.fa-twitter {
  color: #58c9f3;
}
.social-footer ul li a:hover i.fa-google-plus,
.social-footer ul li.active a i.fa-google-plus {
  color: #4a4a4a;
}
.social-footer ul li a:hover i.fa-pinterest,
.social-footer ul li.active a i.fa-pinterest {
  color: #d1282d;
}
/*pie chart */
.pie-foot {
  background: #6b6b6b;
  padding: 18px 15px;
  color: #fff;
  border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  text-align: center;
  font-size: 16px;
  font-weight: 300;
}
/*follower*/
.follower {
  background: #01a89e;
  color: #fff;
  text-align: center;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
}
.follower-foot {
  padding: 8px 5px 5px 5px;
  color: #757575;
  border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  font-weight: 300;
}
.follower-foot ul {
  padding: 0;
  margin: 0;
}
.follower-foot ul li {
  display: inline-block;
  text-align: center;
  width: 48%;
  line-height: normal;
}
.follower-foot ul li h5 {
  margin: 5px 0 0 0;
}
.follower h4 {
  margin: 0 0 10px 0;
  font-size: 15px;
  font-weight: 300;
}
.follow-ava {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 5px solid #18b2a6;
  display: inline-block;
}
.follower img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 62px;
  height: 62px;
  /*display: inline-block;*/
}
/*weather*/
.weather-bg {
  background: #8175c7;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 300;
}
.weather-bg i {
  font-size: 60px;
  display: block;
}
.weather-bg .degree {
  font-size: 60px;
}
.weather-category {
  padding: 15px 0;
  color: #74829C;
}
.weather-category ul {
  padding: 0;
  margin: 0;
  display: inline-block;
  width: 100%;
}
.weather-category ul li {
  width: 32%;
  text-align: center;
  border-right: 1px solid #e6e6e6;
  display: inline-block;
}
.weather-category ul li h5 {
  margin: 0 0 5px 0;
  text-transform: uppercase;
  font-weight: 300;
}
.weather-category ul li:last-child {
  border-right: none;
}
/*fontawesome*/
.fontawesome-icon-list h2 {
  margin-top: 0;
  font-size: 20px;
  font-weight: 300;
}
.fontawesome-icon-list .col-sm-4,
.fontawesome-icon-list .col-md-3,
.fontawesome-icon-list .col-xs-6 {
  margin-bottom: 10px;
}
.fontawesome-icon-list .page-header {
  border-bottom: 1px solid #C9CDD7;
}
.fontawesome-icon-list a {
  color: #797979;
}
.fontawesome-icon-list a:hover {
  color: #35404D;
}
.fontawesome-icon-list i {
  font-size: 16px;
  padding-right: 10px;
}
#web-application,
#text-editor,
#directional,
#video-player,
#brand,
#medical,
#currency {
  margin-top: 10px;
}
/*mail inbox*/
.mail-nav {
  margin: 15px -15px 0 -15px;
}
.mail-nav li a {
  border-radius: 0;
  -webkit-border-radius: 0;
  border-top: 1px solid #f2f3f6;
  padding: 15px;
  border-right: 3px solid rgba(0, 0, 0, 0);
}
.mail-nav > li > a:hover,
.mail-nav > li > a:focus {
  background: #fafafa;
  color: #1fb5ad;
  border-right: 3px solid #1fb5ad;
}
.mail-nav > li.active > a,
.mail-nav > li.active > a:hover,
.mail-nav > li.active > a:focus {
  background: #fafafa;
  color: #1fb5ad;
  border-right: 3px solid #1fb5ad;
}
.mail-nav > li + li {
  margin-left: 0;
  margin-top: 0px;
}
.mail-nav i {
  font-size: 16px;
  margin-right: 10px;
}
.inbox-notification {
  margin-top: -2px;
}
.user-head .inbox-avatar {
  width: 65px;
  float: left;
}
.user-head .inbox-avatar img {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.user-head .user-name {
  display: inline-block;
  margin: 0 0 0 10px;
}
.user-head .user-name h5 {
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 0;
  font-weight: 300;
}
.user-head .user-name h5 a {
  color: #fff;
}
.user-head .user-name span a {
  font-size: 12px;
  color: #87e2e7;
}
a.mail-dropdown {
  background: #80d3d9;
  padding: 3px 5px;
  font-size: 10px;
  color: #01a7b3;
  border-radius: 2px;
  margin-top: 20px;
}
.inbox-body {
  padding: 20px;
}
.btn-compose {
  background: #1fb5ad;
  padding: 12px 0;
  text-align: center;
  width: 100%;
  color: #fff;
}
.btn-compose:hover,
.btn-compose:focus {
  background: #1ca59e;
  color: #fff;
}
ul.inbox-nav {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.inbox-divider {
  border-bottom: 1px solid #d5d8df;
}
.inbox-action {
  margin-top: 50px;
}
.src-position {
  margin-top: -7px;
}
.mail-src-position {
  margin-top: -3px;
}
ul.labels-info {
  border-bottom: 1px solid #f1f2f7;
  margin-bottom: 10px;
}
ul.inbox-nav li {
  display: inline-block;
  line-height: 45px;
  width: 100%;
}
ul.inbox-nav li a {
  color: #6a6a6a;
  line-height: 45px;
  width: 100%;
  display: inline-block;
  padding: 0 20px;
}
ul.inbox-nav li a:hover,
ul.inbox-nav li.active a,
ul.inbox-nav li a:focus {
  color: #6a6a6a;
  background: #d5d7de;
}
ul.inbox-nav li a i {
  padding-right: 10px;
  font-size: 16px;
  color: #6a6a6a;
}
ul.inbox-nav li a span.label {
  margin-top: 13px;
}
ul.labels-info li h4 {
  padding-top: 5px;
  color: #5c5c5e;
  font-size: 15px;
  text-transform: uppercase;
}
ul.labels-info li {
  margin: 0;
}
ul.labels-info li a {
  color: #6a6a6a;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
}
ul.labels-info li a:hover,
ul.labels-info li a:focus {
  color: #6a6a6a;
  background: none;
}
ul.labels-info li a i {
  padding-right: 10px;
}
.nav.nav-pills.nav-stacked.labels-info p {
  margin-bottom: 0;
  padding: 0 22px;
  color: #9d9f9e;
  font-size: 11px;
}
.inbox-head {
  padding: 20px;
  background: #41cac0;
  color: #fff;
  border-radius: 0 4px 0 0;
  -webkit-border-radius: 0 4px 0 0;
  min-height: 80px;
}
.inbox-head h3 {
  margin: 0;
  display: inline-block;
  padding-top: 6px;
  font-weight: 300;
}
.inbox-head .sr-input {
  height: 40px;
  border: none;
  box-shadow: none;
  padding: 0 10px;
  float: left;
  border-radius: 4px 0 0 4px;
  color: #8a8a8a;
}
.inbox-head .sr-btn {
  height: 40px;
  border: none;
  background: #00a6b2;
  color: #fff;
  padding: 0 20px;
  border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
}
.wht-bg {
  background: #fff;
}
.wht-bg h4 {
  font-size: 24px;
  color: #a2a2a2;
  font-weight: 300;
}
.table-inbox-wrap {
  margin: 0 -15px;
}
.mail-checkbox {
  margin-right: 10px;
}
.table-inbox {
  margin: 0;
}
.table-inbox tr td {
  padding: 12px !important;
}
.table-inbox tr td:first-child {
  width: 5%;
}
.table-inbox tr td:first-child .icheckbox_minimal {
  margin-left: 15px;
}
.table-inbox tr td:hover {
  cursor: pointer;
}
.table-inbox tr td .fa-star.inbox-started,
.table-inbox tr td .fa-star:hover {
  color: #f78a09;
}
.table-inbox tr td .fa-star {
  color: #d5d5d5;
}
.table-inbox tr.unread td {
  font-weight: 600;
  background: #f7f7f7;
}
.table-inbox tr.unread a {
  color: #32323a;
}
.table-inbox tr a {
  color: #767676;
}
ul.inbox-pagination {
  float: right;
}
ul.inbox-pagination li {
  float: left;
}
.pagination li a {
  color: #32323a;
}
.mail-option {
  display: inline-block;
  margin-bottom: 10px;
  width: 100%;
}
.mail-option .chk-all {
  float: left;
}
.mail-option .chk-all,
.mail-option .btn-group {
  margin-right: 5px;
}
.mail-option .chk-all,
.mail-option .btn-group a.btn {
  border: 1px solid #e7e7e7;
  padding: 5px 10px;
  display: inline-block;
  background: #fcfcfc;
  color: #afafaf;
  border-radius: 3px !important;
  -webkit-border-radius: 3px !important;
}
.inbox-pagination a.np-btn {
  border: 1px solid #e7e7e7;
  padding: 5px 15px;
  display: inline-block;
  background: #fcfcfc;
  color: #afafaf;
  border-radius: 3px !important;
  -webkit-border-radius: 3px !important;
}
.mail-option .chk-all input[type=checkbox] {
  margin-top: 0;
}
.mail-option .btn-group a.all {
  padding: 0;
  border: none;
}
.inbox-pagination a.np-btn {
  margin-left: 5px;
}
.inbox-pagination li span {
  display: inline-block;
  margin-top: 7px;
  margin-right: 5px;
}
.fileinput-button {
  border: 1px solid #e6e6e6;
  background: #eeeeee;
}
.inbox-body .modal .modal-body input,
.inbox-body .modal .modal-body textarea {
  border: 1px solid #e6e6e6;
  box-shadow: none;
}
.btn-send,
.btn-send:hover {
  background: #00A8B3;
  color: #fff;
}
.btn-send:hover {
  background: #009da7;
}
.modal-header h4.modal-title {
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
}
.modal-body label {
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
}
.compose-mail {
  width: 100%;
  display: inline-block;
  position: relative;
  margin-top: 20px;
}
.compose-mail .compose-options {
  color: #979797;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  position: absolute;
  right: 10px;
  top: 7px;
}
.compose-mail input,
.compose-mail input:focus {
  border: none;
  padding: 0;
  width: 80%;
  float: left;
}
.compose-mail .form-group {
  border: 1px solid #F2F3F6;
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}
.compose-mail .form-group label {
  line-height: 34px;
  width: 10%;
  float: left;
  padding-left: 5px;
  margin-bottom: 0;
}
.compose-editor input {
  margin-top: 15px;
}
.compose-editor {
  margin-bottom: 15px;
  display: inline-block;
  width: 100%;
}
.compose-btn {
  float: left;
  margin-top: 6px;
}
.mail-header h4 {
  font-weight: 300;
}
.mail-sender,
.attachment-mail {
  width: 100%;
  display: inline-block;
  margin: 20px 0;
  border-top: 1px solid #EFF2F7;
  border-bottom: 1px solid #EFF2F7;
  padding: 10px 0;
}
.mail-sender img {
  width: 30px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.mail-sender .date {
  line-height: 30px;
  margin-bottom: 0;
  text-align: right;
}
.view-mail a,
.attachment-mail a:hover {
  color: #35bcb5;
}
.attachment-mail a {
  color: #32323a;
}
.attachment-mail ul li {
  float: left;
  width: 200px;
  margin-right: 15px;
  margin-top: 15px;
}
.attachment-mail ul li a.atch-thumb img {
  width: 200px;
  height: 180px;
  margin-bottom: 10px;
}
.attachment-mail ul li a.name span {
  float: right;
  color: #767676;
}
/*404 page*/
.body-404 {
  background: #35bcb5;
  color: #fff;
}
.error-head {
  background: #fff;
  height: 280px;
}
.error-wrapper {
  text-align: center;
}
.error-wrapper h1 {
  font-size: 90px;
  font-weight: 300;
  margin: -141px 0 0 0;
  text-align: center;
}
.error-wrapper h2 {
  font-size: 58px;
  font-weight: 300;
  margin: 0;
  text-transform: uppercase;
}
.error-desk {
  background: rgba(0, 0, 0, 0.05);
  padding: 30px 0;
}
.error-wrapper p,
.error-wrapper p a {
  font-size: 18px;
  font-weight: 300;
  margin: 0;
}
.error-wrapper p.nrml-txt {
  color: #03f1e4;
  font-size: 40px;
  margin: 0;
}
.back-btn,
.back-btn:hover {
  border: 1px solid rgba(255, 255, 255, 0.5);
  padding: 10px 15px;
  margin-top: 100px;
  display: inline-block;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
}
.back-btn:hover {
  background: #fff;
  color: #02a9a0;
}
/*500 page*/
.body-500 {
  background: #a48ad4;
  color: #fff;
}
.error-wrapper p.page-500 {
  color: #afa5f1;
}
.body-500 .back-btn:hover {
  background: #fff;
  color: #a48ad4;
}
.error-wrapper p.nrml-txt-alt {
  color: #fff;
  font-size: 34px;
  margin: 0;
  text-transform: uppercase;
}
.sp-link,
.sp-link:hover {
  color: #ffef3b;
  text-decoration: underline;
}
.sp-link:hover {
  text-decoration: none;
}
/*profile*/
.profile-information .profile-pic img {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 10px solid #f1f2f7;
  margin-top: 20px;
}
.profile-information .profile-desk {
  border-right: 1px solid #ddd;
  padding-right: 30px;
}
.profile-information .profile-desk h1 {
  color: #1fb5ad;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 0;
}
.profile-information .profile-desk span,
.profile-information .profile-desk p {
  padding-bottom: 25px;
  display: inline-block;
}
.profile-information .profile-statistics h1 {
  color: #757575;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 5px;
}
.profile-information .profile-statistics p {
  margin-bottom: 15px;
  display: inline-block;
}
.profile-information .profile-statistics ul {
  margin-top: 10px;
}
.profile-information .profile-statistics ul li {
  float: left;
  margin-right: 10px;
}
.profile-information .profile-statistics ul li a {
  background: #f6f6f6;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 30px;
  float: left;
}
.profile-information .profile-statistics ul li a:hover {
  color: #1fb5ad;
}
/*-----*/
.profile-nav .user-heading {
  color: #fff;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  padding: 30px;
  text-align: center;
}
.profile-nav .user-heading.round a {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 10px solid rgba(255, 255, 255, 0.3);
  display: inline-block;
}
.profile-nav .user-heading a img {
  width: 112px;
  height: 112px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.profile-nav .user-heading h1 {
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 5px;
}
.profile-nav .user-heading p {
  font-size: 16px;
  color: #8b8b8b;
  line-height: 25px;
}
.profile-nav ul {
  margin-top: 1px;
}
.profile-nav ul > li {
  border-bottom: 1px solid #ebeae6;
  margin-top: 0;
  line-height: 30px;
}
.profile-nav ul > li:last-child {
  border-bottom: none;
}
.profile-nav ul > li > a {
  border-radius: 0;
  -webkit-border-radius: 0;
  color: #89817f;
}
.profile-nav ul > li > a:hover,
.profile-nav ul > li > a:focus,
.profile-nav ul li.active a {
  background: #f8f7f5 !important;
  color: #89817f !important;
}
.profile-nav ul > li:last-child > a:last-child {
  border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
}
.profile-nav ul > li > a > i {
  font-size: 16px;
  padding-right: 10px;
  color: #bcb3aa;
}
.r-activity {
  margin: 6px 0 0;
  font-size: 12px;
}
/*-----*/
.recent-act {
  border-collapse: collapse;
  border-spacing: 0;
  display: table;
  position: relative;
  table-layout: fixed;
  width: 100%;
}
.recent-act:before {
  background-color: #eeeeee;
  bottom: 0;
  content: "";
  left: 50%;
  position: absolute;
  top: 50px;
  width: 2px;
  z-index: 0;
}
.recent-act h1 {
  text-align: center;
  color: #1fb5ad;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.activity-icon.terques {
  background: #8fd6d6;
}
.activity-icon.red {
  background: #EF6F66;
}
.activity-icon.purple {
  background: #bda4ec;
}
.activity-icon.green {
  background: #aec785;
}
.activity-icon.yellow {
  background: #fed65a;
}
.activity-icon {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  color: #FFFFFF;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 30px;
  margin: 20px auto 20px;
  position: relative;
}
.activity-icon {
  background: #C7CBD6;
}
.activity-desk {
  padding: 15px 30px;
  background: #f2f2f2;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  position: relative;
  text-align: center;
}
.activity-desk h2 {
  color: #1fb5ad;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px 0;
  text-transform: uppercase;
}
.activity-desk .terques {
  color: #1fb5ad;
}
.activity-desk .red {
  color: #EF6F66;
}
.activity-desk .purple {
  color: #bda4ec;
}
.activity-desk .green {
  color: #aec785;
}
.activity-desk .yellow {
  color: #fed65a;
}
.activity-desk .blue {
  color: #20aaf1;
}
.photo-gl {
  margin-top: 10px;
  display: inline-block;
}
.photo-gl a {
  margin: 0 10px;
}
.photo-gl a img {
  border: 1px solid #c8c8c8;
  width: 150px;
  height: 120px;
}
.prf-box {
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
}
.prf-border-head {
  color: #1fb5ad;
  border-bottom: 1px solid #f1f2f7;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.wk-progress {
  border-bottom: 1px solid #f1f2f7;
  margin-bottom: 20px;
  width: 100%;
  display: inline-block;
}
.pf-status {
  padding-bottom: 25px;
}
.tm-avatar img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.tm-membr {
  padding-bottom: 12px;
  margin-bottom: 10px;
}
.tm-membr .tm {
  padding-top: 10px;
  display: inline-block;
  padding-left: 10px;
}
/*profile contact*/
.prf-contacts h2 {
  color: #1fb5ad;
  font-size: 16px;
  margin-top: 0;
  text-transform: uppercase;
}
.prf-contacts h2 span {
  width: 40px;
  height: 40px;
  line-height: 42px;
  background: #1fb5ad;
  color: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  display: inline-block;
  text-align: center;
  margin-right: 15px;
}
.prf-contacts h2 span i {
  font-size: 16px;
}
.prf-contacts .location-info {
  margin-left: 60px;
}
.prf-contacts .location-info p {
  padding-bottom: 30px;
}
.prf-map {
  width: 430px;
  height: 430px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 10px solid #e6e6e6;
  margin-top: 50px;
}
.sttng h2 {
  margin: 20px 0;
}
/*invoice*/
.invoice p {
  line-height: 25px;
  color: #aeaeb1;
  margin-bottom: 0;
}
.invoice-header {
  border: 1px solid #ddd;
  display: inline-block;
  width: 100%;
  margin-bottom: 40px;
}
.invoice-title {
  background: #1fb5ad;
  color: #fff;
  display: inline-block;
}
.inv-label {
  color: #1fb5ad;
}
.itatic {
  font-style: italic;
}
.inv-label h3 {
  font-weight: 300;
}
ul.amounts li.grand-total {
  background: #1fb5ad;
  color: #fff;
  font-weight: bold;
}
.amnt-value,
.table-invoice h4 {
  margin: 0;
  font-weight: 400;
}
.invoice-title h1 {
  font-size: 50px;
  font-weight: lighter;
  text-align: center;
  margin: 0;
  text-transform: uppercase;
  padding: 5px;
  letter-spacing: 2px;
}
.invoice-list {
  margin-bottom: 30px;
}
.invoice-info,
.invoice-title {
  padding: 20px;
}
.invoice-info {
  margin-top: 5px;
}
.invoice-list h4 {
  font-weight: 300;
  font-size: 16px;
}
.invoice-to h2 {
  margin: 0;
  font-size: 24px;
  color: #73737b;
  font-weight: 600;
}
.table-invoice {
  margin-top: 30px;
  border-spacing: 5px;
  border-collapse: separate;
}
.table-invoice > thead > tr > th {
  border-bottom: none;
}
.table-invoice > tbody > tr > td {
  border-top: none;
}
.table-invoice thead tr th {
  background: #e8e9f0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  vertical-align: middle;
}
.table-invoice thead tr th:first-child,
.table-invoice tbody tr td:first-child {
  text-align: center;
}
.table-invoice tbody tr td {
  background: #f5f6f9;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  vertical-align: middle;
}
.invoice-block {
  text-align: right;
}
.payment-method p {
  margin-bottom: 0;
}
ul.amounts li {
  background: #f5f6f9;
  margin-bottom: 5px;
  padding: 10px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  font-weight: 300;
  font-size: 16px;
}
.invoice-btn {
  margin-top: 30px;
}
.invoice-btn a {
  font-weight: 300;
  margin: 0 5px;
  font-size: 16px;
}
.corporate-id {
  margin-bottom: 30px;
}
/*panel heading color*/
.panel-primary > .panel-heading.navyblue {
  background-color: #2A3542;
  border-color: #2A3542;
  color: #FFFFFF;
}
/*table*/
.table-advance tr td {
  vertical-align: middle !important;
}
.no-border {
  border-bottom: none;
}
.dataTables_length,
.dataTables_filter {
  padding: 15px 0;
}
.dataTables_info {
  padding: 0 15px;
}
.dataTables_filter {
  float: right;
}
.dataTables_length select {
  width: 65px;
  padding: 5px 8px;
}
.dataTables_length label,
.dataTables_filter label {
  font-weight: 300;
}
.dataTables_filter label {
  width: 100%;
}
.dataTables_filter label input {
  width: 78%;
}
.border-top {
  border-top: 1px solid #ddd;
}
.dataTables_paginate.paging_bootstrap.pagination li {
  float: left;
  margin: 0 1px;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.dataTables_paginate.paging_bootstrap.pagination li.disabled a {
  color: #c7c7c7;
}
.dataTables_paginate.paging_bootstrap.pagination li a {
  color: #797979;
  padding: 5px 10px;
  display: inline-block;
}
.dataTables_paginate.paging_bootstrap.pagination li:hover a,
.dataTables_paginate.paging_bootstrap.pagination li.active a {
  color: #797979;
  background: #eee;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.dataTables_paginate.paging_bootstrap.pagination {
  float: right;
  margin-top: -5px;
  margin-bottom: 15px;
}
.dataTable tr:last-child {
  border-bottom: 1px solid #ddd;
}
/*calender*/
.has-toolbar.fc {
  margin-top: 50px;
}
.fc-header-title {
  display: inline-block;
  margin-top: -45px;
  vertical-align: top;
}
.fc-header-center {
  text-align: left;
}
.fc-header-left {
  text-align: left;
  width: 18%;
}
.fc-view {
  margin-top: -50px;
  overflow: hidden;
  width: 100%;
}
.fc-state-default,
.fc-state-default .fc-button-inner {
  background: #F3F3F3 !important;
  border-color: #DDDDDD;
  border-style: none solid;
  color: #646464;
}
.fc-state-active,
.fc-state-active .fc-button-inner,
.fc-state-active,
.fc-button-today .fc-button-inner,
.fc-state-hover,
.fc-state-hover .fc-button-inner {
  background: #32323A !important;
  color: #fff !important;
}
.fc-event-skin {
  background-color: #1FB5AD !important;
  border-color: #1FB5AD !important;
  color: #FFFFFF !important;
}
.fc-grid th {
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #e4e4e4 !important;
}
.fc-header-title h2 {
  font-size: 18px !important;
  color: #474752;
  font-weight: 300;
  padding: 0 10px;
}
.external-event {
  cursor: move;
  display: inline-block !important;
  margin-bottom: 6px !important;
  margin-right: 6px !important;
  padding: 8px;
}
#external-events p input[type="checkbox"] {
  margin: 0;
}
.drg-event-title {
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 15px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}
.fc-content .fc-event {
  border-radius: 4px;
  webkit-border-radius: 4px;
  padding: 4px 6px;
}
.fc-corner-left {
  /*border-radius:4px 0 0 4px;*/
  /*-webkit-border-radius:4px 0 0 4px;*/
}
.fc-corner-right {
  /*border-radius:0 4px 4px 0;*/
  /*-webkit-border-radius:0 4px 4px 0;*/
}
.drp-rmv {
  padding-top: 10px;
  margin-top: 10px;
}
/*button*/
.btn-row {
  margin-bottom: 10px;
}
/*tabs*/
.tab-head {
  background: #7087a3;
  display: inline-block;
  width: 100%;
  margin-top: 60px;
}
.tab-container {
  margin-top: 10px;
}
.tab-head .nav-tabs > li > a {
  border-radius: 0;
  margin-right: 1px;
  color: #fff;
}
.tab-head .nav-tabs > li.active > a,
.tab-head .nav-tabs > li > a:hover,
.tab-head .nav-tabs > li.active > a:hover,
.tab-head .nav-tabs > li.active > a:focus {
  background-color: #f1f2f7;
  border-color: #f1f2f7;
  color: #797979;
}
/*general page*/
.progress-xs {
  height: 10px;
}
.progress-sm {
  height: 12px;
}
.panel-heading .nav {
  border: medium none;
  font-size: 13px;
  margin: -15px -15px -15px;
}
.tab-bg-dark-navy-blue ul > li > a {
  display: block;
  padding: 20px 15px !important;
}
.tab-bg-dark-navy-blue {
  background: #e0e1e7;
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-bottom: none;
}
.panel-heading .nav > li > a,
.panel-heading .nav > li.active > a,
.panel-heading .nav > li.active > a:hover,
.panel-heading .nav > li.active > a:focus {
  border-width: 0;
  border-radius: 0;
}
.panel-heading .nav > li > a {
  color: #898989;
}
.panel-heading .nav > li.active > a,
.panel-heading .nav > li > a:hover {
  color: #1fb5ad;
  background: #fff;
}
.panel-heading .nav > li:first-child.active > a,
.panel-heading .nav > li:first-child > a:hover {
  border-radius: 4px 0 0 0;
  -webkit-border-radius: 4px 0 0 0;
}
.tab-right {
  height: 58px;
}
.panel-heading.tab-right .nav > li:first-child.active > a,
.tab-right.panel-heading .nav > li:first-child > a:hover {
  border-radius: 0;
  -webkit-border-radius: 0;
}
.panel-heading.tab-right .nav > li:last-child.active > a,
.tab-right.panel-heading .nav > li:last-child > a:hover {
  border-radius: 0 4px 0 0;
  -webkit-border-radius: 0 4px 0 0;
}
.panel-heading.tab-right .nav-tabs > li > a {
  margin-left: 1px;
  margin-right: 0px;
}
.m-bot20 {
  margin-bottom: 20px;
}
.m-bot-none {
  margin-bottom: 0;
}
.wht-color {
  color: #fff;
}
.close-sm {
  font-size: 14px;
}
/*carousel*/
.carousel-indicators li {
  background: rgba(0, 0, 0, 0.2);
  border: none;
  transition: background-color 0.25s ease 0s;
  -moz-transition: background-color 0.25s ease 0s;
  -webkit-transition: background-color 0.25s ease 0s;
}
.carousel-indicators .active {
  background: #333;
  height: 10px;
  margin: 1px;
  width: 10px;
}
.carousel-indicators.out {
  bottom: -5px;
}
.carousel-indicators.out {
  bottom: -5px;
}
.carousel-control {
  color: #999999;
  text-shadow: none;
  width: 45px;
}
.carousel-control i {
  display: inline-block;
  height: 25px;
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  width: 20px;
  z-index: 5;
}
.carousel-control.left,
.carousel-control.right {
  background: none;
  filter: none;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #CCCCCC;
  opacity: 0.9;
  text-decoration: none;
}
.carousel-inner h3 {
  font-weight: 300;
  font-size: 16px;
  margin: 0;
}
.carousel-inner {
  margin-bottom: 15px;
}
/*gritter*/
.gritter-close {
  left: auto !important;
  right: 3px !important;
}
/*form*/
.sm-input {
  width: 175px;
}
.form-horizontal.bucket-form .form-group {
  border-bottom: 1px solid #eff2f7;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.form-horizontal.bucket-form .form-group:last-child {
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.form-horizontal.bucket-form .form-group .help-block {
  margin-bottom: 0;
}
.form-horizontal .form-group .form-group-section {
  text-align: center;
  font-size: 16px;
}
.round-input {
  border-radius: 500px;
  -webkit-border-radius: 500px;
}
.m-bot15 {
  margin-bottom: 15px;
}
.form-horizontal.bucket-form .checkbox-inline > input {
  margin-top: 1px;
  border: none;
}
.btn.btn-info.dropdown-toggle {
  border-left: 1px solid #1fadea;
}
/*custom checkox & radio btn*/
.icheck div,
.icheck .disabled {
  float: left;
}
.icheck div {
  margin-right: 10px;
}
.icheck label {
  font-weight: normal;
}
.icheck .checkbox,
.icheck .radio {
  margin-bottom: 10px;
}
.icheck .single-row {
  display: inline-block;
  width: 100%;
}
/*form validation*/
.cmxform .form-group label.error {
  display: inline;
  margin: 5px 0;
  color: #B94A48;
  font-weight: 400;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus,
.cmxform .form-group input.error,
.cmxform .form-group textarea.error {
  border-color: #B94A48 !important;
}
#signupForm label.error {
  display: inline;
  margin: 5px 0px;
  width: auto;
  color: #B94A48;
}
.checkbox,
.checkbox:hover,
.checkbox:focus {
  border: none;
}
/*slider*/
.slider-table tr td {
  padding: 30px 0 !important;
  border: none !important;
}
/*date picker*/
.add-on {
  float: right;
  margin-top: -37px;
  padding: 3px;
  text-align: center;
}
.add-on .btn {
  padding: 9px;
}
.daterangepicker .ranges .range_inputs > div:nth-child(2) {
  margin-bottom: 10px;
  padding-left: 0px;
}
.daterangepicker .ranges label {
  padding-bottom: 0;
  padding-top: 8px;
}
.daterangepicker td.active,
.daterangepicker td.active:hover,
.datepicker td.active:hover,
.datepicker td.active:hover:hover,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active.active:hover,
.datepicker td.active.disabled,
.datepicker td.active.disabled:hover,
.datepicker td.active[disabled],
.datepicker td.active[disabled]:hover,
.datepicker td span.active:hover,
.datepicker td span.active:active,
.datepicker td span.active.active,
.datepicker td span.active.disabled,
.datepicker td span.active[disabled] {
  background: #41CAC0;
}
.daterangepicker .calendar th,
.daterangepicker .calendar td {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
}
.daterangepicker td.active,
.daterangepicker td.active:hover,
.datepicker td.active,
.datepicker td.active:hover,
.datepicker td span.active {
  text-shadow: none;
}
.datepicker th.switch {
  width: 125px;
}
.datepicker td span {
  height: 40px;
  line-height: 40px;
}
.bootstrap-timepicker table td input {
  border: 1px solid #ccc;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
/*ck editor*/
.cke_top,
.cke_bottom {
  background: #F5F5F5 !important;
  background: -moz-linear-gradient(center top, #F5F5F5, #F5F5F5) repeat scroll 0 0 #F5F5F5 !important;
  background: -webkit-linear-gradient(center top, #F5F5F5, #F5F5F5) repeat scroll 0 0 #F5F5F5 !important;
  background: -o-linear-gradient(center top, #F5F5F5, #F5F5F5) repeat scroll 0 0 #F5F5F5 !important;
  box-shadow: none;
  padding: 6px 8px 2px;
}
.cke_top {
  border-bottom: 1px solid #cccccc !important;
}
.cke_chrome {
  display: block;
  padding: 0;
}
/*widget*/
.user-heading.alt {
  display: inline-block;
  width: 100%;
  text-align: left;
}
.alt.gray-bg {
  background: #474751;
}
.terques-bg {
  background: #1fb5ad;
}
.profile-nav.alt.green-border ul > li > a:hover i {
  color: #1fb5ad;
}
.user-heading.alt a {
  float: left;
  margin-right: 15px;
  margin-left: -10px;
  display: inline-block;
  border: 5px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.user-heading.alt a img {
  width: 85px;
  height: 85px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.twt-feed {
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  color: #FFFFFF;
  padding: 40px 10px 10px;
  position: relative;
  min-height: 170px;
}
.corner-ribon {
  text-align: center;
  width: 71px;
  height: 71px;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 20px;
}
.corner-ribon i {
  padding: 10px 0 0 35px;
  color: #fff;
}
.blue-ribon {
  background: url("/bundles/cmslayout/images/twitter_corner_blue.png") no-repeat;
}
.black-ribon {
  background: url("/bundles/cmslayout/images/twitter_corner_black.png") no-repeat;
}
.twt-feed.blue-bg {
  background: #58C9F3;
}
.twt-feed h1 {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 5px;
}
.twt-feed a {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  float: left;
  margin: 0 10px;
}
.twt-feed a img {
  height: 85px;
  width: 85px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.twt-category {
  display: inline-block;
  margin-bottom: 11px;
  margin-top: 10px;
  width: 100%;
}
.twt-feed .wtt-mark {
  color: rgba(255, 255, 255, 0.15);
  font-size: 160px;
  position: absolute;
  top: 10px;
  left: 40%;
}
.twt-category ul li {
  color: #bdbdbd;
  font-size: 13px;
}
.twt-category h5 {
  font-size: 18px;
  font-weight: 400 !important;
}
.twt-write .t-text-area {
  background: #f4f4f6;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  border: none;
  height: 40px;
  color: #c9c9c9;
  margin-bottom: 20px;
  padding-top: 10px;
}
.twt-footer {
  padding: 12px 15px;
}
.twt-footer,
.twt-footer a {
  color: #d2d2d2;
}
.twt-footer i {
  padding-right: 10px;
}
.btn-space {
  padding-left: 11.6%;
  padding-right: 11%;
}
.p-head {
  color: #f77b6f;
  font-weight: 400;
  font-size: 14px;
}
.cmt-head {
  font-weight: 400;
  font-size: 13px;
}
.p-thumb img {
  width: 50px;
  height: 50px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.tasi-tab .media-body p {
  /*color:#b8bac6;*/
}
.feed-box {
  position: relative;
}
.feed-box img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 85px;
  height: 85px;
}
.feed-box h1 {
  font-size: 20px;
  color: #8b8b8b;
  font-weight: 400;
}
.feed-box a {
  color: #3ac7f9;
}
.profile-nav .user-heading.clock-row {
  padding: 20px;
}
.clock-row {
  text-transform: uppercase;
  min-height: 170px;
}
ul.clock-category {
  padding: 15px 0;
}
ul.clock-category li {
  display: inline-block;
  width: 24%;
  text-align: center;
  border: none;
}
ul.clock-category li a span {
  display: block;
  line-height: normal;
}
ul.clock-category li a i {
  font-size: 30px;
  padding-right: 0;
}
ul.clock-category li a:hover,
ul.clock-category li a.active {
  color: #1fb5ad !important;
  background: none !important;
}
ul.clock-category li a:hover i,
ul.clock-category li a.active i {
  color: #1fb5ad !important;
}
.clock-row h1 {
  font-size: 22px !important;
  font-weight: 400 !important;
  margin: 0 0 5px 0!important;
  letter-spacing: 1px;
}
.clock-row p {
  font-size: 18px;
  font-weight: 300;
  color: #fff !important;
  margin: 0;
}
.wdgt-row {
  text-align: center !important;
}
.wdgt-row i {
  font-size: 50px;
}
.wdgt-value h1 {
  color: #c7cbd6;
  font-size: 30px;
  font-weight: 400;
  margin: 0;
}
.wdgt-value p {
  color: #c7cbd6;
  font-size: 14px;
  font-weight: 300;
  margin: 0;
}
.red-bg {
  background: #fa8564;
}
.purple-bg {
  background: #9466b5;
  color: #fff;
}
.weather-box {
  float: left;
  width: 100%;
}
.weather-box .symbol {
  border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  padding: 61px 15px;
  width: 50%;
  float: left;
  text-align: center;
}
.weather-box .symbol i {
  font-size: 70px;
  text-shadow: -5px 6px 5px rgba(0, 0, 0, 0.3);
}
.weather-box .value {
  float: right;
  width: 50%;
  text-align: center;
  padding: 33px 0;
  font-size: 14px;
  color: #bdbdbd;
}
.weather-box .value i {
  font-size: 20px;
}
.wdgt-row,
.prd-img {
  position: relative;
}
.wdgt-row img {
  width: 100%;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
}
.wdt-head {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
  color: #fff;
  position: absolute;
  left: 20px;
  bottom: 15px;
}
.country-select {
  position: absolute;
  top: 10px;
  right: 10px;
}
.weather-full-info {
  color: #cbcbcb;
}
.weather-full-info h1 {
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 10px 0;
  text-transform: uppercase;
}
.weather-full-info h2 {
  font-size: 14px;
  font-weight: 300;
  margin: 0 0 5px 0;
}
.weather-full-info .today-status i {
  font-size: 40px;
  color: #1fb5ad;
}
.weather-full-info .degree {
  font-size: 30px;
  font-weight: 600;
  display: inline-block;
  padding-left: 20px;
}
.weather-full-info .degree:after {
  content: "o";
  position: relative;
  top: -12px;
  font-size: 16px;
}
.weather-full-info ul {
  margin-bottom: 0;
}
.weather-full-info ul li {
  display: inline-block;
  width: 16%;
  text-align: center;
  border-left: 1px solid #f1f2f7;
}
.weather-full-info ul li i {
  font-size: 25px;
}
.weather-full-info .statistics {
  padding-top: 5px;
}
.weather-full-info .statistics:after {
  content: "o";
  position: relative;
  top: -5px;
  font-size: 10px;
}
.prd-row {
  position: relative;
}
.btn-add-cart {
  bottom: 9px;
  padding: 12px;
  position: absolute;
  right: 15px;
}
.prd-row img {
  width: 100%;
}
.prd-row .action {
  width: 100px;
  height: 45px;
  position: absolute;
  bottom: 10px;
  right: -35px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.prd-row .action .part1 {
  width: 50%;
  float: left;
  text-align: center;
  line-height: 45px;
  color: #fff;
  font-size: 18px;
}
.yellow-bg-prd {
  background: #ffdd00;
  border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
}
.prd-row h1 {
  font-size: 24px;
  font-weight: 400;
  color: #5f6165;
  margin: 5px 0;
}
.prd-row p {
  margin: 0;
  color: #bfc2c4;
}
.prd-row p.normal {
  color: #bfc2c4;
}
.prd-row p.terques {
  color: #1fb5ad;
}
.prd-row .price {
  margin-top: 20px;
  margin-bottom: 20px;
}
.prd-row .price .amnt {
  color: #1fb5ad;
  font-size: 25px;
  font-weight: 600;
}
.prd-row .price .amnt:after {
  content: ".00";
  position: relative;
  top: -10px;
  font-size: 12px;
}
.clock-place {
  margin: -76px auto 0;
}
.btn-gap button {
  margin-right: 10px;
}
/*custom select*/
span.customSelect {
  font-size: 12px;
  background-color: #ffffff;
  padding: 6px 10px;
  border: 1px solid #EAEAEA;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  color: #A4AABA;
  text-align: left;
}
span.customSelect.changed {
  background-color: #fff;
}
.customSelectInner {
  background: url("/bundles/cmslayout/images/customSelect-arrow.gif") no-repeat center right;
}
/*Timeline chat*/
.chat-form {
  margin-top: 25px;
  clear: both;
}
.chat-form .input-cont {
  margin-bottom: 10px;
}
.chat-form .input-cont input {
  margin-bottom: 0px;
}
.chat-form .input-cont input {
  border: 1px solid #d3d3d3 !important;
  margin-top: 0;
  min-height: 45px;
}
.chat-form .input-cont input {
  background-color: #fff !important;
}
.chat-features a {
  margin-left: 10px;
}
.chat-features a i {
  color: #d0d0d0;
}
.timeline-messages h3 {
  margin-bottom: 30px;
  color: #1fb5ad;
  font-size: 16px;
  text-transform: uppercase;
  background: #fff;
  padding: 20px;
  margin-top: -3px;
  position: relative;
}
.timeline-messages:before {
  background: rgba(0, 0, 0, 0.05);
  bottom: 0;
  top: 0;
  width: 2px;
}
.timeline-messages:before,
.msg-time-chat:before,
.msg-time-chat .text:before {
  content: "";
  left: 20px;
  position: absolute;
  top: -2px;
}
.timeline-messages,
.msg-time-chat,
.timeline-messages .msg-in,
.timeline-messages .msg-out {
  position: relative;
}
.timeline-messages .msg-in .arrow {
  border-right: 8px solid #949496 !important;
}
.timeline-messages .msg-in .arrow {
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  display: block;
  height: 0;
  left: -8px;
  position: absolute;
  top: 25px;
  width: 0;
}
.timeline-messages .msg-out .arrow {
  border-right: 8px solid #41cac0 !important;
}
.timeline-messages .msg-out .arrow {
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  display: block;
  height: 0;
  left: -8px;
  position: absolute;
  top: 25px;
  width: 0;
}
.msg-time-chat:first-child:before {
  margin-top: 27px;
}
.msg-time-chat:before {
  background: #CCCCCC;
  border: 2px solid #FAFAFA;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  height: 16px;
  margin: 35px 0 0 -7px;
  width: 16px;
}
.msg-time-chat:hover:before {
  background: #41cac0;
}
.msg-time-chat:first-child {
  padding-top: 0;
}
.message-img {
  float: left;
  margin-right: 30px;
  overflow: hidden;
}
.message-img img {
  display: block;
  height: 44px;
  width: 44px;
}
.message-body {
  margin-left: 50px;
  display: inline-block;
}
.msg-time-chat .msg-in .text {
  /*border:1px solid #e3e6ed;*/
  /*padding:10px;*/
  border-radius: 4px;
  -webkit-border-radius: 4px;
  margin-top: 14px;
}
.msg-time-chat .msg-in .text .first {
  background: #949496;
  padding: 10px;
  color: #fff;
  float: left;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  margin-right: 5px;
  width: 130px;
  text-align: right;
}
.msg-time-chat .msg-in .text .second {
  background: #8fd6d6;
  padding: 10px;
  color: #fff;
  float: left;
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.msg-time-chat .msg-out .text {
  border: 1px solid #e3e6ed;
  padding: 10px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.msg-time-chat p {
  margin: 0;
}
.msg-time-chat .attribution {
  font-size: 11px;
  margin: 0px 0 5px;
}
.msg-time-chat {
  overflow: hidden;
  padding: 8px 0;
}
.msg-in a,
.msg-in a:hover {
  color: #b64c4c;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  margin-right: 10px;
  font-weight: 400;
  font-size: 13px;
}
.msg-out a,
.msg-out a:hover {
  color: #288f98;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  margin-right: 10px;
  font-weight: 400;
  font-size: 13px;
}
.bg-terques {
  background: #8fd6d6 !important;
}
.bg-red {
  background: #ffa991 !important;
}
.bg-purple {
  background: #bda4ec !important;
}
.bg-green {
  background: #aec785 !important;
}
.bg-yellow {
  background: #fed65a !important;
}
.bg-blue {
  background: #99cce3 !important;
}
/*boxed page */
.boxed-page {
  background-color: #000 !important;
}
.box-head {
  background: none;
}
.boxed-page .container {
  background: #32323A;
  padding-left: 0;
  padding-right: 0;
}
.boxed-page > .container {
  overflow: hidden;
}
.boxed-page .container #sidebar {
  position: inherit;
}
.boxed-page .container .header .container {
  background: #fff;
}
.boxed-page .container aside {
  float: left;
}
.boxed-page .container .wrapper {
  background: #F1F2F7;
  min-height: 900px;
}
.boxed-page .brand {
  margin-left: 0;
}
/*collapsible*/
.tools a {
  margin-left: 10px;
  color: #a7a7a7;
  font-size: 12px;
}
/* google maps */
.gmaps {
  height: 300px;
  width: 100%;
}
.ullist {
  border-bottom: #ccc 1px solid;
  margin-left: 20px;
}
.ullist li {
  display: inline-block;
  margin-left: 5px;
}
.ullist li a {
  display: inline-block;
  padding: 10px 20px !important;
  border-top: #ccc 1px solid;
  border-left: #ccc 1px solid;
  border-right: #ccc 1px solid;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  background: #f1f1f1;
}
.ullist li.active a {
  background: #fff;
  border-bottom: #fff 1px solid;
  position: relative;
  top: 1px;
  margin-bottom: -1px;
}
/* star rating */
.rating {
  unicode-bidi: bidi-override;
  direction: rtl;
  font-size: 30px;
}
.rating span.star,
.rating span.star {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}
.rating span.star:hover,
.rating span.star:hover {
  cursor: pointer;
}
.rating span.star:before,
.rating span.star:before {
  content: "\f006";
  padding-right: 5px;
  color: #BEC3C7;
}
.rating span.star:hover:before,
.rating span.star:hover:before,
.rating span.star:hover ~ span.star:before,
.rating span.star:hover ~ span.star:before {
  content: "\f005";
  color: #41CAC0;
}
/*ckEditor*/
#editor-container {
  width: 100%;
  margin: 10px auto 0;
}
#header-editor {
  overflow: hidden;
  padding: 0 0 30px;
  border-bottom: 1px solid #eaeaea;
  position: relative;
}
#headerLeft,
#headerRight {
  width: 100%;
  overflow: hidden;
}
#headerLeft {
  float: left;
  padding: 10px 1px 1px;
}
#headerLeft h2,
#headerLeft h3 {
  margin: 0;
  overflow: hidden;
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
}
#headerLeft h2 {
  font-size: 2.6em;
  line-height: 1.1em;
  text-transform: capitalize;
  color: #32323a;
  margin-bottom: 30px;
}
#headerLeft h3 {
  font-size: 1.5em;
  line-height: 1.1em;
  margin: 0.2em 0 0;
  color: #32323a;
}
#headerRight {
  float: right;
  padding: 1px;
}
#headerRight p {
  line-height: 1.8em;
  text-align: justify;
  margin: 0;
}
#headerRight p + p {
  margin-top: 20px;
}
#headerRight > div {
  padding: 20px 0;
  margin: 0;
  font-size: 1.1em;
  color: #757575;
}
#columns {
  color: #757575;
  overflow: hidden;
  padding: 20px 0;
}
#columns h3 {
  color: #32323a;
}
#columns > div {
  float: left;
  width: 33.3%;
}
#columns #column1 > div {
  margin-left: 1px;
}
#columns #column3 > div {
  margin-right: 1px;
}
#columns > div > div {
  margin: 0px 10px;
  padding: 10px 0;
}
#columns blockquote {
  margin-left: 15px;
}
#taglist {
  display: inline-block;
  margin-left: 20px;
  font-weight: bold;
  margin: 0 0 0 20px;
}
.cke_editable.cke_editable_inline.cke_focus {
  background: #fcfcfc;
  border: 1px solid #eaeaea;
  cursor: text;
  outline: medium none;
}
/*advanced table*/
.general-table .progress {
  margin-bottom: 0;
}
.adv-table table tr td {
  padding: 10px;
}
.adv-table table.display thead th {
  border-bottom: 1px solid #DDDDDD;
  padding: 10px;
}
tr.odd.gradeA td.sorting_1,
tr.odd td.sorting_1,
tr.even.gradeA td.sorting_1 {
  background: none;
}
td.details {
  background-color: #eee;
}
td.details table tr td,
.dataTable tr:last-child {
  border: none;
}
.adv-table table.display tr.odd.gradeA {
  background-color: #F9F9F9;
}
.adv-table table.display tr.even.gradeA {
  background-color: #FFFFFF;
}
.adv-table .dataTables_filter label input {
  float: right;
  margin-left: 10px;
  width: 78%;
}
.adv-table .dataTables_filter label {
  line-height: 33px;
  width: 100%;
}
.adv-table .dataTables_length select {
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 5px 8px;
  width: 65px;
}
.adv-table .dataTables_info,
.dataTables_paginate {
  padding: 15px 0;
}
.adv-table .dataTables_length,
.adv-table .dataTables_filter {
  padding: 15px 0;
}
.cke_chrome {
  border: none !important;
}
.editable-table .dataTables_filter {
  width: 80%;
}
/*flot chart*/
.flot-chart .chart,
.flot-chart .pie,
.flot-chart .bars {
  height: 300px;
}
/*xchart*/
.demo-xchart {
  height: 400px;
  width: 100%;
}
/*Horizontal menu*/
.full-width #main-content {
  margin-left: 0;
}
.horizontal-menu {
  margin-top: 18px;
  float: left;
}
.horizontal-menu .navbar-nav > li {
  margin-right: 5px;
}
.horizontal-menu .navbar-nav > li > a {
  padding: 10px 20px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.horizontal-menu > .navbar-nav > li > .dropdown-menu {
  margin-top: 23px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1) !important;
  border: none;
}
.full-width .navbar-header {
  width: 100%;
}
.full-width .nav > li > a:hover,
.full-width .nav li.active a,
.full-width .nav li.dropdown a:hover,
.full-width .nav li.dropdown.open a:focus,
.full-width .nav .open > a,
.full-width .nav .open > a:hover,
.full-width .nav .open > a:focus {
  background-color: #1FB5AD;
  text-decoration: none;
  color: #fff;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  border-radius: 30px;
  -webkit-border-radius: 30px;
}
.full-width .dropdown-menu {
  box-shadow: none;
}
.full-width .dropdown-menu > li > a {
  padding: 10px 20px;
  font-size: 13px;
}
.horizontal-menu .dropdown-menu > li > a {
  padding: 10px 20px;
  font-size: 13px;
  margin: 5px 10px;
}
/*advanced form*/
.form-body {
  padding: 20px;
}
/*multiselect*/
.ms-container .ms-selectable li.ms-hover,
.ms-container .ms-selection li.ms-hover {
  background-color: #2A3542;
  color: #FFFFFF;
  cursor: pointer;
  text-decoration: none;
}
.ms-container .ms-list,
.ms-container .ms-list.ms-focus {
  box-shadow: none !important;
}
.ms-container .ms-list.ms-focus {
  border: 1px solid #2A3542;
}
.ms-selectable .search-input,
.ms-selection .search-input {
  margin-bottom: 10px;
}
/*spinner*/
.spinner-buttons.btn-group-vertical .btn {
  height: 17px;
  margin: 0;
  padding-left: 6px;
  padding-right: 6px;
  text-align: center;
  width: 22px;
}
.spinner-buttons.btn-group-vertical .btn i {
  margin-top: -3px;
}
.spinner-buttons.btn-group-vertical .btn:first-child {
  border-radius: 0 4px 0 0 !important;
  -webkit-border-radius: 0 4px 0 0 !important;
}
.spinner-buttons.btn-group-vertical .btn:last-child {
  border-radius: 0 0 4px !important;
  -webkit-border-radius: 0 0 4px !important;
}
/**/
.wysihtml5-toolbar .btn-default {
  background: #fff;
  color: #757575;
}
/*lock screen*/
.lock-screen {
  background: #1FB3A3 url("/bundles/cmslayout/images/lock-screen.jpg") no-repeat fixed 0 0 / cover;
}
.lock-wrapper {
  margin: 10% auto;
  max-width: 500px;
}
.lock-box {
  position: relative;
}
.lock-name {
  background: #fff;
  width: 50%;
  float: left;
  height: 50px;
  line-height: 50px;
  margin-top: 55px;
  padding: 0 20px;
  text-align: left;
  border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  color: #1fb5ad;
}
.lock-pwd {
  background: #fff;
  width: 50%;
  float: right;
  height: 50px;
  line-height: 50px;
  margin-top: 55px;
  padding: 0 0 0 80px;
  border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  color: #1fb5ad;
}
.lock-pwd input {
  width: 74%;
  margin-top: 6px;
  color: #626f81;
}
.lock-pwd input:focus,
.lock-pwd input:hover {
  border-color: #fff;
}
.lock-wrapper img {
  position: absolute;
  left: 33%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 10px solid #fff;
  width: 160px;
  height: 160px;
  background: #fff;
}
.lock-wrapper .locked {
  margin-bottom: 20px;
  display: inline-block;
  color: #026f7a;
}
.btn-lock,
.btn-lock:hover {
  background: #fff;
  color: #626f81;
  margin-top: -8px;
}
.lock-input {
  width: 83%;
  border: none;
  float: left;
  margin-right: 3px;
}
#time {
  width: 100%;
  color: #fff;
  font-size: 125px;
  margin-bottom: 50px;
  display: inline-block;
  text-align: center;
  font-family: 'Lato', sans-serif;
  font-weight: 100;
}
/*language*/
.language {
  margin-top: 4px;
}
.language .dropdown-menu {
  border: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1) !important;
  margin-top: 18px;
}
.language .dropdown-menu li a {
  /*border-bottom:1px solid #eee;*/
  padding: 10px;
}
.language .dropdown-menu li:last-child a {
  border-bottom: none;
}
.language .dropdown-menu li a {
  font-size: 13px;
  padding: 10px;
}
.language .dropdown-menu li a:hover {
  background: #F1F2F7;
  color: #32323a;
}
.language-menu {
  margin-top: 15px !important;
  padding: 0;
}
.lang-arrow-up {
  background: url("/bundles/cmslayout/images/top-arrow.png") no-repeat;
  width: 18px;
  height: 10px;
  margin-top: -15px;
  float: right;
  margin-right: 15px;
}
/*breadcrumbs-alt*/
.breadcrumbs-alt {
  list-style-type: none;
  margin: 0px 0 20px;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.breadcrumbs-alt li {
  float: left;
  margin: 0 25px 0 0;
  transition: all 0.3s ease-in-out 0s;
}
.breadcrumbs-alt a:before {
  border-color: #E0E1E7 #E0E1E7 #E0E1E7 rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 1.5em 0 1.7em 1em;
  content: "";
  left: -1em;
  margin-top: -1.6em;
  position: absolute;
  top: 50%;
  transition: all 0.3s ease-in-out 0s;
}
.breadcrumbs-alt a:after {
  border-bottom: 1.5em solid rgba(0, 0, 0, 0);
  border-left: 1em solid #E0E1E7;
  border-top: 1.5em solid rgba(0, 0, 0, 0);
  content: "";
  margin-top: -1.5em;
  position: absolute;
  right: -1em;
  top: 50%;
  transition: all 0.3s ease-in-out 0s;
}
.breadcrumbs-alt a {
  background: #E0E1E7;
  color: #444444;
  float: left;
  font-size: 12px;
  padding: 10px;
  position: relative;
  text-decoration: none;
  transition: all 0.3s ease-in-out 0s;
}
/*active and hover*/
.breadcrumbs-alt a:hover:before,
.breadcrumbs-alt a.current:before {
  border-color: #1FB5AD #1FB5AD #1FB5AD rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 1.5em 0 1.7em 1em;
  content: "";
  left: -1em;
  margin-top: -1.6em;
  position: absolute;
  top: 50%;
  transition: all 0.3s ease-in-out 0s;
}
.breadcrumbs-alt a:hover:after,
.breadcrumbs-alt a.current:after {
  border-bottom: 1.5em solid rgba(0, 0, 0, 0);
  border-left: 1em solid #1FB5AD;
  border-top: 1.5em solid rgba(0, 0, 0, 0);
  content: "";
  margin-top: -1.5em;
  position: absolute;
  right: -1em;
  top: 50%;
  transition: all 0.3s ease-in-out 0s;
}
.breadcrumbs-alt a:hover,
.breadcrumbs-alt a.current {
  background: #1FB5AD;
  color: #fff;
  float: left;
  font-size: 12px;
  padding: 10px;
  position: relative;
  text-decoration: none;
  transition: all 0.3s ease-in-out 0s;
}
/*footer*/
.footer-section {
  background: #32323A;
  color: #fff;
  padding: 10px 0;
  /*position:fixed;*/
  bottom: 0;
  width: 100%;
  margin-top: 30px;
}
.go-top {
  margin-right: 1%;
  float: right;
  background: rgba(0, 0, 0, 0.4);
  width: 25px;
  height: 25px;
  border-radius: 2%;
  -webkit-border-radius: 2%;
}
.go-top i {
  color: #fff;
  font-size: 18px;
  padding-top: 2px;
}
.site-min-height {
  min-height: 900px;
}
/*pricing table*/
.price-head {
  padding: 10px 0 50px;
}
.price-head h1 {
  font-size: 32px;
  font-weight: normal;
  color: #1fb5ad;
}
.pricing-table {
  background: #F1F2F7;
  text-align: center;
  padding: 0 0 25px 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.pricing-table.most-popular {
  position: relative;
}
.most-popular {
  background: #f1f2f7;
  color: #7d7d7d;
}
.most-popular .pricing-head {
  background: #1fb5ad;
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  position: relative;
  height: 170px;
}
.most-popular .pricing-quote,
.most-popular ul li i {
  color: #1fb5ad;
}
.most-popular .price-actions .btn {
  background: #1fb5ad !important;
  cursor: pointer;
}
.pricing-table .price-actions .btn {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #7d7d7d;
  color: #fff;
  border: none;
  box-shadow: none;
  text-shadow: none;
  padding: 10px 20px;
  cursor: pointer;
}
.pricing-head {
  background: #7d7d7d;
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  position: relative;
  height: 170px;
}
.pricing-head h1 {
  font-size: 24px;
  font-weight: 300;
  padding-top: 30px;
  color: #fff;
  text-transform: uppercase;
}
.pricing-quote {
  background: #fff;
  padding: 22px 0;
  color: #7d7d7d;
  font-size: 45px;
  font-weight: 100;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  margin: -85px auto;
  z-index: 100;
  position: relative;
}
.pricing-quote:after {
  width: 170px;
  height: 170px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 10px solid rgba(255, 255, 255, 0.5);
  margin: -85px auto;
  z-index: 100;
  position: absolute;
  content: "";
  left: -10px;
  top: 75px;
}
.pricing-table ul {
  margin: 120px 0 50px;
  padding: 0;
}
.pricing-table ul li {
  margin: 0 2em;
  padding: 1em 0;
  text-align: left;
  font-weight: 300;
}
.pricing-table ul li i {
  margin-right: 10px;
}
.pricing-quote span.note {
  display: inline;
  font-size: 18px;
  line-height: 0.8em;
  position: relative;
  top: -18px;
}
.pricing-quote p {
  font-size: 16px;
  color: #d2d2d6;
}
.pricing-quotation,
.team-info {
  background: #EEEEEE;
  padding: 20px 20px 35px 20px;
  margin-bottom: 100px;
  display: inline-block;
  width: 100%;
  text-align: center;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.pricing-quotation h3,
.team-info h3 {
  font-weight: 300;
}
.pricing-quotation p,
.team-info p {
  margin-bottom: 0px;
}
.pricing-plan,
.team-info-wrap {
  position: relative;
}
.pricing-quotation:before,
.team-info:before {
  background-color: #EEEEEE;
  border-color: #EEEEEE;
  border-image: none;
  border-right: 1px solid #EEEEEE;
  border-style: none;
  top: -7px;
  content: "";
  display: block;
  height: 14px;
  left: 48%;
  position: absolute;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 15px;
}
/*dragable portlet*/
.sortable .panel .panel-heading {
  cursor: move;
}
/*switch btn*/
.has-switch span.switch-left,
.has-switch span.switch-right {
  border-radius: 40px;
  -webkit-border-radius: 40px;
}
/*toggle style*/
.toggle-heading h3 {
  font-size: 16px;
  margin: 0 0 10px 0;
  /*border-bottom:1px solid #ddd;*/
  padding-bottom: 10px;
  font-weight: 300;
}
/*tags input*/
.tagsinput {
  height: 40px !important;
  min-height: 41px !important;
  margin: 0 !important;
  overflow: auto !important;
  padding: 5px !important;
}
div.tagsinput span.tag {
  background: none repeat scroll 0 0 #CDE69C !important;
  border: 0 none !important;
  color: #638421 !important;
  margin-bottom: 4px !important;
  padding: 5px 6px !important;
}
.hd-title {
  font-size: 16px;
  margin: 10px 0;
}
/*DASHBOARD -jaman*/
.main-chart {
  width: 100%;
  height: 265px;
}
#flotTip {
  background: #fff;
  border: #ccc 1px solid;
  padding: 10px;
}
#legendcontainer26 {
  padding: 10px 0px;
}
#legendcontainer26 .legendColorBox {
  padding-right: 5px;
}
#legendcontainer26 .legendColorBox div {
  border-radius: 100% !important;
}
.widget-h {
  color: #afaebc;
  font-size: 16px;
  text-transform: uppercase;
  margin: 0px 0px 10px 0px;
  text-align: center;
}
.gauge-canvas {
  text-align: center;
}
.gauge-value {
  color: #fa8564;
  font-size: 16px;
  font-weight: bold;
  padding-left: 20px;
}
.gauge-title {
  color: #ccc;
  font-size: 14px;
  padding-right: 20px;
}
.gauge-meta {
  margin: 0px;
  padding-top: 7px;
}
.daily-visit {
  text-align: center;
}
.daily-visit-spark {
  padding: 10px 0px;
}
.sm-pie .legendColorBox {
  padding-right: 5px;
}
.sm-pie .legendColorBox > div {
  border: #fff 0px solid !important;
}
.sm-pie .legendColorBox div {
  border-radius: 100% !important;
}
.epie-chart {
  position: relative;
  display: inline-block;
  width: 80px;
  height: 80px;
  text-align: center;
}
.epie-chart canvas {
  position: absolute;
  top: 0;
  left: 0;
}
.percent {
  display: inline-block;
  line-height: 80px;
  z-index: 2;
}
.pc-epie-chart {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 50px;
  text-align: center;
}
.pc-epie-chart canvas {
  position: absolute;
  top: 0;
  left: 0;
}
.pc-epie-chart .percent {
  display: inline-block;
  line-height: 50px;
  z-index: 2;
  font-size: 10px;
  color: #5bc6f0;
}
.percent:after {
  content: '%';
  margin-left: 0.1em;
  font-size: 0.8em;
}
.chart-meta {
  margin: 0px;
}
.visit-chart-value {
  font-size: 18px;
  color: #3acdc7;
  font-weight: 600;
  padding-top: 10px;
}
.visit-chart-title {
  font-size: 16px;
  padding-top: 10px;
  color: #ccc;
}
.visit-chart-title i {
  color: #3acdc7;
}
.top-stats-panel {
  min-height: 164px;
}
.top-stats-panel .sm-pie {
  margin-top: 30px;
}
.sm-pie {
  height: 100px;
  width: 100%;
  display: block;
}
.target-sell {
  height: 40px;
  width: 100%;
  display: block;
}
.side-graph-info {
  float: left;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 15px;
}
.side-mini-graph {
  float: right;
  width: 70px;
  margin-right: 10px;
  text-align: center;
}
.side-graph-info.payment-info {
  padding-top: 10px;
}
.monthly-stats {
  -webkit-border-radius: 4px 4px 0px 0px;
  border-radius: 4px 4px 0px 0px;
  margin: -15px -15px 15px -15px;
  padding: 15px;
}
.monthly-stats.pink {
  background-color: #9972b5 !important;
}
.sparkline {
  text-align: center;
}
.monthly-stats h4 {
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0px;
  padding: 5px 0px 10px 0px;
}
.circle-sat ul {
  text-align: center;
}
.circle-sat ul li {
  display: inline-block;
}
.circle-sat ul li span {
  display: block;
  text-transform: uppercase;
}
.left-stat-label span,
.right-stat-label span {
  display: block;
}
.left-stat-label {
  text-align: right;
  font-size: 11px;
  position: relative;
  top: 10px;
  padding-right: 10px;
}
.right-stat-label {
  text-align: left;
  font-size: 11px;
  position: relative;
  top: 10px;
  padding-left: 10px;
}
.left-stat-label .sell-percent {
  color: #f9a10c;
  font-size: 14px;
}
.right-stat-label .sell-percent {
  color: #36d8c0;
  padding-top: 30px;
  font-size: 14px;
}
.spark-bar-label span {
  display: block;
  color: #bbb;
}
.bar-label-value {
  font-size: 20px;
  color: #666 !important;
}
.prospective-spark-bar {
  margin: 0px;
}
.prospective-spark-bar li {
  padding: 20px 0px 20px 0px;
}
.jqstooltip:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: rgba(0, 0, 0, 0.6);
  border-width: 4px;
  margin-left: -4px;
}
.stat-btn {
  padding: 3px;
  background-color: #eee6f5;
  border-radius: 3px;
  height: 24px;
  color: #cab1d9;
}
.stat-btn:hover {
  background-color: #422c50;
  color: #cab1d9;
}
.stat-btn.active {
  background-color: #422c50;
  color: #cab1d9;
}
.region-earning-stats {
  text-align: center;
  color: #6d6d6d;
  text-transform: uppercase;
  padding: 40px 30px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
.region-earning-stats span {
  display: block;
  color: #b0c781;
  font-size: 20px;
}
.location-earning-stats {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  margin-bottom: 30px;
}
.location-earning-stats li {
  padding: 0px 15px;
}
.location-earning-stats li {
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
}
.location-earning-stats li span {
  display: block;
  font-size: 14px;
}
.stat-divider {
  border-right: #dadada 1px dashed;
}
.vector-stat {
  height: 150px;
  margin-top: 20px;
}
.alert-icon {
  width: 40px;
  height: 40px;
  display: inline-block;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.alert-icon i {
  width: 40px;
  height: 40px;
  display: block;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  color: #fff;
}
.notification-info {
  margin-left: 56px;
  margin-top: -40px;
}
.notification-meta {
  margin-bottom: 3px;
}
.notification-info p {
  margin: 0px;
  color: #999;
  font-size: 12px;
}
.alert-info .alert-icon {
  background-color: #99cce3;
}
.alert-danger .alert-icon {
  background-color: #fcb1ae;
}
.alert-success .alert-icon {
  background-color: #98d7ad;
}
.alert-warning .alert-icon {
  background-color: #ffe699;
}
.notification-sender {
  color: #414147;
}
.notification-time {
  font-style: italic;
  color: #999;
}
.alert-info .notification-info a {
  color: #45a2c9;
}
.alert-danger .notification-info a {
  color: #fb6f6b;
}
.alert-success .notification-info a {
  color: #42b663;
}
.alert-warning .notification-info a {
  color: #e6cb76;
}
.alert-info.bucket-notification {
  background-color: #eef7fd;
}
.alert-danger.bucket-notification {
  background-color: #fef3f2;
}
.alert-success.bucket-notification {
  background-color: #eef8f8;
}
.alert-warning.bucket-notification {
  background-color: #fff7e1;
}
/*=Chat=*/
.conversation-list li {
  margin-bottom: 24px;
}
.conversation-list .chat-avatar {
  width: 40px;
  display: inline-block;
  text-align: center;
  float: left;
}
.conversation-list .chat-avatar i {
  font-size: 12px;
  font-style: normal;
}
.conversation-list .ctext-wrap i {
  display: block;
  font-style: normal;
  font-weight: bold;
  position: relative;
  font-size: 12px;
  color: #2cb9b3;
}
.conversation-list .conversation-text {
  display: inline-block;
  font-size: 12px;
  float: left;
  margin-left: 12px;
  width: 70%;
}
.conversation-list .ctext-wrap {
  padding: 10px;
  background: #d5f2ef;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  display: inline-block;
}
.conversation-list .ctext-wrap p {
  margin: 0px;
  padding-top: 3px;
}
.conversation-list .ctext-wrap:after {
  right: 100%;
  top: 20%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(213, 242, 239, 0);
  border-right-color: #d5f2ef;
  border-width: 5px;
  margin-top: -5px;
}
.conversation-list .odd .chat-avatar {
  float: right !important;
}
.conversation-list .odd .conversation-text {
  width: 70% !important;
  margin-right: 12px;
  text-align: right;
  float: right !important;
}
.conversation-list .odd .ctext-wrap {
  background: #eeeef2 !important;
}
.conversation-list .odd .ctext-wrap i {
  color: #acacac;
}
.conversation-list .odd .ctext-wrap:after {
  left: 100% !important;
  top: 20% !important;
  border-color: rgba(238, 238, 242, 0) !important;
  border-left-color: #eeeef2 !important;
}
.chat-send {
  padding-left: 0px;
}
.chat-send button {
  width: 100%;
}
/*=Event Calendar=*/
.event-calendar {
  background: #1fb5ac;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  min-height: 474px;
}
.calendar-block {
  float: right !important;
  -webkit-border-radius: 0 5px 5px 0px;
  -moz-border-radius: 0 5px 5px 0px;
  border-radius: 0 5px 5px 0px;
  background: #fff;
  min-height: 474px;
  z-index: 1000;
}
.event-list-block {
  -webkit-border-radius: 5px 0px 0px 5px;
  -moz-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px;
}
.calendar-block .clndr {
  margin: 40px 0;
}
.calendar-block .clndr {
  margin: 40px 0;
}
.calendar-block .clndr-controls {
  margin: 45px 0px !important;
}
.calendar-block .day-contents {
  width: 30px;
  margin: auto;
}
.today .day-contents {
  width: 30px;
  background: #1fb0ab;
  cursor: pointer;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.calendar-block .day-contents:hover {
  width: 30px;
  background: #1fb0ab;
  cursor: pointer;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.event-list li {
  background: rgba(255, 255, 255, 0.2);
  padding: 10px 30px 10px 10px;
  color: #fff;
  margin-bottom: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: relative;
}
.event-close {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  position: absolute;
  right: 4px;
  top: 8px;
}
.cal-day {
  font-size: 30px;
  font-weight: 300;
  text-transform: uppercase;
  color: #fff;
  padding-top: 15px;
  padding-bottom: 30px;
}
.cal-day span {
  font-size: 14px;
  display: block;
}
.evnt-input,
.evnt-input:focus {
  background: none;
  border: none;
  border-bottom: #fff 1px solid;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: #fff;
  padding-left: 0px;
  margin-top: 10px;
}
.widget-head {
  position: relative;
}
.widget-collapse {
  width: 20px;
  height: 20px;
  display: block;
  text-align: center;
  position: absolute;
  right: 10px;
}
.widget-collapse i {
  width: 20px;
  height: 20px;
  display: block;
  text-align: center;
  line-height: 20px;
  font-size: 8px;
}
.mini-stat {
  background: #fff;
  padding: 20px 40px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 20px;
}
.mini-stat-icon {
  width: 60px;
  height: 60px;
  display: inline-block;
  line-height: 60px;
  text-align: center;
  font-size: 30px;
  background: #eee;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  float: left;
  margin-right: 10px;
  color: #fff;
}
.mini-stat-info {
  font-size: 12px;
  padding-top: 2px;
}
.mini-stat-info span {
  display: block;
  font-size: 24px;
  font-weight: 600;
}
.orange {
  background: #fa8564 !important;
}
.tar {
  background: #1fb5ac !important;
}
.mini-stat .green {
  background: #aec785 !important;
}
.pink {
  background: #a48ad4 !important;
}
.yellow-b {
  background: #fdd752 !important;
}
/*== Weather Widget ==*/
.weather-widget {
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 20px;
  padding: 12px 15px;
}
.weather-info {
  margin: 0px;
}
.weather-info li {
  font-size: 14px;
  color: #ccc;
}
.weather-icon {
  margin-right: 10px;
  padding-right: 10px;
}
.weather-icon canvas {
  margin-top: 15px;
}
.weather-cent span {
  font-size: 30px;
  font-weight: 700;
  color: #aec785;
}
.weather-cent span:after {
  content: "o";
  font-size: 16px;
  position: relative;
  top: -15px;
}
.bar-stats {
  height: 80px;
  margin-top: 20px;
  border-bottom: #aec785 2px solid;
  position: relative;
}
.progress-stat-bar {
  padding-left: 10px;
}
.progress-stat-bar li {
  height: 78px;
  width: 20px;
  background: #f1f1f1;
  position: relative;
  margin-right: 5px;
  float: left;
}
.progress-stat-percent {
  background: #aec785;
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
}
.bar-legend {
  position: absolute;
  top: 0px;
  right: 0px;
}
.bar-legend li {
  font-size: 11px;
  margin-bottom: 5px;
}
.bar-legend-pointer {
  height: 10px;
  width: 10px;
  display: inline-block;
  position: relative;
  top: 1px;
  margin-right: 5px;
}
.bar-legend-pointer.green {
  background: #AEC785;
}
.daily-sales-info {
  color: #ccc;
}
.daily-sales-info span {
  display: inline-block;
}
.daily-sales-info span.sales-count {
  font-size: 18px;
  color: #aec785;
  font-weight: 600;
}
.daily-sales-info {
  padding-top: 6px;
}
.daily-sales-info span.sales-label {
  position: relative;
  top: -2px;
}
.todo-title {
  margin-right: 70px;
}
.to-do-list li {
  background: #f3f3f3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  padding: 13px;
  margin-bottom: 5px;
  cursor: move;
}
.to-do-list li p {
  margin-bottom: 0px;
}
.todo-actionlist {
  position: absolute;
  right: 15px;
  top: 13px;
}
.todo-actionlist a {
  height: 24px;
  width: 24px;
  display: inline-block;
  float: left;
}
.todo-actionlist a i {
  height: 24px;
  width: 24px;
  display: inline-block;
  text-align: center;
  line-height: 24px;
  color: #ccc;
}
.todo-actionlist a:hover i {
  color: #666;
}
.todo-done i {
  font-size: 14px;
}
.todo-remove i {
  font-size: 10px;
}
.line-through {
  text-decoration: line-through;
}
.todo-action-bar {
  margin-top: 20px;
}
.drag-marker {
  height: 17px;
  display: block;
  float: left;
  width: 7px;
  position: relative;
  top: 2px;
}
.drag-marker i {
  height: 2px;
  width: 2px;
  display: block;
  background: #ccc;
  box-shadow: 5px 0 0 0px #ccc, 0px 5px 0 0px #ccc, 5px 5px 0 0px #ccc, 0px 10px 0 0px #ccc, 5px 10px 0 0px #ccc, 0px 15px 0 0px #ccc, 5px 15px 0 0px #ccc;
  -webkit-box-shadow: 5px 0 0 0px #ccc, 0px 5px 0 0px #ccc, 5px 5px 0 0px #ccc, 0px 10px 0 0px #ccc, 5px 10px 0 0px #ccc, 0px 15px 0 0px #ccc, 5px 15px 0 0px #ccc;
  -moz-box-shadow: 5px 0 0 0px #ccc, 0px 5px 0 0px #ccc, 5px 5px 0 0px #ccc, 0px 10px 0 0px #ccc, 5px 10px 0 0px #ccc, 0px 15px 0 0px #ccc, 5px 15px 0 0px #ccc;
}
/* To-Do Check*/
.to-do-list li .todo-check input[type=checkbox] {
  visibility: hidden;
}
.todo-check {
  width: 20px;
  position: relative;
  margin-right: 10px;
  margin-left: 10px;
}
.todo-check label {
  cursor: pointer;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: #ccc 1px solid;
}
.todo-check label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  position: absolute;
  width: 13px;
  height: 8px;
  background: transparent;
  top: 3px;
  left: 3px;
  border: 3px solid #cfcfcf;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.todo-checklabel:hover::after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.3;
}
.todo-check input[type=checkbox]:checked + label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.btn-todo-select button,
.btn-add-task button {
  width: 100%;
  font-size: 12px;
}
.todo-search-wrap {
  padding: 0px;
}
.todo-search {
  -moz-border-radius: 3px !important;
  -webkit-border-radius: 3px !important;
  border-radius: 3px !important;
}
.side-mini-stat {
  padding: 10px 0 !important;
}
.notification-pie-chart {
  position: relative !important;
  display: block;
  height: 50px;
  width: 50px;
}
.notification-pie-chart .pie-percent,
.notification-pie-chart .percent {
  width: 50px !important;
  height: 50px !important;
  display: block;
  line-height: 52px !important;
  text-align: center;
  margin-left: 0px !important;
  padding-left: 0px !important;
  position: absolute;
  top: 0px;
  font-size: 11px !important;
  font-weight: normal !important;
  color: #666;
}
.legendLabel {
  padding-bottom: 3px;
}
.notification-pie-chart .percent:after {
  content: '%';
  margin-left: 0.1em;
  font-size: 0.8em;
}
.first-city {
  color: #7bd0d1;
}
.second-city {
  color: #c5cc73;
}
.third-city {
  color: #e47578;
}
.top-menu .dropdown-menu:after,
.top-menu .dropdown-menu:before {
  bottom: 100%;
  left: 9%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.top-menu .dropdown-menu:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 7px;
  margin-left: -7px;
}
.top-menu .dropdown-menu:before {
  border-color: rgba(238, 238, 238, 0);
  border-bottom-color: #eeeeee;
  border-width: 8px;
  margin-left: -8px;
}
.pull-right.top-menu .dropdown-menu:after,
.pull-right.top-menu .dropdown-menu:before {
  bottom: 100%;
  left: 90%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.pull-right.top-menu .dropdown-menu:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 7px;
  margin-left: -7px;
}
.pull-right.top-menu .dropdown-menu:before {
  border-color: rgba(238, 238, 238, 0);
  border-bottom-color: #eeeeee;
  border-width: 8px;
  margin-left: -8px;
}
/*Chart JS*/
.chartJs {
  width: 100%;
  display: block;
}
#gmap-list,
#gmap-tabs {
  height: 450px;
}
#graph-area-line > svg,
#graph-bar > svg {
  width: 100% !important;
}
.task-info .desc p {
  padding-bottom: 0px !important;
}
.task-info .desc h5 {
  padding-top: 8px;
}
.evnt-input:-moz-placeholder {
  color: #fff !important;
  font-size: 12px;
}
.evnt-input::-moz-placeholder {
  color: #fff !important;
  font-size: 12px;
}
.evnt-input:placeholder {
  color: #fff !important;
  font-size: 12px;
}
.evnt-input::-webkit-input-placeholder {
  color: #fff !important;
  font-size: 12px;
}
#map-canvas {
  margin-top: 40px;
  width: 400px;
  height: 400px;
  webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: #eee 10px solid;
}
.gear-settings {
  width: 35px;
  height: 35px;
  -webkit-border-radius: 0 30% 0 0;
  -moz-border-radius: 0 30% 0 0;
  border-radius: 0 30% 0 0;
}
.gear-settings i {
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center;
  line-height: 33px;
  font-size: 18px;
  position: relative;
  color: #BFBFC1;
}
.gear-settings:hover i {
  color: #666;
}
.theme-switcher {
  width: 228px;
  padding-left: 7px;
  border: #eee 1px solid;
  position: fixed;
  top: -240px;
  right: -1px;
  z-index: 1000;
  background: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.show-switcher {
  right: -1px;
  top: 80px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.theme-switcher h6 {
  padding: 10px 10px 0px 10px;
  margin: 0px;
}
.color-list {
  padding: 5px;
}
.select-layout {
  padding: 10px;
}
.select-layout li a,
.layout-option li a,
.layout-option li .btn {
  border-radius: 3px;
  font-size: 12px;
  padding: 3px 10px;
  margin-right: 5px;
}
.color-list li {
  width: 24px;
  height: 24px;
  display: inline-block;
  float: left;
  margin: 5px;
}
.theme-color {
  cursor: pointer;
}
.default-theme {
  background-color: #1FB5AD;
}
.blue-theme {
  background-color: #38bbeb;
}
.green-theme {
  background-color: #8ebf4e;
}
.orange-theme {
  background-color: #fea352;
}
.purple-theme {
  background-color: #9488dd;
}
.turquoise-theme {
  background-color: #6ccac9;
}
.fixed-width {
  background: #aeaeae;
}
.fixed-width #container {
  width: 90%;
  margin: auto;
  overflow: hidden !important;
  position: relative;
}
.fixed-width #container .header {
  width: 90%;
  left: auto;
  right: auto;
}
.fixed-width #main-content {
  background: #F1F2F7;
}
.fixed-width #container #sidebar {
  position: absolute;
}
/*gallery*/
.media-filter {
  float: left;
  margin: 10px 0;
}
.media-filter li {
  float: left;
  margin-right: 10px;
}
.media-filter li a {
  background: #e6e6e6;
  padding: 5px 10px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.media-filter li a:hover,
.media-filter li a:focus {
  background: #1FB5AD;
  color: #fff;
}
.media-gal {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.media-gal .item {
  float: left;
}
.media-gal .item {
  margin-bottom: 1%;
  margin-right: 1%;
  width: 233px;
  padding: 10px;
  border: 1px solid #ddd;
}
.media-gal .item p {
  margin-bottom: 0;
  margin-top: 10px;
  text-align: center;
}
.media-gal .item img {
  height: 200px;
  width: 100%;
}
.img-modal img {
  width: 100%;
  margin-bottom: 10px;
}
/* Start: Recommended Isotope styles */
/* Isotope Filtering */
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
/*Isotope CSS3 transitions */
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}
/*disabling Isotope CSS3 transitions */
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.media-item {
  margin: auto;
  text-align: center;
}
.media-item img {
  max-width: 100%;
}
.panel-heading.inactive {
  background-color: #d77373;
  border-color: #d77373;
}
@media (min-width: 768px) and (max-width: 980px) {
  /*-*/
  .prd-row .action {
    right: 25px;
  }
  .hr-menu .brand {
    width: 100%;
  }
  .hr-menu .horizontal-menu {
    margin: 10px 0;
  }
  .hr-menu .hr-top-nav {
    margin-top: 10px;
    float: right;
  }
  .media-gal .item {
    width: 100%;
  }
  .media-filter {
    margin: 25px 0;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .header {
    position: relative! important;
    margin-top: 80px ! important;
  }
  .merge-header {
    margin-right: 0px !important;
  }
  .brand {
    width: 100%;
    float: none;
    position: fixed;
    top: 0px;
    z-index: 1005;
  }
  .sidebar-toggle-box {
    right: 10px;
  }
  .top-nav {
    margin-bottom: 20px;
  }
  .top-menu {
    margin-right: 10px;
  }
  .wrapper {
    margin-top: 0px;
  }
  ul.sidebar-menu {
    margin-top: 0px;
  }
  #sidebar {
    position: fixed !important;
    z-index: 1002;
    top: 80px;
  }
  #main-content {
    margin-left: 0px;
  }
  /*calendar*/
  .fc-button-inner {
    padding: 0;
  }
  /*-*/
  .prd-row .action {
    right: 25px;
  }
  .weather-full-info ul li {
    width: 15.8%;
  }
  .today-status {
    margin-bottom: 10px;
  }
  .hr-toggle {
    background: #32D2C9;
    color: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    height: 30px;
    line-height: 0;
    margin-top: -58px;
    position: relative;
    width: 30px;
    z-index: 10000;
  }
  .hr-top-nav {
    display: inline-block;
    float: right;
    margin: 10px 0;
  }
  .horizontal-menu {
    width: 100%;
  }
  .horizontal-menu .navbar-nav > li {
    margin-bottom: 10px;
  }
  .lock-wrapper {
    padding: 0 20px;
  }
  .lock-wrapper img {
    width: 140px;
    height: 140px;
    margin-top: 10px;
  }
  .lock-pwd input {
    width: 70%;
  }
  #time {
    font-size: 100px;
  }
  .media-gal .item {
    width: 100%;
  }
  .media-filter {
    margin: 25px 0;
  }
  .media-filter + .pull-right,
  .media-filter + .pull-right + .btn {
    float: left !important;
  }
}
@media (max-width: 767px) {
  #sidebar {
    margin-left: -240px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .hide-left-bar {
    margin-left: 0px!important;
  }
  ul.sidebar-menu {
    padding-top: 0px;
  }
  /*-*/
  .prd-row .action {
    right: 25px;
  }
  .lock-wrapper {
    padding: 0 20px;
  }
  .lock-wrapper img {
    width: 140px;
    height: 140px;
    margin-top: 10px;
  }
  .lock-pwd input {
    width: 70%;
  }
  #time {
    font-size: 100px;
  }
  .media-gal .item {
    width: 100%;
  }
  .media-filter {
    margin: 25px 0;
  }
  .media-filter + .pull-right,
  .media-filter + .pull-right + .btn {
    float: left !important;
  }
}
@media (max-width: 479px) {
  body {
    margin-top: 80px !important;
  }
  .header {
    position: relative !important;
  }
  .merge-header {
    margin-right: 0px !important;
  }
  .brand {
    width: 100%;
    float: none;
    position: fixed;
    top: 0px;
    z-index: 1005;
  }
  .sidebar-toggle-box {
    right: 10px;
  }
  .top-nav {
    margin-bottom: 20px;
  }
  .top-menu {
    margin-right: 10px;
  }
  .wrapper {
    margin-top: 0px;
  }
  ul.sidebar-menu {
    margin-top: 0px;
  }
  #sidebar {
    position: fixed !important;
    z-index: 1002;
    top: 80px;
  }
  #main-content {
    margin-left: 0px;
  }
  .notify-row {
    float: none;
  }
  /*calendar*/
  .fc-button-inner,
  .fc-button-content {
    padding: 0;
  }
  .fc-header-title h2 {
    font-size: 12px!important;
  }
  .fc .fc-header-space {
    padding-left: 0;
  }
  .fc-state-active,
  .fc-state-active .fc-button-inner,
  .fc-state-active,
  .fc-button-today .fc-button-inner,
  .fc-state-hover,
  .fc-state-hover .fc-button-inner {
    background: none repeat scroll 0 0 #FFFFFF !important;
    color: #32323A !important;
  }
  .fc-state-default,
  .fc-state-default .fc-button-inner {
    background: none repeat scroll 0 0 #FFFFFF !important;
  }
  /*-*/
  .prd-row .action {
    right: 25px;
  }
  .weather-full-info ul li {
    width: 30%;
    margin-bottom: 10px;
  }
  .today-status {
    margin-bottom: 10px;
  }
  .hr-toggle {
    background: #32D2C9;
    color: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    height: 30px;
    line-height: 0;
    margin-top: -58px;
    position: relative;
    width: 30px;
    z-index: 10000;
  }
  .hr-top-nav {
    display: inline-block;
    float: right;
    margin: 10px 0;
  }
  .horizontal-menu {
    width: 100%;
  }
  .horizontal-menu .navbar-nav > li {
    margin-bottom: 10px;
  }
  .lock-wrapper {
    padding: 0 20px;
  }
  .lock-wrapper img {
    width: 100px;
    height: 100px;
    margin-top: -25px;
  }
  .lock-pwd input {
    width: 70%;
  }
  #time {
    font-size: 50px;
  }
  .lock-pwd {
    padding: 0;
  }
  .media-gal .item {
    width: 100%;
  }
  .media-filter {
    margin: 5px 0;
  }
  .media-filter + .pull-right,
  .media-filter + .pull-right + .btn {
    float: left !important;
  }
  .media-filter li a {
    margin-bottom: 10px;
    display: inline-block;
  }
}
.ms-container {
  background: transparent url('/bundles/cmslayout/images/switch.png') no-repeat 50% 50%;
}
.ms-container:after {
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  font-size: 0;
  clear: both;
  min-height: 0;
  visibility: hidden;
}
.ms-container .ms-selectable,
.ms-container .ms-selection {
  background: #fff;
  color: #555555;
  float: left;
  width: 45%;
}
.ms-container .ms-selection {
  float: right;
}
.ms-container .ms-list {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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 linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  height: 200px;
  padding: 0;
  overflow-y: auto;
}
.ms-container .ms-list.ms-focus {
  border-color: rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  outline: 0;
  outline: thin dotted \9;
}
.ms-container ul {
  margin: 0;
  list-style-type: none;
  padding: 0;
}
.ms-container .ms-optgroup-container {
  width: 100%;
}
.ms-container .ms-optgroup-label {
  margin: 0;
  padding: 5px 0px 0px 5px;
  cursor: pointer;
  color: #999;
}
.ms-container .ms-selectable li.ms-elem-selectable,
.ms-container .ms-selection li.ms-elem-selection {
  border-bottom: 1px #eee solid;
  padding: 2px 10px;
  color: #555;
  font-size: 14px;
}
.ms-container .ms-selectable li.ms-hover,
.ms-container .ms-selection li.ms-hover {
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  background-color: #08c;
}
.ms-container .ms-selectable li.disabled,
.ms-container .ms-selection li.disabled {
  background-color: #eee;
  color: #aaa;
  cursor: text;
}
/*----------------------------
    The file upload form
-----------------------------*/
#upload {
  font-family: 'PT Sans Narrow', sans-serif;
  background-color: #fff;
  /*background-image:-webkit-linear-gradient(top, #373a3d, #313437);*/
  /*background-image:-moz-linear-gradient(top, #373a3d, #313437);*/
  /*background-image:linear-gradient(top, #373a3d, #313437);*/
  width: 100%;
  padding: 30px;
  border-radius: 3px;
  margin: 0px auto 100px;
  /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);*/
}
#drop {
  background-color: #fff;
  padding: 100px 50px;
  margin-bottom: 30px;
  border: 5px dashed #F1F2F7;
  border-radius: 3px;
  /*border-image: url('../img/border-image.png') 25 repeat;*/
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  color: #7f858a;
}
#drop a {
  background-color: #1FB5AD;
  padding: 12px 26px;
  color: #fff;
  font-size: 14px;
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  margin-top: 12px;
  line-height: 1;
}
#drop a:hover {
  background-color: #1ca59e;
}
#drop input {
  display: none;
}
#upload ul {
  list-style: none;
  margin: 0;
  /*border-top:1px solid #2b2e31;*/
  /*border-bottom:1px solid #3d4043;*/
}
#upload ul li {
  position: relative;
}
#upload ul li input {
  display: none;
}
#upload ul li i {
  font-weight: normal;
  font-style: normal;
  color: #7f7f7f;
  display: block;
}
#tzine-download {
  opacity: 0.9;
  background-color: #257691;
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
  width: 150px;
  height: 28px;
  line-height: 28px;
  text-decoration: none !important;
  display: inline-block;
  border-radius: 2px;
  color: #fff !important;
  font-weight: bold;
  box-shadow: 0 -1px 2px #1e5e74 inset;
  border-top: 1px solid #26849c;
  text-shadow: 1px 1px 1px #1e6176;
  margin-top: 6px;
}
#tzine-download:hover {
  opacity: 1;
}
#tzine-actions {
  position: absolute;
  top: 0;
  width: 500px;
  right: 50%;
  margin-right: -420px;
  text-align: right;
}
#tzine-actions iframe {
  display: inline-block;
  height: 21px;
  width: 95px;
  position: relative;
  float: left;
  margin-top: 11px;
}
div.dataTables_length label {
  float: left;
  text-align: left;
}
div.dataTables_length select {
  width: 75px;
}
div.dataTables_filter label {
  float: right;
}
div.dataTables_info {
  padding-top: 8px;
}
div.dataTables_paginate {
  float: right;
  margin: 0;
}
table.table {
  clear: both;
  margin-bottom: 6px !important;
  max-width: none !important;
}
table.table thead .sorting,
table.table thead .sorting_asc,
table.table thead .sorting_desc,
table.table thead .sorting_asc_disabled,
table.table thead .sorting_desc_disabled {
  cursor: pointer;
  *cursor: hand;
}
table.table thead .sorting {
  background: url('/bundles/cmslayout/images/datatable/sort_both.png') no-repeat 104% center;
}
table.table thead .sorting_asc {
  background: url('/bundles/cmslayout/images/datatable/sort_asc.png') no-repeat 104% center;
}
table.table thead .sorting_desc {
  background: url('/bundles/cmslayout/images/datatable/sort_desc.png') no-repeat 104% center;
}
table.table thead .sorting_asc_disabled {
  background: url('/bundles/cmslayout/images/datatable/sort_asc_disabled.png') no-repeat 105% center;
}
table.table thead .sorting_desc_disabled {
  background: url('/bundles/cmslayout/images/datatable/sort_desc_disabled.png') no-repeat 105% center;
}
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-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 {
  border-top: none;
}
/*
 * 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-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;
  *cursor: hand;
}
div.DTTT .btn {
  color: #333 !important;
  font-size: 12px;
}
div.DTTT .btn:hover {
  text-decoration: none !important;
}
ul.DTTT_dropdown.dropdown-menu a {
  color: #333 !important;
  /* needed only when demo_page.css is included */
}
ul.DTTT_dropdown.dropdown-menu li:hover a {
  background-color: #0088cc;
  color: white !important;
}
/* 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;
}
/*
 * FixedColumns styles
 */
div.DTFC_LeftHeadWrapper table,
div.DTFC_LeftFootWrapper table,
table.DTFC_Cloned tr.even {
  background-color: white;
}
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_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_LeftBodyWrapper table {
  border-top: none;
  margin-bottom: 0 !important;
}
div.DTFC_LeftBodyWrapper tbody tr:first-child th,
div.DTFC_LeftBodyWrapper tbody tr:first-child td {
  border-top: none;
}
div.DTFC_LeftFootWrapper table {
  border-top: none;
}
table.dataTable tbody tr {
  color: #32323A;
}
table.dataTable tbody tr td {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 31px;
}
.dataTables_wrapper {
  margin-top: 20px;
}
td.linkDatatables a {
  display: block;
  height: 54px;
  margin: 0px;
  padding: 10px;
  line-height: 31px;
}
div.dataTablesContainer button.buttonWeight span.enableOrderText {
  display: none;
}
div.dataTablesContainer .saveWeight {
  display: none;
}
div.dataTablesContainer table thead tr th {
  max-width: 1px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
}
div.dataTablesContainer.weightActive button.buttonWeight span.enableOrderText {
  display: inline;
}
div.dataTablesContainer.weightActive button.buttonWeight span.disableOrderText {
  display: none;
}
div.dataTablesContainer.weightActive .saveWeight {
  display: inline;
}
@media (max-width: 1100px) {
  table.dataTable tr {
    font-family: tahoma;
    font-size: 12px;
  }
  .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: 2px 10px;
  }
}
/**
 * Nestable
 */
.dd {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  max-width: 600px;
  list-style: none;
  font-size: 13px;
  line-height: 20px;
}
.dd-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}
.dd-list .dd-list {
  padding-left: 30px;
}
.dd-collapsed .dd-list {
  display: none;
}
.dd-item,
.dd-empty,
.dd-placeholder {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 20px;
  font-size: 13px;
  line-height: 20px;
}
.dd-handle {
  display: block;
  height: 30px;
  margin: 5px 0;
  padding: 5px 10px;
  cursor: move;
  color: #333;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid #ccc;
  background: #F5F5F5;
  /*background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%);*/
  /*background:    -moz-linear-gradient(top, #fafafa 0%, #eee 100%);*/
  /*background:         linear-gradient(top, #fafafa 0%, #eee 100%);*/
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.dd-handle:hover {
  color: #2ea8e5;
  background: #fff;
}
.dd-item > button {
  display: block;
  position: relative;
  cursor: pointer;
  float: left;
  width: 25px;
  height: 20px;
  margin: 5px 0;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  background: transparent;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  font-weight: bold;
}
.dd-item > button:before {
  content: '+';
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  text-indent: 0;
}
.dd-item > button[data-action="collapse"]:before {
  content: '-';
}
.dd-placeholder,
.dd-empty {
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
  background: #f2fbff;
  border: 1px dashed #b6bcbf;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.dd-empty {
  border: 1px dashed #bbb;
  min-height: 100px;
  background-color: #e5e5e5;
  background-image: -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-image: -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-image: linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-size: 60px 60px;
  background-position: 0 0, 30px 30px;
}
.dd-dragel {
  position: absolute;
  pointer-events: none;
  z-index: 9999;
}
.dd-dragel > .dd-item .dd-handle {
  margin-top: 0;
}
.dd-dragel .dd-handle {
  -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
}
.dd3-content {
  display: block;
  height: 30px;
  margin: 5px 0;
  padding: 5px 10px 5px 40px;
  color: #333;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid #ccc;
  background: #F5F5F5;
  /*background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%);*/
  /*background:    -moz-linear-gradient(top, #fafafa 0%, #eee 100%);*/
  /*background:         linear-gradient(top, #fafafa 0%, #eee 100%);*/
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.dd3-content:hover {
  color: #2ea8e5;
  background: #d5d5d5;
}
.dd-dragel > .dd3-item > .dd3-content {
  margin: 0;
}
.dd3-item > button {
  margin-left: 30px;
}
.dd3-handle {
  position: absolute;
  margin: 0;
  left: 0;
  top: 0;
  cursor: pointer;
  width: 30px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 1px solid #ccc;
  background: #d5d5d5;
  /*background: -webkit-linear-gradient(top, #ddd 0%, #bbb 100%);*/
  /*background:    -moz-linear-gradient(top, #ddd 0%, #bbb 100%);*/
  /*background:         linear-gradient(top, #ddd 0%, #bbb 100%);*/
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.dd3-handle:before {
  content: '≡';
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
  width: 100%;
  text-align: center;
  text-indent: 0;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
}
.dd3-handle:hover {
  background: #404040;
  border: 1px solid #404040;
}
/*
Version: @@ver@@ Timestamp: @@timestamp@@
*/
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  /* inline-block for ie7 */
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
      Force border-box so that % widths fit the parent
      container without overlap because of margin/padding.
      More Info : http://www.quirksmode.org/css/box.html
    */
  -webkit-box-sizing: border-box;
  /* webkit */
  -moz-box-sizing: border-box;
  /* firefox */
  box-sizing: border-box;
  /* css3 */
}
.select2-container .select2-choice {
  display: block;
  height: 26px;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #aaa;
  white-space: nowrap;
  line-height: 26px;
  color: #444;
  text-decoration: none;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
  background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  background-image: linear-gradient(to top, #eee 0%, #fff 50%);
}
.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
  border-radius: 0 0 4px 4px;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
  background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);
}
.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
}
.select2-container .select2-choice > .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url('/bundles/cmslayout/images/select2.png') right top no-repeat;
  cursor: pointer;
  outline: 0;
}
.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}
.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #aaa;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}
.select2-drop-active {
  border: 1px solid #5897fb;
  border-top: none;
}
.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #5897fb;
}
.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto;
}
.select2-drop-auto-width .select2-search {
  padding-top: 4px;
}
.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #aaa;
  border-radius: 0 4px 4px 0;
  background-clip: padding-box;
  background: #ccc;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
  background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
  background-image: linear-gradient(to top, #ccc 0%, #eee 60%);
}
.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('/bundles/cmslayout/images/select2.png') no-repeat 0 1px;
}
.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}
.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff url('/bundles/cmslayout/images/select2.png') no-repeat 100% -22px;
  background: url('/bundles/cmslayout/images/select2.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
  background: url('/bundles/cmslayout/images/select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url('/bundles/cmslayout/images/select2.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url('/bundles/cmslayout/images/select2.png') no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}
.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px;
}
.select2-search input.select2-active {
  background: #fff url('/bundles/cmslayout/images/select2-spinner.gif') no-repeat 100%;
  background: url('/bundles/cmslayout/images/select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
  background: url('/bundles/cmslayout/images/select2-spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url('/bundles/cmslayout/images/select2-spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url('/bundles/cmslayout/images/select2-spinner.gif') no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
  background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);
  background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(to top, #fff 0%, #eee 50%);
}
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #5897fb;
  border-top-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
  background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);
  background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
}
.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
  filter: none;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px;
}
.select2-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* results */
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}
.select2-results ul.select2-result-sub > li .select2-result-label {
  padding-left: 20px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 40px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 60px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 80px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 100px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 110px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 120px;
}
.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}
.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}
.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.select2-results .select2-highlighted {
  background: #3875d7;
  color: #fff;
}
.select2-results li em {
  background: #feffde;
  font-style: normal;
}
.select2-results .select2-highlighted em {
  background: transparent;
}
.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000;
}
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
  padding-left: 5px;
}
/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}
.select2-results .select2-selected {
  display: none;
}
.select2-more-results.select2-active {
  background: #f4f4f4 url('/bundles/cmslayout/images/select2-spinner.gif') no-repeat 100%;
}
.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}
/* disabled styles */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}
.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}
/* multiselect */
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);
}
.select2-locked {
  padding: 3px 5px 3px 5px !important;
}
.select2-container-multi .select2-choices {
  min-height: 26px;
}
.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}
html[dir="rtl"] .select2-container-multi .select2-choices li {
  float: right;
}
.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent !important;
}
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: #fff url('/bundles/cmslayout/images/select2-spinner.gif') no-repeat 100% !important;
}
.select2-default {
  color: #999 !important;
}
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333;
  cursor: default;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
  margin-left: 0;
  margin-right: 5px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}
.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none;
  background: url('/bundles/cmslayout/images/select2.png') right top no-repeat;
}
html[dir="rtl"] .select2-search-choice-close {
  right: auto;
  left: 3px;
}
.select2-container-multi .select2-search-choice-close {
  left: 3px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}
/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}
/* end multiselect */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}
.select2-offscreen,
.select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}
.select2-display-none {
  display: none;
}
.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}
/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {
  .select2-search input,
  .select2-search-choice-close,
  .select2-container .select2-choice abbr,
  .select2-container .select2-choice .select2-arrow b {
    background-image: url('/bundles/cmslayout/images/select2x2.png') !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }
  .select2-search input {
    background-position: 100% -21px !important;
  }
}
.form-control .select2-choice {
  border: 0;
  border-radius: 2px;
}
.form-control .select2-choice .select2-arrow {
  border-radius: 0 2px 2px 0;
}
.form-control.select2-container {
  height: auto !important;
  padding: 0px;
}
.form-control.select2-container.select2-dropdown-open {
  border-color: #5897FB;
  border-radius: 3px 3px 0 0;
}
.form-control .select2-container.select2-dropdown-open .select2-choices {
  border-radius: 3px 3px 0 0;
}
.form-control.select2-container .select2-choices {
  border: 0 !important;
  border-radius: 3px;
}
.control-group.warning .select2-container .select2-choice,
.control-group.warning .select2-container .select2-choices,
.control-group.warning .select2-container-active .select2-choice,
.control-group.warning .select2-container-active .select2-choices,
.control-group.warning .select2-dropdown-open.select2-drop-above .select2-choice,
.control-group.warning .select2-dropdown-open.select2-drop-above .select2-choices,
.control-group.warning .select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #C09853 !important;
}
.control-group.warning .select2-container .select2-choice div {
  border-left: 1px solid #C09853 !important;
  background: #FCF8E3 !important;
}
.control-group.error .select2-container .select2-choice,
.control-group.error .select2-container .select2-choices,
.control-group.error .select2-container-active .select2-choice,
.control-group.error .select2-container-active .select2-choices,
.control-group.error .select2-dropdown-open.select2-drop-above .select2-choice,
.control-group.error .select2-dropdown-open.select2-drop-above .select2-choices,
.control-group.error .select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #B94A48 !important;
}
.control-group.error .select2-container .select2-choice div {
  border-left: 1px solid #B94A48 !important;
  background: #F2DEDE !important;
}
.control-group.info .select2-container .select2-choice,
.control-group.info .select2-container .select2-choices,
.control-group.info .select2-container-active .select2-choice,
.control-group.info .select2-container-active .select2-choices,
.control-group.info .select2-dropdown-open.select2-drop-above .select2-choice,
.control-group.info .select2-dropdown-open.select2-drop-above .select2-choices,
.control-group.info .select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #3A87AD !important;
}
.control-group.info .select2-container .select2-choice div {
  border-left: 1px solid #3A87AD !important;
  background: #D9EDF7 !important;
}
.control-group.success .select2-container .select2-choice,
.control-group.success .select2-container .select2-choices,
.control-group.success .select2-container-active .select2-choice,
.control-group.success .select2-container-active .select2-choices,
.control-group.success .select2-dropdown-open.select2-drop-above .select2-choice,
.control-group.success .select2-dropdown-open.select2-drop-above .select2-choices,
.control-group.success .select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #468847 !important;
}
.control-group.success .select2-container .select2-choice div {
  border-left: 1px solid #468847 !important;
  background: #DFF0D8 !important;
}
.morris-hover {
  position: absolute;
  z-index: 1000;
}
.morris-hover.morris-default-style {
  border-radius: 10px;
  padding: 6px;
  color: #666;
  background: rgba(255, 255, 255, 0.8);
  border: solid 2px rgba(230, 230, 230, 0.8);
  font-family: sans-serif;
  font-size: 12px;
  text-align: center;
}
.morris-hover.morris-default-style .morris-hover-row-label {
  font-weight: bold;
  margin: 0.25em 0;
}
.morris-hover.morris-default-style .morris-hover-point {
  white-space: nowrap;
  margin: 0.1em 0;
}
/* maxcode css */
#sidebar ul.sidebar-menu li.homepageMenu .fa::before {
  content: "\f015";
}
#sidebar ul.sidebar-menu li.siteChoose .fa::before {
  content: "\f041";
}
#sidebar ul.sidebar-menu li.usersMenu .fa::before {
  content: "\f0c0";
}
#sidebar ul.sidebar-menu li.mediaMenu .fa::before {
  content: "\f03e";
}
#sidebar ul.sidebar-menu li.mediaResourceMenu .fa::before {
  content: "\f07c";
}
#sidebar ul.sidebar-menu li.buildingMenu .fa::before {
  content: "\f1ad";
}
#sidebar ul.sidebar-menu li.soldStatusMenu .fa::before {
  content: "\f097";
}
#sidebar ul.sidebar-menu li.finishStatusMenu .fa::before {
  content: "\f02b";
}
#sidebar ul.sidebar-menu li.translateMenu .fa::before {
  content: "\f1ab";
}
#sidebar ul.sidebar-menu li.adminMenu .fa::before {
  content: "\f121";
}
#sidebar ul.sidebar-menu li.logoutMenu .fa::before {
  content: "\f13e";
}
#sidebar ul.sidebar-menu li.documentation .fa::before {
  content: "\f0b1";
}
#sidebar ul.sidebar-menu li.sitesMenu .fa::before {
  content: "\f09d";
}
#sidebar ul.sidebar-menu li.cropsMenu .fa::before {
  content: "\f125";
}
#sidebar ul.sidebar-menu li.historyAdmin .fa::before {
  content: "\f0c0";
}
#sidebar ul.sidebar-menu li.aboutUsMenu .fa::before {
  content: "\f031";
}
#sidebar ul.sidebar-menu li.employeeMenu .fa::before {
  content: "\f109";
}
#sidebar ul.sidebar-menu li.newsMenu .fa::before {
  content: "\f073";
}
#sidebar ul.sidebar-menu li.pressMenu .fa::before {
  content: "\f0db";
}
#sidebar ul.sidebar-menu li.promotionMenu .fa::before {
  content: "\f005";
}
#sidebar ul.sidebar-menu li.pageMenu .fa::before {
  content: "\f108";
}
#sidebar ul.sidebar-menu li.placeMenu .fa::before {
  content: "\f0f7";
}
#sidebar ul.sidebar-menu li.bannerMenu .fa::before {
  content: "\f02e";
}
#sidebar ul.sidebar-menu li.dynamicModuleService .fa::before {
  content: "\f085";
}
#sidebar ul.sidebar-menu li.dynamicModule .fa::before {
  content: "\f013";
}
/* Menu */
body #sidebar .sub-menu > ul.menu_level_2.sub li a {
  padding-left: 70px;
}
body #sidebar .sub-menu ul.menu_level_1 a.active {
  color: #1FB5AD;
}
body #sidebar .sub-menu .current_ancestor a.activeChildren {
  color: #1FB5AD;
}
div.loader-ajax {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.75);
  z-index: 10000;
}
div.loader-ajax img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -8px 0 0 -8px;
}
#map_canvas {
  margin-bottom: 10px;
}
html {
  min-height: 101%;
}
form.form-maxcode .btn {
  width: 100%;
}
form.form-maxcode textarea {
  width: 100%;
  height: 130px;
}
form.form-maxcode .photoChoosenFile .containerPhotoChoosen .imageByModal.thumbnail {
  float: left;
}
form.form-maxcode .photoChoosenFile .containerPhotoChoosen a#fileName {
  display: block;
  float: left;
  margin: -10px 0 20px 0;
}
form.form-maxcode .photoChoosenFile .containerPhotoChoosen a#fileName:hover {
  text-decoration: underline;
}
form.form-maxcode .photoChoosenFile .buttonsInFieldPhoto {
  padding-left: 0;
}
form.form-maxcode .photoChoosenFile .modal-objects-list {
  margin-bottom: 13px;
}
form.form-maxcode .photoChoosenFile .modal-objects-list li {
  margin-top: -1px;
}
form.form-maxcode .photoChoosenFile .modal-objects-list li .list-file-element-content {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 80%;
  float: left;
}
form.form-maxcode .photoChoosenFile.noPhotoChoosen .containerPhotoChoosen {
  display: none;
}
body form input.form-control,
body form select.form-control,
body table.dataTable .form-control {
  color: #555555;
  font-weight: 400;
}
div#availableSites {
  width: 61%;
  margin: 0 auto;
}
div#availableSiteForm .ms-container {
  margin: 0 auto;
}
div.alert {
  margin-top: 10px;
}
ul.maxcode-small-list li div.dropdown-small-list {
  position: absolute;
  top: 7px;
  right: 9px;
  z-index: 2;
}
ul.maxcode-small-list li div.dropdown-small-list i {
  margin-right: 0;
}
ul.maxcode-small-list li ul.dropdown-menu {
  right: 0;
  left: auto;
  margin-top: -8px;
}
ul.maxcode-small-list li ul.dropdown-menu a {
  padding: 3px 20px;
}
#phones select {
  margin-bottom: 0;
}
.additional-form-row {
  padding-top: 14px;
}
.additional-form-row:nth-child(even) {
  background: #f9f9f9;
}
.additional-form-row:nth-child(odd) {
  background: #fff;
}
.additional-form-row:last-child {
  margin-bottom: 15px;
}
.additional-form-button {
  padding-top: 14px;
}
.additional-form-add-link {
  margin-bottom: 15px;
}
.grey-dark {
  background: #a1a1a1 !important;
}
.grey-light {
  background: #c7cbd6 !important;
}
.turquoise {
  background: #32D2C9 !important;
}
.red {
  background: #ED5D5D !important;
}
.mini-stat-info {
  overflow: hidden;
}
.mini-stat-info .mini-stat-name {
  min-height: 32px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.main-chart-donuts {
  height: 265px;
}
.main-chart-donuts svg {
  width: 100%;
}
.main-chart svg {
  width: 100%;
}
body .cke_bottom {
  display: none;
}
.weight-db,
.datatable-weight {
  display: none;
}
#showHiddenItems {
  width: 16px;
  height: 16px;
}
.hiddenItem {
  display: none;
}
.media-table img.icon {
  width: 34px;
  height: 34px;
  margin-right: 5px;
}
.media-table .table-striped td {
  vertical-align: middle;
}
#media-search .control-label {
  width: 100%;
  text-align: right;
  float: none;
  margin-bottom: 0;
  padding: 7px 0 0 0;
}
#media-search button[name=search] {
  width: auto;
  padding: 4px 50px;
}
.media-search .panel-body {
  margin-top: 20px;
}
.media-search .placeholder {
  background: #f2fbff;
  border: 1px dashed #b6bcbf;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 233px;
  display: inline-block;
  height: 222px;
  margin: 0 1% 1% 0;
  vertical-align: bottom;
}
.media-search .media-gal {
  max-width: 100%;
}
.media-search .media-gal .item {
  padding: 0;
  min-height: 200px;
}
.media-search .media-gal .item .remove-image {
  float: right;
  margin: 5px 10px -10px;
  cursor: pointer;
}
.media-search .media-gal .handle {
  clear: both;
  background: none;
  height: 100%;
  border: none;
  padding: 0;
  margin: 0;
}
.media-search .media-gal .item {
  text-align: center;
  display: inline-block;
}
.media-search .media-gal .item img {
  width: auto;
  height: 150px;
}
.media-search .media-gal .item a {
  display: block;
  background: #ccc;
  width: 100%;
  height: 150px;
}
.sortable .media-item {
  width: 228px;
  padding: 15px;
  float: none;
}
.sortable .handle {
  background: none;
  height: auto;
  border: none;
}
.sortable p {
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: 400;
  margin-top: 10px;
  line-height: 1.4em;
  height: 2.8em;
}
.sortable .item {
  float: none;
  text-align: center;
  display: inline-block;
}
.sortable .item img {
  width: auto;
  height: 150px;
}
.sortable .item a {
  display: block;
  background: #ccc;
  width: 100%;
}
#add-media {
  margin-top: 20px;
}
#change-file-button {
  margin-left: 26%;
}
.panel-extension fieldset {
  padding: 15px;
  background: #fafafa;
  border-color: #eff2f7;
}
.panel-extension label,
.panel-extension legend {
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 18px;
  color: #333;
}
.a2lix_translations.tabbable .a2lix_translationsFields.tab-content {
  border-bottom: 1px solid #ddd;
}
.a2lix_translations.tabbable ul.nav-tabs {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .a2lix_translations.tabbable div.form-group {
    margin-left: -54%;
    margin-right: -54%;
  }
}
#draggable_portlets .panel {
  background: none;
}
#draggable_portlets .sortable-box-placeholder {
  position: relative;
  margin-bottom: 20px;
  height: 49px;
  border: 1px dashed #428bca;
  background: rgba(66, 139, 202, 0.2);
}
span.promotion-title {
  color: #1FB5AD;
  font-weight: bold;
}
span.promotion-info {
  margin-left: 20px;
}
/*! jQuery UI - v1.10.1 - 2013-03-04
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright (c) 2013 jQuery Foundation and other contributors Licensed MIT */
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ui-front {
  z-index: 100;
}
.ui-state-disabled {
  cursor: default !important;
}
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  padding: 0.5em 0.5em 0.5em 0.7em;
  min-height: 0;
}
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
  padding-left: 0.7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: 0.5em;
  top: 50%;
  margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
.ui-button-icon-only {
  width: 2.2em;
}
button.ui-button-icon-only {
  width: 2.4em;
}
.ui-button-icons-only {
  width: 3.4em;
}
button.ui-button-icons-only {
  width: 3.7em;
}
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}
.ui-button-text-only .ui-button-text {
  padding: 0.4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: 0.4em;
  text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em;
}
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}
input.ui-button {
  padding: 0.4em 1em;
}
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: 0.5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em;
}
.ui-buttonset {
  margin-right: 7px;
}
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 21px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: none;
}
.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  width: 100%;
}
.ui-menu .ui-menu-divider {
  margin: 5px -2px 5px -2px;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px 0.4em;
  line-height: 1.5;
  min-height: 0;
  font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
}
.ui-menu .ui-state-disabled {
  font-weight: normal;
  margin: 0.4em 0 0.2em;
  line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
  cursor: default;
}
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em;
}
.ui-menu .ui-icon {
  position: absolute;
  top: 0.2em;
  left: 0.2em;
}
.ui-menu .ui-menu-icon {
  position: static;
  float: right;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("../../Resources/public/less/images/animated-overlay.gif");
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: 0.8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 22px;
}
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px;
}
.ui-tabs {
  position: relative;
  padding: 0.2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
  cursor: text;
}
.ui-tabs .ui-tabs-nav li a,
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
  border-width: 2px;
}
.ui-widget {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1.1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #ddd;
  background: #eee url('/bundles/cmslayout/images/jqueryui/ui-bg_highlight-soft_100_eeeeee_1x100.png') 50% top repeat-x;
  color: #333;
}
.ui-widget-content a {
  color: #333;
}
.ui-widget-header {
  border: 1px solid #e78f08;
  background: #f6a828 url('/bundles/cmslayout/images/jqueryui/ui-bg_gloss-wave_35_f6a828_500x100.png') 50% 50% repeat-x;
  color: #fff;
  font-weight: bold;
}
.ui-widget-header a {
  color: #fff;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #ccc;
  background: #f6f6f6 url('/bundles/cmslayout/images/jqueryui/ui-bg_glass_100_f6f6f6_1x400.png') 50% 50% repeat-x;
  font-weight: bold;
  color: #1c94c4;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #1c94c4;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #fbcb09;
  background: #fdf5ce url('/bundles/cmslayout/images/jqueryui/ui-bg_glass_100_fdf5ce_1x400.png') 50% 50% repeat-x;
  font-weight: bold;
  color: #c77405;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
  color: #c77405;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #fbd850;
  background: #fff url('/bundles/cmslayout/images/jqueryui/ui-bg_glass_65_ffffff_1x400.png') 50% 50% repeat-x;
  font-weight: bold;
  color: #eb8f00;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #eb8f00;
  text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fed22f;
  background: #ffe45c url('/bundles/cmslayout/images/jqueryui/ui-bg_highlight-soft_75_ffe45c_1x100.png') 50% top repeat-x;
  color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 url('/bundles/cmslayout/images/jqueryui/ui-bg_diagonals-thick_18_b81900_40x40.png') 50% 50% repeat;
  color: #fff;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #fff;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #fff;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: alpha(opacity=70);
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: alpha(opacity=35);
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
}
.ui-icon {
  width: 16px;
  height: 16px;
  background-position: 16px 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url('/bundles/cmslayout/images/jqueryui/ui-icons_222222_256x240.png');
}
.ui-widget-header .ui-icon {
  background-image: url('/bundles/cmslayout/images/jqueryui/ui-icons_ffffff_256x240.png');
}
.ui-state-default .ui-icon {
  background-image: url('/bundles/cmslayout/images/jqueryui/ui-icons_ef8c08_256x240.png');
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url('/bundles/cmslayout/images/jqueryui/ui-icons_ef8c08_256x240.png');
}
.ui-state-active .ui-icon {
  background-image: url('/bundles/cmslayout/images/jqueryui/ui-icons_ef8c08_256x240.png');
}
.ui-state-highlight .ui-icon {
  background-image: url('/bundles/cmslayout/images/jqueryui/ui-icons_228ef1_256x240.png');
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url('/bundles/cmslayout/images/jqueryui/ui-icons_ffd27a_256x240.png');
}
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}
.ui-widget-overlay {
  background: #666 url('/bundles/cmslayout/images/jqueryui/ui-bg_diagonals-thick_20_666666_40x40.png') 50% 50% repeat;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: #000 url('/bundles/cmslayout/images/jqueryui/ui-bg_flat_10_000000_40x100.png') 50% 50% repeat-x;
  opacity: 0.2;
  filter: alpha(opacity=20);
  border-radius: 5px;
}
div.modal-list-file div.modal-dialog {
  max-width: 990px;
  width: 90%;
  margin: 30px auto;
}
div.modal-list-file div.modal-dialog div.modal-body {
  padding: 15px 29px 20px;
}
div.modal-list-file div.modal-files-add .add-button {
  cursor: pointer;
}
div.buildingImport {
  /* jesli jest ustawiony jeden filter */
  /* ustawione dwa filtry */
}
div.buildingImport ul li.notFileExist {
  text-decoration: underline;
}
div.buildingImport ul.notFileExist li {
  display: none;
}
div.buildingImport ul.notFileExist li.notFileExist {
  display: block;
}
div.buildingImport ul.filePdfShow li {
  display: none;
}
div.buildingImport ul.filePdfShow li.filePdf {
  display: block;
}
div.buildingImport ul.fileImgShow li {
  display: none;
}
div.buildingImport ul.fileImgShow li.fileImg {
  display: block;
}
div.buildingImport ul.fileSvgShow li {
  display: none;
}
div.buildingImport ul.fileSvgShow li.fileSvg {
  display: block;
}
div.buildingImport ul.notFileExist.filePdfShow li {
  display: none;
}
div.buildingImport ul.notFileExist.filePdfShow li.notFileExist {
  display: none;
}
div.buildingImport ul.notFileExist.filePdfShow li.notFileExist.filePdf {
  display: block;
}
div.buildingImport ul.notFileExist.fileImgShow li {
  display: none;
}
div.buildingImport ul.notFileExist.fileImgShow li.notFileExist {
  display: none;
}
div.buildingImport ul.notFileExist.fileImgShow li.notFileExist.fileImg {
  display: block;
}
div.buildingImport ul.notFileExist.fileSvgShow li {
  display: none;
}
div.buildingImport ul.notFileExist.fileSvgShow li.notFileExist {
  display: none;
}
div.buildingImport ul.notFileExist.fileSvgShow li.notFileExist.fileSvg {
  display: block;
}
#main-footer {
  float: right;
}
#main-footer .version-app {
  float: right;
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-5ths {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
#documentation span {
  color: tomato;
}
a.pictograms-svg {
  padding: 0;
  height: auto;
}
a.pictograms-svg svg {
  display: block;
  position: relative;
  fill: #1fb5ad;
  stroke: #1fb5ad;
  margin: 0px auto;
}
a.pictograms-svg svg path.fil0 {
  fill: #FFF;
  stroke: #FFF;
}
a.pictograms-svg svg path.fil1 {
  fill: #333;
  stroke: #333;
}
a.pictograms-svg svg path.fil2 {
  fill: red;
  stroke: red;
}
a.pictograms-svg svg path.fil3 {
  fill: blueviolet;
  stroke: blueviolet;
}
a.pictograms-svg svg path.fil3 {
  fill: #6E0D25;
  stroke: #6E0D25;
}
td.linkDatatables a svg {
  width: 50px;
  height: 50px;
}
.containerPhotoChoosen a svg {
  width: 100px;
  height: 100px;
}
.col-md-grid-1,
.col-md-grid-2,
.col-md-grid-3,
.col-md-grid-4 {
  position: relative;
  min-height: 1px;
  float: left;
  padding-right: 10px;
  padding-left: 10px;
}
.col-md-grid-1 .panel,
.col-md-grid-2 .panel,
.col-md-grid-3 .panel,
.col-md-grid-4 .panel {
  margin-bottom: 20px;
}
.col-md-grid-5,
.col-md-grid-6,
.col-md-grid-7,
.col-md-grid-8,
.col-md-grid-9,
.col-md-grid-10,
.col-md-grid-11,
.col-md-grid-12 {
  position: relative;
  min-height: 1px;
  float: left;
  padding-right: 3px;
  padding-left: 3px;
}
.col-md-grid-5 .panel,
.col-md-grid-6 .panel,
.col-md-grid-7 .panel,
.col-md-grid-8 .panel,
.col-md-grid-9 .panel,
.col-md-grid-10 .panel,
.col-md-grid-11 .panel,
.col-md-grid-12 .panel {
  margin-bottom: 6px;
}
.col-md-grid-1 {
  width: 100%;
}
.col-md-grid-2 {
  width: 50%;
}
.col-md-grid-3 {
  width: 33.33333333%;
}
.col-md-grid-4 {
  width: 25%;
}
.col-md-grid-5 {
  width: 20%;
}
.col-md-grid-6 {
  width: 16.66666667%;
}
.col-md-grid-7 {
  width: 14.28571428%;
}
.col-md-grid-8 {
  width: 12.5%;
}
.col-md-grid-9 {
  width: 11.11111111%;
}
.col-md-grid-10 {
  width: 10%;
}
.col-md-grid-11 {
  width: 9.09090909%;
}
.col-md-grid-12 {
  width: 8.33333333%;
}
/* basic styles of all tables */
div.basicTableStyles .button-control-table {
  display: block;
  margin-bottom: 20px;
}
div.basicTableStyles .dataTables_wrapper .col-lg-6:nth-child(1) {
  float: left;
  width: 170px;
}
div.basicTableStyles .dataTables_wrapper .col-lg-6:nth-child(2) {
  float: right;
  width: 260px;
}
div.basicTableStyles .dataTables_wrapper .col-lg-6 .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
div.basicTableStyles div.tableContainer-select-sorting select.form-control,
div.basicTableStyles div.tableContainer-select-multi-sorting select.form-control {
  color: #767676;
  font-weight: normal;
}
div.basicTableStyles div.tableContainer-select-multi-sorting {
  height: 55px;
  display: none;
}
div.basicTableStyles div.tableContainer-select-multi-sorting div.contener-sorting {
  width: auto;
  margin: 20px 0px 0px 0px;
}
div.basicTableStyles div.tableContainer-select-multi-sorting div.contener-sorting select.form-control,
div.basicTableStyles div.tableContainer-select-multi-sorting div.contener-sorting div.change-sorting {
  position: relative;
  float: left;
}
div.basicTableStyles div.tableContainer-select-multi-sorting div.contener-sorting select.form-control {
  width: 182px;
}
div.basicTableStyles div.tableContainer-select-multi-sorting div.contener-sorting div.change-sorting {
  width: 20px;
  height: 34px;
  cursor: pointer;
}
div.basicTableStyles div.tableContainer-select-multi-sorting div.contener-sorting div.change-sorting.triangle {
  padding: 2px 0px 0px 7px;
}
div.basicTableStyles div.tableContainer-select-multi-sorting div.contener-sorting div.change-sorting.triangle div {
  width: 10px;
  height: 12px;
}
div.basicTableStyles div.tableContainer-select-multi-sorting div.contener-sorting div.change-sorting.triangle .triangle-up {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 12px solid #dcdcdc;
}
div.basicTableStyles div.tableContainer-select-multi-sorting div.contener-sorting div.change-sorting.triangle .triangle-down {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 12px solid #dcdcdc;
  margin-top: 5px;
}
div.basicTableStyles div.tableContainer-select-multi-sorting div.contener-sorting div.change-sorting.triangle.desc .triangle-down {
  border-top: 12px solid #00A8B3;
}
div.basicTableStyles div.tableContainer-select-multi-sorting div.contener-sorting div.change-sorting.triangle.asc .triangle-up {
  border-bottom: 12px solid #00A8B3;
}
div.basicTableStyles div.tableContainer-select-multi-sorting.active {
  display: block;
}
div.basicTableStyles div.tableContainer-select-sorting {
  width: 100%;
  height: auto;
}
div.basicTableStyles div.tableContainer-select-sorting table {
  width: 100%;
}
div.basicTableStyles div.tableContainer-select-sorting table tr {
  color: #767676;
  z-index: 9;
}
div.basicTableStyles div.tableContainer-select-sorting table tr th {
  position: relative;
  float: left;
  width: 20%;
  border: none;
  padding: 0px;
  margin: 0px 20px 20px 0px;
  min-width: 110px;
}
div.basicTableStyles div.tableContainer-select-sorting table tr th.hide-control {
  display: none;
}
div.basicTableStyles div.tableContainer-select-sorting table tr th select.form-control {
  position: relative;
  float: left;
  width: 100%;
  clear: both;
  margin: 0px auto;
}
div.basicTableStyles div.tableContainer-select-sorting table tr th:nth-child(10) select.form-control {
  float: right;
}
div.basicTableStyles div.dataTablesContainer table.table thead th,
div.basicTableStyles div.dataTablesContainer table.table :before,
div.basicTableStyles div.dataTablesContainer table.table thead th a,
div.basicTableStyles div.dataTablesContainer table.table thead th span {
  color: #1fb5ad;
  font-weight: bold;
}
div.basicTableStyles div.dataTablesContainer table.table thead th {
  text-align: center;
  min-width: 30px;
}
div.basicTableStyles div.dataTablesContainer table.table thead th.datatable-tier-name {
  min-width: 45px;
}
div.basicTableStyles div.dataTablesContainer table.table thead th.datatable-flat-name {
  min-width: 70px;
}
div.basicTableStyles div.dataTablesContainer table.table thead th.datatable-rooms-count {
  min-width: 45px;
}
div.basicTableStyles div.dataTablesContainer table.table thead th.datatable-area-additiona {
  min-width: 45px;
}
div.basicTableStyles div.dataTablesContainer table.table thead th.datatable-garden {
  min-width: 45px;
}
div.basicTableStyles div.dataTablesContainer table.table thead th.datatable-finishing-flat {
  min-width: 130px;
}
div.basicTableStyles div.dataTablesContainer table.table thead th.datatable-price-flat-brutto {
  min-width: 90px;
}
div.basicTableStyles div.dataTablesContainer table.table thead th.datatable-state-name {
  min-width: 70px;
}
div.basicTableStyles div.dataTablesContainer table.table thead th.datatable-inf-name {
  min-width: 50px;
}
div.basicTableStyles div.dataTablesContainer table.table thead th.datatable-email {
  min-width: 20px;
}
div.basicTableStyles div.dataTablesContainer table.table thead th.datatable-username {
  min-width: 20px;
}
div.basicTableStyles div.dataTablesContainer table.table thead th.datatable-fullName {
  min-width: 20px;
}
div.basicTableStyles div.dataTablesContainer table.table thead th.datatable-status {
  min-width: 160px;
}
div.basicTableStyles div.dataTablesContainer table.table thead th.datatable-lastLogin {
  min-width: 170px;
}
div.basicTableStyles div.dataTablesContainer table.table thead th.datatable-publishStopDate {
  min-width: 120px;
}
div.basicTableStyles div.dataTablesContainer table.table thead th.log-method {
  min-width: 45px;
}
div.basicTableStyles div.dataTablesContainer table.table thead th.history-login {
  min-width: 37px;
}
div.basicTableStyles div.dataTablesContainer table.table thead .sorting,
div.basicTableStyles div.dataTablesContainer table.table thead .sorting_asc,
div.basicTableStyles div.dataTablesContainer table.table thead .sorting_desc {
  background-position: 100% center;
}
div.basicTableStyles div.dataTablesContainer table.table tbody tr td {
  text-align: center;
}
div.basicTableStyles div.dataTablesContainer table.table tbody tr td span {
  display: block;
  padding: 10px;
  margin: 0px;
  height: 56px;
}
div.basicTableStyles div.dataTablesContainer table.table tbody tr td span.heading {
  display: none;
}
div.basicTableStyles div.dataTablesContainer table.table tbody tr td.hiddenItem,
div.basicTableStyles div.dataTablesContainer table.table thead tr th.hiddenItem {
  display: none;
}
div.basicTableStyles div.dataTablesContainer table.table.checkedControlLabel tbody tr td.hiddenItem,
div.basicTableStyles div.dataTablesContainer table.table.checkedControlLabel thead tr th.hiddenItem {
  display: table-cell;
}
div.basicTableStyles div.dataTablesContainer .table tbody > tr > th,
div.basicTableStyles div.dataTablesContainer .table tfoot > tr > th,
div.basicTableStyles div.dataTablesContainer .table tbody > tr > td,
div.basicTableStyles div.dataTablesContainer .table tfoot > tr > td {
  padding: 0px;
  vertical-align: middle;
}
div.basicTableStyles div.dataTablesContainer .table thead > tr > td,
div.basicTableStyles div.dataTablesContainer .table thead > tr > th {
  padding: 5px 0px 5px 0px;
}
div.garagesTableStyles div.dataTablesContainer table.table thead th {
  text-align: center;
}
div.garagesTableStyles div.dataTablesContainer table.table thead th.datatable-building-name {
  min-width: 60px;
}
div.garagesTableStyles div.dataTablesContainer table.table thead th.datatable-flat-name {
  min-width: 55px;
}
div.garagesTableStyles div.dataTablesContainer table.table thead th.datatable-rooms-count {
  min-width: 50px;
}
div.garagesTableStyles div.dataTablesContainer table.table thead th.datatable-area {
  min-width: 90px;
}
table tbody tr:nth-child(even) {
  background-color: #fff;
}
table tbody tr:nth-child(odd) {
  background-color: #eee;
}
table tbody tr.inactive_status {
  background: #d77373;
}
table tbody tr.inactive_status:hover {
  background: #d46a6a;
}
table tbody tr.inactive_status:hover td {
  background: #d46a6a;
}
table tbody tr.active_rc_status {
  background: #f3c022;
}
table tbody tr.active_rc_status:hover {
  background: #e4ba00;
}
table tbody tr.active_rc_status:hover td {
  background: #e4ba00;
}
.flatsTableStyles.basicTableStyles div.dataTablesContainer .table thead > tr > th.sorting,
.flatsTableStyles.basicTableStyles div.dataTablesContainer .table thead > tr > th.sorting_asc,
.flatsTableStyles.basicTableStyles div.dataTablesContainer .table thead > tr > th.sorting_desc {
  background: none;
}
@media (max-width: 1100px) {
  .flatsTableStyles.basicTableStyles div.dataTablesContainer table.table {
    display: block;
  }
  .flatsTableStyles.basicTableStyles div.dataTablesContainer table.table thead tr:first-child {
    display: none;
  }
  .flatsTableStyles.basicTableStyles div.dataTablesContainer table.table thead tr th {
    padding: 0px;
  }
  .flatsTableStyles.basicTableStyles div.dataTablesContainer table.table tbody {
    display: block;
  }
  .flatsTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr {
    display: block;
    overflow: hidden;
    border-bottom: 2px solid #1fb5ad;
  }
  .flatsTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    float: left;
    width: 20%;
    border: none;
    text-align: left;
  }
  .flatsTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td a,
  .flatsTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td span {
    display: block;
    padding-top: 12px;
    margin: 0px 12px;
    border-bottom: 1px solid #777;
    text-align: right;
  }
  .flatsTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.edit a {
    text-align: center;
  }
  .flatsTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div {
    width: 50%;
    min-width: 150px;
    position: relative;
    margin: 0px auto;
    padding-left: 0px;
  }
  .flatsTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a,
  .flatsTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div span {
    display: inline-block;
    margin: 10px 0px;
    border: none;
  }
  .flatsTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a:first-child {
    padding: 0px;
    float: left;
  }
  .flatsTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a:last-child {
    padding: 7px 15px;
    float: right;
  }
  .flatsTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a.modal-js {
    margin-top: 10px;
  }
  .flatsTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td span.heading {
    display: inline-block;
    float: left;
    font-weight: bold;
  }
  .flatsTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td span.value {
    text-align: right;
    float: right;
  }
  .flatsTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td div,
  .flatsTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td span {
    position: relative;
    min-height: 56px;
    overflow: hidden;
    padding-left: 20%;
  }
  .flatsTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.no {
    display: none;
  }
  .flatsTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.column-lp {
    display: none;
  }
  .flatsTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(1) a {
    border-bottom: none;
  }
  .flatsTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:before {
    position: absolute;
    margin: 16px 0px 0px 12px;
    content: attr(data-title);
  }
  .flatsTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.double-row-content:before {
    line-height: 16px;
    white-space: normal;
    display: inline-block;
    width: 10px;
  }
  .flatsTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.triple-row-content:before {
    line-height: 16px;
    white-space: normal;
    display: inline-block;
    width: 10px;
    margin-top: 3px;
  }
  .flatsTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr.inactive_status :before {
    color: #32323A;
  }
  .flatsTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    width: 33.3333333%;
  }
  .flatsTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(2) a {
    border-bottom: none;
  }
}
@media (max-width: 1000px) {
  .flatsTableStyles.basicTableStyles div.tableContainer-select-sorting table tr th table tr td {
    width: 33.3333333%;
    margin-bottom: 15px;
  }
  .flatsTableStyles.basicTableStyles div.tableContainer-select-sorting table tr th table tr td:nth-child(10) select.form-control {
    float: left;
  }
  .flatsTableStyles.basicTableStyles div.tableContainer-select-sorting table tr th table tr td:nth-child(4) select.form-control {
    float: right;
  }
  .flatsTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    width: 50%;
  }
  .flatsTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(2) a,
  .flatsTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(3) a {
    border-bottom: 1px solid #777;
  }
  .flatsTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:last-child {
    width: 100%;
  }
}
@media (max-width: 500px) {
  .flatsTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    width: 100%;
  }
  .flatsTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(3) a {
    border-bottom: 1px solid #777;
  }
  .flatsTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:last-child a {
    border-bottom: none;
  }
}
.garagesTableStyles.basicTableStyles div.dataTablesContainer .table thead > tr > th.sorting,
.garagesTableStyles.basicTableStyles div.dataTablesContainer .table thead > tr > th.sorting_asc,
.garagesTableStyles.basicTableStyles div.dataTablesContainer .table thead > tr > th.sorting_desc {
  background: none;
}
@media (max-width: 900px) {
  .garagesTableStyles.basicTableStyles div.dataTablesContainer table.table {
    display: block;
  }
  .garagesTableStyles.basicTableStyles div.dataTablesContainer table.table thead tr:first-child {
    display: none;
  }
  .garagesTableStyles.basicTableStyles div.dataTablesContainer table.table thead tr th {
    padding: 0px;
  }
  .garagesTableStyles.basicTableStyles div.dataTablesContainer table.table tbody {
    display: block;
  }
  .garagesTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr {
    display: block;
    overflow: hidden;
    border-bottom: 2px solid #1fb5ad;
  }
  .garagesTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    float: left;
    width: 20%;
    border: none;
    text-align: left;
  }
  .garagesTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td a,
  .garagesTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td span {
    display: block;
    padding-top: 12px;
    margin: 0px 12px;
    border-bottom: 1px solid #777;
    text-align: right;
  }
  .garagesTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.edit a {
    text-align: center;
  }
  .garagesTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div {
    width: 50%;
    min-width: 150px;
    position: relative;
    margin: 0px auto;
    padding-left: 0px;
  }
  .garagesTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a,
  .garagesTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div span {
    display: inline-block;
    margin: 10px 0px;
    border: none;
  }
  .garagesTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a:first-child {
    padding: 0px;
    float: left;
  }
  .garagesTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a:last-child {
    padding: 7px 15px;
    float: right;
  }
  .garagesTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a.modal-js {
    margin-top: 10px;
  }
  .garagesTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td span.heading {
    display: inline-block;
    float: left;
    font-weight: bold;
  }
  .garagesTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td span.value {
    text-align: right;
    float: right;
  }
  .garagesTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td div,
  .garagesTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td span {
    position: relative;
    min-height: 56px;
    overflow: hidden;
    padding-left: 20%;
  }
  .garagesTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.no {
    display: none;
  }
  .garagesTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.column-lp {
    display: none;
  }
  .garagesTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(1) a {
    border-bottom: none;
  }
  .garagesTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:before {
    position: absolute;
    margin: 16px 0px 0px 12px;
    content: attr(data-title);
  }
  .garagesTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.double-row-content:before {
    line-height: 16px;
    white-space: normal;
    display: inline-block;
    width: 10px;
  }
  .garagesTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.triple-row-content:before {
    line-height: 16px;
    white-space: normal;
    display: inline-block;
    width: 10px;
    margin-top: 3px;
  }
  .garagesTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr.inactive_status :before {
    color: #32323A;
  }
  .garagesTableStyles.basicTableStyles div.tableContainer-select-sorting table tr th table tr td {
    width: 33.3333333%;
    margin-bottom: 15px;
  }
  .garagesTableStyles.basicTableStyles div.tableContainer-select-sorting table tr th table tr td:nth-child(10) select.form-control {
    float: left;
  }
  .garagesTableStyles.basicTableStyles div.tableContainer-select-sorting table tr th table tr td:nth-child(4) select.form-control {
    float: right;
  }
  .garagesTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    width: 50%;
  }
  .garagesTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(2) a,
  .garagesTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(3) a {
    border-bottom: 1px solid #777;
  }
}
@media (max-width: 400px) {
  .garagesTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    width: 100%;
  }
  .garagesTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(3) a {
    border-bottom: 1px solid #777;
  }
  .garagesTableStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:last-child a {
    border-bottom: none;
  }
}
@media (max-width: 1400px) {
  .listUsersStyles.basicTableStyles div.dataTablesContainer table.table {
    display: block;
  }
  .listUsersStyles.basicTableStyles div.dataTablesContainer table.table thead tr:first-child {
    display: none;
  }
  .listUsersStyles.basicTableStyles div.dataTablesContainer table.table thead tr th {
    padding: 0px;
  }
  .listUsersStyles.basicTableStyles div.dataTablesContainer table.table tbody {
    display: block;
  }
  .listUsersStyles.basicTableStyles div.dataTablesContainer table.table tbody tr {
    display: block;
    overflow: hidden;
    border-bottom: 2px solid #1fb5ad;
  }
  .listUsersStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    float: left;
    width: 20%;
    border: none;
    text-align: left;
  }
  .listUsersStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td a,
  .listUsersStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td span {
    display: block;
    padding-top: 12px;
    margin: 0px 12px;
    border-bottom: 1px solid #777;
    text-align: right;
  }
  .listUsersStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.edit a {
    text-align: center;
  }
  .listUsersStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div {
    width: 50%;
    min-width: 150px;
    position: relative;
    margin: 0px auto;
    padding-left: 0px;
  }
  .listUsersStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a,
  .listUsersStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div span {
    display: inline-block;
    margin: 10px 0px;
    border: none;
  }
  .listUsersStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a:first-child {
    padding: 0px;
    float: left;
  }
  .listUsersStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a:last-child {
    padding: 7px 15px;
    float: right;
  }
  .listUsersStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a.modal-js {
    margin-top: 10px;
  }
  .listUsersStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td span.heading {
    display: inline-block;
    float: left;
    font-weight: bold;
  }
  .listUsersStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td span.value {
    text-align: right;
    float: right;
  }
  .listUsersStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td div,
  .listUsersStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td span {
    position: relative;
    min-height: 56px;
    overflow: hidden;
    padding-left: 20%;
  }
  .listUsersStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.no {
    display: none;
  }
  .listUsersStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.column-lp {
    display: none;
  }
  .listUsersStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(1) a {
    border-bottom: none;
  }
  .listUsersStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:before {
    position: absolute;
    margin: 16px 0px 0px 12px;
    content: attr(data-title);
  }
  .listUsersStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.double-row-content:before {
    line-height: 16px;
    white-space: normal;
    display: inline-block;
    width: 10px;
  }
  .listUsersStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.triple-row-content:before {
    line-height: 16px;
    white-space: normal;
    display: inline-block;
    width: 10px;
    margin-top: 3px;
  }
  .listUsersStyles.basicTableStyles div.dataTablesContainer table.table tbody tr.inactive_status :before {
    color: #32323A;
  }
  .listUsersStyles.basicTableStyles div.tableContainer-select-sorting table tr th table tr td {
    width: 33.3333333%;
    margin-bottom: 15px;
  }
  .listUsersStyles.basicTableStyles div.tableContainer-select-sorting table tr th table tr td:nth-child(10) select.form-control {
    float: left;
  }
  .listUsersStyles.basicTableStyles div.tableContainer-select-sorting table tr th table tr td:nth-child(4) select.form-control {
    float: right;
  }
  .listUsersStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    width: 50%;
  }
  .listUsersStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(2) a,
  .listUsersStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(3) a {
    border-bottom: 1px solid #777;
  }
  .listUsersStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-child(6) span {
    border-bottom: none;
  }
}
@media (max-width: 900px) {
  .listUsersStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    width: 100%;
  }
  .listUsersStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(3) a {
    border-bottom: 1px solid #777;
  }
  .listUsersStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:last-child a {
    border-bottom: none;
  }
}
@media (max-width: 1000px) {
  .listPersonStyles.basicTableStyles div.dataTablesContainer table.table {
    display: block;
  }
  .listPersonStyles.basicTableStyles div.dataTablesContainer table.table thead tr:first-child {
    display: none;
  }
  .listPersonStyles.basicTableStyles div.dataTablesContainer table.table thead tr th {
    padding: 0px;
  }
  .listPersonStyles.basicTableStyles div.dataTablesContainer table.table tbody {
    display: block;
  }
  .listPersonStyles.basicTableStyles div.dataTablesContainer table.table tbody tr {
    display: block;
    overflow: hidden;
    border-bottom: 2px solid #1fb5ad;
  }
  .listPersonStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    float: left;
    width: 20%;
    border: none;
    text-align: left;
  }
  .listPersonStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td a,
  .listPersonStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td span {
    display: block;
    padding-top: 12px;
    margin: 0px 12px;
    border-bottom: 1px solid #777;
    text-align: right;
  }
  .listPersonStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.edit a {
    text-align: center;
  }
  .listPersonStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div {
    width: 50%;
    min-width: 150px;
    position: relative;
    margin: 0px auto;
    padding-left: 0px;
  }
  .listPersonStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a,
  .listPersonStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div span {
    display: inline-block;
    margin: 10px 0px;
    border: none;
  }
  .listPersonStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a:first-child {
    padding: 0px;
    float: left;
  }
  .listPersonStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a:last-child {
    padding: 7px 15px;
    float: right;
  }
  .listPersonStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a.modal-js {
    margin-top: 10px;
  }
  .listPersonStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td span.heading {
    display: inline-block;
    float: left;
    font-weight: bold;
  }
  .listPersonStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td span.value {
    text-align: right;
    float: right;
  }
  .listPersonStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td div,
  .listPersonStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td span {
    position: relative;
    min-height: 56px;
    overflow: hidden;
    padding-left: 20%;
  }
  .listPersonStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.no {
    display: none;
  }
  .listPersonStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.column-lp {
    display: none;
  }
  .listPersonStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(1) a {
    border-bottom: none;
  }
  .listPersonStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:before {
    position: absolute;
    margin: 16px 0px 0px 12px;
    content: attr(data-title);
  }
  .listPersonStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.double-row-content:before {
    line-height: 16px;
    white-space: normal;
    display: inline-block;
    width: 10px;
  }
  .listPersonStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.triple-row-content:before {
    line-height: 16px;
    white-space: normal;
    display: inline-block;
    width: 10px;
    margin-top: 3px;
  }
  .listPersonStyles.basicTableStyles div.dataTablesContainer table.table tbody tr.inactive_status :before {
    color: #32323A;
  }
  .listPersonStyles.basicTableStyles div.tableContainer-select-sorting table tr th table tr td {
    width: 33.3333333%;
    margin-bottom: 15px;
  }
  .listPersonStyles.basicTableStyles div.tableContainer-select-sorting table tr th table tr td:nth-child(10) select.form-control {
    float: left;
  }
  .listPersonStyles.basicTableStyles div.tableContainer-select-sorting table tr th table tr td:nth-child(4) select.form-control {
    float: right;
  }
  .listPersonStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    width: 50%;
  }
  .listPersonStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(2) a,
  .listPersonStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(3) a {
    border-bottom: 1px solid #777;
  }
  .listPersonStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-child(4) span {
    border-bottom: none;
  }
}
@media (max-width: 800px) {
  .listPersonStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    width: 100%;
  }
  .listPersonStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(3) a {
    border-bottom: 1px solid #777;
  }
  .listPersonStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:last-child a {
    border-bottom: none;
  }
}
@media (min-width: 1600px) {
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-child( 1) {
    max-width: 1px;
    width: 23%;
  }
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-child( 1) a,
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-child( 1) span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-child( 7) {
    max-width: 1px;
    width: 23%;
  }
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-child( 7) a,
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-child( 7) span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}
@media (max-width: 1600px) {
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table {
    display: block;
  }
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table thead tr:first-child {
    display: none;
  }
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table thead tr th {
    padding: 0px;
  }
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody {
    display: block;
  }
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr {
    display: block;
    overflow: hidden;
    border-bottom: 2px solid #1fb5ad;
  }
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    float: left;
    width: 20%;
    border: none;
    text-align: left;
  }
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td a,
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td span {
    display: block;
    padding-top: 12px;
    margin: 0px 12px;
    border-bottom: 1px solid #777;
    text-align: right;
  }
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.edit a {
    text-align: center;
  }
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div {
    width: 50%;
    min-width: 150px;
    position: relative;
    margin: 0px auto;
    padding-left: 0px;
  }
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a,
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div span {
    display: inline-block;
    margin: 10px 0px;
    border: none;
  }
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a:first-child {
    padding: 0px;
    float: left;
  }
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a:last-child {
    padding: 7px 15px;
    float: right;
  }
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a.modal-js {
    margin-top: 10px;
  }
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td span.heading {
    display: inline-block;
    float: left;
    font-weight: bold;
  }
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td span.value {
    text-align: right;
    float: right;
  }
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td div,
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td span {
    position: relative;
    min-height: 56px;
    overflow: hidden;
    padding-left: 20%;
  }
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.no {
    display: none;
  }
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.column-lp {
    display: none;
  }
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(1) a {
    border-bottom: none;
  }
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:before {
    position: absolute;
    margin: 16px 0px 0px 12px;
    content: attr(data-title);
  }
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.double-row-content:before {
    line-height: 16px;
    white-space: normal;
    display: inline-block;
    width: 10px;
  }
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.triple-row-content:before {
    line-height: 16px;
    white-space: normal;
    display: inline-block;
    width: 10px;
    margin-top: 3px;
  }
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr.inactive_status :before {
    color: #32323A;
  }
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    width: 33.3333333%;
  }
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(1) span,
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(2) span,
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(5) span {
    border-bottom: none;
  }
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table.checkedControlLabel tbody tr td:nth-last-child(5) span {
    border-bottom: 1px solid #777;
  }
}
@media (max-width: 1450px) {
  .listMediaStyles.basicTableStyles div.tableContainer-select-sorting table tr th table tr td {
    width: 33.3333333%;
    margin-bottom: 15px;
  }
  .listMediaStyles.basicTableStyles div.tableContainer-select-sorting table tr th table tr td:nth-child(10) select.form-control {
    float: left;
  }
  .listMediaStyles.basicTableStyles div.tableContainer-select-sorting table tr th table tr td:nth-child(4) select.form-control {
    float: right;
  }
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    width: 50%;
  }
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(2) a,
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(3) a {
    border-bottom: 1px solid #777;
  }
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(5) span {
    border-bottom: 1px solid #777;
  }
}
@media (max-width: 1200px) {
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    width: 100%;
  }
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(3) a {
    border-bottom: 1px solid #777;
  }
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:last-child a {
    border-bottom: none;
  }
  .listMediaStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(2) span {
    border-bottom: 1px solid #777;
  }
}
@media (max-width: 900px) {
  .listCategoriesMediaStyle.basicTableStyles div.dataTablesContainer table.table {
    display: block;
  }
  .listCategoriesMediaStyle.basicTableStyles div.dataTablesContainer table.table thead tr:first-child {
    display: none;
  }
  .listCategoriesMediaStyle.basicTableStyles div.dataTablesContainer table.table thead tr th {
    padding: 0px;
  }
  .listCategoriesMediaStyle.basicTableStyles div.dataTablesContainer table.table tbody {
    display: block;
  }
  .listCategoriesMediaStyle.basicTableStyles div.dataTablesContainer table.table tbody tr {
    display: block;
    overflow: hidden;
    border-bottom: 2px solid #1fb5ad;
  }
  .listCategoriesMediaStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    float: left;
    width: 20%;
    border: none;
    text-align: left;
  }
  .listCategoriesMediaStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td a,
  .listCategoriesMediaStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span {
    display: block;
    padding-top: 12px;
    margin: 0px 12px;
    border-bottom: 1px solid #777;
    text-align: right;
  }
  .listCategoriesMediaStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.edit a {
    text-align: center;
  }
  .listCategoriesMediaStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div {
    width: 50%;
    min-width: 150px;
    position: relative;
    margin: 0px auto;
    padding-left: 0px;
  }
  .listCategoriesMediaStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a,
  .listCategoriesMediaStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div span {
    display: inline-block;
    margin: 10px 0px;
    border: none;
  }
  .listCategoriesMediaStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a:first-child {
    padding: 0px;
    float: left;
  }
  .listCategoriesMediaStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a:last-child {
    padding: 7px 15px;
    float: right;
  }
  .listCategoriesMediaStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a.modal-js {
    margin-top: 10px;
  }
  .listCategoriesMediaStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span.heading {
    display: inline-block;
    float: left;
    font-weight: bold;
  }
  .listCategoriesMediaStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span.value {
    text-align: right;
    float: right;
  }
  .listCategoriesMediaStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td div,
  .listCategoriesMediaStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span {
    position: relative;
    min-height: 56px;
    overflow: hidden;
    padding-left: 20%;
  }
  .listCategoriesMediaStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.no {
    display: none;
  }
  .listCategoriesMediaStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.column-lp {
    display: none;
  }
  .listCategoriesMediaStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(1) a {
    border-bottom: none;
  }
  .listCategoriesMediaStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:before {
    position: absolute;
    margin: 16px 0px 0px 12px;
    content: attr(data-title);
  }
  .listCategoriesMediaStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.double-row-content:before {
    line-height: 16px;
    white-space: normal;
    display: inline-block;
    width: 10px;
  }
  .listCategoriesMediaStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.triple-row-content:before {
    line-height: 16px;
    white-space: normal;
    display: inline-block;
    width: 10px;
    margin-top: 3px;
  }
  .listCategoriesMediaStyle.basicTableStyles div.dataTablesContainer table.table tbody tr.inactive_status :before {
    color: #32323A;
  }
  .listCategoriesMediaStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    width: 100%;
  }
  .listCategoriesMediaStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(3) a {
    border-bottom: 1px solid #777;
  }
  .listCategoriesMediaStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:last-child a {
    border-bottom: none;
  }
  .listCategoriesMediaStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(2) span {
    border-bottom: 1px solid #777;
  }
}
.TranslateStyle.basicTableStyles .categorySection {
  width: 300px;
}
.TranslateStyle.basicTableStyles .dataTableSection {
  /* Firefox */
  width: -moz-calc(100% - 300px);
  /* WebKit */
  width: -webkit-calc(100% - 300px);
  /* Opera */
  width: -o-calc(100% - 300px);
  /* Standard */
  width: calc(100% - 300px);
}
@media (max-width: 1300px) {
  .TranslateStyle.basicTableStyles div.dataTablesContainer table.table {
    display: block;
  }
  .TranslateStyle.basicTableStyles div.dataTablesContainer table.table thead tr:first-child {
    display: none;
  }
  .TranslateStyle.basicTableStyles div.dataTablesContainer table.table thead tr th {
    padding: 0px;
  }
  .TranslateStyle.basicTableStyles div.dataTablesContainer table.table tbody {
    display: block;
  }
  .TranslateStyle.basicTableStyles div.dataTablesContainer table.table tbody tr {
    display: block;
    overflow: hidden;
    border-bottom: 2px solid #1fb5ad;
  }
  .TranslateStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    float: left;
    width: 20%;
    border: none;
    text-align: left;
  }
  .TranslateStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td a,
  .TranslateStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span {
    display: block;
    padding-top: 12px;
    margin: 0px 12px;
    border-bottom: 1px solid #777;
    text-align: right;
  }
  .TranslateStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.edit a {
    text-align: center;
  }
  .TranslateStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div {
    width: 50%;
    min-width: 150px;
    position: relative;
    margin: 0px auto;
    padding-left: 0px;
  }
  .TranslateStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a,
  .TranslateStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div span {
    display: inline-block;
    margin: 10px 0px;
    border: none;
  }
  .TranslateStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a:first-child {
    padding: 0px;
    float: left;
  }
  .TranslateStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a:last-child {
    padding: 7px 15px;
    float: right;
  }
  .TranslateStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a.modal-js {
    margin-top: 10px;
  }
  .TranslateStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span.heading {
    display: inline-block;
    float: left;
    font-weight: bold;
  }
  .TranslateStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span.value {
    text-align: right;
    float: right;
  }
  .TranslateStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td div,
  .TranslateStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span {
    position: relative;
    min-height: 56px;
    overflow: hidden;
    padding-left: 20%;
  }
  .TranslateStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.no {
    display: none;
  }
  .TranslateStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.column-lp {
    display: none;
  }
  .TranslateStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(1) a {
    border-bottom: none;
  }
  .TranslateStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:before {
    position: absolute;
    margin: 16px 0px 0px 12px;
    content: attr(data-title);
  }
  .TranslateStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.double-row-content:before {
    line-height: 16px;
    white-space: normal;
    display: inline-block;
    width: 10px;
  }
  .TranslateStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.triple-row-content:before {
    line-height: 16px;
    white-space: normal;
    display: inline-block;
    width: 10px;
    margin-top: 3px;
  }
  .TranslateStyle.basicTableStyles div.dataTablesContainer table.table tbody tr.inactive_status :before {
    color: #32323A;
  }
  .TranslateStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    width: 100%;
  }
  .TranslateStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(3) a {
    border-bottom: 1px solid #777;
  }
  .TranslateStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:last-child a {
    border-bottom: none;
  }
}
@media (max-width: 1000px) {
  .TranslateStyle.basicTableStyles .categorySection,
  .TranslateStyle.basicTableStyles .dataTableSection {
    width: 100%;
  }
}
@media (max-width: 1300px) {
  .mediaAboutUsStyle.basicTableStyles div.dataTablesContainer table.table {
    display: block;
  }
  .mediaAboutUsStyle.basicTableStyles div.dataTablesContainer table.table thead tr:first-child {
    display: none;
  }
  .mediaAboutUsStyle.basicTableStyles div.dataTablesContainer table.table thead tr th {
    padding: 0px;
  }
  .mediaAboutUsStyle.basicTableStyles div.dataTablesContainer table.table tbody {
    display: block;
  }
  .mediaAboutUsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr {
    display: block;
    overflow: hidden;
    border-bottom: 2px solid #1fb5ad;
  }
  .mediaAboutUsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    float: left;
    width: 20%;
    border: none;
    text-align: left;
  }
  .mediaAboutUsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td a,
  .mediaAboutUsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span {
    display: block;
    padding-top: 12px;
    margin: 0px 12px;
    border-bottom: 1px solid #777;
    text-align: right;
  }
  .mediaAboutUsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.edit a {
    text-align: center;
  }
  .mediaAboutUsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div {
    width: 50%;
    min-width: 150px;
    position: relative;
    margin: 0px auto;
    padding-left: 0px;
  }
  .mediaAboutUsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a,
  .mediaAboutUsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div span {
    display: inline-block;
    margin: 10px 0px;
    border: none;
  }
  .mediaAboutUsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a:first-child {
    padding: 0px;
    float: left;
  }
  .mediaAboutUsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a:last-child {
    padding: 7px 15px;
    float: right;
  }
  .mediaAboutUsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a.modal-js {
    margin-top: 10px;
  }
  .mediaAboutUsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span.heading {
    display: inline-block;
    float: left;
    font-weight: bold;
  }
  .mediaAboutUsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span.value {
    text-align: right;
    float: right;
  }
  .mediaAboutUsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td div,
  .mediaAboutUsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span {
    position: relative;
    min-height: 56px;
    overflow: hidden;
    padding-left: 20%;
  }
  .mediaAboutUsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.no {
    display: none;
  }
  .mediaAboutUsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.column-lp {
    display: none;
  }
  .mediaAboutUsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(1) a {
    border-bottom: none;
  }
  .mediaAboutUsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:before {
    position: absolute;
    margin: 16px 0px 0px 12px;
    content: attr(data-title);
  }
  .mediaAboutUsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.double-row-content:before {
    line-height: 16px;
    white-space: normal;
    display: inline-block;
    width: 10px;
  }
  .mediaAboutUsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.triple-row-content:before {
    line-height: 16px;
    white-space: normal;
    display: inline-block;
    width: 10px;
    margin-top: 3px;
  }
  .mediaAboutUsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr.inactive_status :before {
    color: #32323A;
  }
  .mediaAboutUsStyle.basicTableStyles div.tableContainer-select-sorting table tr th table tr td {
    width: 33.3333333%;
    margin-bottom: 15px;
  }
  .mediaAboutUsStyle.basicTableStyles div.tableContainer-select-sorting table tr th table tr td:nth-child(10) select.form-control {
    float: left;
  }
  .mediaAboutUsStyle.basicTableStyles div.tableContainer-select-sorting table tr th table tr td:nth-child(4) select.form-control {
    float: right;
  }
  .mediaAboutUsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    width: 50%;
  }
  .mediaAboutUsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(2) a,
  .mediaAboutUsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(3) a {
    border-bottom: 1px solid #777;
  }
  .mediaAboutUsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(2) span {
    border-bottom: none;
  }
}
@media (max-width: 1250px) {
  .mediaAboutUsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    width: 100%;
  }
  .mediaAboutUsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(3) a {
    border-bottom: 1px solid #777;
  }
  .mediaAboutUsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:last-child a {
    border-bottom: none;
  }
  .mediaAboutUsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(2) span {
    border-bottom: 1px solid #777;
  }
}
@media screen and (min-width: 1200px) {
  .newsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-child( 2) {
    max-width: 1px;
    width: 23%;
  }
  .newsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-child( 2) a,
  .newsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-child( 2) span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}
@media (max-width: 1200px) {
  .newsStyle.basicTableStyles div.dataTablesContainer table.table {
    display: block;
  }
  .newsStyle.basicTableStyles div.dataTablesContainer table.table thead tr:first-child {
    display: none;
  }
  .newsStyle.basicTableStyles div.dataTablesContainer table.table thead tr th {
    padding: 0px;
  }
  .newsStyle.basicTableStyles div.dataTablesContainer table.table tbody {
    display: block;
  }
  .newsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr {
    display: block;
    overflow: hidden;
    border-bottom: 2px solid #1fb5ad;
  }
  .newsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    float: left;
    width: 20%;
    border: none;
    text-align: left;
  }
  .newsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td a,
  .newsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span {
    display: block;
    padding-top: 12px;
    margin: 0px 12px;
    border-bottom: 1px solid #777;
    text-align: right;
  }
  .newsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.edit a {
    text-align: center;
  }
  .newsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div {
    width: 50%;
    min-width: 150px;
    position: relative;
    margin: 0px auto;
    padding-left: 0px;
  }
  .newsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a,
  .newsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div span {
    display: inline-block;
    margin: 10px 0px;
    border: none;
  }
  .newsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a:first-child {
    padding: 0px;
    float: left;
  }
  .newsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a:last-child {
    padding: 7px 15px;
    float: right;
  }
  .newsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a.modal-js {
    margin-top: 10px;
  }
  .newsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span.heading {
    display: inline-block;
    float: left;
    font-weight: bold;
  }
  .newsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span.value {
    text-align: right;
    float: right;
  }
  .newsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td div,
  .newsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span {
    position: relative;
    min-height: 56px;
    overflow: hidden;
    padding-left: 20%;
  }
  .newsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.no {
    display: none;
  }
  .newsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.column-lp {
    display: none;
  }
  .newsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(1) a {
    border-bottom: none;
  }
  .newsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:before {
    position: absolute;
    margin: 16px 0px 0px 12px;
    content: attr(data-title);
  }
  .newsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.double-row-content:before {
    line-height: 16px;
    white-space: normal;
    display: inline-block;
    width: 10px;
  }
  .newsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.triple-row-content:before {
    line-height: 16px;
    white-space: normal;
    display: inline-block;
    width: 10px;
    margin-top: 3px;
  }
  .newsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr.inactive_status :before {
    color: #32323A;
  }
  .newsStyle.basicTableStyles div.tableContainer-select-sorting table tr th table tr td {
    width: 33.3333333%;
    margin-bottom: 15px;
  }
  .newsStyle.basicTableStyles div.tableContainer-select-sorting table tr th table tr td:nth-child(10) select.form-control {
    float: left;
  }
  .newsStyle.basicTableStyles div.tableContainer-select-sorting table tr th table tr td:nth-child(4) select.form-control {
    float: right;
  }
  .newsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    width: 50%;
  }
  .newsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(2) a,
  .newsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(3) a {
    border-bottom: 1px solid #777;
  }
}
@media screen and (max-width: 1200px) and (min-width: 1000px) {
  .newsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-child( 6) {
    max-width: 100%;
    width: 100%;
  }
  .newsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-child( 6) a,
  .newsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-child( 6) span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .newsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces {
    width: 100%;
  }
  .newsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div {
    width: 64%;
  }
}
@media (max-width: 1000px) {
  .newsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    width: 100%;
  }
  .newsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(3) a {
    border-bottom: 1px solid #777;
  }
  .newsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:last-child a {
    border-bottom: none;
  }
}
.bannerStyle.basicTableStyles .categorySection {
  width: 300px;
}
.bannerStyle.basicTableStyles .dataTableSection {
  /* Firefox */
  width: -moz-calc(100% - 300px);
  /* WebKit */
  width: -webkit-calc(100% - 300px);
  /* Opera */
  width: -o-calc(100% - 300px);
  /* Standard */
  width: calc(100% - 300px);
}
@media (max-width: 1300px) {
  .bannerStyle.basicTableStyles div.dataTablesContainer table.table {
    display: block;
  }
  .bannerStyle.basicTableStyles div.dataTablesContainer table.table thead tr:first-child {
    display: none;
  }
  .bannerStyle.basicTableStyles div.dataTablesContainer table.table thead tr th {
    padding: 0px;
  }
  .bannerStyle.basicTableStyles div.dataTablesContainer table.table tbody {
    display: block;
  }
  .bannerStyle.basicTableStyles div.dataTablesContainer table.table tbody tr {
    display: block;
    overflow: hidden;
    border-bottom: 2px solid #1fb5ad;
  }
  .bannerStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    float: left;
    width: 20%;
    border: none;
    text-align: left;
  }
  .bannerStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td a,
  .bannerStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span {
    display: block;
    padding-top: 12px;
    margin: 0px 12px;
    border-bottom: 1px solid #777;
    text-align: right;
  }
  .bannerStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.edit a {
    text-align: center;
  }
  .bannerStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div {
    width: 50%;
    min-width: 150px;
    position: relative;
    margin: 0px auto;
    padding-left: 0px;
  }
  .bannerStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a,
  .bannerStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div span {
    display: inline-block;
    margin: 10px 0px;
    border: none;
  }
  .bannerStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a:first-child {
    padding: 0px;
    float: left;
  }
  .bannerStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a:last-child {
    padding: 7px 15px;
    float: right;
  }
  .bannerStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a.modal-js {
    margin-top: 10px;
  }
  .bannerStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span.heading {
    display: inline-block;
    float: left;
    font-weight: bold;
  }
  .bannerStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span.value {
    text-align: right;
    float: right;
  }
  .bannerStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td div,
  .bannerStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span {
    position: relative;
    min-height: 56px;
    overflow: hidden;
    padding-left: 20%;
  }
  .bannerStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.no {
    display: none;
  }
  .bannerStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.column-lp {
    display: none;
  }
  .bannerStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(1) a {
    border-bottom: none;
  }
  .bannerStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:before {
    position: absolute;
    margin: 16px 0px 0px 12px;
    content: attr(data-title);
  }
  .bannerStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.double-row-content:before {
    line-height: 16px;
    white-space: normal;
    display: inline-block;
    width: 10px;
  }
  .bannerStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.triple-row-content:before {
    line-height: 16px;
    white-space: normal;
    display: inline-block;
    width: 10px;
    margin-top: 3px;
  }
  .bannerStyle.basicTableStyles div.dataTablesContainer table.table tbody tr.inactive_status :before {
    color: #32323A;
  }
  .bannerStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    width: 100%;
  }
  .bannerStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(3) a {
    border-bottom: 1px solid #777;
  }
  .bannerStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:last-child a {
    border-bottom: none;
  }
}
@media (max-width: 1100px) {
  .bannerStyle.basicTableStyles .categorySection,
  .bannerStyle.basicTableStyles .dataTableSection {
    width: 100%;
  }
}
@media (max-width: 1600px) {
  .pagesStyle.basicTableStyles div.dataTablesContainer table.table {
    display: block;
  }
  .pagesStyle.basicTableStyles div.dataTablesContainer table.table thead tr:first-child {
    display: none;
  }
  .pagesStyle.basicTableStyles div.dataTablesContainer table.table thead tr th {
    padding: 0px;
  }
  .pagesStyle.basicTableStyles div.dataTablesContainer table.table tbody {
    display: block;
  }
  .pagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr {
    display: block;
    overflow: hidden;
    border-bottom: 2px solid #1fb5ad;
  }
  .pagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    float: left;
    width: 20%;
    border: none;
    text-align: left;
  }
  .pagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td a,
  .pagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span {
    display: block;
    padding-top: 12px;
    margin: 0px 12px;
    border-bottom: 1px solid #777;
    text-align: right;
  }
  .pagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.edit a {
    text-align: center;
  }
  .pagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div {
    width: 50%;
    min-width: 150px;
    position: relative;
    margin: 0px auto;
    padding-left: 0px;
  }
  .pagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a,
  .pagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div span {
    display: inline-block;
    margin: 10px 0px;
    border: none;
  }
  .pagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a:first-child {
    padding: 0px;
    float: left;
  }
  .pagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a:last-child {
    padding: 7px 15px;
    float: right;
  }
  .pagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a.modal-js {
    margin-top: 10px;
  }
  .pagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span.heading {
    display: inline-block;
    float: left;
    font-weight: bold;
  }
  .pagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span.value {
    text-align: right;
    float: right;
  }
  .pagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td div,
  .pagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span {
    position: relative;
    min-height: 56px;
    overflow: hidden;
    padding-left: 20%;
  }
  .pagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.no {
    display: none;
  }
  .pagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.column-lp {
    display: none;
  }
  .pagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(1) a {
    border-bottom: none;
  }
  .pagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:before {
    position: absolute;
    margin: 16px 0px 0px 12px;
    content: attr(data-title);
  }
  .pagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.double-row-content:before {
    line-height: 16px;
    white-space: normal;
    display: inline-block;
    width: 10px;
  }
  .pagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.triple-row-content:before {
    line-height: 16px;
    white-space: normal;
    display: inline-block;
    width: 10px;
    margin-top: 3px;
  }
  .pagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr.inactive_status :before {
    color: #32323A;
  }
  .pagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    width: 33.3333333%;
  }
  .pagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces {
    width: 100%;
  }
  .pagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div {
    width: 39%;
  }
}
@media (max-width: 1360px) {
  .pagesStyle.basicTableStyles div.tableContainer-select-sorting table tr th table tr td {
    width: 33.3333333%;
    margin-bottom: 15px;
  }
  .pagesStyle.basicTableStyles div.tableContainer-select-sorting table tr th table tr td:nth-child(10) select.form-control {
    float: left;
  }
  .pagesStyle.basicTableStyles div.tableContainer-select-sorting table tr th table tr td:nth-child(4) select.form-control {
    float: right;
  }
  .pagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    width: 50%;
  }
  .pagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(2) a,
  .pagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(3) a {
    border-bottom: 1px solid #777;
  }
  .pagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div {
    width: 64%;
  }
}
@media (max-width: 1000px) {
  .pagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    width: 100%;
  }
  .pagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(3) a {
    border-bottom: 1px solid #777;
  }
  .pagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:last-child a {
    border-bottom: none;
  }
}
@media (max-width: 1200px) {
  .listCategoriesPagesStyle.basicTableStyles div.dataTablesContainer table.table {
    display: block;
  }
  .listCategoriesPagesStyle.basicTableStyles div.dataTablesContainer table.table thead tr:first-child {
    display: none;
  }
  .listCategoriesPagesStyle.basicTableStyles div.dataTablesContainer table.table thead tr th {
    padding: 0px;
  }
  .listCategoriesPagesStyle.basicTableStyles div.dataTablesContainer table.table tbody {
    display: block;
  }
  .listCategoriesPagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr {
    display: block;
    overflow: hidden;
    border-bottom: 2px solid #1fb5ad;
  }
  .listCategoriesPagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    float: left;
    width: 20%;
    border: none;
    text-align: left;
  }
  .listCategoriesPagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td a,
  .listCategoriesPagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span {
    display: block;
    padding-top: 12px;
    margin: 0px 12px;
    border-bottom: 1px solid #777;
    text-align: right;
  }
  .listCategoriesPagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.edit a {
    text-align: center;
  }
  .listCategoriesPagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div {
    width: 50%;
    min-width: 150px;
    position: relative;
    margin: 0px auto;
    padding-left: 0px;
  }
  .listCategoriesPagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a,
  .listCategoriesPagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div span {
    display: inline-block;
    margin: 10px 0px;
    border: none;
  }
  .listCategoriesPagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a:first-child {
    padding: 0px;
    float: left;
  }
  .listCategoriesPagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a:last-child {
    padding: 7px 15px;
    float: right;
  }
  .listCategoriesPagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a.modal-js {
    margin-top: 10px;
  }
  .listCategoriesPagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span.heading {
    display: inline-block;
    float: left;
    font-weight: bold;
  }
  .listCategoriesPagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span.value {
    text-align: right;
    float: right;
  }
  .listCategoriesPagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td div,
  .listCategoriesPagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span {
    position: relative;
    min-height: 56px;
    overflow: hidden;
    padding-left: 20%;
  }
  .listCategoriesPagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.no {
    display: none;
  }
  .listCategoriesPagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.column-lp {
    display: none;
  }
  .listCategoriesPagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(1) a {
    border-bottom: none;
  }
  .listCategoriesPagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:before {
    position: absolute;
    margin: 16px 0px 0px 12px;
    content: attr(data-title);
  }
  .listCategoriesPagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.double-row-content:before {
    line-height: 16px;
    white-space: normal;
    display: inline-block;
    width: 10px;
  }
  .listCategoriesPagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.triple-row-content:before {
    line-height: 16px;
    white-space: normal;
    display: inline-block;
    width: 10px;
    margin-top: 3px;
  }
  .listCategoriesPagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr.inactive_status :before {
    color: #32323A;
  }
  .listCategoriesPagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    width: 100%;
  }
  .listCategoriesPagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(3) a {
    border-bottom: 1px solid #777;
  }
  .listCategoriesPagesStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:last-child a {
    border-bottom: none;
  }
}
@media (max-width: 1300px) {
  .promotionStyle.basicTableStyles div.dataTablesContainer table.table {
    display: block;
  }
  .promotionStyle.basicTableStyles div.dataTablesContainer table.table thead tr:first-child {
    display: none;
  }
  .promotionStyle.basicTableStyles div.dataTablesContainer table.table thead tr th {
    padding: 0px;
  }
  .promotionStyle.basicTableStyles div.dataTablesContainer table.table tbody {
    display: block;
  }
  .promotionStyle.basicTableStyles div.dataTablesContainer table.table tbody tr {
    display: block;
    overflow: hidden;
    border-bottom: 2px solid #1fb5ad;
  }
  .promotionStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    float: left;
    width: 20%;
    border: none;
    text-align: left;
  }
  .promotionStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td a,
  .promotionStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span {
    display: block;
    padding-top: 12px;
    margin: 0px 12px;
    border-bottom: 1px solid #777;
    text-align: right;
  }
  .promotionStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.edit a {
    text-align: center;
  }
  .promotionStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div {
    width: 50%;
    min-width: 150px;
    position: relative;
    margin: 0px auto;
    padding-left: 0px;
  }
  .promotionStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a,
  .promotionStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div span {
    display: inline-block;
    margin: 10px 0px;
    border: none;
  }
  .promotionStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a:first-child {
    padding: 0px;
    float: left;
  }
  .promotionStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a:last-child {
    padding: 7px 15px;
    float: right;
  }
  .promotionStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a.modal-js {
    margin-top: 10px;
  }
  .promotionStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span.heading {
    display: inline-block;
    float: left;
    font-weight: bold;
  }
  .promotionStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span.value {
    text-align: right;
    float: right;
  }
  .promotionStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td div,
  .promotionStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span {
    position: relative;
    min-height: 56px;
    overflow: hidden;
    padding-left: 20%;
  }
  .promotionStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.no {
    display: none;
  }
  .promotionStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.column-lp {
    display: none;
  }
  .promotionStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(1) a {
    border-bottom: none;
  }
  .promotionStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:before {
    position: absolute;
    margin: 16px 0px 0px 12px;
    content: attr(data-title);
  }
  .promotionStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.double-row-content:before {
    line-height: 16px;
    white-space: normal;
    display: inline-block;
    width: 10px;
  }
  .promotionStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.triple-row-content:before {
    line-height: 16px;
    white-space: normal;
    display: inline-block;
    width: 10px;
    margin-top: 3px;
  }
  .promotionStyle.basicTableStyles div.dataTablesContainer table.table tbody tr.inactive_status :before {
    color: #32323A;
  }
  .promotionStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    width: 33.3333333%;
  }
  .promotionStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(3) span,
  .promotionStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(4) span {
    border-bottom: none;
  }
}
@media (max-width: 1100px) {
  .promotionStyle.basicTableStyles div.tableContainer-select-sorting table tr th table tr td {
    width: 33.3333333%;
    margin-bottom: 15px;
  }
  .promotionStyle.basicTableStyles div.tableContainer-select-sorting table tr th table tr td:nth-child(10) select.form-control {
    float: left;
  }
  .promotionStyle.basicTableStyles div.tableContainer-select-sorting table tr th table tr td:nth-child(4) select.form-control {
    float: right;
  }
  .promotionStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    width: 50%;
  }
  .promotionStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(2) a,
  .promotionStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(3) a {
    border-bottom: 1px solid #777;
  }
  .promotionStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(4) span {
    border-bottom: 1px solid #777;
  }
  .promotionStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(3) span {
    border-bottom: none;
  }
}
@media (max-width: 900px) {
  .promotionStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    width: 100%;
  }
  .promotionStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(3) a {
    border-bottom: 1px solid #777;
  }
  .promotionStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:last-child a {
    border-bottom: none;
  }
  .promotionStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(3) span {
    border-bottom: 1px solid #777;
  }
}
@media (max-width: 1230px) {
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table {
    display: block;
  }
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table thead tr:first-child {
    display: none;
  }
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table thead tr th {
    padding: 0px;
  }
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table tbody {
    display: block;
  }
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table tbody tr {
    display: block;
    overflow: hidden;
    border-bottom: 2px solid #1fb5ad;
  }
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    float: left;
    width: 20%;
    border: none;
    text-align: left;
  }
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td a,
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td span {
    display: block;
    padding-top: 12px;
    margin: 0px 12px;
    border-bottom: 1px solid #777;
    text-align: right;
  }
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.edit a {
    text-align: center;
  }
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div {
    width: 50%;
    min-width: 150px;
    position: relative;
    margin: 0px auto;
    padding-left: 0px;
  }
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a,
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div span {
    display: inline-block;
    margin: 10px 0px;
    border: none;
  }
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a:first-child {
    padding: 0px;
    float: left;
  }
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a:last-child {
    padding: 7px 15px;
    float: right;
  }
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a.modal-js {
    margin-top: 10px;
  }
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td span.heading {
    display: inline-block;
    float: left;
    font-weight: bold;
  }
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td span.value {
    text-align: right;
    float: right;
  }
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td div,
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td span {
    position: relative;
    min-height: 56px;
    overflow: hidden;
    padding-left: 20%;
  }
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.no {
    display: none;
  }
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.column-lp {
    display: none;
  }
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(1) a {
    border-bottom: none;
  }
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:before {
    position: absolute;
    margin: 16px 0px 0px 12px;
    content: attr(data-title);
  }
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.double-row-content:before {
    line-height: 16px;
    white-space: normal;
    display: inline-block;
    width: 10px;
  }
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.triple-row-content:before {
    line-height: 16px;
    white-space: normal;
    display: inline-block;
    width: 10px;
    margin-top: 3px;
  }
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table tbody tr.inactive_status :before {
    color: #32323A;
  }
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    width: 33.3333333%;
  }
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(2) span {
    border-bottom: none;
  }
}
@media (max-width: 1100px) {
  .investmentsStyles.basicTableStyles div.tableContainer-select-sorting table tr th table tr td {
    width: 33.3333333%;
    margin-bottom: 15px;
  }
  .investmentsStyles.basicTableStyles div.tableContainer-select-sorting table tr th table tr td:nth-child(10) select.form-control {
    float: left;
  }
  .investmentsStyles.basicTableStyles div.tableContainer-select-sorting table tr th table tr td:nth-child(4) select.form-control {
    float: right;
  }
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    width: 50%;
  }
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(2) a,
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(3) a {
    border-bottom: 1px solid #777;
  }
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(2) span {
    border-bottom: 1px solid #777;
  }
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div {
    width: 64%;
  }
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-child( 6) {
    max-width: 100%;
    width: 100%;
  }
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-child( 6) a,
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-child( 6) span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}
@media (max-width: 800px) {
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    width: 100%;
  }
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(3) a {
    border-bottom: 1px solid #777;
  }
  .investmentsStyles.basicTableStyles div.dataTablesContainer table.table tbody tr td:last-child a {
    border-bottom: none;
  }
}
@media (max-width: 1100px) {
  .jobsStyle.basicTableStyles div.dataTablesContainer table.table {
    display: block;
  }
  .jobsStyle.basicTableStyles div.dataTablesContainer table.table thead tr:first-child {
    display: none;
  }
  .jobsStyle.basicTableStyles div.dataTablesContainer table.table thead tr th {
    padding: 0px;
  }
  .jobsStyle.basicTableStyles div.dataTablesContainer table.table tbody {
    display: block;
  }
  .jobsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr {
    display: block;
    overflow: hidden;
    border-bottom: 2px solid #1fb5ad;
  }
  .jobsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    float: left;
    width: 20%;
    border: none;
    text-align: left;
  }
  .jobsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td a,
  .jobsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span {
    display: block;
    padding-top: 12px;
    margin: 0px 12px;
    border-bottom: 1px solid #777;
    text-align: right;
  }
  .jobsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.edit a {
    text-align: center;
  }
  .jobsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div {
    width: 50%;
    min-width: 150px;
    position: relative;
    margin: 0px auto;
    padding-left: 0px;
  }
  .jobsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a,
  .jobsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div span {
    display: inline-block;
    margin: 10px 0px;
    border: none;
  }
  .jobsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a:first-child {
    padding: 0px;
    float: left;
  }
  .jobsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a:last-child {
    padding: 7px 15px;
    float: right;
  }
  .jobsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a.modal-js {
    margin-top: 10px;
  }
  .jobsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span.heading {
    display: inline-block;
    float: left;
    font-weight: bold;
  }
  .jobsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span.value {
    text-align: right;
    float: right;
  }
  .jobsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td div,
  .jobsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span {
    position: relative;
    min-height: 56px;
    overflow: hidden;
    padding-left: 20%;
  }
  .jobsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.no {
    display: none;
  }
  .jobsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.column-lp {
    display: none;
  }
  .jobsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(1) a {
    border-bottom: none;
  }
  .jobsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:before {
    position: absolute;
    margin: 16px 0px 0px 12px;
    content: attr(data-title);
  }
  .jobsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.double-row-content:before {
    line-height: 16px;
    white-space: normal;
    display: inline-block;
    width: 10px;
  }
  .jobsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.triple-row-content:before {
    line-height: 16px;
    white-space: normal;
    display: inline-block;
    width: 10px;
    margin-top: 3px;
  }
  .jobsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr.inactive_status :before {
    color: #32323A;
  }
  .jobsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    width: 100%;
  }
  .jobsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(3) a {
    border-bottom: 1px solid #777;
  }
  .jobsStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:last-child a {
    border-bottom: none;
  }
}
@media (max-width: 1000px) {
  .departmentStyle.basicTableStyles div.dataTablesContainer table.table {
    display: block;
  }
  .departmentStyle.basicTableStyles div.dataTablesContainer table.table thead tr:first-child {
    display: none;
  }
  .departmentStyle.basicTableStyles div.dataTablesContainer table.table thead tr th {
    padding: 0px;
  }
  .departmentStyle.basicTableStyles div.dataTablesContainer table.table tbody {
    display: block;
  }
  .departmentStyle.basicTableStyles div.dataTablesContainer table.table tbody tr {
    display: block;
    overflow: hidden;
    border-bottom: 2px solid #1fb5ad;
  }
  .departmentStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    float: left;
    width: 20%;
    border: none;
    text-align: left;
  }
  .departmentStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td a,
  .departmentStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span {
    display: block;
    padding-top: 12px;
    margin: 0px 12px;
    border-bottom: 1px solid #777;
    text-align: right;
  }
  .departmentStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.edit a {
    text-align: center;
  }
  .departmentStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div {
    width: 50%;
    min-width: 150px;
    position: relative;
    margin: 0px auto;
    padding-left: 0px;
  }
  .departmentStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a,
  .departmentStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div span {
    display: inline-block;
    margin: 10px 0px;
    border: none;
  }
  .departmentStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a:first-child {
    padding: 0px;
    float: left;
  }
  .departmentStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a:last-child {
    padding: 7px 15px;
    float: right;
  }
  .departmentStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.buttons-spaces div a.modal-js {
    margin-top: 10px;
  }
  .departmentStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span.heading {
    display: inline-block;
    float: left;
    font-weight: bold;
  }
  .departmentStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span.value {
    text-align: right;
    float: right;
  }
  .departmentStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td div,
  .departmentStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td span {
    position: relative;
    min-height: 56px;
    overflow: hidden;
    padding-left: 20%;
  }
  .departmentStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.no {
    display: none;
  }
  .departmentStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.column-lp {
    display: none;
  }
  .departmentStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(1) a {
    border-bottom: none;
  }
  .departmentStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:before {
    position: absolute;
    margin: 16px 0px 0px 12px;
    content: attr(data-title);
  }
  .departmentStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.double-row-content:before {
    line-height: 16px;
    white-space: normal;
    display: inline-block;
    width: 10px;
  }
  .departmentStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td.triple-row-content:before {
    line-height: 16px;
    white-space: normal;
    display: inline-block;
    width: 10px;
    margin-top: 3px;
  }
  .departmentStyle.basicTableStyles div.dataTablesContainer table.table tbody tr.inactive_status :before {
    color: #32323A;
  }
  .departmentStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td {
    width: 100%;
  }
  .departmentStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:nth-last-child(3) a {
    border-bottom: 1px solid #777;
  }
  .departmentStyle.basicTableStyles div.dataTablesContainer table.table tbody tr td:last-child a {
    border-bottom: none;
  }
}
/* OLD ATAL TABLE FLATS */

.diff-to-json table {
  table-layout: fixed;
  width: 100%;
}
.diff-to-json td {
  width: 33%;
  padding: 3px 4px;
  border: 1px solid transparent;
  vertical-align: top;
  font: 1em monospace;
  text-align: left;
  white-space: pre-wrap;
}
.diff-to-json h1 {
  display: inline;
  font-size: 100%;
}
.diff-to-json del {
  text-decoration: none;
  color: #b30000;
  background: #fadad7;
}
.diff-to-json ins {
  background: #eaf2c2;
  color: #406619;
  text-decoration: none;
}
.diff-to-json #result {
  white-space: pre-wrap;
}
.diff-to-json #settings {
  position: absolute;
  top: 0;
  left: 5px;
  right: 5px;
  height: 2em;
  line-height: 2em;
}
.diff-to-json #settings label {
  margin-left: 1em;
}
.diff-to-json .source {
  position: absolute;
  right: 1%;
  top: 0.2em;
}
.diff-to-json [contentEditable] {
  background: #F9F9F9;
  border-color: #BBB #D9D9D9 #DDD;
  border-radius: 4px;
  -webkit-user-modify: read-write-plaintext-only;
  outline: none;
}
.diff-to-json [contentEditable]:focus {
  background: #FFF;
  border-color: #6699cc;
  box-shadow: 0 0 4px #2175c9;
}
@-moz-document url-prefix() {
  body {
    height: 99%;
    /* Hide scroll bar in Firefox */
  }
}

.xdsoft_datetimepicker {
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
  background: #fff;
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 8px;
  padding-left: 0;
  padding-top: 2px;
  position: absolute;
  z-index: 9999;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}
.xdsoft_datetimepicker.xdsoft_rtl {
  padding: 8px 0 8px 8px;
}
.xdsoft_datetimepicker iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  height: 210px;
  background: transparent;
  border: 0;
}
.xdsoft_datetimepicker button {
  border: none !important;
}
.xdsoft_noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.xdsoft_noselect::selection {
  background: transparent;
}
.xdsoft_noselect::-moz-selection {
  background: transparent;
}
.xdsoft_datetimepicker.xdsoft_inline {
  display: inline-block;
  position: static;
  box-shadow: none;
}
.xdsoft_datetimepicker * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
.xdsoft_datetimepicker .xdsoft_datepicker,
.xdsoft_datetimepicker .xdsoft_timepicker {
  display: none;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active,
.xdsoft_datetimepicker .xdsoft_timepicker.active {
  display: block;
}
.xdsoft_datetimepicker .xdsoft_datepicker {
  width: 224px;
  float: left;
  margin-left: 8px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
  width: 256px;
}
.xdsoft_datetimepicker .xdsoft_timepicker {
  width: 58px;
  float: left;
  text-align: center;
  margin-left: 8px;
  margin-top: 0;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
  margin-top: 8px;
  margin-bottom: 3px;
}
.xdsoft_datetimepicker .xdsoft_monthpicker {
  position: relative;
  text-align: center;
}
.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}
.xdsoft_datetimepicker .xdsoft_label i {
  opacity: 0.5;
  background-position: -92px -19px;
  display: inline-block;
  width: 9px;
  height: 20px;
  vertical-align: middle;
}
.xdsoft_datetimepicker .xdsoft_prev {
  float: left;
  background-position: -20px 0;
}
.xdsoft_datetimepicker .xdsoft_today_button {
  float: left;
  background-position: -70px 0;
  margin-left: 5px;
}
.xdsoft_datetimepicker .xdsoft_next {
  float: right;
  background-position: 0 0;
}
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0 none;
  cursor: pointer;
  display: block;
  height: 30px;
  opacity: 0.5;
  -ms-filter: "alpha(opacity=50)";
  outline: medium none;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  width: 20px;
  min-width: 0;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
  float: none;
  background-position: -40px -15px;
  height: 15px;
  width: 30px;
  display: block;
  margin-left: 14px;
  margin-top: 7px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
  float: none;
  margin-left: 0;
  margin-right: 14px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
  background-position: -40px 0;
  margin-bottom: 7px;
  margin-top: 0;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
  height: 151px;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #f5f5f5;
  border-top: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: center;
  border-collapse: collapse;
  cursor: pointer;
  border-bottom-width: 0;
  height: 25px;
  line-height: 25px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:first-child {
  border-top-width: 0;
}
.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
}
.xdsoft_datetimepicker .xdsoft_label {
  display: inline;
  position: relative;
  z-index: 9999;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff;
  float: left;
  width: 182px;
  text-align: center;
  cursor: pointer;
}
.xdsoft_datetimepicker .xdsoft_label:hover > span {
  text-decoration: underline;
}
.xdsoft_datetimepicker .xdsoft_label:hover i {
  opacity: 1;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
  border: 1px solid #ccc;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 101;
  display: none;
  background: #fff;
  max-height: 160px;
  overflow-y: hidden;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect {
  right: -7px;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect {
  right: 2px;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #fff;
  background: #ff8000;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
  padding: 2px 10px 2px 5px;
  text-decoration: none !important;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #3af;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700;
}
.xdsoft_datetimepicker .xdsoft_month {
  width: 100px;
  text-align: right;
}
.xdsoft_datetimepicker .xdsoft_calendar {
  clear: both;
}
.xdsoft_datetimepicker .xdsoft_year {
  width: 48px;
  margin-left: 5px;
}
.xdsoft_datetimepicker .xdsoft_calendar table {
  border-collapse: collapse;
  width: 100%;
}
.xdsoft_datetimepicker .xdsoft_calendar td > div {
  padding-right: 5px;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
  height: 25px;
}
.xdsoft_datetimepicker .xdsoft_calendar td,
.xdsoft_datetimepicker .xdsoft_calendar th {
  width: 14.2857142%;
  background: #f5f5f5;
  border: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: right;
  vertical-align: middle;
  padding: 0;
  border-collapse: collapse;
  cursor: pointer;
  height: 25px;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
  width: 12.5%;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
  background: #f1f1f1;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
  color: #3af;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #3af;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled {
  opacity: 0.5;
  -ms-filter: "alpha(opacity=50)";
  cursor: default;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
  opacity: 0.2;
  -ms-filter: "alpha(opacity=20)";
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #fff !important;
  background: #ff8000 !important;
  box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current.xdsoft_disabled:hover {
  background: #3af !important;
  box-shadow: #178fe5 0 1px 3px 0 inset !important;
  color: #fff !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover {
  color: inherit !important;
  background: inherit !important;
  box-shadow: inherit !important;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
  font-weight: 700;
  text-align: center;
  color: #999;
  cursor: default;
}
.xdsoft_datetimepicker .xdsoft_copyright {
  color: #ccc !important;
  font-size: 10px;
  clear: both;
  float: none;
  margin-left: 8px;
}
.xdsoft_datetimepicker .xdsoft_copyright a {
  color: #eee !important;
}
.xdsoft_datetimepicker .xdsoft_copyright a:hover {
  color: #aaa !important;
}
.xdsoft_time_box {
  position: relative;
  border: 1px solid #ccc;
}
.xdsoft_scrollbar > .xdsoft_scroller {
  background: #ccc !important;
  height: 20px;
  border-radius: 3px;
}
.xdsoft_scrollbar {
  position: absolute;
  width: 7px;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
  left: 0;
  right: auto;
}
.xdsoft_scroller_box {
  position: relative;
}
.xdsoft_datetimepicker.xdsoft_dark {
  box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
  background: #000;
  border-bottom: 1px solid #444;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-top: 1px solid #333;
  color: #ccc;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
  border-bottom: 1px solid #222;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #0a0a0a;
  border-top: 1px solid #222;
  color: #999;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
  background-color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
  border: 1px solid #333;
  background: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #000;
  background: #007fff;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #c50;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0a0a0a;
  border: 1px solid #222;
  color: #999;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0e0e0e;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
  color: #c50;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #c50;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #000 !important;
  background: #007fff !important;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  color: #666;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
  color: #333 !important;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
  color: #111 !important;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
  color: #555 !important;
}
.xdsoft_dark .xdsoft_time_box {
  border: 1px solid #333;
}
.xdsoft_dark .xdsoft_scrollbar > .xdsoft_scroller {
  background: #333 !important;
}
.xdsoft_datetimepicker .xdsoft_save_selected {
  display: block;
  border: 1px solid #ddd !important;
  margin-top: 5px;
  width: 100%;
  color: #454551;
  font-size: 13px;
}
.xdsoft_datetimepicker .blue-gradient-button {
  font-family: "museo-sans", "Book Antiqua", sans-serif;
  font-size: 12px;
  font-weight: 300;
  color: #82878c;
  height: 28px;
  position: relative;
  padding: 4px 17px 4px 33px;
  border: 1px solid #d7d8da;
  background: -moz-linear-gradient(top, #fff 0, #f4f8fa 73%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(73%, #f4f8fa));
  background: -webkit-linear-gradient(top, #fff 0, #f4f8fa 73%);
  background: -o-linear-gradient(top, #fff 0, #f4f8fa 73%);
  background: -ms-linear-gradient(top, #fff 0, #f4f8fa 73%);
  background: linear-gradient(to bottom, #fff 0, #f4f8fa 73%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#f4f8fa', GradientType=0);
}
.xdsoft_datetimepicker .blue-gradient-button:hover,
.xdsoft_datetimepicker .blue-gradient-button:focus,
.xdsoft_datetimepicker .blue-gradient-button:hover span,
.xdsoft_datetimepicker .blue-gradient-button:focus span {
  color: #454551;
  background: -moz-linear-gradient(top, #f4f8fa 0, #FFF 73%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f4f8fa), color-stop(73%, #FFF));
  background: -webkit-linear-gradient(top, #f4f8fa 0, #FFF 73%);
  background: -o-linear-gradient(top, #f4f8fa 0, #FFF 73%);
  background: -ms-linear-gradient(top, #f4f8fa 0, #FFF 73%);
  background: linear-gradient(to bottom, #f4f8fa 0, #FFF 73%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f8fa', endColorstr='#FFF', GradientType=0);
}
