@charset "UTF-8";
/* Main colors */
/* Heading 1 (main menu) */
/* Heading 2 (user menu) */
/* Heading 3 (wizard) */
/* Heading 4 (lists) */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  select {
    background: #fff !important; }
  .navbar {
    display: none; }
  .table td, .wr-list__table td, .wr-panel__table td, .wr-month-calendar-table td,
  .table th,
  .wr-list__table th,
  .wr-panel__table th,
  .wr-month-calendar-table th {
    background-color: #fff !important; }
  .btn > .caret, .wr-payments-list__refresh-button > .caret, .wr-payment-status > .caret, .wr-lpu-schedule-pstatus > .caret, .wr-online-button > .caret, .wr-my-records__modal .wr-confirm-button > .caret, .wr-my-records__modal .wr-document-button > .caret, .wr-reserve-actions__action-online > .caret, .wr-duty-actions__action-online > .caret, .wr-reserve-actions__action-pay > .caret, .wr-duty-actions__action-pay > .caret, .wr-reserve-actions__action-document > .caret, .wr-duty-actions__action-document > .caret, .wr-my-records__print-all-button > .caret, .wr-reserve-actions__action > .caret, .wr-duty-actions__action > .caret,
  .dropup > .btn > .caret,
  .dropup > .wr-payments-list__refresh-button > .caret,
  .dropup > .wr-payment-status > .caret,
  .dropup > .wr-lpu-schedule-pstatus > .caret,
  .dropup > .wr-online-button > .caret,
  .wr-my-records__modal .dropup > .wr-confirm-button > .caret,
  .wr-my-records__modal .dropup > .wr-document-button > .caret,
  .dropup > .wr-reserve-actions__action-online > .caret,
  .dropup > .wr-duty-actions__action-online > .caret,
  .dropup > .wr-reserve-actions__action-pay > .caret,
  .dropup > .wr-duty-actions__action-pay > .caret,
  .dropup > .wr-reserve-actions__action-document > .caret,
  .dropup > .wr-duty-actions__action-document > .caret,
  .dropup > .wr-my-records__print-all-button > .caret,
  .dropup > .wr-reserve-actions__action > .caret,
  .dropup > .wr-duty-actions__action > .caret {
    border-top-color: #000 !important; }
  .label, .wr-info__dl dt, .wr-payments-info__dl dt, .wr-my-records-info__dl dt, .wr-user-reports-info__dl dt, .wr-case-history-info__dl dt, .wr-trueconf__wait-label, .check-label, .wr-check-label {
    border: 1px solid #000; }
  .table, .wr-list__table, .wr-panel__table, .wr-month-calendar-table {
    border-collapse: collapse !important; }
  .table-bordered th, .wr-list__table-bordered th, .wr-panel__table-bordered th, .wr-month-calendar-table th,
  .table-bordered td,
  .wr-list__table-bordered td,
  .wr-panel__table-bordered td,
  .wr-month-calendar-table td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../../assets/fonts/glyphicons-halflings-regular.eot");
  src: url("../../assets/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/glyphicons-halflings-regular.woff") format("woff"), url("../../assets/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../../assets/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "*"; }

.glyphicon-plus:before {
  content: "+"; }

.glyphicon-euro:before {
  content: "\20AC"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #434A54;
  background-color: #fff; }

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

a {
  color: #34495E;
  text-decoration: none; }
  a:hover, a:focus {
    color: #19232d;
    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 {
  display: block;
  width: 100% \9;
  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;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto; }

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

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

.sr-only, .bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-payments-list__refresh-button[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-payment-status[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-lpu-schedule-pstatus[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-online-button[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-confirm-button[data-action="incrementHours"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-confirm-button[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-document-button[data-action="incrementHours"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-document-button[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-online[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-online[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-pay[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-pay[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-document[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-document[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-my-records__print-all-button[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-payments-list__refresh-button[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-payment-status[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-lpu-schedule-pstatus[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-online-button[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-confirm-button[data-action="incrementMinutes"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-confirm-button[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-document-button[data-action="incrementMinutes"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-document-button[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-online[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-online[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-pay[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-pay[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-document[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-document[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-my-records__print-all-button[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-payments-list__refresh-button[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-payment-status[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-lpu-schedule-pstatus[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-online-button[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-confirm-button[data-action="decrementHours"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-confirm-button[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-document-button[data-action="decrementHours"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-document-button[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-online[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-online[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-pay[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-pay[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-document[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-document[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-my-records__print-all-button[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-payments-list__refresh-button[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-payment-status[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-lpu-schedule-pstatus[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-online-button[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-confirm-button[data-action="decrementMinutes"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-confirm-button[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-document-button[data-action="decrementMinutes"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-document-button[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-online[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-online[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-pay[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-pay[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-document[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-document[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-my-records__print-all-button[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-payments-list__refresh-button[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-payment-status[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-lpu-schedule-pstatus[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-online-button[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-confirm-button[data-action="showHours"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-confirm-button[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-document-button[data-action="showHours"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-document-button[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-online[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-online[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-pay[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-pay[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-document[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-document[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-my-records__print-all-button[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-payments-list__refresh-button[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-payment-status[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-lpu-schedule-pstatus[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-online-button[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-confirm-button[data-action="showMinutes"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-confirm-button[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-document-button[data-action="showMinutes"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-document-button[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-online[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-online[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-pay[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-pay[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-document[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-document[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-my-records__print-all-button[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-payments-list__refresh-button[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-payment-status[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-lpu-schedule-pstatus[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-online-button[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-confirm-button[data-action="togglePeriod"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-confirm-button[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-document-button[data-action="togglePeriod"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-document-button[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-online[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-online[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-pay[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-pay[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-document[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-document[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-my-records__print-all-button[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .btn[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-payments-list__refresh-button[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-payment-status[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-lpu-schedule-pstatus[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-online-button[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-confirm-button[data-action="clear"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-confirm-button[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-document-button[data-action="clear"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-document-button[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-online[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-online[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-pay[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-pay[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-document[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-document[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-my-records__print-all-button[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action[data-action="clear"]::after, .bootstrap-datetimepicker-widget .btn[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-payments-list__refresh-button[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-payment-status[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-lpu-schedule-pstatus[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-online-button[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-confirm-button[data-action="today"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-confirm-button[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-document-button[data-action="today"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-document-button[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-online[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-online[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-pay[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-pay[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-document[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-document[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-my-records__print-all-button[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action[data-action="today"]::after, .bootstrap-datetimepicker-widget .picker-switch::after, .bootstrap-datetimepicker-widget table th.prev::after, .bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

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

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  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: #E6E9ED; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  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: 10px;
  margin-bottom: 10px; }
  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: 36px; }

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

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

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

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

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

p {
  margin: 0 0 10px; }

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

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

cite {
  font-style: normal; }

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #E6E9ED; }

.text-primary {
  color: #34495E; }

a.text-primary:hover {
  color: #22303d; }

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

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

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

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

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

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #34495E; }

a.bg-primary:hover {
  background-color: #22303d; }

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

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

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

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

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

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

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

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

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

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

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

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

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

dt,
dd {
  line-height: 1.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 #E6E9ED; }

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

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #F5F7FA; }
  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: #E6E9ED; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014   \A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #F5F7FA;
  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: '\A0   \2014'; }

blockquote:before,
blockquote:after {
  content: ""; }

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

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

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

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #434A54;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

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

.container {
  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, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

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

.col-xs-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 {
  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; }

th {
  text-align: left; }

.table, .wr-list__table, .wr-panel__table, .wr-month-calendar-table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th, .wr-list__table > thead > tr > th, .wr-panel__table > thead > tr > th, .wr-month-calendar-table > thead > tr > th,
  .table > thead > tr > td,
  .wr-list__table > thead > tr > td,
  .wr-panel__table > thead > tr > td,
  .wr-month-calendar-table > thead > tr > td,
  .table > tbody > tr > th,
  .wr-list__table > tbody > tr > th,
  .wr-panel__table > tbody > tr > th,
  .wr-month-calendar-table > tbody > tr > th,
  .table > tbody > tr > td,
  .wr-list__table > tbody > tr > td,
  .wr-panel__table > tbody > tr > td,
  .wr-month-calendar-table > tbody > tr > td,
  .table > tfoot > tr > th,
  .wr-list__table > tfoot > tr > th,
  .wr-panel__table > tfoot > tr > th,
  .wr-month-calendar-table > tfoot > tr > th,
  .table > tfoot > tr > td,
  .wr-list__table > tfoot > tr > td,
  .wr-panel__table > tfoot > tr > td,
  .wr-month-calendar-table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th, .wr-list__table > thead > tr > th, .wr-panel__table > thead > tr > th, .wr-month-calendar-table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th, .wr-list__table > caption + thead > tr:first-child > th, .wr-panel__table > caption + thead > tr:first-child > th, .wr-month-calendar-table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .wr-list__table > caption + thead > tr:first-child > td,
  .wr-panel__table > caption + thead > tr:first-child > td,
  .wr-month-calendar-table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .wr-list__table > colgroup + thead > tr:first-child > th,
  .wr-panel__table > colgroup + thead > tr:first-child > th,
  .wr-month-calendar-table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .wr-list__table > colgroup + thead > tr:first-child > td,
  .wr-panel__table > colgroup + thead > tr:first-child > td,
  .wr-month-calendar-table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .wr-list__table > thead:first-child > tr:first-child > th,
  .wr-panel__table > thead:first-child > tr:first-child > th,
  .wr-month-calendar-table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td,
  .wr-list__table > thead:first-child > tr:first-child > td,
  .wr-panel__table > thead:first-child > tr:first-child > td,
  .wr-month-calendar-table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody, .wr-list__table > tbody + tbody, .wr-panel__table > tbody + tbody, .wr-month-calendar-table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table, .wr-list__table .table, .wr-panel__table .table, .wr-month-calendar-table .table, .table .wr-list__table, .wr-list__table .wr-list__table, .wr-panel__table .wr-list__table, .wr-month-calendar-table .wr-list__table, .table .wr-panel__table, .wr-list__table .wr-panel__table, .wr-panel__table .wr-panel__table, .wr-month-calendar-table .wr-panel__table, .table .wr-month-calendar-table, .wr-list__table .wr-month-calendar-table, .wr-panel__table .wr-month-calendar-table, .wr-month-calendar-table .wr-month-calendar-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, .wr-list__table-bordered, .wr-panel__table-bordered, .wr-month-calendar-table {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th, .wr-list__table-bordered > thead > tr > th, .wr-panel__table-bordered > thead > tr > th, .wr-month-calendar-table > thead > tr > th,
  .table-bordered > thead > tr > td,
  .wr-list__table-bordered > thead > tr > td,
  .wr-panel__table-bordered > thead > tr > td,
  .wr-month-calendar-table > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .wr-list__table-bordered > tbody > tr > th,
  .wr-panel__table-bordered > tbody > tr > th,
  .wr-month-calendar-table > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .wr-list__table-bordered > tbody > tr > td,
  .wr-panel__table-bordered > tbody > tr > td,
  .wr-month-calendar-table > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .wr-list__table-bordered > tfoot > tr > th,
  .wr-panel__table-bordered > tfoot > tr > th,
  .wr-month-calendar-table > tfoot > tr > th,
  .table-bordered > tfoot > tr > td,
  .wr-list__table-bordered > tfoot > tr > td,
  .wr-panel__table-bordered > tfoot > tr > td,
  .wr-month-calendar-table > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th, .wr-list__table-bordered > thead > tr > th, .wr-panel__table-bordered > thead > tr > th, .wr-month-calendar-table > thead > tr > th,
  .table-bordered > thead > tr > td,
  .wr-list__table-bordered > thead > tr > td,
  .wr-panel__table-bordered > thead > tr > td,
  .wr-month-calendar-table > thead > tr > td {
    border-bottom-width: 2px; }

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

.table-hover > tbody > tr:hover > td, .wr-list__table-hover > tbody > tr:hover > td, .wr-panel__table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th,
.wr-list__table-hover > tbody > tr:hover > th,
.wr-panel__table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5; }

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch; }
    .table-responsive > .table, .table-responsive > .wr-list__table, .table-responsive > .wr-panel__table, .table-responsive > .wr-month-calendar-table {
      margin-bottom: 0; }
      .table-responsive > .table > thead > tr > th, .table-responsive > .wr-list__table > thead > tr > th, .table-responsive > .wr-panel__table > thead > tr > th, .table-responsive > .wr-month-calendar-table > thead > tr > th,
      .table-responsive > .table > thead > tr > td,
      .table-responsive > .wr-list__table > thead > tr > td,
      .table-responsive > .wr-panel__table > thead > tr > td,
      .table-responsive > .wr-month-calendar-table > thead > tr > td,
      .table-responsive > .table > tbody > tr > th,
      .table-responsive > .wr-list__table > tbody > tr > th,
      .table-responsive > .wr-panel__table > tbody > tr > th,
      .table-responsive > .wr-month-calendar-table > tbody > tr > th,
      .table-responsive > .table > tbody > tr > td,
      .table-responsive > .wr-list__table > tbody > tr > td,
      .table-responsive > .wr-panel__table > tbody > tr > td,
      .table-responsive > .wr-month-calendar-table > tbody > tr > td,
      .table-responsive > .table > tfoot > tr > th,
      .table-responsive > .wr-list__table > tfoot > tr > th,
      .table-responsive > .wr-panel__table > tfoot > tr > th,
      .table-responsive > .wr-month-calendar-table > tfoot > tr > th,
      .table-responsive > .table > tfoot > tr > td,
      .table-responsive > .wr-list__table > tfoot > tr > td,
      .table-responsive > .wr-panel__table > tfoot > tr > td,
      .table-responsive > .wr-month-calendar-table > tfoot > tr > td {
        white-space: nowrap; }
    .table-responsive > .table-bordered, .table-responsive > .wr-list__table-bordered, .table-responsive > .wr-panel__table-bordered, .table-responsive > .wr-month-calendar-table {
      border: 0; }
      .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .wr-list__table-bordered > thead > tr > th:first-child, .table-responsive > .wr-panel__table-bordered > thead > tr > th:first-child, .table-responsive > .wr-month-calendar-table > thead > tr > th:first-child,
      .table-responsive > .table-bordered > thead > tr > td:first-child,
      .table-responsive > .wr-list__table-bordered > thead > tr > td:first-child,
      .table-responsive > .wr-panel__table-bordered > thead > tr > td:first-child,
      .table-responsive > .wr-month-calendar-table > thead > tr > td:first-child,
      .table-responsive > .table-bordered > tbody > tr > th:first-child,
      .table-responsive > .wr-list__table-bordered > tbody > tr > th:first-child,
      .table-responsive > .wr-panel__table-bordered > tbody > tr > th:first-child,
      .table-responsive > .wr-month-calendar-table > tbody > tr > th:first-child,
      .table-responsive > .table-bordered > tbody > tr > td:first-child,
      .table-responsive > .wr-list__table-bordered > tbody > tr > td:first-child,
      .table-responsive > .wr-panel__table-bordered > tbody > tr > td:first-child,
      .table-responsive > .wr-month-calendar-table > tbody > tr > td:first-child,
      .table-responsive > .table-bordered > tfoot > tr > th:first-child,
      .table-responsive > .wr-list__table-bordered > tfoot > tr > th:first-child,
      .table-responsive > .wr-panel__table-bordered > tfoot > tr > th:first-child,
      .table-responsive > .wr-month-calendar-table > tfoot > tr > th:first-child,
      .table-responsive > .table-bordered > tfoot > tr > td:first-child,
      .table-responsive > .wr-list__table-bordered > tfoot > tr > td:first-child,
      .table-responsive > .wr-panel__table-bordered > tfoot > tr > td:first-child,
      .table-responsive > .wr-month-calendar-table > tfoot > tr > td:first-child {
        border-left: 0; }
      .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .wr-list__table-bordered > thead > tr > th:last-child, .table-responsive > .wr-panel__table-bordered > thead > tr > th:last-child, .table-responsive > .wr-month-calendar-table > thead > tr > th:last-child,
      .table-responsive > .table-bordered > thead > tr > td:last-child,
      .table-responsive > .wr-list__table-bordered > thead > tr > td:last-child,
      .table-responsive > .wr-panel__table-bordered > thead > tr > td:last-child,
      .table-responsive > .wr-month-calendar-table > thead > tr > td:last-child,
      .table-responsive > .table-bordered > tbody > tr > th:last-child,
      .table-responsive > .wr-list__table-bordered > tbody > tr > th:last-child,
      .table-responsive > .wr-panel__table-bordered > tbody > tr > th:last-child,
      .table-responsive > .wr-month-calendar-table > tbody > tr > th:last-child,
      .table-responsive > .table-bordered > tbody > tr > td:last-child,
      .table-responsive > .wr-list__table-bordered > tbody > tr > td:last-child,
      .table-responsive > .wr-panel__table-bordered > tbody > tr > td:last-child,
      .table-responsive > .wr-month-calendar-table > tbody > tr > td:last-child,
      .table-responsive > .table-bordered > tfoot > tr > th:last-child,
      .table-responsive > .wr-list__table-bordered > tfoot > tr > th:last-child,
      .table-responsive > .wr-panel__table-bordered > tfoot > tr > th:last-child,
      .table-responsive > .wr-month-calendar-table > tfoot > tr > th:last-child,
      .table-responsive > .table-bordered > tfoot > tr > td:last-child,
      .table-responsive > .wr-list__table-bordered > tfoot > tr > td:last-child,
      .table-responsive > .wr-panel__table-bordered > tfoot > tr > td:last-child,
      .table-responsive > .wr-month-calendar-table > tfoot > tr > td:last-child {
        border-right: 0; }
      .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .wr-list__table-bordered > tbody > tr:last-child > th, .table-responsive > .wr-panel__table-bordered > tbody > tr:last-child > th, .table-responsive > .wr-month-calendar-table > tbody > tr:last-child > th,
      .table-responsive > .table-bordered > tbody > tr:last-child > td,
      .table-responsive > .wr-list__table-bordered > tbody > tr:last-child > td,
      .table-responsive > .wr-panel__table-bordered > tbody > tr:last-child > td,
      .table-responsive > .wr-month-calendar-table > tbody > tr:last-child > td,
      .table-responsive > .table-bordered > tfoot > tr:last-child > th,
      .table-responsive > .wr-list__table-bordered > tfoot > tr:last-child > th,
      .table-responsive > .wr-panel__table-bordered > tfoot > tr:last-child > th,
      .table-responsive > .wr-month-calendar-table > tfoot > tr:last-child > th,
      .table-responsive > .table-bordered > tfoot > tr:last-child > td,
      .table-responsive > .wr-list__table-bordered > tfoot > tr:last-child > td,
      .table-responsive > .wr-panel__table-bordered > tfoot > tr:last-child > td,
      .table-responsive > .wr-month-calendar-table > tfoot > tr:last-child > td {
        border-bottom: 0; } }

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

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

label {
  display: block;
  max-width: 80%;
  margin-bottom: 5px;
  font-weight: bold;
  margin-left: 20px; }

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

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

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

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

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

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

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #434A54; }

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

textarea.form-control {
  height: auto; }

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857 \0; }
  input[type="date"].input-sm, .form-horizontal .form-group-sm input.form-control[type="date"], .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"], .input-group-sm > .input-group-btn > input.wr-payments-list__refresh-button[type="date"], .input-group-sm > .input-group-btn > input.wr-payment-status[type="date"], .input-group-sm > .input-group-btn > input.wr-lpu-schedule-pstatus[type="date"], .input-group-sm > .input-group-btn > input.wr-online-button[type="date"], .wr-my-records__modal .input-group-sm > .input-group-btn > input.wr-confirm-button[type="date"], .wr-my-records__modal .input-group-sm > .input-group-btn > input.wr-document-button[type="date"], .input-group-sm > .input-group-btn > input.wr-reserve-actions__action-online[type="date"], .input-group-sm > .input-group-btn > input.wr-duty-actions__action-online[type="date"], .input-group-sm > .input-group-btn > input.wr-reserve-actions__action-pay[type="date"], .input-group-sm > .input-group-btn > input.wr-duty-actions__action-pay[type="date"], .input-group-sm > .input-group-btn > input.wr-reserve-actions__action-document[type="date"], .input-group-sm > .input-group-btn > input.wr-duty-actions__action-document[type="date"], .input-group-sm > .input-group-btn > input.wr-my-records__print-all-button[type="date"], .input-group-sm > .input-group-btn > input.wr-reserve-actions__action[type="date"], .input-group-sm > .input-group-btn > input.wr-duty-actions__action[type="date"],
  input[type="time"].input-sm,
  .form-horizontal .form-group-sm input.form-control[type="time"],
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm > .input-group-btn > input.wr-payments-list__refresh-button[type="time"],
  .input-group-sm > .input-group-btn > input.wr-payment-status[type="time"],
  .input-group-sm > .input-group-btn > input.wr-lpu-schedule-pstatus[type="time"],
  .input-group-sm > .input-group-btn > input.wr-online-button[type="time"],
  .wr-my-records__modal .input-group-sm > .input-group-btn > input.wr-confirm-button[type="time"],
  .wr-my-records__modal .input-group-sm > .input-group-btn > input.wr-document-button[type="time"],
  .input-group-sm > .input-group-btn > input.wr-reserve-actions__action-online[type="time"],
  .input-group-sm > .input-group-btn > input.wr-duty-actions__action-online[type="time"],
  .input-group-sm > .input-group-btn > input.wr-reserve-actions__action-pay[type="time"],
  .input-group-sm > .input-group-btn > input.wr-duty-actions__action-pay[type="time"],
  .input-group-sm > .input-group-btn > input.wr-reserve-actions__action-document[type="time"],
  .input-group-sm > .input-group-btn > input.wr-duty-actions__action-document[type="time"],
  .input-group-sm > .input-group-btn > input.wr-my-records__print-all-button[type="time"],
  .input-group-sm > .input-group-btn > input.wr-reserve-actions__action[type="time"],
  .input-group-sm > .input-group-btn > input.wr-duty-actions__action[type="time"],
  input[type="datetime-local"].input-sm,
  .form-horizontal .form-group-sm input.form-control[type="datetime-local"],
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.wr-payments-list__refresh-button[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.wr-payment-status[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.wr-lpu-schedule-pstatus[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.wr-online-button[type="datetime-local"],
  .wr-my-records__modal .input-group-sm > .input-group-btn > input.wr-confirm-button[type="datetime-local"],
  .wr-my-records__modal .input-group-sm > .input-group-btn > input.wr-document-button[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.wr-reserve-actions__action-online[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.wr-duty-actions__action-online[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.wr-reserve-actions__action-pay[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.wr-duty-actions__action-pay[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.wr-reserve-actions__action-document[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.wr-duty-actions__action-document[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.wr-my-records__print-all-button[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.wr-reserve-actions__action[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.wr-duty-actions__action[type="datetime-local"],
  input[type="month"].input-sm,
  .form-horizontal .form-group-sm input.form-control[type="month"],
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm > .input-group-btn > input.wr-payments-list__refresh-button[type="month"],
  .input-group-sm > .input-group-btn > input.wr-payment-status[type="month"],
  .input-group-sm > .input-group-btn > input.wr-lpu-schedule-pstatus[type="month"],
  .input-group-sm > .input-group-btn > input.wr-online-button[type="month"],
  .wr-my-records__modal .input-group-sm > .input-group-btn > input.wr-confirm-button[type="month"],
  .wr-my-records__modal .input-group-sm > .input-group-btn > input.wr-document-button[type="month"],
  .input-group-sm > .input-group-btn > input.wr-reserve-actions__action-online[type="month"],
  .input-group-sm > .input-group-btn > input.wr-duty-actions__action-online[type="month"],
  .input-group-sm > .input-group-btn > input.wr-reserve-actions__action-pay[type="month"],
  .input-group-sm > .input-group-btn > input.wr-duty-actions__action-pay[type="month"],
  .input-group-sm > .input-group-btn > input.wr-reserve-actions__action-document[type="month"],
  .input-group-sm > .input-group-btn > input.wr-duty-actions__action-document[type="month"],
  .input-group-sm > .input-group-btn > input.wr-my-records__print-all-button[type="month"],
  .input-group-sm > .input-group-btn > input.wr-reserve-actions__action[type="month"],
  .input-group-sm > .input-group-btn > input.wr-duty-actions__action[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .form-horizontal .form-group-lg input.form-control[type="date"], .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"], .input-group-lg > .input-group-btn > input.wr-payments-list__refresh-button[type="date"], .input-group-lg > .input-group-btn > input.wr-payment-status[type="date"], .input-group-lg > .input-group-btn > input.wr-lpu-schedule-pstatus[type="date"], .input-group-lg > .input-group-btn > input.wr-online-button[type="date"], .wr-my-records__modal .input-group-lg > .input-group-btn > input.wr-confirm-button[type="date"], .wr-my-records__modal .input-group-lg > .input-group-btn > input.wr-document-button[type="date"], .input-group-lg > .input-group-btn > input.wr-reserve-actions__action-online[type="date"], .input-group-lg > .input-group-btn > input.wr-duty-actions__action-online[type="date"], .input-group-lg > .input-group-btn > input.wr-reserve-actions__action-pay[type="date"], .input-group-lg > .input-group-btn > input.wr-duty-actions__action-pay[type="date"], .input-group-lg > .input-group-btn > input.wr-reserve-actions__action-document[type="date"], .input-group-lg > .input-group-btn > input.wr-duty-actions__action-document[type="date"], .input-group-lg > .input-group-btn > input.wr-my-records__print-all-button[type="date"], .input-group-lg > .input-group-btn > input.wr-reserve-actions__action[type="date"], .input-group-lg > .input-group-btn > input.wr-duty-actions__action[type="date"],
  input[type="time"].input-lg,
  .form-horizontal .form-group-lg input.form-control[type="time"],
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg > .input-group-btn > input.wr-payments-list__refresh-button[type="time"],
  .input-group-lg > .input-group-btn > input.wr-payment-status[type="time"],
  .input-group-lg > .input-group-btn > input.wr-lpu-schedule-pstatus[type="time"],
  .input-group-lg > .input-group-btn > input.wr-online-button[type="time"],
  .wr-my-records__modal .input-group-lg > .input-group-btn > input.wr-confirm-button[type="time"],
  .wr-my-records__modal .input-group-lg > .input-group-btn > input.wr-document-button[type="time"],
  .input-group-lg > .input-group-btn > input.wr-reserve-actions__action-online[type="time"],
  .input-group-lg > .input-group-btn > input.wr-duty-actions__action-online[type="time"],
  .input-group-lg > .input-group-btn > input.wr-reserve-actions__action-pay[type="time"],
  .input-group-lg > .input-group-btn > input.wr-duty-actions__action-pay[type="time"],
  .input-group-lg > .input-group-btn > input.wr-reserve-actions__action-document[type="time"],
  .input-group-lg > .input-group-btn > input.wr-duty-actions__action-document[type="time"],
  .input-group-lg > .input-group-btn > input.wr-my-records__print-all-button[type="time"],
  .input-group-lg > .input-group-btn > input.wr-reserve-actions__action[type="time"],
  .input-group-lg > .input-group-btn > input.wr-duty-actions__action[type="time"],
  input[type="datetime-local"].input-lg,
  .form-horizontal .form-group-lg input.form-control[type="datetime-local"],
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.wr-payments-list__refresh-button[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.wr-payment-status[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.wr-lpu-schedule-pstatus[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.wr-online-button[type="datetime-local"],
  .wr-my-records__modal .input-group-lg > .input-group-btn > input.wr-confirm-button[type="datetime-local"],
  .wr-my-records__modal .input-group-lg > .input-group-btn > input.wr-document-button[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.wr-reserve-actions__action-online[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.wr-duty-actions__action-online[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.wr-reserve-actions__action-pay[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.wr-duty-actions__action-pay[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.wr-reserve-actions__action-document[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.wr-duty-actions__action-document[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.wr-my-records__print-all-button[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.wr-reserve-actions__action[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.wr-duty-actions__action[type="datetime-local"],
  input[type="month"].input-lg,
  .form-horizontal .form-group-lg input.form-control[type="month"],
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg > .input-group-btn > input.wr-payments-list__refresh-button[type="month"],
  .input-group-lg > .input-group-btn > input.wr-payment-status[type="month"],
  .input-group-lg > .input-group-btn > input.wr-lpu-schedule-pstatus[type="month"],
  .input-group-lg > .input-group-btn > input.wr-online-button[type="month"],
  .wr-my-records__modal .input-group-lg > .input-group-btn > input.wr-confirm-button[type="month"],
  .wr-my-records__modal .input-group-lg > .input-group-btn > input.wr-document-button[type="month"],
  .input-group-lg > .input-group-btn > input.wr-reserve-actions__action-online[type="month"],
  .input-group-lg > .input-group-btn > input.wr-duty-actions__action-online[type="month"],
  .input-group-lg > .input-group-btn > input.wr-reserve-actions__action-pay[type="month"],
  .input-group-lg > .input-group-btn > input.wr-duty-actions__action-pay[type="month"],
  .input-group-lg > .input-group-btn > input.wr-reserve-actions__action-document[type="month"],
  .input-group-lg > .input-group-btn > input.wr-duty-actions__action-document[type="month"],
  .input-group-lg > .input-group-btn > input.wr-my-records__print-all-button[type="month"],
  .input-group-lg > .input-group-btn > input.wr-reserve-actions__action[type="month"],
  .input-group-lg > .input-group-btn > input.wr-duty-actions__action[type="month"] {
    line-height: 46px; }

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

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

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

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

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

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

input[type="radio"][disabled], input[type="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; }
  .form-control-static.input-lg, .form-horizontal .form-group-lg .form-control-static.form-control, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .input-group-lg > .input-group-btn > .form-control-static.wr-payments-list__refresh-button, .input-group-lg > .input-group-btn > .form-control-static.wr-payment-status, .input-group-lg > .input-group-btn > .form-control-static.wr-lpu-schedule-pstatus, .input-group-lg > .input-group-btn > .form-control-static.wr-online-button, .wr-my-records__modal .input-group-lg > .input-group-btn > .form-control-static.wr-confirm-button, .wr-my-records__modal .input-group-lg > .input-group-btn > .form-control-static.wr-document-button, .input-group-lg > .input-group-btn > .form-control-static.wr-reserve-actions__action-online, .input-group-lg > .input-group-btn > .form-control-static.wr-duty-actions__action-online, .input-group-lg > .input-group-btn > .form-control-static.wr-reserve-actions__action-pay, .input-group-lg > .input-group-btn > .form-control-static.wr-duty-actions__action-pay, .input-group-lg > .input-group-btn > .form-control-static.wr-reserve-actions__action-document, .input-group-lg > .input-group-btn > .form-control-static.wr-duty-actions__action-document, .input-group-lg > .input-group-btn > .form-control-static.wr-my-records__print-all-button, .input-group-lg > .input-group-btn > .form-control-static.wr-reserve-actions__action, .input-group-lg > .input-group-btn > .form-control-static.wr-duty-actions__action, .form-control-static.input-sm, .form-horizontal .form-group-sm .form-control-static.form-control, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn, .input-group-sm > .input-group-btn > .form-control-static.wr-payments-list__refresh-button, .input-group-sm > .input-group-btn > .form-control-static.wr-payment-status, .input-group-sm > .input-group-btn > .form-control-static.wr-lpu-schedule-pstatus, .input-group-sm > .input-group-btn > .form-control-static.wr-online-button, .wr-my-records__modal .input-group-sm > .input-group-btn > .form-control-static.wr-confirm-button, .wr-my-records__modal .input-group-sm > .input-group-btn > .form-control-static.wr-document-button, .input-group-sm > .input-group-btn > .form-control-static.wr-reserve-actions__action-online, .input-group-sm > .input-group-btn > .form-control-static.wr-duty-actions__action-online, .input-group-sm > .input-group-btn > .form-control-static.wr-reserve-actions__action-pay, .input-group-sm > .input-group-btn > .form-control-static.wr-duty-actions__action-pay, .input-group-sm > .input-group-btn > .form-control-static.wr-reserve-actions__action-document, .input-group-sm > .input-group-btn > .form-control-static.wr-duty-actions__action-document, .input-group-sm > .input-group-btn > .form-control-static.wr-my-records__print-all-button, .input-group-sm > .input-group-btn > .form-control-static.wr-reserve-actions__action, .input-group-sm > .input-group-btn > .form-control-static.wr-duty-actions__action {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .form-horizontal .form-group-sm .form-control, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, .input-group-sm > .input-group-btn > .wr-payments-list__refresh-button, .input-group-sm > .input-group-btn > .wr-payment-status, .input-group-sm > .input-group-btn > .wr-lpu-schedule-pstatus, .input-group-sm > .input-group-btn > .wr-online-button, .wr-my-records__modal .input-group-sm > .input-group-btn > .wr-confirm-button, .wr-my-records__modal .input-group-sm > .input-group-btn > .wr-document-button, .input-group-sm > .input-group-btn > .wr-reserve-actions__action-online, .input-group-sm > .input-group-btn > .wr-duty-actions__action-online, .input-group-sm > .input-group-btn > .wr-reserve-actions__action-pay, .input-group-sm > .input-group-btn > .wr-duty-actions__action-pay, .input-group-sm > .input-group-btn > .wr-reserve-actions__action-document, .input-group-sm > .input-group-btn > .wr-duty-actions__action-document, .input-group-sm > .input-group-btn > .wr-my-records__print-all-button, .input-group-sm > .input-group-btn > .wr-reserve-actions__action, .input-group-sm > .input-group-btn > .wr-duty-actions__action {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .form-horizontal .form-group-sm select.form-control, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn, .input-group-sm > .input-group-btn > select.wr-payments-list__refresh-button, .input-group-sm > .input-group-btn > select.wr-payment-status, .input-group-sm > .input-group-btn > select.wr-lpu-schedule-pstatus, .input-group-sm > .input-group-btn > select.wr-online-button, .wr-my-records__modal .input-group-sm > .input-group-btn > select.wr-confirm-button, .wr-my-records__modal .input-group-sm > .input-group-btn > select.wr-document-button, .input-group-sm > .input-group-btn > select.wr-reserve-actions__action-online, .input-group-sm > .input-group-btn > select.wr-duty-actions__action-online, .input-group-sm > .input-group-btn > select.wr-reserve-actions__action-pay, .input-group-sm > .input-group-btn > select.wr-duty-actions__action-pay, .input-group-sm > .input-group-btn > select.wr-reserve-actions__action-document, .input-group-sm > .input-group-btn > select.wr-duty-actions__action-document, .input-group-sm > .input-group-btn > select.wr-my-records__print-all-button, .input-group-sm > .input-group-btn > select.wr-reserve-actions__action, .input-group-sm > .input-group-btn > select.wr-duty-actions__action {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .form-horizontal .form-group-sm textarea.form-control, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn, .input-group-sm > .input-group-btn > textarea.wr-payments-list__refresh-button, .input-group-sm > .input-group-btn > textarea.wr-payment-status, .input-group-sm > .input-group-btn > textarea.wr-lpu-schedule-pstatus, .input-group-sm > .input-group-btn > textarea.wr-online-button, .wr-my-records__modal .input-group-sm > .input-group-btn > textarea.wr-confirm-button, .wr-my-records__modal .input-group-sm > .input-group-btn > textarea.wr-document-button, .input-group-sm > .input-group-btn > textarea.wr-reserve-actions__action-online, .input-group-sm > .input-group-btn > textarea.wr-duty-actions__action-online, .input-group-sm > .input-group-btn > textarea.wr-reserve-actions__action-pay, .input-group-sm > .input-group-btn > textarea.wr-duty-actions__action-pay, .input-group-sm > .input-group-btn > textarea.wr-reserve-actions__action-document, .input-group-sm > .input-group-btn > textarea.wr-duty-actions__action-document, .input-group-sm > .input-group-btn > textarea.wr-my-records__print-all-button, .input-group-sm > .input-group-btn > textarea.wr-reserve-actions__action, .input-group-sm > .input-group-btn > textarea.wr-duty-actions__action,
select[multiple].input-sm,
.form-horizontal .form-group-sm select.form-control[multiple],
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple],
.input-group-sm > .input-group-btn > select.wr-payments-list__refresh-button[multiple],
.input-group-sm > .input-group-btn > select.wr-payment-status[multiple],
.input-group-sm > .input-group-btn > select.wr-lpu-schedule-pstatus[multiple],
.input-group-sm > .input-group-btn > select.wr-online-button[multiple],
.wr-my-records__modal .input-group-sm > .input-group-btn > select.wr-confirm-button[multiple],
.wr-my-records__modal .input-group-sm > .input-group-btn > select.wr-document-button[multiple],
.input-group-sm > .input-group-btn > select.wr-reserve-actions__action-online[multiple],
.input-group-sm > .input-group-btn > select.wr-duty-actions__action-online[multiple],
.input-group-sm > .input-group-btn > select.wr-reserve-actions__action-pay[multiple],
.input-group-sm > .input-group-btn > select.wr-duty-actions__action-pay[multiple],
.input-group-sm > .input-group-btn > select.wr-reserve-actions__action-document[multiple],
.input-group-sm > .input-group-btn > select.wr-duty-actions__action-document[multiple],
.input-group-sm > .input-group-btn > select.wr-my-records__print-all-button[multiple],
.input-group-sm > .input-group-btn > select.wr-reserve-actions__action[multiple],
.input-group-sm > .input-group-btn > select.wr-duty-actions__action[multiple] {
  height: auto; }

.input-lg, .form-horizontal .form-group-lg .form-control, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, .input-group-lg > .input-group-btn > .wr-payments-list__refresh-button, .input-group-lg > .input-group-btn > .wr-payment-status, .input-group-lg > .input-group-btn > .wr-lpu-schedule-pstatus, .input-group-lg > .input-group-btn > .wr-online-button, .wr-my-records__modal .input-group-lg > .input-group-btn > .wr-confirm-button, .wr-my-records__modal .input-group-lg > .input-group-btn > .wr-document-button, .input-group-lg > .input-group-btn > .wr-reserve-actions__action-online, .input-group-lg > .input-group-btn > .wr-duty-actions__action-online, .input-group-lg > .input-group-btn > .wr-reserve-actions__action-pay, .input-group-lg > .input-group-btn > .wr-duty-actions__action-pay, .input-group-lg > .input-group-btn > .wr-reserve-actions__action-document, .input-group-lg > .input-group-btn > .wr-duty-actions__action-document, .input-group-lg > .input-group-btn > .wr-my-records__print-all-button, .input-group-lg > .input-group-btn > .wr-reserve-actions__action, .input-group-lg > .input-group-btn > .wr-duty-actions__action {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-lg, .form-horizontal .form-group-lg select.form-control, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn, .input-group-lg > .input-group-btn > select.wr-payments-list__refresh-button, .input-group-lg > .input-group-btn > select.wr-payment-status, .input-group-lg > .input-group-btn > select.wr-lpu-schedule-pstatus, .input-group-lg > .input-group-btn > select.wr-online-button, .wr-my-records__modal .input-group-lg > .input-group-btn > select.wr-confirm-button, .wr-my-records__modal .input-group-lg > .input-group-btn > select.wr-document-button, .input-group-lg > .input-group-btn > select.wr-reserve-actions__action-online, .input-group-lg > .input-group-btn > select.wr-duty-actions__action-online, .input-group-lg > .input-group-btn > select.wr-reserve-actions__action-pay, .input-group-lg > .input-group-btn > select.wr-duty-actions__action-pay, .input-group-lg > .input-group-btn > select.wr-reserve-actions__action-document, .input-group-lg > .input-group-btn > select.wr-duty-actions__action-document, .input-group-lg > .input-group-btn > select.wr-my-records__print-all-button, .input-group-lg > .input-group-btn > select.wr-reserve-actions__action, .input-group-lg > .input-group-btn > select.wr-duty-actions__action {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .form-horizontal .form-group-lg textarea.form-control, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn, .input-group-lg > .input-group-btn > textarea.wr-payments-list__refresh-button, .input-group-lg > .input-group-btn > textarea.wr-payment-status, .input-group-lg > .input-group-btn > textarea.wr-lpu-schedule-pstatus, .input-group-lg > .input-group-btn > textarea.wr-online-button, .wr-my-records__modal .input-group-lg > .input-group-btn > textarea.wr-confirm-button, .wr-my-records__modal .input-group-lg > .input-group-btn > textarea.wr-document-button, .input-group-lg > .input-group-btn > textarea.wr-reserve-actions__action-online, .input-group-lg > .input-group-btn > textarea.wr-duty-actions__action-online, .input-group-lg > .input-group-btn > textarea.wr-reserve-actions__action-pay, .input-group-lg > .input-group-btn > textarea.wr-duty-actions__action-pay, .input-group-lg > .input-group-btn > textarea.wr-reserve-actions__action-document, .input-group-lg > .input-group-btn > textarea.wr-duty-actions__action-document, .input-group-lg > .input-group-btn > textarea.wr-my-records__print-all-button, .input-group-lg > .input-group-btn > textarea.wr-reserve-actions__action, .input-group-lg > .input-group-btn > textarea.wr-duty-actions__action,
select[multiple].input-lg,
.form-horizontal .form-group-lg select.form-control[multiple],
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple],
.input-group-lg > .input-group-btn > select.wr-payments-list__refresh-button[multiple],
.input-group-lg > .input-group-btn > select.wr-payment-status[multiple],
.input-group-lg > .input-group-btn > select.wr-lpu-schedule-pstatus[multiple],
.input-group-lg > .input-group-btn > select.wr-online-button[multiple],
.wr-my-records__modal .input-group-lg > .input-group-btn > select.wr-confirm-button[multiple],
.wr-my-records__modal .input-group-lg > .input-group-btn > select.wr-document-button[multiple],
.input-group-lg > .input-group-btn > select.wr-reserve-actions__action-online[multiple],
.input-group-lg > .input-group-btn > select.wr-duty-actions__action-online[multiple],
.input-group-lg > .input-group-btn > select.wr-reserve-actions__action-pay[multiple],
.input-group-lg > .input-group-btn > select.wr-duty-actions__action-pay[multiple],
.input-group-lg > .input-group-btn > select.wr-reserve-actions__action-document[multiple],
.input-group-lg > .input-group-btn > select.wr-duty-actions__action-document[multiple],
.input-group-lg > .input-group-btn > select.wr-my-records__print-all-button[multiple],
.input-group-lg > .input-group-btn > select.wr-reserve-actions__action[multiple],
.input-group-lg > .input-group-btn > select.wr-duty-actions__action[multiple] {
  height: auto; }

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

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

.input-lg + .form-control-feedback, .form-horizontal .form-group-lg .form-control + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .input-group-lg > .input-group-btn > .wr-payments-list__refresh-button + .form-control-feedback, .input-group-lg > .input-group-btn > .wr-payment-status + .form-control-feedback, .input-group-lg > .input-group-btn > .wr-lpu-schedule-pstatus + .form-control-feedback, .input-group-lg > .input-group-btn > .wr-online-button + .form-control-feedback, .wr-my-records__modal .input-group-lg > .input-group-btn > .wr-confirm-button + .form-control-feedback, .wr-my-records__modal .input-group-lg > .input-group-btn > .wr-document-button + .form-control-feedback, .input-group-lg > .input-group-btn > .wr-reserve-actions__action-online + .form-control-feedback, .input-group-lg > .input-group-btn > .wr-duty-actions__action-online + .form-control-feedback, .input-group-lg > .input-group-btn > .wr-reserve-actions__action-pay + .form-control-feedback, .input-group-lg > .input-group-btn > .wr-duty-actions__action-pay + .form-control-feedback, .input-group-lg > .input-group-btn > .wr-reserve-actions__action-document + .form-control-feedback, .input-group-lg > .input-group-btn > .wr-duty-actions__action-document + .form-control-feedback, .input-group-lg > .input-group-btn > .wr-my-records__print-all-button + .form-control-feedback, .input-group-lg > .input-group-btn > .wr-reserve-actions__action + .form-control-feedback, .input-group-lg > .input-group-btn > .wr-duty-actions__action + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .form-horizontal .form-group-sm .form-control + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .input-group-sm > .input-group-btn > .wr-payments-list__refresh-button + .form-control-feedback, .input-group-sm > .input-group-btn > .wr-payment-status + .form-control-feedback, .input-group-sm > .input-group-btn > .wr-lpu-schedule-pstatus + .form-control-feedback, .input-group-sm > .input-group-btn > .wr-online-button + .form-control-feedback, .wr-my-records__modal .input-group-sm > .input-group-btn > .wr-confirm-button + .form-control-feedback, .wr-my-records__modal .input-group-sm > .input-group-btn > .wr-document-button + .form-control-feedback, .input-group-sm > .input-group-btn > .wr-reserve-actions__action-online + .form-control-feedback, .input-group-sm > .input-group-btn > .wr-duty-actions__action-online + .form-control-feedback, .input-group-sm > .input-group-btn > .wr-reserve-actions__action-pay + .form-control-feedback, .input-group-sm > .input-group-btn > .wr-duty-actions__action-pay + .form-control-feedback, .input-group-sm > .input-group-btn > .wr-reserve-actions__action-document + .form-control-feedback, .input-group-sm > .input-group-btn > .wr-duty-actions__action-document + .form-control-feedback, .input-group-sm > .input-group-btn > .wr-my-records__print-all-button + .form-control-feedback, .input-group-sm > .input-group-btn > .wr-reserve-actions__action + .form-control-feedback, .input-group-sm > .input-group-btn > .wr-duty-actions__action + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

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

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

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

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

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

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

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

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

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

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

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

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

.has-feedback label.sr-only ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="incrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="incrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-payments-list__refresh-button[data-action="incrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-payments-list__refresh-button[data-action="incrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-payment-status[data-action="incrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-payment-status[data-action="incrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-lpu-schedule-pstatus[data-action="incrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-lpu-schedule-pstatus[data-action="incrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-online-button[data-action="incrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-online-button[data-action="incrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget .wr-my-records__modal label.wr-confirm-button[data-action="incrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .wr-my-records__modal .has-feedback label.wr-confirm-button[data-action="incrementHours"]::after ~ .form-control-feedback, .has-feedback .wr-my-records__modal .bootstrap-datetimepicker-widget label.wr-confirm-button[data-action="incrementHours"]::after ~ .form-control-feedback, .wr-my-records__modal .bootstrap-datetimepicker-widget .has-feedback label.wr-confirm-button[data-action="incrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget .wr-my-records__modal label.wr-document-button[data-action="incrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .wr-my-records__modal .has-feedback label.wr-document-button[data-action="incrementHours"]::after ~ .form-control-feedback, .has-feedback .wr-my-records__modal .bootstrap-datetimepicker-widget label.wr-document-button[data-action="incrementHours"]::after ~ .form-control-feedback, .wr-my-records__modal .bootstrap-datetimepicker-widget .has-feedback label.wr-document-button[data-action="incrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-reserve-actions__action-online[data-action="incrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-reserve-actions__action-online[data-action="incrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-duty-actions__action-online[data-action="incrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-duty-actions__action-online[data-action="incrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-reserve-actions__action-pay[data-action="incrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-reserve-actions__action-pay[data-action="incrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-duty-actions__action-pay[data-action="incrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-duty-actions__action-pay[data-action="incrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-reserve-actions__action-document[data-action="incrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-reserve-actions__action-document[data-action="incrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-duty-actions__action-document[data-action="incrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-duty-actions__action-document[data-action="incrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-my-records__print-all-button[data-action="incrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-my-records__print-all-button[data-action="incrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-reserve-actions__action[data-action="incrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-reserve-actions__action[data-action="incrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-duty-actions__action[data-action="incrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-duty-actions__action[data-action="incrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="incrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="incrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-payments-list__refresh-button[data-action="incrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-payments-list__refresh-button[data-action="incrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-payment-status[data-action="incrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-payment-status[data-action="incrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-lpu-schedule-pstatus[data-action="incrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-lpu-schedule-pstatus[data-action="incrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-online-button[data-action="incrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-online-button[data-action="incrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget .wr-my-records__modal label.wr-confirm-button[data-action="incrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .wr-my-records__modal .has-feedback label.wr-confirm-button[data-action="incrementMinutes"]::after ~ .form-control-feedback, .has-feedback .wr-my-records__modal .bootstrap-datetimepicker-widget label.wr-confirm-button[data-action="incrementMinutes"]::after ~ .form-control-feedback, .wr-my-records__modal .bootstrap-datetimepicker-widget .has-feedback label.wr-confirm-button[data-action="incrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget .wr-my-records__modal label.wr-document-button[data-action="incrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .wr-my-records__modal .has-feedback label.wr-document-button[data-action="incrementMinutes"]::after ~ .form-control-feedback, .has-feedback .wr-my-records__modal .bootstrap-datetimepicker-widget label.wr-document-button[data-action="incrementMinutes"]::after ~ .form-control-feedback, .wr-my-records__modal .bootstrap-datetimepicker-widget .has-feedback label.wr-document-button[data-action="incrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-reserve-actions__action-online[data-action="incrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-reserve-actions__action-online[data-action="incrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-duty-actions__action-online[data-action="incrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-duty-actions__action-online[data-action="incrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-reserve-actions__action-pay[data-action="incrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-reserve-actions__action-pay[data-action="incrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-duty-actions__action-pay[data-action="incrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-duty-actions__action-pay[data-action="incrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-reserve-actions__action-document[data-action="incrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-reserve-actions__action-document[data-action="incrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-duty-actions__action-document[data-action="incrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-duty-actions__action-document[data-action="incrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-my-records__print-all-button[data-action="incrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-my-records__print-all-button[data-action="incrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-reserve-actions__action[data-action="incrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-reserve-actions__action[data-action="incrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-duty-actions__action[data-action="incrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-duty-actions__action[data-action="incrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="decrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="decrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-payments-list__refresh-button[data-action="decrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-payments-list__refresh-button[data-action="decrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-payment-status[data-action="decrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-payment-status[data-action="decrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-lpu-schedule-pstatus[data-action="decrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-lpu-schedule-pstatus[data-action="decrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-online-button[data-action="decrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-online-button[data-action="decrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget .wr-my-records__modal label.wr-confirm-button[data-action="decrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .wr-my-records__modal .has-feedback label.wr-confirm-button[data-action="decrementHours"]::after ~ .form-control-feedback, .has-feedback .wr-my-records__modal .bootstrap-datetimepicker-widget label.wr-confirm-button[data-action="decrementHours"]::after ~ .form-control-feedback, .wr-my-records__modal .bootstrap-datetimepicker-widget .has-feedback label.wr-confirm-button[data-action="decrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget .wr-my-records__modal label.wr-document-button[data-action="decrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .wr-my-records__modal .has-feedback label.wr-document-button[data-action="decrementHours"]::after ~ .form-control-feedback, .has-feedback .wr-my-records__modal .bootstrap-datetimepicker-widget label.wr-document-button[data-action="decrementHours"]::after ~ .form-control-feedback, .wr-my-records__modal .bootstrap-datetimepicker-widget .has-feedback label.wr-document-button[data-action="decrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-reserve-actions__action-online[data-action="decrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-reserve-actions__action-online[data-action="decrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-duty-actions__action-online[data-action="decrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-duty-actions__action-online[data-action="decrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-reserve-actions__action-pay[data-action="decrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-reserve-actions__action-pay[data-action="decrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-duty-actions__action-pay[data-action="decrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-duty-actions__action-pay[data-action="decrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-reserve-actions__action-document[data-action="decrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-reserve-actions__action-document[data-action="decrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-duty-actions__action-document[data-action="decrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-duty-actions__action-document[data-action="decrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-my-records__print-all-button[data-action="decrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-my-records__print-all-button[data-action="decrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-reserve-actions__action[data-action="decrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-reserve-actions__action[data-action="decrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-duty-actions__action[data-action="decrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-duty-actions__action[data-action="decrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="decrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="decrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-payments-list__refresh-button[data-action="decrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-payments-list__refresh-button[data-action="decrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-payment-status[data-action="decrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-payment-status[data-action="decrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-lpu-schedule-pstatus[data-action="decrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-lpu-schedule-pstatus[data-action="decrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-online-button[data-action="decrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-online-button[data-action="decrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget .wr-my-records__modal label.wr-confirm-button[data-action="decrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .wr-my-records__modal .has-feedback label.wr-confirm-button[data-action="decrementMinutes"]::after ~ .form-control-feedback, .has-feedback .wr-my-records__modal .bootstrap-datetimepicker-widget label.wr-confirm-button[data-action="decrementMinutes"]::after ~ .form-control-feedback, .wr-my-records__modal .bootstrap-datetimepicker-widget .has-feedback label.wr-confirm-button[data-action="decrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget .wr-my-records__modal label.wr-document-button[data-action="decrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .wr-my-records__modal .has-feedback label.wr-document-button[data-action="decrementMinutes"]::after ~ .form-control-feedback, .has-feedback .wr-my-records__modal .bootstrap-datetimepicker-widget label.wr-document-button[data-action="decrementMinutes"]::after ~ .form-control-feedback, .wr-my-records__modal .bootstrap-datetimepicker-widget .has-feedback label.wr-document-button[data-action="decrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-reserve-actions__action-online[data-action="decrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-reserve-actions__action-online[data-action="decrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-duty-actions__action-online[data-action="decrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-duty-actions__action-online[data-action="decrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-reserve-actions__action-pay[data-action="decrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-reserve-actions__action-pay[data-action="decrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-duty-actions__action-pay[data-action="decrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-duty-actions__action-pay[data-action="decrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-reserve-actions__action-document[data-action="decrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-reserve-actions__action-document[data-action="decrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-duty-actions__action-document[data-action="decrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-duty-actions__action-document[data-action="decrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-my-records__print-all-button[data-action="decrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-my-records__print-all-button[data-action="decrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-reserve-actions__action[data-action="decrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-reserve-actions__action[data-action="decrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-duty-actions__action[data-action="decrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-duty-actions__action[data-action="decrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="showHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="showHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-payments-list__refresh-button[data-action="showHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-payments-list__refresh-button[data-action="showHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-payment-status[data-action="showHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-payment-status[data-action="showHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-lpu-schedule-pstatus[data-action="showHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-lpu-schedule-pstatus[data-action="showHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-online-button[data-action="showHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-online-button[data-action="showHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget .wr-my-records__modal label.wr-confirm-button[data-action="showHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .wr-my-records__modal .has-feedback label.wr-confirm-button[data-action="showHours"]::after ~ .form-control-feedback, .has-feedback .wr-my-records__modal .bootstrap-datetimepicker-widget label.wr-confirm-button[data-action="showHours"]::after ~ .form-control-feedback, .wr-my-records__modal .bootstrap-datetimepicker-widget .has-feedback label.wr-confirm-button[data-action="showHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget .wr-my-records__modal label.wr-document-button[data-action="showHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .wr-my-records__modal .has-feedback label.wr-document-button[data-action="showHours"]::after ~ .form-control-feedback, .has-feedback .wr-my-records__modal .bootstrap-datetimepicker-widget label.wr-document-button[data-action="showHours"]::after ~ .form-control-feedback, .wr-my-records__modal .bootstrap-datetimepicker-widget .has-feedback label.wr-document-button[data-action="showHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-reserve-actions__action-online[data-action="showHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-reserve-actions__action-online[data-action="showHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-duty-actions__action-online[data-action="showHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-duty-actions__action-online[data-action="showHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-reserve-actions__action-pay[data-action="showHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-reserve-actions__action-pay[data-action="showHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-duty-actions__action-pay[data-action="showHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-duty-actions__action-pay[data-action="showHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-reserve-actions__action-document[data-action="showHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-reserve-actions__action-document[data-action="showHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-duty-actions__action-document[data-action="showHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-duty-actions__action-document[data-action="showHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-my-records__print-all-button[data-action="showHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-my-records__print-all-button[data-action="showHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-reserve-actions__action[data-action="showHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-reserve-actions__action[data-action="showHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-duty-actions__action[data-action="showHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-duty-actions__action[data-action="showHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="showMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="showMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-payments-list__refresh-button[data-action="showMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-payments-list__refresh-button[data-action="showMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-payment-status[data-action="showMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-payment-status[data-action="showMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-lpu-schedule-pstatus[data-action="showMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-lpu-schedule-pstatus[data-action="showMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-online-button[data-action="showMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-online-button[data-action="showMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget .wr-my-records__modal label.wr-confirm-button[data-action="showMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .wr-my-records__modal .has-feedback label.wr-confirm-button[data-action="showMinutes"]::after ~ .form-control-feedback, .has-feedback .wr-my-records__modal .bootstrap-datetimepicker-widget label.wr-confirm-button[data-action="showMinutes"]::after ~ .form-control-feedback, .wr-my-records__modal .bootstrap-datetimepicker-widget .has-feedback label.wr-confirm-button[data-action="showMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget .wr-my-records__modal label.wr-document-button[data-action="showMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .wr-my-records__modal .has-feedback label.wr-document-button[data-action="showMinutes"]::after ~ .form-control-feedback, .has-feedback .wr-my-records__modal .bootstrap-datetimepicker-widget label.wr-document-button[data-action="showMinutes"]::after ~ .form-control-feedback, .wr-my-records__modal .bootstrap-datetimepicker-widget .has-feedback label.wr-document-button[data-action="showMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-reserve-actions__action-online[data-action="showMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-reserve-actions__action-online[data-action="showMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-duty-actions__action-online[data-action="showMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-duty-actions__action-online[data-action="showMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-reserve-actions__action-pay[data-action="showMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-reserve-actions__action-pay[data-action="showMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-duty-actions__action-pay[data-action="showMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-duty-actions__action-pay[data-action="showMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-reserve-actions__action-document[data-action="showMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-reserve-actions__action-document[data-action="showMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-duty-actions__action-document[data-action="showMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-duty-actions__action-document[data-action="showMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-my-records__print-all-button[data-action="showMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-my-records__print-all-button[data-action="showMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-reserve-actions__action[data-action="showMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-reserve-actions__action[data-action="showMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-duty-actions__action[data-action="showMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-duty-actions__action[data-action="showMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="togglePeriod"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="togglePeriod"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-payments-list__refresh-button[data-action="togglePeriod"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-payments-list__refresh-button[data-action="togglePeriod"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-payment-status[data-action="togglePeriod"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-payment-status[data-action="togglePeriod"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-lpu-schedule-pstatus[data-action="togglePeriod"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-lpu-schedule-pstatus[data-action="togglePeriod"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-online-button[data-action="togglePeriod"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-online-button[data-action="togglePeriod"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget .wr-my-records__modal label.wr-confirm-button[data-action="togglePeriod"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .wr-my-records__modal .has-feedback label.wr-confirm-button[data-action="togglePeriod"]::after ~ .form-control-feedback, .has-feedback .wr-my-records__modal .bootstrap-datetimepicker-widget label.wr-confirm-button[data-action="togglePeriod"]::after ~ .form-control-feedback, .wr-my-records__modal .bootstrap-datetimepicker-widget .has-feedback label.wr-confirm-button[data-action="togglePeriod"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget .wr-my-records__modal label.wr-document-button[data-action="togglePeriod"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .wr-my-records__modal .has-feedback label.wr-document-button[data-action="togglePeriod"]::after ~ .form-control-feedback, .has-feedback .wr-my-records__modal .bootstrap-datetimepicker-widget label.wr-document-button[data-action="togglePeriod"]::after ~ .form-control-feedback, .wr-my-records__modal .bootstrap-datetimepicker-widget .has-feedback label.wr-document-button[data-action="togglePeriod"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-reserve-actions__action-online[data-action="togglePeriod"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-reserve-actions__action-online[data-action="togglePeriod"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-duty-actions__action-online[data-action="togglePeriod"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-duty-actions__action-online[data-action="togglePeriod"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-reserve-actions__action-pay[data-action="togglePeriod"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-reserve-actions__action-pay[data-action="togglePeriod"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-duty-actions__action-pay[data-action="togglePeriod"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-duty-actions__action-pay[data-action="togglePeriod"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-reserve-actions__action-document[data-action="togglePeriod"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-reserve-actions__action-document[data-action="togglePeriod"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-duty-actions__action-document[data-action="togglePeriod"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-duty-actions__action-document[data-action="togglePeriod"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-my-records__print-all-button[data-action="togglePeriod"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-my-records__print-all-button[data-action="togglePeriod"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-reserve-actions__action[data-action="togglePeriod"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-reserve-actions__action[data-action="togglePeriod"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-duty-actions__action[data-action="togglePeriod"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-duty-actions__action[data-action="togglePeriod"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="clear"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="clear"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-payments-list__refresh-button[data-action="clear"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-payments-list__refresh-button[data-action="clear"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-payment-status[data-action="clear"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-payment-status[data-action="clear"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-lpu-schedule-pstatus[data-action="clear"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-lpu-schedule-pstatus[data-action="clear"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-online-button[data-action="clear"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-online-button[data-action="clear"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget .wr-my-records__modal label.wr-confirm-button[data-action="clear"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .wr-my-records__modal .has-feedback label.wr-confirm-button[data-action="clear"]::after ~ .form-control-feedback, .has-feedback .wr-my-records__modal .bootstrap-datetimepicker-widget label.wr-confirm-button[data-action="clear"]::after ~ .form-control-feedback, .wr-my-records__modal .bootstrap-datetimepicker-widget .has-feedback label.wr-confirm-button[data-action="clear"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget .wr-my-records__modal label.wr-document-button[data-action="clear"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .wr-my-records__modal .has-feedback label.wr-document-button[data-action="clear"]::after ~ .form-control-feedback, .has-feedback .wr-my-records__modal .bootstrap-datetimepicker-widget label.wr-document-button[data-action="clear"]::after ~ .form-control-feedback, .wr-my-records__modal .bootstrap-datetimepicker-widget .has-feedback label.wr-document-button[data-action="clear"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-reserve-actions__action-online[data-action="clear"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-reserve-actions__action-online[data-action="clear"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-duty-actions__action-online[data-action="clear"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-duty-actions__action-online[data-action="clear"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-reserve-actions__action-pay[data-action="clear"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-reserve-actions__action-pay[data-action="clear"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-duty-actions__action-pay[data-action="clear"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-duty-actions__action-pay[data-action="clear"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-reserve-actions__action-document[data-action="clear"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-reserve-actions__action-document[data-action="clear"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-duty-actions__action-document[data-action="clear"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-duty-actions__action-document[data-action="clear"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-my-records__print-all-button[data-action="clear"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-my-records__print-all-button[data-action="clear"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-reserve-actions__action[data-action="clear"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-reserve-actions__action[data-action="clear"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-duty-actions__action[data-action="clear"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-duty-actions__action[data-action="clear"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="today"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="today"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-payments-list__refresh-button[data-action="today"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-payments-list__refresh-button[data-action="today"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-payment-status[data-action="today"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-payment-status[data-action="today"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-lpu-schedule-pstatus[data-action="today"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-lpu-schedule-pstatus[data-action="today"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-online-button[data-action="today"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-online-button[data-action="today"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget .wr-my-records__modal label.wr-confirm-button[data-action="today"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .wr-my-records__modal .has-feedback label.wr-confirm-button[data-action="today"]::after ~ .form-control-feedback, .has-feedback .wr-my-records__modal .bootstrap-datetimepicker-widget label.wr-confirm-button[data-action="today"]::after ~ .form-control-feedback, .wr-my-records__modal .bootstrap-datetimepicker-widget .has-feedback label.wr-confirm-button[data-action="today"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget .wr-my-records__modal label.wr-document-button[data-action="today"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .wr-my-records__modal .has-feedback label.wr-document-button[data-action="today"]::after ~ .form-control-feedback, .has-feedback .wr-my-records__modal .bootstrap-datetimepicker-widget label.wr-document-button[data-action="today"]::after ~ .form-control-feedback, .wr-my-records__modal .bootstrap-datetimepicker-widget .has-feedback label.wr-document-button[data-action="today"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-reserve-actions__action-online[data-action="today"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-reserve-actions__action-online[data-action="today"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-duty-actions__action-online[data-action="today"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-duty-actions__action-online[data-action="today"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-reserve-actions__action-pay[data-action="today"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-reserve-actions__action-pay[data-action="today"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-duty-actions__action-pay[data-action="today"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-duty-actions__action-pay[data-action="today"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-reserve-actions__action-document[data-action="today"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-reserve-actions__action-document[data-action="today"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-duty-actions__action-document[data-action="today"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-duty-actions__action-document[data-action="today"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-my-records__print-all-button[data-action="today"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-my-records__print-all-button[data-action="today"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-reserve-actions__action[data-action="today"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-reserve-actions__action[data-action="today"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.wr-duty-actions__action[data-action="today"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.wr-duty-actions__action[data-action="today"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.picker-switch::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.picker-switch::after ~ .form-control-feedback {
  top: 0; }

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

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

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

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

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-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 {
  top: 0;
  right: 15px; }

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

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

.btn, .wr-payments-list__refresh-button, .wr-payment-status, .wr-lpu-schedule-pstatus, .wr-online-button, .wr-my-records__modal .wr-confirm-button, .wr-my-records__modal .wr-document-button, .wr-reserve-actions__action-online, .wr-duty-actions__action-online, .wr-reserve-actions__action-pay, .wr-duty-actions__action-pay, .wr-reserve-actions__action-document, .wr-duty-actions__action-document, .wr-my-records__print-all-button, .wr-reserve-actions__action, .wr-duty-actions__action {
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  outline: none;
  background: transparent;
  color: inherit;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  z-index: 1;
  padding: 10px 15px;
  border-radius: 4px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:hover, .wr-payments-list__refresh-button:hover, .wr-payment-status:hover, .wr-lpu-schedule-pstatus:hover, .wr-online-button:hover, .wr-my-records__modal .wr-confirm-button:hover, .wr-my-records__modal .wr-document-button:hover, .wr-reserve-actions__action-online:hover, .wr-duty-actions__action-online:hover, .wr-reserve-actions__action-pay:hover, .wr-duty-actions__action-pay:hover, .wr-reserve-actions__action-document:hover, .wr-duty-actions__action-document:hover, .wr-my-records__print-all-button:hover, .wr-reserve-actions__action:hover, .wr-duty-actions__action:hover, .btn:focus, .wr-payments-list__refresh-button:focus, .wr-payment-status:focus, .wr-lpu-schedule-pstatus:focus, .wr-online-button:focus, .wr-my-records__modal .wr-confirm-button:focus, .wr-my-records__modal .wr-document-button:focus, .wr-reserve-actions__action-online:focus, .wr-duty-actions__action-online:focus, .wr-reserve-actions__action-pay:focus, .wr-duty-actions__action-pay:focus, .wr-reserve-actions__action-document:focus, .wr-duty-actions__action-document:focus, .wr-my-records__print-all-button:focus, .wr-reserve-actions__action:focus, .wr-duty-actions__action:focus {
    text-decoration: none; }
  .btn:active, .wr-payments-list__refresh-button:active, .wr-payment-status:active, .wr-lpu-schedule-pstatus:active, .wr-online-button:active, .wr-my-records__modal .wr-confirm-button:active, .wr-my-records__modal .wr-document-button:active, .wr-reserve-actions__action-online:active, .wr-duty-actions__action-online:active, .wr-reserve-actions__action-pay:active, .wr-duty-actions__action-pay:active, .wr-reserve-actions__action-document:active, .wr-duty-actions__action-document:active, .wr-my-records__print-all-button:active, .wr-reserve-actions__action:active, .wr-duty-actions__action:active, .btn.active, .active.wr-payments-list__refresh-button, .active.wr-payment-status, .active.wr-lpu-schedule-pstatus, .active.wr-online-button, .wr-my-records__modal .active.wr-confirm-button, .wr-my-records__modal .active.wr-document-button, .active.wr-reserve-actions__action-online, .active.wr-duty-actions__action-online, .active.wr-reserve-actions__action-pay, .active.wr-duty-actions__action-pay, .active.wr-reserve-actions__action-document, .active.wr-duty-actions__action-document, .active.wr-my-records__print-all-button, .active.wr-reserve-actions__action, .active.wr-duty-actions__action {
    outline: 0;
    background-image: none; }
  .btn.disabled, .disabled.wr-payments-list__refresh-button, .disabled.wr-payment-status, .disabled.wr-lpu-schedule-pstatus, .disabled.wr-online-button, .wr-my-records__modal .disabled.wr-confirm-button, .wr-my-records__modal .disabled.wr-document-button, .disabled.wr-reserve-actions__action-online, .disabled.wr-duty-actions__action-online, .disabled.wr-reserve-actions__action-pay, .disabled.wr-duty-actions__action-pay, .disabled.wr-reserve-actions__action-document, .disabled.wr-duty-actions__action-document, .disabled.wr-my-records__print-all-button, .disabled.wr-reserve-actions__action, .disabled.wr-duty-actions__action, .btn[disabled], .wr-payments-list__refresh-button[disabled], .wr-payment-status[disabled], .wr-lpu-schedule-pstatus[disabled], .wr-online-button[disabled], .wr-my-records__modal .wr-confirm-button[disabled], .wr-my-records__modal .wr-document-button[disabled], .wr-reserve-actions__action-online[disabled], .wr-duty-actions__action-online[disabled], .wr-reserve-actions__action-pay[disabled], .wr-duty-actions__action-pay[disabled], .wr-reserve-actions__action-document[disabled], .wr-duty-actions__action-document[disabled], .wr-my-records__print-all-button[disabled], .wr-reserve-actions__action[disabled], .wr-duty-actions__action[disabled],
  fieldset[disabled] .btn,
  fieldset[disabled] .wr-payments-list__refresh-button,
  fieldset[disabled] .wr-payment-status,
  fieldset[disabled] .wr-lpu-schedule-pstatus,
  fieldset[disabled] .wr-online-button,
  fieldset[disabled] .wr-my-records__modal .wr-confirm-button,
  .wr-my-records__modal fieldset[disabled] .wr-confirm-button,
  fieldset[disabled] .wr-my-records__modal .wr-document-button,
  .wr-my-records__modal fieldset[disabled] .wr-document-button,
  fieldset[disabled] .wr-reserve-actions__action-online,
  fieldset[disabled] .wr-duty-actions__action-online,
  fieldset[disabled] .wr-reserve-actions__action-pay,
  fieldset[disabled] .wr-duty-actions__action-pay,
  fieldset[disabled] .wr-reserve-actions__action-document,
  fieldset[disabled] .wr-duty-actions__action-document,
  fieldset[disabled] .wr-my-records__print-all-button,
  fieldset[disabled] .wr-reserve-actions__action,
  fieldset[disabled] .wr-duty-actions__action {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-default, .wr-payments-list__refresh-button, .wr-payment-status, .wr-lpu-schedule-pstatus, .wr-my-records__print-all-button, .wr-reserve-actions__action, .wr-duty-actions__action {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ccc; }
  .btn-default:hover, .wr-payments-list__refresh-button:hover, .wr-payment-status:hover, .wr-lpu-schedule-pstatus:hover, .wr-my-records__print-all-button:hover, .wr-reserve-actions__action:hover, .wr-duty-actions__action:hover,
  .open > .btn-default.dropdown-toggle,
  .open > .dropdown-toggle.wr-payments-list__refresh-button,
  .open > .dropdown-toggle.wr-payment-status,
  .open > .dropdown-toggle.wr-lpu-schedule-pstatus,
  .open > .dropdown-toggle.wr-my-records__print-all-button,
  .open > .dropdown-toggle.wr-reserve-actions__action,
  .open > .dropdown-toggle.wr-duty-actions__action {
    color: #333;
    background-color: gainsboro;
    border-color: #adadad; }
  .btn-default:active, .wr-payments-list__refresh-button:active, .wr-payment-status:active, .wr-lpu-schedule-pstatus:active, .wr-my-records__print-all-button:active, .wr-reserve-actions__action:active, .wr-duty-actions__action:active, .btn-default.active, .active.wr-payments-list__refresh-button, .active.wr-payment-status, .active.wr-lpu-schedule-pstatus, .active.wr-my-records__print-all-button, .active.wr-reserve-actions__action, .active.wr-duty-actions__action,
  .open > .btn-default.dropdown-toggle,
  .open > .dropdown-toggle.wr-payments-list__refresh-button,
  .open > .dropdown-toggle.wr-payment-status,
  .open > .dropdown-toggle.wr-lpu-schedule-pstatus,
  .open > .dropdown-toggle.wr-my-records__print-all-button,
  .open > .dropdown-toggle.wr-reserve-actions__action,
  .open > .dropdown-toggle.wr-duty-actions__action {
    background-color: #c7c7c7;
    border-color: #999999; }
  .btn-default.disabled, .disabled.wr-payments-list__refresh-button, .disabled.wr-payment-status, .disabled.wr-lpu-schedule-pstatus, .disabled.wr-my-records__print-all-button, .disabled.wr-reserve-actions__action, .disabled.wr-duty-actions__action, .btn-default.disabled:hover, .disabled.wr-payments-list__refresh-button:hover, .disabled.wr-payment-status:hover, .disabled.wr-lpu-schedule-pstatus:hover, .disabled.wr-my-records__print-all-button:hover, .disabled.wr-reserve-actions__action:hover, .disabled.wr-duty-actions__action:hover, .btn-default.disabled:focus, .disabled.wr-payments-list__refresh-button:focus, .disabled.wr-payment-status:focus, .disabled.wr-lpu-schedule-pstatus:focus, .disabled.wr-my-records__print-all-button:focus, .disabled.wr-reserve-actions__action:focus, .disabled.wr-duty-actions__action:focus, .btn-default.disabled:active, .disabled.wr-payments-list__refresh-button:active, .disabled.wr-payment-status:active, .disabled.wr-lpu-schedule-pstatus:active, .disabled.wr-my-records__print-all-button:active, .disabled.wr-reserve-actions__action:active, .disabled.wr-duty-actions__action:active, .btn-default.disabled.active, .disabled.active.wr-payments-list__refresh-button, .disabled.active.wr-payment-status, .disabled.active.wr-lpu-schedule-pstatus, .disabled.active.wr-my-records__print-all-button, .disabled.active.wr-reserve-actions__action, .disabled.active.wr-duty-actions__action, .btn-default[disabled], .wr-payments-list__refresh-button[disabled], .wr-payment-status[disabled], .wr-lpu-schedule-pstatus[disabled], .wr-my-records__print-all-button[disabled], .wr-reserve-actions__action[disabled], .wr-duty-actions__action[disabled], .btn-default[disabled]:hover, .wr-payments-list__refresh-button[disabled]:hover, .wr-payment-status[disabled]:hover, .wr-lpu-schedule-pstatus[disabled]:hover, .wr-my-records__print-all-button[disabled]:hover, .wr-reserve-actions__action[disabled]:hover, .wr-duty-actions__action[disabled]:hover, .btn-default[disabled]:focus, .wr-payments-list__refresh-button[disabled]:focus, .wr-payment-status[disabled]:focus, .wr-lpu-schedule-pstatus[disabled]:focus, .wr-my-records__print-all-button[disabled]:focus, .wr-reserve-actions__action[disabled]:focus, .wr-duty-actions__action[disabled]:focus, .btn-default[disabled]:active, .wr-payments-list__refresh-button[disabled]:active, .wr-payment-status[disabled]:active, .wr-lpu-schedule-pstatus[disabled]:active, .wr-my-records__print-all-button[disabled]:active, .wr-reserve-actions__action[disabled]:active, .wr-duty-actions__action[disabled]:active, .btn-default[disabled].active, .wr-payments-list__refresh-button[disabled].active, .wr-payment-status[disabled].active, .wr-lpu-schedule-pstatus[disabled].active, .wr-my-records__print-all-button[disabled].active, .wr-reserve-actions__action[disabled].active, .wr-duty-actions__action[disabled].active,
  fieldset[disabled] .btn-default,
  fieldset[disabled] .wr-payments-list__refresh-button,
  fieldset[disabled] .wr-payment-status,
  fieldset[disabled] .wr-lpu-schedule-pstatus,
  fieldset[disabled] .wr-my-records__print-all-button,
  fieldset[disabled] .wr-reserve-actions__action,
  fieldset[disabled] .wr-duty-actions__action,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .wr-payments-list__refresh-button:hover,
  fieldset[disabled] .wr-payment-status:hover,
  fieldset[disabled] .wr-lpu-schedule-pstatus:hover,
  fieldset[disabled] .wr-my-records__print-all-button:hover,
  fieldset[disabled] .wr-reserve-actions__action:hover,
  fieldset[disabled] .wr-duty-actions__action:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .wr-payments-list__refresh-button:focus,
  fieldset[disabled] .wr-payment-status:focus,
  fieldset[disabled] .wr-lpu-schedule-pstatus:focus,
  fieldset[disabled] .wr-my-records__print-all-button:focus,
  fieldset[disabled] .wr-reserve-actions__action:focus,
  fieldset[disabled] .wr-duty-actions__action:focus,
  fieldset[disabled] .btn-default:active,
  fieldset[disabled] .wr-payments-list__refresh-button:active,
  fieldset[disabled] .wr-payment-status:active,
  fieldset[disabled] .wr-lpu-schedule-pstatus:active,
  fieldset[disabled] .wr-my-records__print-all-button:active,
  fieldset[disabled] .wr-reserve-actions__action:active,
  fieldset[disabled] .wr-duty-actions__action:active,
  fieldset[disabled] .btn-default.active,
  fieldset[disabled] .active.wr-payments-list__refresh-button,
  fieldset[disabled] .active.wr-payment-status,
  fieldset[disabled] .active.wr-lpu-schedule-pstatus,
  fieldset[disabled] .active.wr-my-records__print-all-button,
  fieldset[disabled] .active.wr-reserve-actions__action,
  fieldset[disabled] .active.wr-duty-actions__action {
    background-color: #f5f5f5;
    border-color: #ccc; }
  .btn-default .badge, .wr-payments-list__refresh-button .badge, .wr-payment-status .badge, .wr-lpu-schedule-pstatus .badge, .wr-my-records__print-all-button .badge, .wr-reserve-actions__action .badge, .wr-duty-actions__action .badge {
    color: #f5f5f5;
    background-color: #333; }

.btn-primary, .wr-lpu-schedule-filter__date, .wr-my-records__print-all-button, .wr-reserve-actions__action-reserve, .wr-duty-actions__action-reserve, .wr-reserve-actions__action-print, .wr-reserve-actions__action-mail, .wr-reserve-actions__action-show-all, .wr-duty-actions__action-print, .wr-duty-actions__action-mail, .wr-duty-actions__action-show-all {
  color: #fff;
  background-color: #34495E;
  border-color: #2b3c4e; }
  .btn-primary:hover, .wr-lpu-schedule-filter__date:hover, .wr-my-records__print-all-button:hover, .wr-reserve-actions__action-reserve:hover, .wr-duty-actions__action-reserve:hover, .wr-reserve-actions__action-print:hover, .wr-reserve-actions__action-mail:hover, .wr-reserve-actions__action-show-all:hover, .wr-duty-actions__action-print:hover, .wr-duty-actions__action-mail:hover, .wr-duty-actions__action-show-all:hover,
  .open > .btn-primary.dropdown-toggle,
  .open > .dropdown-toggle.wr-lpu-schedule-filter__date,
  .open > .dropdown-toggle.wr-my-records__print-all-button,
  .open > .dropdown-toggle.wr-reserve-actions__action-reserve,
  .open > .dropdown-toggle.wr-duty-actions__action-reserve,
  .open > .dropdown-toggle.wr-reserve-actions__action-print,
  .open > .dropdown-toggle.wr-reserve-actions__action-mail,
  .open > .dropdown-toggle.wr-reserve-actions__action-show-all,
  .open > .dropdown-toggle.wr-duty-actions__action-print,
  .open > .dropdown-toggle.wr-duty-actions__action-mail,
  .open > .dropdown-toggle.wr-duty-actions__action-show-all {
    color: #fff;
    background-color: #22303d;
    border-color: #151e26; }
  .btn-primary:active, .wr-lpu-schedule-filter__date:active, .wr-my-records__print-all-button:active, .wr-reserve-actions__action-reserve:active, .wr-duty-actions__action-reserve:active, .wr-reserve-actions__action-print:active, .wr-reserve-actions__action-mail:active, .wr-reserve-actions__action-show-all:active, .wr-duty-actions__action-print:active, .wr-duty-actions__action-mail:active, .wr-duty-actions__action-show-all:active, .btn-primary.active, .active.wr-lpu-schedule-filter__date, .active.wr-my-records__print-all-button, .active.wr-reserve-actions__action-reserve, .active.wr-duty-actions__action-reserve, .active.wr-reserve-actions__action-print, .active.wr-reserve-actions__action-mail, .active.wr-reserve-actions__action-show-all, .active.wr-duty-actions__action-print, .active.wr-duty-actions__action-mail, .active.wr-duty-actions__action-show-all,
  .open > .btn-primary.dropdown-toggle,
  .open > .dropdown-toggle.wr-lpu-schedule-filter__date,
  .open > .dropdown-toggle.wr-my-records__print-all-button,
  .open > .dropdown-toggle.wr-reserve-actions__action-reserve,
  .open > .dropdown-toggle.wr-duty-actions__action-reserve,
  .open > .dropdown-toggle.wr-reserve-actions__action-print,
  .open > .dropdown-toggle.wr-reserve-actions__action-mail,
  .open > .dropdown-toggle.wr-reserve-actions__action-show-all,
  .open > .dropdown-toggle.wr-duty-actions__action-print,
  .open > .dropdown-toggle.wr-duty-actions__action-mail,
  .open > .dropdown-toggle.wr-duty-actions__action-show-all {
    background-color: #131b23;
    border-color: #07090c; }
  .btn-primary.disabled, .disabled.wr-lpu-schedule-filter__date, .disabled.wr-my-records__print-all-button, .disabled.wr-reserve-actions__action-reserve, .disabled.wr-duty-actions__action-reserve, .disabled.wr-reserve-actions__action-print, .disabled.wr-reserve-actions__action-mail, .disabled.wr-reserve-actions__action-show-all, .disabled.wr-duty-actions__action-print, .disabled.wr-duty-actions__action-mail, .disabled.wr-duty-actions__action-show-all, .btn-primary.disabled:hover, .disabled.wr-lpu-schedule-filter__date:hover, .disabled.wr-my-records__print-all-button:hover, .disabled.wr-reserve-actions__action-reserve:hover, .disabled.wr-duty-actions__action-reserve:hover, .disabled.wr-reserve-actions__action-print:hover, .disabled.wr-reserve-actions__action-mail:hover, .disabled.wr-reserve-actions__action-show-all:hover, .disabled.wr-duty-actions__action-print:hover, .disabled.wr-duty-actions__action-mail:hover, .disabled.wr-duty-actions__action-show-all:hover, .btn-primary.disabled:focus, .disabled.wr-lpu-schedule-filter__date:focus, .disabled.wr-my-records__print-all-button:focus, .disabled.wr-reserve-actions__action-reserve:focus, .disabled.wr-duty-actions__action-reserve:focus, .disabled.wr-reserve-actions__action-print:focus, .disabled.wr-reserve-actions__action-mail:focus, .disabled.wr-reserve-actions__action-show-all:focus, .disabled.wr-duty-actions__action-print:focus, .disabled.wr-duty-actions__action-mail:focus, .disabled.wr-duty-actions__action-show-all:focus, .btn-primary.disabled:active, .disabled.wr-lpu-schedule-filter__date:active, .disabled.wr-my-records__print-all-button:active, .disabled.wr-reserve-actions__action-reserve:active, .disabled.wr-duty-actions__action-reserve:active, .disabled.wr-reserve-actions__action-print:active, .disabled.wr-reserve-actions__action-mail:active, .disabled.wr-reserve-actions__action-show-all:active, .disabled.wr-duty-actions__action-print:active, .disabled.wr-duty-actions__action-mail:active, .disabled.wr-duty-actions__action-show-all:active, .btn-primary.disabled.active, .disabled.active.wr-lpu-schedule-filter__date, .disabled.active.wr-my-records__print-all-button, .disabled.active.wr-reserve-actions__action-reserve, .disabled.active.wr-duty-actions__action-reserve, .disabled.active.wr-reserve-actions__action-print, .disabled.active.wr-reserve-actions__action-mail, .disabled.active.wr-reserve-actions__action-show-all, .disabled.active.wr-duty-actions__action-print, .disabled.active.wr-duty-actions__action-mail, .disabled.active.wr-duty-actions__action-show-all, .btn-primary[disabled], .wr-lpu-schedule-filter__date[disabled], .wr-my-records__print-all-button[disabled], .wr-reserve-actions__action-reserve[disabled], .wr-duty-actions__action-reserve[disabled], .wr-reserve-actions__action-print[disabled], .wr-reserve-actions__action-mail[disabled], .wr-reserve-actions__action-show-all[disabled], .wr-duty-actions__action-print[disabled], .wr-duty-actions__action-mail[disabled], .wr-duty-actions__action-show-all[disabled], .btn-primary[disabled]:hover, .wr-lpu-schedule-filter__date[disabled]:hover, .wr-my-records__print-all-button[disabled]:hover, .wr-reserve-actions__action-reserve[disabled]:hover, .wr-duty-actions__action-reserve[disabled]:hover, .wr-reserve-actions__action-print[disabled]:hover, .wr-reserve-actions__action-mail[disabled]:hover, .wr-reserve-actions__action-show-all[disabled]:hover, .wr-duty-actions__action-print[disabled]:hover, .wr-duty-actions__action-mail[disabled]:hover, .wr-duty-actions__action-show-all[disabled]:hover, .btn-primary[disabled]:focus, .wr-lpu-schedule-filter__date[disabled]:focus, .wr-my-records__print-all-button[disabled]:focus, .wr-reserve-actions__action-reserve[disabled]:focus, .wr-duty-actions__action-reserve[disabled]:focus, .wr-reserve-actions__action-print[disabled]:focus, .wr-reserve-actions__action-mail[disabled]:focus, .wr-reserve-actions__action-show-all[disabled]:focus, .wr-duty-actions__action-print[disabled]:focus, .wr-duty-actions__action-mail[disabled]:focus, .wr-duty-actions__action-show-all[disabled]:focus, .btn-primary[disabled]:active, .wr-lpu-schedule-filter__date[disabled]:active, .wr-my-records__print-all-button[disabled]:active, .wr-reserve-actions__action-reserve[disabled]:active, .wr-duty-actions__action-reserve[disabled]:active, .wr-reserve-actions__action-print[disabled]:active, .wr-reserve-actions__action-mail[disabled]:active, .wr-reserve-actions__action-show-all[disabled]:active, .wr-duty-actions__action-print[disabled]:active, .wr-duty-actions__action-mail[disabled]:active, .wr-duty-actions__action-show-all[disabled]:active, .btn-primary[disabled].active, .wr-lpu-schedule-filter__date[disabled].active, .wr-my-records__print-all-button[disabled].active, .wr-reserve-actions__action-reserve[disabled].active, .wr-duty-actions__action-reserve[disabled].active, .wr-reserve-actions__action-print[disabled].active, .wr-reserve-actions__action-mail[disabled].active, .wr-reserve-actions__action-show-all[disabled].active, .wr-duty-actions__action-print[disabled].active, .wr-duty-actions__action-mail[disabled].active, .wr-duty-actions__action-show-all[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .wr-lpu-schedule-filter__date,
  fieldset[disabled] .wr-my-records__print-all-button,
  fieldset[disabled] .wr-reserve-actions__action-reserve,
  fieldset[disabled] .wr-duty-actions__action-reserve,
  fieldset[disabled] .wr-reserve-actions__action-print,
  fieldset[disabled] .wr-reserve-actions__action-mail,
  fieldset[disabled] .wr-reserve-actions__action-show-all,
  fieldset[disabled] .wr-duty-actions__action-print,
  fieldset[disabled] .wr-duty-actions__action-mail,
  fieldset[disabled] .wr-duty-actions__action-show-all,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .wr-lpu-schedule-filter__date:hover,
  fieldset[disabled] .wr-my-records__print-all-button:hover,
  fieldset[disabled] .wr-reserve-actions__action-reserve:hover,
  fieldset[disabled] .wr-duty-actions__action-reserve:hover,
  fieldset[disabled] .wr-reserve-actions__action-print:hover,
  fieldset[disabled] .wr-reserve-actions__action-mail:hover,
  fieldset[disabled] .wr-reserve-actions__action-show-all:hover,
  fieldset[disabled] .wr-duty-actions__action-print:hover,
  fieldset[disabled] .wr-duty-actions__action-mail:hover,
  fieldset[disabled] .wr-duty-actions__action-show-all:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .wr-lpu-schedule-filter__date:focus,
  fieldset[disabled] .wr-my-records__print-all-button:focus,
  fieldset[disabled] .wr-reserve-actions__action-reserve:focus,
  fieldset[disabled] .wr-duty-actions__action-reserve:focus,
  fieldset[disabled] .wr-reserve-actions__action-print:focus,
  fieldset[disabled] .wr-reserve-actions__action-mail:focus,
  fieldset[disabled] .wr-reserve-actions__action-show-all:focus,
  fieldset[disabled] .wr-duty-actions__action-print:focus,
  fieldset[disabled] .wr-duty-actions__action-mail:focus,
  fieldset[disabled] .wr-duty-actions__action-show-all:focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] .wr-lpu-schedule-filter__date:active,
  fieldset[disabled] .wr-my-records__print-all-button:active,
  fieldset[disabled] .wr-reserve-actions__action-reserve:active,
  fieldset[disabled] .wr-duty-actions__action-reserve:active,
  fieldset[disabled] .wr-reserve-actions__action-print:active,
  fieldset[disabled] .wr-reserve-actions__action-mail:active,
  fieldset[disabled] .wr-reserve-actions__action-show-all:active,
  fieldset[disabled] .wr-duty-actions__action-print:active,
  fieldset[disabled] .wr-duty-actions__action-mail:active,
  fieldset[disabled] .wr-duty-actions__action-show-all:active,
  fieldset[disabled] .btn-primary.active,
  fieldset[disabled] .active.wr-lpu-schedule-filter__date,
  fieldset[disabled] .active.wr-my-records__print-all-button,
  fieldset[disabled] .active.wr-reserve-actions__action-reserve,
  fieldset[disabled] .active.wr-duty-actions__action-reserve,
  fieldset[disabled] .active.wr-reserve-actions__action-print,
  fieldset[disabled] .active.wr-reserve-actions__action-mail,
  fieldset[disabled] .active.wr-reserve-actions__action-show-all,
  fieldset[disabled] .active.wr-duty-actions__action-print,
  fieldset[disabled] .active.wr-duty-actions__action-mail,
  fieldset[disabled] .active.wr-duty-actions__action-show-all {
    background-color: #34495E;
    border-color: #2b3c4e; }
  .btn-primary .badge, .wr-lpu-schedule-filter__date .badge, .wr-my-records__print-all-button .badge, .wr-reserve-actions__action-reserve .badge, .wr-duty-actions__action-reserve .badge, .wr-reserve-actions__action-print .badge, .wr-reserve-actions__action-mail .badge, .wr-reserve-actions__action-show-all .badge, .wr-duty-actions__action-print .badge, .wr-duty-actions__action-mail .badge, .wr-duty-actions__action-show-all .badge {
    color: #34495E;
    background-color: #fff; }

.btn-success, .wr-reserve-actions__action-reserve, .wr-duty-actions__action-reserve {
  color: #fff;
  background-color: #8cc152;
  border-color: #7fb842; }
  .btn-success:hover, .wr-reserve-actions__action-reserve:hover, .wr-duty-actions__action-reserve:hover,
  .open > .btn-success.dropdown-toggle,
  .open > .dropdown-toggle.wr-reserve-actions__action-reserve,
  .open > .dropdown-toggle.wr-duty-actions__action-reserve {
    color: #fff;
    background-color: #72a53b;
    border-color: #608b32; }
  .btn-success:active, .wr-reserve-actions__action-reserve:active, .wr-duty-actions__action-reserve:active, .btn-success.active, .active.wr-reserve-actions__action-reserve, .active.wr-duty-actions__action-reserve,
  .open > .btn-success.dropdown-toggle,
  .open > .dropdown-toggle.wr-reserve-actions__action-reserve,
  .open > .dropdown-toggle.wr-duty-actions__action-reserve {
    background-color: #5e8730;
    border-color: #4b6d27; }
  .btn-success.disabled, .disabled.wr-reserve-actions__action-reserve, .disabled.wr-duty-actions__action-reserve, .btn-success.disabled:hover, .disabled.wr-reserve-actions__action-reserve:hover, .disabled.wr-duty-actions__action-reserve:hover, .btn-success.disabled:focus, .disabled.wr-reserve-actions__action-reserve:focus, .disabled.wr-duty-actions__action-reserve:focus, .btn-success.disabled:active, .disabled.wr-reserve-actions__action-reserve:active, .disabled.wr-duty-actions__action-reserve:active, .btn-success.disabled.active, .disabled.active.wr-reserve-actions__action-reserve, .disabled.active.wr-duty-actions__action-reserve, .btn-success[disabled], .wr-reserve-actions__action-reserve[disabled], .wr-duty-actions__action-reserve[disabled], .btn-success[disabled]:hover, .wr-reserve-actions__action-reserve[disabled]:hover, .wr-duty-actions__action-reserve[disabled]:hover, .btn-success[disabled]:focus, .wr-reserve-actions__action-reserve[disabled]:focus, .wr-duty-actions__action-reserve[disabled]:focus, .btn-success[disabled]:active, .wr-reserve-actions__action-reserve[disabled]:active, .wr-duty-actions__action-reserve[disabled]:active, .btn-success[disabled].active, .wr-reserve-actions__action-reserve[disabled].active, .wr-duty-actions__action-reserve[disabled].active,
  fieldset[disabled] .btn-success,
  fieldset[disabled] .wr-reserve-actions__action-reserve,
  fieldset[disabled] .wr-duty-actions__action-reserve,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .wr-reserve-actions__action-reserve:hover,
  fieldset[disabled] .wr-duty-actions__action-reserve:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .wr-reserve-actions__action-reserve:focus,
  fieldset[disabled] .wr-duty-actions__action-reserve:focus,
  fieldset[disabled] .btn-success:active,
  fieldset[disabled] .wr-reserve-actions__action-reserve:active,
  fieldset[disabled] .wr-duty-actions__action-reserve:active,
  fieldset[disabled] .btn-success.active,
  fieldset[disabled] .active.wr-reserve-actions__action-reserve,
  fieldset[disabled] .active.wr-duty-actions__action-reserve {
    background-color: #8cc152;
    border-color: #7fb842; }
  .btn-success .badge, .wr-reserve-actions__action-reserve .badge, .wr-duty-actions__action-reserve .badge {
    color: #8cc152;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #2e4466;
  border-color: #263854; }
  .btn-info:hover,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #1e2d43;
    border-color: #131c2a; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-color: #111a27;
    border-color: #06090e; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active,
  fieldset[disabled] .btn-info,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info:active,
  fieldset[disabled] .btn-info.active {
    background-color: #2e4466;
    border-color: #263854; }
  .btn-info .badge {
    color: #2e4466;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f3c4c8;
  border-color: #efaeb5; }
  .btn-warning:hover,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #eb99a1;
    border-color: #e57b86; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-color: #e47782;
    border-color: #de5967; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning:active,
  fieldset[disabled] .btn-warning.active {
    background-color: #f3c4c8;
    border-color: #efaeb5; }
  .btn-warning .badge {
    color: #f3c4c8;
    background-color: #fff; }

.btn-danger, .wr-reserve-actions__action-del, .wr-duty-actions__action-del {
  color: #fff;
  background-color: #da4453;
  border-color: #d62f3f; }
  .btn-danger:hover, .wr-reserve-actions__action-del:hover, .wr-duty-actions__action-del:hover,
  .open > .btn-danger.dropdown-toggle,
  .open > .dropdown-toggle.wr-reserve-actions__action-del,
  .open > .dropdown-toggle.wr-duty-actions__action-del {
    color: #fff;
    background-color: #c42737;
    border-color: #a6212e; }
  .btn-danger:active, .wr-reserve-actions__action-del:active, .wr-duty-actions__action-del:active, .btn-danger.active, .active.wr-reserve-actions__action-del, .active.wr-duty-actions__action-del,
  .open > .btn-danger.dropdown-toggle,
  .open > .dropdown-toggle.wr-reserve-actions__action-del,
  .open > .dropdown-toggle.wr-duty-actions__action-del {
    background-color: #a2202d;
    border-color: #841a25; }
  .btn-danger.disabled, .disabled.wr-reserve-actions__action-del, .disabled.wr-duty-actions__action-del, .btn-danger.disabled:hover, .disabled.wr-reserve-actions__action-del:hover, .disabled.wr-duty-actions__action-del:hover, .btn-danger.disabled:focus, .disabled.wr-reserve-actions__action-del:focus, .disabled.wr-duty-actions__action-del:focus, .btn-danger.disabled:active, .disabled.wr-reserve-actions__action-del:active, .disabled.wr-duty-actions__action-del:active, .btn-danger.disabled.active, .disabled.active.wr-reserve-actions__action-del, .disabled.active.wr-duty-actions__action-del, .btn-danger[disabled], .wr-reserve-actions__action-del[disabled], .wr-duty-actions__action-del[disabled], .btn-danger[disabled]:hover, .wr-reserve-actions__action-del[disabled]:hover, .wr-duty-actions__action-del[disabled]:hover, .btn-danger[disabled]:focus, .wr-reserve-actions__action-del[disabled]:focus, .wr-duty-actions__action-del[disabled]:focus, .btn-danger[disabled]:active, .wr-reserve-actions__action-del[disabled]:active, .wr-duty-actions__action-del[disabled]:active, .btn-danger[disabled].active, .wr-reserve-actions__action-del[disabled].active, .wr-duty-actions__action-del[disabled].active,
  fieldset[disabled] .btn-danger,
  fieldset[disabled] .wr-reserve-actions__action-del,
  fieldset[disabled] .wr-duty-actions__action-del,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .wr-reserve-actions__action-del:hover,
  fieldset[disabled] .wr-duty-actions__action-del:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .wr-reserve-actions__action-del:focus,
  fieldset[disabled] .wr-duty-actions__action-del:focus,
  fieldset[disabled] .btn-danger:active,
  fieldset[disabled] .wr-reserve-actions__action-del:active,
  fieldset[disabled] .wr-duty-actions__action-del:active,
  fieldset[disabled] .btn-danger.active,
  fieldset[disabled] .active.wr-reserve-actions__action-del,
  fieldset[disabled] .active.wr-duty-actions__action-del {
    background-color: #da4453;
    border-color: #d62f3f; }
  .btn-danger .badge, .wr-reserve-actions__action-del .badge, .wr-duty-actions__action-del .badge {
    color: #da4453;
    background-color: #fff; }

.btn-link {
  color: #34495E;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #19232d;
    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: #E6E9ED;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .wr-payments-list__refresh-button, .btn-group-lg > .wr-payment-status, .btn-group-lg > .wr-lpu-schedule-pstatus, .btn-group-lg > .wr-online-button, .wr-my-records__modal .btn-group-lg > .wr-confirm-button, .wr-my-records__modal .btn-group-lg > .wr-document-button, .btn-group-lg > .wr-reserve-actions__action-online, .btn-group-lg > .wr-duty-actions__action-online, .btn-group-lg > .wr-reserve-actions__action-pay, .btn-group-lg > .wr-duty-actions__action-pay, .btn-group-lg > .wr-reserve-actions__action-document, .btn-group-lg > .wr-duty-actions__action-document, .btn-group-lg > .wr-my-records__print-all-button, .btn-group-lg > .wr-reserve-actions__action, .btn-group-lg > .wr-duty-actions__action {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .wr-payments-list__refresh-button, .btn-group-sm > .wr-payment-status, .btn-group-sm > .wr-lpu-schedule-pstatus, .btn-group-sm > .wr-online-button, .wr-my-records__modal .btn-group-sm > .wr-confirm-button, .wr-my-records__modal .btn-group-sm > .wr-document-button, .btn-group-sm > .wr-reserve-actions__action-online, .btn-group-sm > .wr-duty-actions__action-online, .btn-group-sm > .wr-reserve-actions__action-pay, .btn-group-sm > .wr-duty-actions__action-pay, .btn-group-sm > .wr-reserve-actions__action-document, .btn-group-sm > .wr-duty-actions__action-document, .btn-group-sm > .wr-my-records__print-all-button, .btn-group-sm > .wr-reserve-actions__action, .btn-group-sm > .wr-duty-actions__action {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn, .btn-group-xs > .wr-payments-list__refresh-button, .btn-group-xs > .wr-payment-status, .btn-group-xs > .wr-lpu-schedule-pstatus, .btn-group-xs > .wr-online-button, .wr-my-records__modal .btn-group-xs > .wr-confirm-button, .wr-my-records__modal .btn-group-xs > .wr-document-button, .btn-group-xs > .wr-reserve-actions__action-online, .btn-group-xs > .wr-duty-actions__action-online, .btn-group-xs > .wr-reserve-actions__action-pay, .btn-group-xs > .wr-duty-actions__action-pay, .btn-group-xs > .wr-reserve-actions__action-document, .btn-group-xs > .wr-duty-actions__action-document, .btn-group-xs > .wr-my-records__print-all-button, .btn-group-xs > .wr-reserve-actions__action, .btn-group-xs > .wr-duty-actions__action {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

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

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

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

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

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

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

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

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease; }

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

.dropdown {
  position: relative; }

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #434A54;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #383e46;
  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: #34495E; }

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

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

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

.open > a {
  outline: 0; }

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

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

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

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

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

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

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

@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 > .wr-payments-list__refresh-button, .btn-group > .wr-payment-status, .btn-group > .wr-lpu-schedule-pstatus, .btn-group > .wr-online-button, .wr-my-records__modal .btn-group > .wr-confirm-button, .wr-my-records__modal .btn-group > .wr-document-button, .btn-group > .wr-reserve-actions__action-online, .btn-group > .wr-duty-actions__action-online, .btn-group > .wr-reserve-actions__action-pay, .btn-group > .wr-duty-actions__action-pay, .btn-group > .wr-reserve-actions__action-document, .btn-group > .wr-duty-actions__action-document, .btn-group > .wr-my-records__print-all-button, .btn-group > .wr-reserve-actions__action, .btn-group > .wr-duty-actions__action,
  .btn-group-vertical > .btn,
  .btn-group-vertical > .wr-payments-list__refresh-button,
  .btn-group-vertical > .wr-payment-status,
  .btn-group-vertical > .wr-lpu-schedule-pstatus,
  .btn-group-vertical > .wr-online-button,
  .wr-my-records__modal .btn-group-vertical > .wr-confirm-button,
  .wr-my-records__modal .btn-group-vertical > .wr-document-button,
  .btn-group-vertical > .wr-reserve-actions__action-online,
  .btn-group-vertical > .wr-duty-actions__action-online,
  .btn-group-vertical > .wr-reserve-actions__action-pay,
  .btn-group-vertical > .wr-duty-actions__action-pay,
  .btn-group-vertical > .wr-reserve-actions__action-document,
  .btn-group-vertical > .wr-duty-actions__action-document,
  .btn-group-vertical > .wr-my-records__print-all-button,
  .btn-group-vertical > .wr-reserve-actions__action,
  .btn-group-vertical > .wr-duty-actions__action {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .wr-payments-list__refresh-button:hover, .btn-group > .wr-payment-status:hover, .btn-group > .wr-lpu-schedule-pstatus:hover, .btn-group > .wr-online-button:hover, .wr-my-records__modal .btn-group > .wr-confirm-button:hover, .wr-my-records__modal .btn-group > .wr-document-button:hover, .btn-group > .wr-reserve-actions__action-online:hover, .btn-group > .wr-duty-actions__action-online:hover, .btn-group > .wr-reserve-actions__action-pay:hover, .btn-group > .wr-duty-actions__action-pay:hover, .btn-group > .wr-reserve-actions__action-document:hover, .btn-group > .wr-duty-actions__action-document:hover, .btn-group > .wr-my-records__print-all-button:hover, .btn-group > .wr-reserve-actions__action:hover, .btn-group > .wr-duty-actions__action:hover, .btn-group > .btn:focus, .btn-group > .wr-payments-list__refresh-button:focus, .btn-group > .wr-payment-status:focus, .btn-group > .wr-lpu-schedule-pstatus:focus, .btn-group > .wr-online-button:focus, .wr-my-records__modal .btn-group > .wr-confirm-button:focus, .wr-my-records__modal .btn-group > .wr-document-button:focus, .btn-group > .wr-reserve-actions__action-online:focus, .btn-group > .wr-duty-actions__action-online:focus, .btn-group > .wr-reserve-actions__action-pay:focus, .btn-group > .wr-duty-actions__action-pay:focus, .btn-group > .wr-reserve-actions__action-document:focus, .btn-group > .wr-duty-actions__action-document:focus, .btn-group > .wr-my-records__print-all-button:focus, .btn-group > .wr-reserve-actions__action:focus, .btn-group > .wr-duty-actions__action:focus, .btn-group > .btn:active, .btn-group > .wr-payments-list__refresh-button:active, .btn-group > .wr-payment-status:active, .btn-group > .wr-lpu-schedule-pstatus:active, .btn-group > .wr-online-button:active, .wr-my-records__modal .btn-group > .wr-confirm-button:active, .wr-my-records__modal .btn-group > .wr-document-button:active, .btn-group > .wr-reserve-actions__action-online:active, .btn-group > .wr-duty-actions__action-online:active, .btn-group > .wr-reserve-actions__action-pay:active, .btn-group > .wr-duty-actions__action-pay:active, .btn-group > .wr-reserve-actions__action-document:active, .btn-group > .wr-duty-actions__action-document:active, .btn-group > .wr-my-records__print-all-button:active, .btn-group > .wr-reserve-actions__action:active, .btn-group > .wr-duty-actions__action:active, .btn-group > .btn.active, .btn-group > .active.wr-payments-list__refresh-button, .btn-group > .active.wr-payment-status, .btn-group > .active.wr-lpu-schedule-pstatus, .btn-group > .active.wr-online-button, .wr-my-records__modal .btn-group > .active.wr-confirm-button, .wr-my-records__modal .btn-group > .active.wr-document-button, .btn-group > .active.wr-reserve-actions__action-online, .btn-group > .active.wr-duty-actions__action-online, .btn-group > .active.wr-reserve-actions__action-pay, .btn-group > .active.wr-duty-actions__action-pay, .btn-group > .active.wr-reserve-actions__action-document, .btn-group > .active.wr-duty-actions__action-document, .btn-group > .active.wr-my-records__print-all-button, .btn-group > .active.wr-reserve-actions__action, .btn-group > .active.wr-duty-actions__action,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .wr-payments-list__refresh-button:hover,
    .btn-group-vertical > .wr-payment-status:hover,
    .btn-group-vertical > .wr-lpu-schedule-pstatus:hover,
    .btn-group-vertical > .wr-online-button:hover,
    .wr-my-records__modal .btn-group-vertical > .wr-confirm-button:hover,
    .wr-my-records__modal .btn-group-vertical > .wr-document-button:hover,
    .btn-group-vertical > .wr-reserve-actions__action-online:hover,
    .btn-group-vertical > .wr-duty-actions__action-online:hover,
    .btn-group-vertical > .wr-reserve-actions__action-pay:hover,
    .btn-group-vertical > .wr-duty-actions__action-pay:hover,
    .btn-group-vertical > .wr-reserve-actions__action-document:hover,
    .btn-group-vertical > .wr-duty-actions__action-document:hover,
    .btn-group-vertical > .wr-my-records__print-all-button:hover,
    .btn-group-vertical > .wr-reserve-actions__action:hover,
    .btn-group-vertical > .wr-duty-actions__action:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .wr-payments-list__refresh-button:focus,
    .btn-group-vertical > .wr-payment-status:focus,
    .btn-group-vertical > .wr-lpu-schedule-pstatus:focus,
    .btn-group-vertical > .wr-online-button:focus,
    .wr-my-records__modal .btn-group-vertical > .wr-confirm-button:focus,
    .wr-my-records__modal .btn-group-vertical > .wr-document-button:focus,
    .btn-group-vertical > .wr-reserve-actions__action-online:focus,
    .btn-group-vertical > .wr-duty-actions__action-online:focus,
    .btn-group-vertical > .wr-reserve-actions__action-pay:focus,
    .btn-group-vertical > .wr-duty-actions__action-pay:focus,
    .btn-group-vertical > .wr-reserve-actions__action-document:focus,
    .btn-group-vertical > .wr-duty-actions__action-document:focus,
    .btn-group-vertical > .wr-my-records__print-all-button:focus,
    .btn-group-vertical > .wr-reserve-actions__action:focus,
    .btn-group-vertical > .wr-duty-actions__action:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .wr-payments-list__refresh-button:active,
    .btn-group-vertical > .wr-payment-status:active,
    .btn-group-vertical > .wr-lpu-schedule-pstatus:active,
    .btn-group-vertical > .wr-online-button:active,
    .wr-my-records__modal .btn-group-vertical > .wr-confirm-button:active,
    .wr-my-records__modal .btn-group-vertical > .wr-document-button:active,
    .btn-group-vertical > .wr-reserve-actions__action-online:active,
    .btn-group-vertical > .wr-duty-actions__action-online:active,
    .btn-group-vertical > .wr-reserve-actions__action-pay:active,
    .btn-group-vertical > .wr-duty-actions__action-pay:active,
    .btn-group-vertical > .wr-reserve-actions__action-document:active,
    .btn-group-vertical > .wr-duty-actions__action-document:active,
    .btn-group-vertical > .wr-my-records__print-all-button:active,
    .btn-group-vertical > .wr-reserve-actions__action:active,
    .btn-group-vertical > .wr-duty-actions__action:active,
    .btn-group-vertical > .btn.active,
    .btn-group-vertical > .active.wr-payments-list__refresh-button,
    .btn-group-vertical > .active.wr-payment-status,
    .btn-group-vertical > .active.wr-lpu-schedule-pstatus,
    .btn-group-vertical > .active.wr-online-button,
    .wr-my-records__modal .btn-group-vertical > .active.wr-confirm-button,
    .wr-my-records__modal .btn-group-vertical > .active.wr-document-button,
    .btn-group-vertical > .active.wr-reserve-actions__action-online,
    .btn-group-vertical > .active.wr-duty-actions__action-online,
    .btn-group-vertical > .active.wr-reserve-actions__action-pay,
    .btn-group-vertical > .active.wr-duty-actions__action-pay,
    .btn-group-vertical > .active.wr-reserve-actions__action-document,
    .btn-group-vertical > .active.wr-duty-actions__action-document,
    .btn-group-vertical > .active.wr-my-records__print-all-button,
    .btn-group-vertical > .active.wr-reserve-actions__action,
    .btn-group-vertical > .active.wr-duty-actions__action {
      z-index: 2; }
    .btn-group > .btn:focus, .btn-group > .wr-payments-list__refresh-button:focus, .btn-group > .wr-payment-status:focus, .btn-group > .wr-lpu-schedule-pstatus:focus, .btn-group > .wr-online-button:focus, .wr-my-records__modal .btn-group > .wr-confirm-button:focus, .wr-my-records__modal .btn-group > .wr-document-button:focus, .btn-group > .wr-reserve-actions__action-online:focus, .btn-group > .wr-duty-actions__action-online:focus, .btn-group > .wr-reserve-actions__action-pay:focus, .btn-group > .wr-duty-actions__action-pay:focus, .btn-group > .wr-reserve-actions__action-document:focus, .btn-group > .wr-duty-actions__action-document:focus, .btn-group > .wr-my-records__print-all-button:focus, .btn-group > .wr-reserve-actions__action:focus, .btn-group > .wr-duty-actions__action:focus,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .wr-payments-list__refresh-button:focus,
    .btn-group-vertical > .wr-payment-status:focus,
    .btn-group-vertical > .wr-lpu-schedule-pstatus:focus,
    .btn-group-vertical > .wr-online-button:focus,
    .wr-my-records__modal .btn-group-vertical > .wr-confirm-button:focus,
    .wr-my-records__modal .btn-group-vertical > .wr-document-button:focus,
    .btn-group-vertical > .wr-reserve-actions__action-online:focus,
    .btn-group-vertical > .wr-duty-actions__action-online:focus,
    .btn-group-vertical > .wr-reserve-actions__action-pay:focus,
    .btn-group-vertical > .wr-duty-actions__action-pay:focus,
    .btn-group-vertical > .wr-reserve-actions__action-document:focus,
    .btn-group-vertical > .wr-duty-actions__action-document:focus,
    .btn-group-vertical > .wr-my-records__print-all-button:focus,
    .btn-group-vertical > .wr-reserve-actions__action:focus,
    .btn-group-vertical > .wr-duty-actions__action:focus {
      outline: 0; }

.btn-group .btn + .btn, .btn-group .wr-payments-list__refresh-button + .btn, .btn-group .wr-payment-status + .btn, .btn-group .wr-lpu-schedule-pstatus + .btn, .btn-group .wr-online-button + .btn, .btn-group .wr-my-records__modal .wr-confirm-button + .btn, .wr-my-records__modal .btn-group .wr-confirm-button + .btn, .btn-group .wr-my-records__modal .wr-document-button + .btn, .wr-my-records__modal .btn-group .wr-document-button + .btn, .btn-group .wr-reserve-actions__action-online + .btn, .btn-group .wr-duty-actions__action-online + .btn, .btn-group .wr-reserve-actions__action-pay + .btn, .btn-group .wr-duty-actions__action-pay + .btn, .btn-group .wr-reserve-actions__action-document + .btn, .btn-group .wr-duty-actions__action-document + .btn, .btn-group .wr-my-records__print-all-button + .btn, .btn-group .wr-reserve-actions__action + .btn, .btn-group .wr-duty-actions__action + .btn, .btn-group .btn + .wr-payments-list__refresh-button, .btn-group .wr-payments-list__refresh-button + .wr-payments-list__refresh-button, .btn-group .wr-payment-status + .wr-payments-list__refresh-button, .btn-group .wr-lpu-schedule-pstatus + .wr-payments-list__refresh-button, .btn-group .wr-online-button + .wr-payments-list__refresh-button, .btn-group .wr-my-records__modal .wr-confirm-button + .wr-payments-list__refresh-button, .wr-my-records__modal .btn-group .wr-confirm-button + .wr-payments-list__refresh-button, .btn-group .wr-my-records__modal .wr-document-button + .wr-payments-list__refresh-button, .wr-my-records__modal .btn-group .wr-document-button + .wr-payments-list__refresh-button, .btn-group .wr-reserve-actions__action-online + .wr-payments-list__refresh-button, .btn-group .wr-duty-actions__action-online + .wr-payments-list__refresh-button, .btn-group .wr-reserve-actions__action-pay + .wr-payments-list__refresh-button, .btn-group .wr-duty-actions__action-pay + .wr-payments-list__refresh-button, .btn-group .wr-reserve-actions__action-document + .wr-payments-list__refresh-button, .btn-group .wr-duty-actions__action-document + .wr-payments-list__refresh-button, .btn-group .wr-my-records__print-all-button + .wr-payments-list__refresh-button, .btn-group .wr-reserve-actions__action + .wr-payments-list__refresh-button, .btn-group .wr-duty-actions__action + .wr-payments-list__refresh-button, .btn-group .btn + .wr-payment-status, .btn-group .wr-payments-list__refresh-button + .wr-payment-status, .btn-group .wr-payment-status + .wr-payment-status, .btn-group .wr-lpu-schedule-pstatus + .wr-payment-status, .btn-group .wr-online-button + .wr-payment-status, .btn-group .wr-my-records__modal .wr-confirm-button + .wr-payment-status, .wr-my-records__modal .btn-group .wr-confirm-button + .wr-payment-status, .btn-group .wr-my-records__modal .wr-document-button + .wr-payment-status, .wr-my-records__modal .btn-group .wr-document-button + .wr-payment-status, .btn-group .wr-reserve-actions__action-online + .wr-payment-status, .btn-group .wr-duty-actions__action-online + .wr-payment-status, .btn-group .wr-reserve-actions__action-pay + .wr-payment-status, .btn-group .wr-duty-actions__action-pay + .wr-payment-status, .btn-group .wr-reserve-actions__action-document + .wr-payment-status, .btn-group .wr-duty-actions__action-document + .wr-payment-status, .btn-group .wr-my-records__print-all-button + .wr-payment-status, .btn-group .wr-reserve-actions__action + .wr-payment-status, .btn-group .wr-duty-actions__action + .wr-payment-status, .btn-group .btn + .wr-lpu-schedule-pstatus, .btn-group .wr-payments-list__refresh-button + .wr-lpu-schedule-pstatus, .btn-group .wr-payment-status + .wr-lpu-schedule-pstatus, .btn-group .wr-lpu-schedule-pstatus + .wr-lpu-schedule-pstatus, .btn-group .wr-online-button + .wr-lpu-schedule-pstatus, .btn-group .wr-my-records__modal .wr-confirm-button + .wr-lpu-schedule-pstatus, .wr-my-records__modal .btn-group .wr-confirm-button + .wr-lpu-schedule-pstatus, .btn-group .wr-my-records__modal .wr-document-button + .wr-lpu-schedule-pstatus, .wr-my-records__modal .btn-group .wr-document-button + .wr-lpu-schedule-pstatus, .btn-group .wr-reserve-actions__action-online + .wr-lpu-schedule-pstatus, .btn-group .wr-duty-actions__action-online + .wr-lpu-schedule-pstatus, .btn-group .wr-reserve-actions__action-pay + .wr-lpu-schedule-pstatus, .btn-group .wr-duty-actions__action-pay + .wr-lpu-schedule-pstatus, .btn-group .wr-reserve-actions__action-document + .wr-lpu-schedule-pstatus, .btn-group .wr-duty-actions__action-document + .wr-lpu-schedule-pstatus, .btn-group .wr-my-records__print-all-button + .wr-lpu-schedule-pstatus, .btn-group .wr-reserve-actions__action + .wr-lpu-schedule-pstatus, .btn-group .wr-duty-actions__action + .wr-lpu-schedule-pstatus, .btn-group .btn + .wr-online-button, .btn-group .wr-payments-list__refresh-button + .wr-online-button, .btn-group .wr-payment-status + .wr-online-button, .btn-group .wr-lpu-schedule-pstatus + .wr-online-button, .btn-group .wr-online-button + .wr-online-button, .btn-group .wr-my-records__modal .wr-confirm-button + .wr-online-button, .wr-my-records__modal .btn-group .wr-confirm-button + .wr-online-button, .btn-group .wr-my-records__modal .wr-document-button + .wr-online-button, .wr-my-records__modal .btn-group .wr-document-button + .wr-online-button, .btn-group .wr-reserve-actions__action-online + .wr-online-button, .btn-group .wr-duty-actions__action-online + .wr-online-button, .btn-group .wr-reserve-actions__action-pay + .wr-online-button, .btn-group .wr-duty-actions__action-pay + .wr-online-button, .btn-group .wr-reserve-actions__action-document + .wr-online-button, .btn-group .wr-duty-actions__action-document + .wr-online-button, .btn-group .wr-my-records__print-all-button + .wr-online-button, .btn-group .wr-reserve-actions__action + .wr-online-button, .btn-group .wr-duty-actions__action + .wr-online-button, .btn-group .wr-my-records__modal .btn + .wr-confirm-button, .wr-my-records__modal .btn-group .btn + .wr-confirm-button, .btn-group .wr-my-records__modal .wr-payments-list__refresh-button + .wr-confirm-button, .wr-my-records__modal .btn-group .wr-payments-list__refresh-button + .wr-confirm-button, .btn-group .wr-my-records__modal .wr-payment-status + .wr-confirm-button, .wr-my-records__modal .btn-group .wr-payment-status + .wr-confirm-button, .btn-group .wr-my-records__modal .wr-lpu-schedule-pstatus + .wr-confirm-button, .wr-my-records__modal .btn-group .wr-lpu-schedule-pstatus + .wr-confirm-button, .btn-group .wr-my-records__modal .wr-online-button + .wr-confirm-button, .wr-my-records__modal .btn-group .wr-online-button + .wr-confirm-button, .btn-group .wr-my-records__modal .wr-confirm-button + .wr-confirm-button, .wr-my-records__modal .btn-group .wr-confirm-button + .wr-confirm-button, .btn-group .wr-my-records__modal .wr-document-button + .wr-confirm-button, .wr-my-records__modal .btn-group .wr-document-button + .wr-confirm-button, .btn-group .wr-my-records__modal .wr-reserve-actions__action-online + .wr-confirm-button, .wr-my-records__modal .btn-group .wr-reserve-actions__action-online + .wr-confirm-button, .btn-group .wr-my-records__modal .wr-duty-actions__action-online + .wr-confirm-button, .wr-my-records__modal .btn-group .wr-duty-actions__action-online + .wr-confirm-button, .btn-group .wr-my-records__modal .wr-reserve-actions__action-pay + .wr-confirm-button, .wr-my-records__modal .btn-group .wr-reserve-actions__action-pay + .wr-confirm-button, .btn-group .wr-my-records__modal .wr-duty-actions__action-pay + .wr-confirm-button, .wr-my-records__modal .btn-group .wr-duty-actions__action-pay + .wr-confirm-button, .btn-group .wr-my-records__modal .wr-reserve-actions__action-document + .wr-confirm-button, .wr-my-records__modal .btn-group .wr-reserve-actions__action-document + .wr-confirm-button, .btn-group .wr-my-records__modal .wr-duty-actions__action-document + .wr-confirm-button, .wr-my-records__modal .btn-group .wr-duty-actions__action-document + .wr-confirm-button, .btn-group .wr-my-records__modal .wr-my-records__print-all-button + .wr-confirm-button, .wr-my-records__modal .btn-group .wr-my-records__print-all-button + .wr-confirm-button, .btn-group .wr-my-records__modal .wr-reserve-actions__action + .wr-confirm-button, .wr-my-records__modal .btn-group .wr-reserve-actions__action + .wr-confirm-button, .btn-group .wr-my-records__modal .wr-duty-actions__action + .wr-confirm-button, .wr-my-records__modal .btn-group .wr-duty-actions__action + .wr-confirm-button, .btn-group .wr-my-records__modal .btn + .wr-document-button, .wr-my-records__modal .btn-group .btn + .wr-document-button, .btn-group .wr-my-records__modal .wr-payments-list__refresh-button + .wr-document-button, .wr-my-records__modal .btn-group .wr-payments-list__refresh-button + .wr-document-button, .btn-group .wr-my-records__modal .wr-payment-status + .wr-document-button, .wr-my-records__modal .btn-group .wr-payment-status + .wr-document-button, .btn-group .wr-my-records__modal .wr-lpu-schedule-pstatus + .wr-document-button, .wr-my-records__modal .btn-group .wr-lpu-schedule-pstatus + .wr-document-button, .btn-group .wr-my-records__modal .wr-online-button + .wr-document-button, .wr-my-records__modal .btn-group .wr-online-button + .wr-document-button, .btn-group .wr-my-records__modal .wr-confirm-button + .wr-document-button, .wr-my-records__modal .btn-group .wr-confirm-button + .wr-document-button, .btn-group .wr-my-records__modal .wr-document-button + .wr-document-button, .wr-my-records__modal .btn-group .wr-document-button + .wr-document-button, .btn-group .wr-my-records__modal .wr-reserve-actions__action-online + .wr-document-button, .wr-my-records__modal .btn-group .wr-reserve-actions__action-online + .wr-document-button, .btn-group .wr-my-records__modal .wr-duty-actions__action-online + .wr-document-button, .wr-my-records__modal .btn-group .wr-duty-actions__action-online + .wr-document-button, .btn-group .wr-my-records__modal .wr-reserve-actions__action-pay + .wr-document-button, .wr-my-records__modal .btn-group .wr-reserve-actions__action-pay + .wr-document-button, .btn-group .wr-my-records__modal .wr-duty-actions__action-pay + .wr-document-button, .wr-my-records__modal .btn-group .wr-duty-actions__action-pay + .wr-document-button, .btn-group .wr-my-records__modal .wr-reserve-actions__action-document + .wr-document-button, .wr-my-records__modal .btn-group .wr-reserve-actions__action-document + .wr-document-button, .btn-group .wr-my-records__modal .wr-duty-actions__action-document + .wr-document-button, .wr-my-records__modal .btn-group .wr-duty-actions__action-document + .wr-document-button, .btn-group .wr-my-records__modal .wr-my-records__print-all-button + .wr-document-button, .wr-my-records__modal .btn-group .wr-my-records__print-all-button + .wr-document-button, .btn-group .wr-my-records__modal .wr-reserve-actions__action + .wr-document-button, .wr-my-records__modal .btn-group .wr-reserve-actions__action + .wr-document-button, .btn-group .wr-my-records__modal .wr-duty-actions__action + .wr-document-button, .wr-my-records__modal .btn-group .wr-duty-actions__action + .wr-document-button, .btn-group .btn + .wr-reserve-actions__action-online, .btn-group .wr-payments-list__refresh-button + .wr-reserve-actions__action-online, .btn-group .wr-payment-status + .wr-reserve-actions__action-online, .btn-group .wr-lpu-schedule-pstatus + .wr-reserve-actions__action-online, .btn-group .wr-online-button + .wr-reserve-actions__action-online, .btn-group .wr-my-records__modal .wr-confirm-button + .wr-reserve-actions__action-online, .wr-my-records__modal .btn-group .wr-confirm-button + .wr-reserve-actions__action-online, .btn-group .wr-my-records__modal .wr-document-button + .wr-reserve-actions__action-online, .wr-my-records__modal .btn-group .wr-document-button + .wr-reserve-actions__action-online, .btn-group .wr-reserve-actions__action-online + .wr-reserve-actions__action-online, .btn-group .wr-duty-actions__action-online + .wr-reserve-actions__action-online, .btn-group .wr-reserve-actions__action-pay + .wr-reserve-actions__action-online, .btn-group .wr-duty-actions__action-pay + .wr-reserve-actions__action-online, .btn-group .wr-reserve-actions__action-document + .wr-reserve-actions__action-online, .btn-group .wr-duty-actions__action-document + .wr-reserve-actions__action-online, .btn-group .wr-my-records__print-all-button + .wr-reserve-actions__action-online, .btn-group .wr-reserve-actions__action + .wr-reserve-actions__action-online, .btn-group .wr-duty-actions__action + .wr-reserve-actions__action-online, .btn-group .btn + .wr-duty-actions__action-online, .btn-group .wr-payments-list__refresh-button + .wr-duty-actions__action-online, .btn-group .wr-payment-status + .wr-duty-actions__action-online, .btn-group .wr-lpu-schedule-pstatus + .wr-duty-actions__action-online, .btn-group .wr-online-button + .wr-duty-actions__action-online, .btn-group .wr-my-records__modal .wr-confirm-button + .wr-duty-actions__action-online, .wr-my-records__modal .btn-group .wr-confirm-button + .wr-duty-actions__action-online, .btn-group .wr-my-records__modal .wr-document-button + .wr-duty-actions__action-online, .wr-my-records__modal .btn-group .wr-document-button + .wr-duty-actions__action-online, .btn-group .wr-reserve-actions__action-online + .wr-duty-actions__action-online, .btn-group .wr-duty-actions__action-online + .wr-duty-actions__action-online, .btn-group .wr-reserve-actions__action-pay + .wr-duty-actions__action-online, .btn-group .wr-duty-actions__action-pay + .wr-duty-actions__action-online, .btn-group .wr-reserve-actions__action-document + .wr-duty-actions__action-online, .btn-group .wr-duty-actions__action-document + .wr-duty-actions__action-online, .btn-group .wr-my-records__print-all-button + .wr-duty-actions__action-online, .btn-group .wr-reserve-actions__action + .wr-duty-actions__action-online, .btn-group .wr-duty-actions__action + .wr-duty-actions__action-online, .btn-group .btn + .wr-reserve-actions__action-pay, .btn-group .wr-payments-list__refresh-button + .wr-reserve-actions__action-pay, .btn-group .wr-payment-status + .wr-reserve-actions__action-pay, .btn-group .wr-lpu-schedule-pstatus + .wr-reserve-actions__action-pay, .btn-group .wr-online-button + .wr-reserve-actions__action-pay, .btn-group .wr-my-records__modal .wr-confirm-button + .wr-reserve-actions__action-pay, .wr-my-records__modal .btn-group .wr-confirm-button + .wr-reserve-actions__action-pay, .btn-group .wr-my-records__modal .wr-document-button + .wr-reserve-actions__action-pay, .wr-my-records__modal .btn-group .wr-document-button + .wr-reserve-actions__action-pay, .btn-group .wr-reserve-actions__action-online + .wr-reserve-actions__action-pay, .btn-group .wr-duty-actions__action-online + .wr-reserve-actions__action-pay, .btn-group .wr-reserve-actions__action-pay + .wr-reserve-actions__action-pay, .btn-group .wr-duty-actions__action-pay + .wr-reserve-actions__action-pay, .btn-group .wr-reserve-actions__action-document + .wr-reserve-actions__action-pay, .btn-group .wr-duty-actions__action-document + .wr-reserve-actions__action-pay, .btn-group .wr-my-records__print-all-button + .wr-reserve-actions__action-pay, .btn-group .wr-reserve-actions__action + .wr-reserve-actions__action-pay, .btn-group .wr-duty-actions__action + .wr-reserve-actions__action-pay, .btn-group .btn + .wr-duty-actions__action-pay, .btn-group .wr-payments-list__refresh-button + .wr-duty-actions__action-pay, .btn-group .wr-payment-status + .wr-duty-actions__action-pay, .btn-group .wr-lpu-schedule-pstatus + .wr-duty-actions__action-pay, .btn-group .wr-online-button + .wr-duty-actions__action-pay, .btn-group .wr-my-records__modal .wr-confirm-button + .wr-duty-actions__action-pay, .wr-my-records__modal .btn-group .wr-confirm-button + .wr-duty-actions__action-pay, .btn-group .wr-my-records__modal .wr-document-button + .wr-duty-actions__action-pay, .wr-my-records__modal .btn-group .wr-document-button + .wr-duty-actions__action-pay, .btn-group .wr-reserve-actions__action-online + .wr-duty-actions__action-pay, .btn-group .wr-duty-actions__action-online + .wr-duty-actions__action-pay, .btn-group .wr-reserve-actions__action-pay + .wr-duty-actions__action-pay, .btn-group .wr-duty-actions__action-pay + .wr-duty-actions__action-pay, .btn-group .wr-reserve-actions__action-document + .wr-duty-actions__action-pay, .btn-group .wr-duty-actions__action-document + .wr-duty-actions__action-pay, .btn-group .wr-my-records__print-all-button + .wr-duty-actions__action-pay, .btn-group .wr-reserve-actions__action + .wr-duty-actions__action-pay, .btn-group .wr-duty-actions__action + .wr-duty-actions__action-pay, .btn-group .btn + .wr-reserve-actions__action-document, .btn-group .wr-payments-list__refresh-button + .wr-reserve-actions__action-document, .btn-group .wr-payment-status + .wr-reserve-actions__action-document, .btn-group .wr-lpu-schedule-pstatus + .wr-reserve-actions__action-document, .btn-group .wr-online-button + .wr-reserve-actions__action-document, .btn-group .wr-my-records__modal .wr-confirm-button + .wr-reserve-actions__action-document, .wr-my-records__modal .btn-group .wr-confirm-button + .wr-reserve-actions__action-document, .btn-group .wr-my-records__modal .wr-document-button + .wr-reserve-actions__action-document, .wr-my-records__modal .btn-group .wr-document-button + .wr-reserve-actions__action-document, .btn-group .wr-reserve-actions__action-online + .wr-reserve-actions__action-document, .btn-group .wr-duty-actions__action-online + .wr-reserve-actions__action-document, .btn-group .wr-reserve-actions__action-pay + .wr-reserve-actions__action-document, .btn-group .wr-duty-actions__action-pay + .wr-reserve-actions__action-document, .btn-group .wr-reserve-actions__action-document + .wr-reserve-actions__action-document, .btn-group .wr-duty-actions__action-document + .wr-reserve-actions__action-document, .btn-group .wr-my-records__print-all-button + .wr-reserve-actions__action-document, .btn-group .wr-reserve-actions__action + .wr-reserve-actions__action-document, .btn-group .wr-duty-actions__action + .wr-reserve-actions__action-document, .btn-group .btn + .wr-duty-actions__action-document, .btn-group .wr-payments-list__refresh-button + .wr-duty-actions__action-document, .btn-group .wr-payment-status + .wr-duty-actions__action-document, .btn-group .wr-lpu-schedule-pstatus + .wr-duty-actions__action-document, .btn-group .wr-online-button + .wr-duty-actions__action-document, .btn-group .wr-my-records__modal .wr-confirm-button + .wr-duty-actions__action-document, .wr-my-records__modal .btn-group .wr-confirm-button + .wr-duty-actions__action-document, .btn-group .wr-my-records__modal .wr-document-button + .wr-duty-actions__action-document, .wr-my-records__modal .btn-group .wr-document-button + .wr-duty-actions__action-document, .btn-group .wr-reserve-actions__action-online + .wr-duty-actions__action-document, .btn-group .wr-duty-actions__action-online + .wr-duty-actions__action-document, .btn-group .wr-reserve-actions__action-pay + .wr-duty-actions__action-document, .btn-group .wr-duty-actions__action-pay + .wr-duty-actions__action-document, .btn-group .wr-reserve-actions__action-document + .wr-duty-actions__action-document, .btn-group .wr-duty-actions__action-document + .wr-duty-actions__action-document, .btn-group .wr-my-records__print-all-button + .wr-duty-actions__action-document, .btn-group .wr-reserve-actions__action + .wr-duty-actions__action-document, .btn-group .wr-duty-actions__action + .wr-duty-actions__action-document, .btn-group .btn + .wr-my-records__print-all-button, .btn-group .wr-payments-list__refresh-button + .wr-my-records__print-all-button, .btn-group .wr-payment-status + .wr-my-records__print-all-button, .btn-group .wr-lpu-schedule-pstatus + .wr-my-records__print-all-button, .btn-group .wr-online-button + .wr-my-records__print-all-button, .btn-group .wr-my-records__modal .wr-confirm-button + .wr-my-records__print-all-button, .wr-my-records__modal .btn-group .wr-confirm-button + .wr-my-records__print-all-button, .btn-group .wr-my-records__modal .wr-document-button + .wr-my-records__print-all-button, .wr-my-records__modal .btn-group .wr-document-button + .wr-my-records__print-all-button, .btn-group .wr-reserve-actions__action-online + .wr-my-records__print-all-button, .btn-group .wr-duty-actions__action-online + .wr-my-records__print-all-button, .btn-group .wr-reserve-actions__action-pay + .wr-my-records__print-all-button, .btn-group .wr-duty-actions__action-pay + .wr-my-records__print-all-button, .btn-group .wr-reserve-actions__action-document + .wr-my-records__print-all-button, .btn-group .wr-duty-actions__action-document + .wr-my-records__print-all-button, .btn-group .wr-my-records__print-all-button + .wr-my-records__print-all-button, .btn-group .wr-reserve-actions__action + .wr-my-records__print-all-button, .btn-group .wr-duty-actions__action + .wr-my-records__print-all-button, .btn-group .btn + .wr-reserve-actions__action, .btn-group .wr-payments-list__refresh-button + .wr-reserve-actions__action, .btn-group .wr-payment-status + .wr-reserve-actions__action, .btn-group .wr-lpu-schedule-pstatus + .wr-reserve-actions__action, .btn-group .wr-online-button + .wr-reserve-actions__action, .btn-group .wr-my-records__modal .wr-confirm-button + .wr-reserve-actions__action, .wr-my-records__modal .btn-group .wr-confirm-button + .wr-reserve-actions__action, .btn-group .wr-my-records__modal .wr-document-button + .wr-reserve-actions__action, .wr-my-records__modal .btn-group .wr-document-button + .wr-reserve-actions__action, .btn-group .wr-reserve-actions__action-online + .wr-reserve-actions__action, .btn-group .wr-duty-actions__action-online + .wr-reserve-actions__action, .btn-group .wr-reserve-actions__action-pay + .wr-reserve-actions__action, .btn-group .wr-duty-actions__action-pay + .wr-reserve-actions__action, .btn-group .wr-reserve-actions__action-document + .wr-reserve-actions__action, .btn-group .wr-duty-actions__action-document + .wr-reserve-actions__action, .btn-group .wr-my-records__print-all-button + .wr-reserve-actions__action, .btn-group .wr-reserve-actions__action + .wr-reserve-actions__action, .btn-group .wr-duty-actions__action + .wr-reserve-actions__action, .btn-group .btn + .wr-duty-actions__action, .btn-group .wr-payments-list__refresh-button + .wr-duty-actions__action, .btn-group .wr-payment-status + .wr-duty-actions__action, .btn-group .wr-lpu-schedule-pstatus + .wr-duty-actions__action, .btn-group .wr-online-button + .wr-duty-actions__action, .btn-group .wr-my-records__modal .wr-confirm-button + .wr-duty-actions__action, .wr-my-records__modal .btn-group .wr-confirm-button + .wr-duty-actions__action, .btn-group .wr-my-records__modal .wr-document-button + .wr-duty-actions__action, .wr-my-records__modal .btn-group .wr-document-button + .wr-duty-actions__action, .btn-group .wr-reserve-actions__action-online + .wr-duty-actions__action, .btn-group .wr-duty-actions__action-online + .wr-duty-actions__action, .btn-group .wr-reserve-actions__action-pay + .wr-duty-actions__action, .btn-group .wr-duty-actions__action-pay + .wr-duty-actions__action, .btn-group .wr-reserve-actions__action-document + .wr-duty-actions__action, .btn-group .wr-duty-actions__action-document + .wr-duty-actions__action, .btn-group .wr-my-records__print-all-button + .wr-duty-actions__action, .btn-group .wr-reserve-actions__action + .wr-duty-actions__action, .btn-group .wr-duty-actions__action + .wr-duty-actions__action,
.btn-group .btn + .btn-group,
.btn-group .wr-payments-list__refresh-button + .btn-group,
.btn-group .wr-payment-status + .btn-group,
.btn-group .wr-lpu-schedule-pstatus + .btn-group,
.btn-group .wr-online-button + .btn-group,
.btn-group .wr-my-records__modal .wr-confirm-button + .btn-group,
.wr-my-records__modal .btn-group .wr-confirm-button + .btn-group,
.btn-group .wr-my-records__modal .wr-document-button + .btn-group,
.wr-my-records__modal .btn-group .wr-document-button + .btn-group,
.btn-group .wr-reserve-actions__action-online + .btn-group,
.btn-group .wr-duty-actions__action-online + .btn-group,
.btn-group .wr-reserve-actions__action-pay + .btn-group,
.btn-group .wr-duty-actions__action-pay + .btn-group,
.btn-group .wr-reserve-actions__action-document + .btn-group,
.btn-group .wr-duty-actions__action-document + .btn-group,
.btn-group .wr-my-records__print-all-button + .btn-group,
.btn-group .wr-reserve-actions__action + .btn-group,
.btn-group .wr-duty-actions__action + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .wr-payments-list__refresh-button,
.btn-group .btn-group + .wr-payment-status,
.btn-group .btn-group + .wr-lpu-schedule-pstatus,
.btn-group .btn-group + .wr-online-button,
.btn-group .wr-my-records__modal .btn-group + .wr-confirm-button,
.wr-my-records__modal .btn-group .btn-group + .wr-confirm-button,
.btn-group .wr-my-records__modal .btn-group + .wr-document-button,
.wr-my-records__modal .btn-group .btn-group + .wr-document-button,
.btn-group .btn-group + .wr-reserve-actions__action-online,
.btn-group .btn-group + .wr-duty-actions__action-online,
.btn-group .btn-group + .wr-reserve-actions__action-pay,
.btn-group .btn-group + .wr-duty-actions__action-pay,
.btn-group .btn-group + .wr-reserve-actions__action-document,
.btn-group .btn-group + .wr-duty-actions__action-document,
.btn-group .btn-group + .wr-my-records__print-all-button,
.btn-group .btn-group + .wr-reserve-actions__action,
.btn-group .btn-group + .wr-duty-actions__action,
.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-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn, .btn-toolbar > .wr-payments-list__refresh-button, .btn-toolbar > .wr-payment-status, .btn-toolbar > .wr-lpu-schedule-pstatus, .btn-toolbar > .wr-online-button, .wr-my-records__modal .btn-toolbar > .wr-confirm-button, .wr-my-records__modal .btn-toolbar > .wr-document-button, .btn-toolbar > .wr-reserve-actions__action-online, .btn-toolbar > .wr-duty-actions__action-online, .btn-toolbar > .wr-reserve-actions__action-pay, .btn-toolbar > .wr-duty-actions__action-pay, .btn-toolbar > .wr-reserve-actions__action-document, .btn-toolbar > .wr-duty-actions__action-document, .btn-toolbar > .wr-my-records__print-all-button, .btn-toolbar > .wr-reserve-actions__action, .btn-toolbar > .wr-duty-actions__action,
  .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 > .wr-payments-list__refresh-button:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .wr-payment-status:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .wr-lpu-schedule-pstatus:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .wr-online-button:not(:first-child):not(:last-child):not(.dropdown-toggle), .wr-my-records__modal .btn-group > .wr-confirm-button:not(:first-child):not(:last-child):not(.dropdown-toggle), .wr-my-records__modal .btn-group > .wr-document-button:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .wr-reserve-actions__action-online:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .wr-duty-actions__action-online:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .wr-reserve-actions__action-pay:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .wr-duty-actions__action-pay:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .wr-reserve-actions__action-document:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .wr-duty-actions__action-document:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .wr-my-records__print-all-button:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .wr-reserve-actions__action:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .wr-duty-actions__action:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child, .btn-group > .wr-payments-list__refresh-button:first-child, .btn-group > .wr-payment-status:first-child, .btn-group > .wr-lpu-schedule-pstatus:first-child, .btn-group > .wr-online-button:first-child, .wr-my-records__modal .btn-group > .wr-confirm-button:first-child, .wr-my-records__modal .btn-group > .wr-document-button:first-child, .btn-group > .wr-reserve-actions__action-online:first-child, .btn-group > .wr-duty-actions__action-online:first-child, .btn-group > .wr-reserve-actions__action-pay:first-child, .btn-group > .wr-duty-actions__action-pay:first-child, .btn-group > .wr-reserve-actions__action-document:first-child, .btn-group > .wr-duty-actions__action-document:first-child, .btn-group > .wr-my-records__print-all-button:first-child, .btn-group > .wr-reserve-actions__action:first-child, .btn-group > .wr-duty-actions__action:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .wr-payments-list__refresh-button:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .wr-payment-status:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .wr-lpu-schedule-pstatus:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .wr-online-button:first-child:not(:last-child):not(.dropdown-toggle), .wr-my-records__modal .btn-group > .wr-confirm-button:first-child:not(:last-child):not(.dropdown-toggle), .wr-my-records__modal .btn-group > .wr-document-button:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .wr-reserve-actions__action-online:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .wr-duty-actions__action-online:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .wr-reserve-actions__action-pay:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .wr-duty-actions__action-pay:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .wr-reserve-actions__action-document:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .wr-duty-actions__action-document:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .wr-my-records__print-all-button:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .wr-reserve-actions__action:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .wr-duty-actions__action: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 > .wr-payments-list__refresh-button:last-child:not(:first-child), .btn-group > .wr-payment-status:last-child:not(:first-child), .btn-group > .wr-lpu-schedule-pstatus:last-child:not(:first-child), .btn-group > .wr-online-button:last-child:not(:first-child), .wr-my-records__modal .btn-group > .wr-confirm-button:last-child:not(:first-child), .wr-my-records__modal .btn-group > .wr-document-button:last-child:not(:first-child), .btn-group > .wr-reserve-actions__action-online:last-child:not(:first-child), .btn-group > .wr-duty-actions__action-online:last-child:not(:first-child), .btn-group > .wr-reserve-actions__action-pay:last-child:not(:first-child), .btn-group > .wr-duty-actions__action-pay:last-child:not(:first-child), .btn-group > .wr-reserve-actions__action-document:last-child:not(:first-child), .btn-group > .wr-duty-actions__action-document:last-child:not(:first-child), .btn-group > .wr-my-records__print-all-button:last-child:not(:first-child), .btn-group > .wr-reserve-actions__action:last-child:not(:first-child), .btn-group > .wr-duty-actions__action: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) > .wr-payments-list__refresh-button, .btn-group > .btn-group:not(:first-child):not(:last-child) > .wr-payment-status, .btn-group > .btn-group:not(:first-child):not(:last-child) > .wr-lpu-schedule-pstatus, .btn-group > .btn-group:not(:first-child):not(:last-child) > .wr-online-button, .wr-my-records__modal .btn-group > .btn-group:not(:first-child):not(:last-child) > .wr-confirm-button, .wr-my-records__modal .btn-group > .btn-group:not(:first-child):not(:last-child) > .wr-document-button, .btn-group > .btn-group:not(:first-child):not(:last-child) > .wr-reserve-actions__action-online, .btn-group > .btn-group:not(:first-child):not(:last-child) > .wr-duty-actions__action-online, .btn-group > .btn-group:not(:first-child):not(:last-child) > .wr-reserve-actions__action-pay, .btn-group > .btn-group:not(:first-child):not(:last-child) > .wr-duty-actions__action-pay, .btn-group > .btn-group:not(:first-child):not(:last-child) > .wr-reserve-actions__action-document, .btn-group > .btn-group:not(:first-child):not(:last-child) > .wr-duty-actions__action-document, .btn-group > .btn-group:not(:first-child):not(:last-child) > .wr-my-records__print-all-button, .btn-group > .btn-group:not(:first-child):not(:last-child) > .wr-reserve-actions__action, .btn-group > .btn-group:not(:first-child):not(:last-child) > .wr-duty-actions__action {
  border-radius: 0; }

.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .wr-payments-list__refresh-button:last-child, .btn-group > .btn-group:first-child > .wr-payment-status:last-child, .btn-group > .btn-group:first-child > .wr-lpu-schedule-pstatus:last-child, .btn-group > .btn-group:first-child > .wr-online-button:last-child, .wr-my-records__modal .btn-group > .btn-group:first-child > .wr-confirm-button:last-child, .wr-my-records__modal .btn-group > .btn-group:first-child > .wr-document-button:last-child, .btn-group > .btn-group:first-child > .wr-reserve-actions__action-online:last-child, .btn-group > .btn-group:first-child > .wr-duty-actions__action-online:last-child, .btn-group > .btn-group:first-child > .wr-reserve-actions__action-pay:last-child, .btn-group > .btn-group:first-child > .wr-duty-actions__action-pay:last-child, .btn-group > .btn-group:first-child > .wr-reserve-actions__action-document:last-child, .btn-group > .btn-group:first-child > .wr-duty-actions__action-document:last-child, .btn-group > .btn-group:first-child > .wr-my-records__print-all-button:last-child, .btn-group > .btn-group:first-child > .wr-reserve-actions__action:last-child, .btn-group > .btn-group:first-child > .wr-duty-actions__action:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child > .btn:first-child, .btn-group > .btn-group:last-child > .wr-payments-list__refresh-button:first-child, .btn-group > .btn-group:last-child > .wr-payment-status:first-child, .btn-group > .btn-group:last-child > .wr-lpu-schedule-pstatus:first-child, .btn-group > .btn-group:last-child > .wr-online-button:first-child, .wr-my-records__modal .btn-group > .btn-group:last-child > .wr-confirm-button:first-child, .wr-my-records__modal .btn-group > .btn-group:last-child > .wr-document-button:first-child, .btn-group > .btn-group:last-child > .wr-reserve-actions__action-online:first-child, .btn-group > .btn-group:last-child > .wr-duty-actions__action-online:first-child, .btn-group > .btn-group:last-child > .wr-reserve-actions__action-pay:first-child, .btn-group > .btn-group:last-child > .wr-duty-actions__action-pay:first-child, .btn-group > .btn-group:last-child > .wr-reserve-actions__action-document:first-child, .btn-group > .btn-group:last-child > .wr-duty-actions__action-document:first-child, .btn-group > .btn-group:last-child > .wr-my-records__print-all-button:first-child, .btn-group > .btn-group:last-child > .wr-reserve-actions__action:first-child, .btn-group > .btn-group:last-child > .wr-duty-actions__action: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 > .wr-payments-list__refresh-button + .dropdown-toggle, .btn-group > .wr-payment-status + .dropdown-toggle, .btn-group > .wr-lpu-schedule-pstatus + .dropdown-toggle, .btn-group > .wr-online-button + .dropdown-toggle, .wr-my-records__modal .btn-group > .wr-confirm-button + .dropdown-toggle, .wr-my-records__modal .btn-group > .wr-document-button + .dropdown-toggle, .btn-group > .wr-reserve-actions__action-online + .dropdown-toggle, .btn-group > .wr-duty-actions__action-online + .dropdown-toggle, .btn-group > .wr-reserve-actions__action-pay + .dropdown-toggle, .btn-group > .wr-duty-actions__action-pay + .dropdown-toggle, .btn-group > .wr-reserve-actions__action-document + .dropdown-toggle, .btn-group > .wr-duty-actions__action-document + .dropdown-toggle, .btn-group > .wr-my-records__print-all-button + .dropdown-toggle, .btn-group > .wr-reserve-actions__action + .dropdown-toggle, .btn-group > .wr-duty-actions__action + .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 > .wr-payments-list__refresh-button + .dropdown-toggle, .btn-group-lg.btn-group > .wr-payment-status + .dropdown-toggle, .btn-group-lg.btn-group > .wr-lpu-schedule-pstatus + .dropdown-toggle, .btn-group-lg.btn-group > .wr-online-button + .dropdown-toggle, .wr-my-records__modal .btn-group-lg.btn-group > .wr-confirm-button + .dropdown-toggle, .wr-my-records__modal .btn-group-lg.btn-group > .wr-document-button + .dropdown-toggle, .btn-group-lg.btn-group > .wr-reserve-actions__action-online + .dropdown-toggle, .btn-group-lg.btn-group > .wr-duty-actions__action-online + .dropdown-toggle, .btn-group-lg.btn-group > .wr-reserve-actions__action-pay + .dropdown-toggle, .btn-group-lg.btn-group > .wr-duty-actions__action-pay + .dropdown-toggle, .btn-group-lg.btn-group > .wr-reserve-actions__action-document + .dropdown-toggle, .btn-group-lg.btn-group > .wr-duty-actions__action-document + .dropdown-toggle, .btn-group-lg.btn-group > .wr-my-records__print-all-button + .dropdown-toggle, .btn-group-lg.btn-group > .wr-reserve-actions__action + .dropdown-toggle, .btn-group-lg.btn-group > .wr-duty-actions__action + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

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

.btn .caret, .wr-payments-list__refresh-button .caret, .wr-payment-status .caret, .wr-lpu-schedule-pstatus .caret, .wr-online-button .caret, .wr-my-records__modal .wr-confirm-button .caret, .wr-my-records__modal .wr-document-button .caret, .wr-reserve-actions__action-online .caret, .wr-duty-actions__action-online .caret, .wr-reserve-actions__action-pay .caret, .wr-duty-actions__action-pay .caret, .wr-reserve-actions__action-document .caret, .wr-duty-actions__action-document .caret, .wr-my-records__print-all-button .caret, .wr-reserve-actions__action .caret, .wr-duty-actions__action .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret, .btn-group-lg > .wr-payments-list__refresh-button .caret, .btn-group-lg > .wr-payment-status .caret, .btn-group-lg > .wr-lpu-schedule-pstatus .caret, .btn-group-lg > .wr-online-button .caret, .wr-my-records__modal .btn-group-lg > .wr-confirm-button .caret, .wr-my-records__modal .btn-group-lg > .wr-document-button .caret, .btn-group-lg > .wr-reserve-actions__action-online .caret, .btn-group-lg > .wr-duty-actions__action-online .caret, .btn-group-lg > .wr-reserve-actions__action-pay .caret, .btn-group-lg > .wr-duty-actions__action-pay .caret, .btn-group-lg > .wr-reserve-actions__action-document .caret, .btn-group-lg > .wr-duty-actions__action-document .caret, .btn-group-lg > .wr-my-records__print-all-button .caret, .btn-group-lg > .wr-reserve-actions__action .caret, .btn-group-lg > .wr-duty-actions__action .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .btn-group-lg > .wr-payments-list__refresh-button .caret, .dropup .btn-group-lg > .wr-payment-status .caret, .dropup .btn-group-lg > .wr-lpu-schedule-pstatus .caret, .dropup .btn-group-lg > .wr-online-button .caret, .dropup .wr-my-records__modal .btn-group-lg > .wr-confirm-button .caret, .wr-my-records__modal .dropup .btn-group-lg > .wr-confirm-button .caret, .dropup .wr-my-records__modal .btn-group-lg > .wr-document-button .caret, .wr-my-records__modal .dropup .btn-group-lg > .wr-document-button .caret, .dropup .btn-group-lg > .wr-reserve-actions__action-online .caret, .dropup .btn-group-lg > .wr-duty-actions__action-online .caret, .dropup .btn-group-lg > .wr-reserve-actions__action-pay .caret, .dropup .btn-group-lg > .wr-duty-actions__action-pay .caret, .dropup .btn-group-lg > .wr-reserve-actions__action-document .caret, .dropup .btn-group-lg > .wr-duty-actions__action-document .caret, .dropup .btn-group-lg > .wr-my-records__print-all-button .caret, .dropup .btn-group-lg > .wr-reserve-actions__action .caret, .dropup .btn-group-lg > .wr-duty-actions__action .caret {
  border-width: 0 5px 5px; }


.btn-group-vertical > .btn,
.btn-group-vertical > .wr-payments-list__refresh-button,
.btn-group-vertical > .wr-payment-status,
.btn-group-vertical > .wr-lpu-schedule-pstatus,
.btn-group-vertical > .wr-online-button,
.wr-my-records__modal .btn-group-vertical > .wr-confirm-button,
.wr-my-records__modal .btn-group-vertical > .wr-document-button,
.btn-group-vertical > .wr-reserve-actions__action-online,
.btn-group-vertical > .wr-duty-actions__action-online,
.btn-group-vertical > .wr-reserve-actions__action-pay,
.btn-group-vertical > .wr-duty-actions__action-pay,
.btn-group-vertical > .wr-reserve-actions__action-document,
.btn-group-vertical > .wr-duty-actions__action-document,
.btn-group-vertical > .wr-my-records__print-all-button,
.btn-group-vertical > .wr-reserve-actions__action,
.btn-group-vertical > .wr-duty-actions__action,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > .wr-payments-list__refresh-button,
.btn-group-vertical > .btn-group > .wr-payment-status,
.btn-group-vertical > .btn-group > .wr-lpu-schedule-pstatus,
.btn-group-vertical > .btn-group > .wr-online-button,
.wr-my-records__modal .btn-group-vertical > .btn-group > .wr-confirm-button,
.wr-my-records__modal .btn-group-vertical > .btn-group > .wr-document-button,
.btn-group-vertical > .btn-group > .wr-reserve-actions__action-online,
.btn-group-vertical > .btn-group > .wr-duty-actions__action-online,
.btn-group-vertical > .btn-group > .wr-reserve-actions__action-pay,
.btn-group-vertical > .btn-group > .wr-duty-actions__action-pay,
.btn-group-vertical > .btn-group > .wr-reserve-actions__action-document,
.btn-group-vertical > .btn-group > .wr-duty-actions__action-document,
.btn-group-vertical > .btn-group > .wr-my-records__print-all-button,
.btn-group-vertical > .btn-group > .wr-reserve-actions__action,
.btn-group-vertical > .btn-group > .wr-duty-actions__action {
  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 > .wr-payments-list__refresh-button,
.btn-group-vertical > .btn-group > .wr-payment-status,
.btn-group-vertical > .btn-group > .wr-lpu-schedule-pstatus,
.btn-group-vertical > .btn-group > .wr-online-button,
.wr-my-records__modal .btn-group-vertical > .btn-group > .wr-confirm-button,
.wr-my-records__modal .btn-group-vertical > .btn-group > .wr-document-button,
.btn-group-vertical > .btn-group > .wr-reserve-actions__action-online,
.btn-group-vertical > .btn-group > .wr-duty-actions__action-online,
.btn-group-vertical > .btn-group > .wr-reserve-actions__action-pay,
.btn-group-vertical > .btn-group > .wr-duty-actions__action-pay,
.btn-group-vertical > .btn-group > .wr-reserve-actions__action-document,
.btn-group-vertical > .btn-group > .wr-duty-actions__action-document,
.btn-group-vertical > .btn-group > .wr-my-records__print-all-button,
.btn-group-vertical > .btn-group > .wr-reserve-actions__action,
.btn-group-vertical > .btn-group > .wr-duty-actions__action {
  float: none; }

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .wr-payments-list__refresh-button + .btn, .btn-group-vertical > .wr-payment-status + .btn, .btn-group-vertical > .wr-lpu-schedule-pstatus + .btn, .btn-group-vertical > .wr-online-button + .btn, .wr-my-records__modal .btn-group-vertical > .wr-confirm-button + .btn, .wr-my-records__modal .btn-group-vertical > .wr-document-button + .btn, .btn-group-vertical > .wr-reserve-actions__action-online + .btn, .btn-group-vertical > .wr-duty-actions__action-online + .btn, .btn-group-vertical > .wr-reserve-actions__action-pay + .btn, .btn-group-vertical > .wr-duty-actions__action-pay + .btn, .btn-group-vertical > .wr-reserve-actions__action-document + .btn, .btn-group-vertical > .wr-duty-actions__action-document + .btn, .btn-group-vertical > .wr-my-records__print-all-button + .btn, .btn-group-vertical > .wr-reserve-actions__action + .btn, .btn-group-vertical > .wr-duty-actions__action + .btn, .btn-group-vertical > .btn + .wr-payments-list__refresh-button, .btn-group-vertical > .wr-payments-list__refresh-button + .wr-payments-list__refresh-button, .btn-group-vertical > .wr-payment-status + .wr-payments-list__refresh-button, .btn-group-vertical > .wr-lpu-schedule-pstatus + .wr-payments-list__refresh-button, .btn-group-vertical > .wr-online-button + .wr-payments-list__refresh-button, .wr-my-records__modal .btn-group-vertical > .wr-confirm-button + .wr-payments-list__refresh-button, .wr-my-records__modal .btn-group-vertical > .wr-document-button + .wr-payments-list__refresh-button, .btn-group-vertical > .wr-reserve-actions__action-online + .wr-payments-list__refresh-button, .btn-group-vertical > .wr-duty-actions__action-online + .wr-payments-list__refresh-button, .btn-group-vertical > .wr-reserve-actions__action-pay + .wr-payments-list__refresh-button, .btn-group-vertical > .wr-duty-actions__action-pay + .wr-payments-list__refresh-button, .btn-group-vertical > .wr-reserve-actions__action-document + .wr-payments-list__refresh-button, .btn-group-vertical > .wr-duty-actions__action-document + .wr-payments-list__refresh-button, .btn-group-vertical > .wr-my-records__print-all-button + .wr-payments-list__refresh-button, .btn-group-vertical > .wr-reserve-actions__action + .wr-payments-list__refresh-button, .btn-group-vertical > .wr-duty-actions__action + .wr-payments-list__refresh-button, .btn-group-vertical > .btn + .wr-payment-status, .btn-group-vertical > .wr-payments-list__refresh-button + .wr-payment-status, .btn-group-vertical > .wr-payment-status + .wr-payment-status, .btn-group-vertical > .wr-lpu-schedule-pstatus + .wr-payment-status, .btn-group-vertical > .wr-online-button + .wr-payment-status, .wr-my-records__modal .btn-group-vertical > .wr-confirm-button + .wr-payment-status, .wr-my-records__modal .btn-group-vertical > .wr-document-button + .wr-payment-status, .btn-group-vertical > .wr-reserve-actions__action-online + .wr-payment-status, .btn-group-vertical > .wr-duty-actions__action-online + .wr-payment-status, .btn-group-vertical > .wr-reserve-actions__action-pay + .wr-payment-status, .btn-group-vertical > .wr-duty-actions__action-pay + .wr-payment-status, .btn-group-vertical > .wr-reserve-actions__action-document + .wr-payment-status, .btn-group-vertical > .wr-duty-actions__action-document + .wr-payment-status, .btn-group-vertical > .wr-my-records__print-all-button + .wr-payment-status, .btn-group-vertical > .wr-reserve-actions__action + .wr-payment-status, .btn-group-vertical > .wr-duty-actions__action + .wr-payment-status, .btn-group-vertical > .btn + .wr-lpu-schedule-pstatus, .btn-group-vertical > .wr-payments-list__refresh-button + .wr-lpu-schedule-pstatus, .btn-group-vertical > .wr-payment-status + .wr-lpu-schedule-pstatus, .btn-group-vertical > .wr-lpu-schedule-pstatus + .wr-lpu-schedule-pstatus, .btn-group-vertical > .wr-online-button + .wr-lpu-schedule-pstatus, .wr-my-records__modal .btn-group-vertical > .wr-confirm-button + .wr-lpu-schedule-pstatus, .wr-my-records__modal .btn-group-vertical > .wr-document-button + .wr-lpu-schedule-pstatus, .btn-group-vertical > .wr-reserve-actions__action-online + .wr-lpu-schedule-pstatus, .btn-group-vertical > .wr-duty-actions__action-online + .wr-lpu-schedule-pstatus, .btn-group-vertical > .wr-reserve-actions__action-pay + .wr-lpu-schedule-pstatus, .btn-group-vertical > .wr-duty-actions__action-pay + .wr-lpu-schedule-pstatus, .btn-group-vertical > .wr-reserve-actions__action-document + .wr-lpu-schedule-pstatus, .btn-group-vertical > .wr-duty-actions__action-document + .wr-lpu-schedule-pstatus, .btn-group-vertical > .wr-my-records__print-all-button + .wr-lpu-schedule-pstatus, .btn-group-vertical > .wr-reserve-actions__action + .wr-lpu-schedule-pstatus, .btn-group-vertical > .wr-duty-actions__action + .wr-lpu-schedule-pstatus, .btn-group-vertical > .btn + .wr-online-button, .btn-group-vertical > .wr-payments-list__refresh-button + .wr-online-button, .btn-group-vertical > .wr-payment-status + .wr-online-button, .btn-group-vertical > .wr-lpu-schedule-pstatus + .wr-online-button, .btn-group-vertical > .wr-online-button + .wr-online-button, .wr-my-records__modal .btn-group-vertical > .wr-confirm-button + .wr-online-button, .wr-my-records__modal .btn-group-vertical > .wr-document-button + .wr-online-button, .btn-group-vertical > .wr-reserve-actions__action-online + .wr-online-button, .btn-group-vertical > .wr-duty-actions__action-online + .wr-online-button, .btn-group-vertical > .wr-reserve-actions__action-pay + .wr-online-button, .btn-group-vertical > .wr-duty-actions__action-pay + .wr-online-button, .btn-group-vertical > .wr-reserve-actions__action-document + .wr-online-button, .btn-group-vertical > .wr-duty-actions__action-document + .wr-online-button, .btn-group-vertical > .wr-my-records__print-all-button + .wr-online-button, .btn-group-vertical > .wr-reserve-actions__action + .wr-online-button, .btn-group-vertical > .wr-duty-actions__action + .wr-online-button, .wr-my-records__modal .btn-group-vertical > .btn + .wr-confirm-button, .wr-my-records__modal .btn-group-vertical > .wr-payments-list__refresh-button + .wr-confirm-button, .wr-my-records__modal .btn-group-vertical > .wr-payment-status + .wr-confirm-button, .wr-my-records__modal .btn-group-vertical > .wr-lpu-schedule-pstatus + .wr-confirm-button, .wr-my-records__modal .btn-group-vertical > .wr-online-button + .wr-confirm-button, .wr-my-records__modal .btn-group-vertical > .wr-confirm-button + .wr-confirm-button, .wr-my-records__modal .btn-group-vertical > .wr-document-button + .wr-confirm-button, .wr-my-records__modal .btn-group-vertical > .wr-reserve-actions__action-online + .wr-confirm-button, .wr-my-records__modal .btn-group-vertical > .wr-duty-actions__action-online + .wr-confirm-button, .wr-my-records__modal .btn-group-vertical > .wr-reserve-actions__action-pay + .wr-confirm-button, .wr-my-records__modal .btn-group-vertical > .wr-duty-actions__action-pay + .wr-confirm-button, .wr-my-records__modal .btn-group-vertical > .wr-reserve-actions__action-document + .wr-confirm-button, .wr-my-records__modal .btn-group-vertical > .wr-duty-actions__action-document + .wr-confirm-button, .wr-my-records__modal .btn-group-vertical > .wr-my-records__print-all-button + .wr-confirm-button, .wr-my-records__modal .btn-group-vertical > .wr-reserve-actions__action + .wr-confirm-button, .wr-my-records__modal .btn-group-vertical > .wr-duty-actions__action + .wr-confirm-button, .wr-my-records__modal .btn-group-vertical > .btn + .wr-document-button, .wr-my-records__modal .btn-group-vertical > .wr-payments-list__refresh-button + .wr-document-button, .wr-my-records__modal .btn-group-vertical > .wr-payment-status + .wr-document-button, .wr-my-records__modal .btn-group-vertical > .wr-lpu-schedule-pstatus + .wr-document-button, .wr-my-records__modal .btn-group-vertical > .wr-online-button + .wr-document-button, .wr-my-records__modal .btn-group-vertical > .wr-confirm-button + .wr-document-button, .wr-my-records__modal .btn-group-vertical > .wr-document-button + .wr-document-button, .wr-my-records__modal .btn-group-vertical > .wr-reserve-actions__action-online + .wr-document-button, .wr-my-records__modal .btn-group-vertical > .wr-duty-actions__action-online + .wr-document-button, .wr-my-records__modal .btn-group-vertical > .wr-reserve-actions__action-pay + .wr-document-button, .wr-my-records__modal .btn-group-vertical > .wr-duty-actions__action-pay + .wr-document-button, .wr-my-records__modal .btn-group-vertical > .wr-reserve-actions__action-document + .wr-document-button, .wr-my-records__modal .btn-group-vertical > .wr-duty-actions__action-document + .wr-document-button, .wr-my-records__modal .btn-group-vertical > .wr-my-records__print-all-button + .wr-document-button, .wr-my-records__modal .btn-group-vertical > .wr-reserve-actions__action + .wr-document-button, .wr-my-records__modal .btn-group-vertical > .wr-duty-actions__action + .wr-document-button, .btn-group-vertical > .btn + .wr-reserve-actions__action-online, .btn-group-vertical > .wr-payments-list__refresh-button + .wr-reserve-actions__action-online, .btn-group-vertical > .wr-payment-status + .wr-reserve-actions__action-online, .btn-group-vertical > .wr-lpu-schedule-pstatus + .wr-reserve-actions__action-online, .btn-group-vertical > .wr-online-button + .wr-reserve-actions__action-online, .wr-my-records__modal .btn-group-vertical > .wr-confirm-button + .wr-reserve-actions__action-online, .wr-my-records__modal .btn-group-vertical > .wr-document-button + .wr-reserve-actions__action-online, .btn-group-vertical > .wr-reserve-actions__action-online + .wr-reserve-actions__action-online, .btn-group-vertical > .wr-duty-actions__action-online + .wr-reserve-actions__action-online, .btn-group-vertical > .wr-reserve-actions__action-pay + .wr-reserve-actions__action-online, .btn-group-vertical > .wr-duty-actions__action-pay + .wr-reserve-actions__action-online, .btn-group-vertical > .wr-reserve-actions__action-document + .wr-reserve-actions__action-online, .btn-group-vertical > .wr-duty-actions__action-document + .wr-reserve-actions__action-online, .btn-group-vertical > .wr-my-records__print-all-button + .wr-reserve-actions__action-online, .btn-group-vertical > .wr-reserve-actions__action + .wr-reserve-actions__action-online, .btn-group-vertical > .wr-duty-actions__action + .wr-reserve-actions__action-online, .btn-group-vertical > .btn + .wr-duty-actions__action-online, .btn-group-vertical > .wr-payments-list__refresh-button + .wr-duty-actions__action-online, .btn-group-vertical > .wr-payment-status + .wr-duty-actions__action-online, .btn-group-vertical > .wr-lpu-schedule-pstatus + .wr-duty-actions__action-online, .btn-group-vertical > .wr-online-button + .wr-duty-actions__action-online, .wr-my-records__modal .btn-group-vertical > .wr-confirm-button + .wr-duty-actions__action-online, .wr-my-records__modal .btn-group-vertical > .wr-document-button + .wr-duty-actions__action-online, .btn-group-vertical > .wr-reserve-actions__action-online + .wr-duty-actions__action-online, .btn-group-vertical > .wr-duty-actions__action-online + .wr-duty-actions__action-online, .btn-group-vertical > .wr-reserve-actions__action-pay + .wr-duty-actions__action-online, .btn-group-vertical > .wr-duty-actions__action-pay + .wr-duty-actions__action-online, .btn-group-vertical > .wr-reserve-actions__action-document + .wr-duty-actions__action-online, .btn-group-vertical > .wr-duty-actions__action-document + .wr-duty-actions__action-online, .btn-group-vertical > .wr-my-records__print-all-button + .wr-duty-actions__action-online, .btn-group-vertical > .wr-reserve-actions__action + .wr-duty-actions__action-online, .btn-group-vertical > .wr-duty-actions__action + .wr-duty-actions__action-online, .btn-group-vertical > .btn + .wr-reserve-actions__action-pay, .btn-group-vertical > .wr-payments-list__refresh-button + .wr-reserve-actions__action-pay, .btn-group-vertical > .wr-payment-status + .wr-reserve-actions__action-pay, .btn-group-vertical > .wr-lpu-schedule-pstatus + .wr-reserve-actions__action-pay, .btn-group-vertical > .wr-online-button + .wr-reserve-actions__action-pay, .wr-my-records__modal .btn-group-vertical > .wr-confirm-button + .wr-reserve-actions__action-pay, .wr-my-records__modal .btn-group-vertical > .wr-document-button + .wr-reserve-actions__action-pay, .btn-group-vertical > .wr-reserve-actions__action-online + .wr-reserve-actions__action-pay, .btn-group-vertical > .wr-duty-actions__action-online + .wr-reserve-actions__action-pay, .btn-group-vertical > .wr-reserve-actions__action-pay + .wr-reserve-actions__action-pay, .btn-group-vertical > .wr-duty-actions__action-pay + .wr-reserve-actions__action-pay, .btn-group-vertical > .wr-reserve-actions__action-document + .wr-reserve-actions__action-pay, .btn-group-vertical > .wr-duty-actions__action-document + .wr-reserve-actions__action-pay, .btn-group-vertical > .wr-my-records__print-all-button + .wr-reserve-actions__action-pay, .btn-group-vertical > .wr-reserve-actions__action + .wr-reserve-actions__action-pay, .btn-group-vertical > .wr-duty-actions__action + .wr-reserve-actions__action-pay, .btn-group-vertical > .btn + .wr-duty-actions__action-pay, .btn-group-vertical > .wr-payments-list__refresh-button + .wr-duty-actions__action-pay, .btn-group-vertical > .wr-payment-status + .wr-duty-actions__action-pay, .btn-group-vertical > .wr-lpu-schedule-pstatus + .wr-duty-actions__action-pay, .btn-group-vertical > .wr-online-button + .wr-duty-actions__action-pay, .wr-my-records__modal .btn-group-vertical > .wr-confirm-button + .wr-duty-actions__action-pay, .wr-my-records__modal .btn-group-vertical > .wr-document-button + .wr-duty-actions__action-pay, .btn-group-vertical > .wr-reserve-actions__action-online + .wr-duty-actions__action-pay, .btn-group-vertical > .wr-duty-actions__action-online + .wr-duty-actions__action-pay, .btn-group-vertical > .wr-reserve-actions__action-pay + .wr-duty-actions__action-pay, .btn-group-vertical > .wr-duty-actions__action-pay + .wr-duty-actions__action-pay, .btn-group-vertical > .wr-reserve-actions__action-document + .wr-duty-actions__action-pay, .btn-group-vertical > .wr-duty-actions__action-document + .wr-duty-actions__action-pay, .btn-group-vertical > .wr-my-records__print-all-button + .wr-duty-actions__action-pay, .btn-group-vertical > .wr-reserve-actions__action + .wr-duty-actions__action-pay, .btn-group-vertical > .wr-duty-actions__action + .wr-duty-actions__action-pay, .btn-group-vertical > .btn + .wr-reserve-actions__action-document, .btn-group-vertical > .wr-payments-list__refresh-button + .wr-reserve-actions__action-document, .btn-group-vertical > .wr-payment-status + .wr-reserve-actions__action-document, .btn-group-vertical > .wr-lpu-schedule-pstatus + .wr-reserve-actions__action-document, .btn-group-vertical > .wr-online-button + .wr-reserve-actions__action-document, .wr-my-records__modal .btn-group-vertical > .wr-confirm-button + .wr-reserve-actions__action-document, .wr-my-records__modal .btn-group-vertical > .wr-document-button + .wr-reserve-actions__action-document, .btn-group-vertical > .wr-reserve-actions__action-online + .wr-reserve-actions__action-document, .btn-group-vertical > .wr-duty-actions__action-online + .wr-reserve-actions__action-document, .btn-group-vertical > .wr-reserve-actions__action-pay + .wr-reserve-actions__action-document, .btn-group-vertical > .wr-duty-actions__action-pay + .wr-reserve-actions__action-document, .btn-group-vertical > .wr-reserve-actions__action-document + .wr-reserve-actions__action-document, .btn-group-vertical > .wr-duty-actions__action-document + .wr-reserve-actions__action-document, .btn-group-vertical > .wr-my-records__print-all-button + .wr-reserve-actions__action-document, .btn-group-vertical > .wr-reserve-actions__action + .wr-reserve-actions__action-document, .btn-group-vertical > .wr-duty-actions__action + .wr-reserve-actions__action-document, .btn-group-vertical > .btn + .wr-duty-actions__action-document, .btn-group-vertical > .wr-payments-list__refresh-button + .wr-duty-actions__action-document, .btn-group-vertical > .wr-payment-status + .wr-duty-actions__action-document, .btn-group-vertical > .wr-lpu-schedule-pstatus + .wr-duty-actions__action-document, .btn-group-vertical > .wr-online-button + .wr-duty-actions__action-document, .wr-my-records__modal .btn-group-vertical > .wr-confirm-button + .wr-duty-actions__action-document, .wr-my-records__modal .btn-group-vertical > .wr-document-button + .wr-duty-actions__action-document, .btn-group-vertical > .wr-reserve-actions__action-online + .wr-duty-actions__action-document, .btn-group-vertical > .wr-duty-actions__action-online + .wr-duty-actions__action-document, .btn-group-vertical > .wr-reserve-actions__action-pay + .wr-duty-actions__action-document, .btn-group-vertical > .wr-duty-actions__action-pay + .wr-duty-actions__action-document, .btn-group-vertical > .wr-reserve-actions__action-document + .wr-duty-actions__action-document, .btn-group-vertical > .wr-duty-actions__action-document + .wr-duty-actions__action-document, .btn-group-vertical > .wr-my-records__print-all-button + .wr-duty-actions__action-document, .btn-group-vertical > .wr-reserve-actions__action + .wr-duty-actions__action-document, .btn-group-vertical > .wr-duty-actions__action + .wr-duty-actions__action-document, .btn-group-vertical > .btn + .wr-my-records__print-all-button, .btn-group-vertical > .wr-payments-list__refresh-button + .wr-my-records__print-all-button, .btn-group-vertical > .wr-payment-status + .wr-my-records__print-all-button, .btn-group-vertical > .wr-lpu-schedule-pstatus + .wr-my-records__print-all-button, .btn-group-vertical > .wr-online-button + .wr-my-records__print-all-button, .wr-my-records__modal .btn-group-vertical > .wr-confirm-button + .wr-my-records__print-all-button, .wr-my-records__modal .btn-group-vertical > .wr-document-button + .wr-my-records__print-all-button, .btn-group-vertical > .wr-reserve-actions__action-online + .wr-my-records__print-all-button, .btn-group-vertical > .wr-duty-actions__action-online + .wr-my-records__print-all-button, .btn-group-vertical > .wr-reserve-actions__action-pay + .wr-my-records__print-all-button, .btn-group-vertical > .wr-duty-actions__action-pay + .wr-my-records__print-all-button, .btn-group-vertical > .wr-reserve-actions__action-document + .wr-my-records__print-all-button, .btn-group-vertical > .wr-duty-actions__action-document + .wr-my-records__print-all-button, .btn-group-vertical > .wr-my-records__print-all-button + .wr-my-records__print-all-button, .btn-group-vertical > .wr-reserve-actions__action + .wr-my-records__print-all-button, .btn-group-vertical > .wr-duty-actions__action + .wr-my-records__print-all-button, .btn-group-vertical > .btn + .wr-reserve-actions__action, .btn-group-vertical > .wr-payments-list__refresh-button + .wr-reserve-actions__action, .btn-group-vertical > .wr-payment-status + .wr-reserve-actions__action, .btn-group-vertical > .wr-lpu-schedule-pstatus + .wr-reserve-actions__action, .btn-group-vertical > .wr-online-button + .wr-reserve-actions__action, .wr-my-records__modal .btn-group-vertical > .wr-confirm-button + .wr-reserve-actions__action, .wr-my-records__modal .btn-group-vertical > .wr-document-button + .wr-reserve-actions__action, .btn-group-vertical > .wr-reserve-actions__action-online + .wr-reserve-actions__action, .btn-group-vertical > .wr-duty-actions__action-online + .wr-reserve-actions__action, .btn-group-vertical > .wr-reserve-actions__action-pay + .wr-reserve-actions__action, .btn-group-vertical > .wr-duty-actions__action-pay + .wr-reserve-actions__action, .btn-group-vertical > .wr-reserve-actions__action-document + .wr-reserve-actions__action, .btn-group-vertical > .wr-duty-actions__action-document + .wr-reserve-actions__action, .btn-group-vertical > .wr-my-records__print-all-button + .wr-reserve-actions__action, .btn-group-vertical > .wr-reserve-actions__action + .wr-reserve-actions__action, .btn-group-vertical > .wr-duty-actions__action + .wr-reserve-actions__action, .btn-group-vertical > .btn + .wr-duty-actions__action, .btn-group-vertical > .wr-payments-list__refresh-button + .wr-duty-actions__action, .btn-group-vertical > .wr-payment-status + .wr-duty-actions__action, .btn-group-vertical > .wr-lpu-schedule-pstatus + .wr-duty-actions__action, .btn-group-vertical > .wr-online-button + .wr-duty-actions__action, .wr-my-records__modal .btn-group-vertical > .wr-confirm-button + .wr-duty-actions__action, .wr-my-records__modal .btn-group-vertical > .wr-document-button + .wr-duty-actions__action, .btn-group-vertical > .wr-reserve-actions__action-online + .wr-duty-actions__action, .btn-group-vertical > .wr-duty-actions__action-online + .wr-duty-actions__action, .btn-group-vertical > .wr-reserve-actions__action-pay + .wr-duty-actions__action, .btn-group-vertical > .wr-duty-actions__action-pay + .wr-duty-actions__action, .btn-group-vertical > .wr-reserve-actions__action-document + .wr-duty-actions__action, .btn-group-vertical > .wr-duty-actions__action-document + .wr-duty-actions__action, .btn-group-vertical > .wr-my-records__print-all-button + .wr-duty-actions__action, .btn-group-vertical > .wr-reserve-actions__action + .wr-duty-actions__action, .btn-group-vertical > .wr-duty-actions__action + .wr-duty-actions__action,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .wr-payments-list__refresh-button + .btn-group,
.btn-group-vertical > .wr-payment-status + .btn-group,
.btn-group-vertical > .wr-lpu-schedule-pstatus + .btn-group,
.btn-group-vertical > .wr-online-button + .btn-group,
.wr-my-records__modal .btn-group-vertical > .wr-confirm-button + .btn-group,
.wr-my-records__modal .btn-group-vertical > .wr-document-button + .btn-group,
.btn-group-vertical > .wr-reserve-actions__action-online + .btn-group,
.btn-group-vertical > .wr-duty-actions__action-online + .btn-group,
.btn-group-vertical > .wr-reserve-actions__action-pay + .btn-group,
.btn-group-vertical > .wr-duty-actions__action-pay + .btn-group,
.btn-group-vertical > .wr-reserve-actions__action-document + .btn-group,
.btn-group-vertical > .wr-duty-actions__action-document + .btn-group,
.btn-group-vertical > .wr-my-records__print-all-button + .btn-group,
.btn-group-vertical > .wr-reserve-actions__action + .btn-group,
.btn-group-vertical > .wr-duty-actions__action + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .wr-payments-list__refresh-button,
.btn-group-vertical > .btn-group + .wr-payment-status,
.btn-group-vertical > .btn-group + .wr-lpu-schedule-pstatus,
.btn-group-vertical > .btn-group + .wr-online-button,
.wr-my-records__modal .btn-group-vertical > .btn-group + .wr-confirm-button,
.wr-my-records__modal .btn-group-vertical > .btn-group + .wr-document-button,
.btn-group-vertical > .btn-group + .wr-reserve-actions__action-online,
.btn-group-vertical > .btn-group + .wr-duty-actions__action-online,
.btn-group-vertical > .btn-group + .wr-reserve-actions__action-pay,
.btn-group-vertical > .btn-group + .wr-duty-actions__action-pay,
.btn-group-vertical > .btn-group + .wr-reserve-actions__action-document,
.btn-group-vertical > .btn-group + .wr-duty-actions__action-document,
.btn-group-vertical > .btn-group + .wr-my-records__print-all-button,
.btn-group-vertical > .btn-group + .wr-reserve-actions__action,
.btn-group-vertical > .btn-group + .wr-duty-actions__action,
.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 > .wr-payments-list__refresh-button:not(:first-child):not(:last-child), .btn-group-vertical > .wr-payment-status:not(:first-child):not(:last-child), .btn-group-vertical > .wr-lpu-schedule-pstatus:not(:first-child):not(:last-child), .btn-group-vertical > .wr-online-button:not(:first-child):not(:last-child), .wr-my-records__modal .btn-group-vertical > .wr-confirm-button:not(:first-child):not(:last-child), .wr-my-records__modal .btn-group-vertical > .wr-document-button:not(:first-child):not(:last-child), .btn-group-vertical > .wr-reserve-actions__action-online:not(:first-child):not(:last-child), .btn-group-vertical > .wr-duty-actions__action-online:not(:first-child):not(:last-child), .btn-group-vertical > .wr-reserve-actions__action-pay:not(:first-child):not(:last-child), .btn-group-vertical > .wr-duty-actions__action-pay:not(:first-child):not(:last-child), .btn-group-vertical > .wr-reserve-actions__action-document:not(:first-child):not(:last-child), .btn-group-vertical > .wr-duty-actions__action-document:not(:first-child):not(:last-child), .btn-group-vertical > .wr-my-records__print-all-button:not(:first-child):not(:last-child), .btn-group-vertical > .wr-reserve-actions__action:not(:first-child):not(:last-child), .btn-group-vertical > .wr-duty-actions__action:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child), .btn-group-vertical > .wr-payments-list__refresh-button:first-child:not(:last-child), .btn-group-vertical > .wr-payment-status:first-child:not(:last-child), .btn-group-vertical > .wr-lpu-schedule-pstatus:first-child:not(:last-child), .btn-group-vertical > .wr-online-button:first-child:not(:last-child), .wr-my-records__modal .btn-group-vertical > .wr-confirm-button:first-child:not(:last-child), .wr-my-records__modal .btn-group-vertical > .wr-document-button:first-child:not(:last-child), .btn-group-vertical > .wr-reserve-actions__action-online:first-child:not(:last-child), .btn-group-vertical > .wr-duty-actions__action-online:first-child:not(:last-child), .btn-group-vertical > .wr-reserve-actions__action-pay:first-child:not(:last-child), .btn-group-vertical > .wr-duty-actions__action-pay:first-child:not(:last-child), .btn-group-vertical > .wr-reserve-actions__action-document:first-child:not(:last-child), .btn-group-vertical > .wr-duty-actions__action-document:first-child:not(:last-child), .btn-group-vertical > .wr-my-records__print-all-button:first-child:not(:last-child), .btn-group-vertical > .wr-reserve-actions__action:first-child:not(:last-child), .btn-group-vertical > .wr-duty-actions__action:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child), .btn-group-vertical > .wr-payments-list__refresh-button:last-child:not(:first-child), .btn-group-vertical > .wr-payment-status:last-child:not(:first-child), .btn-group-vertical > .wr-lpu-schedule-pstatus:last-child:not(:first-child), .btn-group-vertical > .wr-online-button:last-child:not(:first-child), .wr-my-records__modal .btn-group-vertical > .wr-confirm-button:last-child:not(:first-child), .wr-my-records__modal .btn-group-vertical > .wr-document-button:last-child:not(:first-child), .btn-group-vertical > .wr-reserve-actions__action-online:last-child:not(:first-child), .btn-group-vertical > .wr-duty-actions__action-online:last-child:not(:first-child), .btn-group-vertical > .wr-reserve-actions__action-pay:last-child:not(:first-child), .btn-group-vertical > .wr-duty-actions__action-pay:last-child:not(:first-child), .btn-group-vertical > .wr-reserve-actions__action-document:last-child:not(:first-child), .btn-group-vertical > .wr-duty-actions__action-document:last-child:not(:first-child), .btn-group-vertical > .wr-my-records__print-all-button:last-child:not(:first-child), .btn-group-vertical > .wr-reserve-actions__action:last-child:not(:first-child), .btn-group-vertical > .wr-duty-actions__action:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .wr-payments-list__refresh-button, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .wr-payment-status, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .wr-lpu-schedule-pstatus, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .wr-online-button, .wr-my-records__modal .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .wr-confirm-button, .wr-my-records__modal .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .wr-document-button, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .wr-reserve-actions__action-online, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .wr-duty-actions__action-online, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .wr-reserve-actions__action-pay, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .wr-duty-actions__action-pay, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .wr-reserve-actions__action-document, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .wr-duty-actions__action-document, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .wr-my-records__print-all-button, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .wr-reserve-actions__action, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .wr-duty-actions__action {
  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) > .wr-payments-list__refresh-button:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .wr-payment-status:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .wr-lpu-schedule-pstatus:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .wr-online-button:last-child, .wr-my-records__modal .btn-group-vertical > .btn-group:first-child:not(:last-child) > .wr-confirm-button:last-child, .wr-my-records__modal .btn-group-vertical > .btn-group:first-child:not(:last-child) > .wr-document-button:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .wr-reserve-actions__action-online:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .wr-duty-actions__action-online:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .wr-reserve-actions__action-pay:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .wr-duty-actions__action-pay:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .wr-reserve-actions__action-document:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .wr-duty-actions__action-document:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .wr-my-records__print-all-button:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .wr-reserve-actions__action:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .wr-duty-actions__action: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) > .wr-payments-list__refresh-button:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .wr-payment-status:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .wr-lpu-schedule-pstatus:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .wr-online-button:first-child, .wr-my-records__modal .btn-group-vertical > .btn-group:last-child:not(:first-child) > .wr-confirm-button:first-child, .wr-my-records__modal .btn-group-vertical > .btn-group:last-child:not(:first-child) > .wr-document-button:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .wr-reserve-actions__action-online:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .wr-duty-actions__action-online:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .wr-reserve-actions__action-pay:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .wr-duty-actions__action-pay:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .wr-reserve-actions__action-document:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .wr-duty-actions__action-document:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .wr-my-records__print-all-button:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .wr-reserve-actions__action:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .wr-duty-actions__action: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 > .wr-payments-list__refresh-button, .btn-group-justified > .wr-payment-status, .btn-group-justified > .wr-lpu-schedule-pstatus, .btn-group-justified > .wr-online-button, .wr-my-records__modal .btn-group-justified > .wr-confirm-button, .wr-my-records__modal .btn-group-justified > .wr-document-button, .btn-group-justified > .wr-reserve-actions__action-online, .btn-group-justified > .wr-duty-actions__action-online, .btn-group-justified > .wr-reserve-actions__action-pay, .btn-group-justified > .wr-duty-actions__action-pay, .btn-group-justified > .wr-reserve-actions__action-document, .btn-group-justified > .wr-duty-actions__action-document, .btn-group-justified > .wr-my-records__print-all-button, .btn-group-justified > .wr-reserve-actions__action, .btn-group-justified > .wr-duty-actions__action,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .wr-payments-list__refresh-button, .btn-group-justified > .btn-group .wr-payment-status, .btn-group-justified > .btn-group .wr-lpu-schedule-pstatus, .btn-group-justified > .btn-group .wr-online-button, .btn-group-justified > .btn-group .wr-my-records__modal .wr-confirm-button, .wr-my-records__modal .btn-group-justified > .btn-group .wr-confirm-button, .btn-group-justified > .btn-group .wr-my-records__modal .wr-document-button, .wr-my-records__modal .btn-group-justified > .btn-group .wr-document-button, .btn-group-justified > .btn-group .wr-reserve-actions__action-online, .btn-group-justified > .btn-group .wr-duty-actions__action-online, .btn-group-justified > .btn-group .wr-reserve-actions__action-pay, .btn-group-justified > .btn-group .wr-duty-actions__action-pay, .btn-group-justified > .btn-group .wr-reserve-actions__action-document, .btn-group-justified > .btn-group .wr-duty-actions__action-document, .btn-group-justified > .btn-group .wr-my-records__print-all-button, .btn-group-justified > .btn-group .wr-reserve-actions__action, .btn-group-justified > .btn-group .wr-duty-actions__action {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .wr-payments-list__refresh-button > input[type="radio"], [data-toggle="buttons"] > .wr-payment-status > input[type="radio"], [data-toggle="buttons"] > .wr-lpu-schedule-pstatus > input[type="radio"], [data-toggle="buttons"] > .wr-online-button > input[type="radio"], .wr-my-records__modal [data-toggle="buttons"] > .wr-confirm-button > input[type="radio"], .wr-my-records__modal [data-toggle="buttons"] > .wr-document-button > input[type="radio"], [data-toggle="buttons"] > .wr-reserve-actions__action-online > input[type="radio"], [data-toggle="buttons"] > .wr-duty-actions__action-online > input[type="radio"], [data-toggle="buttons"] > .wr-reserve-actions__action-pay > input[type="radio"], [data-toggle="buttons"] > .wr-duty-actions__action-pay > input[type="radio"], [data-toggle="buttons"] > .wr-reserve-actions__action-document > input[type="radio"], [data-toggle="buttons"] > .wr-duty-actions__action-document > input[type="radio"], [data-toggle="buttons"] > .wr-my-records__print-all-button > input[type="radio"], [data-toggle="buttons"] > .wr-reserve-actions__action > input[type="radio"], [data-toggle="buttons"] > .wr-duty-actions__action > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"],
[data-toggle="buttons"] > .wr-payments-list__refresh-button > input[type="checkbox"],
[data-toggle="buttons"] > .wr-payment-status > input[type="checkbox"],
[data-toggle="buttons"] > .wr-lpu-schedule-pstatus > input[type="checkbox"],
[data-toggle="buttons"] > .wr-online-button > input[type="checkbox"],
.wr-my-records__modal [data-toggle="buttons"] > .wr-confirm-button > input[type="checkbox"],
.wr-my-records__modal [data-toggle="buttons"] > .wr-document-button > input[type="checkbox"],
[data-toggle="buttons"] > .wr-reserve-actions__action-online > input[type="checkbox"],
[data-toggle="buttons"] > .wr-duty-actions__action-online > input[type="checkbox"],
[data-toggle="buttons"] > .wr-reserve-actions__action-pay > input[type="checkbox"],
[data-toggle="buttons"] > .wr-duty-actions__action-pay > input[type="checkbox"],
[data-toggle="buttons"] > .wr-reserve-actions__action-document > input[type="checkbox"],
[data-toggle="buttons"] > .wr-duty-actions__action-document > input[type="checkbox"],
[data-toggle="buttons"] > .wr-my-records__print-all-button > input[type="checkbox"],
[data-toggle="buttons"] > .wr-reserve-actions__action > input[type="checkbox"],
[data-toggle="buttons"] > .wr-duty-actions__action > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0); }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

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

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #434A54;
  text-align: center;
  background-color: #F5F7FA;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm, .form-horizontal .form-group-sm .input-group-addon.form-control,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn, .input-group-sm > .input-group-btn > .input-group-addon.wr-payments-list__refresh-button, .input-group-sm > .input-group-btn > .input-group-addon.wr-payment-status, .input-group-sm > .input-group-btn > .input-group-addon.wr-lpu-schedule-pstatus, .input-group-sm > .input-group-btn > .input-group-addon.wr-online-button, .wr-my-records__modal .input-group-sm > .input-group-btn > .input-group-addon.wr-confirm-button, .wr-my-records__modal .input-group-sm > .input-group-btn > .input-group-addon.wr-document-button, .input-group-sm > .input-group-btn > .input-group-addon.wr-reserve-actions__action-online, .input-group-sm > .input-group-btn > .input-group-addon.wr-duty-actions__action-online, .input-group-sm > .input-group-btn > .input-group-addon.wr-reserve-actions__action-pay, .input-group-sm > .input-group-btn > .input-group-addon.wr-duty-actions__action-pay, .input-group-sm > .input-group-btn > .input-group-addon.wr-reserve-actions__action-document, .input-group-sm > .input-group-btn > .input-group-addon.wr-duty-actions__action-document, .input-group-sm > .input-group-btn > .input-group-addon.wr-my-records__print-all-button, .input-group-sm > .input-group-btn > .input-group-addon.wr-reserve-actions__action, .input-group-sm > .input-group-btn > .input-group-addon.wr-duty-actions__action {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg, .form-horizontal .form-group-lg .input-group-addon.form-control,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn, .input-group-lg > .input-group-btn > .input-group-addon.wr-payments-list__refresh-button, .input-group-lg > .input-group-btn > .input-group-addon.wr-payment-status, .input-group-lg > .input-group-btn > .input-group-addon.wr-lpu-schedule-pstatus, .input-group-lg > .input-group-btn > .input-group-addon.wr-online-button, .wr-my-records__modal .input-group-lg > .input-group-btn > .input-group-addon.wr-confirm-button, .wr-my-records__modal .input-group-lg > .input-group-btn > .input-group-addon.wr-document-button, .input-group-lg > .input-group-btn > .input-group-addon.wr-reserve-actions__action-online, .input-group-lg > .input-group-btn > .input-group-addon.wr-duty-actions__action-online, .input-group-lg > .input-group-btn > .input-group-addon.wr-reserve-actions__action-pay, .input-group-lg > .input-group-btn > .input-group-addon.wr-duty-actions__action-pay, .input-group-lg > .input-group-btn > .input-group-addon.wr-reserve-actions__action-document, .input-group-lg > .input-group-btn > .input-group-addon.wr-duty-actions__action-document, .input-group-lg > .input-group-btn > .input-group-addon.wr-my-records__print-all-button, .input-group-lg > .input-group-btn > .input-group-addon.wr-reserve-actions__action, .input-group-lg > .input-group-btn > .input-group-addon.wr-duty-actions__action {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .wr-payments-list__refresh-button,
.input-group-btn:first-child > .wr-payment-status,
.input-group-btn:first-child > .wr-lpu-schedule-pstatus,
.input-group-btn:first-child > .wr-online-button,
.wr-my-records__modal .input-group-btn:first-child > .wr-confirm-button,
.wr-my-records__modal .input-group-btn:first-child > .wr-document-button,
.input-group-btn:first-child > .wr-reserve-actions__action-online,
.input-group-btn:first-child > .wr-duty-actions__action-online,
.input-group-btn:first-child > .wr-reserve-actions__action-pay,
.input-group-btn:first-child > .wr-duty-actions__action-pay,
.input-group-btn:first-child > .wr-reserve-actions__action-document,
.input-group-btn:first-child > .wr-duty-actions__action-document,
.input-group-btn:first-child > .wr-my-records__print-all-button,
.input-group-btn:first-child > .wr-reserve-actions__action,
.input-group-btn:first-child > .wr-duty-actions__action,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .btn-group > .wr-payments-list__refresh-button,
.input-group-btn:first-child > .btn-group > .wr-payment-status,
.input-group-btn:first-child > .btn-group > .wr-lpu-schedule-pstatus,
.input-group-btn:first-child > .btn-group > .wr-online-button,
.wr-my-records__modal .input-group-btn:first-child > .btn-group > .wr-confirm-button,
.wr-my-records__modal .input-group-btn:first-child > .btn-group > .wr-document-button,
.input-group-btn:first-child > .btn-group > .wr-reserve-actions__action-online,
.input-group-btn:first-child > .btn-group > .wr-duty-actions__action-online,
.input-group-btn:first-child > .btn-group > .wr-reserve-actions__action-pay,
.input-group-btn:first-child > .btn-group > .wr-duty-actions__action-pay,
.input-group-btn:first-child > .btn-group > .wr-reserve-actions__action-document,
.input-group-btn:first-child > .btn-group > .wr-duty-actions__action-document,
.input-group-btn:first-child > .btn-group > .wr-my-records__print-all-button,
.input-group-btn:first-child > .btn-group > .wr-reserve-actions__action,
.input-group-btn:first-child > .btn-group > .wr-duty-actions__action,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .wr-payments-list__refresh-button:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .wr-payment-status:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .wr-lpu-schedule-pstatus:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .wr-online-button:not(:last-child):not(.dropdown-toggle),
.wr-my-records__modal .input-group-btn:last-child > .wr-confirm-button:not(:last-child):not(.dropdown-toggle),
.wr-my-records__modal .input-group-btn:last-child > .wr-document-button:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .wr-reserve-actions__action-online:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .wr-duty-actions__action-online:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .wr-reserve-actions__action-pay:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .wr-duty-actions__action-pay:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .wr-reserve-actions__action-document:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .wr-duty-actions__action-document:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .wr-my-records__print-all-button:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .wr-reserve-actions__action:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .wr-duty-actions__action:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn-group:not(:last-child) > .wr-payments-list__refresh-button,
.input-group-btn:last-child > .btn-group:not(:last-child) > .wr-payment-status,
.input-group-btn:last-child > .btn-group:not(:last-child) > .wr-lpu-schedule-pstatus,
.input-group-btn:last-child > .btn-group:not(:last-child) > .wr-online-button,
.wr-my-records__modal .input-group-btn:last-child > .btn-group:not(:last-child) > .wr-confirm-button,
.wr-my-records__modal .input-group-btn:last-child > .btn-group:not(:last-child) > .wr-document-button,
.input-group-btn:last-child > .btn-group:not(:last-child) > .wr-reserve-actions__action-online,
.input-group-btn:last-child > .btn-group:not(:last-child) > .wr-duty-actions__action-online,
.input-group-btn:last-child > .btn-group:not(:last-child) > .wr-reserve-actions__action-pay,
.input-group-btn:last-child > .btn-group:not(:last-child) > .wr-duty-actions__action-pay,
.input-group-btn:last-child > .btn-group:not(:last-child) > .wr-reserve-actions__action-document,
.input-group-btn:last-child > .btn-group:not(:last-child) > .wr-duty-actions__action-document,
.input-group-btn:last-child > .btn-group:not(:last-child) > .wr-my-records__print-all-button,
.input-group-btn:last-child > .btn-group:not(:last-child) > .wr-reserve-actions__action,
.input-group-btn:last-child > .btn-group:not(:last-child) > .wr-duty-actions__action {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

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

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .wr-payments-list__refresh-button,
.input-group-btn:last-child > .wr-payment-status,
.input-group-btn:last-child > .wr-lpu-schedule-pstatus,
.input-group-btn:last-child > .wr-online-button,
.wr-my-records__modal .input-group-btn:last-child > .wr-confirm-button,
.wr-my-records__modal .input-group-btn:last-child > .wr-document-button,
.input-group-btn:last-child > .wr-reserve-actions__action-online,
.input-group-btn:last-child > .wr-duty-actions__action-online,
.input-group-btn:last-child > .wr-reserve-actions__action-pay,
.input-group-btn:last-child > .wr-duty-actions__action-pay,
.input-group-btn:last-child > .wr-reserve-actions__action-document,
.input-group-btn:last-child > .wr-duty-actions__action-document,
.input-group-btn:last-child > .wr-my-records__print-all-button,
.input-group-btn:last-child > .wr-reserve-actions__action,
.input-group-btn:last-child > .wr-duty-actions__action,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .btn-group > .wr-payments-list__refresh-button,
.input-group-btn:last-child > .btn-group > .wr-payment-status,
.input-group-btn:last-child > .btn-group > .wr-lpu-schedule-pstatus,
.input-group-btn:last-child > .btn-group > .wr-online-button,
.wr-my-records__modal .input-group-btn:last-child > .btn-group > .wr-confirm-button,
.wr-my-records__modal .input-group-btn:last-child > .btn-group > .wr-document-button,
.input-group-btn:last-child > .btn-group > .wr-reserve-actions__action-online,
.input-group-btn:last-child > .btn-group > .wr-duty-actions__action-online,
.input-group-btn:last-child > .btn-group > .wr-reserve-actions__action-pay,
.input-group-btn:last-child > .btn-group > .wr-duty-actions__action-pay,
.input-group-btn:last-child > .btn-group > .wr-reserve-actions__action-document,
.input-group-btn:last-child > .btn-group > .wr-duty-actions__action-document,
.input-group-btn:last-child > .btn-group > .wr-my-records__print-all-button,
.input-group-btn:last-child > .btn-group > .wr-reserve-actions__action,
.input-group-btn:last-child > .btn-group > .wr-duty-actions__action,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .wr-payments-list__refresh-button:not(:first-child),
.input-group-btn:first-child > .wr-payment-status:not(:first-child),
.input-group-btn:first-child > .wr-lpu-schedule-pstatus:not(:first-child),
.input-group-btn:first-child > .wr-online-button:not(:first-child),
.wr-my-records__modal .input-group-btn:first-child > .wr-confirm-button:not(:first-child),
.wr-my-records__modal .input-group-btn:first-child > .wr-document-button:not(:first-child),
.input-group-btn:first-child > .wr-reserve-actions__action-online:not(:first-child),
.input-group-btn:first-child > .wr-duty-actions__action-online:not(:first-child),
.input-group-btn:first-child > .wr-reserve-actions__action-pay:not(:first-child),
.input-group-btn:first-child > .wr-duty-actions__action-pay:not(:first-child),
.input-group-btn:first-child > .wr-reserve-actions__action-document:not(:first-child),
.input-group-btn:first-child > .wr-duty-actions__action-document:not(:first-child),
.input-group-btn:first-child > .wr-my-records__print-all-button:not(:first-child),
.input-group-btn:first-child > .wr-reserve-actions__action:not(:first-child),
.input-group-btn:first-child > .wr-duty-actions__action:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn-group:not(:first-child) > .wr-payments-list__refresh-button,
.input-group-btn:first-child > .btn-group:not(:first-child) > .wr-payment-status,
.input-group-btn:first-child > .btn-group:not(:first-child) > .wr-lpu-schedule-pstatus,
.input-group-btn:first-child > .btn-group:not(:first-child) > .wr-online-button,
.wr-my-records__modal .input-group-btn:first-child > .btn-group:not(:first-child) > .wr-confirm-button,
.wr-my-records__modal .input-group-btn:first-child > .btn-group:not(:first-child) > .wr-document-button,
.input-group-btn:first-child > .btn-group:not(:first-child) > .wr-reserve-actions__action-online,
.input-group-btn:first-child > .btn-group:not(:first-child) > .wr-duty-actions__action-online,
.input-group-btn:first-child > .btn-group:not(:first-child) > .wr-reserve-actions__action-pay,
.input-group-btn:first-child > .btn-group:not(:first-child) > .wr-duty-actions__action-pay,
.input-group-btn:first-child > .btn-group:not(:first-child) > .wr-reserve-actions__action-document,
.input-group-btn:first-child > .btn-group:not(:first-child) > .wr-duty-actions__action-document,
.input-group-btn:first-child > .btn-group:not(:first-child) > .wr-my-records__print-all-button,
.input-group-btn:first-child > .btn-group:not(:first-child) > .wr-reserve-actions__action,
.input-group-btn:first-child > .btn-group:not(:first-child) > .wr-duty-actions__action {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

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

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn, .input-group-btn > .wr-payments-list__refresh-button, .input-group-btn > .wr-payment-status, .input-group-btn > .wr-lpu-schedule-pstatus, .input-group-btn > .wr-online-button, .wr-my-records__modal .input-group-btn > .wr-confirm-button, .wr-my-records__modal .input-group-btn > .wr-document-button, .input-group-btn > .wr-reserve-actions__action-online, .input-group-btn > .wr-duty-actions__action-online, .input-group-btn > .wr-reserve-actions__action-pay, .input-group-btn > .wr-duty-actions__action-pay, .input-group-btn > .wr-reserve-actions__action-document, .input-group-btn > .wr-duty-actions__action-document, .input-group-btn > .wr-my-records__print-all-button, .input-group-btn > .wr-reserve-actions__action, .input-group-btn > .wr-duty-actions__action {
    position: relative; }
    .input-group-btn > .btn + .btn, .input-group-btn > .wr-payments-list__refresh-button + .btn, .input-group-btn > .wr-payment-status + .btn, .input-group-btn > .wr-lpu-schedule-pstatus + .btn, .input-group-btn > .wr-online-button + .btn, .wr-my-records__modal .input-group-btn > .wr-confirm-button + .btn, .wr-my-records__modal .input-group-btn > .wr-document-button + .btn, .input-group-btn > .wr-reserve-actions__action-online + .btn, .input-group-btn > .wr-duty-actions__action-online + .btn, .input-group-btn > .wr-reserve-actions__action-pay + .btn, .input-group-btn > .wr-duty-actions__action-pay + .btn, .input-group-btn > .wr-reserve-actions__action-document + .btn, .input-group-btn > .wr-duty-actions__action-document + .btn, .input-group-btn > .wr-my-records__print-all-button + .btn, .input-group-btn > .wr-reserve-actions__action + .btn, .input-group-btn > .wr-duty-actions__action + .btn, .input-group-btn > .btn + .wr-payments-list__refresh-button, .input-group-btn > .wr-payments-list__refresh-button + .wr-payments-list__refresh-button, .input-group-btn > .wr-payment-status + .wr-payments-list__refresh-button, .input-group-btn > .wr-lpu-schedule-pstatus + .wr-payments-list__refresh-button, .input-group-btn > .wr-online-button + .wr-payments-list__refresh-button, .wr-my-records__modal .input-group-btn > .wr-confirm-button + .wr-payments-list__refresh-button, .wr-my-records__modal .input-group-btn > .wr-document-button + .wr-payments-list__refresh-button, .input-group-btn > .wr-reserve-actions__action-online + .wr-payments-list__refresh-button, .input-group-btn > .wr-duty-actions__action-online + .wr-payments-list__refresh-button, .input-group-btn > .wr-reserve-actions__action-pay + .wr-payments-list__refresh-button, .input-group-btn > .wr-duty-actions__action-pay + .wr-payments-list__refresh-button, .input-group-btn > .wr-reserve-actions__action-document + .wr-payments-list__refresh-button, .input-group-btn > .wr-duty-actions__action-document + .wr-payments-list__refresh-button, .input-group-btn > .wr-my-records__print-all-button + .wr-payments-list__refresh-button, .input-group-btn > .wr-reserve-actions__action + .wr-payments-list__refresh-button, .input-group-btn > .wr-duty-actions__action + .wr-payments-list__refresh-button, .input-group-btn > .btn + .wr-payment-status, .input-group-btn > .wr-payments-list__refresh-button + .wr-payment-status, .input-group-btn > .wr-payment-status + .wr-payment-status, .input-group-btn > .wr-lpu-schedule-pstatus + .wr-payment-status, .input-group-btn > .wr-online-button + .wr-payment-status, .wr-my-records__modal .input-group-btn > .wr-confirm-button + .wr-payment-status, .wr-my-records__modal .input-group-btn > .wr-document-button + .wr-payment-status, .input-group-btn > .wr-reserve-actions__action-online + .wr-payment-status, .input-group-btn > .wr-duty-actions__action-online + .wr-payment-status, .input-group-btn > .wr-reserve-actions__action-pay + .wr-payment-status, .input-group-btn > .wr-duty-actions__action-pay + .wr-payment-status, .input-group-btn > .wr-reserve-actions__action-document + .wr-payment-status, .input-group-btn > .wr-duty-actions__action-document + .wr-payment-status, .input-group-btn > .wr-my-records__print-all-button + .wr-payment-status, .input-group-btn > .wr-reserve-actions__action + .wr-payment-status, .input-group-btn > .wr-duty-actions__action + .wr-payment-status, .input-group-btn > .btn + .wr-lpu-schedule-pstatus, .input-group-btn > .wr-payments-list__refresh-button + .wr-lpu-schedule-pstatus, .input-group-btn > .wr-payment-status + .wr-lpu-schedule-pstatus, .input-group-btn > .wr-lpu-schedule-pstatus + .wr-lpu-schedule-pstatus, .input-group-btn > .wr-online-button + .wr-lpu-schedule-pstatus, .wr-my-records__modal .input-group-btn > .wr-confirm-button + .wr-lpu-schedule-pstatus, .wr-my-records__modal .input-group-btn > .wr-document-button + .wr-lpu-schedule-pstatus, .input-group-btn > .wr-reserve-actions__action-online + .wr-lpu-schedule-pstatus, .input-group-btn > .wr-duty-actions__action-online + .wr-lpu-schedule-pstatus, .input-group-btn > .wr-reserve-actions__action-pay + .wr-lpu-schedule-pstatus, .input-group-btn > .wr-duty-actions__action-pay + .wr-lpu-schedule-pstatus, .input-group-btn > .wr-reserve-actions__action-document + .wr-lpu-schedule-pstatus, .input-group-btn > .wr-duty-actions__action-document + .wr-lpu-schedule-pstatus, .input-group-btn > .wr-my-records__print-all-button + .wr-lpu-schedule-pstatus, .input-group-btn > .wr-reserve-actions__action + .wr-lpu-schedule-pstatus, .input-group-btn > .wr-duty-actions__action + .wr-lpu-schedule-pstatus, .input-group-btn > .btn + .wr-online-button, .input-group-btn > .wr-payments-list__refresh-button + .wr-online-button, .input-group-btn > .wr-payment-status + .wr-online-button, .input-group-btn > .wr-lpu-schedule-pstatus + .wr-online-button, .input-group-btn > .wr-online-button + .wr-online-button, .wr-my-records__modal .input-group-btn > .wr-confirm-button + .wr-online-button, .wr-my-records__modal .input-group-btn > .wr-document-button + .wr-online-button, .input-group-btn > .wr-reserve-actions__action-online + .wr-online-button, .input-group-btn > .wr-duty-actions__action-online + .wr-online-button, .input-group-btn > .wr-reserve-actions__action-pay + .wr-online-button, .input-group-btn > .wr-duty-actions__action-pay + .wr-online-button, .input-group-btn > .wr-reserve-actions__action-document + .wr-online-button, .input-group-btn > .wr-duty-actions__action-document + .wr-online-button, .input-group-btn > .wr-my-records__print-all-button + .wr-online-button, .input-group-btn > .wr-reserve-actions__action + .wr-online-button, .input-group-btn > .wr-duty-actions__action + .wr-online-button, .wr-my-records__modal .input-group-btn > .btn + .wr-confirm-button, .wr-my-records__modal .input-group-btn > .wr-payments-list__refresh-button + .wr-confirm-button, .wr-my-records__modal .input-group-btn > .wr-payment-status + .wr-confirm-button, .wr-my-records__modal .input-group-btn > .wr-lpu-schedule-pstatus + .wr-confirm-button, .wr-my-records__modal .input-group-btn > .wr-online-button + .wr-confirm-button, .wr-my-records__modal .input-group-btn > .wr-confirm-button + .wr-confirm-button, .wr-my-records__modal .input-group-btn > .wr-document-button + .wr-confirm-button, .wr-my-records__modal .input-group-btn > .wr-reserve-actions__action-online + .wr-confirm-button, .wr-my-records__modal .input-group-btn > .wr-duty-actions__action-online + .wr-confirm-button, .wr-my-records__modal .input-group-btn > .wr-reserve-actions__action-pay + .wr-confirm-button, .wr-my-records__modal .input-group-btn > .wr-duty-actions__action-pay + .wr-confirm-button, .wr-my-records__modal .input-group-btn > .wr-reserve-actions__action-document + .wr-confirm-button, .wr-my-records__modal .input-group-btn > .wr-duty-actions__action-document + .wr-confirm-button, .wr-my-records__modal .input-group-btn > .wr-my-records__print-all-button + .wr-confirm-button, .wr-my-records__modal .input-group-btn > .wr-reserve-actions__action + .wr-confirm-button, .wr-my-records__modal .input-group-btn > .wr-duty-actions__action + .wr-confirm-button, .wr-my-records__modal .input-group-btn > .btn + .wr-document-button, .wr-my-records__modal .input-group-btn > .wr-payments-list__refresh-button + .wr-document-button, .wr-my-records__modal .input-group-btn > .wr-payment-status + .wr-document-button, .wr-my-records__modal .input-group-btn > .wr-lpu-schedule-pstatus + .wr-document-button, .wr-my-records__modal .input-group-btn > .wr-online-button + .wr-document-button, .wr-my-records__modal .input-group-btn > .wr-confirm-button + .wr-document-button, .wr-my-records__modal .input-group-btn > .wr-document-button + .wr-document-button, .wr-my-records__modal .input-group-btn > .wr-reserve-actions__action-online + .wr-document-button, .wr-my-records__modal .input-group-btn > .wr-duty-actions__action-online + .wr-document-button, .wr-my-records__modal .input-group-btn > .wr-reserve-actions__action-pay + .wr-document-button, .wr-my-records__modal .input-group-btn > .wr-duty-actions__action-pay + .wr-document-button, .wr-my-records__modal .input-group-btn > .wr-reserve-actions__action-document + .wr-document-button, .wr-my-records__modal .input-group-btn > .wr-duty-actions__action-document + .wr-document-button, .wr-my-records__modal .input-group-btn > .wr-my-records__print-all-button + .wr-document-button, .wr-my-records__modal .input-group-btn > .wr-reserve-actions__action + .wr-document-button, .wr-my-records__modal .input-group-btn > .wr-duty-actions__action + .wr-document-button, .input-group-btn > .btn + .wr-reserve-actions__action-online, .input-group-btn > .wr-payments-list__refresh-button + .wr-reserve-actions__action-online, .input-group-btn > .wr-payment-status + .wr-reserve-actions__action-online, .input-group-btn > .wr-lpu-schedule-pstatus + .wr-reserve-actions__action-online, .input-group-btn > .wr-online-button + .wr-reserve-actions__action-online, .wr-my-records__modal .input-group-btn > .wr-confirm-button + .wr-reserve-actions__action-online, .wr-my-records__modal .input-group-btn > .wr-document-button + .wr-reserve-actions__action-online, .input-group-btn > .wr-reserve-actions__action-online + .wr-reserve-actions__action-online, .input-group-btn > .wr-duty-actions__action-online + .wr-reserve-actions__action-online, .input-group-btn > .wr-reserve-actions__action-pay + .wr-reserve-actions__action-online, .input-group-btn > .wr-duty-actions__action-pay + .wr-reserve-actions__action-online, .input-group-btn > .wr-reserve-actions__action-document + .wr-reserve-actions__action-online, .input-group-btn > .wr-duty-actions__action-document + .wr-reserve-actions__action-online, .input-group-btn > .wr-my-records__print-all-button + .wr-reserve-actions__action-online, .input-group-btn > .wr-reserve-actions__action + .wr-reserve-actions__action-online, .input-group-btn > .wr-duty-actions__action + .wr-reserve-actions__action-online, .input-group-btn > .btn + .wr-duty-actions__action-online, .input-group-btn > .wr-payments-list__refresh-button + .wr-duty-actions__action-online, .input-group-btn > .wr-payment-status + .wr-duty-actions__action-online, .input-group-btn > .wr-lpu-schedule-pstatus + .wr-duty-actions__action-online, .input-group-btn > .wr-online-button + .wr-duty-actions__action-online, .wr-my-records__modal .input-group-btn > .wr-confirm-button + .wr-duty-actions__action-online, .wr-my-records__modal .input-group-btn > .wr-document-button + .wr-duty-actions__action-online, .input-group-btn > .wr-reserve-actions__action-online + .wr-duty-actions__action-online, .input-group-btn > .wr-duty-actions__action-online + .wr-duty-actions__action-online, .input-group-btn > .wr-reserve-actions__action-pay + .wr-duty-actions__action-online, .input-group-btn > .wr-duty-actions__action-pay + .wr-duty-actions__action-online, .input-group-btn > .wr-reserve-actions__action-document + .wr-duty-actions__action-online, .input-group-btn > .wr-duty-actions__action-document + .wr-duty-actions__action-online, .input-group-btn > .wr-my-records__print-all-button + .wr-duty-actions__action-online, .input-group-btn > .wr-reserve-actions__action + .wr-duty-actions__action-online, .input-group-btn > .wr-duty-actions__action + .wr-duty-actions__action-online, .input-group-btn > .btn + .wr-reserve-actions__action-pay, .input-group-btn > .wr-payments-list__refresh-button + .wr-reserve-actions__action-pay, .input-group-btn > .wr-payment-status + .wr-reserve-actions__action-pay, .input-group-btn > .wr-lpu-schedule-pstatus + .wr-reserve-actions__action-pay, .input-group-btn > .wr-online-button + .wr-reserve-actions__action-pay, .wr-my-records__modal .input-group-btn > .wr-confirm-button + .wr-reserve-actions__action-pay, .wr-my-records__modal .input-group-btn > .wr-document-button + .wr-reserve-actions__action-pay, .input-group-btn > .wr-reserve-actions__action-online + .wr-reserve-actions__action-pay, .input-group-btn > .wr-duty-actions__action-online + .wr-reserve-actions__action-pay, .input-group-btn > .wr-reserve-actions__action-pay + .wr-reserve-actions__action-pay, .input-group-btn > .wr-duty-actions__action-pay + .wr-reserve-actions__action-pay, .input-group-btn > .wr-reserve-actions__action-document + .wr-reserve-actions__action-pay, .input-group-btn > .wr-duty-actions__action-document + .wr-reserve-actions__action-pay, .input-group-btn > .wr-my-records__print-all-button + .wr-reserve-actions__action-pay, .input-group-btn > .wr-reserve-actions__action + .wr-reserve-actions__action-pay, .input-group-btn > .wr-duty-actions__action + .wr-reserve-actions__action-pay, .input-group-btn > .btn + .wr-duty-actions__action-pay, .input-group-btn > .wr-payments-list__refresh-button + .wr-duty-actions__action-pay, .input-group-btn > .wr-payment-status + .wr-duty-actions__action-pay, .input-group-btn > .wr-lpu-schedule-pstatus + .wr-duty-actions__action-pay, .input-group-btn > .wr-online-button + .wr-duty-actions__action-pay, .wr-my-records__modal .input-group-btn > .wr-confirm-button + .wr-duty-actions__action-pay, .wr-my-records__modal .input-group-btn > .wr-document-button + .wr-duty-actions__action-pay, .input-group-btn > .wr-reserve-actions__action-online + .wr-duty-actions__action-pay, .input-group-btn > .wr-duty-actions__action-online + .wr-duty-actions__action-pay, .input-group-btn > .wr-reserve-actions__action-pay + .wr-duty-actions__action-pay, .input-group-btn > .wr-duty-actions__action-pay + .wr-duty-actions__action-pay, .input-group-btn > .wr-reserve-actions__action-document + .wr-duty-actions__action-pay, .input-group-btn > .wr-duty-actions__action-document + .wr-duty-actions__action-pay, .input-group-btn > .wr-my-records__print-all-button + .wr-duty-actions__action-pay, .input-group-btn > .wr-reserve-actions__action + .wr-duty-actions__action-pay, .input-group-btn > .wr-duty-actions__action + .wr-duty-actions__action-pay, .input-group-btn > .btn + .wr-reserve-actions__action-document, .input-group-btn > .wr-payments-list__refresh-button + .wr-reserve-actions__action-document, .input-group-btn > .wr-payment-status + .wr-reserve-actions__action-document, .input-group-btn > .wr-lpu-schedule-pstatus + .wr-reserve-actions__action-document, .input-group-btn > .wr-online-button + .wr-reserve-actions__action-document, .wr-my-records__modal .input-group-btn > .wr-confirm-button + .wr-reserve-actions__action-document, .wr-my-records__modal .input-group-btn > .wr-document-button + .wr-reserve-actions__action-document, .input-group-btn > .wr-reserve-actions__action-online + .wr-reserve-actions__action-document, .input-group-btn > .wr-duty-actions__action-online + .wr-reserve-actions__action-document, .input-group-btn > .wr-reserve-actions__action-pay + .wr-reserve-actions__action-document, .input-group-btn > .wr-duty-actions__action-pay + .wr-reserve-actions__action-document, .input-group-btn > .wr-reserve-actions__action-document + .wr-reserve-actions__action-document, .input-group-btn > .wr-duty-actions__action-document + .wr-reserve-actions__action-document, .input-group-btn > .wr-my-records__print-all-button + .wr-reserve-actions__action-document, .input-group-btn > .wr-reserve-actions__action + .wr-reserve-actions__action-document, .input-group-btn > .wr-duty-actions__action + .wr-reserve-actions__action-document, .input-group-btn > .btn + .wr-duty-actions__action-document, .input-group-btn > .wr-payments-list__refresh-button + .wr-duty-actions__action-document, .input-group-btn > .wr-payment-status + .wr-duty-actions__action-document, .input-group-btn > .wr-lpu-schedule-pstatus + .wr-duty-actions__action-document, .input-group-btn > .wr-online-button + .wr-duty-actions__action-document, .wr-my-records__modal .input-group-btn > .wr-confirm-button + .wr-duty-actions__action-document, .wr-my-records__modal .input-group-btn > .wr-document-button + .wr-duty-actions__action-document, .input-group-btn > .wr-reserve-actions__action-online + .wr-duty-actions__action-document, .input-group-btn > .wr-duty-actions__action-online + .wr-duty-actions__action-document, .input-group-btn > .wr-reserve-actions__action-pay + .wr-duty-actions__action-document, .input-group-btn > .wr-duty-actions__action-pay + .wr-duty-actions__action-document, .input-group-btn > .wr-reserve-actions__action-document + .wr-duty-actions__action-document, .input-group-btn > .wr-duty-actions__action-document + .wr-duty-actions__action-document, .input-group-btn > .wr-my-records__print-all-button + .wr-duty-actions__action-document, .input-group-btn > .wr-reserve-actions__action + .wr-duty-actions__action-document, .input-group-btn > .wr-duty-actions__action + .wr-duty-actions__action-document, .input-group-btn > .btn + .wr-my-records__print-all-button, .input-group-btn > .wr-payments-list__refresh-button + .wr-my-records__print-all-button, .input-group-btn > .wr-payment-status + .wr-my-records__print-all-button, .input-group-btn > .wr-lpu-schedule-pstatus + .wr-my-records__print-all-button, .input-group-btn > .wr-online-button + .wr-my-records__print-all-button, .wr-my-records__modal .input-group-btn > .wr-confirm-button + .wr-my-records__print-all-button, .wr-my-records__modal .input-group-btn > .wr-document-button + .wr-my-records__print-all-button, .input-group-btn > .wr-reserve-actions__action-online + .wr-my-records__print-all-button, .input-group-btn > .wr-duty-actions__action-online + .wr-my-records__print-all-button, .input-group-btn > .wr-reserve-actions__action-pay + .wr-my-records__print-all-button, .input-group-btn > .wr-duty-actions__action-pay + .wr-my-records__print-all-button, .input-group-btn > .wr-reserve-actions__action-document + .wr-my-records__print-all-button, .input-group-btn > .wr-duty-actions__action-document + .wr-my-records__print-all-button, .input-group-btn > .wr-my-records__print-all-button + .wr-my-records__print-all-button, .input-group-btn > .wr-reserve-actions__action + .wr-my-records__print-all-button, .input-group-btn > .wr-duty-actions__action + .wr-my-records__print-all-button, .input-group-btn > .btn + .wr-reserve-actions__action, .input-group-btn > .wr-payments-list__refresh-button + .wr-reserve-actions__action, .input-group-btn > .wr-payment-status + .wr-reserve-actions__action, .input-group-btn > .wr-lpu-schedule-pstatus + .wr-reserve-actions__action, .input-group-btn > .wr-online-button + .wr-reserve-actions__action, .wr-my-records__modal .input-group-btn > .wr-confirm-button + .wr-reserve-actions__action, .wr-my-records__modal .input-group-btn > .wr-document-button + .wr-reserve-actions__action, .input-group-btn > .wr-reserve-actions__action-online + .wr-reserve-actions__action, .input-group-btn > .wr-duty-actions__action-online + .wr-reserve-actions__action, .input-group-btn > .wr-reserve-actions__action-pay + .wr-reserve-actions__action, .input-group-btn > .wr-duty-actions__action-pay + .wr-reserve-actions__action, .input-group-btn > .wr-reserve-actions__action-document + .wr-reserve-actions__action, .input-group-btn > .wr-duty-actions__action-document + .wr-reserve-actions__action, .input-group-btn > .wr-my-records__print-all-button + .wr-reserve-actions__action, .input-group-btn > .wr-reserve-actions__action + .wr-reserve-actions__action, .input-group-btn > .wr-duty-actions__action + .wr-reserve-actions__action, .input-group-btn > .btn + .wr-duty-actions__action, .input-group-btn > .wr-payments-list__refresh-button + .wr-duty-actions__action, .input-group-btn > .wr-payment-status + .wr-duty-actions__action, .input-group-btn > .wr-lpu-schedule-pstatus + .wr-duty-actions__action, .input-group-btn > .wr-online-button + .wr-duty-actions__action, .wr-my-records__modal .input-group-btn > .wr-confirm-button + .wr-duty-actions__action, .wr-my-records__modal .input-group-btn > .wr-document-button + .wr-duty-actions__action, .input-group-btn > .wr-reserve-actions__action-online + .wr-duty-actions__action, .input-group-btn > .wr-duty-actions__action-online + .wr-duty-actions__action, .input-group-btn > .wr-reserve-actions__action-pay + .wr-duty-actions__action, .input-group-btn > .wr-duty-actions__action-pay + .wr-duty-actions__action, .input-group-btn > .wr-reserve-actions__action-document + .wr-duty-actions__action, .input-group-btn > .wr-duty-actions__action-document + .wr-duty-actions__action, .input-group-btn > .wr-my-records__print-all-button + .wr-duty-actions__action, .input-group-btn > .wr-reserve-actions__action + .wr-duty-actions__action, .input-group-btn > .wr-duty-actions__action + .wr-duty-actions__action {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .wr-payments-list__refresh-button:hover, .input-group-btn > .wr-payment-status:hover, .input-group-btn > .wr-lpu-schedule-pstatus:hover, .input-group-btn > .wr-online-button:hover, .wr-my-records__modal .input-group-btn > .wr-confirm-button:hover, .wr-my-records__modal .input-group-btn > .wr-document-button:hover, .input-group-btn > .wr-reserve-actions__action-online:hover, .input-group-btn > .wr-duty-actions__action-online:hover, .input-group-btn > .wr-reserve-actions__action-pay:hover, .input-group-btn > .wr-duty-actions__action-pay:hover, .input-group-btn > .wr-reserve-actions__action-document:hover, .input-group-btn > .wr-duty-actions__action-document:hover, .input-group-btn > .wr-my-records__print-all-button:hover, .input-group-btn > .wr-reserve-actions__action:hover, .input-group-btn > .wr-duty-actions__action:hover, .input-group-btn > .btn:focus, .input-group-btn > .wr-payments-list__refresh-button:focus, .input-group-btn > .wr-payment-status:focus, .input-group-btn > .wr-lpu-schedule-pstatus:focus, .input-group-btn > .wr-online-button:focus, .wr-my-records__modal .input-group-btn > .wr-confirm-button:focus, .wr-my-records__modal .input-group-btn > .wr-document-button:focus, .input-group-btn > .wr-reserve-actions__action-online:focus, .input-group-btn > .wr-duty-actions__action-online:focus, .input-group-btn > .wr-reserve-actions__action-pay:focus, .input-group-btn > .wr-duty-actions__action-pay:focus, .input-group-btn > .wr-reserve-actions__action-document:focus, .input-group-btn > .wr-duty-actions__action-document:focus, .input-group-btn > .wr-my-records__print-all-button:focus, .input-group-btn > .wr-reserve-actions__action:focus, .input-group-btn > .wr-duty-actions__action:focus, .input-group-btn > .btn:active, .input-group-btn > .wr-payments-list__refresh-button:active, .input-group-btn > .wr-payment-status:active, .input-group-btn > .wr-lpu-schedule-pstatus:active, .input-group-btn > .wr-online-button:active, .wr-my-records__modal .input-group-btn > .wr-confirm-button:active, .wr-my-records__modal .input-group-btn > .wr-document-button:active, .input-group-btn > .wr-reserve-actions__action-online:active, .input-group-btn > .wr-duty-actions__action-online:active, .input-group-btn > .wr-reserve-actions__action-pay:active, .input-group-btn > .wr-duty-actions__action-pay:active, .input-group-btn > .wr-reserve-actions__action-document:active, .input-group-btn > .wr-duty-actions__action-document:active, .input-group-btn > .wr-my-records__print-all-button:active, .input-group-btn > .wr-reserve-actions__action:active, .input-group-btn > .wr-duty-actions__action:active {
      z-index: 2; }
  
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .wr-payments-list__refresh-button,
  .input-group-btn:first-child > .wr-payment-status,
  .input-group-btn:first-child > .wr-lpu-schedule-pstatus,
  .input-group-btn:first-child > .wr-online-button,
  .wr-my-records__modal .input-group-btn:first-child > .wr-confirm-button,
  .wr-my-records__modal .input-group-btn:first-child > .wr-document-button,
  .input-group-btn:first-child > .wr-reserve-actions__action-online,
  .input-group-btn:first-child > .wr-duty-actions__action-online,
  .input-group-btn:first-child > .wr-reserve-actions__action-pay,
  .input-group-btn:first-child > .wr-duty-actions__action-pay,
  .input-group-btn:first-child > .wr-reserve-actions__action-document,
  .input-group-btn:first-child > .wr-duty-actions__action-document,
  .input-group-btn:first-child > .wr-my-records__print-all-button,
  .input-group-btn:first-child > .wr-reserve-actions__action,
  .input-group-btn:first-child > .wr-duty-actions__action,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .wr-payments-list__refresh-button,
  .input-group-btn:last-child > .wr-payment-status,
  .input-group-btn:last-child > .wr-lpu-schedule-pstatus,
  .input-group-btn:last-child > .wr-online-button,
  .wr-my-records__modal .input-group-btn:last-child > .wr-confirm-button,
  .wr-my-records__modal .input-group-btn:last-child > .wr-document-button,
  .input-group-btn:last-child > .wr-reserve-actions__action-online,
  .input-group-btn:last-child > .wr-duty-actions__action-online,
  .input-group-btn:last-child > .wr-reserve-actions__action-pay,
  .input-group-btn:last-child > .wr-duty-actions__action-pay,
  .input-group-btn:last-child > .wr-reserve-actions__action-document,
  .input-group-btn:last-child > .wr-duty-actions__action-document,
  .input-group-btn:last-child > .wr-my-records__print-all-button,
  .input-group-btn:last-child > .wr-reserve-actions__action,
  .input-group-btn:last-child > .wr-duty-actions__action,
  .input-group-btn:last-child > .btn-group {
    margin-left: -1px; }

.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: #F5F7FA; }
    .nav > li.disabled > a {
      color: #E6E9ED; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #E6E9ED;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #F5F7FA;
    border-color: #34495E; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #F5F7FA #F5F7FA #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #AAB2BD;
      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: #34495E; }

.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, .tab-content > .wr-login__form-pane, .tab-content > .wr-prescripts {
  display: none; }

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

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

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

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

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

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; }
      .navbar-nav.navbar-right:last-child {
        margin-right: -15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .navbar-form.navbar-right:last-child {
        margin-right: -15px; } }

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

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

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .btn-group-sm > .navbar-btn.wr-payments-list__refresh-button, .btn-group-sm > .navbar-btn.wr-payment-status, .btn-group-sm > .navbar-btn.wr-lpu-schedule-pstatus, .btn-group-sm > .navbar-btn.wr-online-button, .wr-my-records__modal .btn-group-sm > .navbar-btn.wr-confirm-button, .wr-my-records__modal .btn-group-sm > .navbar-btn.wr-document-button, .btn-group-sm > .navbar-btn.wr-reserve-actions__action-online, .btn-group-sm > .navbar-btn.wr-duty-actions__action-online, .btn-group-sm > .navbar-btn.wr-reserve-actions__action-pay, .btn-group-sm > .navbar-btn.wr-duty-actions__action-pay, .btn-group-sm > .navbar-btn.wr-reserve-actions__action-document, .btn-group-sm > .navbar-btn.wr-duty-actions__action-document, .btn-group-sm > .navbar-btn.wr-my-records__print-all-button, .btn-group-sm > .navbar-btn.wr-reserve-actions__action, .btn-group-sm > .navbar-btn.wr-duty-actions__action {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .btn-group-xs > .navbar-btn.wr-payments-list__refresh-button, .btn-group-xs > .navbar-btn.wr-payment-status, .btn-group-xs > .navbar-btn.wr-lpu-schedule-pstatus, .btn-group-xs > .navbar-btn.wr-online-button, .wr-my-records__modal .btn-group-xs > .navbar-btn.wr-confirm-button, .wr-my-records__modal .btn-group-xs > .navbar-btn.wr-document-button, .btn-group-xs > .navbar-btn.wr-reserve-actions__action-online, .btn-group-xs > .navbar-btn.wr-duty-actions__action-online, .btn-group-xs > .navbar-btn.wr-reserve-actions__action-pay, .btn-group-xs > .navbar-btn.wr-duty-actions__action-pay, .btn-group-xs > .navbar-btn.wr-reserve-actions__action-document, .btn-group-xs > .navbar-btn.wr-duty-actions__action-document, .btn-group-xs > .navbar-btn.wr-my-records__print-all-button, .btn-group-xs > .navbar-btn.wr-reserve-actions__action, .btn-group-xs > .navbar-btn.wr-duty-actions__action {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; }
      .navbar-text.navbar-right:last-child {
        margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #E6E9ED; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #E6E9ED; }
  .navbar-inverse .navbar-nav > li > a {
    color: #E6E9ED; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #E6E9ED; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #E6E9ED; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #E6E9ED; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/\A0";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #E6E9ED; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #34495E;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    color: #19232d;
    background-color: #F5F7FA;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #34495E;
    border-color: #34495E;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #E6E9ED;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

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

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

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

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

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

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

.pager, .wr-week-calendar__pager, .wr-month-calendar__pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .wr-week-calendar__pager:before, .wr-month-calendar__pager:before, .pager:after, .wr-week-calendar__pager:after, .wr-month-calendar__pager:after {
    content: " ";
    display: table; }
  .pager:after, .wr-week-calendar__pager:after, .wr-month-calendar__pager:after {
    clear: both; }
  .pager li, .wr-week-calendar__pager li, .wr-month-calendar__pager li {
    display: inline; }
    .pager li > a, .wr-week-calendar__pager li > a, .wr-month-calendar__pager li > a,
    .pager li > span,
    .wr-week-calendar__pager li > span,
    .wr-month-calendar__pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover, .wr-week-calendar__pager li > a:hover, .wr-month-calendar__pager li > a:hover,
    .pager li > a:focus,
    .wr-week-calendar__pager li > a:focus,
    .wr-month-calendar__pager li > a:focus {
      text-decoration: none;
      background-color: #F5F7FA; }
  .pager .next > a, .wr-week-calendar__pager .next > a, .wr-month-calendar__pager .next > a,
  .pager .next > span,
  .wr-week-calendar__pager .next > span,
  .wr-month-calendar__pager .next > span {
    float: right; }
  .pager .previous > a, .wr-week-calendar__pager .previous > a, .wr-month-calendar__pager .previous > a,
  .pager .previous > span,
  .wr-week-calendar__pager .previous > span,
  .wr-month-calendar__pager .previous > span {
    float: left; }
  .pager .disabled > a, .wr-week-calendar__pager .disabled > a, .wr-month-calendar__pager .disabled > a,
  .pager .disabled > a:hover,
  .wr-week-calendar__pager .disabled > a:hover,
  .wr-month-calendar__pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .wr-week-calendar__pager .disabled > a:focus,
  .wr-month-calendar__pager .disabled > a:focus,
  .pager .disabled > span,
  .wr-week-calendar__pager .disabled > span,
  .wr-month-calendar__pager .disabled > span {
    color: #E6E9ED;
    background-color: #fff;
    cursor: not-allowed; }

.label, .wr-info__dl dt, .wr-payments-info__dl dt, .wr-my-records-info__dl dt, .wr-user-reports-info__dl dt, .wr-case-history-info__dl dt, .wr-trueconf__wait-label, .check-label, .wr-check-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, .wr-info__dl dt:empty, .wr-payments-info__dl dt:empty, .wr-my-records-info__dl dt:empty, .wr-user-reports-info__dl dt:empty, .wr-case-history-info__dl dt:empty, .wr-trueconf__wait-label:empty, .check-label:empty, .wr-check-label:empty {
    display: none; }
  .btn .label, .wr-payments-list__refresh-button .label, .wr-payment-status .label, .wr-lpu-schedule-pstatus .label, .wr-online-button .label, .wr-my-records__modal .wr-confirm-button .label, .wr-my-records__modal .wr-document-button .label, .wr-reserve-actions__action-online .label, .wr-duty-actions__action-online .label, .wr-reserve-actions__action-pay .label, .wr-duty-actions__action-pay .label, .wr-reserve-actions__action-document .label, .wr-duty-actions__action-document .label, .wr-my-records__print-all-button .label, .wr-reserve-actions__action .label, .wr-duty-actions__action .label, .btn .wr-info__dl dt, .wr-info__dl .btn dt, .wr-payments-list__refresh-button .wr-info__dl dt, .wr-info__dl .wr-payments-list__refresh-button dt, .wr-payment-status .wr-info__dl dt, .wr-info__dl .wr-payment-status dt, .wr-lpu-schedule-pstatus .wr-info__dl dt, .wr-info__dl .wr-lpu-schedule-pstatus dt, .wr-online-button .wr-info__dl dt, .wr-info__dl .wr-online-button dt, .wr-my-records__modal .wr-confirm-button .wr-info__dl dt, .wr-info__dl .wr-my-records__modal .wr-confirm-button dt, .wr-my-records__modal .wr-document-button .wr-info__dl dt, .wr-info__dl .wr-my-records__modal .wr-document-button dt, .wr-reserve-actions__action-online .wr-info__dl dt, .wr-info__dl .wr-reserve-actions__action-online dt, .wr-duty-actions__action-online .wr-info__dl dt, .wr-info__dl .wr-duty-actions__action-online dt, .wr-reserve-actions__action-pay .wr-info__dl dt, .wr-info__dl .wr-reserve-actions__action-pay dt, .wr-duty-actions__action-pay .wr-info__dl dt, .wr-info__dl .wr-duty-actions__action-pay dt, .wr-reserve-actions__action-document .wr-info__dl dt, .wr-info__dl .wr-reserve-actions__action-document dt, .wr-duty-actions__action-document .wr-info__dl dt, .wr-info__dl .wr-duty-actions__action-document dt, .wr-my-records__print-all-button .wr-info__dl dt, .wr-info__dl .wr-my-records__print-all-button dt, .wr-reserve-actions__action .wr-info__dl dt, .wr-info__dl .wr-reserve-actions__action dt, .wr-duty-actions__action .wr-info__dl dt, .wr-info__dl .wr-duty-actions__action dt, .btn .wr-payments-info__dl dt, .wr-payments-info__dl .btn dt, .wr-payments-list__refresh-button .wr-payments-info__dl dt, .wr-payments-info__dl .wr-payments-list__refresh-button dt, .wr-payment-status .wr-payments-info__dl dt, .wr-payments-info__dl .wr-payment-status dt, .wr-lpu-schedule-pstatus .wr-payments-info__dl dt, .wr-payments-info__dl .wr-lpu-schedule-pstatus dt, .wr-online-button .wr-payments-info__dl dt, .wr-payments-info__dl .wr-online-button dt, .wr-my-records__modal .wr-confirm-button .wr-payments-info__dl dt, .wr-payments-info__dl .wr-my-records__modal .wr-confirm-button dt, .wr-my-records__modal .wr-document-button .wr-payments-info__dl dt, .wr-payments-info__dl .wr-my-records__modal .wr-document-button dt, .wr-reserve-actions__action-online .wr-payments-info__dl dt, .wr-payments-info__dl .wr-reserve-actions__action-online dt, .wr-duty-actions__action-online .wr-payments-info__dl dt, .wr-payments-info__dl .wr-duty-actions__action-online dt, .wr-reserve-actions__action-pay .wr-payments-info__dl dt, .wr-payments-info__dl .wr-reserve-actions__action-pay dt, .wr-duty-actions__action-pay .wr-payments-info__dl dt, .wr-payments-info__dl .wr-duty-actions__action-pay dt, .wr-reserve-actions__action-document .wr-payments-info__dl dt, .wr-payments-info__dl .wr-reserve-actions__action-document dt, .wr-duty-actions__action-document .wr-payments-info__dl dt, .wr-payments-info__dl .wr-duty-actions__action-document dt, .wr-my-records__print-all-button .wr-payments-info__dl dt, .wr-payments-info__dl .wr-my-records__print-all-button dt, .wr-reserve-actions__action .wr-payments-info__dl dt, .wr-payments-info__dl .wr-reserve-actions__action dt, .wr-duty-actions__action .wr-payments-info__dl dt, .wr-payments-info__dl .wr-duty-actions__action dt, .btn .wr-my-records-info__dl dt, .wr-my-records-info__dl .btn dt, .wr-payments-list__refresh-button .wr-my-records-info__dl dt, .wr-my-records-info__dl .wr-payments-list__refresh-button dt, .wr-payment-status .wr-my-records-info__dl dt, .wr-my-records-info__dl .wr-payment-status dt, .wr-lpu-schedule-pstatus .wr-my-records-info__dl dt, .wr-my-records-info__dl .wr-lpu-schedule-pstatus dt, .wr-online-button .wr-my-records-info__dl dt, .wr-my-records-info__dl .wr-online-button dt, .wr-my-records__modal .wr-confirm-button .wr-my-records-info__dl dt, .wr-my-records-info__dl .wr-my-records__modal .wr-confirm-button dt, .wr-my-records__modal .wr-document-button .wr-my-records-info__dl dt, .wr-my-records-info__dl .wr-my-records__modal .wr-document-button dt, .wr-reserve-actions__action-online .wr-my-records-info__dl dt, .wr-my-records-info__dl .wr-reserve-actions__action-online dt, .wr-duty-actions__action-online .wr-my-records-info__dl dt, .wr-my-records-info__dl .wr-duty-actions__action-online dt, .wr-reserve-actions__action-pay .wr-my-records-info__dl dt, .wr-my-records-info__dl .wr-reserve-actions__action-pay dt, .wr-duty-actions__action-pay .wr-my-records-info__dl dt, .wr-my-records-info__dl .wr-duty-actions__action-pay dt, .wr-reserve-actions__action-document .wr-my-records-info__dl dt, .wr-my-records-info__dl .wr-reserve-actions__action-document dt, .wr-duty-actions__action-document .wr-my-records-info__dl dt, .wr-my-records-info__dl .wr-duty-actions__action-document dt, .wr-my-records__print-all-button .wr-my-records-info__dl dt, .wr-my-records-info__dl .wr-my-records__print-all-button dt, .wr-reserve-actions__action .wr-my-records-info__dl dt, .wr-my-records-info__dl .wr-reserve-actions__action dt, .wr-duty-actions__action .wr-my-records-info__dl dt, .wr-my-records-info__dl .wr-duty-actions__action dt, .btn .wr-user-reports-info__dl dt, .wr-user-reports-info__dl .btn dt, .wr-payments-list__refresh-button .wr-user-reports-info__dl dt, .wr-user-reports-info__dl .wr-payments-list__refresh-button dt, .wr-payment-status .wr-user-reports-info__dl dt, .wr-user-reports-info__dl .wr-payment-status dt, .wr-lpu-schedule-pstatus .wr-user-reports-info__dl dt, .wr-user-reports-info__dl .wr-lpu-schedule-pstatus dt, .wr-online-button .wr-user-reports-info__dl dt, .wr-user-reports-info__dl .wr-online-button dt, .wr-my-records__modal .wr-confirm-button .wr-user-reports-info__dl dt, .wr-user-reports-info__dl .wr-my-records__modal .wr-confirm-button dt, .wr-my-records__modal .wr-document-button .wr-user-reports-info__dl dt, .wr-user-reports-info__dl .wr-my-records__modal .wr-document-button dt, .wr-reserve-actions__action-online .wr-user-reports-info__dl dt, .wr-user-reports-info__dl .wr-reserve-actions__action-online dt, .wr-duty-actions__action-online .wr-user-reports-info__dl dt, .wr-user-reports-info__dl .wr-duty-actions__action-online dt, .wr-reserve-actions__action-pay .wr-user-reports-info__dl dt, .wr-user-reports-info__dl .wr-reserve-actions__action-pay dt, .wr-duty-actions__action-pay .wr-user-reports-info__dl dt, .wr-user-reports-info__dl .wr-duty-actions__action-pay dt, .wr-reserve-actions__action-document .wr-user-reports-info__dl dt, .wr-user-reports-info__dl .wr-reserve-actions__action-document dt, .wr-duty-actions__action-document .wr-user-reports-info__dl dt, .wr-user-reports-info__dl .wr-duty-actions__action-document dt, .wr-my-records__print-all-button .wr-user-reports-info__dl dt, .wr-user-reports-info__dl .wr-my-records__print-all-button dt, .wr-reserve-actions__action .wr-user-reports-info__dl dt, .wr-user-reports-info__dl .wr-reserve-actions__action dt, .wr-duty-actions__action .wr-user-reports-info__dl dt, .wr-user-reports-info__dl .wr-duty-actions__action dt, .btn .wr-case-history-info__dl dt, .wr-case-history-info__dl .btn dt, .wr-payments-list__refresh-button .wr-case-history-info__dl dt, .wr-case-history-info__dl .wr-payments-list__refresh-button dt, .wr-payment-status .wr-case-history-info__dl dt, .wr-case-history-info__dl .wr-payment-status dt, .wr-lpu-schedule-pstatus .wr-case-history-info__dl dt, .wr-case-history-info__dl .wr-lpu-schedule-pstatus dt, .wr-online-button .wr-case-history-info__dl dt, .wr-case-history-info__dl .wr-online-button dt, .wr-my-records__modal .wr-confirm-button .wr-case-history-info__dl dt, .wr-case-history-info__dl .wr-my-records__modal .wr-confirm-button dt, .wr-my-records__modal .wr-document-button .wr-case-history-info__dl dt, .wr-case-history-info__dl .wr-my-records__modal .wr-document-button dt, .wr-reserve-actions__action-online .wr-case-history-info__dl dt, .wr-case-history-info__dl .wr-reserve-actions__action-online dt, .wr-duty-actions__action-online .wr-case-history-info__dl dt, .wr-case-history-info__dl .wr-duty-actions__action-online dt, .wr-reserve-actions__action-pay .wr-case-history-info__dl dt, .wr-case-history-info__dl .wr-reserve-actions__action-pay dt, .wr-duty-actions__action-pay .wr-case-history-info__dl dt, .wr-case-history-info__dl .wr-duty-actions__action-pay dt, .wr-reserve-actions__action-document .wr-case-history-info__dl dt, .wr-case-history-info__dl .wr-reserve-actions__action-document dt, .wr-duty-actions__action-document .wr-case-history-info__dl dt, .wr-case-history-info__dl .wr-duty-actions__action-document dt, .wr-my-records__print-all-button .wr-case-history-info__dl dt, .wr-case-history-info__dl .wr-my-records__print-all-button dt, .wr-reserve-actions__action .wr-case-history-info__dl dt, .wr-case-history-info__dl .wr-reserve-actions__action dt, .wr-duty-actions__action .wr-case-history-info__dl dt, .wr-case-history-info__dl .wr-duty-actions__action dt, .btn .wr-trueconf__wait-label, .wr-payments-list__refresh-button .wr-trueconf__wait-label, .wr-payment-status .wr-trueconf__wait-label, .wr-lpu-schedule-pstatus .wr-trueconf__wait-label, .wr-online-button .wr-trueconf__wait-label, .wr-my-records__modal .wr-confirm-button .wr-trueconf__wait-label, .wr-my-records__modal .wr-document-button .wr-trueconf__wait-label, .wr-reserve-actions__action-online .wr-trueconf__wait-label, .wr-duty-actions__action-online .wr-trueconf__wait-label, .wr-reserve-actions__action-pay .wr-trueconf__wait-label, .wr-duty-actions__action-pay .wr-trueconf__wait-label, .wr-reserve-actions__action-document .wr-trueconf__wait-label, .wr-duty-actions__action-document .wr-trueconf__wait-label, .wr-my-records__print-all-button .wr-trueconf__wait-label, .wr-reserve-actions__action .wr-trueconf__wait-label, .wr-duty-actions__action .wr-trueconf__wait-label, .btn .check-label, .wr-payments-list__refresh-button .check-label, .wr-payment-status .check-label, .wr-lpu-schedule-pstatus .check-label, .wr-online-button .check-label, .wr-my-records__modal .wr-confirm-button .check-label, .wr-my-records__modal .wr-document-button .check-label, .wr-reserve-actions__action-online .check-label, .wr-duty-actions__action-online .check-label, .wr-reserve-actions__action-pay .check-label, .wr-duty-actions__action-pay .check-label, .wr-reserve-actions__action-document .check-label, .wr-duty-actions__action-document .check-label, .wr-my-records__print-all-button .check-label, .wr-reserve-actions__action .check-label, .wr-duty-actions__action .check-label, .btn .wr-check-label, .wr-payments-list__refresh-button .wr-check-label, .wr-payment-status .wr-check-label, .wr-lpu-schedule-pstatus .wr-check-label, .wr-online-button .wr-check-label, .wr-my-records__modal .wr-confirm-button .wr-check-label, .wr-my-records__modal .wr-document-button .wr-check-label, .wr-reserve-actions__action-online .wr-check-label, .wr-duty-actions__action-online .wr-check-label, .wr-reserve-actions__action-pay .wr-check-label, .wr-duty-actions__action-pay .wr-check-label, .wr-reserve-actions__action-document .wr-check-label, .wr-duty-actions__action-document .wr-check-label, .wr-my-records__print-all-button .wr-check-label, .wr-reserve-actions__action .wr-check-label, .wr-duty-actions__action .wr-check-label {
    position: relative;
    top: -1px; }

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

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

.label-primary {
  background-color: #34495E; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #22303d; }

.label-success {
  background-color: #8cc152; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #72a53b; }

.label-info, .wr-info__dl dt, .wr-payments-info__dl dt, .wr-my-records-info__dl dt, .wr-user-reports-info__dl dt, .wr-case-history-info__dl dt {
  background-color: #2e4466; }
  .label-info[href]:hover, .wr-info__dl dt[href]:hover, .wr-payments-info__dl dt[href]:hover, .wr-my-records-info__dl dt[href]:hover, .wr-user-reports-info__dl dt[href]:hover, .wr-case-history-info__dl dt[href]:hover, .label-info[href]:focus, .wr-info__dl dt[href]:focus, .wr-payments-info__dl dt[href]:focus, .wr-my-records-info__dl dt[href]:focus, .wr-user-reports-info__dl dt[href]:focus, .wr-case-history-info__dl dt[href]:focus {
    background-color: #1e2d43; }

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

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #E6E9ED;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge, .wr-payments-list__refresh-button .badge, .wr-payment-status .badge, .wr-lpu-schedule-pstatus .badge, .wr-online-button .badge, .wr-my-records__modal .wr-confirm-button .badge, .wr-my-records__modal .wr-document-button .badge, .wr-reserve-actions__action-online .badge, .wr-duty-actions__action-online .badge, .wr-reserve-actions__action-pay .badge, .wr-duty-actions__action-pay .badge, .wr-reserve-actions__action-document .badge, .wr-duty-actions__action-document .badge, .wr-my-records__print-all-button .badge, .wr-reserve-actions__action .badge, .wr-duty-actions__action .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .wr-payments-list__refresh-button .badge, .btn-group-xs > .wr-payment-status .badge, .btn-group-xs > .wr-lpu-schedule-pstatus .badge, .btn-group-xs > .wr-online-button .badge, .wr-my-records__modal .btn-group-xs > .wr-confirm-button .badge, .wr-my-records__modal .btn-group-xs > .wr-document-button .badge, .btn-group-xs > .wr-reserve-actions__action-online .badge, .btn-group-xs > .wr-duty-actions__action-online .badge, .btn-group-xs > .wr-reserve-actions__action-pay .badge, .btn-group-xs > .wr-duty-actions__action-pay .badge, .btn-group-xs > .wr-reserve-actions__action-document .badge, .btn-group-xs > .wr-duty-actions__action-document .badge, .btn-group-xs > .wr-my-records__print-all-button .badge, .btn-group-xs > .wr-reserve-actions__action .badge, .btn-group-xs > .wr-duty-actions__action .badge {
    top: 0;
    padding: 1px 5px; }
  a.list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #34495E;
    background-color: #fff; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

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

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #F5F7FA; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d3dce9; }
  .container .jumbotron {
    border-radius: 6px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #434A54; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #34495E; }

.alert {
  padding: 15px;
  margin-bottom: 20px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

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

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

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

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

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

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

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

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

.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
  min-width: 30px; }

.progress-bar[aria-valuenow="0"] {
  color: #E6E9ED;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none; }

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

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

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

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

.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

.media,
.media .media {
  margin-top: 15px; }

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

.media-object {
  display: block; }

.media-heading {
  margin: 0 0 5px; }

.media > .pull-left {
  margin-right: 10px; }

.media > .pull-right {
  margin-left: 10px; }

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

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }

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

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #F5F7FA;
  color: #E6E9ED; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #E6E9ED; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #34495E !important;
  border-color: #34495E; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #98afc6; }

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

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

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

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

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

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

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

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

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

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

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

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

.panel-heading, .wr-list__heading, .wr-panel__heading, .wizard-step-1 .group-title {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle, .wr-list__heading > .dropdown .dropdown-toggle, .wr-panel__heading > .dropdown .dropdown-toggle, .wizard-step-1 .group-title > .dropdown .dropdown-toggle {
    color: inherit; }

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

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

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

.panel-heading + .list-group .list-group-item:first-child, .wr-list__heading + .list-group .list-group-item:first-child, .wr-panel__heading + .list-group .list-group-item:first-child, .wizard-step-1 .group-title + .list-group .list-group-item:first-child {
  border-top-width: 0; }

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

.panel > .table, .wr-list > .table, .wr-panel > .table, .panel > .wr-list__table, .wr-list > .wr-list__table, .wr-panel > .wr-list__table, .panel > .wr-panel__table, .wr-list > .wr-panel__table, .wr-panel > .wr-panel__table, .panel > .wr-month-calendar-table, .wr-list > .wr-month-calendar-table, .wr-panel > .wr-month-calendar-table,
.panel > .table-responsive > .table,
.wr-list > .table-responsive > .table,
.wr-panel > .table-responsive > .table,
.panel > .table-responsive > .wr-list__table,
.wr-list > .table-responsive > .wr-list__table,
.wr-panel > .table-responsive > .wr-list__table,
.panel > .table-responsive > .wr-panel__table,
.wr-list > .table-responsive > .wr-panel__table,
.wr-panel > .table-responsive > .wr-panel__table,
.panel > .table-responsive > .wr-month-calendar-table,
.wr-list > .table-responsive > .wr-month-calendar-table,
.wr-panel > .table-responsive > .wr-month-calendar-table,
.panel > .panel-collapse > .table,
.wr-list > .panel-collapse > .table,
.wr-panel > .panel-collapse > .table,
.panel > .panel-collapse > .wr-list__table,
.wr-list > .panel-collapse > .wr-list__table,
.wr-panel > .panel-collapse > .wr-list__table,
.panel > .panel-collapse > .wr-panel__table,
.wr-list > .panel-collapse > .wr-panel__table,
.wr-panel > .panel-collapse > .wr-panel__table,
.panel > .panel-collapse > .wr-month-calendar-table,
.wr-list > .panel-collapse > .wr-month-calendar-table,
.wr-panel > .panel-collapse > .wr-month-calendar-table {
  margin-bottom: 0; }

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

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

.panel > .panel-body + .table, .wr-list > .panel-body + .table, .wr-panel > .panel-body + .table, .panel > .wr-list__body + .table, .wr-list > .wr-list__body + .table, .wr-panel > .wr-list__body + .table, .panel > .wr-panel__body + .table, .wr-list > .wr-panel__body + .table, .wr-panel > .wr-panel__body + .table, .panel > .panel-body + .wr-list__table, .wr-list > .panel-body + .wr-list__table, .wr-panel > .panel-body + .wr-list__table, .panel > .wr-list__body + .wr-list__table, .wr-list > .wr-list__body + .wr-list__table, .wr-panel > .wr-list__body + .wr-list__table, .panel > .wr-panel__body + .wr-list__table, .wr-list > .wr-panel__body + .wr-list__table, .wr-panel > .wr-panel__body + .wr-list__table, .panel > .panel-body + .wr-panel__table, .wr-list > .panel-body + .wr-panel__table, .wr-panel > .panel-body + .wr-panel__table, .panel > .wr-list__body + .wr-panel__table, .wr-list > .wr-list__body + .wr-panel__table, .wr-panel > .wr-list__body + .wr-panel__table, .panel > .wr-panel__body + .wr-panel__table, .wr-list > .wr-panel__body + .wr-panel__table, .wr-panel > .wr-panel__body + .wr-panel__table, .panel > .panel-body + .wr-month-calendar-table, .wr-list > .panel-body + .wr-month-calendar-table, .wr-panel > .panel-body + .wr-month-calendar-table, .panel > .wr-list__body + .wr-month-calendar-table, .wr-list > .wr-list__body + .wr-month-calendar-table, .wr-panel > .wr-list__body + .wr-month-calendar-table, .panel > .wr-panel__body + .wr-month-calendar-table, .wr-list > .wr-panel__body + .wr-month-calendar-table, .wr-panel > .wr-panel__body + .wr-month-calendar-table,
.panel > .panel-body + .table-responsive,
.wr-list > .panel-body + .table-responsive,
.wr-panel > .panel-body + .table-responsive,
.panel > .wr-list__body + .table-responsive,
.wr-list > .wr-list__body + .table-responsive,
.wr-panel > .wr-list__body + .table-responsive,
.panel > .wr-panel__body + .table-responsive,
.wr-list > .wr-panel__body + .table-responsive,
.wr-panel > .wr-panel__body + .table-responsive {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th, .wr-list > .table > tbody:first-child > tr:first-child th, .wr-panel > .table > tbody:first-child > tr:first-child th, .panel > .wr-list__table > tbody:first-child > tr:first-child th, .wr-list > .wr-list__table > tbody:first-child > tr:first-child th, .wr-panel > .wr-list__table > tbody:first-child > tr:first-child th, .panel > .wr-panel__table > tbody:first-child > tr:first-child th, .wr-list > .wr-panel__table > tbody:first-child > tr:first-child th, .wr-panel > .wr-panel__table > tbody:first-child > tr:first-child th, .panel > .wr-month-calendar-table > tbody:first-child > tr:first-child th, .wr-list > .wr-month-calendar-table > tbody:first-child > tr:first-child th, .wr-panel > .wr-month-calendar-table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td,
.wr-list > .table > tbody:first-child > tr:first-child td,
.wr-panel > .table > tbody:first-child > tr:first-child td,
.panel > .wr-list__table > tbody:first-child > tr:first-child td,
.wr-list > .wr-list__table > tbody:first-child > tr:first-child td,
.wr-panel > .wr-list__table > tbody:first-child > tr:first-child td,
.panel > .wr-panel__table > tbody:first-child > tr:first-child td,
.wr-list > .wr-panel__table > tbody:first-child > tr:first-child td,
.wr-panel > .wr-panel__table > tbody:first-child > tr:first-child td,
.panel > .wr-month-calendar-table > tbody:first-child > tr:first-child td,
.wr-list > .wr-month-calendar-table > tbody:first-child > tr:first-child td,
.wr-panel > .wr-month-calendar-table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered, .wr-list > .table-bordered, .wr-panel > .table-bordered, .panel > .wr-list__table-bordered, .wr-list > .wr-list__table-bordered, .wr-panel > .wr-list__table-bordered, .panel > .wr-panel__table-bordered, .wr-list > .wr-panel__table-bordered, .wr-panel > .wr-panel__table-bordered, .panel > .wr-month-calendar-table, .wr-list > .wr-month-calendar-table, .wr-panel > .wr-month-calendar-table,
.panel > .table-responsive > .table-bordered,
.wr-list > .table-responsive > .table-bordered,
.wr-panel > .table-responsive > .table-bordered,
.panel > .table-responsive > .wr-list__table-bordered,
.wr-list > .table-responsive > .wr-list__table-bordered,
.wr-panel > .table-responsive > .wr-list__table-bordered,
.panel > .table-responsive > .wr-panel__table-bordered,
.wr-list > .table-responsive > .wr-panel__table-bordered,
.wr-panel > .table-responsive > .wr-panel__table-bordered,
.panel > .table-responsive > .wr-month-calendar-table,
.wr-list > .table-responsive > .wr-month-calendar-table,
.wr-panel > .table-responsive > .wr-month-calendar-table {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child, .wr-list > .table-bordered > thead > tr > th:first-child, .wr-panel > .table-bordered > thead > tr > th:first-child, .panel > .wr-list__table-bordered > thead > tr > th:first-child, .wr-list > .wr-list__table-bordered > thead > tr > th:first-child, .wr-panel > .wr-list__table-bordered > thead > tr > th:first-child, .panel > .wr-panel__table-bordered > thead > tr > th:first-child, .wr-list > .wr-panel__table-bordered > thead > tr > th:first-child, .wr-panel > .wr-panel__table-bordered > thead > tr > th:first-child, .panel > .wr-month-calendar-table > thead > tr > th:first-child, .wr-list > .wr-month-calendar-table > thead > tr > th:first-child, .wr-panel > .wr-month-calendar-table > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .wr-list > .table-bordered > thead > tr > td:first-child,
  .wr-panel > .table-bordered > thead > tr > td:first-child,
  .panel > .wr-list__table-bordered > thead > tr > td:first-child,
  .wr-list > .wr-list__table-bordered > thead > tr > td:first-child,
  .wr-panel > .wr-list__table-bordered > thead > tr > td:first-child,
  .panel > .wr-panel__table-bordered > thead > tr > td:first-child,
  .wr-list > .wr-panel__table-bordered > thead > tr > td:first-child,
  .wr-panel > .wr-panel__table-bordered > thead > tr > td:first-child,
  .panel > .wr-month-calendar-table > thead > tr > td:first-child,
  .wr-list > .wr-month-calendar-table > thead > tr > td:first-child,
  .wr-panel > .wr-month-calendar-table > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .wr-list > .table-bordered > tbody > tr > th:first-child,
  .wr-panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .wr-list__table-bordered > tbody > tr > th:first-child,
  .wr-list > .wr-list__table-bordered > tbody > tr > th:first-child,
  .wr-panel > .wr-list__table-bordered > tbody > tr > th:first-child,
  .panel > .wr-panel__table-bordered > tbody > tr > th:first-child,
  .wr-list > .wr-panel__table-bordered > tbody > tr > th:first-child,
  .wr-panel > .wr-panel__table-bordered > tbody > tr > th:first-child,
  .panel > .wr-month-calendar-table > tbody > tr > th:first-child,
  .wr-list > .wr-month-calendar-table > tbody > tr > th:first-child,
  .wr-panel > .wr-month-calendar-table > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .wr-list > .table-bordered > tbody > tr > td:first-child,
  .wr-panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .wr-list__table-bordered > tbody > tr > td:first-child,
  .wr-list > .wr-list__table-bordered > tbody > tr > td:first-child,
  .wr-panel > .wr-list__table-bordered > tbody > tr > td:first-child,
  .panel > .wr-panel__table-bordered > tbody > tr > td:first-child,
  .wr-list > .wr-panel__table-bordered > tbody > tr > td:first-child,
  .wr-panel > .wr-panel__table-bordered > tbody > tr > td:first-child,
  .panel > .wr-month-calendar-table > tbody > tr > td:first-child,
  .wr-list > .wr-month-calendar-table > tbody > tr > td:first-child,
  .wr-panel > .wr-month-calendar-table > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .wr-list > .table-bordered > tfoot > tr > th:first-child,
  .wr-panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .wr-list__table-bordered > tfoot > tr > th:first-child,
  .wr-list > .wr-list__table-bordered > tfoot > tr > th:first-child,
  .wr-panel > .wr-list__table-bordered > tfoot > tr > th:first-child,
  .panel > .wr-panel__table-bordered > tfoot > tr > th:first-child,
  .wr-list > .wr-panel__table-bordered > tfoot > tr > th:first-child,
  .wr-panel > .wr-panel__table-bordered > tfoot > tr > th:first-child,
  .panel > .wr-month-calendar-table > tfoot > tr > th:first-child,
  .wr-list > .wr-month-calendar-table > tfoot > tr > th:first-child,
  .wr-panel > .wr-month-calendar-table > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .wr-list > .table-bordered > tfoot > tr > td:first-child,
  .wr-panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .wr-list__table-bordered > tfoot > tr > td:first-child,
  .wr-list > .wr-list__table-bordered > tfoot > tr > td:first-child,
  .wr-panel > .wr-list__table-bordered > tfoot > tr > td:first-child,
  .panel > .wr-panel__table-bordered > tfoot > tr > td:first-child,
  .wr-list > .wr-panel__table-bordered > tfoot > tr > td:first-child,
  .wr-panel > .wr-panel__table-bordered > tfoot > tr > td:first-child,
  .panel > .wr-month-calendar-table > tfoot > tr > td:first-child,
  .wr-list > .wr-month-calendar-table > tfoot > tr > td:first-child,
  .wr-panel > .wr-month-calendar-table > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .wr-list > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .wr-panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .wr-list__table-bordered > thead > tr > th:first-child,
  .wr-list > .table-responsive > .wr-list__table-bordered > thead > tr > th:first-child,
  .wr-panel > .table-responsive > .wr-list__table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .wr-panel__table-bordered > thead > tr > th:first-child,
  .wr-list > .table-responsive > .wr-panel__table-bordered > thead > tr > th:first-child,
  .wr-panel > .table-responsive > .wr-panel__table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .wr-month-calendar-table > thead > tr > th:first-child,
  .wr-list > .table-responsive > .wr-month-calendar-table > thead > tr > th:first-child,
  .wr-panel > .table-responsive > .wr-month-calendar-table > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .wr-list > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .wr-panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .wr-list__table-bordered > thead > tr > td:first-child,
  .wr-list > .table-responsive > .wr-list__table-bordered > thead > tr > td:first-child,
  .wr-panel > .table-responsive > .wr-list__table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .wr-panel__table-bordered > thead > tr > td:first-child,
  .wr-list > .table-responsive > .wr-panel__table-bordered > thead > tr > td:first-child,
  .wr-panel > .table-responsive > .wr-panel__table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .wr-month-calendar-table > thead > tr > td:first-child,
  .wr-list > .table-responsive > .wr-month-calendar-table > thead > tr > td:first-child,
  .wr-panel > .table-responsive > .wr-month-calendar-table > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .wr-list > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .wr-panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .wr-list__table-bordered > tbody > tr > th:first-child,
  .wr-list > .table-responsive > .wr-list__table-bordered > tbody > tr > th:first-child,
  .wr-panel > .table-responsive > .wr-list__table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .wr-panel__table-bordered > tbody > tr > th:first-child,
  .wr-list > .table-responsive > .wr-panel__table-bordered > tbody > tr > th:first-child,
  .wr-panel > .table-responsive > .wr-panel__table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .wr-month-calendar-table > tbody > tr > th:first-child,
  .wr-list > .table-responsive > .wr-month-calendar-table > tbody > tr > th:first-child,
  .wr-panel > .table-responsive > .wr-month-calendar-table > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .wr-list > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .wr-panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .wr-list__table-bordered > tbody > tr > td:first-child,
  .wr-list > .table-responsive > .wr-list__table-bordered > tbody > tr > td:first-child,
  .wr-panel > .table-responsive > .wr-list__table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .wr-panel__table-bordered > tbody > tr > td:first-child,
  .wr-list > .table-responsive > .wr-panel__table-bordered > tbody > tr > td:first-child,
  .wr-panel > .table-responsive > .wr-panel__table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .wr-month-calendar-table > tbody > tr > td:first-child,
  .wr-list > .table-responsive > .wr-month-calendar-table > tbody > tr > td:first-child,
  .wr-panel > .table-responsive > .wr-month-calendar-table > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .wr-list > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .wr-panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .wr-list__table-bordered > tfoot > tr > th:first-child,
  .wr-list > .table-responsive > .wr-list__table-bordered > tfoot > tr > th:first-child,
  .wr-panel > .table-responsive > .wr-list__table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .wr-panel__table-bordered > tfoot > tr > th:first-child,
  .wr-list > .table-responsive > .wr-panel__table-bordered > tfoot > tr > th:first-child,
  .wr-panel > .table-responsive > .wr-panel__table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .wr-month-calendar-table > tfoot > tr > th:first-child,
  .wr-list > .table-responsive > .wr-month-calendar-table > tfoot > tr > th:first-child,
  .wr-panel > .table-responsive > .wr-month-calendar-table > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .wr-list > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .wr-panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .wr-list__table-bordered > tfoot > tr > td:first-child,
  .wr-list > .table-responsive > .wr-list__table-bordered > tfoot > tr > td:first-child,
  .wr-panel > .table-responsive > .wr-list__table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .wr-panel__table-bordered > tfoot > tr > td:first-child,
  .wr-list > .table-responsive > .wr-panel__table-bordered > tfoot > tr > td:first-child,
  .wr-panel > .table-responsive > .wr-panel__table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .wr-month-calendar-table > tfoot > tr > td:first-child,
  .wr-list > .table-responsive > .wr-month-calendar-table > tfoot > tr > td:first-child,
  .wr-panel > .table-responsive > .wr-month-calendar-table > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child, .wr-list > .table-bordered > thead > tr > th:last-child, .wr-panel > .table-bordered > thead > tr > th:last-child, .panel > .wr-list__table-bordered > thead > tr > th:last-child, .wr-list > .wr-list__table-bordered > thead > tr > th:last-child, .wr-panel > .wr-list__table-bordered > thead > tr > th:last-child, .panel > .wr-panel__table-bordered > thead > tr > th:last-child, .wr-list > .wr-panel__table-bordered > thead > tr > th:last-child, .wr-panel > .wr-panel__table-bordered > thead > tr > th:last-child, .panel > .wr-month-calendar-table > thead > tr > th:last-child, .wr-list > .wr-month-calendar-table > thead > tr > th:last-child, .wr-panel > .wr-month-calendar-table > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .wr-list > .table-bordered > thead > tr > td:last-child,
  .wr-panel > .table-bordered > thead > tr > td:last-child,
  .panel > .wr-list__table-bordered > thead > tr > td:last-child,
  .wr-list > .wr-list__table-bordered > thead > tr > td:last-child,
  .wr-panel > .wr-list__table-bordered > thead > tr > td:last-child,
  .panel > .wr-panel__table-bordered > thead > tr > td:last-child,
  .wr-list > .wr-panel__table-bordered > thead > tr > td:last-child,
  .wr-panel > .wr-panel__table-bordered > thead > tr > td:last-child,
  .panel > .wr-month-calendar-table > thead > tr > td:last-child,
  .wr-list > .wr-month-calendar-table > thead > tr > td:last-child,
  .wr-panel > .wr-month-calendar-table > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .wr-list > .table-bordered > tbody > tr > th:last-child,
  .wr-panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .wr-list__table-bordered > tbody > tr > th:last-child,
  .wr-list > .wr-list__table-bordered > tbody > tr > th:last-child,
  .wr-panel > .wr-list__table-bordered > tbody > tr > th:last-child,
  .panel > .wr-panel__table-bordered > tbody > tr > th:last-child,
  .wr-list > .wr-panel__table-bordered > tbody > tr > th:last-child,
  .wr-panel > .wr-panel__table-bordered > tbody > tr > th:last-child,
  .panel > .wr-month-calendar-table > tbody > tr > th:last-child,
  .wr-list > .wr-month-calendar-table > tbody > tr > th:last-child,
  .wr-panel > .wr-month-calendar-table > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .wr-list > .table-bordered > tbody > tr > td:last-child,
  .wr-panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .wr-list__table-bordered > tbody > tr > td:last-child,
  .wr-list > .wr-list__table-bordered > tbody > tr > td:last-child,
  .wr-panel > .wr-list__table-bordered > tbody > tr > td:last-child,
  .panel > .wr-panel__table-bordered > tbody > tr > td:last-child,
  .wr-list > .wr-panel__table-bordered > tbody > tr > td:last-child,
  .wr-panel > .wr-panel__table-bordered > tbody > tr > td:last-child,
  .panel > .wr-month-calendar-table > tbody > tr > td:last-child,
  .wr-list > .wr-month-calendar-table > tbody > tr > td:last-child,
  .wr-panel > .wr-month-calendar-table > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .wr-list > .table-bordered > tfoot > tr > th:last-child,
  .wr-panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .wr-list__table-bordered > tfoot > tr > th:last-child,
  .wr-list > .wr-list__table-bordered > tfoot > tr > th:last-child,
  .wr-panel > .wr-list__table-bordered > tfoot > tr > th:last-child,
  .panel > .wr-panel__table-bordered > tfoot > tr > th:last-child,
  .wr-list > .wr-panel__table-bordered > tfoot > tr > th:last-child,
  .wr-panel > .wr-panel__table-bordered > tfoot > tr > th:last-child,
  .panel > .wr-month-calendar-table > tfoot > tr > th:last-child,
  .wr-list > .wr-month-calendar-table > tfoot > tr > th:last-child,
  .wr-panel > .wr-month-calendar-table > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .wr-list > .table-bordered > tfoot > tr > td:last-child,
  .wr-panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .wr-list__table-bordered > tfoot > tr > td:last-child,
  .wr-list > .wr-list__table-bordered > tfoot > tr > td:last-child,
  .wr-panel > .wr-list__table-bordered > tfoot > tr > td:last-child,
  .panel > .wr-panel__table-bordered > tfoot > tr > td:last-child,
  .wr-list > .wr-panel__table-bordered > tfoot > tr > td:last-child,
  .wr-panel > .wr-panel__table-bordered > tfoot > tr > td:last-child,
  .panel > .wr-month-calendar-table > tfoot > tr > td:last-child,
  .wr-list > .wr-month-calendar-table > tfoot > tr > td:last-child,
  .wr-panel > .wr-month-calendar-table > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .wr-list > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .wr-panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .wr-list__table-bordered > thead > tr > th:last-child,
  .wr-list > .table-responsive > .wr-list__table-bordered > thead > tr > th:last-child,
  .wr-panel > .table-responsive > .wr-list__table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .wr-panel__table-bordered > thead > tr > th:last-child,
  .wr-list > .table-responsive > .wr-panel__table-bordered > thead > tr > th:last-child,
  .wr-panel > .table-responsive > .wr-panel__table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .wr-month-calendar-table > thead > tr > th:last-child,
  .wr-list > .table-responsive > .wr-month-calendar-table > thead > tr > th:last-child,
  .wr-panel > .table-responsive > .wr-month-calendar-table > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .wr-list > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .wr-panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .wr-list__table-bordered > thead > tr > td:last-child,
  .wr-list > .table-responsive > .wr-list__table-bordered > thead > tr > td:last-child,
  .wr-panel > .table-responsive > .wr-list__table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .wr-panel__table-bordered > thead > tr > td:last-child,
  .wr-list > .table-responsive > .wr-panel__table-bordered > thead > tr > td:last-child,
  .wr-panel > .table-responsive > .wr-panel__table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .wr-month-calendar-table > thead > tr > td:last-child,
  .wr-list > .table-responsive > .wr-month-calendar-table > thead > tr > td:last-child,
  .wr-panel > .table-responsive > .wr-month-calendar-table > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .wr-list > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .wr-panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .wr-list__table-bordered > tbody > tr > th:last-child,
  .wr-list > .table-responsive > .wr-list__table-bordered > tbody > tr > th:last-child,
  .wr-panel > .table-responsive > .wr-list__table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .wr-panel__table-bordered > tbody > tr > th:last-child,
  .wr-list > .table-responsive > .wr-panel__table-bordered > tbody > tr > th:last-child,
  .wr-panel > .table-responsive > .wr-panel__table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .wr-month-calendar-table > tbody > tr > th:last-child,
  .wr-list > .table-responsive > .wr-month-calendar-table > tbody > tr > th:last-child,
  .wr-panel > .table-responsive > .wr-month-calendar-table > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .wr-list > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .wr-panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .wr-list__table-bordered > tbody > tr > td:last-child,
  .wr-list > .table-responsive > .wr-list__table-bordered > tbody > tr > td:last-child,
  .wr-panel > .table-responsive > .wr-list__table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .wr-panel__table-bordered > tbody > tr > td:last-child,
  .wr-list > .table-responsive > .wr-panel__table-bordered > tbody > tr > td:last-child,
  .wr-panel > .table-responsive > .wr-panel__table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .wr-month-calendar-table > tbody > tr > td:last-child,
  .wr-list > .table-responsive > .wr-month-calendar-table > tbody > tr > td:last-child,
  .wr-panel > .table-responsive > .wr-month-calendar-table > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .wr-list > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .wr-panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .wr-list__table-bordered > tfoot > tr > th:last-child,
  .wr-list > .table-responsive > .wr-list__table-bordered > tfoot > tr > th:last-child,
  .wr-panel > .table-responsive > .wr-list__table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .wr-panel__table-bordered > tfoot > tr > th:last-child,
  .wr-list > .table-responsive > .wr-panel__table-bordered > tfoot > tr > th:last-child,
  .wr-panel > .table-responsive > .wr-panel__table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .wr-month-calendar-table > tfoot > tr > th:last-child,
  .wr-list > .table-responsive > .wr-month-calendar-table > tfoot > tr > th:last-child,
  .wr-panel > .table-responsive > .wr-month-calendar-table > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .wr-list > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .wr-panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .wr-list__table-bordered > tfoot > tr > td:last-child,
  .wr-list > .table-responsive > .wr-list__table-bordered > tfoot > tr > td:last-child,
  .wr-panel > .table-responsive > .wr-list__table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .wr-panel__table-bordered > tfoot > tr > td:last-child,
  .wr-list > .table-responsive > .wr-panel__table-bordered > tfoot > tr > td:last-child,
  .wr-panel > .table-responsive > .wr-panel__table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .wr-month-calendar-table > tfoot > tr > td:last-child,
  .wr-list > .table-responsive > .wr-month-calendar-table > tfoot > tr > td:last-child,
  .wr-panel > .table-responsive > .wr-month-calendar-table > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td, .wr-list > .table-bordered > thead > tr:first-child > td, .wr-panel > .table-bordered > thead > tr:first-child > td, .panel > .wr-list__table-bordered > thead > tr:first-child > td, .wr-list > .wr-list__table-bordered > thead > tr:first-child > td, .wr-panel > .wr-list__table-bordered > thead > tr:first-child > td, .panel > .wr-panel__table-bordered > thead > tr:first-child > td, .wr-list > .wr-panel__table-bordered > thead > tr:first-child > td, .wr-panel > .wr-panel__table-bordered > thead > tr:first-child > td, .panel > .wr-month-calendar-table > thead > tr:first-child > td, .wr-list > .wr-month-calendar-table > thead > tr:first-child > td, .wr-panel > .wr-month-calendar-table > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .wr-list > .table-bordered > thead > tr:first-child > th,
  .wr-panel > .table-bordered > thead > tr:first-child > th,
  .panel > .wr-list__table-bordered > thead > tr:first-child > th,
  .wr-list > .wr-list__table-bordered > thead > tr:first-child > th,
  .wr-panel > .wr-list__table-bordered > thead > tr:first-child > th,
  .panel > .wr-panel__table-bordered > thead > tr:first-child > th,
  .wr-list > .wr-panel__table-bordered > thead > tr:first-child > th,
  .wr-panel > .wr-panel__table-bordered > thead > tr:first-child > th,
  .panel > .wr-month-calendar-table > thead > tr:first-child > th,
  .wr-list > .wr-month-calendar-table > thead > tr:first-child > th,
  .wr-panel > .wr-month-calendar-table > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .wr-list > .table-bordered > tbody > tr:first-child > td,
  .wr-panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .wr-list__table-bordered > tbody > tr:first-child > td,
  .wr-list > .wr-list__table-bordered > tbody > tr:first-child > td,
  .wr-panel > .wr-list__table-bordered > tbody > tr:first-child > td,
  .panel > .wr-panel__table-bordered > tbody > tr:first-child > td,
  .wr-list > .wr-panel__table-bordered > tbody > tr:first-child > td,
  .wr-panel > .wr-panel__table-bordered > tbody > tr:first-child > td,
  .panel > .wr-month-calendar-table > tbody > tr:first-child > td,
  .wr-list > .wr-month-calendar-table > tbody > tr:first-child > td,
  .wr-panel > .wr-month-calendar-table > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .wr-list > .table-bordered > tbody > tr:first-child > th,
  .wr-panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .wr-list__table-bordered > tbody > tr:first-child > th,
  .wr-list > .wr-list__table-bordered > tbody > tr:first-child > th,
  .wr-panel > .wr-list__table-bordered > tbody > tr:first-child > th,
  .panel > .wr-panel__table-bordered > tbody > tr:first-child > th,
  .wr-list > .wr-panel__table-bordered > tbody > tr:first-child > th,
  .wr-panel > .wr-panel__table-bordered > tbody > tr:first-child > th,
  .panel > .wr-month-calendar-table > tbody > tr:first-child > th,
  .wr-list > .wr-month-calendar-table > tbody > tr:first-child > th,
  .wr-panel > .wr-month-calendar-table > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .wr-list > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .wr-panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .wr-list__table-bordered > thead > tr:first-child > td,
  .wr-list > .table-responsive > .wr-list__table-bordered > thead > tr:first-child > td,
  .wr-panel > .table-responsive > .wr-list__table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .wr-panel__table-bordered > thead > tr:first-child > td,
  .wr-list > .table-responsive > .wr-panel__table-bordered > thead > tr:first-child > td,
  .wr-panel > .table-responsive > .wr-panel__table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .wr-month-calendar-table > thead > tr:first-child > td,
  .wr-list > .table-responsive > .wr-month-calendar-table > thead > tr:first-child > td,
  .wr-panel > .table-responsive > .wr-month-calendar-table > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .wr-list > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .wr-panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .wr-list__table-bordered > thead > tr:first-child > th,
  .wr-list > .table-responsive > .wr-list__table-bordered > thead > tr:first-child > th,
  .wr-panel > .table-responsive > .wr-list__table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .wr-panel__table-bordered > thead > tr:first-child > th,
  .wr-list > .table-responsive > .wr-panel__table-bordered > thead > tr:first-child > th,
  .wr-panel > .table-responsive > .wr-panel__table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .wr-month-calendar-table > thead > tr:first-child > th,
  .wr-list > .table-responsive > .wr-month-calendar-table > thead > tr:first-child > th,
  .wr-panel > .table-responsive > .wr-month-calendar-table > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .wr-list > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .wr-panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .wr-list__table-bordered > tbody > tr:first-child > td,
  .wr-list > .table-responsive > .wr-list__table-bordered > tbody > tr:first-child > td,
  .wr-panel > .table-responsive > .wr-list__table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .wr-panel__table-bordered > tbody > tr:first-child > td,
  .wr-list > .table-responsive > .wr-panel__table-bordered > tbody > tr:first-child > td,
  .wr-panel > .table-responsive > .wr-panel__table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .wr-month-calendar-table > tbody > tr:first-child > td,
  .wr-list > .table-responsive > .wr-month-calendar-table > tbody > tr:first-child > td,
  .wr-panel > .table-responsive > .wr-month-calendar-table > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
  .wr-list > .table-responsive > .table-bordered > tbody > tr:first-child > th,
  .wr-panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .wr-list__table-bordered > tbody > tr:first-child > th,
  .wr-list > .table-responsive > .wr-list__table-bordered > tbody > tr:first-child > th,
  .wr-panel > .table-responsive > .wr-list__table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .wr-panel__table-bordered > tbody > tr:first-child > th,
  .wr-list > .table-responsive > .wr-panel__table-bordered > tbody > tr:first-child > th,
  .wr-panel > .table-responsive > .wr-panel__table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .wr-month-calendar-table > tbody > tr:first-child > th,
  .wr-list > .table-responsive > .wr-month-calendar-table > tbody > tr:first-child > th,
  .wr-panel > .table-responsive > .wr-month-calendar-table > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td, .wr-list > .table-bordered > tbody > tr:last-child > td, .wr-panel > .table-bordered > tbody > tr:last-child > td, .panel > .wr-list__table-bordered > tbody > tr:last-child > td, .wr-list > .wr-list__table-bordered > tbody > tr:last-child > td, .wr-panel > .wr-list__table-bordered > tbody > tr:last-child > td, .panel > .wr-panel__table-bordered > tbody > tr:last-child > td, .wr-list > .wr-panel__table-bordered > tbody > tr:last-child > td, .wr-panel > .wr-panel__table-bordered > tbody > tr:last-child > td, .panel > .wr-month-calendar-table > tbody > tr:last-child > td, .wr-list > .wr-month-calendar-table > tbody > tr:last-child > td, .wr-panel > .wr-month-calendar-table > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .wr-list > .table-bordered > tbody > tr:last-child > th,
  .wr-panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .wr-list__table-bordered > tbody > tr:last-child > th,
  .wr-list > .wr-list__table-bordered > tbody > tr:last-child > th,
  .wr-panel > .wr-list__table-bordered > tbody > tr:last-child > th,
  .panel > .wr-panel__table-bordered > tbody > tr:last-child > th,
  .wr-list > .wr-panel__table-bordered > tbody > tr:last-child > th,
  .wr-panel > .wr-panel__table-bordered > tbody > tr:last-child > th,
  .panel > .wr-month-calendar-table > tbody > tr:last-child > th,
  .wr-list > .wr-month-calendar-table > tbody > tr:last-child > th,
  .wr-panel > .wr-month-calendar-table > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .wr-list > .table-bordered > tfoot > tr:last-child > td,
  .wr-panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .wr-list__table-bordered > tfoot > tr:last-child > td,
  .wr-list > .wr-list__table-bordered > tfoot > tr:last-child > td,
  .wr-panel > .wr-list__table-bordered > tfoot > tr:last-child > td,
  .panel > .wr-panel__table-bordered > tfoot > tr:last-child > td,
  .wr-list > .wr-panel__table-bordered > tfoot > tr:last-child > td,
  .wr-panel > .wr-panel__table-bordered > tfoot > tr:last-child > td,
  .panel > .wr-month-calendar-table > tfoot > tr:last-child > td,
  .wr-list > .wr-month-calendar-table > tfoot > tr:last-child > td,
  .wr-panel > .wr-month-calendar-table > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .wr-list > .table-bordered > tfoot > tr:last-child > th,
  .wr-panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .wr-list__table-bordered > tfoot > tr:last-child > th,
  .wr-list > .wr-list__table-bordered > tfoot > tr:last-child > th,
  .wr-panel > .wr-list__table-bordered > tfoot > tr:last-child > th,
  .panel > .wr-panel__table-bordered > tfoot > tr:last-child > th,
  .wr-list > .wr-panel__table-bordered > tfoot > tr:last-child > th,
  .wr-panel > .wr-panel__table-bordered > tfoot > tr:last-child > th,
  .panel > .wr-month-calendar-table > tfoot > tr:last-child > th,
  .wr-list > .wr-month-calendar-table > tfoot > tr:last-child > th,
  .wr-panel > .wr-month-calendar-table > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .wr-list > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .wr-panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .wr-list__table-bordered > tbody > tr:last-child > td,
  .wr-list > .table-responsive > .wr-list__table-bordered > tbody > tr:last-child > td,
  .wr-panel > .table-responsive > .wr-list__table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .wr-panel__table-bordered > tbody > tr:last-child > td,
  .wr-list > .table-responsive > .wr-panel__table-bordered > tbody > tr:last-child > td,
  .wr-panel > .table-responsive > .wr-panel__table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .wr-month-calendar-table > tbody > tr:last-child > td,
  .wr-list > .table-responsive > .wr-month-calendar-table > tbody > tr:last-child > td,
  .wr-panel > .table-responsive > .wr-month-calendar-table > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .wr-list > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .wr-panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .wr-list__table-bordered > tbody > tr:last-child > th,
  .wr-list > .table-responsive > .wr-list__table-bordered > tbody > tr:last-child > th,
  .wr-panel > .table-responsive > .wr-list__table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .wr-panel__table-bordered > tbody > tr:last-child > th,
  .wr-list > .table-responsive > .wr-panel__table-bordered > tbody > tr:last-child > th,
  .wr-panel > .table-responsive > .wr-panel__table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .wr-month-calendar-table > tbody > tr:last-child > th,
  .wr-list > .table-responsive > .wr-month-calendar-table > tbody > tr:last-child > th,
  .wr-panel > .table-responsive > .wr-month-calendar-table > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .wr-list > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .wr-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .wr-list__table-bordered > tfoot > tr:last-child > td,
  .wr-list > .table-responsive > .wr-list__table-bordered > tfoot > tr:last-child > td,
  .wr-panel > .table-responsive > .wr-list__table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .wr-panel__table-bordered > tfoot > tr:last-child > td,
  .wr-list > .table-responsive > .wr-panel__table-bordered > tfoot > tr:last-child > td,
  .wr-panel > .table-responsive > .wr-panel__table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .wr-month-calendar-table > tfoot > tr:last-child > td,
  .wr-list > .table-responsive > .wr-month-calendar-table > tfoot > tr:last-child > td,
  .wr-panel > .table-responsive > .wr-month-calendar-table > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .wr-list > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .wr-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .wr-list__table-bordered > tfoot > tr:last-child > th,
  .wr-list > .table-responsive > .wr-list__table-bordered > tfoot > tr:last-child > th,
  .wr-panel > .table-responsive > .wr-list__table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .wr-panel__table-bordered > tfoot > tr:last-child > th,
  .wr-list > .table-responsive > .wr-panel__table-bordered > tfoot > tr:last-child > th,
  .wr-panel > .table-responsive > .wr-panel__table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .wr-month-calendar-table > tfoot > tr:last-child > th,
  .wr-list > .table-responsive > .wr-month-calendar-table > tfoot > tr:last-child > th,
  .wr-panel > .table-responsive > .wr-month-calendar-table > tfoot > tr:last-child > th {
    border-bottom: 0; }

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

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel, .panel-group .wr-list, .panel-group .wr-panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel, .panel-group .wr-list + .panel, .panel-group .wr-panel + .panel, .panel-group .panel + .wr-list, .panel-group .wr-list + .wr-list, .panel-group .wr-panel + .wr-list, .panel-group .panel + .wr-panel, .panel-group .wr-list + .wr-panel, .panel-group .wr-panel + .wr-panel {
      margin-top: 5px; }
  .panel-group .panel-heading, .panel-group .wr-list__heading, .panel-group .wr-panel__heading, .panel-group .wizard-step-1 .group-title, .wizard-step-1 .panel-group .group-title {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .wr-list__heading + .panel-collapse > .panel-body, .panel-group .wr-panel__heading + .panel-collapse > .panel-body, .panel-group .wizard-step-1 .group-title + .panel-collapse > .panel-body, .wizard-step-1 .panel-group .group-title + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .wr-list__body, .panel-group .wr-list__heading + .panel-collapse > .wr-list__body, .panel-group .wr-panel__heading + .panel-collapse > .wr-list__body, .panel-group .wizard-step-1 .group-title + .panel-collapse > .wr-list__body, .wizard-step-1 .panel-group .group-title + .panel-collapse > .wr-list__body, .panel-group .panel-heading + .panel-collapse > .wr-panel__body, .panel-group .wr-list__heading + .panel-collapse > .wr-panel__body, .panel-group .wr-panel__heading + .panel-collapse > .wr-panel__body, .panel-group .wizard-step-1 .group-title + .panel-collapse > .wr-panel__body, .wizard-step-1 .panel-group .group-title + .panel-collapse > .wr-panel__body {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body, .panel-group .panel-footer + .panel-collapse .wr-list__body, .panel-group .panel-footer + .panel-collapse .wr-panel__body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading, .panel-default > .wr-list__heading, .panel-default > .wr-panel__heading, .wizard-step-1 .panel-default > .group-title {
    color: #434A54;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body, .panel-default > .wr-list__heading + .panel-collapse > .panel-body, .panel-default > .wr-panel__heading + .panel-collapse > .panel-body, .wizard-step-1 .panel-default > .group-title + .panel-collapse > .panel-body, .panel-default > .panel-heading + .panel-collapse > .wr-list__body, .panel-default > .wr-list__heading + .panel-collapse > .wr-list__body, .panel-default > .wr-panel__heading + .panel-collapse > .wr-list__body, .wizard-step-1 .panel-default > .group-title + .panel-collapse > .wr-list__body, .panel-default > .panel-heading + .panel-collapse > .wr-panel__body, .panel-default > .wr-list__heading + .panel-collapse > .wr-panel__body, .panel-default > .wr-panel__heading + .panel-collapse > .wr-panel__body, .wizard-step-1 .panel-default > .group-title + .panel-collapse > .wr-panel__body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge, .panel-default > .wr-list__heading .badge, .panel-default > .wr-panel__heading .badge, .wizard-step-1 .panel-default > .group-title .badge {
      color: #f5f5f5;
      background-color: #434A54; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body, .panel-default > .panel-footer + .panel-collapse > .wr-list__body, .panel-default > .panel-footer + .panel-collapse > .wr-panel__body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #34495E; }
  .panel-primary > .panel-heading, .panel-primary > .wr-list__heading, .panel-primary > .wr-panel__heading, .wizard-step-1 .panel-primary > .group-title {
    color: #fff;
    background-color: #34495E;
    border-color: #34495E; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body, .panel-primary > .wr-list__heading + .panel-collapse > .panel-body, .panel-primary > .wr-panel__heading + .panel-collapse > .panel-body, .wizard-step-1 .panel-primary > .group-title + .panel-collapse > .panel-body, .panel-primary > .panel-heading + .panel-collapse > .wr-list__body, .panel-primary > .wr-list__heading + .panel-collapse > .wr-list__body, .panel-primary > .wr-panel__heading + .panel-collapse > .wr-list__body, .wizard-step-1 .panel-primary > .group-title + .panel-collapse > .wr-list__body, .panel-primary > .panel-heading + .panel-collapse > .wr-panel__body, .panel-primary > .wr-list__heading + .panel-collapse > .wr-panel__body, .panel-primary > .wr-panel__heading + .panel-collapse > .wr-panel__body, .wizard-step-1 .panel-primary > .group-title + .panel-collapse > .wr-panel__body {
      border-top-color: #34495E; }
    .panel-primary > .panel-heading .badge, .panel-primary > .wr-list__heading .badge, .panel-primary > .wr-panel__heading .badge, .wizard-step-1 .panel-primary > .group-title .badge {
      color: #34495E;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body, .panel-primary > .panel-footer + .panel-collapse > .wr-list__body, .panel-primary > .panel-footer + .panel-collapse > .wr-panel__body {
    border-bottom-color: #34495E; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading, .panel-success > .wr-list__heading, .panel-success > .wr-panel__heading, .wizard-step-1 .panel-success > .group-title {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body, .panel-success > .wr-list__heading + .panel-collapse > .panel-body, .panel-success > .wr-panel__heading + .panel-collapse > .panel-body, .wizard-step-1 .panel-success > .group-title + .panel-collapse > .panel-body, .panel-success > .panel-heading + .panel-collapse > .wr-list__body, .panel-success > .wr-list__heading + .panel-collapse > .wr-list__body, .panel-success > .wr-panel__heading + .panel-collapse > .wr-list__body, .wizard-step-1 .panel-success > .group-title + .panel-collapse > .wr-list__body, .panel-success > .panel-heading + .panel-collapse > .wr-panel__body, .panel-success > .wr-list__heading + .panel-collapse > .wr-panel__body, .panel-success > .wr-panel__heading + .panel-collapse > .wr-panel__body, .wizard-step-1 .panel-success > .group-title + .panel-collapse > .wr-panel__body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge, .panel-success > .wr-list__heading .badge, .panel-success > .wr-panel__heading .badge, .wizard-step-1 .panel-success > .group-title .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body, .panel-success > .panel-footer + .panel-collapse > .wr-list__body, .panel-success > .panel-footer + .panel-collapse > .wr-panel__body {
    border-bottom-color: #d6e9c6; }

.panel-info, .wr-list-info, .wr-panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading, .wr-list-info > .panel-heading, .wr-panel-info > .panel-heading, .panel-info > .wr-list__heading, .wr-list-info > .wr-list__heading, .wr-panel-info > .wr-list__heading, .panel-info > .wr-panel__heading, .wr-list-info > .wr-panel__heading, .wr-panel-info > .wr-panel__heading, .wizard-step-1 .panel-info > .group-title, .wizard-step-1 .wr-list-info > .group-title, .wizard-step-1 .wr-panel-info > .group-title {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body, .wr-list-info > .panel-heading + .panel-collapse > .panel-body, .wr-panel-info > .panel-heading + .panel-collapse > .panel-body, .panel-info > .wr-list__heading + .panel-collapse > .panel-body, .wr-list-info > .wr-list__heading + .panel-collapse > .panel-body, .wr-panel-info > .wr-list__heading + .panel-collapse > .panel-body, .panel-info > .wr-panel__heading + .panel-collapse > .panel-body, .wr-list-info > .wr-panel__heading + .panel-collapse > .panel-body, .wr-panel-info > .wr-panel__heading + .panel-collapse > .panel-body, .wizard-step-1 .panel-info > .group-title + .panel-collapse > .panel-body, .wizard-step-1 .wr-list-info > .group-title + .panel-collapse > .panel-body, .wizard-step-1 .wr-panel-info > .group-title + .panel-collapse > .panel-body, .panel-info > .panel-heading + .panel-collapse > .wr-list__body, .wr-list-info > .panel-heading + .panel-collapse > .wr-list__body, .wr-panel-info > .panel-heading + .panel-collapse > .wr-list__body, .panel-info > .wr-list__heading + .panel-collapse > .wr-list__body, .wr-list-info > .wr-list__heading + .panel-collapse > .wr-list__body, .wr-panel-info > .wr-list__heading + .panel-collapse > .wr-list__body, .panel-info > .wr-panel__heading + .panel-collapse > .wr-list__body, .wr-list-info > .wr-panel__heading + .panel-collapse > .wr-list__body, .wr-panel-info > .wr-panel__heading + .panel-collapse > .wr-list__body, .wizard-step-1 .panel-info > .group-title + .panel-collapse > .wr-list__body, .wizard-step-1 .wr-list-info > .group-title + .panel-collapse > .wr-list__body, .wizard-step-1 .wr-panel-info > .group-title + .panel-collapse > .wr-list__body, .panel-info > .panel-heading + .panel-collapse > .wr-panel__body, .wr-list-info > .panel-heading + .panel-collapse > .wr-panel__body, .wr-panel-info > .panel-heading + .panel-collapse > .wr-panel__body, .panel-info > .wr-list__heading + .panel-collapse > .wr-panel__body, .wr-list-info > .wr-list__heading + .panel-collapse > .wr-panel__body, .wr-panel-info > .wr-list__heading + .panel-collapse > .wr-panel__body, .panel-info > .wr-panel__heading + .panel-collapse > .wr-panel__body, .wr-list-info > .wr-panel__heading + .panel-collapse > .wr-panel__body, .wr-panel-info > .wr-panel__heading + .panel-collapse > .wr-panel__body, .wizard-step-1 .panel-info > .group-title + .panel-collapse > .wr-panel__body, .wizard-step-1 .wr-list-info > .group-title + .panel-collapse > .wr-panel__body, .wizard-step-1 .wr-panel-info > .group-title + .panel-collapse > .wr-panel__body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge, .wr-list-info > .panel-heading .badge, .wr-panel-info > .panel-heading .badge, .panel-info > .wr-list__heading .badge, .wr-list-info > .wr-list__heading .badge, .wr-panel-info > .wr-list__heading .badge, .panel-info > .wr-panel__heading .badge, .wr-list-info > .wr-panel__heading .badge, .wr-panel-info > .wr-panel__heading .badge, .wizard-step-1 .panel-info > .group-title .badge, .wizard-step-1 .wr-list-info > .group-title .badge, .wizard-step-1 .wr-panel-info > .group-title .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body, .wr-list-info > .panel-footer + .panel-collapse > .panel-body, .wr-panel-info > .panel-footer + .panel-collapse > .panel-body, .panel-info > .panel-footer + .panel-collapse > .wr-list__body, .wr-list-info > .panel-footer + .panel-collapse > .wr-list__body, .wr-panel-info > .panel-footer + .panel-collapse > .wr-list__body, .panel-info > .panel-footer + .panel-collapse > .wr-panel__body, .wr-list-info > .panel-footer + .panel-collapse > .wr-panel__body, .wr-panel-info > .panel-footer + .panel-collapse > .wr-panel__body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading, .panel-warning > .wr-list__heading, .panel-warning > .wr-panel__heading, .wizard-step-1 .panel-warning > .group-title {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body, .panel-warning > .wr-list__heading + .panel-collapse > .panel-body, .panel-warning > .wr-panel__heading + .panel-collapse > .panel-body, .wizard-step-1 .panel-warning > .group-title + .panel-collapse > .panel-body, .panel-warning > .panel-heading + .panel-collapse > .wr-list__body, .panel-warning > .wr-list__heading + .panel-collapse > .wr-list__body, .panel-warning > .wr-panel__heading + .panel-collapse > .wr-list__body, .wizard-step-1 .panel-warning > .group-title + .panel-collapse > .wr-list__body, .panel-warning > .panel-heading + .panel-collapse > .wr-panel__body, .panel-warning > .wr-list__heading + .panel-collapse > .wr-panel__body, .panel-warning > .wr-panel__heading + .panel-collapse > .wr-panel__body, .wizard-step-1 .panel-warning > .group-title + .panel-collapse > .wr-panel__body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge, .panel-warning > .wr-list__heading .badge, .panel-warning > .wr-panel__heading .badge, .wizard-step-1 .panel-warning > .group-title .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body, .panel-warning > .panel-footer + .panel-collapse > .wr-list__body, .panel-warning > .panel-footer + .panel-collapse > .wr-panel__body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading, .panel-danger > .wr-list__heading, .panel-danger > .wr-panel__heading, .wizard-step-1 .panel-danger > .group-title {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body, .panel-danger > .wr-list__heading + .panel-collapse > .panel-body, .panel-danger > .wr-panel__heading + .panel-collapse > .panel-body, .wizard-step-1 .panel-danger > .group-title + .panel-collapse > .panel-body, .panel-danger > .panel-heading + .panel-collapse > .wr-list__body, .panel-danger > .wr-list__heading + .panel-collapse > .wr-list__body, .panel-danger > .wr-panel__heading + .panel-collapse > .wr-list__body, .wizard-step-1 .panel-danger > .group-title + .panel-collapse > .wr-list__body, .panel-danger > .panel-heading + .panel-collapse > .wr-panel__body, .panel-danger > .wr-list__heading + .panel-collapse > .wr-panel__body, .panel-danger > .wr-panel__heading + .panel-collapse > .wr-panel__body, .wizard-step-1 .panel-danger > .group-title + .panel-collapse > .wr-panel__body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge, .panel-danger > .wr-list__heading .badge, .panel-danger > .wr-panel__heading .badge, .wizard-step-1 .panel-danger > .group-title .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body, .panel-danger > .panel-footer + .panel-collapse > .wr-list__body, .panel-danger > .panel-footer + .panel-collapse > .wr-panel__body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }
  .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: white;
  border: 1px solid #ededed;
  border-radius: 4px; }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

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

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

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  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: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

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

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

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

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

.hide-anon {
  z-index: 1060; }

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

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

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

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

.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 .wr-payments-list__refresh-button + .btn, .modal-footer .wr-payment-status + .btn, .modal-footer .wr-lpu-schedule-pstatus + .btn, .modal-footer .wr-online-button + .btn, .modal-footer .wr-my-records__modal .wr-confirm-button + .btn, .wr-my-records__modal .modal-footer .wr-confirm-button + .btn, .modal-footer .wr-my-records__modal .wr-document-button + .btn, .wr-my-records__modal .modal-footer .wr-document-button + .btn, .modal-footer .wr-reserve-actions__action-online + .btn, .modal-footer .wr-duty-actions__action-online + .btn, .modal-footer .wr-reserve-actions__action-pay + .btn, .modal-footer .wr-duty-actions__action-pay + .btn, .modal-footer .wr-reserve-actions__action-document + .btn, .modal-footer .wr-duty-actions__action-document + .btn, .modal-footer .wr-my-records__print-all-button + .btn, .modal-footer .wr-reserve-actions__action + .btn, .modal-footer .wr-duty-actions__action + .btn, .modal-footer .btn + .wr-payments-list__refresh-button, .modal-footer .wr-payments-list__refresh-button + .wr-payments-list__refresh-button, .modal-footer .wr-payment-status + .wr-payments-list__refresh-button, .modal-footer .wr-lpu-schedule-pstatus + .wr-payments-list__refresh-button, .modal-footer .wr-online-button + .wr-payments-list__refresh-button, .modal-footer .wr-my-records__modal .wr-confirm-button + .wr-payments-list__refresh-button, .wr-my-records__modal .modal-footer .wr-confirm-button + .wr-payments-list__refresh-button, .modal-footer .wr-my-records__modal .wr-document-button + .wr-payments-list__refresh-button, .wr-my-records__modal .modal-footer .wr-document-button + .wr-payments-list__refresh-button, .modal-footer .wr-reserve-actions__action-online + .wr-payments-list__refresh-button, .modal-footer .wr-duty-actions__action-online + .wr-payments-list__refresh-button, .modal-footer .wr-reserve-actions__action-pay + .wr-payments-list__refresh-button, .modal-footer .wr-duty-actions__action-pay + .wr-payments-list__refresh-button, .modal-footer .wr-reserve-actions__action-document + .wr-payments-list__refresh-button, .modal-footer .wr-duty-actions__action-document + .wr-payments-list__refresh-button, .modal-footer .wr-my-records__print-all-button + .wr-payments-list__refresh-button, .modal-footer .wr-reserve-actions__action + .wr-payments-list__refresh-button, .modal-footer .wr-duty-actions__action + .wr-payments-list__refresh-button, .modal-footer .btn + .wr-payment-status, .modal-footer .wr-payments-list__refresh-button + .wr-payment-status, .modal-footer .wr-payment-status + .wr-payment-status, .modal-footer .wr-lpu-schedule-pstatus + .wr-payment-status, .modal-footer .wr-online-button + .wr-payment-status, .modal-footer .wr-my-records__modal .wr-confirm-button + .wr-payment-status, .wr-my-records__modal .modal-footer .wr-confirm-button + .wr-payment-status, .modal-footer .wr-my-records__modal .wr-document-button + .wr-payment-status, .wr-my-records__modal .modal-footer .wr-document-button + .wr-payment-status, .modal-footer .wr-reserve-actions__action-online + .wr-payment-status, .modal-footer .wr-duty-actions__action-online + .wr-payment-status, .modal-footer .wr-reserve-actions__action-pay + .wr-payment-status, .modal-footer .wr-duty-actions__action-pay + .wr-payment-status, .modal-footer .wr-reserve-actions__action-document + .wr-payment-status, .modal-footer .wr-duty-actions__action-document + .wr-payment-status, .modal-footer .wr-my-records__print-all-button + .wr-payment-status, .modal-footer .wr-reserve-actions__action + .wr-payment-status, .modal-footer .wr-duty-actions__action + .wr-payment-status, .modal-footer .btn + .wr-lpu-schedule-pstatus, .modal-footer .wr-payments-list__refresh-button + .wr-lpu-schedule-pstatus, .modal-footer .wr-payment-status + .wr-lpu-schedule-pstatus, .modal-footer .wr-lpu-schedule-pstatus + .wr-lpu-schedule-pstatus, .modal-footer .wr-online-button + .wr-lpu-schedule-pstatus, .modal-footer .wr-my-records__modal .wr-confirm-button + .wr-lpu-schedule-pstatus, .wr-my-records__modal .modal-footer .wr-confirm-button + .wr-lpu-schedule-pstatus, .modal-footer .wr-my-records__modal .wr-document-button + .wr-lpu-schedule-pstatus, .wr-my-records__modal .modal-footer .wr-document-button + .wr-lpu-schedule-pstatus, .modal-footer .wr-reserve-actions__action-online + .wr-lpu-schedule-pstatus, .modal-footer .wr-duty-actions__action-online + .wr-lpu-schedule-pstatus, .modal-footer .wr-reserve-actions__action-pay + .wr-lpu-schedule-pstatus, .modal-footer .wr-duty-actions__action-pay + .wr-lpu-schedule-pstatus, .modal-footer .wr-reserve-actions__action-document + .wr-lpu-schedule-pstatus, .modal-footer .wr-duty-actions__action-document + .wr-lpu-schedule-pstatus, .modal-footer .wr-my-records__print-all-button + .wr-lpu-schedule-pstatus, .modal-footer .wr-reserve-actions__action + .wr-lpu-schedule-pstatus, .modal-footer .wr-duty-actions__action + .wr-lpu-schedule-pstatus, .modal-footer .btn + .wr-online-button, .modal-footer .wr-payments-list__refresh-button + .wr-online-button, .modal-footer .wr-payment-status + .wr-online-button, .modal-footer .wr-lpu-schedule-pstatus + .wr-online-button, .modal-footer .wr-online-button + .wr-online-button, .modal-footer .wr-my-records__modal .wr-confirm-button + .wr-online-button, .wr-my-records__modal .modal-footer .wr-confirm-button + .wr-online-button, .modal-footer .wr-my-records__modal .wr-document-button + .wr-online-button, .wr-my-records__modal .modal-footer .wr-document-button + .wr-online-button, .modal-footer .wr-reserve-actions__action-online + .wr-online-button, .modal-footer .wr-duty-actions__action-online + .wr-online-button, .modal-footer .wr-reserve-actions__action-pay + .wr-online-button, .modal-footer .wr-duty-actions__action-pay + .wr-online-button, .modal-footer .wr-reserve-actions__action-document + .wr-online-button, .modal-footer .wr-duty-actions__action-document + .wr-online-button, .modal-footer .wr-my-records__print-all-button + .wr-online-button, .modal-footer .wr-reserve-actions__action + .wr-online-button, .modal-footer .wr-duty-actions__action + .wr-online-button, .modal-footer .wr-my-records__modal .btn + .wr-confirm-button, .wr-my-records__modal .modal-footer .btn + .wr-confirm-button, .modal-footer .wr-my-records__modal .wr-payments-list__refresh-button + .wr-confirm-button, .wr-my-records__modal .modal-footer .wr-payments-list__refresh-button + .wr-confirm-button, .modal-footer .wr-my-records__modal .wr-payment-status + .wr-confirm-button, .wr-my-records__modal .modal-footer .wr-payment-status + .wr-confirm-button, .modal-footer .wr-my-records__modal .wr-lpu-schedule-pstatus + .wr-confirm-button, .wr-my-records__modal .modal-footer .wr-lpu-schedule-pstatus + .wr-confirm-button, .modal-footer .wr-my-records__modal .wr-online-button + .wr-confirm-button, .wr-my-records__modal .modal-footer .wr-online-button + .wr-confirm-button, .modal-footer .wr-my-records__modal .wr-confirm-button + .wr-confirm-button, .wr-my-records__modal .modal-footer .wr-confirm-button + .wr-confirm-button, .modal-footer .wr-my-records__modal .wr-document-button + .wr-confirm-button, .wr-my-records__modal .modal-footer .wr-document-button + .wr-confirm-button, .modal-footer .wr-my-records__modal .wr-reserve-actions__action-online + .wr-confirm-button, .wr-my-records__modal .modal-footer .wr-reserve-actions__action-online + .wr-confirm-button, .modal-footer .wr-my-records__modal .wr-duty-actions__action-online + .wr-confirm-button, .wr-my-records__modal .modal-footer .wr-duty-actions__action-online + .wr-confirm-button, .modal-footer .wr-my-records__modal .wr-reserve-actions__action-pay + .wr-confirm-button, .wr-my-records__modal .modal-footer .wr-reserve-actions__action-pay + .wr-confirm-button, .modal-footer .wr-my-records__modal .wr-duty-actions__action-pay + .wr-confirm-button, .wr-my-records__modal .modal-footer .wr-duty-actions__action-pay + .wr-confirm-button, .modal-footer .wr-my-records__modal .wr-reserve-actions__action-document + .wr-confirm-button, .wr-my-records__modal .modal-footer .wr-reserve-actions__action-document + .wr-confirm-button, .modal-footer .wr-my-records__modal .wr-duty-actions__action-document + .wr-confirm-button, .wr-my-records__modal .modal-footer .wr-duty-actions__action-document + .wr-confirm-button, .modal-footer .wr-my-records__modal .wr-my-records__print-all-button + .wr-confirm-button, .wr-my-records__modal .modal-footer .wr-my-records__print-all-button + .wr-confirm-button, .modal-footer .wr-my-records__modal .wr-reserve-actions__action + .wr-confirm-button, .wr-my-records__modal .modal-footer .wr-reserve-actions__action + .wr-confirm-button, .modal-footer .wr-my-records__modal .wr-duty-actions__action + .wr-confirm-button, .wr-my-records__modal .modal-footer .wr-duty-actions__action + .wr-confirm-button, .modal-footer .wr-my-records__modal .btn + .wr-document-button, .wr-my-records__modal .modal-footer .btn + .wr-document-button, .modal-footer .wr-my-records__modal .wr-payments-list__refresh-button + .wr-document-button, .wr-my-records__modal .modal-footer .wr-payments-list__refresh-button + .wr-document-button, .modal-footer .wr-my-records__modal .wr-payment-status + .wr-document-button, .wr-my-records__modal .modal-footer .wr-payment-status + .wr-document-button, .modal-footer .wr-my-records__modal .wr-lpu-schedule-pstatus + .wr-document-button, .wr-my-records__modal .modal-footer .wr-lpu-schedule-pstatus + .wr-document-button, .modal-footer .wr-my-records__modal .wr-online-button + .wr-document-button, .wr-my-records__modal .modal-footer .wr-online-button + .wr-document-button, .modal-footer .wr-my-records__modal .wr-confirm-button + .wr-document-button, .wr-my-records__modal .modal-footer .wr-confirm-button + .wr-document-button, .modal-footer .wr-my-records__modal .wr-document-button + .wr-document-button, .wr-my-records__modal .modal-footer .wr-document-button + .wr-document-button, .modal-footer .wr-my-records__modal .wr-reserve-actions__action-online + .wr-document-button, .wr-my-records__modal .modal-footer .wr-reserve-actions__action-online + .wr-document-button, .modal-footer .wr-my-records__modal .wr-duty-actions__action-online + .wr-document-button, .wr-my-records__modal .modal-footer .wr-duty-actions__action-online + .wr-document-button, .modal-footer .wr-my-records__modal .wr-reserve-actions__action-pay + .wr-document-button, .wr-my-records__modal .modal-footer .wr-reserve-actions__action-pay + .wr-document-button, .modal-footer .wr-my-records__modal .wr-duty-actions__action-pay + .wr-document-button, .wr-my-records__modal .modal-footer .wr-duty-actions__action-pay + .wr-document-button, .modal-footer .wr-my-records__modal .wr-reserve-actions__action-document + .wr-document-button, .wr-my-records__modal .modal-footer .wr-reserve-actions__action-document + .wr-document-button, .modal-footer .wr-my-records__modal .wr-duty-actions__action-document + .wr-document-button, .wr-my-records__modal .modal-footer .wr-duty-actions__action-document + .wr-document-button, .modal-footer .wr-my-records__modal .wr-my-records__print-all-button + .wr-document-button, .wr-my-records__modal .modal-footer .wr-my-records__print-all-button + .wr-document-button, .modal-footer .wr-my-records__modal .wr-reserve-actions__action + .wr-document-button, .wr-my-records__modal .modal-footer .wr-reserve-actions__action + .wr-document-button, .modal-footer .wr-my-records__modal .wr-duty-actions__action + .wr-document-button, .wr-my-records__modal .modal-footer .wr-duty-actions__action + .wr-document-button, .modal-footer .btn + .wr-reserve-actions__action-online, .modal-footer .wr-payments-list__refresh-button + .wr-reserve-actions__action-online, .modal-footer .wr-payment-status + .wr-reserve-actions__action-online, .modal-footer .wr-lpu-schedule-pstatus + .wr-reserve-actions__action-online, .modal-footer .wr-online-button + .wr-reserve-actions__action-online, .modal-footer .wr-my-records__modal .wr-confirm-button + .wr-reserve-actions__action-online, .wr-my-records__modal .modal-footer .wr-confirm-button + .wr-reserve-actions__action-online, .modal-footer .wr-my-records__modal .wr-document-button + .wr-reserve-actions__action-online, .wr-my-records__modal .modal-footer .wr-document-button + .wr-reserve-actions__action-online, .modal-footer .wr-reserve-actions__action-online + .wr-reserve-actions__action-online, .modal-footer .wr-duty-actions__action-online + .wr-reserve-actions__action-online, .modal-footer .wr-reserve-actions__action-pay + .wr-reserve-actions__action-online, .modal-footer .wr-duty-actions__action-pay + .wr-reserve-actions__action-online, .modal-footer .wr-reserve-actions__action-document + .wr-reserve-actions__action-online, .modal-footer .wr-duty-actions__action-document + .wr-reserve-actions__action-online, .modal-footer .wr-my-records__print-all-button + .wr-reserve-actions__action-online, .modal-footer .wr-reserve-actions__action + .wr-reserve-actions__action-online, .modal-footer .wr-duty-actions__action + .wr-reserve-actions__action-online, .modal-footer .btn + .wr-duty-actions__action-online, .modal-footer .wr-payments-list__refresh-button + .wr-duty-actions__action-online, .modal-footer .wr-payment-status + .wr-duty-actions__action-online, .modal-footer .wr-lpu-schedule-pstatus + .wr-duty-actions__action-online, .modal-footer .wr-online-button + .wr-duty-actions__action-online, .modal-footer .wr-my-records__modal .wr-confirm-button + .wr-duty-actions__action-online, .wr-my-records__modal .modal-footer .wr-confirm-button + .wr-duty-actions__action-online, .modal-footer .wr-my-records__modal .wr-document-button + .wr-duty-actions__action-online, .wr-my-records__modal .modal-footer .wr-document-button + .wr-duty-actions__action-online, .modal-footer .wr-reserve-actions__action-online + .wr-duty-actions__action-online, .modal-footer .wr-duty-actions__action-online + .wr-duty-actions__action-online, .modal-footer .wr-reserve-actions__action-pay + .wr-duty-actions__action-online, .modal-footer .wr-duty-actions__action-pay + .wr-duty-actions__action-online, .modal-footer .wr-reserve-actions__action-document + .wr-duty-actions__action-online, .modal-footer .wr-duty-actions__action-document + .wr-duty-actions__action-online, .modal-footer .wr-my-records__print-all-button + .wr-duty-actions__action-online, .modal-footer .wr-reserve-actions__action + .wr-duty-actions__action-online, .modal-footer .wr-duty-actions__action + .wr-duty-actions__action-online, .modal-footer .btn + .wr-reserve-actions__action-pay, .modal-footer .wr-payments-list__refresh-button + .wr-reserve-actions__action-pay, .modal-footer .wr-payment-status + .wr-reserve-actions__action-pay, .modal-footer .wr-lpu-schedule-pstatus + .wr-reserve-actions__action-pay, .modal-footer .wr-online-button + .wr-reserve-actions__action-pay, .modal-footer .wr-my-records__modal .wr-confirm-button + .wr-reserve-actions__action-pay, .wr-my-records__modal .modal-footer .wr-confirm-button + .wr-reserve-actions__action-pay, .modal-footer .wr-my-records__modal .wr-document-button + .wr-reserve-actions__action-pay, .wr-my-records__modal .modal-footer .wr-document-button + .wr-reserve-actions__action-pay, .modal-footer .wr-reserve-actions__action-online + .wr-reserve-actions__action-pay, .modal-footer .wr-duty-actions__action-online + .wr-reserve-actions__action-pay, .modal-footer .wr-reserve-actions__action-pay + .wr-reserve-actions__action-pay, .modal-footer .wr-duty-actions__action-pay + .wr-reserve-actions__action-pay, .modal-footer .wr-reserve-actions__action-document + .wr-reserve-actions__action-pay, .modal-footer .wr-duty-actions__action-document + .wr-reserve-actions__action-pay, .modal-footer .wr-my-records__print-all-button + .wr-reserve-actions__action-pay, .modal-footer .wr-reserve-actions__action + .wr-reserve-actions__action-pay, .modal-footer .wr-duty-actions__action + .wr-reserve-actions__action-pay, .modal-footer .btn + .wr-duty-actions__action-pay, .modal-footer .wr-payments-list__refresh-button + .wr-duty-actions__action-pay, .modal-footer .wr-payment-status + .wr-duty-actions__action-pay, .modal-footer .wr-lpu-schedule-pstatus + .wr-duty-actions__action-pay, .modal-footer .wr-online-button + .wr-duty-actions__action-pay, .modal-footer .wr-my-records__modal .wr-confirm-button + .wr-duty-actions__action-pay, .wr-my-records__modal .modal-footer .wr-confirm-button + .wr-duty-actions__action-pay, .modal-footer .wr-my-records__modal .wr-document-button + .wr-duty-actions__action-pay, .wr-my-records__modal .modal-footer .wr-document-button + .wr-duty-actions__action-pay, .modal-footer .wr-reserve-actions__action-online + .wr-duty-actions__action-pay, .modal-footer .wr-duty-actions__action-online + .wr-duty-actions__action-pay, .modal-footer .wr-reserve-actions__action-pay + .wr-duty-actions__action-pay, .modal-footer .wr-duty-actions__action-pay + .wr-duty-actions__action-pay, .modal-footer .wr-reserve-actions__action-document + .wr-duty-actions__action-pay, .modal-footer .wr-duty-actions__action-document + .wr-duty-actions__action-pay, .modal-footer .wr-my-records__print-all-button + .wr-duty-actions__action-pay, .modal-footer .wr-reserve-actions__action + .wr-duty-actions__action-pay, .modal-footer .wr-duty-actions__action + .wr-duty-actions__action-pay, .modal-footer .btn + .wr-reserve-actions__action-document, .modal-footer .wr-payments-list__refresh-button + .wr-reserve-actions__action-document, .modal-footer .wr-payment-status + .wr-reserve-actions__action-document, .modal-footer .wr-lpu-schedule-pstatus + .wr-reserve-actions__action-document, .modal-footer .wr-online-button + .wr-reserve-actions__action-document, .modal-footer .wr-my-records__modal .wr-confirm-button + .wr-reserve-actions__action-document, .wr-my-records__modal .modal-footer .wr-confirm-button + .wr-reserve-actions__action-document, .modal-footer .wr-my-records__modal .wr-document-button + .wr-reserve-actions__action-document, .wr-my-records__modal .modal-footer .wr-document-button + .wr-reserve-actions__action-document, .modal-footer .wr-reserve-actions__action-online + .wr-reserve-actions__action-document, .modal-footer .wr-duty-actions__action-online + .wr-reserve-actions__action-document, .modal-footer .wr-reserve-actions__action-pay + .wr-reserve-actions__action-document, .modal-footer .wr-duty-actions__action-pay + .wr-reserve-actions__action-document, .modal-footer .wr-reserve-actions__action-document + .wr-reserve-actions__action-document, .modal-footer .wr-duty-actions__action-document + .wr-reserve-actions__action-document, .modal-footer .wr-my-records__print-all-button + .wr-reserve-actions__action-document, .modal-footer .wr-reserve-actions__action + .wr-reserve-actions__action-document, .modal-footer .wr-duty-actions__action + .wr-reserve-actions__action-document, .modal-footer .btn + .wr-duty-actions__action-document, .modal-footer .wr-payments-list__refresh-button + .wr-duty-actions__action-document, .modal-footer .wr-payment-status + .wr-duty-actions__action-document, .modal-footer .wr-lpu-schedule-pstatus + .wr-duty-actions__action-document, .modal-footer .wr-online-button + .wr-duty-actions__action-document, .modal-footer .wr-my-records__modal .wr-confirm-button + .wr-duty-actions__action-document, .wr-my-records__modal .modal-footer .wr-confirm-button + .wr-duty-actions__action-document, .modal-footer .wr-my-records__modal .wr-document-button + .wr-duty-actions__action-document, .wr-my-records__modal .modal-footer .wr-document-button + .wr-duty-actions__action-document, .modal-footer .wr-reserve-actions__action-online + .wr-duty-actions__action-document, .modal-footer .wr-duty-actions__action-online + .wr-duty-actions__action-document, .modal-footer .wr-reserve-actions__action-pay + .wr-duty-actions__action-document, .modal-footer .wr-duty-actions__action-pay + .wr-duty-actions__action-document, .modal-footer .wr-reserve-actions__action-document + .wr-duty-actions__action-document, .modal-footer .wr-duty-actions__action-document + .wr-duty-actions__action-document, .modal-footer .wr-my-records__print-all-button + .wr-duty-actions__action-document, .modal-footer .wr-reserve-actions__action + .wr-duty-actions__action-document, .modal-footer .wr-duty-actions__action + .wr-duty-actions__action-document, .modal-footer .btn + .wr-my-records__print-all-button, .modal-footer .wr-payments-list__refresh-button + .wr-my-records__print-all-button, .modal-footer .wr-payment-status + .wr-my-records__print-all-button, .modal-footer .wr-lpu-schedule-pstatus + .wr-my-records__print-all-button, .modal-footer .wr-online-button + .wr-my-records__print-all-button, .modal-footer .wr-my-records__modal .wr-confirm-button + .wr-my-records__print-all-button, .wr-my-records__modal .modal-footer .wr-confirm-button + .wr-my-records__print-all-button, .modal-footer .wr-my-records__modal .wr-document-button + .wr-my-records__print-all-button, .wr-my-records__modal .modal-footer .wr-document-button + .wr-my-records__print-all-button, .modal-footer .wr-reserve-actions__action-online + .wr-my-records__print-all-button, .modal-footer .wr-duty-actions__action-online + .wr-my-records__print-all-button, .modal-footer .wr-reserve-actions__action-pay + .wr-my-records__print-all-button, .modal-footer .wr-duty-actions__action-pay + .wr-my-records__print-all-button, .modal-footer .wr-reserve-actions__action-document + .wr-my-records__print-all-button, .modal-footer .wr-duty-actions__action-document + .wr-my-records__print-all-button, .modal-footer .wr-my-records__print-all-button + .wr-my-records__print-all-button, .modal-footer .wr-reserve-actions__action + .wr-my-records__print-all-button, .modal-footer .wr-duty-actions__action + .wr-my-records__print-all-button, .modal-footer .btn + .wr-reserve-actions__action, .modal-footer .wr-payments-list__refresh-button + .wr-reserve-actions__action, .modal-footer .wr-payment-status + .wr-reserve-actions__action, .modal-footer .wr-lpu-schedule-pstatus + .wr-reserve-actions__action, .modal-footer .wr-online-button + .wr-reserve-actions__action, .modal-footer .wr-my-records__modal .wr-confirm-button + .wr-reserve-actions__action, .wr-my-records__modal .modal-footer .wr-confirm-button + .wr-reserve-actions__action, .modal-footer .wr-my-records__modal .wr-document-button + .wr-reserve-actions__action, .wr-my-records__modal .modal-footer .wr-document-button + .wr-reserve-actions__action, .modal-footer .wr-reserve-actions__action-online + .wr-reserve-actions__action, .modal-footer .wr-duty-actions__action-online + .wr-reserve-actions__action, .modal-footer .wr-reserve-actions__action-pay + .wr-reserve-actions__action, .modal-footer .wr-duty-actions__action-pay + .wr-reserve-actions__action, .modal-footer .wr-reserve-actions__action-document + .wr-reserve-actions__action, .modal-footer .wr-duty-actions__action-document + .wr-reserve-actions__action, .modal-footer .wr-my-records__print-all-button + .wr-reserve-actions__action, .modal-footer .wr-reserve-actions__action + .wr-reserve-actions__action, .modal-footer .wr-duty-actions__action + .wr-reserve-actions__action, .modal-footer .btn + .wr-duty-actions__action, .modal-footer .wr-payments-list__refresh-button + .wr-duty-actions__action, .modal-footer .wr-payment-status + .wr-duty-actions__action, .modal-footer .wr-lpu-schedule-pstatus + .wr-duty-actions__action, .modal-footer .wr-online-button + .wr-duty-actions__action, .modal-footer .wr-my-records__modal .wr-confirm-button + .wr-duty-actions__action, .wr-my-records__modal .modal-footer .wr-confirm-button + .wr-duty-actions__action, .modal-footer .wr-my-records__modal .wr-document-button + .wr-duty-actions__action, .wr-my-records__modal .modal-footer .wr-document-button + .wr-duty-actions__action, .modal-footer .wr-reserve-actions__action-online + .wr-duty-actions__action, .modal-footer .wr-duty-actions__action-online + .wr-duty-actions__action, .modal-footer .wr-reserve-actions__action-pay + .wr-duty-actions__action, .modal-footer .wr-duty-actions__action-pay + .wr-duty-actions__action, .modal-footer .wr-reserve-actions__action-document + .wr-duty-actions__action, .modal-footer .wr-duty-actions__action-document + .wr-duty-actions__action, .modal-footer .wr-my-records__print-all-button + .wr-duty-actions__action, .modal-footer .wr-reserve-actions__action + .wr-duty-actions__action, .modal-footer .wr-duty-actions__action + .wr-duty-actions__action {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .wr-payments-list__refresh-button + .btn, .modal-footer .btn-group .wr-payment-status + .btn, .modal-footer .btn-group .wr-lpu-schedule-pstatus + .btn, .modal-footer .btn-group .wr-online-button + .btn, .modal-footer .btn-group .wr-my-records__modal .wr-confirm-button + .btn, .wr-my-records__modal .modal-footer .btn-group .wr-confirm-button + .btn, .modal-footer .btn-group .wr-my-records__modal .wr-document-button + .btn, .wr-my-records__modal .modal-footer .btn-group .wr-document-button + .btn, .modal-footer .btn-group .wr-reserve-actions__action-online + .btn, .modal-footer .btn-group .wr-duty-actions__action-online + .btn, .modal-footer .btn-group .wr-reserve-actions__action-pay + .btn, .modal-footer .btn-group .wr-duty-actions__action-pay + .btn, .modal-footer .btn-group .wr-reserve-actions__action-document + .btn, .modal-footer .btn-group .wr-duty-actions__action-document + .btn, .modal-footer .btn-group .wr-my-records__print-all-button + .btn, .modal-footer .btn-group .wr-reserve-actions__action + .btn, .modal-footer .btn-group .wr-duty-actions__action + .btn, .modal-footer .btn-group .btn + .wr-payments-list__refresh-button, .modal-footer .btn-group .wr-payments-list__refresh-button + .wr-payments-list__refresh-button, .modal-footer .btn-group .wr-payment-status + .wr-payments-list__refresh-button, .modal-footer .btn-group .wr-lpu-schedule-pstatus + .wr-payments-list__refresh-button, .modal-footer .btn-group .wr-online-button + .wr-payments-list__refresh-button, .modal-footer .btn-group .wr-my-records__modal .wr-confirm-button + .wr-payments-list__refresh-button, .wr-my-records__modal .modal-footer .btn-group .wr-confirm-button + .wr-payments-list__refresh-button, .modal-footer .btn-group .wr-my-records__modal .wr-document-button + .wr-payments-list__refresh-button, .wr-my-records__modal .modal-footer .btn-group .wr-document-button + .wr-payments-list__refresh-button, .modal-footer .btn-group .wr-reserve-actions__action-online + .wr-payments-list__refresh-button, .modal-footer .btn-group .wr-duty-actions__action-online + .wr-payments-list__refresh-button, .modal-footer .btn-group .wr-reserve-actions__action-pay + .wr-payments-list__refresh-button, .modal-footer .btn-group .wr-duty-actions__action-pay + .wr-payments-list__refresh-button, .modal-footer .btn-group .wr-reserve-actions__action-document + .wr-payments-list__refresh-button, .modal-footer .btn-group .wr-duty-actions__action-document + .wr-payments-list__refresh-button, .modal-footer .btn-group .wr-my-records__print-all-button + .wr-payments-list__refresh-button, .modal-footer .btn-group .wr-reserve-actions__action + .wr-payments-list__refresh-button, .modal-footer .btn-group .wr-duty-actions__action + .wr-payments-list__refresh-button, .modal-footer .btn-group .btn + .wr-payment-status, .modal-footer .btn-group .wr-payments-list__refresh-button + .wr-payment-status, .modal-footer .btn-group .wr-payment-status + .wr-payment-status, .modal-footer .btn-group .wr-lpu-schedule-pstatus + .wr-payment-status, .modal-footer .btn-group .wr-online-button + .wr-payment-status, .modal-footer .btn-group .wr-my-records__modal .wr-confirm-button + .wr-payment-status, .wr-my-records__modal .modal-footer .btn-group .wr-confirm-button + .wr-payment-status, .modal-footer .btn-group .wr-my-records__modal .wr-document-button + .wr-payment-status, .wr-my-records__modal .modal-footer .btn-group .wr-document-button + .wr-payment-status, .modal-footer .btn-group .wr-reserve-actions__action-online + .wr-payment-status, .modal-footer .btn-group .wr-duty-actions__action-online + .wr-payment-status, .modal-footer .btn-group .wr-reserve-actions__action-pay + .wr-payment-status, .modal-footer .btn-group .wr-duty-actions__action-pay + .wr-payment-status, .modal-footer .btn-group .wr-reserve-actions__action-document + .wr-payment-status, .modal-footer .btn-group .wr-duty-actions__action-document + .wr-payment-status, .modal-footer .btn-group .wr-my-records__print-all-button + .wr-payment-status, .modal-footer .btn-group .wr-reserve-actions__action + .wr-payment-status, .modal-footer .btn-group .wr-duty-actions__action + .wr-payment-status, .modal-footer .btn-group .btn + .wr-lpu-schedule-pstatus, .modal-footer .btn-group .wr-payments-list__refresh-button + .wr-lpu-schedule-pstatus, .modal-footer .btn-group .wr-payment-status + .wr-lpu-schedule-pstatus, .modal-footer .btn-group .wr-lpu-schedule-pstatus + .wr-lpu-schedule-pstatus, .modal-footer .btn-group .wr-online-button + .wr-lpu-schedule-pstatus, .modal-footer .btn-group .wr-my-records__modal .wr-confirm-button + .wr-lpu-schedule-pstatus, .wr-my-records__modal .modal-footer .btn-group .wr-confirm-button + .wr-lpu-schedule-pstatus, .modal-footer .btn-group .wr-my-records__modal .wr-document-button + .wr-lpu-schedule-pstatus, .wr-my-records__modal .modal-footer .btn-group .wr-document-button + .wr-lpu-schedule-pstatus, .modal-footer .btn-group .wr-reserve-actions__action-online + .wr-lpu-schedule-pstatus, .modal-footer .btn-group .wr-duty-actions__action-online + .wr-lpu-schedule-pstatus, .modal-footer .btn-group .wr-reserve-actions__action-pay + .wr-lpu-schedule-pstatus, .modal-footer .btn-group .wr-duty-actions__action-pay + .wr-lpu-schedule-pstatus, .modal-footer .btn-group .wr-reserve-actions__action-document + .wr-lpu-schedule-pstatus, .modal-footer .btn-group .wr-duty-actions__action-document + .wr-lpu-schedule-pstatus, .modal-footer .btn-group .wr-my-records__print-all-button + .wr-lpu-schedule-pstatus, .modal-footer .btn-group .wr-reserve-actions__action + .wr-lpu-schedule-pstatus, .modal-footer .btn-group .wr-duty-actions__action + .wr-lpu-schedule-pstatus, .modal-footer .btn-group .btn + .wr-online-button, .modal-footer .btn-group .wr-payments-list__refresh-button + .wr-online-button, .modal-footer .btn-group .wr-payment-status + .wr-online-button, .modal-footer .btn-group .wr-lpu-schedule-pstatus + .wr-online-button, .modal-footer .btn-group .wr-online-button + .wr-online-button, .modal-footer .btn-group .wr-my-records__modal .wr-confirm-button + .wr-online-button, .wr-my-records__modal .modal-footer .btn-group .wr-confirm-button + .wr-online-button, .modal-footer .btn-group .wr-my-records__modal .wr-document-button + .wr-online-button, .wr-my-records__modal .modal-footer .btn-group .wr-document-button + .wr-online-button, .modal-footer .btn-group .wr-reserve-actions__action-online + .wr-online-button, .modal-footer .btn-group .wr-duty-actions__action-online + .wr-online-button, .modal-footer .btn-group .wr-reserve-actions__action-pay + .wr-online-button, .modal-footer .btn-group .wr-duty-actions__action-pay + .wr-online-button, .modal-footer .btn-group .wr-reserve-actions__action-document + .wr-online-button, .modal-footer .btn-group .wr-duty-actions__action-document + .wr-online-button, .modal-footer .btn-group .wr-my-records__print-all-button + .wr-online-button, .modal-footer .btn-group .wr-reserve-actions__action + .wr-online-button, .modal-footer .btn-group .wr-duty-actions__action + .wr-online-button, .modal-footer .btn-group .wr-my-records__modal .btn + .wr-confirm-button, .wr-my-records__modal .modal-footer .btn-group .btn + .wr-confirm-button, .modal-footer .btn-group .wr-my-records__modal .wr-payments-list__refresh-button + .wr-confirm-button, .wr-my-records__modal .modal-footer .btn-group .wr-payments-list__refresh-button + .wr-confirm-button, .modal-footer .btn-group .wr-my-records__modal .wr-payment-status + .wr-confirm-button, .wr-my-records__modal .modal-footer .btn-group .wr-payment-status + .wr-confirm-button, .modal-footer .btn-group .wr-my-records__modal .wr-lpu-schedule-pstatus + .wr-confirm-button, .wr-my-records__modal .modal-footer .btn-group .wr-lpu-schedule-pstatus + .wr-confirm-button, .modal-footer .btn-group .wr-my-records__modal .wr-online-button + .wr-confirm-button, .wr-my-records__modal .modal-footer .btn-group .wr-online-button + .wr-confirm-button, .modal-footer .btn-group .wr-my-records__modal .wr-confirm-button + .wr-confirm-button, .wr-my-records__modal .modal-footer .btn-group .wr-confirm-button + .wr-confirm-button, .modal-footer .btn-group .wr-my-records__modal .wr-document-button + .wr-confirm-button, .wr-my-records__modal .modal-footer .btn-group .wr-document-button + .wr-confirm-button, .modal-footer .btn-group .wr-my-records__modal .wr-reserve-actions__action-online + .wr-confirm-button, .wr-my-records__modal .modal-footer .btn-group .wr-reserve-actions__action-online + .wr-confirm-button, .modal-footer .btn-group .wr-my-records__modal .wr-duty-actions__action-online + .wr-confirm-button, .wr-my-records__modal .modal-footer .btn-group .wr-duty-actions__action-online + .wr-confirm-button, .modal-footer .btn-group .wr-my-records__modal .wr-reserve-actions__action-pay + .wr-confirm-button, .wr-my-records__modal .modal-footer .btn-group .wr-reserve-actions__action-pay + .wr-confirm-button, .modal-footer .btn-group .wr-my-records__modal .wr-duty-actions__action-pay + .wr-confirm-button, .wr-my-records__modal .modal-footer .btn-group .wr-duty-actions__action-pay + .wr-confirm-button, .modal-footer .btn-group .wr-my-records__modal .wr-reserve-actions__action-document + .wr-confirm-button, .wr-my-records__modal .modal-footer .btn-group .wr-reserve-actions__action-document + .wr-confirm-button, .modal-footer .btn-group .wr-my-records__modal .wr-duty-actions__action-document + .wr-confirm-button, .wr-my-records__modal .modal-footer .btn-group .wr-duty-actions__action-document + .wr-confirm-button, .modal-footer .btn-group .wr-my-records__modal .wr-my-records__print-all-button + .wr-confirm-button, .wr-my-records__modal .modal-footer .btn-group .wr-my-records__print-all-button + .wr-confirm-button, .modal-footer .btn-group .wr-my-records__modal .wr-reserve-actions__action + .wr-confirm-button, .wr-my-records__modal .modal-footer .btn-group .wr-reserve-actions__action + .wr-confirm-button, .modal-footer .btn-group .wr-my-records__modal .wr-duty-actions__action + .wr-confirm-button, .wr-my-records__modal .modal-footer .btn-group .wr-duty-actions__action + .wr-confirm-button, .modal-footer .btn-group .wr-my-records__modal .btn + .wr-document-button, .wr-my-records__modal .modal-footer .btn-group .btn + .wr-document-button, .modal-footer .btn-group .wr-my-records__modal .wr-payments-list__refresh-button + .wr-document-button, .wr-my-records__modal .modal-footer .btn-group .wr-payments-list__refresh-button + .wr-document-button, .modal-footer .btn-group .wr-my-records__modal .wr-payment-status + .wr-document-button, .wr-my-records__modal .modal-footer .btn-group .wr-payment-status + .wr-document-button, .modal-footer .btn-group .wr-my-records__modal .wr-lpu-schedule-pstatus + .wr-document-button, .wr-my-records__modal .modal-footer .btn-group .wr-lpu-schedule-pstatus + .wr-document-button, .modal-footer .btn-group .wr-my-records__modal .wr-online-button + .wr-document-button, .wr-my-records__modal .modal-footer .btn-group .wr-online-button + .wr-document-button, .modal-footer .btn-group .wr-my-records__modal .wr-confirm-button + .wr-document-button, .wr-my-records__modal .modal-footer .btn-group .wr-confirm-button + .wr-document-button, .modal-footer .btn-group .wr-my-records__modal .wr-document-button + .wr-document-button, .wr-my-records__modal .modal-footer .btn-group .wr-document-button + .wr-document-button, .modal-footer .btn-group .wr-my-records__modal .wr-reserve-actions__action-online + .wr-document-button, .wr-my-records__modal .modal-footer .btn-group .wr-reserve-actions__action-online + .wr-document-button, .modal-footer .btn-group .wr-my-records__modal .wr-duty-actions__action-online + .wr-document-button, .wr-my-records__modal .modal-footer .btn-group .wr-duty-actions__action-online + .wr-document-button, .modal-footer .btn-group .wr-my-records__modal .wr-reserve-actions__action-pay + .wr-document-button, .wr-my-records__modal .modal-footer .btn-group .wr-reserve-actions__action-pay + .wr-document-button, .modal-footer .btn-group .wr-my-records__modal .wr-duty-actions__action-pay + .wr-document-button, .wr-my-records__modal .modal-footer .btn-group .wr-duty-actions__action-pay + .wr-document-button, .modal-footer .btn-group .wr-my-records__modal .wr-reserve-actions__action-document + .wr-document-button, .wr-my-records__modal .modal-footer .btn-group .wr-reserve-actions__action-document + .wr-document-button, .modal-footer .btn-group .wr-my-records__modal .wr-duty-actions__action-document + .wr-document-button, .wr-my-records__modal .modal-footer .btn-group .wr-duty-actions__action-document + .wr-document-button, .modal-footer .btn-group .wr-my-records__modal .wr-my-records__print-all-button + .wr-document-button, .wr-my-records__modal .modal-footer .btn-group .wr-my-records__print-all-button + .wr-document-button, .modal-footer .btn-group .wr-my-records__modal .wr-reserve-actions__action + .wr-document-button, .wr-my-records__modal .modal-footer .btn-group .wr-reserve-actions__action + .wr-document-button, .modal-footer .btn-group .wr-my-records__modal .wr-duty-actions__action + .wr-document-button, .wr-my-records__modal .modal-footer .btn-group .wr-duty-actions__action + .wr-document-button, .modal-footer .btn-group .btn + .wr-reserve-actions__action-online, .modal-footer .btn-group .wr-payments-list__refresh-button + .wr-reserve-actions__action-online, .modal-footer .btn-group .wr-payment-status + .wr-reserve-actions__action-online, .modal-footer .btn-group .wr-lpu-schedule-pstatus + .wr-reserve-actions__action-online, .modal-footer .btn-group .wr-online-button + .wr-reserve-actions__action-online, .modal-footer .btn-group .wr-my-records__modal .wr-confirm-button + .wr-reserve-actions__action-online, .wr-my-records__modal .modal-footer .btn-group .wr-confirm-button + .wr-reserve-actions__action-online, .modal-footer .btn-group .wr-my-records__modal .wr-document-button + .wr-reserve-actions__action-online, .wr-my-records__modal .modal-footer .btn-group .wr-document-button + .wr-reserve-actions__action-online, .modal-footer .btn-group .wr-reserve-actions__action-online + .wr-reserve-actions__action-online, .modal-footer .btn-group .wr-duty-actions__action-online + .wr-reserve-actions__action-online, .modal-footer .btn-group .wr-reserve-actions__action-pay + .wr-reserve-actions__action-online, .modal-footer .btn-group .wr-duty-actions__action-pay + .wr-reserve-actions__action-online, .modal-footer .btn-group .wr-reserve-actions__action-document + .wr-reserve-actions__action-online, .modal-footer .btn-group .wr-duty-actions__action-document + .wr-reserve-actions__action-online, .modal-footer .btn-group .wr-my-records__print-all-button + .wr-reserve-actions__action-online, .modal-footer .btn-group .wr-reserve-actions__action + .wr-reserve-actions__action-online, .modal-footer .btn-group .wr-duty-actions__action + .wr-reserve-actions__action-online, .modal-footer .btn-group .btn + .wr-duty-actions__action-online, .modal-footer .btn-group .wr-payments-list__refresh-button + .wr-duty-actions__action-online, .modal-footer .btn-group .wr-payment-status + .wr-duty-actions__action-online, .modal-footer .btn-group .wr-lpu-schedule-pstatus + .wr-duty-actions__action-online, .modal-footer .btn-group .wr-online-button + .wr-duty-actions__action-online, .modal-footer .btn-group .wr-my-records__modal .wr-confirm-button + .wr-duty-actions__action-online, .wr-my-records__modal .modal-footer .btn-group .wr-confirm-button + .wr-duty-actions__action-online, .modal-footer .btn-group .wr-my-records__modal .wr-document-button + .wr-duty-actions__action-online, .wr-my-records__modal .modal-footer .btn-group .wr-document-button + .wr-duty-actions__action-online, .modal-footer .btn-group .wr-reserve-actions__action-online + .wr-duty-actions__action-online, .modal-footer .btn-group .wr-duty-actions__action-online + .wr-duty-actions__action-online, .modal-footer .btn-group .wr-reserve-actions__action-pay + .wr-duty-actions__action-online, .modal-footer .btn-group .wr-duty-actions__action-pay + .wr-duty-actions__action-online, .modal-footer .btn-group .wr-reserve-actions__action-document + .wr-duty-actions__action-online, .modal-footer .btn-group .wr-duty-actions__action-document + .wr-duty-actions__action-online, .modal-footer .btn-group .wr-my-records__print-all-button + .wr-duty-actions__action-online, .modal-footer .btn-group .wr-reserve-actions__action + .wr-duty-actions__action-online, .modal-footer .btn-group .wr-duty-actions__action + .wr-duty-actions__action-online, .modal-footer .btn-group .btn + .wr-reserve-actions__action-pay, .modal-footer .btn-group .wr-payments-list__refresh-button + .wr-reserve-actions__action-pay, .modal-footer .btn-group .wr-payment-status + .wr-reserve-actions__action-pay, .modal-footer .btn-group .wr-lpu-schedule-pstatus + .wr-reserve-actions__action-pay, .modal-footer .btn-group .wr-online-button + .wr-reserve-actions__action-pay, .modal-footer .btn-group .wr-my-records__modal .wr-confirm-button + .wr-reserve-actions__action-pay, .wr-my-records__modal .modal-footer .btn-group .wr-confirm-button + .wr-reserve-actions__action-pay, .modal-footer .btn-group .wr-my-records__modal .wr-document-button + .wr-reserve-actions__action-pay, .wr-my-records__modal .modal-footer .btn-group .wr-document-button + .wr-reserve-actions__action-pay, .modal-footer .btn-group .wr-reserve-actions__action-online + .wr-reserve-actions__action-pay, .modal-footer .btn-group .wr-duty-actions__action-online + .wr-reserve-actions__action-pay, .modal-footer .btn-group .wr-reserve-actions__action-pay + .wr-reserve-actions__action-pay, .modal-footer .btn-group .wr-duty-actions__action-pay + .wr-reserve-actions__action-pay, .modal-footer .btn-group .wr-reserve-actions__action-document + .wr-reserve-actions__action-pay, .modal-footer .btn-group .wr-duty-actions__action-document + .wr-reserve-actions__action-pay, .modal-footer .btn-group .wr-my-records__print-all-button + .wr-reserve-actions__action-pay, .modal-footer .btn-group .wr-reserve-actions__action + .wr-reserve-actions__action-pay, .modal-footer .btn-group .wr-duty-actions__action + .wr-reserve-actions__action-pay, .modal-footer .btn-group .btn + .wr-duty-actions__action-pay, .modal-footer .btn-group .wr-payments-list__refresh-button + .wr-duty-actions__action-pay, .modal-footer .btn-group .wr-payment-status + .wr-duty-actions__action-pay, .modal-footer .btn-group .wr-lpu-schedule-pstatus + .wr-duty-actions__action-pay, .modal-footer .btn-group .wr-online-button + .wr-duty-actions__action-pay, .modal-footer .btn-group .wr-my-records__modal .wr-confirm-button + .wr-duty-actions__action-pay, .wr-my-records__modal .modal-footer .btn-group .wr-confirm-button + .wr-duty-actions__action-pay, .modal-footer .btn-group .wr-my-records__modal .wr-document-button + .wr-duty-actions__action-pay, .wr-my-records__modal .modal-footer .btn-group .wr-document-button + .wr-duty-actions__action-pay, .modal-footer .btn-group .wr-reserve-actions__action-online + .wr-duty-actions__action-pay, .modal-footer .btn-group .wr-duty-actions__action-online + .wr-duty-actions__action-pay, .modal-footer .btn-group .wr-reserve-actions__action-pay + .wr-duty-actions__action-pay, .modal-footer .btn-group .wr-duty-actions__action-pay + .wr-duty-actions__action-pay, .modal-footer .btn-group .wr-reserve-actions__action-document + .wr-duty-actions__action-pay, .modal-footer .btn-group .wr-duty-actions__action-document + .wr-duty-actions__action-pay, .modal-footer .btn-group .wr-my-records__print-all-button + .wr-duty-actions__action-pay, .modal-footer .btn-group .wr-reserve-actions__action + .wr-duty-actions__action-pay, .modal-footer .btn-group .wr-duty-actions__action + .wr-duty-actions__action-pay, .modal-footer .btn-group .btn + .wr-reserve-actions__action-document, .modal-footer .btn-group .wr-payments-list__refresh-button + .wr-reserve-actions__action-document, .modal-footer .btn-group .wr-payment-status + .wr-reserve-actions__action-document, .modal-footer .btn-group .wr-lpu-schedule-pstatus + .wr-reserve-actions__action-document, .modal-footer .btn-group .wr-online-button + .wr-reserve-actions__action-document, .modal-footer .btn-group .wr-my-records__modal .wr-confirm-button + .wr-reserve-actions__action-document, .wr-my-records__modal .modal-footer .btn-group .wr-confirm-button + .wr-reserve-actions__action-document, .modal-footer .btn-group .wr-my-records__modal .wr-document-button + .wr-reserve-actions__action-document, .wr-my-records__modal .modal-footer .btn-group .wr-document-button + .wr-reserve-actions__action-document, .modal-footer .btn-group .wr-reserve-actions__action-online + .wr-reserve-actions__action-document, .modal-footer .btn-group .wr-duty-actions__action-online + .wr-reserve-actions__action-document, .modal-footer .btn-group .wr-reserve-actions__action-pay + .wr-reserve-actions__action-document, .modal-footer .btn-group .wr-duty-actions__action-pay + .wr-reserve-actions__action-document, .modal-footer .btn-group .wr-reserve-actions__action-document + .wr-reserve-actions__action-document, .modal-footer .btn-group .wr-duty-actions__action-document + .wr-reserve-actions__action-document, .modal-footer .btn-group .wr-my-records__print-all-button + .wr-reserve-actions__action-document, .modal-footer .btn-group .wr-reserve-actions__action + .wr-reserve-actions__action-document, .modal-footer .btn-group .wr-duty-actions__action + .wr-reserve-actions__action-document, .modal-footer .btn-group .btn + .wr-duty-actions__action-document, .modal-footer .btn-group .wr-payments-list__refresh-button + .wr-duty-actions__action-document, .modal-footer .btn-group .wr-payment-status + .wr-duty-actions__action-document, .modal-footer .btn-group .wr-lpu-schedule-pstatus + .wr-duty-actions__action-document, .modal-footer .btn-group .wr-online-button + .wr-duty-actions__action-document, .modal-footer .btn-group .wr-my-records__modal .wr-confirm-button + .wr-duty-actions__action-document, .wr-my-records__modal .modal-footer .btn-group .wr-confirm-button + .wr-duty-actions__action-document, .modal-footer .btn-group .wr-my-records__modal .wr-document-button + .wr-duty-actions__action-document, .wr-my-records__modal .modal-footer .btn-group .wr-document-button + .wr-duty-actions__action-document, .modal-footer .btn-group .wr-reserve-actions__action-online + .wr-duty-actions__action-document, .modal-footer .btn-group .wr-duty-actions__action-online + .wr-duty-actions__action-document, .modal-footer .btn-group .wr-reserve-actions__action-pay + .wr-duty-actions__action-document, .modal-footer .btn-group .wr-duty-actions__action-pay + .wr-duty-actions__action-document, .modal-footer .btn-group .wr-reserve-actions__action-document + .wr-duty-actions__action-document, .modal-footer .btn-group .wr-duty-actions__action-document + .wr-duty-actions__action-document, .modal-footer .btn-group .wr-my-records__print-all-button + .wr-duty-actions__action-document, .modal-footer .btn-group .wr-reserve-actions__action + .wr-duty-actions__action-document, .modal-footer .btn-group .wr-duty-actions__action + .wr-duty-actions__action-document, .modal-footer .btn-group .btn + .wr-my-records__print-all-button, .modal-footer .btn-group .wr-payments-list__refresh-button + .wr-my-records__print-all-button, .modal-footer .btn-group .wr-payment-status + .wr-my-records__print-all-button, .modal-footer .btn-group .wr-lpu-schedule-pstatus + .wr-my-records__print-all-button, .modal-footer .btn-group .wr-online-button + .wr-my-records__print-all-button, .modal-footer .btn-group .wr-my-records__modal .wr-confirm-button + .wr-my-records__print-all-button, .wr-my-records__modal .modal-footer .btn-group .wr-confirm-button + .wr-my-records__print-all-button, .modal-footer .btn-group .wr-my-records__modal .wr-document-button + .wr-my-records__print-all-button, .wr-my-records__modal .modal-footer .btn-group .wr-document-button + .wr-my-records__print-all-button, .modal-footer .btn-group .wr-reserve-actions__action-online + .wr-my-records__print-all-button, .modal-footer .btn-group .wr-duty-actions__action-online + .wr-my-records__print-all-button, .modal-footer .btn-group .wr-reserve-actions__action-pay + .wr-my-records__print-all-button, .modal-footer .btn-group .wr-duty-actions__action-pay + .wr-my-records__print-all-button, .modal-footer .btn-group .wr-reserve-actions__action-document + .wr-my-records__print-all-button, .modal-footer .btn-group .wr-duty-actions__action-document + .wr-my-records__print-all-button, .modal-footer .btn-group .wr-my-records__print-all-button + .wr-my-records__print-all-button, .modal-footer .btn-group .wr-reserve-actions__action + .wr-my-records__print-all-button, .modal-footer .btn-group .wr-duty-actions__action + .wr-my-records__print-all-button, .modal-footer .btn-group .btn + .wr-reserve-actions__action, .modal-footer .btn-group .wr-payments-list__refresh-button + .wr-reserve-actions__action, .modal-footer .btn-group .wr-payment-status + .wr-reserve-actions__action, .modal-footer .btn-group .wr-lpu-schedule-pstatus + .wr-reserve-actions__action, .modal-footer .btn-group .wr-online-button + .wr-reserve-actions__action, .modal-footer .btn-group .wr-my-records__modal .wr-confirm-button + .wr-reserve-actions__action, .wr-my-records__modal .modal-footer .btn-group .wr-confirm-button + .wr-reserve-actions__action, .modal-footer .btn-group .wr-my-records__modal .wr-document-button + .wr-reserve-actions__action, .wr-my-records__modal .modal-footer .btn-group .wr-document-button + .wr-reserve-actions__action, .modal-footer .btn-group .wr-reserve-actions__action-online + .wr-reserve-actions__action, .modal-footer .btn-group .wr-duty-actions__action-online + .wr-reserve-actions__action, .modal-footer .btn-group .wr-reserve-actions__action-pay + .wr-reserve-actions__action, .modal-footer .btn-group .wr-duty-actions__action-pay + .wr-reserve-actions__action, .modal-footer .btn-group .wr-reserve-actions__action-document + .wr-reserve-actions__action, .modal-footer .btn-group .wr-duty-actions__action-document + .wr-reserve-actions__action, .modal-footer .btn-group .wr-my-records__print-all-button + .wr-reserve-actions__action, .modal-footer .btn-group .wr-reserve-actions__action + .wr-reserve-actions__action, .modal-footer .btn-group .wr-duty-actions__action + .wr-reserve-actions__action, .modal-footer .btn-group .btn + .wr-duty-actions__action, .modal-footer .btn-group .wr-payments-list__refresh-button + .wr-duty-actions__action, .modal-footer .btn-group .wr-payment-status + .wr-duty-actions__action, .modal-footer .btn-group .wr-lpu-schedule-pstatus + .wr-duty-actions__action, .modal-footer .btn-group .wr-online-button + .wr-duty-actions__action, .modal-footer .btn-group .wr-my-records__modal .wr-confirm-button + .wr-duty-actions__action, .wr-my-records__modal .modal-footer .btn-group .wr-confirm-button + .wr-duty-actions__action, .modal-footer .btn-group .wr-my-records__modal .wr-document-button + .wr-duty-actions__action, .wr-my-records__modal .modal-footer .btn-group .wr-document-button + .wr-duty-actions__action, .modal-footer .btn-group .wr-reserve-actions__action-online + .wr-duty-actions__action, .modal-footer .btn-group .wr-duty-actions__action-online + .wr-duty-actions__action, .modal-footer .btn-group .wr-reserve-actions__action-pay + .wr-duty-actions__action, .modal-footer .btn-group .wr-duty-actions__action-pay + .wr-duty-actions__action, .modal-footer .btn-group .wr-reserve-actions__action-document + .wr-duty-actions__action, .modal-footer .btn-group .wr-duty-actions__action-document + .wr-duty-actions__action, .modal-footer .btn-group .wr-my-records__print-all-button + .wr-duty-actions__action, .modal-footer .btn-group .wr-reserve-actions__action + .wr-duty-actions__action, .modal-footer .btn-group .wr-duty-actions__action + .wr-duty-actions__action {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-sm {
    width: 300px; } }

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

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #34495E;
  border-radius: 4px; }

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

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

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #34495E; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #34495E; }

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

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

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

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #34495E; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #34495E; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal; }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

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

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

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

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

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

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

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      width: 100% \9;
      max-width: 100%;
      height: auto;
      line-height: 1; }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203A'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0); }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn, .carousel-caption .wr-payments-list__refresh-button, .carousel-caption .wr-payment-status, .carousel-caption .wr-lpu-schedule-pstatus, .carousel-caption .wr-online-button, .carousel-caption .wr-my-records__modal .wr-confirm-button, .wr-my-records__modal .carousel-caption .wr-confirm-button, .carousel-caption .wr-my-records__modal .wr-document-button, .wr-my-records__modal .carousel-caption .wr-document-button, .carousel-caption .wr-reserve-actions__action-online, .carousel-caption .wr-duty-actions__action-online, .carousel-caption .wr-reserve-actions__action-pay, .carousel-caption .wr-duty-actions__action-pay, .carousel-caption .wr-reserve-actions__action-document, .carousel-caption .wr-duty-actions__action-document, .carousel-caption .wr-my-records__print-all-button, .carousel-caption .wr-reserve-actions__action, .carousel-caption .wr-duty-actions__action {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

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

.clearfix:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

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

.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*!
 *  Font Awesome 4.6.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.6.0");
  src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.6.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff2?v=4.6.0") format("woff2"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.6.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.6.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.6.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\F000"; }

.fa-music:before {
  content: "\F001"; }

.fa-search:before {
  content: "\F002"; }

.fa-envelope-o:before {
  content: "\F003"; }

.fa-heart:before {
  content: "\F004"; }

.fa-star:before {
  content: "\F005"; }

.fa-star-o:before {
  content: "\F006"; }

.fa-user:before {
  content: "\F007"; }

.fa-film:before {
  content: "\F008"; }

.fa-th-large:before {
  content: "\F009"; }

.fa-th:before {
  content: "\F00A"; }

.fa-th-list:before {
  content: "\F00B"; }

.fa-check:before {
  content: "\F00C"; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\F00D"; }

.fa-search-plus:before {
  content: "\F00E"; }

.fa-search-minus:before {
  content: "\F010"; }

.fa-power-off:before {
  content: "\F011"; }

.fa-signal:before {
  content: "\F012"; }

.fa-gear:before,
.fa-cog:before {
  content: "\F013"; }

.fa-trash-o:before {
  content: "\F014"; }

.fa-home:before {
  content: "\F015"; }

.fa-file-o:before {
  content: "\F016"; }

.fa-clock-o:before {
  content: "\F017"; }

.fa-road:before {
  content: "\F018"; }

.fa-download:before {
  content: "\F019"; }

.fa-arrow-circle-o-down:before {
  content: "\F01A"; }

.fa-arrow-circle-o-up:before {
  content: "\F01B"; }

.fa-inbox:before {
  content: "\F01C"; }

.fa-play-circle-o:before {
  content: "\F01D"; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\F01E"; }

.fa-refresh:before {
  content: "\F021"; }

.fa-list-alt:before {
  content: "\F022"; }

.fa-lock:before {
  content: "\F023"; }

.fa-flag:before {
  content: "\F024"; }

.fa-headphones:before {
  content: "\F025"; }

.fa-volume-off:before {
  content: "\F026"; }

.fa-volume-down:before {
  content: "\F027"; }

.fa-volume-up:before {
  content: "\F028"; }

.fa-qrcode:before {
  content: "\F029"; }

.fa-barcode:before {
  content: "\F02A"; }

.fa-tag:before {
  content: "\F02B"; }

.fa-tags:before {
  content: "\F02C"; }

.fa-book:before {
  content: "\F02D"; }

.fa-bookmark:before {
  content: "\F02E"; }

.fa-print:before {
  content: "\F02F"; }

.fa-camera:before {
  content: "\F030"; }

.fa-font:before {
  content: "\F031"; }

.fa-bold:before {
  content: "\F032"; }

.fa-italic:before {
  content: "\F033"; }

.fa-text-height:before {
  content: "\F034"; }

.fa-text-width:before {
  content: "\F035"; }

.fa-align-left:before {
  content: "\F036"; }

.fa-align-center:before {
  content: "\F037"; }

.fa-align-right:before {
  content: "\F038"; }

.fa-align-justify:before {
  content: "\F039"; }

.fa-list:before {
  content: "\F03A"; }

.fa-dedent:before,
.fa-outdent:before {
  content: "\F03B"; }

.fa-indent:before {
  content: "\F03C"; }

.fa-video-camera:before {
  content: "\F03D"; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\F03E"; }

.fa-pencil:before {
  content: "\F040"; }

.fa-map-marker:before {
  content: "\F041"; }

.fa-adjust:before {
  content: "\F042"; }

.fa-tint:before {
  content: "\F043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\F044"; }

.fa-share-square-o:before {
  content: "\F045"; }

.fa-check-square-o:before {
  content: "\F046"; }

.fa-arrows:before {
  content: "\F047"; }

.fa-step-backward:before {
  content: "\F048"; }

.fa-fast-backward:before {
  content: "\F049"; }

.fa-backward:before {
  content: "\F04A"; }

.fa-play:before {
  content: "\F04B"; }

.fa-pause:before {
  content: "\F04C"; }

.fa-stop:before {
  content: "\F04D"; }

.fa-forward:before {
  content: "\F04E"; }

.fa-fast-forward:before {
  content: "\F050"; }

.fa-step-forward:before {
  content: "\F051"; }

.fa-eject:before {
  content: "\F052"; }

.fa-chevron-left:before {
  content: "\F053"; }

.fa-chevron-right:before {
  content: "\F054"; }

.fa-plus-circle:before {
  content: "\F055"; }

.fa-minus-circle:before {
  content: "\F056"; }

.fa-times-circle:before {
  content: "\F057"; }

.fa-check-circle:before {
  content: "\F058"; }

.fa-question-circle:before {
  content: "\F059"; }

.fa-info-circle:before {
  content: "\F05A"; }

.fa-crosshairs:before {
  content: "\F05B"; }

.fa-times-circle-o:before {
  content: "\F05C"; }

.fa-check-circle-o:before {
  content: "\F05D"; }

.fa-ban:before {
  content: "\F05E"; }

.fa-arrow-left:before {
  content: "\F060"; }

.fa-arrow-right:before {
  content: "\F061"; }

.fa-arrow-up:before {
  content: "\F062"; }

.fa-arrow-down:before {
  content: "\F063"; }

.fa-mail-forward:before,
.fa-share:before {
  content: "\F064"; }

.fa-expand:before {
  content: "\F065"; }

.fa-compress:before {
  content: "\F066"; }

.fa-plus:before {
  content: "\F067"; }

.fa-minus:before {
  content: "\F068"; }

.fa-asterisk:before {
  content: "\F069"; }

.fa-exclamation-circle:before {
  content: "\F06A"; }

.fa-gift:before {
  content: "\F06B"; }

.fa-leaf:before {
  content: "\F06C"; }

.fa-fire:before {
  content: "\F06D"; }

.fa-eye:before {
  content: "\F06E"; }

.fa-eye-slash:before {
  content: "\F070"; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\F071"; }

.fa-plane:before {
  content: "\F072"; }

.fa-calendar:before {
  content: "\F073"; }

.fa-random:before {
  content: "\F074"; }

.fa-comment:before {
  content: "\F075"; }

.fa-magnet:before {
  content: "\F076"; }

.fa-chevron-up:before {
  content: "\F077"; }

.fa-chevron-down:before {
  content: "\F078"; }

.fa-retweet:before {
  content: "\F079"; }

.fa-shopping-cart:before {
  content: "\F07A"; }

.fa-folder:before {
  content: "\F07B"; }

.fa-folder-open:before {
  content: "\F07C"; }

.fa-arrows-v:before {
  content: "\F07D"; }

.fa-arrows-h:before {
  content: "\F07E"; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\F080"; }

.fa-twitter-square:before {
  content: "\F081"; }

.fa-facebook-square:before {
  content: "\F082"; }

.fa-camera-retro:before {
  content: "\F083"; }

.fa-key:before {
  content: "\F084"; }

.fa-gears:before,
.fa-cogs:before {
  content: "\F085"; }

.fa-comments:before {
  content: "\F086"; }

.fa-thumbs-o-up:before {
  content: "\F087"; }

.fa-thumbs-o-down:before {
  content: "\F088"; }

.fa-star-half:before {
  content: "\F089"; }

.fa-heart-o:before {
  content: "\F08A"; }

.fa-sign-out:before {
  content: "\F08B"; }

.fa-linkedin-square:before {
  content: "\F08C"; }

.fa-thumb-tack:before {
  content: "\F08D"; }

.fa-external-link:before {
  content: "\F08E"; }

.fa-sign-in:before {
  content: "\F090"; }

.fa-trophy:before {
  content: "\F091"; }

.fa-github-square:before {
  content: "\F092"; }

.fa-upload:before {
  content: "\F093"; }

.fa-lemon-o:before {
  content: "\F094"; }

.fa-phone:before {
  content: "\F095"; }

.fa-square-o:before {
  content: "\F096"; }

.fa-bookmark-o:before {
  content: "\F097"; }

.fa-phone-square:before {
  content: "\F098"; }

.fa-twitter:before {
  content: "\F099"; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\F09A"; }

.fa-github:before {
  content: "\F09B"; }

.fa-unlock:before {
  content: "\F09C"; }

.fa-credit-card:before {
  content: "\F09D"; }

.fa-feed:before,
.fa-rss:before {
  content: "\F09E"; }

.fa-hdd-o:before {
  content: "\F0A0"; }

.fa-bullhorn:before {
  content: "\F0A1"; }

.fa-bell:before {
  content: "\F0F3"; }

.fa-certificate:before {
  content: "\F0A3"; }

.fa-hand-o-right:before {
  content: "\F0A4"; }

.fa-hand-o-left:before {
  content: "\F0A5"; }

.fa-hand-o-up:before {
  content: "\F0A6"; }

.fa-hand-o-down:before {
  content: "\F0A7"; }

.fa-arrow-circle-left:before {
  content: "\F0A8"; }

.fa-arrow-circle-right:before {
  content: "\F0A9"; }

.fa-arrow-circle-up:before {
  content: "\F0AA"; }

.fa-arrow-circle-down:before {
  content: "\F0AB"; }

.fa-globe:before {
  content: "\F0AC"; }

.fa-wrench:before {
  content: "\F0AD"; }

.fa-tasks:before {
  content: "\F0AE"; }

.fa-filter:before {
  content: "\F0B0"; }

.fa-briefcase:before {
  content: "\F0B1"; }

.fa-arrows-alt:before {
  content: "\F0B2"; }

.fa-group:before,
.fa-users:before {
  content: "\F0C0"; }

.fa-chain:before,
.fa-link:before {
  content: "\F0C1"; }

.fa-cloud:before {
  content: "\F0C2"; }

.fa-flask:before {
  content: "\F0C3"; }

.fa-cut:before,
.fa-scissors:before {
  content: "\F0C4"; }

.fa-copy:before,
.fa-files-o:before {
  content: "\F0C5"; }

.fa-paperclip:before {
  content: "\F0C6"; }

.fa-save:before,
.fa-floppy-o:before {
  content: "\F0C7"; }

.fa-square:before {
  content: "\F0C8"; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\F0C9"; }

.fa-list-ul:before {
  content: "\F0CA"; }

.fa-list-ol:before {
  content: "\F0CB"; }

.fa-strikethrough:before {
  content: "\F0CC"; }

.fa-underline:before {
  content: "\F0CD"; }

.fa-table:before {
  content: "\F0CE"; }

.fa-magic:before {
  content: "\F0D0"; }

.fa-truck:before {
  content: "\F0D1"; }

.fa-pinterest:before {
  content: "\F0D2"; }

.fa-pinterest-square:before {
  content: "\F0D3"; }

.fa-google-plus-square:before {
  content: "\F0D4"; }

.fa-google-plus:before {
  content: "\F0D5"; }

.fa-money:before {
  content: "\F0D6"; }

.fa-caret-down:before {
  content: "\F0D7"; }

.fa-caret-up:before {
  content: "\F0D8"; }

.fa-caret-left:before {
  content: "\F0D9"; }

.fa-caret-right:before {
  content: "\F0DA"; }

.fa-columns:before {
  content: "\F0DB"; }

.fa-unsorted:before,
.fa-sort:before {
  content: "\F0DC"; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\F0DD"; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\F0DE"; }

.fa-envelope:before {
  content: "\F0E0"; }

.fa-linkedin:before {
  content: "\F0E1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\F0E2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\F0E3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\F0E4"; }

.fa-comment-o:before {
  content: "\F0E5"; }

.fa-comments-o:before {
  content: "\F0E6"; }

.fa-flash:before,
.fa-bolt:before {
  content: "\F0E7"; }

.fa-sitemap:before {
  content: "\F0E8"; }

.fa-umbrella:before {
  content: "\F0E9"; }

.fa-paste:before,
.fa-clipboard:before {
  content: "\F0EA"; }

.fa-lightbulb-o:before {
  content: "\F0EB"; }

.fa-exchange:before {
  content: "\F0EC"; }

.fa-cloud-download:before {
  content: "\F0ED"; }

.fa-cloud-upload:before {
  content: "\F0EE"; }

.fa-user-md:before {
  content: "\F0F0"; }

.fa-stethoscope:before {
  content: "\F0F1"; }

.fa-suitcase:before {
  content: "\F0F2"; }

.fa-bell-o:before {
  content: "\F0A2"; }

.fa-coffee:before {
  content: "\F0F4"; }

.fa-cutlery:before {
  content: "\F0F5"; }

.fa-file-text-o:before {
  content: "\F0F6"; }

.fa-building-o:before {
  content: "\F0F7"; }

.fa-hospital-o:before {
  content: "\F0F8"; }

.fa-ambulance:before {
  content: "\F0F9"; }

.fa-medkit:before {
  content: "\F0FA"; }

.fa-fighter-jet:before {
  content: "\F0FB"; }

.fa-beer:before {
  content: "\F0FC"; }

.fa-h-square:before {
  content: "\F0FD"; }

.fa-plus-square:before {
  content: "\F0FE"; }

.fa-angle-double-left:before {
  content: "\F100"; }

.fa-angle-double-right:before {
  content: "\F101"; }

.fa-angle-double-up:before {
  content: "\F102"; }

.fa-angle-double-down:before {
  content: "\F103"; }

.fa-angle-left:before {
  content: "\F104"; }

.fa-angle-right:before {
  content: "\F105"; }

.fa-angle-up:before {
  content: "\F106"; }

.fa-angle-down:before {
  content: "\F107"; }

.fa-desktop:before {
  content: "\F108"; }

.fa-laptop:before {
  content: "\F109"; }

.fa-tablet:before {
  content: "\F10A"; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\F10B"; }

.fa-circle-o:before {
  content: "\F10C"; }

.fa-quote-left:before {
  content: "\F10D"; }

.fa-quote-right:before {
  content: "\F10E"; }

.fa-spinner:before {
  content: "\F110"; }

.fa-circle:before {
  content: "\F111"; }

.fa-mail-reply:before,
.fa-reply:before {
  content: "\F112"; }

.fa-github-alt:before {
  content: "\F113"; }

.fa-folder-o:before {
  content: "\F114"; }

.fa-folder-open-o:before {
  content: "\F115"; }

.fa-smile-o:before {
  content: "\F118"; }

.fa-frown-o:before {
  content: "\F119"; }

.fa-meh-o:before {
  content: "\F11A"; }

.fa-gamepad:before {
  content: "\F11B"; }

.fa-keyboard-o:before {
  content: "\F11C"; }

.fa-flag-o:before {
  content: "\F11D"; }

.fa-flag-checkered:before {
  content: "\F11E"; }

.fa-terminal:before {
  content: "\F120"; }

.fa-code:before {
  content: "\F121"; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\F122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\F123"; }

.fa-location-arrow:before {
  content: "\F124"; }

.fa-crop:before {
  content: "\F125"; }

.fa-code-fork:before {
  content: "\F126"; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\F127"; }

.fa-question:before {
  content: "\F128"; }

.fa-info:before {
  content: "\F129"; }

.fa-exclamation:before {
  content: "\F12A"; }

.fa-superscript:before {
  content: "\F12B"; }

.fa-subscript:before {
  content: "\F12C"; }

.fa-eraser:before {
  content: "\F12D"; }

.fa-puzzle-piece:before {
  content: "\F12E"; }

.fa-microphone:before {
  content: "\F130"; }

.fa-microphone-slash:before {
  content: "\F131"; }

.fa-shield:before {
  content: "\F132"; }

.fa-calendar-o:before {
  content: "\F133"; }

.fa-fire-extinguisher:before {
  content: "\F134"; }

.fa-rocket:before {
  content: "\F135"; }

.fa-maxcdn:before {
  content: "\F136"; }

.fa-chevron-circle-left:before {
  content: "\F137"; }

.fa-chevron-circle-right:before {
  content: "\F138"; }

.fa-chevron-circle-up:before {
  content: "\F139"; }

.fa-chevron-circle-down:before {
  content: "\F13A"; }

.fa-html5:before {
  content: "\F13B"; }

.fa-css3:before {
  content: "\F13C"; }

.fa-anchor:before {
  content: "\F13D"; }

.fa-unlock-alt:before {
  content: "\F13E"; }

.fa-bullseye:before {
  content: "\F140"; }

.fa-ellipsis-h:before {
  content: "\F141"; }

.fa-ellipsis-v:before {
  content: "\F142"; }

.fa-rss-square:before {
  content: "\F143"; }

.fa-play-circle:before {
  content: "\F144"; }

.fa-ticket:before {
  content: "\F145"; }

.fa-minus-square:before {
  content: "\F146"; }

.fa-minus-square-o:before {
  content: "\F147"; }

.fa-level-up:before {
  content: "\F148"; }

.fa-level-down:before {
  content: "\F149"; }

.fa-check-square:before {
  content: "\F14A"; }

.fa-pencil-square:before {
  content: "\F14B"; }

.fa-external-link-square:before {
  content: "\F14C"; }

.fa-share-square:before {
  content: "\F14D"; }

.fa-compass:before {
  content: "\F14E"; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\F150"; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\F151"; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\F152"; }

.fa-euro:before,
.fa-eur:before {
  content: "\F153"; }

.fa-gbp:before {
  content: "\F154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\F155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\F156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\F157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\F158"; }

.fa-won:before,
.fa-krw:before {
  content: "\F159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\F15A"; }

.fa-file:before {
  content: "\F15B"; }

.fa-file-text:before {
  content: "\F15C"; }

.fa-sort-alpha-asc:before {
  content: "\F15D"; }

.fa-sort-alpha-desc:before {
  content: "\F15E"; }

.fa-sort-amount-asc:before {
  content: "\F160"; }

.fa-sort-amount-desc:before {
  content: "\F161"; }

.fa-sort-numeric-asc:before {
  content: "\F162"; }

.fa-sort-numeric-desc:before {
  content: "\F163"; }

.fa-thumbs-up:before {
  content: "\F164"; }

.fa-thumbs-down:before {
  content: "\F165"; }

.fa-youtube-square:before {
  content: "\F166"; }

.fa-youtube:before {
  content: "\F167"; }

.fa-xing:before {
  content: "\F168"; }

.fa-xing-square:before {
  content: "\F169"; }

.fa-youtube-play:before {
  content: "\F16A"; }

.fa-dropbox:before {
  content: "\F16B"; }

.fa-stack-overflow:before {
  content: "\F16C"; }

.fa-instagram:before {
  content: "\F16D"; }

.fa-flickr:before {
  content: "\F16E"; }

.fa-adn:before {
  content: "\F170"; }

.fa-bitbucket:before {
  content: "\F171"; }

.fa-bitbucket-square:before {
  content: "\F172"; }

.fa-tumblr:before {
  content: "\F173"; }

.fa-tumblr-square:before {
  content: "\F174"; }

.fa-long-arrow-down:before {
  content: "\F175"; }

.fa-long-arrow-up:before {
  content: "\F176"; }

.fa-long-arrow-left:before {
  content: "\F177"; }

.fa-long-arrow-right:before {
  content: "\F178"; }

.fa-apple:before {
  content: "\F179"; }

.fa-windows:before {
  content: "\F17A"; }

.fa-android:before {
  content: "\F17B"; }

.fa-linux:before {
  content: "\F17C"; }

.fa-dribbble:before {
  content: "\F17D"; }

.fa-skype:before {
  content: "\F17E"; }

.fa-foursquare:before {
  content: "\F180"; }

.fa-trello:before {
  content: "\F181"; }

.fa-female:before {
  content: "\F182"; }

.fa-male:before {
  content: "\F183"; }

.fa-gittip:before,
.fa-gratipay:before {
  content: "\F184"; }

.fa-sun-o:before {
  content: "\F185"; }

.fa-moon-o:before {
  content: "\F186"; }

.fa-archive:before {
  content: "\F187"; }

.fa-bug:before {
  content: "\F188"; }

.fa-vk:before {
  content: "\F189"; }

.fa-weibo:before {
  content: "\F18A"; }

.fa-renren:before {
  content: "\F18B"; }

.fa-pagelines:before {
  content: "\F18C"; }

.fa-stack-exchange:before {
  content: "\F18D"; }

.fa-arrow-circle-o-right:before {
  content: "\F18E"; }

.fa-arrow-circle-o-left:before {
  content: "\F190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\F191"; }

.fa-dot-circle-o:before {
  content: "\F192"; }

.fa-wheelchair:before {
  content: "\F193"; }

.fa-vimeo-square:before {
  content: "\F194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\F195"; }

.fa-plus-square-o:before {
  content: "\F196"; }

.fa-space-shuttle:before {
  content: "\F197"; }

.fa-slack:before {
  content: "\F198"; }

.fa-envelope-square:before {
  content: "\F199"; }

.fa-wordpress:before {
  content: "\F19A"; }

.fa-openid:before {
  content: "\F19B"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\F19C"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\F19D"; }

.fa-yahoo:before {
  content: "\F19E"; }

.fa-google:before {
  content: "\F1A0"; }

.fa-reddit:before {
  content: "\F1A1"; }

.fa-reddit-square:before {
  content: "\F1A2"; }

.fa-stumbleupon-circle:before {
  content: "\F1A3"; }

.fa-stumbleupon:before {
  content: "\F1A4"; }

.fa-delicious:before {
  content: "\F1A5"; }

.fa-digg:before {
  content: "\F1A6"; }

.fa-pied-piper:before {
  content: "\F1A7"; }

.fa-pied-piper-alt:before {
  content: "\F1A8"; }

.fa-drupal:before {
  content: "\F1A9"; }

.fa-joomla:before {
  content: "\F1AA"; }

.fa-language:before {
  content: "\F1AB"; }

.fa-fax:before {
  content: "\F1AC"; }

.fa-building:before {
  content: "\F1AD"; }

.fa-child:before {
  content: "\F1AE"; }

.fa-paw:before {
  content: "\F1B0"; }

.fa-spoon:before {
  content: "\F1B1"; }

.fa-cube:before {
  content: "\F1B2"; }

.fa-cubes:before {
  content: "\F1B3"; }

.fa-behance:before {
  content: "\F1B4"; }

.fa-behance-square:before {
  content: "\F1B5"; }

.fa-steam:before {
  content: "\F1B6"; }

.fa-steam-square:before {
  content: "\F1B7"; }

.fa-recycle:before {
  content: "\F1B8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\F1B9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\F1BA"; }

.fa-tree:before {
  content: "\F1BB"; }

.fa-spotify:before {
  content: "\F1BC"; }

.fa-deviantart:before {
  content: "\F1BD"; }

.fa-soundcloud:before {
  content: "\F1BE"; }

.fa-database:before {
  content: "\F1C0"; }

.fa-file-pdf-o:before {
  content: "\F1C1"; }

.fa-file-word-o:before {
  content: "\F1C2"; }

.fa-file-excel-o:before {
  content: "\F1C3"; }

.fa-file-powerpoint-o:before {
  content: "\F1C4"; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\F1C5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\F1C6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\F1C7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\F1C8"; }

.fa-file-code-o:before {
  content: "\F1C9"; }

.fa-vine:before {
  content: "\F1CA"; }

.fa-codepen:before {
  content: "\F1CB"; }

.fa-jsfiddle:before {
  content: "\F1CC"; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\F1CD"; }

.fa-circle-o-notch:before {
  content: "\F1CE"; }

.fa-ra:before,
.fa-rebel:before {
  content: "\F1D0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\F1D1"; }

.fa-git-square:before {
  content: "\F1D2"; }

.fa-git:before {
  content: "\F1D3"; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\F1D4"; }

.fa-tencent-weibo:before {
  content: "\F1D5"; }

.fa-qq:before {
  content: "\F1D6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\F1D7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\F1D8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\F1D9"; }

.fa-history:before {
  content: "\F1DA"; }

.fa-circle-thin:before {
  content: "\F1DB"; }

.fa-header:before {
  content: "\F1DC"; }

.fa-paragraph:before {
  content: "\F1DD"; }

.fa-sliders:before {
  content: "\F1DE"; }

.fa-share-alt:before {
  content: "\F1E0"; }

.fa-share-alt-square:before {
  content: "\F1E1"; }

.fa-bomb:before {
  content: "\F1E2"; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\F1E3"; }

.fa-tty:before {
  content: "\F1E4"; }

.fa-binoculars:before {
  content: "\F1E5"; }

.fa-plug:before {
  content: "\F1E6"; }

.fa-slideshare:before {
  content: "\F1E7"; }

.fa-twitch:before {
  content: "\F1E8"; }

.fa-yelp:before {
  content: "\F1E9"; }

.fa-newspaper-o:before {
  content: "\F1EA"; }

.fa-wifi:before {
  content: "\F1EB"; }

.fa-calculator:before {
  content: "\F1EC"; }

.fa-paypal:before {
  content: "\F1ED"; }

.fa-google-wallet:before {
  content: "\F1EE"; }

.fa-cc-visa:before {
  content: "\F1F0"; }

.fa-cc-mastercard:before {
  content: "\F1F1"; }

.fa-cc-discover:before {
  content: "\F1F2"; }

.fa-cc-amex:before {
  content: "\F1F3"; }

.fa-cc-paypal:before {
  content: "\F1F4"; }

.fa-cc-stripe:before {
  content: "\F1F5"; }

.fa-bell-slash:before {
  content: "\F1F6"; }

.fa-bell-slash-o:before {
  content: "\F1F7"; }

.fa-trash:before {
  content: "\F1F8"; }

.fa-copyright:before {
  content: "\F1F9"; }

.fa-at:before {
  content: "\F1FA"; }

.fa-eyedropper:before {
  content: "\F1FB"; }

.fa-paint-brush:before {
  content: "\F1FC"; }

.fa-birthday-cake:before {
  content: "\F1FD"; }

.fa-area-chart:before {
  content: "\F1FE"; }

.fa-pie-chart:before {
  content: "\F200"; }

.fa-line-chart:before {
  content: "\F201"; }

.fa-lastfm:before {
  content: "\F202"; }

.fa-lastfm-square:before {
  content: "\F203"; }

.fa-toggle-off:before {
  content: "\F204"; }

.fa-toggle-on:before {
  content: "\F205"; }

.fa-bicycle:before {
  content: "\F206"; }

.fa-bus:before {
  content: "\F207"; }

.fa-ioxhost:before {
  content: "\F208"; }

.fa-angellist:before {
  content: "\F209"; }

.fa-cc:before {
  content: "\F20A"; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\F20B"; }

.fa-meanpath:before {
  content: "\F20C"; }

.fa-buysellads:before {
  content: "\F20D"; }

.fa-connectdevelop:before {
  content: "\F20E"; }

.fa-dashcube:before {
  content: "\F210"; }

.fa-forumbee:before {
  content: "\F211"; }

.fa-leanpub:before {
  content: "\F212"; }

.fa-sellsy:before {
  content: "\F213"; }

.fa-shirtsinbulk:before {
  content: "\F214"; }

.fa-simplybuilt:before {
  content: "\F215"; }

.fa-skyatlas:before {
  content: "\F216"; }

.fa-cart-plus:before {
  content: "\F217"; }

.fa-cart-arrow-down:before {
  content: "\F218"; }

.fa-diamond:before {
  content: "\F219"; }

.fa-ship:before {
  content: "\F21A"; }

.fa-user-secret:before {
  content: "\F21B"; }

.fa-motorcycle:before {
  content: "\F21C"; }

.fa-street-view:before {
  content: "\F21D"; }

.fa-heartbeat:before {
  content: "\F21E"; }

.fa-venus:before {
  content: "\F221"; }

.fa-mars:before {
  content: "\F222"; }

.fa-mercury:before {
  content: "\F223"; }

.fa-intersex:before,
.fa-transgender:before {
  content: "\F224"; }

.fa-transgender-alt:before {
  content: "\F225"; }

.fa-venus-double:before {
  content: "\F226"; }

.fa-mars-double:before {
  content: "\F227"; }

.fa-venus-mars:before {
  content: "\F228"; }

.fa-mars-stroke:before {
  content: "\F229"; }

.fa-mars-stroke-v:before {
  content: "\F22A"; }

.fa-mars-stroke-h:before {
  content: "\F22B"; }

.fa-neuter:before {
  content: "\F22C"; }

.fa-genderless:before {
  content: "\F22D"; }

.fa-facebook-official:before {
  content: "\F230"; }

.fa-pinterest-p:before {
  content: "\F231"; }

.fa-whatsapp:before {
  content: "\F232"; }

.fa-server:before {
  content: "\F233"; }

.fa-user-plus:before {
  content: "\F234"; }

.fa-user-times:before {
  content: "\F235"; }

.fa-hotel:before,
.fa-bed:before {
  content: "\F236"; }

.fa-viacoin:before {
  content: "\F237"; }

.fa-train:before {
  content: "\F238"; }

.fa-subway:before {
  content: "\F239"; }

.fa-medium:before {
  content: "\F23A"; }

.fa-yc:before,
.fa-y-combinator:before {
  content: "\F23B"; }

.fa-optin-monster:before {
  content: "\F23C"; }

.fa-opencart:before {
  content: "\F23D"; }

.fa-expeditedssl:before {
  content: "\F23E"; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: "\F240"; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\F241"; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\F242"; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\F243"; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\F244"; }

.fa-mouse-pointer:before {
  content: "\F245"; }

.fa-i-cursor:before {
  content: "\F246"; }

.fa-object-group:before {
  content: "\F247"; }

.fa-object-ungroup:before {
  content: "\F248"; }

.fa-sticky-note:before {
  content: "\F249"; }

.fa-sticky-note-o:before {
  content: "\F24A"; }

.fa-cc-jcb:before {
  content: "\F24B"; }

.fa-cc-diners-club:before {
  content: "\F24C"; }

.fa-clone:before {
  content: "\F24D"; }

.fa-balance-scale:before {
  content: "\F24E"; }

.fa-hourglass-o:before {
  content: "\F250"; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\F251"; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\F252"; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\F253"; }

.fa-hourglass:before {
  content: "\F254"; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\F255"; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\F256"; }

.fa-hand-scissors-o:before {
  content: "\F257"; }

.fa-hand-lizard-o:before {
  content: "\F258"; }

.fa-hand-spock-o:before {
  content: "\F259"; }

.fa-hand-pointer-o:before {
  content: "\F25A"; }

.fa-hand-peace-o:before {
  content: "\F25B"; }

.fa-trademark:before {
  content: "\F25C"; }

.fa-registered:before {
  content: "\F25D"; }

.fa-creative-commons:before {
  content: "\F25E"; }

.fa-gg:before {
  content: "\F260"; }

.fa-gg-circle:before {
  content: "\F261"; }

.fa-tripadvisor:before {
  content: "\F262"; }

.fa-odnoklassniki:before {
  content: "\F263"; }

.fa-odnoklassniki-square:before {
  content: "\F264"; }

.fa-get-pocket:before {
  content: "\F265"; }

.fa-wikipedia-w:before {
  content: "\F266"; }

.fa-safari:before {
  content: "\F267"; }

.fa-chrome:before {
  content: "\F268"; }

.fa-firefox:before {
  content: "\F269"; }

.fa-opera:before {
  content: "\F26A"; }

.fa-internet-explorer:before {
  content: "\F26B"; }

.fa-tv:before,
.fa-television:before {
  content: "\F26C"; }

.fa-contao:before {
  content: "\F26D"; }

.fa-500px:before {
  content: "\F26E"; }

.fa-amazon:before {
  content: "\F270"; }

.fa-calendar-plus-o:before {
  content: "\F271"; }

.fa-calendar-minus-o:before {
  content: "\F272"; }

.fa-calendar-times-o:before {
  content: "\F273"; }

.fa-calendar-check-o:before {
  content: "\F274"; }

.fa-industry:before {
  content: "\F275"; }

.fa-map-pin:before {
  content: "\F276"; }

.fa-map-signs:before {
  content: "\F277"; }

.fa-map-o:before {
  content: "\F278"; }

.fa-map:before {
  content: "\F279"; }

.fa-commenting:before {
  content: "\F27A"; }

.fa-commenting-o:before {
  content: "\F27B"; }

.fa-houzz:before {
  content: "\F27C"; }

.fa-vimeo:before {
  content: "\F27D"; }

.fa-black-tie:before {
  content: "\F27E"; }

.fa-fonticons:before {
  content: "\F280"; }

.fa-reddit-alien:before {
  content: "\F281"; }

.fa-edge:before {
  content: "\F282"; }

.fa-credit-card-alt:before {
  content: "\F283"; }

.fa-codiepie:before {
  content: "\F284"; }

.fa-modx:before {
  content: "\F285"; }

.fa-fort-awesome:before {
  content: "\F286"; }

.fa-usb:before {
  content: "\F287"; }

.fa-product-hunt:before {
  content: "\F288"; }

.fa-mixcloud:before {
  content: "\F289"; }

.fa-scribd:before {
  content: "\F28A"; }

.fa-pause-circle:before {
  content: "\F28B"; }

.fa-pause-circle-o:before {
  content: "\F28C"; }

.fa-stop-circle:before {
  content: "\F28D"; }

.fa-stop-circle-o:before {
  content: "\F28E"; }

.fa-shopping-bag:before {
  content: "\F290"; }

.fa-shopping-basket:before {
  content: "\F291"; }

.fa-hashtag:before {
  content: "\F292"; }

.fa-bluetooth:before {
  content: "\F293"; }

.fa-bluetooth-b:before {
  content: "\F294"; }

.fa-percent:before {
  content: "\F295"; }

.fa-gitlab:before {
  content: "\F296"; }

.fa-wpbeginner:before {
  content: "\F297"; }

.fa-wpforms:before {
  content: "\F298"; }

.fa-envira:before {
  content: "\F299"; }

.fa-universal-access:before {
  content: "\F29A"; }

.fa-wheelchair-alt:before {
  content: "\F29B"; }

.fa-question-circle-o:before {
  content: "\F29C"; }

.fa-blind:before {
  content: "\F29D"; }

.fa-audio-description:before {
  content: "\F29E"; }

.fa-volume-control-phone:before {
  content: "\F2A0"; }

.fa-braille:before {
  content: "\F2A1"; }

.fa-assistive-listening-systems:before {
  content: "\F2A2"; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\F2A3"; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\F2A4"; }

.fa-glide:before {
  content: "\F2A5"; }

.fa-glide-g:before {
  content: "\F2A6"; }

.fa-signing:before,
.fa-sign-language:before {
  content: "\F2A7"; }

.fa-low-vision:before {
  content: "\F2A8"; }

.fa-viadeo:before {
  content: "\F2A9"; }

.fa-viadeo-square:before {
  content: "\F2AA"; }

.fa-snapchat:before {
  content: "\F2AB"; }

.fa-snapchat-ghost:before {
  content: "\F2AC"; }

.fa-snapchat-square:before {
  content: "\F2AD"; }

.sr-only, .bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-payments-list__refresh-button[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-payment-status[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-lpu-schedule-pstatus[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-online-button[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-confirm-button[data-action="incrementHours"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-confirm-button[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-document-button[data-action="incrementHours"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-document-button[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-online[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-online[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-pay[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-pay[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-document[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-document[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-my-records__print-all-button[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-payments-list__refresh-button[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-payment-status[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-lpu-schedule-pstatus[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-online-button[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-confirm-button[data-action="incrementMinutes"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-confirm-button[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-document-button[data-action="incrementMinutes"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-document-button[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-online[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-online[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-pay[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-pay[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-document[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-document[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-my-records__print-all-button[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-payments-list__refresh-button[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-payment-status[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-lpu-schedule-pstatus[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-online-button[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-confirm-button[data-action="decrementHours"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-confirm-button[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-document-button[data-action="decrementHours"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-document-button[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-online[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-online[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-pay[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-pay[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-document[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-document[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-my-records__print-all-button[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-payments-list__refresh-button[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-payment-status[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-lpu-schedule-pstatus[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-online-button[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-confirm-button[data-action="decrementMinutes"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-confirm-button[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-document-button[data-action="decrementMinutes"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-document-button[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-online[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-online[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-pay[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-pay[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-document[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-document[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-my-records__print-all-button[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-payments-list__refresh-button[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-payment-status[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-lpu-schedule-pstatus[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-online-button[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-confirm-button[data-action="showHours"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-confirm-button[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-document-button[data-action="showHours"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-document-button[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-online[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-online[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-pay[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-pay[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-document[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-document[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-my-records__print-all-button[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-payments-list__refresh-button[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-payment-status[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-lpu-schedule-pstatus[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-online-button[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-confirm-button[data-action="showMinutes"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-confirm-button[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-document-button[data-action="showMinutes"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-document-button[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-online[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-online[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-pay[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-pay[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-document[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-document[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-my-records__print-all-button[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-payments-list__refresh-button[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-payment-status[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-lpu-schedule-pstatus[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-online-button[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-confirm-button[data-action="togglePeriod"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-confirm-button[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-document-button[data-action="togglePeriod"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-document-button[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-online[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-online[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-pay[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-pay[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-document[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-document[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-my-records__print-all-button[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .btn[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-payments-list__refresh-button[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-payment-status[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-lpu-schedule-pstatus[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-online-button[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-confirm-button[data-action="clear"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-confirm-button[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-document-button[data-action="clear"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-document-button[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-online[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-online[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-pay[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-pay[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-document[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-document[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-my-records__print-all-button[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action[data-action="clear"]::after, .bootstrap-datetimepicker-widget .btn[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-payments-list__refresh-button[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-payment-status[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-lpu-schedule-pstatus[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-online-button[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-confirm-button[data-action="today"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-confirm-button[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-document-button[data-action="today"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-document-button[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-online[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-online[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-pay[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-pay[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-document[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-document[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-my-records__print-all-button[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action[data-action="today"]::after, .bootstrap-datetimepicker-widget .picker-switch::after, .bootstrap-datetimepicker-widget table th.prev::after, .bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

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

.jq-stars {
  display: inline-block;
  background: black; }

.jq-rating-label {
  font-size: 22px;
  display: inline-block;
  position: relative;
  vertical-align: top;
  font-family: helvetica, arial, verdana; }

.jq-star {
  width: 100px;
  height: 100px;
  display: inline-block;
  cursor: pointer; }

.jq-star-svg {
  padding-left: 3px;
  width: 100%;
  height: 100%; }

.jq-star-svg path {
  /* stroke: #000 */
  stroke-linejoin: round; }

/* un-used */
.jq-shadow {
  -webkit-filter: drop-shadow(-2px -2px 2px #888);
  filter: drop-shadow(-2px -2px 2px #888); }

.wr-error {
  background: #F5F7FA; }
  .wr-error__content {
    text-align: center;
    width: 50%;
    height: 50%;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
  .wr-error__title {
    display: inline-block;
    font-size: 8em;
    font-weight: 700;
    color: #AAB2BD;
    position: relative;
    padding-right: 75px; }
    .wr-error__title:after {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      background: url(../images/error-logo.png) no-repeat center left; }
  .wr-error__message {
    line-height: 30px;
    font-weight: normal;
    color: #AAB2BD;
    margin-bottom: 3em; }
  .wr-error__return-button {
    padding: 8px 10px;
    color: #34495E;
    border: 1px solid #34495E;
    border-radius: 3px;
    text-decoration: none; }
    .wr-error__return-button:hover {
      text-decoration: none;
      background: #34495E;
      color: white; }

/* -------------------------------------------------------------
 *  Sass CSS3 Mixins! The Cross-Browser CSS3 Sass Library
 *  By: Matthieu Aussaguel, http://www.mynameismatthieu.com, @matthieu_tweets
 *
 *  List of CSS3 Sass Mixins File to be @imported and @included as you need
 *
 *  The purpose of this library is to facilitate the use of CSS3 on different browsers avoiding HARD TO READ and NEVER
 *  ENDING css files
 *
 *  note: All CSS3 Properties are being supported by Safari 5
 *  more info: http://www.findmebyip.com/litmus/#css3-properties
 *
 *  Mixins available:
 *    -   background-gradient     - arguments: Start Color: #3C3C3C, End Color: #999999
 *    -   background-size         - arguments: Width: 100%, Height: 100%
 *    -   border-radius           - arguments: Radius: 5px
 *    -   border-radius-separate  - arguments: Top Left: 5px, Top Left: 5px, Bottom Left: 5px, Bottom Right: 5px
 *    -   box                     - arguments: Orientation: horizontal, Pack: center, Align: center
 *    -   box-rgba                - arguments: R: 60, G: 3, B: 12, Opacity: 0.23, Color: #3C3C3C
 *    -   box-shadow              - arguments: X: 2px, Y: 2px, Blur: 5px, Color: rgba(0,0,0,.4)
 *    -   box-sizing              - arguments: Type: border-box
 *    -   columns                 - arguments: Count: 3, Gap: 10
 *    -   double-borders          - arguments: Color One: #3C3C3C, Color Two: #999999, Radius: 0
 *    -   flex                    - arguments: Value: 1
 *    -   flip                    - arguments: ScaleX: -1
 *    -   font-face               - arguments: Font Family: myFont, Eot File Src: myFont.eot, Woff File Src: myFont.woff, Ttf File Src: myFont.ttf
 *    -   opacity                 - arguments: Opacity: 0.5
 *    -   outline radius          - arguments: Radius: 5px
 *    -   resize                  - arguments: Direction: both
 *    -   rotate                  - arguments: Degree: 0, M11: 0, M12: 0, M21: 0, M22: 0
 *    CSS Matrix Rotation Calculator http://www.boogdesign.com/examples/transforms/matrix-calculator.html
 *    -   text-shadow             - arguments: X: 2px, Y: 2px, Blur: 5px, Color: rgba(0,0,0,.4)
 *    -   transform               - arguments: Parameters: null
 *    -   transition              - arguments: What: all, Length: 1s, Easing: ease-in-out
 *    -   triple-borders          - arguments: Color One: #3C3C3C, Color Two: #999999, Color Three: #000000, Radius: 0
 *
 *-------------------------------------------------------------*/
/* BACKGROUND GRADIENT */
/* BACKGROUND SIZE */
/* BORDER RADIUS */
/* BOX */
/* BOX SHADOW */
/* BOX SIZING */
/* COLUMNS */
/* DOUBLE BORDERS */
/* FLEX */
/* FLIP */
/* FONT FACE */
/* OPACITY */
/* OUTLINE RADIUS */
/* RESIZE */
/* ROTATE*/
/* TEXT SHADOW */
/* TRANSFORM  */
/* TRANSITION */
/* TRIPLE BORDERS */
@-webkit-keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes scale-in {
  0% {
    opacity: 0;
    transform: scale(0.9); }
  100% {
    opacity: 1;
    transform: scale(1); } }

@keyframes fade-in-up {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    transform: none; } }

@keyframes slide-left-in {
  0% {
    opacity: 0;
    left: -300px; }
  100% {
    opacity: 1;
    left: 0; } }

@keyframes slide-left-out {
  0% {
    left: 0; }
  70% {
    left: -310px; }
  90% {
    left: -305px; }
  100% {
    left: -300px; } }

@keyframes fade-in-left {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    transform: none; } }

@keyframes fade-in-down {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    transform: none; } }

@keyframes blink {
  0% {
    opacity: 0; }
  0% {
    opacity: .1; }
  50% {
    opacity: 1; } }

.typeahead,
.tt-query,
.tt-hint {
  width: 396px;
  height: 30px;
  padding: 8px 12px;
  font-size: 24px;
  line-height: 30px;
  border: 2px solid #ccc;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  outline: none; }

.typeahead {
  background-color: #fff; }

.typeahead:focus {
  border: 2px solid #0097cf; }

.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.tt-hint {
  color: #999; }

.tt-dropdown-menu {
  width: 430px;
  margin-top: 12px;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }

.tt-suggestion {
  padding: 3px 20px;
  font-size: 14px;
  line-height: 24px; }

.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #5E7A97;
  cursor: pointer; }

.tt-suggestion p {
  margin: 0; }

.gist {
  font-size: 14px; }

.tt-dropdown-menu {
  max-height: 150px;
  overflow-y: auto; }

.tt-disabled {
  cursor: not-allowed;
  background-color: #F5F5F5 !important;
  opacity: 1; }

.tt-not-found {
  margin-left: 20px; }

span.reset {
  cursor: pointer;
  z-index: 10; }

.loading-indicator {
  position: absolute;
  left: 10px;
  top: 9px; }

.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
  margin-bottom: 0; }

.tt-dropdown-menu {
  min-width: 160px;
  margin-top: 2px;
  padding: 5px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box; }

.tt-suggestion {
  display: block;
  padding: 3px 20px; }

.tt-suggestion.tt-is-under-cursor {
  color: #fff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0); }

.tt-suggestion.tt-is-under-cursor a {
  color: #fff; }

.tt-suggestion p {
  margin: 0; }

.twitter-typeahead .tt-hint {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px; }

.twitter-typeahead .hint-small {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
  line-height: 1.5; }

.twitter-typeahead .hint-large {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
  line-height: 1.33; }

form#by-name .twitter-typeahead, form#by-name .control-label, form#by-name .form-group, form#by-territory .twitter-typeahead, form#by-territory .control-label, form#by-territory .form-group, form#find-doctors .twitter-typeahead, form#find-doctors .control-label, form#find-doctors .form-group {
  display: block !important; }

form#by-name input:not(.tt-disabled), form#by-territory input:not(.tt-disabled), form#find-doctors input:not(.tt-disabled) {
  width: 100% !important;
  background-color: #ffffff !important; }

form#by-name .tt-hint, form#by-territory .tt-hint, form#find-doctors .tt-hint {
  z-index: -1; }

input:focus {
  outline: none;
  border-radius: none; }

.light-color-form {
  padding: 15px;
  border: 1px solid #D5E8F1;
  background: #fbfdfe; }
  .light-color-form h3.title {
    color: #5E7A97;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 0px; }
  .light-color-form hr {
    border-color: #5E7A97; }
  .light-color-form .btn-group {
    margin-bottom: 10px; }
  .light-color-form ul.actions {
    margin: 5px 0 0 0; }
    .light-color-form ul.actions li > a {
      padding: 5px 5px;
      border-radius: none;
      border: none; }

form .has-error ul li {
  color: #c42737;
  font-size: 13px; }

.form-alert {
  display: none;
  width: 106%;
  padding: 10px 10px 10px 20px;
  margin: 10px 0px 10px -20px;
  position: relative;
  font-size: 13px; }
  .form-alert .error span {
    font-weight: bold; }

.table-hover .tooltip, .wr-list__table-hover .tooltip, .wr-panel__table-hover .tooltip {
  font-weight: normal; }

.table-hover td, .wr-list__table-hover td, .wr-panel__table-hover td {
  padding: 10px 0 10px 10px;
  vertical-align: middle !important; }

.table-hover thead tr, .wr-list__table-hover thead tr, .wr-panel__table-hover thead tr {
  border-bottom: 2px solid #587ca0; }

.table-hover th, .wr-list__table-hover th, .wr-panel__table-hover th {
  font-weight: normal;
  border-bottom-width: 1px !important;
  background-color: white;
  color: #34495E;
  border-color: #587ca0; }

table .actions a {
  margin-right: 5px;
  cursor: pointer; }
  table .actions a.print-ticket {
    color: #34495E; }
    table .actions a.print-ticket:hover {
      color: #22303d; }
  table .actions a.send-to-mail {
    color: #8cc152; }
    table .actions a.send-to-mail:hover {
      color: #72a53b; }
  table .actions a.remove-reserve {
    color: #da4453; }
    table .actions a.remove-reserve:hover {
      color: #c42737; }

.dataTables_wrapper .dataTables_paginate {
  clear: both;
  padding: 20px 0; }

.dataTables_wrapper .dataTables_filter {
  float: right;
  margin-bottom: 10px; }
  .dataTables_wrapper .dataTables_filter label {
    font-weight: normal; }
  .dataTables_wrapper .dataTables_filter input {
    width: 255px;
    margin-left: 5px;
    margin-top: -2px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    background: white;
    line-height: 1.428571429;
    font-weight: normal;
    vertical-align: middle;
    border: 1px solid #ccc; }

.dataTables_wrapper .sorting_asc:after {
  content: "\F13A"; }

.dataTables_wrapper .sorting_desc:after {
  content: "\F139"; }

.dataTables_wrapper .sorting, .dataTables_wrapper .sorting_asc, .dataTables_wrapper .sorting_desc {
  cursor: pointer; }
  .dataTables_wrapper .sorting:after, .dataTables_wrapper .sorting_asc:after, .dataTables_wrapper .sorting_desc:after {
    font-family: FontAwesome;
    float: right; }

.dataTables_wrapper table.dataTable {
  margin: 0 auto;
  clear: both;
  width: 100%; }

.dataTables_wrapper table.dataTable thead th:active,
.dataTables_wrapper table.dataTable thead td:active {
  outline: none; }

.dataTables_wrapper table.dataTable td.center,
.dataTables_wrapper table.dataTable td.dataTables_empty {
  text-align: center; }

.dataTables_wrapper .dataTables_info {
  font-size: 12px;
  display: inline-block;
  background: #EEE;
  text-align: right;
  border-radius: 3px;
  padding: 3px 6px;
  margin: 15px 0 0 5px; }

.dataTables_wrapper .dataTables_paginate .btn, .dataTables_wrapper .dataTables_paginate .wr-payments-list__refresh-button, .dataTables_wrapper .dataTables_paginate .wr-payment-status, .dataTables_wrapper .dataTables_paginate .wr-lpu-schedule-pstatus, .dataTables_wrapper .dataTables_paginate .wr-online-button, .dataTables_wrapper .dataTables_paginate .wr-my-records__modal .wr-confirm-button, .wr-my-records__modal .dataTables_wrapper .dataTables_paginate .wr-confirm-button, .dataTables_wrapper .dataTables_paginate .wr-my-records__modal .wr-document-button, .wr-my-records__modal .dataTables_wrapper .dataTables_paginate .wr-document-button, .dataTables_wrapper .dataTables_paginate .wr-reserve-actions__action-online, .dataTables_wrapper .dataTables_paginate .wr-duty-actions__action-online, .dataTables_wrapper .dataTables_paginate .wr-reserve-actions__action-pay, .dataTables_wrapper .dataTables_paginate .wr-duty-actions__action-pay, .dataTables_wrapper .dataTables_paginate .wr-reserve-actions__action-document, .dataTables_wrapper .dataTables_paginate .wr-duty-actions__action-document, .dataTables_wrapper .dataTables_paginate .wr-my-records__print-all-button, .dataTables_wrapper .dataTables_paginate .wr-reserve-actions__action, .dataTables_wrapper .dataTables_paginate .wr-duty-actions__action {
  margin-top: 10px;
  margin-left: 5px; }

.wr-list-primary .wr-list__heading, .wr-list .wr-list__heading {
  color: #34495E;
  background-color: white;
  font-weight: bold;
  border-color: #34495E; }
  .wr-list-primary .wr-list__heading.online-select, .wr-list .wr-list__heading.online-select {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center; }
  .wr-list-primary .wr-list__heading.wr-list__select-all:hover, .wr-list .wr-list__heading.wr-list__select-all:hover {
    color: #4f6f8f; }

.wr-list {
  border-radius: 0;
  box-shadow: none;
  border-color: transparent;
  background: transparent; }
  .wr-list__heading.wr-list__select-all {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer; }
  .wr-list__table-bordered {
    border-collapse: collapse !important; }
    .wr-list__table-bordered thead tr > th {
      border-bottom-width: 1px; }
  .wr-list__table {
    border-collapse: separate; }
    .wr-list__table-group td.wr-list__heading {
      border: none;
      height: 45px; }
      .wr-list__table-group td.wr-list__heading:hover {
        background: white; }
    .wr-list__table-high-cells tbody > tr.wr-list__table-row {
      height: 80px;
      cursor: pointer; }
      .wr-list__table-high-cells tbody > tr.wr-list__table-row td {
        vertical-align: middle; }

.wr-list-item {
  cursor: pointer; }
  .wr-list-item td > * {
    display: table-cell;
    vertical-align: middle;
    flex: 0 0 auto; }
  .wr-list-item:hover, .wr-list-item:focus {
    background-color: #F5F7FA; }
  .wr-list-item label {
    padding: 0;
    margin: 0;
    cursor: pointer; }
  .wr-list-item__checkbox {
    height: 80px;
    padding: 17px 20px 20px 20px; }
  .wr-list-item__title {
    font-weight: bold;
    display: inline-block; }
  .wr-list-item__meta {
    display: block;
    font-size: 13px;
    color: #5a6370; }
  .wr-list-item__wrapper {
    padding: 0 15px;
    width: 80%;
    max-width: 800px; }
  .wr-list-item__check-label {
    width: 10%; }
  .wr-list-item--active {
    color: #434A54; }
    .wr-list-item--active .glyphicon {
      display: inline-block; }
    .wr-list-item--active td {
      background: #34495E; }
      .wr-list-item--active td .wr-list-item__wrapper > *, .wr-list-item--active td .wr-list-item__block > * {
        color: white !important; }
  .wr-list-item--empty {
    text-align: center;
    height: 80px; }

.wr-panel-primary .wr-panel__heading, .wr-panel .wr-panel__heading {
  color: #34495E;
  background-color: white;
  font-weight: bold;
  border-color: #34495E; }
  .wr-panel-primary .wr-panel__heading.online-select, .wr-panel .wr-panel__heading.online-select {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center; }
  .wr-panel-primary .wr-panel__heading.wr-list__select-all:hover, .wr-panel .wr-panel__heading.wr-list__select-all:hover {
    color: #4f6f8f; }

.wr-panel {
  border-radius: 0;
  box-shadow: none;
  border-color: transparent;
  background: transparent; }
  .wr-panel__heading.wr-list__select-all {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer; }
  .wr-panel__table-bordered {
    border-collapse: collapse !important; }
    .wr-panel__table-bordered thead tr > th {
      border-bottom-width: 1px; }
  .wr-panel__table {
    border-collapse: separate; }
    .wr-panel__table-group td.wr-list__heading {
      border: none;
      height: 45px; }
      .wr-panel__table-group td.wr-list__heading:hover {
        background: white; }
    .wr-panel__table-high-cells tbody > tr.wr-list__table-row {
      height: 80px;
      cursor: pointer; }
      .wr-panel__table-high-cells tbody > tr.wr-list__table-row td {
        vertical-align: middle; }

.wr-panel-item {
  cursor: pointer; }
  .wr-panel-item td > * {
    display: table-cell;
    vertical-align: middle;
    flex: 0 0 auto; }
  .wr-panel-item:hover, .wr-panel-item:focus {
    background-color: #F5F7FA; }
  .wr-panel-item label {
    padding: 0;
    margin: 0;
    cursor: pointer; }
  .wr-panel-item__checkbox {
    height: 80px;
    padding: 17px 20px 20px 20px; }
  .wr-panel-item__title {
    font-weight: bold;
    display: inline-block; }
  .wr-panel-item__meta {
    display: block;
    font-size: 13px;
    color: #5a6370; }
  .wr-panel-item__wrapper {
    padding: 0 15px;
    width: 80%;
    max-width: 800px; }
  .wr-panel-item__check-label {
    width: 10%; }
  .wr-panel-item--active {
    color: #434A54; }
    .wr-panel-item--active .glyphicon {
      display: inline-block; }
    .wr-panel-item--active td {
      background: #34495E; }
      .wr-panel-item--active td .wr-list-item__wrapper > *, .wr-panel-item--active td .wr-list-item__block > * {
        color: white !important; }
  .wr-panel-item--empty {
    text-align: center;
    height: 80px; }

.wr-department-item td {
  display: flex;
  align-items: center; }

.wr-info__dl dt {
  font-size: 13px;
  font-weight: normal;
  line-height: 35px; }

.wr-spinner:before {
  content: "";
  display: block;
  visibility: visible;
  position: absolute;
  overflow: hidden;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  z-index: 1051;
  transform: translateZ(0);
  background: rgba(213, 232, 241, 0.5) !important; }

.wr-spinner {
  justify-content: right;
  visibility: visible;
  position: absolute;
  overflow: hidden;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  z-index: 1051;
  transition: visibility .5s ease-in-out;
  opacity: 1; }
  .wr-spinner--hidden {
    visibility: hidden;
    opacity: 0; }

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.cube-loader {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(0%, -75%);
  display: flex;
  justify-content: space-around;
  align-items: center;
  background: transparent;
  z-index: 9998; }
  .cube-loader .caption {
    margin: 0 auto; }
  .cube-loader .cube-loader-i {
    width: 73px;
    height: 73px;
    margin: 49px auto 0 auto;
    position: relative;
    transform: rotateZ(45deg); }
    .cube-loader .cube-loader-i .cube {
      position: relative;
      width: 50%;
      height: 50%;
      float: left; }
      .cube-loader .cube-loader-i .cube .cube-loader-inner {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #2096DA;
        animation: cube-loader 1.76s infinite linear both;
        transform-origin: 100% 100%; }
    .cube-loader .cube-loader-i .loader-2 {
      transform: rotateZ(90deg); }
    .cube-loader .cube-loader-i .loader-3 {
      transform: rotateZ(180deg); }
    .cube-loader .cube-loader-i .loader-4 {
      transform: rotateZ(270deg); }
    .cube-loader .cube-loader-i .loader-2 .cube-loader-inner {
      animation-delay: 0.20s; }
    .cube-loader .cube-loader-i .loader-3 .cube-loader-inner {
      animation-delay: 0.49s; }
    .cube-loader .cube-loader-i .loader-4 .cube-loader-inner {
      animation-delay: 0.44s; }

@keyframes cube-loader {
  0%, 10% {
    transform: perspective(136px) rotateX(-180deg);
    opacity: 0; }
  25%, 75% {
    transform: perspective(136px) rotateX(0deg);
    opacity: 1; }
  90%, 100% {
    transform: perspective(136px) rotateY(180deg);
    opacity: 0; } }

/* Make clicks pass-through */
#nprogress {
  pointer-events: none; }

#nprogress .bar {
  background: #34495E;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px; }

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #34495E, 0 0 5px #34495E;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px); }

/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px; }

#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #34495E;
  border-left-color: #34495E;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner 400ms linear infinite;
  animation: nprogress-spinner 400ms linear infinite; }

.nprogress-custom-parent {
  overflow: hidden;
  position: relative; }

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute; }

@-webkit-keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes nprogress-spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.wr-checkbox-lg label::before, .wr-list-item__checkbox label::before, .wr-panel-item__checkbox label::before {
  height: 25px !important;
  width: 25px !important; }

.wr-checkbox-lg label::after, .wr-list-item__checkbox label::after, .wr-panel-item__checkbox label::after {
  height: 25px !important;
  width: 25px !important;
  font-size: 20px !important;
  top: -2px !important; }

.wr-checkbox, .wr-list-item__checkbox, .wr-panel-item__checkbox {
  padding-left: 20px; }
  .wr-checkbox label, .wr-list-item__checkbox label, .wr-panel-item__checkbox label {
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    position: relative;
    padding-left: 5px; }
    .wr-checkbox label::before, .wr-list-item__checkbox label::before, .wr-panel-item__checkbox label::before {
      content: "";
      display: inline-block;
      position: absolute;
      width: 17px;
      height: 17px;
      left: 0;
      margin-left: -20px;
      border: 1px solid #8ba0b7;
      border-radius: 3px;
      background-color: #fff;
      -moz-transition: border 0.15s ease-in-out color 0.15s ease-in-out ease-in-out;
      -o-transition: border 0.15s ease-in-out color 0.15s ease-in-out ease-in-out;
      -webkit-transition: border 0.15s ease-in-out color 0.15s ease-in-out ease-in-out;
      -ms-transition: border 0.15s ease-in-out color 0.15s ease-in-out ease-in-out;
      transition: border 0.15s ease-in-out color 0.15s ease-in-out ease-in-out; }
    .wr-checkbox label::after, .wr-list-item__checkbox label::after, .wr-panel-item__checkbox label::after {
      display: inline-block;
      position: absolute;
      width: 16px;
      height: 16px;
      left: 0;
      top: 0;
      margin-left: -20px;
      padding-left: 3px;
      padding-top: 1px;
      font-size: 11px;
      color: #434A54; }
  .wr-checkbox input[type="checkbox"], .wr-list-item__checkbox input[type="checkbox"], .wr-panel-item__checkbox input[type="checkbox"],
  .wr-checkbox input[type="radio"],
  .wr-list-item__checkbox input[type="radio"],
  .wr-panel-item__checkbox input[type="radio"] {
    cursor: pointer;
    opacity: 0;
    z-index: 1; }
    .wr-checkbox input[type="checkbox"]:checked + label::after, .wr-list-item__checkbox input[type="checkbox"]:checked + label::after, .wr-panel-item__checkbox input[type="checkbox"]:checked + label::after,
    .wr-checkbox input[type="radio"]:checked + label::after,
    .wr-list-item__checkbox input[type="radio"]:checked + label::after,
    .wr-panel-item__checkbox input[type="radio"]:checked + label::after {
      font-family: "FontAwesome";
      content: "\F00C"; }
    .wr-checkbox input[type="checkbox"]:indeterminate + label::after, .wr-list-item__checkbox input[type="checkbox"]:indeterminate + label::after, .wr-panel-item__checkbox input[type="checkbox"]:indeterminate + label::after,
    .wr-checkbox input[type="radio"]:indeterminate + label::after,
    .wr-list-item__checkbox input[type="radio"]:indeterminate + label::after,
    .wr-panel-item__checkbox input[type="radio"]:indeterminate + label::after {
      display: block;
      content: "";
      width: 10px;
      height: 3px;
      background-color: #555555;
      border-radius: 2px;
      margin-left: -16.5px;
      margin-top: 7px; }
    .wr-checkbox input[type="checkbox"]:disabled + label, .wr-list-item__checkbox input[type="checkbox"]:disabled + label, .wr-panel-item__checkbox input[type="checkbox"]:disabled + label,
    .wr-checkbox input[type="radio"]:disabled + label,
    .wr-list-item__checkbox input[type="radio"]:disabled + label,
    .wr-panel-item__checkbox input[type="radio"]:disabled + label {
      opacity: 0.65; }
      .wr-checkbox input[type="checkbox"]:disabled + label::before, .wr-list-item__checkbox input[type="checkbox"]:disabled + label::before, .wr-panel-item__checkbox input[type="checkbox"]:disabled + label::before,
      .wr-checkbox input[type="radio"]:disabled + label::before,
      .wr-list-item__checkbox input[type="radio"]:disabled + label::before,
      .wr-panel-item__checkbox input[type="radio"]:disabled + label::before {
        background-color: #F5F7FA;
        cursor: not-allowed; }
  .wr-checkbox.wr-checkbox-circle label::before, .wr-checkbox-circle.wr-list-item__checkbox label::before, .wr-checkbox-circle.wr-panel-item__checkbox label::before {
    border-radius: 50%; }
  .wr-checkbox.wr-checkbox-inline, .wr-checkbox-inline.wr-list-item__checkbox, .wr-checkbox-inline.wr-panel-item__checkbox {
    margin-top: 0; }

.wr-checkbox-primary input[type="checkbox"]:checked + label::before, .wr-list-item__checkbox input[type="checkbox"]:checked + label::before, .wr-panel-item__checkbox input[type="checkbox"]:checked + label::before,
.wr-checkbox-primary input[type="radio"]:checked + label::before,
.wr-list-item__checkbox input[type="radio"]:checked + label::before,
.wr-panel-item__checkbox input[type="radio"]:checked + label::before {
  border-color: #34495E; }

.wr-checkbox-primary input[type="checkbox"]:checked + label::after, .wr-list-item__checkbox input[type="checkbox"]:checked + label::after, .wr-panel-item__checkbox input[type="checkbox"]:checked + label::after,
.wr-checkbox-primary input[type="radio"]:checked + label::after,
.wr-list-item__checkbox input[type="radio"]:checked + label::after,
.wr-panel-item__checkbox input[type="radio"]:checked + label::after {
  color: #34495E; }

.wr-checkbox-danger input[type="checkbox"]:checked + label::before,
.wr-checkbox-danger input[type="radio"]:checked + label::before {
  border-color: #da4453; }

.wr-checkbox-danger input[type="checkbox"]:checked + label::after,
.wr-checkbox-danger input[type="radio"]:checked + label::after {
  color: #da4453; }

.wr-checkbox-info input[type="checkbox"]:checked + label::before,
.wr-checkbox-info input[type="radio"]:checked + label::before {
  border-color: #2e4466; }

.wr-checkbox-info input[type="checkbox"]:checked + label::after,
.wr-checkbox-info input[type="radio"]:checked + label::after {
  color: #2e4466; }

.wr-checkbox-warning input[type="checkbox"]:checked + label::before,
.wr-checkbox-warning input[type="radio"]:checked + label::before {
  border-color: #f3c4c8; }

.wr-checkbox-warning input[type="checkbox"]:checked + label::after,
.wr-checkbox-warning input[type="radio"]:checked + label::after {
  color: #f3c4c8; }

.wr-checkbox-success input[type="checkbox"]:checked + label::before,
.wr-checkbox-success input[type="radio"]:checked + label::before {
  border-color: #8cc152; }

.wr-checkbox-success input[type="checkbox"]:checked + label::after,
.wr-checkbox-success input[type="radio"]:checked + label::after {
  color: #8cc152; }

.wr-checkbox-primary input[type="checkbox"]:indeterminate + label::before, .wr-list-item__checkbox input[type="checkbox"]:indeterminate + label::before, .wr-panel-item__checkbox input[type="checkbox"]:indeterminate + label::before,
.wr-checkbox-primary input[type="radio"]:indeterminate + label::before,
.wr-list-item__checkbox input[type="radio"]:indeterminate + label::before,
.wr-panel-item__checkbox input[type="radio"]:indeterminate + label::before {
  background-color: #34495E;
  border-color: #34495E; }

.wr-checkbox-primary input[type="checkbox"]:indeterminate + label::after, .wr-list-item__checkbox input[type="checkbox"]:indeterminate + label::after, .wr-panel-item__checkbox input[type="checkbox"]:indeterminate + label::after,
.wr-checkbox-primary input[type="radio"]:indeterminate + label::after,
.wr-list-item__checkbox input[type="radio"]:indeterminate + label::after,
.wr-panel-item__checkbox input[type="radio"]:indeterminate + label::after {
  background-color: #fff; }

.wr-checkbox-danger input[type="checkbox"]:indeterminate + label::before,
.wr-checkbox-danger input[type="radio"]:indeterminate + label::before {
  background-color: #da4453;
  border-color: #da4453; }

.wr-checkbox-danger input[type="checkbox"]:indeterminate + label::after,
.wr-checkbox-danger input[type="radio"]:indeterminate + label::after {
  background-color: #fff; }

.wr-checkbox-info input[type="checkbox"]:indeterminate + label::before,
.wr-checkbox-info input[type="radio"]:indeterminate + label::before {
  background-color: #2e4466;
  border-color: #2e4466; }

.wr-checkbox-info input[type="checkbox"]:indeterminate + label::after,
.wr-checkbox-info input[type="radio"]:indeterminate + label::after {
  background-color: #fff; }

.wr-checkbox-warning input[type="checkbox"]:indeterminate + label::before,
.wr-checkbox-warning input[type="radio"]:indeterminate + label::before {
  background-color: #f3c4c8;
  border-color: #f3c4c8; }

.wr-checkbox-warning input[type="checkbox"]:indeterminate + label::after,
.wr-checkbox-warning input[type="radio"]:indeterminate + label::after {
  background-color: #fff; }

.wr-checkbox-success input[type="checkbox"]:indeterminate + label::before,
.wr-checkbox-success input[type="radio"]:indeterminate + label::before {
  background-color: #8cc152;
  border-color: #8cc152; }

.wr-checkbox-success input[type="checkbox"]:indeterminate + label::after,
.wr-checkbox-success input[type="radio"]:indeterminate + label::after {
  background-color: #fff; }

.wr-radio {
  padding-left: 20px; }
  .wr-radio label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px; }
    .wr-radio label::before {
      content: "";
      display: inline-block;
      position: absolute;
      width: 17px;
      height: 17px;
      left: 0;
      margin-left: -20px;
      border: 1px solid #8ba0b7;
      border-radius: 50%;
      background-color: #fff;
      -moz-transition: border 0.15s ease-in-out 1s ease-in-out;
      -o-transition: border 0.15s ease-in-out 1s ease-in-out;
      -webkit-transition: border 0.15s ease-in-out 1s ease-in-out;
      -ms-transition: border 0.15s ease-in-out 1s ease-in-out;
      transition: border 0.15s ease-in-out 1s ease-in-out; }
    .wr-radio label::after {
      display: inline-block;
      position: absolute;
      content: " ";
      width: 11px;
      height: 11px;
      left: 3px;
      top: 3px;
      margin-left: -20px;
      border-radius: 50%;
      background-color: #434A54;
      transform: scale(0, 0);
      transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
  .wr-radio input[type="radio"] {
    cursor: pointer;
    opacity: 0;
    z-index: 1; }
    .wr-radio input[type="radio"]:focus + label::before {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
    .wr-radio input[type="radio"]:checked + label::after {
      transform: scale(1, 1); }
    .wr-radio input[type="radio"]:disabled + label {
      opacity: 0.65; }
      .wr-radio input[type="radio"]:disabled + label::before {
        cursor: not-allowed; }
  .wr-radio.radio-inline {
    margin-top: 0; }

.wr-radio-primary input[type="radio"] + label::after {
  background-color: #34495E; }

.wr-radio-primary input[type="radio"]:checked + label::before {
  border-color: #34495E; }

.wr-radio-primary input[type="radio"]:checked + label::after {
  background-color: #34495E; }

.wr-radio-danger input[type="radio"] + label::after {
  background-color: #da4453; }

.wr-radio-danger input[type="radio"]:checked + label::before {
  border-color: #da4453; }

.wr-radio-danger input[type="radio"]:checked + label::after {
  background-color: #da4453; }

.wr-radio-info input[type="radio"] + label::after {
  background-color: #2e4466; }

.wr-radio-info input[type="radio"]:checked + label::before {
  border-color: #2e4466; }

.wr-radio-info input[type="radio"]:checked + label::after {
  background-color: #2e4466; }

.wr-radio-warning input[type="radio"] + label::after {
  background-color: #f3c4c8; }

.wr-radio-warning input[type="radio"]:checked + label::before {
  border-color: #f3c4c8; }

.wr-radio-warning input[type="radio"]:checked + label::after {
  background-color: #f3c4c8; }

.wr-radio-success input[type="radio"] + label::after {
  background-color: #8cc152; }

.wr-radio-success input[type="radio"]:checked + label::before {
  border-color: #8cc152; }

.wr-radio-success input[type="radio"]:checked + label::after {
  background-color: #8cc152; }

input[type="checkbox"].styled + span:after,
input[type="radio"].styled + span:after {
  font-family: "FontAwesome";
  content: '';
  display: inline-block;
  font-size: 20px;
  border: 1px solid #ccc;
  vertical-align: middle;
  padding: 1px 4px 0px 4px;
  height: 29px;
  width: 29px; }

input[type="checkbox"].styled:checked + span:after,
input[type="radio"].styled:checked + span:after {
  content: "\F00C"; }

input[type="checkbox"] .styled:checked + span::before,
input[type="radio"] .styled:checked + span::before {
  color: #fff; }

input[type="checkbox"] .styled:checked + span::after,
input[type="radio"] .styled:checked + span::after {
  color: #fff; }

input[type="checkbox"].styled:checked + label:after,
input[type="radio"].styled:checked + label:after {
  font-family: "FontAwesome";
  content: "\F00C"; }

input[type="checkbox"] .styled:checked + label::before,
input[type="radio"] .styled:checked + label::before {
  color: #fff; }

input[type="checkbox"] .styled:checked + label::after,
input[type="radio"] .styled:checked + label::after {
  color: #fff; }

/*!
 * Datetimepicker for Bootstrap 3
 * ! version : 4.7.14
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
  list-style: none; }
  .bootstrap-datetimepicker-widget.dropdown-menu {
    margin: 2px 0;
    padding: 4px;
    width: 19em; }
    @media (min-width: 768px) {
      .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em; } }
    @media (min-width: 992px) {
      .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em; } }
    @media (min-width: 1200px) {
      .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em; } }
    .bootstrap-datetimepicker-widget.dropdown-menu:before, .bootstrap-datetimepicker-widget.dropdown-menu:after {
      content: '';
      display: inline-block;
      position: absolute; }
    .bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-bottom: 7px solid #ccc;
      border-bottom-color: rgba(0, 0, 0, 0.2);
      top: -7px;
      left: 7px; }
    .bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-bottom: 6px solid white;
      top: -6px;
      left: 8px; }
    .bootstrap-datetimepicker-widget.dropdown-menu.top:before {
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-top: 7px solid #ccc;
      border-top-color: rgba(0, 0, 0, 0.2);
      bottom: -7px;
      left: 6px; }
    .bootstrap-datetimepicker-widget.dropdown-menu.top:after {
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-top: 6px solid white;
      bottom: -6px;
      left: 7px; }
    .bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
      left: auto;
      right: 6px; }
    .bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
      left: auto;
      right: 7px; }
  .bootstrap-datetimepicker-widget .list-unstyled, .bootstrap-datetimepicker-widget .list-inline {
    margin: 0; }
  .bootstrap-datetimepicker-widget a[data-action] {
    padding: 6px 0; }
  .bootstrap-datetimepicker-widget a[data-action]:active {
    box-shadow: none; }
  .bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
    width: 54px;
    font-weight: bold;
    font-size: 1.2em;
    margin: 0; }
  .bootstrap-datetimepicker-widget button[data-action] {
    padding: 6px; }
  .bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-payments-list__refresh-button[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-payment-status[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-lpu-schedule-pstatus[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-online-button[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-confirm-button[data-action="incrementHours"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-confirm-button[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-document-button[data-action="incrementHours"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-document-button[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-online[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-online[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-pay[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-pay[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-document[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-document[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-my-records__print-all-button[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action[data-action="incrementHours"]::after {
    content: "Increment Hours"; }
  .bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-payments-list__refresh-button[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-payment-status[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-lpu-schedule-pstatus[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-online-button[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-confirm-button[data-action="incrementMinutes"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-confirm-button[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-document-button[data-action="incrementMinutes"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-document-button[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-online[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-online[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-pay[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-pay[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-document[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-document[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-my-records__print-all-button[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action[data-action="incrementMinutes"]::after {
    content: "Increment Minutes"; }
  .bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-payments-list__refresh-button[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-payment-status[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-lpu-schedule-pstatus[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-online-button[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-confirm-button[data-action="decrementHours"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-confirm-button[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-document-button[data-action="decrementHours"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-document-button[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-online[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-online[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-pay[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-pay[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-document[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-document[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-my-records__print-all-button[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action[data-action="decrementHours"]::after {
    content: "Decrement Hours"; }
  .bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-payments-list__refresh-button[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-payment-status[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-lpu-schedule-pstatus[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-online-button[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-confirm-button[data-action="decrementMinutes"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-confirm-button[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-document-button[data-action="decrementMinutes"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-document-button[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-online[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-online[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-pay[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-pay[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-document[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-document[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-my-records__print-all-button[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action[data-action="decrementMinutes"]::after {
    content: "Decrement Minutes"; }
  .bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-payments-list__refresh-button[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-payment-status[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-lpu-schedule-pstatus[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-online-button[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-confirm-button[data-action="showHours"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-confirm-button[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-document-button[data-action="showHours"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-document-button[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-online[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-online[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-pay[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-pay[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-document[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-document[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-my-records__print-all-button[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action[data-action="showHours"]::after {
    content: "Show Hours"; }
  .bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-payments-list__refresh-button[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-payment-status[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-lpu-schedule-pstatus[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-online-button[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-confirm-button[data-action="showMinutes"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-confirm-button[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-document-button[data-action="showMinutes"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-document-button[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-online[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-online[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-pay[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-pay[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-document[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-document[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-my-records__print-all-button[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action[data-action="showMinutes"]::after {
    content: "Show Minutes"; }
  .bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-payments-list__refresh-button[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-payment-status[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-lpu-schedule-pstatus[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-online-button[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-confirm-button[data-action="togglePeriod"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-confirm-button[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-document-button[data-action="togglePeriod"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-document-button[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-online[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-online[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-pay[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-pay[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-document[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-document[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-my-records__print-all-button[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action[data-action="togglePeriod"]::after {
    content: "Toggle AM/PM"; }
  .bootstrap-datetimepicker-widget .btn[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-payments-list__refresh-button[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-payment-status[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-lpu-schedule-pstatus[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-online-button[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-confirm-button[data-action="clear"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-confirm-button[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-document-button[data-action="clear"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-document-button[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-online[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-online[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-pay[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-pay[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-document[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-document[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-my-records__print-all-button[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action[data-action="clear"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action[data-action="clear"]::after {
    content: "Clear the picker"; }
  .bootstrap-datetimepicker-widget .btn[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-payments-list__refresh-button[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-payment-status[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-lpu-schedule-pstatus[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-online-button[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-confirm-button[data-action="today"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-confirm-button[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-my-records__modal .wr-document-button[data-action="today"]::after, .wr-my-records__modal .bootstrap-datetimepicker-widget .wr-document-button[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-online[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-online[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-pay[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-pay[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action-document[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action-document[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-my-records__print-all-button[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-reserve-actions__action[data-action="today"]::after, .bootstrap-datetimepicker-widget .wr-duty-actions__action[data-action="today"]::after {
    content: "Set the date to today"; }
  .bootstrap-datetimepicker-widget .picker-switch {
    text-align: center; }
    .bootstrap-datetimepicker-widget .picker-switch::after {
      content: "Toggle Date and Time Screens"; }
    .bootstrap-datetimepicker-widget .picker-switch td {
      padding: 0;
      margin: 0;
      height: auto;
      width: auto;
      line-height: inherit; }
      .bootstrap-datetimepicker-widget .picker-switch td span {
        line-height: 2.5;
        height: 2.5em;
        width: 100%; }
  .bootstrap-datetimepicker-widget table {
    width: 100%;
    margin: 0; }
    .bootstrap-datetimepicker-widget table td,
    .bootstrap-datetimepicker-widget table th {
      text-align: center;
      border-radius: 4px; }
    .bootstrap-datetimepicker-widget table th {
      height: 20px;
      line-height: 20px;
      width: 20px; }
      .bootstrap-datetimepicker-widget table th.picker-switch {
        width: 145px; }
      .bootstrap-datetimepicker-widget table th.disabled, .bootstrap-datetimepicker-widget table th.disabled:hover {
        background: none;
        color: #E6E9ED;
        cursor: not-allowed; }
      .bootstrap-datetimepicker-widget table th.prev::after {
        content: "Previous Month"; }
      .bootstrap-datetimepicker-widget table th.next::after {
        content: "Next Month"; }
    .bootstrap-datetimepicker-widget table thead tr:first-child th {
      cursor: pointer; }
      .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
        background: #F5F7FA; }
    .bootstrap-datetimepicker-widget table td {
      height: 54px;
      line-height: 54px;
      width: 54px; }
      .bootstrap-datetimepicker-widget table td.cw {
        font-size: .8em;
        height: 20px;
        line-height: 20px;
        color: #E6E9ED; }
      .bootstrap-datetimepicker-widget table td.day {
        height: 20px;
        line-height: 20px;
        width: 20px; }
      .bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover, .bootstrap-datetimepicker-widget table td.second:hover {
        background: #F5F7FA;
        cursor: pointer; }
      .bootstrap-datetimepicker-widget table td.old, .bootstrap-datetimepicker-widget table td.new {
        color: #E6E9ED; }
      .bootstrap-datetimepicker-widget table td.today {
        position: relative; }
        .bootstrap-datetimepicker-widget table td.today:before {
          content: '';
          display: inline-block;
          border-left: 7px solid transparent;
          border-bottom: 7px solid transparent;
          border-bottom-color: #34495E;
          border-top-color: rgba(0, 0, 0, 0.2);
          position: absolute;
          bottom: 4px;
          right: 4px; }
      .bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
        background-color: #34495E;
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
      .bootstrap-datetimepicker-widget table td.active.today:before {
        border-bottom-color: #fff; }
      .bootstrap-datetimepicker-widget table td.disabled, .bootstrap-datetimepicker-widget table td.disabled:hover {
        background: none;
        color: #E6E9ED;
        cursor: not-allowed; }
      .bootstrap-datetimepicker-widget table td span {
        display: inline-block;
        width: 54px;
        height: 54px;
        line-height: 54px;
        margin: 2px 1.5px;
        cursor: pointer;
        border-radius: 4px; }
        .bootstrap-datetimepicker-widget table td span:hover {
          background: #F5F7FA; }
        .bootstrap-datetimepicker-widget table td span.active {
          background-color: #34495E;
          color: #fff;
          text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
        .bootstrap-datetimepicker-widget table td span.old {
          color: #E6E9ED; }
        .bootstrap-datetimepicker-widget table td span.disabled, .bootstrap-datetimepicker-widget table td span.disabled:hover {
          background: none;
          color: #E6E9ED;
          cursor: not-allowed; }
  .bootstrap-datetimepicker-widget.usetwentyfour td.hour {
    height: 27px;
    line-height: 27px; }

.input-group.date .input-group-addon {
  cursor: pointer; }

.custSlider {
  height: 80px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center; }
  .custSlider__plase {
    width: 100%;
    height: 20px;
    position: relative;
    border: 2px solid #b9c9d8; }
  .custSlider__shtrihPlace {
    position: absolute;
    top: 0px;
    height: 100%;
    width: 100%;
    background: #46637f; }
  .custSlider__startPoint, .custSlider__endPoint {
    height: 30px;
    width: 10px;
    background: #34495e;
    position: absolute;
    top: -5px;
    z-index: 10;
    border-radius: 5px; }
  .custSlider__pointerLookUp {
    height: 12px;
    width: 2px;
    background: #587ca0;
    position: absolute;
    top: 17px; }

.wr-media-checker table {
  width: 100%; }

.wr-media-checker .modal-title {
  font-size: 1.2em;
  text-align: center; }

.wr-media-checker .wr-media-checker__text i.fa, .wr-media-checker .wr-media-checker__text .wr-media-checker__status {
  color: #00c853;
  font-weight: bold;
  margin: 0 1em; }

.wr-media-checker .wr-media-checker__text i.fa {
  font-size: 2em;
  vertical-align: middle; }

.wr-media-checker .wr-media-checker__text.error i.fa, .wr-media-checker .wr-media-checker__text.error .wr-media-checker__status {
  color: #ff1744; }

.wr-media-checker .wr-media-checker__header {
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px dotted;
  border-top: 1px dotted;
  padding: .3em 0; }

.wr-media-checker .wr-media-checker__text {
  font-size: .9em; }
  .wr-media-checker .wr-media-checker__text.wr-media-checker__text-error {
    color: #da4453;
    font-weight: bold;
    text-align: center; }
  .wr-media-checker .wr-media-checker__text.wr-media-checker__text-warning {
    color: #776404;
    font-weight: bold;
    text-align: center; }

.wr-media-checker table.wr-media-checker__browser-instructions {
  max-width: 630px;
  margin: auto; }
  .wr-media-checker table.wr-media-checker__browser-instructions td {
    vertical-align: top; }
  .wr-media-checker table.wr-media-checker__browser-instructions tr[class] {
    display: none; }
  .wr-media-checker table.wr-media-checker__browser-instructions tr:first-child .wr-media-checker__browserlist {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    border: 1px solid #eee;
    border-radius: 8px;
    padding: 10px;
    box-shadow: 2px 2px 2px #d4c7c7;
    margin-bottom: 10px; }
  .wr-media-checker table.wr-media-checker__browser-instructions span.wr-media-checker__step-1 {
    display: block;
    background-size: contain;
    min-width: 330px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: top center; }
  .wr-media-checker table.wr-media-checker__browser-instructions span.wr-media-checker__step-2 {
    display: block;
    background-size: contain;
    min-width: 330px;
    height: 200px;
    background-repeat: no-repeat;
    background-position: top center; }
  .wr-media-checker table.wr-media-checker__browser-instructions span.wr-media-checker__step-1, .wr-media-checker table.wr-media-checker__browser-instructions span.wr-media-checker__step-2 {
    cursor: pointer;
    transition: all .4s; }
  .wr-media-checker table.wr-media-checker__browser-instructions span.wr-media-checker__step-1.zoom, .wr-media-checker table.wr-media-checker__browser-instructions span.wr-media-checker__step-2.zoom {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(2.4);
    z-index: 999; }
  .wr-media-checker table.wr-media-checker__browser-instructions.wr-media-checker__browser-is-chrome .wr-media-checker__browserbtn.wr-media-checker__browser_chrome {
    border-color: #8cc152; }
  .wr-media-checker table.wr-media-checker__browser-instructions.wr-media-checker__browser-is-chrome tr.wr-media-checker__chrome {
    display: table-row; }
  .wr-media-checker table.wr-media-checker__browser-instructions .wr-media-checker__browserbtn.wr-media-checker__browser_chrome {
    background-image: url(/customer-assets/images/browser-tutorial/icons/chrome.png); }
  .wr-media-checker table.wr-media-checker__browser-instructions tr.wr-media-checker__chrome span.wr-media-checker__step-1 {
    background-image: url(/customer-assets/images/browser-tutorial/chrome_01.jpg); }
  .wr-media-checker table.wr-media-checker__browser-instructions tr.wr-media-checker__chrome span.wr-media-checker__step-2 {
    background-image: url(/customer-assets/images/browser-tutorial/chrome_02.jpg); }
  .wr-media-checker table.wr-media-checker__browser-instructions.wr-media-checker__browser-is-firefox .wr-media-checker__browserbtn.wr-media-checker__browser_firefox {
    border-color: #8cc152; }
  .wr-media-checker table.wr-media-checker__browser-instructions.wr-media-checker__browser-is-firefox tr.wr-media-checker__firefox {
    display: table-row; }
  .wr-media-checker table.wr-media-checker__browser-instructions .wr-media-checker__browserbtn.wr-media-checker__browser_firefox {
    background-image: url(/customer-assets/images/browser-tutorial/icons/firefox.png); }
  .wr-media-checker table.wr-media-checker__browser-instructions tr.wr-media-checker__firefox span.wr-media-checker__step-1 {
    background-image: url(/customer-assets/images/browser-tutorial/firefox_01.jpg); }
  .wr-media-checker table.wr-media-checker__browser-instructions tr.wr-media-checker__firefox span.wr-media-checker__step-2 {
    background-image: url(/customer-assets/images/browser-tutorial/firefox_02.jpg); }
  .wr-media-checker table.wr-media-checker__browser-instructions.wr-media-checker__browser-is-opera .wr-media-checker__browserbtn.wr-media-checker__browser_opera {
    border-color: #8cc152; }
  .wr-media-checker table.wr-media-checker__browser-instructions.wr-media-checker__browser-is-opera tr.wr-media-checker__opera {
    display: table-row; }
  .wr-media-checker table.wr-media-checker__browser-instructions .wr-media-checker__browserbtn.wr-media-checker__browser_opera {
    background-image: url(/customer-assets/images/browser-tutorial/icons/opera.png); }
  .wr-media-checker table.wr-media-checker__browser-instructions tr.wr-media-checker__opera span.wr-media-checker__step-1 {
    background-image: url(/customer-assets/images/browser-tutorial/opera_01.jpg); }
  .wr-media-checker table.wr-media-checker__browser-instructions tr.wr-media-checker__opera span.wr-media-checker__step-2 {
    background-image: url(/customer-assets/images/browser-tutorial/opera_02.jpg); }
  .wr-media-checker table.wr-media-checker__browser-instructions.wr-media-checker__browser-is-edge .wr-media-checker__browserbtn.wr-media-checker__browser_edge {
    border-color: #8cc152; }
  .wr-media-checker table.wr-media-checker__browser-instructions.wr-media-checker__browser-is-edge tr.wr-media-checker__edge {
    display: table-row; }
  .wr-media-checker table.wr-media-checker__browser-instructions .wr-media-checker__browserbtn.wr-media-checker__browser_edge {
    background-image: url(/customer-assets/images/browser-tutorial/icons/edge.png); }
  .wr-media-checker table.wr-media-checker__browser-instructions tr.wr-media-checker__edge span.wr-media-checker__step-1 {
    background-image: url(/customer-assets/images/browser-tutorial/edge_01.jpg); }
  .wr-media-checker table.wr-media-checker__browser-instructions tr.wr-media-checker__edge span.wr-media-checker__step-2 {
    background-image: url(/customer-assets/images/browser-tutorial/edge_02.jpg); }
  .wr-media-checker table.wr-media-checker__browser-instructions.wr-media-checker__browser-is-ie .wr-media-checker__browserbtn.wr-media-checker__browser_ie {
    border-color: #8cc152; }
  .wr-media-checker table.wr-media-checker__browser-instructions.wr-media-checker__browser-is-ie tr.wr-media-checker__ie {
    display: table-row; }
  .wr-media-checker table.wr-media-checker__browser-instructions .wr-media-checker__browserbtn.wr-media-checker__browser_ie {
    background-image: url(/customer-assets/images/browser-tutorial/icons/ie.png); }
  .wr-media-checker table.wr-media-checker__browser-instructions tr.wr-media-checker__ie span.wr-media-checker__step-1 {
    background-image: url(/customer-assets/images/browser-tutorial/ie_01.jpg); }
  .wr-media-checker table.wr-media-checker__browser-instructions tr.wr-media-checker__ie span.wr-media-checker__step-2 {
    background-image: url(/customer-assets/images/browser-tutorial/ie_02.jpg); }
  .wr-media-checker table.wr-media-checker__browser-instructions.wr-media-checker__browser-is-safari .wr-media-checker__browserbtn.wr-media-checker__browser_safari {
    border-color: #8cc152; }
  .wr-media-checker table.wr-media-checker__browser-instructions.wr-media-checker__browser-is-safari tr.wr-media-checker__safari {
    display: table-row; }
  .wr-media-checker table.wr-media-checker__browser-instructions .wr-media-checker__browserbtn.wr-media-checker__browser_safari {
    background-image: url(/customer-assets/images/browser-tutorial/icons/safari.png); }
  .wr-media-checker table.wr-media-checker__browser-instructions tr.wr-media-checker__safari span.wr-media-checker__step-1 {
    background-image: url(/customer-assets/images/browser-tutorial/safari_01.jpg); }
  .wr-media-checker table.wr-media-checker__browser-instructions tr.wr-media-checker__safari span.wr-media-checker__step-2 {
    background-image: url(/customer-assets/images/browser-tutorial/safari_02.jpg); }
  .wr-media-checker table.wr-media-checker__browser-instructions.wr-media-checker__browser-is-yandex .wr-media-checker__browserbtn.wr-media-checker__browser_yandex {
    border-color: #8cc152; }
  .wr-media-checker table.wr-media-checker__browser-instructions.wr-media-checker__browser-is-yandex tr.wr-media-checker__yandex {
    display: table-row; }
  .wr-media-checker table.wr-media-checker__browser-instructions .wr-media-checker__browserbtn.wr-media-checker__browser_yandex {
    background-image: url(/customer-assets/images/browser-tutorial/icons/yandex.png); }
  .wr-media-checker table.wr-media-checker__browser-instructions tr.wr-media-checker__yandex span.wr-media-checker__step-1 {
    background-image: url(/customer-assets/images/browser-tutorial/yandex_01.jpg); }
  .wr-media-checker table.wr-media-checker__browser-instructions tr.wr-media-checker__yandex span.wr-media-checker__step-2 {
    background-image: url(/customer-assets/images/browser-tutorial/yandex_02.jpg); }
  .wr-media-checker table.wr-media-checker__browser-instructions .wr-media-checker__browserbtn {
    width: 32px;
    height: 32px;
    display: block;
    margin: auto;
    background-size: cover;
    box-shadow: 2px 2px 2px #d4c7c7;
    border-radius: 7px;
    border: 4px solid #fff;
    box-sizing: content-box;
    cursor: pointer; }

.containerAdressInput {
  position: relative; }
  .containerAdressInput .buttonAct {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    width: 35px;
    padding-top: 9px;
    display: none;
    justify-content: center; }
    .containerAdressInput .buttonAct:hover {
      background: ghostwhite; }
  .containerAdressInput.success .successButton {
    display: flex; }
  .containerAdressInput.success:hover .successButton {
    display: none; }
  .containerAdressInput.success:hover .closeButton {
    display: flex; }
  .containerAdressInput .containerItems {
    position: absolute;
    display: none;
    left: 0;
    width: 100%;
    min-height: 20px;
    max-height: 200px;
    background: white;
    overflow-x: auto;
    border: 1px solid #b7b7b7;
    border-radius: 5px;
    z-index: 999; }
    .containerAdressInput .containerItems .item {
      border-bottom: 1px solid #b7b7b7;
      padding: 5px 10px; }
      .containerAdressInput .containerItems .item:hover {
        background: #dddddd; }
  .containerAdressInput.items .containerItems {
    display: block; }

/* Main colors */
/* Heading 1 (main menu) */
/* Heading 2 (user menu) */
/* Heading 3 (wizard) */
/* Heading 4 (lists) */
.noty_layout_mixin, #noty_layout__top, #noty_layout__topLeft, #noty_layout__topCenter, #noty_layout__topRight, #noty_layout__bottom, #noty_layout__bottomLeft, #noty_layout__bottomCenter, #noty_layout__bottomRight, #noty_layout__center, #noty_layout__centerLeft, #noty_layout__centerRight {
  position: fixed;
  margin: 0;
  padding: 0;
  z-index: 9999999;
  transform: translateZ(0) scale(1, 1);
  backface-visibility: hidden;
  -webkit-font-smoothing: subpixel-antialiased;
  filter: blur(0);
  -webkit-filter: blur(0);
  max-width: 90%; }

#noty_layout__top {
  top: 0;
  left: 5%;
  width: 90%; }

#noty_layout__topLeft {
  top: 20px;
  left: 20px;
  width: 325px; }

#noty_layout__topCenter {
  top: 5%;
  left: 50%;
  width: 325px;
  transform: translate(calc(-50% - .5px)) translateZ(0) scale(1, 1); }

#noty_layout__topRight {
  top: 20px;
  right: 20px;
  width: 325px; }

#noty_layout__bottom {
  bottom: 0;
  left: 5%;
  width: 90%; }

#noty_layout__bottomLeft {
  bottom: 20px;
  left: 20px;
  width: 325px; }

#noty_layout__bottomCenter {
  bottom: 5%;
  left: 50%;
  width: 325px;
  transform: translate(calc(-50% - .5px)) translateZ(0) scale(1, 1); }

#noty_layout__bottomRight {
  bottom: 20px;
  right: 20px;
  width: 325px; }

#noty_layout__center {
  top: 50%;
  left: 50%;
  width: 325px;
  transform: translate(calc(-50% - .5px), calc(-50% - .5px)) translateZ(0) scale(1, 1); }

#noty_layout__centerLeft {
  top: 50%;
  left: 20px;
  width: 325px;
  transform: translate(0, calc(-50% - .5px)) translateZ(0) scale(1, 1); }

#noty_layout__centerRight {
  top: 50%;
  right: 20px;
  width: 325px;
  transform: translate(0, calc(-50% - .5px)) translateZ(0) scale(1, 1); }

.noty_progressbar {
  display: none; }

.noty_has_timeout.noty_has_progressbar .noty_progressbar {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 100%;
  background-color: #646464;
  opacity: 0.2;
  filter: alpha(opacity=10); }

.noty_bar {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate(0, 0) translateZ(0) scale(1, 1);
  transform: translate(0, 0) scale(1, 1);
  -webkit-font-smoothing: subpixel-antialiased;
  overflow: hidden; }

.noty_effects_open {
  opacity: 0;
  transform: translate(50%);
  animation: noty_anim_in 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  animation-fill-mode: forwards; }

.noty_effects_close {
  animation: noty_anim_out 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  animation-fill-mode: forwards; }

.noty_fix_effects_height {
  animation: noty_anim_height 75ms ease-out; }

.noty_close_with_click {
  cursor: pointer; }

.noty_close_button {
  position: absolute;
  top: 2px;
  right: 2px;
  font-weight: bold;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  cursor: pointer;
  transition: all .2s ease-out; }

.noty_close_button:hover {
  background-color: rgba(0, 0, 0, 0.1); }

.noty_modal {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: 10000;
  opacity: .3;
  left: 0;
  top: 0; }

.noty_modal.noty_modal_open {
  opacity: 0;
  animation: noty_modal_in .3s ease-out; }

.noty_modal.noty_modal_close {
  animation: noty_modal_out .3s ease-out;
  animation-fill-mode: forwards; }

@keyframes noty_modal_in {
  100% {
    opacity: .3; } }

@keyframes noty_modal_out {
  100% {
    opacity: 0; } }

@keyframes noty_modal_out {
  100% {
    opacity: 0; } }

@keyframes noty_anim_in {
  100% {
    transform: translate(0);
    opacity: 1; } }

@keyframes noty_anim_out {
  100% {
    transform: translate(50%);
    opacity: 0; } }

@keyframes noty_anim_height {
  100% {
    height: 0; } }

.noty_theme__mint.noty_bar {
  margin: 4px 0;
  overflow: hidden;
  border-radius: 2px;
  position: relative; }
  .noty_theme__mint.noty_bar .noty_body {
    padding: 10px;
    font-size: 14px; }
  .noty_theme__mint.noty_bar .noty_buttons {
    padding: 10px; }

.noty_theme__mint.noty_type__alert,
.noty_theme__mint.noty_type__notification {
  background-color: orange;
  border-bottom: 1px solid #D1D1D1;
  color: #2F2F2F; }

.noty_theme__mint.noty_type__warning {
  background-color: #da4453;
  border-bottom: 1px solid #E89F3C;
  color: #fff; }

.noty_theme__mint.noty_type__error {
  background-color: #da4453;
  border-bottom: 1px solid #CA5A65;
  color: #fff; }

.noty_theme__mint.noty_type__info,
.noty_theme__mint.noty_type__information {
  background-color: #2e4466;
  border-bottom: 1px solid #7473E8;
  color: #fff; }

.noty_theme__mint.noty_type__success {
  background-color: #8cc152;
  border-bottom: 1px solid #A0B55C;
  color: #fff; }

.noty_bar:before {
  content: '\2715';
  display: block;
  font-family: monospace;
  position: absolute;
  top: 0px;
  right: 4px;
  color: #fff; }

.clickable {
  cursor: pointer; }

.wr-app-pool__form {
  display: none;
  background: white;
  border: 1px solid #34495E;
  width: 350px;
  position: fixed;
  z-index: 110;
  border-radius: 0;
  top: 10px;
  box-shadow: none; }
  .wr-app-pool__form-header {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #434A54;
    border-bottom: 1px dotted #E6E9ED;
    padding-bottom: 5px;
    margin-bottom: 5px; }
  .wr-app-pool__form textarea {
    resize: none; }

.wr-app-pool .pool-button-inner {
  cursor: pointer;
  overflow: hidden;
  position: fixed;
  top: 400px;
  z-index: 5;
  animation: fade-in-left .7s forwards; }
  .wr-app-pool .pool-button-inner .pool-button-wrapper {
    width: 45px;
    height: 140px; }
    .wr-app-pool .pool-button-inner .pool-button-wrapper .pool-button {
      text-align: center;
      position: relative;
      display: none;
      font-size: 12px;
      color: #fff;
      padding: 16px 0;
      left: -48px;
      top: 48px;
      width: 140px;
      line-height: 1em;
      text-transform: uppercase;
      background-color: #34495E;
      z-index: 110;
      -webkit-transform: rotate(270deg);
      -moz-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
      -o-transform: rotate(270deg);
      transform: rotate(270deg);
      border-bottom-right-radius: 7px;
      border-bottom-left-radius: 7px; }
      .wr-app-pool .pool-button-inner .pool-button-wrapper .pool-button:hover {
        background-color: #3d566e; }

.wizard-step-navigation {
  -webkit-animation: fade-in-up 1s both;
  -o-animation: fade-in-up 1s both;
  animation: fade-in-up 1s both;
  padding: 10px;
  width: 1130px;
  transition: bottom .5s;
  bottom: -60px; }
  .wizard-step-navigation .tooltip-inner {
    white-space: nowrap !important;
    max-width: none !important; }
  .wizard-step-navigation .btn, .wizard-step-navigation .wr-payments-list__refresh-button, .wizard-step-navigation .wr-payment-status, .wizard-step-navigation .wr-lpu-schedule-pstatus, .wizard-step-navigation .wr-online-button, .wizard-step-navigation .wr-my-records__modal .wr-confirm-button, .wr-my-records__modal .wizard-step-navigation .wr-confirm-button, .wizard-step-navigation .wr-my-records__modal .wr-document-button, .wr-my-records__modal .wizard-step-navigation .wr-document-button, .wizard-step-navigation .wr-reserve-actions__action-online, .wizard-step-navigation .wr-duty-actions__action-online, .wizard-step-navigation .wr-reserve-actions__action-pay, .wizard-step-navigation .wr-duty-actions__action-pay, .wizard-step-navigation .wr-reserve-actions__action-document, .wizard-step-navigation .wr-duty-actions__action-document, .wizard-step-navigation .wr-my-records__print-all-button, .wizard-step-navigation .wr-reserve-actions__action, .wizard-step-navigation .wr-duty-actions__action {
    display: inline;
    margin-right: 5px; }
  .wizard-step-navigation.fixed-navigation {
    background: rgba(230, 233, 237, 0.8);
    z-index: 9;
    position: fixed;
    bottom: 0 !important;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }

@media only screen and (max-width: 1024px) {
  .wizard-step-navigation {
    width: 900px; } }

.wizard-step-content {
  padding: 15px 0;
  float: left;
  width: 100%; }
  .wizard-step-content .step {
    display: none; }

@keyframes stepAnimationIn {
  0% {
    transform: translateX(-10px);
    opacity: 0; }
  100% {
    transform: translateX(0);
    opacity: 1; } }

.wizard-steps-breadcrumb {
  padding: 15px 0;
  border-bottom: 1px dotted #ccc; }
  .wizard-steps-breadcrumb > .scroll-button-left,
  .wizard-steps-breadcrumb > .scroll-button-right {
    display: none; }
  .wizard-steps-breadcrumb ol.breadcrumb {
    margin-top: 20px;
    margin-bottom: 10px;
    display: none;
    background-color: #F5F5F5; }
    .wizard-steps-breadcrumb ol.breadcrumb > .active {
      color: #5E7A97; }
  .wizard-steps-breadcrumb > ul li {
    margin-right: 5px;
    cursor: pointer; }
    .wizard-steps-breadcrumb > ul li a, .wizard-steps-breadcrumb > ul li.success a, .wizard-steps-breadcrumb > ul li.active a {
      color: #34495E;
      background: transparent; }
      .wizard-steps-breadcrumb > ul li a:hover, .wizard-steps-breadcrumb > ul li.success a:hover, .wizard-steps-breadcrumb > ul li.active a:hover {
        color: #34495E !important;
        background-color: #F5F7FA !important; }
    .wizard-steps-breadcrumb > ul li.invalid a {
      color: #da4453 !important; }
      .wizard-steps-breadcrumb > ul li.invalid a span {
        background: #da4453 !important; }
    .wizard-steps-breadcrumb > ul li.active a {
      border-color: #5e7a97; }
      .wizard-steps-breadcrumb > ul li.active a span {
        background: #5e7a97;
        color: white; }
    .wizard-steps-breadcrumb > ul li.disabled a span {
      background: #F5F7FA;
      color: #E6E9ED; }
    .wizard-steps-breadcrumb > ul li a {
      border: 1px solid transparent;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .wizard-steps-breadcrumb > ul li a span {
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        display: inline-block;
        background: #5e7a97;
        color: white;
        width: 20px;
        text-align: center; }

.wizard-step-1 .search-form .title {
  margin-top: 10px;
  margin-bottom: 0px;
  color: #34495E; }

.wizard-step-1 .search-form hr {
  border-color: #34495E; }

.wizard-step-1 .search-form .btn-group {
  margin-bottom: 10px; }

.wizard-step-1 .list-group {
  padding: 0; }
  .wizard-step-1 .list-group a.list-group-item {
    cursor: pointer;
    display: block;
    float: left;
    height: 145px;
    padding: 10px;
    width: 270px;
    margin: 0 10px 10px 0; }
    .wizard-step-1 .list-group a.list-group-item .list-group-item-heading {
      position: relative;
      z-index: 5; }
      .wizard-step-1 .list-group a.list-group-item .list-group-item-heading .show-media-info {
        padding-left: 10px;
        position: absolute;
        right: 0;
        cursor: pointer;
        top: 5px; }
        .wizard-step-1 .list-group a.list-group-item .list-group-item-heading .show-media-info:hover {
          color: #5E7A97; }
    .wizard-step-1 .list-group a.list-group-item .media-image-small {
      background: transparent;
      z-index: 1;
      position: absolute;
      overflow: hidden;
      width: auto;
      height: 130px;
      border-radius: 0;
      box-shadow: none;
      right: 0;
      bottom: 0; }
    .wizard-step-1 .list-group a.list-group-item .name {
      padding-bottom: 10px;
      border-bottom: 1px dotted; }
  .wizard-step-1 .list-group:hover .address {
    color: #000; }
  .wizard-step-1 .list-group .address {
    font-size: 12px;
    position: relative;
    z-index: 5;
    color: #000; }
  .wizard-step-1 .list-group .popover-content .list-group-item h6.name {
    padding-bottom: 5px; }
  .wizard-step-1 .list-group .popover-content .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #34495E; }

.wizard-step-1 h3.title {
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 0; }

.wizard-step-1 .group-title {
  clear: both;
  font-size: 16px;
  font-weight: bold; }

.confirmation-message .information {
  position: relative; }
  .confirmation-message .information dl {
    margin-bottom: 5px; }

.confirmation-message .label, .confirmation-message .wr-info__dl dt, .wr-info__dl .confirmation-message dt, .confirmation-message .wr-payments-info__dl dt, .wr-payments-info__dl .confirmation-message dt, .confirmation-message .wr-my-records-info__dl dt, .wr-my-records-info__dl .confirmation-message dt, .confirmation-message .wr-user-reports-info__dl dt, .wr-user-reports-info__dl .confirmation-message dt, .confirmation-message .wr-case-history-info__dl dt, .wr-case-history-info__dl .confirmation-message dt, .confirmation-message .wr-trueconf__wait-label, .confirmation-message .check-label, .confirmation-message .wr-check-label {
  font-size: 13px;
  font-weight: normal;
  line-height: 35px; }

.wr-view__monthly, .wr-view__weekly {
  overflow: hidden; }

.wr-week-calendar__pager {
  margin: 10px 0; }
  .wr-week-calendar__pager > li .wr-week-calendar__pager-paginate {
    border: none;
    border-radius: 0; }
    .wr-week-calendar__pager > li .wr-week-calendar__pager-paginate--disabled {
      color: #E6E9ED;
      cursor: default; }
      .wr-week-calendar__pager > li .wr-week-calendar__pager-paginate--disabled:hover {
        background: none; }

.wr-week-calendar .wr-calendar-table th.wr-calendar-table__department-cell,
.wr-week-calendar .wr-calendar-table th.wr-calendar-table__doctor-cell {
  border-bottom-width: 1px;
  background: white; }

.wr-week-calendar .wr-calendar-table__department-cell {
  border-right: 1px solid #E6E9ED; }

.wr-week-calendar .wr-calendar-table__department-cell, .wr-week-calendar .wr-calendar-table__doctor-cell {
  word-wrap: break-word;
  vertical-align: middle; }

.wr-week-calendar .wr-calendar-table__head-weekday {
  background: #F5F7FA !important;
  color: #34495E !important; }

.wr-week-calendar .wr-calendar-table__head-cell {
  text-align: center;
  background: white;
  border-bottom-width: 1px !important;
  color: #34495E; }

.wr-week-calendar .wr-calendar-table__time {
  font-size: 13px;
  font-weight: bold;
  color: #333;
  border-radius: 3px;
  border: 1px solid #E6E9ED;
  background: transparent;
  display: block;
  margin-bottom: 7px;
  padding: 6px 0;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer; }
  .wr-week-calendar .wr-calendar-table__time:last-child {
    margin-bottom: 0; }
  .wr-week-calendar .wr-calendar-table__time--unavailable {
    color: #AAB2BD;
    cursor: default; }
  .wr-week-calendar .wr-calendar-table__time--available {
    color: #8cc152; }
    .wr-week-calendar .wr-calendar-table__time--available:hover {
      border-color: #8cc152; }

.wr-month-calendar__header-info {
  font-weight: bold;
  text-transform: uppercase;
  padding: 15px 0; }
  .wr-month-calendar__header-info > span {
    font-size: 24px;
    position: relative;
    top: 5px;
    margin-right: 5px; }

.wr-month-calendar__pager > li .wr-month-calendar__pager-paginate {
  border: none;
  border-radius: 0; }
  .wr-month-calendar__pager > li .wr-month-calendar__pager-paginate--disabled {
    color: #E6E9ED;
    cursor: default; }
    .wr-month-calendar__pager > li .wr-month-calendar__pager-paginate--disabled:hover {
      background: none; }

.wr-month-calendar-table__day-cell {
  position: relative;
  height: 80px;
  width: 80px; }
  .wr-month-calendar-table__day-cell-date {
    display: block;
    font-weight: bold;
    font-size: 16px; }
  .wr-month-calendar-table__day-cell-info {
    text-transform: uppercase;
    font-size: 11px; }
  .wr-month-calendar-table__day-cell--available {
    cursor: pointer;
    background: #8cc152;
    color: white; }
  .wr-month-calendar-table__day-cell--unavailable {
    color: #AAB2BD; }
  .wr-month-calendar-table__day-cell--busy {
    background: #da4453;
    color: white; }
  .wr-month-calendar-table__day-cell--selected {
    background: #53782b;
    color: #ffffff; }

.wr-month-calendar-table__th-cell {
  background: white !important;
  color: #34495E; }

#time-intervals .wr-price-info {
  margin-top: 15px; }

#time-intervals .header .intervals-title {
  margin-top: 15px;
  margin-bottom: 26px;
  font-weight: bold;
  text-transform: uppercase; }
  #time-intervals .header .intervals-title .glyphicon {
    position: relative;
    font-size: 24px;
    top: 8px;
    margin-right: 5px; }

#time-intervals .intervals span.time {
  font-weight: normal;
  display: inline-block;
  font-size: 15px;
  padding: 6px 11px;
  margin-bottom: 5px;
  margin-right: 5px; }
  #time-intervals .intervals span.time.checkdata-disabled {
    cursor: default !important;
    opacity: 0.4; }
  #time-intervals .intervals span.time.available {
    background: #8cc152;
    color: white;
    cursor: pointer; }
    #time-intervals .intervals span.time.available:hover:not(.checkdata-disabled) {
      background: #53782b;
      color: #ffffff; }
  #time-intervals .intervals span.time.unavailable {
    background: #F5F7FA;
    color: #434A54;
    cursor: default; }

.wr-month-calendar-table__day-cell_infocontainer {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%; }

.wr-month-calendar-table__day-cell_infocontainer > .wr-month-calendar-table__day-cell-date {
  font-size: 20px;
  text-align: right;
  margin-top: -3px; }

.sds-text-captcha {
  display: flex; }

button.captchaReset:before {
  color: #000;
  content: '\21BB';
  font-family: monospace;
  font-size: 35px;
  line-height: 1px; }

button.captchaReset {
  padding: 0px 6px;
  line-height: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: space-around;
  justify-content: space-around;
  align-items: center;
  border: 1px solid #ccc; }

.wr-filials__image-cell {
  width: 100px; }

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

.wr-filials__item {
  font-weight: bold;
  cursor: pointer; }
  .wr-filials__item:hover {
    color: #434A54;
    text-decoration: none; }
    .wr-filials__item:hover .glyphicon {
      color: #da4453; }

.filial-info abbr {
  cursor: default;
  font-weight: bold; }

.filial-info .open-route:hover {
  cursor: pointer;
  color: #710909; }

.filial-info .title {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 17px;
  display: block; }

.filial-info .filial-contacts .contact .name, .filial-info .filial-contacts .contact .additional {
  padding: 3px 6px;
  margin-bottom: 5px; }

.filial-info .filial-contacts .contact .name {
  margin-bottom: 5px;
  cursor: pointer;
  background: #E6E9ED; }

.filial-info .filial-contacts .contact .additional {
  display: none; }

#search-sector .list-group-header, .wr-sector-reservation .list-group-header {
  position: -webkit-sticky;
  position: sticky; }

#search-sector .list-group a.list-group-item, .wr-sector-reservation .list-group a.list-group-item {
  display: block;
  height: 145px;
  padding: 20px;
  width: 100%;
  margin: 0 10px 10px 0;
  cursor: pointer; }
  #search-sector .list-group a.list-group-item .name, .wr-sector-reservation .list-group a.list-group-item .name {
    padding-bottom: 10px;
    border-bottom: 1px dotted; }
  #search-sector .list-group a.list-group-item .item-information, .wr-sector-reservation .list-group a.list-group-item .item-information {
    font-size: 14px; }

.wr-doctors__modes-wrap {
  text-align: center; }
  .wr-doctors__modes-wrap--hidden {
    display: none; }

.wr-doctor-list__heading {
  cursor: pointer; }
  .wr-doctor-list__heading:hover {
    color: #4f6f8f; }

.wr-doctor-list .wr-doctor-item > td {
  -moz-transition: max-height 0.5s ease-in-out;
  -o-transition: max-height 0.5s ease-in-out;
  -webkit-transition: max-height 0.5s ease-in-out;
  -ms-transition: max-height 0.5s ease-in-out;
  transition: max-height 0.5s ease-in-out;
  max-height: 445px;
  overflow: hidden;
  display: block; }

.wr-doctor-list .wr-doctor-item .wr-doctor-vcard,
.wr-doctor-list .wr-doctor-item .wr-doctor-image {
  display: table-cell; }

.wr-doctor-list .wr-doctor-item__image {
  width: 5%; }

.wr-doctor-list .wr-doctor-item__price-info {
  width: 30%;
  min-width: 150px;
  padding: 0 20px; }
  .wr-doctor-list .wr-doctor-item__price-info .wr-price-info__price {
    font-size: 18px; }

.wr-doctor-list .wr-doctor-item--collapsed > td {
  max-height: 100px; }

.wr-doctor-list .wr-doctor-item--animate-in {
  -webkit-animation: scale-in 0.45s normal ease-in-out both 1;
  -o-animation: scale-in 0.45s normal ease-in-out both 1;
  animation: scale-in 0.45s normal ease-in-out both 1; }

.wr-doctor-list .wr-doctor-item .wr-doctor-schedule {
  cursor: default;
  display: block;
  background: #FFF;
  padding: 10px;
  font-size: 12px;
  margin-top: 15px;
  position: relative;
  border-radius: 4px; }
  .wr-doctor-list .wr-doctor-item .wr-doctor-schedule h4 {
    position: absolute; }

.wr-doctor-list .wr-doctor-item .wr-doctor-vcard {
  vertical-align: middle;
  width: 80%;
  padding-left: 15px; }
  .wr-doctor-list .wr-doctor-item .wr-doctor-vcard__name {
    font-weight: bold;
    vertical-align: middle; }
  .wr-doctor-list .wr-doctor-item .wr-doctor-vcard__nearest-date {
    font-size: 13px;
    color: #5a6370;
    display: block; }
  .wr-doctor-list .wr-doctor-item .wr-doctor-vcard__comment {
    display: block; }

.wr-doctor-list .wr-doctor-item .wr-calendar-table__time {
  font-size: 12px; }

.wr-doctor-list .wr-doctor-item .wr-calendar-table td {
  background: white; }

#timesheet .wr-month-calendar-table__day-cell {
  height: 115px; }

#timesheet .wr-month-calendar-table__day-cell-info {
  font-size: 14px; }

.schedule-modal .modal-dialog {
  width: 1000px; }

.wr-lpu-schedule-pstatus {
  font-size: 11px;
  padding: 5px 10px;
  margin-top: 5px;
  border-radius: 2px;
  text-transform: uppercase;
  background: none;
  font-weight: bold; }
  .wr-lpu-schedule-pstatus:hover {
    background: none; }

.wr-lpu-schedule-filter__date {
  padding: 10px 15px;
  position: relative;
  float: left;
  cursor: pointer; }
  .wr-lpu-schedule-filter__date:hover {
    text-decoration: none; }
  .wr-lpu-schedule-filter__date .bootstrap-datetimepicker-widget {
    color: #434A54; }

.wr-list__lpu-schedule__table tr .wr-list__lpu-schedule__online-button {
  margin-top: 8px;
  float: none !important; }

.wr-list__lpu-schedule__table__item__cell-icon {
  width: 100px;
  text-align: center; }

.wr-online-state-label {
  border-radius: 3px;
  color: white;
  font-size: 11px;
  padding: 2px 4px;
  text-align: center;
  margin-top: 6px; }

#wr-faq ul.wr-faq__faqs-items li.wr-faq__faqs-item,
#wr-faq ul.wr-faq__faqs-items li.wr-faq__categories-item,
#wr-faq ul.wr-faq__categories-items li.wr-faq__faqs-item,
#wr-faq ul.wr-faq__categories-items li.wr-faq__categories-item {
  list-style: none; }

#wr-faq .wr-faq__categories-item {
  border-bottom: solid 1px transparent;
  margin: 3px 0 3px 0; }
  #wr-faq .wr-faq__categories-item:hover {
    text-decoration: underline;
    cursor: pointer; }

#wr-faq .wr-faq__faqs-item {
  font-weight: bold;
  margin: 7px 0 7px 0;
  cursor: pointer; }
  #wr-faq .wr-faq__faqs-item:hover {
    text-decoration: underline; }

#wr-faq .wr-faq__detail-back-button {
  display: inline-block;
  margin: 5px 0 15px 0;
  font-weight: bold;
  cursor: pointer; }
  #wr-faq .wr-faq__detail-back-button:hover {
    text-decoration: underline; }

.wr-payments-types {
  list-style: none;
  border: 1px solid #eee;
  margin: 0;
  padding: 0;
  border-radius: 2px; }
  .wr-payments-types__item {
    padding: 10px;
    position: relative;
    cursor: pointer;
    display: block;
    font-size: 12px; }
    .wr-payments-types__item--disabled {
      cursor: default;
      color: #999; }
    .wr-payments-types__item:hover {
      background-color: #F5F7FA; }

.wr-payments-info__dl dt {
  font-size: 13px;
  font-weight: normal;
  line-height: 35px; }

.wr-payments-modal .wr-payment-status, .wr-payments-modal .wr-lpu-schedule-pstatus {
  padding: 10px; }
  .wr-payments-modal .wr-payment-status i.ya-money:before, .wr-payments-modal .wr-lpu-schedule-pstatus i.ya-money:before {
    top: 6px; }

.wr-payments-list__label {
  border-radius: 3px;
  border: 1px solid;
  text-transform: uppercase;
  font-size: 11px;
  padding: 2px 6px;
  display: inline-block; }
  .wr-payments-list__label-paid {
    border-color: #8cc152;
    color: #8cc152; }
  .wr-payments-list__label-nonpaid {
    border-color: #2e4466;
    color: #2e4466; }

.wr-payments-list__info-cell-date {
  display: block;
  font-weight: bold; }

.wr-payments-list__info-cell-doctor {
  display: block; }

.wr-payments-list__header {
  background: #F5F7FA;
  padding: 10px; }

.wr-payments-list__refresh-button {
  border: 1px solid #E6E9ED; }

.wr-payments-list__amount {
  font-weight: bold; }
  .wr-payments-list__amount em {
    font-weight: normal; }
  .wr-payments-list__amount-refund {
    color: #da4453; }
    .wr-payments-list__amount-refund::before {
      content: '-'; }

.wr-payments-list__comment {
  -moz-transition: max-height 0.5s ease-in-out;
  -o-transition: max-height 0.5s ease-in-out;
  -webkit-transition: max-height 0.5s ease-in-out;
  -ms-transition: max-height 0.5s ease-in-out;
  transition: max-height 0.5s ease-in-out;
  max-height: 80px;
  overflow: hidden;
  padding: 5px;
  font-size: 12px; }
  .wr-payments-list__comment-text {
    display: inline-block; }
  .wr-payments-list__comment--opened {
    max-height: 500px; }
    .wr-payments-list__comment--opened .wr-payments-list__comment-read-more:before {
      content: "\F148"; }
  .wr-payments-list__comment-read-more {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 2px;
    font-size: 12px;
    padding: 1px 5px;
    background: #E6E9ED;
    margin: 5px;
    cursor: pointer; }
    .wr-payments-list__comment-read-more:before {
      content: "\F141"; }
    .wr-payments-list__comment-read-more:hover {
      background: #434A54;
      color: white; }

.wr-payments-list .popover-content {
  padding: 0; }

.wr-payments-info {
  padding: 0;
  border: 1px solid #E6E9ED; }
  .wr-payments-info > * {
    padding: 15px; }
  .wr-payments-info__title {
    font-size: 16px;
    border-bottom: 1px solid #E6E9ED; }
  .wr-payments-info__data {
    margin-bottom: 0; }
    .wr-payments-info__data dd {
      margin: 5px 0; }

.wr-payment-status, .wr-lpu-schedule-pstatus {
  padding: 5px 10px; }
  .wr-payment-status--disabled {
    cursor: default; }
  .wr-payment-status span, .wr-lpu-schedule-pstatus span {
    margin-left: 10px; }
  .wr-payment-status__processing {
    background: #2e4466;
    color: white; }
  .wr-payment-status__notpaid {
    border: 1px solid #E6E9ED; }
  .wr-payment-status__failed {
    background: #da4453;
    color: white; }
  .wr-payment-status__complete {
    background: #8cc152;
    color: white; }

.wr-pay-services-modal .bootbox-body {
  min-height: 300px; }

.wr-pay-services-modal .modal-dialog {
  width: 655px; }

.wr-pay-advance-modal .modal-dialog {
  width: 600px; }

.wr-pay-advance-body {
  display: grid;
  grid-template-columns: 32px 10fr;
  grid-row-gap: 20px;
  padding-left: 150px; }
  .wr-pay-advance-body-place {
    width: 100%;
    display: grid;
    justify-content: center;
    align-content: center;
    margin-bottom: 25px; }
  .wr-pay-advance-body-button {
    width: 453px;
    border: 1px solid black;
    background: rgba(54, 88, 128, 0.04);
    padding: 15px 25px 10px;
    display: grid;
    grid-template-columns: 50px 1fr;
    gap: 25px;
    cursor: pointer; }
    .wr-pay-advance-body-button:hover {
      background: rgba(81, 118, 167, 0.1); }
    .wr-pay-advance-body-button #amount {
      font-weight: 600; }
  .wr-pay-advance-body-icon {
    height: 55px;
    width: 55px; }
  .wr-pay-advance-body .wr-list-item__checkbox {
    padding: 0px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-content: center; }

.wr-pay-advance-text {
  display: flex;
  align-content: start; }
  .wr-pay-advance-text p {
    margin: 0px;
    font-size: 16px;
    font-weight: 100; }

.wr-pay-tinkoff-main-container {
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column; }

.wr-pay-tinkoff-button {
  border: #7e6363 1px solid;
  border-radius: 3px;
  padding: 10px;
  margin: 10px;
  min-width: 80%;
  display: grid;
  justify-content: center;
  align-content: center;
  align-items: center;
  grid-template-columns: 293px 205px;
  grid-column-gap: 20px;
  background: white; }
  .wr-pay-tinkoff-button img {
    max-width: 197px;
    min-height: 90px;
    max-height: 115px;
    margin-top: 17px;
    margin-left: 27px; }
  .wr-pay-tinkoff-button ul {
    margin-top: 9px; }
  .wr-pay-tinkoff-button canvas {
    margin: 0 auto; }

.wr-pay-tinkoff-button-notQr {
  display: none; }
  .wr-pay-tinkoff-button-notQr h3 {
    text-align: center;
    padding: 15px 10px; }

.wr-pay-tinkoff-button-otherSystem {
  width: 306px;
  display: grid;
  justify-content: center;
  align-content: center;
  grid-template-columns: 50px 200px;
  margin: 0 auto;
  cursor: pointer; }
  .wr-pay-tinkoff-button-otherSystem h5 {
    margin-bottom: 0;
    margin-top: 0; }
  .wr-pay-tinkoff-button-otherSystem img {
    max-width: 30px;
    min-height: 10px;
    max-height: 20px;
    margin: 0 auto; }

.wr-pay-services-info__dl dt {
  display: inline-block;
  min-width: 220px;
  font-weight: normal;
  color: #AAB2BD;
  line-height: 30px; }

.wr-pay-services-info__dl dd {
  display: inline; }
  .wr-pay-services-info__dl dd:after {
    display: block;
    content: ''; }

.wr-pay-services-list {
  border-top: 1px solid #E6E9ED; }
  .wr-pay-services-list:before, .wr-pay-services-list:after {
    content: " ";
    display: table; }
  .wr-pay-services-list:after {
    clear: both; }
  .wr-pay-services-list__small-list {
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    overflow: hidden;
    max-height: 400px;
    opacity: 1; }
    .wr-pay-services-list__small-list--hidden {
      visibility: hidden;
      opacity: 0;
      max-height: 0; }
  .wr-pay-services-list__more-button {
    margin: 20px 0;
    display: block;
    cursor: pointer; }
  .wr-pay-services-list__service {
    background-repeat: no-repeat;
    background-image: url("../../assets/images/payments/default.png");
    background-size: initial;
    background-position: left;
    display: inline;
    float: left;
    width: 194px;
    height: 105px;
    cursor: pointer;
    border: 1px solid #E6E9ED;
    margin-right: 20px;
    margin-bottom: 20px;
    padding: 10px; }
    .wr-pay-services-list__service-text {
      display: inline-block;
      vertical-align: middle; }
    .wr-pay-services-list__service-small {
      line-height: 35px;
      height: 60px; }
      .wr-pay-services-list__service-small-text {
        line-height: 15px;
        padding-left: 40px;
        font-size: 12px; }
    .wr-pay-services-list__service-large {
      line-height: 80px; }
      .wr-pay-services-list__service-large-text {
        line-height: 20px;
        padding-left: 40px;
        font-size: 14px; }
    .wr-pay-services-list__service:nth-child(3n + 3) {
      margin-right: 0; }
    .wr-pay-services-list__service:hover {
      border-color: #AAB2BD; }
    .wr-pay-services-list__service.wr-pay-services-list__service-PC-small {
      background-image: url("../../assets/images/payments/PC-small.png"); }
    .wr-pay-services-list__service.wr-pay-services-list__service-AC-small {
      background-image: url("../../assets/images/payments/AC-small.png"); }
    .wr-pay-services-list__service.wr-pay-services-list__service-MC-small {
      background-image: url("../../assets/images/payments/MC-small.png"); }
    .wr-pay-services-list__service.wr-pay-services-list__service-GP-small {
      background-image: url("../../assets/images/payments/GP-small.png"); }
    .wr-pay-services-list__service.wr-pay-services-list__service-WM-small {
      background-image: url("../../assets/images/payments/WM-small.png"); }
    .wr-pay-services-list__service.wr-pay-services-list__service-SB-small {
      background-image: url("../../assets/images/payments/SB-small.png"); }
    .wr-pay-services-list__service.wr-pay-services-list__service-MP-small {
      background-image: url("../../assets/images/payments/MP-small.png"); }
    .wr-pay-services-list__service.wr-pay-services-list__service-AB-small {
      background-image: url("../../assets/images/payments/AB-small.png"); }
    .wr-pay-services-list__service.wr-pay-services-list__service-MA-small {
      background-image: url("../../assets/images/payments/MA-small.png"); }
    .wr-pay-services-list__service.wr-pay-services-list__service-PB-small {
      background-image: url("../../assets/images/payments/PB-small.png"); }
    .wr-pay-services-list__service.wr-pay-services-list__service-QW-small {
      background-image: url("../../assets/images/payments/QW-small.png"); }
    .wr-pay-services-list__service.wr-pay-services-list__service-KV-small {
      background-image: url("../../assets/images/payments/KV-small.png"); }
    .wr-pay-services-list__service.wr-pay-services-list__service-QP-small {
      background-image: url("../../assets/images/payments/QP-small.png"); }
    .wr-pay-services-list__service.wr-pay-services-list__service-QW-large {
      background-image: url("../../assets/images/payments/QW-large.png");
      background-position: center; }
      .wr-pay-services-list__service.wr-pay-services-list__service-QW-large.wr-pay-services-list__service-QW-large > .wr-pay-services-list__service-text {
        display: none; }
    .wr-pay-services-list__service.wr-pay-services-list__service-SB-large {
      background-image: url("../../assets/images/payments/SB-large.png");
      background-position: center; }
      .wr-pay-services-list__service.wr-pay-services-list__service-SB-large.wr-pay-services-list__service-SB-large > .wr-pay-services-list__service-text {
        display: none; }
    .wr-pay-services-list__service.wr-pay-services-list__service-AC-large {
      background-image: url("../../assets/images/payments/AC-large.png");
      background-position: center; }
      .wr-pay-services-list__service.wr-pay-services-list__service-AC-large.wr-pay-services-list__service-AC-large > .wr-pay-services-list__service-text {
        display: none; }
    .wr-pay-services-list__service.wr-pay-services-list__service-PC-large {
      background-image: url("../../assets/images/payments/PC-large.png");
      background-position: center; }
      .wr-pay-services-list__service.wr-pay-services-list__service-PC-large.wr-pay-services-list__service-PC-large > .wr-pay-services-list__service-text {
        display: none; }

i.ya-money {
  display: inline-block;
  border-right: 1px solid #F5F7FA;
  height: 100%;
  padding: 0;
  width: 14px; }
  i.ya-money:before {
    content: "";
    background: url("../images/ya-icon.png") no-repeat center center;
    background-size: 24px;
    position: absolute;
    height: 24px;
    left: 5px;
    width: 24px;
    top: 2px; }

.wr-anonymous {
  overflow: hidden !important; }
  .wr-anonymous__form-bottom {
    padding-left: 15px; }
  .wr-anonymous__bottom {
    margin-top: 25px;
    margin-left: -10px; }
    .wr-anonymous__bottom .wr-checkbox, .wr-anonymous__bottom .wr-list-item__checkbox, .wr-anonymous__bottom .wr-panel-item__checkbox {
      padding-left: 0px; }
      .wr-anonymous__bottom .wr-checkbox label, .wr-anonymous__bottom .wr-list-item__checkbox label, .wr-anonymous__bottom .wr-panel-item__checkbox label {
        max-width: 90%; }

.required:after {
  content: " *";
  color: red; }

.modal {
  padding-right: 0px !important; }

label {
  display: inherit; }

.wr-online-button, .wr-my-records__modal .wr-confirm-button, .wr-my-records__modal .wr-document-button, .wr-reserve-actions__action-online, .wr-duty-actions__action-online, .wr-reserve-actions__action-pay, .wr-duty-actions__action-pay, .wr-reserve-actions__action-document, .wr-duty-actions__action-document {
  color: white;
  background-color: orange;
  border-color: #ccc;
  padding: 5px 10px;
  display: inline-block;
  float: right; }
  .wr-online-button:hover, .wr-my-records__modal .wr-confirm-button:hover, .wr-my-records__modal .wr-document-button:hover, .wr-reserve-actions__action-online:hover, .wr-duty-actions__action-online:hover, .wr-reserve-actions__action-pay:hover, .wr-duty-actions__action-pay:hover, .wr-reserve-actions__action-document:hover, .wr-duty-actions__action-document:hover,
  .open > .wr-online-button.dropdown-toggle,
  .wr-my-records__modal .open > .dropdown-toggle.wr-confirm-button,
  .wr-my-records__modal .open > .dropdown-toggle.wr-document-button,
  .open > .dropdown-toggle.wr-reserve-actions__action-online,
  .open > .dropdown-toggle.wr-duty-actions__action-online,
  .open > .dropdown-toggle.wr-reserve-actions__action-pay,
  .open > .dropdown-toggle.wr-duty-actions__action-pay,
  .open > .dropdown-toggle.wr-reserve-actions__action-document,
  .open > .dropdown-toggle.wr-duty-actions__action-document {
    color: white;
    background-color: #cc8400;
    border-color: #adadad; }
  .wr-online-button:active, .wr-my-records__modal .wr-confirm-button:active, .wr-my-records__modal .wr-document-button:active, .wr-reserve-actions__action-online:active, .wr-duty-actions__action-online:active, .wr-reserve-actions__action-pay:active, .wr-duty-actions__action-pay:active, .wr-reserve-actions__action-document:active, .wr-duty-actions__action-document:active, .wr-online-button.active, .wr-my-records__modal .active.wr-confirm-button, .wr-my-records__modal .active.wr-document-button, .active.wr-reserve-actions__action-online, .active.wr-duty-actions__action-online, .active.wr-reserve-actions__action-pay, .active.wr-duty-actions__action-pay, .active.wr-reserve-actions__action-document, .active.wr-duty-actions__action-document,
  .open > .wr-online-button.dropdown-toggle,
  .wr-my-records__modal .open > .dropdown-toggle.wr-confirm-button,
  .wr-my-records__modal .open > .dropdown-toggle.wr-document-button,
  .open > .dropdown-toggle.wr-reserve-actions__action-online,
  .open > .dropdown-toggle.wr-duty-actions__action-online,
  .open > .dropdown-toggle.wr-reserve-actions__action-pay,
  .open > .dropdown-toggle.wr-duty-actions__action-pay,
  .open > .dropdown-toggle.wr-reserve-actions__action-document,
  .open > .dropdown-toggle.wr-duty-actions__action-document {
    background-color: #a36a00;
    border-color: #999999; }
  .wr-online-button.disabled, .wr-my-records__modal .disabled.wr-confirm-button, .wr-my-records__modal .disabled.wr-document-button, .disabled.wr-reserve-actions__action-online, .disabled.wr-duty-actions__action-online, .disabled.wr-reserve-actions__action-pay, .disabled.wr-duty-actions__action-pay, .disabled.wr-reserve-actions__action-document, .disabled.wr-duty-actions__action-document, .wr-online-button.disabled:hover, .wr-my-records__modal .disabled.wr-confirm-button:hover, .wr-my-records__modal .disabled.wr-document-button:hover, .disabled.wr-reserve-actions__action-online:hover, .disabled.wr-duty-actions__action-online:hover, .disabled.wr-reserve-actions__action-pay:hover, .disabled.wr-duty-actions__action-pay:hover, .disabled.wr-reserve-actions__action-document:hover, .disabled.wr-duty-actions__action-document:hover, .wr-online-button.disabled:focus, .wr-my-records__modal .disabled.wr-confirm-button:focus, .wr-my-records__modal .disabled.wr-document-button:focus, .disabled.wr-reserve-actions__action-online:focus, .disabled.wr-duty-actions__action-online:focus, .disabled.wr-reserve-actions__action-pay:focus, .disabled.wr-duty-actions__action-pay:focus, .disabled.wr-reserve-actions__action-document:focus, .disabled.wr-duty-actions__action-document:focus, .wr-online-button.disabled:active, .wr-my-records__modal .disabled.wr-confirm-button:active, .wr-my-records__modal .disabled.wr-document-button:active, .disabled.wr-reserve-actions__action-online:active, .disabled.wr-duty-actions__action-online:active, .disabled.wr-reserve-actions__action-pay:active, .disabled.wr-duty-actions__action-pay:active, .disabled.wr-reserve-actions__action-document:active, .disabled.wr-duty-actions__action-document:active, .wr-online-button.disabled.active, .wr-my-records__modal .disabled.active.wr-confirm-button, .wr-my-records__modal .disabled.active.wr-document-button, .disabled.active.wr-reserve-actions__action-online, .disabled.active.wr-duty-actions__action-online, .disabled.active.wr-reserve-actions__action-pay, .disabled.active.wr-duty-actions__action-pay, .disabled.active.wr-reserve-actions__action-document, .disabled.active.wr-duty-actions__action-document, .wr-online-button[disabled], .wr-my-records__modal .wr-confirm-button[disabled], .wr-my-records__modal .wr-document-button[disabled], .wr-reserve-actions__action-online[disabled], .wr-duty-actions__action-online[disabled], .wr-reserve-actions__action-pay[disabled], .wr-duty-actions__action-pay[disabled], .wr-reserve-actions__action-document[disabled], .wr-duty-actions__action-document[disabled], .wr-online-button[disabled]:hover, .wr-my-records__modal .wr-confirm-button[disabled]:hover, .wr-my-records__modal .wr-document-button[disabled]:hover, .wr-reserve-actions__action-online[disabled]:hover, .wr-duty-actions__action-online[disabled]:hover, .wr-reserve-actions__action-pay[disabled]:hover, .wr-duty-actions__action-pay[disabled]:hover, .wr-reserve-actions__action-document[disabled]:hover, .wr-duty-actions__action-document[disabled]:hover, .wr-online-button[disabled]:focus, .wr-my-records__modal .wr-confirm-button[disabled]:focus, .wr-my-records__modal .wr-document-button[disabled]:focus, .wr-reserve-actions__action-online[disabled]:focus, .wr-duty-actions__action-online[disabled]:focus, .wr-reserve-actions__action-pay[disabled]:focus, .wr-duty-actions__action-pay[disabled]:focus, .wr-reserve-actions__action-document[disabled]:focus, .wr-duty-actions__action-document[disabled]:focus, .wr-online-button[disabled]:active, .wr-my-records__modal .wr-confirm-button[disabled]:active, .wr-my-records__modal .wr-document-button[disabled]:active, .wr-reserve-actions__action-online[disabled]:active, .wr-duty-actions__action-online[disabled]:active, .wr-reserve-actions__action-pay[disabled]:active, .wr-duty-actions__action-pay[disabled]:active, .wr-reserve-actions__action-document[disabled]:active, .wr-duty-actions__action-document[disabled]:active, .wr-online-button[disabled].active, .wr-my-records__modal .wr-confirm-button[disabled].active, .wr-my-records__modal .wr-document-button[disabled].active, .wr-reserve-actions__action-online[disabled].active, .wr-duty-actions__action-online[disabled].active, .wr-reserve-actions__action-pay[disabled].active, .wr-duty-actions__action-pay[disabled].active, .wr-reserve-actions__action-document[disabled].active, .wr-duty-actions__action-document[disabled].active,
  fieldset[disabled] .wr-online-button,
  fieldset[disabled] .wr-my-records__modal .wr-confirm-button,
  .wr-my-records__modal fieldset[disabled] .wr-confirm-button,
  fieldset[disabled] .wr-my-records__modal .wr-document-button,
  .wr-my-records__modal fieldset[disabled] .wr-document-button,
  fieldset[disabled] .wr-reserve-actions__action-online,
  fieldset[disabled] .wr-duty-actions__action-online,
  fieldset[disabled] .wr-reserve-actions__action-pay,
  fieldset[disabled] .wr-duty-actions__action-pay,
  fieldset[disabled] .wr-reserve-actions__action-document,
  fieldset[disabled] .wr-duty-actions__action-document,
  fieldset[disabled] .wr-online-button:hover,
  fieldset[disabled] .wr-my-records__modal .wr-confirm-button:hover,
  .wr-my-records__modal fieldset[disabled] .wr-confirm-button:hover,
  fieldset[disabled] .wr-my-records__modal .wr-document-button:hover,
  .wr-my-records__modal fieldset[disabled] .wr-document-button:hover,
  fieldset[disabled] .wr-reserve-actions__action-online:hover,
  fieldset[disabled] .wr-duty-actions__action-online:hover,
  fieldset[disabled] .wr-reserve-actions__action-pay:hover,
  fieldset[disabled] .wr-duty-actions__action-pay:hover,
  fieldset[disabled] .wr-reserve-actions__action-document:hover,
  fieldset[disabled] .wr-duty-actions__action-document:hover,
  fieldset[disabled] .wr-online-button:focus,
  fieldset[disabled] .wr-my-records__modal .wr-confirm-button:focus,
  .wr-my-records__modal fieldset[disabled] .wr-confirm-button:focus,
  fieldset[disabled] .wr-my-records__modal .wr-document-button:focus,
  .wr-my-records__modal fieldset[disabled] .wr-document-button:focus,
  fieldset[disabled] .wr-reserve-actions__action-online:focus,
  fieldset[disabled] .wr-duty-actions__action-online:focus,
  fieldset[disabled] .wr-reserve-actions__action-pay:focus,
  fieldset[disabled] .wr-duty-actions__action-pay:focus,
  fieldset[disabled] .wr-reserve-actions__action-document:focus,
  fieldset[disabled] .wr-duty-actions__action-document:focus,
  fieldset[disabled] .wr-online-button:active,
  fieldset[disabled] .wr-my-records__modal .wr-confirm-button:active,
  .wr-my-records__modal fieldset[disabled] .wr-confirm-button:active,
  fieldset[disabled] .wr-my-records__modal .wr-document-button:active,
  .wr-my-records__modal fieldset[disabled] .wr-document-button:active,
  fieldset[disabled] .wr-reserve-actions__action-online:active,
  fieldset[disabled] .wr-duty-actions__action-online:active,
  fieldset[disabled] .wr-reserve-actions__action-pay:active,
  fieldset[disabled] .wr-duty-actions__action-pay:active,
  fieldset[disabled] .wr-reserve-actions__action-document:active,
  fieldset[disabled] .wr-duty-actions__action-document:active,
  fieldset[disabled] .wr-online-button.active,
  fieldset[disabled] .wr-my-records__modal .active.wr-confirm-button,
  .wr-my-records__modal fieldset[disabled] .active.wr-confirm-button,
  fieldset[disabled] .wr-my-records__modal .active.wr-document-button,
  .wr-my-records__modal fieldset[disabled] .active.wr-document-button,
  fieldset[disabled] .active.wr-reserve-actions__action-online,
  fieldset[disabled] .active.wr-duty-actions__action-online,
  fieldset[disabled] .active.wr-reserve-actions__action-pay,
  fieldset[disabled] .active.wr-duty-actions__action-pay,
  fieldset[disabled] .active.wr-reserve-actions__action-document,
  fieldset[disabled] .active.wr-duty-actions__action-document {
    background-color: orange;
    border-color: #ccc; }
  .wr-online-button .badge, .wr-my-records__modal .wr-confirm-button .badge, .wr-my-records__modal .wr-document-button .badge, .wr-reserve-actions__action-online .badge, .wr-duty-actions__action-online .badge, .wr-reserve-actions__action-pay .badge, .wr-duty-actions__action-pay .badge, .wr-reserve-actions__action-document .badge, .wr-duty-actions__action-document .badge {
    color: orange;
    background-color: white; }

.wr-online__message-count {
  margin-right: 2px;
  background-color: #34495E;
  color: white;
  float: left;
  display: block;
  padding: 4px 10px;
  font-size: 14px;
  border-radius: 3px;
  font-weight: bold;
  vertical-align: baseline; }
  .wr-online__message-count--hidden {
    display: none; }

.wr-my-records__modes, .wr-doctors__modes, .wr-registration__gender > .btn-group {
  margin-bottom: 20px; }
  .wr-my-records__modes-wrap {
    text-align: center; }
  .wr-my-records__modes > .btn, .wr-doctors__modes > .btn, .wr-registration__gender > .btn-group > .btn, .wr-my-records__modes > .wr-payments-list__refresh-button, .wr-doctors__modes > .wr-payments-list__refresh-button, .wr-registration__gender > .btn-group > .wr-payments-list__refresh-button, .wr-my-records__modes > .wr-payment-status, .wr-doctors__modes > .wr-payment-status, .wr-registration__gender > .btn-group > .wr-payment-status, .wr-my-records__modes > .wr-lpu-schedule-pstatus, .wr-doctors__modes > .wr-lpu-schedule-pstatus, .wr-registration__gender > .btn-group > .wr-lpu-schedule-pstatus, .wr-my-records__modes > .wr-online-button, .wr-doctors__modes > .wr-online-button, .wr-registration__gender > .btn-group > .wr-online-button, .wr-my-records__modal .wr-my-records__modes > .wr-confirm-button, .wr-my-records__modal .wr-doctors__modes > .wr-confirm-button, .wr-my-records__modal .wr-registration__gender > .btn-group > .wr-confirm-button, .wr-my-records__modal .wr-my-records__modes > .wr-document-button, .wr-my-records__modal .wr-doctors__modes > .wr-document-button, .wr-my-records__modal .wr-registration__gender > .btn-group > .wr-document-button, .wr-my-records__modes > .wr-reserve-actions__action-online, .wr-doctors__modes > .wr-reserve-actions__action-online, .wr-registration__gender > .btn-group > .wr-reserve-actions__action-online, .wr-my-records__modes > .wr-duty-actions__action-online, .wr-doctors__modes > .wr-duty-actions__action-online, .wr-registration__gender > .btn-group > .wr-duty-actions__action-online, .wr-my-records__modes > .wr-reserve-actions__action-pay, .wr-doctors__modes > .wr-reserve-actions__action-pay, .wr-registration__gender > .btn-group > .wr-reserve-actions__action-pay, .wr-my-records__modes > .wr-duty-actions__action-pay, .wr-doctors__modes > .wr-duty-actions__action-pay, .wr-registration__gender > .btn-group > .wr-duty-actions__action-pay, .wr-my-records__modes > .wr-reserve-actions__action-document, .wr-doctors__modes > .wr-reserve-actions__action-document, .wr-registration__gender > .btn-group > .wr-reserve-actions__action-document, .wr-my-records__modes > .wr-duty-actions__action-document, .wr-doctors__modes > .wr-duty-actions__action-document, .wr-registration__gender > .btn-group > .wr-duty-actions__action-document, .wr-my-records__modes > .wr-my-records__print-all-button, .wr-doctors__modes > .wr-my-records__print-all-button, .wr-registration__gender > .btn-group > .wr-my-records__print-all-button, .wr-my-records__modes > .wr-reserve-actions__action, .wr-doctors__modes > .wr-reserve-actions__action, .wr-registration__gender > .btn-group > .wr-reserve-actions__action, .wr-my-records__modes > .wr-duty-actions__action, .wr-doctors__modes > .wr-duty-actions__action, .wr-registration__gender > .btn-group > .wr-duty-actions__action {
    border: 1px solid #34495E;
    background: transparent; }
    .wr-my-records__modes > .btn:hover, .wr-doctors__modes > .btn:hover, .wr-registration__gender > .btn-group > .btn:hover, .wr-my-records__modes > .wr-payments-list__refresh-button:hover, .wr-doctors__modes > .wr-payments-list__refresh-button:hover, .wr-registration__gender > .btn-group > .wr-payments-list__refresh-button:hover, .wr-my-records__modes > .wr-payment-status:hover, .wr-doctors__modes > .wr-payment-status:hover, .wr-registration__gender > .btn-group > .wr-payment-status:hover, .wr-my-records__modes > .wr-lpu-schedule-pstatus:hover, .wr-doctors__modes > .wr-lpu-schedule-pstatus:hover, .wr-registration__gender > .btn-group > .wr-lpu-schedule-pstatus:hover, .wr-my-records__modes > .wr-online-button:hover, .wr-doctors__modes > .wr-online-button:hover, .wr-registration__gender > .btn-group > .wr-online-button:hover, .wr-my-records__modal .wr-my-records__modes > .wr-confirm-button:hover, .wr-my-records__modal .wr-doctors__modes > .wr-confirm-button:hover, .wr-my-records__modal .wr-registration__gender > .btn-group > .wr-confirm-button:hover, .wr-my-records__modal .wr-my-records__modes > .wr-document-button:hover, .wr-my-records__modal .wr-doctors__modes > .wr-document-button:hover, .wr-my-records__modal .wr-registration__gender > .btn-group > .wr-document-button:hover, .wr-my-records__modes > .wr-reserve-actions__action-online:hover, .wr-doctors__modes > .wr-reserve-actions__action-online:hover, .wr-registration__gender > .btn-group > .wr-reserve-actions__action-online:hover, .wr-my-records__modes > .wr-duty-actions__action-online:hover, .wr-doctors__modes > .wr-duty-actions__action-online:hover, .wr-registration__gender > .btn-group > .wr-duty-actions__action-online:hover, .wr-my-records__modes > .wr-reserve-actions__action-pay:hover, .wr-doctors__modes > .wr-reserve-actions__action-pay:hover, .wr-registration__gender > .btn-group > .wr-reserve-actions__action-pay:hover, .wr-my-records__modes > .wr-duty-actions__action-pay:hover, .wr-doctors__modes > .wr-duty-actions__action-pay:hover, .wr-registration__gender > .btn-group > .wr-duty-actions__action-pay:hover, .wr-my-records__modes > .wr-reserve-actions__action-document:hover, .wr-doctors__modes > .wr-reserve-actions__action-document:hover, .wr-registration__gender > .btn-group > .wr-reserve-actions__action-document:hover, .wr-my-records__modes > .wr-duty-actions__action-document:hover, .wr-doctors__modes > .wr-duty-actions__action-document:hover, .wr-registration__gender > .btn-group > .wr-duty-actions__action-document:hover, .wr-my-records__modes > .wr-my-records__print-all-button:hover, .wr-doctors__modes > .wr-my-records__print-all-button:hover, .wr-registration__gender > .btn-group > .wr-my-records__print-all-button:hover, .wr-my-records__modes > .wr-reserve-actions__action:hover, .wr-doctors__modes > .wr-reserve-actions__action:hover, .wr-registration__gender > .btn-group > .wr-reserve-actions__action:hover, .wr-my-records__modes > .wr-duty-actions__action:hover, .wr-doctors__modes > .wr-duty-actions__action:hover, .wr-registration__gender > .btn-group > .wr-duty-actions__action:hover {
      background: #F5F7FA; }
    .wr-my-records__modes > .btn.active, .wr-doctors__modes > .btn.active, .wr-registration__gender > .btn-group > .btn.active, .wr-my-records__modes > .active.wr-payments-list__refresh-button, .wr-doctors__modes > .active.wr-payments-list__refresh-button, .wr-registration__gender > .btn-group > .active.wr-payments-list__refresh-button, .wr-my-records__modes > .active.wr-payment-status, .wr-doctors__modes > .active.wr-payment-status, .wr-registration__gender > .btn-group > .active.wr-payment-status, .wr-my-records__modes > .active.wr-lpu-schedule-pstatus, .wr-doctors__modes > .active.wr-lpu-schedule-pstatus, .wr-registration__gender > .btn-group > .active.wr-lpu-schedule-pstatus, .wr-my-records__modes > .active.wr-online-button, .wr-doctors__modes > .active.wr-online-button, .wr-registration__gender > .btn-group > .active.wr-online-button, .wr-my-records__modal .wr-my-records__modes > .active.wr-confirm-button, .wr-my-records__modal .wr-doctors__modes > .active.wr-confirm-button, .wr-my-records__modal .wr-registration__gender > .btn-group > .active.wr-confirm-button, .wr-my-records__modal .wr-my-records__modes > .active.wr-document-button, .wr-my-records__modal .wr-doctors__modes > .active.wr-document-button, .wr-my-records__modal .wr-registration__gender > .btn-group > .active.wr-document-button, .wr-my-records__modes > .active.wr-reserve-actions__action-online, .wr-doctors__modes > .active.wr-reserve-actions__action-online, .wr-registration__gender > .btn-group > .active.wr-reserve-actions__action-online, .wr-my-records__modes > .active.wr-duty-actions__action-online, .wr-doctors__modes > .active.wr-duty-actions__action-online, .wr-registration__gender > .btn-group > .active.wr-duty-actions__action-online, .wr-my-records__modes > .active.wr-reserve-actions__action-pay, .wr-doctors__modes > .active.wr-reserve-actions__action-pay, .wr-registration__gender > .btn-group > .active.wr-reserve-actions__action-pay, .wr-my-records__modes > .active.wr-duty-actions__action-pay, .wr-doctors__modes > .active.wr-duty-actions__action-pay, .wr-registration__gender > .btn-group > .active.wr-duty-actions__action-pay, .wr-my-records__modes > .active.wr-reserve-actions__action-document, .wr-doctors__modes > .active.wr-reserve-actions__action-document, .wr-registration__gender > .btn-group > .active.wr-reserve-actions__action-document, .wr-my-records__modes > .active.wr-duty-actions__action-document, .wr-doctors__modes > .active.wr-duty-actions__action-document, .wr-registration__gender > .btn-group > .active.wr-duty-actions__action-document, .wr-my-records__modes > .active.wr-my-records__print-all-button, .wr-doctors__modes > .active.wr-my-records__print-all-button, .wr-registration__gender > .btn-group > .active.wr-my-records__print-all-button, .wr-my-records__modes > .active.wr-reserve-actions__action, .wr-doctors__modes > .active.wr-reserve-actions__action, .wr-registration__gender > .btn-group > .active.wr-reserve-actions__action, .wr-my-records__modes > .active.wr-duty-actions__action, .wr-doctors__modes > .active.wr-duty-actions__action, .wr-registration__gender > .btn-group > .active.wr-duty-actions__action {
      background: #34495E;
      color: white; }

.wr-my-records__footer {
  padding: 10px 5px;
  border-top: 1px solid #E6E9ED; }
  .wr-my-records__footer--hidden {
    display: none; }

.wr-my-records__point {
  background: lightgray;
  padding-left: 10px;
  padding-right: 10px; }
  .wr-my-records__point:hover {
    background: white; }

.wr-my-records__labels .item_services {
  font-size: 12px; }
  .wr-my-records__labels .item_services.hideEl {
    display: none; }

.wr-my-records__labels .item {
  border-radius: 3px;
  border: 1px solid;
  text-transform: uppercase;
  font-size: 11px;
  padding: 2px 6px;
  display: inline-block; }
  .wr-my-records__labels .item.type {
    border: #5f61f4 solid 1px;
    color: #5f61f4;
    text-transform: uppercase; }
  .wr-my-records__labels .item.type1 {
    border: #5f61f4 solid 1px;
    color: #5f61f4;
    text-transform: uppercase; }
  .wr-my-records__labels .item.type2 {
    border: orange solid 1px;
    color: orange;
    text-transform: uppercase; }
  .wr-my-records__labels .item.type3 {
    border: gray solid 1px;
    color: gray;
    text-transform: uppercase; }
  .wr-my-records__labels .item.type4 {
    border: green solid 1px;
    color: green;
    text-transform: uppercase; }
  .wr-my-records__labels .item.type5 {
    border: red solid 1px;
    color: red;
    text-transform: uppercase; }

.wr-my-records__modal .wr-online-button, .wr-my-records__modal .wr-confirm-button, .wr-my-records__modal .wr-document-button, .wr-my-records__modal .wr-reserve-actions__action-online, .wr-my-records__modal .wr-duty-actions__action-online, .wr-my-records__modal .wr-reserve-actions__action-pay, .wr-my-records__modal .wr-duty-actions__action-pay, .wr-my-records__modal .wr-reserve-actions__action-document, .wr-my-records__modal .wr-duty-actions__action-document {
  padding: 10px 15px;
  float: none; }

.wr-my-records__modal .wr-confirm-button {
  background: #0f75bd; }

.wr-my-records__modal .modal-dialog {
  width: 800px; }

.wr-my-records__modal .wr-document-button {
  background: #cdbb97; }

.wr-my-records__modal .info-lable {
  display: inline-block; }

.wr-my-records__modal .point {
  display: inline-block;
  float: left; }

.wr-my-records__modal .item {
  float: left;
  margin-right: 10px;
  display: inline-block; }
  .wr-my-records__modal .item .type {
    border: #5f61f4 solid 1px;
    color: #5f61f4;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 11px;
    padding: 2px 6px;
    display: inline-block; }
  .wr-my-records__modal .item .type1 {
    border: #5f61f4 solid 1px;
    color: #5f61f4;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 11px;
    padding: 2px 6px;
    display: inline-block; }
  .wr-my-records__modal .item .type2 {
    border: #5f61f4 solid 1px;
    color: #5f61f4;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 11px;
    padding: 2px 6px;
    display: inline-block; }
  .wr-my-records__modal .item .type3 {
    border: #6b6b6b solid 1px;
    color: #6b6b6b;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 11px;
    padding: 2px 6px;
    display: inline-block; }
  .wr-my-records__modal .item .type4 {
    border: #006300 solid 1px;
    color: #006300;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 11px;
    padding: 2px 6px;
    display: inline-block; }
  .wr-my-records__modal .item .type5 {
    border: red solid 1px;
    color: red;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 11px;
    padding: 2px 6px;
    display: inline-block; }

.wr-my-records td.wr-my-records__info-cell {
  line-height: 24px; }

.wr-my-records__info-cell-date {
  display: block;
  font-weight: bold; }
  .wr-my-records__info-cell-date em {
    font-style: normal;
    color: #8cc152; }

.wr-my-records__info-cell-doctor {
  display: block; }

.wr-my-records__table .actions a {
  display: block; }

.wr-my-records-info__place--routed {
  background: #E6E9ED;
  cursor: pointer;
  display: inline;
  padding: 4px 7px;
  border-radius: 3px; }
  .wr-my-records-info__place--routed:hover {
    background: #434A54;
    color: white; }

.wr-my-records-info__dl dt {
  font-size: 13px;
  font-weight: normal;
  line-height: 35px; }

.wr-my-records_rate-list-item {
  display: inline-block;
  position: relative; }
  .wr-my-records_rate-list-item_star {
    font-size: 13px;
    color: #2E4466;
    vertical-align: middle; }
  .wr-my-records_rate-list-item:hover .fa-star {
    color: #2E4466; }
  .wr-my-records_rate-list-item_value {
    font-size: 8pt;
    margin-left: 1px;
    vertical-align: middle; }

.wr-my-records__modal-body textarea {
  resize: none; }

.wr-my-records_rate-row .wr-my-records_rate-col-left {
  width: 85px;
  float: left;
  margin-top: 7px; }

.wr-my-records_rate-row .wr-my-records_rate-col-right {
  overflow: hidden; }

@media only screen and (max-width: 659px) {
  .wr-my-records__table thead th:nth-child(3) {
    display: block;
    width: 200px; }
  .wr-my-records__table thead th:nth-child(4) {
    display: none; }
  .wr-my-records__table thead th:nth-child(5) {
    display: none; }
  .wr-my-records__table .actions {
    display: none; }
  .wr-my-records__table .wr-list__table-row td:nth-child(3) {
    display: block; }
  .wr-my-records__table .wr-list__table-row td:nth-child(4) {
    display: block; }
  .wr-my-records__table .wr-list__table-row td:nth-child(5) {
    display: none; } }

.wr-user-reports-info__dl dt {
  font-size: 13px;
  font-weight: normal;
  line-height: 35px; }

.wr-user-reports-list__info-cell-name {
  display: block;
  font-weight: bold; }

.wr-user-reports-list__info-cell-comment {
  display: block; }

.wr-user-reports-list .wr-list__table-row {
  height: 80px;
  cursor: pointer; }

.wr-user-reports-list .actions a {
  padding-left: 50%;
  display: block; }

@media only screen and (max-width: 659px) {
  .wr-user-reports-list .actions {
    display: none; }
  .wr-user-reports-list .sorting_disabled {
    display: none; } }

.wr-case-history td.wr-case-history__info-cell {
  line-height: 24px; }

.wr-case-history__info-cell-date {
  display: block;
  font-weight: bold; }

.wr-case-history__info-cell-doctor {
  display: block; }

.wr-case-history__table a {
  display: block; }

.wr-case-history-info__dl dt {
  font-size: 13px;
  font-weight: normal;
  line-height: 35px; }

.wr-case-history__attachment_icon {
  font-size: 20px; }

.wr-case-history-items-attach_icon {
  height: 16px;
  margin-left: 5px; }

@media only screen and (max-width: 659px) {
  .wr-case-history__table thead th:nth-child(3) {
    display: block;
    width: 200px; }
  .wr-case-history__table thead th:nth-child(4) {
    display: none; }
  .wr-case-history__table thead th:nth-child(5) {
    display: none; }
  .wr-case-history__table .actions {
    display: none; }
  .wr-case-history__table .wr-list__table-row td:nth-child(3) {
    display: block; }
  .wr-case-history__table .wr-list__table-row td:nth-child(4) {
    display: block; }
  .wr-case-history__table .wr-list__table-row td:nth-child(5) {
    display: none; } }

.wr-reservation .wr-reserve-actions, .wr-reservation .wr-duty-actions, .wr-sector-reservation .wr-reserve-actions, .wr-sector-reservation .wr-duty-actions {
  display: inline-block; }
  .wr-reservation .wr-reserve-actions--hidden, .wr-reservation .wr-duty-actions--hidden, .wr-sector-reservation .wr-reserve-actions--hidden, .wr-sector-reservation .wr-duty-actions--hidden {
    display: none; }

.wr-reserve-actions__action--hidden, .wr-duty-actions__action--hidden {
  display: none !important; }

.wr-reserve-actions__action-online, .wr-duty-actions__action-online {
  float: left;
  padding: 10px 15px; }

.wr-reserve-actions__action-pay, .wr-duty-actions__action-pay {
  float: left;
  padding: 10px 15px;
  background-color: #637b56; }

.wr-reserve-actions__action-document, .wr-duty-actions__action-document {
  float: left;
  padding: 10px 15px;
  background: #cdbb97; }

label[for="onlineselect"] > span {
  pointer-events: none; }

.wr-registration-check__login, .wr-registration-check__forgot {
  font-weight: bold; }

.wr-registration__gender > .btn-group {
  margin-bottom: 0; }
  .wr-registration__gender > .btn-group .btn, .wr-registration__gender > .btn-group .wr-payments-list__refresh-button, .wr-registration__gender > .btn-group .wr-payment-status, .wr-registration__gender > .btn-group .wr-lpu-schedule-pstatus, .wr-registration__gender > .btn-group .wr-online-button, .wr-registration__gender > .btn-group .wr-my-records__modal .wr-confirm-button, .wr-my-records__modal .wr-registration__gender > .btn-group .wr-confirm-button, .wr-registration__gender > .btn-group .wr-my-records__modal .wr-document-button, .wr-my-records__modal .wr-registration__gender > .btn-group .wr-document-button, .wr-registration__gender > .btn-group .wr-reserve-actions__action-online, .wr-registration__gender > .btn-group .wr-duty-actions__action-online, .wr-registration__gender > .btn-group .wr-reserve-actions__action-pay, .wr-registration__gender > .btn-group .wr-duty-actions__action-pay, .wr-registration__gender > .btn-group .wr-reserve-actions__action-document, .wr-registration__gender > .btn-group .wr-duty-actions__action-document, .wr-registration__gender > .btn-group .wr-my-records__print-all-button, .wr-registration__gender > .btn-group .wr-reserve-actions__action, .wr-registration__gender > .btn-group .wr-duty-actions__action {
    border-radius: 0; }

#registration-form .wr-checkbox, #registration-form .wr-list-item__checkbox, #registration-form .wr-panel-item__checkbox {
  padding-left: 8px; }
  #registration-form .wr-checkbox label, #registration-form .wr-list-item__checkbox label, #registration-form .wr-panel-item__checkbox label {
    font-weight: normal; }

.passhelper {
  display: grid;
  grid-auto-flow: column;
  gap: 3px;
  margin: 3px 0 0px 0;
  display: none; }
  .passhelper > span {
    display: none;
    grid-column: auto;
    color: red;
    font-weight: bold;
    padding: 5px 2px;
    text-align: center;
    border-top: 4px solid red; }
    .passhelper > span[data-valid="ok"] {
      border-color: green;
      color: green; }

.wr-pricelist__text {
  padding: 20px;
  border-bottom: 1px solid #bac7d4; }

.wr-pricelist-media__description-item td {
  border: none !important; }

.wr-pricelist table tr > td {
  padding: 4px; }

.wr-pricelist .wr-price-info {
  display: block;
  margin: 0;
  padding: 0 10px 0 0; }
  .wr-pricelist .wr-price-info__price {
    font-size: 18px; }

.wr-pricelist-item {
  cursor: pointer; }

.wr-pricelist__table-cell-desc-schname {
  font-weight: bold; }

.wr-pricelist__table-cell-desc-kodoper, .wr-pricelist__table-cell-desc-comment {
  font-size: 13px;
  color: #5a6370; }

.wr-pricelist__table-cell-icon {
  width: 8%; }
  .wr-pricelist__table-cell-icon .media-image-small {
    height: 50px;
    min-height: 50px;
    width: 50px;
    min-width: 50px; }
    .wr-pricelist__table-cell-icon .media-image-small .media-image-info {
      line-height: 50px; }
      .wr-pricelist__table-cell-icon .media-image-small .media-image-info i {
        font-size: 22px; }

.wr-pricelist__table-cell-desc, .wr-pricelist__table-cell-sprice, .wr-pricelist__table-cell-icon {
  vertical-align: middle !important; }

.wr-pricelist__table-cell-desc {
  width: 65%; }

.wr-pricelist__table-cell-sprice {
  width: 20%; }
  .wr-pricelist__table-cell-sprice .wr-price-info {
    width: 70px; }

.wr-pricelist .wr-list-item--active-cell-desc, .wr-pricelist .wr-list-item--active-cell-sprice, .wr-pricelist .wr-list-item--active-cell-icon {
  color: red; }

.wr-pricelist .wr-list-item .wr-list-item__wrapper {
  padding: 0 10px !important; }

.wr-doctor-item__rate-star {
  margin-left: 10px;
  font-size: 13px;
  color: #2E4466;
  vertical-align: middle; }
  .wr-doctor-item__rate-star__value {
    font-size: 8pt;
    margin-left: 5px;
    vertical-align: middle; }

.wr-doctor__rate__media {
  height: 150px;
  width: 150px;
  padding: 3px;
  border: 1px solid #D5E8F1;
  background-size: cover;
  background-position: center; }

.wr-list__mark__media-big .wr-doctor__rate__media {
  height: 250px;
  width: 250px; }

.wr-list__mark {
  margin-top: 10px;
  margin-bottom: 0 !important;
  border: 1px solid #D5E8F1;
  border-radius: 3px; }
  .wr-list__mark thead {
    font-weight: bold; }
  .wr-list__mark tr td:nth-child(1) {
    width: 60%; }
  .wr-list__mark tr td:nth-child(2) {
    text-align: center;
    width: 20%; }
  .wr-list__mark tr td:nth-child(3) {
    text-align: center;
    width: 20%; }

.wr-dialog__marks-header {
  margin: 20px 0 0 0;
  font-size: 17px; }

.wr-trueconf {
  background: rgba(52, 73, 94, 0.5);
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 100%;
  top: 0; }
  .wr-trueconf__clients {
    width: 865px;
    margin: 0 auto; }
    .wr-trueconf__clients-link {
      border: 1px solid #ccc;
      margin: 8px;
      width: 200px;
      height: 70px;
      text-align: left;
      font-size: 12px;
      display: inline-flex;
      flex-direction: column;
      align-items: flex-start;
      justify-content: center;
      text-decoration: none !important;
      background-color: white;
      background-position: 10px center;
      background-repeat: no-repeat;
      overflow: hidden; }
      .wr-trueconf__clients-link:hover {
        border: 1px solid #999; }
      .wr-trueconf__clients-link-type, .wr-trueconf__clients-link-platform, .wr-trueconf__clients-link-comment {
        color: #999; }
      .wr-trueconf__clients-link--trueconf {
        align-items: stretch;
        width: 250px;
        height: 100px; }
      .wr-trueconf__clients-link-name {
        font-weight: bold;
        display: block; }
  .wr-trueconf__close-tool {
    position: absolute;
    z-index: 9999;
    text-align: center;
    font-size: 25px;
    background: white;
    cursor: pointer;
    width: 37px;
    height: 37px;
    border-radius: 30px;
    right: 30px;
    top: 30px; }
  .wr-trueconf__embedded {
    animation: .5s linear fade-in;
    position: fixed;
    margin: auto;
    width: 900px;
    height: 600px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
    .wr-trueconf__embedded-wrapper {
      position: fixed;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      border: 1px solid #ccc;
      border-radius: 5px;
      background: white; }
  .wr-trueconf__wait-label {
    background: rgba(46, 68, 102, 0.7);
    bottom: 50%;
    left: 0;
    right: 0;
    overflow: hidden;
    margin: 0 auto;
    width: 99%;
    position: absolute;
    font-weight: 400;
    font-size: 20px;
    padding: 15px 0; }
  .wr-trueconf__iframe {
    border: none;
    width: 100vw;
    height: calc(100vh - 44px);
    margin-top: 45px; }
    .wr-trueconf__iframe-wrapper--hidden {
      display: none; }
  .wr-trueconf__unsupported {
    width: 100%;
    height: 100%;
    background: whitesmoke;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    .wr-trueconf__unsupported-title {
      text-align: center; }
  .wr-trueconf__header {
    position: absolute;
    top: -1px;
    right: 0;
    width: 100%;
    height: 46px;
    background: #34495e;
    transition: opacity 0.5s ease-out 3s; }
    .wr-trueconf__header-info {
      position: absolute;
      top: 5px;
      left: 15px;
      height: 100%;
      color: white; }
    .wr-trueconf__header-butGroup {
      position: absolute;
      top: 0;
      right: 0;
      height: 100%;
      display: flex;
      align-content: center;
      justify-content: center;
      gap: 20px; }
  .wr-trueconf_button {
    height: 45px;
    width: 45px;
    padding: 8px;
    color: white; }
    .wr-trueconf_button:hover {
      cursor: pointer;
      color: rgba(205, 205, 205, 0.87); }

.wr-trueconf-linux__links-item {
  cursor: pointer; }
  .wr-trueconf-linux__links-item:hover {
    background: #eee; }

.wr-trueconf__clients-link--windows {
  padding-left: 70px;
  background-image: url("../../assets/images/tc/windows.png"); }

.wr-trueconf__clients-link--linux {
  padding-left: 70px;
  background-image: url("../../assets/images/tc/linux.png"); }

.wr-trueconf__clients-link--macos {
  padding-left: 70px;
  background-image: url("../../assets/images/tc/macos.png"); }

.wr-trueconf__clients-link--webrtc {
  padding-left: 70px;
  background-image: url("../../assets/images/tc/webrtc.png"); }

.wr-trueconf__clients-link--yandex {
  padding-left: 70px;
  background-image: url("../../assets/images/tc/yandex.png"); }

.wr-trueconf__clients-link--firefox {
  padding-left: 70px;
  background-image: url("../../assets/images/tc/firefox.png"); }

.wr-trueconf__clients-link--chrome {
  padding-left: 70px;
  background-image: url("../../assets/images/tc/chrome.png"); }

.wr-trueconf__clients-link--opera {
  padding-left: 70px;
  background-image: url("../../assets/images/tc/opera.png"); }

.wr-trueconf__clients-link--trueconf {
  padding-left: 70px;
  background-image: url("../../assets/images/tc/trueconf.png"); }

.wr-referrals__label-direction {
  border-radius: 3px;
  border: 1px solid #8cc152;
  text-transform: uppercase;
  font-size: 11px;
  padding: 2px 6px;
  display: inline-block;
  color: #8cc152; }

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

.wr-referrals__column {
  text-align: center; }
  .wr-referrals__column .item {
    padding: 5px;
    margin-top: 6px;
    background-color: #f7db6c; }
    .wr-referrals__column .item.type4 {
      background-color: #8cc152; }
    .wr-referrals__column .item.type5 {
      background-color: #ba1b2a;
      color: #ffffff; }

.wr-referrals-status {
  padding: 5px 10px; }
  .wr-referrals-status__notexecuted {
    border: 1px solid #E6E9ED;
    color: #333;
    background-color: #f5f5f5; }
  .wr-referrals-status__executed {
    border: 1px solid #8cc152;
    color: #333;
    background-color: #8cc152; }

.wr-vaccine__label-direction {
  border-radius: 3px;
  border: 1px solid #8cc152;
  text-transform: uppercase;
  font-size: 11px;
  padding: 2px 6px;
  display: inline-block;
  color: #8cc152; }

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

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

.wr-vaccine-status {
  padding: 5px 10px; }
  .wr-vaccine-status__notexecuted {
    border: 1px solid #E6E9ED;
    color: #333;
    background-color: #f5f5f5; }
  .wr-vaccine-status__executed {
    border: 1px solid #8cc152;
    color: #333;
    background-color: #8cc152; }

.wr-combo-input .wr-combo-input__group {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap; }
  .wr-combo-input .wr-combo-input__group .wr-combo-input__prepend {
    flex: 0 1 auto;
    position: relative; }
    .wr-combo-input .wr-combo-input__group .wr-combo-input__prepend > button {
      height: 100%;
      font-size: 14px;
      font-weight: normal;
      line-height: 1;
      color: #434A54;
      text-align: center;
      background-color: #F5F7FA;
      border: 1px solid #ccc;
      border-radius: 4px; }
    .wr-combo-input .wr-combo-input__group .wr-combo-input__prepend > .wr-combo-input__dropdown-menu {
      padding: 0;
      min-width: 0px; }
      .wr-combo-input .wr-combo-input__group .wr-combo-input__prepend > .wr-combo-input__dropdown-menu .wr-combo-input__dropdown-menu__container {
        display: flex;
        flex-direction: column; }
  .wr-combo-input .wr-combo-input__group .wr-combo-input__dropdown-item, .wr-combo-input .wr-combo-input__group .wr-combo-input__prepend > button {
    white-space: nowrap;
    flex: 0 0 auto;
    width: auto;
    min-width: 0;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
    display: flex;
    justify-content: start;
    align-items: center; }
    .wr-combo-input .wr-combo-input__group .wr-combo-input__dropdown-item span, .wr-combo-input .wr-combo-input__group .wr-combo-input__prepend > button span {
      flex: 0 0 auto;
      margin: 0 3px; }
    .wr-combo-input .wr-combo-input__group .wr-combo-input__dropdown-item:hover, .wr-combo-input .wr-combo-input__group .wr-combo-input__prepend > button:hover {
      background-color: #185abc;
      color: #fff; }
    .wr-combo-input .wr-combo-input__group .wr-combo-input__dropdown-item .wr-combo-input__dropdown-item__img, .wr-combo-input .wr-combo-input__group .wr-combo-input__prepend > button .wr-combo-input__dropdown-item__img {
      background-size: contain;
      background-repeat: no-repeat;
      width: 30px;
      height: 30px;
      display: inline-block; }
    .wr-combo-input .wr-combo-input__group .wr-combo-input__dropdown-item .wr-combo-input__dropdown-item__text, .wr-combo-input .wr-combo-input__group .wr-combo-input__prepend > button .wr-combo-input__dropdown-item__text {
      white-space: nowrap; }
  .wr-combo-input .wr-combo-input__group .wr-combo-input__input {
    flex: 1 1 auto; }

#drop-area {
  width: 100%;
  position: relative;
  display: grid;
  grid-template-columns: 1fr 3fr;
  row-gap: 30px;
  padding: 10px; }
  #drop-area .substrate {
    display: none; }
  #drop-area.on .substrate {
    position: absolute;
    top: 0px;
    width: 100%;
    left: 0px;
    height: 100%;
    background: rgba(45, 45, 45, 0.14);
    display: grid;
    justify-content: center;
    align-content: center; }
  #drop-area #filesGroup,
  #drop-area #newFilesGroup {
    display: flex;
    flex-direction: column;
    gap: 8px; }
  #drop-area .wr_file {
    background: #5E7A97;
    position: relative;
    width: 100%;
    padding: 7px;
    color: white; }
    #drop-area .wr_file a {
      color: white; }
    #drop-area .wr_file .butRemove {
      position: absolute;
      top: 7px;
      right: 7px; }
    #drop-area .wr_file .loaderLabel {
      position: absolute;
      top: 7px;
      right: 100px;
      display: none; }
      #drop-area .wr_file .loaderLabel .sk-double-bounce {
        width: 22px;
        height: 22px;
        position: relative;
        margin: auto; }
        #drop-area .wr_file .loaderLabel .sk-double-bounce .sk-child {
          width: 100%;
          height: 100%;
          border-radius: 50%;
          background-color: #f9fafb;
          opacity: 0.6;
          position: absolute;
          top: 0;
          left: 0;
          animation: sk-double-bounce 2.0s infinite ease-in-out; }
        #drop-area .wr_file .loaderLabel .sk-double-bounce .sk-double-bounce-2 {
          animation-delay: -1.0s; }
    #drop-area .wr_file.loaded .loaderLabel {
      display: block; }
  #drop-area .descriprionElemArea {
    position: relative; }
    #drop-area .descriprionElemArea #descriprionElem {
      max-width: 411px;
      min-width: 411px; }
    #drop-area .descriprionElemArea .descriprionElemCount {
      position: absolute;
      right: 15px;
      bottom: 0; }

@keyframes sk-double-bounce {
  0%, 100% {
    transform: scale(0); }
  50% {
    transform: scale(1); } }

.wr-emrg-table__table .status_label {
  text-align: center;
  padding: 3px; }
  .wr-emrg-table__table .status_label.cancel {
    background: #FFB5B5; }
  .wr-emrg-table__table .status_label.success {
    background: #DDF1A4; }
  .wr-emrg-table__table .status_label.distributed {
    background: #EBCA98; }
  .wr-emrg-table__table .status_label.await {
    background: #F0E9AA; }

.wr-emrg-modal .status_label {
  text-align: center;
  padding: 3px;
  width: 240px; }
  .wr-emrg-modal .status_label.cancel {
    background: #FFB5B5; }
  .wr-emrg-modal .status_label.success {
    background: #DDF1A4; }
  .wr-emrg-modal .status_label.distributed {
    background: #EBCA98; }
  .wr-emrg-modal .status_label.await {
    background: #F0E9AA; }

.wr-emrg-modal-refference .wr-list-item__checkbox input[type="radio"]:indeterminate + label::before {
  background-color: white; }

.wr-emrg-table__head {
  vertical-align: top !important; }
  .wr-emrg-table__head.emdate {
    width: 95px; }
  .wr-emrg-table__head.emstatus {
    width: 200px; }

tbody tr {
  cursor: pointer; }
  tbody tr td {
    vertical-align: middle !important; }

.formAddress {
  display: none; }

.custLabel {
  display: inline-block;
  margin-left: 6px;
  font-weight: normal; }

table.detailsamb {
  border: 1px solid #ccc; }
  table.detailsamb td, table.detailsamb th {
    border: 1px solid #ccc;
    padding: 4px; }
  table.detailsamb td {
    text-align: center; }
  table.detailsamb th {
    border-bottom: 4px solid #ccc;
    white-space: nowrap; }

span.datestart {
  font-size: 1.2em;
  text-indent: -25px;
  font-weight: bold; }

.questionary__form__panel {
  border: 1px solid #000;
  padding: 14px;
  margin: 0 7px 25px;
  position: relative;
  border-radius: 8px; }
  .questionary__form__panel__label {
    border: 1px solid #000;
    display: inline-block;
    position: absolute;
    top: 0;
    transform: translate(0, -50%);
    padding: 0px 1em;
    min-width: 140px;
    background: #fff;
    border-radius: 10px; }

.questionary__list {
  width: 100%;
  display: grid;
  justify-content: start;
  justify-items: start;
  align-items: center;
  grid-template-columns: 1fr min-content min-content;
  gap: 15px 10px; }
  .questionary__list__item__date, .questionary__list__item__actions, .questionary__list__header__date, .questionary__list__header__actions {
    white-space: nowrap; }
  .questionary__list__item__date, .questionary__list__header__date {
    font-size: .8em; }

.questionary__form__panel__item {
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc; }

.questionary__form__panel__item.questionary__form__panel__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  overflow: hidden; }

.questionary__form__panel__item > label {
  margin: 0;
  padding: 0; }

.questionary__form__panel__item.questionary__form__panel__item__type5 textarea {
  height: 100px;
  margin-top: 5px;
  padding: 2px 4px; }

.questionary__form__panel__item.questionary__form__panel__item__type8 select {
  width: 100%;
  font-size: 1.5em; }

.questionary__form {
  max-height: 70vh;
  overflow-x: auto;
  margin: 0 -10px 0;
  padding-top: 10px; }

.questionary__form__panel__item__input__type9 {
  transform: scale(1.5);
  display: inline-block;
  margin: 6px 10px 6px 0; }

span.questionary__form__panel__item__label__required {
  color: red;
  margin: 0 5px; }

.questionary__form__panel__item.questionary__form__panel__item__type1.error {
  border-bottom-color: red; }

.questionary__form__panel__item .errormsg {
  flex: 1 1 100%;
  color: red;
  font-size: .8em;
  text-align: right; }

.questionary__list__item__actions .btn, .questionary__list__item__actions .wr-payments-list__refresh-button, .questionary__list__item__actions .wr-payment-status, .questionary__list__item__actions .wr-lpu-schedule-pstatus, .questionary__list__item__actions .wr-online-button, .questionary__list__item__actions .wr-my-records__modal .wr-confirm-button, .wr-my-records__modal .questionary__list__item__actions .wr-confirm-button, .questionary__list__item__actions .wr-my-records__modal .wr-document-button, .wr-my-records__modal .questionary__list__item__actions .wr-document-button, .questionary__list__item__actions .wr-reserve-actions__action-online, .questionary__list__item__actions .wr-duty-actions__action-online, .questionary__list__item__actions .wr-reserve-actions__action-pay, .questionary__list__item__actions .wr-duty-actions__action-pay, .questionary__list__item__actions .wr-reserve-actions__action-document, .questionary__list__item__actions .wr-duty-actions__action-document, .questionary__list__item__actions .wr-my-records__print-all-button, .questionary__list__item__actions .wr-reserve-actions__action, .questionary__list__item__actions .wr-duty-actions__action {
  margin: 1px; }

.questionary__list__item__actions {
  display: flex;
  flex-direction: column; }

.questionary__icon {
  color: green;
  font-size: 30px;
  margin: 3px 30px 10px; }

.questionary__form__panel__item > label {
  margin: 0;
  padding: 0;
  flex: 0 0 70%; }

.questionary__form__panel__item > label + * {
  flex: 0 0 30%;
  margin: 0;
  width: 100%; }

.container {
  width: 1170px; }

@media only screen and (max-width: 1024px) {
  .container {
    width: 100%; } }

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

#mmt_pro_iframe_consultation {
  z-index: 99; }

.wr-agreement {
  z-index: 9000; }
  .wr-agreement .model-dialog {
    min-width: 700px; }
  .wr-agreement .modal-body {
    max-height: 500px;
    overflow-y: auto; }

.wr-app__embedded_ButtonLogOut {
  position: absolute;
  top: 15px;
  right: 15px;
  border: #34495e solid 2px;
  border-radius: 5px;
  height: 30px;
  min-width: 30px;
  padding: 5px 10px 5px 10px;
  display: none;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  z-index: 99; }
  .wr-app__embedded_ButtonLogOut .wr-app__embedded_ButtonLogOut_label {
    border-right: #34495e solid 1px;
    padding-right: 5px;
    margin-right: 5px;
    transition: all 0.3s;
    transform-origin: right;
    word-break: normal; }
  .wr-app__embedded_ButtonLogOut svg {
    height: 15px;
    width: 15px; }

.wr-embedded-widget {
  overflow: hidden;
  height: 100%; }
  .wr-embedded-widget .wizard-step-navigation.fixed-navigation {
    position: static; }
  .wr-embedded-widget .wr-app__content-wrapper {
    height: auto;
    flex: initial;
    min-height: 700px;
    position: relative; }
  .wr-embedded-widget .wr-app__content-wrapper, .wr-embedded-widget .container {
    width: 100% !important; }
  .wr-embedded-widget .wr-app__wrapper {
    display: block;
    min-width: 100%; }
  .wr-embedded-widget .wr-app__embedded_ButtonLogOut.open {
    display: flex; }

@media only screen and (max-width: 1268px) {
  .wr-embedded-widget .wizard-steps-breadcrumb {
    overflow-x: scroll;
    scroll-behavior: smooth;
    -ms-overflow-style: none; }
    .wr-embedded-widget .wizard-steps-breadcrumb::-webkit-scrollbar {
      width: 0; }
    .wr-embedded-widget .wizard-steps-breadcrumb > .scroll-button-left,
    .wr-embedded-widget .wizard-steps-breadcrumb > .scroll-button-right {
      display: none;
      width: 40px;
      height: 70px;
      position: absolute;
      z-index: 10;
      opacity: 0.3;
      top: 4px; }
    .wr-embedded-widget .wizard-steps-breadcrumb > .scroll-button-right {
      right: 0px; }
    .wr-embedded-widget .wizard-steps-breadcrumb > .scroll-button-left {
      left: 0px; }
    .wr-embedded-widget .wizard-steps-breadcrumb .nav-pills {
      width: 1200px; }
  .wr-embedded-widget .wr-app__content-wrapper {
    margin-left: 0px; }
    .wr-embedded-widget .wr-app__content-wrapper .wr-specialists .wr-departments {
      width: 100% !important; }
    .wr-embedded-widget .wr-app__content-wrapper .wr-specialists .wr-doctors {
      width: 100% !important;
      display: none; } }

@media only screen and (max-width: 969px) {
  .wr-embedded-widget .wizard-steps-breadcrumb > .scroll-button-left,
  .wr-embedded-widget .wizard-steps-breadcrumb > .scroll-button-right {
    display: block; } }

html, body {
  height: 100%; }

.wr-app {
  background-color: transparent !important; }
  .wr-app__wrapper {
    height: 100%;
    position: relative;
    z-index: 3;
    min-width: 1260px; }
  .wr-app__header {
    position: relative; }
  .wr-app__background-image {
    background: transparent url("../../customer-assets/images/background.jpg") no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1; }
  .wr-app__content-wrapper {
    margin: 0 auto 10px;
    width: 1170px;
    padding: 20px;
    min-height: 90vh;
    position: relative;
    background: white;
    border-top: transparent; }
  .wr-app__footer p {
    color: #AAB2BD;
    font-size: 12px;
    margin-left: 10px; }

@media only screen and (max-width: 1024px) {
  .wr-app__wrapper {
    min-width: 1023px; }
  .wr-app__content-wrapper {
    width: auto;
    margin-left: 50px; } }

.wr-login__form-reg-button {
  float: right; }

.wr-login__form-pwd-button {
  display: block;
  outline: none;
  border-bottom: 1px dotted;
  padding: 15px 0 1px;
  clear: both;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 11px; }
  .wr-login__form-pwd-button:hover {
    border-bottom: 1px dotted transparent;
    text-decoration: none; }

.wr-login__confirm-input {
  width: 20%;
  display: inline-block;
  margin-left: 10px; }

.wr-login__confirm .modal-dialog {
  width: 500px; }

.wr-login__wrapper {
  position: relative; }

.wr-login__title + .nav-pills, .wr-lpu-login__title + .nav-pills {
  margin: -10px 0 6px 10px;
  text-transform: uppercase;
  font-size: .8em; }

.wr-login__title, .wr-lpu-login__title {
  left: 8px;
  width: 355px;
  height: 70px; }
  .wr-login__title-text {
    padding: 13px 0 13px 20px;
    display: block;
    color: white;
    font-size: 22px;
    background-color: #34495E; }
    .wr-login__title-text i {
      margin-right: 7px; }
  .wr-login__title-triangle {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-top: 7px solid #34495E;
    border-left: 7px solid transparent; }

.wr-login__auth-block form a.underline {
  text-decoration: underline; }

.wr-login__auth-block form label {
  font-weight: normal; }

.wr-login__auth-block .well {
  padding: 10px 15px 20px 15px; }

.wr-login__auth-block > ul {
  border: none;
  margin: -10px 0 0 10px; }
  .wr-login__auth-block > ul li {
    text-align: center;
    margin: 0;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px; }
    .wr-login__auth-block > ul li a {
      padding: 9px 12px;
      color: #434A54;
      background-color: #F5F7FA;
      font-size: 11px;
      text-transform: uppercase;
      -moz-border-radius: 0px;
      -webkit-border-radius: 0px;
      border-radius: 0px;
      border-bottom: 1px solid #E6E9ED;
      border-top: 1px solid #E6E9ED; }
      .wr-login__auth-block > ul li a:hover {
        border-bottom: 1px solid #AAB2BD;
        border-top: 1px solid #AAB2BD; }
  .wr-login__auth-block > ul li.active a {
    color: white;
    border-color: transparent;
    background-color: #34495E; }
    .wr-login__auth-block > ul li.active a:hover {
      border-color: transparent; }
  .wr-login__auth-block > ul li.active:after {
    content: "";
    top: 100%;
    left: 50%;
    margin-left: -5px;
    width: 0;
    height: 0;
    position: absolute;
    height: 0;
    width: 0;
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    border-top: 5px solid #34495E; }

@media only screen and (max-width: 1024px) {
  .wr-login__auth-block {
    margin-left: 50px; }
  .wr-login__title, .wr-lpu-login__title {
    left: 58px; } }

.wr-services-modal .containerServices {
  max-height: 300px;
  overflow: auto;
  margin-left: -14px; }
  .wr-services-modal .containerServices tr > th:first-child {
    padding-left: 22px; }

.wr-services-modal label {
  margin-top: 0px; }

.wr-services-modal .wr-price-info__price {
  font-size: 15px; }

.wr-services-modal .labelForNotification {
  width: 100%;
  border: 2px solid #2e4466;
  background: #2e4466;
  padding: 10px;
  display: none;
  color: white; }

.wr-services-modal .wr-list-item__checkbox {
  height: 0px;
  padding-top: 0px; }
  .wr-services-modal .wr-list-item__checkbox label::before {
    top: -20px; }
  .wr-services-modal .wr-list-item__checkbox label::after {
    margin-top: -20px; }

#content .entry {
  padding-left: 100px;
  font-size: 15px;
  position: relative;
  line-height: 20px; }
  #content .entry a {
    font-weight: bold;
    color: #34495E;
    text-decoration: underline; }
  #content .entry:before {
    font-family: 'FontAwesome';
    font-size: 5em;
    position: absolute;
    left: 15px;
    top: 30px;
    color: #34495E; }
  #content .entry.internet:before {
    content: '\F0AC'; }
  #content .entry.phone {
    line-height: 20px; }
    #content .entry.phone:before {
      content: '\F095'; }
    #content .entry.phone span {
      margin: 25px 0 0;
      font-size: 25px;
      font-weight: bold;
      color: #34495E;
      position: relative;
      top: 4px; }
      #content .entry.phone span em {
        color: #a0a0a0;
        font-style: normal; }

@media only screen and (max-width: 1024px) {
  #content {
    margin-left: 50px; } }

.wr-page-index .wr-app__footer {
  display: none; }

.wr-page-index .wr-app__content-wrapper {
  width: 100%;
  padding: 0; }

.wr-header {
  z-index: 3;
  min-height: 145px; }
  .wr-header__container {
    height: 100%;
    margin: 0 auto;
    padding: 25px;
    background: #d5e8f1;
    color: #434A54;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px; }
  .wr-header__right-block {
    display: none;
    width: 400px;
    position: absolute;
    right: 0;
    top: 25px;
    text-align: right;
    z-index: 15; }
  .wr-header__auth-buttons {
    width: 100%; }
    .wr-header__auth-buttons button {
      border-radius: 0;
      outline: none;
      padding: 3px 0;
      margin: 5px;
      font-weight: bold;
      border: transparent;
      background: transparent;
      color: #34495E; }
      .wr-header__auth-buttons button:last-child {
        margin-right: 0; }
      .wr-header__auth-buttons button:hover {
        text-decoration: none;
        border-bottom: 2px solid;
        color: #587ca0; }
  .wr-header__image {
    height: 160px;
    top: -35px;
    position: absolute;
    right: 0;
    max-width: 300px;
    width: 100%;
    background-image: url("../../customer-assets/images/header-image.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center right; }
  .wr-header__current-patient {
    float: right;
    clear: both; }
    .wr-header__current-patient--hidden {
      display: none; }
    .wr-header__current-patient-name {
      font-weight: bold; }
  .wr-header__current-time, .wr-header__bonus-info, .wr-header__notifications {
    font-size: 12px;
    border-bottom: 1px dotted #434A54;
    margin-bottom: 5px; }
  .wr-header__bonus-info {
    font-size: 14px;
    display: inline-block;
    float: right;
    margin-top: 5px;
    cursor: pointer;
    color: #515C67; }
  .wr-header__notifications {
    position: absolute;
    bottom: -25px;
    right: 0px;
    cursor: pointer;
    font-size: 14px;
    color: #515C67; }
    .wr-header__notifications-container {
      position: absolute;
      right: 0px;
      display: none;
      background-color: #34495e;
      width: 500px;
      padding: 20px;
      color: white;
      text-align: left;
      box-shadow: 0 0 2px rgba(255, 255, 255, 0.5); }
      .wr-header__notifications-container ul li {
        list-style-type: none;
        border-bottom: 1px solid white;
        padding: 10px; }
        .wr-header__notifications-container ul li:hover {
          background-color: #415b75; }
        .wr-header__notifications-container ul li button {
          text-align: right; }
  .wr-header__bonus-table {
    margin-bottom: 0 !important; }
  .wr-header__user-logout {
    margin-left: 5px;
    cursor: pointer; }
    .wr-header__user-logout:hover {
      text-decoration: none; }
  .wr-header__mmt-unread-messages {
    cursor: pointer;
    padding: 0 10px;
    border-radius: 3px;
    background: #2e4466;
    color: white;
    display: none;
    margin-left: 5px; }
    .wr-header__mmt-unread-messages:after {
      content: "\A";
      white-space: pre; }
    .wr-header__mmt-unread-messages--available {
      -webkit-animation: blink 1s ease-in-out 5;
      -o-animation: blink 1s ease-in-out 5;
      animation: blink 1s ease-in-out 5;
      display: inline-block;
      background: #da4453; }
  .wr-header__user-info {
    width: 100%;
    clear: both;
    display: inline-block;
    margin-top: 10px;
    float: right;
    font-weight: bold;
    text-align: right; }
    .wr-header__user-info--hidden {
      display: none; }
    .wr-header__user-info--represents-available {
      cursor: pointer; }
      .wr-header__user-info--represents-available:hover {
        color: #5a6370; }

.client-represent {
  cursor: pointer; }
  .client-represent.current {
    background: lightyellow; }

/* Application logo */
.wr-logotype {
  padding: 10px;
  color: #434A54;
  display: table;
  cursor: pointer; }
  .wr-logotype:before, .wr-logotype:after {
    content: " ";
    display: table; }
  .wr-logotype:after {
    clear: both; }
  .wr-logotype__wrapper {
    height: 75px;
    float: left;
    position: relative;
    overflow: hidden; }
  .wr-logotype__image {
    height: 100%;
    width: auto;
    margin-right: 10px;
    background-image: url("../../customer-assets/images/logo.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain; }
    .wr-logotype__image img {
      visibility: hidden; }
  .wr-logotype__text {
    display: table-cell;
    vertical-align: middle; }
    .wr-logotype__text > * {
      margin-top: 10px; }
  .wr-logotype__title {
    font-size: 20px;
    font-weight: bold; }
  .wr-logotype__subtitle {
    font-size: 16px;
    font-weight: normal; }
  .wr-logotype:hover {
    color: #5a6370;
    text-decoration: none; }

.wr-navigation-stickymenu {
  position: fixed !important;
  top: 0 !important;
  z-index: 10000 !important;
  -ms-overflow-style: none; }

.wr-navigation-main {
  width: 100%;
  z-index: 3;
  clear: both;
  position: relative;
  padding: 0;
  background-color: #34495e;
  -webkit-box-shadow: 2px 6px 7px -2px #E6E9ED 2px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 2px 6px 7px -2px #E6E9ED 2px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 6px 7px -2px #E6E9ED 2px 5px rgba(0, 0, 0, 0.4); }
  .wr-navigation-main .container {
    background-color: inherit; }
  .wr-navigation-main__ul {
    margin: 0 auto;
    padding: 0; }
  .wr-navigation-main__li {
    position: relative;
    float: left;
    display: inline-block;
    -moz-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    -webkit-transition: background-color 0.5s ease;
    -ms-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease; }
    .wr-navigation-main__li--hidden {
      display: none; }
    .wr-navigation-main__li:hover {
      text-decoration: underline; }
    .wr-navigation-main__li.nav-active:after {
      left: 45%;
      content: "";
      bottom: 0px;
      position: absolute;
      height: 0;
      width: 0;
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      border-bottom: 8px solid white; }
    .wr-navigation-main__li.nav-active, .wr-navigation-main__li:hover {
      background-color: #415b75; }
    .wr-navigation-main__li a {
      font-weight: bold;
      padding: 15px;
      color: #FFFFFF;
      text-decoration: none;
      display: inline-block;
      line-height: 20px; }

.wr-navigation-submenu--hidden {
  display: none; }

.wr-navigation-submenu .scroll-button-left,
.wr-navigation-submenu .scroll-button-right {
  width: 30px;
  height: 60px;
  position: absolute;
  z-index: 999;
  color: #34495e;
  top: 0px;
  background: #e6e9ed;
  padding: 4px; }
  .wr-navigation-submenu .scroll-button-left > svg,
  .wr-navigation-submenu .scroll-button-right > svg {
    opacity: 0.6; }

.wr-navigation-submenu .scroll-button-right {
  display: none;
  right: 5px; }

.wr-navigation-submenu .scroll-button-left {
  display: none;
  left: 5px; }

.wr-navigation-submenu .container {
  overflow: hidden;
  background: #e6e9ed;
  padding: 0 10px; }
  .wr-navigation-submenu .container .row > .col-md-12 {
    padding-left: 5px;
    padding-right: 5px; }

.wr-navigation-submenu__ul {
  display: flex;
  margin: 0;
  padding: 0;
  list-style-type: none;
  overflow-y: auto;
  -ms-overflow-style: none;
  scroll-behavior: smooth; }
  .wr-navigation-submenu__ul > .container {
    height: 45px; }
  .wr-navigation-submenu__ul::-webkit-scrollbar {
    width: 3px;
    height: 45px;
    display: none; }

.wr-navigation-submenu__li {
  float: left;
  display: inline;
  line-height: 45px;
  font-size: 14px;
  position: relative;
  text-align: center;
  list-style-type: none;
  white-space: nowrap; }
  .wr-navigation-submenu__li.nav-active a {
    background: #c8cfd8;
    color: #34495E; }
  .wr-navigation-submenu__li.nav-active:after {
    left: 45%;
    content: "";
    bottom: 0px;
    position: absolute;
    height: 0;
    width: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid white; }
  .wr-navigation-submenu__li:hover a {
    background: #d7dce2;
    color: #34495E; }
  .wr-navigation-submenu__li a {
    color: #34495E;
    padding: 0 15px;
    display: block;
    text-decoration: none; }

.login-field-trigger {
  cursor: pointer;
  font-size: 12px; }

.wr-lpu-login__form {
  position: relative; }

.wr-lpu-login__title {
  top: 10px;
  left: -7px; }

input[readonly] {
  font-weight: bold;
  cursor: default !important; }

#steps {
  margin-top: -15px;
  display: inline-block; }
  #steps .arrow-bottom {
    background: url("../../assets/images/arrow-bottom.png") no-repeat;
    width: 47px;
    height: 74px;
    position: relative;
    left: 15px; }
  #steps .steps {
    width: 180px;
    height: 200px;
    float: left;
    background: no-repeat top;
    position: relative;
    padding-top: 115px;
    text-align: center;
    font-size: 20px;
    color: #34495E; }
    #steps .steps:after {
      content: "";
      width: 110px;
      height: 70px;
      display: block;
      background: url("../../assets/images/arrow-right.png") no-repeat center;
      left: 120px;
      top: 15px;
      position: absolute; }
    #steps .steps:before {
      left: 24%;
      background: #34495E;
      color: white;
      font-size: 2.7em;
      top: 10%;
      font-family: "FontAwesome";
      position: absolute;
      display: inline-block;
      padding: 6px;
      text-align: center;
      width: 85px;
      height: 85px;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%; }
    #steps .steps:last-child:after {
      display: none; }
  #steps .step-1:before {
    content: '\F0F7'; }
  #steps .step-2:before {
    content: '\F0F8'; }
  #steps .step-3:before {
    content: '\F0FA'; }
  #steps .step-4:before {
    content: '\F0F0'; }
  #steps .step-5:before {
    content: '\F017'; }
  #steps .step-6:before {
    content: '\F0F6'; }

.alert > .fa-close {
  color: inherit;
  font-size: 16px;
  margin-top: 4px; }
  .alert > .fa-close:hover {
    text-decoration: none;
    opacity: 0.8; }

.bootstrap-datetimepicker-widget td.active,
.bootstrap-datetimepicker-widget td.active:hover {
  background-color: #34495e; }

.item-wrapper-header-wrapper {
  width: 500px; }

.check-label, .wr-check-label {
  background: #2e4466;
  font-size: 12px;
  font-weight: normal;
  margin-right: 5px;
  padding: 4px 8px;
  text-transform: none; }
  .check-label--primary, .wr-check-label--primary {
    background: #2e4466; }
  .check-label--online, .wr-check-label--online {
    background: orange; }

.check-data p {
  margin: 10px 0 10px; }

.forgot-password .modal-dialog {
  width: 400px; }

.media-object-image, .media-image-small, .media-image-medium {
  cursor: pointer;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.media-image-small {
  display: table-cell;
  background-color: #D5E8F1;
  text-align: center;
  width: 80px;
  min-width: 80px;
  height: 80px;
  position: relative;
  vertical-align: middle;
  transition: all 0.4s ease-in-out;
  box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.1); }
  .media-image-small > .media-image-info {
    background: rgba(52, 73, 94, 0.8);
    display: table-cell;
    width: inherit;
    height: inherit;
    line-height: 80px;
    border-radius: 50%;
    overflow: hidden;
    opacity: 0;
    transition: all 0.4s ease-in-out;
    transform: scale(0); }
    .media-image-small > .media-image-info > i {
      vertical-align: middle;
      color: white; }
  .media-image-small i {
    color: #34495E;
    font-size: 30px; }
  .media-image-small:hover {
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(0, 0, 0, 0.1); }
    .media-image-small:hover > .media-image-info {
      transform: scale(1);
      opacity: 1; }

.media-image-medium {
  width: 250px;
  height: 250px; }

.basic-object .image {
  padding: 3px;
  border: 1px solid #D5E8F1; }
  .basic-object .image .media-image-medium {
    border-radius: 0;
    cursor: default; }

.wr-flash__development {
  background: lightyellow;
  border: 1px solid;
  padding: 10px;
  margin: 12px 0; }

.wr-confirm-popover__buttons {
  text-align: center; }
  .wr-confirm-popover__buttons button:first-child {
    margin-right: 5px; }

.wr-mobile-link {
  display: inline-block;
  height: 42px;
  width: 132px;
  border: 0;
  text-indent: -9000em;
  background: transparent no-repeat center;
  margin-bottom: 20px; }
  .wr-mobile-link__app-store {
    background-image: url(../../assets/images/appstore.png); }
  .wr-mobile-link__play-store {
    background-image: url(../../assets/images/playstore.png); }

.wr-media-modal .modal-content {
  width: 700px; }

.wr-price-info dt {
  font-size: 16px;
  padding-bottom: 10px;
  border-bottom: 1px solid;
  margin-bottom: 5px; }

.wr-price-info__price {
  font-size: 30px;
  font-weight: bold;
  color: orange;
  white-space: nowrap; }

.wr-bonuses__table .wr-price-info__price {
  font-size: 18px; }

.wr-bonuses__table__cell {
  font-size: 18px; }

.wr-bonus-item__price-info {
  margin: 0; }

.wr-preloader {
  padding: 0;
  margin: 0;
  overflow: hidden; }
  .wr-preloader__iframe {
    position: absolute;
    z-index: 9999;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: transparent; }

.wr-dialog__container {
  display: table;
  width: 100%; }
  .wr-dialog__container .wr-dialog__row {
    display: table-row; }
  .wr-dialog__container .wr-dialog__col {
    display: table-cell;
    vertical-align: top; }
  .wr-dialog__container .wr-dialog__col:nth-child(odd) {
    padding-right: 5px; }
  .wr-dialog__container .wr-dialog__col:nth-child(even) {
    padding-left: 5px; }

.wr-dialog__header {
  margin: 0 0 12px 0; }

.wr-app--trueconf-opened {
  overflow: hidden;
  padding-right: 15px; }

.modal .wr-online-button, .modal .wr-my-records__modal .wr-confirm-button, .wr-my-records__modal .modal .wr-confirm-button, .modal .wr-my-records__modal .wr-document-button, .wr-my-records__modal .modal .wr-document-button, .modal .wr-reserve-actions__action-online, .modal .wr-duty-actions__action-online, .modal .wr-reserve-actions__action-pay, .modal .wr-duty-actions__action-pay, .modal .wr-reserve-actions__action-document, .modal .wr-duty-actions__action-document {
  padding: 10px 15px;
  float: none; }

.send-email-dialog .modal-dialog {
  width: 485px; }

.send-email-dialog .form-group {
  margin: 0; }

.send-email-dialog label {
  font-weight: normal;
  padding-left: 0;
  padding-right: 0; }

.wr-dialog__incorrect-message {
  margin-top: 3px;
  font-size: 12px; }

[data-panel] {
  cursor: pointer; }
  [data-panel]:hover {
    text-decoration: underline; }

.wr-mobile-apps {
  position: fixed;
  z-index: 9;
  width: 0; }
  .wr-mobile-apps__code img {
    margin: 0 auto;
    display: block;
    animation: fade-in .5s forwards; }
  .wr-mobile-apps__code-description {
    font-size: 12px;
    display: inline-block;
    text-align: center;
    color: #999; }
  .wr-mobile-apps__qr-login {
    margin: 15px auto; }
    .wr-mobile-apps__qr-login .control-label {
      font-weight: normal; }
  .wr-mobile-apps__button {
    white-space: normal;
    position: absolute;
    z-index: 5;
    right: -45px;
    top: 290px;
    width: 45px;
    background: #34495E;
    color: white;
    padding: 5px 15px;
    font-size: 20px;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    animation: fade-in-left .7s forwards; }
    .wr-mobile-apps__button-wrapper {
      width: 300px;
      left: -300px;
      position: absolute;
      z-index: 5; }
    .wr-mobile-apps__button:hover {
      background: #46637f; }
  .wr-mobile-apps__content {
    position: relative;
    z-index: 2;
    background: white;
    padding: 15px;
    width: 300px;
    left: -300px;
    top: 115px;
    border: 1px solid #34495E;
    border-left: none; }
  .wr-mobile-apps__reglink {
    margin-left: 5px; }
  .wr-mobile-apps--out .wr-mobile-apps__button-wrapper,
  .wr-mobile-apps--out .wr-mobile-apps__content {
    animation: slide-left-out .7s forwards; }
  .wr-mobile-apps--in .wr-mobile-apps__button-wrapper,
  .wr-mobile-apps--in .wr-mobile-apps__content {
    animation: slide-left-in .7s forwards; }
  .wr-mobile-apps__links {
    margin-bottom: 10px; }
    .wr-mobile-apps__links-title {
      font-weight: normal; }
  .wr-mobile-apps__link {
    display: inline-block;
    height: 42px;
    width: 130px;
    border: 0;
    text-indent: -9000em;
    background: transparent no-repeat center; }
    .wr-mobile-apps__link-apple {
      background-image: url(../../assets/images/appstore.png); }
    .wr-mobile-apps__link-google {
      background-image: url(../../assets/images/playstore.png); }

.wr-online-sup {
  color: orange;
  font-size: 14px;
  margin-left: 5px; }

.alert-info {
  background-color: #5d80b6;
  border-color: #2e4466;
  color: #06090e; }

.alert-danger {
  background-color: #e7848e;
  border-color: #da4453;
  color: #841a25; }

.wr-container__contract {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(72, 72, 72, 0.62); }
  .wr-container__contract_window {
    position: relative;
    background: white;
    width: 1000px;
    min-height: 500px;
    height: 600px;
    padding: 15px;
    border-radius: 15px; }
  .wr-container__contract_body {
    position: absolute;
    top: 80px;
    bottom: 100px;
    width: 95%;
    min-height: 350px;
    max-height: 500px;
    overflow: auto; }
  .wr-container__contract_footer {
    position: absolute;
    bottom: 0px;
    right: 50px;
    width: 100%;
    height: 80px;
    display: flex;
    justify-content: flex-end;
    align-items: center; }

.bigWindow .modal-dialog {
  width: 1000px; }

.bigWindow .bootbox-body iframe {
  width: 100%;
  height: 500px; }

.wr-filterdata .boxForDate {
  display: flex;
  justify-content: flex-start;
  align-items: center; }
  .wr-filterdata .boxForDate .text:first-child {
    margin-left: 20px; }

.wr-filterdata .btn-group {
  margin-left: 20px;
  display: flex;
  justify-content: flex-start; }

.wr-filterdata .timeDisplay {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column; }

.wr-filterdata .minusBox .fa-minus {
  margin-top: 20px; }

.wr-filterdata .boxForSelect {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-content: center;
  flex-direction: row; }
  .wr-filterdata .boxForSelect #startTime,
  .wr-filterdata .boxForSelect #endTime {
    margin-left: 20px;
    margin-right: 20px;
    padding: 6px 12px;
    width: 30%; }
  .wr-filterdata .boxForSelect .text {
    margin-top: 9px; }
  .wr-filterdata .boxForSelect .text:first-child {
    margin-left: 20px; }

.wr-filterdata .date {
  margin-left: 20px;
  margin-right: 20px;
  width: 30%; }

.wr-filterdata .boxForTime {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 10px;
  width: 100%; }
  .wr-filterdata .boxForTime .box {
    width: 150px;
    display: flex;
    justify-content: flex-start;
    align-items: center; }
    .wr-filterdata .boxForTime .box .minuts {
      display: flex;
      justify-content: flex-end;
      align-items: flex-end;
      width: 50px;
      font-size: 15px; }
      .wr-filterdata .boxForTime .box .minuts p {
        margin: 0px;
        padding: 0px; }
  .wr-filterdata .boxForTime .form-control {
    width: 70px !important;
    font-size: 15px; }

.wr-filterdata .wr-app__spinner {
  opacity: 1;
  transition: opacity 0.9s; }

.wr-filterdata .wr-app__spinner.close {
  opacity: 0;
  width: 0px;
  height: 0px; }

.btnToolType {
  position: relative; }

.btnToolType:before {
  content: attr(data-title);
  position: absolute;
  background: inherit;
  bottom: 115%;
  padding: 5px 10px;
  text-align: center;
  width: 114px;
  margin-left: -50px;
  border-radius: 4px;
  white-space: normal;
  opacity: 0;
  transition: opacity 0.5s; }

.btnToolType:hover:before {
  opacity: 1; }

.wr-my-records__modal .modal-footer {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  row-gap: 5px; }

.requiredfield {
  border-bottom: 2px solid #F44336; }

.wr-tinkoff {
  display: grid;
  justify-content: center;
  align-content: center; }
  .wr-tinkoff .container {
    width: 100%;
    display: grid;
    justify-content: center;
    align-content: center;
    grid-template-columns: 120px 200px;
    grid-row-gap: 10px; }

.wr-header__user-name-wrapper .noty_type__info {
  position: absolute !important;
  transform: translateX(-100px);
  overflow: visible;
  max-width: 50vw;
  min-width: 260px;
  color: white;
  position: relative;
  background-color: rgba(52, 73, 94, 0.8);
  padding: 0px;
  border-radius: 20px;
  border: 2px solid #34495e;
  max-width: 250px;
  z-index: 110000;
  top: -27px;
  text-align: left; }

.wr-header__user-name-wrapper .noty_bar:before {
  content: '';
  position: absolute;
  transform: translateY(-100%);
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  top: 40px;
  border-left: 100px solid rgba(52, 73, 94, 0.8);
  left: auto;
  right: -110px;
  z-index: 130000;
  border-right: 8px solid transparent; }

.wr-header__user-name-wrapper .noty_bar label {
  width: 100%;
  display: inline;
  text-align: left;
  padding: 0;
  max-width: unset;
  font-size: .8em;
  font-style: italic; }
  .wr-header__user-name-wrapper .noty_bar label:before {
    content: '';
    display: block;
    margin-top: 8px; }
  .wr-header__user-name-wrapper .noty_bar label input {
    margin: 0 3px 0 0;
    vertical-align: middle; }

span.wr-header__user-name {
  position: relative; }

.wr-header__user-info.employee .fa-retweet {
  display: none; }

.place_unsupported {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 9999;
  display: grid;
  background: rgba(128, 128, 128, 0.22); }
  .place_unsupported .win_unsupported {
    width: 100vw;
    height: 100vh; }

.wr-prescripts .wr-list__table .filial-info {
  position: relative; }

.wr-prescripts__nav {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 14px; }
  .wr-prescripts__nav li {
    font-size: 1.2em; }

.wr-prescripts span.filial-info-row {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: nowrap; }

.wr-prescripts tr.subrow {
  background: #daeef0;
  width: 100%;
  border-bottom: 1px solid #9a9696;
  color: #000000; }

.wr-prescripts tr.subrow th {
  background: inherit;
  padding: 4px;
  border-left: 1px solid #9a9696;
  border-right: 1px solid #9a9696;
  text-align: center;
  font-weight: bold;
  border-top: 1px solid #c1c1c1;
  color: inherit; }

.wr-prescripts tr.subrow td {
  background: inherit;
  padding: 4px;
  border-left: 1px solid #9a9696;
  border-right: 1px solid #9a9696;
  text-align: center;
  border-bottom: 1px solid #9a9696;
  border-top: 1px solid #c1c1c1; }

.wr-prescripts tbody.subrowcont {
  width: calc(100% + 16px);
  display: table;
  margin: -8px; }

div#represents-list\ list-group:not(.form) {
  overflow: auto;
  max-height: 50vh; }

div#represents-list\ list-group::-webkit-scrollbar {
  width: 15px; }

div#represents-list\ list-group::-webkit-scrollbar-thumb {
  border: 3px solid rgba(0, 0, 0, 0);
  background-clip: padding-box;
  border-radius: 9999px;
  background-color: #AAAAAA; }

.placeList .inputcontainer {
  position: relative; }

.placeList input {
  width: 100%;
  box-sizing: border-box; }

.placeList .icon-container {
  position: absolute;
  right: 10px;
  top: calc(50% - 10px); }

.placeList .loader {
  position: relative;
  height: 20px;
  width: 20px;
  display: inline-block;
  animation: around 5.4s infinite; }

.placeList .loader::after, .placeList .loader::before {
  content: "";
  background: white;
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  border-width: 2px;
  border-color: #333 #333 transparent transparent;
  border-style: solid;
  border-radius: 20px;
  box-sizing: border-box;
  top: 0;
  left: 0;
  animation: around 0.7s ease-in-out infinite; }

.placeList .loader::after {
  animation: around 0.7s ease-in-out 0.1s infinite;
  background: transparent; }

@keyframes around {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

/*# sourceMappingURL=style.css.map*/