﻿html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: thin solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: thin solid #A8BBCF;

    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;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: thin solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: thin 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.woff2') format('woff2'), /*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,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -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: 16px;

  -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: #4C6581;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #3e72dc;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: thin solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: thin solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 400;
  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: #718BA8;
}
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: 32px;
}
h2,
.h2 {
  font-size: 28px;
}
h3,
.h3 {
  font-size: 20px;
}
h4,
.h4 {
  font-size: 16px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #718BA8;
}
.text-primary {
  color: #3e72dc;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #264d9c;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #fa6900;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #3e72dc;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #264d9c;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: thin solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #718BA8;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #718BA8;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #2C4560;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #2C4560;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: thin solid #D4E1F0;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #718BA8;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
}
.table > thead > tr > th {
  vertical-align: bottom;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: thin solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: thin solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: thin solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #2C4560;
  border: 0;
  border-bottom: thin 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: #4C6581;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #4C6581;
  background-color: #fff;
  background-image: none;
  border: thin solid #D4E1F0;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-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: #2197ef;
        color: #000;
        outline: 0;
        box-shadow: inset 0 1px 2px rgba(27,31,35,0.075), 0 0 0 0.1em rgba(3,102,214,0.3);
    }
.form-control::-moz-placeholder {
  color: #A8BBCF;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #A8BBCF;
}
.form-control::-webkit-input-placeholder {
  color: #A8BBCF;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
/*.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}*/
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  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;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.form-control.hover-control {
    background:transparent;
    border:1px solid transparent;
}

.tr:hover .form-control.hover-control {
    background: #fff;
    border: thin solid #D4E1F0;
    color: #4C6581 !important;
}

.form-control.hover-control:hover {
    background:#fff;
    border: thin solid #D4E1F0;
    color: #4C6581 !important;
}

.form-control.hover-control:focus {
    background:#fff;
    border: thin solid #2197ef;
    color: #4C6581 !important;
}


.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 .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: thin solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #2C4560;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
/*  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);*/
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
    color: #4C6581;
    background-color: #fff;
    border-color: #A6B9CD;
}
.btn-default:focus,
.btn-default.focus {
  color: #2C4560;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
    .btn-default:hover {
        color: #718BA8;
        background-color: #F4F9FF;
        border-color: #A2B9D1;
    }
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #2C4560;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #2C4560;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #2C4560;
}
.btn-primary {
  color: #fff;
  background-color: #3e72dc;
  border-color: #3e72dc;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #264d9c;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #264d9c;
  border-color: #264d9c;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #264d9c;
  border-color: #264d9c;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #264d9c;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #3e72dc;
  border-color: #3e72dc;
}
.btn-primary .badge {
  color: #3e72dc;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #1FCCAD;
  border-color: #1FCCAD;
}
.btn-success:hover {
  color: #fff;
  background-color: #32A98B;
  border-color: #32A98B;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #2B9279;
  border-color: #2B9279;
}

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #2B9279;
  border-color: #2B9279;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #2B9279;
  border-color: #2B9279;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #64f57c;
  border-color: #64f57c;
}
.btn-success .badge {
  color: #72CA38;
  background-color: #fff;
}
/*.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}*/
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #3e72dc;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  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: #718BA8;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .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-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: thin solid #D4E1F0;
  border: thin solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a,
.dropdown-menu > li > c {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #2C4560;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > c:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > li > c:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > c,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > c:hover,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > c:focus {
  color: #fff;
  text-decoration: none;
  background-color: #3e72dc;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > c,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > c:hover,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > c:focus {
  color: #718BA8;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > c:hover,
.dropdown-menu > .disabled > c:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #718BA8;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .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,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  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: #4C6581;
  text-align: center;
  background-color: #eee;
  border: thin solid #D4E1F0;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #718BA8;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #718BA8;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #3e72dc;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: thin solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
  cursor: pointer;
}
.nav-tabs.tab-bar.flex > li.flex {
    flex: 0 0 33.333333%;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: thin solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs.tab-bar.flex > li > a {
    width: 100%;
    height: 100%;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #4C6581;
    cursor: default;
    background-color: #fff;
    border: thin solid #D4E1F0;
    border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: thin solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: thin solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #3e72dc;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: thin solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: thin solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none !important;
}
.tab-content > .active {
  display: block !important;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: thin solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: thin solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: thin solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu > li > c,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu > li > c  {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > c:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-nav .open .dropdown-menu > li > c:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a,
  .navbar-nav > li > c {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: thin solid transparent;
  border-bottom: thin solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #fff;
  border-color: #fff;
}
.navbar-default .navbar-brand {
  color: #718BA8;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #718BA8;
}
.navbar-default .navbar-nav > li > a {
  color: #718BA8;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #2C4560;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #4C6581;
  background-color: #D4E1F0;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #D4E1F0;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #4C6581;
  background-color: #D4E1F0;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #718BA8;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #2C4560;
    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: #4C6581;
    background-color: #D4E1F0;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #718BA8;
}
.navbar-default .navbar-link:hover {
  color: #2C4560;
}
.navbar-default .btn-link {
  color: #718BA8;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #2C4560;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #2C4560;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #2C4560;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #718BA8;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #3e72dc;
  text-decoration: none;
  background-color: #fff;
  border: thin solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #3e72dc;
  border-color: #3e72dc;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #718BA8;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: thin solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #718BA8;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #718BA8;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #3e72dc;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #264d9c;
}
.label-success {
  background-color: #72CA38;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #63AF31;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #718BA8;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #3e72dc;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: thin solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #3e72dc;
}
.thumbnail .caption {
  padding: 9px;
  color: #2C4560;
}
.bs-alert {
  padding: 15px;
  margin-bottom: 20px;
  border: thin solid transparent;
  border-radius: 4px;
}
.bs-alert h4 {
  margin-top: 0;
  color: inherit;
}
.bs-alert .close {
    opacity: 0.5;
}
.bs-alert .close:hover {
    opacity: 0.8;
}
.bs-alert .bs-alert-link {
  font-weight: bold;
}
.bs-alert > p,
.bs-alert > ul {
  margin-bottom: 0;
}
.bs-alert > p + p {
  margin-top: 5px;
}
.bs-alert-dismissable,
.bs-alert-dismissible {
  padding-right: 35px;
}
.bs-alert-dismissable .close,
.bs-alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.bs-alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.bs-alert-success hr {
  border-top-color: #c9e2b3;
}
.bs-alert-success .bs-alert-link {
  color: #2b542c;
}
.bs-alert-info {
    color: #fff;
    background-color: #2197ef;
    border-color: #2197ef;
}
.bs-alert-info hr {
  border-top-color: #a6e1ec;
}
.bs-alert-info .bs-alert-link {
  color: #245269;
}
.bs-alert-warning {
    color: #D78100;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.bs-alert-warning hr {
  border-top-color: #f7e1b5;
}
    .bs-alert-warning .bs-alert-link {
        color: #D78100;
    }
.bs-alert-warning .bs-alert-link:hover {text-decoration: underline;color: #bb7000;}
.bs-alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.bs-alert-danger hr {
  border-top-color: #e4b9c0;
}
.bs-alert-danger .bs-alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #3e72dc;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #72CA38;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: thin solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #4C6581;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #2C4560;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #4C6581;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #718BA8;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #718BA8;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #3e72dc;
  border-color: #3e72dc;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.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,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.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,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.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,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: thin solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: thin solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: thin solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-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,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: thin solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: thin solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: thin solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #2C4560;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #2C4560;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #3e72dc;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #3e72dc;
  border-color: #3e72dc;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #3e72dc;
}
.panel-primary > .panel-heading .badge {
  color: #3e72dc;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #3e72dc;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: thin solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: scroll;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  /*border: thin solid #A8BBCF;
  border: thin solid rgba(0, 0, 0, .2);*/
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: rgba(35, 44, 61, 0.6);
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50) !important;
  opacity: 1 !important;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: thin solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: thin solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .8;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
    max-width: 300px;
    padding: 4px 8px;
    color: #fff;
    text-align: center;
    background-color: #2C4560;
    white-space: normal;
    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: #2C4560;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 850.75px;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: thin solid #D4E1F0;
  border: thin solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
 margin-left:10px
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: thin solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #A8BBCF;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #A8BBCF;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #A8BBCF;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #A8BBCF;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.popoverf {
  position: absolute;
  top: 0;

  left: 850.75px;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: thin solid #D4E1F0;
  border: thin solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popoverf.top {
  margin-top: -10px;
}
.popoverf.right {
  margin-left: 300px;
}
.popoverf.bottom {
  margin-top: 10px;
}
.popoverf.left {
  margin-left: -10px;
}
.popoverf-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: thin solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popoverf-content {
  padding: 9px 14px;
}
.popoverf > .arrow,
.popoverf > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popoverf > .arrow {
  border-width: 11px;
}
.popoverf > .arrow:after {
  content: "";
  border-width: 10px;
}
.popoverf.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #A8BBCF;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popoverf.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popoverf.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #A8BBCF;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popoverf.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popoverf.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #A8BBCF;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popoverf.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popoverf.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #A8BBCF;
  border-left-color: rgba(0, 0, 0, .25);
}
.popoverf.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}






.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.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;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: thin solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  /*display: none !important;*/
}
.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 !important;
  }
  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 !important;
  }
  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 !important;
  }
  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 !important;
  }
  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 !important;
  }
  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;
  }
}

