/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../../../universal/fonts/glyphicons-halflings-regular.eot');
  src: url('../../../universal/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../../../universal/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../../../universal/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../../../universal/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";
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: 'Open sans', Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #00a160;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #005532;
  text-decoration: none;
}

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: 0px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #666666;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}

h1,
.h1 {
  font-size: 36px;
}

h2,
.h2 {
  font-size: 30px;
}

h3,
.h3 {
  font-size: 24px;
}

h4,
.h4 {
  font-size: 18px;
}

h5,
.h5 {
  font-size: 14px;
}

h6,
.h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

.lead {
  font-size: 21px;
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #00a160;
}

a.text-primary:hover {
  color: #006e42;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
  background-color: #00a160;
}

a.bg-primary:hover {
  background-color: #006e42;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.42857143;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dl-horizontal dd {
  margin-left: 180px;
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

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: 0px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container {
  width: 800px;
}

.container {
  width: 970px;
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.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%;
}

.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%;
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table .table {
  background-color: #ffffff;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999999;
}

.form-control::-webkit-input-placeholder {
  color: #999999;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

.input-sm,
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}

select.input-sm,
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple] .input-sm,
select[multiple] .form-group-sm .form-control {
  height: auto;
}

.input-lg,
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px;
}

select.input-lg,
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple] .input-lg,
select[multiple] .form-group-lg .form-control {
  height: auto;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

.form-inline .form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}

.form-inline .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}

.form-inline .form-control-static {
  display: inline-block;
}

.form-inline .input-group {
  display: inline-table;
  vertical-align: middle;
}

.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
  width: auto;
}

.form-inline .input-group > .form-control {
  width: 100%;
}

.form-inline .control-label {
  margin-bottom: 0;
  vertical-align: middle;
}

.form-inline .radio,
.form-inline .checkbox {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: middle;
}

.form-inline .radio label,
.form-inline .checkbox label {
  padding-left: 0;
}

.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  position: relative;
  margin-left: 0;
}

.form-inline .has-feedback .form-control-feedback {
  top: 0;
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .control-label {
  text-align: right;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

.form-horizontal .form-group-lg .control-label {
  padding-top: 14.3px;
}

.form-horizontal .form-group-sm .control-label {
  padding-top: 6px;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.btn-default {
  color: #333333;
  background-color: #eaeaea;
  border-color: #cccccc;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #d1d1d1;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #eaeaea;
  border-color: #cccccc;
}

.btn-default .badge {
  color: #eaeaea;
  background-color: #333333;
}

.btn-primary {
  color: #ffffff;
  background-color: #00a160;
  border-color: #008851;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #006e42;
  border-color: #004a2c;
}

.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: #00a160;
  border-color: #008851;
}

.btn-primary .badge {
  color: #00a160;
  background-color: #ffffff;
}

.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}

.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}

.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}

.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}

.btn-link {
  color: #00a160;
  font-weight: normal;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-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: #005532;
  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: #777777;
  text-decoration: none;
}

.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px;
}

.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}

.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
  visibility: hidden;
}

.collapse.in {
  display: block;
  visibility: visible;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #eaeaea;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #00a160;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

.navbar-right .dropdown-menu {
  left: auto;
  right: 0;
}

.navbar-right .dropdown-menu-left {
  left: 0;
  right: auto;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  -moz-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: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  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-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px;
}

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: 0px;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple] .input-group-sm > .form-control,
select[multiple] .input-group-sm > .input-group-addon,
select[multiple] .input-group-sm > .input-group-btn > .btn {
  height: auto;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 0px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #777777;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #00a160;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #f7f7f7;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #f7f7f7;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border-bottom: 2px solid #00a160;
  cursor: default;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

.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: 0px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

.nav-tabs.nav-justified > li > a {
  border-bottom: 1px solid #dddddd;
  border-radius: 0px 0px 0 0;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border-bottom-color: #ffffff;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 0px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #00a160;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

.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: 0px;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

.nav-tabs-justified > li > a {
  border-bottom: 1px solid #dddddd;
  border-radius: 0px 0px 0 0;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border-bottom-color: #ffffff;
}

.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}

.tab-content > .active {
  display: block;
  visibility: visible;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 100px;
  border: 1px solid transparent;
}

.navbar {
  border-radius: 0px;
}

.navbar-header {
  float: left;
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse.in {
  overflow-y: auto;
}

.navbar-collapse {
  width: auto;
  border-top: 0;
  box-shadow: none;
}

.navbar-collapse.collapse {
  display: block !important;
  visibility: visible !important;
  height: auto !important;
  padding-bottom: 0;
  overflow: visible !important;
}

.navbar-collapse.in {
  overflow-y: visible;
}

.navbar-fixed-top .navbar-collapse,
.navbar-static-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

.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;
}

.navbar-static-top {
  border-radius: 0;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 40px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 100px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
  margin-left: -15px;
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 33px;
  margin-bottom: 33px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}

.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;
}

.navbar-toggle {
  display: none;
}

.navbar-nav {
  margin: 20px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

.navbar-nav {
  float: left;
  margin: 0;
}

.navbar-nav > li {
  float: left;
}

.navbar-nav > li > a {
  padding-top: 40px;
  padding-bottom: 40px;
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 33px;
  margin-bottom: 33px;
}

.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;
}

.navbar-form {
  width: auto;
  border: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 33px;
  margin-bottom: 33px;
}

.navbar-btn.btn-sm {
  margin-top: 35px;
  margin-bottom: 35px;
}

.navbar-btn.btn-xs {
  margin-top: 39px;
  margin-bottom: 39px;
}

.navbar-text {
  margin-top: 40px;
  margin-bottom: 40px;
}

.navbar-text {
  float: left;
  margin-left: 15px;
  margin-right: 15px;
}

.navbar-left {
  float: left !important;
}

.navbar-right {
  float: right !important;
  margin-right: -15px;
}

.navbar-right ~ .navbar-right {
  margin-right: 0;
}

.navbar-default {
  background-color: #ffffff;
  border-color: #eeeeee;
}

.navbar-default .navbar-brand {
  color: #777777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777777;
}

.navbar-default .navbar-nav > li > a {
  color: #777777;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #eeeeee;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #dddddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #eeeeee;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #eeeeee;
  color: #555555;
}

.navbar-default .navbar-link {
  color: #777777;
}

.navbar-default .navbar-link:hover {
  color: #333333;
}

.navbar-default .btn-link {
  color: #777777;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}

.navbar-inverse {
  background-color: #ffffff;
  border-color: #e6e6e6;
}

.navbar-inverse .navbar-brand {
  color: #333333;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: #00a160;
}

.navbar-inverse .navbar-text {
  color: #333333;
}

.navbar-inverse .navbar-nav > li > a {
  color: #333333;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #166541;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: ligthen(#333333, 8%);
  background-color: ligthen(#333333, 8%);
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #ededed;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: ligthen(#333333, 8%);
  color: ligthen(#333333, 8%);
}

.navbar-inverse .navbar-link {
  color: #333333;
}

.navbar-inverse .navbar-link:hover {
  color: #166541;
}

.navbar-inverse .btn-link {
  color: #333333;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #166541;
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}

.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #00a160;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #005532;
  background-color: #eeeeee;
  border-color: #dddddd;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #00a160;
  border-color: #00a160;
  cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

.label-default {
  background-color: #777777;
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #00a160;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #006e42;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #00a160;
  background-color: #ffffff;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0px;
}

.jumbotron .container {
  max-width: 100%;
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #666666;
  border-radius: 0px;
  -webkit-transition: border 0.2s ease-in-out;
  -moz-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #00a160;
}

.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #00a160;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.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 {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

.list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

a.list-group-item {
  color: #555555;
}

a.list-group-item .list-group-item-heading {
  color: #333333;
}

a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #00a160;
  border-color: #00a160;
}

.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: #6effc4;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

.panel > .list-group,
.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-right-radius: -1px;
  border-top-left-radius: -1px;
}

.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: -1px;
  border-bottom-left-radius: -1px;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.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: -1px;
  border-top-right-radius: -1px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.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-left-radius: -1px;
  border-bottom-right-radius: -1px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}

.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: 1px solid #dddddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

.panel-default {
  border-color: #666666;
}

.panel-default > .panel-heading {
  color: #333333;
  background-color: #ffffff;
  border-color: #666666;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #666666;
}

.panel-default > .panel-heading .badge {
  color: #ffffff;
  background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #666666;
}

.panel-primary {
  border-color: #00a160;
}

.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #00a160;
  border-color: #00a160;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #00a160;
}

.panel-primary > .panel-heading .badge {
  color: #00a160;
  background-color: #ffffff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #00a160;
}

.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;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 0px;
}

