@import '../fonts/themify/themify-icons/themify-icons.css';
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@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: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
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: #999999;
}
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 {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.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 #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
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: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
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: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > 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;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  .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 {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  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 .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  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 {
  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"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.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;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group {
    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;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.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: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  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: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  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: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #428bca;
  font-weight: normal;
  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: #999999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 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;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 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: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999999;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 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: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #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 #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #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 {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-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 {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-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;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .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;
    padding-left: 0;
    vertical-align: middle;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 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-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #999999;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #999999;
}
.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;
  line-height: 1.42857143;
  text-decoration: none;
  color: #428bca;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-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-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.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-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 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-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 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: #ffffff;
  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 {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar {
  -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"] {
  color: #999999;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-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: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #999999;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #999999;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #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 {
  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: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-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 #dddddd;
  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-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-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 #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 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 #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #428bca;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.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: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 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 {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.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 {
  content: " ";
  display: table;
}
.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-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    tranform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    tranform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* apply a natural box layout model to all elements */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.right {
  float: right;
}
.left {
  float: left;
}
html {
  height: 100%;
  width: 100%;
}
/** Reused Classes **/
.link {
  color: #428bca;
}
.link:hover {
  color: #2a6496;
  text-decoration: underline;
}
.modal-window-base {
  border-radius: 3px;
  background: #f0f1f6;
  background: #fefefe;
  -webkit-background-clip: border-box;
}
.modal-basic {
  border-radius: 3px;
  background: #f0f1f6;
  background: #fefefe;
  -webkit-background-clip: border-box;
  -webkit-box-shadow: inset 0 5px 15px 5px rgba(0, 0, 0, 0), 0 0 30px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 5px 15px 5px rgba(0, 0, 0, 0), 0 0 30px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 5px 15px 5px rgba(0, 0, 0, 0), 0 0 30px rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.6);
  position: relative;
}
ul {
  padding-left: 0;
}
#app-wrapper {
  max-width: 1020px;
  margin: 20px auto;
  overflow: hidden;
  background: #f7f8fc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.05);
  border-radius: 3px;
}
.panel-basic {
  height: 50px;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: #fff;
}
.panel-basic h3 {
  line-height: 50px;
  padding-left: 40px;
  display: inline-block;
  font-size: 22px;
  font-weight: normal;
}
.panel-basic .panel-title {
  text-align: center;
  display: inline-block;
  margin: 0 auto;
}
.icon,
.icon-white {
  display: inline-block;
  vertical-align: text-top;
  font-size: 17px;
  color: #444;
}
.clickable .icon {
  opacity: 50;
  filter: alpha(opacity=5000);
}
.clickable .icon:hover {
  opacity: 100;
  filter: alpha(opacity=10000);
}
.icon-white {
  background-image: url("../images/glyphicons-halflings-white.png") !important;
}
.clickable {
  cursor: pointer;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  border-right: 4px solid transparent;
  border-left: 4px solid black;
  content: "";
}
.open .caret,
.caret-down {
  border-bottom: 4px solid transparent;
  border-top: 4px solid black;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.collapsible .collapse {
  display: none;
  padding-left: 20px;
}
.collapsible h5 {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #eee;
}
.collapsible .caret {
  margin-right: 10px;
  margin-top: 10px;
  margin-left: 10px;
}
.collapsible.open h5 {
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.02);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.02);
  margin-bottom: 20px;
}
.collapsible.open .caret {
  margin-top: 14px;
}
.collapsible.open .collapse {
  display: block;
}
.user-reference {
  display: inline-block;
  height: 16px;
  line-height: 16px;
  padding: 2px 6px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  background: #107dac;
  text-shadow: 0 -1px 0 #0c6084;
  border-radius: 4px;
  -webkit-box-shadow: 1px 1px 1px #0c5b7d;
  box-shadow: 1px 1px 1px #0c5b7d;
}
.user-reference span {
  font-weight: normal;
}
.user-image {
  display: block;
  height: 32px;
  width: 32px;
  background: transparent url(../images/unknown-user.jpg) no-repeat center center scroll;
  background-size: 100% 100%;
  border-radius: 50%;
  overflow: hidden;
}
.user-image img {
  width: 100%;
}
.user-image.user-image-large {
  height: 100px;
  width: 100px;
}
.flat-button {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #f1f1f1 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff1f1f1', GradientType=0);
  border: 1px solid #DCDCDC;
  border-radius: 2px;
  cursor: pointer;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  margin-right: 16px;
  height: 29px;
  line-height: 28px;
  min-width: 54px;
  outline: 0;
  padding: 0 12px;
  display: inline-block;
  margin: 4px 0 0 0;
  vertical-align: top;
  color: #444;
}
.flat-button:hover {
  background-image: -webkit-linear-gradient(top, #4d90fe 0%, #4787ed 100%);
  background-image: -o-linear-gradient(top, #4d90fe 0%, #4787ed 100%);
  background-image: linear-gradient(to bottom, #4d90fe 0%, #4787ed 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4d90fe', endColorstr='#ff4787ed', GradientType=0);
  border: 1px solid #3079ED;
  color: #fff;
}
.flat-button.danger:hover {
  color: #fff;
}
.flat-button.static:hover {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #f1f1f1 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff1f1f1', GradientType=0);
  border: 1px solid #DCDCDC;
  color: #444;
}
.disable-selection {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
body {
  height: 100%;
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  background: #fafafa;
}
.header-notification {
  position: relative;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  float: left;
  padding: 0 30px 0 10px;
  border: 1px solid #e8d38d;
  border-radius: 3px;
  margin: 3px 20px;
  background-image: -webkit-linear-gradient(top, #fffbe0 0%, #f5eebe 100%);
  background-image: -o-linear-gradient(top, #fffbe0 0%, #f5eebe 100%);
  background-image: linear-gradient(to bottom, #fffbe0 0%, #f5eebe 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffffbe0', endColorstr='#fff5eebe', GradientType=0);
}
.header-notification a {
  color: #67a4cc;
}
.header-notification:hover {
  background-image: -webkit-linear-gradient(top, #f6f2d8 0%, #f3ebcd 100%);
  background-image: -o-linear-gradient(top, #f6f2d8 0%, #f3ebcd 100%);
  background-image: linear-gradient(to bottom, #f6f2d8 0%, #f3ebcd 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6f2d8', endColorstr='#fff3ebcd', GradientType=0);
}
.header-notification .close {
  padding: 4px;
  cursor: pointer;
  font-size: 10px;
  font-family: "Lucida Sans Typewriter", "Lucida Console", Monaco, "Bitstream Vera Sans Mono", monospace;
  position: absolute;
  top: 0px;
  right: 5px;
  height: 12px;
  width: 12px;
  line-height: 12px;
}
.full header {
  -webkit-box-shadow: none;
  box-shadow: none;
}
footer {
  display: none;
}
#sidebar {
  width: 160px;
  height: 100%;
  float: left;
  position: relative;
  z-index: 2;
  color: #545f65;
}
#sidebar ul {
  margin: 0;
  overflow: hidden;
}
#sidebar li,
#sidebar #sidebar-more {
  list-style: none;
  line-height: 30px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  cursor: pointer;
  margin: 0 0 0 0;
  font-size: 13px;
  padding: 0 10px;
  position: relative;
  color: #545f65;
  width: 92%;
  margin: 0 4%;
  border-radius: 4px;
}
#sidebar li.hidden,
#sidebar #sidebar-more.hidden {
  display: none;
}
#sidebar li a,
#sidebar #sidebar-more a {
  display: inline-block;
  color: #545f65;
  width: 100%;
  height: 30px;
  padding-left: 38px;
  line-height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  text-decoration: none;
}
#sidebar li:hover,
#sidebar #sidebar-more:hover {
  color: #333333;
}
#sidebar li:hover a,
#sidebar #sidebar-more:hover a {
  color: #333333;
}
#sidebar li:hover .sidebar-icon,
#sidebar #sidebar-more:hover .sidebar-icon {
  color: #333333;
  opacity: 1;
  filter: alpha(opacity=100);
}
#sidebar li.active,
#sidebar #sidebar-more.active {
  color: #333333;
}
#sidebar li.active a,
#sidebar #sidebar-more.active a {
  color: #333333;
}
#sidebar li.active .sidebar-icon,
#sidebar #sidebar-more.active .sidebar-icon {
  color: #333333;
  opacity: 1;
  filter: alpha(opacity=100);
}
#logout-tab {
  margin-top: 20px !important;
}
#sidebar-more .sidebar-icon {
  left: -1px;
  top: 3px;
}
#sidebar-menu-overflow {
  display: none;
  position: absolute;
  left: 90px;
  background: #fff;
  border: 1px solid #ccc;
  padding: 10px 20px;
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  z-index: 99;
}
#sidebar-menu-overflow li {
  float: left;
  display: inline-block;
  width: 100px;
}
#sidebar-menu-overflow li a {
  display: block;
  width: 100px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#sidebar-menu-overflow:after,