@font-face {
  font-family: simple-line-icons;
  src: url('fonts/Simple-Line-Icons.eot?v=2.4.0');
  src: url('fonts/Simple-Line-Icons.eot?v=2.4.0#iefix') format('embedded-opentype'), url('fonts/Simple-Line-Icons.woff2?v=2.4.0') format('woff2'), url('fonts/Simple-Line-Icons.ttf?v=2.4.0') format('truetype'), url('fonts/Simple-Line-Icons.woff?v=2.4.0') format('woff'), url('fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*
 Use the following CSS code if you want to have a class per icon.
 Instead of a list of all class selectors, you can use the generic [class*="icon-"] selector, but it's slower:
*/
.icon-user,
.icon-people,
.icon-user-female,
.icon-user-follow,
.icon-user-following,
.icon-user-unfollow,
.icon-login,
.icon-logout,
.icon-emotsmile,
.icon-phone,
.icon-call-end,
.icon-call-in,
.icon-call-out,
.icon-map,
.icon-location-pin,
.icon-direction,
.icon-directions,
.icon-compass,
.icon-layers,
.icon-menu,
.icon-list,
.icon-options-vertical,
.icon-options,
.icon-arrow-down,
.icon-arrow-left,
.icon-arrow-right,
.icon-arrow-up,
.icon-arrow-up-circle,
.icon-arrow-left-circle,
.icon-arrow-right-circle,
.icon-arrow-down-circle,
.icon-check,
.icon-clock,
.icon-plus,
.icon-minus,
.icon-close,
.icon-event,
.icon-exclamation,
.icon-organization,
.icon-trophy,
.icon-screen-smartphone,
.icon-screen-desktop,
.icon-plane,
.icon-notebook,
.icon-mustache,
.icon-mouse,
.icon-magnet,
.icon-energy,
.icon-disc,
.icon-cursor,
.icon-cursor-move,
.icon-crop,
.icon-chemistry,
.icon-speedometer,
.icon-shield,
.icon-screen-tablet,
.icon-magic-wand,
.icon-hourglass,
.icon-graduation,
.icon-ghost,
.icon-game-controller,
.icon-fire,
.icon-eyeglass,
.icon-envelope-open,
.icon-envelope-letter,
.icon-bell,
.icon-badge,
.icon-anchor,
.icon-wallet,
.icon-vector,
.icon-speech,
.icon-puzzle,
.icon-printer,
.icon-present,
.icon-playlist,
.icon-pin,
.icon-picture,
.icon-handbag,
.icon-globe-alt,
.icon-globe,
.icon-folder-alt,
.icon-folder,
.icon-film,
.icon-feed,
.icon-drop,
.icon-drawer,
.icon-docs,
.icon-doc,
.icon-diamond,
.icon-cup,
.icon-calculator,
.icon-bubbles,
.icon-briefcase,
.icon-book-open,
.icon-basket-loaded,
.icon-basket,
.icon-bag,
.icon-action-undo,
.icon-action-redo,
.icon-wrench,
.icon-umbrella,
.icon-trash,
.icon-tag,
.icon-support,
.icon-frame,
.icon-size-fullscreen,
.icon-size-actual,
.icon-shuffle,
.icon-share-alt,
.icon-share,
.icon-rocket,
.icon-question,
.icon-pie-chart,
.icon-pencil,
.icon-note,
.icon-loop,
.icon-home,
.icon-grid,
.icon-graph,
.icon-microphone,
.icon-music-tone-alt,
.icon-music-tone,
.icon-earphones-alt,
.icon-earphones,
.icon-equalizer,
.icon-like,
.icon-dislike,
.icon-control-start,
.icon-control-rewind,
.icon-control-play,
.icon-control-pause,
.icon-control-forward,
.icon-control-end,
.icon-volume-1,
.icon-volume-2,
.icon-volume-off,
.icon-calendar,
.icon-bulb,
.icon-chart,
.icon-ban,
.icon-bubble,
.icon-camrecorder,
.icon-camera,
.icon-cloud-download,
.icon-cloud-upload,
.icon-envelope,
.icon-eye,
.icon-flag,
.icon-heart,
.icon-info,
.icon-key,
.icon-link,
.icon-lock,
.icon-lock-open,
.icon-magnifier,
.icon-magnifier-add,
.icon-magnifier-remove,
.icon-paper-clip,
.icon-paper-plane,
.icon-power,
.icon-refresh,
.icon-reload,
.icon-settings,
.icon-star,
.icon-symbol-female,
.icon-symbol-male,
.icon-target,
.icon-credit-card,
.icon-paypal,
.icon-social-tumblr,
.icon-social-twitter,
.icon-social-facebook,
.icon-social-instagram,
.icon-social-linkedin,
.icon-social-pinterest,
.icon-social-github,
.icon-social-google,
.icon-social-reddit,
.icon-social-skype,
.icon-social-dribbble,
.icon-social-behance,
.icon-social-foursqare,
.icon-social-soundcloud,
.icon-social-spotify,
.icon-social-stumbleupon,
.icon-social-youtube,
.icon-social-dropbox,
.icon-social-vkontakte,
.icon-social-steam {
  font-family: 'simple-line-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: middle;
  line-height: 1;
  margin-left: -0.5px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-user:before {
  content: "\e005";
}
.icon-people:before {
  content: "\e001";
}
.icon-user-female:before {
  content: "\e000";
}
.icon-user-follow:before {
  content: "\e002";
}
.icon-user-following:before {
  content: "\e003";
}
.icon-user-unfollow:before {
  content: "\e004";
}
.icon-login:before {
  content: "\e066";
}
.icon-logout:before {
  content: "\e065";
}
.icon-emotsmile:before {
  content: "\e021";
}
.icon-phone:before {
  content: "\e600";
}
.icon-call-end:before {
  content: "\e048";
}
.icon-call-in:before {
  content: "\e047";
}
.icon-call-out:before {
  content: "\e046";
}
.icon-map:before {
  content: "\e033";
}
.icon-location-pin:before {
  content: "\e096";
}
.icon-direction:before {
  content: "\e042";
}
.icon-directions:before {
  content: "\e041";
}
.icon-compass:before {
  content: "\e045";
}
.icon-layers:before {
  content: "\e034";
}
.icon-menu:before {
  content: "\e601";
}
.icon-list:before {
  content: "\e067";
}
.icon-options-vertical:before {
  content: "\e602";
}
.icon-options:before {
  content: "\e603";
}
.icon-arrow-down:before {
  content: "\e604";
}
.icon-arrow-left:before {
  content: "\e605";
}
.icon-arrow-right:before {
  content: "\e606";
}
.icon-arrow-up:before {
  content: "\e607";
}
.icon-arrow-up-circle:before {
  content: "\e078";
}
.icon-arrow-left-circle:before {
  content: "\e07a";
}
.icon-arrow-right-circle:before {
  content: "\e079";
}
.icon-arrow-down-circle:before {
  content: "\e07b";
}
.icon-check:before {
  content: "\e080";
}
.icon-clock:before {
  content: "\e081";
}
.icon-plus:before {
  content: "\e095";
}
.icon-minus:before {
  content: "\e615";
}
.icon-close:before {
  content: "\e082";
}
.icon-event:before {
  content: "\e619";
}
.icon-exclamation:before {
  content: "\e617";
}
.icon-organization:before {
  content: "\e616";
}
.icon-trophy:before {
  content: "\e006";
}
.icon-screen-smartphone:before {
  content: "\e010";
}
.icon-screen-desktop:before {
  content: "\e011";
}
.icon-plane:before {
  content: "\e012";
}
.icon-notebook:before {
  content: "\e013";
}
.icon-mustache:before {
  content: "\e014";
}
.icon-mouse:before {
  content: "\e015";
}
.icon-magnet:before {
  content: "\e016";
}
.icon-energy:before {
  content: "\e020";
}
.icon-disc:before {
  content: "\e022";
}
.icon-cursor:before {
  content: "\e06e";
}
.icon-cursor-move:before {
  content: "\e023";
}
.icon-crop:before {
  content: "\e024";
}
.icon-chemistry:before {
  content: "\e026";
}
.icon-speedometer:before {
  content: "\e007";
}
.icon-shield:before {
  content: "\e00e";
}
.icon-screen-tablet:before {
  content: "\e00f";
}
.icon-magic-wand:before {
  content: "\e017";
}
.icon-hourglass:before {
  content: "\e018";
}
.icon-graduation:before {
  content: "\e019";
}
.icon-ghost:before {
  content: "\e01a";
}
.icon-game-controller:before {
  content: "\e01b";
}
.icon-fire:before {
  content: "\e01c";
}
.icon-eyeglass:before {
  content: "\e01d";
}
.icon-envelope-open:before {
  content: "\e01e";
}
.icon-envelope-letter:before {
  content: "\e01f";
}
.icon-bell:before {
  content: "\e027";
}
.icon-badge:before {
  content: "\e028";
}
.icon-anchor:before {
  content: "\e029";
}
.icon-wallet:before {
  content: "\e02a";
}
.icon-vector:before {
  content: "\e02b";
}
.icon-speech:before {
  content: "\e02c";
}
.icon-puzzle:before {
  content: "\e02d";
}
.icon-printer:before {
  content: "\e02e";
}
.icon-present:before {
  content: "\e02f";
}
.icon-playlist:before {
  content: "\e030";
}
.icon-pin:before {
  content: "\e031";
}
.icon-picture:before {
  content: "\e032";
}
.icon-handbag:before {
  content: "\e035";
}
.icon-globe-alt:before {
  content: "\e036";
}
.icon-globe:before {
  content: "\e037";
}
.icon-folder-alt:before {
  content: "\e039";
}
.icon-folder:before {
  content: "\e089";
}
.icon-film:before {
  content: "\e03a";
}
.icon-feed:before {
  content: "\e03b";
}
.icon-drop:before {
  content: "\e03e";
}
.icon-drawer:before {
  content: "\e03f";
}
.icon-docs:before {
  content: "\e040";
}
.icon-doc:before {
  content: "\e085";
}
.icon-diamond:before {
  content: "\e043";
}
.icon-cup:before {
  content: "\e044";
}
.icon-calculator:before {
  content: "\e049";
}
.icon-bubbles:before {
  content: "\e04a";
}
.icon-briefcase:before {
  content: "\e04b";
}
.icon-book-open:before {
  content: "\e04c";
}
.icon-basket-loaded:before {
  content: "\e04d";
}
.icon-basket:before {
  content: "\e04e";
}
.icon-bag:before {
  content: "\e04f";
}
.icon-action-undo:before {
  content: "\e050";
}
.icon-action-redo:before {
  content: "\e051";
}
.icon-wrench:before {
  content: "\e052";
}
.icon-umbrella:before {
  content: "\e053";
}
.icon-trash:before {
  content: "\e054";
}
.icon-tag:before {
  content: "\e055";
}
.icon-support:before {
  content: "\e056";
}
.icon-frame:before {
  content: "\e038";
}
.icon-size-fullscreen:before {
  content: "\e057";
}
.icon-size-actual:before {
  content: "\e058";
}
.icon-shuffle:before {
  content: "\e059";
}
.icon-share-alt:before {
  content: "\e05a";
}
.icon-share:before {
  content: "\e05b";
}
.icon-rocket:before {
  content: "\e05c";
}
.icon-question:before {
  content: "\e05d";
}
.icon-pie-chart:before {
  content: "\e05e";
}
.icon-pencil:before {
  content: "\e05f";
}
.icon-note:before {
  content: "\e060";
}
.icon-loop:before {
  content: "\e064";
}
.icon-home:before {
  content: "\e069";
}
.icon-grid:before {
  content: "\e06a";
}
.icon-graph:before {
  content: "\e06b";
}
.icon-microphone:before {
  content: "\e063";
}
.icon-music-tone-alt:before {
  content: "\e061";
}
.icon-music-tone:before {
  content: "\e062";
}
.icon-earphones-alt:before {
  content: "\e03c";
}
.icon-earphones:before {
  content: "\e03d";
}
.icon-equalizer:before {
  content: "\e06c";
}
.icon-like:before {
  content: "\e068";
}
.icon-dislike:before {
  content: "\e06d";
}
.icon-control-start:before {
  content: "\e06f";
}
.icon-control-rewind:before {
  content: "\e070";
}
.icon-control-play:before {
  content: "\e071";
}
.icon-control-pause:before {
  content: "\e072";
}
.icon-control-forward:before {
  content: "\e073";
}
.icon-control-end:before {
  content: "\e074";
}
.icon-volume-1:before {
  content: "\e09f";
}
.icon-volume-2:before {
  content: "\e0a0";
}
.icon-volume-off:before {
  content: "\e0a1";
}
.icon-calendar:before {
  content: "\e075";
}
.icon-bulb:before {
  content: "\e076";
}
.icon-chart:before {
  content: "\e077";
}
.icon-ban:before {
  content: "\e07c";
}
.icon-bubble:before {
  content: "\e07d";
}
.icon-camrecorder:before {
  content: "\e07e";
}
.icon-camera:before {
  content: "\e07f";
}
.icon-cloud-download:before {
  content: "\e083";
}
.icon-cloud-upload:before {
  content: "\e084";
}
.icon-envelope:before {
  content: "\e086";
}
.icon-eye:before {
  content: "\e087";
}
.icon-flag:before {
  content: "\e088";
}
.icon-heart:before {
  content: "\e08a";
}
.icon-info:before {
  content: "\e08b";
}
.icon-key:before {
  content: "\e08c";
}
.icon-link:before {
  content: "\e08d";
}
.icon-lock:before {
  content: "\e08e";
}
.icon-lock-open:before {
  content: "\e08f";
}
.icon-magnifier:before {
  content: "\e090";
}
.icon-magnifier-add:before {
  content: "\e091";
}
.icon-magnifier-remove:before {
  content: "\e092";
}
.icon-paper-clip:before {
  content: "\e093";
}
.icon-paper-plane:before {
  content: "\e094";
}
.icon-power:before {
  content: "\e097";
}
.icon-refresh:before {
  content: "\e098";
}
.icon-reload:before {
  content: "\e099";
}
.icon-settings:before {
  content: "\e09a";
}
.icon-star:before {
  content: "\e09b";
}
.icon-symbol-female:before {
  content: "\e09c";
}
.icon-symbol-male:before {
  content: "\e09d";
}
.icon-target:before {
  content: "\e09e";
}
.icon-credit-card:before {
  content: "\e025";
}
.icon-paypal:before {
  content: "\e608";
}
.icon-social-tumblr:before {
  content: "\e00a";
}
.icon-social-twitter:before {
  content: "\e009";
}
.icon-social-facebook:before {
  content: "\e00b";
}
.icon-social-instagram:before {
  content: "\e609";
}
.icon-social-linkedin:before {
  content: "\e60a";
}
.icon-social-pinterest:before {
  content: "\e60b";
}
.icon-social-github:before {
  content: "\e60c";
}
.icon-social-google:before {
  content: "\e60d";
}
.icon-social-reddit:before {
  content: "\e60e";
}
.icon-social-skype:before {
  content: "\e60f";
}
.icon-social-dribbble:before {
  content: "\e00d";
}
.icon-social-behance:before {
  content: "\e610";
}
.icon-social-foursqare:before {
  content: "\e611";
}
.icon-social-soundcloud:before {
  content: "\e612";
}
.icon-social-spotify:before {
  content: "\e613";
}
.icon-social-stumbleupon:before {
  content: "\e614";
}
.icon-social-youtube:before {
  content: "\e008";
}
.icon-social-dropbox:before {
  content: "\e00c";
}
.icon-social-vkontakte:before {
  content: "\e618";
}
.icon-social-steam:before {
  content: "\e620";
}

.tr-grey {
    background: #F8F8F8;
    color: #ECECEC;
}

.tr-blue {
    background: #D8E3F8;
    color: #3E72DC;
}

.tr-yellow {
    background: #fff7e5;
    color: #f1a900;
}

.tr-orange {
    background: #FAE1CF;
    color: #FA7718;
}

.tr-red {
    background: #F4D6D5;
    color: #C9302C;
}

.tr-green {
    background: #D2F5EF;
    color: #1FCCAD;
}



/* dark-blue */
.dark-blue-100 {
  background: #DBEAFF;
  color: #204D91;
}

.dark-blue-200 {
  background: #BDD9FF;
  color: #052657;
}

.dark-blue-300 {
  background: #9DC6FF;
  color: #052657;
}

.dark-blue-400 {
  background: #77AFFF;
  color: #052657;
}

.dark-blue-500 {
  background: #5291EE;
  color: #FFF;
}

/* blue */
.blue-100 {
  background: #D3EFFF;
  color: #064576;
}

.blue-200 {
  background: #A6DFFF;
  color: #023359;
}

.blue-300 {
  background: #77CEFF;
  color: #023359;
}

.blue-400 {
  background: #2EB2FC;
  color: #023359;
}

.blue-500 {
  background: #2197EF;
  color: #FFF;
}

.trail-blue-500 {
  color:#2197EF ;
}

/* grey */
.grey-100 {
  background: #F3F6FA;
  color: #353F52;
}

.grey-200 {
  background: #E4EDF8;
  color: #1C2636;
}

.grey-300 {
  background: #C5CFDF;
  color: #1C2636;
}

.grey-400 {
  background: #A8B3C5;
  color: #1C2636;
}

.grey-500 {
  background: #8795AC;
  color: #FFF;
}

/* green */
.green-100 {
  background: #D8FCF5;
  color: #094F46;
}

.green-200 {
  background: #ACF8EA;
  color: #094F46;
}

.green-300 {
  background: #72EDD7;
  color: #094F46;
}

.green-400 {
  background: #22E2C0;
  color: #094F46;
}

.green-500 {
  background: #04CCB4;
  color: #094F46;
}

/* yellow */
.yellow-100 {
  background: #FFF1D0;
  color: #7E5E00;
}

.yellow-200 {
  background: #FFE3A0;
  color: #5F4600;
}

.yellow-300 {
  background: #FFD675;
  color: #5F4600;
}

.yellow-400 {
  background: #FFC336;
  color: #5F4600;
}

.yellow-500 {
  background: #FFB300;
  color: #5F4600;
}

.yellow-600 {
  color: #D99800;
}

/* orange */
.orange-100 {
  background: #FFDFC8;
  color: #953216;
}

.orange-200 {
  background: #FFC69C;
  color: #7D3500;
}

.orange-300 {
  background: #FEA86A;
  color: #7D3500;
}

.orange-400 {
  background: #FC8B3A;
  color: #7D3500;
}

.orange-500 {
  background: #FA7718;
  color: #FFF;
}

/* red */
.red-100 {
  background: #FFE4E9;
  color: #9F1239;
}

.red-200 {
  background: #FECDD3;
  color: #891438;
}

.red-300 {
  background: #FDA4AF;
  color: #881337;
}

.red-400 {
  background: #FB7185;
  color: #881337;
}

.red-500 {
  background: #ED4C68;
  color: #FFF;
}

.Trail-Grey-300 {
  color: #D4E2F2 !important;
}

.Trail-Grey-500 {
  color: #8795AC !important;
}

.Trail-Grey-600 {
  color: #7E9AB8;
}

.Trail-Grey-700 {
  color: #5D7D9F;
}

.Trail-Grey-900 {
  color: #1F456E;
}

/* trail green  */

.Trail-Green-500 {
  color: #04CCB4 !important;
}

.Trail-Back-Gray-50 {
  background-color: #F9FBFF;
}

.Trail-Back-Gray-100 {
  background-color: #F4F9FF;
}

.Trail-Border-Grey-300 {
  border: thin solid;
  border-color: #D4E2F2;
}

.tr-content {
  background-color: #fff;
  position: absolute;
  top: 103px;
  bottom: 0;
  width: calc(100% - 384px);
}

.tr-header {
  color: #2197ef;
  text-transform: uppercase;
}

.tr-stacked-tile {
  border: thin solid #d9e3ee;
  border-radius: 4px;
  cursor: pointer;
  padding: 12px;
  transition: .2s;
}

.tr-stacked-tile h5 {
  margin-bottom: 6px;
  margin-top: 0;
  text-align: left;
}

.tr-stacked-tile h6 {
  margin-bottom: 0 !important;
  text-align: left;
}

.tr-stacked-tile.active {
  border-color: #2197ef;
  color: #2197ef;
}

.tr-clickable:hover {
  z-index: 999999;
  border-color: #3E72DC;
  box-shadow: 0px 2px 4px rgba(33, 151, 239, 0.2);
  background: #FAFBFD;
}

.tr-status {
  border-radius: 4px;
  padding: 4px 10px;
  text-align: center;
  white-space: nowrap;
}

.tr-side-nav-bar {}

.tr-side-nav-bar .nav-bar-pointer {
  opacity: 0;
  margin-right: 4px;
}

.tr-side-nav-bar h4 {
  padding: 12px 16px;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.03em;
  color: #6D8BAC;
  margin-bottom: -4px;
}

.tr-side-nav-bar ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.tr-side-nav-bar li {
  margin: 4px 16px 4px 20px;
  padding: 4px;
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0.03em;
  color: #A4BBD4;
  cursor: pointer;
  border-radius: 8px;
  white-space: nowrap;
}

.tr-side-nav-bar li div {
  padding: 8px 4px 8px 4px;
}

.tr-side-nav-bar li.active .nav-bar-pointer {
  opacity: 0;
  border-left: 4px dashed;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}

.tr-side-nav-bar li.active {
  background: #EDF5FF;
  color: #3A7ADA;
  font-weight: bold;
}

.tr-text-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.tr-div-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

/*.tr-border-alert {
    box-shadow: 0px 0px 0px 1px #ffc336;
}

.tr-border-warning {
    box-shadow: 0px 0px 0px 1px #fa6900;
}

.tr-border-error {
    box-shadow: 0px 0px 0px 1px #C9302C;
}*/

.focus-btn .focus-show {
  display: none;
}

.focus-btn .focus-hide {
  display: block;
}

.focus-btn:focus .focus-show {
  display: block;
}

.focus-btn:focus .focus-hide {
  display: none;
}

@media (max-width: 1440px) {
  .tr-content {
    width: calc(100% - 334px);
  }
}

@media (max-width: 1070px) {
  .tr-content {
    width: calc(100% - 54px);
  }
}

.tr-document {
  height: 44px;
  color: #4C6581;
}

.tr-document.incomplete {
  border-left: 4px solid;
  border-left-color: #FFC336;
}

.document-hoverable-block {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}

.document-remove:hover {
  cursor: pointer;
  color: #CC4B4C;
  background-color: #FFF1F1;
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 300;
    src: local('Lato Light'),local('Lato-Light'),url(https://fonts.gstatic.com/s/lato/v11/dPJ5r9gl3kK6ijoeP1IRsvY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
    unicode-range: U+0100024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 300;
    src: local('Lato Light'),local('Lato-Light'),url(https://fonts.gstatic.com/s/lato/v11/EsvMC5un3kjyUhB9ZEPPwg.woff2) format('woff2');
    unicode-range: U+000000FF,U+0131,U+01520153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'),local('Lato-Regular'),url(https://fonts.gstatic.com/s/lato/v11/UyBMtLsHKBKXelqf4x7VRQ.woff2) format('woff2');
    unicode-range: U+0100024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'),local('Lato-Regular'),url(https://fonts.gstatic.com/s/lato/v11/1YwB1sO8YE1Lyjf12WNiUA.woff2) format('woff2');
    unicode-range: U+000000FF,U+0131,U+01520153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    src: local('Lato Bold'),local('Lato-Bold'),url(https://fonts.gstatic.com/s/lato/v11/ObQr5XYcoH0WBoUxiaYK3_Y6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
    unicode-range: U+0100024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    src: local('Lato Bold'),local('Lato-Bold'),url(https://fonts.gstatic.com/s/lato/v11/H2DMvhDLycM56KNuAtbJYA.woff2) format('woff2');
    unicode-range: U+000000FF,U+0131,U+01520153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;
}

@font-face {
    font-family: Lato;
    font-style: italic;
    font-weight: 400;
    src: local('Lato Italic'),local('Lato-Italic'),url(https://fonts.gstatic.com/s/lato/v11/YMOYVM-eg6Qs9YzV9OSqZfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
    unicode-range: U+0100024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
    font-family: Lato;
    font-style: italic;
    font-weight: 400;
    src: local('Lato Italic'),local('Lato-Italic'),url(https://fonts.gstatic.com/s/lato/v11/PLygLKRVCQnA5fhu3qk5fQ.woff2) format('woff2');
    unicode-range: U+000000FF,U+0131,U+01520153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/ek4gzZ-GeXAPcSbHtCeQI_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
    unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/mErvLBYg_cXG3rLvUsKT_fesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/-2n2p-_Y08sg57CNWQfKNvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/u0TOpm082MNkS5K0Q4rhqvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/NdF9MtnOpLzo-noMoG0miPesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
    unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/Fcx7Wwv8OzT71A3E1XOAjvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/CWB0XYA8bzo0kSThX0UTuA.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v18/s7gftie1JANC-QmDJvMWZhJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
    unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v18/3Y_xCyt7TNunMGg0Et2pnhJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v18/WeQRRE07FDkIrr29oHQgHBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v18/jyIYROCkJM3gZ4KV00YXOBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v18/phsu-QZXz1JBv0PbFoPmEBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
    unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v18/9_7S_tWeGDh5Pq3u05RVkhJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v18/mnpfi9pxYH-Go5UiibESIltXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fBBc4.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

body {
    background: none;
    color: #2C4560;
    font-family: Lato,sans-serif;
    font-size: 14px;
    line-height: 1.3;
}

h1, h2, h3, h4 {
    font-family: Roboto,sans-serif;
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    background-color: #fff;
    border-left: thin solid #A6B9CD;
    border-radius: 0;
    padding: 2px 6px;
}

body::-webkit-scrollbar {
    background-color: #fff;
    width: 12px !important;
}

body::-webkit-scrollbar-thumb {
    -webkit-box-shadow: none;
    background-color: #D4E1F0;
    border-radius: 100px;
}

    body::-webkit-scrollbar-thumb:hover {
        background-color: rgba(157,167,180,0.8);
    }

nav {
    font-size: 14px;
}

.Tile-Footer {
    background: #fafbfd;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top: thin solid #D4E1F0;
    min-height: 43px;
    overflow: hidden;
}

.Tile-Body {
    min-height: 76px;
    padding: 12px;
}

.HeaderBox {
    border: #1FCCAD solid 1px;
}

.content-Headingbody {
    display: flex;
    padding: 10px;
}

.HeaderBox .content-body {
    border: none;
    border-bottom: #1FCCAD solid 1px;
}

.HeaderBox.content-Headingbox {
    border: none;
    padding-bottom: 24px;
}

.content-box.Hover:hover {
    box-shadow: 0 1px 12px 2px rgba(35,44,61,0.16);
}

.content-box {
    background: #fff;
    box-shadow: 0 1px 12px rgba(35,44,61,0.1);
    margin-bottom: 18px;
    transition: .3s;
}

    .content-box.alt, .content-box.alt .content-header, .content-box.alt .content-footer, .content-body-inner .content-header, .content-body-inner .content-footer {
        box-shadow: none;
    }

    .content-box.lg .content-header {
        padding: 24px 36px 12px;
    }

    .content-box.lg .content-body.Padding-Box-sm {
        padding: 12px 36px 24px;
    }

    .content-box.lg h5 {
        line-height: 150%;
    }

    .content-box.lg .content-header h4 {
        color: #2197ef;
        text-transform: uppercase;
    }

.content-divider {
    border: 0;
    border-top: thin solid #D4E1F0 !important;
    margin: 32px -16px;
}

.Secondary.Secondary-Center .content-dialog {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.content-dialog {
    margin: 10vh auto 0;
    max-width: 860px;
}

    .content-dialog.sm {
        max-width: 432px;
    }

    .content-dialog.md {
        max-width: 640px;
    }

.content-loader {
    margin: 30% auto 0;
    text-align: center;
}

.content-dialog .content-box {
    box-shadow: 0 1px 18px rgba(35,44,61,0.1);
}

.content-header {
    background: #fff;
    padding: 12px 16px;
    position: relative;
}

.content-dialog .content-header {
    border-bottom: thin solid #D4E1F0;
    box-shadow: none !important;
}

.content-box-danger {
    background: #F8D7DA;
    margin-bottom: 18px;
    border: 1px solid #F5C6CB;
    box-sizing: border-box;
    border-radius: 4px;
}

    .content-box-danger .content-body.Padding-Box-sm {
        padding: 12px 17px 12px 12px;
    }

.text-danger {          
    font-size: 14px;
    line-height: 24px;
    color: #721C24;
}

.tab-pane.Padding-Box-sm {
    padding: 16px;
}

.remodal .content-header {
    box-shadow: 0 3px 12px -4px rgba(0,0,0,0.2);
}

.remodal label:not(.checkbox), .remodal h6 {
    color: #718BA8;
}

.Relationship-row label {
    color: #2C4560;
    margin-top: 8px;
}

.content-header h6:not(.btn-text) {
    color: #A8BBCF;
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 4px;
}

.content-Headingbox {
    border: none !important;
    border-radius: 4px;
    margin-bottom: 0;
    transition: .3s;
}

.content-Hadingfooter {
    background: #f6f7f9;
    border: thin solid #D4E1F0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top: thin solid #D4E1F0;
    padding: 12px 16px;
}

.content-body.Padding-Box-sm {
    padding: 12px 16px;
}

.remodal .content-body.Padding-Box-sm {
    padding: 12px 16px !important;
}

.form-remove {
    color: #A6B9CD;
    cursor: pointer;
    display: flex;
    font-size: 18px;
    margin: 8px 0 8px 12px;
    transition: .2s;
}

.remodal .Overlay {
    height: 100% !important;
}

.content-body-inner {
    background: #FBFBFC;
    border-bottom: thin solid #D4E1F0;
    border-top: thin solid #D4E1F0;
    margin: 0 -16px 12px;
}

.content-footer {
    background: #fff;
    padding: 12px 16px;
}

.content-transition {
    margin-top: 36px;
    opacity: 0;
}

.content-accordian-header {
    border-bottom: thin solid transparent;
    border-top: thin solid transparent;
    cursor: pointer;
    padding: 12px 16px;
    transition: .2s;
}

.content-accordian {
    box-sizing: border-box;
    margin-top: -1px;
}

.content-accordian.open {
    background: #FBFBFC;
    border-bottom: thin solid #D4E1F0;
}

.content-accordian.open .content-accordian-header {
    background: #FBFBFC;
    border-top: thin solid #D4E1F0;
}

.content-accordian:not(.open) .content-accordian-header:hover {
    background: #FAFBFD;
    box-shadow: 0 4px 8px -3px rgb(0 0 0 / 15%);
    border-bottom-color: #D4E1F0;
    border-top: thin solid #D4E1F0;
}

.content-accordian-header:hover {
    background: #FAFBFD;
    border-top-color: #D9E3EE;
}

.header-block {
    background: #fafbfd;
    border-bottom: thin solid #D4E1F0;
    border-top: thin solid #D4E1F0;
    padding: 12px 14px;
}

/*Closing Opportunities Styling*/
.WinOpportunity .content-header {
    background: #fff;
    padding: 20px 16px;
    position: relative;
    box-shadow: 0 3px 12px -4px rgba(0,0,0,0.2);
}

.WinOpportunity .content-footer {
    bottom: 0;
    right: 0;
    box-shadow: 0 3px 12px 4px rgba(0,0,0,0.2);
}

.col-one {
    float: left;
    min-height: 1px;
    padding-right: 24px;
    width: 500px;
}

.col-two {
    float: left;
    min-height: 1px;
    width: 180px;
}

    .col-two .content-box {
        margin-bottom: 24px;
    }

.equal {
    display: table;
}

    .equal > [class*='col-'] {
        display: table-cell;
        float: none;
    }

.Headerfooter {
    background: #fff !important;
    border: thin solid #D4E1F0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top: none;
    padding: 12px 16px;
}

.Colour-Md-Grey h5, .Colour-Md-Grey h6 {
    color: #718BA8;
}

.Optional {
    color: #A8BBCF;
    font-size: 12px;
    margin-left: 6px;
}

.progress-label {
    border-left: 4px solid #D4E1F0;
    color: #9aa5b1;
    display: block;
    font-weight: 300;
    margin-bottom: 0;
    padding: 12px 12px 12px 24px;
}

    .progress-label.completed {
        border-color: #3da059;
    }

    .progress-label.active {
        border-color: #54C975;
        color: #54C975;
        cursor: pointer;
        font-weight: bold;
    }

        .progress-label.active:hover {
            color: #3da059;
        }

.primary-background {
    height: 105px;
    margin-top: 10px;
    width: 90%;
}

.progress-label-modal {
    border-right: 4px solid #fff;
    color: #fff;
    display: block;
    font-weight: 300;
    margin: 0;
    padding: 28px 24px 28px 28px;
    text-align: right;
}

    .progress-label-modal.completed {
        border-color: #2197EF;
    }

    .progress-label-modal.active {
        border-color: #1185dc;
        color: #1185dc;
        cursor: pointer;
        font-weight: bold !important;
    }

.progress-advisor {
    background: transparent;
    border-radius: 0;
    height: 12px;
}

.progress-bar-advisor {
    background: #669aff;
    height: 12px;
}

.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
    background-color: #77e0c6;
    border-color: #77e0c6;
}

.btn-success-alt {
    background-color: #fff;
    border-color: #1FCCAD;
    color: #1FCCAD;
    font-weight: 600;
}

    .btn-success-alt:hover {
        background-color: #1FCCAD;
        border-color: #1FCCAD;
        color: #fff;
        font-weight: 600;
    }

.btn-text {
    color: #2197EF;
    cursor: pointer;
    font-weight: bold;
    transition: .2s;
}

    .btn-text:hover {
        color: #1E89D8;
    }

    .btn-text.Colour-Red {
        color: #363636;
    }

        .btn-text.Colour-Red:hover {
            color: #c81717;
        }

    .btn-text.Colour-Green:hover {
        color: #33a287;
    }

.btn-group .btn:not(:first-of-type):not(:last-of-type) {
    border-left-width: 0;
    border-right-width: 0;
    margin: 0;
}

.btn-group .btn:first-of-type {
    border-right-width: 0;
    margin: 0;
}

.btn-group .btn:last-of-type {
    border-left-width: 0;
    margin: 0;
}

.btn {
    border-radius: 3px;
    font-size: 14px;
    font-style: normal;
    padding: 6px 12px;
    transition: .2s;
}

    .btn.sm {
        height: 30px;
        padding: 4px;
    }

    .btn.xsm {
        padding: 4px 8px;
    }

.btn-lg, .btn-group-lg > .btn {
    border-radius: 6px !important;
    font-size: 18px !important;
    line-height: 1.3333333 !important;
    padding: 10px 16px !important;
}

.btn-md, .btn-group-md > .btn {
    border-radius: 6px !important;
    font-size: 16px !important;
    line-height: 1.3333333 !important;
    padding: 10px 16px !important;
}

.element-row {
    border-left: none;
    display: flex;
    font-weight: 300;
    margin: 0 -15px;
    padding: 8px 0;
    transition: .2s;
}

    .element-row.required {
        background: #f6f7f9;
        border-left: thin solid #FF7969;
    }

.Required .form-control, .Required.form-control {
    border-color: #fa6900 !important;
}

.required .btn-text {
    color: #FF7969;
}

    .required .btn-text:hover {
        color: #D1594C;
    }

.tile-row {
    margin: 0 -12px;
}

.tile-btn {
    background: #f2f3f4;
    border-radius: 3px;
    color: #2C4560;
    cursor: pointer;
    display: block;
    max-width: 400px;
    min-width: 120px;
    padding: 12px;
    text-align: center;
    transition: .2s;
}

    .tile-btn:hover {
        background-color: #fafcff;
    }

    .tile-btn.active {
        background: #2197ef;
        color: #fff;
    }

.tile-element {
    display: inline-flex;
    margin: 0 0 12px;
    padding: 0 6px;
    width: 100%;
}

.tile {
    border: thin solid #D4E1F0;
    border-radius: 4px;
    cursor: pointer;
    padding: 16px;
    position: relative;
    transition: .2s;
    width: 100%;
}

    .tile:hover, .tile:hover {
        background: #fafbfd;
        border-color: #A6B9CD;
    }

.tile-img {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin: -16px -16px 0 !important;
}

.Block.Required {
    border: 1px solid;
}

.tile-element h3, .tile-element h4, .tile-element h5 {
    overflow: hidden;
    text-overflow: ellipsis;
}

.minlineheight {
    min-height: 1em;
}

.Disabled {
    opacity: 0.6;
    pointer-events: none;
}

.Blade {
    padding: 0 12px 12px;
}

.Emaildisplay {
    line-height: 34px;
}

.progress:not(.Client-Stlye) {
    background: transparent;
    background-color: rgba(255,255,255,0.05) !important;
    border-radius: 0;
    box-shadow: none !important;
    height: 8px !important;
    margin: 0 !important;
}

.form-control {
    -o-transition: border-color ease-in-out .15s box-shadow ease-in-out .15s;
    -webkit-box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s box-shadow ease-in-out .15s;
    background-color: #fff;
    background-image: none;
    border: thin solid #D4E1F0;
    border-radius: 4px;
    box-shadow: none;
    color: #4C6581;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    max-width: 400px;
    padding: 6px 8px;
    transition: .2s;
    width: 100%;
}

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        background: #fff;
        color: #4C6581 !important;
    }

    .form-control.readonly {
        background: #F8FAFD !important;
        color: #4C6581 !important;
    }

.form-white-border {
    border: thin solid #fff !important;
}

    .form-white-border:focus {
        border: thin solid #2197ef !important;
        z-index: 999;
    }

.form-control.compound-control {
    border: none;
    border-left: thin solid #D4E1F0 !important;
    border-radius: 0;
}

.compound-border {
    border: thin solid #D4E1F0 !important;
    border-radius: 3px;
}

    .compound-border :first-child {
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
    }

    .compound-border :last-child {
        border-bottom-right-radius: 4px;
        border-top-right-radius: 4px;
    }

.form-closed {
    border: none;
    margin: 0 !important;
    padding: 0;
    width: 0 !important;
}

.modal-dialog {
    margin-top: 96px;
}

.progress-label.completed:after {
    color: #3da059;
    content: "\E207";
    display: inline-block;
    font-family: 'Glyphicons Regular';
    font-style: normal;
    height: 10px;
    margin-left: 8px;
    width: 10px;
}

.PTopNav {
    padding-top: 112px !important;
}

.PTop {
    padding-top: 10vh;
}

.PBot {
    padding-bottom: 10vh;
}

textarea.form-control {
    transition: 0;
}

.EntityIcon {
    background: #c4d6e8;
    border-radius: 100%;
    color: #fff;
    display: block;
    font-size: 10px;
    height: 28px;
    padding: 7px 0 0;
    text-align: center;
    width: 28px;
}

    .EntityIcon.Prime {
        background: #77E0C6;
    }

.Icon-Dot {
    border: thin solid #A6B9CD;
    border-radius: 100%;
    color: #A6B9CD;
    font-weight: bold;
    height: 26px;
    line-height: 25px;
    margin: -3px 6px -3px 0;
    text-align: center;
    width: 26px;
}

    .Icon-Dot span {
        vertical-align: top;
    }

.content-list li {
    background: #fff;
    color: #A8BBCF;
    cursor: pointer;
    padding: 12px 16px;
    transition: .2s;
}

.content-list.lg li {
    border-bottom: thin solid #D4E1F0;
    padding: 22px 16px;
}

.content-list li:hover {
    background: #F2F6F8;
    color: #4C6581;
}

.anchor-list li a {
    background: #fff;
    border: thin solid #D4E1F0;
    border-radius: 4px;
    color: #4C6581;
    cursor: pointer;
    display: flex;
    margin-bottom: 12px;
    padding: 12px 16px;
    text-decoration: none !important;
    transition: .2s;
}

.anchor-list li:hover a {
    background: #f7F8Fa;
    color: #2C4560;
}

.PopUp {
    background: rgba(35,44,61,0.8);
    border-radius: 4px;
    box-shadow: 0 4px 24px -2px rgba(0,0,0,0.4);
    color: #fff;
    display: none;
    left: 85%;
    max-width: 0;
    opacity: 0;
    overflow: hidden;
    padding: 16px;
    position: absolute;
    top: -16px;
    transition: .2s;
    white-space: normal;
    z-index: -10;
}

.PopUp-Container:hover .PopUp {
    display: block;
    z-index: 999;
}

.PopUp-Container.open .PopUp {
    display: block;
    left: 100%;
    max-width: 420px;
    min-width: 300px;
    opacity: 1;
    overflow: unset;
    z-index: 999;
}

.PopUp-Container.opening .PopUp, .PopUp-Container.open.closing .PopUp {
    display: block;
    left: 85%;
    max-width: 420px;
    min-width: 240px;
    opacity: 0;
}

.PopUp .Triangle-Left {
    border-color: transparent rgba(35,44,61,0.74) transparent transparent;
    border-style: solid;
    border-width: 12px 16px 12px 0 !important;
    height: 0;
    left: -16px;
    margin-right: -16px;
    margin-top: -16px;
    position: absolute;
    top: 38px;
    transition: .3s;
    width: 0;
}

.PopUp a {
    color: rgba(255,255,255,0.75) !important;
}

.Stage-Select-List {
    max-width: 400px;
    width: 100%;
}

    .Stage-Select-List li {
        background: #F9F9FA;
        border: thin solid #e7edf4;
        border-radius: 4px;
        color: #f9f9fa;
        cursor: pointer;
        margin: 2px;
        padding: 12px 0;
        text-align: center;
        width: 100%;
    }

        .Stage-Select-List li.active {
            background: #9dc6ff;
            border-color: #9dc6ff;
            color: #9dc6ff;
        }

            .Stage-Select-List li.active.selected {
                background: #77afff;
                border-color: #77afff;
                color: #fff;
            }

.Flex .btn-info {
    border-radius: 0;
}

    .Flex .btn-info:first-of-type {
        border-bottom-left-radius: 4px;
        border-left-width: 1px;
        border-top-left-radius: 4px;
    }

    .Flex .btn-info:last-of-type {
        border-bottom-right-radius: 4px;
        border-right-width: 1px;
        border-top-right-radius: 4px;
    }

.btn-info.active {
    background: #77E0C6 !important;
    border-color: #3bbe9e !important;
    color: #fff !important;
}

.Dot {
    background: #2197ef;
    border-radius: 100%;
    color: #fff;
    font-size: 11px;
    height: 18px;
    line-height: 1.1 !important;
    padding: 1px;
    text-align: center;
    transition: .2s;
    width: 18px;
}

.Completed-Dot, .Key-Completed-Dot {
    background: transparent;
    border-radius: 100%;
    color: transparent;
    cursor: pointer;
    display: flex;
    align-content: center;
    justify-content: center;
    font-size: 11px;
    height: 18px;
    line-height: 1.25 !important;
    padding: 1px;
    text-align: center;
    transition: .2s;
    width: 18px;
}

.Completed-Dot {
    background: #fff;
    border: thin solid #A6B9CD;
}

    .Completed-Dot.sm {
        background: #D4E1F0;
        color: #D4E1F0;
        font-size: 10px;
        font-weight: bold;
        height: 14px;
        margin-top: 10px;
        text-align: center;
        width: 14px;
    }

    .Completed-Dot:hover {
        background: #D4E1F0;
        border: thin solid #D4E1F0;
        color: #fff;
    }

.active .Completed-Dot {
    background: rgba(0,0,0,0.1);
    border-color: #fff;
    color: transparent;
}

    .active .Completed-Dot:hover {
        background: rgba(0,0,0,0.2);
        color: #fff;
    }

.Completed-Dot.active {
    background: #77e0c6 !important;
    border-color: #77e0c6;
    color: #fff !important;
}

    .Completed-Dot.active.Red {
        background: #e07777 !important;
        border-color: #e07777;
        color: #fff !important;
    }
    .Completed-Dot.Evidence-Dot.active {
        background: #2197ef !important;
        border-color: #2197ef;
        color: #fff !important;
    }
    .Completed-Dot.Evidence-Dot.disabled {
        background: #D4E1F0 !important;
        border-color: #D4E1F0;
        color: #fff !important;
    }

.active:not(tr) .Completed-Dot.active {
    background: #fff !important;
    border-color: #2197ef;
    color: #2197ef !important;
}

.Completed-Dot .glyphicons {
    line-height: 1.25 !important;
}

.Key-Completed-Dot.active {
    color: #77E0C6 !important;
}

.menu-hover {
    opacity: 0;
    transition: .2s;
}

.CRMTable a {
    color: #4C6581;
    cursor: pointer;
}

.CRMTable thead {
    background: #FAFBFD;
    border-bottom: thin solid #D4E1F0;
}

.CRMTable tfoot {
    background: #FAFBFD;
    border-top: thin solid #D4E1F0;
}

.CRMTable th, .CRMTable td {
    padding: 12px;
    white-space: nowrap;
}

.CRMTable.Padding-sm td {
    padding: 4px 12px;
    white-space: nowrap;
}

.CRMTable th:first-of-type, .CRMTable td:first-of-type {
    padding-left: 24px;
}

.content-box.alt.lg .CRMTable th:first-of-type, .content-box.alt.lg .CRMTable td:first-of-type {
    padding-left: 36px !important;
}

.content-box.alt.lg .CRMTable th:last-of-type, .content-box.alt.lg .CRMTable td:last-of-type {
    padding-right: 36px;
}

.content-box.alt.lg .content-footer {
    padding: 12px 36px 24px;
}

.CRMTable th {
    /*color: #4C6581;*/
    color: #A8BBCF;
}

.CRMTable td {
    color: #4C6581;
    font-size: 14px;
}

.CRMTable tbody tr {
    background: #fff;
    margin-bottom: 4px;
    transition: .2s;
}

.CRMTable.CRMTable-sm th:first-of-type, .CRMTable.CRMTable-sm td:first-of-type {
    padding-left: 12px;
}

.CRMTable.CRMTable-sm th, .CRMTable.CRMTable-sm td {
    font-size: 11px;
    padding: 6px 8px;
}

.CRMTable.CRMTable-sm td {
    white-space: unset;
}

.ModalTable tbody tr {
    background: transparent;
    border-bottom: thin solid transparent;
    border-top: thin solid transparent;
    cursor: pointer;
    transition: .2s;
}

    .ModalTable tbody tr:hover {
        background: #fbfbfc;
        border-color: #D4E1F0;
        box-shadow: 0 2px 12px -2px rgba(0,0,0,0.1);
    }

.Fixed-Header {
    -webkit-transition-duration: .3s;
    -webkit-transition-property: box-shadow;
    box-shadow: none;
    left: 0;
    position: absolute;
    top: 0;
    transition-duration: .3s;
    transition-property: box-shadow;
    width: 100%;
    z-index: 999;
}

.Sort-Header {
    border-bottom: thin solid #D4E1F0;
    cursor: pointer;
}

    .Sort-Header.null .null {
        background: #A6B9CD;
        display: inline-table;
        height: 2px;
        margin-bottom: 3px;
        width: 12px;
    }

    .Sort-Header .null {
        color: rgba(0,0,0,0.30);
    }

    .Sort-Header.active {
        border-bottom: 2px solid #2196F3;
        color: #2197ef;
    }

.Drag-Item.active {
    box-shadow: 0 0 0 .2em rgba(33,150,243,0.5);
}

.Body-Container {
    margin-left: 0;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

.Fluid-Container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1170px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

.View-Container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    padding-left: 24px;
    padding-right: 24px;
    width: 100%;
}

.tab-bar {
    background: #fbfbfc;
    border-bottom: thin solid #D4E1F0;
    border-top: thin solid #D4E1F0;
    padding: 16px 16px 0;
}

    .tab-bar.flex {
        display: flex;
        flex-wrap: wrap;
    }

.tab-bar.alt {
    background: #fff;
    border-bottom: thin solid #D4E1F0;
    border-top: none;
    padding: 16px 16px 0 0 !important;
}

.Center {
    display: block;
    float: none !important;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.Left {
    display: block;
    margin-left: 0;
    margin-right: auto;
}

.Right {
    display: block;
    margin-left: auto;
    margin-right: 0;
}

.Fixed {
    position: fixed;
}

.Initial {
    position: initial !important;
}

.Top {
    top: 0;
}

.Bottom {
    bottom: 0;
}

.Z {
    z-index: 99999999;
}

.Z-Plus {
    z-index: 99999999999;
}

.Absolute-Center {
    position: absolute;
    left: 50%;
    right: 50%;
    transform: translate(-50%, -50%);
}

.Absolute {
    position: absolute;
}

.Flex {
    display: flex;
}

.Flex-Center {
    align-items: center;
}

.align-self-end {
    align-items: end;
}

.Flex.Column {
    flex-direction: column;
}

.Flex.flex-end {
    justify-content: flex-end;
}

.Flex.flex-between {
    justify-content: space-between;
}

.NoScroll {
    overflow: hidden;
}

.NoScroll-x {
    overflow-x: hidden;
}

.Scroll {
    overflow: auto;
}

.Opacity06 {
    opacity: 0.6;
}

.Blur {
    filter: blur(5px);
}

.Dropdown-Overlay {
    background: none;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99;
}

.Overlay {
    background: rgba(41,53,76,0.5);
    height: 100vh;
    left: 0;
    overflow: auto;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
}

    .Overlay.Secondary {
        background: rgba(41,53,76,0.6);
        z-index: 9999999999;
    }

        .Overlay.Secondary .content-header {
            box-shadow: none !important;
        }

    .Overlay.Main {
        background: rgba(41,53,76,0.9);
        z-index: 99999999;
    }

        .Overlay.Main::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
            background-color: #606c7c;
            border-radius: 0;
            padding: 2px 6px;
        }

        .Overlay.Main::-webkit-scrollbar {
            background-color: #738090;
            width: 16px !important;
        }

        .Overlay.Main::-webkit-scrollbar-thumb {
            -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
            background-color: #2C4560;
            border-radius: 0;
        }

strong, b {
    font-weight: bold;
}

.Font-Bold, .Font-Bold p, .Font-Bold h1, .Font-Bold h2, .Font-Bold h3, .Font-Bold h4, .Font-Bold h5, .Font-Bold h6 {
    font-weight: bold !important;
}

.Font-Normal {
    font-weight: 400 !important;
}

.Font-Medium {
    font-weight: 500 !important;
}

.Title {
    font-size: 3.5em;
}

.Font-Light {
    font-weight: 300;
}

.Font-Black {
    font-weight: 900;
}

.Font-Italic {
    font-style: italic;
}

.font-roboto {
    font-family:'Roboto';
}

.Letter-Space {
    letter-spacing: 1px;
}

.Letter-Space-sm {
    letter-spacing: .5px;
}

.Colour-Red, a.Colour-Red {
    color: #f1001d;
}

.Colour-Orange, a.Colour-Orange {
    color: #D78100;
}

.Colour-Yellow, a.Colour-Yellow {
    color: #f1c212;
}

.Colour-White a {
    color: #6ec1ff;
}

.Colour-Dark-Grey, a.Colour-Dark-Grey {
    color: #2C4560;
}

.Colour-Md-Grey, a.Colour-Md-Grey {
    color: #A8BBCF;
}

.Colour-DarkBlue, a.Color-DarkBlue {
    color: #3A5891;
}

.BackgroundImage {
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

    .BackgroundImage.Contain {
        background-size: contain !important;
    }

    .BackgroundImage.Auto {
        background-size: auto !important;
    }

.Bg-Navbar {
    background: #283a5a;
}

.Bg-Red {
    background: #d9534f;
}

.Bg-Blue {
    background: #2197ef !important;
}

.Bg-Notification {
    background: #F0F8FF;
}

.Bg-NavBar {
    background: #2e394e;
}

.Bg-Green {
    background: #3bbf9d;
}

.Bg-Orange {
    background: orange;
}

.Bg-Danger {
    background: #fa6900;
}

.Bg-Grey {
    background: #E7EDF4;
}

.Bg-Dark-Grey {
    background: #2C4560;
}

.Bg-Pdf-Grey {
    background: #505558 !important;
}

.Bg-Md-Grey {
    background: #87909c;
}

.Bg-Md-Grey-Important {
    background: #38404f !important;
}

    .Bg-Md-Grey-Important .Search-Block {
        background: rgba(255,255,255,0.1);
    }

    .Bg-Md-Grey-Important .form-control, .Bg-Md-Grey-Important .form-control:hover {
        background: transparent;
        color: #fff;
    }

    .Bg-Md-Grey-Important .active .Search-Btn {
        background: rgba(255,255,255,0.1);
        border-left: thin solid #2197ef;
    }

        .Bg-Md-Grey-Important .active .Search-Btn:hover {
            background: rgba(255,255,255,0.2);
            color: #fff;
        }

.Bg-Black-08 {
    background: rgba(0,0,0,0.8);
}

.Bg-White-05 {
    background: rgba(255,255,255,0.5);
}

.Bg-Light-Blue {
    background: #7bcaff;
}

.Bg-Light-Green {
    background: #47E5BF;
}

.Bg-Light-Red {
    background: #F09999;
}

.Bg-LightGrey-Grad {
    background: linear-gradient(tobottom,#fbfbfb0%,#f6f6f6100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb',endColorstr='#f6f6f6',GradientType=0);
}

.Margin-Box {
    margin: 20px;
}

.Margin-Box-sm {
    margin: 12px;
}

.Margin-Box-xsm {
    margin: 6px;
}

.Margin-Left {
    margin-left: 20px;
}

.Margin-Left-sm {
    margin-left: 10px;
}

.Margin-Left-36 {
    margin-left: 36px;
}

.Margin-Right {
    margin-right: 20px;
}

.Margin-Right-sm {
    margin-right: 10px;
}

.Margin-Right-36 {
    margin-right: 36px;
}
.Margin-Top-None {
    margin-top: unset;
}

.Margin-Top-xl {
    margin-top: 40px;
}

.Margin-Top {
    margin-top: 20px;
}

.Margin-Top-md {
    margin-top: 16px;
}

.Margin-Top-sm {
    margin-top: 10px;
}

.Margin-Top-xsm {
    margin-top: 5px;
}

.Margin-Bottom-xl {
    margin-bottom: 40px;
}

.Margin-Bottom {
    margin-bottom: 20px;
}

.Margin-Bottom-md {
    margin-bottom: 16px;
}

.Margin-Bottom-sm {
    margin-bottom: 10px;
}

.Margin-Bottom-xsm {
    margin-bottom: 6px;
}

.Margin-Zero-T {
    margin-top: 0;
}

.Margin-Zero-L {
    margin-left: 0;
}

.Margin-Zero-R {
    margin-right: 0;
}

.Margin-Row {
    margin-left: -15px;
    margin-right: -15px;
}

.Padding-Zero {
    padding: 0 !important;
}

.Padding-Box {
    padding: 20px;
}

.Padding-Box-lg {
    padding: 24px;
}

.Padding-Box-sm {
    padding: 10px;
}

.Padding-Box-xsm {
    padding: 8px;
}

.Padding-Left {
    padding-left: 20px;
}

.Padding-Left-xl {
    padding-left: 48px;
}

.Padding-Left-sm {
    padding-left: 10px;
}

.Padding-Left-30{
    padding-left: 30px;
}

.Padding-Right-xl {
    padding-right: 48px;
}

.Padding-Right-30{
    padding-Right: 30px;
}

.Padding-Right {
    padding-right: 20px;
}

.Padding-Right-sm {
    padding-right: 10px;
}

.Padding-Top {
    padding-top: 20px;
}

.Padding-Top-sm {
    padding-top: 10px;
}

.Padding-Top-xsm {
    padding-top: 5px;
}

.Padding-Bottom-lg {
    padding-bottom: 40px;
}

.Padding-Bottom {
    padding-bottom: 20px;
}

.Padding-Bottom-sm {
    padding-bottom: 10px;
}

.Padding-Bottom-xsm {
    padding-bottom: 5px;
}

.Padding-Zero-B {
    padding-bottom: 0;
}

.Padding-B-0 {
    padding-bottom: 0 !important;
}

.Padding-Zero-T {
    padding-top: 0;
}

.Padding-Zero-R {
    padding-right: 0;
}

.Padding-Zero-L {
    padding-left: 0;
}

.FullMinHeight {
    min-height: 100vh;
}

.Height-Zero {
    max-height: 0 !important;
}

.FullHeight {
    height: 100vh;
}

.full-height-percentage {
    height: 100%;
}

.FullMaxHeight {
    max-height: 100%;
}

.Height85VH {
    height: 85vh;
}

.Height72VH {
    height: 72vh;
}

.MinHeight400 {
    min-height: 400px !important;
}

.MinHeight300 {
    min-height: 300px !important;
}

.MinHeight200 {
    min-height: 200px !important;
}

.MaxHeight200 {
    max-height: 200px !important;
}

.Height800 {
    height: 800px;
}

.Height600 {
    height: 600px;
}

.Height540 {
    height: 540px;
}

.Height480 {
    height: 480px;
}

.Height400 {
    height: 400px;
}

.MaxHeight400{
    max-height: 400px;
}

.Height200 {
    height: 200px;
}

.Height240 {
    height: 240px;
}

.Height140 {
    height: 140px;
}

.Height128 {
    height: 128px;
}

.Height120 {
    height: 120px;
}

.Height64 {
    height: 64px;
}

.FullNavWidth {
    left: 50px;
    width: calc(100% - 50px);
}

.FullPageWidth {
    width: 100vw;
}

.Width1024 {
    width: 1024px;
}

.Width920 {
    width: 920px;
}

.Width720 {
    width: 720px;
}

.Width600 {
    width: 600px;
}

.Width480 {
    width: 480px;
}

.Width400 {
    width: 400px;
}

.Width240 {
    width: 240px;
}

.Width140 {
    width: 140px;
}

.Width120 {
    width: 120px;
}

.Width80 {
    width: 80px;
}

.Width64 {
    width: 64px;
}

.WidthInherit {
    width: inherit;
}

.MaxWidth1024 {
    max-width: 1024px;
}

.MaxWidth920 {
    max-width: 920px;
}

.MaxWidth720 {
    max-width: 720px;
}

.MaxWidth600 {
    max-width: 600px;
}

.MaxWidth480 {
    max-width: 480px !important;
}

.MaxWidth300 {
    max-width: 300px;
}

.MaxWidth240 {
    max-width: 240px;
}

.MaxWidth200 {
    max-width: 200px;
}

.Transition05 {
    transition: .5s;
}

.Cursor-Default {
    cursor: default !important;
}

.Cursor-Disabled:hover {
    cursor: not-allowed;
}

.Shadow-Canvas {
    box-shadow: 0 16px 14px -5px rgba(0,0,0,0.1);
}

.Shadow-Box {
    box-shadow: 0 2px 2px -.5px rgba(0,0,0,0.2);
}

.Shadow-Modal {
    box-shadow: 0 0 24px 1px rgba(0,0,0,0.22);
}

.Shadow-Modal-Light {
    box-shadow: 0 0 14px 1px rgba(0,0,0,0.12);
}

.Shadow-Modal-Blue {
    box-shadow: 0 0 14px 1px rgba(33,151,239,0.12);
}

.Shadow-Modal-Subtle {
    box-shadow: 0 0 12px 1px rgba(0,0,0,0.06);
}

.Shadow-Modal-alt {
    box-shadow: 0 .5px 4px 1px rgba(0,0,0,0.2), 0 0 12px rgba(0,0,0,0.08);
}

.Shadow-Border {
    box-shadow: 0 .5px 2px rgba(0,0,0,0.3), 0 0 12px rgba(0,0,0,0.08);
}

.Flat-Left {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
}

.Flat-Right {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.Flat-Bottom {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.Flat-Top {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.Border-Bottom {
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
}

.Border-Bottom-b {
    border-bottom: thin solid #bbb;
}

.Border-Bottom-d {
    border-bottom: thin solid #ddd;
}

.Border-Bottom-bg {
    border-bottom: 2px solid #FBFBFD;
}

.Border-Basic-Left {
    border-left: thin solid #D4E1F0;
}

.Border-Basic-Right {
    border-right: thin solid #D4E1F0;
}

.Border-Basic-Bottom {
    border-bottom: thin solid #D4E1F0;
}

.Border-d {
    border: thin solid #ddd !important;
}

.Border-b {
    border: thin solid #bbb !important;
}

.Border-r0 {
    border-radius: 0 !important;
}

.Border-r2 {
    border-radius: 2px;
}

.Border-r4 {
    border-radius: 4px;
}

.Border-r6 {
    border-radius: 6px;
}

.Border-r8 {
    border-radius: 8px;
}

.Border-round {
    border-radius: 100px;
}

.Text-sm {
    font-size: 20px;
    @media (max-width: 992px) {
        font-size: 14px;    
    }
}

.Text-xl {
    font-size: 28px;
    @media (max-width: 992px) {
        font-size: 20px;    
    }
}

.Text-Shadow {
    text-shadow: 0 2px 4px rgba(0,0,0,0.4);
}

.Text-Center {
    text-align: center;
}

.Text-NoDecoration, a.Text-NoDecoration, .Text-NoDecoration a {
    text-decoration: none !important;
}

.Text-Bottom {
    align-self: flex-end;
    width: 100%;
}

.truncated-text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.wrap-text {
    white-space: pre-wrap;
}

.nowrap-text {
    white-space: nowrap;
}

.Hover.Colour-Red:hover, a.Hover.Colour-Red:hover {
    color: #a50037;
}

.Hover.Colour-Blue:hover {
    color: #007dd7;
}

.Hover.Colour-Grey:hover {
    color: #acacac;
}

.Hover.Colour-Dark-Grey:hover {
    color: #0a0a0a;
}

.Hover.Colour-White:hover {
    color: rgba(255,255,255,0.80);
}

.Hover.Colour-Green:hover, a.Hover.Colour-Green:hover {
    color: #28bd23;
}

.Hover.Shadow-Box:hover {
    box-shadow: 0 2px 2px -.5px rgba(0,0,0,0.35);
}

.Hover.Bg-Light-Grey:hover {
    background: #f4f5f7;
}

.Hover.Bg-White:hover {
    background: #fafbfd;
}

.Hover.Bg-Dark-Grey:hover {
    background: #454545;
}

.Hover.Bg-Pdf-Grey:hover {
    background: #3b4044;
}

.Hover.Colour-Md-Grey:hover {
    color: #2C4560;
}

.Hover.Bg-Grey:hover {
    background: #D4E1F0;
    transition: .2s;
}

.Hover:hover .hover-control:not(:focus) {
    background: #fff;
    border: thin solid #D4E1F0;
    color: #4C6581 !important;
}

.Hover:hover .form-control.hover-control:not(:focus) {
    background: #fff;
    border: thin solid #D4E1F0;
    color: #4C6581 !important;
}

.Fade:not(.popover):not(.tooltip) {
    opacity: 100 !important;
    transition: .5s;
    transition-delay: .1s;
}

.FadeEffectGrey {
    height: 40px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    margin: 0px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,fafbfd+100&0+0,0.65+100 */
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(250,251,253,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(250,251,253,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(250,251,253,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6fafbfd',GradientType=0 ); /* IE6-9 */
}


body > .tooltip {
    z-index: 9999;
}

.FadeOut {
    opacity: 0 !important;
}

.FadeOutUp {
    margin-bottom: 40px;
    margin-top: -200px;
    opacity: 0 !important;
}

.FadeOutDown {
    margin-top: 80px;
    opacity: 0 !important;
}

.FadeOutDown-sm {
    margin-top: 20px;
    opacity: 0 !important;
}

.FadeOutRight {
    margin-left: 40px;
    margin-right: -40px;
    opacity: 0 !important;
}

.FadeOutLeft-lg {
    margin-left: -400px;
    margin-right: 400px;
    opacity: 0 !important;
}

.FadeOutRight-lg {
    margin-left: 400px;
    margin-right: -400px;
    opacity: 0 !important;
}

.FadeOutLeft {
    margin-left: -40px;
    margin-right: 40px;
    opacity: 0 !important;
}

.StyledScroll::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    background-color: #fff;
    border-radius: 0;
    padding: 6px;
}

.StyledScroll::-webkit-scrollbar {
    background-color: #fff;
    height: 12px !important;
    width: 8px !important;
}

.StyledScroll::-webkit-scrollbar-thumb {
    -webkit-box-shadow: none;
    background-color: #D4E1F0;
    border-radius: 100px;
    transition: .2s !important;
}

    .StyledScroll::-webkit-scrollbar-thumb:hover {
        background-color: rgba(157,167,180,0.80);
    }

.StyledScrollThin::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    background-color: #fff;
    border-radius: 0;
    padding: 3px;
}

.StyledScrollThin::-webkit-scrollbar {
    background-color: #fff;
    height: 6px !important;
    width: 8px !important;
}

.StyledScrollThin::-webkit-scrollbar-thumb {
    -webkit-box-shadow: none;
    background-color: #D4E1F0;
    border-radius: 2px;
    transition: .2s !important;
}

    .StyledScrollThin::-webkit-scrollbar-thumb:hover {
        background-color: rgba(157,167,180,0.80);
    }

.Navbar-Secondary {
    background-color: #0a8ce4;
    border-bottom: thin solid #0066ab;
    border-radius: 0;
    color: #fff !important;
    height: 45px;
    min-height: 45px;
    position: fixed;
    top: 42px;
    width: 100%;
}

.badge {
    background: #A6B9CD !important;
}

.Hidden-Input {
    background: #fff;
    border: none;
    border-bottom: thin solid transparent;
    box-shadow: none;
    font-size: 18px;
    padding: 0;
    transition: .2s;
}

    .Hidden-Input:hover {
        background: #fff;
        border-bottom: 1px dashed #AAA;
    }

    .Hidden-Input:focus {
        background: #fff;
        border-bottom: 1px dashed #AAA;
        border-bottom-color: #2197ef;
        box-shadow: none;
        outline: none;
    }

.caret-right {
    border-bottom: 4px solid transparent;
    border-left: 6px solid;
    border-top: 4px solid transparent;
    display: inline-block;
    height: 0;
    margin-left: 4px;
    width: 0;
}

.dropdown-submenu > .dropdown-menu {
    left: 100%;
    margin-left: -1px;
    margin-top: -6px;
    top: 0;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

    .dropdown-submenu.pull-left > .dropdown-menu {
        left: -100%;
        margin-left: 10px;
    }

.dropdown-scrollable {
    overflow-y: auto;
    max-height: 70vh;
    background: #FFFFFF;
}

.btn-sm, .btn-group-sm > .btn {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 10px;
}

.btn-xsm, .btn-group-xsm > .btn {
    border-radius: 3px;
    font-size: 10px;
    line-height: 1.5;
    padding: 2px 4px;
}

#Search-Results li:nth-of-type(odd) {
    background: #f9f9fa;
}

.tooltip {
    transition: 0 !important;
}

.tooltip-pre .tooltip-inner {
    white-space: pre;
}

hr {
    border-color: #dedede;
}

.modal-backdrop {
    z-index: 999999999 !important;
}

.modal {
    z-index: 99999999 !important;
}

.progress-bar:not(.Client-Stlye) {
    background-color: #2197ef;
    box-shadow: none !important;
}

.progress-bar-success {
    background-color: #1FCCAD;
}

.progress-bar-primary {
    background: #2197ef;
}

.progress-bar-default {
    background: #718BA8;
}

.modal-content, .Text-Left {
    text-align: left;
}

.Pill {
    background: rgba(62,114,220,0.3);
    border-radius: 100px;
    color: #3e72dc;
    font-size: 14px;
    padding: 3px 10px;
    text-align: center;
    white-space: nowrap;
}

    .Pill.sm {
        font-size: 12px;
        padding: 4px 6px;
    }

    .Pill.xsm {
        font-size: 10px;
        min-width: 62px;
        padding: 2px 5px;
    }

    .Pill.alt {
        border-radius: 4px;
        font-size: 12px;
        padding: 2px 6px;
    }

    .Pill.Blue {
        background: rgba(33,151,239,0.15);
        color: #2197EF;
    }

    .Pill.Dark-Blue {
        background: rgba(62,114,220,0.30);
        color: #3e72dc;
    }

    .Pill.Green {
        background: rgba(59,191,158,0.3);
        color: #1FCCAD;
    }

    .Pill.Orange {
        background: rgba(228,132,90,0.3);
        color: rgba(228,132,90,1);
    }

    .Pill.Purple {
        background: rgba(122,62,220,0.3);
        color: #7A3EDC;
    }

    .Pill.Yellow {
        background: rgba(255,195,54,0.3);
        color: #FFC336;
    }

    .Pill.Dark-Grey {
        background: rgba(46,57,78,0.3);
        color: #2E394E;
    }

    .Pill.Grey {
        background: rgba(166,185,205,0.3);
        color: #A6B9CD;
    }

    .Pill.Inverse.Blue {
        background: #6880FC;
    }

    .Pill.Inverse.Red {
        background: #FC6868;
    }

    .Pill.Inverse.Green {
        background: #1FCCAD;
    }

    .Pill.Inverse.Orange {
        background: #FF784D;
    }

    .Pill.Inverse.Purple {
        background: #7a3edc;
    }

    .Pill.Inverse.Yellow {
        background: #FFC336;
    }

    .Pill.Inverse.Dark-Grey {
        background: #838B94;
    }

    .Pill.Light-Blue {
        background: rgba(86,204,242,0.3);
        color: #56CCF2;
    }

    .Pill.Fb-Blue {
        background: rgba(59,89,152,0.3);
        color: #3B5998;
    }

    .Pill.Red {
        background: rgba(235,87,87,0.3);
        color: #EB5757;
    }

.list-btn-group.Block .list-btn {
    display: block !important;
}

.Required .list-btn, .required .list-btn, .required.list-btn {
    border: thin solid #fa6900;
}

input.Required {
    border-color: #fa6900 !important;
}

.list-btn::after {
    float: right;
    font-family: 'Glyphicons Regular';
    margin-left: auto;
    margin-right: 0;
    text-align: right;
}

.list-btn.multi::after {
    background: #fff;
    color: #ccc;
    content: ' \25CF';
    margin-left: 12px;
    margin-top: -2px;
    padding-left: 9px;
    padding-right: 12px;
    position: absolute;
    right: 0;
    transition-duration: .2s;
    transition-property: background;
}

.list-btn.multi.Linked-Active::after {
    background: #235a90;
    color: #fff;
    content: "\E207";
    margin-right: 0;
    margin-top: 0;
}

.list-btn.multi.active::after {
    background: #4080ff;
    color: #fff;
    content: "\E207";
    margin-right: 0;
    margin-top: 0;
    padding-right: 8px;
}

.list-btn.multi:not(.active):hover::after {
    background: #fafbfd;
    color: #4080ff;
}

.list-btn.multi.Linked-Active:not(.active):hover::after {
    background: #235a90;
}

.list-btn {
    background: #fff;
    border: thin solid #D4E1F0;
    border-radius: 3px;
    color: #2C4560;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 34px;
    margin-bottom: 6px;
    max-width: 400px;
    min-width: 120px;
    overflow: hidden;
    padding: 7px 12px;
    text-align: center;
    transition: .2s;
    white-space: nowrap;
}

    .list-btn.simple-list-btn::after, .list-btn.simple-list-btn.active::after {
        content: '';
        background: unset;
        border: none;
    }

.list-btn.simple-list-btn::before {
    background: #fff;
    border: thin solid #D4E1F0;
    border-radius: 100%;
    color: #fff;
    content: '';
    display: block;
    font-family: 'Glyphicons Regular';
    font-size: 18px;
    height: 34px;
    margin-left: 0;
    margin-right: 12px;
    margin-top: -7px !important;
    text-align: center;
    transition: .2s;
    vertical-align: sub;
    width: 34px;
}
    .list-btn.simple-list-btn.active:hover {
        background: unset;
    }

.list-btn.simple-list-btn:not(.active):hover::before{
    border-color: #BBCFE5;
    color: #BBCFE5;
}

.Required .list-btn.simple-list-btn::before {
    border: thin solid #fa6900;
}

.list-btn.simple-list-btn:not(.active):hover {
    color: unset;
}

.list-btn.simple-list-btn.active::before {
    background: #4080ff;
    border-color: #4080ff;
}

.list-btn.simple-list-btn.multi::before {
    border-radius: 4px;
    color: #D4E1F0;
    content: "\E207";
    line-height: 32px;
}

.list-btn.simple-list-btn.multi.active::before {
    color: #ffffff;
}

.list-btn.simple-list-btn {
    border-radius: 4px;
    cursor: pointer;
    display: -webkit-inline-box;
    font-size: 14px;
    line-height: unset;
    margin-bottom: 6px;
    margin-right: 24px;
    padding-top: 7px;
    padding-left: 0;
    transition: .2s;
    vertical-align: sub;
    border: none;
}

    .list-btn.simple-list-btn.active {
        background: unset;
        color: unset;
    }

table .list-btn {
    min-width: 34px;
}

.list-btn.simple {
    height: 34px !important;
    margin: 0 !important;
    min-width: 34px !important;
    padding: 7px !important;
}

    .list-btn.simple::after {
        content: "\E207";
        margin: 0 !important;
        padding-right: 10px !important;
        width: 34px !important;
    }

.list-btn.multi {
    padding-right: 30px;
    position: relative;
    text-align: left;
}

.list-btn:hover {
    background: #fafbfd;
    border-color: #4080ff;
    color: #4080ff;
}

.list-btn.Linked-Active {
    background: #235a90;
    color: #fff;
}

.list-btn.active {
    background: #4080ff;
    border-color: #4080ff;
    color: #fff;
}

.list-btnclient .glyphicons {
    color: #ccc;
}

.list-btnclient.list-Disabled {
    cursor: default !important;
    opacity: 0.5 !important;
}

.list-btnclient::before {
    background: #fff;
    border: thin solid #D4E1F0;
    border-radius: 100%;
    color: #fff;
    content: ' \25CF';
    display: inherit;
    font-family: 'Glyphicons Regular';
    font-size: 18px;
    height: 34px;
    margin-left: 0;
    margin-right: 12px;
    text-align: center;
    transition: .2s;
    vertical-align: sub;
    width: 34px;
}

.Required .list-btnclient::before, .required .list-btnclient::before {
    background: #fa6900 !important;
    border: thin solid #fa6900 !important;
    color: #fff !important;
}

.list-btnclient:hover::before {
    border-color: #BBCFE5;
}

.list-btnclient.multi::before {
    border-radius: 4px;
    color: #D4E1F0;
    content: "\E207";
}

.list-btnclient.multi:hover::before {
    color: #A8BBCF;
}

.list-btnclient.list-Disabled:hover::before {
    border: thin solid #D4E1F0 !important;
    color: #fff !important;
}

.list-btnclient.multi.list-Disabled:hover::before {
    color: #D4E1F0 !important;
}

.list-btnclient.multi.active::before {
    color: #fff !important;
    margin-top: 0;
}

.list-btnclient {
    border-radius: 4px;
    color: #2C4560;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 32px;
    margin-bottom: 6px;
    margin-right: 24px;
    transition: .2s;
    vertical-align: sub;
}

    .list-btnclient.active {
        color: #2197EF;
    }

        .list-btnclient.active::before {
            background: #2197EF;
            border: thin solid #2197EF;
            color: #2197EF;
        }

.Required .list-btnclient.active {
    color: #fa6904;
}

.btn-primary {
    background: #2197ef;
    border-color: #2197ef;
}

    .btn-primary:active:hover {
        background: #1190c7;
        border-color: #1190c7;
    }

.btn-info {
    background: #fff;
    border-color: #d9e3ed;
    color: #718BA8 !important;
}

    .btn-info[disabled] {
        background: #dde7f2 !important;
        border-color: #dde7f2 !important;
        color: #829AB4 !important;
    }

    .btn-info:hover {
        background: #eaf0f6;
        border-color: #829AB4;
    }

    .btn-info:active {
        background: #A6B9CD;
        border-color: #A8BBCF;
        color: #fff !important;
    }

    .btn-info:focus {
        background: #A6B9CD;
        color: #fff !important;
    }

    .btn-info.disabled {
        background: #f3f8fe;
    }

.btn-primary-Dark {
    background: #3e72dc;
    border-color: #3e72dc;
    color: #fff !important;
}

    .btn-primary-Dark:active:hover {
        background: #145c8d;
        border-color: #145c8d;
    }

.btn-danger {
    background-color: #fff;
    border-color: #A6B9CD;
    color: #829AB4;
}

.btn-danger-custom {
    color: #fff !important;
    background-color: #d9534f !important;
    border-color: #d43f3a !important;
}

    .btn-danger-custom:hover {
        color: #fff !important;
        background-color: #c9302c !important;
        border-color: #ac2925 !important;
    }

.btn-add {
    background: transparent;
    border: 1px dashed #1FCCAD;
    color: #1FCCAD;
}

    .btn-add:hover {
        background: #1FCCAD;
        border: thin solid #1FCCAD;
        color: #fff;
    }

    .btn-add.Blue {
        background: transparent;
        border: 1px dashed #2197ef;
        color: #2197ef;
    }

        .btn-add.Blue:hover {
            background: #2197ef;
            border: thin solid #2197ef;
            color: #fff;
        }

.btn-red {
    background-color: #c9302c;
    border-color: #ac2925;
    color: #fff;
}

    .btn-red:hover {
        background: #ac2925;
        color: #fff !important;
    }

    .btn-red:active {
        background: #c9302c;
        color: #fff !important;
    }

    .btn-red:focus {
        background: #c9302c;
        border-color: #761c19;
        color: #fff !important;
    }

.form-control.alt:focus {
    border-color: #2197ef;
}

.form-control.alt:hover {
    background: #f3f6fa;
}

.form-control.alt {
    background: #fbfbfd;
}

.form-control.lg {
    font-size: 16px;
    height: 52px;
}

.form-control.expandable {
    height: unset;
    min-height: 34px;
}

label {
    margin-bottom: 8px;
}

.form-control:hover {
    color: #111;
}

.navbar-fixed-top {
    z-index: 9999999;
}

.Z.navbar-fixed-top {
    z-index: 999999999;
}

.navbar-inverse {
    background: #2a2a2a;
    border-bottom: thin solid #0a0a0a;
    border-radius: 0;
}

.navbar-default {
    background: #2197ef;
    border: none;
    border-radius: 0;
    margin: 0;
    min-height: 42px;
}

.nav > li > a {
    cursor: pointer;
    display: block;
    font-size: 14px;
    padding: 10px 16px;
    position: relative;
}

.file-btn {
    background: #f4f4f4;
    border-radius: 4px;
    color: #2C4560;
    cursor: pointer;
    display: block;
    margin: 1px 1px 6px;
    min-width: 100%;
    padding: 3px;
    text-align: center;
    transition: .2s;
}

.SideNav {
    background: #090d15;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 54px;
    z-index: 99999999;
}



.SideProgress {
    background: #4a4a4a;
    border-radius: 6px;
}

.Triangle-Down {
    border-color: #2197ef transparent transparent;
    border-style: solid;
    border-width: 32px 21px 0;
    height: 0;
    width: 0;
}

.Triangle-Up {
    border-color: transparent transparent #2197ef;
    border-style: solid;
    border-width: 0 21px 32px;
    height: 0;
    width: 0;
}

.Triangle-Up-Red {
    border-color: transparent transparent #d9534f;
    border-style: solid;
    border-width: 0 21px 32px;
    height: 0;
    width: 0;
}

.Triangle {
    border-color: #2197ef transparent transparent;
    border-style: solid;
    border-width: 18px 12px 0;
    height: 0;
    transition: .2s;
    width: 0;
}

.Triangle-Left {
    border-color: transparent #2197ef transparent transparent;
    border-style: solid;
    border-width: 22px 26px 22px 0;
    float: right;
    height: 0;
    margin-right: -16px;
    margin-top: -16px;
    transition: .3s;
    width: 0;
}

.active .Triangle-Left {
    border-width: 26px 30px 25px 0;
}

.Border-box {
    background: #f4f5f8;
    border-bottom: thin solid #D4E1F0;
}

.Relationship-row {
    background: 0;
    padding: 6px 0;
    transition: .2s;
}

    .Relationship-row:hover {
        background: #f7f8fa;
    }

    .Relationship-row .icon-close {
        color: transparent;
        transition: .2s;
    }

.Valid-Div:not(.form-control) {
    background: #fff;
    border: 1px solid;
    border-radius: 0 4px;
    color: #77e0c6;
    font-size: 16px;
    padding: 5px;
    position: absolute;
    right: -1px;
    top: -1px;
}

.Valid-Div.InValid:not(.form-control) {
    background: #fff;
    border-color: #A6B9CD;
    color: #212121;
    cursor: default;
    font-size: 20px;
    font-weight: 900;
    opacity: 1;
    padding: 1px 10px;
}

.alert {
    border: thin solid transparent;
    border-radius: 0;
    box-shadow: 0 2px 12px rgba(0,0,0,0.2);
    margin-bottom: 20px;
    padding: 15px;
    position: fixed;
    right: calc(50vw - 200px);
    text-align: center;
    top: -400px;
    transition: .3s;
    width: 400px;
    z-index: 99999999999;
}

    .alert.active {
        top: 16px;
    }

.alert-success {
    background-color: #1FCCAD;
    border-color: rgba(76,218,112,1);
    color: #fff;
}

.alert-danger {
    background-color: rgba(173,0,0,1);
    border-color: rgba(173,0,0,0.80);
    color: #fff;
}

.alert-warning {
    background-color: rgba(250,105,0,1);
    border-color: #fa6900;
    color: #fff;
}

.alert-Information {
    background-color: #fafbfd;
    border-color: #D4E1F0;
    color: #2C4560;
    padding: 10px;
}

.alert-blue {
    background-color: #1545a6;
    border-color: #1545a6;
    color: #fff;
}

.StaticAlert {
    border: thin solid transparent;
    color: #fff;
    margin-bottom: 20px;
    padding: 15px;
}

    .StaticAlert.alert-success {
        background: #1fce3d;
    }

.alert-Nav {
    opacity: 0;
    padding: 12px 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 48px;
    transition: .2s;
    width: calc(100% - 64px);
    z-index: 99999999;
}

.Picker-Center .picker__holder {
    background: rgba(41,53,76,0.5);
    bottom: auto;
    box-shadow: none;
    display: none;
    float: none;
    height: 100vh;
    left: 0;
    margin: 0 auto;
    max-width: 100%;
    min-height: 100vh;
    padding-top: calc(50vh - 150px);
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
}

.Picker-Center .picker__frame {
    background: #fff;
    box-shadow: 0 2px 14px rgba(0,0,0,.25);
    margin: auto;
    max-width: 400px;
}

.ct-label.ct-horizontal.ct-end {
    margin-left: -10px;
}

.Line-loader:before, .Line-loader:after, .Line-loader {
    -webkit-animation: load7 1.8s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation: load7 1.8s infinite ease-in-out;
    animation-fill-mode: both;
    border-radius: 50%;
    height: 2.5em;
    width: 2.5em;
}

.Line-loader {
    -ms-transform: translateZ(0);
    -webkit-animation-delay: -.16s;
    -webkit-transform: translateZ(0);
    animation-delay: -.16s;
    color: #2197ef;
    font-size: 10px;
    margin: -30px auto 50px;
    position: relative;
    text-indent: -9999em;
    transform: translateZ(0);
}

    .Line-loader:before {
        -webkit-animation-delay: -.32s;
        animation-delay: -.32s;
        left: -3.5em;
    }

    .Line-loader:after {
        left: 3.5em;
    }

    .Line-loader.sm {
        margin-bottom: 20px;
        margin-top: -20px;
    }

        .Line-loader.sm:before, .Line-loader.sm:after, .Line-loader.sm {
            height: 1em;
            width: 1em;
        }

            .Line-loader.sm:before {
                left: -1.5em;
            }

            .Line-loader.sm:after {
                left: 1.5em;
            }

    .Line-loader.timeline-search {
        margin-bottom: 5px;
        margin-top: -5px;
    }

        .Line-loader.timeline-search:before, .Line-loader.timeline-search:after, .Line-loader.timeline-search {
            height: .3em;
            width: .3em;
        }

            .Line-loader.timeline-search:before {
                left: -.5em;
            }

            .Line-loader.timeline-search:after {
                left: .5em;
            }

.AjaxActive {
    cursor: default !important;
    display: inline-flex;
}

.Line-loader-Btn:before, .Line-loader-Btn:after, .Line-loader-Btn {
    -webkit-animation: load7 1.8s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation: load7 1.8s infinite ease-in-out;
    animation-fill-mode: both;
    border-radius: 50%;
    height: .5em;
    width: .5em;
}

.Line-loader-Btn {
    -ms-transform: translateZ(0);
    -webkit-animation-delay: -.16s;
    -webkit-transform: translateZ(0);
    animation-delay: -.16s;
    color: inherit;
    margin: -2.1em 1.6em 0;
    transform: translateZ(0);
}

    .Line-loader-Btn:before {
        -webkit-animation-delay: -.32s;
        animation-delay: -.32s;
        left: -1em;
    }

    .Line-loader-Btn:after {
        left: 1em;
    }

.circular-loader {
    -ms-transform-origin: center center;
    -webkit-animation: rotate 2s linear infinite;
    -webkit-transform-origin: center center;
    animation: rotate 2s linear infinite;
    height: 75px;
    left: 50px;
    margin: auto;
    top: 0;
    transform-origin: center center;
    width: 75px;
}

.loader-sm {
    height: 32px;
}

.circular-loader-white {
    -ms-transform-origin: center center;
    -webkit-animation: rotate 2s linear infinite;
    -webkit-transform-origin: center center;
    animation: rotate 2s linear infinite;
    height: 75px;
    left: 50px;
    margin-right: 5px;
    top: 0;
    transform-origin: center center;
    width: 75px;
}

.loader-path {
    -webkit-animation: dash 3s ease-in-out infinite, color 6s ease-in-out infinite;
    animation: dash 3s ease-in-out infinite, color 6s ease-in-out infinite;
    stroke-dasharray: 89,200;
    stroke-dashoffset: -10;
    stroke-linecap: round;
}

.loader-path-white {
    -webkit-animation: dash 3s ease-in-out infinite, color-white 6s ease-in-out infinite;
    animation: dash 3s ease-in-out infinite, color-white 6s ease-in-out infinite;
    stroke-dasharray: 89,200;
    stroke-dashoffset: -10;
    stroke-linecap: round;
}

.Vertical-Align-Parent {
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

    .Vertical-Align-Parent .Vertical-Align {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }

.inner-addon .glyphicon, .inner-addon .glyphicons {
    padding: 4px 5px;
    pointer-events: none;
    position: absolute;
}

.right-addon input {
    padding-right: 36px;
}

.glyphicons {
    vertical-align: middle !important;
}

.btn .glyphicons, .btn .glyphicon {
    padding: 5px 4px 4px;
}

.NavDropdown {
    top: 42px;
}

.af_list {
    border: none !important;
    box-shadow: 0 2px 18px 1px rgba(0,0,0,0.2) !important;
    font-size: 14px !important;
    margin-top: 6px !important;
    width: 720px;
}

.af_item {
    border-bottom: none !important;
    color: #2C4560 !important;
    padding: 9px 5px !important;
    transition: .2s;
}

.af_footer {
    position: fixed !important;
    z-index: -999 !important;
}

.af_hover {
    background-color: #3e72dc !important;
    color: #fff !important;
}

.Key-Contact-Dot {
    background: rgba(255,193,7,0.2);
    border: thin solid #A6B9CD;
    border-radius: 100%;
    color: #A6B9CD;
    cursor: pointer;
    display: inline-flex;
    float: right;
    font-size: 10px;
    height: 19px;
    padding: 4px;
    transition: .2s;
    width: 19px;
}

    .Key-Contact-Dot:not(.active):hover {
        border: rgba(255,193,7,0.6);
        color: rgba(255,193,7,0.6);
    }

    .Key-Contact-Dot.active {
        background: rgba(21,26,37,0.2);
        border: thin solid #ffc107;
        color: #ffc107;
    }

.datalist-polyfill {
    background: #FFF;
    box-shadow: 0 2px 2px #A8BBCF;
    display: none;
    left: 0;
    list-style: none;
    margin: 0;
    max-height: 300px;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 99999999999999;
}

    .datalist-polyfill > li {
        font: 13px "Lucida Grande", Sans-Serif;
        padding: 3px;
    }

        .datalist-polyfill > li:hover {
            background: #1FCCAD;
            cursor: default;
        }

.datalist-polyfill__active {
    background: #3875d7;
    color: #FFF;
}

.TimelineObject {
    clear: both;
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
}

.TimelineIcon {
    background: #fafbfd;
    border: thin solid #A6B9CD;
    border-radius: 100%;
    color: #577A9F;
    display: block;
    font-size: 12px;
    height: 28px;
    margin-left: auto;
    padding: 4px;
    text-align: center;
    width: 28px;
}

    .TimelineIcon .glyphicon {
        top: 2px;
    }

    .TimelineIcon.Won {
        background: #77E0C6;
        border-color: #1FCCAD;
        color: #fff;
    }

    .TimelineIcon.Lost {
        background: #EB5757;
        border-color: #EB5757;
        color: #fff;
    }

.pac-container {
    z-index: 9999999999999;
}

    .pac-container:after {
        background-image: unset;
        height: unset;
        padding: unset;
    }

#launcher {
    max-width: 113px !important;
}

.ql-snow .ql-tooltip {
    z-index: 999;
}

.ExpenseDefault {
    border: thin solid #2197ef;
    border-radius: 4px;
    color: #2197ef;
    cursor: pointer;
    font-weight: bold;
    margin-right: 6px;
    padding: 6px;
    transition: .2s;
}

    .ExpenseDefault:hover {
        background: rgba(33,151,239,0.04);
    }

.form-control-default {
    border: thin solid #2197ef;
    color: #2197ef;
    cursor: pointer;
    font-weight: bold;
    padding: 6px;
    transition: .2s;
}

    .form-control-default:hover {
        background: rgba(33,151,239,0.1);
    }

.WideTooltip .tooltip {
    min-width: 200px;
}

#intercom-container {
    position: relative;
    z-index: 100000000 !important;
}

.policy-product-documents-section {
    background-color: #FAFBFD;
    color: #7bcaff;
    text-align: center;
    width: 100%;
}

    .policy-product-documents-section > * {
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .policy-product-documents-section .ProductEvent {
        display: inline-block;
        margin: -2px 0 0 25px;
    }

    .policy-product-documents-section .TimelineIcon {
        background: none;
        color: #959BA2;
        display: inline-block;
    }

    .policy-product-documents-section .policy-event-title {
        color: #2C4560;
    }

    .policy-product-documents-section .policy-event-date {
        color: #959BA2;
    }

    .policy-product-documents-section .Timeline-Policy-Event .icon-calendar, .policy-product-documents-section .Timeline-Policy-Event .icon-arrow-down-circle {
        margin-right: 3px;
    }

    .policy-product-documents-section .Timeline-Policy-Event .policy-event-buttons {
        font-size: 15px;
        margin-top: -4px;
    }

.import-benefit-col:nth-child(even) {
    border-right: thin solid #A6B9CD;
}

.content-accordian-body {
    background: #FBFBFC;
}

c, .content-accordian-body, .Pointer {
    cursor: pointer;
}

.Tile-Header, .multiselect.form-control, .Relative, .dropdown-submenu, .inner-addon {
    position: relative;
}

.HeaderBox .Headerfooter, .ql-container.ql-snow {
    border: none;
}

.content-box.alt, select.form-control, .Border-Basic {
    border: thin solid #D4E1F0;
}

.content-box.lg .content-header h5, .Margin-Zero-B {
    margin-bottom: 0;
}

.content-box.lg .tab-bar, .left-addon input {
    padding-left: 36px;
}

.content-dialog .content-footer, .Stage-Footer .Center, .CRMTable, .ModalTable tbody tr:first-of-type, .Border-Basic-Top {
    border-top: thin solid #D4E1F0;
}

li.active h6, .Colour-White, a.Colour-White, .Bg-Md-Grey-Important .active .Search-Clear:hover, .list-btnclient.active .glyphicons {
    color: #fff;
}

.form-remove:hover, .Relationship-row .icon-close:hover {
    color: #C9302C;
}

.content-header h3, .content-header h4, .content-accordian-header h4, .content-accordian-header .Content-Section h5, .header-block h3, .header-block h4, .anchor-list li h5, .Margin-Z, .Margin-Zero {
    margin: 0;
}

.content-hidden, .Sort-Header .sort-icon, [hidden] {
    display: none;
}

.content-accordian.open .content-accordian-header .caret:not(.down), .caret.up {
    border-bottom: 4px dashed;
    border-top: none;
}

.NoPreview, .Colour-White-Important, .Bg-Md-Grey-Important #Search-Bar::-webkit-input-placeholder, .Pill.Inverse, .Line-loader.White {
    color: #fff !important;
}

.col-two .content-header, .Bg-White {
    background: #fff;
}

.progress-advisor.active .progress-bar-advisor, .progress-bar-advisor.active, .progress.active .progress-bar, .progress-bar.active {
    -o-animation: progress-bar-stripes .6s linear infinite;
    -webkit-animation: progress-bar-stripes .6s linear infinite;
    animation: progress-bar-stripes .6s linear infinite;
}

.progress-striped .progress-bar-advisor, .progress-bar-striped, .progress-striped .progress-bar, .progress-bar-striped {
    -webkit-background-size: 40px 40px;
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25% transparent 25% transparent 50% rgba(255,255,255,.15) 50% rgba(255,255,255,.15) 75% transparent 75% transparent);
    background-size: 40px 40px;
}

.btn-text .icon-plus, .Sort-Header.asc .asc, .Sort-Header.dec .dec {
    display: contents;
}

.btn-text.Colour-Green, .Colour-Green, a.Colour-Green {
    color: #1FCCAD;
}

.element-section, .Margin-Bottom-m {
    margin-bottom: 16px;
}

.tile-element .tile-btn, .FullWidth {
    width: 100%;
}

.tile-btn.active:hover, .Bg-Dark-Blue, .list-btn.multi.active:hover::after, .list-btn.active:hover {
    background: #3e72dc;
}

.tile-btn.list-Disabled, .list-btn.list-Disabled {
    cursor: default !important;
    opacity: 0.6 !important;
}

input, select, textarea, .MaxWidth400 {
    max-width: 400px;
}

.EntityIcon.Family, .EntityIcon.Partner {
    background: #c4d6e8;
}

.EntityIcon.Other, .Pill.Inverse.Grey {
    background: #A6B9CD;
}

.EntityIcon.LTC, .EntityIcon.Trust {
    background: #30b4ff;
}

.content-list, .anchor-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .content-list li.active, .anchor-list li.active a {
        background: #3E72DC;     
        color: #fff;
    }

    .content-list li.active .Colour-Red.glyphicons-alert {
        background: #3E72DC;
        color: #fff;
    }

    .content-list li:not(.active) .Colour-Red.glyphicons-alert {
        color: #D9534F;
    }

.Stage-Select-List li:hover, .CRMTable a:hover {
    color: #2C4560;
}

.CRMTable:not(.Static) tbody tr:hover, .tab-bar.alt > li.active > a, .tab-bar.alt > li.active > a:hover, .tab-bar.alt > li.active > a:focus, .Bg-Light-Grey {
    background: #FAFBFD;
}

.CRMTable tbody tr:hover .menu-hover, .alert-Nav.active {
    opacity: 1;
}

.Left-Abs, .left-addon .glyphicon, .left-addon .glyphicons {
    left: 0;
}

.Right-Abs, .right-addon .glyphicon, .right-addon .glyphicons {
    right: 0;
}

.Block, .dropdown-submenu:hover > .dropdown-menu, .Picker-Center .picker--opened .picker__holder {
    display: block;
}

.Colour-Blue, a.Colour-Blue, .dropdown.open .dropdown-toggle .glyphicons {
    color: #2197ef;
}

.Colour-Grey, a.Colour-Grey, .Relationship-row:hover .icon-close {
    color: #A6B9CD;
}

.Margin-Left-xsm, .policy-product-documents-section #Schedule_File-Html {
    margin-left: 6px;
}

.Margin-Right-xsm, .policy-product-documents-section #Anniversary_File-Html {
    margin-right: 6px;
}

.FullMaxWidth, textarea.FullWidth {
    max-width: 100%;
}

.Transition02, .Hover {
    transition: .2s;
}

.Border-r4, .policy-product-documents-section .ProductEvent > div {
    border-radius: 4px;
}

.Underlined, .Text-Underlined {
    text-decoration: underline;
}

/*__Grabbing________________________________________*/

.grabbable {
    cursor: default; /* fallback if grab cursor is unsupported */
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

    /* (Optional) Apply a "closed-hand" cursor during drag operation. */
    .grabbable:active {
        cursor: grabbing;
        cursor: -moz-grabbing;
        cursor: -webkit-grabbing;
    }

/*__Animation________________________________________*/

.policy-event-title:hover, .policy-event-date:hover {
    text-decoration: underline;
    text-decoration-style: dashed;
}

.hdpi.pac-logo:after, .Md-Show, .Mobile-Show, .Tablet-Show, .Sm-Show, .af_empty, .Hidden-Important, .datalist-polyfill:empty {
    display: none !important;
}

.list-btn-group.lg .list-btn, .lg .list-btnclient {
    padding: 12px;
}

.Required > .list-btnclient, .required .list-btnclient, label.required {
    color: #fa6900 !important;
}

    .Required .list-btnclient::before, .required .list-btnclient::before, .required, .Required, .required:focus, .Required:focus {
        border-color: #fa6900 !important;
    }

.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary:focus:active {
    background: #3e72dc;
    border-color: #3e72dc;
}

.btn-info:active:hover, .btn-info:focus:active {
    background: #9eafc2;
}

.btn-primary-Dark:hover, .btn-primary-Dark:active {
    background: #2a77ca;
    border-color: #2a77ca;
    color: #fff !important;
}

.btn-primary-Dark:focus, .btn-primary-Dark:focus:active {
    background: #2a77ca;
    border-color: #2a77ca;
}

.btn-red:active:hover, .btn-red:focus:active {
    background: #761c19;
    border-color: #761c19;
}

.Line-loader:before, .Line-loader:after, .Line-loader-Btn:before, .Line-loader-Btn:after {
    content: '';
    position: absolute;
    top: 0;
}

.line-top, .TimelineIcon .glyphicons {
    vertical-align: top !important;
}

.fr-toolbar {
    border-color: #D4E1F0 !important;
}

.fr-wrapper {
    border-color: #D4E1F0 !important;
}

.badge.question-mark {
    max-width: 15px;
    max-height: 15px;
    padding: 0px 5px;
    background-color: #ccc !important;
}

.background-light-grey {
    background-color: #FAFBFD;
}

.activity-comment-wrapper, .activity-comment-wrapper-new {
    border-radius: 4px;
    padding: 10px;
}

.comment-header .icon-pencil {
    opacity: 0.2;
}

.comment-header .icon-pencil:hover {
    opacity: 0.8;
}

.comment-list, .activity-comment-list {
    overflow-y: scroll;
}

.comment-list.StyledScroll::-webkit-scrollbar-track , .activity-comment-list.StyledScroll::-webkit-scrollbar-track {
    background-color: #FAFBFD;
}

.comment-list .activity-comment .comment-header, .activity-comment-list .activity-comment-new .comment-header  {
    color: #829AB4;
    font-size: 11px;
    font-family: Roboto;
    padding-top: 10px;
}

.comment-list .activity-comment .comment-header .date-created, .activity-comment-list .activity-comment-new .comment-header .date-created, .Weight600 {
    font-weight: 600;
}

.comment-list .activity-comment .comment-header .created-by, .activity-comment-list .activity-comment-new .comment-header .created-by {
    font-style: italic;
}

.comment-list .activity-comment:not(:first-child), .activity-comment-list .activity-comment-new:not(:first-child) {
    margin-top: 10px;
}

.comment-list .activity-comment .comment-header, .activity-comment-list .activity-comment-new .comment-header {
    margin-bottom: 4px;
}

.activity-comment-wrapper .collapseable, .activity-comment-wrapper-new .collapseable-new {
    border-top: none;
    margin-top: -4px;
    justify-content: center;
    border-radius: 4px;
}

.activity-comment, .activity-comment-new {
    border-top: thin solid rgba(217, 227, 238, 0.5);
}

.no-border-bottom {
    border-bottom: none;
}

.collapseable .arrow-up, .collapseable .arrow-down, .collapseable-new .arrow-up, .collapseable-new .arrow-down {
    color: #A6B9CD;
    font-size: 20px;
    margin-bottom: 4px;
}

.collapseable.collapsed .arrow-up, .collapseable.expanded .arrow-down, .collapseable-new.collapsed .arrow-up, .collapseable-new.expanded .arrow-down {
    display: none;
}

.collapseable.collapsed .arrow-down, .collapseable.expanded .arrow-up, .collapseable-new.collapsed .arrow-down, .collapseable-new.expanded .arrow-up {
    display: flex;
}

.overflow-hidden {
    overflow: hidden;
}

.overflow-x-hidden {
    overflow-x: hidden;
}

.connection-warning {
    position: absolute;
    color: white;
    width: 100%;
    z-index: 9;
    top: 95px;
    left: 0px;
    text-align: center;
    opacity: 0;
    transition: all 0.2s ease-in-out;
}

.connection-warning h4 {
    font-size: 1.15em;
    justify-content: center;
}

.connection-warning.disconnected{
    background: #C9302C;
    opacity: 1;
}

.connection-warning.reconnected{
    background: #5FD3B6;
    opacity: 1; 
}

.unread-notification {
    background: #F0F8FF;
}

@-webkit-keyframes load7 {
    0%, 80%, 100% {
        box-shadow: 0 2.5em 0 -1.3em;
    }

    40% {
        box-shadow: 0 2.5em 0 0;
    }
}

@keyframes load7 {
    0%, 80%, 100% {
        box-shadow: 0 2.5em 0 -1.3em;
    }

    40% {
        box-shadow: 0 2.5em 0 0;
    }
}

@-webkit-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes dash {
    0% {
        stroke-dasharray: 1,1;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 2,;
        stroke-dashoffset: -50;
    }

    100% {
        stroke-dasharray: 3,3;
        stroke-dashoffset: -100;
    }
}

@keyframes dash {
    0% {
        stroke-dasharray: 1;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 5,200;
        stroke-dashoffset: 0;
    }

    100% {
        stroke-dasharray: 200,200;
        stroke-dashoffset: 0;
    }
}

@-webkit-keyframes color {
    0% {
        stroke: #1980ff;
    }

    40% {
        stroke: #2DD2FF;
    }

    66% {
        stroke: #5DD2FF;
    }

    80%, 100% {
        stroke: #1980ff;
    }
}

@keyframes color {
    0% {
        stroke: #1980ff;
    }

    40% {
        stroke: #2DD2FF;
    }

    66% {
        stroke: #5DD2FF;
    }

    80%, 100% {
        stroke: #1980ff;
    }
}

@-webkit-keyframes color-white {
    0% {
        stroke: #fff;
    }

    40% {
        stroke: #fff;
    }

    66% {
        stroke: #fff;
    }

    80%, 100% {
        stroke: #fff;
    }
}

@keyframes color-white {
    0% {
        stroke: #fff;
    }

    40% {
        stroke: #fff;
    }

    66% {
        stroke: #fff;
    }

    80%, 100% {
        stroke: #fff;
    }
}

@media (min-width: 720px) {
    .tile-row {
        margin: 0 -6px;
    }

    .col-one {
        width: 500px;
    }

    .col-two {
        width: 220px;
    }

    .tile-element {
        padding: 0 6px;
        width: 49%;
    }
}

@media (max-width: 1020px) {
    .Filefont {
        font-size: 9px !important;
    }

    .Widthfill {
        width: 41.66666667%;
    }

    .Emaildisplay {
        line-height: 15px !important;
    }

    .Timedash {
        left: 14px;
    }
}

@media (min-width: 1070px) {
    .tile-row {
        margin: 0 -8px;
    }

    .tile-element {
        padding: 0 8px;
        width: 24%;
    }

    .col-one {
        width: 700px;
    }

    .col-two {
        width: 240px;
    }
}

@media (min-width: 1200px) {
    .col-one {
        width: 820px;
    }

    .col-two {
        width: 320px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
        line-height: 1em;
    }
}

@media (max-width: 1750px) {
    .activity-comment-wrapper {
        max-height: 305px !important;
    }
}

@media (max-width: 1550px) {
    .activity-comment-wrapper {
        max-height: 250px !important;
    }
}

@media (max-width: 1440px) {
    input, button, select, textarea {
        font-size: 14px !important;
    }

    h4, .h4, h5, .h5, h6, .h6 {
        margin-bottom: 8px;
        margin-top: 8px;
    }

    p, label {
        margin-bottom: 8px;
    }

    .Margin-Bottom {
        margin-bottom: 20px;
    }

    .activity-comment-wrapper {
        max-height: 175px !important;
    }
}

@media (max-width: 1320px) {
    h4, .h4, h5, .h5, h6, .h6 {
        margin-bottom: 6px;
        margin-top: 6px;
    }

    p, label {
        margin-bottom: 6px;
    }

    .Margin-Bottom {
        margin-bottom: 18px;
    }

    .Md-Hide {
        display: none;
    }

    .Md-Show {
        display: block !important;
    }

    .Container-Navbar .btn, .filter-group {
        margin-right: 10px !important;
    }

    #DisclosureSettings-Div, #OrganisationDisclosures-Div {
        max-width: 854px;
    }

    .DisclosuresList .tab-bar {
        display: flex;
        overflow-x: scroll;
        overflow-y: hidden;
    }

    .DisclosuresList .tab-bar li {
        white-space: nowrap;
    }

    .DisclosuresList .tab-bar.StyledScroll::-webkit-scrollbar {
        height: 8px !important;
    }

    .DisclosuresList ul.tab-bar li:last-of-type a {
        margin-right: 36px;
    }
}

@media (max-width: 1192px) {
    .Sm-Hide {
        display: none !important;
    }

    .Sm-Show {
        display: block !important;
    }
}

@media (max-width: 1070px) {
    .Tablet-Hide {
        display: none !important;
    }

    .Tablet-Show {
        display: block !important;
    }
}

@media (max-width: 992px) {
    select {
        -webkit-appearance: none;
        cursor: pointer;
    }

    .Mobile-Float-None {
        float: none;
    }

    .Mobile-Hide {
        display: none !important;
    }

    .Mobile-Overflow {
        overflow: hidden !important;
    }

    .Mobile-Fixed {
        position: fixed !important;
    }

    .Mobile-FullWidth {
        max-width: 100%;
        width: 100%;
    }

    .Mobile-Show {
        display: block !important;
    }

    .Mobile-Scroll {
        min-height: 700px;
        overflow-x: auto !important;
    }

    .Mobile-Font {
        font-size: 12px;
    }

    .Mobile-Center {
        display: block;
        margin-left: auto !important;
        margin-right: auto !important;
        text-align: center;
    }

    .Mobile-Flex {
        -ms-flex: 1;
        -webkit-flex: 1;
        display: flex;
    }

    .Mobile-Width240 {
        max-width: 240px;
    }

    .Title {
        font-size: 2.8em;
    }

    .navbar-fixed-top h3 {
        margin-bottom: 18px;
    }

    .alert {
        right: -100vw;
        width: 100vw;
    }

    .alert-Nav {
        left: 0;
        opacity: 0;
        padding: 16px;
        position: fixed;
        right: 0;
        text-align: center;
        top: 48px;
        transition: .2s;
        width: 100%;
        z-index: 99999999;
    }
}

@media (max-width: 768px) {
    .Mobile-sm-Flex {
        display: flex;
    }

    .Mobile-sm-Block {
        display: block;
    }

    .Mobile-sm-FullWidth {
        max-width: 100%;
        width: 100%;
    }

    .Title {
        font-size: 2.2em;
    }

    .Fade:not(.popover):not(.tooltip) {
        margin: initial;
        opacity: 100 !important;
        transition: .5s;
        transition-delay: .1s;
    }

    .FadeOut {
        opacity: 0 !important;
    }

    .FadeOutUp, .FadeOutDown, .FadeOutDown-sm, .FadeOutRight, .FadeOutLeft-lg, .FadeOutRight-lg, .FadeOutLeft {
        opacity: 0;
    }
}

@media (print) {
    .Print-Show {
        display: block !important;
    }

    .Print-col-md-12 {
        width: 100% !important;
    }

    .Print-Hide, .SideNav {
        display: none !important;
    }
}

@media (max-width: 720px) {
    .ExpenseDefault {
        padding: 16px 6px !important;
    }
}

.second-toolbar {
    display: none !important
}

.Flex.space-between {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.Flex.flex-end {
    display: flex;
    justify-content: flex-end;
}

.Flex.space-evenly {
    display: flex;
    justify-content: space-evenly;
}

.no-border-top {
    border-top: none;
}

.no-horizontal-border {
    border-top: none !important;
    border-bottom: none !important;
}

.SubTitle {
    font-size: 12px;
    color: #A8BBCF;
}

.table-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #3e72dc05;
    z-index: 3;
}
.disabled-a-button {
    pointer-events: none;
}

.roboto-medium {
    font-weight: 500;
    font-family: Roboto;
}

.lato {
    font-family: 'Lato';
}
.content-box.lg .content-header h4.opportunity-owner-name {
    letter-spacing: 0px;
    text-transform: none;
    font-weight: 400;
    color: #2197ef;
}

h4.opportunity-owner-name {
    letter-spacing: 0px;
    text-transform: none;
    font-weight: 400;
    color: #2197ef;
}

.email-recipient-section {
    max-height: 46px;
    overflow: auto;
    line-height: normal;
}

.justify-center {
    justify-content: center;
}

.flex-wrap {
    flex-wrap: wrap;
}

.filter-group {
    display: flex;
    background-color: #EDF5FF;
    border-radius: 4px;
    margin-left: 8px;
    margin-right: 20px;
    padding: 2px;
    height: 40px;
    align-items: center;
}

.filter-group>div:not([style*="display: none"]), .filter-group>button {
    margin-right: 12px;
}

.filter-group .btn:last-of-type{
    margin-right: 0 !important;
}

.Margin-Left-md {
    margin-left: 12px;
}

.width70P {
    width: 70%;
}
/* Styled List Items */
.coloured-bullet {
    list-style: none; /* Remove default bullets */
    padding-left: 1em;
    margin-bottom: 1.5em;
}
    .coloured-bullet li{
        font-size: 13px;
        padding: 3px 0;
    }

        .coloured-bullet li::before {
            font-size: 11px;
            content: "\2022"; /* UNICode for a Dot*/
            color: #2197EF;
            font-weight: bold;
            display: inline-block;
            width: 1.5em;
            margin-left: -1em;
        }

.fr-second-toolbar{
    display:none;
}

/* Date Picker related styles */

/* The remodal plugin adds a transform: translate3d(0,0,0) rule by default, which is preventing
    the date picker from fixing the modal to the top of the page. This causing the date picker
    to be hidden (partially or fully) when the underlying dialog is scrolled.

    translate3d is generally used to enable hardware acceleration on specific elements so in this
    instance it should be fairly save to turn off. Nevertheless, we should keep an eye on any
    performance degradation when opening/closing dialogs.

    See https://stackoverflow.com/questions/28157125/why-does-transform-break-position-fixed for more
    details.
*/
.remodal.remodal-is-opened {
    transform: none;
}

/* By default the date picker fades the background from white to grey, which can be a bit jarring.
    This animation has been disable to improve the user experience.
*/
.picker--opened .picker__holder {
    transition: none;
}

img[src$='/Content/Media/Images/Icons/CheckBoxEmpty.svg'], img[src$='/Content/Media/Images/Icons/CheckBox.svg'] {
    margin-left: 5px !important;
    margin-right: 5px !important;
    vertical-align: baseline !important;
    top: 1px !important;
}

.tab-select-disclosure-type {
    cursor: none;
    padding:10px;
}

.outline-none {
    outline: none !important;
}

tr.invisible-team-row {
    background-color: #d5d7da !important;
}

.list-setting-tag
{
    display: inline-table;
    height: 12px;
    width: 12px;
    margin: 5px 5px;
    border-radius: 41px;
}
    .list-setting-tag:hover,
    .list-setting-tag:focus {
        transform: scale(1.5);
    }

.dropdown-menu-tag-setting
{
    min-width: 100px;
    width: 145px;
    padding-left: 10px !important;
    padding-bottom: unset !important;
    padding-top: 5px !important;
}

.tag-tooptip-wrapper .tooltip.in {
  opacity: 0.95;
}
  .tag-tooptip-wrapper .tooltip.in span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 290px;
  }

.remove-tag {
    margin-top: 2px;
    margin-left: -18px;
    padding-left: 4px;
}

.Pill-Tag {
    margin: 0 3px;
    border-radius: 100px;
    font-size: 14px;
    padding: 3px 10px;
    text-align: center;
    white-space: nowrap;
}

.tooltip-tag {
  flex-wrap: wrap;
  justify-content: space-around;
  line-height: 1.42857143;
  line-break: auto;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  max-width: 222px;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}

.tooltip-profile { 
    display: none;
  }

  .tooltip-tag.tooltip-below {
    transform: translateY(0);
    margin-top: 5px;     
  }

.mg-profile-tag {
    margin-top: 15px;
    margin-left: -50px;
}

.tag-list {
    height: 12px;
    width: 12px;
    border-radius: 50%;
    display: inline-block;
   /* margin-left: 21px;*/
    margin-right: 10px;
}

.tag-list-setting {
    margin-top: 12px;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    display: inline-block;
    margin-left: 21px;
    margin-right: 10px;
}

.w-340 {
    width: 340px;
}

.Search-Tag {
    border-top: 1px solid #D4E2F2;
    border-bottom: 1px solid #D4E2F2;
    padding-top: 10px;
    height: 58px;
}
  /*.Search-Tag {
    opacity: 100;
    margin-left: 0px;
    padding: 8px 12px;
    padding-top: 9px;
    background: #fafbfd;
    cursor: pointer;
}*/


  .Search-Tag .form-control {
    height: 34px;
    border: none;
    background: rgba(255, 255, 255, 0.1);
  }

    .Search-Tag .form-control:hover {
      /*background: rgba(255, 255, 255, 0.8);*/
    }

    .Search-Tag .form-control:focus {
      /*background: #fff;*/
      box-shadow: none;
    }

.Input-Seach {
    border: 1px solid #D4E2F2;
    height: 36px;
    margin-left: 21px;
    border-radius: 5px;
}
.List-Tag
{
    max-height: 350px;
    overflow: auto;
}



.Mg-l-21 {
    margin-left:21px;
}

.wrap-tag {
    flex-wrap: wrap;
    padding-bottom: 10px;
    padding-left: 15px;    
    padding-top: 12px;
    background-color: #F4F9FF;
}

.list-profile-tag 
{
    margin: 5px 3px;
    display:flex;
    padding: 1px 8px;
    opacity: 1;
    border-radius: 41px;
    white-space: nowrap;
    overflow:hidden;
}

  .list-profile-tag span {
    min-width: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width:290px;
  }

.dropdown-menu-tag {
    position: absolute;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 4px;
    padding:0 0 12px 0;
    margin: 6px 0 0 -90px;
    border: thin solid #D4E1F0;
    box-shadow: 0 6px 24px rgb(0 39 68 / 25%);
}

  .dropdown-menu-tag li a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #2C4560;
    white-space: nowrap;
  }

  .dropdown-menu-tag li a:hover,
  .dropdown-menu-tag li a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
  }

.client-profile-tag {
    margin-top: -12px;
    margin-left: 50px;
}

.Profile-Tag {
    cursor: default;
    margin-left: 3px;

}

.bulk-tag-list {
    margin-left: 10px;
}

.Search-Tag-Bulk {
    border: unset;
    padding-top: 10px;
    height: 78px;
}

.w-50 {
    width: 50%;
}

.dropdown-menu-tag-client {
    margin-top: 40px;
    position: absolute;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 4px;
    padding: 12px 0;
    border: thin solid #D4E1F0;
    box-shadow: 0 6px 24px rgb(0 39 68 / 25%);
    max-height: 239px;
    overflow: auto;
}

.checkbox-client-tag {
    width: 16px;
    height: 16px;
    margin-right: 5px;
}

.dropdown-menu-tag-client li label:hover,
.dropdown-menu-tag-client li label:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.mg-l-5 {
    margin-left: 5px;
}

.existing-tag {
    margin-left: 8px;
    color: #D78100;
}

.Disabled-Bg {
    background-color: #eee !important;
}

.Background-Gray {
    background-color: #F1F1F1;
}

.Admin-Table {
    border-collapse: collapse !important;
}

.Admin-BT {
    border-top: thin solid #D4E1F0;
}

.Admin-Foot {
    background-color: #F3F6FA !important;
}
.Disabled-Input {
    background-color: #eee !important;
    opacity: 0.6 !important;
}

.pd-t-15 {
    padding-top: 15px;
}

.pd-t-l-15 {
    padding-left: 15px;
    padding-top: 15px;
}

.pd-l-unset {
    padding-left: unset !important;
}

.pd-r-unset {
    padding-right: unset !important;
}

.add-task {
    color: #19BBA8;
}

.border-bot {
    border-bottom: thin solid #D4E1F0;
}

.pd-t-8 {
    padding-top: 8px;
}

.min-height-475 {
    min-height: 475px;
}

.w-96 {
    width: 96% !important;
}

.add-note-comment {
    cursor:pointer; 
    color: #1FCCAD !important; 
    float: right;
}

.drag-handle {
    color: #2197EF;
    display: inline-block;
    cursor: move;
    cursor: -webkit-grabbing;
}

.w-100 {
    width: 100%;
}

.strikeText {
    text-decoration: line-through;
}

.Box-Shadow-Unset {
    box-shadow: unset !important;
}

.Lato-400 {
    font-family: 'Lato';
    font-weight: 400;
}

.MinFontSize {
    font-size: 1em;
}

.mg-t-20 {
    margin-top: 20%;
}

.Overlay.Main-Opp {
    background: rgba(41,53,76,0.9);
    z-index: 99999999999;
}

.Font-Weight-600 {
    font-weight: 600;
}

.Font-Weight-700 {
    font-weight: 700;
}

.vertical-top {
    vertical-align: top;
}

.pd-l-15 {
    padding-left: 15px;
}

.Padding-Top-24 {
    padding-top: 24px;
}

.Padding-Bottom-26 {
    padding-bottom: 26px;
}
.external-login-btn.Microsoft .icon {
    content:url(/Content/Media/Images/Icons/external-login-microsoft.svg);
    filter: invert(99%) sepia(4%) saturate(373%) hue-rotate(163deg) brightness(117%) contrast(100%);
}

.external-login-icon.grey {
    filter: invert(87%) sepia(99%) saturate(4948%) hue-rotate(175deg) brightness(92%) contrast(93%);
}

.external-login-btn.Google .icon {
    content:url(/Content/Media/Images/Icons/external-login-google.svg);
    filter: invert(99%) sepia(4%) saturate(373%) hue-rotate(163deg) brightness(117%) contrast(100%);
}

.border-bottom-1 {
    border-bottom: 1px solid #eeeeee;
}

.fund-empty {
    color: #A6B9CD;
    text-align: center;
    font-size: 14px;
}

.click-dropdown {
    display: flex;
    align-items: center;
}

.tooltip-fee {
    display: inline-block;
    padding: 0px 4px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #9AB3CE;
    text-align: center;
    white-space: nowrap;
    border: 1px solid #9AB3CE;
    border-radius: 10px;
}

.Dependant-Medical {
    border-top: 1px solid #C5CFDF;
    border-bottom: 1px solid #C5CFDF;
    color: #2197EF;
}

.Arrow-Right {
    display: block;
    margin-left: auto;
    margin-right: 36px;
}

.Background-Unset {
    background-color: unset !important;
}

.Background-Header-NeedsAnalysis {
    background-color: #f9f9f9 !important;
}

.Icon-Box {
    border: thin solid #D4E1F0;
    border-right: none;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    padding: 15px 13px;
    color: #bdbdbd;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.no-scrollbar::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.no-scrollbar {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
}

.Menu-Close {
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
    position: relative;
    width: 16px;
    height: 16px;
}
.Menu-Close::before, .Menu-Close::after {
    content: '';
    position: absolute;
    top: 6px;
    left: 0;
    right: 0;
    height: 2px;
    background: #fff;
    border-radius: 2px;
}
.Menu-Close::before {
    transform: rotate(45deg);
}
.Menu-Close::after {
    transform: rotate(-45deg);
}
.Menu-Close span {
    display: block;
}

input {
    -webkit-user-select: text;
}

.Text-Highlight {
    background: #fafbfd;
    border: thin solid #D4E1F0;
    border-left: none;
    border-radius: 6px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    font-size: 13px;
    font-weight: 700;
    height: 34px;
    padding: 7px 8px;
}

@media (max-width: 1280px) {
    .Text-Highlight {
        font-size: 16px;
        height: unset;
        max-width: unset;
        padding: 19px 16px;
    }
}
/*Address Autocomplete*/

.address-autocomplete-result-box {
    padding: 1rem;
    background: #fff;
    box-shadow: 0px 2px 12px -2px rgba(0,0,0,0.2);
    width: 400px;
    margin-top: 12px;
    position: absolute;
    border-radius: 6px;
    z-index: 999;
}

.address-autocomplete-result {
    cursor: pointer;
    padding: 0.3rem 0.5rem;
    background: #fff;
    font-weight: bold;
    border-radius: 4px;
    transition: 0.2s;
    margin-bottom: 4px;
}

    .address-autocomplete-result:hover {
        background: #f1f1f1;
    }

    .address-autocomplete-result.active {
        background: #4b7eef;
        color: #fff;
    }

        .address-autocomplete-result.active:hover {
            background: #3d6dd7;
        }

.address-autocomplete-info {
    color: #747474
}

.address-autocomplete-wrapper {
}

.dropdown-menu-overflow li {
    border-bottom: thin solid #D4E1F0 ;
  }

.dropdown-menu-overflow li a {
    display:flex ; 
    align-items:baseline;
    padding: 6px 0px 6px 6px;
  }
  
  .dropdown-menu-overflow li a b {
    font-size:13px;
    margin-left: 4px;
  }
  
  .dropdown-menu-overflow li a span {
    font-size:11px;
    color:#A8BBCF;
    text-overflow:ellipsis;
    overflow:hidden; 
    width:245px;
  }
  
.crm-table{width:100%;border-collapse:separate;color:#4c6581;font-size:14px;}.crm-table a{color:#2197ef;cursor:pointer;text-decoration:none;}.crm-table a:hover{text-decoration:underline;}.crm-table thead{background:#fafbfd;}.crm-table thead tr th{border-bottom:thin solid #d4e1f0;}.crm-table thead tr th input[type="checkbox"]{width:15px;height:15px;border-color:#bbcfe5;}.crm-table thead tr th input[type="checkbox"]:checked{background:#2197ef;}.crm-table thead tr th.Sort-Header.nosort{cursor:default;pointer-events:none;}.crm-table tbody{background-color:#fafbfd;}.crm-table tbody tr{transition:box-shadow .2s;}.crm-table tbody tr th input[type="checkbox"],.crm-table tbody tr td input[type="checkbox"]{width:15px;height:15px;border-color:#bbcfe5;}.crm-table tbody tr th input[type="checkbox"]:checked,.crm-table tbody tr td input[type="checkbox"]:checked{background:#2197ef;}.crm-table tfoot{background:#fafbfd;border-top:thin solid #d4e1f0;}.crm-table th{font-size:12px;color:#a8bbcf;}.crm-table th:hover:not(.active){color:#718ba8;}.crm-table th:hover:not(.active) .sort-icon{color:#718ba8;}.crm-table th .active{color:#2197ef;}.crm-table th,.crm-table td{padding:10px 12px;white-space:nowrap;color:#a8bbcf;}.crm-table th:first-of-type,.crm-table td:first-of-type{padding-left:24px;}.crm-table td{color:#4c6581;}.crm-table tr:not(.Header):not(.no-hover){background:#fff;}.crm-table tr:not(.Header):not(.no-hover):hover{box-shadow:0 2px 12px rgba(40,130,200,.15);transform:scale(1);}.crm-table tr:not(.Header):not(.no-hover).active{background:#f4f9ff;}.crm-table tr.no-hover{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 110px);background-color:transparent;}.crm-table.activities tr.completed{background:#fff;}.crm-table.activities tr.completed td{color:#ccd4dc;}.crm-table.activities tr.completed td .due-date{font-weight:normal;}.crm-table.activities tr.completed td .Urgent-Activity{font-weight:normal;}.crm-table.activities .due-date{color:#ccd4dc;background-color:#f5f6f8;font-weight:600;border-radius:4px;padding:4px 8px;}.crm-table.activities .completed .due-date{color:#ccd4dc;background:unset;}.crm-table.activities .overdue .Completed-Dot{border-color:#e8726f;background-color:#e8726f;}.crm-table.activities .overdue .Completed-Dot.active{background:#77e0c6;border-color:#77e0c6;color:#fff;}.crm-table.activities .overdue .due-date{color:#e8726f;background-color:#ffe8e8;}.crm-table.activities .due .due-date{color:#01b695;background-color:#d2f5ef;}.crm-table.products .table-pill,.crm-table.registers .table-pill{border-radius:4px;font-weight:600;padding:4px 8px;display:inline-block;min-width:130px;text-align:center;}.crm-table.products .table-pill.due-not-set,.crm-table.registers .table-pill.due-not-set{color:#fa7718;background-color:#fff2e8;}.crm-table.products .table-pill.due-soon,.crm-table.registers .table-pill.due-soon{color:#01b695;background-color:#d2f5ef;}.crm-table.products .table-pill.not-yet-due,.crm-table.registers .table-pill.not-yet-due{color:#ccd4dc;background-color:#f5f6f8;}.crm-table.products .table-pill.overdue,.crm-table.registers .table-pill.overdue{color:#e8726f;background-color:#ffe8e8;}.table-wrapper-y{min-width:100%;width:fit-content;overflow-y:auto;overflow-x:hidden;max-height:calc(100vh - 47px);min-height:calc(100vh - 47px);padding-bottom:12px;background:#fafbfd;}.table-wrapper-x{width:100%;overflow-x:auto;overflow-y:hidden;max-height:calc(100vh - 47px);position:relative;}

.form-control.compound-controlPI {
    border-radius: 0px;
}

.compound-borderPI :first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.compound-borderPI :last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.green-add-button {
    display: inline-block;
    padding: 6px;
    border: 1px dashed #1FCCAD;
    color: #1FCCAD;
    font-weight: bold;
    text-align: center;
    border-radius: 4px;
}
    .blue-add-button {
    display: inline-block;
    padding: 6px;
    border: 1px dashed #2197ef;
    color: #2197ef;
    font-weight: bold;
    text-align: center;
    border-radius: 4px;
}