.well-sm {
  padding: 9px;
  border-radius: 0px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.modal-dialog {
  width: 600px;
  margin: 30px auto;
}

.modal-content {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}

.modal-sm {
  width: 300px;
}

.modal-lg {
  width: 900px;
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-family: 'Open sans', Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 0px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'Open sans', Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1px -1px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

.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,
.widget:before,
.widget:after,
.widget-body:before,
.widget-body:after,
.widget-heading:before,
.widget-heading:after,
.widget-footer:before,
.widget-footer:after {
  content: " ";
  display: table;
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.widget:after,
.widget-body:after,
.widget-heading:after,
.widget-footer:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

.visible-md {
  display: block !important;
}

table.visible-md {
  display: table;
}

tr.visible-md {
  display: table-row !important;
}

th.visible-md,
td.visible-md {
  display: table-cell !important;
}

.visible-md-block {
  display: block !important;
}

.visible-md-inline {
  display: inline !important;
}

.visible-md-inline-block {
  display: inline-block !important;
}

.hidden-md {
  display: none !important;
}

.visible-print {
  display: none !important;
}

.visible-print-block {
  display: none !important;
}

.visible-print-inline {
  display: none !important;
}

.visible-print-inline-block {
  display: none !important;
}

.ff-row {
  letter-spacing: -0.31em;
  text-rendering: optimizespeed;
  display: block;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.ff-row .ff-fluid,
.ff-row .ff-fixed {
  display: inline-block;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

.ff-row .ff-fluid {
  width: 100%;
}

.ff-row .ff-content {
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
}

.lp-navbar-advanced .icon-container {
  text-align: center;
  float: left;
  height: 100px;
}

.lp-navbar-advanced .icon-container:before {
  content: '';
  position: relative;
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.lp-navbar-advanced .nav-icon {
  color: #ffffff;
  vertical-align: middle;
}

.lp-icon {
  font-family: 'lp-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  position: relative;
  line-height: 1.2;
  top: .03em;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a:hover i {
  text-decoration: none;
}

.lp-line-item-arrow {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -9px;
  width: 11px;
  color: #bbb;
}

.lp-icon-red {
  color: #00a160;
}

.lp-icon-small {
  font-size: 12px;
}

.lp-icon-medium {
  font-size: 18px;
}

.lp-icon-large {
  font-size: 24px;
}

.lp-icon-caret-up,
.lp-icon-caret-down,
.lp-icon-caret-right,
.lp-icon-caret-left {
  font-size: 12px;
}

.lp-icon-star:before {
  content: "\e600";
}

.lp-icon-star-empty:before {
  content: "\e601";
}

.lp-icon-caret-up:before {
  content: "\e602";
}

.lp-icon-caret-down:before {
  content: "\e603";
}

.lp-icon-caret-right:before {
  content: "\e604";
}

.lp-icon-caret-left:before {
  content: "\e605";
}

.lp-icon-envelope-alt:before {
  content: "\e606";
}

.lp-icon-angle-right:before {
  content: "\e608";
}

.lp-icon-angle-left:before {
  content: "\e609";
}

.lp-icon-angle-up:before {
  content: "\e60a";
}

.lp-icon-angle-down:before {
  content: "\e60b";
}

.lp-icon-archive:before {
  content: "\e60c";
}

.lp-icon-twitter-sign:before {
  content: "\e60e";
}

.lp-icon-facebook-sign:before {
  content: "\e60f";
}

.lp-icon-cog:before {
  content: "\e611";
}

.lp-icon-remove:before {
  content: "\e613";
}

.lp-icon-th-list:before {
  content: "\e614";
}

.lp-icon-refresh:before {
  content: "\e615";
}

.lp-icon-repeat:before {
  content: "\e616";
}

.lp-icon-resize-full:before {
  content: "\e618";
}

.lp-icon-resize-small:before {
  content: "\e619";
}

.lp-icon-plus:before {
  content: "\e61a";
}

.lp-icon-facebook:before {
  content: "\e61c";
}

.lp-icon-twitter:before {
  content: "\e61d";
}

.lp-icon-minus:before {
  content: "\e61e";
}

.lp-icon-star-half:before {
  content: "\e620";
}

.lp-icon-star-half-full:before {
  content: "\e626";
}

.lp-icon-rocket:before {
  content: "\e627";
}

.lp-icon-spinner:before {
  content: "\e629";
}

.lp-icon-undo:before {
  content: "\e62b";
}

.lp-icon-google-plus-sign:before {
  content: "\e62c";
}

.lp-icon-google-plus:before {
  content: "\e62d";
}

.lp-icon-briefcase:before {
  content: "\e62e";
}

.lp-icon-filter:before {
  content: "\e62f";
}

.lp-icon-rss:before {
  content: "\e632";
}

.lp-icon-linkedin-sign:before {
  content: "\e633";
}

.lp-icon-comment:before {
  content: "\e634";
}

.lp-icon-comments:before {
  content: "\e635";
}

.lp-icon-calendar:before {
  content: "\e636";
}

.lp-icon-line-chart-view:before {
  content: "\e637";
}

.lp-icon-credit:before {
  content: "\e63b";
}

.lp-icon-th:before {
  content: "\e607";
}

.lp-icon-th-large:before {
  content: "\e60d";
}

.lp-icon-list-and-chart-view:before {
  content: "\e610";
}

.lp-icon-dashboard:before {
  content: "\e612";
}

.lp-icon-check-empty:before {
  content: "\e617";
}

.lp-icon-check:before {
  content: "\e61b";
}

.lp-icon-globe:before {
  content: "\e61f";
}

.lp-icon-minus-sign:before {
  content: "\e621";
}

.lp-icon-info-sign:before {
  content: "\e624";
}

.lp-icon-question-sign:before {
  content: "\e625";
}

.lp-icon-ok-sign:before {
  content: "\e628";
}

.lp-icon-remove-sign:before {
  content: "\e62a";
}

.lp-icon-plus-sign:before {
  content: "\e630";
}

.lp-icon-tag:before {
  content: "\e631";
}

.lp-icon-linkedin:before {
  content: "\e638";
}

.lp-icon-download:before {
  content: "\e644";
}

.lp-icon-eye:before {
  content: "\e645";
}

.lp-icon-eye-blocked:before {
  content: "\e646";
}

.lp-icon-plus2:before {
  content: "\e647";
}

.lp-icon-arrow-up-right:before {
  content: "\e648";
}

.lp-icon-arrow-down-left:before {
  content: "\e649";
}

.lp-icon-feed:before {
  content: "\e64a";
}

.lp-icon-chart-view:before {
  content: "\e64b";
}

.lp-icon-key2:before {
  content: "\e64d";
}

.lp-icon-list-view:before {
  content: "\e639";
}

.lp-icon-screen:before {
  content: "\e63a";
}

.lp-icon-mobile:before {
  content: "\e63c";
}

.lp-icon-mobile2:before {
  content: "\e63d";
}

.lp-icon-tablet:before {
  content: "\e63e";
}

.lp-icon-spinner2:before {
  content: "\e63f";
}

.lp-icon-minus:before {
  content: "\e640";
}

.lp-icon-bars:before {
  content: "\e652";
}

.lp-icon-graph:before {
  content: "\e653";
}

.lp-icon-statistics:before {
  content: "\e654";
}

.lp-icon-box:before {
  content: "\e655";
}

.lp-icon-user2:before {
  content: "\e659";
}

.lp-icon-paperclip:before {
  content: "\e65a";
}

.lp-icon-cross:before {
  content: "\e65b";
}

.lp-icon-house:before {
  content: "\e65e";
}

.lp-icon-search2:before {
  content: "\e65f";
}

.lp-icon-vcard:before {
  content: "\e660";
}

.lp-icon-archive:before {
  content: "\e622";
}

.lp-icon-pencil:before {
  content: "\e623";
}

.lp-icon-user-add:before {
  content: "\e651";
}

.lp-icon-printer:before {
  content: "\e641";
}

.lp-icon-install:before {
  content: "\e642";
}

.lp-icon-transfer:before {
  content: "\e643";
}

.lp-icon-launcher:before {
  content: "\e64c";
}

.lp-icon-icon-logout:before {
  content: "\e656";
}

.lp-icon-bb-logo:before {
  content: "\e65c";
}

.lp-icon-bb-b:before {
  content: "\e74c";
}

.lp-icon-bb-a:before {
  content: "\e64e";
}

.lp-icon-bb-c:before {
  content: "\e64f";
}

.lp-icon-bb-k:before {
  content: "\e657";
}

.lp-icon-bb-s:before {
  content: "\e658";
}

.lp-icon-bb-e:before {
  content: "\e650";
}

.lp-icon-Home:before {
  content: "\e64c";
}

.lp-icon-Springboard:before {
  content: "\e60d";
}

.lp-icon-accounts:before {
  content: "\e62e";
}

.lp-icon-transactions:before {
  content: "\e643";
}

.lp-icon-profile:before {
  content: "\e659";
}

.lp-icon-dossier:before {
  content: "\e622";
}

.lp-icon-accounts:before {
  content: "\e62e";
}

.lp-icon-transactions:before {
  content: "\e643";
}

.lp-icon-atm:before {
  content: "\e639";
}

.lp-icon-places:before {
  content: "\e664";
}

.lp-icon-login:before {
  content: "\e64d";
}

.lp-icon-review-transfers:before {
  content: "\e622";
}

.lp-icon-secure-messaging:before {
  content: "\e672";
}

.lp-icon-category-spendings-chart:before {
  content: "\e665";
}

.lp-icon-video-player:before {
  content: "\e667";
}

.lp-icon-credit-card:before {
  content: "\e679";
}

.lp-icon-heart:before {
  content: "\e683";
}

.lp-icon-cash-note:before {
  content: "\e681";
}

.lp-icon-building:before {
  content: "\e684";
}

.lp-icon-x:before {
  content: "\e65d";
}

.lp-icon-new-transfer:before {
  content: "\e661";
}

.lp-icon-addressbook:before {
  content: "\e662";
}

.lp-icon-plus:before {
  content: "\e663";
}

.lp-icon-alert-success:before {
  content: "\e63b";
}

.lp-icon-alert-info:before {
  content: "\e666";
}

.lp-icon-alert-warning:before {
  content: "\e660";
}

.lp-icon-alert-danger:before,
.lp-icon-alert-error:before {
  content: "\e654";
}

.lp-icon-alert-success,
.lp-icon-alert-info,
.lp-icon-alert-warning,
.lp-icon-alert-danger,
.lp-icon-alert-error {
  margin-right: 2px;
  font-size: 16px;
}

.lp-icon-e-bill:before {
  content: "\e677";
}

.lp-icon-clock:before {
  content: "\e67a";
}

.lp-icon-auto:before {
  content: "\e678";
}

.lp-icon-expense-planning:before {
  content: "\e66b";
}

.lp-icon-phone:before {
  content: "\e66c";
}

.lp-icon-p2p:before {
  content: "\e66d";
}

.lp-icon-arr-left:before {
  content: "\e605";
}

.lp-icon-arr-right:before {
  content: "\e604";
}

.lp-icon-arr-left,
.lp-icon-arr-right {
  top: 1px;
}

.lp-launcher-close .lp-launcher-tab-arrow .lp-icon:before {
  content: "\e60b";
}

.lp-chrome-launcher-open .lp-launcher-tab-arrow .lp-icon:before,
.lp-launcher-open .lp-launcher-tab-arrow .lp-icon:before {
  content: "\e60a";
}

.lp-transaction-icon {
  width: 35px;
  height: 35px;
  background-image: url('../../../universal/images/generic1.png');
}

.table tr:hover .lp-transaction-icon,
.table .lp-transaction-icon {
  background-position: 0 -35px;
}

.dropdown .lp-icon-plus {
  font-size: 10px;
  top: 0;
}

.lp-icon-blank:before {
  content: " ";
}

.lp-g {
  letter-spacing: -0.31em;
  /* Webkit: collapse white-space between units; */
  text-rendering: optimizespeed;
  /* Webkit: fixes text-rendering: optimizeLegibility; */
  display: -webkit-flex;
  -webkit-flex-flow: row wrap;
  display: -ms-flexbox;
  -ms-flex-flow: row wrap;
}

.lp-u {
  display: inline-block;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
}

.lp-launcher-tab {
  background: #ffffff;
  border-bottom: 1px solid #eeeeee;
  min-height: 40px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  -webkit-transition: background 0.08s;
  -moz-transition: background 0.08s;
  -o-transition: background 0.08s;
  transition: background 0.08s;
}

.lp-launcher-tab a {
  color: #777777;
  -webkit-transition: all 0.08s;
  -moz-transition: all 0.08s;
  -o-transition: all 0.08s;
  transition: all 0.08s;
  display: block;
}

.lp-launcher-tab a .lp-launcher-tab-arrow i {
  margin: 0;
  padding: 0;
  line-height: 1.42857143;
  color: #333333;
  color: inherit;
}

.lp-launcher-tab:hover {
  background: #f2f2f2;
}

.lp-launcher-tab:hover a {
  color: #333333;
}

.lp-launcher-tab:active {
  background: #d9d9d9;
}

.lp-launcher-tab:active a {
  color: #555555;
}

.lp-launcher-tab.active {
  background: #eeeeee;
}

.lp-launcher-tab.active a {
  color: #555555;
}

.lp-launcher-tab.active:hover {
  background: #e2e2e2;
}

.lp-launcher-tab.active:hover a {
  color: #555555;
}

.lp-launcher-tab.active:active {
  background: #d5d5d5;
}

.lp-launcher-tab.active:active a {
  color: #555555;
}

.lp-launcher-tab .lp-launcher-tab-icon {
  margin: 0;
  padding: 0;
  line-height: 1.42857143;
  color: #333333;
  font-family: 'lp-icons';
  color: inherit;
  display: inline-block;
  width: 36px;
}

.lp-launcher-tab .lp-launcher-tab-icon .lp-icon {
  margin: 0 7px 0 10px;
}

.panel-launcher {
  border-color: #666666;
  margin: 0px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.panel-launcher > .panel-heading {
  color: #333333;
  background-color: #ffffff;
  border-color: #666666;
}

.panel-launcher > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #666666;
}

.panel-launcher > .panel-heading .badge {
  color: #ffffff;
  background-color: #333333;
}

.panel-launcher > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #666666;
}

.panel-launcher .list-group {
  margin: 0;
}

.panel-launcher .list-group .list-group-item {
  border: 0;
  border-bottom: 1px solid #dddddd;
  padding: 6px 12px;
}

.panel-launcher .list-group .list-group-item .h4 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.panel-launcher .list-group .list-group-item:last-child {
  border-bottom: 0;
}

.panel-launcher .panel-heading {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  margin: 0;
}

.panel-launcher .panel-heading.panel-round {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.panel-launcher .panel-body {
  margin: 0;
}

.lp-launcher-tab-arrow,
.lp-launcher-tab-icon,
.lp-launcher-tab-text {
  height: 36px !important;
  line-height: 40px !important;
}

.lp-launcher-tab-arrow {
  margin-right: 10px;
  margin-top: 2px;
}

.lp-launcher-tab-text {
  overflow: hidden;
}

.lp-overlay.lp-launcher-overlay {
  z-index: auto;
}

.lp-lc.lp-launcher-left {
  overflow: hidden;
}

.lp-lc .lp-launcher-slide,
.lp-lc .lp-launcher-area.active {
  display: block;
}

.lp-lc-animating > .lp-launcher-area {
  overflow: hidden;
}

.lp-launcher-slide > .lp-launcher-area {
  -webkit-transition: max-height 0.5s cubic-bezier(0, 1, 0.5, 1);
  -moz-transition: max-height 0.5s cubic-bezier(0, 1, 0.5, 1);
  -o-transition: max-height 0.5s cubic-bezier(0, 1, 0.5, 1);
  transition: max-height 0.5s cubic-bezier(0, 1, 0.5, 1);
  backface-visibility: hidden;
  max-height: 0;
  height: 0;
}

.lp-launcher-close > .lp-launcher-area {
  overflow: hidden;
  border: 0;
  margin: 0;
  padding: 0;
  min-height: 0;
}

.lp-launcher-open > .lp-launcher-area {
  max-height: 500px;
  height: auto;
}

.lp-lc--content .lp-launcher-area {
  display: none;
}

.lp-lc--content .lp-launcher-area.lp-launcher-area-fixed {
  position: relative;
}

.lp-lc--content .lp-lc--default {
  display: block;
}

.lp-lc--content .lp-lc--default.lp-launcher-area-fixed {
  position: absolute;
  width: 90%;
}

.lp-launcher-tab > a:before,
.lp-launcher-tab > a:after {
  content: " ";
  display: table;
}

.lp-launcher-tab > a:after {
  clear: both;
}

.lp-launcher-tab > a:before,
.lp-launcher-tab > a:after {
  content: " ";
  display: table;
}

.lp-launcher-tab > a:after {
  clear: both;
}

.lp-launcher-tab-hidden {
  display: block;
  opacity: 0.7;
}

.lp-lc--main {
  left: -100%;
  z-index: 1;
  position: relative;
  white-space: nowrap;
  backface-visibility: hidden;
  -webkit-transition: left 0.3s, right 0.3s;
  -moz-transition: left 0.3s, right 0.3s;
  -o-transition: left 0.3s, right 0.3s;
  transition: left 0.3s, right 0.3s;
}

.lp-lc--content,
.lp-lc--left {
  white-space: normal;
  float: none;
  display: inline-block;
  vertical-align: top;
}

.lp-lc--content {
  min-width: 250px;
}

.lp-launcher-left .lp-lc--main {
  left: 0;
}

/* Small devices (tablets, 768px and up) */

.lp-lc {
  overflow: visible;
}

.lp-launcher-left {
  overflow: visible;
}

.lp-lc--main {
  left: auto;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

[dir="rtl"] .lp-lc--main {
  left: auto;
  right: -100%;
}

[dir="rtl"] .lp-launcher-tab-arrow {
  margin-right: 0;
  margin-left: 10px;
}

[dir="rtl"] .lp-launcher-left .lp-lc--main {
  right: 0;
}

/* RTL for small devices (tablets, 768px and up) */

[dir="rtl"] .lp-lc--main {
  left: auto;
  right: 0;
}

.lp-launcher--tabs .spacer-top {
  margin-top: 20px;
}

.lp-launcher--tabs .spacer,
.lp-launcher--tabs .spacer-bottom {
  margin-bottom: 20px;
}

.lp-chart {
  font-size: 12px;
  position: relative;
  display: block;
}

.lp-chart .canvas {
  display: inline-block;
  position: relative;
}

.lp-chart .canvas path.line {
  stroke: #00a160;
  stroke-width: 2;
  fill: none;
}

.lp-chart .canvas rect {
  fill: #00a160;
}

.lp-chart .canvas .x.axis line {
  stroke: #eeeeee;
}

.lp-chart .canvas .x.axis .minor {
  stroke-opacity: .5;
}

.lp-chart .canvas .x.axis .domain {
  stroke: #eeeeee;
  fill: none;
}

.lp-chart .canvas .y.axis .domain {
  display: none;
}

.lp-chart .canvas .y.axis line,
.y.axis path {
  fill: none;
  stroke: #eeeeee;
}

/* chart */

.lp-chart .axis path,
.lp-chart .axis line {
  fill: none;
  stroke: #555;
  shape-rendering: crispEdges;
}

.lp-chart .axis text {
  fill: #555;
}

.lp-chart .line {
  fill: none;
  stroke: #ef0d0c;
  stroke-width: 1.5px;
}

.lp-chart .chart,
.lp-chart,
.lp-chart .canvas {
  width: 100%;
  min-width: 100%;
}

.lp-chart svg {
  display: block;
}

/* Element Resize directive specific styles */

.responsive-shadow,
.responsive-shadow > div,
.contract-trigger:before {
  content: ' ';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.responsive-shadow {
  visibility: hidden;
}

.responsive-shadow > div {
  overflow: auto;
}

.contract-trigger:before {
  width: 200%;
  height: 200%;
}

@font-face {
  font-family: 'latolight';
  src: url('../../../universal/fonts/lato-light-webfont.eot');
  src: url('../../../universal/fonts/lato-light-webfont.eot?#iefix') format('embedded-opentype'), url('../../../universal/fonts/lato-light-webfont.woff') format('woff'), url('../../../universal/fonts/lato-light-webfont.ttf') format('truetype'), url('../../../universal/fonts/lato-light-webfont.svg#latolight') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'latoregular';
  src: url('../../../universal/fonts/lato-regular-webfont.eot');
  src: url('../../../universal/fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../../../universal/fonts/lato-regular-webfont.woff') format('woff'), url('../../../universal/fonts/lato-regular-webfont.ttf') format('truetype'), url('../../../universal/fonts/lato-regular-webfont.svg#latoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'lp-icons';
  src: url('../../../universal/fonts/lp-icons.eot');
  src: url('../../../universal/fonts/lp-icons.eot?#iefix') format('embedded-opentype'), url('../../../universal/fonts/lp-icons.ttf') format('truetype'), url('../../../universal/fonts/lp-icons.woff') format('woff'), url('../../../universal/fonts/lp-icons.svg#lp-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

.lp-h1,
.lp-h2,
.lp-h3,
.lp-h4,
.lp-h5,
.lp-h6 {
  margin: 0;
  padding: 0;
  line-height: 1.42857143;
  color: #333333;
}

.panel-chrome-default .h1,
.panel-widget .h1,
.panel-chrome-default h1,
.panel-widget h1 {
  margin: 0;
  padding: 0;
  line-height: 1.42857143;
  color: #333333;
}

.panel-chrome-default .h2,
.panel-widget .h2,
.panel-chrome-default h2,
.panel-widget h2 {
  margin: 0;
  padding: 0;
  line-height: 1.42857143;
  color: #333333;
}

.panel-chrome-default .h3,
.panel-widget .h3,
.panel-chrome-default h3,
.panel-widget h3 {
  margin: 0;
  padding: 0;
  line-height: 1.42857143;
  color: #333333;
}

.panel-chrome-default .h4,
.panel-widget .h4,
.panel-chrome-default h4,
.panel-widget h4 {
  margin: 0;
  padding: 0;
  line-height: 1.42857143;
  color: #333333;
}

.panel-chrome-default .h5,
.panel-widget .h5,
.panel-chrome-default h5,
.panel-widget h5 {
  margin: 0;
  padding: 0;
  line-height: 1.42857143;
  color: #333333;
}

.panel-chrome-default .h6,
.panel-widget .h6,
.panel-chrome-default h6,
.panel-widget h6 {
  margin: 0;
  padding: 0;
  line-height: 1.42857143;
  color: #333333;
}

.lp-tagline {
  color: #888888;
}

.lp-tagline-banner {
  font-size: 24.5px;
  font-family: 'Open sans', Arial, sans-serif;
  margin-bottom: 10px;
}

.lp-font-small {
  font-size: 10.5px;
}

.widget {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.widget .widget {
  margin-bottom: 0;
  border-width: 0;
}

.widget-body {
  min-height: 400px;
}

.widget-heading {
  padding: 10px 35px 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}

.widget-heading .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.widget-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.widget-controls {
  position: absolute;
  right: 0;
  top: 0;
  margin: 10px 15px;
  font-size: 18px;
  color: inherit;
}

.widget-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  color: inherit;
}

.widget-title > a {
  color: inherit;
}

.widget-title > i {
  padding-right: 5px;
}

.widget-footer {
  padding: 10px 15px;
  background-color: #ffffff;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

.widget > .list-group {
  margin-bottom: 0;
}

.widget > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.widget > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}

.widget > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

.widget-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.widget-default {
  border-color: #666666;
}

.widget-default > .widget-heading {
  color: #333333;
  background-color: #ffffff;
  border-color: #666666;
}

.widget-primary {
  border-color: #00a160;
}

.widget-primary > .widget-heading {
  color: #ffffff;
  background-color: #00a160;
  border-color: #00a160;
}

.widget-success {
  border-color: #d6e9c6;
}

.widget-success > .widget-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.widget-info {
  border-color: #bce8f1;
}

.widget-info > .widget-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.widget-warning {
  border-color: #faebcc;
}

.widget-warning > .widget-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.widget-danger {
  border-color: #ebccd1;
}

.widget-danger > .widget-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.widget-slide {
  border-color: #666666;
  border-width: 0;
  margin: 0;
}

.widget-slide > .widget-heading {
  color: #333333;
  background-color: #ffffff;
  border-color: #666666;
}

.widget-slide .h4,
.widget-slide h4 {
  font-size: 15px;
  margin-top: 0px;
  margin-bottom: 5px;
}

.widget-slide .panel-group {
  margin-bottom: 0;
}

[dir="rtl"] .widget-heading {
  padding: 10px 15px 10px 35px;
}

[dir="rtl"] .widget-heading .close {
  right: auto;
  left: -21px;
}

/* Colors */

.card-icon-color-licorice {
  color: #000000;
}

.card-icon-color-magnesium {
  color: #c0c0c0;
}

.card-icon-color-tangerine {
  color: #ff9300;
}

.card-icon-color-salmon {
  color: #ff7e79;
}

.card-icon-color-maraschino {
  color: #ff2600;
}

.card-icon-color-grape {
  color: #9437ff;
}

.card-icon-color-aqua {
  color: #0096ff;
}

/* Main styles */

.color-picker {
  margin: 0;
  padding: 0;
}

.color-picker .color {
  display: inline-block;
  margin: 2px;
  padding: 2px;
  border: 1px solid #c0c0c0;
  background-color: #fff;
}

.color-picker .color > div {
  width: 20px;
  height: 20px;
}

.color-picker .icon-colored {
  display: inline-block;
  margin: 2px;
  padding: 2px;
  min-width: 30px;
  min-height: 30px;
}

.color-picker .icon-colored > div {
  font-size: 1.5em;
  padding: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.lp-counter-party-filter .name-field {
  padding-left: 35px;
}

.lp-counter-party-filter .single-account-selection:hover,
.lp-counter-party-filter .contact-single-account:hover {
  outline: 1px solid #66afe9;
  cursor: pointer;
  color: #262626;
  background-color: #eaeaea;
}

.lp-counter-party-filter .filter-contact {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  color: #333333;
}

.lp-counter-party-filter .filter-contact .photo-container {
  display: table-cell;
  width: 85px;
  padding-left: 9px;
  padding-right: 0px;
}

.lp-counter-party-filter .filter-contact .contact-photo {
  width: 100%;
  padding: 5px;
  display: inline-block;
}

.lp-counter-party-filter .filter-contact .contact-details {
  padding-top: 5px;
  padding-left: 5px;
  height: 60px;
}

.lp-counter-party-filter .filter-contact .contact-details .account-info {
  margin-top: 8px;
}

.lp-counter-party-filter .filter-contact .contact-details .contact-name {
  font-size: 110%;
  font-weight: bold;
}

.lp-counter-party-filter .counterparty-to {
  position: absolute;
  left: 0px;
  height: 100%;
  width: 40px;
  z-index: 2;
  font-size: 14px;
  padding: 6px 12px;
}

.lp-counter-party-filter ul.filter-list {
  padding-right: 0;
}

.lp-counter-party-filter .filter-list {
  display: block;
  border: 1px solid rgba(0, 0, 0, 0.15);
  position: absolute;
  z-index: 2;
  max-height: 500px;
  overflow-y: scroll;
}

.lp-counter-party-filter .filter-list a.contact-anchor {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.lp-counter-party-filter .filter-list .contact {
  position: relative;
}

.lp-counter-party-filter .filter-list .contact .border {
  position: absolute;
  height: 99%;
  width: 10px;
}

.lp-counter-party-filter .filter-list .contact .border.border-my-accounts {
  border: 1px solid #333333;
  background-color: #333333;
}

.lp-counter-party-filter .filter-list .contact .border.border-other {
  border: 1px solid transparent;
  background-color: transparent;
}

.lp-counter-party-filter .contact-account-list {
  text-align: center;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  width: 100%;
  cursor: pointer;
}

.lp-counter-party-filter .contact-account-list .toggle-accounts {
  padding: 5px 0px;
}

.lp-counter-party-filter .contact-account-list .toggle-accounts:hover {
  outline: 1px solid #66afe9;
  cursor: pointer;
}

.lp-counter-party-filter .contact-account-list p {
  margin: 0px;
}

.lp-counter-party-filter .contact-accounts {
  -webkit-transition: max-height 400ms ease;
  -moz-transition: max-height 400ms ease;
  transition: max-height 400ms ease;
  max-height: 0px;
  overflow: hidden;
}

.lp-counter-party-filter .contact-accounts .contact-single-account {
  text-align: left;
  overflow: hidden;
  border-top: 1px solid #cccccc;
  padding: 3px 0px 0px 14px;
  margin: 1px;
}

.lp-counter-party-filter .contact-accounts .contact-single-account p {
  padding-left: 5px;
}

.lp-counter-party-filter .contact-accounts-open {
  max-height: 1000px;
}

.lp-currency-amount-input .select-area {
  width: 24%;
  margin-right: 5%;
}

.lp-currency-amount-input .select-area .default-currency {
  text-align: center;
  width: 100%;
  padding: 5px;
}

.lp-currency-amount-input .select-area .currency-select {
  width: 100%;
  margin-right: 10px;
}

.lp-currency-amount-input .select-area .currency-select.open button {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.lp-currency-amount-input .select-area .dropdown {
  width: 100%;
  padding: 0px !important;
}

.lp-currency-amount-input .select-area .dropdown .dropdown-menu {
  width: 100%;
  top: 99%;
  min-width: 0px;
}

.lp-currency-amount-input .select-area .dropdown .dropdown-menu .dropdown-header {
  display: none;
}

.lp-currency-amount-input .select-area .dropdown li {
  border: none;
  padding: 0;
}

.lp-currency-amount-input .select-area .dropdown li a {
  padding: 5px 10px;
}

.lp-currency-amount-input .select-area .dropdown li a:focus {
  outline: none;
}

.lp-currency-amount-input .amount-area {
  width: 71%;
}

.lp-currency-amount-input .amount-area .whole-amount-input {
  width: 70%;
  text-align: right;
}

.lp-currency-amount-input .amount-area .decimal {
  width: 5%;
}

.lp-currency-amount-input .amount-area .decimal .decimal-point {
  position: relative;
  top: 10px;
  left: 30%;
  font-size: 18px;
  color: #777777;
}

.lp-currency-amount-input .amount-area .decimal-amount-input {
  width: 25%;
}

.lp-currency-amount-input .info {
  margin-top: 2px;
}

.lp-currency-amount-input .info .info-message {
  font-size: 12px;
}

.lp-currency-amount-input .info .open-popup {
  top: 2px;
  left: 5px;
  cursor: pointer;
}

.lp-currency-amount-input.lp-small-size .select-area {
  width: 35%;
  margin-right: 5%;
}

.lp-currency-amount-input.lp-small-size .amount-area {
  width: 60%;
}

.lp-currency-amount-input.lp-small-size .amount-area .whole-amount-input {
  width: 55%;
}

.lp-currency-amount-input.lp-small-size .amount-area .decimal-amount-input {
  width: 40%;
}

.lp-currency-amount-input .select-area {
  width: 24%;
  margin-right: 5%;
}

.lp-currency-amount-input .amount-area {
  width: 71%;
}

.lp-currency-amount-input .amount-area .whole-amount-input {
  width: 70%;
}

.lp-currency-amount-input .amount-area .decimal-amount-input {
  width: 25%;
}

.lp-datepicker {
  padding: 0;
  border: 5px solid #081303;
  border-color: rgba(8, 19, 3, 0.4);
}

.lp-datepicker thead {
  background: #f0f0f0;
  color: #c7c7c7;
  border-left: 1px solid;
  border-right: 1px solid;
}

.lp-datepicker thead th small {
  font-size: 10px;
}

.lp-datepicker thead tr:first-child {
  background: #343434;
}

.lp-datepicker thead tr:first-child th {
  border-color: #343434 !important;
  height: 23px;
  border-left: 1px solid;
  border-right: 1px solid;
}

.lp-datepicker thead tr:first-child th .btn {
  border: 0 none;
  background: #343434;
  color: #fff;
}

.lp-datepicker .btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.lp-datepicker .btn-muted {
  background: #e7e7e7;
  color: #c9c9c9;
}

.lp-datepicker tbody .btn {
  border: 0 none;
}

.lp-datepicker tbody .btn.active {
  background: #ececec;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.lp-datepicker tbody .btn.active span {
  color: #DB1B3B;
}

.lp-datepicker tbody td {
  border: 1px solid #eee !important;
}

.lp-datepicker table {
  border-collapse: collapse;
}

.lp-small-size .lp-datepicker {
  left: -100px !important;
}

.lp-acct-info {
  margin-top: 6px;
}

.btn-block.dropdown-toggle > .lp-icon-caret-down {
  position: absolute !important;
  right: 14px;
  margin-top: -6px;
  top: 50%;
  position: relative;
  float: right !important;
}

.header-dropdown .dropdown-large {
  color: #333333;
  background-color: #f6f6f6;
  border-color: #ffffff;
  text-align: left;
  width: 100%;
}

.header-dropdown .dropdown-large:hover,
.header-dropdown .dropdown-large:focus,
.header-dropdown .dropdown-large.focus,
.header-dropdown .dropdown-large:active,
.header-dropdown .dropdown-large.active,
.open > .dropdown-toggle.header-dropdown .dropdown-large {
  color: #333333;
  background-color: #dddddd;
  border-color: #e0e0e0;
}

.header-dropdown .dropdown-large:active,
.header-dropdown .dropdown-large.active,
.open > .dropdown-toggle.header-dropdown .dropdown-large {
  background-image: none;
}

.header-dropdown .dropdown-large.disabled,
.header-dropdown .dropdown-large[disabled],
fieldset[disabled] .header-dropdown .dropdown-large,
.header-dropdown .dropdown-large.disabled:hover,
.header-dropdown .dropdown-large[disabled]:hover,
fieldset[disabled] .header-dropdown .dropdown-large:hover,
.header-dropdown .dropdown-large.disabled:focus,
.header-dropdown .dropdown-large[disabled]:focus,
fieldset[disabled] .header-dropdown .dropdown-large:focus,
.header-dropdown .dropdown-large.disabled.focus,
.header-dropdown .dropdown-large[disabled].focus,
fieldset[disabled] .header-dropdown .dropdown-large.focus,
.header-dropdown .dropdown-large.disabled:active,
.header-dropdown .dropdown-large[disabled]:active,
fieldset[disabled] .header-dropdown .dropdown-large:active,
.header-dropdown .dropdown-large.disabled.active,
.header-dropdown .dropdown-large[disabled].active,
fieldset[disabled] .header-dropdown .dropdown-large.active {
  background-color: #f6f6f6;
  border-color: #ffffff;
}

.header-dropdown .dropdown-large .badge {
  color: #f6f6f6;
  background-color: #333333;
}

.dropdown-small {
  color: #333333;
  background-color: #eaeaea;
  border-color: #cccccc;
  text-align: left;
}

.dropdown-small:hover,
.dropdown-small:focus,
.dropdown-small.focus,
.dropdown-small:active,
.dropdown-small.active,
.open > .dropdown-toggle.dropdown-small {
  color: #333333;
  background-color: #d1d1d1;
  border-color: #adadad;
}

.dropdown-small:active,
.dropdown-small.active,
.open > .dropdown-toggle.dropdown-small {
  background-image: none;
}

.dropdown-small.disabled,
.dropdown-small[disabled],
fieldset[disabled] .dropdown-small,
.dropdown-small.disabled:hover,
.dropdown-small[disabled]:hover,
fieldset[disabled] .dropdown-small:hover,
.dropdown-small.disabled:focus,
.dropdown-small[disabled]:focus,
fieldset[disabled] .dropdown-small:focus,
.dropdown-small.disabled.focus,
.dropdown-small[disabled].focus,
fieldset[disabled] .dropdown-small.focus,
.dropdown-small.disabled:active,
.dropdown-small[disabled]:active,
fieldset[disabled] .dropdown-small:active,
.dropdown-small.disabled.active,
.dropdown-small[disabled].active,
fieldset[disabled] .dropdown-small.active {
  background-color: #eaeaea;
  border-color: #cccccc;
}

.dropdown-small .badge {
  color: #eaeaea;
  background-color: #333333;
}

.header-dropdown .dropdown-large .lp-acct-bal {
  display: none;
}

.lp-small-acct-select-size .dropdown-large {
  position: relative;
}

.lp-small-acct-select-size .dropdown-large .caret {
  margin-top: 20px;
}

.lp-small-acct-select-size .dropdown-large .lp-acct-name span {
  position: relative;
  top: -10px;
}

.lp-small-acct-select-size .dropdown-large .lp-acct-num span {
  display: none;
}

.lp-small-acct-select-size .dropdown-large .lp-acct-bal {
  top: 45% !important;
  left: 20px;
}

.lp-small-acct-select-size .dropdown-large .lp-acct-bal span {
  font-size: 13px !important;
}

.lp-small-acct-select-size ul.selectpicker .lp-acct-bal {
  top: 70% !important;
}

.dropdown {
  width: 100%;
}

.dropdown .dropdown-toggle,
.dropdown .dropdown-toggle:active {
  padding-right: 25px;
  -webkit-transition: background 0.08s;
  -moz-transition: background 0.08s;
  -o-transition: background 0.08s;
  transition: background 0.08s;
  -webkit-transition: all 0.08s;
  -moz-transition: all 0.08s;
  -o-transition: all 0.08s;
  transition: all 0.08s;
}

.dropdown .dropdown-toggle:before,
.dropdown .dropdown-toggle:active:before,
.dropdown .dropdown-toggle:after,
.dropdown .dropdown-toggle:active:after {
  content: " ";
  display: table;
}

.dropdown .dropdown-toggle:after,
.dropdown .dropdown-toggle:active:after {
  clear: both;
}

.dropdown .dropdown-toggle:before,
.dropdown .dropdown-toggle:active:before,
.dropdown .dropdown-toggle:after,
.dropdown .dropdown-toggle:active:after {
  content: " ";
  display: table;
}

.dropdown .dropdown-toggle:after,
.dropdown .dropdown-toggle:active:after {
  clear: both;
}

.dropdown .filter-option {
  width: 100%;
}

.dropdown .dropdown-large:hover,
.dropdown .dropdown-large:focus {
  background: transparent;
}

.dropdown .dropdown-large .lp-acct-num {
  text-align: left;
}

.dropdown .dropdown-large .lp-acct-bal {
  top: 50%;
}

.dropdown .dropdown-small {
  width: 100%;
}

.dropdown .dropdown-small .lp-acct-num {
  display: none;
}

.dropdown .dropdown-small .lp-acct-bal {
  right: 25px;
}

.dropdown .dropdown-menu {
  padding: 0;
  border: 0 none;
  margin-top: 0;
  width: 100%;
}

.dropdown .dropdown-menu > li {
  border-top: 1px solid #ddd;
  position: relative;
}

.dropdown .dropdown-menu > li > a {
  padding-top: 6px;
  padding-bottom: 6px;
}

.dropdown .dropdown-menu > li > a > i {
  position: relative;
  top: 5px;
}

.dropdown .dropdown-menu .lp-acct-num {
  color: inherit;
}

.dropdown .dropdown-menu .lp-acct-bal {
  top: 50%;
  margin-top: -12px;
}

.dropdown .lp-acct-bal {
  position: absolute;
  right: 20px;
}

.dropdown.open .dropdown-toggle.dropdown-large {
  background: #ffffff;
}

.dropdown .btn:active {
  background: #ffffff;
  color: #00a160;
}

.input-group-btn ul.dropdown-menu {
  width: auto !important;
}

.dropdown-title {
  float: left !important;
}

.dropdown-caret {
  float: right !important;
}

.btn-block {
  display: block;
  width: 100%;
  padding: 6px 12px;
}

.btn-block dropdown-toggle {
  text-align: left;
}

.btn-block .current-label {
  float: left !important;
  text-align: right;
  padding-left: 0;
}

.gray-image-hover {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
}

.selected .gray-image-hover,
.table tr:hover .gray-image-hover {
  filter: none;
  -webkit-filter: none;
}

.input-group.has-clear .form-control {
  padding-right: 25px;
}

.input-group.has-clear .input-clear {
  padding: 6px 12px;
  position: absolute;
  top: 1px;
  right: 35px;
  z-index: 2;
  color: #eeeeee;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

.has-feedback .lp-input-overflow .lp-input-overflow-indicator {
  right: 34px;
  margin-right: 0;
}

.has-feedback .lp-input-overflow .lp-input-overflow-indicator {
  right: 34px;
  margin-right: 0;
}

.lp-input-overflow {
  position: relative;
}

.lp-input-overflow .lp-input-overflow-indicator {
  position: absolute;
  width: 23px;
  height: 32px;
  color: inherit;
  right: 0;
  top: 0px;
  opacity: 0.8;
  background-color: white;
  cursor: pointer;
  display: none;
  z-index: 1;
  margin-right: 1px;
  margin-top: 1px;
}

.lp-input-overflow .lp-input-overflow-elipsis {
  font-size: 21px;
  margin-left: 5px;
}

.lp-input-overflow .lp-input-overflow-input-text {
  display: none;
  position: absolute;
  white-space: nowrap;
}

.list-view {
  position: relative;
  display: block;
}

.list-view-row {
  display: block;
  width: 100%;
  padding: 0;
}

.list-view-row.expandable .list-view-container {
  padding-right: 30px;
}

.list-view-row.expandable .list-view-container:after {
  font-family: 'lp-icons';
  content: '\e60b';
  position: absolute;
  right: 8px;
  top: 50%;
  margin-top: -7px;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 14px;
  z-index: 1;
}

.list-view-row.open .list-view-container {
  background-color: #f5f5f5;
}

.list-view-row.open .list-view-container .gray-image-hover {
  -webkit-filter: none;
  filter: none;
}

.list-view-row.open .details {
  max-height: 1000px;
  border-top: 1px solid #dddddd;
}

.list-view-row.expandable.open .list-view-container:after {
  content: '\e60a';
}

.list-view-row .list-view-container {
  display: table;
  width: 100%;
  position: relative;
}

.list-view-row .list-view-container:hover {
  background-color: #f5f5f5;
}

.list-view-row .list-view-container:hover .gray-image-hover {
  -webkit-filter: none;
  filter: none;
}

.list-view-row .list-view-container.preview .categories {
  width: 160px;
}

.list-view-row .list-view-container .categories {
  width: 9px;
  display: table-cell;
  position: relative;
  -webkit-transition: width 400ms ease;
  -moz-transition: width 400ms ease;
  transition: width 400ms ease;
}

.list-view-row .list-view-container .categories.no-animation {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}

.list-view-row .list-view-container .info {
  width: auto;
  height: 55px;
  position: relative;
}

.list-view-row .list-view-container .h4,
.list-view-row .list-view-container h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}

.list-view-row .list-view-container .h6,
.list-view-row .list-view-container h6 {
  margin-top: 0;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list-view-row .details {
  max-height: 1px;
  -webkit-transition: max-height 400ms ease 600ms;
  -moz-transition: max-height 400ms ease 600ms;
  transition: max-height 400ms ease 600ms;
}

.list-view-row .details .nav.nav-tabs {
  width: 100%;
  margin-top: 10px;
}

.list-view-row .details .tab-content {
  background-color: #ffffff;
}

.list-view-row .column {
  position: relative;
  height: 100%;
  font-size: 0;
}

.list-view-row .column:before {
  content: '';
  position: relative;
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.list-view-row .column.left-align {
  text-align: left;
}

.list-view-row .column.left-align.padded {
  padding-left: 12px;
}

.list-view-row .column.right-align {
  text-align: right;
}

.list-view-row .column.right-align.padded {
  padding-right: 12px;
}

.list-view-row .column .centered {
  display: inline-block;
  vertical-align: middle;
  width: 99.9%;
  /* Android stock browser fix (should be 100%) */
  font-size: 14px;
}

.list-view-row .column .lp-transaction-icon {
  display: inline-block;
}

.list-view-row .column .counterparty-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.preview-all .list-view .list-view-container .categories {
  width: 160px;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
  }
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(359deg);
  }
}

.loading-panel {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 6;
}

.loading-icon {
  position: relative;
  display: block;
  color: #595959;
  font-size: 48px;
  line-height: 48px;
  height: 48px;
  width: 48px;
  left: 50%;
  top: 50%;
  margin-left: -24px;
  margin-top: -24px;
}

.lp-spin {
  -webkit-animation: spin 1000ms infinite linear;
  -moz-animation: spin 1000ms infinite linear;
  animation: spin 1000ms infinite linear;
}

.ng-modal-overlay {
  /* A dark translucent div that covers the whole screen */
  position: absolute;
  z-index: 4;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.8;
}

.modal-dialog {
  z-index: 5;
  /* Center the dialog */
}

.ng-modal-dialog-content {
  padding: 15px 35px;
  text-align: left;
}

.ng-modal-dialog .lp-contacts-header {
  padding-bottom: 15px;
}

.modal {
  display: block;
  position: absolute;
  overflow: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.modal-content {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.modal-body {
  padding: 10px 20px;
}

.modal-header {
  border-bottom: 0;
  padding: 15px 15px 0;
}

.modal-footer {
  border-top: 0;
  margin-top: 0;
  padding: 10px 20px 20px;
}

.modal-dialog {
  width: 60%;
}

.progress-indicator-container {
  position: relative;
}

.progress-indicator-container .progress-indicator {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
}

.lp-autosuggest-suggestions {
  font-family: 'Open sans', Arial, sans-serif;
  background: #fff;
  border: 1px solid #dfdcd5;
  overflow-y: scroll;
}

.lp-autosuggest-suggestion {
  cursor: pointer;
  border-bottom: 1px solid #e2ded8;
}

.lp-smartsuggest-result {
  padding: 5px 10px 5px 5px;
  clear: both;
  display: block;
  min-height: 35px;
  line-height: 35px;
  color: #171717;
}

.lp-smartsuggest-result .lp-smartsuggest-contact {
  line-height: 20px;
}

.lp-smartsuggest-result .lp-smartsuggest-account {
  line-height: 20px;
}

.lp-smartsuggest-icon {
  float: left;
  margin-right: 10px;
}

.lp-smartsuggest-icon i {
  margin-left: 10px;
  margin-right: 10px;
}

.lp-autosuggest-selected {
  background: #e5e5e5;
  color: #fff;
}

.lp-smartsuggest-value {
  font-weight: bold;
}

.lp-smartsuggest-predicted {
  color: #bababa;
}

.lp-smartsuggest-intials {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #777;
  color: #777;
  background: #fff;
}

.lp-autosuggest-selected .lp-smartsuggest-predicted {
  color: #878787;
}

.lp-smartsuggest-title {
  cursor: default;
  background-color: #fdfdfd;
}

.lp-dark.lp-stretch-background {
  background: #373737 url('../../../universal/images/dark-bg.png') repeat-x 0 0;
}

.lp-stretch-background-container {
  min-height: 50px;
  padding-top: 8px;
}

.lp-stretch-background {
  position: absolute;
  left: 0;
  display: none;
  width: 100%;
}

.wizard-wrapper .wizard-header {
  padding: 0;
  border: none;
}

.wizard-wrapper .wizard-header .wizard-header-title {
  margin-bottom: 15px;
  margin-top: 0;
  text-align: left;
}

.wizard-wrapper .wizard-steps {
  position: relative;
  padding-bottom: 15px;
}

.wizard-wrapper .wizard-step {
  margin: 0 5px;
  color: #777777;
  white-space: nowrap;
  width: 1.6em;
}

.wizard-wrapper .wizard-step-number {
  margin-right: 5px;
  border: 1px solid #777777;
  border-radius: 0.8em;
  display: inline-block;
  text-align: center;
  width: 1.6em;
}

.wizard-wrapper .wizard-step-number-active {
  background-color: #eaeaea;
  color: #333333;
}

.wizard-wrapper .wizard-step-heading {
  position: absolute;
  left: 5px;
  width: 100%;
}

.wizard-wrapper .wizard-step-arrow {
  color: #a4a5a0;
  top: 3px;
}

.wizard-wrapper .wizard-step-done {
  background-color: #5cb85c;
  border-color: #4cae4c;
  color: #ffffff;
}

.wizard-wrapper .wizard-future-step {
  border: 1px solid #777777;
}

.wizard-wrapper .wizard-active-step {
  color: #333333;
  border-color: #333333;
}

.wizard-wrapper .wizard-step {
  width: auto;
}

.wizard-wrapper .wizard-steps {
  padding-bottom: 0;
}

.wizard-wrapper .wizard-step-heading {
  position: relative;
  left: auto;
}

.slide-down {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.5s, background-color 0.5s linear;
  -moz-transition: max-height 0.5s, background-color 0.5s linear;
  -o-transition: max-height 0.5s, background-color 0.5s linear;
  transition: max-height 0.5s, background-color 0.5s linear;
}

.slide-down.selected {
  max-height: 1000px;
  -webkit-transition: max-height 0.5s;
  -moz-transition: max-height 0.5s;
  -o-transition: max-height 0.5s;
  transition: max-height 0.5s;
}

.checkbox {
  margin-top: 5px;
}

.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}

/* The compressed css for containers will cause relative image paths to be wrong. This is a hack to resolve that */

.lp-headed-container-header {
  background: transparent url('../../../universal/images/img_greybar.png') repeat-x left center;
}

.places-list .list-view-row .info {
  height: 85px;
}

.panel-message {
  margin: 0;
  padding: 0;
  line-height: 1.42857143;
  color: #333333;
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}

.panel-message-sm {
  margin: 0;
  padding: 0;
  line-height: 1.42857143;
  color: #333333;
  padding-top: 33.33333333px;
  text-align: center;
}

[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none;
}

.text-dark {
  color: #717171;
}

.text-medium {
  color: #777777;
}

.text-light {
  color: #ccc;
}

.text-capitalize {
  text-transform: capitalize;
}

.valign-middle {
  vertical-align: middle !important;
}

.break-word {
  word-break: break-all;
  word-wrap: break-word;
}

.lp-nonfunc-bar {
  display: none;
}

.bd-contentViewer-wrapper {
  padding: 0 !important;
}

/* Sibling of this may be higher (eg design mode tools, stretch background */

.lp-page-children {
  z-index: inherit;
  position: relative;
}

/* Widget bodies now automatically have there own local stacking context (NEW) */

.bp-widget-body {
  position: relative;
}

.lp-page-children + .bp-widget .bp-widget-body {
  z-index: inherit;
}

/* Minimization/maximization */

.lp-minimized,
.lp-maximized {
  display: none;
}

.lp-widget-minimized .lp-minimized,
.lp-widget-maximized .lp-maximized {
  display: block;
}

.light-font {
  font-family: 'Proxima Light', 'Open sans', Arial, sans-serif;
}

.margin-bottom-sm {
  margin-bottom: 5px;
}

.padding-left-sm {
  padding-left: 5px;
}

.padding-left-med {
  padding-left: 10px;
}

.padding-left-lg {
  padding-left: 15px;
}

.padding-right-sm {
  padding-right: 5px;
}

.padding-right-md {
  padding-right: 10px;
}

.padding-right-lg {
  padding-right: 15px;
}

.no-padding {
  padding: 0 !important;
}

.no-padding-top {
  padding-top: 0 !important;
}

.no-padding-left {
  padding-left: 0 !important;
}

.no-padding-right {
  padding-right: 0 !important;
}

.no-padding-bottom {
  padding-bottom: 0 !important;
}

.no-margin {
  margin: 0 !important;
}

.no-margin-top {
  margin-top: 0 !important;
}

.no-margin-left {
  margin-left: 0 !important;
}

.no-margin-right {
  margin-right: 0 !important;
}

.no-margin-bottom {
  margin-bottom: 0 !important;
}

.no-min-height {
  min-height: 0 !important;
}

.cursor-pointer {
  cursor: pointer;
}

.resize-none {
  resize: none;
}

.no-bg {
  background-color: transparent !important;
}

.display-none {
  display: none !important;
}

.display-block {
  display: block !important;
}

.position-right {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.position-left {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.min-height-500 {
  min-height: 500px;
}

.no-border td {
  border: 0 none !important;
}

.inline-block {
  display: inline-block;
  float: none;
}

.inline {
  display: inline;
}

.background-transition {
  -webkit-transition: background 0.08s;
  -moz-transition: background 0.08s;
  -o-transition: background 0.08s;
  transition: background 0.08s;
}

.color-transition {
  -webkit-transition: all 0.08s;
  -moz-transition: all 0.08s;
  -o-transition: all 0.08s;
  transition: all 0.08s;
}

.lp-xs-size .hide-xs-widget {
  display: none;
}

.lp-tile-size .hide-tile-widget {
  display: none;
}

.lp-tile-size .hide-small-widget,
.lp-small-size .hide-small-widget {
  display: none;
}

.lp-tile-size .hide-medium-widget,
.lp-small-size .hide-medium-widget,
.lp-medium-size .hide-medium-widget {
  display: none;
}

.lp-large-size .hide-large-widget {
  display: none;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  -moz-opacity: .65;
  opacity: 0.65;
}

.lp-full-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  display: none;
  background: transparent none no-repeat center top;
}

.lp-session-dialog {
  position: absolute;
  left: 50%;
  width: 230px;
}

.lp-field.form-group {
  margin-left: 0;
  margin-right: 0;
}

.lp-field .control-label {
  text-align: left;
}

.lp-field .lp-icon-info-sign {
  color: #808080;
  position: relative;
  left: 5px;
}

.lp-field .lp-editable {
  background-color: white;
  color: black;
}

.lp-field .dropdown {
  width: 100%;
}

.lp-field .dropdown-toggle {
  text-align: left;
}

.lp-field .dropdown-toggle .caret {
  position: absolute;
  right: 10px;
  top: 40%;
}

.lp-field label {
  cursor: pointer;
}

.lp-editable input[readonly] {
  color: #333333;
  background-color: #eaeaea;
  cursor: default;
}

.lp-editable-edit {
  position: absolute;
  top: 10px;
  right: 15px;
  color: #333333;
}

.lp-editable-text {
  padding: 7px;
  border: 1px solid #555555;
  border-radius: 4px;
  min-height: 34px;
}

.lp-editable-readonly.lp-editable-readonly {
  border: 0;
}

.lp-field-help {
  width: 350px;
  line-height: 1em;
  margin-top: 5px;
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 0;
}

.lp-widget-title {
  font-family: 'latolight', 'Open sans', Arial, sans-serif, 'Open sans', Arial, sans-serif;
  color: #717171 !important;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.lp-widget-chrome-default,
.lp-widget-chrome-tab .lp-widget-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid rgba(206, 206, 206, 0.4);
  background: #ffffff;
  position: relative;
}

.lp-widget-control {
  display: block;
  padding: 0;
  margin: 0;
  border: none;
  background: none;
  cursor: pointer;
  padding: 0 10px;
  font-size: 12px;
  color: #646464 !important;
}

.lp-widget-controls {
  line-height: 0;
  position: absolute;
  right: 0;
}

.panel.panel-chrome-default {
  border-color: transparent;
  margin-bottom: 0 !important;
}

.panel.panel-chrome-default > .panel-heading {
  color: #717171;
  background-color: #eaeaea;
  border-color: #efefef;
}

.panel.panel-chrome-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: transparent;
}

.panel.panel-chrome-default > .panel-heading .badge {
  color: #eaeaea;
  background-color: #717171;
}

.panel.panel-chrome-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: transparent;
}

.panel.panel-chrome-default > .panel-body {
  padding: 0;
}

.panel.panel-chrome-default .lp-widget-control,
.panel.panel-chrome-default > .panel-heading,
.panel.panel-chrome-default .panel-title {
  height: 48px;
  line-height: 48px !important;
  overflow: hidden;
}

.panel.panel-chrome-default > .panel-heading {
  background-color: #eaeaea;
  padding: 0;
  border-bottom: 1px solid #e2e2e2;
}

.panel.panel-chrome-default > .panel-heading .lp-widget-controls li {
  vertical-align: top;
}

.panel.panel-chrome-default .panel-title {
  margin: 0;
  padding: 0;
  line-height: 1.42857143;
  color: #333333;
  padding: 0 16px;
  color: #717171 !important;
  width: 100%;
}

.panel.panel-chrome-default .panel-title .lp-icon {
  padding-right: 5px;
}

.focus-shadow {
  border-color: rgba(102, 175, 233, 0.7);
  -webkit-box-shadow: 0 0 3px rgba(102, 175, 233, 0.4) inset, 0 0 8px rgba(102, 175, 233, 0.75);
  -moz-box-shadow: 0 0 3px rgba(102, 175, 233, 0.4) inset, 0 0 8px rgba(102, 175, 233, 0.75);
  box-shadow: 0 0 3px rgba(102, 175, 233, 0.4) inset, 0 0 8px rgba(102, 175, 233, 0.75);
}

.focus-outline {
  border-color: rgba(102, 175, 233, 0.7);
  -webkit-box-shadow: 0 0 3px rgba(102, 175, 233, 0.4) inset, 0 0 8px rgba(102, 175, 233, 0.75);
  -moz-box-shadow: 0 0 3px rgba(102, 175, 233, 0.4) inset, 0 0 8px rgba(102, 175, 233, 0.75);
  box-shadow: 0 0 3px rgba(102, 175, 233, 0.4) inset, 0 0 8px rgba(102, 175, 233, 0.75);
  outline: 1px solid rgba(102, 175, 233, 0.2);
  outline-offset: -2px;
}

.focus-outline-only {
  outline: 1px solid rgba(102, 175, 233, 0.55);
  outline-offset: -1px;
}

.focus-text {
  outline: 1px solid rgba(102, 175, 233, 0.6);
  outline-offset: 0;
}

.focus-block {
  border-color: rgba(102, 175, 233, 0.7);
  -webkit-box-shadow: 0 0 3px rgba(102, 175, 233, 0.4) inset, 0 0 8px rgba(102, 175, 233, 0.75);
  -moz-box-shadow: 0 0 3px rgba(102, 175, 233, 0.4) inset, 0 0 8px rgba(102, 175, 233, 0.75);
  box-shadow: 0 0 3px rgba(102, 175, 233, 0.4) inset, 0 0 8px rgba(102, 175, 233, 0.75);
  outline: 1px solid rgba(102, 175, 233, 0.2);
  outline-offset: -2px;
  outline-offset: 0;
}

.focus-form {
  border-color: rgba(102, 175, 233, 0.7);
  -webkit-box-shadow: 0 0 3px rgba(102, 175, 233, 0.4) inset, 0 0 8px rgba(102, 175, 233, 0.75);
  -moz-box-shadow: 0 0 3px rgba(102, 175, 233, 0.4) inset, 0 0 8px rgba(102, 175, 233, 0.75);
  box-shadow: 0 0 3px rgba(102, 175, 233, 0.4) inset, 0 0 8px rgba(102, 175, 233, 0.75);
  outline: 1px solid rgba(102, 175, 233, 0.2);
  outline-offset: -2px;
  outline: 0 none;
  outline-offset: 0;
}

.table-hover tr:focus,
a:focus {
  outline: 1px solid rgba(102, 175, 233, 0.6);
  outline-offset: 0;
}

.dropdown .dropdown-small:focus {
  border-color: rgba(102, 175, 233, 0.7);
  -webkit-box-shadow: 0 0 3px rgba(102, 175, 233, 0.4) inset, 0 0 8px rgba(102, 175, 233, 0.75);
  -moz-box-shadow: 0 0 3px rgba(102, 175, 233, 0.4) inset, 0 0 8px rgba(102, 175, 233, 0.75);
  box-shadow: 0 0 3px rgba(102, 175, 233, 0.4) inset, 0 0 8px rgba(102, 175, 233, 0.75);
}

.form-control:focus {
  border-color: rgba(102, 175, 233, 0.7);
  -webkit-box-shadow: 0 0 3px rgba(102, 175, 233, 0.4) inset, 0 0 8px rgba(102, 175, 233, 0.75);
  -moz-box-shadow: 0 0 3px rgba(102, 175, 233, 0.4) inset, 0 0 8px rgba(102, 175, 233, 0.75);
  box-shadow: 0 0 3px rgba(102, 175, 233, 0.4) inset, 0 0 8px rgba(102, 175, 233, 0.75);
  outline: 1px solid rgba(102, 175, 233, 0.2);
  outline-offset: -2px;
  outline: 0 none;
  outline-offset: 0;
}

.lp-widget-control:focus {
  border-color: rgba(102, 175, 233, 0.7);
  -webkit-box-shadow: 0 0 3px rgba(102, 175, 233, 0.4) inset, 0 0 8px rgba(102, 175, 233, 0.75);
  -moz-box-shadow: 0 0 3px rgba(102, 175, 233, 0.4) inset, 0 0 8px rgba(102, 175, 233, 0.75);
  box-shadow: 0 0 3px rgba(102, 175, 233, 0.4) inset, 0 0 8px rgba(102, 175, 233, 0.75);
  outline: 1px solid rgba(102, 175, 233, 0.2);
  outline-offset: -2px;
}

.lp-widget-control:hover {
  color: #717171 !important;
}

button.lp-widget-control:focus,
.lp-widget-control button:focus,
.panel-grouped .panel-heading:focus,
.lp-launcher-chrome-title:focus,
.panel-chrome-default > .panel-title,
.tab-content .tab-pane:focus,
.btn-group.dropdown > .btn.dropdown-large:focus,
.dropdown .dropdown-menu > li > a:focus,
.panel-body:focus,
.lp-sitemap a:focus,
.btn-link:focus {
  outline: 1px solid rgba(102, 175, 233, 0.55);
  outline-offset: -1px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.dropdown-toggle:focus {
  border: 1px solid #0088CC;
  box-shadow: 0 0 3px #0088CC;
}

.lp-launcher-side .lp-launcher-tab a:focus {
  border-color: rgba(102, 175, 233, 0.7);
  -webkit-box-shadow: 0 0 3px rgba(102, 175, 233, 0.4) inset, 0 0 8px rgba(102, 175, 233, 0.75);
  -moz-box-shadow: 0 0 3px rgba(102, 175, 233, 0.4) inset, 0 0 8px rgba(102, 175, 233, 0.75);
  box-shadow: 0 0 3px rgba(102, 175, 233, 0.4) inset, 0 0 8px rgba(102, 175, 233, 0.75);
  outline: 1px solid rgba(102, 175, 233, 0.2);
  outline-offset: -2px;
  outline-offset: 0;
}

.bp-ui-dragGrip:focus,
.bp-ui-dragGrip:active {
  border-color: rgba(102, 175, 233, 0.7);
  -webkit-box-shadow: 0 0 3px rgba(102, 175, 233, 0.4) inset, 0 0 8px rgba(102, 175, 233, 0.75);
  -moz-box-shadow: 0 0 3px rgba(102, 175, 233, 0.4) inset, 0 0 8px rgba(102, 175, 233, 0.75);
  box-shadow: 0 0 3px rgba(102, 175, 233, 0.4) inset, 0 0 8px rgba(102, 175, 233, 0.75);
  outline: 1px solid rgba(102, 175, 233, 0.2);
  outline-offset: -2px;
  outline-offset: 0;
}

.bd-designMode-null .bp-manageableArea {
  outline-offset: 0;
  outline: 0 none !important;
}

.skip-link a {
  padding: 6px;
  position: absolute;
  top: -40px;
  left: 0;
  color: white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  border-bottom-right-radius: 8px;
  background: transparent;
  -webkit-transition: top 1s ease-out, background 1s linear;
  -moz-transition: top 1s ease-out, background 1s linear;
  transition: top 1s ease-out, background 1s linear;
  z-index: 100;
}

.skip-link a:focus {
  position: absolute;
  left: 0;
  top: 0;
  background: #00a160;
  outline: 0;
  -webkit-transition: top 0.1s ease-in, background 0.5s linear;
  -moz-transition: top 0.1s ease-in, background 0.5s linear;
  transition: top 0.1s ease-in, background 0.5s linear;
  clip: auto;
  height: auto;
  width: auto;
}

/* Flying focus */

/*
#flying-focus {
  position: absolute;
  margin: 0;
  background: transparent;
  -webkit-transition-property: left, top, width, height, opacity;
  transition-property: left, top, width, height, opacity;
  -webkit-transition-timing-function: cubic-bezier(0, 0.2, 0, 1);
  transition-timing-function: cubic-bezier(0, 0.2, 0, 1);
  visibility: hidden;
  pointer-events: none;
  box-shadow: 0 0 2px 3px #78aeda, 0 0 2px #78aeda inset; border-radius: 2px;
}
#flying-focus.flying-focus_visible {
  visibility: visible;
  z-index: 9999;
}
.flying-focus_target {
  outline: none !important; */

/* Doesn't work in Firefox :( */

/*

}
*/

/* http://stackoverflow.com/questions/71074/how-to-remove-firefoxs-dotted-outline-on-buttons-as-well-as-links/199319 */

/*

.flying-focus_target::-moz-focus-inner {
  border: 0 !important;
}
*/

/* Replace it with @supports rule when browsers catch up */

/*

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #flying-focus {
    box-shadow: none;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -3px;
  }
}*/

.lp-iban {
  display: table;
  width: 100%;
  position: relative;
}

.lp-iban .lp-iban-country-dropdown {
  display: table-cell;
  width: 65px;
  padding-right: 10px;
}

.lp-iban .lp-iban-country-dropdown .dropdown {
  width: 55px;
  display: inline-block;
}

.lp-iban .lp-iban-country-dropdown .dropdown .dropdown-toggle .country-name {
  display: none;
}

.lp-iban .lp-iban-country-dropdown .dropdown .dropdown-menu > li {
  border-top: none;
}

.lp-iban .lp-iban-country-dropdown .dropdown .dropdown-menu .dropdown-search {
  padding: 5px;
}

.lp-iban .lp-iban-input {
  display: table-cell;
  vertical-align: top;
}

.lp-iban .lp-iban-input input::-ms-clear {
  display: none;
}

.lp-iban .lp-iban-input > .glyphicon-remove {
  cursor: pointer;
}

.lp-iban .lp-input-cursor-position-offset {
  display: none;
  position: absolute;
  white-space: nowrap;
}

.lp-iban-info {
  font-size: 12px;
}

.lp-iban-info .open-popup {
  top: 2px;
  left: 5px;
  cursor: pointer;
}

.lp-account-select button.dropdown-toggle .lp-acct-detail,
.lp-account-select ul.dropdown-menu .lp-acct-detail {
  padding-top: 7px;
  color: inherit;
}

.lp-account-select button.dropdown-toggle .lp-acct-from,
.lp-account-select ul.dropdown-menu .lp-acct-from {
  width: 40px;
  font-size: 90%;
  font-weight: bold;
  padding-top: 2px;
}

.lp-account-select button.dropdown-toggle .lp-acct-name,
.lp-account-select ul.dropdown-menu .lp-acct-name {
  color: inherit;
}

.lp-account-select button.dropdown-toggle .lp-account-amount,
.lp-account-select ul.dropdown-menu .lp-account-amount {
  color: inherit;
}

.lp-account-select button.dropdown-toggle .lp-account-bal,
.lp-account-select ul.dropdown-menu .lp-account-bal {
  color: inherit;
}

.lp-account-select button.dropdown-toggle {
  text-align: left;
  border-radius: 0px;
  border: none;
  padding-top: 15px;
  padding-bottom: 15px;
}

.lp-account-select button.dropdown-toggle .caret {
  position: absolute;
  top: 45%;
  right: 5px;
}

.lp-account-select button.dropdown-toggle .lp-acct-name {
  font-weight: bold;
}

.lp-account-select ul.dropdown-menu .lp-acct-from span {
  visibility: hidden;
}

.lp-account-select .lp-large-account-select-size ul.dropdown-menu li a,
.lp-account-select .lp-small-account-select-size ul.dropdown-menu li a {
  padding: 15px 25px 15px 12px;
}

.lp-account-select .lp-small-account-select-size button.dropdown-toggle .lp-acct-num,
.lp-account-select .lp-normal-account-select-size button.dropdown-toggle .lp-acct-num,
.lp-account-select .lp-small-account-select-size button.dropdown-toggle .lp-account-bal,
.lp-account-select .lp-normal-account-select-size button.dropdown-toggle .lp-account-bal,
.lp-account-select .lp-small-account-select-size button.dropdown-toggle .lp-acct-from,
.lp-account-select .lp-normal-account-select-size button.dropdown-toggle .lp-acct-from,
.lp-account-select .lp-small-account-select-size ul.dropdown-menu .lp-acct-from,
.lp-account-select .lp-normal-account-select-size ul.dropdown-menu .lp-acct-from {
  display: none;
}

.lp-account-select .lp-small-account-select-size button.dropdown-toggle .lp-acct-detail,
.lp-account-select .lp-normal-account-select-size button.dropdown-toggle .lp-acct-detail,
.lp-account-select .lp-small-account-select-size button.dropdown-toggle .lp-account-amount,
.lp-account-select .lp-normal-account-select-size button.dropdown-toggle .lp-account-amount {
  padding-top: 0px;
}

.lp-account-select .lp-large-account-select-size button.dropdown-toggle .lp-acct-name,
.lp-account-select .lp-large-account-select-size ul.dropdown-menu .lp-acct-name {
  font-size: 110% !important;
  font-weight: bold;
}

.lp-account-select .lp-large-account-select-size button.dropdown-toggle .lp-account-amount,
.lp-account-select .lp-large-account-select-size ul.dropdown-menu .lp-account-amount {
  font-size: 200% !important;
  font-weight: bold;
}

.lp-us-account-input .has-feedback input {
  font-family: Courier New, Courier, monospace;
  font-size: 16px;
}

.lp-us-account-input .lp-acc-plus-country {
  width: 100%;
  display: table;
  position: relative;
}

.lp-us-account-input .lp-acc-plus-country .country-select {
  width: 65px;
  display: table-cell;
}

.lp-us-account-input .lp-acc-plus-country .country-select .dropdown {
  width: 55px;
  display: inline-block;
}

.lp-us-account-input .lp-acc-plus-country .country-select .dropdown .dropdown-menu {
  border: 1px solid #bbbbbb;
}

.lp-us-account-input .lp-acc-plus-country .country-select .dropdown .dropdown-menu > li {
  border-top: none;
}

.lp-us-account-input .lp-acc-plus-country .country-select .dropdown .dropdown-menu .dropdown-search {
  padding: 5px;
}

.lp-us-account-input .account-number {
  display: table-cell;
  vertical-align: top;
}

.lp-us-account-input input {
  margin-bottom: 5px;
}

.lp-us-account-input .clickable-icon {
  cursor: pointer;
  pointer-events: auto;
}

.lp-us-account-input .lp-routing-info {
  font-size: 13px;
  margin: 3px;
}

.lp-us-account-input .lp-routing-info i {
  cursor: pointer;
  margin-left: 3px;
}

.lp-p2p-enrollment .warning {
  color: #d9534f;
}

.lp-p2p-enrollment .ts-and-cs {
  height: 120px;
  margin-top: 10px;
}

.lp-p2p-enrollment .ts-and-cs .ts-cs-check {
  width: 10%;
}

.lp-p2p-enrollment .ts-and-cs .ts-cs-details {
  width: 90%;
}

.p2p-transactions-list .list-view-row .info {
  height: 85px;
}

.p2p-transactions-list .list-view-row .info .transaction-note {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.lp-payment-mode-tabs .lp-payment-method-tab-area,
.lp-payment-method-tabs .lp-payment-method-tab-area {
  margin-bottom: 15px;
}

.lp-payment-mode-tabs .payment-mode-tab-area .tab-content .tab-pane,
.lp-payment-method-tabs .payment-mode-tab-area .tab-content .tab-pane,
.lp-payment-mode-tabs .lp-payment-method-tab-area .tab-content .tab-pane,
.lp-payment-method-tabs .lp-payment-method-tab-area .tab-content .tab-pane {
  background-color: #ffffff;
  padding: 10px;
}

.lp-payment-mode-tabs .payment-mode-tab-area .tab-content .tab-pane .one-time .text,
.lp-payment-method-tabs .payment-mode-tab-area .tab-content .tab-pane .one-time .text,
.lp-payment-mode-tabs .lp-payment-method-tab-area .tab-content .tab-pane .one-time .text,
.lp-payment-method-tabs .lp-payment-method-tab-area .tab-content .tab-pane .one-time .text {
  width: 40%;
  padding-top: 5px;
}

.lp-payment-mode-tabs .payment-mode-tab-area .tab-content .tab-pane .one-time .date-picker,
.lp-payment-method-tabs .payment-mode-tab-area .tab-content .tab-pane .one-time .date-picker,
.lp-payment-mode-tabs .lp-payment-method-tab-area .tab-content .tab-pane .one-time .date-picker,
.lp-payment-method-tabs .lp-payment-method-tab-area .tab-content .tab-pane .one-time .date-picker {
  width: 50% !important;
  position: relative;
}

.lp-payment-mode-tabs .payment-mode-tab-area .tab-content .tab-pane .one-time .date-picker input,
.lp-payment-method-tabs .payment-mode-tab-area .tab-content .tab-pane .one-time .date-picker input,
.lp-payment-mode-tabs .lp-payment-method-tab-area .tab-content .tab-pane .one-time .date-picker input,
.lp-payment-method-tabs .lp-payment-method-tab-area .tab-content .tab-pane .one-time .date-picker input {
  padding-right: 26px;
}

.lp-payment-mode-tabs .payment-mode-tab-area .tab-content .tab-pane .one-time .date-picker input::-ms-clear,
.lp-payment-method-tabs .payment-mode-tab-area .tab-content .tab-pane .one-time .date-picker input::-ms-clear,
.lp-payment-mode-tabs .lp-payment-method-tab-area .tab-content .tab-pane .one-time .date-picker input::-ms-clear,
.lp-payment-method-tabs .lp-payment-method-tab-area .tab-content .tab-pane .one-time .date-picker input::-ms-clear {
  display: none;
}

.lp-payment-mode-tabs .payment-mode-tab-area .tab-content .tab-pane .one-time .date-picker .calendar-icon,
.lp-payment-method-tabs .payment-mode-tab-area .tab-content .tab-pane .one-time .date-picker .calendar-icon,
.lp-payment-mode-tabs .lp-payment-method-tab-area .tab-content .tab-pane .one-time .date-picker .calendar-icon,
.lp-payment-method-tabs .lp-payment-method-tab-area .tab-content .tab-pane .one-time .date-picker .calendar-icon {
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 10px;
}

.lp-payment-mode-tabs .payment-mode-tab-area .tab-content .tab-pane .urgent-transfer .urgent-checkbox,
.lp-payment-method-tabs .payment-mode-tab-area .tab-content .tab-pane .urgent-transfer .urgent-checkbox,
.lp-payment-mode-tabs .lp-payment-method-tab-area .tab-content .tab-pane .urgent-transfer .urgent-checkbox,
.lp-payment-method-tabs .lp-payment-method-tab-area .tab-content .tab-pane .urgent-transfer .urgent-checkbox {
  margin-right: 3px;
}

.lp-payment-mode-tabs .payment-mode-tab-area .tab-content .tab-pane .urgent-transfer .urgent-checkbox input,
.lp-payment-method-tabs .payment-mode-tab-area .tab-content .tab-pane .urgent-transfer .urgent-checkbox input,
.lp-payment-mode-tabs .lp-payment-method-tab-area .tab-content .tab-pane .urgent-transfer .urgent-checkbox input,
.lp-payment-method-tabs .lp-payment-method-tab-area .tab-content .tab-pane .urgent-transfer .urgent-checkbox input {
  margin: 0px !important;
}

.lp-payment-mode-tabs .payment-mode-tab-area .tab-content .tab-pane .urgent-transfer .urgent-message,
.lp-payment-method-tabs .payment-mode-tab-area .tab-content .tab-pane .urgent-transfer .urgent-message,
.lp-payment-mode-tabs .lp-payment-method-tab-area .tab-content .tab-pane .urgent-transfer .urgent-message,
.lp-payment-method-tabs .lp-payment-method-tab-area .tab-content .tab-pane .urgent-transfer .urgent-message {
  margin-top: 1px;
}

.lp-payment-mode-tabs .payment-mode-tab-area .tab-content .tab-pane .urgent-transfer .urgent-message .open-popup,
.lp-payment-method-tabs .payment-mode-tab-area .tab-content .tab-pane .urgent-transfer .urgent-message .open-popup,
.lp-payment-mode-tabs .lp-payment-method-tab-area .tab-content .tab-pane .urgent-transfer .urgent-message .open-popup,
.lp-payment-method-tabs .lp-payment-method-tab-area .tab-content .tab-pane .urgent-transfer .urgent-message .open-popup {
  cursor: pointer;
  left: 5px;
  top: 2px;
}

.lp-payment-mode-tabs .payment-mode-tab-area .tab-content .tab-pane .urgent-transfer-message,
.lp-payment-method-tabs .payment-mode-tab-area .tab-content .tab-pane .urgent-transfer-message,
.lp-payment-mode-tabs .lp-payment-method-tab-area .tab-content .tab-pane .urgent-transfer-message,
.lp-payment-method-tabs .lp-payment-method-tab-area .tab-content .tab-pane .urgent-transfer-message {
  color: #d9534f;
}

.lp-payment-ref-description {
  width: 100%;
}

.lp-payment-ref-description .lp-payment-reference {
  width: 100%;
  margin-bottom: 20px;
  position: relative;
}

.lp-payment-ref-description .lp-payment-reference.has-feedback input {
  font-family: Courier New, Courier, monospace;
  font-size: 16px;
}

.lp-payment-ref-description .lp-payment-reference input::-ms-clear {
  display: none;
}

.lp-payment-ref-description .lp-payment-reference .glyphicon-remove {
  cursor: pointer;
}

.lp-payment-ref-description .lp-payment-reference .lp-input-cursor-position-offset {
  display: none;
  position: absolute;
  white-space: nowrap;
}

.lp-payment-ref-description .lp-payment-description {
  width: 100%;
}

.lp-payment-ref-description .lp-payment-description .desc-placeholder {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 100%;
  padding-top: 6px;
  background: none;
  padding-left: 12px;
  width: 100%;
  color: gray;
}

.lp-payment-ref-description .lp-payment-description .lp-payment-description-area {
  resize: none;
  height: 80px;
  width: 100%;
}

.lp-payment-ref-description .hover-catcher {
  position: absolute;
  top: 0;
  width: 99%;
  z-index: 2;
  cursor: not-allowed;
  display: none;
}

.lp-payment-ref-description .hover-catcher.refDisabled {
  height: 34px;
  display: block !important;
}

.lp-payment-ref-description .hover-catcher.descDisabled {
  top: 55px !important;
  height: 80px;
  display: block !important;
}

.lp-payment-ref-description .info-message {
  margin-left: 5px;
}

.lp-transaction-category {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 55px;
  top: 0;
  left: 0;
  border: 1px solid #dddddd;
  overflow: hidden;
}

.lp-transaction-category .category-marker {
  position: absolute;
  display: block;
  width: 7px;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #dddddd;
}

.lp-transaction-category .category-name {
  width: 100%;
  height: 100%;
  display: table;
}

.lp-transaction-category .category-name .h4 {
  padding: 0 10px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.lp-category-select .category-search {
  margin-bottom: 10px;
}

.lp-category-select .category-list {
  margin: 0 0 10px 0;
  padding: 0;
}

.lp-category-select .category-list > li {
  padding: 0 5px 10px;
}

.lp-category-select .new-category {
  margin: 0 0 10px 0;
  padding: 0;
}

.lp-category-select .category-item {
  position: relative;
  padding: 10px 25px 10px 10px;
  padding-left: 17px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.lp-category-select .category-item > .marker {
  position: absolute;
  width: 9px;
  height: 100%;
  top: 0;
  left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}

.lp-category-select .category-item > .name {
  color: #333333;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4);
}

.lp-category-select .category-item > .name.light {
  color: #ffffff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
}

.lp-category-select .category-item > .close {
  position: absolute;
  right: 6px;
  color: inherit;
}

.lp-category-select .category-apply button {
  margin-bottom: 10px;
}

.lp-scheduled-transfer {
  width: 100%;
}

.lp-scheduled-transfer .lp-st-section {
  margin-bottom: 10px;
}

.lp-scheduled-transfer .lp-st-caption {
  padding: 5px;
  width: 30%;
}

.lp-scheduled-transfer .lp-st-control {
  width: 70%;
}

.lp-scheduled-transfer .lp-st-frequency,
.lp-scheduled-transfer .lp-st-end-on {
  width: 100%;
}

.lp-scheduled-transfer .lp-st-frequency .dropdown .btn,
.lp-scheduled-transfer .lp-st-end-on .dropdown .btn {
  text-align: left;
}

.lp-scheduled-transfer .lp-st-frequency .dropdown .dropdown-menu,
.lp-scheduled-transfer .lp-st-end-on .dropdown .dropdown-menu {
  display: block !important;
}

.lp-scheduled-transfer .lp-st-frequency .dropdown .dropdown-menu li,
.lp-scheduled-transfer .lp-st-end-on .dropdown .dropdown-menu li {
  border: none !important;
}

.lp-scheduled-transfer .lp-st-frequency .dropdown .dropdown-menu li a,
.lp-scheduled-transfer .lp-st-end-on .dropdown .dropdown-menu li a {
  padding-left: 5px !important;
}

.lp-scheduled-transfer .lp-st-frequency .dropdown .dropdown-menu li.dropdown-header,
.lp-scheduled-transfer .lp-st-end-on .dropdown .dropdown-menu li.dropdown-header {
  display: none;
}

.lp-scheduled-transfer .lp-st-every .lp-st-every-input {
  width: 30px;
  margin-right: 10px;
  text-align: center;
}

.lp-scheduled-transfer .lp-st-every .lp-st-control {
  padding-top: 5px;
}

.lp-scheduled-transfer .lp-st-interval .lp-st-interval-menu {
  width: 100%;
}

.lp-scheduled-transfer .lp-st-interval .lp-st-interval-menu button {
  border: 1px solid #cccccc;
  padding: 6px 0px !important;
}

.lp-scheduled-transfer .lp-st-interval .lp-st-interval-menu button:focus {
  outline: 1px solid #0088CC;
  box-shadow: 0 0 3px #0088CC;
}

.lp-scheduled-transfer .lp-st-interval .lp-st-interval-menu.weekly button {
  width: 14.2%;
  margin-right: 1px;
  border-radius: 0px;
}

.lp-scheduled-transfer .lp-st-interval .lp-st-interval-menu.weekly button:first-of-type {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.lp-scheduled-transfer .lp-st-interval .lp-st-interval-menu.weekly button:last-of-type {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.lp-scheduled-transfer .lp-st-interval .lp-st-interval-menu.monthly button {
  margin: 0px;
  width: 14.286%;
  border-radius: 0px;
}

.lp-scheduled-transfer .lp-st-interval .lp-st-interval-menu.monthly button:first-of-type {
  border-top-left-radius: 0px;
}

.lp-scheduled-transfer .lp-st-interval .lp-st-interval-menu.monthly button:nth-child(7) {
  border-top-right-radius: 0px;
}

.lp-scheduled-transfer .lp-st-interval .lp-st-interval-menu.monthly button:nth-child(29) {
  border-bottom-left-radius: 0px;
}

.lp-scheduled-transfer .lp-st-interval .lp-st-interval-menu.monthly button:last-of-type {
  border-bottom-right-radius: 0px;
}

.lp-scheduled-transfer .lp-st-interval .lp-st-interval-menu.yearly button {
  width: 25%;
  margin-right: 1px;
  margin: 0px;
  border-radius: 0px;
}

.lp-scheduled-transfer .lp-st-interval .lp-st-interval-menu.yearly button:first-of-type {
  border-top-left-radius: 0px;
}

.lp-scheduled-transfer .lp-st-interval .lp-st-interval-menu.yearly button:nth-child(4) {
  border-top-right-radius: 0px;
}

.lp-scheduled-transfer .lp-st-interval .lp-st-interval-menu.yearly button:nth-child(9) {
  border-bottom-left-radius: 0px;
}

.lp-scheduled-transfer .lp-st-interval .lp-st-interval-menu.yearly button:last-of-type {
  border-bottom-right-radius: 0px;
}

.lp-scheduled-transfer .lp-st-start-date .lp-st-control.calendar,
.lp-scheduled-transfer .lp-st-end-date .lp-st-control.calendar {
  position: relative;
}

.lp-scheduled-transfer .lp-st-start-date .lp-st-control.calendar input,
.lp-scheduled-transfer .lp-st-end-date .lp-st-control.calendar input {
  padding-right: 26px;
}

.lp-scheduled-transfer .lp-st-start-date .lp-st-control.calendar input::-ms-clear,
.lp-scheduled-transfer .lp-st-end-date .lp-st-control.calendar input::-ms-clear {
  display: none;
}

.lp-scheduled-transfer .lp-st-start-date .lp-st-control.calendar input[readonly],
.lp-scheduled-transfer .lp-st-end-date .lp-st-control.calendar input[readonly] {
  cursor: default;
  background-color: white;
}

.lp-scheduled-transfer .lp-st-start-date .calendar-icon,
.lp-scheduled-transfer .lp-st-end-date .calendar-icon {
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 10px;
}

.argentaBlack-background {
  background-color: #000000;
}

.argentaWhite-background {
  background-color: #ffffff;
}

.argentaGreen-background {
  background-color: #00a160;
}

.argentaDarkGrey-background {
  background-color: #333333;
}

.argentaMediumGrey-background {
  background-color: #666666;
}

.argentaLightGrey-background {
  background-color: #eaeaea;
}

.argentaSubtleGrey-background {
  background-color: #f7f7f7;
}

.argentaBorderGrey-background {
  background-color: #c1c1c1;
}

.argentaDarkGreen-background {
  background-color: #166541;
}

.argentaLightGreen-background {
  background-color: #69b375;
}

.argentaDarkBlue-background {
  background-color: #004a64;
}

.argentaMidBlue-background {
  background-color: #6692a2;
}

.argentaBlue-background {
  background-color: #26bbd9;
}

.argentaLightBlue-background {
  background-color: #d9f1f6;
}

.argentaRed-background {
  background-color: #eb3700;
}

.argentaMagenta-background {
  background-color: #c9176d;
}

.argentaLightMagenta-background {
  background-color: #e99bc5;
}

.argentaYellow-background {
  background-color: #d7d000;
}

.argentaLightYellow-background {
  background-color: #e8e265;
}

.primaryCTAHover-background {
  background-color: #187f55;
}

.secondaryCTAHover-background {
  background-color: #d5d5d5;
}

.boxShadowColor-background {
  background-color: rgba(153, 153, 153, 0.25);
}

.boxShadowAfterColor-background {
  background-color: rgba(0, 0, 0, 0.15);
}

.ag-detail-color {
  color: #666666;
}

.ag-inc-publish {
  height: 200px;
  background-color: grey;
}

.bp-container .lp-page-main {
  padding: 0px;
}

input::-ms-clear {
  display: none;
}

body {
  -ms-overflow-style: scrollbar;
}

.widget {
  margin-bottom: 0px;
}

.lp-launcher-area.lp-launcher-area-fixed.widget.widget-default.lp-launcher-area-mainhidden.active {
  z-index: 2;
}

.lp-lc--content .lp-lc--default.lp-launcher-area-fixed {
  position: relative;
  width: 100%;
}

.lp-carousel-container {
  margin-bottom: 20px;
}

a {
  cursor: pointer;
}

*:focus {
  outline: none;
}

.lp-lc > .row {
  margin-left: 0;
  margin-right: 0;
}

.lp-launcher--tabs {
  padding: 0px;
  border: 1px solid #c1c1c1;
  border-bottom: none;
}

.lp-lc--content .lp-launcher-area.lp-launcher-area-fixed.widget {
  box-shadow: none;
  -webkit-box-shadow: none;
  margin-bottom: 20px;
}

.lp-launcher-area.lp-launcher-area-fixed.lp-launcher-area-mainhidden.lp-lc--default .bp-widget .panel {
  margin-bottom: 0px;
}

.lp-launcher-area.lp-launcher-area-fixed.lp-launcher-area-mainhidden.lp-lc--default .bp-widget .panel-body {
  margin-bottom: 0px;
}

.lp-launcher-area.lp-launcher-area-fixed.lp-launcher-area-mainhidden.lp-lc--default .lp-carousel-slides .bp-widget {
  border: 0px;
  box-shadow: 0px;
  margin-bottom: 0px;
}

.dropdown-menu {
  max-height: 260px;
  overflow-y: auto;
}

.panel-launcher > .panel-heading {
  background-color: #eaeaea;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #f7f7f7;
  color: #333333;
}

.lp-accounts .panel-launcher .panel-heading span.caret {
  margin-top: 10px;
}

.tab-content {
  background-color: #ffffff;
  margin-bottom: 16px;
}

.nav.nav-tabs {
  border-color: #c1c1c1;
}

.nav.nav-tabs li {
  float: none;
  display: inline-block;
}

.nav-tabs > li > a {
  color: #555555;
  background: none;
  border: 0px;
  font-size: 18px;
  font-family: 'Roboto Slab', 'serif';
  margin-right: 30px;
  padding: 10px 0;
}

.nav-tabs > li:focus > a {
  color: #69b375;
}

.nav-tabs > li.active > a:after {
  content: '';
  position: absolute;
  top: 103%;
  left: 50%;
  margin-left: -11px;
  width: 0;
  height: 0;
  border-top: solid 8px #00a160;
  border-left: solid 8px transparent;
  border-right: solid 8px transparent;
  z-index: 2;
}

.nav > li > a:hover,
.nav > li > a:focus {
  /*background-color: @argentaWhite;*/
  background: transparent;
  color: #69b375;
}

.nav-tabs {
  border-bottom: 1px solid #f7f7f7;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #00a160;
  border-bottom: 2px solid #00a160;
  cursor: default;
  background: none;
}

.lp-launcher-area.widget {
  margin-bottom: 0px;
}

.lp-launcher-tab .lp-launcher-tab-icon {
  display: none;
}

.lp-launcher-tab-text {
  margin-left: 10px;
}

.lp-review-transfers .lp-widget-body {
  padding: 15px;
}

.ag-wrapper {
  padding-left: 15px;
  padding-right: 15px;
}

.pageContainer .lp-overlay {
  background: none;
  background-color: none;
  z-index: -1;
}

.pageContainer .lp-overlay#lp-lighbox-overlay {
  background-color: #000000;
  opacity: 0.7;
}

dl {
  margin-left: 0;
  margin-right: 0;
}

dl dd {
  margin-left: 0;
  margin-bottom: 1em;
}

.ag-collapsible {
  margin-bottom: 20px;
}

.ag-collapsible-toggle {
  cursor: pointer;
  font-weight: bold;
}

.ag-collapsible-main {
  padding-top: 10px;
}

.lp-counter-party-filter .contact-account-list .toggle-accounts:focus {
  outline: 1px solid #26bbd9;
}

.lp-counter-party-filter .single-account-selection:focus,
.lp-counter-party-filter .contact-single-account:focus {
  background-color: #eaeaea;
}

.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
  position: relative;
  background: none;
  border: 1px solid #eb3700;
  color: #eb3700;
}

.alert-error hr {
  border-top-color: #e4b9c0;
}

.alert-error .alert-link {
  color: #843534;
}

.alert-error .close:hover {
  color: #eb3700;
}

.alert-error .close {
  color: #eb3700;
}

.alert-error:after {
  content: '';
  position: absolute;
  width: 15px;
  height: 25px;
  background-color: #ffffff;
  bottom: -9px;
  right: -4px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border-left: 1px solid #eb3700;
  box-shadow: none;
}

.ag-green-text {
  color: #00a160;
}

.loading-panel .loading-icon {
  position: absolute;
}

.loading-panel .loading-message {
  position: absolute;
  width: 100%;
}

.loading-panel .loading-message .message {
  text-align: center;
  padding-top: 5px;
}

.loading-panel .loading-message i {
  margin-top: 10px;
  position: relative;
}

.ag-video-widget iframe {
  background-color: #eaeaea;
}

.lp-panel-mainarea .lp-columns.ag-columns.row {
  height: 100%;
  width: 100%;
  margin: 0px;
}

.lp-panel-mainarea .lp-columns.ag-columns.row [class*="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}

.lp-panel-mainarea .lp-columns.ag-columns.row [class*="col-"]:first-child {
  padding-left: 0px;
}

.lp-panel-mainarea .lp-columns.ag-columns.row [class*="col-"]:last-child {
  padding-right: 0px;
}

.lp-panel-mainarea .lp-widget-content {
  background: none;
}

.argenta-border-container {
  display: inline-block;
  height: 100%;
  width: 100%;
  vertical-align: top;
  padding-bottom: 10px;
}

.no-max-width {
  max-width: none !important;
}

.ag-icon-left-arrow {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  position: relative;
  display: inline-block;
  top: 8px;
}

.goBack {
  text-decoration: underline;
}

.ag-separator-top {
  border-top: 1px solid #eaeaea;
}

.ag-separator-bottom {
  border-bottom: 1px solid #eaeaea;
}

.bp-container .bp-ui-dragRoot.lp-lc {
  margin-top: 0px !important;
}

.lp-lc--main {
  -webkit-backface-visibility: visible;
}

.lp-panel-mainarea .lp-columns.ag-columns.row {
  display: table;
}

.lp-panel-mainarea .lp-columns.ag-columns.row .argenta-border-container {
  display: table;
}

.lp-panel-mainarea .lp-columns.ag-columns.row .bp-area {
  display: table-cell;
  float: none;
}

.lp-panel-mainarea .lp-columns.ag-columns.row .argenta-border-container-border {
  display: table;
  height: 100%;
}

.alert-warning,
.alert-error,
.alert-danger {
  position: relative;
  background: none;
  border: 1px solid #eb3700;
  color: #eb3700;
}

.alert-warning .close:hover,
.alert-error .close:hover,
.alert-danger .close:hover {
  color: #eb3700;
}

.alert-warning .close,
.alert-error .close,
.alert-danger .close {
  color: #eb3700;
}

.alert-warning:after,
.alert-error:after,
.alert-danger:after {
  content: '';
  position: absolute;
  width: 15px;
  height: 25px;
  background-color: #ffffff;
  bottom: -9px;
  right: -4px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border-left: 1px solid #eb3700;
  box-shadow: none;
}

.alert-success {
  position: relative;
  background: none;
  border: 1px solid #69b375;
  color: #69b375;
}

.alert-success .close {
  color: #69b375;
}

.alert-success .close:hover {
  color: #69b375;
}

.alert-success:after {
  content: '';
  position: absolute;
  width: 15px;
  height: 25px;
  background-color: #ffffff;
  bottom: -9px;
  right: -4px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border-left: 1px solid #69b375;
  box-shadow: none;
}

.alert-info {
  position: relative;
  background: none;
  border: 1px solid #26bbd9;
  color: #26bbd9;
}

.alert-info .close {
  color: #26bbd9;
}

.alert-info .close:hover {
  color: #26bbd9;
}

.alert-info:after {
  content: '';
  position: absolute;
  width: 15px;
  height: 25px;
  background-color: #ffffff;
  bottom: -9px;
  right: -4px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border-left: 1px solid #26bbd9;
  box-shadow: none;
}

.ag-daily-banking {
  background-image: url("../../../argenta/media/sub-menu/daily-banking.png");
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
}

.ag-daily-banking-active {
  background-image: url("../../../argenta/media/sub-menu/daily-banking-active.png");
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
}

.ag-savings-investments {
  background-image: url("../../../argenta/media/sub-menu/savings-investments.png");
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
}

.ag-savings-investments-active {
  background-image: url("../../../argenta/media/sub-menu/savings-investments-active.png");
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
}

.ag-living {
  background-image: url("../../../argenta/media/sub-menu/living.png");
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
}

.ag-living-active {
  background-image: url("../../../argenta/media/sub-menu/living-active.png");
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
}

.ag-family {
  background-image: url("../../../argenta/media/sub-menu/family.png");
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
}

.ag-family-active {
  background-image: url("../../../argenta/media/sub-menu/family-active.png");
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
}

.ag-vehicle {
  background-image: url("../../../argenta/media/sub-menu/vehicle.png");
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
}

.ag-vehicle-active {
  background-image: url("../../../argenta/media/sub-menu/vehicle-active.png");
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
}

.ag-settings {
  background-image: url("../../../argenta/media/sub-menu/settings.png");
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
}

.ag-settings-active {
  background-image: url("../../../argenta/media/sub-menu/settings-active.png");
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
}

.ag-statements {
  background-image: url("../../../argenta/media/sub-menu/statements.png");
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
}

.ag-statements-active {
  background-image: url("../../../argenta/media/sub-menu/statements-active.png");
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
}

.ag-facebook-icon {
  background-image: url("../../../argenta/media/social-share/facebook-icon.png");
  background-size: 36px 36px;
  background-repeat: no-repeat;
  width: 36px;
  height: 36px;
}

.ag-twitter-icon {
  background-image: url("../../../argenta/media/social-share/twitter-icon.png");
  background-size: 36px 36px;
  background-repeat: no-repeat;
  width: 36px;
  height: 36px;
}

.ag-google-icon {
  background-image: url("../../../argenta/media/social-share/google-icon.png");
  background-size: 36px 36px;
  background-repeat: no-repeat;
  width: 36px;
  height: 36px;
}

.ag-linkedin-icon {
  background-image: url("../../../argenta/media/social-share/linkedin-icon.png");
  background-size: 36px 36px;
  background-repeat: no-repeat;
  width: 36px;
  height: 36px;
}

.ag-youtube-icon {
  background-image: url("../../../argenta/media/social-share/youtube-icon.png");
  background-size: 36px 36px;
  background-repeat: no-repeat;
  width: 36px;
  height: 36px;
}

.ag-profile-icon {
  background-image: url("../../../argenta/media/profile/profile-icon.svg");
  background-repeat: no-repeat;
  width: 31px;
  height: 31px;
}

.ag-card-detail-icon {
  background-image: url("../../../argenta/media/cards/info.png");
  background-size: 25px 25px;
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
}

.ag-limit-icon {
  background-image: url("../../../argenta/media/cards/Limits.png");
  background-size: 25px 25px;
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
}

.ag-linked-icon {
  background-image: url("../../../argenta/media/cards/cardLinkedImg.png");
  background-size: 25px 25px;
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
}

.ag-world-icon {
  background-image: url("../../../argenta/media/cards/World.png");
  background-size: 25px 25px;
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
}

.ag-estatements-icon {
  background-image: url("../../../argenta/media/cards/Parameters_estatements.png");
  background-size: 25px 25px;
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
}

.ag-leleux-shield {
  background-image: url("../../../argenta/media/leleux/shield.png");
  background-size: 35px 39px;
  background-repeat: no-repeat;
  width: 35px;
  height: 39px;
}

.ag-mastercard-icon {
  background-image: url("../../../argenta/media/cards/mastercard_credit_card.jpg");
  background-size: 75px 49px;
  background-repeat: no-repeat;
  width: 75px;
  height: 49px;
}

.ag-mastercard-gold-icon {
  background-image: url("../../../argenta/media/cards/golden_credit_card.jpg");
  background-size: 75px 49px;
  background-repeat: no-repeat;
  width: 75px;
  height: 49px;
}

.ag-maestro-icon {
  background-image: url("../../../argenta/media/cards/debit_card.jpg");
  background-size: 75px 49px;
  background-repeat: no-repeat;
  width: 75px;
  height: 49px;
}

.ag-bancontact-icon {
  background-image: url("../../../argenta/media/cards/Bancontact.jpg");
  background-size: 75px 49px;
  background-repeat: no-repeat;
  width: 75px;
  height: 49px;
}

.ag-savings-account-icon {
  background-image: url("../../../argenta/media/product-overview/savings-accounts.png");
  background-size: 60px 60px;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
}

.ag-investment-account-icon {
  background-image: url("../../../argenta/media/product-overview/invesment-accounts.png");
  background-size: 60px 60px;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
}

.ag-term-deposits-icon {
  background-image: url("../../../argenta/media/product-overview/term-deposits.png");
  background-size: 60px 60px;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
}

.ag-pension-savings-icon {
  background-image: url("../../../argenta/media/product-overview/pension-savings.png");
  background-size: 60px 60px;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
}

.ag-savings-investments-insurances-icon {
  background-image: url("../../../argenta/media/product-overview/savings-invesments-insurances.png");
  background-size: 60px 60px;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
}

.ag-life-plan-icon {
  background-image: url("../../../argenta/media/products/Argenta_Life_Plan.png");
  background-size: 60px 60px;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
}

.ag-fund-plan-icon {
  background-image: url("../../../argenta/media/products/Argenta_Fund_Plan.png");
  background-size: 60px 60px;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
}

.ag-flexx-icon {
  background-image: url("../../../argenta/media/products/Argenta_Flexx.png");
  background-size: 60px 60px;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
}

.ag-oct-a-vie-icon {
  background-image: url("../../../argenta/media/products/Oct_a_vie.png");
  background-size: 60px 60px;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
}

.ag-pension-life-plus-icon {
  background-image: url("../../../argenta/media/products/Pension_Life_Plus.png");
  background-size: 60px 60px;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
}

.ag-capital-plus-icon {
  background-image: url("../../../argenta/media/products/Kapitaal.png");
  background-size: 60px 60px;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
}

.ag-life-plus-icon {
  background-image: url("../../../argenta/media/products/Leven_Plus.png");
  background-size: 60px 60px;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
}

.ag-child-savings-plan-icon {
  background-image: url("../../../argenta/media/products/Jeugd_Kinder_Spaarplan.png");
  background-size: 60px 60px;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
}

.ag-mortgage-icon {
  background-image: url("../../../argenta/media/products/Hypotheeklening.png");
  background-size: 60px 60px;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
}

.ag-house-insurance-icon {
  background-image: url("../../../argenta/media/products/Verzekerd_Wonen.png");
  background-size: 60px 60px;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
}

.ag-outstanding-balance-insurance-icon {
  background-image: url("../../../argenta/media/products/Schuldsaldoverzekering.png");
  background-size: 60px 60px;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
}

.ag-family-insurance-policy-icon {
  background-image: url("../../../argenta/media/products/Familiale_Verzekering.png");
  background-size: 60px 60px;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
}

.ag-hospitalization-insurance-icon {
  background-image: url("../../../argenta/media/products/Argenta_Care.png");
  background-size: 60px 60px;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
}

.ag-temporary-insurance-demise-icon {
  background-image: url("../../../argenta/media/products/Tijdelijke_Overlijdingsverzekering.png");
  background-size: 60px 60px;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
}

.ag-motor-insurance-icon {
  background-image: url("../../../argenta/media/products/Motorrijtuigenverzekering.png");
  background-size: 60px 60px;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
}

.ag-motor-insurance-icon {
  background-image: url("../../../argenta/media/products/Motorrijtuigenverzekering.png");
  background-size: 60px 60px;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
}

[class^="ag-icon-"],
[class*="ag-icon-"] {
  font-family: 'argentaIcons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 30px;
  color: #00a160;
  cursor: pointer;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ag-icon-transactionarrow:before {
  content: "\e900";
}

.ag-icon-check:before {
  content: "\e901";
}

.ag-icon-download:before {
  content: "\e902";
}

.ag-icon-apple:before {
  content: "\e903";
}

.ag-icon-point:before {
  content: "\e908";
}

.ag-icon-close:before {
  content: "\e909";
}

.ag-icon-lock:before {
  content: "\e90a";
}

.ag-icon-lockopen:before {
  content: "\e90b";
}

.ag-icon-calendar:before {
  content: "\e90c";
}

.ag-icon-arrowheadsmall:before {
  content: "\e90d";
}

.ag-icon-PDF:before {
  content: "\e90e";
}

.ag-icon-addressbook:before {
  content: "\e90f";
}

.ag-icon-search:before {
  content: "\e910";
}

.ag-icon-hamburger:before {
  content: "\e911";
}

.ag-icon-hamburgerclose:before {
  content: "\e912";
}

.ag-icon-print:before {
  content: "\e913";
}

.ag-icon-info:before {
  content: "\e914";
}

.ag-icon-document:before {
  content: "\e915";
}

.ag-icon-edit:before {
  content: "\e916";
}

.ag-icon-delete:before {
  content: "\e917";
}

.ag-icon-new:before {
  content: "\e918";
}

.ag-icon-messages:before {
  content: "\e919";
}

.ag-icon-newtransaction:before {
  content: "\e91a";
}

.ag-icon-arrow:before {
  content: "\e91b";
}

.ag-icon-arrowhead:before {
  content: "\e91c";
}

.ag-icon-mobilephone:before {
  content: "\e959";
}

.ag-icon-message-read:before {
  content: "\e904";
}

.ag-icon-message-unread:before {
  content: "\e905";
}

.ag-icon-message-nofill:before {
  content: "\e906";
}

.ag-icon-message-filled:before {
  content: "\e907";
}

[class^="lp-stg-icon-"],
[class*=" lp-stg-icon-"] {
  font-family: 'lp-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 30px;
  color: #333333;
  cursor: pointer;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ag-grey-icon {
  color: #666666;
}

.ag-blue-icon {
  color: #26bbd9;
}

.ag-incoming-transaction {
  color: #69b375;
}

.ag-outgoing-transaction {
  color: #eb3700;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.scrollTopIcon .arrowIcon {
  position: absolute;
  font-size: 24px;
  color: #666666;
  top: 4px;
  left: 8px;
  cursor: pointer;
}

.scrollTopIcon .upArrow {
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -moz-transform: rotate(180deg);
  /*Mozilla*/
  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */
  transform: rotate(180deg);
  top: 4px !important;
}

.btn-default {
  background-color: #c1c1c1;
  color: #000000;
  border-color: #c1c1c1;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(153, 153, 153, 0.25), inset 0 -2px 0 rgba(0, 0, 0, 0.15);
}

.btn-default:hover {
  background-color: #d5d5d5;
  border-color: #d5d5d5;
}

.btn-primary[disabled] {
  background-color: #166541;
  color: #ffffff;
  border-color: #eaeaea;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(153, 153, 153, 0.25), inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  opacity: 0.3;
}

.btn-primary {
  background-color: #166541;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(153, 153, 153, 0.25), inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  font-family: 'Roboto Slab', 'serif';
  color: #ffffff;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  background-color: #187f55;
}

.btn-primary .lp-icon-user-add:before {
  color: white;
}

.btn-secundary {
  background-color: #00a160;
  border-color: #008851;
  background-color: #166541;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(153, 153, 153, 0.25), inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  font-family: 'Roboto Slab', 'serif';
  color: #ffffff;
  background-color: #66b478;
}

.btn-secundary:hover,
.btn-secundary:focus,
.btn-secundary.focus,
.btn-secundary:active,
.btn-secundary.active,
.open > .dropdown-toggle.btn-secundary {
  color: #ffffff;
  background-color: #006e42;
  border-color: #004a2c;
}

.btn-secundary:active,
.btn-secundary.active,
.open > .dropdown-toggle.btn-secundary {
  background-image: none;
}

.btn-secundary.disabled,
.btn-secundary[disabled],
fieldset[disabled] .btn-secundary,
.btn-secundary.disabled:hover,
.btn-secundary[disabled]:hover,
fieldset[disabled] .btn-secundary:hover,
.btn-secundary.disabled:focus,
.btn-secundary[disabled]:focus,
fieldset[disabled] .btn-secundary:focus,
.btn-secundary.disabled.focus,
.btn-secundary[disabled].focus,
fieldset[disabled] .btn-secundary.focus,
.btn-secundary.disabled:active,
.btn-secundary[disabled]:active,
fieldset[disabled] .btn-secundary:active,
.btn-secundary.disabled.active,
.btn-secundary[disabled].active,
fieldset[disabled] .btn-secundary.active {
  background-color: #00a160;
  border-color: #008851;
}

.btn-secundary .badge {
  color: #00a160;
  background-color: #ffffff;
}

.btn-secundary:hover,
.btn-secundary:focus,
.btn-secundary.focus,
.btn-secundary:active,
.btn-secundary.active {
  background-color: #187f55;
}

.btn-secundary:hover,
.btn-secundary:focus,
.btn-secundary.focus,
.btn-secundary:active,
.btn-secundary.active {
  background-color: #81ca92;
}

.btn-no-padding {
  padding: 0px;
  border: 0px;
}

.btn-link:hover,
.btn-link:focus {
  text-decoration: none;
}

.ag-toggle-wrapper {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}

.ag-toggle-wrapper .ag-toggle-item {
  font-size: 14px;
  line-height: 20px;
  color: #666666;
  font-family: 'Open sans', Arial, sans-serif;
  background-color: #ffffff;
  padding: 9px 30px;
  margin: 0px;
  float: left;
  border: 1px solid #c1c1c1;
}

.ag-toggle-wrapper .ag-toggle-item.selected {
  color: #333333;
  background-color: #eaeaea;
}

.ag-toggle-wrapper .ag-toggle-item:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.ag-toggle-wrapper .ag-toggle-item:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.btn-link-underlined {
  color: #00a160;
  font-weight: normal;
  border-radius: 0;
  text-decoration: underline;
}

.btn-link-underlined,
.btn-link-underlined:active,
.btn-link-underlined.active,
.btn-link-underlined[disabled],
fieldset[disabled] .btn-link-underlined {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.btn-link-underlined,
.btn-link-underlined:hover,
.btn-link-underlined:focus,
.btn-link-underlined:active {
  border-color: transparent;
}

.btn-link-underlined:hover,
.btn-link-underlined:focus {
  color: #005532;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link-underlined[disabled]:hover,
fieldset[disabled] .btn-link-underlined:hover,
.btn-link-underlined[disabled]:focus,
fieldset[disabled] .btn-link-underlined:focus {
  color: #777777;
  text-decoration: none;
}

.btn-link-underlined:hover,
.btn-link-underlined:focus {
  text-decoration: none;
}

.btn-link-underlined:hover,
.btn-link-underlined:focus {
  text-decoration: none;
}

.pdf-download-icon-link {
  margin-top: -1px;
  position: absolute;
  margin-left: -28px;
}

.ag-icon-download {
  font-size: 22px;
}

.ag-close {
  padding: 0;
  margin: 0;
  cursor: pointer;
  background: #eaeaea;
  border: 0;
  border-radius: 12px;
  width: 24px;
  line-height: 15px;
}

.ag-close .ag-icon-close {
  font-size: 24px;
  color: #000000;
}

.downloadPDFButton {
  margin-bottom: 20px;
  display: inline-block;
}

.downloadPDFButton img {
  height: 20px;
  width: 20px;
  margin-right: 10px;
}

.bp-container .lp-carousel-container {
  min-height: 0px;
}

.bp-container .lp-carousel-container .lp-carousel-prev,
.bp-container .lp-carousel-container .lp-carousel-next {
  top: auto;
  bottom: 50%;
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.8);
}

.bp-container .lp-carousel-container .lp-carousel-prev .lp-icon-large,
.bp-container .lp-carousel-container .lp-carousel-next .lp-icon-large {
  font-size: 35px;
}

.bp-container .lp-carousel-container .lp-carousel-prev i,
.bp-container .lp-carousel-container .lp-carousel-next i {
  position: absolute;
  top: 0px;
  right: 2px;
}

.bp-container .lp-carousel-container .lp-carousel-prev i {
  right: 5px;
}

.lp-carousel-container .lp-carousel-pagination {
  display: block;
  position: relative;
  left: 0;
  width: 100%;
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
}

.lp-carousel-container .lp-carousel-pagination > ul {
  display: block;
  position: relative;
  left: auto;
  right: auto;
  margin: 0px auto;
  padding: 0px;
  padding-top: 5px;
  text-align: center;
}

.lp-carousel-container .pagination > li {
  display: inline-block;
}

.lp-carousel-container .pagination > li > a {
  padding: 5px 10px;
  background-color: transparent;
  border: none;
  margin-right: 10px;
  color: #666666;
  border: 1px solid #666666;
  border-radius: 50%;
}

.lp-carousel-container .pagination > li > a:hover {
  color: #333333;
  border: 1px solid #333333;
}

.lp-carousel-container .pagination > .active > a {
  background-color: #00a160;
  color: #ffffff;
  border: 1px solid #00a160;
  border-radius: 50%;
}

.lp-carousel-container .pagination > .active > a:hover {
  color: #ffffff;
  border: 1px solid #00a160;
}

.lp-carousel-control .pagination {
  margin: 0 0 19px 0;
}

.ag-chrome-header {
  height: 30px;
}

.ag-chrome-header .ag-icon-left-arrow {
  font-size: 22px;
  top: 6px;
}

.ag-chrome-header .ag-chrome-link {
  position: absolute;
  top: -8px;
  left: -8px;
}

.ag-chrome-header .ag-info-box-link-area .ag-info-box-link-icon {
  color: #00a160;
  margin-right: 10px;
  font-size: 20px;
  display: inline-block;
}

.ag-chrome-header .ag-info-box-link-area .ag-info-box-link-text {
  color: #00a160;
  text-decoration: underline;
  display: inline-block;
  vertical-align: top;
}

.ag-chrome-footer {
  height: 60px;
  border-top: 1px solid #eaeaea;
}

.ag-chrome-content {
  min-height: 50px;
}

.scrollTopIcon {
  position: relative;
  width: 35px;
  height: 35px;
}

.scrollTopIcon .pointIcon {
  position: absolute;
  color: #eaeaea;
  font-size: 60px;
  top: -15px;
  left: -10px;
}

.scrollTopIcon .arrowIcon {
  position: absolute;
  font-size: 24px;
  color: #333333;
  top: 4px;
  left: 8px;
}

.scrollTopText {
  color: #666666;
}

.goToTop {
  display: inline-block;
  float: right;
}

.goToTop:hover .scrollTopText {
  color: #666666;
  text-decoration: none;
}

.iconText {
  float: left;
  display: inline-block;
  padding-top: 5px;
  text-decoration: underline;
}

.iconImmage {
  float: right;
  display: inline-block;
}

.accordion-toggle .h5 {
  margin-left: 8px;
  font-weight: bold;
  width: 165px;
  display: inline-block;
}

.panel-default {
  border: none;
  border-bottom: 1px solid #eaeaea;
  box-shadow: none;
}

.panel-default:last-child {
  border: none;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #eaeaea;
}

.panel-title .ag-icon-info {
  position: absolute;
  margin-top: 12px;
  font-size: 22px;
}

.panel-title span.infoIcon {
  position: relative;
}

.panel-group {
  margin-bottom: 0px;
}

.panel-group .panel-heading a {
  color: #000000;
}

.panel-group .ag-info-box h4 {
  color: #00a160;
}

.ag-cards-transactions .iconImmage {
  float: left;
}

.ag-cards-transactions .accordion-toggle .h5 {
  width: auto;
}

.ag-cards-transactions .accordion-toggle .h5 {
  width: 76%;
}

.tab-content {
  margin-bottom: 0px;
}

.ag-currency-small {
  font-size: 70%;
}

.columnlimit {
  display: inline-block;
  width: 98%;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}

.ag-link-add-new-section a:hover .ag-icon-new {
  color: #166541;
}

.ag-link-add-new-section a span {
  padding: 0;
  display: inline-block;
  margin-top: -9px;
  text-decoration: underline;
}

.ag-link-add-new-section .ag-icon-new {
  font-size: 18px;
}

.ag-localized-content-widget {
  word-wrap: break-word;
}

.ag-localized-content-widget a {
  text-decoration: underline;
}

.ag-localized-content-widget a.ag-collapsible-toggle {
  text-decoration: none;
}

.ag-localized-content-widget a:hover,
.ag-localized-content-widget a:focus {
  text-decoration: none;
}

.ag-localized-content-widget ul,
.ag-localized-content-widget li {
  list-style: disc;
  margin-left: 25px;
}

.ag-localized-content-widget ol > li {
  list-style: decimal;
}

.ag-localized-content-widget .ag-links-headers li {
  color: #00a160;
}

.ag-localized-content-widget .argenta-links ul,
.ag-localized-content-widget .argenta-links li {
  list-style: none;
  margin-left: 0px;
}

.ag-localized-content-widget .argenta-links li {
  border-bottom: 1px solid;
  border-color: #eaeaea;
}

.ag-localized-content-widget .argenta-links li a {
  text-decoration: none;
}

.ag-localized-content-widget .argenta-links li a:hover,
.ag-localized-content-widget .argenta-links li a:focus {
  text-decoration: none;
  color: #166541;
}

.ag-localized-content-widget .argenta-links li,
.ag-localized-content-widget .argenta-links li a {
  line-height: 40px;
  color: #000000;
}

.ag-localized-content-widget .argenta-links li:before {
  color: #00a160;
  content: "\003E";
  padding-right: 15px;
}

.ag-localized-content-widget .ag-content-area {
  padding: 10px 20px;
  overflow: hidden;
}

.ag-localized-content-widget .ag-content-area.argenta-promo-content h3 {
  color: #00a160;
}

.ag-localized-content-widget .ag-content-area .ag-header-img {
  padding: 5px 20px;
  height: 40px;
  margin: 0px -20px 15px;
  background-color: #00a160;
  color: #ffffff;
  font-size: 22px;
  font-family: 'Roboto Slab', 'serif';
}

.ag-localized-content-widget .ag-content-area-collapsible {
  padding: 20px 20px 4px;
  overflow: hidden;
  border-bottom: 1px solid;
  border-color: #eaeaea;
}

.ag-localized-content-widget .ag-content-area.ag-form {
  padding-bottom: 0px;
  padding-top: 15px;
}

.ag-localized-content-widget table {
  border: 1px solid;
  border-color: #666666;
  border-collapse: collapse;
  border-spacing: 0px 0px;
}

.ag-localized-content-widget td {
  background-color: #eaeaea;
  padding: 5px;
  border-bottom: 1px solid;
  border-right: 1px solid;
  border-color: #666666;
  font-color: #333333;
}

.ag-localized-content-widget td:nth-child(1) {
  font-weight: bold;
}

.ag-localized-content-widget ul {
  list-style-position: outside;
}

.ag-localized-content-widget .ag-form-text {
  background-color: #f7f7f7;
  padding: 10px;
}

.ag-localized-content-widget .ag-form-text p {
  margin: 0px;
}

.ag-localized-content-widget .argenta-image-with-link img {
  max-width: 35px;
}

.ag-localized-content-widget .btn-argenta-clickable-image {
  height: 40px;
  background-color: #eaeaea;
  color: #ffffff;
}

.ag-localized-content-widget .btn-argenta-clickable-image:hover {
  background-color: #666666;
}

.ag-localized-content-widget p:last-child {
  margin: 0px;
}

.ag-localized-content-widget .image-panel img {
  width: 100%;
}

.ag-localized-content-widget .argenta-promo-banner {
  max-height: 244px;
  overflow: hidden;
  position: relative;
}

.ag-localized-content-widget .argenta-promo-banner img {
  width: 100%;
  height: auto;
}

.ag-localized-content-widget .argenta-promo-banner .argenta-banner-text-area {
  color: #ffffff;
  font-family: 'Roboto Slab', 'serif';
  position: absolute;
  display: block;
  width: 100%;
  bottom: 0px;
  background-color: rgba(0, 74, 100, 0.8);
  padding: 10px 20px;
}

.ag-localized-content-widget .argenta-promo-banner .argenta-banner-text-area .argenta-promo-banner-text-area {
  font-size: 20px;
  display: block;
  margin: 0 0 5px;
}

.ag-localized-content-widget .argenta-promo-banner .argenta-banner-text-area .argenta-promo-banner-link {
  text-decoration: underline;
  font-size: 16px;
  display: block;
  margin: 0;
}

.ag-localized-content-widget .argenta-promo-banner .argenta-banner-text-area .argenta-promo-banner-link a {
  color: #ffffff;
}

.ag-localized-content-widget .argenta-promo-banner .argenta-banner-text-area .argenta-promo-banner-link:hover,
.ag-localized-content-widget .argenta-promo-banner .argenta-banner-text-area .argenta-promo-banner-link a:hover {
  color: #d9d9d9;
  text-decoration: none;
}

.ag-content-button {
  margin: 20px 0px;
}

.ag-content-button a {
  text-decoration: none;
}

.argenta-border-container-border {
  text-align: left;
  display: inline-block;
  width: 100%;
  -webkit-backface-visibility: visible;
  background-color: #ffffff;
  position: relative;
  border: 1px solid #c1c1c1;
  padding: 6px 12px;
  box-shadow: 0 2px 4px rgba(153, 153, 153, 0.25);
}

.argenta-border-container-border:after {
  content: '';
  position: absolute;
  width: 15px;
  height: 25px;
  background-color: #ffffff;
  bottom: -9px;
  right: -4px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  border-left: 1px solid #c1c1c1;
  box-shadow: inset 6px 0px 4px -5px rgba(0, 0, 0, 0.15);
}

.argenta-border-container-border:hover,
.argenta-border-container-border:focus,
.argenta-border-container-border:active,
.argenta-border-container-border:active:focus {
  border-color: #666666;
  outline: none;
  cursor: pointer;
}

.argenta-border-container-border:hover:after,
.argenta-border-container-border:focus:after,
.argenta-border-container-border:active:after {
  border-color: #666666;
}

.argenta-border-container-border.no-hover {
  cursor: default;
  box-shadow: none;
}

.argenta-border-container-border.no-hover:after {
  box-shadow: none;
}

.argenta-border-container-border.no-hover:hover,
.argenta-border-container-border.no-hover:focus,
.argenta-border-container-border.no-hover:active,
.argenta-border-container-border.no-hover:active:focus {
  border-color: #c1c1c1;
}

.argenta-border-container-border.no-hover:hover:after,
.argenta-border-container-border.no-hover:focus:after,
.argenta-border-container-border.no-hover:active:after {
  border-color: #c1c1c1;
}

.argenta-border-container-border.box-shadow {
  box-shadow: 0 2px 4px rgba(153, 153, 153, 0.25);
}

.argenta-border-container-border.box-shadow:after {
  box-shadow: inset 6px 0px 4px -5px rgba(0, 0, 0, 0.15);
}

.argenta-border-container-border .ag-content-area.lp-content-block {
  padding: 0px 10px;
  font-family: Open Sans Light, Arial, sans-serif;
}

.argenta-border-container-border .ag-localized-content-widget .ag-content-area {
  padding: 5px;
}

.argenta-notification.panel-body {
  padding: 0px;
  margin: 0px;
}

.argenta-notification.panel-body h3 {
  margin-top: 0px;
}

.argenta-paragraph {
  height: 8.2em;
  overflow: hidden;
}

.argenta-side-banner {
  height: auto;
  margin: 0px;
  line-height: 0px;
}

.argenta-side-banner img {
  border-bottom: 1px solid #c1c1c1;
  width: 100%;
  height: auto;
}

.argenta-side-banner .be-ice-hide-image {
  border-bottom: none;
  display: none;
}

/*
PRODUCT SUMMARY
*/

.argenta-product-image-area {
  width: 50%;
  float: left;
}

.argenta-product-text-area {
  width: 50%;
  float: right;
  padding-left: 1em;
}

.argenta-product-summary {
  height: 208px;
  overflow: hidden;
  margin-bottom: 16px;
  padding: 0px;
}

.argenta-product-summary h3 {
  color: #00a160;
}

.argenta-product-header {
  background-color: rgba(0, 0, 0, 0);
  overflow: hidden;
  margin-bottom: 32px;
  padding: 0px;
  border: 0px;
}

.argenta-product-header-text-area {
  width: 100%;
}

.argenta-product-image-area img {
  width: 100%;
  height: auto;
}

.argenta-content-image {
  float: left;
  width: 150px;
  height: 100px;
  margin-right: 20px;
  margin-bottom: 5px;
}

.argenta-content-image-right {
  float: right;
  width: 150px;
  height: 100px;
  margin-right: 0px;
  margin-left: 30px;
  margin-bottom: 3px;
}

.argenta-text-image {
  font-size: 14px;
  color: #333333;
  line-height: 22px;
}

.argenta-article-title {
  font-family: 'Roboto Slab', 'serif';
  font-size: 18px;
  color: #00a160;
  padding-bottom: 8px;
}

.argenta-article-title a {
  text-decoration: none;
}

.argenta-article-title a:after {
  font-family: 'argentaIcons';
  content: "\e602";
  padding-left: 5px;
  vertical-align: middle;
}

.argenta-article-pressdate {
  color: #666666;
  padding-bottom: 30px;
}

.argenta-footer-link {
  font-size: 14px;
  color: #00a160;
  text-decoration: underline;
}

.argenta-text-section {
  min-height: 100px;
  margin-bottom: 20px;
}

.pm-design-showArea .argenta-text-section-with-image {
  display: block;
}

.pm-design-showArea .argenta-text-section-with-image .argenta-content-image {
  display: inline-block;
}

.pm-design-showArea .argenta-text-section-with-image .argenta-text-image {
  display: table-cell;
}

.argenta-normal-text-section {
  margin-bottom: 5px;
  overflow: hidden;
  color: #333333;
}

.ag-cont-templ-img {
  width: 100%;
  heigh: 100%;
}

.ag-links-headers {
  padding-top: 10px;
}

.ag-links-headers table {
  border-collapse: separate;
  border-spacing: 20px 10px;
}

.ag-links-headers ul {
  list-style-position: outside;
}

.ag-links-headers td {
  width: 50%;
  background-color: #ffffff;
  word-wrap: break-word;
}

.ag-links-headers tr:nth-child(odd) {
  font-family: 'Roboto Slab', 'serif';
  font-size: 16px;
  margin-bottom: 10px;
  color: #333333;
}

.ag-links-headers tr:nth-child(even) {
  vertical-align: top;
  padding-bottom: 10px;
}

.ag-links-headers thead {
  font-family: 'Roboto Slab', 'serif';
  margin-bottom: 10px;
}

.ag-heading {
  background-color: #ffffff;
  padding: 11px 15px 11px;
  margin-right: -1px;
  border: none;
  border-bottom: 1px solid #eaeaea;
}

.ag-heading-image {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Roboto Slab', 'serif';
  margin-top: 0;
  margin-bottom: 0;
}

.ag-intro-link {
  float: left;
}

.ag-intro-date {
  float: right;
  color: #666666;
}

.ag-content-collapse {
  display: none;
}

.pm-design-showArea .ag-content-collapse {
  display: block;
}

.ag-content-icon-down {
  margin-top: -6px;
  color: black;
  font-size: 27px;
}

.ag-content-icon-up {
  margin-top: -6px;
  color: black;
  font-size: 27px;
}

.ag-collapse-in-title .ag-collapsible-toggle .lp-icon-angle-down {
  display: none;
}

.ag-collapsible-toggle .scrollTopIcon .pointIcon {
  top: -20px;
  left: -15px;
}

.ag-collapsible-toggle .lp-icon-angle-down,
.ag-collapsible-toggle .lp-icon-angle-up {
  position: absolute;
  font-size: 26px;
  left: 2px;
  top: -3px;
  color: #333333;
}

.ag-collapsible-toggle .lp-icon-angle-up {
  top: -5px;
}

.ag-collapse-title {
  min-height: 32px;
  padding: 10px 10px;
  cursor: pointer;
}

.ag-collapse-title .ag-text-color {
  margin-left: 45px;
  color: #333333;
  font-family: 'Roboto Slab', 'serif';
  font-weight: normal;
  word-wrap: break-word;
}

.ag-collapse-item-text {
  padding-left: 55px;
  padding-bottom: 10px;
  font-size: 14px;
  color: #666666;
  font-family: 'Open Sans Light', 'serif';
}

.ag-collapse-in-title {
  padding-left: 10px;
  background-color: #ffffff;
  color: white;
  padding-bottom: 10px;
}

.ag-collapse-in-title .ag-text-color {
  color: #333333;
  font-family: 'Roboto Slab', 'serif';
  font-weight: normal;
  word-wrap: break-word;
}

.ag-collapse-in-title.ag-collapse-in-title .ag-text-color {
  font-weight: bold;
}

.ag-assets-value-detail-content-template {
  padding: 0px;
}

.ag-assets-value-detail-content-template table {
  background-color: transparant;
  width: 100%;
  margin-top: -2px;
}

.ag-assets-value-detail-content-template td {
  border: 1px solid;
  border-color: #666666;
  padding: 5px;
  width: 50%;
}

.ag-assets-value-content {
  font-family: 'Roboto Slab', 'serif';
  display: none;
}

.ag-assets-value-content .assets-table {
  display: table;
}

.ag-assets-value-content .table-field {
  display: table-cell;
  width: 20%;
  border: 1px solid #ffffff;
  border-bottom: 2px solid #333333;
  background-color: #d9f1f6;
  padding: 5px;
}

.ag-assets-value-content table {
  border-collapse: separate;
  border-spacing: 2px;
  background-color: transparant;
  width: 100%;
}

.ag-assets-value-content td {
  border: #eaeaea 1px dotted;
  background-color: #d9f1f6;
  padding: 5px;
  width: 20%;
  border-style: none;
}

.pm-design-showArea .ag-assets-value-content {
  display: block;
}

.ag-widget-title {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Roboto Slab', 'serif';
  margin-top: 0;
  margin-bottom: 0;
}

.ag-large-title {
  color: #00a160;
  font-size: 23px;
  font-family: 'Roboto Slab', 'serif';
}

.ag-medium-title {
  color: #00a160;
  font-size: 18px;
  font-family: 'Roboto Slab', 'serif';
}

.ag-small-title {
  color: #00a160;
  font-size: 16px;
  font-family: 'Roboto Slab', 'serif';
}

.ag-italic-text {
  color: #333333;
  font-size: 14px;
  font-family: 'Open Sans Light';
  font-style: italic;
}

.ag-regular-text {
  color: #333333;
  font-size: 14px;
  font-family: 'Open Sans Light';
}

.ag-small-text {
  color: #333333;
  font-size: 12px;
  font-family: 'Open Sans Light';
}

.ag-basic-icon-setup {
  display: inline-block;
  text-indent: -9999em;
  background-size: 100% 100%;
  vertical-align: middle;
}

.ag-authorization-icon-m1 {
  display: inline-block;
  text-indent: -9999em;
  background-size: 100% 100%;
  vertical-align: middle;
  height: 25px;
  width: 38px;
  background-image: url("../images/m1.png");
}

.ag-authorization-icon-m2 {
  display: inline-block;
  text-indent: -9999em;
  background-size: 100% 100%;
  vertical-align: middle;
  height: 25px;
  width: 38px;
  background-image: url("../images/m2.png");
}

.ag-authorization-icon-ok {
  display: inline-block;
  text-indent: -9999em;
  background-size: 100% 100%;
  vertical-align: middle;
  height: 25px;
  width: 25px;
  background-image: url("../images/ok.png");
  margin-top: -1px;
}

.ag-icon-dataorok {
  display: inline-block;
  text-indent: -9999em;
  background-size: 100% 100%;
  vertical-align: middle;
  height: 30px;
  width: 96px;
  background-image: url("../images/dataorok.png");
}

.ag-pdf-icon-new {
  display: inline-block;
  text-indent: -9999em;
  background-size: 100% 100%;
  vertical-align: middle;
  height: 22px;
  width: 22px;
  background-image: url("../images/pdfdownload.png");
  margin: 2px 12px 2px 0px;
}

.ag-icon-profile {
  height: 31px;
  width: 31px;
  background-image: url("../images/profileIcon.svg");
  position: absolute;
  top: 11px;
  left: 12px;
}

.ag-icon-mobile-phone {
  background-image: url("../images/mobile-icon.svg");
  background-repeat: no-repeat;
  display: block;
}

.ag-icon-shield {
  display: inline-block;
  text-indent: -9999em;
  background-size: 100% 100%;
  vertical-align: middle;
  height: 39px;
  width: 35px;
  background-image: url("../images/shield.png");
}

.ag-icon-info-header {
  display: inline-block;
  text-indent: -9999em;
  background-size: 100% 100%;
  vertical-align: middle;
  height: 25px;
  width: 25px;
  background-image: url("../images/info.png");
}

.ag-info-box .ag-icon-info-header {
  height: 40px;
  width: 40px;
  cursor: default;
}

.lp-carousel-slide.pm-design-showArea {
  margin-top: 25px;
  min-height: 120px;
}

.lp-panel-mainarea.pm-design-showArea .lp-carousel-container {
  min-height: 100px;
}

.argenta-footer-container .pm-design-showArea {
  padding: 15px 0px;
}

.argenta-footer-container .pm-design-showArea .ag-footer-bottom-info {
  height: auto;
}

.bd-cke-dock-enabled .bd-ckeditor-docked .bd-ckeditor-container {
  z-index: 99999;
}

.argenta-border-container .bp-area.pm-design-showArea.bd-bdDrop {
  min-height: 50px;
  border: 2px solid #ffffff;
  padding-top: 20px;
}

.designMode {
  /*To identify*/
}

.designMode .ag-localized-content-widget .argenta-promo-banner {
  min-height: 150px;
}

.designMode .bd-dm-edit-bar {
  z-index: 11;
}

.designMode .argenta-footer-container {
  margin-bottom: 75px;
}

.designMode .ag-video-widget {
  background-color: #eaeaea;
  padding-top: 10px;
}

.designMode .lp-lc--main {
  margin-bottom: 400px;
}

.designMode .lp-panel-mainarea .lp-columns.row {
  min-height: 100px;
}

.designMode .ag-cookie-policy .ag-cookie-policy-wrapper {
  position: relative;
  z-index: 1;
}

.designMode .bp-widget {
  min-height: 0px;
}

.designMode .lp-page-header {
  padding-top: 160px;
}

.designMode .deck-controls-enabled {
  padding-bottom: 46px;
}

.designMode .ag-localized-content-widget .text-image .text-panel {
  margin-bottom: 35px;
}

.designMode .bd-ice-arrow-box {
  z-index: 3;
}

.lp-account-select .dropdown button,
.lp-card-select .dropdown button {
  text-align: left;
}

.lp-account-select .dropdown button .caret,
.lp-card-select .dropdown button .caret {
  position: absolute;
  border: none;
  width: 20px;
  height: 20px;
  top: 37%;
  right: 5px;
}

.lp-account-select .dropdown button[aria-expanded="true"] .caret,
.lp-card-select .dropdown button[aria-expanded="true"] .caret {
  background-image: url("../images/carret-clicked.png");
}

.lp-account-select .dropdown button[aria-expanded="false"] .caret,
.lp-card-select .dropdown button[aria-expanded="false"] .caret {
  background-image: url("../images/carret-normal.png");
}

.lp-account-select .open > .dropdown-toggle.btn-default,
.lp-card-select .open > .dropdown-toggle.btn-default {
  background-color: #ffffff;
}

.lp-account-select .open > .dropdown-toggle.btn-default:hover,
.lp-card-select .open > .dropdown-toggle.btn-default:hover {
  background-color: #f7f7f7;
}

.lp-account-select button.dropdown-toggle,
.lp-card-select button.dropdown-toggle {
  background-color: #ffffff;
  border: 1px solid #c1c1c1;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(153, 153, 153, 0.25);
  padding: 13px 45px 13px 15px;
}

.lp-account-select button.dropdown-toggle:hover,
.lp-card-select button.dropdown-toggle:hover,
.lp-account-select button.dropdown-toggle:active,
.lp-card-select button.dropdown-toggle:active {
  background-color: #ffffff;
  border-color: #666666;
}

.lp-account-select button.dropdown-toggle:focus,
.lp-card-select button.dropdown-toggle:focus {
  border-color: #00a160;
}

.dropdown .dropdown-menu {
  border: 1px solid #00a160;
  border-top: none;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  box-shadow: 0 2px 4px rgba(153, 153, 153, 0.25);
}

.dropdown .dropdown-menu > li > a {
  padding: 10px 15px;
}

.dropdown .dropdown-toggle,
.dropdown .dropdown-toggle:active {
  padding-right: 45px;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/open_sans/OpenSans-Regular-webfont.eot');
  src: url('../fonts/open_sans/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/open_sans/OpenSans-Regular-webfont.woff') format('woff'), url('../fonts/open_sans/OpenSans-Regular-webfont.ttf') format('truetype'), url('../fonts/open_sans/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans Light';
  src: url('../fonts/open_sans/OpenSans-Light.eot');
  src: url('../fonts/open_sans/OpenSans-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/open_sans/OpenSans-Light.woff') format('woff'), url('../fonts/open_sans/OpenSans-Light.ttf') format('truetype'), url('../fonts/open_sans/OpenSans-Light.svg#open_sansregular') format('svg');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto Slab';
  src: url('../fonts/roboto_slab/RobotoSlab-Regular-webfont.eot');
  src: url('../fonts/roboto_slab/RobotoSlab-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto_slab/RobotoSlab-Regular-webfont.woff') format('woff'), url('../fonts/roboto_slab/RobotoSlab-Regular-webfont.ttf') format('truetype'), url('../fonts/roboto_slab/RobotoSlab-Regular-webfont.svg#roboto_slabregular') format('svg');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Droid Sans Mono';
  src: url('../fonts/droid_sans_mono/DroidSansMono-webfont.eot');
  src: url('../fonts/droid_sans_mono/DroidSansMono-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/droid_sans_mono/DroidSansMono-webfont.woff') format('woff'), url('../fonts/droid_sans_mono/DroidSansMono-webfont.ttf') format('truetype'), url('../fonts/droid_sans_mono/DroidSansMono-webfont.svg#droid_sans_monoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'argentaIcons';
  src: url('../fonts/argentaIcons.eot?o2qq8k');
  src: url('../fonts/argentaIcons.eot?o2qq8k#iefix') format('embedded-opentype'), url('../fonts/argentaIcons.ttf?o2qq8k') format('truetype'), url('../fonts/argentaIcons.woff?o2qq8k') format('woff'), url('../fonts/argentaIcons.svg?o2qq8k#argentaIcons') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'lp-icons';
  src: url('../../../universal/fonts/lp-icons.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

.argenta-footer-container {
  border-top: 1px solid #c1c1c1;
  background-color: #f7f7f7;
}

.argenta-footer-container .col-xs-1,
.argenta-footer-container .col-sm-1,
.argenta-footer-container .col-md-1,
.argenta-footer-container .col-lg-1,
.argenta-footer-container .col-xs-2,
.argenta-footer-container .col-sm-2,
.argenta-footer-container .col-md-2,
.argenta-footer-container .col-lg-2,
.argenta-footer-container .col-xs-3,
.argenta-footer-container .col-sm-3,
.argenta-footer-container .col-md-3,
.argenta-footer-container .col-lg-3,
.argenta-footer-container .col-xs-4,
.argenta-footer-container .col-sm-4,
.argenta-footer-container .col-md-4,
.argenta-footer-container .col-lg-4,
.argenta-footer-container .col-xs-5,
.argenta-footer-container .col-sm-5,
.argenta-footer-container .col-md-5,
.argenta-footer-container .col-lg-5,
.argenta-footer-container .col-xs-6,
.argenta-footer-container .col-sm-6,
.argenta-footer-container .col-md-6,
.argenta-footer-container .col-lg-6,
.argenta-footer-container .col-xs-7,
.argenta-footer-container .col-sm-7,
.argenta-footer-container .col-md-7,
.argenta-footer-container .col-lg-7,
.argenta-footer-container .col-xs-8,
.argenta-footer-container .col-sm-8,
.argenta-footer-container .col-md-8,
.argenta-footer-container .col-lg-8,
.argenta-footer-container .col-xs-9,
.argenta-footer-container .col-sm-9,
.argenta-footer-container .col-md-9,
.argenta-footer-container .col-lg-9,
.argenta-footer-container .col-xs-10,
.argenta-footer-container .col-sm-10,
.argenta-footer-container .col-md-10,
.argenta-footer-container .col-lg-10,
.argenta-footer-container .col-xs-11,
.argenta-footer-container .col-sm-11,
.argenta-footer-container .col-md-11,
.argenta-footer-container .col-lg-11,
.argenta-footer-container .col-xs-12,
.argenta-footer-container .col-sm-12,
.argenta-footer-container .col-md-12,
.argenta-footer-container .col-lg-12 {
  padding-left: 7px;
  padding-right: 7px;
}

.argenta-footer-container .container-footer {
  padding-top: 5px;
}

.argenta-footer-container .ag-footer-bottom-info > .row {
  min-height: 60px;
  border-top: 1px solid #c1c1c1;
}

.argenta-footer-container .ag-footer-bottom-info > .row.bottom-row {
  padding: 10px 0px;
}

.argenta-footer-container .ag-footer-bottom-info > .row .social-media-icons div.bp-widget {
  display: inline-block;
}

.argenta-footer-container .ag-footer-bottom-info > .row .social-media-icons div.bp-widget div {
  display: inline-block;
}

.argenta-footer-container .ag-footer-bottom-info > .row .social-media-icons div.bp-widget a {
  display: inline-block;
  text-decoration: none;
  margin: 15px;
  margin-right: 0px;
}

.argenta-footer-container .ag-footer-bottom-info > .row .social-media-icons div.bp-widget:first-child a {
  margin-left: 0px;
}

.argenta-footer-container .argenta-footer {
  font-family: 'Open sans', Arial, sans-serif;
}

.argenta-footer-container .argenta-footer a {
  font-size: 12px;
  color: #333333;
}

.argenta-footer-container .argenta-footer li {
  margin-bottom: 2px;
}

.argenta-footer-container .argenta-footer .lp-columns {
  margin-bottom: 10px;
}

.argenta-footer-container .ag-footer-first-half {
  margin-top: 20px;
  margin-bottom: 15px;
}

.argenta-footer-container .ag-footer-title {
  display: block;
  font-size: 16px;
  margin-bottom: 8px;
  color: #00a160;
}

.argenta-footer-container .ag-right-part {
  text-align: right;
}

.argenta-footer-container .image-area img {
  width: 100%;
}

.ag-required {
  font-size: 85%;
}

.text-danger {
  color: #eb3700;
}

.has-error .form-control {
  border-color: #eb3700;
}

.form-control.has-error {
  border-color: #eb3700;
}

.form-control.has-clear-button {
  padding-right: 25px;
}

.ag-input-group {
  position: relative;
}

.ag-input-group .ag-clear-search {
  position: absolute;
  top: 9px;
  right: 10px;
  z-index: 0;
}

.ag-form-content {
  padding: 0px 15px;
}

.ag-form-content .ag-mandatory-field {
  color: red;
}

.ag-form-content .row {
  padding-top: 10px;
  padding-bottom: 5px;
}

.ag-form-content .row:first-child {
  padding-top: 0px;
}

.ag-form-content .date-picker {
  width: 100%;
}

.ag-form-content .date-picker .calendar-icon {
  font-size: 19px;
  padding: 2px;
  padding-right: 4px;
  border: none;
}

.ag-form-content .date-picker input {
  cursor: pointer;
  padding: 0px 0px;
}

.ag-form-content .form-group {
  margin-bottom: 0px;
}

.ag-form-content select,
.ag-form-content textarea,
.ag-form-content input {
  width: 100%;
}

.ag-form-content .form-control {
  padding: 6px 1px;
}

.ag-form-content .date-month {
  padding-left: 0px;
  padding-right: 10px;
}

.ag-form-content .year-select {
  padding-right: 0px;
  padding-left: 0px;
}

.ag-form input[readonly] {
  background-color: white;
}

.ag-form .widget-footer {
  border: none;
  background-color: #ffffff;
}

.ag-form .alert {
  margin-bottom: 15px;
}

.ag-form table {
  border-collapse: separate;
  border-spacing: 2px;
  background-color: transparant;
  width: 100%;
  margin-bottom: 15px;
}

.ag-form td,
.ag-form th {
  border: 1px dotted #eaeaea;
  background-color: #d9f1f6;
  padding: 5px;
  width: 50%;
  border-style: none;
  word-break: break-all;
  vertical-align: top;
}

.ag-form th {
  font-weight: bold;
}

form.submitted .ng-invalid {
  border-color: #eb3700;
}

.has-error .forms-control {
  color: #eb3700;
}

.form-control {
  border: 1px solid #c1c1c1;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(153, 153, 153, 0.25);
}

.form-control:focus {
  border-color: #00a160;
  box-shadow: none;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(153, 153, 153, 0.25);
}

.search-section .search-box {
  float: left;
  margin-right: 20px;
}

.search-section .search-box .ag-icon-search {
  position: absolute;
  margin-left: 3px;
  color: #000000;
  font-size: 24px;
  margin-top: 7px;
}

.search-section .search-box .searchInput {
  padding: 10px 10px 10px 33px;
  width: 261px;
  border-radius: 5px;
}

.checkbox {
  margin-bottom: 5px;
  margin-top: 5px;
}

.ag-input-checkbox {
  position: relative;
  top: -3px;
  margin-left: 5px;
  margin-right: 5px;
}

.date-picker {
  position: relative;
  width: 135px;
}

.date-picker .calendar-icon {
  cursor: pointer;
  position: absolute;
  top: 6px;
  right: 6px;
  font-size: 24px;
  color: #666666;
}

.date-picker .calendar-icon:hover {
  color: #333333;
}

.search-input {
  background: none;
  border: none;
}

.search-input .input-group-addon {
  position: absolute;
  z-index: 3;
  padding: 0;
  border: none;
  background: none;
  width: auto;
  display: block;
}

.search-input .input-group-addon.search-place {
  top: 5px;
  left: 8px;
}

.search-input .input-group-addon .lp-icon {
  padding: 0;
}

.search-input .input-group-addon .lp-icon:before {
  font-size: 20px;
}

.search-input .form-control {
  box-shadow: none;
  float: none;
  padding-left: 40px;
}

.search-input .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.lp-datepicker {
  border: 1px solid #00a160;
  box-shadow: 0 2px 4px rgba(153, 153, 153, 0.25);
  border-radius: 4px;
}

.lp-datepicker .btn-default {
  box-shadow: none;
}

.lp-datepicker thead tr:first-child {
  background-color: #ffffff;
}

.lp-datepicker thead {
  border: none;
  background-color: #ffffff;
  color: #333333;
}

.lp-datepicker thead th {
  padding: 10px;
}

.lp-datepicker thead tr:first-child {
  border-bottom: 1px solid #f7f7f7;
}

.lp-datepicker thead tr:first-child th {
  padding: 5px 0px;
  border-color: #ffffff !important;
}

.lp-datepicker thead tr:first-child th .btn {
  background-color: #ffffff;
  color: #00a160;
}

.lp-datepicker thead th small {
  font-size: 11px;
  font-weight: bold;
}

.lp-datepicker .btn-default {
  background-color: #ffffff;
  color: #333333;
}

.lp-datepicker .btn-default:hover {
  background-color: #f7f7f7;
}

.lp-datepicker .btn-default:hover span {
  color: #000000;
}

.lp-datepicker tbody .btn.active {
  background-color: #ffffff;
  border: 1px solid #00a160;
}

.lp-datepicker tbody .btn.active span {
  color: #00a160;
}

span.ag-lightText {
  margin-left: 5px;
  font-weight: normal;
  color: #666666;
  font-size: 12.6px;
}

.ag-form-small-icon {
  top: 2px;
  font-size: 16px;
  margin-right: 5px;
}

.lp-counter-party-filter .input-group-btn .ag-addressbook-btn {
  background-color: #ffffff;
  border: 1px solid #c1c1c1;
  border-radius: 0px 4px 4px 0px;
}

.lp-counter-party-filter .input-group-btn .ag-addressbook-btn .ag-icon-addressbook {
  color: #666666;
}

.lp-counter-party-filter .input-group-btn .ag-addressbook-btn .ag-icon-addressbook:hover {
  color: #333333;
}

.modal-backdrop.in {
  bottom: 0;
  background-color: #000000;
  opacity: 0.7;
}

.leleux .modal-backdrop.in {
  position: fixed;
}

.ag-lightbox.modal {
  text-align: center;
  padding: 0;
  position: fixed;
}

.ag-lightbox.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.ag-lightbox.modal.fade .modal-dialog {
  transition: none;
}

.ag-lightbox .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.ag-lightbox .modal-content {
  /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
  width: inherit;
  height: inherit;
  /* To center horizontally */
  margin: 0 auto;
  pointer-events: all;
}

.ag-lightbox .vertical-align-center {
  margin: 0;
}

.ag-lightbox .ag-lightbox-visible-wrapper {
  max-height: 90vh;
  overflow-y: auto;
}

.ag-lightbox .ag-lightbox-visible-wrapper .ag-lightbox-content-wrapper {
  padding: 20px;
}

.ag-lightbox .ag-lightbox-visible-wrapper .ag-lightbox-heading {
  padding: 0 0 10px;
  border-bottom: 1px solid #eaeaea;
}

.ag-lightbox .ag-lightbox-visible-wrapper .ag-lightbox-heading--no-separator {
  border-bottom: none;
  padding: 0;
}

.ag-lightbox .modal-dialog {
  width: 60vw;
}

.ag-lightbox .modal-dialog {
  width: 70vw;
}

button:hover .ag-nav-bar-small-icon {
  color: #166541;
}

button:hover.ag-navBarGreenIcon span {
  color: #166541;
}

button:hover .ag-grey-icon {
  color: #333333;
}

button:hover .ag-grey-icon:hover {
  color: #000000;
}

button:hover .ag-blue-icon {
  color: #1b8398;
}

button:hover .ag-blue-icon:hover {
  color: #004a64;
}

.ag-nav-bar-small-icon {
  font-size: 22px;
  margin-left: 10px;
}

.ag-nav-bar-medium-icon {
  font-size: 25px;
}

.ag-navBarIcon {
  margin-left: 20px;
  margin-top: 23px;
}

.ag-messages-btn {
  padding: 0px;
}

.ag-icon-seperator {
  font-size: 20px;
  color: #333333;
}

.lp-navbar-advanced img.launcher-logo {
  height: auto;
}

.navbar-brand {
  padding: 20px;
  background-color: #00a160;
}

.navbar > .container .navbar-brand {
  margin-left: 0px;
}

.navbar-inverse {
  border: none;
  border-bottom: 1px solid #c1c1c1;
}

.ag-profileBarButton {
  position: relative;
  float: right;
}

.ag-profileBarButton .ag-icon-point {
  font-size: 18px;
  display: inline-block;
  position: absolute;
  top: 3px;
  margin-left: -3px;
}

.ag-navBarProfileBar {
  background-color: #f7f7f7;
  border-top: 1px solid #c1c1c1;
  height: 67px;
}

.ag-navBarProfileBar .container {
  background-color: #f7f7f7;
}

ul.nav.navbar-nav {
  margin-right: 230px;
  margin-left: 170px;
  width: auto;
  max-height: 100px;
  overflow: hidden;
  padding-top: 35px;
}

.navbar-header.clearfix,
.navbar-header.dl-horizontal dd,
.navbar-header.container,
.navbar-header.container-fluid,
.navbar-header.row,
.navbar-header.form-horizontal .form-group,
.navbar-header.btn-toolbar,
.navbar-header.btn-group-vertical > .btn-group,
.navbar-header.nav,
.navbar-header.navbar,
.navbar-header.navbar-header,
.navbar-header.navbar-collapse,
.navbar-header.pager,
.navbar-header.panel-body,
.navbar-header.modal-footer,
.navbar-header.widget,
.navbar-header.widget-body,
.navbar-header.widget-heading,
.navbar-header.widget-footer {
  position: absolute;
}

.ag-profileBoxWrapper {
  float: right;
  position: relative;
  width: 100%;
}

.ag-profileBox {
  cursor: pointer;
  cursor: hand;
  border: 1px solid #c1c1c1;
  border-top: 4px solid #00a160;
  position: absolute;
  top: -75px;
  right: 0px;
  background-color: #f7f7f7;
  border-bottom: none;
  width: 210px;
  height: 76px;
  overflow: hidden;
}

.ag-profileBox h4 {
  color: #00a160;
  position: absolute;
  top: 5px;
  left: 55px;
}

.ag-profileBox .logoutText {
  background-color: transparent;
  border: none;
  position: absolute;
  top: 40px;
  left: 55px;
  padding: 0px;
  margin: 0px;
  text-decoration: underline;
}

.ag-profileBox .logoutText:hover {
  text-decoration: none;
}

.ag-profileBox .btnSettings {
  width: 100px;
  top: 76px;
  position: absolute;
  left: 15px;
  color: #333333;
  font-size: 16px;
  padding: 5px;
  padding-left: 0px;
  text-align: left;
}

.ag-profileBox .ag-language-button-wrapper {
  position: absolute;
  top: 105px;
  width: 210px;
  padding-right: 10px;
}

.ag-profileBox .ag-language-button-wrapper .ag-language-button {
  margin: 0px;
  padding: 2px 4px;
  float: right;
  text-decoration: underline;
}

.ag-profileBox .ag-language-button-wrapper .ag-language-button:first-child {
  border-left: 1px solid #CCC;
}

.ag-profileBox .ag-language-button-wrapper .ag-language-button.inactiveLanguage {
  text-decoration: none;
  cursor: default;
}

.ag-profileBox .ag-language-button-wrapper .ag-language-button.inactiveLanguage:hover {
  cursor: default;
}

.ag-profileBox.collapsed {
  border: 1px solid #666666;
  border-top: 4px solid #00a160;
  background-color: #eaeaea;
  height: 143px;
  z-index: 9999;
}

.ag-profileBox:focus .ag-content-icon-down,
.ag-profileBox:focus .ag-content-icon-up {
  border: 1px solid #26bbd9;
}

.ag-logInWrapper {
  position: absolute;
  top: -113px;
  right: -10px;
  min-width: 172px;
  height: 70px;
}

.ag-helpIcontext {
  margin-left: 4px;
  color: #00a160;
  vertical-align: top;
  margin-top: 4px;
  display: inline-block;
}

.ag-helpIcontext span {
  position: relative;
  top: -3px;
  text-decoration: underline;
}

.navbar-nav li {
  margin-right: 5px;
}

.navbar-nav li:last-child {
  margin-right: 0px;
}

.ag-profile-bar-icon-text {
  vertical-align: top;
  display: inline-block;
  margin-left: 7px;
  font-size: 22px;
}

.ag-profile-bar-icon-text.statementsText {
  font-size: 20px;
  margin-top: 1px;
}

.navbar-nav li a {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 10px;
  margin-bottom: 95px -72px;
  font-family: 'Roboto Slab', 'serif';
  font-size: 16px;
  border-right: 1px solid #333333;
  line-height: 55%;
}

.navbar-nav li a.header-link {
  padding: 10px 15px;
}

.navbar-nav li:last-child a {
  border: none;
}

.navbar-nav li a:hover {
  background-color: #ffffff;
  color: #00a160;
}

.navbar-brand > img {
  max-height: 100%;
}

.ag-navbarButton {
  position: relative;
  float: left;
  margin-top: 48px;
}

.ag-grey-round {
  border-radius: 35px;
  width: 35px;
  height: 35px;
  background-color: #eaeaea;
  cursor: pointer;
}

.ag-grey-round .ag-icon-search {
  margin-left: 4px;
  margin-top: 0px;
  color: #000000;
  font-size: 26px;
  float: left;
}

.ag-round-icon-spacing {
  margin-right: 10px;
}

.language-button {
  color: #000000;
  padding: 0;
  text-align: center;
  vertical-align: middle;
}

.new-transferButton {
  margin-top: 19px;
}

.logginButton {
  margin-left: 25px;
}

.ag-languageButton {
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
  color: #333333;
  padding: 5px 5px;
  background-color: transparent;
  border: none;
  display: inline-block;
}

.inactiveLanguage[disabled] {
  opacity: 0.3;
}

button.ag-languageButton {
  text-decoration: underline;
}

button.ag-languageButton:focus {
  text-decoration: none;
}

.ag-linkHeaderContainer {
  height: 100px;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  background: none;
  color: #00a160;
}

button.ag-navBarIcon.ag-profile-printButton {
  margin-left: 0;
}

.ag-profile-helpButton:hover i.ag-nav-bar-small-icon,
.ag-profile-helpButton:hover span.ag-helpIcontext {
  color: #166541;
}

.lp-navbar-leleux {
  margin-bottom: 128px;
}

.lp-navbar-leleux .ag-linkHeaderContainer {
  margin: 0 15px;
}

.lp-navbar-leleux .nav.navbar-nav {
  max-height: 100px;
  overflow: hidden;
  padding-top: 22px;
  margin: 0px 182px;
  float: none;
}

.lp-navbar-leleux .welcomeText {
  margin-left: 10px;
  font-size: 16px;
  font-weight: lighter;
}

.lp-navbar-leleux .ag-profileBox.collapsed {
  height: 75px;
}

.lp-navbar-leleux .ag-profileBox .loggedInText span {
  font-size: 16px;
  margin-top: 5px;
  display: block;
}

.lp-navbar-leleux .exitText {
  float: right;
  margin-top: -2px;
  margin-right: 40px;
}

.lp-navbar-leleux .exitText .btn-link {
  padding: 0px;
  color: #00a160;
  text-decoration: underline;
}

.navbar .ag-search-icon-wrapper {
  position: absolute;
  right: 208px;
  top: -65px;
}

.navbar .ag-loggedIn-searchButton {
  right: 298px;
}

.ag-loggedIn-langaugeSelector {
  position: absolute;
  right: 208px;
  top: -113px;
}

.ag-chrome-notification {
  z-index: 1;
}

.lp-notifications .notification {
  padding-bottom: 8px;
}

.lp-notifications .notification {
  position: static;
}

.ag-pdf-upload-widget {
  font-weight: bold;
}

.ag-pdf-icon {
  display: inline-block;
  text-indent: -9999em;
  background-size: 100% 100%;
  vertical-align: middle;
  height: 19.60784314px;
  width: 20px;
  background-image: url("../images/pdf-icon.png");
}

.ag-pdf-upload-icon {
  margin-top: 15px;
  display: inline-block;
  text-indent: -9999em;
  background-size: 100% 100%;
  vertical-align: middle;
  height: 78.43137255px;
  width: 80px;
  background-image: url("../images/pdf-icon-manager.png");
}

.ag-pdf-upload-icon:hover {
  height: 86.2745098px;
  width: 88px;
}

.pm-design-showArea .pdf-content-user {
  display: none;
}

.pdf-content-user {
  padding: 10px 10px 10px 20px;
}

.pdf-content-manager {
  width: 100%;
  text-align: center;
  min-height: 140px;
  background-color: #666666;
  display: none;
}

.pm-design-showArea .pdf-content-manager {
  display: block;
}

.ag-manager-content {
  display: inline-block;
}

.ag-pdf-manager-extraText {
  color: #eaeaea;
}

.authorization .authorization-section-buttons .btn-default {
  margin-left: 10px;
}

.authorization .authorization-section-buttons button {
  padding-right: 10px;
}

.authorization .authorization-section-data {
  margin-bottom: 10px;
}

.authorization .authorization-section-data .messages-margin-top {
  margin-top: 10px;
}

.authorization .authorization-section-data-choice {
  margin-bottom: 20px;
}

.authorization .authorization-section-sign {
  margin: 0 15px;
}

.authorization .authorization-section-sign .authorizationImage {
  height: 212px;
  padding: 10px 0;
}

.authorization .ag-authentication-info {
  margin-top: 10px;
  margin-bottom: 10px;
}

.authorization .ag-authentication-info .form {
  background-color: white;
}

.authorization .ag-authentication-info .key {
  font-weight: bold;
}

.authorization .ag-authentication-info .wraptext {
  word-wrap: break-word;
}

.authorization .ag-authentication-info .listSection {
  padding: 0 15px;
}

.authorization .ag-authentication-info .listSection .regionListSubHeading {
  margin-top: 10px;
  margin-bottom: 10px;
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 1px solid #c1c1c1;
}

.authorization .ag-authentication-info .listSection .regionList {
  margin-left: 20px;
}

.authorization .ag-authentication-info .listSection .regionList li.authorizationRegionItem {
  list-style: initial;
}

.authorization .ag-authentication-info .listSection .regionList li.authorizationRegionItem.header {
  list-style: none;
}

.authorization .ag-authentication-info .listSection .regionList li.authorizationRegionItem .boldText {
  font-weight: bold;
  word-break: break-all;
}

.authorization .ag-authentication-info .listSection .regionList li.authorizationRegionItem .block {
  display: inline-flex;
}

.authorization .ag-authentication-info .listSection .regionList li.authorizationRegionItem .block.block1 {
  width: 16%;
}

.authorization .ag-authentication-info .listSection .regionList li.authorizationRegionItem .block.block2 {
  width: 18%;
}

.authorization .ag-authentication-info .listSection .regionList li.authorizationRegionItem .block.block3 {
  width: 25%;
}

.authorization .ag-authentication-info .listSection .regionList li.authorizationRegionItem .regionName {
  width: 35%;
  text-align: left;
}

.authorization .ag-authorization-extra-info {
  margin-left: 20px;
}

.authorization .ag-authorization-list {
  padding: 10px 15px 5px;
}

.authorization .ag-authorization-list hr {
  color: #333333;
}

.authorization .ag-authorization-list ol {
  margin: 0;
  margin-left: 10px;
}

.authorization .ag-authorization-list ol > li {
  padding: 5px;
  list-style-position: outside;
}

.authorization .ag-authorization-list ol > li div {
  padding-bottom: 5px;
}

.authorization .ag-authorization-list ol li ol {
  padding-left: 1px;
}

.authorization .ag-authorization-list ol li span {
  white-space: normal;
  text-align: left;
}

.authorization .ag-authorization-list ol li span .text-nowrap-inline {
  white-space: nowrap;
  display: inline-block;
}

.authorization .ag-authorization-list ol li ol > li {
  font-weight: normal;
  font-size: 14px;
  border-top: none;
  list-style-type: none;
  padding: 0em;
}

.authorization .ag-authorization-list .ag-challenge {
  color: #00a160;
  font-weight: bold;
  font-size: 18px;
  padding: 0px 5px;
}

.authorization .ag-authorization-list .glyphicon-plus {
  margin: 0 8px;
}

.authorization .ag-authorization-list .form-group {
  margin-bottom: 0;
}

.authorization .ag-authorization-list .form-group .form-control.ag-response {
  width: 107px;
  font-family: Arial, sans-serif;
  letter-spacing: 2px;
  margin-top: 10px;
}

.authorization .ag-authorization-list .alert {
  display: inline-block;
  margin-top: 10px;
}

.authorization .ag-authorization-list .alert ul {
  margin: 5px 0;
  padding-left: 18px;
}

.authorization .ag-authorization-list .alert ul li {
  list-style-type: disc;
}

.authorization .ag-authorization-list .ag-info-box .btn-link {
  color: #333333;
}

.authorization .ag-lightbox-centered .loading-icon {
  position: absolute;
}

.authorization .ag-lightbox-centered.is-disabled {
  z-index: 9999;
}

.authorization .ag-lightbox-centered.is-disabled .ag-modal-backdrop {
  z-index: 9999;
}

.authorization .signature-actions {
  padding-top: 15px;
}

.authorization .signature-actions .btn-default {
  margin-left: 10px;
}

.authorization .alert {
  margin-bottom: 0px;
}

.tab-pane .nav.nav-tabs {
  border: none;
  border-bottom: 1px solid #c1c1c1;
  display: block;
  margin-bottom: 12px;
}

.tab-pane .tab-content.lp-lc--content {
  display: block;
}

/******************************
**    Basic tile             **
*******************************/

.ag-tile {
  text-align: left;
  display: inline-block;
  width: 100%;
  -webkit-backface-visibility: visible;
  background-color: #ffffff;
  position: relative;
  border: 1px solid #c1c1c1;
  padding: 6px 12px;
  box-shadow: 0 2px 4px rgba(153, 153, 153, 0.25);
}

.ag-tile:after {
  content: '';
  position: absolute;
  width: 15px;
  height: 25px;
  background-color: #ffffff;
  bottom: -9px;
  right: -4px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  border-left: 1px solid #c1c1c1;
  box-shadow: inset 6px 0px 4px -5px rgba(0, 0, 0, 0.15);
}

.ag-tile:hover,
.ag-tile:focus,
.ag-tile:active,
.ag-tile:active:focus {
  border-color: #666666;
  outline: none;
  cursor: pointer;
}

.ag-tile:hover:after,
.ag-tile:focus:after,
.ag-tile:active:after {
  border-color: #666666;
}

.ag-tile.no-hover {
  cursor: default;
  box-shadow: none;
}

.ag-tile.no-hover:after {
  box-shadow: none;
}

.ag-tile.no-hover:hover,
.ag-tile.no-hover:focus,
.ag-tile.no-hover:active,
.ag-tile.no-hover:active:focus {
  border-color: #c1c1c1;
}

.ag-tile.no-hover:hover:after,
.ag-tile.no-hover:focus:after,
.ag-tile.no-hover:active:after {
  border-color: #c1c1c1;
}

.ag-tile.box-shadow {
  box-shadow: 0 2px 4px rgba(153, 153, 153, 0.25);
}

.ag-tile.box-shadow:after {
  box-shadow: inset 6px 0px 4px -5px rgba(0, 0, 0, 0.15);
}

.ag-tile-list-item .ag-amount-balance .ag-amount-balance-transfer {
  font-size: 23px;
  padding-bottom: 6px;
  border-bottom: 1px solid #eaeaea;
  font-family: 'Roboto Slab', 'serif';
}

.ag-tile-list-item .ag-account-name {
  color: #00a160;
  font-size: 18px;
  font-family: Open Sans Light, Arial, sans-serif;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ag-tile-list-item .ag-account-type {
  padding-top: 8px;
}

.ag-tile-list-item .ag-account-type .ag-account-product {
  font-weight: bold;
  color: #333333;
}

/** Tile as a list-item **/

.lp-large-size .ag-tile-list-item,
.lp-normal-size .ag-tile-list-item {
  text-align: left;
  display: inline-block;
  width: 100%;
  -webkit-backface-visibility: visible;
  background-color: #ffffff;
  position: relative;
  border: 1px solid #c1c1c1;
  padding: 6px 12px;
  box-shadow: 0 2px 4px rgba(153, 153, 153, 0.25);
  margin: 15px 2% 0 0;
  width: 49%;
  float: left;
}

.lp-large-size .ag-tile-list-item:after,
.lp-normal-size .ag-tile-list-item:after {
  content: '';
  position: absolute;
  width: 15px;
  height: 25px;
  background-color: #ffffff;
  bottom: -9px;
  right: -4px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  border-left: 1px solid #c1c1c1;
  box-shadow: inset 6px 0px 4px -5px rgba(0, 0, 0, 0.15);
}

.lp-large-size .ag-tile-list-item:hover,
.lp-normal-size .ag-tile-list-item:hover,
.lp-large-size .ag-tile-list-item:focus,
.lp-normal-size .ag-tile-list-item:focus,
.lp-large-size .ag-tile-list-item:active,
.lp-normal-size .ag-tile-list-item:active,
.lp-large-size .ag-tile-list-item:active:focus,
.lp-normal-size .ag-tile-list-item:active:focus {
  border-color: #666666;
  outline: none;
  cursor: pointer;
}

.lp-large-size .ag-tile-list-item:hover:after,
.lp-normal-size .ag-tile-list-item:hover:after,
.lp-large-size .ag-tile-list-item:focus:after,
.lp-normal-size .ag-tile-list-item:focus:after,
.lp-large-size .ag-tile-list-item:active:after,
.lp-normal-size .ag-tile-list-item:active:after {
  border-color: #666666;
}

.lp-large-size .ag-tile-list-item.no-hover,
.lp-normal-size .ag-tile-list-item.no-hover {
  cursor: default;
  box-shadow: none;
}

.lp-large-size .ag-tile-list-item.no-hover:after,
.lp-normal-size .ag-tile-list-item.no-hover:after {
  box-shadow: none;
}

.lp-large-size .ag-tile-list-item.no-hover:hover,
.lp-normal-size .ag-tile-list-item.no-hover:hover,
.lp-large-size .ag-tile-list-item.no-hover:focus,
.lp-normal-size .ag-tile-list-item.no-hover:focus,
.lp-large-size .ag-tile-list-item.no-hover:active,
.lp-normal-size .ag-tile-list-item.no-hover:active,
.lp-large-size .ag-tile-list-item.no-hover:active:focus,
.lp-normal-size .ag-tile-list-item.no-hover:active:focus {
  border-color: #c1c1c1;
}

.lp-large-size .ag-tile-list-item.no-hover:hover:after,
.lp-normal-size .ag-tile-list-item.no-hover:hover:after,
.lp-large-size .ag-tile-list-item.no-hover:focus:after,
.lp-normal-size .ag-tile-list-item.no-hover:focus:after,
.lp-large-size .ag-tile-list-item.no-hover:active:after,
.lp-normal-size .ag-tile-list-item.no-hover:active:after {
  border-color: #c1c1c1;
}

.lp-large-size .ag-tile-list-item.box-shadow,
.lp-normal-size .ag-tile-list-item.box-shadow {
  box-shadow: 0 2px 4px rgba(153, 153, 153, 0.25);
}

.lp-large-size .ag-tile-list-item.box-shadow:after,
.lp-normal-size .ag-tile-list-item.box-shadow:after {
  box-shadow: inset 6px 0px 4px -5px rgba(0, 0, 0, 0.15);
}

.lp-large-size .tile-wrapper:nth-child(even) .ag-tile-list-item,
.lp-normal-size .tile-wrapper:nth-child(even) .ag-tile-list-item,
.lp-large-size .ag-tile-list-item:nth-child(even),
.lp-normal-size .ag-tile-list-item:nth-child(even) {
  margin-right: 0;
}

.lp-small-size .ag-tile-list-item {
  text-align: left;
  display: inline-block;
  -webkit-backface-visibility: visible;
  background-color: #ffffff;
  position: relative;
  border: 1px solid #c1c1c1;
  padding: 6px 12px;
  box-shadow: 0 2px 4px rgba(153, 153, 153, 0.25);
  width: 100%;
  margin: 15px 0 0;
}

.lp-small-size .ag-tile-list-item:after {
  content: '';
  position: absolute;
  width: 15px;
  height: 25px;
  background-color: #ffffff;
  bottom: -9px;
  right: -4px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  border-left: 1px solid #c1c1c1;
  box-shadow: inset 6px 0px 4px -5px rgba(0, 0, 0, 0.15);
}

.lp-small-size .ag-tile-list-item:hover,
.lp-small-size .ag-tile-list-item:focus,
.lp-small-size .ag-tile-list-item:active,
.lp-small-size .ag-tile-list-item:active:focus {
  border-color: #666666;
  outline: none;
  cursor: pointer;
}

.lp-small-size .ag-tile-list-item:hover:after,
.lp-small-size .ag-tile-list-item:focus:after,
.lp-small-size .ag-tile-list-item:active:after {
  border-color: #666666;
}

.lp-small-size .ag-tile-list-item.no-hover {
  cursor: default;
  box-shadow: none;
}

.lp-small-size .ag-tile-list-item.no-hover:after {
  box-shadow: none;
}

.lp-small-size .ag-tile-list-item.no-hover:hover,
.lp-small-size .ag-tile-list-item.no-hover:focus,
.lp-small-size .ag-tile-list-item.no-hover:active,
.lp-small-size .ag-tile-list-item.no-hover:active:focus {
  border-color: #c1c1c1;
}

.lp-small-size .ag-tile-list-item.no-hover:hover:after,
.lp-small-size .ag-tile-list-item.no-hover:focus:after,
.lp-small-size .ag-tile-list-item.no-hover:active:after {
  border-color: #c1c1c1;
}

.lp-small-size .ag-tile-list-item.box-shadow {
  box-shadow: 0 2px 4px rgba(153, 153, 153, 0.25);
}

.lp-small-size .ag-tile-list-item.box-shadow:after {
  box-shadow: inset 6px 0px 4px -5px rgba(0, 0, 0, 0.15);
}

/******************************
**    Info Box               **
*******************************/

.ag-info-box {
  text-align: left;
  display: inline-block;
  width: 100%;
  -webkit-backface-visibility: visible;
  background-color: #ffffff;
  position: relative;
  border: 1px solid #c1c1c1;
  padding: 6px 12px;
  box-shadow: 0 2px 4px rgba(153, 153, 153, 0.25);
  background-color: #f7f7f7;
  border-style: dashed;
  box-shadow: none;
  margin-bottom: 15px;
}

.ag-info-box:after {
  content: '';
  position: absolute;
  width: 15px;
  height: 25px;
  background-color: #ffffff;
  bottom: -9px;
  right: -4px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  border-left: 1px solid #c1c1c1;
  box-shadow: inset 6px 0px 4px -5px rgba(0, 0, 0, 0.15);
}

.ag-info-box:hover,
.ag-info-box:focus,
.ag-info-box:active,
.ag-info-box:active:focus {
  border-color: #666666;
  outline: none;
  cursor: pointer;
}

.ag-info-box:hover:after,
.ag-info-box:focus:after,
.ag-info-box:active:after {
  border-color: #666666;
}

.ag-info-box.no-hover {
  cursor: default;
  box-shadow: none;
}

.ag-info-box.no-hover:after {
  box-shadow: none;
}

.ag-info-box.no-hover:hover,
.ag-info-box.no-hover:focus,
.ag-info-box.no-hover:active,
.ag-info-box.no-hover:active:focus {
  border-color: #c1c1c1;
}

.ag-info-box.no-hover:hover:after,
.ag-info-box.no-hover:focus:after,
.ag-info-box.no-hover:active:after {
  border-color: #c1c1c1;
}

.ag-info-box.box-shadow {
  box-shadow: 0 2px 4px rgba(153, 153, 153, 0.25);
}

.ag-info-box.box-shadow:after {
  box-shadow: inset 6px 0px 4px -5px rgba(0, 0, 0, 0.15);
}

.ag-info-box:after {
  border-left-style: dashed;
  box-shadow: none;
}

/** Info Box as a list-item **/

.lp-large-size .ag-info-box-list-item,
.lp-normal-size .ag-info-box-list-item {
  text-align: left;
  display: inline-block;
  width: 100%;
  -webkit-backface-visibility: visible;
  background-color: #ffffff;
  position: relative;
  border: 1px solid #c1c1c1;
  padding: 6px 12px;
  box-shadow: 0 2px 4px rgba(153, 153, 153, 0.25);
  background-color: #f7f7f7;
  border-style: dashed;
  box-shadow: none;
  margin-bottom: 15px;
  margin: 15px 2% 0 0;
  width: 49%;
  float: left;
}

.lp-large-size .ag-info-box-list-item .ag-icon-info-header,
.lp-normal-size .ag-info-box-list-item .ag-icon-info-header {
  height: 40px;
  width: 40px;
  cursor: default;
}

.lp-large-size .ag-info-box-list-item:after,
.lp-normal-size .ag-info-box-list-item:after {
  content: '';
  position: absolute;
  width: 15px;
  height: 25px;
  background-color: #ffffff;
  bottom: -9px;
  right: -4px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  border-left: 1px solid #c1c1c1;
  box-shadow: inset 6px 0px 4px -5px rgba(0, 0, 0, 0.15);
}

.lp-large-size .ag-info-box-list-item:hover,
.lp-normal-size .ag-info-box-list-item:hover,
.lp-large-size .ag-info-box-list-item:focus,
.lp-normal-size .ag-info-box-list-item:focus,
.lp-large-size .ag-info-box-list-item:active,
.lp-normal-size .ag-info-box-list-item:active,
.lp-large-size .ag-info-box-list-item:active:focus,
.lp-normal-size .ag-info-box-list-item:active:focus {
  border-color: #666666;
  outline: none;
  cursor: pointer;
}

.lp-large-size .ag-info-box-list-item:hover:after,
.lp-normal-size .ag-info-box-list-item:hover:after,
.lp-large-size .ag-info-box-list-item:focus:after,
.lp-normal-size .ag-info-box-list-item:focus:after,
.lp-large-size .ag-info-box-list-item:active:after,
.lp-normal-size .ag-info-box-list-item:active:after {
  border-color: #666666;
}

.lp-large-size .ag-info-box-list-item.no-hover,
.lp-normal-size .ag-info-box-list-item.no-hover {
  cursor: default;
  box-shadow: none;
}

.lp-large-size .ag-info-box-list-item.no-hover:after,
.lp-normal-size .ag-info-box-list-item.no-hover:after {
  box-shadow: none;
}

.lp-large-size .ag-info-box-list-item.no-hover:hover,
.lp-normal-size .ag-info-box-list-item.no-hover:hover,
.lp-large-size .ag-info-box-list-item.no-hover:focus,
.lp-normal-size .ag-info-box-list-item.no-hover:focus,
.lp-large-size .ag-info-box-list-item.no-hover:active,
.lp-normal-size .ag-info-box-list-item.no-hover:active,
.lp-large-size .ag-info-box-list-item.no-hover:active:focus,
.lp-normal-size .ag-info-box-list-item.no-hover:active:focus {
  border-color: #c1c1c1;
}

.lp-large-size .ag-info-box-list-item.no-hover:hover:after,
.lp-normal-size .ag-info-box-list-item.no-hover:hover:after,
.lp-large-size .ag-info-box-list-item.no-hover:focus:after,
.lp-normal-size .ag-info-box-list-item.no-hover:focus:after,
.lp-large-size .ag-info-box-list-item.no-hover:active:after,
.lp-normal-size .ag-info-box-list-item.no-hover:active:after {
  border-color: #c1c1c1;
}

.lp-large-size .ag-info-box-list-item.box-shadow,
.lp-normal-size .ag-info-box-list-item.box-shadow {
  box-shadow: 0 2px 4px rgba(153, 153, 153, 0.25);
}

.lp-large-size .ag-info-box-list-item.box-shadow:after,
.lp-normal-size .ag-info-box-list-item.box-shadow:after {
  box-shadow: inset 6px 0px 4px -5px rgba(0, 0, 0, 0.15);
}

.lp-large-size .ag-info-box-list-item:after,
.lp-normal-size .ag-info-box-list-item:after {
  border-left-style: dashed;
  box-shadow: none;
}

.lp-large-size .tile-wrapper:nth-child(even) .ag-info-box-list-item,
.lp-normal-size .tile-wrapper:nth-child(even) .ag-info-box-list-item,
.lp-large-size .ag-info-box-list-item:nth-child(even),
.lp-normal-size .ag-info-box-list-item:nth-child(even) {
  margin-right: 0;
}

.lp-small-size .ag-info-box-list-item {
  text-align: left;
  display: inline-block;
  -webkit-backface-visibility: visible;
  background-color: #ffffff;
  position: relative;
  border: 1px solid #c1c1c1;
  padding: 6px 12px;
  box-shadow: 0 2px 4px rgba(153, 153, 153, 0.25);
  background-color: #f7f7f7;
  border-style: dashed;
  box-shadow: none;
  margin-bottom: 15px;
  width: 100%;
  margin: 15px 0 0;
}

.lp-small-size .ag-info-box-list-item .ag-icon-info-header {
  height: 40px;
  width: 40px;
  cursor: default;
}

.lp-small-size .ag-info-box-list-item:after {
  content: '';
  position: absolute;
  width: 15px;
  height: 25px;
  background-color: #ffffff;
  bottom: -9px;
  right: -4px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  border-left: 1px solid #c1c1c1;
  box-shadow: inset 6px 0px 4px -5px rgba(0, 0, 0, 0.15);
}

.lp-small-size .ag-info-box-list-item:hover,
.lp-small-size .ag-info-box-list-item:focus,
.lp-small-size .ag-info-box-list-item:active,
.lp-small-size .ag-info-box-list-item:active:focus {
  border-color: #666666;
  outline: none;
  cursor: pointer;
}

.lp-small-size .ag-info-box-list-item:hover:after,
.lp-small-size .ag-info-box-list-item:focus:after,
.lp-small-size .ag-info-box-list-item:active:after {
  border-color: #666666;
}

.lp-small-size .ag-info-box-list-item.no-hover {
  cursor: default;
  box-shadow: none;
}

.lp-small-size .ag-info-box-list-item.no-hover:after {
  box-shadow: none;
}

.lp-small-size .ag-info-box-list-item.no-hover:hover,
.lp-small-size .ag-info-box-list-item.no-hover:focus,
.lp-small-size .ag-info-box-list-item.no-hover:active,
.lp-small-size .ag-info-box-list-item.no-hover:active:focus {
  border-color: #c1c1c1;
}

.lp-small-size .ag-info-box-list-item.no-hover:hover:after,
.lp-small-size .ag-info-box-list-item.no-hover:focus:after,
.lp-small-size .ag-info-box-list-item.no-hover:active:after {
  border-color: #c1c1c1;
}

.lp-small-size .ag-info-box-list-item.box-shadow {
  box-shadow: 0 2px 4px rgba(153, 153, 153, 0.25);
}

.lp-small-size .ag-info-box-list-item.box-shadow:after {
  box-shadow: inset 6px 0px 4px -5px rgba(0, 0, 0, 0.15);
}

.lp-small-size .ag-info-box-list-item:after {
  border-left-style: dashed;
  box-shadow: none;
}

/******************************
**    Tile Link              **
*******************************/

.ag-info-box-link {
  text-align: left;
  display: inline-block;
  width: 100%;
  -webkit-backface-visibility: visible;
  background-color: #ffffff;
  position: relative;
  border: 1px solid #c1c1c1;
  padding: 6px 12px;
  box-shadow: 0 2px 4px rgba(153, 153, 153, 0.25);
  background-color: #f7f7f7;
  border-style: dashed;
  box-shadow: none;
  margin-bottom: 15px;
}

.ag-info-box-link .ag-icon-info-header {
  height: 40px;
  width: 40px;
  cursor: default;
}

.ag-info-box-link:after {
  content: '';
  position: absolute;
  width: 15px;
  height: 25px;
  background-color: #ffffff;
  bottom: -9px;
  right: -4px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  border-left: 1px solid #c1c1c1;
  box-shadow: inset 6px 0px 4px -5px rgba(0, 0, 0, 0.15);
}

.ag-info-box-link:hover,
.ag-info-box-link:focus,
.ag-info-box-link:active,
.ag-info-box-link:active:focus {
  border-color: #666666;
  outline: none;
  cursor: pointer;
}

.ag-info-box-link:hover:after,
.ag-info-box-link:focus:after,
.ag-info-box-link:active:after {
  border-color: #666666;
}

.ag-info-box-link.no-hover {
  cursor: default;
  box-shadow: none;
}

.ag-info-box-link.no-hover:after {
  box-shadow: none;
}

.ag-info-box-link.no-hover:hover,
.ag-info-box-link.no-hover:focus,
.ag-info-box-link.no-hover:active,
.ag-info-box-link.no-hover:active:focus {
  border-color: #c1c1c1;
}

.ag-info-box-link.no-hover:hover:after,
.ag-info-box-link.no-hover:focus:after,
.ag-info-box-link.no-hover:active:after {
  border-color: #c1c1c1;
}

.ag-info-box-link.box-shadow {
  box-shadow: 0 2px 4px rgba(153, 153, 153, 0.25);
}

.ag-info-box-link.box-shadow:after {
  box-shadow: inset 6px 0px 4px -5px rgba(0, 0, 0, 0.15);
}

.ag-info-box-link:after {
  border-left-style: dashed;
  box-shadow: none;
}

.ag-info-box-link .ag-info-box-link-area {
  padding: 40px 0 0 20px;
  display: inline-block;
}

.ag-info-box-link .ag-info-box-link-area .ag-info-box-link-icon {
  color: #00a160;
  margin-right: 10px;
  font-size: 20px;
  display: inline-block;
}

.ag-info-box-link .ag-info-box-link-area .ag-info-box-link-text {
  color: #00a160;
  text-decoration: underline;
  display: inline-block;
  vertical-align: top;
}

/** Tile Link as a list-item **/

.lp-large-size .ag-info-box-link-list-item,
.lp-normal-size .ag-info-box-link-list-item {
  text-align: left;
  display: inline-block;
  width: 100%;
  -webkit-backface-visibility: visible;
  background-color: #ffffff;
  position: relative;
  border: 1px solid #c1c1c1;
  padding: 6px 12px;
  box-shadow: 0 2px 4px rgba(153, 153, 153, 0.25);
  background-color: #f7f7f7;
  border-style: dashed;
  box-shadow: none;
  margin-bottom: 15px;
  margin: 15px 2% 0 0;
  width: 49%;
  float: left;
}

.lp-large-size .ag-info-box-link-list-item .ag-icon-info-header,
.lp-normal-size .ag-info-box-link-list-item .ag-icon-info-header {
  height: 40px;
  width: 40px;
  cursor: default;
}

.lp-large-size .ag-info-box-link-list-item:after,
.lp-normal-size .ag-info-box-link-list-item:after {
  content: '';
  position: absolute;
  width: 15px;
  height: 25px;
  background-color: #ffffff;
  bottom: -9px;
  right: -4px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  border-left: 1px solid #c1c1c1;
  box-shadow: inset 6px 0px 4px -5px rgba(0, 0, 0, 0.15);
}

.lp-large-size .ag-info-box-link-list-item:hover,
.lp-normal-size .ag-info-box-link-list-item:hover,
.lp-large-size .ag-info-box-link-list-item:focus,
.lp-normal-size .ag-info-box-link-list-item:focus,
.lp-large-size .ag-info-box-link-list-item:active,
.lp-normal-size .ag-info-box-link-list-item:active,
.lp-large-size .ag-info-box-link-list-item:active:focus,
.lp-normal-size .ag-info-box-link-list-item:active:focus {
  border-color: #666666;
  outline: none;
  cursor: pointer;
}

.lp-large-size .ag-info-box-link-list-item:hover:after,
.lp-normal-size .ag-info-box-link-list-item:hover:after,
.lp-large-size .ag-info-box-link-list-item:focus:after,
.lp-normal-size .ag-info-box-link-list-item:focus:after,
.lp-large-size .ag-info-box-link-list-item:active:after,
.lp-normal-size .ag-info-box-link-list-item:active:after {
  border-color: #666666;
}

.lp-large-size .ag-info-box-link-list-item.no-hover,
.lp-normal-size .ag-info-box-link-list-item.no-hover {
  cursor: default;
  box-shadow: none;
}

.lp-large-size .ag-info-box-link-list-item.no-hover:after,
.lp-normal-size .ag-info-box-link-list-item.no-hover:after {
  box-shadow: none;
}

.lp-large-size .ag-info-box-link-list-item.no-hover:hover,
.lp-normal-size .ag-info-box-link-list-item.no-hover:hover,
.lp-large-size .ag-info-box-link-list-item.no-hover:focus,
.lp-normal-size .ag-info-box-link-list-item.no-hover:focus,
.lp-large-size .ag-info-box-link-list-item.no-hover:active,
.lp-normal-size .ag-info-box-link-list-item.no-hover:active,
.lp-large-size .ag-info-box-link-list-item.no-hover:active:focus,
.lp-normal-size .ag-info-box-link-list-item.no-hover:active:focus {
  border-color: #c1c1c1;
}

.lp-large-size .ag-info-box-link-list-item.no-hover:hover:after,
.lp-normal-size .ag-info-box-link-list-item.no-hover:hover:after,
.lp-large-size .ag-info-box-link-list-item.no-hover:focus:after,
.lp-normal-size .ag-info-box-link-list-item.no-hover:focus:after,
.lp-large-size .ag-info-box-link-list-item.no-hover:active:after,
.lp-normal-size .ag-info-box-link-list-item.no-hover:active:after {
  border-color: #c1c1c1;
}

.lp-large-size .ag-info-box-link-list-item.box-shadow,
.lp-normal-size .ag-info-box-link-list-item.box-shadow {
  box-shadow: 0 2px 4px rgba(153, 153, 153, 0.25);
}

.lp-large-size .ag-info-box-link-list-item.box-shadow:after,
.lp-normal-size .ag-info-box-link-list-item.box-shadow:after {
  box-shadow: inset 6px 0px 4px -5px rgba(0, 0, 0, 0.15);
}

.lp-large-size .ag-info-box-link-list-item:after,
.lp-normal-size .ag-info-box-link-list-item:after {
  border-left-style: dashed;
  box-shadow: none;
}

.lp-large-size .ag-info-box-link-list-item .ag-info-box-link-area,
.lp-normal-size .ag-info-box-link-list-item .ag-info-box-link-area {
  padding: 40px 0 0 20px;
  display: inline-block;
}

.lp-large-size .ag-info-box-link-list-item .ag-info-box-link-area .ag-info-box-link-icon,
.lp-normal-size .ag-info-box-link-list-item .ag-info-box-link-area .ag-info-box-link-icon {
  color: #00a160;
  margin-right: 10px;
  font-size: 20px;
  display: inline-block;
}

.lp-large-size .ag-info-box-link-list-item .ag-info-box-link-area .ag-info-box-link-text,
.lp-normal-size .ag-info-box-link-list-item .ag-info-box-link-area .ag-info-box-link-text {
  color: #00a160;
  text-decoration: underline;
  display: inline-block;
  vertical-align: top;
}

.lp-large-size .tile-wrapper:nth-child(even) .ag-info-box-link-list-item,
.lp-normal-size .tile-wrapper:nth-child(even) .ag-info-box-link-list-item,
.lp-large-size .ag-info-box-link-list-item:nth-child(even),
.lp-normal-size .ag-info-box-link-list-item:nth-child(even) {
  margin-right: 0;
}

.lp-small-size .ag-info-box-link-list-item {
  text-align: left;
  display: inline-block;
  -webkit-backface-visibility: visible;
  background-color: #ffffff;
  position: relative;
  border: 1px solid #c1c1c1;
  padding: 6px 12px;
  box-shadow: 0 2px 4px rgba(153, 153, 153, 0.25);
  background-color: #f7f7f7;
  border-style: dashed;
  box-shadow: none;
  margin-bottom: 15px;
  width: 100%;
  margin: 15px 0 0;
}

.lp-small-size .ag-info-box-link-list-item .ag-icon-info-header {
  height: 40px;
  width: 40px;
  cursor: default;
}

.lp-small-size .ag-info-box-link-list-item:after {
  content: '';
  position: absolute;
  width: 15px;
  height: 25px;
  background-color: #ffffff;
  bottom: -9px;
  right: -4px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  border-left: 1px solid #c1c1c1;
  box-shadow: inset 6px 0px 4px -5px rgba(0, 0, 0, 0.15);
}

.lp-small-size .ag-info-box-link-list-item:hover,
.lp-small-size .ag-info-box-link-list-item:focus,
.lp-small-size .ag-info-box-link-list-item:active,
.lp-small-size .ag-info-box-link-list-item:active:focus {
  border-color: #666666;
  outline: none;
  cursor: pointer;
}

.lp-small-size .ag-info-box-link-list-item:hover:after,
.lp-small-size .ag-info-box-link-list-item:focus:after,
.lp-small-size .ag-info-box-link-list-item:active:after {
  border-color: #666666;
}

.lp-small-size .ag-info-box-link-list-item.no-hover {
  cursor: default;
  box-shadow: none;
}

.lp-small-size .ag-info-box-link-list-item.no-hover:after {
  box-shadow: none;
}

.lp-small-size .ag-info-box-link-list-item.no-hover:hover,
.lp-small-size .ag-info-box-link-list-item.no-hover:focus,
.lp-small-size .ag-info-box-link-list-item.no-hover:active,
.lp-small-size .ag-info-box-link-list-item.no-hover:active:focus {
  border-color: #c1c1c1;
}

.lp-small-size .ag-info-box-link-list-item.no-hover:hover:after,
.lp-small-size .ag-info-box-link-list-item.no-hover:focus:after,
.lp-small-size .ag-info-box-link-list-item.no-hover:active:after {
  border-color: #c1c1c1;
}

.lp-small-size .ag-info-box-link-list-item.box-shadow {
  box-shadow: 0 2px 4px rgba(153, 153, 153, 0.25);
}

.lp-small-size .ag-info-box-link-list-item.box-shadow:after {
  box-shadow: inset 6px 0px 4px -5px rgba(0, 0, 0, 0.15);
}

.lp-small-size .ag-info-box-link-list-item:after {
  border-left-style: dashed;
  box-shadow: none;
}

.lp-small-size .ag-info-box-link-list-item .ag-info-box-link-area {
  padding: 40px 0 0 20px;
  display: inline-block;
}

.lp-small-size .ag-info-box-link-list-item .ag-info-box-link-area .ag-info-box-link-icon {
  color: #00a160;
  margin-right: 10px;
  font-size: 20px;
  display: inline-block;
}

.lp-small-size .ag-info-box-link-list-item .ag-info-box-link-area .ag-info-box-link-text {
  color: #00a160;
  text-decoration: underline;
  display: inline-block;
  vertical-align: top;
}

.tiles-container {
  margin-bottom: 15px;
  display: inline-block;
  width: 100%;
}

.lp-launcher-area:not(.lp-lc--default) .ag-chrome-content > div:first-child .nav.nav-tabs {
  margin-top: -10px;
  margin-bottom: 15px;
}

.lp-launcher-area:not(.lp-lc--default) .ag-chrome-content > div:first-child .nav-tabs > li > a {
  padding: 10px 0;
  font-family: 'Roboto Slab', 'serif';
  font-weight: 500;
}

.widget-title {
  color: #00a160;
  font-size: 23px;
  line-height: 23px;
  word-wrap: break-word;
  font-family: 'Roboto Slab', 'serif';
}

.lp-widget-content {
  background-color: #ffffff;
}

.widget {
  border: 0px;
  box-shadow: none;
}

.widget-heading {
  padding: 0px 0px 11px;
}

.widget-heading .close {
  display: none;
}

.widget-body {
  min-height: 150px;
}

.widget-footer {
  padding: 13px 15px 13px 0px;
  border-top: 1px solid #eaeaea;
}

.widget .alert {
  margin-bottom: 0px;
}

.widget .alert:last-child {
  margin-bottom: 17px;
}

.widget-default > .widget-heading {
  border: none;
  border-bottom: 1px solid #c1c1c1;
  margin-bottom: 15px;
}

.container-fluid {
  min-width: 1024px;
}