#sidebar-menu-overflow:before {
  content: '';
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #fff;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: -10px;
}
#sidebar-menu-overflow:before {
  border-right: 10px solid rgba(0, 0, 0, 0.35);
  left: -11px;
}
.sidebar-icon {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 16px;
  width: 24px;
  display: inline-block;
  margin: 0;
  font-size: 17px;
  color: #a0a1a2;
  top: 1px;
}
#logo-space {
  height: 0px;
  background: #2381E9;
}
#current-user {
  line-height: 50px;
  height: 51px;
  width: 100%;
  padding: 10px;
  position: relative;
  cursor: pointer;
}
#current-user a {
  color: #545f65;
}
#current-user span {
  float: left;
  display: inline-block;
  opacity: .7;
}
#current-user .user-image-wrapper {
  height: 30px;
  width: 30px;
  position: relative;
  margin-right: 5px;
  display: block;
  float: left;
  margin-right: 10px;
}
#current-user .user-image {
  display: inline-block;
  height: 30px;
  width: 30px;
  border-radius: 15px;
  overflow: hidden;
  background-size: cover;
}
#current-user .user-image img {
  vertical-align: top;
  width: 100%;
}
#current-user .user-meta {
  width: 65px;
  float: left;
  margin-top: -2px;
}
#current-user .user-meta > div {
  display: block;
  line-height: 1.3;
}
#current-user .user-name {
  color: #545f65;
  margin-top: 0px;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#current-user .user-role {
  color: #959ca0;
  font-size: 12px;
}
#current-user:hover #logout {
  display: block;
}
#running-timer-space {
  float: left;
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 100%;
}
#notification-space {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
#notification-space .notification {
  min-height: 50px;
  padding: 13px 0;
  opacity: 0;
}
#notification-space .notification-inner {
  padding: 0 60px;
  text-align: center;
}
#notification-space .close {
  float: right;
  font-size: 17px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  opacity: 1;
  right: 20px;
  top: 8px;
}
#logout {
  position: absolute;
  right: 5px;
  bottom: 5px;
  display: none;
  -webkit-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
  opacity: 30;
  filter: alpha(opacity=3000);
}
#logout:hover {
  opacity: 50;
  filter: alpha(opacity=5000);
}
#logout .icon {
  background-position: -384px 0;
  margin: 12px 4px 0 0;
}
#global-search-space {
  position: relative;
}
#global-search-space:after {
  font-family: 'themify';
  height: 20px;
  width: 20px;
  position: absolute;
  top: 6px;
  left: 6px;
  content: "\e610";
  color: rgba(0, 0, 0, 0.5);
}
#global-search {
  background: rgba(255, 255, 255, 0.8);
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  height: 30px;
  margin: 0;
  width: 100%;
  padding: 0 10px 0 27px;
  color: #333;
}
#global-search:focus {
  outline: none;
}
#global-search::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #969fa6;
}
#global-search:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #969fa6;
}
#global-search::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #969fa6;
}
#global-search:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #969fa6;
}
#global-search-space {
  width: 90%;
  margin: 20px 5%;
}
#mobile-menu-button {
  display: none;
}
#footer-space {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 92%;
  margin: 0 4%;
  height: 40px;
  border-top: 1px solid #e1e6ef;
}
#footer-space a {
  color: #c0c0c0;
  width: 50%;
  display: block;
  float: left;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
}
#footer-space a:hover {
  color: #333;
  background: rgba(255, 255, 255, 0.7);
}
.window-outer {
  max-width: 1020px;
  padding-left: 120px;
  height: 100%;
}
.full .window-outer {
  padding-left: 160px;
}
.mini-header .window-outer {
  top: 0;
}
.window {
  height: 100%;
  min-height: 500px;
  width: 100%;
  position: relative;
  margin: 20px 20px 20px 0;
  overflow: hidden;
  float: right;
  z-index: 0;
  border-left: 1px solid #e1e6ef;
  border-radius: 3px;
  background: #f0f1f6;
  background: #fefefe;
  -webkit-background-clip: border-box;
  opacity: 0;
  filter: alpha(opacity=0);
}
.window.one-panel .panel {
  display: none;
}
.window.one-panel .secondary {
  display: block;
  width: 100%;
  border-left: none;
}
.full .window {
  margin: 0;
  border-top-width: 0;
  border-bottom-width: 0;
  border-radius: 0;
}
.window-menu {
  height: 20px;
  background: #fafafa;
  -webkit-box-shadow: inset 0 -1px 0 0px #ffffff;
  box-shadow: inset 0 -1px 0 0px #ffffff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04), 0 -1px 1px rgba(255, 255, 255, 0.25);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04), 0 -1px 1px rgba(255, 255, 255, 0.25);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04), 0 -1px 1px rgba(255, 255, 255, 0.25);
  margin-bottom: 10px;
  border-bottom: 1px solid #D9D9D9;
  padding: 10px 24px;
}
.window-menu h3 {
  line-height: 20px;
  color: #666;
}
.viewport-shadow {
  content: ' ';
  width: 100%;
  height: 5px;
  display: block;
  -webkit-mask-box-image: -webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.8) 50%, transparent 100%);
  background-color: transparent;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1), transparent);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1), transparent);
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1), transparent);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.1), transparent);
  background-image: linear-gradient(top, rgba(0, 0, 0, 0.1), transparent);
  z-index: 999999;
  position: absolute;
  top: 0;
  left: 0;
}
.viewport-no-shadow {
  background-image: none;
}
.panel {
  height: 100%;
  position: relative;
  float: left;
  width: 20%;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.panel .hidden {
  display: none;
}
.panel.secondary {
  width: 100%;
  background: #fff;
}
.panel.secondary .inner-content > div:first-child {
  margin-bottom: 20px;
}
.panel.secondary .inner-content > div:first-child:before,
.panel.secondary .inner-content > div:first-child:after {
  content: " ";
  display: table;
}
.panel.secondary .inner-content > div:first-child:after {
  clear: both;
}
.panel.secondary .inner-content > div:first-child:before,
.panel.secondary .inner-content > div:first-child:after {
  content: " ";
  display: table;
}
.panel.secondary .inner-content > div:first-child:after {
  clear: both;
}
.panel.secondary.full-width {
  width: 100%;
  border-left: none;
}
.panel.secondary .nano:after {
  content: ' ';
  width: 100%;
  height: 5px;
  display: block;
  -webkit-mask-box-image: -webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.8) 50%, transparent 100%);
  background-color: transparent;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1), transparent);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1), transparent);
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1), transparent);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.1), transparent);
  background-image: linear-gradient(top, rgba(0, 0, 0, 0.1), transparent);
  z-index: 999999;
  position: absolute;
  top: 0;
  left: 0;
}
.panel.secondary .nano.top:after {
  background-image: none;
}
.panel.secondary .nano .content {
  outline: none !important;
}
.panel.flat {
  background: #fff;
}
.panel.bordered {
  box-shadow: inset 1px 0 0 0 rgba(0, 0, 0, 0.2);
}
.panel.top-info {
  padding-top: 51px;
}
.panel.half {
  width: 50%;
  float: left;
}
.half:last-child {
  box-shadow: -4px 0 6px rgba(0, 0, 0, 0.07), inset 1px 0 0 0 rgba(0, 0, 0, 0.2);
}
.disable-interaction-overlay {
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  transition: opacity linear 2s;
  background: rgba(255, 255, 255, 0.9);
}
.disable-interaction-overlay.showing {
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
}
.panel-info {
  height: 50px;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: #fff;
  z-index: 1;
}
.panel-info h3 {
  line-height: 50px;
  padding-left: 40px;
  display: inline-block;
  font-size: 22px;
  font-weight: normal;
}
.panel-info .panel-title {
  text-align: center;
  display: inline-block;
  margin: 0 auto;
}
.panel-info .filter {
  float: right;
}
.panel-info .panel-actions-wrapper {
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 10px;
  margin: 0;
}
.panel-info .panel-actions-wrapper .panel-actions {
  float: right;
}
.panel-info .panel-actions-wrapper .panel-action {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #f1f1f1 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff1f1f1', GradientType=0);
  border: 1px solid #DCDCDC;
  border-radius: 2px;
  cursor: pointer;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  margin-right: 16px;
  height: 29px;
  line-height: 28px;
  min-width: 54px;
  outline: 0;
  padding: 0 12px;
  display: inline-block;
  margin: 4px 0 0 0;
  vertical-align: top;
  color: #444;
}
.panel-info .panel-actions-wrapper .panel-action:hover {
  background-image: -webkit-linear-gradient(top, #4d90fe 0%, #4787ed 100%);
  background-image: -o-linear-gradient(top, #4d90fe 0%, #4787ed 100%);
  background-image: linear-gradient(to bottom, #4d90fe 0%, #4787ed 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4d90fe', endColorstr='#ff4787ed', GradientType=0);
  border: 1px solid #3079ED;
  color: #fff;
}
.panel-info .panel-actions-wrapper .panel-action.danger:hover {
  color: #fff;
}
.panel-info .panel-actions-wrapper .panel-action.static:hover {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #f1f1f1 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff1f1f1', GradientType=0);
  border: 1px solid #DCDCDC;
  color: #444;
}
.panel-info .panel-title-widget {
  display: inline-block;
  margin-left: 10px;
}
.panel .notification {
  position: absolute;
  display: none;
  width: 250px;
  top: -1px;
  left: 50%;
  margin: 0 0 0 -125px;
  text-align: center;
  padding: 8px;
  background: #f1f7fa;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-top-width: 0;
  border-radius: 0;
}
.panel > .inner {
  list-style: none
;
  margin: 50px 0 30px 0;
  padding: 10px 20px 0 40px
;
  border-radius: 2px;
  overflow: hidden
;
  position: relative
;
}
.panel > .inner .alert-outer {
  text-align: center;
}
.panel > .inner .alert {
  display: inline-block;
  max-width: 600px;
  padding: 10px 20px;
}
.secondary .filter {
  position: absolute;
  right: 20px;
  top: 10px;
  width: 200px;
}
.inner-content-wrapper {
  position: relative;
  z-index: 0;
}
.inner-menu {
  margin: 0 0 20px 0;
  position: relative;
  z-index: 1;
}
.inner-menu:before,
.inner-menu:after {
  content: " ";
  display: table;
}
.inner-menu:after {
  clear: both;
}
.inner-menu:before,
.inner-menu:after {
  content: " ";
  display: table;
}
.inner-menu:after {
  clear: both;
}
.inner-menu .right-menu,
.inner-menu .left-menu {
  margin: 0;
  height: 30px;
  width: 45%;
}
.inner-menu .right-menu {
  float: right;
}
.inner-menu .left-menu {
  float: left;
  margin-right: 10%;
}
#discuss-button-outer #back-to-invoice {
  display: none;
}
#discuss-button-outer.discussion-showing #back-to-invoice {
  display: block;
}
#discuss-button-outer.discussion-showing #show-messages-panel {
  display: none;
}
#show-messages-panel,
#back-to-invoice {
  height: 29px;
  margin: 4px 0 0 4px;
  position: relative;
  float: right;
  color: #676767;
}
#show-messages-panel:hover,
#back-to-invoice:hover {
  color: #2381e9;
}
.inner-left {
  display: block;
  margin-right: 0px;
  position: relative;
  left: 1px;
}
.inner-left .new-entity {
  float: right;
}
.inner-right {
  display: none;
  width: 300px;
  height: 100%;
  right: 0;
  top: 0;
  position: absolute;
  margin-left: 20px;
}
.showing-messages .inner-left,
.messages-default-open .inner-left {
  margin-right: 300px;
}
.showing-messages .inner-right,
.messages-default-open .inner-right {
  display: block;
}
.messages-closed .inner-left,
.one-panel .inner-left {
  margin-right: 0;
}
.messages-closed .inner-right,
.one-panel .inner-right {
  display: none;
}
#discussion-panel {
  max-width: 780px;
  height: 100%;
  position: relative;
  margin: 0 auto;
}
#discussion-panel .nano:after {
  content: ' ';
  width: 100%;
  height: 5px;
  display: block;
  -webkit-mask-box-image: -webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.8) 50%, transparent 100%);
  background-color: transparent;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1), transparent);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1), transparent);
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1), transparent);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.1), transparent);
  background-image: linear-gradient(top, rgba(0, 0, 0, 0.1), transparent);
  z-index: 999999;
  position: absolute;
  top: 0;
  left: 0;
}
#discussion-panel .nano.top:after {
  background-image: none;
}
#discussion-panel #top-details {
  margin-right: 20px;
  overflow: hidden;
  padding: 0 30px;
  text-align: center;
}
#discussion-panel #top-details > div {
  display: inline-block;
  padding: 0px 30px 0px 0;
}
#discussion-panel #top-details > div:last-child {
  padding-right: 0;
}
#discussion-panel #top-details h3 {
  font-size: 16px;
  color: #444;
  margin: 0;
}
#discussion-panel #top-details h5 {
  text-transform: uppercase;
  color: #888;
  font-size: 10px;
  margin-top: 1px;
  margin-bottom: 0;
}
#discussion-panel #attach-files {
  font-size: 12px;
  top: 25px;
  left: 140px;
  position: absolute;
  padding: 2px 8px;
  cursor: pointer;
}
#discussion-panel #attach-files:hover {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3) inset;
}
#discussion-panel .message-files {
  font-size: 13px;
}
#discussion-panel .message-files .icon {
  color: #2381e9 !important;
  font-size: 12px !important;
  margin-right: 5px;
  position: relative;
  top: 2px;
}
#discussion-header-wrapper {
  height: 30px;
  border-bottom: 1px solid #eee;
  margin-bottom: 40px;
  padding: 0 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  text-align: center;
  display: none;
}
#discussion-header-wrapper h4 {
  margin: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #999;
  display: inline-block;
  font-size: 13px;
}
#discussion-header-wrapper #discussion-enity-title {
  color: #888;
  padding-right: 5px;
}
#discussion-header-wrapper > div {
  display: inline-block;
  width: 100%;
  line-height: 22px;
  color: #aaa;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#discussion-header-wrapper .icon {
  cursor: pointer;
  margin-right: 10px;
  float: right;
}
#discussion-header-wrapper #refresh-messages {
  float: right;
  background-position: -240px -24px;
}
#messages-list-wrapper {
  z-index: 0;
  margin: 0;
  list-style: none;
}
#messages-list-wrapper ul {
  padding-top: 0px;
  padding-bottom: 50px;
  margin-bottom: 20px;
  list-style: none;
}
#back-to-entity {
  float: right;
}
#new-message {
  position: relative;
  width: 100%;
  margin-top: 20px;
  padding: 20px;
  background: #fff;
  z-index: 999999;
  height: 180px;
}
#new-message #send-message,
#new-message #sending-message {
  position: absolute;
  right: 30px;
  top: 25px;
}
#new-message #sending-message {
  display: none;
}
#new-message.sending-message #send-message {
  display: none;
}
#new-message.sending-message #sending-message {
  display: block;
}
#new-message #message-area-wrapper {
  position: relative;
}
#new-message textarea,
#new-message #message-area-wrapper,
#new-message #sending-message-overlay {
  height: 153px;
}
#new-message .cke_chrome {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#new-message .cke_toolgroup {
  margin: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#new-message .cke_top {
  padding: 2px;
}
#new-message .cke_bottom {
  display: none;
}
#new-message textarea {
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#new-message #message-file-name-space {
  height: 30px;
  border: 1px solid #e5e5e5;
  border-top: none;
  display: none;
  position: relative;
}
#new-message #message-file-name-space .remove-files {
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
  color: #2381e9;
  font-size: 12px;
  width: 76px;
}
#new-message #file-names {
  position: relative;
  padding-right: 81px;
}
#new-message #file-names span {
  display: inline-block;
  padding: 0 10px;
  line-height: 22px;
  height: 22px;
  margin: 4px 5px;
  background: #DFEDFF;
  border-radius: 3px;
}
#new-message.has-files {
  height: 210px;
}
#new-message.has-files #message-file-name-space {
  display: block;
}
/** Comments **/
.message {
  margin-top: 20px;
  position: relative;
}
.message.on-child-object {
  opacity: .75;
}
.message.on-child-object:hover {
  opacity: 1;
}
.message .posted-on {
  font-size: 12px;
  text-align: center;
  position: relative;
  width: 60%;
  margin: 0 auto 10px auto;
  color: #888;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.message .posted-on a {
  color: #6f8ca3;
}
.message .posted-on span {
  position: relative;
  z-index: 1;
}
.message .posted-on hr {
  position: absolute;
  top: 10px;
  left: 0;
  z-index: 0;
  margin: 0;
  display: none;
}
.message .posted-on a {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.message .message-contents {
  position: relative;
}
.message .message-meta {
  width: 60px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
}
.message .message-main {
  margin-left: 60px;
}
.message .user-image {
  display: inline-block;
}
.message:first-child {
  margin-top: 0;
}
.message .message-date {
  font-size: 11px;
  line-height: 15px;
  color: #999;
  text-align: left;
  margin-top: 2px;
}
.message .user-link {
  font-weight: bold;
  color: #444;
}
.message .user-link:hover {
  color: #2381e9;
}
#slide-out-panel-wrapper {
  float: left;
  position: relative;
  width: 0;
  overflow: visible;
  height: 100%;
}
.slide-out-panel {
  height: 100%;
  width: 600px;
  border-left: 1px solid #e1e6ef;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: -600px;
  transition: all linear .2;
  z-index: 1;
  display: none;
}
.slide-out-panel > div {
  float: right;
}
.entity-list {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.entity-list-header {
  position: absolute;
  top: 0;
  left: 0;
  height: 51px;
  width: 100%;
  padding: 11px 15px;
  z-index: 2;
  background: #f8f8f8;
}
.entity-list-header > .entity-list-title,
.entity-list-header > div {
  display: inline-block;
}
.entity-list-header .entity-actions {
  float: right;
}
.entity-list-title {
  margin: 0;
}
.entity-list-button {
  background: #fcfcfd;
  border: 1px solid #d3dbdd;
  box-shadow: 0 1px 1px rgba(90, 90, 90, 0.05);
  background-clip: padding-box;
  border-radius: 3px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  color: #88959b;
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.entity-list-button.disabled,
.entity-list-button.disabled:hover {
  opacity: 60;
  filter: alpha(opacity=6000);
  cursor: not-allowed;
}
.entity-list-content {
  padding-top: 50px;
  height: 100%;
}
.item-details {
  float: left;
  height: 100%;
  width: 100%;
}
.item-details .item-details-main {
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.item-details .item-details-main:before,
.item-details .item-details-main:after {
  content: " ";
  display: table;
}
.item-details .item-details-main:after {
  clear: both;
}
.item-details .item-details-main:before,
.item-details .item-details-main:after {
  content: " ";
  display: table;
}
.item-details .item-details-main:after {
  clear: both;
}
.item-details .item-details-inner {
  margin: 0 20px;
}
.item-details .item-notes {
  margin-top: 20px;
  float: left;
}
.item-details .item-notes p {
  margin-top: 10px;
}
.item-details-list {
  list-style: none;
  margin: 10px 0 40px 0;
}
.item-details-list:last-child {
  margin-bottom: 0;
}
.item-details-list li {
  clear: both;
  line-height: 14px;
  margin-bottom: 10px;
}
.item-details-list li:before,
.item-details-list li:after {
  content: " ";
  display: table;
}
.item-details-list li:after {
  clear: both;
}
.item-details-list li:before,
.item-details-list li:after {
  content: " ";
  display: table;
}
.item-details-list li:after {
  clear: both;
}
.item-details-list .email-details .icon {
  background-position: -72px 0;
}
.item-details-list .address-details .icon {
  background-position: 0 -24px;
  vertical-align: top;
}
.item-details-list .address-details .address {
  display: inline-block;
  line-height: 18px;
}
.item-details-list .phone-details .icon {
  background-position: -72px -144px;
}
.item-details-list .website-details .icon {
  background-position: -336px -144px;
}
.task-details .item-details-inner {
  position: relative;
}
.task-details .task-main:before,
.task-details .task-main:after {
  content: " ";
  display: table;
}
.task-details .task-main:after {
  clear: both;
}
.task-details .task-main:before,
.task-details .task-main:after {
  content: " ";
  display: table;
}
.task-details .task-main:after {
  clear: both;
}
.task-details .is-task-completed {
  left: 0 !important;
}
.task-details .task-contents {
  width: 100%;
  padding: 3px 0 0 30px;
}
.task-details .task-text {
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 150%;
}
.task-details.complete .is-task-completed {
  background: transparent url(../images/tasks/task-complete.png) no-repeat 0 0;
}
.task-details.complete .task-text {
  text-decoration: line-through;
}
.task-details.complete #task-edit {
  display: none;
}
.task-details .task-description {
  color: #888;
  margin-bottom: 20px;
}
.task-details .task-actions {
  display: block !important;
  top: 0 !important;
  width: auto !important;
  position: relative !important;
  float: right;
}
.task-details .task-actions .button {
  float: right;
  margin-right: 10px;
}
.task-details .task-meta {
  color: #888;
}
.task-details .task-meta span {
  display: block;
  float: left;
  font-weight: bold;
  margin-right: 10px;
  width: 95px;
}
.task-details .task-meta > div {
  margin-bottom: 10px;
}
.task-details .task-meta > div:before,
.task-details .task-meta > div:after {
  content: " ";
  display: table;
}
.task-details .task-meta > div:after {
  clear: both;
}
.task-details .task-meta > div:before,
.task-details .task-meta > div:after {
  content: " ";
  display: table;
}
.task-details .task-meta > div:after {
  clear: both;
}
.task-details .task-weight-value .value {
  float: left;
  margin-right: 10px;
}
.task-details #change-task-weight {
  background-position: 0 -72px;
  height: 14px;
  width: 14px;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  opacity: 0;
  filter: alpha(opacity=0);
}
.task-details .tabs:hover #change-task-weight {
  opacity: 50;
  filter: alpha(opacity=5000);
}
.task-details .tabs:hover #change-task-weight:hover {
  opacity: 100;
  filter: alpha(opacity=10000);
}
.task-details .button {
  display: inline-block;
  cursor: pointer;
  opacity: 95;
  filter: alpha(opacity=9500);
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.task-details .button:hover {
  opacity: 100;
  filter: alpha(opacity=10000);
}
#timer {
  background: #fafafa;
  border: 1px solid #eaeaea;
  padding: 10px 20px;
}
#timer:before,
#timer:after {
  content: " ";
  display: table;
}
#timer:after {
  clear: both;
}
#timer:before,
#timer:after {
  content: " ";
  display: table;
}
#timer:after {
  clear: both;
}
#elapsed-time {
  float: left;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  color: #888;
  display: none;
}
#inactive-timer {
  float: left;
  font-weight: normal;
  font-style: italic;
  font-size: 14px;
  color: #888;
  line-height: 30px;
}
#start-timer,
#stop-timer {
  float: right;
}
#stop-timer {
  display: none;
}
#enter-time {
  float: right;
  margin-left: 10px;
}
#task-attachments-tab .add-file-button {
  position: absolute;
  right: 10px;
}
#task-attachments-tab .attachments-list {
  float: left;
  clear: both;
}
#task-time-entries {
  margin-top: 20px;
}
#task-time-entries .header {
  font-weight: bold;
  border-bottom: 1px solid #eee;
}
#task-time-entries .header:hover {
  background: #fff;
}
#task-time-entries .time-entry-details {
  margin-right: 21px;
}
#task-time-entries .time-entry-details > div {
  float: left;
  width: 33%;
  padding: 0 10px;
}
#task-time-entries .time-entry-delete {
  position: absolute;
  right: 5px;
  top: 0;
  margin-top: 6px;
  display: none;
}
#task-time-entries li {
  list-style: none;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  position: relative;
}
#task-time-entries li:hover {
  background-color: #fafafa;
}
#task-time-entries li:hover .time-entry-delete {
  display: block;
}
#task-time-entries li.new {
  background-color: #feffeb;
}
.client-task-list .list li {
  padding: 0 0 0 10px;
}
.client-task-list .list li.list-header {
  padding: 0;
}
.client-task-list .list .is-task-completed {
  left: 0 !important;
}
.client-task-list .list .task-details {
  padding-left: 30px;
  padding-right: 280px;
}
.client-task-list .list .is-task-completed {
  display: none;
}
.clients-complete-tasks .mine .is-task-completed {
  display: block;
}
.client-task-details .task-contents {
  padding-left: 0;
}
#time-entry-form .fields {
  width: 206px;
  margin: 0 auto;
}
#time-entry-form .field {
  width: 60px;
  margin-right: 10px;
  float: left;
}
#time-entry-form .field:last-child {
  margin-right: 0;
}
#task-weight-form {
  width: 378px;
}
#task-weight-form p {
  margin-bottom: 30px;
}
.client-details .icon {
  float: left;
  margin-right: 10px;
}
.client-details .user {
  margin: 10px 0 0 -10px;
  display: block;
  clear: both;
  padding: 10px;
  width: 200px;
  border-radius: 3px;
  cursor: pointer;
}
.client-details .user:before,
.client-details .user:after {
  content: " ";
  display: table;
}
.client-details .user:after {
  clear: both;
}
.client-details .user:before,
.client-details .user:after {
  content: " ";
  display: table;
}
.client-details .user:after {
  clear: both;
}
.client-details .user:hover {
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}
.client-details .user-image,
.client-details .user-name {
  float: left;
  height: 32px;
  line-height: 32px;
}
.client-details .user-image {
  margin-right: 10px;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  overflow: hidden;
}
.client-details .user-image img {
  width: 100%;
}
.client-details #primary-contact-title {
  float: left;
  margin-right: 10px;
}
.client-details .project-list li > div,
.client-details .project-list .list-main-header > div {
  width: 33%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.client-details .project-list .overdue .project-status,
.client-details .project-list .behind-schedule .project-status {
  color: #E96267;
  font-weight: bold;
}
.client-details .project-list .at-risk .project-status {
  color: #F7941D;
  font-weight: bold;
}
.client-details .user-list .user-image-container {
  width: 10%;
}
.client-details .user-list .user-name,
.client-details .user-list .user-email {
  width: 44%;
}
.client-actions {
  list-style: none;
  margin: 10px 0 0 0;
}
.client-actions li {
  margin-top: 5px;
}
.client-contact-info,
.client-user-details {
  width: 50%;
  float: left;
}
.client-widgets-outer {
  /*text-align:center;*/
  padding: 0 20px;
}
.client-widgets-outer:before,
.client-widgets-outer:after {
  content: " ";
  display: table;
}
.client-widgets-outer:after {
  clear: both;
}
.client-widgets-outer:before,
.client-widgets-outer:after {
  content: " ";
  display: table;
}
.client-widgets-outer:after {
  clear: both;
}
.client-widgets-inner {
  display: inline-block;
}
.client-widget.widget .widget-title {
  background: #f8f8f8;
  border: 1px solid #ccc;
  padding: 10px 20px;
  color: #999;
  height: auto;
  margin: 0;
  position: relative;
  top: 1px;
  text-align: left;
}
.client-widget.widget .widget-inner {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.user-details .icon {
  margin-right: 10px;
}
.user-details .user-image {
  height: 212px;
  width: 212px;
  float: left;
  padding: 5px;
  margin-right: 20px;
  border: 1px solid #CCC;
  background: #fff;
  border-radius: 3px;
}
.user-details .user-image-inner {
  height: 200px;
  width: 200px;
  overflow: hidden;
  position: relative;
  z-index: 12;
  background: #ffffff url(../images/unknown-user-big.jpg) center center no-repeat;
}
.user-details .user-image-inner img {
  width: 100%;
}
.user-details .user-contact-info {
  float: left;
  width: 400px;
}
.user-details .user-actions,
.user-details .admin-user-actions {
  display: inline-block;
}
.user-details div.section {
  float: left;
  clear: both;
}
/** Lists **/
.list {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.list ul {
  margin: 0;
}
.list li {
  padding: 0px 20px 0 20px;
  margin-bottom: 1px;
  list-style: none;
  cursor: pointer;
  position: relative;
}
.list li:first-child {
  border-top: none;
}
.list .list-main-header {
  padding: 0px 20px 0 20px;
  background: #f7f7f7;
  font-weight: bold;
  color: #666;
  width: 100%;
}
.detailed-list.fancy li.selected,
.detailed-list.fancy li.selected:hover {
  color: #fff;
  text-shadow: -1px 0px #1f6db6;
  border-top: 1px solid #1F6DB6;
  border-bottom: 1px solid #1F6DB6;
  background: #5AAAF5;
  background: -moz-linear-gradient(top, #5aaaf5 0%, #328bde 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5aaaf5), color-stop(100%, #328bde));
  background: -webkit-linear-gradient(top, #5aaaf5 0%, #328bde 100%);
  background: -o-linear-gradient(top, #5aaaf5 0%, #328bde 100%);
  background: -ms-linear-gradient(top, #5aaaf5 0%, #328bde 100%);
  background: linear-gradient(top, #5aaaf5 0%, #328bde 100%);
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5aaaf5', endColorstr='#328bde',GradientType=0 );*/
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 0 rgba(178, 178, 178, 0.6);
  border: 1px solid #1F6DB6;
  height: 60px;
}
.detailed-list.fancy li.selected:first-child,
.detailed-list.fancy li.selected:hover:first-child {
  border-top: none;
}
.detailed-list li.selected,
.detailed-list li.selected:hover {
  color: #333;
  background: #f2f8fd;
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.2);
  border-top: 1px solid #e6f0f9;
  border-bottom: 1px solid #e6f0f9;
  height: 60px;
}
.detailed-list li.selected:first-child,
.detailed-list li.selected:hover:first-child {
  border-top: none;
}
.detailed-list li.selected + li {
  border-top-color: #fff;
}
.details-list li.selected:first-child {
  border-top-color: #fff;
}
.detailed-list.no-status .status {
  background-color: #e0e0e0;
}
.list.condensed li,
.list-main-header {
  height: 35px;
  line-height: 35px;
}
.list.condensed li > div,
.list-main-header > div {
  float: left;
  padding: 0 5px;
  height: 35px;
}
.list.condensed li:hover,
.list.condensed li.selected,
.list.condensed li.pseudo-hover {
  background-color: #fafafa;
}
.list.condensed li.selected {
  background-color: #F2F8FD;
  border-top-color: #D0E9F7;
}
/** Detailed List **/
.detailed-list li {
  height: 60px;
  padding: 10px 20px;
  overflow: hidden;
}
.detailed-list .top-details {
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 0;
  display: inline-block;
  width: 50%;
  /*font-size:20px;*/
}
.detailed-list .top-details:before,
.detailed-list .top-details:after {
  content: " ";
  display: table;
}
.detailed-list .top-details:after {
  clear: both;
}
.detailed-list .top-details:before,
.detailed-list .top-details:after {
  content: " ";
  display: table;
}
.detailed-list .top-details:after {
  clear: both;
}
.detailed-list .bottom-details {
  height: 40px;
  line-height: 40px;
  color: #aaa;
  text-transform: uppercase;
  display: inline-block;
  width: 38%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.fancy li.selected .bottom-details {
  color: #eee;
}
li.selected .bottom-details {
  color: #333;
}
.detailed-list .left {
  width: 60%;
  margin-right: 10%;
}
.detailed-list .right {
  width: 30%;
  text-align: right;
}
.detailed-list .detail {
  float: left;
  width: 33%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.detailed-list .status {
  width: 10%;
  height: 100%;
  vertical-align: top;
  margin-top: 10px;
  display: inline-block;
  height: 40px;
}
.detailed-list .status span {
  background: #4da6ff;
  padding: 2px 10px;
  color: #fff;
  border-radius: 3px;
}
.overdue .status span,
.behind-schedule .status span {
  background: #E96267;
}
.at-risk .status span {
  background: #fff3a3;
}
.inactive .status span {
  background: #eaeaea;
  color: #999;
}
.detailed-list li:hover {
  background: rgba(255, 255, 0, 0.05);
}
.detailed-list li:hover .progress {
  opacity: 1;
}
.detailed-list li:hover .progress span {
  opacity: 1;
}
/** Task List **/
.completed-task {
  text-decoration: line-through;
  background-color: transparent;
  color: #aaa;
}
.task-list li,
.task-main li {
  border-top-color: #eee;
  height: 34px;
  line-height: 34px;
  padding: 0 257px 0 46px;
}
.task-list input,
.task-main input {
  height: 100%;
  width: 100%;
  border: none;
  padding: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  box-shadow: none;
}
.task-list input:focus,
.task-main input:focus,
.task-list input:active,
.task-main input:active {
  outline: none;
}
.task-list input::-ms-clear,
.task-main input::-ms-clear {
  display: none;
}
.task-list li.selected input,
.task-main li.selected input,
.task-list li:hover input,
.task-main li:hover input,
.task-list li.pseudo-hover input,
.task-main li.pseudo-hover input {
  background-color: transparent;
}
.task-list li div,
.task-main li div {
  float: left;
  margin: 0 4px;
  cursor: pointer;
}
.task-list .sort-handle,
.task-main .sort-handle {
  position: absolute;
  left: 0;
  width: 16px;
  height: 16px;
  margin-top: 10px;
  cursor: move;
  background: transparent url(../images/tasks/sort-handle.png) no-repeat 0 0;
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.task-list li:hover .sort-handle,
.task-main li:hover .sort-handle {
  opacity: 1;
}
.task-list .is-task-completed,
.task-main .is-task-completed,
.task-list .retry-save,
.task-main .retry-save,
.task-list .saving-indicator,
.task-main .saving-indicator {
  position: absolute;
  top: 1px;
  margin-top: 9px;
}
.task-list .is-task-completed,
.task-main .is-task-completed {
  left: 20px;
  height: 16px;
  width: 16px;
  background: transparent url(../images/tasks/task-incomplete.png) no-repeat 0 0;
}
.task-list .saving-indicator,
.task-main .saving-indicator {
  left: 20px;
  height: 16px !important;
  width: 16px;
  background: transparent url(../images/tasks/task-saving.gif) no-repeat 0 0;
  display: none;
}
.task-list .retry-save,
.task-main .retry-save {
  height: 14px !important;
  width: 14px;
  margin: 10px 0 0 10px;
  left: 14px;
  background-image: url(../images/glyphicons-halflings.png);
  background-repeat: no-repeat;
  background-position: 0 -120px;
  cursor: pointer;
  opacity: 50;
  filter: alpha(opacity=5000);
  display: none;
}
.task-list .saving .is-task-completed,
.task-main .saving .is-task-completed {
  display: none;
}
.task-list .saving .saving-indicator,
.task-main .saving .saving-indicator {
  display: block;
}
.task-list .saving .retry-save,
.task-main .saving .retry-save {
  display: none;
}
.task-list .error-saving .is-task-completed,
.task-main .error-saving .is-task-completed {
  display: none;
}
.task-list .error-saving .saving-indicator,
.task-main .error-saving .saving-indicator {
  display: none;
}
.task-list .error-saving .retry-save,
.task-main .error-saving .retry-save {
  display: block;
}
.task-list .list-header,
.task-main .list-header {
  padding-left: 15px;
  border-top: none;
}
.task-list .list-header .is-task-completed,
.task-main .list-header .is-task-completed,
.task-list .list-header .view-task,
.task-main .list-header .view-task {
  display: none;
}
.task-list .list-header .task-details,
.task-main .list-header .task-details,
.task-list .list-header input,
.task-main .list-header input {
  font-weight: bold;
}
.task-list .list-header + li,
.task-main .list-header + li {
  border-top: none !important;
}
.task-list .list-header.selected,
.task-main .list-header.selected,
.task-list .list-header:hover,
.task-main .list-header:hover {
  background-color: transparent !important;
}
.task-list .list-header.selected input,
.task-main .list-header.selected input,
.task-list .list-header:hover input,
.task-main .list-header:hover input {
  background-color: transparent !important;
}
.task-list .task-details,
.task-main .task-details {
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.task-list .task-due-date,
.task-main .task-due-date {
  position: absolute;
  right: 0;
  width: 98px;
  text-align: right;
  margin-right: 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.task-list .task-list-icon,
.task-main .task-list-icon {
  font-size: 17px;
}
.task-list .task-actions,
.task-main .task-actions {
  position: absolute;
  right: 0;
  width: 128px;
  text-align: right;
  margin-right: 10px;
  display: none;
  padding: 0 !important;
}
.task-list .task-actions div,
.task-main .task-actions div {
  float: right;
  cursor: pointer;
  font-size: 17px;
  margin: 10px 15px 0 0;
}
.task-list .task-actions div:first-child,
.task-main .task-actions div:first-child {
  margin-right: 0;
}
.task-list .task-actions div:hover,
.task-main .task-actions div:hover {
  color: #2381e9;
}
.task-list .task-contents .task-actions div,
.task-main .task-contents .task-actions div {
  font-size: 14px;
  margin-top: 0;
}
.task-list .task-meta,
.task-main .task-meta {
  position: absolute;
  right: 130px;
  top: 0;
  width: 25px;
}
.task-list .task-meta .has-notes,
.task-main .task-meta .has-notes {
  font-size: 15px;
  float: right;
  color: #aaa;
  top: 11px;
  position: relative;
}
.task-list .task-meta .has-notes:hover,
.task-main .task-meta .has-notes:hover {
  color: #aaa !important;
}
.task-list .task-assigned,
.task-main .task-assigned {
  width: 110px;
  position: absolute;
  right: 150px;
  top: 0;
  cursor: default;
}
.task-list .task-assigned .tag,
.task-main .task-assigned .tag {
  background: #fafafa;
  color: #888;
  border-radius: 4px;
  padding: 0 10px;
  height: 23px;
  line-height: 23px;
  margin-top: 6px;
  display: inline-block;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
  cursor: pointer;
}
.task-list .task-assigned .tag:hover,
.task-main .task-assigned .tag:hover {
  background-color: #ebf2fb;
}
.task-list li:hover .tag,
.task-main li:hover .tag {
  background: #f0f0f0;
}
.task-list li:hover .task-completed,
.task-main li:hover .task-completed {
  opacity: .6;
}
.task-list li:hover .task-due-date,
.task-main li:hover .task-due-date {
  display: none;
}
.task-list li:hover .task-actions,
.task-main li:hover .task-actions {
  display: block;
}
.task-list li:hover .task-meta,
.task-main li:hover .task-meta {
  display: block;
}
.task-list .completed,
.task-main .completed {
  text-decoration: line-through;
  background-color: transparent;
  color: #aaa;
}
#tasks-list {
  margin-bottom: 0 !important;
}
#completed-tasks-list li {
  background-color: #fff;
}
#completed-tasks-list .task-details {
  text-decoration: line-through;
  background-color: transparent;
  color: #aaa;
}
#completed-tasks-list .sort-handle {
  display: none;
}
#completed-tasks-list .is-task-completed {
  background-image: url(../images/tasks/task-complete.png);
}
#completed-tasks-list .task-due-date {
  display: none;
}
#completed-tasks-list .flag-task {
  display: none;
}
.filter-dropdown {
  float: right;
  position: relative;
  z-index: 99;
}
.filter-dropdown:focus {
  outline: none;
}
.filter-dropdown .filter-button {
  line-height: 30px;
  height: 30px;
  padding: 0 19px 0 10px;
  border-radius: 2px;
  z-index: 1;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.filter-dropdown .filter-button:hover {
  color: #2381e9;
}
.filter-dropdown .filter-button span {
  margin-right: 5px;
  position: relative;
  top: 2px;
  top: 13px;
  margin-left: 10px;
}
.filter-dropdown .dropdown-menu {
  z-index: -1;
  margin-top: -1px;
  background: #fff;
}
.filter-dropdown .caret {
  position: absolute;
  top: 13px;
  right: 6px;
  opacity: 60;
  filter: alpha(opacity=6000);
}
.filter-dropdown.open .dropdown-menu {
  border-radius: 2px;
}
.filter-dropdown li {
  position: relative;
}
.filter-dropdown .selected:after {
  content: ' ';
  height: 6px;
  width: 6px;
  position: absolute;
  left: 5px;
  top: 10px;
  background: #4da6ff;
  border-radius: 50%;
}
.filter-dropdown input {
  height: 25px;
  margin: 0 10px 5px 10px;
  width: auto;
  border-radius: 0;
  border: 1px solid #ddd;
  width: 138px;
  padding: 0 10px;
}
.filter-dropdown .divider {
  background-color: #eee !important;
}
.search-results-message,
.task-list-message {
  z-index: 99;
  padding: 5px 20px;
  margin-bottom: 10px;
  color: #666;
  font-style: italic;
  background: #fafafa;
  border: 1px solid #eee;
}
.search-results-message .close,
.task-list-message .close {
  display: block;
  position: absolute;
  top: 6px;
  right: 15px;
  cursor: pointer;
}
.search-results-message {
  background: #FFF9CE;
  border: 1px solid #F9E652;
}
.at-risk .task-due-date {
  color: #F7941D;
  font-weight: bold;
}
.overdue .task-due-date {
  color: #E96267;
  font-weight: bold;
}
.invoice-list .invoice-number,
.invoice-list .invoice-total,
.invoice-list .invoice-balance,
.invoice-list .invoice-due-date,
.invoice-list .invoice-status {
  width: 20%;
}
#file-view-type,
#dashboard-project-view-type {
  float: right;
  margin-right: 20px;
}
#file-view-type li,
#dashboard-project-view-type li {
  width: 36px;
}
#file-view-type li span,
#dashboard-project-view-type li span {
  display: inline-block;
  vertical-align: text-top;
  font-size: 17px;
  color: #444;
}
/** File List **/
.file-list .file-title,
.file-list .file-type,
.file-list .file-uploader-name,
.file-list file-create-date,
.file-list .file-extension {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.file-list .file-extension {
  width: 10%;
}
.file-list .file-title {
  width: 55%;
}
.file-list .file-type {
  width: 10%;
}
.file-list .file-uploader-name {
  width: 20%;
}
.file-list .file-create-date {
  width: 5%;
}
.file-list li {
  background-position: 10px center;
  background-repeat: no-repeat;
}
.file-list .filename {
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.file-list .upload-date {
  position: absolute;
  right: 160px;
  width: 160px;
}
.file-list .uploaded-by {
  position: absolute;
  right: 0;
  width: 160px;
}
.file-list span {
  font-size: 12px;
  color: #fff;
  margin-right: 4px;
  text-transform: uppercase;
  border-radius: 3px;
  padding: 2px 10px;
  background: #b2b2b2;
}
.file-list .zip span {
  background-color: #fdbb70;
}
.file-list .pdf span {
  background-color: #d04f3a;
}
.file-list .text span {
  background-color: #45bf7b;
}
.file-list .code span {
  background-color: #3a88d0;
}
.file-list .video span {
  background-color: #ce87eb;
}
.file-list .audio span {
  background-color: #3ab2d0;
}
.file-list .image span {
  background-color: #fd7037;
}
.files-preview-list {
  margin: 0;
}
.files-preview-list .file-list-preview {
  position: absolute;
  width: 300px;
  list-style: none;
  margin: 0 20px 10px 0;
  float: left;
  border: 1px solid #cfcfcf;
  -webkit-background-clip: padding-box;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  -webkit-transition: border linear 0.2s;
  -o-transition: border linear 0.2s;
  transition: border linear 0.2s;
}
.files-preview-list .file-list-preview:hover {
  border: 1px solid #aaa;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}
.files-preview-list .file-name {
  font-size: 85%;
  font-weight: bold;
  color: #626368;
  margin-right: 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.files-preview-list .file-options {
  position: absolute;
  top: 15px;
  right: 15px;
  border: 1px solid #bbb;
  height: 14px;
  width: 14px;
  padding: 4px 2px 0 2px;
  cursor: pointer;
  overflow: visible;
  border-radius: 3px;
  -webkit-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
}
.files-preview-list .file-options .caret {
  opacity: 50;
  filter: alpha(opacity=5000);
  -webkit-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
}
.files-preview-list .file-options:hover {
  border: 1px solid #666;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
.files-preview-list .file-options:hover .caret {
  opacity: 100;
  filter: alpha(opacity=10000);
}
.files-preview-list .file-options .dropdown-menu {
  left: -73px;
  top: 16px;
}
.files-preview-list .file-meta-wrapper {
  border-top: 1px solid #eee;
  background: #fefefe;
  padding: 10px 20px;
  position: relative;
}
.files-preview-list .file-meta-wrapper .file-meta {
  font-size: 85%;
  color: #999;
}
.files-preview-list .file-meta-wrapper .file-meta span {
  color: #ccc;
  font-weight: bold;
}
.files-preview-list .animated {
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.files-preview-list .file-dv {
  width: 260px;
  margin: 20px auto 20px auto;
  position: relative;
  background-image: url(../images/files/unknown-bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 90px;
  cursor: pointer;
}
.files-preview-list .file-dv:before,
.files-preview-list .file-dv:after {
  content: " ";
  display: table;
}
.files-preview-list .file-dv:after {
  clear: both;
}
.files-preview-list .file-dv:before,
.files-preview-list .file-dv:after {
  content: " ";
  display: table;
}
.files-preview-list .file-dv:after {
  clear: both;
}
.files-preview-list .file-dv.audio {
  background-image: url(../images/files/audio-bg.png);
}
.files-preview-list .file-dv.image {
  background-image: url(../images/files/image-bg.png);
}
.files-preview-list .file-dv.video {
  background-image: url(../images/files/video-bg.png);
}
.files-preview-list .file-dv.pdf,
.files-preview-list .file-dv.code,
.files-preview-list .file-dv.txt,
.files-preview-list .file-dv.document {
  background-image: url(../images/files/document-bg.png);
}
.files-preview-list .file-dv.loaded {
  background-image: none !important;
  min-height: 0;
}
.files-preview-list .document-viewer-wrapper {
  margin: 0;
  float: none;
  width: inherit;
  overflow: hidden;
  -webkit-background-clip: padding-box;
  opacity: 0;
  filter: alpha(opacity=0);
}
.files-preview-list .loaded .document-viewer-wrapper {
  opacity: 100;
  filter: alpha(opacity=10000);
}
.files-preview-list .error .document-viewer-wrapper {
  opacity: 100;
  filter: alpha(opacity=10000);
}
.files-preview-list .error .document-viewer-wrapper .dv-markup {
  background: transparent;
}
.files-preview-list .error-loading,
.files-preview-list .loading-message,
.files-preview-list .unsupported-type {
  width: 100%;
  position: absolute;
  bottom: -16px;
  margin-top: -4px;
  text-align: center;
  font-size: 10px;
}
.files-preview-list .error-loading,
.files-preview-list .unsupported-type {
  color: #aaa;
}
.files-preview-list .loading-message {
  color: #006cff;
}
.files-preview-list .document-viewer-outer {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.files-preview-list .document-viewer {
  padding: 0 !important;
}
.files-preview-list .scrollable {
  width: 100%;
}
.files-preview-list .viewport {
  overflow: hidden;
}
.files-preview-list .pdf-menu {
  display: none;
}
.files-preview-list .audio .ttw-video-player {
  padding-top: 2px;
}
.files-preview-list .audio .dv-error {
  margin: 0 auto;
  padding: 0;
  font-size: 90%;
}
.files-preview-list .audio .ttw-video-player {
  height: 100%;
}
.files-preview-list .ttw-video-player {
  padding: 0;
}
.files-preview-list .ttw-video-player .player {
  position: absolute;
  bottom: 10px;
  left: 0;
  padding: 0 10px;
  width: 554px;
  height: 33px;
}
.files-preview-list .progress-wrapper {
  margin-right: 0 !important;
}
.files-preview-list .volume-wrapper {
  display: none;
}
.files-preview-list .file-list-filename {
  text-align: center;
}
.files-preview-list .prettyprint {
  padding: 0 !important;
  margin: 0 !important;
}
.files-preview-list .dv-image {
  padding: 0;
  display: block;
}
.files-preview-list ol {
  list-style: none;
  margin: 0;
  font-size: 95%;
}
.files-preview-list ol li {
  line-height: 1.2 !important;
}
#file-list-simple-tiles {
  margin: 0;
  position: relative;
  top: 1px;
  left: 1px;
}
#file-list-simple-tiles .file-simple-tile {
  width: 170px;
  position: relative;
  list-style: none;
  margin: 0 20px 10px 0;
  float: left;
  text-align: center;
  cursor: pointer;
}
#file-list-simple-tiles .file-simple-tile .file-icon {
  width: 170px;
  height: 120px;
  -webkit-background-clip: padding-box;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: .9;
  background-image: url(../images/files/unknown-bg2.jpg);
}
#file-list-simple-tiles .file-simple-tile.audio .file-icon {
  background-image: url(../images/files/audio-bg2.jpg);
}
#file-list-simple-tiles .file-simple-tile.image .file-icon {
  background-image: url(../images/files/image-bg2.jpg);
}
#file-list-simple-tiles .file-simple-tile.video .file-icon {
  background-image: url(../images/files/video-bg2.jpg);
}
#file-list-simple-tiles .file-simple-tile.pdf .file-icon {
  background-image: url(../images/files/pdf-bg2.jpg);
}
#file-list-simple-tiles .file-simple-tile.code .file-icon,
#file-list-simple-tiles .file-simple-tile.txt .file-icon,
#file-list-simple-tiles .file-simple-tile.document .file-icon {
  background-image: url(../images/files/document-bg2.jpg);
}
#file-list-simple-tiles .file-simple-tile .file-name {
  width: 100%;
  font-size: 14px;
  color: #444;
  height: 50px;
  background: #fafafa;
  border-radius: 8px;
  text-align: center;
  padding: 5px 20px;
  overflow: hidden;
}
#file-list-simple-tiles .file-simple-tile:hover {
  outline: 1px solid #2381e9;
}
#file-list-simple-tiles .file-simple-tile:hover .file-icon {
  opacity: 1;
}
#file-list-simple-tiles .file-simple-tile:hover .file-name {
  background: #ebf2fb;
  color: #2381e9;
  border-radius: 0;
}
#file-list-simple-tiles .file-meta-wrapper {
  border-top: 1px solid #eee;
  background: #fefefe;
  padding: 10px 20px;
  position: relative;
}
#file-list-simple-tiles .file-meta-wrapper .file-meta {
  font-size: 85%;
  color: #999;
}
#file-list-simple-tiles .file-meta-wrapper .file-meta span {
  color: #ccc;
  font-weight: bold;
}
#file-list-simple-tiles ol {
  list-style: none;
  margin: 0;
  font-size: 95%;
}
#file-list-simple-tiles ol li {
  line-height: 1.2 !important;
}
.file-view:before,
.file-view:after {
  content: " ";
  display: table;
}
.file-view:after {
  clear: both;
}
.file-view:before,
.file-view:after {
  content: " ";
  display: table;
}
.file-view:after {
  clear: both;
}
.file-view .dv-image {
  width: 100%;
}
.file-view .file-dv,
.file-view .file-meta-wrapper {
  float: left;
  padding: 20px;
}
.file-view .file-dv {
  width: 60%;
}
.file-view .file-meta-wrapper {
  width: 40%;
}
.file-view .document-viewer-wrapper {
  margin: 0 auto;
  float: none;
  display: block;
}
.file-view .document-viewer-wrapper .button {
  box-shadow: none;
  border: none;
}
.file-view .document-viewer-wrapper .progress {
  background: none;
}
.file-view .document-viewer-wrapper .progress-bg,
.file-view .document-viewer-wrapper .volume {
  height: 7px;
}
.file-view .file-name {
  font-weight: bold;
  color: #888;
  font-size: 18px;
  margin-bottom: 20px;
}
.file-view .file-notes {
  margin-bottom: 20px;
}
.file-view .file-meta {
  color: #888;
  margin: 4px 0;
  font-size: 90%;
}
.file-view .file-meta span {
  color: #333;
  font-weight: bold;
}
.file-view .error-loading,
.file-view .loading-message {
  width: 100%;
  text-align: center;
  padding: 40px 0;
}
.file-view .error-loading {
  color: #ff0000;
}
.file-view .loading-message {
  color: #006cff;
}
.file-actions {
  width: 100%;
}
.file-actions .smart-menu-items li {
  padding: 0 2px !important;
}
.file-actions .more .sidebar-icon {
  width: 14px !important;
  margin-right: 2px;
}
.file-actions .more {
  top: 4px;
  position: relative !important;
  padding: 0 5px !important;
}
hr {
  float: left;
  width: 100%;
}
.file-actions {
  width: 100%;
  float: left;
}
.file-actions .button {
  float: left;
}
.file-actions .right {
  float: left;
  clear: both;
}
.file-actions .button {
  margin: 5px 3px 5px 0 !important;
}
#invoice-details {
  font-size: 90%;
}
#invoice-details .invoice-wrapper,
#invoice-details .invoice-meta-wrapper {
  float: left;
}
#invoice-details .invoice-wrapper {
  width: 70%;
  padding: 20px 20px 20px 0;
}
#invoice-details .invoice-meta-wrapper {
  width: 30%;
  padding: 20px;
}
#invoice-details .invoice-details .invoice-due-date,
#invoice-details .invoice-meta {
  display: none;
}
#invoice-details .invoice-client {
  width: 98%;
  margin-bottom: 40px;
}
#invoice-details .invoice-contact-info {
  display: none;
}
#invoice-details .invoice-logo {
  max-width: 40%;
}
#invoice-details .client-name {
  font-weight: bold;
  color: #888;
  font-size: 18px;
  margin-bottom: 20px;
}
#invoice-details .invoice .invoice-item {
  width: 47%;
}
#invoice-details .invoice .invoice-quantity,
#invoice-details .invoice .invoice-subtotal {
  width: 19%;
}
#invoice-details .invoice-meta-wrapper span:first-child {
  width: 100px;
  display: inline-block;
  color: #666;
  margin-bottom: 5px;
}
/** Messages List **/
/** Dashboard **/
.widget,
.dashboard-widget {
  width: 260px;
  color: #444;
  float: left;
  margin: 20px 60px 40px 0;
  display: inline-block;
}
.widget.double-width,
.dashboard-widget.double-width {
  width: 580px;
}
.widget:last-child,
.dashboard-widget:last-child {
  margin-right: 0;
}
.widget .widget-inner,
.dashboard-widget .widget-inner {
  padding: 10px 0 0 0;
  padding: 20px;
  border: 1px solid #CCC;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  height: 182px;
}
.widget .widget-title,
.dashboard-widget .widget-title {
  color: #888;
  display: block;
  font-size: 11px;
  font-weight: bold;
  height: 14px;
  margin: -7px 0 5px 0;
  text-overflow: ellipsis;
  text-transform: uppercase;
  vertical-align: middle;
  visibility: visible;
  white-space: nowrap;
}
.widget .list,
.dashboard-widget .list {
  text-align: left;
}
.widget .list li,
.dashboard-widget .list li {
  padding-right: 0;
}
.widget .list li div,
.dashboard-widget .list li div {
  float: left;
}
.widget .widget-info:before,
.dashboard-widget .widget-info:before,
.widget .widget-info:after,
.dashboard-widget .widget-info:after {
  content: " ";
  display: table;
}
.widget .widget-info:after,
.dashboard-widget .widget-info:after {
  clear: both;
}
.widget .widget-info:before,
.dashboard-widget .widget-info:before,
.widget .widget-info:after,
.dashboard-widget .widget-info:after {
  content: " ";
  display: table;
}
.widget .widget-info:after,
.dashboard-widget .widget-info:after {
  clear: both;
}
.dashboard-widgets-outer {
  text-align: center;
}
.dashboard-widgets-outer:before,
.dashboard-widgets-outer:after {
  content: " ";
  display: table;
}
.dashboard-widgets-outer:after {
  clear: both;
}
.dashboard-widgets-outer:before,
.dashboard-widgets-outer:after {
  content: " ";
  display: table;
}
.dashboard-widgets-outer:after {
  clear: both;
}
.dashboard-widgets-inner {
  display: inline-block;
}
.dashboard-widgets-inner .project-main-details {
  width: 100%;
  text-align: left;
  border-bottom: 1px solid #EEE;
  margin-bottom: 60px;
}
.dashboard-widgets-inner .project-main-details:before,
.dashboard-widgets-inner .project-main-details:after {
  content: " ";
  display: table;
}
.dashboard-widgets-inner .project-main-details:after {
  clear: both;
}
.dashboard-widgets-inner .project-main-details:before,
.dashboard-widgets-inner .project-main-details:after {
  content: " ";
  display: table;
}
.dashboard-widgets-inner .project-main-details:after {
  clear: both;
}
.dashboard-widgets-inner .project-main-details h2 {
  float: right;
  line-height: 98px;
}
.dashboard-widgets-inner .project-progress {
  margin: 20px auto 30px auto;
  font-size: 11px;
  float: left;
}
.dashboard-widgets-inner .progress {
  width: 300px;
  margin: 0px auto;
  border: 1px solid #ccc;
  height: 30px;
  border-radius: 3px;
}
.dashboard-widgets-inner .progress .completed {
  height: 22px;
  top: 3px;
  left: 3px;
  color: #fff;
  position: relative;
  border-radius: 2px;
}
.dashboard-widgets-inner .progress span {
  position: absolute;
  left: 10px;
  font-size: 10px;
  line-height: 15px;
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.dashboard-widgets-inner .progress .completed {
  background: #4da6ff;
}
.dashboard-widgets-inner .progress .overdue .completed {
  background: #E96267;
}
.dashboard-widgets-inner .progress .at-risk .completed {
  background: #fff3a3;
}
.dashboard-widget h1 {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 0px;
}
.dashboard-widget .task-widget-summary {
  padding-top: 15px;
  color: #666;
  float: left;
}
.dashboard-widget .task-widget-summary .status {
  height: 12px;
  width: 12px;
  border-radius: 10px;
  background-image: -webkit-linear-gradient(top, #67b3ff 0%, #1a8cff 100%);
  background-image: -o-linear-gradient(top, #67b3ff 0%, #1a8cff 100%);
  background-image: linear-gradient(to bottom, #67b3ff 0%, #1a8cff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff67b3ff', endColorstr='#ff1a8cff', GradientType=0);
  border: 1px solid #0073e6;
  text-shadow: -1px -1px 0 #0066cd;
  color: #fff;
  display: inline-block;
  margin-right: 10px;
}
.dashboard-widget .task-widget-summary.at-risk > div {
  background-image: -webkit-linear-gradient(top, #fff6bd 0%, #ffec70 100%);
  background-image: -o-linear-gradient(top, #fff6bd 0%, #ffec70 100%);
  background-image: linear-gradient(to bottom, #fff6bd 0%, #ffec70 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffff6bd', endColorstr='#ffffec70', GradientType=0);
  border: 1px solid #ffe63d;
  text-shadow: -1px -1px 0 #ffe223;
  border: 1px solid #f0d000;
}
.dashboard-widget .task-widget-summary.overdue > div {
  background-image: -webkit-linear-gradient(top, #ec787d 0%, #e3353c 100%);
  background-image: -o-linear-gradient(top, #ec787d 0%, #e3353c 100%);
  background-image: linear-gradient(to bottom, #ec787d 0%, #e3353c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec787d', endColorstr='#ffe3353c', GradientType=0);
  border: 1px solid #c91c23;
  text-shadow: -1px -1px 0 #b2191f;
}
#dashboard-filter-wrapper,
#dashboard-sort-wrapper {
  display: inline-block;
  position: relative;
  top: 3px;
  z-index: 99;
}
/** Document **/
.document,
.invoice {
  border: 1px solid #ccc;
  border: 1px solid #cfcfcf;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 60px 10px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 60px 10px rgba(0, 0, 0, 0.03);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 60px 10px rgba(0, 0, 0, 0.03);
}
.document:before,
.invoice:before,
.document:after,
.invoice:after {
  content: " ";
  display: table;
}
.document:after,
.invoice:after {
  clear: both;
}
.document:before,
.invoice:before,
.document:after,
.invoice:after {
  content: " ";
  display: table;
}
.document:after,
.invoice:after {
  clear: both;
}
/** Invoice **/
.invoice {
  padding: 40px;
  max-width: 800px;
}
.invoice .invoice-details:before,
.invoice .invoice-details:after {
  content: " ";
  display: table;
}
.invoice .invoice-details:after {
  clear: both;
}
.invoice .invoice-details:before,
.invoice .invoice-details:after {
  content: " ";
  display: table;
}
.invoice .invoice-details:after {
  clear: both;
}
.invoice ul {
  margin: 0;
  list-style: none;
}
.invoice .line-items,
.invoice .row-container {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  float: left;
}
.invoice .line-items:before,
.invoice .row-container:before,
.invoice .line-items:after,
.invoice .row-container:after {
  content: " ";
  display: table;
}
.invoice .line-items:after,
.invoice .row-container:after {
  clear: both;
}
.invoice .line-items:before,
.invoice .row-container:before,
.invoice .line-items:after,
.invoice .row-container:after {
  content: " ";
  display: table;
}
.invoice .line-items:after,
.invoice .row-container:after {
  clear: both;
}
.invoice .invoice-items-header,
.invoice .summary-header {
  width: 100%;
  font-weight: bold;
}
.invoice .invoice-items-header > div,
.invoice .summary-header > div {
  padding: 8px 10px;
  float: left;
  background: #f5f5f5;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.invoice li,
.invoice .invoice-row {
  width: 100%;
  position: relative;
  float: left;
  border-top: 1px solid #DDD;
}
.invoice li > div,
.invoice .invoice-row > div {
  padding: 8px 10px;
  float: left;
  min-height: 35px;
}
.invoice li:first-child,
.invoice .invoice-row:first-child {
  border-top: none;
}
.invoice li:nth-child(odd) {
  background-color: #fbfbfb;
}
.invoice .invoice-client,
.invoice .invoice-due-date {
  width: 27%;
}
.invoice .invoice-meta {
  width: 42%;
}
.invoice .invoice-client,
.invoice .invoice-meta,
.invoice .invoice-due-date {
  float: left;
  margin-right: 2%;
  position: relative;
}
.invoice .invoice-client > div,
.invoice .invoice-meta > div,
.invoice .invoice-due-date > div {
  margin-bottom: 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.invoice .invoice-company-details {
  margin-bottom: 40px;
  font-size: 11px;
}
.invoice .invoice-logo {
  margin-bottom: 10px;
}
.invoice .invoice-contact-info {
  margin-left: 10px;
}
.invoice .invoice-date {
  margin: 4px 0;
}
.invoice .invoice-date span {
  margin-top: 4px;
}
.invoice .date-outer {
  background-color: #f8f6fb;
  border: 1px solid #d3d3d3;
  background-image: -webkit-linear-gradient(top, #fafafa 0%, #f0f0f0 100%);
  background-image: -o-linear-gradient(top, #fafafa 0%, #f0f0f0 100%);
  background-image: linear-gradient(to bottom, #fafafa 0%, #f0f0f0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa', endColorstr='#fff0f0f0', GradientType=0);
  padding: 4px 10px;
  border-radius: 3px;
}
.invoice .date-outer input {
  padding: 0 0 0 10px !important;
}
.invoice .date-outer:hover {
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
}
.invoice .invoice-meta {
  margin-bottom: 40px;
}
.invoice .invoice-meta > div > span:first-child {
  width: 40%;
  display: inline-block;
  text-align: right;
  margin-right: 3%;
  font-weight: bold;
  float: left;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.invoice .invoice-meta > div > span:first-child:after {
  content: ':';
  margin-left: 2px;
  display: inline-block;
}
.invoice .invoice-due-date {
  margin-right: 0;
  text-align: right;
}
.invoice .invoice-due-date div {
  float: left;
  padding: 10px;
}
.invoice .invoice-due-date .due-date {
  background-color: #E0F3FB;
  border: 1px solid #a5c4fb;
  background-image: -webkit-linear-gradient(top, #e0f3fb 0%, #d3eafb 100%);
  background-image: -o-linear-gradient(top, #e0f3fb 0%, #d3eafb 100%);
  background-image: linear-gradient(to bottom, #e0f3fb 0%, #d3eafb 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe0f3fb', endColorstr='#ffd3eafb', GradientType=0);
  border-radius: 3px;
}
.invoice .invoice-due-date .due-date:hover {
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
}
.invoice .line-items {
  width: 100%;
}
.invoice .invoice-item {
  width: 55%;
}
.invoice .invoice-quantity {
  width: 15%;
}
.invoice .invoice-rate {
  width: 15%;
}
.invoice .invoice-subtotal {
  width: 15%;
}
.invoice .invoice-quantity,
.invoice .invoice-rate,
.invoice .invoice-subtotal {
  text-align: center;
}
.invoice .invoice-summary {
  width: 45%;
  float: right;
  clear: left;
  margin-top: 40px;
}
.invoice .invoice-summary > div {
  float: left;
  width: 100%;
}
.invoice .invoice-summary .invoice-row div {
  width: 50%;
  float: left;
}
.invoice .invoice-summary .invoice-row div:nth-child(2) {
  text-align: right;
}
.invoice .summary-header {
  background: #f5f5f5;
  text-align: center;
  padding: 8px 2px;
}
.invoice .invoice-terms {
  color: #999;
  float: left;
  clear: both;
  margin: 40px 0 20px 0;
}
.invoice .line-item-actions {
  display: none;
}
.invoice.preview .date-outer,
.invoice.preview .due-date {
  display: inline-block;
  border: none;
}
.invoice.preview .date-outer:hover,
.invoice.preview .due-date:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.invoice.preview .date-outer {
  padding: 0;
  background: none;
}
.invoice.preview .due-date {
  background: none;
  background-color: #E0F3FB;
  border: 1px solid #a5c4fb;
}
.preview-notification {
  background: #FFF9CE;
  border: 1px solid #F9E652;
}
.invoice-status .status-text {
  line-height: 18px;
  width: 70px;
  text-align: center;
}
.invoice-status.overdue .status-text {
  color: #ff0000;
  background-color: #ffeff1;
  border: 1px solid #ffe3e4;
  padding: 2px 5px;
  border-radius: 3px;
  display: inline-block;
}
.invoice-status.paid .status-text {
  color: #00ad53;
  background-color: #e5f6e5;
  border: 1px solid #bbe7c5;
  padding: 2px 5px;
  border-radius: 3px;
  display: inline-block;
}
.invoice-status.pending .status-text,
.invoice-status.inactive .status-text {
  color: #666;
  background-color: #f7f7f7;
  border: 1px solid #e6e6e6;
  padding: 2px 5px;
  border-radius: 3px;
  display: inline-block;
}
.invoice-editor-menu {
  float: right;
}
.invoice-editor-menu #close-import-tasks {
  display: none;
}
.invoice-editor-menu.importing-tasks #close-import-tasks {
  display: inline-block;
}
.invoice-editor-menu.importing-tasks #import-tasks,
.invoice-editor-menu.importing-tasks #save-invoice {
  display: none;
}
.invoice.editable {
  margin: 20px auto;
}
.invoice.editable li {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.invoice.editable .invoice-items-header {
  cursor: default;
}
.invoice.editable .line-item-actions {
  position: absolute;
  right: -48px;
  top: 50%;
  margin-top: -24px;
  background-color: transparent !important;
  width: 68px;
  cursor: default;
  display: block;
}
.invoice.editable .line-item-actions > div {
  display: none;
}
.invoice.editable .line-item-actions:hover > div {
  display: block;
}
.invoice.editable li:hover .line-item-actions {
  border-top: none;
}
.invoice.editable li:hover .line-item-actions > div {
  display: block;
}
.invoice.editable .edit-item,
.invoice.editable .delete-item,
.invoice.editable .set-date {
  height: 14px;
  width: 14px;
  margin: 10px 0 0 10px;
  float: left;
  background-image: url(../images/glyphicons-halflings.png);
  background-repeat: no-repeat;
  cursor: pointer;
  opacity: 50;
  filter: alpha(opacity=5000);
}
.invoice.editable .edit-item:hover,
.invoice.editable .delete-item:hover,
.invoice.editable .set-date:hover {
  opacity: 100;
  filter: alpha(opacity=10000);
}
.invoice.editable .edit-item {
  background-position: 0 -72px;
}
.invoice.editable .transparent {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  background: transparent;
  height: 100%;
  padding: 0;
  color: transparent;
}
.invoice.editable .due-date .transparent {
  padding-left: 10px;
}
.invoice.editable .invoice-meta > div,
.invoice.editable .invoice-due-date > div {
  position: relative;
}
.invoice.editable .date-outer {
  position: relative;
  display: inline-block;
  float: left;
}
.invoice.editable .due-date {
  position: relative;
}
.invoice.editable .delete-item {
  background-position: -456px 0;
}
.invoice.editable .edit-client,
.invoice.editable .edit-date,
.invoice.editable .edit-due-date {
  position: absolute;
}
.invoice.editable .add-item {
  text-align: center;
}
.invoice.editable #add-invoice-item {
  clear: both;
  cursor: pointer;
  margin: 0 auto;
  margin: 20px auto 0 auto;
}
.invoice.editable #add-invoice-item:hover .icon-add {
  opacity: 100;
  filter: alpha(opacity=10000);
}
.invoice.editable .editing .line-item-actions {
  right: -24px !important;
}
.invoice.editable .editing .edit-item {
  display: none;
}
.invoice.editable .editing > div {
  height: 47px;
}
.invoice.editable .editing .error {
  border: 1px solid #ff0000;
}
.invoice.editable .editing .invoice-subtotal {
  line-height: 31px;
}
.invoice.editable input,
.invoice.editable textarea {
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  padding: 5px;
  height: 30px;
  margin: 0;
}
.invoice.editable select {
  width: 100%;
  height: 20px;
}
.invoice.editable .chzn-container {
  overflow: visible;
  left: -12px;
}
.invoice.editable .chzn-container-single .chzn-single {
  height: 26px;
  line-height: 25px;
}
.invoice.editable .chzn-container .chzn-single div b {
  top: 0;
}
#invoice-builder:before,
#invoice-builder:after {
  content: " ";
  display: table;
}
#invoice-builder:after {
  clear: both;
}
#invoice-builder:before,
#invoice-builder:after {
  content: " ";
  display: table;
}
#invoice-builder:after {
  clear: both;
}
#invoice-builder #choose-invoice-tasks,
#invoice-builder #invoice-preview {
  width: 45%;
  float: left;
}
#invoice-builder #choose-invoice-tasks {
  margin-right: 4%;
  border-right: 1px solid #ccc;
  min-height: 300px;
  padding: 20px;
}
#invoice-builder .invoice-details,
#invoice-builder .invoice-contact-info {
  display: none;
}
#invoice-builder-task-list #completed-tasks-list {
  display: none;
}
#invoice-builder-task-list .task-list-menu:before,
#invoice-builder-task-list .task-list-menu:after {
  content: " ";
  display: table;
}
#invoice-builder-task-list .task-list-menu:after {
  clear: both;
}
#invoice-builder-task-list .task-list-menu:before,
#invoice-builder-task-list .task-list-menu:after {
  content: " ";
  display: table;
}
#invoice-builder-task-list .task-list-menu:after {
  clear: both;
}
#invoice-builder-task-list a {
  float: right;
  font-size: 85%;
}
#invoice-builder-task-list a:before,
#invoice-builder-task-list a:after {
  content: " ";
  display: table;
}
#invoice-builder-task-list a:after {
  clear: both;
}
#invoice-builder-task-list a:before,
#invoice-builder-task-list a:after {
  content: " ";
  display: table;
}
#invoice-builder-task-list a:after {
  clear: both;
}
.task-drag-helper {
  border: 1px solid #E6F0F9;
  padding: 0 20px;
  height: 35px;
  line-height: 35px;
  background: #F2F8FD;
}
.invoice.preview {
  margin: 20px auto;
}
.icon-add {
  background-position: -408px -96px;
}
/** Filter Form **/
.filter {
  width: 70%;
  height: 30px;
  padding-right: 30px;
  position: relative;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f9f9f9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff9f9f9', GradientType=0);
}
.filter input {
  width: 95%;
  height: 20px;
  padding: 4px 2.5%;
  position: relative;
  right: -1px;
  z-index: 2;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #f9f9f9 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#ffffffff', GradientType=0);
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px 0 0 3px;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}
.filter input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.filter .choose-filter-button {
  width: 28px;
  height: 28px;
  float: left;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0 3px 3px 0;
  position: absolute;
  right: 0;
  bottom: 0;
  cursor: pointer;
  background: transparent url(../images/dropdown-arrow.png) no-repeat center center;
}
.filter ul {
  position: absolute;
  min-width: 100%;
  z-index: 999999;
  margin: 0;
  display: none;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1), inset 0 0 0 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1), inset 0 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1), inset 0 0 0 1px rgba(0, 0, 0, 0.2);
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f9f9f9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff9f9f9', GradientType=0);
}
.filter ul.active {
  display: block;
  top: 32px;
}
.filter li {
  list-style: none;
  padding: 5px 10px;
}
.filter li:hover {
  background-color: rgba(0, 0, 0, 0.02);
}
/** Modals **/
.modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9999998;
  background: -moz-radial-gradient(center, ellipse cover, rgba(127, 127, 127, 0.5) 34%, rgba(127, 127, 127, 0.5) 35%, rgba(0, 0, 0, 0.7) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(34%, rgba(127, 127, 127, 0.5)), color-stop(35%, rgba(127, 127, 127, 0.5)), color-stop(100%, rgba(0, 0, 0, 0.7)));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, rgba(127, 127, 127, 0.5) 34%, rgba(127, 127, 127, 0.5) 35%, rgba(0, 0, 0, 0.7) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, rgba(127, 127, 127, 0.5) 34%, rgba(127, 127, 127, 0.5) 35%, rgba(0, 0, 0, 0.7) 100%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, rgba(127, 127, 127, 0.5) 34%, rgba(127, 127, 127, 0.5) 35%, rgba(0, 0, 0, 0.7) 100%);
  /* IE10+ */
  background: radial-gradient(center, ellipse cover, rgba(127, 127, 127, 0.5) 34%, rgba(127, 127, 127, 0.5) 35%, rgba(0, 0, 0, 0.7) 100%);
  /* W3C */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#807f7f7f', endColorstr='#b3000000',GradientType=1 ); */
  /* IE6-9 fallback on horizontal gradient */
}
.form input,
form input,
.form select,
form select,
.form textarea,
form textarea {
  padding: 7px 12px;
  display: block;
  margin: 0 0 14px 0;
}
.form .select2-container,
form .select2-container {
  margin-bottom: 20px;
}
.form .select2-container .select2-choice,
form .select2-container .select2-choice {
  background: #fafafa;
  border-radius: 0;
  border: 1px solid #D9D9D9;
}
.form .select2-container .select2-choice .select2-arrow,
form .select2-container .select2-choice .select2-arrow {
  background: #ddd;
  border-radius: 0;
}
.form input:focus,
form input:focus,
.form textarea:focus,
form textarea:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-color: rgba(82, 168, 236, 0.8) !important;
}
.form input[type=text],
form input[type=text],
.form input[type=number],
form input[type=number],
.form input[type=password],
form input[type=password],
.form textarea,
form textarea,
.form select,
form select,
.form .select2-container,
form .select2-container {
  width: 100% !important;
}
.form input[type=text],
form input[type=text],
.form input[type=number],
form input[type=number],
.form input[type=password],
form input[type=password],
.form textarea,
form textarea {
  border: 1px solid #D9D9D9;
}
.form input[type=text],
form input[type=text],
.form input[type=number],
form input[type=number],
.form input[type="date"],
form input[type="date"],
.form input[type=password],
form input[type=password],
.form select,
form select {
  height: 32px;
}
.form input[type=date],
form input[type=date],
.form input.date,
form input.date {
  width: 176px;
}
.form input[type=date]:last-child,
form input[type=date]:last-child,
.form input.date:last-child,
form input.date:last-child {
  margin-bottom: 10px;
}
.form select,
form select {
  width: 100%;
}
.form .field,
form .field {
  position: relative;
}
.form .field.inline,
form .field.inline {
  display: inline-block;
  margin-right: 20px;
}
.form .field.inline:last-child,
form .field.inline:last-child {
  margin-right: 0;
}
.form label,
form label {
  color: #999;
  line-height: 1;
  margin-bottom: 3px;
  font-weight: normal;
}
.form .has-error label,
form .has-error label {
  top: 26px;
}
.form .error,
form .error {
  display: block;
  clear: both;
  font-size: 11px;
  color: #ff0000;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.modal {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding: 69px 30px 20px 30px;
  display: block;
  overflow: hidden;
  width: 378px;
  margin: 0 auto;
  top: 20%;
  border-radius: 3px;
  background: #f0f1f6;
  background: #fefefe;
  -webkit-background-clip: border-box;
  -webkit-box-shadow: inset 0 5px 15px 5px rgba(0, 0, 0, 0), 0 0 30px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 5px 15px 5px rgba(0, 0, 0, 0), 0 0 30px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 5px 15px 5px rgba(0, 0, 0, 0), 0 0 30px rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.6);
  position: relative;
}
.modal:before,
.modal:after {
  content: " ";
  display: table;
}
.modal:after {
  clear: both;
}
.modal:before,
.modal:after {
  content: " ";
  display: table;
}
.modal:after {
  clear: both;
}
.modal.alert {
  padding-top: 20px;
}
.modal.alert p {
  margin-bottom: 0;
}
.modal .modal-info {
  height: 40px;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  border-bottom: 1px solid #e1e6ef;
  background: #fafafa;
}
.modal .modal-info h3 {
  line-height: 40px;
  padding-left: 20px;
  display: inline-block;
  font-size: 17px;
  font-weight: normal;
  margin-top: 1px;
}
.modal .modal-info .close {
  font-size: 17px;
  font-weight: normal;
  position: absolute;
  right: 9px;
  top: 12px;
  cursor: pointer;
  opacity: 40;
  filter: alpha(opacity=4000);
}
.modal .modal-info .close:hover {
  opacity: 100;
  filter: alpha(opacity=10000);
}
.modal form {
  margin-bottom: 0;
  float: left;
  width: 100%;
}
.modal input,
.modal select,
.modal textarea {
  padding: 7px 12px;
  display: block;
  margin: 0 0 14px 0;
}
.modal .select2-container {
  margin-bottom: 20px;
}
.modal .select2-container .select2-choice {
  background: #fafafa;
  border-radius: 0;
  border: 1px solid #D9D9D9;
}
.modal .select2-container .select2-choice .select2-arrow {
  background: #ddd;
  border-radius: 0;
}
.modal input:focus,
.modal textarea:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-color: rgba(82, 168, 236, 0.8) !important;
}
.modal input[type=text],
.modal input[type=number],
.modal input[type=password],
.modal textarea,
.modal select,
.modal .select2-container {
  width: 100% !important;
}
.modal input[type=text],
.modal input[type=number],
.modal input[type=password],
.modal textarea {
  border: 1px solid #D9D9D9;
}
.modal input[type=text],
.modal input[type=number],
.modal input[type="date"],
.modal input[type=password],
.modal select {
  height: 32px;
}
.modal input[type=date],
.modal input.date {
  width: 176px;
}
.modal input[type=date]:last-child,
.modal input.date:last-child {
  margin-bottom: 10px;
}
.modal select {
  width: 100%;
}
.modal .field {
  position: relative;
}
.modal .field.inline {
  display: inline-block;
  margin-right: 20px;
}
.modal .field.inline:last-child {
  margin-right: 0;
}
.modal label {
  color: #999;
  line-height: 1;
  margin-bottom: 3px;
  font-weight: normal;
}
.modal .has-error label {
  top: 26px;
}
.modal .error {
  display: block;
  clear: both;
  font-size: 11px;
  color: #ff0000;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* For the details, see:
http://flowplayer.org/tools/dateinput/index.html#skinning */
/* the input field */
/* calendar root element */
#calroot {
  /* place on top of other elements. set a higher value if nessessary */
  z-index: 9999999;
  margin-top: -1px;
  width: 202px;
  padding: 2px;
  background-color: #fff;
  font-size: 11px;
  border: 1px solid #aaa;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
/* head. contains title, prev/next month controls and possible month/year selectors */
#calhead {
  padding: 2px 0;
  height: 22px;
}
#caltitle {
  font-size: 13px;
  color: #0150D1;
  float: left;
  text-align: center;
  width: 155px;
  line-height: 20px;
  text-shadow: 0 1px 0 #ddd;
}
#calnext,
#calprev {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../images/glyphicons-halflings.png");
  background-position: -432px -72px;
  background-repeat: no-repeat;
  float: left;
  cursor: pointer;
  margin-top: 3px;
  margin-left: 6px;
  opacity: 50;
  filter: alpha(opacity=5000);
}
#calnext:hover,
#calprev:hover {
  opacity: 100;
  filter: alpha(opacity=10000);
}
#calnext {
  background-position: -456px -72px;
  float: right;
  margin-left: 0;
  margin-right: 6px;
}
#calprev.caldisabled,
#calnext.caldisabled {
  visibility: hidden;
}
/* year/month selector */
#caltitle select {
  font-size: 10px;
}
/* names of the days */
#caldays {
  padding: 0 0 6px 0;
  height: 20px;
  border-bottom: 1px solid #DDD;
}
#caldays span {
  display: block;
  float: left;
  width: 28px;
  text-align: center;
}
/* container for weeks */
#calweeks {
  background-color: #fff;
  margin-top: 4px;
}
/* single week */
.calweek {
  clear: left;
  height: 22px;
}
/* single day */
.calweek a {
  display: block;
  float: left;
  width: 27px;
  height: 20px;
  text-decoration: none;
  font-size: 11px;
  margin-left: 1px;
  text-align: center;
  line-height: 20px;
  color: #666;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
/* different states */
.calweek a:hover,
.calfocus {
  background-color: #ddd;
}
/* sunday */
a.calsun {
  color: red;
}
/* offmonth day */
a.caloff {
  color: #ccc;
}
a.caloff:hover {
  background-color: #f5f5fa;
}
/* unselecteble day */
a.caldisabled {
  background-color: #efefef !important;
  color: #ccc !important;
  cursor: default;
}
/* current day */
#calcurrent {
  background-color: #498CE2;
  color: #fff;
}
/* today */
#caltoday {
  background-color: #333;
  color: #fff;
}
/** Forms **/
/* Harvest Chosen Plugin */
.select2-container .select2-choice {
  height: 30px;
  line-height: 30px;
  background: #ffffff;
  /* Old browsers */
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff4f4f4', GradientType=0);
  border: 1px solid #ccc;
}
.select2-container-active .select2-choice {
  box-shadow: none;
  padding-left: 10px;
}
.select2-container .select2-choice div {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff4f4f4', GradientType=0);
  border: none;
}
.select2-drop {
  z-index: 99999999;
}
input[type=submit],
.button.blue {
  background: #fcfcfd;
  border: 1px solid #d3dbdd;
  box-shadow: 0 1px 1px rgba(90, 90, 90, 0.05);
  background-clip: padding-box;
  border-radius: 3px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  display: inline-block;
  color: #88959b;
  position: relative;
  color: #2381e9;
  cursor: pointer;
}
input[type=submit].disabled,
.button.blue.disabled,
input[type=submit].disabled:hover,
.button.blue.disabled:hover {
  opacity: 60;
  filter: alpha(opacity=6000);
  cursor: not-allowed;
}
input[type=submit][disabled=disabled],
.button.blue[disabled=disabled] {
  opacity: 50;
  filter: alpha(opacity=5000);
  cursor: not-allowed;
}
.button.red,
.danger {
  color: white;
  background-color: #ea736a;
  border: 1px solid #C7494C;
  box-shadow: 0 1px 1px rgba(90, 90, 90, 0.45);
  cursor: pointer;
}
.button.red:hover,
.danger:hover {
  background-color: #ea736a !important;
  border: 1px solid #C7494C;
  color: #fff !important;
}
.button.blue.fancy,
input[type=submit].fancy {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  background-color: #2879C0;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5da3e0), color-stop(25%, #5da3e0), to(#2879c0));
  background-image: -webkit-linear-gradient(#5da3e0, #5da3e0 25%, #2879c0);
  background-image: -moz-linear-gradient(top, #5da3e0, #5da3e0 25%, #2879c0);
  background-image: -ms-linear-gradient(#5da3e0, #5da3e0 25%, #2879c0);
  background-image: -o-linear-gradient(#5da3e0, #5da3e0 25%, #2879c0);
  background-image: linear-gradient(#5da3e0, #5da3e0 25%, #2879c0);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5da3e0', endColorstr='#2879c0', GradientType=0);
  border-color: #4493D8 #2977BB #0D5A9D;
  border-width: 1px;
  border-style: solid;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 1px 1px 2px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  -webkit-transition: 0.1s linear all;
  -moz-transition: 0.1s linear all;
  -ms-transition: 0.1s linear all;
  -o-transition: 0.1s linear all;
  transition: 0.1s linear all;
  outline: none;
}
.button.small {
  padding: 2px 10px;
  line-height: 21px;
}
.button.tiny {
  padding: 2px 10px;
  line-height: 14px;
  font-size: 9px;
}
input[type=submit],
.submit {
  padding: 7px 24px !important;
  float: right;
  text-decoration: none !important;
}
input[type=submit].small {
  padding: 4px 10px !important;
}
.button {
  background: #fcfcfd;
  border: 1px solid #d3dbdd;
  box-shadow: 0 1px 1px rgba(90, 90, 90, 0.05);
  background-clip: padding-box;
  border-radius: 3px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  display: inline-block;
  cursor: pointer;
  color: #88959b;
  position: relative;
}
.button.disabled,
.button.disabled:hover {
  opacity: 60;
  filter: alpha(opacity=6000);
  cursor: not-allowed;
}
.clear-button {
  color: #444;
}
.button.dark {
  color: white;
  border: 1px solid #3E3D42;
  margin-left: 10px;
  background: #444;
  box-shadow: 0 1px 1px rgba(90, 90, 90, 0.2);
  cursor: pointer;
}
.button.dark .icon {
  color: #fff;
}
.clear-button {
  background: none;
  border: none;
  box-shadow: none;
  cursor: pointer;
}
.clear-button .icon {
  margin-right: 10px;
}
.clear-button:hover {
  color: #2381e9;
}
.clear-button:hover .icon {
  color: #2381e9 !important;
}
.button.flat {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #f1f1f1 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff1f1f1', GradientType=0);
  border: 1px solid #DCDCDC;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.button.flat .icon {
  margin-right: 10px;
  position: relative;
  top: 1px;
}
.button.flat:hover {
  background-image: -webkit-linear-gradient(top, #ececec 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #ececec 0%, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #ececec 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffececec', endColorstr='#ffe8e8e8', GradientType=0);
  border: 1px solid #ccc;
}
a.button:hover {
  text-decoration: none;
}
input[type=submit] {
  float: right;
}
/** Buttons **/
.button-set {
  display: block;
}
.button-set {
  opacity: 1;
  height: 30px;
  margin: 0;
  border-radius: 3px;
}
.button-set li {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333;
  cursor: pointer;
  display: block;
  float: left;
  font-family: Arial, sans-serif;
  font-size: 12px;
  height: 30px;
  line-height: 29px;
  list-style: none;
  margin: 0 0 0 -1px;
  text-align: center;
  vertical-align: middle;
  width: 75px;
}
.button-set li:first-child {
  border-radius: 3px 0 0 3px;
}
.button-set li:last-child {
  border-radius: 0 3px 3px 0;
  border-right: none;
}
.button-set li:hover {
  background: #ebf2fb;
}
.button-set li.selected span {
  color: #2381e9 !important;
}
.beveled-button-set {
  opacity: 1;
  height: 30px;
  margin: 0;
  border-radius: 3px;
}
.beveled-button-set li {
  background: #fcfcfd;
  border: 1px solid #d3dbdd;
  box-shadow: 0 1px 1px rgba(90, 90, 90, 0.05);
  background-clip: padding-box;
  border-radius: 3px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  display: inline-block;
  cursor: pointer;
  color: #88959b;
  position: relative;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  display: block;
  float: left;
  margin: 0 0 0 -1px;
}
.beveled-button-set li.disabled,
.beveled-button-set li.disabled:hover {
  opacity: 60;
  filter: alpha(opacity=6000);
  cursor: not-allowed;
}
.beveled-button-set li:first-child {
  border-radius: 3px 0 0 3px;
}
.beveled-button-set li:last-child {
  border-radius: 0 3px 3px 0;
}
.beveled-button-set li:hover {
  border: 1px solid #ccc;
  -webkit-box-shadow: rgba(0, 0, 0, 0.02) 0px 0px 5px 0px inset;
  box-shadow: rgba(0, 0, 0, 0.02) 0px 0px 5px 0px inset;
}
.beveled-button-set li.selected,
.beveled-button-set li.selected:hover,
.beveled-button-set li:active {
  color: #000;
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
}
.beveled-button-set.flat li {
  background-color: #fdfdfd;
  border: 1px solid #cbcbcb;
  color: #333;
}
.button-set.small,
.beveled-button-set.small {
  height: 25px;
}
.button-set.small li,
.beveled-button-set.small li {
  height: 25px;
  padding: 2px 10px;
  font-size: 11px;
}
.panel .button-set {
  display: inline-block;
}
.button .add-item {
  position: relative;
  margin-right: 5px;
}
.button .edit-notes {
  background-position: 0 -72px;
  position: relative;
  margin-right: 5px;
}
.tabs {
  list-style: none;
  border-bottom: solid 1px #E6E6E6;
  display: block;
  height: 40px;
  padding: 0;
  margin-bottom: 20px;
}
.tabs dd:first-child,
.tabs li:first-child {
  margin-left: 0;
}
.tabs dd.active {
  border-top: 1px solid #ccc;
  margin-top: -1px;
}
.tabs dd {
  display: block;
  float: left;
  padding: 0;
  margin: 0;
}
.tabs dd.active a {
  cursor: default;
  color: #3C3C3C;
  background: white;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  font-weight: bold;
}
.tabs dd a,
.tabs li > a {
  color: #6F6F6F;
  display: block;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  padding: 0px 23.8px;
}
ul.tabs-content {
  display: block;
  margin: 0 0 20px;
  padding: 0 10px;
}
.tabs-content {
  clear: both;
}
.tabs-content:before,
.tabs-content:after {
  content: " ";
  display: table;
}
.tabs-content:after {
  clear: both;
}
.tabs-content:before,
.tabs-content:after {
  content: " ";
  display: table;
}
.tabs-content:after {
  clear: both;
}
ul.tabs-content > li.active {
  display: block;
}
ul.tabs-content > li {
  display: none;
  position: relative;
}
ul.tabs-content > li:before,
ul.tabs-content > li:after {
  content: " ";
  display: table;
}
ul.tabs-content > li:after {
  clear: both;
}
ul.tabs-content > li:before,
ul.tabs-content > li:after {
  content: " ";
  display: table;
}
ul.tabs-content > li:after {
  clear: both;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
  opacity: 30;
  filter: alpha(opacity=3000);
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown:hover .caret,
.open .caret {
  opacity: 100;
  filter: alpha(opacity=10000);
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 9999;
  display: none;
  float: left;
  min-width: 160px;
  padding: 4px 0;
  margin: 1px 0 0;
  list-style: none;
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu a,
.dropdown-menu span {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #333;
  white-space: nowrap;
  cursor: pointer;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > span:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > span,
.dropdown-menu .active > a:hover,
.dropdown-menu .active > span:hover {
  color: #08c;
  text-decoration: none;
  background-color: #fff;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.pull-right > .dropdown-menu {
  right: 0
;
  left: auto
;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: "\2191";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-menu .divider {
  height: 2px;
  margin: 8px 1px;
  overflow: hidden;
  background-color: #E5E5E5;
  border-bottom: 1px solid white;
}
.typeahead {
  margin-top: 2px;
  border-radius: 4px;
}
.add-list-item,
.edit-notes {
  opacity: 95;
  filter: alpha(opacity=9500);
}
.add-list-item:hover,
.edit-notes:hover {
  opacity: 100;
  filter: alpha(opacity=10000);
}
/** Scrollbars **/
.scrollable {
  position: relative;
  overflow-y: hidden;
  overflow-x: hidden;
  height: 100%;
}
.scrollable .viewport {
  height: 100%;
}
.scrollable .scroll-content {
  position: relative;
  width: 100%;
}
.scrollable .scrollbar {
  float: right;
  width: 6px;
  position: absolute;
  right: 0px;
  top: 0;
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.scrollable:hover .scrollbar {
  opacity: 1;
}
.scrollable .track {
  height: 100%;
  width: 6px;
  position: relative;
  padding: 0 1px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
}
.scrollable .thumb {
  height: 20px;
  width: 6px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  top: 0;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
}
.scrollable .thumb {
  background-color: rgba(0, 0, 0, 0.6);
}
.scrollbar.disable {
  display: none;
}
.ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#cancel-all {
  display: none;
}
.uploading #cancel-all {
  display: block;
}
.add-file-button {
  position: relative;
  overflow: hidden;
}
#fileupload {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.progress-bar-wrapper {
  margin: 10px auto 9px auto;
  border-bottom: 1px solid #ddd;
  padding: 10px 10px 20px 10px;
  width: 100%;
}
.progress-bar-wrapper .filename {
  color: #666;
  font-size: 85%;
  width: 85%;
  float: left;
}
.progress-bar-wrapper .cancel,
.progress-bar-wrapper .status {
  width: 15%;
  float: right;
  font-size: 85%;
  text-align: right;
}
.progress-bar-wrapper .status {
  display: none;
}
.progress-bar-wrapper .progress {
  height: 14px;
  margin-top: 5px;
  background: #EBEBEB;
  border-radius: 10px;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}
.progress-bar-wrapper .progress > span {
  position: relative;
  float: left;
  margin: 0 -1px;
  min-width: 30px;
  height: 14px;
  line-height: 8px;
  text-align: right;
  border-radius: 7px;
  border-width: 1px;
  border-style: solid;
  border-color: #F0AD24 #EBA310 #C5880D;
  background: #ffe393;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffe393 0%, #ffdf92 70%, #fdcc63 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffe393), color-stop(70%, #ffdf92), color-stop(100%, #fdcc63));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffe393 0%, #ffdf92 70%, #fdcc63 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffe393 0%, #ffdf92 70%, #fdcc63 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffe393 0%, #ffdf92 70%, #fdcc63 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffe393 0%, #ffdf92 70%, #fdcc63 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe393', endColorstr='#fdcc63',GradientType=0 );
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2);
}
.progress-bar-wrapper .progress > span span {
  padding: 0 8px;
  font-size: 10px;
  font-weight: bold;
  color: #404040;
  color: rgba(0, 0, 0, 0.7);
  text-shadow: 0 1px rgba(255, 255, 255, 0.4);
}
.progress-bar-wrapper .progress > span::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  height: 18px;
  border-radius: 10px;
}
.cancelled {
  padding: 5px 10px 10px 10px;
}
.cancelled .progress {
  height: 3px;
}
.cancelled .progress span {
  height: 1px;
  position: relative;
  top: 1px;
  background: #555;
  background-image: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cancelled .progress span span {
  display: none;
}
.cancelled .cancel {
  display: none;
}
.cancelled .status {
  display: block;
}
.complete .progress > span {
  border-color: #95B961 #87A55B #738D4E;
  background-color: #CCC;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cceb9b), color-stop(70%, #a9dc65), color-stop(100%, #89c443));
  background-image: -webkit-linear-gradient(top, #cceb9b 0%, #a9dc65 70%, #89c443 100%);
  background-image: -moz-linear-gradient(top, #cceb9b 0%, #a9dc65 70%, #89c443 100%);
  background-image: -ms-linear-gradient(top, #cceb9b 0%, #a9dc65 70%, #89c443 100%);
  background-image: -o-linear-gradient(top, #cceb9b 0%, #a9dc65 70%, #89c443 100%);
  background-image: linear-gradient(top, #cceb9b 0%, #a9dc65 70%, #89c443 100%);
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2);
}
.complete .cancel {
  display: none;
}
.complete .status {
  display: block;
}
#hidden,
.hidden {
  position: absolute;
  top: 0;
  left: -9999999px;
  visibility: hidden;
}
.login-overlay {
  background: #f7f8fa;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f7f8fa 0%, #e3e7ef 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f8fa), color-stop(100%, #e3e7ef));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f7f8fa 0%, #e3e7ef 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f7f8fa 0%, #e3e7ef 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f7f8fa 0%, #e3e7ef 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f7f8fa 0%, #e3e7ef 100%);
  /* W3C */
}
.login-overlay,
.overlay-inner {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 999998;
}
.login-title {
  margin: 0px 0 10px 0;
  color: #576269;
  font-size: 15px;
  font-weight: normal;
  text-align: center;
}
.login-window {
  max-width: 350px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  padding: 55px 40px 75px 40px;
  margin: 100px auto 0 auto;
  position: relative;
  background: rgba(255, 255, 255, 0.7);
}
.login-window h3,
.login-window p {
  font-family: sans-serif;
  font-weight: normal;
  text-align: center;
  z-index: 0;
}
.login-window p {
  display: none;
  margin: 10px 0 20px 0;
  color: #81898f !important;
  font-size: 13px;
  margin: none;
}
.login-window form {
  position: relative;
  height: 180px;
  margin: 0 auto;
}
.login-window form > div {
  position: relative;
}
.login-window .login-fields > div {
  padding: 0;
  position: relative;
}
.login-window label {
  position: absolute;
  left: 16px;
  top: 11px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: opacity linear 0.2s;
  -o-transition: opacity linear 0.2s;
  transition: opacity linear 0.2s;
}
.login-window [for=username] {
  background-position: -168px 0;
}
.login-window [for=password] {
  background-position: -287px -24px;
}
.login-window input[type=text],
.login-window input[type=password],
.login-window .input {
  width: 100%;
  border-top: 1px solid #bbb;
  height: 40px;
  padding: 15px 10px 15px 40px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 0;
}
.login-window input[type=text]:focus,
.login-window input[type=password]:focus,
.login-window .input:focus {
  outline: none !important;
}
.login-window input:focus + label {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.login-window input[type=submit] {
  margin-top: 30px;
  width: 100%;
  background: #5cacdf;
  box-shadow: none;
  -webkit-box-shadow: none;
  border: none;
  text-shadow: none;
  color: #fff;
}
.login-window .forgot-password {
  display: block;
  text-align: center;
  margin-top: 0;
  font-size: 90%;
  color: #aaa;
  float: left;
  width: 100%;
}
.login-window #user-image {
  position: absolute;
  top: -50px;
  left: 50%;
  margin-left: -50px;
  width: 100px;
  height: 100px;
  border: 4px solid #fff;
  outline: 1px solid #aaa;
  -webkit-box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.15);
  background: transparent url(../images/unknown-user-big.jpg) no-repeat center center scroll;
}
#login-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff;
  height: 40px;
  line-height: 40px;
  text-align: right;
  font-size: 12px;
  padding: 0 40px;
  border-top: 1px solid #dfe3e6;
}
#login-footer a {
  color: #7987a1;
}
#calendar-outer {
  padding: 0 20px 20px 20px;
}
#calendar {
  height: 100%;
}
.fc-header h2 {
  font-size: 18px;
  font-weight: normal;
}
.fc-widget-header {
  border-width: 0 0 1px 0 !important;
  color: #888;
  font-weight: normal;
}
.fc-day-number {
  color: #888;
}
.fc-today {
  background: #e7eef6;
}
.fc-today .fc-day-number {
  color: #3790f4;
  font-weight: bold;
}
.fc-widget-content {
  border-color: #cbcbcb;
}
td.fc-first,
td.fc-last {
  background-color: #fafafa;
}
#calendar-header #task-filters {
  float: left;
  margin-top: 5px;
}
#calendar-header .date-name {
  float: right;
  line-height: 30px;
  margin-right: 10px;
  font-size: 16px;
}
#calendar-header .task-filter {
  float: right;
  margin-left: 10px;
}
#calendar-header #calendar-menu {
  float: right;
  padding-right: 20px;
}
#calendar-header #calendar-controls {
  float: right;
}
#calendar-header #calendar-view-selector {
  float: right;
  width: 75px;
  margin-right: 10px;
  display: none;
}
.calendar-event-item {
  position: relative;
}
.calendar-event-item .task-status {
  width: 10px;
  height: 10px;
  border-radius: 4px;
  background: #4da6ff;
  border: 1px solid #0059b3;
  position: absolute;
  top: 4px;
  left: 5px;
  opacity: 70;
  filter: alpha(opacity=7000);
}
.calendar-event-item.at-risk .task-status {
  background: #fff3a3;
  border: 1px solid #d6ba00;
}
.calendar-event-item.overdue .task-status {
  background: #e96267;
  border: 1px solid #9c161b;
}
.calendar-event-item .task-name {
  margin-left: 20px;
  color: #666;
  cursor: pointer;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.calendar-item-popup {
  width: 300px;
  background: #fff;
  padding: 20px 30px;
  position: absolute;
  z-index: 99;
  top: 20%;
  left: 50%;
  margin-left: -150px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.calendar-item-popup .close {
  position: absolute;
  top: 7px;
  right: 7px;
  height: 10px;
  width: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #888;
}
#confirm-box .message {
  margin: 20px 0 40px 0;
}
#confirm-box h3 {
  font-weight: normal;
}
#confirm-box .confirmation-buttons {
  float: right;
}
.nano .slider {
  background: #111;
}
.project-progress-title-widget {
  color: #888;
  line-height: 40px;
  font-weight: bold;
}
#credit-card-payment-form,
#paypal-payment-form,
#manual-payment-form {
  width: 640px;
}
#credit-card-payment-form p,
#paypal-payment-form p,
#manual-payment-form p {
  margin: 20px 0;
}
#credit-card-payment-form .accepted-cards,
#paypal-payment-form .accepted-cards,
#manual-payment-form .accepted-cards {
  width: 230px;
  height: 32px;
  margin: 0 0 20px 0;
  background: transparent url(../images/icon-cards.gif) no-repeat 0 0;
  border-right: 1px solid #DDD;
}
#credit-card-payment-form .form-fields,
#paypal-payment-form .form-fields,
#manual-payment-form .form-fields,
#credit-card-payment-form .invoice-summary,
#paypal-payment-form .invoice-summary,
#manual-payment-form .invoice-summary,
#credit-card-payment-form .paypal-instructions,
#paypal-payment-form .paypal-instructions,
#manual-payment-form .paypal-instructions {
  float: left;
}
#credit-card-payment-form .form-fields,
#paypal-payment-form .form-fields,
#manual-payment-form .form-fields {
  width: 350px;
  margin-right: 30px;
}
#credit-card-payment-form .form-fields:before,
#paypal-payment-form .form-fields:before,
#manual-payment-form .form-fields:before,
#credit-card-payment-form .form-fields:after,
#paypal-payment-form .form-fields:after,
#manual-payment-form .form-fields:after {
  content: " ";
  display: table;
}
#credit-card-payment-form .form-fields:after,
#paypal-payment-form .form-fields:after,
#manual-payment-form .form-fields:after {
  clear: both;
}
#credit-card-payment-form .form-fields:before,
#paypal-payment-form .form-fields:before,
#manual-payment-form .form-fields:before,
#credit-card-payment-form .form-fields:after,
#paypal-payment-form .form-fields:after,
#manual-payment-form .form-fields:after {
  content: " ";
  display: table;
}
#credit-card-payment-form .form-fields:after,
#paypal-payment-form .form-fields:after,
#manual-payment-form .form-fields:after {
  clear: both;
}
#credit-card-payment-form .card-number,
#paypal-payment-form .card-number,
#manual-payment-form .card-number {
  float: left;
  clear: both;
  width: 100%;
}
#credit-card-payment-form input[type=text],
#paypal-payment-form input[type=text],
#manual-payment-form input[type=text],
#credit-card-payment-form select,
#paypal-payment-form select,
#manual-payment-form select {
  width: 100%;
}
#credit-card-payment-form .first-name,
#paypal-payment-form .first-name,
#manual-payment-form .first-name,
#credit-card-payment-form .last-name,
#paypal-payment-form .last-name,
#manual-payment-form .last-name,
#credit-card-payment-form .cvc,
#paypal-payment-form .cvc,
#manual-payment-form .cvc,
#credit-card-payment-form .expiration-month,
#paypal-payment-form .expiration-month,
#manual-payment-form .expiration-month,
#credit-card-payment-form .expiration-year,
#paypal-payment-form .expiration-year,
#manual-payment-form .expiration-year {
  float: left;
}
#credit-card-payment-form .first-name,
#paypal-payment-form .first-name,
#manual-payment-form .first-name,
#credit-card-payment-form .last-name,
#paypal-payment-form .last-name,
#manual-payment-form .last-name {
  width: 170px;
}
#credit-card-payment-form .cvc,
#paypal-payment-form .cvc,
#manual-payment-form .cvc {
  width: 70px;
}
#credit-card-payment-form .top-label,
#paypal-payment-form .top-label,
#manual-payment-form .top-label {
  margin-bottom: 5px;
  color: #999;
}
#credit-card-payment-form .expiration-month,
#paypal-payment-form .expiration-month,
#manual-payment-form .expiration-month,
#credit-card-payment-form .expiration-year,
#paypal-payment-form .expiration-year,
#manual-payment-form .expiration-year {
  width: 130px;
}
#credit-card-payment-form .first-name,
#paypal-payment-form .first-name,
#manual-payment-form .first-name,
#credit-card-payment-form .expiration-month,
#paypal-payment-form .expiration-month,
#manual-payment-form .expiration-month,
#credit-card-payment-form .expiration-year,
#paypal-payment-form .expiration-year,
#manual-payment-form .expiration-year {
  margin-right: 10px;
}
#credit-card-payment-form .card-number input,
#paypal-payment-form .card-number input,
#manual-payment-form .card-number input {
  margin-bottom: 10px;
}
#credit-card-payment-form .invoice-summary,
#paypal-payment-form .invoice-summary,
#manual-payment-form .invoice-summary {
  border-left: 1px solid #EEE;
  width: 220px;
  height: 250px;
  padding-left: 30px;
}
#credit-card-payment-form .invoice-summary .invoice-number,
#paypal-payment-form .invoice-summary .invoice-number,
#manual-payment-form .invoice-summary .invoice-number {
  color: #888;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
