/* Base variables */
/* order is important */
/*!
 * Custom Bootstrap import
 *
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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 {
  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;
  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 */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret, .btn-addnew > .caret,
  .dropup > .btn > .caret,
  .dropup > .btn-addnew > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

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

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  box-sizing: border-box; }

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

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

body {
  font-family: "Work Sans", sans-serif;
  font-size: 10px;
  line-height: 1.42857;
  color: #000;
  background-color: #fff; }

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

a {
  color: #436dda;
  text-decoration: none; }
  a:hover, a:focus {
    color: #2249ae;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive, .logo-receipt > img, .top-brand > img, .smchrt-graph img {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

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

hr {
  margin-top: 14px;
  margin-bottom: 14px;
  border: 0;
  border-top: 1px solid #9d9d9d; }

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

[role="button"] {
  cursor: pointer; }

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,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #666666; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 14px;
  margin-bottom: 7px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 7px;
  margin-bottom: 7px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

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

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

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

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

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

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

p {
  margin: 0 0 7px; }

.lead {
  margin-bottom: 14px;
  font-size: 11px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 15px; } }

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

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, .initialism {
  text-transform: uppercase; }

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

.text-muted {
  color: #666666; }

.text-primary {
  color: #436dda; }

a.text-primary:hover,
a.text-primary:focus {
  color: #2652c4; }

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

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

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

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

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

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #436dda; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #2652c4; }

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

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

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

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

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

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

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

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

.page-header {
  padding-bottom: 6px;
  margin: 28px 0 14px;
  border-bottom: 1px solid #9d9d9d; }

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

.list-unstyled, .contactdetails-list, .prpymdl-listinfo, .qckact-list, .smchrt-list {
  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: 14px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

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

.initialism {
  font-size: 90%; }

blockquote {
  padding: 7px 14px;
  margin: 0 0 14px;
  font-size: 12.5px;
  border-left: 5px solid #9d9d9d; }
  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.42857;
    color: #666666; }
    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 #9d9d9d;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 14px;
  font-style: normal;
  line-height: 1.42857; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.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, .addp-col, .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, .addp-col, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

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

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 14px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

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

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

.table-striped > tbody > tr:nth-of-type(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 > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.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 > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.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 > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.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 > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.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 > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.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%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 10.5px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 14px;
  font-size: 15px;
  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"] {
  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: 10px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 28px;
  padding: 6px 12px;
  font-size: 10px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #9d9d9d;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 28px; }
  input[type="date"].input-sm,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm
  input[type="month"] {
    line-height: 25px; }
  input[type="date"].input-lg,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg
  input[type="month"] {
    line-height: 40px; } }

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 14px;
    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 {
  position: relative;
  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="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

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

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

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 24px; }
  .form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0; }

.input-sm {
  height: 25px;
  padding: 5px 10px;
  font-size: 9px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 25px;
  line-height: 25px; }

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

.form-group-sm .form-control {
  height: 25px;
  padding: 5px 10px;
  font-size: 9px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 25px;
  line-height: 25px; }

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

.form-group-sm .form-control-static {
  height: 25px;
  min-height: 23px;
  padding: 6px 10px;
  font-size: 9px;
  line-height: 1.5; }

.input-lg {
  height: 40px;
  padding: 10px 16px;
  font-size: 13px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg {
  height: 40px;
  line-height: 40px; }

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

.form-group-lg .form-control {
  height: 40px;
  padding: 10px 16px;
  font-size: 13px;
  line-height: 1.33333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 40px;
  line-height: 40px; }

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

.form-group-lg .form-control-static {
  height: 40px;
  min-height: 27px;
  padding: 11px 16px;
  font-size: 13px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 35px; }

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

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

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

.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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    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: 19px; }

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

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

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

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

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

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

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

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 13px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 9px; } }

.btn, .btn-addnew {
  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: 10px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn-addnew:focus, .btn.focus, .focus.btn-addnew, .btn:active:focus, .btn-addnew:active:focus, .btn:active.focus, .btn-addnew:active.focus, .btn.active:focus, .active.btn-addnew:focus, .btn.active.focus, .active.focus.btn-addnew {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn-addnew:hover, .btn:focus, .btn-addnew:focus, .btn.focus, .focus.btn-addnew {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn-addnew:active, .btn.active, .active.btn-addnew {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .disabled.btn-addnew, .btn[disabled], .btn-addnew[disabled],
  fieldset[disabled] .btn,
  fieldset[disabled] .btn-addnew {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none; }

a.btn.disabled, a.disabled.btn-addnew,
fieldset[disabled] a.btn,
fieldset[disabled] a.btn-addnew {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #436dda;
  border-color: #2e5cd6; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #2652c4;
    border-color: #162e6e; }
  .btn-primary:hover {
    color: #fff;
    background-color: #2652c4;
    border-color: #2146a6; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #2652c4;
    border-color: #2146a6; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #2146a6;
      border-color: #162e6e; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #436dda;
    border-color: #2e5cd6; }
  .btn-primary .badge {
    color: #436dda;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #fb0d1b;
  border-color: #eb0411; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #d20310;
    border-color: #6d0208; }
  .btn-danger:hover {
    color: #fff;
    background-color: #d20310;
    border-color: #ae030d; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #d20310;
    border-color: #ae030d; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ae030d;
      border-color: #6d0208; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #fb0d1b;
    border-color: #eb0411; }
  .btn-danger .badge {
    color: #fb0d1b;
    background-color: #fff; }

.btn-link {
  color: #436dda;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #2249ae;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #666666;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .btn-addnew {
  padding: 10px 16px;
  font-size: 13px;
  line-height: 1.33333;
  border-radius: 6px; }

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

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

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

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

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

.fade {
  opacity: 0;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

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

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

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

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

.dropup,
.dropdown {
  position: relative; }

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 10px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  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: 6px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

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

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #436dda; }

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

.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: 9px;
  line-height: 1.42857;
  color: #666666;
  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 dashed;
  border-bottom: 4px solid \9;
  content: ""; }

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

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn, .btn-group > .btn-addnew,
  .btn-group-vertical > .btn,
  .btn-group-vertical > .btn-addnew {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn-addnew:hover, .btn-group > .btn:focus, .btn-group > .btn-addnew:focus, .btn-group > .btn:active, .btn-group > .btn-addnew:active, .btn-group > .btn.active, .btn-group > .active.btn-addnew,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn-addnew:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn-addnew:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn-addnew:active,
    .btn-group-vertical > .btn.active,
    .btn-group-vertical > .active.btn-addnew {
      z-index: 2; }

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

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn, .btn-toolbar .btn-addnew,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn, .btn-toolbar > .btn-addnew,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

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

.btn-group > .btn:first-child, .btn-group > .btn-addnew:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-addnew: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 > .btn-addnew: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, .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn-addnew {
  border-radius: 0; }

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

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .btn-addnew: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, .btn-group > .btn-addnew + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

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

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

.btn .caret, .btn-addnew .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret, .btn-group-lg > .btn-addnew .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .btn-group-lg > .btn-addnew .caret {
  border-width: 0 5px 5px; }


.btn-group-vertical > .btn,
.btn-group-vertical > .btn-addnew,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > .btn-addnew {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }


.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > .btn-addnew {
  float: none; }

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn-addnew + .btn, .btn-group-vertical > .btn + .btn-addnew, .btn-group-vertical > .btn-addnew + .btn-addnew,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-addnew + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-addnew,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

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

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

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

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn-addnew {
  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) > .btn-addnew: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, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn-addnew: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-addnew,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .btn-addnew {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-addnew input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-addnew input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn-addnew input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn-addnew input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .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: #9d9d9d; }
    .nav > li.disabled > a {
      color: #666666; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #666666;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #9d9d9d;
    border-color: #436dda; }
  .nav .nav-divider {
    height: 1px;
    margin: 6px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #9d9d9d #9d9d9d #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #436dda; }

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

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

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

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

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

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label, .btn-addnew .label {
    position: relative;
    top: -1px; }

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

.label-default {
  background-color: #666666; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #4d4d4d; }

.label-primary {
  background-color: #436dda; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #2652c4; }

.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: #fb0d1b; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #d20310; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 9px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #666666;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge, .btn-addnew .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn-addnew .badge,
  .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn-addnew .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #436dda;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

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

.alert {
  padding: 15px;
  margin-bottom: 14px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

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

.alert-success {
  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: 14px;
  margin-bottom: 14px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 9px;
  line-height: 14px;
  color: #fff;
  text-align: center;
  background-color: #436dda;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  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;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    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: 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: 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: #fb0d1b; }
  .progress-striped .progress-bar-danger {
    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); }

.panel {
  margin-bottom: 14px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

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

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

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

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

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

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .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 th:first-child,
    .panel > .table-responsive:first-child > .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 th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .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 th:last-child,
    .panel > .table-responsive:first-child > .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 th:last-child {
      border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .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 th:first-child,
    .panel > .table-responsive:last-child > .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 th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .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 th:last-child,
    .panel > .table-responsive:last-child > .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 th:last-child {
      border-bottom-right-radius: 3px; }

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

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

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .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: 14px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #436dda; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #436dda;
    border-color: #436dda; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #436dda; }
    .panel-primary > .panel-heading .badge {
      color: #436dda;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #436dda; }

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

.close {
  float: right;
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    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: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

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

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

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border: 1px solid #e5e5e5;
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #fff; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.94;
    filter: alpha(opacity=94); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

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

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

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

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn, .modal-footer .btn-addnew + .btn, .modal-footer .btn + .btn-addnew, .modal-footer .btn-addnew + .btn-addnew {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .btn-addnew + .btn, .modal-footer .btn-group .btn + .btn-addnew, .modal-footer .btn-group .btn-addnew + .btn-addnew {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 690px;
    margin: 30px auto; }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Work Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 10px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

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

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

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

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

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

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

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

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

.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: #fff;
    bottom: -10px; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

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

.affix {
  position: fixed; }

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

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

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

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

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

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

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

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

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

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

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

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

@media print {
  .hidden-print {
    display: none !important; } }

/*------------------------------------------
	font-face icomoon
------------------------------------------*/
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?l7c6n0");
  src: url("../fonts/icomoon/icomoon.eot?l7c6n0#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?l7c6n0") format("truetype"), url("../fonts/icomoon/icomoon.woff?l7c6n0") format("woff"), url("../fonts/icomoon/icomoon.svg?l7c6n0#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-bitcoin:before {
  content: "\e900"; }

.icon-paypal:before {
  content: "\e901"; }

.icon-home:before {
  content: "\e902"; }

.icon-user:before {
  content: "\e903"; }

.icon-pagination-right:before, .is-wzrdwelmode .tabdrpd-item:before {
  content: "\e904"; }

.icon-calendar:before, .is-datepicker:before {
  content: "\e905"; }

.icon-addnew:before, .btn-addnew:before {
  content: "\e906"; }

.icon-attachment:before {
  content: "\e907"; }

.icon-bank-transfer:before {
  content: "\e908"; }

.icon-bpay:before {
  content: "\e909"; }

.icon-plus-thin:before {
  content: "\e90a"; }

.icon-chevron-dropdown:before, .dropdown-toggle > .caret:before, .dropdown-default .dropdown-toggle .caret:before,
.dropdown-default .btn-default:active .caret:before,
.dropdown-default .btn-default.active .caret:before,
.dropdown-default.open > .btn-default.dropdown-toggle .caret:before, .select-option:before, .th-sort span:before, .linkback:before {
  content: "\e90b"; }

.icon-close:before {
  content: "\e90c"; }

.icon-creditcard:before {
  content: "\e90d"; }

.icon-direct-debit:before {
  content: "\e90e"; }

.icon-ellipses:before {
  content: "\e90f"; }

.icon-exclamation:before, .table-wrapper .is-warning:before, .table-wrapper .is-danger:before {
  content: "\e910"; }

.icon-mainmenus:before {
  content: "\e911"; }

.icon-notes:before {
  content: "\e912"; }

.icon-quick-actions:before, .smchrt-quickacttitle:before {
  content: "\e913"; }

.icon-search:before {
  content: "\e914"; }

.icon-plus:before {
  content: "\e915"; }

.icon-arrow-up-right:before, .smchrt-valuepercentage.is-value-up:before {
  content: "\e916"; }

.icon-arrow-down-left:before, .smchrt-valuepercentage.is-value-down:before {
  content: "\e917"; }

.icon-tasks:before {
  content: "\e918"; }

.icon-tick:before, .checkbox input[type="checkbox"]:checked ~ label:before, .is-selected .td-tick span:before {
  content: "\e919"; }

.icon-pagination-left:before {
  content: "\e91a"; }

.icon-envelope:before {
  content: "\e91b"; }

.icon-comment:before {
  content: "\e91c"; }

.icon-letter:before {
  content: "\e91d"; }

.icon-delete:before {
  content: "\e91e"; }

.icon-trash:before {
  content: "\e91f"; }

.icon-phone:before {
  content: "\e920"; }

.icon-autopay:before {
  content: "\e921"; }

.icon-address:before {
  content: "\e922"; }

.icon-account-phone:before {
  content: "\e923"; }

.icon-account-name:before {
  content: "\e924"; }

.icon-account-email:before {
  content: "\e925"; }

.icon-questionmark:before {
  content: "\e926"; }

.icon-email:before {
  content: "\e90df"; }

.icon-send-login:before {
  content: "\10ffff"; }

.icon-hour-glass:before {
  content: "\e979"; }

/*------------------------------------------
	font-face levo custom made
------------------------------------------*/
@font-face {
  font-family: 'discfont';
  src: url("../fonts/customdiscfont/customdiscfont.eot");
  src: url("../fonts/customdiscfont/customdiscfont.eot") format("embedded-opentype"), url("../fonts/customdiscfont/customdiscfont.woff2") format("woff2"), url("../fonts/customdiscfont/customdiscfont.woff") format("woff"), url("../fonts/customdiscfont/customdiscfont.ttf") format("truetype"), url("../fonts/customdiscfont/customdiscfont.svg#customdiscfont") format("svg"); }

/*######################################################
	reset
#######################################################*/
html,
body {
  margin: 0;
  padding: 0; }
  @media only screen and (max-width: 767px) {
    html,
    body {
      font-size: 9.5px; } }
  @media only screen and (max-width: 599px) {
    html,
    body {
      font-size: 9.2px; } }
  @media only screen and (max-width: 480px) {
    html,
    body {
      font-size: 9px; } }

body {
  background-color: #f9f9f9;
  height: 100vh;
  min-height: 100vh;
  font-weight: 500; }
  body.is-hasbodybg {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }

html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.container-fluid {
  max-width: 1180px; }

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  box-shadow: none;
  outline: 0 none; }

/*######################################################
	typography
#######################################################*/
header,
.main-content,
footer {
  transition: transform 0.3s ease-in; }
  .is-sidebaropen header, .is-sidebaropen
  .main-content, .is-sidebaropen
  footer {
    -ms-transform: translateX(-250px);
    -webkit-transform: translateX(-250px);
    transform: translateX(-250px);
    -webkit-backface-visibility: hidden; }

.main-content {
  padding-top: 0;
  position: relative;
  z-index: 0; }
  .main-content.is-fixed {
    padding-top: 206px; }

strong {
  font-weight: 700; }

p {
  font-size: 1.5em; }

dl {
  margin: 0;
  overflow: hidden;
  width: 100%; }
  dl dt {
    clear: both;
    float: left;
    padding: 5px 0 0 0;
    text-align: left;
    width: 45%; }
  dl dd {
    float: left;
    padding: 5px 0 0 0;
    text-align: left;
    width: 55%; }

a.disabled {
  pointer-events: none;
  cursor: default;
  color: #9d9d9d; }

.semibold {
  font-weight: 600 !important; }

.bold {
  font-weight: 700 !important; }

.normal {
  font-weight: 500 !important; }

.light {
  font-weight: 400 !important; }

.basic-fontstyle {
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.4em; }

.wysiwyg-section {
  font-size: 1.5em;
  font-weight: 500;
  line-height: 2em; }
  .wysiwyg-section h5 {
    font-weight: 700;
    font-size: .8em; }
  .wysiwyg-section p {
    font-size: 1em; }

.page-label {
  font-size: 4em;
  line-height: normal;
  margin: 0;
  padding: 0;
  text-transform: capitalize; }
  @media only screen and (max-width: 480px) {
    .page-label {
      font-size: 3.5em; } }

.page-sublabel {
  margin-top: 30px;
  margin-bottom: 30px; }

.content-wrapper, .account-message {
  background-color: #fff;
  padding: 30px 40px; }
  .content-wrapper ~ .content-wrapper, .account-message ~ .content-wrapper, .content-wrapper ~ .account-message, .account-message ~ .account-message {
    margin-top: 40px; }
  @media only screen and (max-width: 991px) {
    .content-wrapper, .account-message {
      padding: 20px 30px; } }
  @media only screen and (max-width: 767px) {
    .content-wrapper, .account-message {
      padding: 15px 20px; } }
  @media only screen and (max-width: 480px) {
    .content-wrapper, .account-message {
      padding: 10px; } }

.popover {
  color: #000; }

.borderless {
  border: none !important; }

.borderbot2 {
  border-bottom: 2px solid #dfdfdf !important; }

.marginless {
  margin: 0 !important; }

.padleftless {
  padding-left: 0 !important; }

.padrightless {
  padding-right: 0 !important; }

.divider {
  border-top: 1px solid #dfdfdf;
  height: 1px;
  margin-bottom: 30px;
  margin-top: 35px; }

.va-middle {
  vertical-align: middle !important; }

.disc-font {
  font-family: "discfont"; }

/*######################################################
	color
#######################################################*/
.cl-primary {
  color: #436dda; }

.cl-success {
  color: #5cb85c; }

.cl-danger {
  color: #fb0d1b; }

.cl-gray {
  color: #555555; }

.cl-graylight {
  color: #666666; }

.cl-graylighter {
  color: #9d9d9d; }

/*######################################################
	titles
#######################################################*/
.t-lg {
  font-size: 4em;
  font-weight: 500;
  line-height: normal; }

.t-md {
  font-size: 3.4em;
  font-weight: 500;
  line-height: normal; }

.t-sm {
  font-size: 2em;
  font-weight: 500;
  line-height: 1.6em; }

.t-xs {
  font-size: 1.8em;
  font-weight: 500;
  line-height: normal; }

/*######################################################
	paragraph
#######################################################*/
.p-lg {
  font-size: 2em;
  line-height: 1.8em; }

.p-md {
  font-size: 1.8em;
  line-height: 1.8em; }

.p-sm, .loading-spinner-text > p, .paymnt-spinner-text > p {
  font-size: 1.5em;
  line-height: 2em; }

.p-xs {
  font-size: 1.3em;
  line-height: 2.2em; }

/*######################################################
	heading
#######################################################*/
.h-xlg {
  font-size: 4.4rem !important;
  font-weight: bold;
  line-height: normal; }

.h-lg {
  font-size: 4rem !important;
  font-weight: bold;
  line-height: 61px; }

.h-md {
  font-size: 3rem !important;
  font-weight: bold;
  line-height: 32px; }

.h-sm {
  font-size: 2.6rem !important;
  font-weight: bold;
  line-height: 2em; }

.h-xs {
  font-size: 2.2rem !important;
  font-weight: bold;
  line-height: 1.6em; }

.h-xxs {
  font-size: 2rem !important;
  font-weight: bold;
  line-height: 1.3em; }

/*######################################################
  badge
#######################################################*/
.badge {
  display: inline-block;
  font-size: 11px;
  line-height: 18px;
  min-height: 18px;
  min-width: 18px;
  padding: 0; }

/*######################################################
	buttons
#######################################################*/
.btn, .btn-addnew {
  transition: all ease-in 0.2s;
  position: relative;
  z-index: 5; }
  .btn:active, .btn-addnew:active, .btn:focus, .btn-addnew:focus, .btn.active, .active.btn-addnew {
    background-image: none !important;
    outline: none !important;
    box-shadow: none !important; }

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .btn-addnew {
  font-size: 2em;
  padding: 20px 50px; }
  @media only screen and (max-width: 480px) {
    .btn-lg, .btn-group-lg > .btn, .btn-group-lg > .btn-addnew {
      display: block;
      padding-left: inherit;
      padding-right: inherit;
      width: 100%; } }

.btn-xs, .btn-group-xs > .btn, .btn-group-xs > .btn-addnew {
  font-size: 1.4em;
  padding: 1px 10px; }

.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .btn-addnew {
  font-size: 1.4em;
  padding: 9px 18px; }

.btn-md {
  font-size: 1.6em;
  padding: 12px 35px; }

.btn-addnew {
  border-radius: 50%;
  overflow: hidden;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #fff;
  font-size: 60px;
  line-height: 60px;
  margin: 0;
  overflow: hidden;
  padding: 0; }
  .btn-addnew:hover, .btn-addnew:active, .btn-addnew.focus, .btn-addnew:focus, .btn-addnew.active {
    background-color: #fff; }

.btn-icon {
  background-color: transparent;
  border: none; }
  .btn-icon:hover, .btn-icon:active, .btn-icon.focus, .btn-icon:focus, .btn-icon.active {
    background-color: transparent !important;
    outline: none; }

.btn-add-task i,
.btn-add-portfolio i {
  margin-right: 8px;
  font-size: 0.8em; }

.btn-borderless {
  border: none;
  background: none;
  font-weight: 500; }
  @media only screen and (max-width: 767px) {
    .btn-borderless {
      padding-left: 0; } }

.btn-wrapper {
  padding: 20px 0; }
  @media only screen and (max-width: 767px) {
    .btn-wrapper {
      padding: 10px 0; } }

.btn-default.inverse {
  background-color: transparent;
  border-color: transparent;
  font-weight: 500; }
  .btn-default.inverse:hover, .btn-default.inverse:focus, .btn-default.inverse:active {
    background-color: transparent !important; }

.btn-primary.inverse {
  background-color: #fff; }

.btn-secondary {
  background-color: #000; }

.btn-white {
  background-color: #fff;
  color: #000; }

.btn-link {
  padding-left: 10px;
  padding-right: 10px; }

/*######################################################
	checkbox
#######################################################*/
.checkbox.checkbox-inline {
  display: inline-block; }

.checkbox label {
  padding-left: 32px; }
  .checkbox label:before {
    border-radius: 20%;
    overflow: hidden;
    background-color: #fff;
    border: solid 1px;
    content: "";
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 24px;
    left: 0;
    padding-top: 5px;
    position: absolute;
    text-align: center;
    top: 2px;
    visibility: visible;
    width: 24px; }

.checkbox.error label {
  margin-bottom: 0; }

.checkbox.error .error-message {
  margin-bottom: 20px; }

.checkbox input[type="checkbox"] {
  margin-left: 0;
  visibility: hidden; }
  .checkbox input[type="checkbox"]:checked ~ label:before {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.radio,
.checkbox {
  font-size: 1.5em;
  font-weight: 600;
  margin-bottom: 0;
  margin-top: 0; }
  .radio label,
  .checkbox label {
    font-weight: normal;
    padding-bottom: 4px;
    padding-top: 4px; }

.checkbox:disabled label::before, .checkbox[disabled="disabled"] label::before {
  background-color: #eaeaea;
  border-color: #dfdfdf;
  color: #9d9d9d;
  cursor: not-allowed; }

.checkbox:disabled label, .checkbox[disabled="disabled"] label {
  cursor: not-allowed; }

/*######################################################
  dropdown
#######################################################*/
.open > .dropdown-menu {
  transform: scale(1, 1);
  opacity: 1; }

.dropdown-menu {
  display: block;
  opacity: 0;
  transform-origin: top;
  animation-fill-mode: forwards;
  transform: scale(1, 0);
  transition: all 0.2s linear;
  padding: 8px 12px;
  right: 0;
  left: auto; }
  .dropdown-menu li a {
    font-weight: 500;
    padding: 5px 6px;
    font-size: 1.6em; }

.dropdown-menu li a {
  font-size: 1.6em; }

.dropdown-toggle:hover,
.dropdown-toggle:focus .dropdown-toggle.focus, .dropdown-toggle:active, .dropdown-toggle.active,
.btn-group.open > .dropdown-toggle,
.open > .dropdown-toggle {
  box-shadow: none;
  background-color: transparent !important; }

.dropdown-toggle > .caret {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: none;
  font-size: 7px;
  height: auto;
  margin-left: 10px;
  width: auto; }

.dropdown-default .dropdown-toggle,
.dropdown-default .btn-default:active,
.dropdown-default .btn-default.active,
.dropdown-default.open > .btn-default.dropdown-toggle {
  box-shadow: none;
  background-color: transparent;
  font-size: 1.5em;
  font-weight: 500;
  padding: 5px 20px 5px 0; }
  .dropdown-default .dropdown-toggle:hover, .dropdown-default .dropdown-toggle:focus, .dropdown-default .dropdown-toggle.focus,
  .dropdown-default .btn-default:active:hover,
  .dropdown-default .btn-default:active:focus,
  .dropdown-default .btn-default:active.focus,
  .dropdown-default .btn-default.active:hover,
  .dropdown-default .btn-default.active:focus,
  .dropdown-default .btn-default.active.focus,
  .dropdown-default.open > .btn-default.dropdown-toggle:hover,
  .dropdown-default.open > .btn-default.dropdown-toggle:focus,
  .dropdown-default.open > .btn-default.dropdown-toggle.focus {
    box-shadow: none;
    background-color: transparent; }
  .dropdown-default .dropdown-toggle .caret,
  .dropdown-default .btn-default:active .caret,
  .dropdown-default .btn-default.active .caret,
  .dropdown-default.open > .btn-default.dropdown-toggle .caret {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: none;
    font-size: 8px;
    height: inherit;
    margin-left: 8px;
    width: auto; }

/*######################################################
  file-upload
#######################################################*/
.custom-file-upload {
  transition: all ease-in 0.2s;
  border: 1px solid;
  border-radius: 4px;
  display: inline-block;
  padding: 6px 12px;
  cursor: pointer;
  font-size: 1.5em;
  font-weight: 500; }
  .custom-file-upload input[type="file"] {
    display: none; }

/*######################################################
  form
#######################################################*/
.form-wrapper {
  padding: 30px 0; }
  .modal-body .form-wrapper {
    padding: 0; }

.form-group {
  margin-bottom: 10px; }
  .form-group:before, .form-group:after {
    content: " ";
    display: table; }
  .form-group:after {
    clear: both; }
  .modal .form-group {
    margin-bottom: 20px; }

.form-item {
  position: relative; }

.control-label {
  font-size: 1.5em;
  font-weight: 600;
  line-height: normal; }
  .is-thin .control-label {
    padding-top: 4px; }

.form-control {
  transition: all ease-in 0.2s;
  box-shadow: none;
  display: inline-block;
  font-size: 1.5em;
  font-weight: 500;
  height: inherit;
  line-height: normal;
  padding: 14px 16px;
  width: 100%; }
  .is-tiny .form-control {
    padding: 2px 6px; }
  .is-thin .form-control {
    padding: 4px 10px; }
  .form-control:focus {
    box-shadow: none; }
  .form-control:disabled, .form-control[disabled="disabled"] {
    cursor: default; }

.form-control-static {
  font-size: 1.5em;
  font-weight: 500;
  line-height: normal;
  padding: 0; }

.form-field-sm {
  max-width: 178px;
  width: 100%; }

.form-field-xs {
  max-width: 100px;
  width: 100%; }

.form-field-xxs {
  max-width: 80px;
  width: 100%; }

.form-field-overlay {
  text-align: right; }

.form-item {
  padding-bottom: 10px; }

.form-message {
  font-size: 1.3em;
  padding: 5px 0; }

textarea.form-control {
  padding: 16px 20px;
  resize: vertical;
  max-width: 100%; }
  .modal textarea.form-control {
    min-height: 180px; }
  .is-thin textarea.form-control {
    padding: 6px 10px;
    height: 60px; }

.is-datepicker {
  position: relative; }
  .is-datepicker:before {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 20px;
    top: 18px;
    font-size: 1.6em; }
    .modal .is-datepicker:before {
      top: 18px; }
  .is-datepicker input[type="date"].form-control {
    line-height: normal;
    padding: 13px 16px; }
    .is-datepicker input[type="date"].form-control::-webkit-inner-spin-button {
      opacity: 0; }
    .is-datepicker input[type="date"].form-control::-webkit-calendar-picker-indicator {
      opacity: 0; }
    .modal .is-datepicker input[type="date"].form-control {
      line-height: normal;
      padding: 13px 16px; }

.modal label, .details-view label {
  font-size: 16px;
  font-weight: 500; }

legend {
  border: none; }

.input-group {
  border-collapse: separate;
  display: table;
  position: relative; }

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

.input-group-addon {
  background-color: #fff;
  border: 1px solid;
  border-right: none;
  border-radius: 4px;
  display: table-cell;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  padding: 6px 12px;
  position: relative;
  right: -3px;
  text-align: center;
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

/*######################################################
  list group
#######################################################*/
.list-group {
  border-top: 1px solid; }

.list-group-item {
  border-bottom: 1px solid;
  display: block;
  font-size: 1.5em;
  padding: 15px 0; }
  .list-group-item:before, .list-group-item:after {
    content: " ";
    display: table; }
  .list-group-item:after {
    clear: both; }

.loading-spinner-icon {
  display: block;
  font-size: 24px;
  margin-bottom: 30px; }
  .loading-spinner-icon.icon-exclamation, .table-wrapper .loading-spinner-icon.is-warning:before, .table-wrapper .loading-spinner-icon.is-danger:before {
    font-size: 26px; }

.loading-spinner-btn {
  font-size: 14px;
  padding: 5px 10px;
  display: block;
  margin: 30px auto; }
  @media only screen and (max-width: 767px) {
    .loading-spinner-btn {
      margin: 20px auto 0; } }

.loading-spinner-overlay {
  background: rgba(0, 0, 0, 0.4);
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 5555; }
  @media only screen and (max-width: 767px) {
    .loading-spinner-overlay {
      overflow-y: auto; } }

.loading-spinner-content {
  background-color: #fff;
  margin: 100px auto 0 auto;
  max-width: 800px;
  padding: 60px; }
  @media only screen and (max-width: 767px) {
    .loading-spinner-content {
      margin-top: 70px;
      margin-bottom: 20px;
      padding: 30px;
      width: calc(100% - 30px); } }

.loading-spinner-text {
  padding-top: 20px; }
  .loading-spinner-text .t-lg {
    margin-bottom: 20px; }
    @media only screen and (max-width: 767px) {
      .loading-spinner-text .t-lg {
        font-size: 2em;
        font-weight: 600; } }
  .loading-spinner-text > p {
    line-height: 1.5em; }

.loading-spinner-title .is-error {
  font-size: 2em; }

/*######################################################
	modal
#######################################################*/
.modal-dialog {
  margin: 120px auto; }
  .modal-dialog.headerless {
    padding: 60px 30px 0 30px; }
    @media only screen and (max-width: 767px) {
      .modal-dialog.headerless {
        padding: 60px 0 0 0; } }
  @media only screen and (min-width: 768px) {
    .modal-dialog {
      max-width: 850px;
      width: 100%; } }
  @media only screen and (max-width: 767px) {
    .modal-dialog {
      width: 90%; } }

.modal-content {
  box-shadow: 0 4px 10px 2px rgba(0, 0, 0, 0.12);
  padding: 10px 30px;
  border-radius: 0;
  border: none; }
  .modal-content .close {
    font-size: 40px;
    font-weight: normal;
    text-shadow: inherit;
    opacity: 1;
    height: 50px;
    line-height: 50px;
    outline: none;
    width: 50px;
    position: absolute;
    top: -60px;
    right: -15px;
    color: #ffffff; }
    .headerless .modal-content .close {
      position: absolute;
      top: -50px;
      right: -34px;
      z-index: 222; }
      @media only screen and (max-width: 767px) {
        .headerless .modal-content .close {
          right: -8px; } }
    @media only screen and (max-width: 767px) {
      .modal-content .close {
        width: 30px;
        right: -9px; } }

.modal-body .table-wrapper {
  overflow-x: scroll; }

.modal-body {
  padding: 30px 0 20px 0; }

.modal-footer {
  padding: 30px 0 20px 0; }

.modal-title {
  font-size: 2em;
  margin: 6px 0 10px 0; }
  .is-has-button .modal-title {
    padding-right: 100px; }

.modal-header {
  padding: 20px 0 15px 0; }

.modal-backdrop {
  background: #000000; }
  .modal-backdrop.in {
    opacity: 0.6; }

.btn-modal-edit {
  position: absolute;
  right: 0;
  top: 15px; }

.modal-arrow > a {
  position: absolute;
  top: 50%;
  color: #fff;
  font-size: 30px; }
  .modal-arrow > a:hover, .modal-arrow > a:active, .modal-arrow > a:focus {
    text-decoration: none; }

.modal-arrow .modal-arrow-prev {
  left: -50px; }

.modal-arrow .modal-arrow-next {
  right: -50px; }

.modal-image {
  max-width: 100%;
  margin: 0 auto;
  display: block; }

.claim-detail-modal-window .modal-dialog {
  width: 75%;
  max-width: 75%; }

/*######################################################
	navigation
#######################################################*/
#mainNavigation {
  transition: right 0.3s ease-in;
  padding: 30px 20px;
  position: fixed;
  overflow-y: auto;
  right: -250px;
  top: 0;
  height: 100%;
  width: 250px;
  z-index: 1; }
  .is-sidebaropen #mainNavigation {
    right: 0; }
  #mainNavigation ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  #mainNavigation li {
    display: block; }
  #mainNavigation a {
    transition: color linear 0.2s;
    color: #fff;
    display: block;
    font-size: 2em;
    font-weight: normal;
    padding: 6px 0; }
    #mainNavigation a:hover, #mainNavigation a:focus, #mainNavigation a:active {
      color: #999999;
      text-decoration: none; }

.top-menu-nav {
  float: left;
  margin: 14px 0; }
  .top-menu-nav > ul {
    margin: 0;
    padding: 0; }
    .top-menu-nav > ul > li {
      display: inline-block;
      margin-left: 20px; }
      .top-menu-nav > ul > li.is-selected > a {
        color: #000; }
      .top-menu-nav > ul > li:first-child {
        margin-left: 0; }
      .top-menu-nav > ul > li a {
        transition: color linear 0.2s;
        font-size: 14px;
        display: block;
        font-weight: 500; }
        .top-menu-nav > ul > li a:hover, .top-menu-nav > ul > li a:focus, .top-menu-nav > ul > li a:active {
          color: #000;
          text-decoration: none; }
      .top-menu-nav > ul > li .dropdown-toggle:hover {
        text-decoration: none; }
      @media only screen and (max-width: 767px) {
        .top-menu-nav > ul > li .dropdown-toggle {
          display: none; } }
      @media only screen and (max-width: 767px) {
        .top-menu-nav > ul > li .dropdown-menu {
          position: relative;
          top: auto;
          left: -5px;
          transform: scale(1, 1);
          opacity: 1;
          box-shadow: none;
          padding: 0;
          border: none;
          z-index: 11; } }
      @media only screen and (max-width: 767px) {
        .top-menu-nav > ul > li .dropdown-menu > li > a:hover, .top-menu-nav > ul > li .dropdown-menu > li > a:focus, .top-menu-nav > ul > li .dropdown-menu > li > a:active {
          background-color: transparent; } }
      @media only screen and (max-width: 767px) {
        .top-menu-nav > ul > li {
          display: block;
          margin-left: 0;
          padding: 5px 0; } }
    .top-menu-nav > ul ul.dropdown-menu li {
      display: block;
      margin-left: 0; }
  @media only screen and (max-width: 767px) {
    .top-menu-nav {
      display: inline-block;
      float: none; } }

.top-menu {
  float: right; }
  .top-menu:before, .top-menu:after {
    content: " ";
    display: table; }
  .top-menu:after {
    clear: both; }
  .top-menu .navbar-nav {
    font-size: 1.6em;
    font-weight: 500;
    float: left; }
    .top-menu .navbar-nav > li {
      display: inline-block; }
      .top-menu .navbar-nav > li > a {
        transition: color ease-in 0.2s;
        background-color: transparent; }
        .top-menu .navbar-nav > li > a:hover, .top-menu .navbar-nav > li > a:focus, .top-menu .navbar-nav > li > a:active {
          background-color: transparent; }
      .top-menu .navbar-nav > li.open > a {
        background-color: transparent; }
        .top-menu .navbar-nav > li.open > a:hover, .top-menu .navbar-nav > li.open > a:focus {
          background-color: transparent; }
    .top-menu .navbar-nav .dropdown-menu {
      font-size: .8em;
      left: inherit;
      right: 0; }
  .top-menu .icon-chevron-dropdown, .top-menu .dropdown-toggle > .caret, .top-menu .dropdown-default .dropdown-toggle .caret, .dropdown-default .dropdown-toggle .top-menu .caret,
  .top-menu .dropdown-default .btn-default:active .caret, .dropdown-default .btn-default:active .top-menu .caret,
  .top-menu .dropdown-default .btn-default.active .caret, .dropdown-default .btn-default.active .top-menu .caret,
  .top-menu .dropdown-default.open > .btn-default.dropdown-toggle .caret, .dropdown-default.open > .btn-default.dropdown-toggle .top-menu .caret, .top-menu .select-option:before, .top-menu .th-sort span:before, .th-sort .top-menu span:before, .top-menu .linkback:before {
    font-size: .5em;
    font-weight: normal; }
  @media only screen and (max-width: 767px) {
    .top-menu {
      float: none;
      text-align: left; } }

.top-menu-main .icon-close {
  font-size: 20px;
  position: absolute;
  top: 24px;
  right: 24px;
  display: none; }
  .top-menu-main .icon-close:hover {
    cursor: pointer; }
  @media only screen and (max-width: 767px) {
    .top-menu-main .icon-close {
      display: block; } }

.menu-toggle {
  background-color: transparent;
  border: none;
  font-size: 16px;
  float: right;
  margin-top: 14px;
  outline: none;
  display: none; }
  .menu-toggle span {
    position: relative;
    font-weight: 500;
    top: -3px;
    right: 0; }
    @media only screen and (max-width: 991px) {
      .menu-toggle span {
        display: none; } }
  .menu-toggle .icon-mainmenus {
    font-size: 20px; }
  @media only screen and (max-width: 767px) {
    .menu-toggle {
      display: inline-block; } }

.top-menu-links {
  float: left;
  padding-right: 20px; }
  @media only screen and (max-width: 767px) {
    .top-menu-links {
      display: none; } }

.customer-topbar .single-account {
  font-size: 1.8em;
  margin-top: 14px;
  margin-left: 20px; }
  @media only screen and (max-width: 767px) {
    .customer-topbar .single-account {
      float: none !important;
      width: 100%;
      display: block; } }

/*######################################################
	panel
#######################################################*/
.panel-body {
  padding: 30px 40px; }

.panel-row {
  border-collapse: collapse;
  display: table;
  table-layout: fixed;
  width: 100%; }

.panel-column {
  display: table-cell; }

/*######################################################
	radio
#######################################################*/
.radio {
  font-size: 1.5em;
  line-height: 20px; }
  .radio label {
    padding-left: 32px;
    position: relative; }
    .radio label ~ label {
      margin-left: 20px; }
    .modal .radio label {
      padding-top: 1px;
      padding-bottom: 1px; }
  .radio input[type=radio] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 0;
    position: absolute;
    left: 0;
    top: -4px;
    visibility: hidden; }
    .radio input[type=radio]:checked ~ .icon-radio:after {
      border: solid 1px #ffffff;
      position: absolute;
      left: 3px;
      top: 3px;
      border-radius: 50%;
      color: #201e1e;
      content: "";
      font-size: 22px;
      font-weight: bold;
      cursor: pointer;
      display: block;
      height: 18px;
      visibility: visible;
      width: 18px; }
  .radio.is-radio-sm {
    font-size: 1.3em; }
    .radio.is-radio-sm label {
      font-weight: 500; }
    .radio.is-radio-sm input[type=radio]:checked ~ .icon-radio:after {
      height: 14px;
      width: 14px; }

.icon-radio {
  position: absolute;
  left: 0;
  top: 0; }
  .icon-radio:before {
    background-color: #ffffff;
    border: solid 1px rgba(32, 30, 30, 0.2);
    border-radius: 50%;
    color: #201e1e;
    content: "";
    font-size: 22px;
    font-weight: bold;
    cursor: pointer;
    display: block;
    height: 24px;
    visibility: visible;
    width: 24px; }
  .is-radio-sm .icon-radio {
    top: 5px; }
    .is-radio-sm .icon-radio:before {
      height: 20px;
      width: 20px; }
    .modal .is-radio-sm .icon-radio {
      top: 0; }

.radiolistgorup {
  border-top: 1px solid; }

.radiolistitem {
  border-collapse: collapse;
  display: table;
  table-layout: fixed;
  width: 100%; }

.radlsitm-col {
  border-bottom: 1px solid;
  padding: 10px 2px;
  display: table-cell;
  vertical-align: middle; }
  .modal .radlsitm-col {
    border: none;
    padding: 0px 2px; }

.radlsitm-button {
  text-align: right;
  width: 50px; }

/*######################################################
	select
#######################################################*/
select {
  border-radius: 4px;
  overflow: hidden;
  background-color: transparent;
  border: 1px solid;
  font-size: 1.5em;
  line-height: 1.4em;
  outline: none !important;
  padding: 14px 40px 14px 15px;
  position: relative;
  width: 100%;
  z-index: 2;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  .table-wrapper select {
    padding: 10px 20px 14px 10px; }
  select:hover {
    cursor: pointer; }
  select:disabled, select[disabled="disabled"] {
    background-color: #eee;
    cursor: default; }
  td select,
  th select {
    font-size: 14px; }

.select-option {
  position: relative; }
  .select-option:before {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-top: -5px;
    position: absolute;
    right: 15px;
    font-size: 0.65em;
    top: 50%;
    z-index: 10; }
    td .select-option:before,
    th .select-option:before {
      font-size: 6.5px;
      margin-top: -3px; }
  .select-option .no-border {
    border: none; }
  @media screen\0 {
    .select-option {
      /* To target IE */ }
      .select-option select::-ms-expand {
        display: none; } }
  @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .select-option {
      /* IE10+ specific styles */ }
      .select-option select::-ms-expand {
        display: none; } }

/*######################################################
  tab
#######################################################*/
.is-tabvar-2 .nav-tabs > li > a {
  height: 80px;
  padding-bottom: 0;
  line-height: 1; }

li.uib-tab span {
  display: block;
  text-align: center; }

li.uib-tab em {
  font-size: 1.6rem;
  font-style: normal; }

li.uib-tab.is-uibtab-warning em, li.uib-tab.is-uibtab-noticed em {
  color: #fff;
  display: inline-block;
  padding: 1px 3px; }

li.uib-tab.is-uibtab-warning em {
  border-bottom-color: #fb0d1b; }

li.uib-tab.is-uibtab-noticed em {
  border-bottom-color: #f0ad4e; }

.tab-content {
  position: relative; }

.tabdrop-btn {
  border-radius: 0;
  overflow: hidden;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid;
  display: none;
  font-size: 2.2em;
  font-weight: 500;
  padding: 20px 40px 20px 10px;
  position: relative;
  line-height: normal;
  text-align: left;
  width: 100%; }
  .tabdrop-btn:hover, .tabdrop-btn:active, .tabdrop-btn.focus, .tabdrop-btn:focus, .tabdrop-btn.active {
    background-color: transparent !important; }
  .tabdrop-btn .icon-chevron-dropdown, .tabdrop-btn .dropdown-toggle > .caret, .tabdrop-btn .dropdown-default .dropdown-toggle .caret, .dropdown-default .dropdown-toggle .tabdrop-btn .caret,
  .tabdrop-btn .dropdown-default .btn-default:active .caret, .dropdown-default .btn-default:active .tabdrop-btn .caret,
  .tabdrop-btn .dropdown-default .btn-default.active .caret, .dropdown-default .btn-default.active .tabdrop-btn .caret,
  .tabdrop-btn .dropdown-default.open > .btn-default.dropdown-toggle .caret, .dropdown-default.open > .btn-default.dropdown-toggle .tabdrop-btn .caret, .tabdrop-btn .select-option:before, .tabdrop-btn .th-sort span:before, .th-sort .tabdrop-btn span:before, .tabdrop-btn .linkback:before {
    transition: transform linear 0.2s;
    display: block;
    font-size: 8px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: 6px;
    top: 50%;
    margin-top: -10px;
    text-align: center;
    width: 20px; }
    .is-tabopen .tabdrop-btn .icon-chevron-dropdown, .is-tabopen .tabdrop-btn .dropdown-toggle > .caret, .is-tabopen .tabdrop-btn .dropdown-default .dropdown-toggle .caret, .dropdown-default .dropdown-toggle .is-tabopen .tabdrop-btn .caret,
    .is-tabopen .tabdrop-btn .dropdown-default .btn-default:active .caret, .dropdown-default .btn-default:active .is-tabopen .tabdrop-btn .caret,
    .is-tabopen .tabdrop-btn .dropdown-default .btn-default.active .caret, .dropdown-default .btn-default.active .is-tabopen .tabdrop-btn .caret, .is-tabopen .tabdrop-btn .select-option:before, .is-tabopen .tabdrop-btn .th-sort span:before, .th-sort .is-tabopen .tabdrop-btn span:before, .is-tabopen .tabdrop-btn .linkback:before {
      -ms-transform: rotate(-180deg);
      -webkit-transform: rotate(-180deg);
      transform: rotate(-180deg);
      -webkit-backface-visibility: hidden; }
  @media only screen and (max-width: 767px) {
    .tab-dropdown-sm .tabdrop-btn {
      display: block;
      border-bottom-color: transparent; } }

.tabdrop-nav {
  transition: max-height linear 0.2s; }
  @media only screen and (max-width: 767px) {
    .tab-dropdown-sm .tabdrop-nav {
      margin: 0;
      max-height: 0;
      overflow: hidden;
      padding: 0; }
      .tab-dropdown-sm .tabdrop-nav > li {
        display: block; }
        .tab-dropdown-sm .tabdrop-nav > li > a {
          border: none;
          display: block;
          padding: 10px;
          text-align: left; }
        .tab-dropdown-sm .tabdrop-nav > li:first-child {
          padding-top: 20px; }
        .tab-dropdown-sm .tabdrop-nav > li:last-child {
          padding-bottom: 20px; }
    .is-tabopen .tabdrop-nav {
      max-height: 300px; } }

/*######################################################
  table
#######################################################*/
.table-wrapper {
  margin-bottom: 25px; }
  @media only screen and (max-width: 991px) {
    .table-wrapper {
      margin-bottom: 95px; } }
  .table-wrapper table {
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    border-collapse: collapse;
    display: table;
    width: 100%; }
  .table-wrapper th {
    border-top: none;
    border-right: 1px solid;
    font-size: 1.1em;
    line-height: normal;
    padding: 10px;
    text-transform: uppercase; }
    .table-wrapper th:last-child {
      border-right: none; }
    @media only screen and (max-width: 767px) {
      .table-wrapper th {
        display: none; } }
  @media only screen and (max-width: 767px) {
    .table-wrapper tr.is-show-detail {
      border-top: 1px solid; } }
  @media only screen and (max-width: 767px) {
    .table-wrapper tr.is-show-detail td:not(.td-tick) > span.tblwrap-td-title {
      display: inline-block; } }
  @media only screen and (max-width: 767px) {
    .table-wrapper tr.is-show-detail td:not(.td-tick) {
      width: 85%;
      float: right;
      display: inline-block;
      text-align: left;
      height: auto;
      padding: 10px 0 5px 0;
      position: relative; } }
  @media only screen and (max-width: 767px) {
    .table-wrapper tr.is-show-detail td:nth-child(2) {
      padding-top: 25px; } }
  @media only screen and (max-width: 767px) {
    .table-wrapper tr.is-show-detail td .td-status-content {
      display: inline-block; } }
  @media only screen and (max-width: 767px) {
    .table-wrapper tr.is-show-detail td .dropdown-menu {
      position: relative;
      opacity: 1;
      transform: scale(1, 1);
      padding: 0;
      border-color: transparent;
      box-shadow: none;
      top: auto !important;
      right: auto;
      left: -6px;
      z-index: 11;
      width: 100%; } }
  @media only screen and (max-width: 767px) {
    .table-wrapper tr.is-show-detail td .btn-detail {
      position: relative;
      display: none; } }
  @media only screen and (max-width: 767px) {
    .table-wrapper tr.is-show-detail td .btn-paynow {
      position: relative;
      top: auto;
      right: auto;
      display: inline-block;
      margin: 0 0 10px -5px;
      padding: 5px;
      border: none;
      font-size: 20px; } }
  @media only screen and (max-width: 767px) {
    .table-wrapper tr.is-show-detail td .td-status-content {
      display: inline-block; } }
  .table-wrapper tr.is-show-detail td > span {
    padding-top: 0; }
  @media only screen and (max-width: 767px) {
    .table-wrapper tr.is-show-detail td {
      position: absolute;
      border-color: transparent; } }
  .table-wrapper tr.is-row-danger > td.td-balance > span.ng-binding {
    display: inline-block;
    padding: 1px 3px;
    color: #fff; }
  .table-wrapper tr.is-row-warning > td.td-balance > span.ng-binding {
    display: inline-block;
    padding: 1px 3px;
    color: #fff; }
  .table-wrapper td {
    font-size: 1.5em;
    line-height: normal;
    padding: 20px 10px; }
    .table-wrapper td > span {
      display: inline-block; }
      .table-wrapper td > span.tblwrap-td-title {
        display: none; }
    @media only screen and (max-width: 767px) {
      .table-wrapper td:not(.td-tick) > span {
        padding-top: 6px; } }
    @media only screen and (max-width: 480px) {
      .table-wrapper td:not(.td-tick) > span {
        padding-top: 0; } }
    .table-wrapper td .btn-icon {
      font-size: 1.1em; }
    .table-wrapper td .icon-ellipses {
      font-size: 6px; }
    .table-wrapper td .btn-default {
      padding: 12px 10px;
      margin-top: -20px;
      position: absolute;
      top: 50%; }
      @media only screen and (max-width: 767px) {
        .table-wrapper td .btn-default {
          margin-top: -6px; } }
    .table-wrapper td .btn-icon {
      padding: 12px 5px; }
    .table-wrapper td .btn-notes {
      right: 252px; }
    .table-wrapper td .btn-roster {
      right: 220px; }
    .table-wrapper td .btn-attachment {
      right: 190px; }
    .table-wrapper td .btn-main {
      font-size: 1em;
      font-weight: 500;
      margin-left: 5px;
      padding: 8px 12px;
      right: 0;
      margin-right: 0; }
      .table-wrapper td .btn-main.btn-paynow, .table-wrapper td .btn-main.btn-completed {
        right: 75px;
        margin-right: 15px; }
    .table-wrapper td .btn-inline {
      position: relative;
      display: inline-block;
      margin-top: auto;
      margin-left: 10px; }
    .table-wrapper td .btn-detail {
      right: 20px; }
      @media only screen and (max-width: 767px) {
        .table-wrapper td .btn-detail {
          border: none;
          right: 0px; } }
    @media only screen and (max-width: 767px) {
      .table-wrapper td {
        display: none;
        width: 27.6%;
        height: 65px; } }
  .table-wrapper .is-warning, .table-wrapper .is-danger {
    position: relative; }
    .table-wrapper .is-warning:before, .table-wrapper .is-danger:before {
      font-family: 'icomoon';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 18px;
      left: -26px;
      margin-top: -9px;
      position: absolute;
      top: 50%; }
      @media only screen and (max-width: 767px) {
        .table-wrapper .is-warning:before, .table-wrapper .is-danger:before {
          left: -20px; } }
  @media only screen and (max-width: 767px) {
    .table-wrapper .td-duedate,
    .table-wrapper .td-docno,
    .table-wrapper .td-tick,
    .table-wrapper .td-action {
      display: inline-block; } }

.table-pagination {
  padding: 30px 0 0 0; }
  .table-pagination .pagination {
    margin: 0;
    padding: 0;
    list-style: none; }
    .table-pagination .pagination li {
      display: inline; }
      .table-pagination .pagination li.is-selected a {
        color: #ffffff; }
      .table-pagination .pagination li a {
        font-size: 1.6em;
        padding: 5px 10px;
        text-decoration: none; }
        .table-pagination .pagination li a:hover, .table-pagination .pagination li a:active, .table-pagination .pagination li a:focus {
          text-decoration: none; }
        @media only screen and (max-width: 767px) {
          .table-pagination .pagination li a {
            padding: 5px 6px; } }
  .table-pagination .pageSizeSelect {
    width: 4.6em;
    padding: 5px; }
  .table-pagination .PageSizeSelectTitle {
    font-size: 1.5em;
    white-space: nowrap; }

.th-tick {
  width: 50px; }

.th-sort {
  cursor: pointer; }
  .th-sort span {
    position: relative;
    padding-right: 14px;
    display: inherit; }
    .th-sort span:before {
      transition: transform ease 0.15s;
      font-family: 'icomoon';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 6px;
      margin-top: -4px;
      position: absolute;
      right: 0;
      top: 50%; }
  .th-sort.th-sort-active-asc span:before {
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-backface-visibility: hidden; }
  .th-sort.th-sort-active-desc span:before {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-backface-visibility: hidden; }

.th-description {
  width: 180px; }

.td-action {
  width: 300px; }
  @media only screen and (max-width: 767px) {
    .td-action {
      width: auto; } }
  .td-action > .td-action-itemwrap {
    position: relative; }
  @media only screen and (max-width: 767px) {
    .td-action button {
      display: none; } }
  .td-action .btn-detail {
    display: block; }

@media only screen and (max-width: 767px) {
  .td-tick {
    width: 15% !important; } }

.td-tick span {
  border-radius: 20%;
  overflow: hidden;
  border: 2px solid;
  cursor: pointer;
  display: block;
  height: 24px;
  position: relative;
  width: 24px; }
  .is-selected .td-tick span:before {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-size: 10px; }

.tblwrap-head {
  border-collapse: collapse;
  display: table;
  table-layout: fixed;
  width: 100%; }
  @media only screen and (max-width: 991px) {
    .tblwrap-head {
      display: block;
      position: relative; } }
  .tblwrap-head .select-option {
    float: left; }
    .tblwrap-head .select-option select {
      border: none;
      min-width: 60px;
      padding-right: 30px; }
  .tblwrap-head .dropdown-menu {
    left: 0;
    right: auto; }

.tblwrap-head-action,
.tblwrap-head-search {
  display: table-cell;
  padding: 30px 0;
  position: relative;
  vertical-align: middle; }
  @media only screen and (max-width: 991px) {
    .tblwrap-head-action,
    .tblwrap-head-search {
      display: block;
      min-height: 106px; } }
  @media only screen and (max-width: 767px) {
    .tblwrap-head-action,
    .tblwrap-head-search {
      padding: 0px 10px 10px 10px;
      min-height: 45px; } }

.tblwrap-head-search {
  width: 250px; }
  @media only screen and (max-width: 1199px) {
    .tblwrap-head-search {
      width: 370px; } }
  @media only screen and (max-width: 991px) {
    .tblwrap-head-search {
      min-height: inherit;
      padding-bottom: 0;
      position: absolute;
      right: 0;
      top: 0; } }
  @media only screen and (max-width: 767px) {
    .tblwrap-head-search {
      width: 200px; } }
  @media only screen and (max-width: 480px) {
    .tblwrap-head-search {
      width: 130px; } }

.tblwrap-head-item {
  float: left;
  padding-right: 10px; }
  .tblwrap-head-item:before, .tblwrap-head-item:after {
    content: " ";
    display: table; }
  .tblwrap-head-item:after {
    clear: both; }
  .tblwrap-head-item:last-child {
    padding-right: 0; }
  .tblwrap-head-item .dropdown-toggle {
    background-color: transparent;
    border: none;
    font-size: 1.5em;
    font-weight: 500;
    line-height: 30px;
    padding-left: 0; }
  .tblwrap-head-search .tblwrap-head-item {
    float: right;
    position: relative; }
  @media only screen and (max-width: 767px) {
    .tblwrap-head-item {
      padding-right: 0; } }

.tblwrap-control {
  float: left;
  max-width: 100px;
  min-width: 20px; }

.tblwrap-label,
.tblwrap-label-ext {
  float: left;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 40px;
  margin: 0;
  padding: 0; }

.tblwrap-label {
  padding-right: 5px; }
  @media only screen and (max-width: 480px) {
    .tblwrap-label {
      width: 100%; } }

.tblwrap-label-ext {
  float: none;
  font-size: 2em;
  font-weight: bold; }

.tblwrap-select.bootstrap-select > .dropdown-toggle {
  border-radius: 0;
  overflow: hidden;
  border: none;
  padding: 5px 25px 5px 0; }
  .tblwrap-select.bootstrap-select > .dropdown-toggle .caret {
    right: 0; }

.tblwrap-select.bootstrap-select .dropdown-menu > li > a {
  padding: 0 10px; }

.tblwrap-dropdown .dropdown-toggle,
.tblwrap-dropdown .btn-default:active,
.tblwrap-dropdown .btn-default.active,
.tblwrap-dropdown.open > .btn-default.dropdown-toggle {
  border: none; }

.tblwrap-dropdown .dropdown-menu > li > a {
  padding: 0 10px; }

.tblwrap-search {
  max-width: 250px;
  position: relative; }
  .is-advancedsearch .tblwrap-search {
    margin-right: 92px; }

.tblwrap-search-btn {
  border: none;
  background-color: transparent;
  font-size: 1.5em;
  height: 44px;
  margin-top: -22px;
  outline: none;
  position: absolute;
  right: 8px;
  top: 50%;
  width: 40px;
  z-index: 5; }

.tblwrap-search-input {
  border-radius: 3px;
  overflow: hidden;
  border: 1px solid;
  color: #555555;
  font-size: 1.4em;
  line-height: normal;
  padding: 14px 40px 14px 14px;
  position: relative;
  z-index: 1;
  max-width: 370px;
  width: 100%; }
  .is-advancedsearch .tblwrap-search-input {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    height: 46px; }
  @media only screen and (max-width: 767px) {
    .tblwrap-search-input {
      width: 200px; } }
  @media only screen and (max-width: 480px) {
    .tblwrap-search-input {
      width: 100%; } }

.tblwrap-overlay {
  box-shadow: 0 0px 8px 2px rgba(0, 0, 0, 0.2);
  transition: bottom 0.25s ease;
  bottom: 0;
  color: #fff;
  left: 0;
  bottom: -140px;
  padding: 30px 0;
  position: fixed;
  width: 100%;
  z-index: 100; }
  @media only screen and (max-width: 1199px) {
    .tblwrap-overlay {
      bottom: -170px; } }
  @media only screen and (max-width: 991px) {
    .tblwrap-overlay {
      padding: 20px 0; } }
  .tblwrap-overlay.is-visible {
    bottom: 0 !important; }

.tblwrap-ovr-inner {
  border-collapse: collapse;
  display: table;
  table-layout: fixed;
  width: 100%; }

.tblwrap-ovr-col {
  display: table-cell;
  vertical-align: middle; }

.tblwrap-ovr-selectedcount {
  font-size: 1.5em;
  font-weight: 400;
  line-height: normal;
  padding-left: 30px;
  width: 220px; }
  @media only screen and (max-width: 991px) {
    .payment-history .tblwrap-ovr-selectedcount {
      padding-left: 0; } }
  @media only screen and (max-width: 991px) {
    .tblwrap-ovr-selectedcount {
      display: block;
      font-size: 1.8em;
      padding-bottom: 20px;
      text-align: center;
      width: 100%; } }

.tblwrap-ovr-selectedtotal {
  display: block;
  margin-top: 5px; }

.tblwrap-ovr-links ul.dropdown-menu {
  list-style: none;
  margin: 0; }
  .tblwrap-ovr-links ul.dropdown-menu li {
    display: inline-block; }
    @media only screen and (max-width: 991px) {
      .tblwrap-ovr-links ul.dropdown-menu li {
        display: block; } }
  .tblwrap-ovr-links ul.dropdown-menu a {
    transition: color ease-in 0.2s;
    display: block;
    padding: 10px 16px;
    font-size: 1.6em;
    font-weight: 500;
    line-height: normal; }
    @media only screen and (max-width: 991px) {
      .tblwrap-ovr-links ul.dropdown-menu a {
        padding: 10px;
        text-align: left; } }
    .tblwrap-ovr-links ul.dropdown-menu a:hover, .tblwrap-ovr-links ul.dropdown-menu a:focus, .tblwrap-ovr-links ul.dropdown-menu a:active {
      text-decoration: none;
      background-color: transparent; }
  @media only screen and (min-width: 992px) {
    .tblwrap-ovr-links ul.dropdown-menu {
      -ms-transform: scale(1, 1);
      -webkit-transform: scale(1, 1);
      transform: scale(1, 1);
      -webkit-backface-visibility: hidden;
      box-shadow: none;
      border-radius: 0;
      overflow: hidden;
      border: none;
      background: none;
      opacity: 1;
      padding: 0;
      position: relative;
      float: none;
      text-align: center;
      width: 100%; } }
  @media only screen and (max-width: 991px) {
    .tblwrap-ovr-links ul.dropdown-menu {
      top: inherit;
      bottom: 100%;
      left: 0;
      right: inherit;
      padding: 10px 8px;
      -webkit-transform-origin: bottom;
      -ms-transform-origin: bottom;
      transform-origin: bottom; } }

@media only screen and (max-width: 991px) {
  .tblwrap-ovr-links {
    width: 80px;
    display: inline-block;
    float: left; } }

.tblwrap-ovr-button {
  padding-right: 30px;
  width: 280px; }
  @media only screen and (max-width: 991px) {
    .payment-history .tblwrap-ovr-button {
      display: block;
      margin: 0 auto;
      float: none;
      text-align: center; } }
  @media only screen and (max-width: 1199px) {
    .tblwrap-ovr-button {
      padding-right: 0;
      float: right; } }
  @media only screen and (max-width: 767px) {
    .tblwrap-ovr-button {
      width: auto; } }

.tblwrap-ovr-ellipses {
  border: none;
  display: none;
  padding: 24px 0;
  text-align: center;
  width: 70px; }
  .tblwrap-ovr-ellipses .icon-ellipses {
    font-size: 6px; }
  @media only screen and (max-width: 991px) {
    .tblwrap-ovr-ellipses {
      display: block; } }

.tblwrap-ovr-payselected {
  font-weight: 600;
  padding: 12px 34px; }
  @media only screen and (max-width: 991px) {
    .payment-history .tblwrap-ovr-payselected {
      min-width: 220px; } }
  @media only screen and (max-width: 991px) {
    .tblwrap-ovr-payselected {
      display: inline-block;
      font-size: 1.7em;
      padding: 19px 10px; } }

.table-bills-payment {
  margin: 50px 0 0 0; }

.table-grid .nav-tabs > li.active a {
  border-bottom: 5px solid !important;
  color: #000000; }

.table-grid .nav-tabs > li > a {
  font-size: 1.8em;
  border: none !important;
  padding: 0 30px 30px 30px;
  margin: 0;
  border-radius: 0; }
  .table-grid .nav-tabs > li > a:hover {
    background: none; }

.table-grid .table-head-title {
  border-bottom: 1px solid; }
  .table-grid .table-head-title > span {
    font-size: 2em;
    padding: 0 0px 30px 0px;
    color: #000;
    display: inline-block; }

.tblwrap-advancedsearchbtn {
  border: 1px solid;
  font-size: 1.4em;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 11;
  display: inline-block;
  padding: 12px;
  padding-bottom: 13px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  height: 46px; }

.remove-item a {
  font-size: 2em;
  margin-top: -13px;
  display: block; }
  .returns .remove-item a {
    font-size: 3em; }
  .remove-item a:hover {
    text-decoration: none; }

date-picker .field-wrap, date-time-picker .field-wrap {
  position: relative; }

date-picker .date-picker-icon, date-time-picker .date-picker-icon {
  position: absolute;
  font-size: 22px;
  top: 11px;
  margin-left: 10px;
  z-index: 11;
  color: #436dda; }

date-picker .date-input, date-time-picker .date-input {
  font-size: initial; }
  date-picker .date-input[type='date'], date-picker .date-input[type='datetime-local'], date-time-picker .date-input[type='date'], date-time-picker .date-input[type='datetime-local'] {
    padding: 10px 10px 10px 35px;
    position: relative;
    line-height: inherit; }
    date-picker .date-input[type='date']::-webkit-inner-spin-button, date-picker .date-input[type='datetime-local']::-webkit-inner-spin-button, date-time-picker .date-input[type='date']::-webkit-inner-spin-button, date-time-picker .date-input[type='datetime-local']::-webkit-inner-spin-button {
      position: absolute;
      left: 0;
      opacity: 0;
      background-color: transparent;
      z-index: 12; }
    date-picker .date-input[type='date']::-webkit-calendar-picker-indicator, date-picker .date-input[type='datetime-local']::-webkit-calendar-picker-indicator, date-time-picker .date-input[type='date']::-webkit-calendar-picker-indicator, date-time-picker .date-input[type='datetime-local']::-webkit-calendar-picker-indicator {
      position: absolute;
      left: 0;
      opacity: 0;
      background-color: transparent;
      z-index: 12;
      width: 40px;
      height: 40px; }

date-picker.date-picker-sm .date-picker-icon, date-time-picker.date-picker-sm .date-picker-icon {
  font-size: 16px; }

date-picker.date-picker-sm .date-input, date-time-picker.date-picker-sm .date-input {
  font-size: 1.3em; }
  date-picker.date-picker-sm .date-input[type='date'], date-picker.date-picker-sm .date-input[type='datetime-local'], date-time-picker.date-picker-sm .date-input[type='date'], date-time-picker.date-picker-sm .date-input[type='datetime-local'] {
    padding: 10px 10px 10px 30px;
    line-height: 1.1; }

date-picker.adv-search .date-picker, date-time-picker.adv-search .date-picker {
  margin: 0 10px; }

/*######################################################
	account message
#######################################################*/
.account-message {
  margin-bottom: 40px;
  padding-right: 60px;
  position: relative;
  text-align: center; }
  .account-message p {
    color: #fff;
    display: inline-block;
    margin: 0;
    margin-bottom: 1em; }
    .account-message p + .btn, .account-message p + .btn-addnew {
      margin-left: 10px; }

.accmsg-btn {
  border-radius: 5px;
  overflow: hidden;
  background-color: #fff;
  padding: 4px 20px; }

.accmsg-close {
  transition: opacity linear 0.2s;
  color: #fff;
  font-size: 4rem;
  font-weight: 100;
  opacity: 1;
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -22px;
  text-shadow: none; }
  .accmsg-close:hover, .accmsg-close:focus, .accmsg-close:active {
    color: #fff; }

/*######################################################
	Contact details
#######################################################*/
.contactdetails {
  padding-top: 30px; }

.contactdetails-list {
  text-align: left;
  margin-bottom: 0;
  text-align: left;
  font-size: 13px;
  font-weight: 300; }
  .contactdetails-list > li {
    display: inline-block;
    margin-right: 20px; }

.contactdetails-icon {
  font-size: 10px;
  margin-right: 5px; }
  .contactdetails-icon.icon-account-email {
    font-size: 8px; }
  .contactdetails-icon.icon-account-name {
    font-size: 9px; }

/*######################################################
	content
#######################################################*/
/* part pay modal */
.partpaymodal-content {
  display: table;
  table-layout: fixed;
  width: 100%; }
  @media only screen and (max-width: 480px) {
    .partpaymodal-content {
      display: block; }
      .partpaymodal-content .pull-right {
        float: none !important; } }

.prpymdl-left,
.prpymdl-right {
  display: table-cell;
  vertical-align: top; }
  @media only screen and (max-width: 480px) {
    .prpymdl-left,
    .prpymdl-right {
      display: block;
      width: 100%; } }

.prpymdl-left {
  border-right: 1px solid;
  width: calc((100%/5)*2);
  padding-right: 40px; }
  @media only screen and (max-width: 480px) {
    .prpymdl-left {
      border: none;
      padding: 20px 0 0 0;
      width: 100%; } }

.prpymdl-right {
  padding-left: 40px; }
  @media only screen and (max-width: 480px) {
    .prpymdl-right {
      padding-left: 0; } }

.prpymdl-listinfo {
  padding-top: 5px; }
  .prpymdl-listinfo li {
    display: block;
    padding: 6px 0; }
  .prpymdl-listinfo span {
    display: inline-block; }

.prpymdl-listinfo-value {
  padding-left: 5px; }

.is-prpymdl-block {
  display: block;
  padding-left: 0; }

.prpymdl-payamount-label {
  padding-top: 15px; }

.prpymdl-form-wrap {
  padding: 0; }

/* address panel */
.addresspanel {
  margin-left: -15px;
  margin-right: -15px;
  max-width: 540px;
  width: 100%; }
  .addresspanel:before, .addresspanel:after {
    content: " ";
    display: table; }
  .addresspanel:after {
    clear: both; }

.addp-col {
  padding-bottom: 10px; }
  .addp-col .wysiwyg-section {
    max-width: 190px; }
  @media only screen and (max-width: 480px) {
    .addp-col {
      width: 100%; } }

.addp-title {
  font-size: 1.2em;
  font-weight: 700;
  line-height: normal; }

.linkback {
  display: inline-block;
  font-size: 1.6em;
  line-height: 30px;
  margin-bottom: 30px;
  padding-left: 15px;
  position: relative; }
  .linkback:before {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-backface-visibility: hidden;
    transition: color 0.3s ease;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 6px;
    font-weight: normal;
    position: absolute;
    left: 0;
    margin-top: -4px;
    top: 50%; }
  .linkback:hover, .linkback:active, .linkback:focus {
    text-decoration: none; }

/* button */
.btnwrap {
  text-align: right;
  position: relative; }
  @media only screen and (max-width: 480px) {
    .btnwrap {
      text-align: center; } }

/*######################################################
	drop content
#######################################################*/
.dropcontent-wrapper {
  position: relative; }

.drpcnt-btn {
  border: none;
  display: none;
  font-size: 1.5em;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 10px;
  padding: 14px 30px 14px 0;
  position: relative; }
  .drpcnt-btn:hover, .drpcnt-btn:active, .drpcnt-btn.focus, .drpcnt-btn:focus, .drpcnt-btn.active {
    background-color: transparent !important;
    outline: none; }
  .drpcnt-btn .icon-chevron-dropdown, .drpcnt-btn .dropdown-toggle > .caret, .drpcnt-btn .dropdown-default .dropdown-toggle .caret, .dropdown-default .dropdown-toggle .drpcnt-btn .caret,
  .drpcnt-btn .dropdown-default .btn-default:active .caret, .dropdown-default .btn-default:active .drpcnt-btn .caret,
  .drpcnt-btn .dropdown-default .btn-default.active .caret, .dropdown-default .btn-default.active .drpcnt-btn .caret,
  .drpcnt-btn .dropdown-default.open > .btn-default.dropdown-toggle .caret, .dropdown-default.open > .btn-default.dropdown-toggle .drpcnt-btn .caret, .drpcnt-btn .select-option:before, .drpcnt-btn .th-sort span:before, .th-sort .drpcnt-btn span:before, .drpcnt-btn .linkback:before {
    transition: transform 0.1s ease;
    display: inline-block;
    font-size: 8px;
    height: 14px;
    line-height: 14px;
    margin-top: -7px;
    position: absolute;
    right: 0;
    top: 50%; }
    .is-dropcontent-open .drpcnt-btn .icon-chevron-dropdown, .is-dropcontent-open .drpcnt-btn .dropdown-toggle > .caret, .is-dropcontent-open .drpcnt-btn .dropdown-default .dropdown-toggle .caret, .dropdown-default .dropdown-toggle .is-dropcontent-open .drpcnt-btn .caret,
    .is-dropcontent-open .drpcnt-btn .dropdown-default .btn-default:active .caret, .dropdown-default .btn-default:active .is-dropcontent-open .drpcnt-btn .caret,
    .is-dropcontent-open .drpcnt-btn .dropdown-default .btn-default.active .caret, .dropdown-default .btn-default.active .is-dropcontent-open .drpcnt-btn .caret, .is-dropcontent-open .drpcnt-btn .select-option:before, .is-dropcontent-open .drpcnt-btn .th-sort span:before, .th-sort .is-dropcontent-open .drpcnt-btn span:before, .is-dropcontent-open .drpcnt-btn .linkback:before {
      -ms-transform: rotate(-180deg);
      -webkit-transform: rotate(-180deg);
      transform: rotate(-180deg);
      -webkit-backface-visibility: hidden; }
  @media only screen and (max-width: 991px) {
    .drpcnt-btn {
      display: block; } }

.drpcnt-content {
  transition: max-height linear 0.3s; }
  .drpcnt-content:before, .drpcnt-content:after {
    content: " ";
    display: table; }
  .drpcnt-content:after {
    clear: both; }
  @media only screen and (max-width: 991px) {
    .drpcnt-content {
      height: 100%;
      max-height: 0;
      overflow: hidden; }
      .is-dropcontent-open .drpcnt-content {
        max-height: 500px;
        overflow: visible; }
      .drpcnt-content > div {
        display: block;
        float: none; } }

/*######################################################
	list link
#######################################################*/
.list-link {
  list-style: none;
  line-height: normal;
  margin: 0;
  padding: 0; }

.link {
  font-size: 1.6rem;
  display: inline-block;
  line-height: normal; }
  .list-link .link {
    padding: 3px 0; }

/*######################################################
	filter search
#######################################################*/
@media only screen and (max-width: 767px) {
  .filtersearch .l-table,
  .filtersearch .l-tablecell {
    display: block;
    position: relative; }
    .filtersearch .l-table:before, .filtersearch .l-table:after,
    .filtersearch .l-tablecell:before,
    .filtersearch .l-tablecell:after {
      content: " ";
      display: table; }
    .filtersearch .l-table:after,
    .filtersearch .l-tablecell:after {
      clear: both; } }

.fltrsrch-body {
  display: table;
  table-layout: fixed;
  width: 100%; }

.fltrsrch-content-column {
  display: table-cell; }

.fltrsrch-row .panel-row {
  table-layout: auto; }

@media only screen and (max-width: 991px) {
  .fltrsrch-row {
    display: block;
    width: 100%; } }

@media only screen and (max-width: 1199px) {
  .fltrsrch-filter .fltrsrch-row,
  .fltrsrch-filter .fltrsrch-col {
    display: block;
    width: 100%; } }

@media only screen and (max-width: 767px) {
  .fltrsrch-filter {
    width: 100%; } }

.fltrsrch-searchbox {
  width: 193px; }
  @media only screen and (max-width: 1199px) {
    .fltrsrch-searchbox {
      width: 40%; }
      .fltrsrch-searchbox .fltrsrch-row,
      .fltrsrch-searchbox .fltrsrch-col {
        display: block;
        width: 100%; } }
  @media only screen and (max-width: 767px) {
    .fltrsrch-searchbox {
      width: 100%; } }

.fltrsrch-col-search {
  position: relative; }

.fltrsrch-input-search {
  background-color: #f9f9f9;
  border: none;
  display: block;
  font-size: 2em;
  line-height: normal;
  overflow: hidden;
  padding: 14px 40px 14px 20px;
  right: 0;
  width: 100%; }

.fltrsrch-btn-search {
  background-color: transparent;
  position: absolute;
  right: 10px;
  top: 50%;
  padding: 15px 10px;
  margin-top: -24px; }

.fltrsrch-icon-search {
  font-size: 2.6rem !important; }

.fltrsrch-col {
  padding-left: 3px;
  padding-right: 3px; }
  .fltrsrch-col:first-child {
    padding-left: 0; }
  .fltrsrch-col:last-child {
    padding-right: 0; }
  @media only screen and (max-width: 991px) {
    .fltrsrch-col {
      padding-left: 0;
      padding-right: 0;
      min-height: 52px;
      width: 50%; }
      .fltrsrch-col .select-option select {
        padding-left: 0; }
      .fltrsrch-col:nth-child(2n+1) {
        clear: both; } }
  @media only screen and (max-width: 767px) {
    .fltrsrch-col {
      width: 100%; } }
  .fltrsrch-col .btn-group.dropdown {
    width: 100%; }
    .fltrsrch-col .btn-group.dropdown .dropdown-toggle {
      text-align: left;
      width: 100%; }
      .fltrsrch-col .btn-group.dropdown .dropdown-toggle:before, .fltrsrch-col .btn-group.dropdown .dropdown-toggle:after {
        content: " ";
        display: table; }
      .fltrsrch-col .btn-group.dropdown .dropdown-toggle:after {
        clear: both; }
      .fltrsrch-col .btn-group.dropdown .dropdown-toggle .caret {
        float: right; }
    .fltrsrch-col .btn-group.dropdown .dropdown-menu {
      width: 100%; }

.fltrsrch-col-label {
  color: #333333;
  font-weight: bold; }

.fltrsrch-label {
  font-weight: normal; }

.fltrsrch-select {
  float: left;
  width: 130px; }

/*######################################################
	footer
#######################################################*/
footer {
  padding: 40px 0; }
  footer span {
    opacity: 0.4; }
  @media only screen and (max-width: 767px) {
    footer {
      padding: 20px 0; } }

.footer-link {
  padding-bottom: 10px; }
  .footer-link ul {
    list-style: none;
    display: block;
    margin: 0; }
  .footer-link li {
    display: inline-block;
    padding: 0 0 0 10px; }

/*######################################################
	layout
#######################################################*/
.l-block {
  display: block; }

.l-table {
  border-collapse: collapse;
  display: table;
  margin: -1px;
  table-layout: fixed;
  width: 100%; }
  @media only screen and (max-width: 991px) {
    .l-table.is-table-break-md {
      display: block;
      margin: 0; } }
  @media only screen and (max-width: 767px) {
    .l-table.is-table-break-sm {
      display: block;
      margin: 0; } }

.l-tablecell {
  display: table-cell;
  vertical-align: top; }
  .l-tablecell.has-rightborder-divider {
    border-right: 2px solid #dfdfdf; }
  @media only screen and (max-width: 991px) {
    .is-table-break-md .l-tablecell {
      display: block; }
      .is-table-break-md .l-tablecell.has-rightborder-divider {
        border-right: none; } }
  @media only screen and (max-width: 767px) {
    .is-table-break-sm .l-tablecell {
      display: block; }
      .is-table-break-sm .l-tablecell.has-rightborder-divider {
        border-right: none; } }

.l-inline {
  display: inline-block; }

/*######################################################
	header
#######################################################*/
header {
  background-color: #fff;
  padding: 20px 0;
  width: 100%;
  z-index: 9; }
  header.is-operator {
    position: static;
    padding: 10px 0; }

.logo-receipt {
  display: inline-block;
  max-width: 15em;
  float: left;
  padding-right: 20px; }
  @media only screen and (max-width: 480px) {
    .logo-receipt {
      max-width: 200px; } }

.top-brand {
  display: inline-block;
  max-width: 254px;
  float: left;
  padding-right: 20px; }
  @media only screen and (max-width: 480px) {
    .top-brand {
      max-width: 200px; } }

.top-menu-search {
  position: relative;
  float: left;
  border: 1px solid;
  border-radius: 3px;
  overflow: hidden; }
  .top-menu-search-input {
    border: none;
    padding: 10px 35px 10px 15px;
    font-size: 1.5em; }
  .top-menu-search .icon-search {
    position: absolute;
    right: 12px;
    font-size: 1.5em;
    top: 12px; }

@media only screen and (max-width: 767px) {
  .top-menu-main.is-open {
    right: 0; } }

@media only screen and (max-width: 767px) {
  .top-menu-main {
    position: fixed;
    right: 0;
    height: 100%;
    top: 0px;
    padding: 70px 20px 20px;
    z-index: 999;
    width: 250px;
    overflow-y: auto;
    right: -250px;
    transition: right 0.3s ease-in; } }

/*######################################################
	masthead
#######################################################*/
.masthead {
  padding-top: 40px;
  padding-bottom: 50px; }
  .is-operator .masthead.is-fixed {
    position: fixed;
    top: 0;
    width: 100%;
    background: #ffffff;
    padding: 20px 0;
    z-index: 1000;
    box-shadow: 0px 4px 10px 0px rgba(125, 125, 125, 0.3); }
  @media only screen and (max-width: 767px) {
    .masthead {
      padding: 30px 0; } }

.mstd-inner {
  border-collapse: collapse;
  display: table;
  table-layout: fixed;
  width: 100%; }
  @media only screen and (max-width: 991px) {
    .mstd-inner {
      display: block; } }

.mstd-label,
.mstd-actions {
  display: table-cell;
  vertical-align: top; }
  @media only screen and (max-width: 991px) {
    .mstd-label,
    .mstd-actions {
      display: block;
      width: 100%; } }

.mstd-actions {
  text-align: right;
  width: 436px; }
  .mstd-actions > span {
    display: inline-block;
    font-size: 1.5em;
    float: left;
    padding-top: 14px; }
    @media only screen and (max-width: 767px) {
      .mstd-actions > span {
        display: block;
        float: none;
        padding-bottom: 10px;
        width: 100%; } }
  @media only screen and (max-width: 991px) {
    .mstd-actions {
      padding-top: 15px;
      text-align: left; }
      .mstd-actions:before, .mstd-actions:after {
        content: " ";
        display: table; }
      .mstd-actions:after {
        clear: both; } }
  @media only screen and (max-width: 480px) {
    .mstd-actions {
      width: 100%; } }

.mstd-actions-dropdown {
  float: right;
  position: inherit; }
  @media only screen and (max-width: 767px) {
    .mstd-actions-dropdown {
      float: none;
      position: relative;
      width: 100%;
      margin: 15px 0; } }
  .mstd-actions-dropdown .dropdown-toggle,
  .mstd-actions-dropdown .btn-default:active,
  .mstd-actions-dropdown .btn-default.active,
  .mstd-actions-dropdown.open > .btn-default.dropdown-toggle {
    padding: 14px 20px; }
    @media only screen and (max-width: 767px) {
      .mstd-actions-dropdown .dropdown-toggle,
      .mstd-actions-dropdown .btn-default:active,
      .mstd-actions-dropdown .btn-default.active,
      .mstd-actions-dropdown.open > .btn-default.dropdown-toggle {
        padding-right: 35px; } }
  .mstd-actions-dropdown .dropdown-menu {
    left: auto;
    right: auto;
    top: auto;
    width: 100%; }
    .mstd-actions-dropdown .dropdown-menu.bounded {
      width: auto;
      max-height: 500px;
      max-width: 550px;
      overflow-y: auto; }
    .mstd-actions-dropdown .dropdown-menu > li {
      white-space: nowrap; }
    .mstd-actions-dropdown .dropdown-menu > li > a {
      white-space: normal; }
    @media only screen and (max-width: 767px) {
      .mstd-actions-dropdown .dropdown-menu {
        z-index: 21; } }
  @media only screen and (max-width: 767px) {
    .mstd-actions-dropdown .dropdown-toggle {
      width: 100%;
      text-align: left;
      padding-right: 35px; } }
  @media only screen and (max-width: 767px) {
    .mstd-actions-dropdown .dropdown-toggle .caret {
      position: absolute;
      right: 18px;
      top: 21px; } }
  .masthead .mstd-actions-dropdown {
    position: relative; }
  .mstd-actions-dropdown > button > span:not(.caret) {
    max-width: 500px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    margin-bottom: -6px; }
    @media only screen and (max-width: 767px) {
      .mstd-actions-dropdown > button > span:not(.caret) {
        width: 100%; } }

.mstd-nav {
  clear: both;
  display: block;
  max-width: 950px;
  width: 100%; }
  .mstd-nav > ul {
    display: table;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%; }
    .mstd-nav > ul > li {
      display: table-cell;
      padding: 0 5px; }

.mstd-link {
  transition: color ease-in 0.2s;
  display: inline-block;
  font-size: 1.4em;
  font-weight: 500;
  line-height: normal;
  padding: 20px 0 4px; }
  .mstd-link:hover, .mstd-link:focus, .mstd-link:active {
    text-decoration: none; }
  .is-active .mstd-link {
    border-bottom: 3px solid; }
  .mstd-link .badge {
    font-weight: 300;
    font-size: 11px;
    margin-top: -2px; }

.mstd-next-row-button {
  margin-top: 3px; }

/*######################################################
	quick action
#######################################################*/
.quickaction {
  margin-bottom: 40px;
  padding: 22px 40px; }

.qckact-title {
  text-transform: uppercase;
  font-size: 1.4em;
  font-weight: 600;
  width: 135px;
  float: left;
  line-height: 26px; }

.qckact-list {
  font-size: 1.5em;
  font-weight: 500;
  text-align: left;
  margin-bottom: 0; }
  .qckact-list > li {
    display: inline-block;
    margin-right: 27px; }
    .qckact-list > li > a {
      color: #fff;
      line-height: 26px;
      transition: color ease-in 0.2s; }
      .qckact-list > li > a:hover {
        text-decoration: none; }
      .qckact-list > li > a > span {
        margin-right: 7px;
        display: inline-block; }
        .qckact-list > li > a > span.icon-phone {
          font-size: 1.4em;
          vertical-align: middle;
          margin-right: 2px;
          margin-top: -2px; }
        .qckact-list > li > a > span.icon-send-login {
          font-size: 1.3em;
          vertical-align: middle;
          margin-top: -3px;
          margin-right: 5px; }

.next-task-title {
  width: 500px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

/*######################################################
	summary boxes
#######################################################*/
.summaryboxeswrap {
  overflow: hidden;
  padding-bottom: 40px; }

@media only screen and (min-width: 992px) {
  .summaryboxes-content {
    margin-right: -40px;
    margin-left: -40px; } }

@media only screen and (max-width: 991px) {
  .summaryboxes-content {
    margin-top: -20px;
    margin-top: -20px; } }

@media only screen and (min-width: 992px) {
  .summaryboxes {
    display: table;
    border-collapse: separate;
    border-spacing: 40px 0;
    table-layout: fixed;
    width: 100%; } }

@media only screen and (min-width: 768px) {
  .sbw-v6 .summaryboxes {
    display: table;
    border-collapse: separate;
    border-spacing: 0;
    table-layout: fixed;
    width: 100%; } }

@media only screen and (min-width: 992px) {
  .smbxs-row {
    display: table-row; } }

@media only screen and (max-width: 991px) {
  .smbxs-row {
    display: block; }
    .smbxs-row:before, .smbxs-row:after {
      content: " ";
      display: table; }
    .smbxs-row:after {
      clear: both; } }

@media only screen and (min-width: 768px) {
  .sbw-v6 .smbxs-row {
    display: table-row; } }

.smbxs-box {
  background: #f1f1f1;
  font-size: 1.4rem;
  line-height: 1.5em;
  padding: 1em;
  /*a {
    color: #fff;
    text-decoration: underline;
  }*/ }
  @media only screen and (min-width: 992px) {
    .smbxs-box {
      display: table-cell;
      width: 25%; } }
  @media only screen and (max-width: 991px) {
    .smbxs-box {
      margin: 20px 2%;
      width: 46%;
      float: left; }
      .smbxs-box:nth-child(2n+1) {
        clear: both; } }
  @media only screen and (max-width: 767px) {
    .smbxs-box {
      margin: 20px 0;
      width: 100%;
      float: none; } }
  @media only screen and (min-width: 768px) {
    .sbw-v6 .smbxs-box {
      display: table-cell;
      float: none;
      margin: 0;
      width: 50%; } }
  .smbxs-box.is-color-danger, .smbxs-box.is-color-autopay, .smbxs-box.is-color-darkgray, .smbxs-box.is-color-warning, .smbxs-box.is-color-info {
    color: #fff; }
  .smbxs-box.is-color-lightgray a {
    color: #436dda; }
  .smbxs-box .icon-exclamation, .smbxs-box .table-wrapper .is-warning:before, .table-wrapper .smbxs-box .is-warning:before, .smbxs-box .table-wrapper .is-danger:before, .table-wrapper .smbxs-box .is-danger:before {
    color: #fff;
    font-size: 1.6rem;
    position: relative;
    top: -2px;
    margin-right: 7px; }
  .smbxs-box .icon-questionmark {
    font-size: 1rem;
    text-decoration: none; }
  .smbxs-box p {
    font-size: 1em;
    line-height: 1.5em;
    margin-top: 10px;
    margin-bottom: 10px; }

.smbxs-label-7 {
  font-size: 1.5em;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%; }

.smbxs-value-7 {
  font-size: 1.5em;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  line-height: 34px;
  font-weight: 100;
  margin-bottom: 10px; }

.smbxs-inner {
  padding: inherit; }

.smbxs-value {
  font-size: 1.5em;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%; }

.smbxs-label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%; }

.smbxs-date {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%; }

.smbxs-list {
  list-style: none;
  padding-left: 0;
  padding: 10px 0; }
  .smbxs-list li {
    padding: 5px 0; }

.smbxs-link {
  color: #fff;
  text-decoration: underline; }
  .smbxs-link:hover, .smbxs-link:active {
    color: #fff; }

.smbxs-paylink {
  font-size: 24px;
  color: #5bc0de;
  text-decoration: underline; }

.smbxs-icon {
  color: #fff; }
  .smbxs-icon:hover, .smbxs-icon:focus, .smbxs-icon:active {
    color: #fff; }
  .is-color-white .smbxs-icon {
    color: #000; }
    .is-color-white .smbxs-icon:hover, .is-color-white .smbxs-icon:focus, .is-color-white .smbxs-icon:active {
      color: #000; }

/*######################################################
	summary charts
#######################################################*/
.summarycharts {
  border-collapse: collapse;
  display: table;
  table-layout: fixed;
  min-width: 100%;
  margin-bottom: 30px; }
  @media only screen and (max-width: 991px) {
    .summarycharts {
      display: block; }
      .summarycharts:before, .summarycharts:after {
        content: " ";
        display: table; }
      .summarycharts:after {
        clear: both; } }
  .summarycharts.is-opr {
    margin: -30px -40px; }
    @media only screen and (max-width: 1199px) {
      .summarycharts.is-opr {
        display: block; }
        .summarycharts.is-opr:before, .summarycharts.is-opr:after {
          content: " ";
          display: table; }
        .summarycharts.is-opr:after {
          clear: both; } }
    @media only screen and (max-width: 991px) {
      .summarycharts.is-opr {
        margin: 0; } }

.smchrt-graph,
.smchrt-balance {
  display: table-cell;
  vertical-align: top; }
  @media only screen and (max-width: 991px) {
    .smchrt-graph,
    .smchrt-balance {
      display: block;
      width: 100%; } }
  @media only screen and (max-width: 767px) {
    .smchrt-graph,
    .smchrt-balance {
      padding: 0; } }

.smchrt-graph {
  border-right: 1px solid;
  padding-top: 15px;
  width: 382px; }
  .is-opr .smchrt-graph {
    border-right: none;
    padding: 20px 10px 20px 20px;
    width: 402px; }
    @media only screen and (max-width: 991px) {
      .is-opr .smchrt-graph {
        padding: 15px; } }
  @media only screen and (max-width: 1199px) {
    .smchrt-graph {
      display: block; } }
  @media only screen and (max-width: 991px) {
    .smchrt-graph {
      border: none;
      margin: auto;
      max-width: 360px;
      padding: 15px;
      width: 100%; } }
  .smchrt-graph .footer {
    font-size: 1.3em;
    margin-top: 10px; }

.smchrt-balance {
  padding: 0 0 20px 20px; }
  @media only screen and (max-width: 991px) {
    .smchrt-balance {
      padding: 10px 0; } }
  .is-opr .smchrt-balance {
    padding: 0 0 0 20px;
    position: relative; }
    .is-opr .smchrt-balance:before {
      content: "";
      border-left: 1px solid;
      display: block;
      height: 220px;
      left: 10px;
      position: absolute;
      top: 50%;
      margin-top: -110px;
      width: 0; }
    @media only screen and (max-width: 1199px) {
      .is-opr .smchrt-balance {
        display: block; } }
    @media only screen and (max-width: 991px) {
      .is-opr .smchrt-balance {
        padding: 0; }
        .is-opr .smchrt-balance:before {
          display: none; } }

.smchrt-row {
  border-collapse: collapse;
  display: table;
  table-layout: fixed;
  width: 100%; }
  .smchrt-row ~ .smchrt-row {
    margin-top: 20px; }
  @media only screen and (max-width: 991px) {
    .is-opr .smchrt-row {
      display: block; }
      .is-opr .smchrt-row:before, .is-opr .smchrt-row:after {
        content: " ";
        display: table; }
      .is-opr .smchrt-row:after {
        clear: both; } }
  @media only screen and (max-width: 767px) {
    .smchrt-row {
      border: none !important;
      display: block; }
      .smchrt-row ~ .smchrt-row {
        margin-top: 0; } }
  .smchrt-row .t-md {
    line-height: 50px; }

.smchrt-col {
  display: table-cell;
  padding: 10px 0px 10px 30px;
  vertical-align: top;
  width: calc(100% / 3); }
  .smchrt-col:first-child {
    padding: 10px 10px; }
  @media only screen and (max-width: 991px) {
    .is-opr .smchrt-col {
      display: block;
      float: left;
      width: 50%; } }
  @media only screen and (max-width: 767px) {
    .is-opr .smchrt-col {
      width: 100%; } }
  @media only screen and (max-width: 767px) {
    .smchrt-col {
      border: none !important;
      border-bottom: 1px solid !important;
      display: block;
      padding: 10px;
      width: 100%; }
      .smchrt-col:before, .smchrt-col:after {
        content: " ";
        display: table; }
      .smchrt-col:after {
        clear: both; }
      .smchrt-col:first-child {
        padding: 10px; } }

.smchrt-label {
  display: block;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.6em; }
  @media only screen and (max-width: 767px) {
    .smchrt-label {
      font-size: 2em;
      font-weight: 500;
      line-height: normal; } }
  .is-opr-dashboard .smchrt-label {
    font-size: 2em;
    font-weight: 500; }

.smchrt-value {
  display: block;
  font-weight: 500;
  padding: 10px 0; }
  @media only screen and (max-width: 767px) {
    .smchrt-value {
      float: left;
      padding-right: 10px;
      width: 60%; } }
  .is-opr-dashboard .smchrt-value {
    font-size: 2.4em;
    font-weight: 100; }

.smchrt-valuepercentage {
  display: block;
  font-size: 1.4em;
  line-height: normal;
  padding-bottom: 10px; }
  .smchrt-valuepercentage:before {
    font-size: 1em;
    margin-right: 5px; }
  .smchrt-valuepercentage.is-value-up:before {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .smchrt-valuepercentage.is-value-down:before {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.smchrt-list {
  font-size: 1.5em;
  font-weight: 500; }
  @media only screen and (max-width: 767px) {
    .smchrt-list {
      float: right;
      width: 40%; } }

.smchrt-border-bottom {
  border-bottom: 1px solid;
  padding-bottom: 10px; }

.smchrt-border-right {
  border-right: 1px solid; }

.smchrt-btnpaynow {
  margin: auto;
  max-width: 320px;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .smchrt-btnpaynow {
      width: auto; } }

@media only screen and (max-width: 767px) {
  .smchrt-sm-clear {
    border-bottom: 1px solid !important; }
    .smchrt-sm-clear:before, .smchrt-sm-clear:after {
      content: " ";
      display: table; }
    .smchrt-sm-clear:after {
      clear: both; } }

@media only screen and (max-width: 767px) {
  .smchrt-total {
    border: none !important;
    float: left;
    width: 60%; }
    .smchrt-total ~ .smchrt-total {
      padding-left: 0;
      width: 40%; }
      .smchrt-total ~ .smchrt-total .smchrt-list {
        float: none;
        width: 100%; } }

@media only screen and (max-width: 767px) {
  .smchrt-paynow-desktop {
    display: none; } }

.smchrt-paynow-mobile {
  margin: inherit; }
  @media only screen and (min-width: 768px) {
    .smchrt-paynow-mobile {
      display: none; } }

.smchrt-exclamation {
  position: relative;
  top: 3px;
  left: 0;
  margin-right: 3px; }

.smchrt-quickact {
  padding: 30px; }
  .smchrt-quickact > ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  @media only screen and (max-width: 991px) {
    .is-opr .smchrt-quickact {
      width: 100%; } }

.smchrt-quickactlink {
  transition: color ease-in 0.2s;
  color: #fff;
  display: inline-block;
  font-size: 1.5em;
  font-weight: 400;
  padding: 5px 0; }
  .smchrt-quickactlink:hover, .smchrt-quickactlink:active, .smchrt-quickactlink:focus {
    text-decoration: none; }

.smchrt-quickacttitle {
  display: block;
  font-size: 1.1em;
  font-weight: 600;
  padding-bottom: 10px;
  text-transform: uppercase; }
  .smchrt-quickacttitle:before {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    margin-right: 10px; }

.smchrt-balance-list {
  padding: 20px 30px 20px 0; }
  @media only screen and (max-width: 991px) {
    .smchrt-balance-list {
      padding: 20px 10px; } }

.smchrt-row-inner {
  border-bottom: 1px solid;
  padding: 20px 0; }
  .smchrt-row-inner:last-child {
    border: none; }

.smchrt-balist-item {
  font-size: 1.5em;
  line-height: normal; }
  .smchrt-balist-item:before, .smchrt-balist-item:after {
    content: " ";
    display: table; }
  .smchrt-balist-item:after {
    clear: both; }
  .smchrt-balist-item span {
    float: right; }

/*######################################################
	summary flat
#######################################################*/
.smryflt-balance {
  border-collapse: collapse;
  display: table;
  margin-bottom: 20px;
  table-layout: fixed;
  width: 100%; }

.smryflt-bal-col {
  display: table-cell;
  padding-bottom: 16px;
  padding-top: 16px;
  vertical-align: middle; }

.smryflt-bal-name {
  text-align: right;
  padding-right: 10px; }
  .smryflt-bal-name p {
    margin: 0; }
    .smryflt-bal-name p span {
      line-height: 1; }

.smryflt-bal-actions {
  text-align: right;
  width: 132px; }

.smryflt-item {
  color: #fff;
  margin-bottom: 30px; }
  .smryflt-item a {
    color: #fff;
    text-decoration: underline; }
    .smryflt-item a:hover, .smryflt-item a:focus, .smryflt-item a:active {
      color: #fff;
      text-decoration: none; }
  .smryflt-item p {
    font-size: 1em;
    line-height: 1.5em;
    margin-top: 10px;
    margin-bottom: 10px; }

.smryflt-content:before, .smryflt-content:after {
  content: " ";
  display: table; }

.smryflt-content:after {
  clear: both; }

.smryflt-inner {
  border-collapse: collapse;
  display: table;
  table-layout: fixed;
  width: 100%; }

.smryflt-col {
  display: table-cell;
  padding: 15px 18px;
  vertical-align: middle;
  height: 71px; }

@media only screen and (min-width: 600px) {
  .smryflt-col-name {
    width: 172px; } }

.smryflt-col-actions {
  text-align: right; }

.smryflt-title {
  font-size: 1.6rem; }

.smryflt-exclamation {
  font-size: 1.4rem;
  padding-left: 6px; }

.smryflt-questionmark {
  text-decoration: none !important; }

/*######################################################
    validation
#######################################################*/
.field-error {
  color: #fb0d1b;
  font-size: 1.2em;
  margin-top: 5px; }

.ng-invalid.ng-touched, .ng-submitted .ng-invalid:not(ng-form) {
  border: solid #fb0d1b 2px; }

.ng-invalid.ng-touched ~ .input-group-addon {
  border-top: solid #fb0d1b 2px;
  border-left: solid #fb0d1b 2px;
  border-bottom: solid #fb0d1b 2px; }

.validation-summary {
  margin-top: 1em; }

.summary {
  margin-top: 1em;
  margin-bottom: 1em; }

.error-text {
  color: #fb0d1b;
  font-size: 1.2em; }
  .error-text.error-md {
    font-size: 1.4em; }
  .error-text.error-lg {
    font-size: 1.6em; }

.success-text {
  color: #5cb85c; }
  .success-text.success-md {
    font-size: 1.4em; }
  .success-text.success-lg {
    font-size: 1.6em; }

.info-text {
  color: #5bc0de; }
  .info-text.info-md {
    font-size: 1.4em; }
  .info-text.info-lg {
    font-size: 1.6em; }

/*######################################################
	Contact me to discuss
#######################################################*/
.contact-me-to-discuss textarea.form-control {
  min-height: 261px; }

/*######################################################
	tab dropdown
#######################################################*/
.tabdrpd-heading:before, .tabdrpd-heading:after {
  content: " ";
  display: table; }

.tabdrpd-heading:after {
  clear: both; }

.tabdrpd-btnlink {
  font-size: 2.2em;
  border: none;
  padding: 0 30px;
  width: 100%;
  position: relative;
  display: none; }
  .tabdrpd-btnlink:hover, .tabdrpd-btnlink:focus, .tabdrpd-btnlink:active {
    text-decoration: none; }
  @media only screen and (max-width: 767px) {
    .tabdrpd-btnlink {
      display: inline-block;
      padding: 10px 30px 10px 0; } }

.tabdrpd-activelabel {
  width: 100%;
  display: inline-block;
  padding-right: 30px; }

.tabdrpd-icon {
  font-size: 8px;
  position: absolute;
  right: 8px;
  top: 50%;
  margin-top: -4px; }

.tabdrpd-list {
  transition: max-height linear 0.3s;
  position: relative;
  left: auto;
  right: auto;
  width: 100%;
  border: none;
  box-shadow: none;
  border-bottom: 1px solid;
  padding: 0;
  border-radius: 0;
  transform: scale(1, 1);
  opacity: 1;
  counter-reset: section; }
  .tabdrpd-heading.open .tabdrpd-list {
    max-height: 500px; }
  @media only screen and (min-width: 768px) {
    .tabdrpd-list {
      border-collapse: collapse;
      display: table;
      table-layout: inherit; } }
  @media only screen and (max-width: 767px) {
    .tabdrpd-list {
      max-height: 0;
      overflow: hidden;
      margin-top: 5px; } }

.tabdrpd-item {
  position: relative;
  text-align: center; }
  @media only screen and (min-width: 768px) {
    .is-wzrdwelmode .tabdrpd-item:after {
      counter-increment: section;
      content: "Step " counter(section);
      font-size: 1.5rem;
      position: absolute;
      top: 0;
      left: 50%;
      margin-left: -23px;
      z-index: 0; } }
  @media only screen and (max-width: 767px) {
    .tabdrpd-item:before {
      display: none; } }
  .is-wzrdwelmode .tabdrpd-item:before {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: bold;
    font-size: 1.4rem;
    position: absolute;
    top: 20px;
    right: 0; }
  @media only screen and (max-width: 767px) {
    .tabdrpd-item:first-child {
      border-top: 1px solid;
      padding-top: 10px; } }
  @media only screen and (max-width: 767px) {
    .tabdrpd-item:last-child {
      padding-bottom: 15px; } }
  @media only screen and (min-width: 768px) {
    .tabdrpd-item {
      display: table-cell; } }
  @media only screen and (max-width: 767px) {
    .tabdrpd-item {
      float: none; } }

.tabdrpd-list li .tabdrpd-link {
  border-radius: 0;
  overflow: hidden;
  display: block;
  font-size: 2em;
  border: none;
  margin: 0;
  padding: 20px 15px 30px 5px;
  position: relative;
  z-index: 5; }
  .tabdrpd-list li .tabdrpd-link.active {
    border-bottom: 5px solid !important; }
  @media only screen and (max-width: 767px) {
    .tabdrpd-list li .tabdrpd-link {
      padding: 10px;
      font-size: 1.5em; } }

.tabdrpd-tabcontent > .nav-tabs {
  display: none; }

.is-wzrdwelmode .last-tab.tabdrpd-item:before {
  display: none; }

/*######################################################
	advanced search
#######################################################*/
.advancedsearch {
  max-height: 0;
  overflow: hidden;
  transition: max-height linear 0.3s; }
  .is-advancedSearch .advancedsearch {
    max-height: 1024px; }
  .advancedsearch > form {
    padding: 15px;
    border: 2px solid;
    margin-bottom: 30px; }

.advsrch-item {
  border-bottom: 1px solid;
  padding: 0 15px;
  display: table;
  width: 100%; }

.advsrch-label,
.advsrch-group {
  display: table-cell;
  vertical-align: middle; }

.advsrch-label {
  text-align: right;
  padding-right: 15px;
  width: 135px; }

.advsrch-group {
  padding-top: 15px;
  padding-bottom: 15px; }

.advsrch-groupitem {
  border-bottom: 1px solid;
  margin: 0;
  padding: 0 15px; }
  .advsrch-groupitem > div:first-child {
    padding-left: 0px; }
  .advsrch-groupitem > div:last-child {
    padding-right: 0px; }

.advsrch-borderleft {
  border-right: 1px solid; }

.advsrch-select {
  position: relative; }
  .advsrch-select .checkbox {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 15px; }
  .advsrch-select .checkbox > label {
    font-weight: 400; }
  .advsrch-select .dropdown-menu {
    opacity: 1;
    transform: scale(1, 1); }

.advsrch-formlabel {
  width: 40px;
  display: inline-block;
  position: absolute;
  font-size: 1.5rem;
  top: 10px;
  left: 0px;
  text-align: center;
  font-weight: 400; }
  .advsrch-groupleft .advsrch-formlabel {
    left: -2px; }

.advsrch-formitem {
  padding-left: 50px;
  position: relative; }
  .advsrch-groupright .advsrch-formitem {
    padding-left: 40px; }

.advsrch-icon {
  position: absolute;
  font-size: 16px;
  top: 9px;
  margin-left: 10px;
  z-index: 11; }
  .is-calendar .advsrch-icon {
    top: 11px; }

.advsrch-input {
  padding-top: 11px;
  padding-bottom: 10px;
  font-size: 1.3em; }
  .is-currency .advsrch-input {
    padding-left: 25px; }
  .is-calendar .advsrch-input {
    padding-left: 30px; }
  .advsrch-input[type='date'] {
    padding: 10px 0px 10px 30px;
    position: relative; }
    .advsrch-formitem .advsrch-input[type='date'] {
      line-height: 1.1; }
    .advsrch-input[type='date']::-webkit-inner-spin-button {
      position: absolute;
      left: 0;
      opacity: 0;
      background-color: transparent;
      z-index: 12; }
    .advsrch-input[type='date']::-webkit-calendar-picker-indicator {
      position: absolute;
      left: 0;
      opacity: 0;
      background-color: transparent;
      z-index: 12;
      width: 40px;
      height: 40px; }

.advsrch-action {
  padding-top: 35px;
  padding-bottom: 20px; }
  .advsrch-action .btn-borderless {
    margin-top: 15px; }

.advsrch-groupleft {
  width: 52%;
  float: left; }

.advsrch-groupright {
  width: 48%;
  float: right; }

/*######################################################
	report
#######################################################*/
.report {
  max-height: 0;
  overflow: hidden;
  transition: max-height linear 0.3s; }
  .is-report .report {
    max-height: 1024px; }
  .report > form {
    padding: 15px;
    border: 2px solid;
    margin-bottom: 30px; }

.report-item {
  border-bottom: 1px solid;
  padding: 0 15px;
  display: table;
  width: 100%; }

.report-label,
.report-group {
  display: table-cell;
  vertical-align: middle; }

.report-label {
  text-align: right;
  padding-right: 15px;
  width: 135px; }

.report-group {
  padding-top: 15px;
  padding-bottom: 15px; }

.report-groupitem {
  border-bottom: 1px solid;
  margin: 0;
  padding: 0 15px; }
  .report-groupitem > div:first-child {
    padding-left: 0px; }
  .report-groupitem > div:last-child {
    padding-right: 0px; }

.report-borderleft {
  border-right: 1px solid; }

.report-select {
  position: relative; }
  .report-select .checkbox {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 15px; }
  .report-select .checkbox > label {
    font-weight: 400; }
  .report-select .dropdown-menu {
    opacity: 1;
    transform: scale(1, 1); }

.report-formlabel {
  width: 40px;
  display: inline-block;
  position: absolute;
  font-size: 1.5rem;
  top: 10px;
  left: 0px;
  text-align: center;
  font-weight: 400; }
  .report-groupleft .report-formlabel {
    left: -2px; }

.report-formitem {
  padding-left: 50px;
  position: relative; }
  .report-groupright .report-formitem {
    padding-left: 40px; }

.report-icon {
  position: absolute;
  font-size: 16px;
  top: 9px;
  margin-left: 10px;
  z-index: 11; }
  .is-calendar .report-icon {
    top: 11px; }

.report-input {
  padding-top: 11px;
  padding-bottom: 10px;
  font-size: 1.3em; }
  .is-currency .report-input {
    padding-left: 25px; }
  .is-calendar .report-input {
    padding-left: 30px; }
  .report-input[type='date'] {
    padding: 10px 0px 10px 30px;
    position: relative; }
    .report-formitem .report-input[type='date'] {
      line-height: 1.1; }
    .report-input[type='date']::-webkit-inner-spin-button {
      position: absolute;
      left: 0;
      opacity: 0;
      background-color: transparent;
      z-index: 12; }
    .report-input[type='date']::-webkit-calendar-picker-indicator {
      position: absolute;
      left: 0;
      opacity: 0;
      background-color: transparent;
      z-index: 12;
      width: 40px;
      height: 40px; }

.report-action {
  padding-top: 35px;
  padding-bottom: 20px; }
  .report-action .btn-borderless {
    margin-top: 15px; }

.report-groupleft {
  width: 52%;
  float: left; }

.report-groupright {
  width: 48%;
  float: right; }

.package-summary .nav-container {
  margin-top: 9em; }
  @media only screen and (max-width: 767px) {
    .package-summary .nav-container {
      margin-top: 0; } }

.package-summary .prev-link {
  float: left; }
  @media only screen and (max-width: 767px) {
    .package-summary .prev-link {
      float: none; } }

.package-summary .next-link {
  float: right;
  margin-right: 20px; }
  @media only screen and (max-width: 767px) {
    .package-summary .next-link {
      float: none;
      margin-right: 0; } }

/*######################################################
	account page
#######################################################*/
.account-btnapply {
  min-height: 51px;
  width: 100%; }

.smbxs-label-summary {
  font-size: 15px;
  line-height: 15px;
  margin-top: 10px; }

.smbxs-label-value {
  font-size: 15px;
  line-height: 15px;
  margin-top: 10px; }

.smbxs-label-summary-custom a {
  color: white; }

/*######################################################
	account profile page
#######################################################*/
.accntprof-tab-content {
  padding: 30px 0; }
  .accntprof-tab-content .form-wrapper {
    padding: 0; }
  .accntprof-tab-content .add-new-contact {
    margin-top: 10px;
    width: 50%;
    text-align: left; }

.accntprof-tab-inner {
  margin: auto;
  max-width: 840px; }

.accntprof-contactdisplay {
  transition: max-height ease 0.2s; }
  .is-editing .accntprof-contactdisplay {
    max-height: 0; }

.accntprof-contactlist .auth-para {
  margin-top: 30px;
  font-size: 1.2em; }

.accntprof-contactitem {
  border-bottom: 1px solid;
  padding-bottom: 0px;
  padding-top: 0px; }
  .accntprof-contactitem:first-child {
    padding-top: 0; }
  .accntprof-contactitem:last-child {
    border-bottom: none;
    padding-bottom: 0; }

.ccntprof-contactrow {
  border-bottom: 1px solid;
  height: 120px;
  padding: 20px; }

.accntprof-contactcol p {
  line-height: 1em; }

@media only screen and (min-width: 768px) {
  .accntprof-contactbutton {
    padding-top: 20px; } }

.accntprof-contactedit {
  transition: max-height ease 0.2s;
  max-height: 0;
  overflow: hidden; }
  .is-editing .accntprof-contactedit {
    max-height: 1000px; }

.form-wrapper.form-contactedit {
  padding: 27px 30px 25px 30px !important; }
  .form-wrapper.form-contactedit .icon-trash {
    font-size: 13px; }
  .form-wrapper.form-contactedit .control-label {
    font-size: 1.3em;
    font-weight: 500; }
  .form-wrapper.form-contactedit .form-control-static {
    font-size: 1.4em;
    padding-top: 3px;
    padding-bottom: 3px; }

@media only screen and (max-width: 767px) {
  .accntprof-contactbutton {
    margin-bottom: 10px; } }

.saved-credit-cards .divider, .saved-direct-debits .divider {
  margin-top: 0; }

.saved-credit-cards .new-card-form, .saved-credit-cards .new-direct-debit-form, .saved-direct-debits .new-card-form, .saved-direct-debits .new-direct-debit-form {
  margin-top: 3em;
  padding-right: 20px; }

.payment-new-card .paymnt-btn-option {
  display: block; }

.payment-new-card .credit-card-form {
  height: 500px;
  border: 0;
  background-color: #fffaf4; }

.saved-direct-debits .btn-cancel {
  padding: 0;
  padding-right: 30px; }

/*######################################################
	confirmation page
#######################################################*/
.receipt-detail {
  padding: 6px;
  padding-bottom: 20px; }

.recdet-label {
  display: block;
  font-size: 1.4em;
  line-height: normal;
  font-weight: 500;
  margin-top: 16px; }
  @media only screen and (max-width: 767px) {
    .recdet-detail .recdet-label {
      display: block; } }
  @media only screen and (max-width: 767px) {
    .recdet-label {
      display: inline-block; } }

.recdet-value {
  display: block;
  font-size: 1.5em;
  line-height: 1.4em; }
  @media only screen and (max-width: 767px) {
    .recdet-amount .recdet-value {
      display: block;
      font-size: 2.2em; } }
  @media only screen and (max-width: 767px) {
    .recdet-detail .recdet-value {
      display: block; } }
  @media only screen and (max-width: 767px) {
    .recdet-value {
      display: inline-block; } }

.recdet-divider {
  border: none;
  border-top: 2px solid;
  height: 0;
  margin: 12px 0; }

.recdet-panellabel {
  padding-bottom: 30px;
  padding-top: 20px; }

.receipt-forward {
  padding: 30px 40px;
  margin: 10px 0; }
  @media only screen and (max-width: 991px) {
    .receipt-forward {
      padding: 20px 30px; } }
  @media only screen and (max-width: 767px) {
    .receipt-forward {
      padding: 10px 20px; } }
  @media only screen and (max-width: 480px) {
    .receipt-forward {
      padding: 10px; } }

.recdet-amount {
  text-align: right; }
  @media only screen and (max-width: 767px) {
    .recdet-amount {
      text-align: left; } }

/*######################################################
    contact page
#######################################################*/
.contact-list {
  position: relative; }
  .contact-list .table-grid .nav-tabs > li > a {
    padding-left: 0; }
  .contact-list .table-contact td.td-email > a > span {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    max-width: 150px; }
  .contact-list .table-contact th.th-action {
    padding-right: 20px; }
  .contact-list .table-contact td.td-action {
    width: 200px; }
  .contact-list .table-contact td .btn-detail {
    right: 10px; }
  .contact-list .table-contact td .btn-call {
    right: 65px;
    margin-right: 15px; }

.contact-button {
  position: absolute;
  right: 0;
  top: -5px; }
  .contact-button .btn-add-contact {
    padding: 12px 15px; }

.contact-checkrole {
  margin-top: 13px; }

/*######################################################
	email confirmation page
#######################################################*/
.emailconfirmation .form-wrapper {
  padding-bottom: 0; }

.emlconf-title h1 {
  font-size: 2em;
  font-weight: 600;
  margin-bottom: 13px; }

.emlconf-title h5 {
  font-size: 1.5em;
  line-height: normal;
  margin-top: 40px; }

.emlconf-content {
  background-color: #fff;
  margin: 50px auto 20px auto;
  max-width: 600px; }

.emlconf-confirmation {
  color: #fff;
  font-size: 1.5em;
  line-height: normal;
  padding: 15px 20px 25px 20px;
  text-align: center; }
  .emlconf-confirmation a {
    color: #fff; }

.emlconf-inner {
  padding: 40px; }
  .emlconf-inner img {
    max-width: 340px; }

.emlconf-icocircle {
  border-radius: 50%;
  overflow: hidden;
  background-color: #fff;
  border: 2px solid;
  display: inline-block;
  height: 26px;
  margin-right: 2px;
  padding-top: 2px;
  position: relative;
  text-align: center;
  top: 6px;
  width: 26px; }
  .emlconf-icocircle .icon-tick, .emlconf-icocircle .checkbox input[type="checkbox"]:checked ~ label:before, .checkbox .emlconf-icocircle input[type="checkbox"]:checked ~ label:before, .emlconf-icocircle .is-selected .td-tick span:before, .is-selected .td-tick .emlconf-icocircle span:before {
    font-size: 10px;
    margin: auto; }

.emlconf-divider {
  border: none;
  margin-bottom: 25px;
  margin-top: 25px; }

.emlconf-passlevel {
  display: inline-block;
  font-size: 1.4em;
  position: absolute;
  right: 0; }
  .emlconf-passlevel em {
    font-style: normal; }

/*######################################################
	forgot password page
#######################################################*/
.forgotpassword .form-wrapper {
  padding-bottom: 0; }

.forgotpassword a {
  color: #000;
  text-decoration: underline; }

.forgotpassword .frgtpswd-logo img {
  max-width: 340px; }

.frgtpswd-title h1 {
  font-size: 2em;
  font-weight: 600;
  margin-bottom: 13px; }

.frgtpswd-title h5 {
  font-size: 1.5em;
  line-height: normal;
  margin-top: 40px; }

.frgtpswd-confirmation {
  color: #fff;
  font-size: 1.5em;
  line-height: normal;
  padding: 15px 20px 25px 20px;
  text-align: center; }
  .frgtpswd-confirmation a {
    color: #fff; }

.frgtpswd-content {
  background-color: #fff;
  margin: 50px auto 20px auto;
  max-width: 600px; }

.frgtpswd-inner {
  padding: 40px; }

.frgtpswd-icocircle {
  border-radius: 50%;
  overflow: hidden;
  background-color: #fff;
  border: 2px solid;
  display: inline-block;
  height: 26px;
  margin-right: 2px;
  padding-top: 2px;
  position: relative;
  text-align: center;
  top: 6px;
  width: 26px; }
  .frgtpswd-icocircle .icon-tick, .frgtpswd-icocircle .checkbox input[type="checkbox"]:checked ~ label:before, .checkbox .frgtpswd-icocircle input[type="checkbox"]:checked ~ label:before, .frgtpswd-icocircle .is-selected .td-tick span:before, .is-selected .td-tick .frgtpswd-icocircle span:before {
    font-size: 10px;
    margin: auto; }

/*######################################################
  invoices and payments page
#######################################################*/
@media only screen and (max-width: 767px) {
  .invoicestabwrap .nav-tabs {
    display: none; } }

.invoicestabwrap .tabdrop-activelabel {
  font-size: 20px; }

.invoicestab {
  display: block;
  border-bottom: 1px solid;
  padding: 0;
  position: relative;
  margin: 50px 0 0 0;
  list-style: none;
  width: 100%; }
  .invoicestab > li {
    cursor: pointer;
    display: inline-block;
    padding: 0;
    position: relative;
    text-align: center; }
    .invoicestab > li > a {
      border-bottom: 6px solid transparent;
      display: block;
      font-size: 20px;
      line-height: 1;
      padding: 0 30px 40px 30px;
      text-decoration: none; }
      @media only screen and (max-width: 991px) {
        .invoicestab > li > a {
          padding: 0 20px 40px 20px; } }

#account-details .change-link {
  margin-top: 10px; }

#account-details .account-select {
  margin-top: 20px; }

#account-details .cancel-link {
  margin-left: 5px; }

#current-invoices select[multiple] {
  border: none;
  float: left; }

#current-invoices .th-duedate {
  min-width: 110px; }

.tblwrap-select {
  float: left;
  text-align: left;
  padding: 5px 0; }
  @media only screen and (max-width: 480px) {
    .tblwrap-select {
      margin-left: 10px; } }
  .tblwrap-select .checkbox {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 8px; }
    .tblwrap-select .checkbox > label {
      line-height: 22px;
      font-weight: 400; }
      @media only screen and (max-width: 767px) {
        .tblwrap-select .checkbox > label {
          padding-left: 28px; } }
    @media only screen and (max-width: 767px) {
      .tblwrap-select .checkbox {
        font-size: 13px; } }
    @media only screen and (max-width: 480px) {
      .tblwrap-select .checkbox {
        margin-bottom: 7px; } }

.checkbox.is-bgactive > input:checked ~ label:before {
  color: #fff; }

#tableCurrentInvoices .td-action .dropdown-menu {
  top: 19px; }

.invoicestabwrap-navtabs {
  list-style: none;
  margin: 20px 0 0;
  padding: 0;
  display: none; }
  @media only screen and (max-width: 767px) {
    .invoicestabwrap-navtabs {
      display: block;
      transition: max-height linear 0.3s;
      max-height: 0;
      overflow: hidden; } }
  @media only screen and (max-width: 767px) {
    .invoicestabwrap-tabsmobile.open .invoicestabwrap-navtabs {
      max-height: 300px; } }

.invoicestabwrap-navitemtab {
  display: block; }

.invoicestabwrap-navlinktab {
  font-size: 2em;
  padding: 0 30px 20px 10px;
  display: block; }
  .invoicestabwrap-navlinktab:hover, .invoicestabwrap-navlinktab:focus, .invoicestabwrap-navlinktab:active {
    text-decoration: none; }

/*------------------------------------------------------
    invoices and payment list
-------------------------------------------------------*/
.invoicesandpaymentlistwrap {
  padding-bottom: 20px; }
  @media only screen and (max-width: 1199px) {
    .invoicesandpaymentlistwrap {
      padding-bottom: 60px; } }
  @media only screen and (max-width: 991px) {
    .invoicesandpaymentlistwrap {
      padding-bottom: 100px; } }

.invoicesandpaymentlist {
  margin-top: 20px; }
  .invoicesandpaymentlist:before, .invoicesandpaymentlist:after {
    content: " ";
    display: table; }
  .invoicesandpaymentlist:after {
    clear: both; }

/*------------------------------------------------------
    invoice balance 
-------------------------------------------------------*/
@media only screen and (max-width: 1199px) {
  .invbal-row {
    display: block;
    margin-bottom: -20px; }
    .invbal-row:before, .invbal-row:after {
      content: " ";
      display: table; }
    .invbal-row:after {
      clear: both; } }

@media only screen and (max-width: 1199px) {
  .invbal-col {
    padding-bottom: 20px;
    display: block;
    float: left;
    width: 50%; } }

@media only screen and (max-width: 767px) {
  .invbal-col {
    width: 100%; } }

.invbal-btn-paynow {
  margin-bottom: 10px; }
  @media only screen and (max-width: 1199px) {
    .invbal-btn-paynow {
      margin-right: 10px; } }

@media only screen and (min-width: 1200px) {
  .invbal-col-actions {
    text-align: center;
    width: 236px; } }

@media only screen and (min-width: 1200px) {
  .partpay-col {
    width: 100px; } }

@media only screen and (min-width: 1200px) {
  .paynow-col {
    width: 130px; } }

@media only screen and (min-width: 1200px) {
  .invbal-col-overdue {
    border-left: 1px solid;
    padding-left: 40px;
    width: 300px; } }

@media only screen and (max-width: 1199px) {
  .invbal-col-overdue {
    border-top: 1px solid;
    padding-top: 10px;
    clear: both; } }

@media only screen and (min-width: 1200px) {
  .invbal-col-current {
    border-left: 1px solid;
    padding-left: 40px;
    width: 250px; } }

@media only screen and (max-width: 1199px) {
  .invbal-col-current {
    border-top: 1px solid;
    padding-top: 10px; } }

.invbal-icon-exclamation {
  margin-right: 10px;
  position: relative;
  top: 2px; }

/* filter search */
@media only screen and (min-width: 992px) {
  .invpay-col-viewing {
    width: 360px; } }

@media only screen and (min-width: 992px) {
  .invpay-col-status {
    width: 420px; } }

@media only screen and (min-width: 992px) {
  .invpay-col-export {
    width: 152px; } }

/*------------------------------------------------------
    invoice and paymeny
-------------------------------------------------------*/
@media only screen and (max-width: 1199px) {
  .invpay-col-export-dropdown .dropdown-menu {
    right: inherit;
    left: 0; } }

/*------------------------------------------------------
    invoice
-------------------------------------------------------*/
@media only screen and (max-width: 767px) {
  .invc-row {
    display: block;
    margin-bottom: -20px;
    overflow: hidden;
    table-layout: inherit; }
    .invc-row:before, .invc-row:after {
      content: " ";
      display: table; }
    .invc-row:after {
      clear: both; } }

@media only screen and (max-width: 991px) {
  .invc-row.invc-row-level1 {
    display: block; }
    .invc-row.invc-row-level1:before, .invc-row.invc-row-level1:after {
      content: " ";
      display: table; }
    .invc-row.invc-row-level1:after {
      clear: both; } }

@media only screen and (max-width: 991px) {
  .invc-row.invc-row-level2 {
    display: block; }
    .invc-row.invc-row-level2:before, .invc-row.invc-row-level2:after {
      content: " ";
      display: table; }
    .invc-row.invc-row-level2:after {
      clear: both; } }

@media only screen and (max-width: 991px) {
  .invc-col {
    display: block;
    padding: 0 0 20px 0;
    float: left;
    padding-bottom: 10px; } }

@media only screen and (max-width: 767px) {
  .invc-row-level2 .invc-col {
    width: 50%; } }

@media only screen and (max-width: 599px) {
  .invc-row-level2 .invc-col {
    width: 100%;
    padding-left: 0; } }

@media only screen and (min-width: 992px) {
  .invc-identity {
    width: 200px; } }

@media only screen and (max-width: 991px) {
  .invc-identity {
    display: block;
    float: left;
    width: 40%; } }

@media only screen and (max-width: 480px) {
  .invc-identity {
    float: none;
    width: 100%; } }

@media only screen and (max-width: 991px) {
  .invc-identity .invc-row.invc-row-level2 {
    display: table; } }

@media only screen and (max-width: 480px) {
  .invc-identity .invc-row.invc-row-level2 {
    display: block; } }

@media only screen and (max-width: 991px) {
  .invc-identity .invc-row.invc-row-level2 .invc-col {
    display: table-cell;
    float: inherit; } }

@media only screen and (max-width: 767px) {
  .invc-identity .invc-row.invc-row-level2 .invc-col {
    width: auto; }
    .invc-identity .invc-row.invc-row-level2 .invc-col.invc-col-checkbox {
      width: 50px !important; } }

@media only screen and (max-width: 480px) {
  .invc-identity .invc-row.invc-row-level2 .invc-col {
    display: block;
    width: 100%; }
    .invc-identity .invc-row.invc-row-level2 .invc-col.invc-col-checkbox {
      text-align: center;
      width: 100% !important; } }

/*
.invc-values {
    @include break-lg {
        display: block;
        float: left;
        width: 60%;        
    }

    @include break-sm {
        float: none;
        width: 100%;

    }

    .invc-row-level2 {
        @include break-lg {
            display: table;
        }
        @include break-md {
            display: block;
        }
    }
}
*/
/*
.invc-actions {    
    @include break-lg (true) {
        width: 384px;
    }

    @include break-lg {
        clear: both;
        display: block;
        width: 100%;

        .invc-row {
            display: block;
            table-layout: inherit;
            width: 100%;
        }
    }
}
*/
.invc-col-checkbox {
  width: 30px;
  text-align: left; }
  @media only screen and (max-width: 767px) {
    .invc-col-checkbox {
      width: 30px !important;
      padding-top: 20px; } }
  @media only screen and (max-width: 599px) {
    .invc-col-checkbox {
      width: 100% !important;
      text-align: center; } }
  .invc-col-checkbox span {
    display: inline-block;
    line-height: 22px;
    text-align: center; }

.invc-col-number {
  padding-left: 10px; }
  @media only screen and (min-width: 1200px) {
    .invc-col-number {
      padding-right: 20px;
      width: 137px; } }
  @media only screen and (max-width: 1199px) {
    .invc-col-number {
      width: inherit; } }

@media only screen and (min-width: 992px) {
  .invc-col-amount {
    padding-left: 40px;
    border-left: 1px solid; } }

@media only screen and (max-width: 991px) {
  .invc-col-amount {
    width: 50%;
    padding-left: 20px; } }

@media only screen and (max-width: 767px) {
  .invc-col-amount {
    padding-top: 10px; } }

@media only screen and (max-width: 599px) {
  .invc-col-amount {
    padding-top: 0; } }

@media only screen and (max-width: 480px) {
  .invc-col-amount {
    float: inherit;
    padding-left: 0;
    width: 100%; } }

@media only screen and (min-width: 1200px) {
  .invc-col-actions {
    width: 300px; } }

@media only screen and (max-width: 1199px) {
  .invc-col-actions {
    width: 190px; } }

@media only screen and (max-width: 991px) {
  .invc-col-actions {
    border-top: 1px solid;
    clear: both;
    display: block;
    float: left;
    padding-top: 20px;
    width: 40%; } }

@media only screen and (min-width: 768px) {
  .invc-col-actions {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center; } }

@media only screen and (max-width: 767px) {
  .invc-col-actions {
    border-top: none;
    padding-top: 0; } }

@media only screen and (max-width: 480px) {
  .invc-col-actions {
    float: inherit;
    width: 100%; } }

@media only screen and (max-width: 1199px) {
  .invc-col-actions .panel-row {
    display: block; } }

@media only screen and (max-width: 1199px) {
  .invc-col-actions .panel-column {
    display: block; }
    .invc-col-actions .panel-column:not(:last-child) {
      padding-bottom: 10px; } }

@media only screen and (min-width: 1200px) {
  .invc-col-actions .btn, .invc-col-actions .btn-addnew {
    float: left; } }

@media only screen and (min-width: 992px) {
  .invc-col-services {
    padding-left: 40px;
    width: 240px; } }

@media only screen and (max-width: 991px) {
  .invc-col-services {
    display: block;
    float: left;
    padding-left: 20px;
    width: 60%; } }

@media only screen and (min-width: 992px) {
  .invc-col-services {
    border-left: 1px solid; } }

@media only screen and (max-width: 991px) {
  .invc-col-services {
    border-top: 1px solid;
    padding-top: 20px; } }

@media only screen and (max-width: 767px) {
  .invc-col-services {
    border-top: none;
    padding-top: 10px; } }

@media only screen and (max-width: 599px) {
  .invc-col-services {
    padding-top: 0; } }

@media only screen and (max-width: 480px) {
  .invc-col-services {
    float: inherit;
    padding-left: 0;
    width: 100%; } }

@media only screen and (min-width: 1200px) {
  .invc-paynow {
    text-align: center; } }

@media only screen and (min-width: 1200px) {
  .invc-viewdetails {
    width: 150px; } }

@media only screen and (max-width: 991px) {
  .invc-viewdetails {
    display: block;
    float: left;
    width: 40%; } }

@media only screen and (max-width: 480px) {
  .invc-viewdetails {
    float: none;
    width: 100%; } }

.invc-btn-paynow {
  padding-left: 36px;
  padding-right: 36px; }
  @media only screen and (max-width: 767px) {
    .invc-btn-paynow {
      margin-bottom: 0; } }

.bucket-pay-now {
  font-size: 0.7em;
  text-decoration: underline;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center; }

#invoice-tab .table-grid .nav-tabs > li > a {
  padding: 0 25px 30px 25px; }

.linkback {
  font-size: 1.9em;
  margin-bottom: 0px;
  margin-top: 30px; }

.invoice-tab-2 .is-tabvar-2 .nav-tabs > li > a {
  height: 105px;
  text-align: center; }

@media only screen and (min-width: 1200px) {
  .package-col-summary {
    border-left: 1px solid;
    padding-left: 40px;
    border-left-color: #dfdfdf; } }

@media only screen and (max-width: 1199px) {
  .package-col-summary {
    border-top: 1px solid;
    padding-top: 10px;
    clear: both; } }

.packagesumm-row {
  border-bottom: 1px solid;
  padding-bottom: 10px;
  padding-top: 10px; }

.packagesumm-last-row {
  padding-top: 10px; }

.packagebal-row {
  padding-bottom: 15px; }
  .packagebal-row > a {
    padding-bottom: 7px; }

/*------------------------------------------------------
    Promise and Dispute
-------------------------------------------------------*/
.icon-exclamation-dispute {
  color: red; }

.icon-exclamation-promise {
  color: green; }

/*######################################################
    login page
#######################################################*/
.login {
  padding-top: 150px; }

@media only screen and (max-width: 767px) and (orientation: portrait) {
  .login {
    padding-top: 70px; } }

@media only screen and (max-width: 767px) and (orientation: landscape) {
  .login {
    padding-top: 40px; } }

@media only screen and (max-width: 480px) and (orientation: portrait) {
  .login {
    padding-top: 40px; } }
  .login-header {
    margin-bottom: 30px;
    text-align: center;
    padding-bottom: 30px;
    border-bottom: 2px solid; }
    .login-header img {
      max-width: 340px; }
  .login-content h1 {
    font-size: 1.8em;
    text-transform: uppercase;
    text-align: center;
    margin: 20px 0; }
  .login-content .form-control {
    margin: 0 0 10px 0; }
  .login-wrapper {
    width: 450px;
    margin: 0 auto;
    padding: 40px;
    background: #ffffff; }
    @media only screen and (max-width: 480px) {
      .login-wrapper {
        width: 100%; } }
  .login-label {
    font-size: 1.6em;
    font-weight: normal; }
  .login-footer {
    padding-top: 20px; }
    .login-footer .login-footer-link {
      font-size: 1.6em; }

/*######################################################
	operator dashboard page
#######################################################*/
.dashboard-side {
  margin-top: 30px; }

.content-wrapper-header {
  border-bottom: 2px solid; }

.content-wrapper-note {
  font-size: 1.3em;
  text-transform: uppercase;
  margin: 6px 0; }

.content-wrapper-footnote {
  font-size: 1.5em; }

.table-dashboard td {
  padding: 16px 10px; }
  @media only screen and (max-width: 767px) {
    .table-dashboard td {
      display: table-cell; } }

.table-dashboard .td-tick {
  width: 10%; }
  @media only screen and (max-width: 767px) {
    .table-dashboard .td-tick {
      display: table-cell; } }

.table-dashboard .td-title {
  width: 50%; }

.table-dashboard .td-action {
  width: 15%; }
  @media only screen and (max-width: 767px) {
    .table-dashboard .td-action {
      display: table-cell; } }

.table-dashboard .td-pricing {
  width: 20%; }

.table-dashboard-subnote {
  font-size: 0.9em;
  margin-top: 5px; }

/*######################################################
	operator task page
#######################################################*/
.is-operator-tasks .invoicestab {
  margin-top: 20px; }

.table-tasks td {
  padding: 32px 10px; }

.account-tasks-page .task-wrapper {
  margin-bottom: 2em; }

/*######################################################
  part pay invoices page
#######################################################*/
.papainvcs-table {
  border-bottom: 1px solid;
  border-top: 1px solid;
  border-collapse: collapse;
  display: table;
  width: 100%; }
  .papainvcs-table th,
  .papainvcs-table td {
    font-size: 1.5em;
    padding: 10px; }
    .papainvcs-table th .form-control,
    .papainvcs-table td .form-control {
      font-size: 1em; }
    .papainvcs-table th .bootstrap-select > .dropdown-toggle,
    .papainvcs-table td .bootstrap-select > .dropdown-toggle {
      font-size: 1em; }
    @media only screen and (max-width: 991px) {
      .papainvcs-table th,
      .papainvcs-table td {
        font-size: 1.4rem; } }
  .papainvcs-table th {
    border-right: 1px solid; }
    .papainvcs-table th:last-child {
      border-right: none; }
    .papainvcs-table th:nth-last-child(2) {
      border-right: none; }
    @media only screen and (max-width: 991px) {
      .papainvcs-table th > span {
        display: block; } }
    @media only screen and (max-width: 767px) {
      .papainvcs-table th {
        display: none; } }
  .papainvcs-table td > span {
    display: inline-block;
    padding-top: 14px; }
    @media only screen and (max-width: 767px) {
      .papainvcs-table td > span {
        padding: 0; } }
  @media only screen and (max-width: 767px) {
    .papainvcs-table td.td-payamount, .papainvcs-table td.td-varreason {
      width: 50%;
      float: left; } }
  @media only screen and (max-width: 767px) {
    .papainvcs-table td.td-payamount {
      padding: 10px 10px 20px 0; } }
  @media only screen and (max-width: 767px) {
    .papainvcs-table td.td-varreason {
      padding: 10px 0px 20px 10px; } }
  @media only screen and (max-width: 767px) {
    .papainvcs-table td.td-descript, .papainvcs-table td.td-docamount {
      display: none; } }
  @media only screen and (max-width: 767px) {
    .papainvcs-table td .form-field-sm {
      max-width: 100%;
      min-height: 49px; } }
  .papainvcs-table td.remove-item {
    text-align: center; }
    .papainvcs-table td.remove-item > a {
      font-size: 16px;
      font-weight: normal;
      margin-top: 0; }
      .papainvcs-table td.remove-item > a.papainvcs-viewdetail {
        font-size: 14px;
        display: none; }
        @media only screen and (max-width: 767px) {
          .papainvcs-table td.remove-item > a.papainvcs-viewdetail {
            display: inline-block; } }
      @media only screen and (max-width: 767px) {
        .papainvcs-table td.remove-item > a {
          margin-bottom: 20px; } }
    @media only screen and (max-width: 767px) {
      .papainvcs-table td.remove-item {
        position: absolute;
        top: 20px;
        right: 0;
        width: 120px;
        text-align: right; } }
  .papainvcs-table td .td-label {
    display: none; }
    @media only screen and (max-width: 767px) {
      .papainvcs-table td .td-label {
        display: inline-block; } }
  @media only screen and (max-width: 767px) {
    .papainvcs-table td {
      display: inline-block;
      width: 80%;
      border-color: transparent;
      text-align: left; } }
  .papainvcs-table > thead > tr > th {
    border-bottom: none; }
  @media only screen and (max-width: 767px) {
    .papainvcs-table > tbody > tr > td {
      border: none;
      padding: 2px 0; } }
  @media only screen and (max-width: 767px) {
    .papainvcs-table > tbody > tr {
      padding-top: 20px;
      display: inline-block;
      position: relative; } }
  @media only screen and (max-width: 767px) {
    .papainvcs-table > tfoot > tr > td:last-child {
      border: none;
      display: none; } }
  .papainvcs-table > tfoot > tr > td:first-child {
    padding-top: 20px; }
  @media only screen and (max-width: 767px) {
    .papainvcs-table > tfoot > tr > td.td-varreason {
      width: 100%;
      border-top: none;
      padding-left: 0; } }
  @media only screen and (max-width: 767px) {
    .papainvcs-table > tfoot > tr > td {
      width: 100%;
      display: inline-block;
      border-bottom: none;
      padding-left: 0;
      padding-right: 0; } }
  .papainvcs-table .th-payamount {
    min-width: 184px; }
    @media only screen and (max-width: 1199px) {
      .papainvcs-table .th-payamount {
        min-width: 100px; } }
  .papainvcs-table .th-descript {
    min-width: 184px; }
    @media only screen and (max-width: 1199px) {
      .papainvcs-table .th-descript {
        min-width: 100px; } }
  .papainvcs-table .th-varreason {
    min-width: 224px; }
    @media only screen and (max-width: 1199px) {
      .papainvcs-table .th-varreason {
        min-width: 155px; } }
  @media only screen and (max-width: 767px) {
    .papainvcs-table .tr-textbox {
      width: 100%;
      padding-top: 0;
      padding-bottom: 15px; } }
  .papainvcs-table .tr-textbox > td {
    border-top: 0px; }
    @media only screen and (max-width: 767px) {
      .papainvcs-table .tr-textbox > td {
        width: 100%;
        display: none; } }
    @media only screen and (max-width: 767px) {
      .papainvcs-table .tr-textbox > td.papainvcs-txttellmore {
        display: inline-block; } }
  .papainvcs-table .tr-textbox > td > textarea {
    resize: none; }
  @media only screen and (max-width: 767px) {
    .papainvcs-table .show-detail td.td-descript, .papainvcs-table .show-detail td.td-docamount {
      display: inline-block; } }
  @media only screen and (max-width: 767px) {
    .papainvcs-table > tbody + tbody {
      border-top-width: 1px; } }

.papainvcs-sectionwrap {
  padding: 20px 0; }
  .papainvcs-sectionwrap ~ .papainvcs-sectionwrap {
    padding-top: 0; }
  @media only screen and (max-width: 767px) {
    .papainvcs-sectionwrap {
      padding-top: 0; } }

.papainvcs-total span {
  display: block;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 30px; }

.papainvcs-total .papainvcs-paytot {
  font-size: 2em; }

@media only screen and (max-width: 767px) {
  .papainvcs-tablewrap {
    border: none; } }

/*######################################################
	payment page
#######################################################*/
.paymentwrappertab {
  border-collapse: collapse;
  display: table;
  table-layout: fixed;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .paymentwrappertab {
      display: block; } }

.paymnt-left,
.paymnt-right {
  display: table-cell;
  vertical-align: top; }
  @media only screen and (max-width: 767px) {
    .paymnt-left,
    .paymnt-right {
      display: block; } }

.paymnt-left {
  border-right: 2px solid;
  width: 240px; }
  @media only screen and (max-width: 767px) {
    .paymnt-left {
      border-bottom: 1px solid;
      border-right: none;
      width: 100%; } }

.paymnt-right {
  padding-left: 60px; }
  @media only screen and (max-width: 767px) {
    .paymnt-right {
      padding-left: 0; } }

.paymnt-navtabs {
  border: none; }
  .open .paymnt-navtabs {
    max-height: 500px; }
  @media only screen and (max-width: 767px) {
    .paymnt-navtabs {
      border-collapse: collapse;
      bottom: -2px;
      position: relative;
      width: 100%; } }
  .paymnt-navtabs > li {
    display: block;
    float: none; }
    .paymnt-navtabs > li > a {
      display: block;
      font-size: 1.5em;
      padding: 28px 0 28px 70px;
      position: relative;
      outline: none; }
      .paymnt-navtabs > li > a:hover, .paymnt-navtabs > li > a:focus, .paymnt-navtabs > li > a:active {
        background-color: transparent;
        border-color: transparent; }
    .paymnt-navtabs > li.active a,
    .paymnt-navtabs > li.active a:hover,
    .paymnt-navtabs > li.active a:focus,
    .paymnt-navtabs > li.active a:active {
      border-radius: 3px 0 0 3px;
      overflow: hidden;
      border-bottom: 1px solid;
      border-left: 1px solid;
      border-top: 1px solid;
      position: relative;
      outline: none;
      overflow: visible; }
      .paymnt-navtabs > li.active a:before,
      .paymnt-navtabs > li.active a:hover:before,
      .paymnt-navtabs > li.active a:focus:before,
      .paymnt-navtabs > li.active a:active:before {
        border-bottom: 1px solid;
        border-top: 1px solid;
        border-right: 6px solid;
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        right: -5px;
        top: -1px;
        width: 0;
        box-sizing: initial;
        -moz-box-sizing: initial;
        -webkit-box-sizing: initial; }
    @media only screen and (max-width: 767px) {
      .paymnt-navtabs > li {
        display: table-cell;
        width: 100%; }
        .paymnt-navtabs > li > a {
          padding: 20px 5px; }
        .paymnt-navtabs > li.active > a,
        .paymnt-navtabs > li.active > a:hover,
        .paymnt-navtabs > li.active > a:focus,
        .paymnt-navtabs > li.active > a:active {
          border-radius: 3px 3px 0 0;
          overflow: hidden;
          border: none; }
          .paymnt-navtabs > li.active > a:before, .paymnt-navtabs > li.active > a:hover:before, .paymnt-navtabs > li.active > a:focus:before, .paymnt-navtabs > li.active > a:active:before,
          .paymnt-navtabs > li.active > a:hover:before,
          .paymnt-navtabs > li.active > a:hover:hover:before,
          .paymnt-navtabs > li.active > a:hover:focus:before,
          .paymnt-navtabs > li.active > a:hover:active:before,
          .paymnt-navtabs > li.active > a:focus:before,
          .paymnt-navtabs > li.active > a:focus:hover:before,
          .paymnt-navtabs > li.active > a:focus:focus:before,
          .paymnt-navtabs > li.active > a:focus:active:before,
          .paymnt-navtabs > li.active > a:active:before,
          .paymnt-navtabs > li.active > a:active:hover:before,
          .paymnt-navtabs > li.active > a:active:focus:before,
          .paymnt-navtabs > li.active > a:active:active:before {
            border: none;
            bottom: -1px;
            height: 0;
            right: -1px;
            top: inherit;
            width: 100%; } }
  .paymnt-navtabs [class*="icon-"],
  .paymnt-navtabs [class^="icon-"] {
    font-size: 25px;
    position: absolute;
    right: 184px;
    top: 26px; }
    @media only screen and (max-width: 767px) {
      .paymnt-navtabs [class*="icon-"],
      .paymnt-navtabs [class^="icon-"] {
        position: relative;
        right: inherit;
        top: 5px;
        margin-right: 4px;
        display: inline-block;
        width: 45px;
        font-size: 20px; } }
    @media only screen and (max-width: 599px) {
      .paymnt-navtabs [class*="icon-"],
      .paymnt-navtabs [class^="icon-"] {
        margin-right: 0; } }
  .paymnt-navtabs .icon-creditcard {
    font-size: 20px;
    top: 28px; }
    @media only screen and (max-width: 767px) {
      .paymnt-navtabs .icon-creditcard {
        top: 3px; } }
  .paymnt-navtabs .icon-bpay {
    font-size: 30px;
    top: 24px; }
    @media only screen and (max-width: 767px) {
      .paymnt-navtabs .icon-bpay {
        top: 6px; } }

.paymnt-masthead {
  border-collapse: collapse;
  display: table;
  table-layout: fixed;
  margin-bottom: 14px;
  width: 100%; }

.paymnt-subhead {
  border-bottom: 2px solid;
  padding-bottom: 20px;
  margin-bottom: 40px; }
  .paymnt-subhead-text {
    font-size: 1.5em; }
  @media only screen and (max-width: 767px) {
    .paymnt-subhead {
      border-bottom-width: 1px; } }

.paymnt-summary-intro {
  display: table-cell;
  padding: 22px 0 22px 0;
  vertical-align: middle;
  font-size: 1.5em; }
  @media only screen and (max-width: 767px) {
    .paymnt-summary .paymnt-summary-intro {
      display: block;
      text-align: left;
      font-size: 1.8em;
      padding: 12px 0 12px 0; } }
  @media only screen and (max-width: 767px) {
    .paymnt-summary-lessshow .paymnt-summary-intro > a {
      display: none; } }
  @media only screen and (max-width: 767px) {
    .paymnt-summary-intro > a {
      display: block; } }

.paymnt-title {
  display: table-cell;
  padding: 22px 0 22px 0;
  vertical-align: middle; }
  @media only screen and (max-width: 767px) {
    .paymnt-summary .paymnt-title {
      display: block;
      padding: 12px 0 12px 0; } }

.paymnt-summary-wrapper {
  display: none; }
  .paymnt-summary-wrapper.is-open {
    display: block; }
  @media only screen and (max-width: 767px) {
    .paymnt-summary-lessshow .paymnt-summary-wrapper {
      display: block; } }

.paymnt-listgroup {
  font-weight: 600; }
  @media only screen and (max-width: 767px) {
    .paymnt-listgroup {
      display: none; } }
  @media only screen and (max-width: 767px) {
    .paymnt-summary-lessshow .paymnt-listgroup {
      display: block; } }
  @media only screen and (max-width: 767px) {
    .paymnt-summary-wrapper.is-open .paymnt-listgroup {
      display: block; } }

.paymnt-logoswrap {
  display: table-cell;
  text-align: right;
  vertical-align: middle;
  width: 140px; }
  @media only screen and (max-width: 767px) {
    .paymnt-logoswrap {
      width: 110px; } }

[class*="paymnt-logo-"],
[class^="paymnt-logo-"] {
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  position: relative;
  margin-left: 8px; }
  [class*="paymnt-logo-"]:first-child,
  [class^="paymnt-logo-"]:first-child {
    margin-left: 0; }
  .paymnt-option-logo [class*="paymnt-logo-"], .paymnt-option-logo
  [class^="paymnt-logo-"] {
    border-radius: 3px;
    overflow: hidden;
    transition: all ease-in 0.2s;
    border: 1px solid;
    background-position: center center;
    height: 50px;
    width: 80px;
    top: inherit; }
  .is-paymntbtn-selected [class*="paymnt-logo-"], .is-paymntbtn-selected
  [class^="paymnt-logo-"] {
    background-color: #fff; }

.paymnt-logo-visa {
  background-image: url("../images/logo-visa.svg");
  height: 11px;
  width: 33px;
  top: -2px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .paymnt-logo-visa {
      background-image: url("../images/logo-visa.svg");
      background-size: 100% auto; } }
  .paymnt-option-logo .paymnt-logo-visa {
    background-size: 41px auto; }

.paymnt-logo-mastercard {
  background-image: url("../images/logo-mastercard.svg");
  height: 20px;
  width: 33px;
  top: 2px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .paymnt-logo-mastercard {
      background-image: url("../images/logo-mastercard.svg");
      background-size: 100% auto; } }
  .paymnt-option-logo .paymnt-logo-mastercard {
    background-size: 41px auto; }

.paymnt-logo-amex {
  background-image: url("../images/logo-amex.svg");
  height: 15px;
  width: 40px;
  top: 1px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .paymnt-logo-amex {
      background-image: url("../images/logo-amex.svg");
      background-size: 100% auto; } }
  .paymnt-option-logo .paymnt-logo-amex {
    background-size: 41px auto; }

.paymnt-optionswrap {
  margin: -10px -10px 30px -10px; }
  .paymnt-optionswrap:before, .paymnt-optionswrap:after {
    content: " ";
    display: table; }
  .paymnt-optionswrap:after {
    clear: both; }

.paymnt-option {
  float: left;
  padding: 10px;
  width: 100%;
  /*@media only screen and (max-width: $screen-md) and (min-width: $screen-sm) {
        width: 100%;
    }

    @include break-ss {
        width: 100%;
    }*/ }

.paymnt-btn-option {
  transition: all ease-in 0.2s;
  border-radius: 5px;
  overflow: hidden;
  background-color: #fff;
  border: 2px solid;
  border-collapse: collapse;
  display: table;
  overflow: hidden;
  outline: none;
  table-layout: fixed;
  width: 100%;
  min-height: 85px;
  cursor: pointer; }
  .paymnt-btn-option[disabled="disabled"] {
    cursor: default; }
  .paymnt-btn-option:disabled {
    border-color: #f9f9f9;
    background-color: #f9f9f9; }

.paymnt-option-logo,
.paymnt-option-details,
.paymnt-option-action {
  display: table-cell;
  padding: 20px 0;
  vertical-align: middle;
  text-align: left; }

.paymnt-option-logo {
  text-align: center;
  width: 128px; }
  .paymnt-option-logo i {
    font-size: 36px;
    font-weight: normal; }
  .paymnt-option-logo ~ .paymnt-option-details {
    padding-left: 0px; }
  @media only screen and (max-width: 767px) {
    .paymnt-option-logo {
      width: 90px; } }

.paymnt-option-details {
  padding-left: 40px;
  padding-right: 10px;
  width: 315px; }
  .paymnt-option-details span {
    display: block;
    font-size: 1.5em;
    font-weight: 600;
    line-height: normal;
    padding: 5px 0; }

.paymnt-option-action .remove-item a {
  margin: 0;
  font-size: 3em;
  width: 20px; }

.new-card-form {
  margin-top: 3em; }

.paymnt-btnwrap {
  padding: 40px 0;
  border-top: 1px solid;
  margin-top: 30px; }
  @media only screen and (max-width: 767px) {
    .paymnt-btnwrap {
      text-align: center; } }

.paymnt-sectionwrap {
  overflow: hidden; }

.paymnt-textonly p {
  font-size: 1.5em; }

.paymnt-total, .paymnt-subtotal {
  font-size: 1.5em;
  font-weight: 600;
  padding: 20px 0px 5px 0px; }
  .paymnt-total .paymnt-label, .paymnt-subtotal .paymnt-label {
    padding-top: 10px; }

.paymnt-note em {
  padding-right: 2px; }

.paymnt-subtotal {
  padding: 5px 0px 5px 0px; }

.paymnt-section-inner {
  margin-bottom: 20px; }

.paymnt-form {
  padding: 0 0 10px 0;
  border-bottom: 1px solid; }
  .paymnt-form .control-label {
    font-size: 1.4em; }

.paymnt-value {
  padding-left: 10px; }
  .list-group-item > .paymnt-value {
    float: right; }
  .paymnt-total > .paymnt-value, .paymnt-subtotal > .paymnt-value {
    font-size: 1.6em;
    padding-left: 30px; }
  .paymnt-subtotal > .paymnt-value {
    font-size: 1.0em;
    font-weight: 500; }

.payment-note-label {
  margin-top: 15px; }

.paymnt-radio label {
  padding-bottom: 26px;
  line-height: 30px; }
  .paymnt-radio label * {
    display: inline-block; }

.paymnt-radio .form-control {
  position: relative;
  top: 4px;
  font-size: 1em;
  margin-left: 3px; }

.paymnt-radio .icon-radio {
  top: 7px; }

/* spinner */
.paymnt-spinner-overlay {
  background: rgba(0, 0, 0, 0.4);
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 5555; }
  @media only screen and (max-width: 767px) {
    .paymnt-spinner-overlay {
      overflow-y: auto; } }

.paymnt-spinner-content {
  background-color: #fff;
  margin: 100px auto 0 auto;
  max-width: 800px;
  padding: 60px; }
  @media only screen and (max-width: 767px) {
    .paymnt-spinner-content {
      margin-top: 70px;
      margin-bottom: 20px;
      padding: 30px;
      width: calc(100% - 30px); } }

.paymnt-spinner-text {
  padding-top: 20px; }
  .paymnt-spinner-text .t-lg {
    margin-bottom: 20px; }
    @media only screen and (max-width: 767px) {
      .paymnt-spinner-text .t-lg {
        font-size: 2em;
        font-weight: 600; } }
  .paymnt-spinner-text > p {
    line-height: 1.5em; }

.paymnt-date {
  margin-top: 20px; }
  .paymnt-date .form-wrapper {
    padding: 0; }

.autopayment {
  margin-top: 20px;
  padding-left: 35px; }
  @media only screen and (max-width: 767px) {
    .autopayment {
      padding-left: 20px; } }

.autopaymnt-item {
  padding-right: 0;
  padding-left: 0; }

.autopaymnt-day {
  padding: 0 5px;
  white-space: nowrap; }
  .autopaymnt-day .form-control {
    max-width: 60px;
    margin-right: 5px; }

.autopaymnt-notification {
  max-width: 218px;
  padding-left: 15px; }
  @media only screen and (max-width: 991px) {
    .autopaymnt-notification {
      padding-left: 5px; } }

.paymnt-days-paymnent {
  padding-left: 5px; }

.paymnt-tabsselected {
  display: none; }
  .paymnt-tabsselected.active {
    display: inline-block; }

@media only screen and (max-width: 767px) {
  .paymnt-summary-details {
    display: block;
    font-size: 16px; } }

.paymnt-futuredate {
  margin-left: 35px; }

.paymnt-summary .checkbox.merchant-fee {
  font-weight: normal;
  font-size: 1.5rem; }
  .paymnt-summary .checkbox.merchant-fee label:before {
    left: 30px; }

.payment-schedule-actions.td-action-itemwrap {
  display: inline-block; }

.payment-schedule-actions.td-action-itemwrap .btn-default.btn-detail {
  right: 0px;
  padding: 12px;
  margin: 0;
  position: relative;
  top: 0px; }

/*######################################################
	reminder strategy template page
#######################################################*/
.remstratem-template-panel {
  padding-top: 30px;
  background-color: #fff; }

.remstratem-col-wrap {
  border-collapse: collapse;
  display: table;
  table-layout: fixed;
  width: 100%; }
  @media only screen and (max-width: 991px) {
    .remstratem-col-wrap {
      display: block; } }

.remstratem-col {
  display: table-cell;
  vertical-align: top; }
  @media only screen and (max-width: 991px) {
    .remstratem-col {
      display: block; } }

.remstratem-label {
  font-size: 1.4em;
  font-weight: 500; }

.remstratem-btnwrap {
  margin-right: 20px;
  padding-top: 20px;
  text-align: center !important; }
  .remstratem-btnwrap:before {
    border-top: 1px solid;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    margin-top: 9px;
    top: 50%;
    width: 100%;
    z-index: 0; }

.remstratem-title {
  font-size: 2em;
  padding: 20px 26px; }

.remstratem-message {
  padding-top: 22px; }

.remstratem-mergedfields span {
  display: inline-block;
  font-size: 1.3em;
  min-width: 158px;
  padding: 6px 5px; }

.remstratem-mergedfields li {
  list-style: none; }

.remstratem-mergedfields ul {
  padding-left: 10px; }

.form-template textarea {
  height: 350px;
  line-height: 26px; }

.form-template .radio label {
  font-weight: normal; }

/* col left */
.remstratem-col-left {
  border-bottom: 2px solid;
  border-right: 2px solid;
  padding: 0 0 40px 40px;
  width: 450px; }
  @media only screen and (max-width: 991px) {
    .remstratem-col-left {
      width: 100%; } }

.remstratem-templateitem {
  cursor: pointer;
  padding-right: 20px; }
  .remstratem-templateitem.is-template-active {
    border-right: 6px solid;
    padding-right: 0; }
  .remstratem-templateitem ~ .remstratem-templateitem {
    margin-top: 10px; }

.remstratem-templateinner {
  border-radius: 5px;
  overflow: hidden;
  border: 2px solid; }
  .is-template-active .remstratem-templateinner {
    border-radius: 5px 0 0 5px;
    overflow: hidden;
    border-right: none; }

.remstratem-tmpinner-colwrap {
  border-collapse: collapse;
  display: table;
  table-layout: fixed;
  width: 100%; }

.remstratem-tmpinner-col {
  display: table-cell;
  padding: 5px;
  vertical-align: top; }

.remstratem-tmpinner-icon {
  text-align: center;
  width: 60px; }
  .remstratem-tmpinner-icon p,
  .remstratem-tmpinner-icon span {
    font-size: 1.5em; }
  .remstratem-tmpinner-icon [class^="icon-"],
  .remstratem-tmpinner-icon [class*="icon-"] {
    display: block;
    margin-bottom: 5px;
    margin-top: 10px; }
  .remstratem-tmpinner-icon .icon-envelope {
    font-size: 1.3em; }
  .remstratem-tmpinner-icon .icon-letter {
    font-size: 1.6em;
    margin-left: 7px; }
  .remstratem-tmpinner-icon .icon-comment {
    font-size: 1.6em; }

.remstratem-tmpinner-content h4 {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  font-size: 1.5em;
  line-height: normal; }

.remstratem-tmpinner-content span,
.remstratem-tmpinner-content p {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  font-size: 1.5em; }

.remstratem-tmpinner-action {
  padding-left: 10px;
  text-align: left;
  vertical-align: middle;
  width: 40px; }
  .remstratem-tmpinner-action .icon-delete {
    color: #ededed;
    font-size: 1.8em; }
  .is-template-active .remstratem-tmpinner-action {
    width: 58px; }

/* col right */
.remstratem-col-right {
  border-bottom: 2px solid;
  padding: 20px 0 40px 40px; }
  @media only screen and (max-width: 991px) {
    .remstratem-col-right {
      width: 100%; } }

.remstratem-masthead {
  padding-right: 40px; }

.remstratem-templatenamewrap {
  padding-bottom: 5px;
  padding-top: 5px; }
  .remstratem-templatenamewrap .control-label {
    line-height: 45px; }

.remstratem-template {
  padding-right: 40px; }
  .remstratem-template:before, .remstratem-template:after {
    content: " ";
    display: table; }
  .remstratem-template:after {
    clear: both; }

/*######################################################
	template page
#######################################################*/
#merge-fields .mergefields-subnote {
  font-size: 1.2em; }

.template-page .checkbox label {
  font-weight: normal;
  margin-bottom: 10px; }

/*######################################################
	returns page
#######################################################*/
.returns {
  padding: 20px 0 10px 0; }

.return-list .btn-attachment {
  margin-right: 40px; }

.rtrns-group {
  border-collapse: collapse;
  border-top: 1px solid;
  display: table;
  table-layout: fixed;
  width: 100%; }
  @media only screen and (max-width: 480px) {
    .rtrns-group {
      display: block; } }

.rtrns-num,
.rtrns-form {
  display: table-cell;
  vertical-align: top; }
  @media only screen and (max-width: 480px) {
    .rtrns-num,
    .rtrns-form {
      display: block;
      width: 100% !important; } }

.rtrns-num {
  font-size: 1.5em;
  font-weight: 500;
  line-height: normal;
  padding: 40px 10px 10px 10px;
  width: 48px; }
  @media only screen and (max-width: 480px) {
    .rtrns-num {
      padding: 20px 10px 5px 10px; } }

.rtrns-form {
  padding: 36px 0 10px 0;
  width: 100%; }
  .rtrns-form:before, .rtrns-form:after {
    content: " ";
    display: table; }
  .rtrns-form:after {
    clear: both; }
  @media only screen and (max-width: 480px) {
    .rtrns-form {
      padding: 5px 10px 20px 10px; } }

.rtrns-colwrap {
  margin-left: -15px;
  margin-right: -15px; }
  .rtrns-colwrap:before, .rtrns-colwrap:after {
    content: " ";
    display: table; }
  .rtrns-colwrap:after {
    clear: both; }

.rtrns-column {
  float: left; }
  @media only screen and (min-width: 992px) {
    .rtrns-column {
      width: 50%; }
      .rtrns-column ~ .rtrns-column {
        padding-left: 20px; } }
  @media only screen and (max-width: 991px) {
    .rtrns-column {
      width: 100%; } }

.rtrns-itemwrap {
  padding: 0 10px;
  float: left; }
  @media only screen and (min-width: 481px) {
    .rtrns-itemwrap {
      width: 50%; } }
  @media only screen and (max-width: 480px) {
    .rtrns-itemwrap {
      width: 100%; } }

.rtrns-btnwrap {
  text-align: right;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .rtrns-btnwrap {
      text-align: center;
      padding-top: 50px; } }

.rtrns-addnew {
  position: absolute;
  left: 50%;
  margin-left: -30px !important;
  top: -30px; }

.rtrn-isbn .open > .dropdown-menu {
  min-width: 215px; }

.rtrn-ordernumber .open > .dropdown-menu {
  min-width: 215px; }

.field-wrap .checkbox {
  display: inline-block;
  vertical-align: bottom;
  margin-right: 8px; }
  .field-wrap .checkbox > input:checked ~ label:before {
    color: #fff; }
  .field-wrap .checkbox > label {
    line-height: 22px;
    font-weight: 400; }
    @media only screen and (max-width: 767px) {
      .field-wrap .checkbox > label {
        padding-left: 28px; } }
  @media only screen and (max-width: 767px) {
    .field-wrap .checkbox {
      font-size: 13px; } }
  @media only screen and (max-width: 480px) {
    .field-wrap .checkbox {
      margin-bottom: 7px; } }

@media only screen and (max-width: 767px) {
  .invoicestabwrap .nav-tabs {
    display: none; } }

.invoicestabwrap .tabdrop-activelabel {
  font-size: 20px; }

.returnstabwrap-navtabs {
  list-style: none;
  margin: 20px 0 0;
  padding: 0;
  display: none; }
  @media only screen and (max-width: 767px) {
    .returnstabwrap-navtabs {
      display: block;
      transition: max-height linear 0.3s;
      max-height: 0;
      overflow: hidden; } }
  @media only screen and (max-width: 767px) {
    .returnstabwrap-tabsmobile.open .returnstabwrap-navtabs {
      max-height: 300px; } }

.returnstabwrap-navitemtab {
  display: block; }

.returnstabwrap-navlinktab {
  font-size: 2em;
  padding: 0 30px 20px 10px;
  display: block; }
  .returnstabwrap-navlinktab:hover, .returnstabwrap-navlinktab:focus, .returnstabwrap-navlinktab:active {
    text-decoration: none; }

.form-wrapper.form-return-upload .form-control-static {
  font-size: 1.4em;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 15px; }

.form-wrapper.form-return-upload .textarea-error-messages {
  height: 250px; }

/*######################################################
	services page
#######################################################*/
.services {
  padding: 20px 0 10px 0; }

.svcs-group {
  border-collapse: collapse;
  border-top: 1px solid;
  display: table;
  table-layout: fixed;
  width: 100%; }
  @media only screen and (max-width: 480px) {
    .svcs-group {
      display: block; } }

.svcs-num,
.svcs-form {
  display: table-cell;
  vertical-align: top; }
  @media only screen and (max-width: 480px) {
    .svcs-num,
    .svcs-form {
      display: block;
      width: 100% !important; } }

.svcs-num {
  font-size: 1.5em;
  font-weight: 500;
  line-height: normal;
  padding: 40px 10px 10px 10px;
  width: 48px; }
  @media only screen and (max-width: 480px) {
    .svcs-num {
      padding: 20px 10px 5px 10px; } }

.svcs-form {
  padding: 36px 0 10px 0;
  width: 100%; }
  .svcs-form:before, .svcs-form:after {
    content: " ";
    display: table; }
  .svcs-form:after {
    clear: both; }
  @media only screen and (max-width: 480px) {
    .svcs-form {
      padding: 5px 10px 20px 10px; } }

.svcs-colwrap {
  margin-left: -15px;
  margin-right: -15px; }
  .svcs-colwrap:before, .svcs-colwrap:after {
    content: " ";
    display: table; }
  .svcs-colwrap:after {
    clear: both; }

.svcs-column {
  float: left; }
  @media only screen and (min-width: 992px) {
    .svcs-column {
      width: 50%; }
      .svcs-column ~ .svcs-column {
        padding-left: 20px; } }
  @media only screen and (max-width: 991px) {
    .svcs-column {
      width: 100%; } }

.svcs-itemwrap {
  padding: 0 10px;
  float: left; }
  @media only screen and (min-width: 481px) {
    .svcs-itemwrap {
      width: 50%; } }
  @media only screen and (max-width: 480px) {
    .svcs-itemwrap {
      width: 100%; } }

.svcs-btnwrap {
  text-align: right;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .svcs-btnwrap {
      text-align: center;
      padding-top: 50px; } }

.svcs-addnew {
  position: absolute;
  left: 50%;
  margin-left: -30px !important;
  top: -30px; }

.servicestabwrap-navtabs {
  list-style: none;
  margin: 20px 0 0;
  padding: 0;
  display: none; }
  @media only screen and (max-width: 767px) {
    .servicestabwrap-navtabs {
      display: block;
      transition: max-height linear 0.3s;
      max-height: 0;
      overflow: hidden; } }
  @media only screen and (max-width: 767px) {
    .servicestabwrap-tabsmobile.open .servicestabwrap-navtabs {
      max-height: 300px; } }

.servicestabwrap-navitemtab {
  display: block; }

.servicestabwrap-navlinktab {
  font-size: 2em;
  padding: 0 30px 20px 10px;
  display: block; }
  .servicestabwrap-navlinktab:hover, .servicestabwrap-navlinktab:focus, .servicestabwrap-navlinktab:active {
    text-decoration: none; }

/*######################################################
	payment history page
#######################################################*/
@media only screen and (max-width: 767px) {
  .payment-history .td-action {
    display: none; } }

@media only screen and (max-width: 767px) {
  .payment-history table > tbody > tr.show-detail > td > span {
    display: inline-block; } }

@media only screen and (max-width: 767px) {
  .payment-history table > tbody > tr.show-detail > td.td-tick {
    float: left; } }

@media only screen and (max-width: 767px) {
  .payment-history table > tbody > tr.show-detail > td.td-tick > span {
    padding-top: 0px;
    padding-left: 4px; } }

@media only screen and (max-width: 767px) {
  .payment-history table > tbody > tr.show-detail > td.td-action > button {
    display: inline-block;
    position: relative;
    top: auto;
    right: auto;
    margin: 0px 0 15px; } }

@media only screen and (max-width: 767px) {
  .payment-history table > tbody > tr.show-detail > td.td-receipt {
    padding-top: 15px; } }

@media only screen and (max-width: 767px) {
  .payment-history table > tbody > tr.show-detail > td {
    display: inline-block;
    width: 85%;
    text-align: left;
    border-color: transparent;
    height: auto;
    padding-top: 10px;
    padding-bottom: 5px;
    float: right; } }

@media only screen and (max-width: 767px) {
  .payment-history table > tbody > tr.show-detail .td-label {
    display: inline-block; } }

@media only screen and (max-width: 767px) {
  .payment-history table > tbody > tr.show-detail.is-selected td {
    border-color: transparent; } }

@media only screen and (max-width: 767px) {
  .payment-history table > tbody > tr.show-detail.is-selected {
    border: 1px solid; } }

.payment-history table > tbody > tr.is-selected {
  position: relative;
  z-index: 11; }

@media only screen and (max-width: 767px) {
  .payment-history table > tbody > tr td {
    width: 26.3%;
    border-color: transparent !important; } }

@media only screen and (max-width: 767px) {
  .payment-history table > tbody > tr {
    border: 1px solid;
    display: inline-block;
    width: 100%;
    margin-top: -1px; } }

@media only screen and (max-width: 767px) {
  .payment-history .td-account,
  .payment-history .td-date,
  .payment-history .t-amount {
    display: inline-block; } }

.payment-history .td-label {
  display: none; }

.payment-history .list-group-item {
  font-size: inherit;
  border-top: none;
  border-bottom: none;
  padding: 10px 0; }

.payment-history .list-group {
  border-top: none;
  border-bottom: none; }

.payment-history .order-details {
  background-color: #f9f9f9; }

/*######################################################
	task page
#######################################################*/
#task-list .tblwrap-ovr-button {
  width: 210px; }

.attachment-list {
  position: relative; }
  .attachment-list .table-grid .nav-tabs > li.active a {
    border-bottom: 1px solid #dfdfdf !important; }
  .attachment-list .table-grid .nav-tabs > li > a {
    padding-left: 0; }

.attachment-button {
  position: absolute;
  right: 0;
  top: -5px; }
  .attachment-button .btn-add-attachment {
    padding: 12px 15px; }

/*######################################################
    user profile page
#######################################################*/
.ad-hoc-payment form {
  padding-top: 30px; }

/*######################################################
	autopay page
#######################################################*/
.autopay h3 {
  margin-bottom: 1em; }

.autopay .inner-text {
  margin-bottom: 2em; }

.autopay .checkbox-row {
  margin-top: 2em; }

/*######################################################
	setup complete page
#######################################################*/
.setup-complete {
  padding-top: 80px;
  padding-bottom: 100px; }
  @media only screen and (max-width: 480px) {
    .setup-complete {
      padding-top: 20px;
      padding-bottom: 20px; } }
  .setup-complete h2 {
    margin-bottom: 1em; }
  .setup-complete p {
    margin-bottom: 2em; }

/*######################################################
	welcome banner widget
#######################################################*/
.welcome-banner {
  background-color: #436dda;
  color: #f6fcff;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-top: 50px;
  margin-bottom: 30px;
  text-align: center; }

.welbann-icon {
  font-size: 2.5rem;
  margin: 5px auto; }

.banner img {
  width: 100%;
  margin-bottom: 40px; }
  @media only screen and (max-width: 480px) {
    .banner img {
      margin-bottom: 20px; } }

.business-details .divider {
  margin-top: 0; }

/*######################################################
	load summary widget
#######################################################*/
.load-summary .flex-container {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px; }

.load-summary .item-wrapper {
  height: 200px;
  background-color: white;
  width: 32%; }

.load-summary .title {
  padding: 10px;
  font-weight: normal; }

.load-summary .statistic {
  text-align: center;
  font-size: 7em; }

.document-list .btn-main {
  right: 60px !important; }

.document-list .btn-detail {
  right: 0 !important; }

.purchase-order-list .btn-main {
  right: 60px !important; }

.purchase-order-list .btn-detail {
  right: 0 !important; }

/*######################################################
    claim page
#######################################################*/
#modal-claim-detail .modal-header button.btn-modal-edit {
  margin-right: 15px; }

.claim-details {
  margin-top: 15px; }

.claim-complete-button-top {
  top: -15px; }

.claim-button-position {
  position: unset !important; }

.dispute-manage-assignee-space {
  padding-left: 15px; }

.dispute-add-button-top {
  margin-top: 25px; }

/*######################################################
	add service page
#######################################################*/
* {
  box-sizing: border-box; }

.columns {
  float: left;
  width: 33.3%;
  padding: 8px; }

.price {
  list-style-type: none;
  border: 1px solid #eee;
  margin: 0;
  padding: 0;
  transition: 0.3s; }

.plan-button {
  background-color: #4CAF50;
  border: none;
  color: white;
  padding: 10px 25px;
  text-align: center;
  text-decoration: none;
  font-size: 18px; }

.price:hover {
  box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.2); }

.price .header {
  background-color: #436dda;
  color: white;
  font-size: 25px; }

.price li {
  border-bottom: 1px solid #eee;
  padding: 20px;
  text-align: center;
  font-size: 15px; }

.price li a {
  color: #FFFFFF;
  text-decoration: none; }

.price .grey {
  background-color: #eee;
  font-size: 20px; }

.price .alter {
  background-color: #eee;
  font-size: 20px; }

.checkbox.pull-right {
  margin: 0; }

.pl-ziro {
  padding-left: 0px; }

@media only screen and (max-width: 600px) {
  .columns {
    width: 100%; } }

.custom-div {
  border: 1px solid red;
  padding: 10px 10px 40px 10px;
  position: relative;
  margin: 0 auto 0 auto;
  height: 100%; }

.custom-div .signature {
  border: 1px solid orange;
  margin: 0 auto;
  cursor: pointer; }

.custom-div .signature canvas {
  border: 1px solid #999;
  margin: 0 auto;
  cursor: pointer; }

.custom-div .buttons {
  position: absolute;
  bottom: 10px;
  left: 10px; }

.custom-div .sizes {
  position: absolute;
  bottom: 10px;
  right: 10px; }

.container .sizes input {
  width: 4em;
  text-align: center; }

.result {
  border: 1px solid blue;
  margin: 30px auto 0 auto;
  height: 220px;
  width: 568px; }

/* order is important */
@media print {
  .loading-spinner {
    display: none; } }

.notification-box-wrapper {
  overflow: hidden;
  margin-bottom: 30px; }

.notification-box-content {
  border-bottom: solid 1px #d0d0d0;
  margin: 5px 0px;
  overflow: hidden; }

.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px; }

.lds-ellipsis div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #afafaf;
  animation-timing-function: cubic-bezier(0, 1, 1, 0); }

.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite; }

.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite; }

.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite; }

.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite; }

@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0); }
  100% {
    transform: scale(1); } }

@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(0); } }

@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0); }
  100% {
    transform: translate(24px, 0); } }

/*# sourceMappingURL=maps/main.css.map */