#credit-card-payment-form .invoice-summary .invoice-meta-wrapper,
#paypal-payment-form .invoice-summary .invoice-meta-wrapper,
#manual-payment-form .invoice-summary .invoice-meta-wrapper {
  margin-top: 20px;
}
#credit-card-payment-form .invoice-summary .invoice-meta-wrapper span:first-child,
#paypal-payment-form .invoice-summary .invoice-meta-wrapper span:first-child,
#manual-payment-form .invoice-summary .invoice-meta-wrapper span:first-child {
  background: #F2F8FD;
  width: 100px;
  display: inline-block;
  color: #666;
  margin-bottom: 5px;
  padding: 4px 5px;
}
#credit-card-payment-form .invoice-summary .invoice-meta-wrapper .button,
#paypal-payment-form .invoice-summary .invoice-meta-wrapper .button,
#manual-payment-form .invoice-summary .invoice-meta-wrapper .button {
  margin-bottom: 10px;
}
#credit-card-payment-form .submit-button,
#paypal-payment-form .submit-button,
#manual-payment-form .submit-button {
  width: 100%;
  clear: both;
}
#credit-card-payment-form .submit-button:before,
#paypal-payment-form .submit-button:before,
#manual-payment-form .submit-button:before,
#credit-card-payment-form .submit-button:after,
#paypal-payment-form .submit-button:after,
#manual-payment-form .submit-button:after {
  content: " ";
  display: table;
}
#credit-card-payment-form .submit-button:after,
#paypal-payment-form .submit-button:after,
#manual-payment-form .submit-button:after {
  clear: both;
}
#credit-card-payment-form .submit-button:before,
#paypal-payment-form .submit-button:before,
#manual-payment-form .submit-button:before,
#credit-card-payment-form .submit-button:after,
#paypal-payment-form .submit-button:after,
#manual-payment-form .submit-button:after {
  content: " ";
  display: table;
}
#credit-card-payment-form .submit-button:after,
#paypal-payment-form .submit-button:after,
#manual-payment-form .submit-button:after {
  clear: both;
}
#credit-card-payment-form .form-header,
#paypal-payment-form .form-header,
#manual-payment-form .form-header {
  clear: both;
}
#credit-card-payment-form .billing-icon,
#paypal-payment-form .billing-icon,
#manual-payment-form .billing-icon {
  background-position: -120px 0;
}
#paypal-payment-form {
  width: 590px;
}
#paypal-payment-form .paypal-instructions {
  width: 300px;
  float: left;
  margin-right: 30px;
}
#paypal-payment-form .invoice-summary {
  height: 200px;
}
#payment-processing-overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(250, 250, 250, 0.8);
  height: 100%;
  width: 100%;
}
#payment-processing-overlay > div {
  width: 250px;
  background-color: #5b99de;
  padding: 10px;
  color: white;
  top: 40%;
  position: absolute;
  left: 50%;
  margin-left: -125px;
  border-radius: 4px;
  text-align: center;
}
#payment-processing-overlay span {
  font-size: 85%;
}
.no-activity {
  font-style: italic;
}
#project-details h3 {
  -webkit-font-smoothing: antialiased;
}
#project-details h5.section-title {
  color: #888;
  text-transform: uppercase;
  margin-top: 40px;
}
#project-details .status-indicator {
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background: #4da6ff;
  display: inline-block;
  position: relative;
  top: 0px;
}
#project-details .status-indicator.overdue,
#project-details .status-indicator.behind-schedule {
  background: #e96267;
}
#project-details .status-indicator.at-risk {
  background: #fff3a3;
}
#project-details #top-details {
  margin-top: 20px;
  margin-right: 20px;
  height: 100px;
  overflow: hidden;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 0 30px;
  text-align: center;
}
#project-details #top-details > div {
  display: inline-block;
  padding: 10px 80px 10px 0;
}
#project-details #top-details > div:last-child {
  padding-right: 0;
}
#project-details #top-details h3 {
  margin-top: 13px;
  margin-bottom: 7px;
}
#project-details #top-details h5 {
  text-transform: uppercase;
  color: #888;
}
#project-details #main-dashboard {
  max-width: 980px;
  margin: 20px auto;
}
#project-details #activity-stream-space {
  width: 65%;
  margin-right: 5%;
}
#project-details .project-stats {
  width: 30%;
}
#project-details .project-stats .icon {
  margin-right: 10px;
  color: #888;
}
#project-details .project-action {
  color: #428bca;
  text-decoration: none;
  cursor: pointer;
}
#project-details .project-action:hover {
  text-decoration: underline;
}
#project-details #activity-stream-space,
#project-details .project-stats {
  float: left;
}
#project-details .activity-stream {
  margin: 0 5% 0 0;
}
#project-details .activity-stream h3 {
  margin-bottom: 20px;
  font-size: 14px;
}
#project-details .project-info {
  padding: 0 20px;
}
#project-details .people-list {
  margin-left: -10px;
}
#project-details .people-list li {
  width: 100%;
  padding: 10px 10px;
  text-align: left;
  height: 40px !important;
}
#project-details .people-list a {
  position: relative;
}
#project-details .people-list .person-image {
  height: 32px;
  width: 32px;
  position: absolute;
  top: -6px;
  left: 0px;
  background-size: 100% 100%;
}
#project-details .people-list .person-image img {
  width: 100%;
}
#project-details .people-list a span {
  display: block;
}
#project-details .people-list .person-name {
  font-weight: normal;
  display: block !important;
  margin-right: 65px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#project-details .people-list .person-role {
  position: absolute;
  top: 0;
  right: 0;
}
#project-details .people-list .person-meta {
  padding-left: 42px;
  text-align: left;
}
.project-dashboard-widget {
  border: 1px solid #d0d5d8;
  border-top-width: 3px;
  display: block;
  padding: 30px;
  height: 250px;
  position: relative;
}
.project-dashboard-widget .title {
  font-size: 11px;
  color: #8a959e;
  font-weight: 600;
  text-transform: uppercase;
}
.project-dashboard-widget p {
  font-size: 16px;
}
.project-dashboard-widget h3 {
  font: 300 35px/52px "Open Sans", "open-sans", sans-serif;
  font-size: 24px;
  color: #323a45;
  line-height: 35px;
  margin: 0;
  text-transform: none;
}
/** Activity feed **/
.activity-stream {
  padding: 0;
  margin: 0;
}
.activity-stream ul:before,
.activity-stream ul:after {
  content: " ";
  display: table;
}
.activity-stream ul:after {
  clear: both;
}
.activity-stream ul:before,
.activity-stream ul:after {
  content: " ";
  display: table;
}
.activity-stream ul:after {
  clear: both;
}
.activity-stream li {
  list-style: none;
  margin: 20px 0;
  line-height: 18px;
  overflow: visible;
  position: relative;
  float: left;
  width: 100%;
}
.activity-stream li:before,
.activity-stream li:after {
  content: " ";
  display: table;
}
.activity-stream li:after {
  clear: both;
}
.activity-stream li:before,
.activity-stream li:after {
  content: " ";
  display: table;
}
.activity-stream li:after {
  clear: both;
}
.activity-stream li:first-child {
  padding-top: 0;
  background-position: 0 3px;
}
.activity-stream .user-image {
  margin-right: 20px;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
  overflow: hidden;
}
.activity-stream .user-image img {
  width: 100%;
}
.activity-stream .activity-content {
  width: 100%;
  padding-left: 52px;
  float: right;
}
.activity-stream .activity-user {
  color: #666;
  display: inline-block;
}
.activity-stream .activity-timestamp {
  color: #999;
  font-size: 11px;
  margin-left: 5px;
  width: 100px;
}
.activity-stream .object-link {
  margin-top: 5px;
  min-height: 18px;
  line-height: 14px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0 0px;
}
.activity-stream .deleted-object {
  display: none;
  color: #aaa;
}
.activity-stream .activity-show-all {
  background-color: #f8f8f8;
  border: 1px solid #dfdfdf;
  padding: 10px;
  text-align: center;
  cursor: pointer;
}
.activity-file .object-link {
  padding-left: 20px;
  background-image: url(../images/activity/file.png);
}
.activity-file.activity-deleted {
  padding-left: 0;
  background: none;
}
.activity-message .object-link {
  padding: 10px 20px;
  background: #f7f7f7;
  border: 1px dashed #e0e0e0;
  border-radius: 5px;
  color: #666;
}
.activity-task .activity-title {
  padding-left: 20px;
  background: url(../images/tasks/task-incomplete.png) no-repeat 0 5px;
}
.activity-task.activity-completed .activity-title {
  background: url(../images/tasks/task-complete.png) no-repeat 0 5px;
}
.activity-task.activity-completed .activity-title a {
  text-decoration: line-through;
  color: #91a2b1;
}
.activity-task.activity-deleted .activity-title {
  background: none;
  padding-left: 0;
}
.activity-deleted a.object-link {
  display: none;
}
.activity-deleted .deleted-object {
  display: inline-block;
}
#dashboard {
  max-width: 1200px;
  margin: 0px auto;
}
#dashboard h3 {
  font-weight: normal;
}
#dashboard #dashboard-project-list {
  width: 60%;
  margin-top: 20px;
  padding: 0 40px 20px 20px;
  float: left;
  border-right: 1px dashed #e1e6ef;
}
#dashboard #dashboard-project-list .dashboard-section-title {
  float: left;
  display: inline-block;
  margin: 0 5px 0 5px;
}
#dashboard #dashboard-project-list #dashboard-project-menu {
  float: right;
}
#dashboard .project-list {
  float: left;
  clear: both;
  width: 100%;
}
#dashboard #dashboard-activity-list {
  margin-top: 20px;
  padding: 0 20px 20px 0;
  float: left;
}
#dashboard .dashboard-projects {
  float: left;
  width: 100%;
}
#dashboard .dashboard-invoices {
  float: left;
  margin-bottom: 20px;
  width: 100%;
}
#dashboard .invoices-tabs {
  background: #fff;
  border-bottom: 1px solid #e1e6ef;
  float: left;
  width: 100%;
}
#dashboard .list-showing .invoices-tabs {
  background: #fafafa;
  border-width: 0px;
}
#dashboard .invoices-tab-inner {
  padding: 20px;
  border-right: 1px solid #e1e6ef;
}
#dashboard .invoices-tab:last-child .invoices-tab-inner {
  border-right: none;
}
#dashboard .list-showing .invoices-tab-inner {
  border-right: none;
}
#dashboard .invoices-tab {
  width: 50%;
  height: 183px;
  float: left;
  color: #444;
  padding: 20px 0 ;
  text-align: center;
  position: relative;
  z-index: 1;
  cursor: pointer;
}
#dashboard .invoices-tab h5 {
  text-transform: uppercase;
}
#dashboard .invoices-tab:hover {
  background: #ebf2fb;
}
#dashboard .invoices-tab:hover h2,
#dashboard .invoices-tab:hover h5 {
  color: #000 !important;
}
#dashboard .invoices-tab.active {
  color: #444;
  border: 1px solid #e1e6ef;
  border-bottom: none;
  background: #fff;
}
#dashboard .invoices-tab.active:hover {
  background: #fff;
}
#dashboard .invoices-tab .currency-symbol {
  font-size: 77%;
  vertical-align: top;
  position: relative;
  top: 3px;
}
#dashboard .invoices-list {
  width: 100%;
  float: left;
  padding-bottom: 40px;
  border-top: 1px solid #e1e6ef;
  position: relative;
  top: -1px;
  z-index: 0;
  font-size: 12px;
  height: 200px;
  display: none;
}
#dashboard .invoices-list .invoice-total {
  display: none;
}
#dashboard .invoices-list .invoice-number,
#dashboard .invoices-list .invoice-balance,
#dashboard .invoices-list .invoice-status,
#dashboard .invoices-list .invoice-due-date {
  width: 25%;
}
#dashboard .invoices-list .list-main-header {
  background: #fff;
}
#dashboard .invoices-list .list-main-header div {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#dashboard .invoices-list .status-text {
  border: none !important;
  background: transparent !important;
  padding: 0 !important;
  text-align: left;
}
.project-tile-list {
  margin: 0;
  list-style: none;
}
.project-tile-list .project-widget {
  float: left;
  overflow: hidden;
  cursor: pointer;
  width: 30%;
  height: 220px;
  padding: 4.5% 4.5% 39px 4.5%;
  border: 1px solid #ccc;
  margin: 20px 4.5% 20px 0;
  position: relative;
}
.project-tile-list .project-widget:nth-child(3n) {
  margin-right: 0;
}
.project-tile-list .project-widget .project-title {
  margin-bottom: 20px;
  float: left;
  clear: both;
  width: 100%;
}
.project-tile-list .project-widget:hover {
  background-color: #fffff6;
}
.project-tile-list .project-widget h3 {
  font-weight: normal;
  font-size: 18px;
  margin: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.project-tile-list .project-widget h6 {
  font-size: 11px;
  color: #999999;
  text-transform: uppercase;
}
.project-tile-list .project-widget .status {
  color: #fff;
  display: inline-block;
  font-weight: bold;
  margin-right: 5px;
  background-color: #4da6ff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  width: 12px;
  height: 12px;
  border-radius: 50%;
  position: relative;
  top: 4px;
}
.project-tile-list .project-widget.at-risk .status {
  background-color: #fff3a3;
}
.project-tile-list .project-widget.behind-schedule .status,
.project-tile-list .project-widget.overdue .status {
  background-color: #e96267;
}
.project-tile-list .project-widget p {
  margin-bottom: 5px;
  font-size: 12px;
  color: #888;
}
.project-tile-list .project-widget p span {
  float: right;
}
.project-tile-list .project-widget .progress-difference {
  float: right;
  font-weight: bold;
  letter-spacing: 1px;
}
.project-tile-list .project-widget .bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #666;
  font-size: 12px;
  padding: 10px 20px;
  background-color: #fafafa;
  border-top: 1px solid #eee;
  width: 100%;
}
.project-line-item-list {
  margin: 20px 0 0 0;
  width: 100%;
  list-style: none;
}
.project-line-item-list:before,
.project-line-item-list:after {
  content: " ";
  display: table;
}
.project-line-item-list:after {
  clear: both;
}
.project-line-item-list:before,
.project-line-item-list:after {
  content: " ";
  display: table;
}
.project-line-item-list:after {
  clear: both;
}
.project-line-item-list .project-widget {
  width: 100%;
  padding: 10px 10px 24px 10px;
  border-bottom: 1px solid #ddd;
}
.project-line-item-list .project-widget:first-child {
  border-top: 1px solid #ddd;
}
.project-line-item-list .project-widget:nth-child(even) {
  background-color: #fcfcfc;
}
.project-line-item-list h4 {
  display: inline-block;
  margin: 0 0 10px 0;
}
.project-line-item-list h4.client-name {
  color: #888;
  margin-left: 20px;
  font-size: 90%;
}
.project-line-item-list .progress-status {
  width: 70%;
  float: left;
  padding-right: 20px;
}
.project-line-item-list .due-date {
  width: 30%;
  float: left;
  text-align: right;
}
.project-line-item-list .project-title {
  margin-bottom: 0px;
}
.project-line-item-list .bottom {
  padding: 0;
  font-size: 12px;
}
.project-line-item-list .status {
  width: 8px;
  height: 8px;
  position: relative;
  top: 4px;
  display: inline-block;
  border-radius: 50%;
  margin-right: 5px;
  background-color: #4da6ff;
}
.project-line-item-list.at-risk .status {
  background-color: #fff3a3;
}
.project-line-item-list.behind-schedule .status,
.project-line-item-list.overdue .status {
  background-color: #e96267;
}
.project-line-item-list li {
  cursor: pointer;
}
.project-line-item-list li:hover {
  background: #ebf2fb;
}
input.task-weight,
.modal input.task-weight {
  width: 100px;
}
.loading-maximum-weight {
  display: inline-block;
  height: 16px;
  width: 16px;
  background: transparent url(../images/tasks/task-saving.gif) no-repeat center center;
}
.notification {
  background: #FFF9CE;
  z-index: 99;
  border: 1px solid #F9E652;
  padding: 8px;
  margin-bottom: 10px;
  border-radius: 4px;
}
.notification .close {
  height: 12px;
  width: 12px;
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
}
.notification .close:after {
  content: 'x';
  height: 12px;
  width: 12px;
  display: block;
  position: absolute;
  top: -4px;
  left: 0;
  color: #999;
}
.notification .close:hover:after {
  color: #444;
}
.notification.error {
  border: 1px solid #eed3d7;
  background: #f2dede;
  color: #b94a48;
  padding: 5px 10px;
  border-radius: 3px;
}
#form-more {
  display: none;
  margin-top: 20px;
}
#add-client-user #hide-form-details,
#add-client #hide-form-details,
#edit-user #hide-form-details {
  display: none;
}
#add-client-user.showing-details #hide-form-details,
#add-client.showing-details #hide-form-details,
#edit-user.showing-details #hide-form-details {
  display: inline-block;
}
#add-client-user.showing-details #show-form-details,
#add-client.showing-details #show-form-details,
#edit-user.showing-details #show-form-details {
  display: none;
}
#add-client-user.showing-details #form-more,
#add-client.showing-details #form-more,
#edit-user.showing-details #form-more {
  display: block;
}
#global-search-results .search-entity {
  margin-bottom: 40px;
  float: left;
  width: 100%;
}
#global-search-results h6 {
  margin-bottom: 10px;
}
#global-search-results .list li > div {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#global-search-results .search-task-list .task-name {
  width: 50%;
}
#global-search-results .search-task-list .task-project-name {
  width: 30%;
}
#global-search-results .search-task-list .task-status {
  width: 10%;
}
#global-search-results .search-task-list .task-due-date {
  width: 10%;
}
#global-search-results .project-list .project-name {
  width: 80%;
}
#global-search-results .project-list .project-due-date {
  width: 10%;
}
#global-search-results .project-list .project-status {
  width: 10%;
}
#global-search-results .file-list .file-name {
  width: 50%;
}
#global-search-results .file-list .file-type {
  width: 10%;
}
#global-search-results .file-list .file-project-name {
  width: 40%;
}
#global-search-results .message-list p:first-child {
  margin-top: 5px;
}
#global-search-results #search-filters {
  float: right;
  margin-right: 10px;
}
#global-search-results #search-filters:before,
#global-search-results #search-filters:after {
  content: " ";
  display: table;
}
#global-search-results #search-filters:after {
  clear: both;
}
#global-search-results #search-filters:before,
#global-search-results #search-filters:after {
  content: " ";
  display: table;
}
#global-search-results #search-filters:after {
  clear: both;
}
.no-search-results {
  float: left;
  background: #fafafa;
  font-style: italic;
  font-size: 16px;
  text-align: center;
  padding: 20px;
  width: 100%;
  margin-top: 10px;
}
#forgot-password {
  height: 100%;
  background: #f7f8fa;
}
#forgot-password:before,
#forgot-password:after {
  content: " ";
  display: table;
}
#forgot-password:after {
  clear: both;
}
#forgot-password:before,
#forgot-password:after {
  content: " ";
  display: table;
}
#forgot-password:after {
  clear: both;
}
#forgot-password #temp-password-message {
  display: none;
}
#forgot-password form,
#forgot-password #temp-password-message {
  width: 400px;
  padding: 40px;
  margin: 100px auto 0 auto;
  background: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.07);
}
#forgot-password form:before,
#forgot-password #temp-password-message:before,
#forgot-password form:after,
#forgot-password #temp-password-message:after {
  content: " ";
  display: table;
}
#forgot-password form:after,
#forgot-password #temp-password-message:after {
  clear: both;
}
#forgot-password form:before,
#forgot-password #temp-password-message:before,
#forgot-password form:after,
#forgot-password #temp-password-message:after {
  content: " ";
  display: table;
}
#forgot-password form:after,
#forgot-password #temp-password-message:after {
  clear: both;
}
#forgot-password.submitted #temp-password-message {
  display: block;
}
#forgot-password.submitted form {
  display: none;
}
#forgot-password p {
  margin-bottom: 0;
}
#forgot-password input[type=text] {
  width: 100%;
  border-top: 1px solid #bbb;
  height: 40px;
  padding: 15px 10px 15px 40px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 0;
  padding-left: 20px;
  margin: 20px auto;
  float: left;
}
#forgot-password input[type=text]:focus {
  outline: none !important;
}
#forgot-password h4 {
  margin-bottom: 20px;
}
#forgot-password .error {
  display: block;
  clear: both;
  font-size: 11px;
  color: #ff0000;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#project-form .inline {
  width: 176px;
}
.panel-loading,
.panel-no-selection {
  text-align: center;
}
#panel-one {
  position: relative;
}
#panel-one .notification {
  position: absolute;
  left: 50%;
  margin-left: -60px;
  width: 120px;
  text-align: center;
  background-color: #fcfcfc;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #ddd;
  border-radius: 0 0 4px 4px;
}
#reporting h1 {
  font-size: 50px;
  line-height: 40px;
  letter-spacing: -1px;
}
#reporting h1 span {
  font-size: 16px;
  letter-spacing: 0px;
}
#reporting h6 {
  font-weight: normal;
  margin-bottom: 20px;
  font-size: 14px;
}
#reporting-text-widgets {
  width: 300px;
  float: left;
  margin-right: 40px;
  height: 380px;
  background-color: #fdfdfd;
}
#reporting-text-widgets:hover {
  background-color: #fafafa;
}
.reporting-widget {
  display: inline-block;
  margin-bottom: 40px;
  float: left;
}
.reporting-widget .reporting-widget-inner {
  padding: 20px 40px 0 40px;
}
.reporting-change {
  padding: 0 40px 20px 40px;
  line-height: 12px;
}
#reporting-this-year {
  width: 100%;
  float: left;
  clear: both;
  padding: 20px;
}
#reporting-this-year:before,
#reporting-this-year:after {
  content: " ";
  display: table;
}
#reporting-this-year:after {
  clear: both;
}
#reporting-this-year:before,
#reporting-this-year:after {
  content: " ";
  display: table;
}
#reporting-this-year:after {
  clear: both;
}
#reporting-this-year h6 {
  margin: 0 0 0 20px;
}
#reporting-client-revenue {
  padding: 20px;
  float: left;
  height: 380px;
}
#reporting-client-revenue:before,
#reporting-client-revenue:after {
  content: " ";
  display: table;
}
#reporting-client-revenue:after {
  clear: both;
}
#reporting-client-revenue:before,
#reporting-client-revenue:after {
  content: " ";
  display: table;
}
#reporting-client-revenue:after {
  clear: both;
}
#reporting-client-revenue h6 {
  margin-bottom: 0;
}
#client-revenue-chart {
  width: 300px;
  height: 300px;
  float: left;
  margin-right: 40px;
}
#revenue-chart {
  height: 300px;
}
#reporting-payments-list {
  width: 600px;
  height: 300px;
  float: left;
  padding: 20px;
  margin-bottom: 60px;
}
#reporting-payments-list h6 {
  margin-left: 20px;
}
#reporting-payments-list .nano:after {
  background-image: none;
}
#reporting-payments-list th {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#reporting-payments-list ul div {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#reporting-payments-list ul {
  width: 100%;
}
#reporting-payments-list ul:before,
#reporting-payments-list ul:after {
  content: " ";
  display: table;
}
#reporting-payments-list ul:after {
  clear: both;
}
#reporting-payments-list ul:before,
#reporting-payments-list ul:after {
  content: " ";
  display: table;
}
#reporting-payments-list ul:after {
  clear: both;
}
#reporting-payments-list li {
  padding: 0;
}
#reporting-payments-list li.end {
  height: 25px;
  line-height: 25px;
  background-color: #fafafa;
  text-align: center;
}
#reporting-payments-list .payment-date {
  width: 20%;
}
#reporting-payments-list .payment-amount {
  width: 20%;
}
#reporting-payments-list .payment-client {
  width: 43%;
}
#reporting-payments-list .payment-invoice {
  width: 17%;
}
#admin-settings h4 {
  margin-bottom: 10px;
}
.running-timer {
  width: 100%;
  float: left;
  padding: 0 10px;
  background: rgba(255, 255, 255, 0.15);
  cursor: pointer;
  color: #fff;
  padding: 10px;
}
.running-timer .timer-task {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin: 0 0 10px 0;
  width: 100%;
  margin-right: 40px;
}
.running-timer .timer-elapsed {
  font-size: 20px;
  width: 50%;
  float: left;
}
.running-timer .timer-stop {
  height: 15px;
  width: 15px;
  background: rgba(255, 255, 255, 0.8);
  margin: 4px 5px;
  float: right;
}
.running-timer .timer-stop:hover {
  background: #ffffff;
}
.running-timer-inner {
  float: left;
  position: relative;
  width: 100%;
}
.running-timer-inner > div {
  line-height: 1;
  display: inline-block;
}
.panel-filter-wrapper {
  display: inline-block;
}
.panel-filter {
  display: inline-block;
  cursor: pointer;
  position: relative;
}
.panel-filter .panel-selected-filter {
  padding: 2px 19px 2px 10px;
  border: 1px solid transparent;
  position: relative;
  display: inline-block;
  z-index: 1;
  color: #999;
}
.panel-filter:hover,
.panel-filter.active {
  color: #444;
}
.panel-filter:hover .panel-selected-filter,
.panel-filter.active .panel-selected-filter {
  border: 1px solid #ccc;
  background: #fff;
}
.panel-filter:hover .caret,
.panel-filter.active .caret {
  display: inline-block;
}
.panel-filter.active .panel-selected-filter {
  border-bottom-width: 0;
}
.panel-filter.active ul {
  display: block;
}
.panel-filter ul {
  list-style: none;
  display: none;
  position: absolute;
  border: 1px solid #ccc;
  top: 24px;
  left: 0;
  margin: 0;
  min-width: 100%;
  z-index: 0;
  background: #fff;
  font-size: 13px;
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.panel-filter li {
  padding: 5px 15px;
  white-space: nowrap;
  color: #333;
}
.panel-filter li:first-child {
  border-top: none;
}
.panel-filter li:hover {
  background-color: #f2f4f8 !important;
  color: #181a1c;
}
.panel-filter li.selected {
  font-weight: bold;
}
.panel-filter .caret {
  display: none;
  position: absolute;
  right: 5px;
  top: 9px;
}
.panel-sort-wrapper {
  display: inline-block;
}
.panel-sort-wrapper .sort-arrows {
  display: inline-block;
}
.panel-sort-wrapper .ascending .arrow-up {
  border-bottom-color: #666;
}
.panel-sort-wrapper .descending .arrow-down {
  border-top-color: #666;
}
.panel-sort {
  cursor: pointer;
}
.arrow-up {
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-bottom: 4px solid #aaa;
  margin-bottom: 2px;
}
.arrow-down {
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #aaa;
}
@media all and (max-width: 1500px) {
  .panel-filter .panel-selected-filter {
    padding: 2px 12px 2px 5px;
  }
  .panel-filter .panel-selected-filter .caret {
    border-top: 3px solid #000000;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent;
    right: 3px;
    top: 11px;
  }
  .selected-filter-name {
    font-size: 80%;
  }
  .panel-info .panel-actions-wrapper .panel-action {
    min-width: 34px;
  }
  .panel-info h3 {
    font-size: 18px;
  }
}
#app-loading-screen {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  color: #2381ef;
  font-size: 30px;
  text-align: center;
  z-index: 999999;
}
#app-loading-screen section {
  vertical-align: middle;
  text-align: center;
  margin: 100px auto;
}
/*	$Loader Quadrant
	========================================================================== */
.loader-quart {
  border-radius: 65px;
  border: 6px solid rgba(35, 129, 239, 0.25);
  display: inline-block;
  position: relative;
  width: 130px;
  height: 130px;
  vertical-align: middle;
}
.loader-quart:after {
  content: '';
  position: absolute;
  top: -6px;
  left: -6px;
  bottom: -6px;
  right: -6px;
  border-radius: 65px;
  border: 6px solid rgba(35, 129, 239, 0.25);
  border-top-color: #2381ef;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
.loader-text {
  font-size: 18px;
  position: relative;
  top: 34px;
}
.smart-menu ul {
  float: left;
}
.smart-menu li {
  list-style: none;
  cursor: pointer;
}
.smart-menu .smart-menu-hover:hover {
  color: #2381e9;
}
.smart-menu .smart-menu-items li {
  float: left;
  padding: 0 20px;
  height: 24px;
  line-height: 24px;
}
.smart-menu .smart-menu-items li:hover {
  color: #2381e9;
}
.smart-menu .smart-menu-items li.selected,
.smart-menu .smart-menu-items li.hover {
  color: #2381e9;
}
.smart-menu .more {
  position: relative;
  float: left;
  height: 24px;
  line-height: 24px;
  cursor: pointer;
  padding: 0 20px;
}
.smart-menu .sidebar-icon {
  font-size: 12px;
}
.smart-menu .smart-menu-overflow {
  list-style: none;
  display: none;
  position: absolute;
  border: 1px solid #ccc;
  top: 30px;
  left: -50%;
  margin: 0;
  z-index: 0;
  background: #fff;
  font-size: 13px;
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.1);
  min-width: 100px;
}
.smart-menu .smart-menu-overflow.active {
  display: block;
}
.smart-menu .smart-menu-overflow li {
  padding: 5px 15px;
  white-space: nowrap;
  color: #333;
}
.smart-menu .smart-menu-overflow li:first-child {
  border-top: none;
}
.smart-menu .smart-menu-overflow li:hover {
  background-color: #f2f4f8 !important;
  color: #181a1c;
}
.smart-menu .smart-menu-overflow li.selected {
  font-weight: bold;
}
.smart-menu .smart-menu-overflow li.has-button {
  padding: 0;
}
.smart-menu .smart-menu-overflow li.has-button .button {
  display: block;
  padding: 10px 15px;
  margin: 0 !important;
  border-radius: 0;
}
.smart-menu .smart-menu-overflow li.has-button .button.danger:hover {
  background: #ff4f59;
  color: #fff;
}
.smart-menu .button {
  padding: 2px 5px;
  font-size: 12px;
}
.smart-menu .more .button {
  border: none !important;
  box-shadow: none !important;
  float: none;
  padding: 0;
  background: none;
}
.smart-menu .smart-menu-menu-text,
.smart-menu .menu-icon {
  display: none;
}
.smart-menu.showing-none .smart-menu-menu-text,
.smart-menu.showing-none .menu-icon {
  display: inline;
}
.smart-menu.showing-none .smart-menu-more-text,
.smart-menu.showing-none .more-icon {
  display: none;
}
#settings-overview {
  padding: 20px 30px;
  background: #fafafa;
}
.setting-section-header {
  text-transform: uppercase;
  font-size: 90%;
  color: #777;
}
.setting-section-values {
  margin-bottom: 30px;
  list-style: none;
}
.admin-section {
  display: none;
  padding: 20px 0;
}
.admin-section.active {
  display: block;
}
.admin-section form,
.admin-section #social-shares {
  width: 45%;
  float: left;
}
.admin-section form {
  margin-right: 5%;
  margin-top: 20px;
}
.admin-section .field {
  margin-bottom: 20px;
}
.admin-section .error {
  display: block;
  clear: both;
  font-size: 11px;
  color: #ff0000;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#admin-feedback > div {
  float: left;
  width: 100%;
}
#social-shares {
  border-left: 1px solid #dadada;
  padding-left: 5%;
}
#social-shares a {
  padding: 8px 20px;
  color: #fff;
  border-radius: 4px;
  display: inline-block;
  font-size: 14px;
  margin: 10px 0;
  text-decoration: none;
}
#social-shares .share-icon {
  font-size: 14px;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 1px;
}
#social-shares #facebook-button {
  background-color: #4e69a2;
}
#social-shares #facebook-button:hover {
  background-color: #6391dd;
}
#social-shares #twitter-button {
  background: #55acee;
}
#social-shares #twitter-button:hover {
  background: #4b97cf;
}
#social-shares #linkedin-button {
  color: #4875b4;
  background-color: #eaeaea;
}
#social-shares #linkedin-button:hover {
  background-color: #c6c6c6;
}
#social-shares #google-button {
  background-color: #dd4b39;
  color: #fff;
}
#social-shares #google-button:hover {
  background-color: #cd4937;
}
#admin-feedback p {
  width: 70%;
  margin-right: 30%;
}
.person-info {
  width: 140px;
  height: 167px;
  float: left;
  margin-right: 20px;
  text-align: center;
  list-style: none;
  color: #fff;
  padding: 20px;
  cursor: pointer;
  border-radius: 4px;
}
.person-info a {
  display: block;
  height: 100%;
  width: 100%;
  text-decoration: none;
  position: relative;
}
.person-info a span {
  display: block;
}
.person-info:hover {
  background: #ebf2fb;
}
.person-info:hover .person-name,
.person-info:hover .person-role {
  color: #328ff1;
}
.person-info .person-image {
  width: 80px;
  height: 80px;
  background-color: #fff;
  border-radius: 40px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 10px;
  background-position: center center;
  overflow: hidden;
}
.person-info .person-image img {
  width: 100%;
}
.person-info .person-name {
  color: #444;
  font-weight: bold;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.person-info .person-role {
  color: #aaa;
  text-transform: uppercase;
  font-size: 12px;
}
.person-info .remove-user {
  position: absolute;
  text-align: center;
  width: 80px;
  left: 50%;
  margin-left: -40px;
  background: #f2dede;
  color: #a94442;
  border-radius: 4px;
  border: 1px solid #ebccd1;
  bottom: -30px;
  display: none;
}
.person-info .remove-user:hover {
  background-color: #eacbce;
  border-color: #eba4a4;
  color: #943c3a;
}
.person-info:hover .remove-user {
  display: block;
}
#add-person-to-project {
  width: 378px;
}
#choose-new-user-type {
  width: 478px;
}
#choose-new-user-type .new-user-type {
  position: relative;
  border: 1px solid transparent;
  padding: 20px;
  cursor: pointer;
}
#choose-new-user-type .new-user-type:hover {
  background: #ebf2fb;
}
#choose-new-user-type .new-user-type:hover .icon {
  color: #328ff1;
  border-color: #328ff1;
}
#choose-new-user-type h5 {
  font-weight: bold;
}
#choose-new-user-type .icon {
  font-size: 17px;
  padding: 10px;
  border: 1px solid #aaa;
  color: #aaa;
  border-radius: 25px;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  left: 20px;
}
#choose-new-user-type .user-type-description {
  padding-left: 50px;
}
form#add-client,
#add-user-to-project-step-one {
  width: 378px;
}
#add-user-to-project-step-one {
  width: 378px;
}
#add-user-to-project-step-one h5 {
  font-weight: bold;
}
#add-user-to-project-step-one > p {
  margin-top: 20px;
  float: left;
  width: 100%;
  clear: both;
}
#add-user-to-project-step-one .new-user-type {
  position: relative;
  border: 1px solid transparent;
  padding: 20px;
  cursor: pointer;
}
#add-user-to-project-step-one .new-user-type:hover {
  background: #ebf2fb;
}
#add-user-to-project-step-one .new-user-type:hover .icon {
  color: #328ff1;
  border-color: #328ff1;
}
#add-user-to-project-step-one h5 {
  font-weight: bold;
}
#add-user-to-project-step-one .icon {
  font-size: 17px;
  padding: 10px;
  border: 1px solid #aaa;
  color: #aaa;
  border-radius: 25px;
  position: absolute;
  top: 30px;
  left: 20px;
}
#add-user-to-project-step-one .user-type-description {
  padding-left: 50px;
}
.user-quick-access-panel {
  text-align: center;
  height: 100%;
}
.user-quick-access-panel ul {
  list-style: none;
  margin-top: 20px;
}
.user-quick-access-panel li {
  margin-bottom: 10px;
}
.user-quick-access-panel .icon {
  margin-right: 10px;
}
.user-quick-access-panel .quick-access-top {
  background: #fff;
  text-align: center;
  border-bottom: 1px solid #e1e6ef;
}
.user-quick-access-panel .user-image {
  display: inline-block;
}
.user-quick-access-panel #quick-access-change-photo {
  padding: 0;
  display: inline;
  position: relative;
  left: -3px;
  color: #428bca;
}
.user-quick-access-panel #quick-access-change-photo:hover {
  color: #2a6496;
  text-decoration: underline;
}
.panel-categories {
  margin-top: 5px;
}
.panel-categories li,
.panel-categories .more {
  color: #A0A1A2;
}
.panel-categories li:hover,
.panel-categories .more:hover {
  color: #6d6e6f;
}
.panel-categories li {
  border-right: 1px solid #eaebec;
}
.panel-categories li:last-child {
  border-right: none;
}
.inline-popup {
  font-size: 13px;
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.1);
  min-width: 100px;
  min-height: 50px;
  z-index: 999;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.inline-popup:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-width: 10px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  top: 100%;
  left: 50%;
  margin-left: -10px;
}
.inline-popup:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-width: 11px;
  border-style: solid;
  border-color: #ccc transparent transparent transparent;
  top: 100%;
  left: 50%;
  margin-left: -11px;
}
.inline-popup {
  padding: 10px;
  opacity: 0;
}
.inline-popup.showing {
  opacity: 1;
}
.inline-popup input,
.inline-popup select,
.inline-popup textarea {
  padding: 0px 6px;
  display: block;
  margin: 0 0 7px 0;
}
.inline-popup .select2-container {
  margin-bottom: 10px;
  width: 100%;
}
.inline-popup .select2-container .select2-choice {
  height: 26px;
  line-height: 25px;
  background: #f8f8f8;
  border-radius: 0;
}
.inline-popup .select2-arrow {
  background: #e3e3e3 !important;
  border-radius: 0 !important;
}
.inline-popup input[type=text],
.inline-popup input[type=number],
.inline-popup input[type="date"],
.inline-popup input[type=password],
.inline-popup select {
  height: 12px;
}
.inline-popup select {
  width: 100%;
}
.inline-popup input[type=submit],
.inline-popup .button {
  padding: 2px 5px !important;
  font-size: 12px;
  background: #444;
  border: none;
  text-shadow: none;
  border-radius: 0;
  color: #fff;
  float: right;
}
.inline-popup .cancel {
  float: left;
  background: #ccc;
  color: #333;
}
#assign-tasks-form {
  width: 200px;
}
#assign-tasks-form select,
#assign-tasks-form .select2 {
  width: 100%;
}
#start-timer-popup {
  width: 160px;
}
#new-task-form .notes-wrapper {
  display: none;
}
#new-task-form .clickable {
  display: block;
  color: #2381e9;
  margin-bottom: 15px;
}
#new-task-form .clickable:hover {
  text-decoration: underline;
}
@media (max-width: 1024px) {
  body {
    font-size: 13px;
  }
  #app-wrapper {
    margin: 0 auto;
    border-radius: 0;
  }
  .full .window-outer {
    padding-left: 60px;
    min-width: 200;
  }
  #sidebar {
    width: 60px;
  }
  #sidebar li,
  #sidebar #sidebar-more {
    text-align: center;
    height: 45px;
  }
  #sidebar li a,
  #sidebar #sidebar-more a,
  #sidebar li #sidebar-more-text,
  #sidebar #sidebar-more #sidebar-more-text {
    display: none;
    padding-left: 0 !important;
    margin-top: 18px;
    text-align: center;
    font-size: 10px;
  }
  #sidebar li:hover a,
  #sidebar #sidebar-more:hover a,
  #sidebar li #sidebar-more-text a,
  #sidebar #sidebar-more #sidebar-more-text a {
    display: block;
  }
  #sidebar #sidebar-menu-overflow a {
    display: block;
  }
  #sidebar .sidebar-icon {
    font-size: 17px;
  }
  #current-user {
    text-align: center;
    float: none;
  }
  #current-user .user-image-wrapper {
    display: inline;
    margin: 0;
    float: none;
  }
  #current-user .user-meta {
    display: none;
  }
  #global-search-space {
    display: none;
  }
  ul#sidebar-menu-items {
    margin-top: 10px !important;
  }
  #sidebar-new-invoice {
    padding: 5px !important;
    text-align: center;
  }
  #sidebar-new-invoice .ti-plus {
    margin-right: 0;
  }
  #sidebar-new-invoice .button-text {
    display: none;
  }
  .project-tile-list .project-widget {
    width: 47.5%;
  }
  .project-tile-list .project-widget:nth-child(3n) {
    margin-right: 4.5%;
  }
  .project-tile-list .project-widget:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 800px) {
  .unfloat-on-mobile {
    float: left !important;
    width: 100% !important;
  }
  .task-list li {
    padding-right: 150px !important;
  }
  .task-list li .task-assigned {
    right: 5px !important;
  }
  .task-list li .task-actions,
  .task-list li .task-meta {
    display: none !important;
  }
  .client-task-list .task-details {
    padding-right: 150px !important;
  }
  .client-task-list .task-details .task-assigned {
    right: 5px !important;
  }
  .file-list .file-extension {
    width: 20%;
  }
  .file-list .file-title {
    width: 60%;
  }
  .file-list .file-type {
    width: 20%;
  }
  .file-list .file-uploader-name {
    width: 0%;
    display: none;
  }
  .file-list .file-create-date {
    width: 0%;
    display: none;
  }
  .detailed-list .bottom-details {
    width: 30% !important;
  }
  .invoice {
    padding: 20px;
  }
  .invoice .invoice-company-details {
    display: none;
  }
  .invoice li {
    font-size: 89%;
  }
  #tasks-list .task-due-date {
    display: none !important;
  }
  #dashboard-project-list {
    border-right: none !important;
  }
}
@media (max-width: 500px) {
  #mobile-menu-button {
    display: block;
    position: absolute;
    top: 3px;
    left: 0px;
    z-index: 9999;
    cursor: pointer;
    padding: 10px;
    font-size: 20px;
  }
  #mobile-menu-button:hover {
    color: #2381e9;
  }
  .full .window-outer {
    padding-left: 0px;
    min-width: 200;
  }
  #sidebar,
  #slide-out-panel-wrapper {
    left: -60px;
    position: absolute;
  }
  .left-menu {
    display: none !important;
  }
  .right-menu {
    width: 100% !important;
  }
  .mobile-menu-showing #sidebar,
  .mobile-menu-showing #slide-out-panel-wrapper {
    left: 0px;
  }
  .mobile-menu-showing .window-outer {
    padding-left: 60px;
  }
  .mobile-menu-showing #mobile-menu-button {
    left: 63px;
  }
  .panel > .inner {
    padding-left: 0px !important;
    padding-right: 10px !important;
  }
  .panel > .inner form {
    max-width: 400px;
  }
  .panel-info .panel-actions-wrapper {
    right: 0;
  }
  .panel-info h3 {
    padding-right: 40px;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .panel-title-widget {
    display: none !important;
  }
  .user-quick-access-panel {
    width: 200px;
  }
  .quick-access-content {
    padding: 20px !important;
  }
  .entity-list-header {
    padding-left: 40px;
  }
  .entity-list-title {
    font-size: 16px;
  }
  .entity-actions {
    display: none !important;
  }
  #show-messages-panel .discuss-button-text {
    display: none;
  }
  #project-details #top-details {
    margin-right: 0;
  }
  #project-details #top-details > div {
    padding-right: 0px;
  }
  #project-calendar {
    display: none;
  }
  .new-entity {
    display: none;
  }
  .item-details,
  .item-details-inner {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .invoice-list .invoice-number,
  .invoice-list .invoice-balance,
  .invoice-list .invoice-status {
    width: 33% !important;
  }
  .invoice-list .invoice-due-date,
  .invoice-list .invoice-total {
    width: 0%;
    display: none;
  }
  .invoice-list .status-text {
    border: none !important;
    padding: 0 !important;
    background-color: #fff !important;
  }
  .invoice-wrapper {
    padding: 0 !important;
  }
  .invoice {
    padding: 10px !important;
  }
  .invoice li div {
    padding: 4px 1px;
  }
  .invoice .invoice-summary {
    width: 100% !important;
  }
  .invoice .invoice-terms {
    display: none;
  }
  .invoice .invoice-to {
    display: none;
  }
  .invoice .status-text {
    border: none !important;
    padding: 0 !important;
    background-color: #fff !important;
  }
  .invoice.preview .invoice-client {
    display: none;
  }
  .invoice.preview .invoice-meta,
  .invoice.preview .invoice-due-date {
    width: 48%;
  }
  #attach-files-button-wrapper,
  .add-file-button {
    display: none !important;
  }
  .item-details.task-details .task-actions {
    float: left;
  }
  .item-details.task-details dl.tabs {
    display: none !important;
  }
  .item-details.task-details #task-timer-tab,
  .item-details.task-details #task-attachement-tab {
    display: none !important;
  }
  .item-details.task-details .button {
    margin-bottom: 10px;
  }
  .file-list span {
    font-size: 10px;
    padding: 2px 5px;
  }
  #file-view-type {
    display: none;
  }
  .button {
    font-size: 12px;
  }
  .client-task-list .task-due-date {
    display: none !important;
  }
  .dashboard-invoices {
    display: none;
  }
  .invoices-tabs {
    display: none !important;
  }
  .invoices-tab {
    padding: 10px !important;
  }
  .invoices-tab h2 {
    font-size: 20px;
  }
  .invoices-tab h5 {
    font-size: 11px;
  }
  #dashboard-project-list {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .dashboard-projects {
    padding-right: 20px !important;
  }
  .project-tile-list .project-widget {
    width: 100%;
    height: 120px;
  }
  .modal {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }
  form {
    max-width: inherit !important;
  }
  #reporting-tab {
    display: none;
  }
  .client-details .user-email {
    display: none;
    width: 0;
  }
  .client-details .user-name {
    width: 70% !important;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .client-details .user-image-container {
    width: 30% !important;
  }
}
.edit-notes.button {
  float: right;
}
#project-notes li {
  list-style-position: inside !important;
}
#new-invoice {
  width: 500px;
  margin: 40px auto;
  text-align: center;
}
#new-invoice label {
  font-size: 26px;
  margin-bottom: 20px;
  font-weight: normal;
  line-height: 1.4;
  color: #333;
}
#new-invoice input[type=submit] {
  background: #2381e9;
  color: #fff;
  border: none;
  box-shadow: none;
  webkit-box-shadow: none;
}
#sidebar-new-invoice {
  background: #5cacdf;
  color: #fff;
  padding: 10px 19px;
  border-radius: 4px;
  margin: 0 10px 20px 10px;
  display: block;
  cursor: pointer;
}
#sidebar-new-invoice:hover {
  background: #2cb7bd;
}
#sidebar-new-invoice .ti-plus {
  margin-right: 10px;
}
#sidebar-new-invoice span:first-child {
  position: relative;
  top: 1px;
}
.entity-list.client-list .detail,
.entity-list.invoice-list .detail {
  width: 0;
}
.entity-list.client-list .detail:first-child,
.entity-list.invoice-list .detail:first-child {
  width: 100%;
}
.entity-list.client-list .panel-sort-wrapper,
.entity-list.invoice-list .panel-sort-wrapper {
  margin-right: 20px;
}
.entity-list.client-list .status {
  display: none;
}
.entity-list.client-list .bottom-details {
  width: 49%;
}
.entity-list.client-list .panel-sort-wrapper {
  margin-top: 5px;
}
.upgrade-notification {
  background: #fff9f2;
  border: 1px solid #fff4ba;
  padding: 20px;
  float: left;
  margin-bottom: 40px;
  position: relative;
}
.upgrade-notification .close {
  font-size: 14px;
  position: absolute;
  top: 20px;
  right: 20px;
  font-weight: normal;
  color: #555 !important;
  opacity: .8;
}
.duet-description {
  width: 60%;
  float: left;
}
.duet-description ul {
  list-style-position: inside;
}
.duet-screenshot-wrapper {
  width: 35%;
  float: left;
  margin-left: 5%;
  position: relative;
}
.duet-screenshot-wrapper img {
  width: 100%;
  border: 1px solid #ccc;
}
.duet-screenshot-wrapper:hover .screenshot-overlay {
  opacity: 1;
}
.screenshot-overlay {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  -webkit-transition: opacity linear .2s;
  -moz-transition: opacity linear .2s;
  -ms-transition: opacity linear .2s;
  -o-transition: opacity linear .2s;
  transition: opacity linear .2s;
  text-align: center;
}
.overlay-button {
  background: rgba(0, 0, 0, 0.8);
  border-radius: 6px;
  padding: 10px 20px;
  color: #fff;
  font-size: 16px;
  line-height: 150px;
}
.upgrade-banner {
  background: #fffcec;
  width: 150px;
  position: relative;
  border: 1px solid #d0c98d;
  padding: 15px;
  margin: 20px auto;
}
.upgrade-banner p {
  font-size: 11px;
  line-height: 1.3;
  margin-bottom: 0;
}
.upgrade-banner .button {
  font-size: 11px;
  line-height: 11px;
  padding: 4px 10px;
  margin-top: 10px;
}
.upgrade-banner .close {
  margin: 0;
  height: 14px;
  width: 14px;
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
  background: transparent url(../images/modal-close.png) no-repeat 0 0;
  opacity: 40;
  filter: alpha(opacity=4000);
}
.upgrade-banner .close:hover {
  opacity: 100;
  filter: alpha(opacity=10000);
}
