@charset "UTF-8";
.password-buttons {
  display: inline-block;
  margin-top: 1px;
  position: absolute;
  z-index: 100; }
  .password-buttons > span {
    background: #ddd;
    color: #666;
    cursor: pointer;
    display: inline-block;
    float: left;
    padding: 6px;
    text-shadow: 1px 1px 0 #fff, -1px -1px 0 #ddd; }
    .password-buttons > span:last-child {
      border-radius: 0 5px 5px 0; }
    .password-buttons > span:hover {
      color: #000; }
    .password-buttons > span > span {
      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;
      width: 1.28571em;
      text-align: center; }
    .password-buttons > span.password-show > span::after {
      content: "\F06E"; }
    .password-buttons > span.password-hide > span::after {
      content: "\F070"; }
    .password-buttons > span.password-generator > span::after {
      content: "\F074"; }
@charset "UTF-8";
/** colors */
/** links */
/** unique value */
/** background images */
/** filter bar */
.notification {
  background: #e84c3d;
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  font-size: 10px;
  font-weight: bold;
  line-height: 17px;
  vertical-align: middle;
  margin: 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  top: 0;
  padding: 0 5px;
  border-radius: 6px; }
  .notification__where, .notification__numbers {
    display: none; }
  .notification_loading {
    display: none; }
  .notification_important {
    background: #f18e17; }
  .notification_animated {
    animation: notification__animation 6s infinite ease-in-out; }
  .notification_disabled {
    background: #5c5c5c;
    animation: none; }

@keyframes notification__animation {
  0% {
    top: 0; }
  4% {
    top: -3px; }
  8% {
    top: 0; }
  12% {
    top: -2px; }
  16% {
    top: 0; }
  20% {
    top: -1px; }
  24% {
    top: 0; }
  100% {
    top: 0; } }

/* Widget */
#notifications {
  position: absolute;
  z-index: 1000;
  display: none;
  opacity: 0;
  left: 0;
  top: 0;
  padding: 5px 5px;
  background: #F2F2F2;
  border: 1px solid #FFF;
  border-radius: 3px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.6);
  font-size: 10px; }

.notifications--loading #notifications__content {
  background-image: url(/images/notification/popover/loader.gif) !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  min-height: 20px; }

#notifications.notifications--top:after {
  content: '\25BC';
  font-size: 14px;
  color: #F2F2F2;
  text-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
  position: absolute;
  margin: 0 0 0 117px; }

#notifications.notifications--top.notifications--left:after {
  content: '\25BC';
  font-size: 14px;
  color: #F2F2F2;
  position: absolute;
  margin: 0 0 0 230px; }

#notifications.notifications--top.notifications--right:after {
  content: '\25BC';
  font-size: 14px;
  color: #F2F2F2;
  position: absolute;
  margin: 0 0 0 17px; }

#notifications.notifications--bottom:after {
  content: '\25B2';
  font-size: 14px;
  color: #F2F2F2;
  position: absolute;
  top: 0;
  margin: -13px 0 0 117px; }

#notifications.notifications--bottom.notifications--left:after {
  content: '\25B2';
  font-size: 14px;
  color: #F2F2F2;
  position: absolute;
  top: 0;
  margin-left: 230px; }

#notifications.notifications--bottom.notifications--right:after {
  content: '\25B2';
  font-size: 14px;
  color: #F2F2F2;
  position: absolute;
  top: 0;
  margin: -13px 0 0 17px; }

#notifications__content {
  width: 250px;
  font-size: inherit;
  font-family: inherit; }

.notification-record {
  float: left;
  width: 100%; }

.notification-record:after {
  float: left;
  content: '~';
  font-size: 0;
  width: 100%;
  height: 2px;
  margin: 6px 0 2px 0;
  background: url(/images/notification/popover/sep-bg.png); }

.notification-record:first-child {
  margin: 0; }

.notification-record__bar {
  float: left;
  width: 100%; }

.notification-record__date {
  float: left;
  font-size: 9px;
  color: #777; }

.notification-record__date > span {
  display: inline-block;
  margin: 0 0 0 12px; }

.notification-record__date:before {
  content: '~';
  font-size: 0;
  position: absolute;
  display: inline-block;
  background: url(/images/notification/popover/icon-clock.png);
  width: 8px;
  height: 8px;
  margin: 2px 0 0 0; }

.notification-record__content {
  float: left;
  width: 100%; }

#notifications-bar > a {
  display: block; }

.notification-record__checkbox {
  float: right;
  height: 13px;
  width: 13px;
  background: url(/images/notification/popover/checkbox.png) no-repeat scroll 0 0 transparent; }

.notification-record__checkbox:hover {
  background: url(/images/notification/popover/checkbox.png) no-repeat scroll -13px 0 transparent; }

.notification-record__checkbox.disabled {
  background: url(/images/notification/popover/checkbox.png) no-repeat scroll -26px 0 transparent; }

.notification-record.notification-record--burn .notification-record__checkbox {
  background: url(/images/notification/popover/ajax-loading.gif); }
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(files/674f50d287a8c48dc19ba404d20fe713.eot);src:url(files/674f50d287a8c48dc19ba404d20fe713.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(files/af7ae505a9eed503f8b8e6982036873e.woff2) format("woff2"),url(files/fee66e712a8a08eef5805a46892932ad.woff) format("woff"),url(files/b06871f281fee6b241d60582ae9369b9.ttf) format("truetype"),url(files/912ec66d7572ff821749319396470bde.svg#fontawesomeregular) format("svg");font-weight:400;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}.fa-lg{font-size:1.33333333em;line-height:.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.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:.08em solid #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}.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)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-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:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{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}.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-close:before,.fa-remove: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-cog:before,.fa-gear: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-repeat:before,.fa-rotate-right: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-image:before,.fa-photo: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-exclamation-triangle:before,.fa-warning: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-cogs:before,.fa-gears: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-floppy-o:before,.fa-save:before{content:"\F0C7"}.fa-square:before{content:"\F0C8"}.fa-bars:before,.fa-navicon:before,.fa-reorder: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-sort:before,.fa-unsorted:before{content:"\F0DC"}.fa-sort-desc:before,.fa-sort-down:before{content:"\F0DD"}.fa-sort-asc:before,.fa-sort-up:before{content:"\F0DE"}.fa-envelope:before{content:"\F0E0"}.fa-linkedin:before{content:"\F0E1"}.fa-rotate-left:before,.fa-undo:before{content:"\F0E2"}.fa-gavel:before,.fa-legal:before{content:"\F0E3"}.fa-dashboard:before,.fa-tachometer:before{content:"\F0E4"}.fa-comment-o:before{content:"\F0E5"}.fa-comments-o:before{content:"\F0E6"}.fa-bolt:before,.fa-flash:before{content:"\F0E7"}.fa-sitemap:before{content:"\F0E8"}.fa-umbrella:before{content:"\F0E9"}.fa-clipboard:before,.fa-paste: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-chain-broken:before,.fa-unlink: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-caret-square-o-down:before,.fa-toggle-down:before{content:"\F150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\F151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\F152"}.fa-eur:before,.fa-euro:before{content:"\F153"}.fa-gbp:before{content:"\F154"}.fa-dollar:before,.fa-usd:before{content:"\F155"}.fa-inr:before,.fa-rupee:before{content:"\F156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\F157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\F158"}.fa-krw:before,.fa-won: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-caret-square-o-left:before,.fa-toggle-left:before{content:"\F191"}.fa-dot-circle-o:before{content:"\F192"}.fa-wheelchair:before{content:"\F193"}.fa-vimeo-square:before{content:"\F194"}.fa-try:before,.fa-turkish-lira: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-bank:before,.fa-institution:before,.fa-university:before{content:"\F19C"}.fa-graduation-cap:before,.fa-mortar-board: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-pp: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-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\F1C5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\F1C6"}.fa-file-audio-o:before,.fa-file-sound-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-ring:before,.fa-life-saver:before,.fa-support:before{content:"\F1CD"}.fa-circle-o-notch:before{content:"\F1CE"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\F1D0"}.fa-empire:before,.fa-ge:before{content:"\F1D1"}.fa-git-square:before{content:"\F1D2"}.fa-git:before{content:"\F1D3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\F1D4"}.fa-tencent-weibo:before{content:"\F1D5"}.fa-qq:before{content:"\F1D6"}.fa-wechat:before,.fa-weixin:before{content:"\F1D7"}.fa-paper-plane:before,.fa-send:before{content:"\F1D8"}.fa-paper-plane-o:before,.fa-send-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-futbol-o:before,.fa-soccer-ball-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-ils:before,.fa-shekel:before,.fa-sheqel: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-bed:before,.fa-hotel:before{content:"\F236"}.fa-viacoin:before{content:"\F237"}.fa-train:before{content:"\F238"}.fa-subway:before{content:"\F239"}.fa-medium:before{content:"\F23A"}.fa-y-combinator:before,.fa-yc: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,.fa-battery: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-paper-o:before,.fa-hand-stop-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-television:before,.fa-tv: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-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\F2A3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\F2A4"}.fa-glide:before{content:"\F2A5"}.fa-glide-g:before{content:"\F2A6"}.fa-sign-language:before,.fa-signing: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"}.fa-pied-piper:before{content:"\F2AE"}.fa-first-order:before{content:"\F2B0"}.fa-yoast:before{content:"\F2B1"}.fa-themeisle:before{content:"\F2B2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\F2B3"}.fa-fa:before,.fa-font-awesome:before{content:"\F2B4"}.fa-handshake-o:before{content:"\F2B5"}.fa-envelope-open:before{content:"\F2B6"}.fa-envelope-open-o:before{content:"\F2B7"}.fa-linode:before{content:"\F2B8"}.fa-address-book:before{content:"\F2B9"}.fa-address-book-o:before{content:"\F2BA"}.fa-address-card:before,.fa-vcard:before{content:"\F2BB"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\F2BC"}.fa-user-circle:before{content:"\F2BD"}.fa-user-circle-o:before{content:"\F2BE"}.fa-user-o:before{content:"\F2C0"}.fa-id-badge:before{content:"\F2C1"}.fa-drivers-license:before,.fa-id-card:before{content:"\F2C2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\F2C3"}.fa-quora:before{content:"\F2C4"}.fa-free-code-camp:before{content:"\F2C5"}.fa-telegram:before{content:"\F2C6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\F2C7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\F2C8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\F2C9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\F2CA"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\F2CB"}.fa-shower:before{content:"\F2CC"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\F2CD"}.fa-podcast:before{content:"\F2CE"}.fa-window-maximize:before{content:"\F2D0"}.fa-window-minimize:before{content:"\F2D1"}.fa-window-restore:before{content:"\F2D2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\F2D3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\F2D4"}.fa-bandcamp:before{content:"\F2D5"}.fa-grav:before{content:"\F2D6"}.fa-etsy:before{content:"\F2D7"}.fa-imdb:before{content:"\F2D8"}.fa-ravelry:before{content:"\F2D9"}.fa-eercast:before{content:"\F2DA"}.fa-microchip:before{content:"\F2DB"}.fa-snowflake-o:before{content:"\F2DC"}.fa-superpowers:before{content:"\F2DD"}.fa-wpexplorer:before{content:"\F2DE"}.fa-meetup:before{content:"\F2E0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@charset "UTF-8";
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontTextRu';
  src: url(files/649f06afae6ccd159a0c39ce116bc44c.woff) format("woff");
  font-weight: normal;
  font-style: normal; }

.ft {
  display: inline-block;
  font: normal normal normal 14px/1 FontTextRu;
  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 */
.ft-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.pull-left {
  float: left; }

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

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

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

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

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

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

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

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

.ft-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 .ft-rotate-90,
:root .ft-rotate-180,
:root .ft-rotate-270,
:root .ft-flip-horizontal,
:root .ft-flip-vertical {
  filter: none; }

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

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

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

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

.ft-inverse {
  color: #fff; }

.ft-folder-create:before {
  content: "\EFF8"; }

.ft-plus-square-o:before {
  content: "\EFF9"; }

.ft-minus-square-o:before {
  content: "\EFFA"; }

.ft-clip:before {
  content: "\EFFB"; }

.ft-clip-circle:before {
  content: "\EFFC"; }

.ft-orders:before {
  content: "\EFFD"; }

.ft-works:before {
  content: "\EFFE"; }

.ft-responses:before {
  content: "\EFFF"; }

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }
@charset "UTF-8";
/** colors */
/** links */
/** unique value */
/** background images */
/** filter bar */
.b-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  vertical-align: top; }
  .b-menu__item {
    display: inline-block;
    margin-right: 1.2em;
    position: relative; }
    .b-menu__item:last-child {
      margin-right: 0; }
    .b-menu__item > a {
      color: #383838 !important;
      text-decoration: none; }
    .b-menu__item-icon {
      display: inline-block;
      width: 1em;
      height: 1em;
      vertical-align: middle;
      text-align: center;
      line-height: 1;
      font-size: 14px;
      color: #81bc3c;
      margin-top: -0.2em;
      margin-right: 9px;
      background: no-repeat center; }
    .b-menu__item_selected > a,
    .b-menu__item > a:hover {
      color: #e84c3d !important; }
      .b-menu__item_selected > a .b-menu__item-icon,
      .b-menu__item > a:hover .b-menu__item-icon {
        color: #e84c3d; }
    .b-menu__item_loading .b-menu__item-icon {
      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;
      animation: fa-spin 2s infinite linear;
      color: #e84c3d;
      line-height: 1;
      font-size: 14px; }
      .b-menu__item_loading .b-menu__item-icon:before {
        content: "\F110"; }
  .b-menu.b-menu_vertical .b-menu__item {
    display: block;
    margin: 0.8em 1.2em 0.8em 0; }
    .b-menu.b-menu_vertical .b-menu__item:first-child {
      margin-top: 0; }
    .b-menu.b-menu_vertical .b-menu__item:last-child {
      margin-bottom: 0; }
  .b-menu.b-menu_tabs {
    margin-bottom: -2px;
    line-height: 26px; }
    .b-menu.b-menu_tabs:after {
      content: '';
      display: block;
      height: 0;
      border-bottom: #e1e1e1 solid 2px; }
    .b-menu.b-menu_tabs .b-menu__item {
      padding: 0 15px;
      margin: 0 7px;
      font-weight: normal;
      vertical-align: bottom; }
      .b-menu.b-menu_tabs .b-menu__item > a {
        color: #3083ae !important; }
      .b-menu.b-menu_tabs .b-menu__item_selected {
        border: 2px solid #e1e1e1;
        background: #fff;
        border-radius: 15px 15px 0 0;
        border-bottom-color: #fff;
        position: relative;
        top: 2px; }
        .b-menu.b-menu_tabs .b-menu__item_selected > a {
          display: block;
          color: #383838 !important; }
          .b-menu.b-menu_tabs .b-menu__item_selected > a:before {
            position: absolute;
            bottom: -2px;
            left: -9px;
            width: 9px;
            height: 9px;
            border: solid #e1e1e1;
            border-radius: 0 0 9px 0;
            border-width: 0 2px 2px 0;
            content: '';
            display: block; }
          .b-menu.b-menu_tabs .b-menu__item_selected > a:after {
            position: absolute;
            bottom: -2px;
            right: -9px;
            width: 10px;
            height: 9px;
            content: '';
            display: block;
            background: #fff; }
        .b-menu.b-menu_tabs .b-menu__item_selected:before {
          position: absolute;
          bottom: -2px;
          left: -9px;
          width: 10px;
          height: 9px;
          content: '';
          display: block;
          background: #fff; }
        .b-menu.b-menu_tabs .b-menu__item_selected:after {
          position: absolute;
          bottom: -2px;
          right: -9px;
          width: 9px;
          height: 9px;
          border: solid #e1e1e1;
          border-radius: 0 0 0 9px;
          border-width: 0 0 2px 2px;
          content: '';
          display: block; }
  .b-menu.b-menu__tabs-tools .b-menu__item {
    padding: 0 15px;
    margin: 0 5px;
    font-weight: normal; }
    .b-menu.b-menu__tabs-tools .b-menu__item > a {
      font-weight: bold;
      color: #5c5c5c !important;
      text-decoration: underline; }
    .b-menu.b-menu__tabs-tools .b-menu__item_selected {
      background: #e1e1e1;
      border-radius: 10px 10px 0 0; }
      .b-menu.b-menu__tabs-tools .b-menu__item_selected > a {
        color: #383838 !important;
        font-weight: bold;
        text-decoration: none; }
  .b-menu .notification {
    margin-left: 3px; }
@charset "UTF-8";
/** colors */
/** links */
/** unique value */
/** background images */
/** filter bar */
.body-header {
  text-align: left;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  margin: 16px 0 10px; }
  .body-header:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    border-bottom: #e1e1e1 solid 2px; }
  .body-header__item {
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    line-height: 1;
    margin: 0;
    padding: 0.5em 0;
    max-width: 100%;
    vertical-align: bottom;
    border-bottom: transparent solid 2px;
    color: #383838;
    text-decoration: none; }
    .body-header__item:nth-last-child(2), .body-header__item:not(.body-header__tools):nth-last-child(1) {
      border-bottom-color: #e84c3d; }
  .body-header__user-id::before {
    content: "(#"; }
  .body-header__user-id::after {
    content: ")"; }
  .body-header__icon {
    color: #e84c3d;
    margin-right: 10px;
    font-size: 110%;
    width: 1em;
    text-align: center; }
  .body-header__delimiter {
    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;
    padding: 0 0 0.8em;
    color: #a8a8a8;
    margin: 0 10px; }
    .body-header__delimiter:before {
      content: "\F105"; }
  .body-header_center {
    text-align: center; }
  .body-header_large > * {
    font-size: 18px; }
  .body-header_large .body-header__item {
    padding: .28em 0; }
  .body-header .green {
    color: #00ac64; }
  .body-header__tools {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #FFF;
    border-bottom: 2px solid #e1e1e1;
    line-height: 28px; }
    .body-header__tools > * {
      margin-left: 10px; }
    .body-header__tools:before {
      content: '';
      display: block;
      height: 100%;
      position: absolute;
      width: 20px;
      left: -20px;
      background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, #FFF 100%);
      background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, #FFF 100%);
      background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, #FFF 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#FFFFFFFF', GradientType=1); }
    .body-header__tools_left {
      display: inline-block;
      right: auto; }
      .body-header__tools_left:before {
        display: none; }
  .body-header_gray {
    border-bottom: 0;
    background-color: #e1e1e1; }
    .body-header_gray .body-header__item {
      border-bottom: 0;
      text-transform: none;
      font-weight: bold; }
    .body-header_gray .body-header__tools {
      background-color: #e1e1e1;
      padding-right: 12px; }
      .body-header_gray .body-header__tools:before {
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, #e1e1e1 100%);
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, #e1e1e1 100%);
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, #e1e1e1 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#FFE1E1E1', GradientType=1); }
@charset "UTF-8";
/**
 * transitions
 * @mixin param duration
 * @mixin param properties
 */
/** links */
/**
 * border-radius
 * @mixin param px radius
 */
/**
 * square & rectangle
 * @mixin param px width (used as height for square)
 * @mixin param px height (just for rectangle)
 */
/**
 * glass effect
 * @mixin param float opacity outer shadow
 * @mixin param float opacity inner shadow
 * @mixin param float opacity inner shadow
 * @mixin param float opacity inner shadow
 */
/** transparent color for contents of pseudo-elements */
/** show three dots if overflow */
/**
 * simple gradients w/o opacity
 * @mixin param hex color start (left, top)
 * @mixin param hex color stop (right, bottom)
 */
/**
 * simple gradients with opacity
 * @mixin param color start (left, top)
 * @mixin param color stop (right, bottom)
 * @mixin param color start (left, top) for ie
 * @mixin param color stop (right, bottom) for ie
 */
/**
 * three colors' gradient (vertical & horizontal) w/o opacity
 */
/**
 * strong & lite red->yellow->green gradients
 */
/**
 * Gradient for table head
 */
/**
 * scale
 * @mixin param float scale x
 * @mixin param float scale y
 */
/**
 * rotate
 * @mixin param deg
 */
/**
 * message boxes
 * @mixin param hexrgb background color
 * @mixin param string gif-icon name in folder /images/exchange/
 * @mixin param hexrgb border color
 * @mixin param hexrgb text color
 */
/**
 * Масштабирование фонового изображения
 * @mixin param <значение>|<проценты>|auto|cover|contain
 * @mixin param <значение>|<проценты>|auto (или пробел - для пропуска)
 */
/** grayscale */
/* green button */
/** styled select, textarea & input-text */
/** colors */
/** links */
/** unique value */
/** background images */
/** filter bar */
/** colors */
/** links */
/** unique value */
/** background images */
/** filter bar */
.reveal-modal {
  visibility: hidden;
  top: 100px;
  left: 50%;
  margin-left: -310px;
  width: 540px;
  background: #fff;
  position: absolute;
  z-index: 101;
  padding: 5px 25px 25px;
  font-size: 11px;
  line-height: 1.2;
  box-sizing: content-box;
  border-radius: 5px; }
  .reveal-modal .reveal-modal__close, .reveal-modal .close-reveal-modal {
    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;
    color: rgba(255, 255, 255, 0);
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    right: 12px;
    top: 12px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    padding: 2px;
    margin-top: 7px; }
    .reveal-modal .reveal-modal__close:before, .reveal-modal .close-reveal-modal:before {
      content: "\F00D"; }
    .reveal-modal .reveal-modal__close:before, .reveal-modal .close-reveal-modal:before {
      position: absolute;
      color: #5c5c5c; }
    .reveal-modal .reveal-modal__close:hover:before, .reveal-modal .close-reveal-modal:hover:before {
      color: #e84c3d; }
  .reveal-modal .reveal-modal__header {
    text-align: left;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    margin: 10px 10px 20px 0; }
    .reveal-modal .reveal-modal__header:before {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 0;
      border-bottom: #e1e1e1 solid 2px; }
    .reveal-modal .reveal-modal__header__item {
      display: inline-block;
      position: relative;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 14px;
      line-height: 1;
      margin: 0;
      padding: 0.5em 0;
      max-width: 100%;
      vertical-align: bottom;
      border-bottom: transparent solid 2px;
      color: #383838;
      text-decoration: none; }
      .reveal-modal .reveal-modal__header__item:nth-last-child(2), .reveal-modal .reveal-modal__header__item:not(.body-header__tools):nth-last-child(1) {
        border-bottom-color: #e84c3d; }
    .reveal-modal .reveal-modal__header__user-id::before {
      content: "(#"; }
    .reveal-modal .reveal-modal__header__user-id::after {
      content: ")"; }
    .reveal-modal .reveal-modal__header__icon {
      color: #e84c3d;
      margin-right: 10px;
      font-size: 110%;
      width: 1em;
      text-align: center; }
    .reveal-modal .reveal-modal__header__delimiter {
      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;
      padding: 0 0 0.8em;
      color: #a8a8a8;
      margin: 0 10px; }
      .reveal-modal .reveal-modal__header__delimiter:before {
        content: "\F105"; }
    .reveal-modal .reveal-modal__header_center {
      text-align: center; }
    .reveal-modal .reveal-modal__header_large > * {
      font-size: 18px; }
    .reveal-modal .reveal-modal__header_large .reveal-modal .reveal-modal__header__item {
      padding: .28em 0; }
    .reveal-modal .reveal-modal__header .green {
      color: #00ac64; }
    .reveal-modal .reveal-modal__header__tools {
      position: absolute;
      bottom: 0;
      right: 0;
      background-color: #FFF;
      border-bottom: 2px solid #e1e1e1;
      line-height: 28px; }
      .reveal-modal .reveal-modal__header__tools > * {
        margin-left: 10px; }
      .reveal-modal .reveal-modal__header__tools:before {
        content: '';
        display: block;
        height: 100%;
        position: absolute;
        width: 20px;
        left: -20px;
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, #FFF 100%);
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, #FFF 100%);
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, #FFF 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#FFFFFFFF', GradientType=1); }
      .reveal-modal .reveal-modal__header__tools_left {
        display: inline-block;
        right: auto; }
        .reveal-modal .reveal-modal__header__tools_left:before {
          display: none; }
    .reveal-modal .reveal-modal__header_gray {
      border-bottom: 0;
      background-color: #e1e1e1; }
      .reveal-modal .reveal-modal__header_gray .reveal-modal .reveal-modal__header__item {
        border-bottom: 0;
        text-transform: none;
        font-weight: bold; }
      .reveal-modal .reveal-modal__header_gray .reveal-modal .reveal-modal__header__tools {
        background-color: #e1e1e1;
        padding-right: 12px; }
        .reveal-modal .reveal-modal__header_gray .reveal-modal .reveal-modal__header__tools:before {
          background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, #e1e1e1 100%);
          background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, #e1e1e1 100%);
          background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, #e1e1e1 100%);
          background-repeat: repeat-x;
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#FFE1E1E1', GradientType=1); }
    .reveal-modal .reveal-modal__header,
    .reveal-modal .reveal-modal__header > * {
      font-size: 14px; }
    .reveal-modal .reveal-modal__header_loader {
      background-image: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='56px' height='56px' viewBox='0 0 100 100' preserveAspectRatio='xMidYMid'><circle cx='-50' cy='50' r='40' stroke='#e84c3d' fill='none' stroke-width='15' stroke-linecap='round' transform='scale(-1,1)'><animate attributeName='stroke-dashoffset' dur='2s' repeatCount='indefinite' from='0' to='502'/><animate attributeName='stroke-dasharray' dur='2s' repeatCount='indefinite' values='151 100;1 250;151 100'/></circle></svg>");
      background-position: center;
      background-repeat: no-repeat;
      min-width: 56px;
      min-height: 56px;
      background-size: contain;
      display: inline-block;
      height: 18px;
      width: 18px;
      min-height: 18px;
      min-width: 18px;
      margin: 0;
      margin-left: -1px;
      margin-top: 7px;
      padding: 0;
      position: absolute; }
  .reveal-modal .reveal-modal__content {
    font-size: 12px;
    font-weight: normal; }
    .reveal-modal .reveal-modal__content:focus {
      outline: none; }
  .reveal-modal .reveal-modal__buttons {
    text-align: center; }
    .reveal-modal .reveal-modal__buttons > .btn {
      margin-top: 2ex; }
    .reveal-modal .reveal-modal__buttons button {
      margin-left: 0.5em;
      margin-right: 0.5em; }
      .reveal-modal .reveal-modal__buttons button:last-child {
        margin-right: 0; }
  .reveal-modal .reveal-modal__footer {
    font-size: 12px;
    font-weight: normal;
    margin-top: 2ex; }
  .reveal-modal_size_small, .reveal-modal.small {
    width: 200px;
    margin-left: -140px; }
  .reveal-modal_size_xsmall, .reveal-modal.xsmall {
    width: 300px;
    margin-left: -190px; }
  .reveal-modal_size_medium, .reveal-modal.medium {
    width: 400px;
    margin-left: -240px; }
  .reveal-modal_size_xmedium, .reveal-modal.xmedium {
    width: 500px;
    margin-left: -290px; }
  .reveal-modal_size_xxmedium, .reveal-modal.xxmedium {
    width: 550px;
    margin-left: -315px; }
  .reveal-modal_size_large, .reveal-modal.large {
    width: 600px;
    margin-left: -340px; }
  .reveal-modal_size_mlarge, .reveal-modal.mlarge {
    width: 700px;
    margin-left: -390px; }
  .reveal-modal_size_xlarge, .reveal-modal.xlarge {
    width: 800px;
    margin-left: -440px; }
  .reveal-modal_size_megalarge, .reveal-modal.megalarge {
    width: 950px;
    margin-left: -500px; }
  .reveal-modal_size_width-1, .reveal-modal.width-1 {
    width: 860px;
    margin-left: -455px; }
  .reveal-modal_size_width-2, .reveal-modal.width-2 {
    width: 650px;
    margin-left: -350px; }
  .reveal-modal_size_width-3, .reveal-modal.width-3 {
    width: 1050px;
    margin-left: -550px; }
  .reveal-modal.ui-draggable .reveal-modal__header {
    cursor: move; }
  .reveal-modal.ui-draggable-disabled .reveal-modal__header {
    cursor: default; }
  .reveal-modal_nopad {
    padding: 5px 0 0; }
    .reveal-modal_nopad .reveal-modal__header {
      margin-left: 25px;
      margin-right: 25px; }
  .reveal-modal_ofh {
    overflow: hidden; }
  .reveal-modal_confirm .reveal-modal__content, #reveal-confirm .reveal-modal__content {
    text-align: center; }
  .reveal-modal .body-header__icon:before {
    content: '';
    width: 16px;
    height: 16px;
    background: url(/images/icon-help.png) no-repeat center;
    display: inline-block;
    vertical-align: middle; }
  .reveal-modal.reveal-modal_empty .body-header__icon:before {
    display: none; }
  .reveal-modal.reveal-modal_warning .body-header__icon:before {
    background-image: url(/images/icon-warning.png); }
  .reveal-modal.reveal-modal_info .body-header__icon:before {
    background-image: url(/images/admin/info.gif); }
  .reveal-modal.reveal-modal_error .body-header__icon:before {
    background-image: url(/images/admin/error.gif); }
  .reveal-modal.reveal-modal_success .body-header__icon:before {
    background-image: url(/images/admin/success.gif); }
  .reveal-modal.reveal-modal_stop .body-header__icon:before {
    background-image: url(/images/admin/stop.png); }
  .reveal-modal.reveal-modal_edit .body-header__icon:before {
    background-image: url(/images/icon-rename.png); }
  .reveal-modal.reveal-modal_view .body-header__icon:before {
    background-image: url(/images/icon-view.png); }
  .reveal-modal.reveal-modal_wait .body-header__icon:before {
    background-image: url(/images/icon-wait.png); }
  .reveal-modal.reveal-modal_add .body-header__icon:before {
    background-image: url(/images/admin/icon-add.png); }
  .reveal-modal.reveal-modal_date .body-header__icon:before {
    background-image: url(/images/admin/icon-calendar.png); }
  .reveal-modal.reveal-modal_time .body-header__icon:before {
    background-image: url(/images/_icon-clock-2.png); }
  .reveal-modal.reveal-modal_clean .body-header__icon:before {
    background-image: url(/images/admin/icon-clean.png); }
  .reveal-modal.reveal-modal_delete .body-header__icon:before {
    background-image: url(/images/admin/icon-delete.png); }
  .reveal-modal.reveal-modal_print .body-header__icon:before {
    background-image: url(/images/admin/icon-print.png); }
  .reveal-modal.reveal-modal_check .body-header__icon:before {
    background-image: url(/webpack/src/component/urlcheck/images/check.png); }
  .reveal-modal.reveal-modal_refund .body-header__icon:before {
    background-image: url(/images/icon-wm-purse.png); }
  .reveal-modal.reveal-modal_cache .body-header__icon:before {
    background-image: url(/images/icon-coin.png); }
  .reveal-modal.reveal-modal_link .body-header__icon:before {
    background-image: url(/images/admin/icon-link.png); }
  .reveal-modal.reveal-modal_key .body-header__icon:before {
    background-image: url(/images/icon-key.png); }
  .reveal-modal.reveal-modal_folder .body-header__icon:before {
    background-image: url(/images/doc-check/folder-mini.png); }
  .reveal-modal.reveal-modal_save .body-header__icon:before {
    background-image: url(/images/exchange/save16.png); }
  .reveal-modal.reveal-modal_date .body-header__icon:before {
    background-image: url(/images/admin/icon-calendar.png); }
  .reveal-modal.reveal-modal_settings .body-header__icon:before {
    background-image: url(/images/api-check/main-icon-16.png); }

.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  z-index: 100;
  display: none;
  top: 0;
  left: 0; }

/* предпросмотр текста */
#text-container {
  background: rgba(255, 255, 255, 0.75);
  border: 1px inset;
  border-radius: 3px;
  font-size: 11px;
  max-height: 480px;
  margin-bottom: 2ex;
  overflow: auto;
  padding: 1ex 0.5em;
  text-align: left; }

textarea#text-container {
  width: 100%;
  height: 250px;
  resize: none;
  box-sizing: border-box; }

#text-stat {
  background: url(/images/icon-coin-15.png) left no-repeat;
  float: left;
  font-size: 11px;
  line-height: 15px;
  overflow: auto;
  padding-left: 18px;
  padding-top: 4px;
  text-align: left; }

#text-copied,
#text-copied:before {
  display: inline-block;
  margin: 0;
  margin-top: 1px;
  position: absolute;
  white-space: nowrap;
  z-index: +1;
  background: rgba(255, 255, 241, 0.9);
  margin-left: -344px;
  padding: 1ex 0;
  width: 688px; }

/* просмотр истории проверок */
#history-container {
  font-size: 11px;
  max-height: 240px;
  overflow-x: hidden;
  overflow-y: auto;
  text-align: left; }

#history-container div {
  border: 0 none;
  border-top: 1px solid #DDD;
  margin: 0;
  padding: 0; }

#history-container div:first-child {
  border-top: 0 none !important; }

#history-container div > span {
  display: inline-block;
  margin: 0;
  padding: 4px 0; }

#history-container .unique-value {
  font-weight: bold; }

.rev-history-date {
  text-align: left; }

.rev-history-value,
.rev-history-chval {
  float: right;
  text-align: right;
  width: 50px; }

.rev-history-chval span {
  font-weight: bold; }

.rev-history-chinc {
  color: #16BB28; }

.rev-history-chdec {
  color: #F00; }

.reveal-history-water .rev-history-chinc,
.reveal-history-spam .rev-history-chinc {
  color: #F00; }

.reveal-history-water .rev-history-chdec,
.reveal-history-spam .rev-history-chdec {
  color: #16BB28; }

.rev-history-chdec:after {
  content: "\25BC"; }

.rev-history-chinc:after {
  content: "\25B2"; }

.rev-history-chinc:before {
  content: "+"; }

.rev-history-chdec:before {
  content: "\2212"; }

.reveal-history-spam,
.reveal-history-water,
.reveal-history-unique {
  float: right;
  width: 100px; }

.reveal-history-unique {
  text-align: center; }

.reveal-history-spam,
.reveal-history-water {
  border-right: 1px solid #DDD;
  padding-right: 10px !important; }

.reveal-history-water {
  border-left: 1px solid #DDD; }

.reveal-history-title > span {
  display: inline-block;
  font-weight: bold;
  text-align: center;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2), -1px -1px rgba(255, 255, 255, 0.2); }

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

.reveal-form p {
  padding: 0;
  margin: 0;
  margin-bottom: 10px; }

.reveal-form p.inline label {
  margin-left: 3px; }

.reveal-form p.inline label.first {
  margin-left: 0; }

.reveal-form input[type=text],
.reveal-form input[type=email],
.reveal-form input[type=password],
.reveal-form input[type=number] {
  height: 20px;
  border-radius: 3px;
  padding: 2px 0 2px 5px;
  border: 1px solid #DBDBDB;
  margin: 0 0 10px 0;
  background: #FAFAFA; }

.reveal-form input[type=password] {
  font-weight: bold; }

.reveal-form input[type=radio] {
  margin: -2px 0 0 5px !important; }

.reveal-form input[type=radio].first {
  margin-left: 0px; }

.reveal-form input:focus {
  border: 1px solid #a9c9ec;
  background: #FFF; }

.reveal-form input[type=text]:disabled,
.reveal-form input[type=email]:disabled,
.reveal-form input[type=password]:disabled,
.reveal-form input[type=number]:disabled {
  background: #EBEBEB;
  color: #A2A2A2; }

.reveal-form textarea {
  border-radius: 3px;
  padding: 2px 0 2px 5px;
  border: 1px solid #DBDBDB;
  height: 50px;
  overflow-y: auto; }

.reveal-form input[type=radio] {
  vertical-align: middle; }

.reveal-form input[type=text],
.reveal-form input[type=number] {
  margin: 0 !important; }

.reveal-form .col-05 {
  width: 50px; }

.reveal-form .col-1 {
  width: 100px; }

.reveal-form .col-2 {
  width: 200px; }

.reveal-form .col-3 {
  width: 300px; }

.reveal-form .col-4 {
  width: 400px; }

.reveal-form .col-5 {
  width: 500px; }

.reveal-form label {
  cursor: pointer; }

.reveal-form .reveal-message {
  float: left;
  width: 100%;
  margin-bottom: 5px; }

.reveal-form .reveal-message.green {
  color: #00AB5D; }

.reveal-form .reveal-message.red {
  color: #DF0023; }

/*  стандартные messagebox в revealConfirm.footer */
#reveal-confirm-footer .messagebox {
  display: block !important;
  float: none !important;
  margin: 0 !important;
  text-align: left !important;
  width: auto !important; }

#reveal-confirm-title:after {
  content: " ";
  display: block;
  position: absolute;
  right: 0 !important;
  top: 0 !important;
  width: 30px;
  height: 33px;
  box-sizing: content-box;
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7), #fff);
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7), #fff);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7), #fff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#fff",GradientType=1);
  z-index: 100; }

#reveal-confirm.reveal-confirm-loader #reveal-confirm-title,
#reveal-confirm.reveal-confirm-loader #reveal-confirm-content,
#reveal-confirm.reveal-confirm-loader #reveal-confirm-footer,
#reveal-confirm.reveal-confirm-loader #reveal-confirm-close {
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */ }

#reveal-confirm.reveal-confirm-loader #reveal-confirm-buttons {
  background-image: url(/images/loaders/bert2-008ee8.gif);
  background-position: center bottom;
  background-repeat: no-repeat; }
  #reveal-confirm.reveal-confirm-loader #reveal-confirm-buttons button {
    visibility: hidden; }

#reveal-confirm.reveal-confirm-loader .body-header__icon:before {
  visibility: hidden; }

#reveal-confirm.reveal-modal_noclose a#reveal-confirm-close {
  visibility: hidden; }
@charset "UTF-8";
/** colors */
/** links */
/** unique value */
/** background images */
/** filter bar */
.backgrid {
  width: 100%;
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse; }
  .backgrid > thead th,
  .backgrid > tbody > tr > td {
    border: 2px solid #FFF;
    background: #f5f5f5;
    line-height: 1.5;
    font-size: 12px;
    font-weight: normal;
    padding: 4px 15px;
    display: none;
    height: 20px;
    max-width: 250px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle; }
    .backgrid > thead th.renderable,
    .backgrid > tbody > tr > td.renderable {
      display: table-cell; }
    .backgrid > thead th:first-child,
    .backgrid > tbody > tr > td:first-child {
      border-left-width: 0; }
    .backgrid > thead th:last-child,
    .backgrid > tbody > tr > td:last-child {
      border-right-width: 0; }
    @media (max-width: 1199px) {
      .backgrid > thead th,
      .backgrid > tbody > tr > td {
        font-size: 11px;
        padding-left: 6px;
        padding-right: 6px; } }
  .backgrid > thead ~ tbody tr td {
    border-width: 1px; }
  .backgrid > tbody {
    padding: 1px; }
    .backgrid > tbody:last-child > tr:last-child > th,
    .backgrid > tbody:last-child > tr:last-child > td {
      border-bottom-color: #f5f5f5; }
  .backgrid > thead th {
    border-width: 1px;
    border-top-width: 0;
    background: #00ac64;
    color: #FFF;
    font-weight: normal;
    text-align: center;
    vertical-align: bottom; }
    .backgrid > thead th.sortable a {
      text-decoration: none;
      white-space: nowrap;
      cursor: pointer; }
    .backgrid > thead th a {
      color: #FFF; }
    .backgrid > thead th button {
      text-align: center;
      margin: 0 auto;
      display: block;
      padding: 0;
      background: none;
      border: none; }
  .backgrid > tfoot th {
    border-bottom-width: 0; }
  .backgrid .ascending .sort-caret {
    vertical-align: middle;
    border-bottom-color: #00c673; }
  .backgrid .descending .sort-caret {
    vertical-align: middle;
    border-top-color: #00c673; }
  .backgrid .backgrid__header-actor,
  .backgrid .backgrid__cell-actor {
    width: 205px; }
  .backgrid .backgrid__header-id,
  .backgrid .backgrid__cell-id {
    width: 45px;
    min-width: 45px; }
  .backgrid .backgrid__header-title,
  .backgrid .backgrid__cell-title {
    width: 380px; }
  .backgrid .backgrid__header-deadline,
  .backgrid .backgrid__cell-deadline {
    width: 155px; }
  .backgrid .backgrid__header-price,
  .backgrid .backgrid__cell-price {
    width: 50px; }
  .backgrid .backgrid__header-state,
  .backgrid .backgrid__cell-state {
    width: 170px; }
  .backgrid .backgrid__header-date,
  .backgrid .backgrid__cell-date {
    width: 140px; }
  .backgrid .backgrid__header-checkbox,
  .backgrid .backgrid__cell-checkbox {
    width: 26px;
    text-align: center;
    padding: 5px; }
  .backgrid .backgrid__row .backgrid__cell-checkbox {
    width: 26px;
    text-align: center; }
  .backgrid .backgrid__row .backgrid__cell-hidden {
    visibility: hidden; }
  .backgrid .backgrid__row .backgrid__cell-text {
    white-space: normal;
    /**:first-child {
					margin-top: 0;
				}*/ }
  .backgrid .backgrid__row .backgrid__cell-actor {
    padding: 0;
    vertical-align: top; }
    .backgrid .backgrid__row .backgrid__cell-actor .exchange__loader {
      line-height: 72px; }
  .backgrid .backgrid__row .backgrid__cell-id {
    font-size: 10px;
    color: #a8a8a8;
    text-align: center; }
  .backgrid .backgrid__row .backgrid__cell-deadline {
    text-align: center;
    font-size: 11px; }
  .backgrid .backgrid__row .backgrid__cell-price {
    font-size: 14px;
    text-align: right;
    font-weight: bold;
    white-space: nowrap; }
  .backgrid .backgrid__row .backgrid__cell-state {
    text-align: center; }
    .backgrid .backgrid__row .backgrid__cell-state .exchange__state {
      margin-bottom: 5px; }
  .backgrid .backgrid__row .backgrid__cell-date {
    text-align: center;
    font-size: 11px; }
    .backgrid .backgrid__row .backgrid__cell-date > i {
      display: block;
      font-style: normal;
      color: #a8a8a8; }
  .backgrid .backgrid__row .backgrid__cell-text {
    padding: 15px; }
  .backgrid .backgrid__row .backgrid__cell-message {
    padding: 13px 15px 13px 30px;
    white-space: normal; }
    .backgrid .backgrid__row .backgrid__cell-message p {
      margin: 0; }
  .backgrid__date {
    text-align: center;
    font-size: 10px;
    color: #383838; }
    .backgrid__date > i {
      display: block;
      font-style: normal;
      color: #a8a8a8; }
    .backgrid__date_expired {
      color: #e84c3d;
      white-space: nowrap;
      font-size: 14px; }
  .backgrid .backgrid__message-date {
    font-size: 11px;
    margin-bottom: 5px; }
    .backgrid .backgrid__message-date > span {
      color: #00ac64;
      margin-left: 5px;
      font-weight: bold; }
      .backgrid .backgrid__message-date > span > i {
        font-weight: normal;
        font-style: normal; }
  .backgrid .backgrid__youinlist {
    font-size: 9px;
    font-weight: bold;
    padding: 0 4px;
    color: #a8a8a8; }
  .backgrid .backgrid__timer {
    display: inline-block;
    background: #E4EFB3;
    text-align: center;
    font-size: 9px;
    font-weight: bold;
    line-height: 1.5;
    margin-top: 6px;
    padding: 0 6px;
    white-space: nowrap; }
  .backgrid__user-dummy {
    padding: 4px;
    position: relative;
    width: 205px; }
    .backgrid__user-dummy:before {
      content: '';
      display: inline-block;
      left: 4px;
      height: 64px;
      width: 64px;
      border-radius: 50%;
      vertical-align: middle;
      margin-right: 10px;
      color: #e84c3d;
      background: url("/images/user/64-no-avatar.png") no-repeat left top; }
    .backgrid__user-dummy span {
      display: inline-block;
      vertical-align: middle;
      color: #a8a8a8;
      font-weight: bold;
      white-space: normal;
      font-size: 14px;
      line-height: 1.2; }
    .backgrid__user-dummy.backgrid__user-dummy_loading:before {
      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;
      animation: fa-spin 2s infinite linear;
      content: "\F1CE";
      background: none;
      border: 1px dashed #a8a8a8;
      line-height: 62px;
      text-align: center; }
    .backgrid__user-dummy.backgrid__user-dummy_administrator:before {
      background: #81bc3c;
      color: #FFF;
      content: 'M';
      line-height: 64px;
      text-align: center;
      font-size: 36px; }
    .backgrid__user-dummy.backgrid__user-dummy_administrator span {
      color: #383838;
      font-size: 11px;
      border-bottom: 3px solid #a8a8a8;
      min-width: 85px;
      padding-bottom: 3px; }
    .backgrid__user-dummy.backgrid__user-dummy_system:before {
      background: #e84c3d;
      color: #FFF;
      content: '\421';
      line-height: 64px;
      text-align: center;
      font-size: 36px; }
    .backgrid__user-dummy.backgrid__user-dummy_system span {
      color: #383838;
      font-size: 11px;
      border-bottom: 3px solid #a8a8a8;
      min-width: 85px;
      padding-bottom: 3px; }
  .backgrid .backgrid__group-body .backgrid__row {
    display: none; }
  .backgrid .backgrid__group-body_opened .backgrid__row {
    display: table-row; }
  .backgrid .backgrid__group-row td {
    background: #a8a8a8;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 1; }
  .backgrid .backgrid__group-row:hover td {
    background: #c2c2c2; }
  .backgrid__group-switcher {
    display: inline-block;
    font: normal normal normal 14px/1 FontTextRu;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #FFF;
    font-size: 15px;
    line-height: 1;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
    margin-right: 6px; }
    .backgrid__group-switcher:before {
      content: "\EFF9"; }
    .backgrid__group-switcher.backgrid__group-switcher_opened:before {
      content: "\EFFA"; }
    .backgrid__group-switcher.backgrid__group-switcher_disabled {
      cursor: default;
      opacity: 0; }
  .backgrid__state {
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    background: #81bc3c; }
    .backgrid__state:after {
      color: #314817; }
#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translateY(-4px);-ms-transform:rotate(3deg) translateY(-4px);transform:rotate(3deg) translateY(-4px)}#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:2px solid transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}/** colors */
/** links */
/** unique value */
/** background images */
/** filter bar */
body .backgrid-paginator ul {
  margin: 10px 0;
  padding: 0; }
  body .backgrid-paginator ul > li > a, body .backgrid-paginator ul > li > span {
    min-width: 25px;
    width: auto;
    padding: 0 6px;
    margin: 2px;
    border-radius: 5px; }
  body .backgrid-paginator ul > .active > a {
    color: #e84c3d; }
.backgrid-paginator{text-align:center;border-top:0;-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.backgrid-paginator ul{display:inline-block;*display:inline;margin:5px 0;*zoom:1}.backgrid-paginator ul>li{display:inline}.backgrid-paginator ul>li>a,.backgrid-paginator ul>li>span{float:left;width:30px;height:30px;padding:0;line-height:30px;text-decoration:none}.backgrid-paginator ul>.active>a,.backgrid-paginator ul>.active>span,.backgrid-paginator ul>li>a:hover{background-color:#f5f5f5}.backgrid-paginator ul>.active>a,.backgrid-paginator ul>.active>span,.backgrid-paginator ul>.disabled>a,.backgrid-paginator ul>.disabled>a:hover,.backgrid-paginator ul>.disabled>span{color:#999;cursor:default}.paginator.backgrid-paginator ul {
  display: inline-block;
  *display: inline;
  margin: 5px 0;
  *zoom: 1; }

.paginator.backgrid-paginator ul > li {
  display: inline; }

.paginator.backgrid-paginator a,
.paginator.backgrid-paginator strong {
  display: inline-block;
  min-width: 30px;
  height: 30px;
  padding: 0 3px;
  line-height: 30px;
  text-decoration: none;
  white-space: nowrap; }

.paginator.backgrid-paginator a:hover,
.paginator.backgrid-paginator strong {
  background-color: #F5F5F5; }

.paginator.backgrid-paginator strong {
  color: #999; }
.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotate(4deg);-moz-transform:rotate(4deg);-o-transform:rotate(4deg);-ms-transform:rotate(4deg);transform:rotate(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}to{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}to{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}to{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}.tooltipster-sidetip.tooltipster-light .tooltipster-box {
  border-radius: 0;
  border: 1px solid #CCC;
  background: #EDEDED; }

.tooltipster-sidetip.tooltipster-light .tooltipster-content {
  color: #666; }

.tooltipster-sidetip.tooltipster-light .tooltipster-arrow {
  height: 9px;
  margin-left: -9px;
  width: 18px; }

.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow, .tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow {
  height: 18px;
  margin-left: 0;
  margin-top: -9px;
  width: 9px; }

.tooltipster-sidetip.tooltipster-light .tooltipster-arrow-background {
  border: 9px solid transparent; }

.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #EDEDED;
  top: 1px; }

.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #EDEDED;
  left: -1px; }

.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #EDEDED;
  left: 1px; }

.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #EDEDED;
  top: -1px; }

.tooltipster-sidetip.tooltipster-light .tooltipster-arrow-border {
  border: 9px solid transparent; }

.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #CCC; }

.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #CCC; }

.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #CCC; }

.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #CCC; }

.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -9px; }

.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-uncropped {
  left: -9px; }
.tooltipster-sidetip.tooltipster-dark .tooltipster-box {
  border-radius: 5px;
  border: 1px solid #e84c3d;
  background: #383838; }

.tooltipster-sidetip.tooltipster-dark .tooltipster-content {
  color: #666; }

.tooltipster-sidetip.tooltipster-dark .tooltipster-arrow {
  height: 9px;
  margin-left: -9px;
  width: 18px; }

.tooltipster-sidetip.tooltipster-dark.tooltipster-left .tooltipster-arrow, .tooltipster-sidetip.tooltipster-dark.tooltipster-right .tooltipster-arrow {
  height: 18px;
  margin-left: 0;
  margin-top: -9px;
  width: 9px; }

.tooltipster-sidetip.tooltipster-dark .tooltipster-arrow-background {
  border: 9px solid transparent; }

.tooltipster-sidetip.tooltipster-dark.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #e84c3d;
  top: 1px; }

.tooltipster-sidetip.tooltipster-dark.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #e84c3d;
  left: -1px; }

.tooltipster-sidetip.tooltipster-dark.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #e84c3d;
  left: 1px; }

.tooltipster-sidetip.tooltipster-dark.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #e84c3d;
  top: -1px; }

.tooltipster-sidetip.tooltipster-dark .tooltipster-arrow-border {
  border: 9px solid transparent; }

.tooltipster-sidetip.tooltipster-dark.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #e84c3d; }

.tooltipster-sidetip.tooltipster-dark.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #e84c3d; }

.tooltipster-sidetip.tooltipster-dark.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #e84c3d; }

.tooltipster-sidetip.tooltipster-dark.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #e84c3d; }

.tooltipster-sidetip.tooltipster-dark.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -9px; }

.tooltipster-sidetip.tooltipster-dark.tooltipster-right .tooltipster-arrow-uncropped {
  left: -9px; }
.tooltipster-sidetip.tooltipster-bright .tooltipster-box {
  border-radius: 0;
  border: 1px solid #CCC;
  background: #EDEDED; }

.tooltipster-sidetip.tooltipster-bright .tooltipster-content {
  color: #000000; }

.tooltipster-sidetip.tooltipster-bright .tooltipster-arrow {
  height: 9px;
  margin-left: -9px;
  width: 18px; }

.tooltipster-sidetip.tooltipster-bright.tooltipster-left .tooltipster-arrow, .tooltipster-sidetip.tooltipster-bright.tooltipster-right .tooltipster-arrow {
  height: 18px;
  margin-left: 0;
  margin-top: -9px;
  width: 9px; }

.tooltipster-sidetip.tooltipster-bright .tooltipster-arrow-background {
  border: 9px solid transparent; }

.tooltipster-sidetip.tooltipster-bright.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #EDEDED;
  top: 1px; }

.tooltipster-sidetip.tooltipster-bright.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #EDEDED;
  left: -1px; }

.tooltipster-sidetip.tooltipster-bright.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #EDEDED;
  left: 1px; }

.tooltipster-sidetip.tooltipster-bright.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #EDEDED;
  top: -1px; }

.tooltipster-sidetip.tooltipster-bright .tooltipster-arrow-border {
  border: 9px solid transparent; }

.tooltipster-sidetip.tooltipster-bright.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #CCC; }

.tooltipster-sidetip.tooltipster-bright.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #CCC; }

.tooltipster-sidetip.tooltipster-bright.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #CCC; }

.tooltipster-sidetip.tooltipster-bright.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #CCC; }

.tooltipster-sidetip.tooltipster-bright.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -9px; }

.tooltipster-sidetip.tooltipster-bright.tooltipster-right .tooltipster-arrow-uncropped {
  left: -9px; }
@charset "UTF-8";
/** colors */
/** links */
/** unique value */
/** background images */
/** filter bar */
.btn-css,
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #FFF !important;
  background-color: #e84c3d;
  border-color: #e84c3d;
  color: #e84c3d !important;
  background: #fff none;
  border: 1px solid #e84c3d;
  /* icons */ }
  .btn-css:focus, .btn-css.focus, .btn-css:active:focus, .btn-css:active.focus, .btn-css.active:focus, .btn-css.active.focus,
  .btn:focus,
  .btn.focus,
  .btn:active:focus,
  .btn:active.focus,
  .btn.active:focus,
  .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn-css:hover, .btn-css:focus, .btn-css.focus,
  .btn:hover,
  .btn:focus,
  .btn.focus {
    color: #FFF;
    text-decoration: none; }
  .btn-css:active, .btn-css.active,
  .btn:active,
  .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-css_disabled, .btn-css.disabled, .btn-css[disabled],
  fieldset[disabled] .btn-css,
  .btn_disabled,
  .btn.disabled,
  .btn[disabled],
  fieldset[disabled]
  .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-css:focus, .btn-css.focus,
  .btn:focus,
  .btn.focus {
    color: #FFF !important;
    background-color: #d82a1a;
    border-color: #941d12; }
  .btn-css:hover,
  .btn:hover {
    color: #FFF !important;
    background-color: #d82a1a;
    border-color: #cf2919; }
  .btn-css:active, .btn-css.active,
  .btn:active,
  .btn.active {
    color: #FFF !important;
    background-color: #c22617;
    border-color: #cf2919; }
  .btn-css_large,
  .btn_large {
    padding: 7px 20px;
    font-size: 14px;
    line-height: 1.33333;
    border-radius: 5px; }
  .btn-css.high, .btn-css_high,
  .btn.high,
  .btn_high {
    padding: 1px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 4px; }
  .btn-css_xsmall,
  .btn_xsmall {
    padding: 1px 5px;
    font-size: 10px;
    line-height: 1.5;
    border-radius: 4px; }
  .btn-css.red, .btn-css_red,
  .btn.red,
  .btn_red {
    color: #FFF !important;
    background-color: #e84c3d;
    border-color: #e84c3d; }
    .btn-css.red:focus, .btn-css.red.focus, .btn-css_red:focus, .btn-css_red.focus,
    .btn.red:focus,
    .btn.red.focus,
    .btn_red:focus,
    .btn_red.focus {
      color: #FFF !important;
      background-color: #d82a1a;
      border-color: #941d12; }
    .btn-css.red:hover, .btn-css_red:hover,
    .btn.red:hover,
    .btn_red:hover {
      color: #FFF !important;
      background-color: #d82a1a;
      border-color: #cf2919; }
    .btn-css.red:active, .btn-css.red.active, .btn-css_red:active, .btn-css_red.active,
    .btn.red:active,
    .btn.red.active,
    .btn_red:active,
    .btn_red.active {
      color: #FFF !important;
      background-color: #c22617;
      border-color: #cf2919; }
  .btn-css.yellow, .btn-css_yellow,
  .btn.yellow,
  .btn_yellow {
    color: #FFF !important;
    background-color: #EAB530;
    border-color: #EAB530; }
    .btn-css.yellow:focus, .btn-css.yellow.focus, .btn-css_yellow:focus, .btn-css_yellow.focus,
    .btn.yellow:focus,
    .btn.yellow.focus,
    .btn_yellow:focus,
    .btn_yellow.focus {
      color: #FFF !important;
      background-color: #d29c15;
      border-color: #8c680e; }
    .btn-css.yellow:hover, .btn-css_yellow:hover,
    .btn.yellow:hover,
    .btn_yellow:hover {
      color: #FFF !important;
      background-color: #d29c15;
      border-color: #c89514; }
    .btn-css.yellow:active, .btn-css.yellow.active, .btn-css_yellow:active, .btn-css_yellow.active,
    .btn.yellow:active,
    .btn.yellow.active,
    .btn_yellow:active,
    .btn_yellow.active {
      color: #FFF !important;
      background-color: #bb8b13;
      border-color: #c89514; }
  .btn-css.green, .btn-css_green,
  .btn.green,
  .btn_green {
    color: #FFF !important;
    background-color: #00ac64;
    border-color: #00ac64; }
    .btn-css.green:focus, .btn-css.green.focus, .btn-css_green:focus, .btn-css_green.focus,
    .btn.green:focus,
    .btn.green.focus,
    .btn_green:focus,
    .btn_green.focus {
      color: #FFF !important;
      background-color: #007946;
      border-color: #002d1a; }
    .btn-css.green:hover, .btn-css_green:hover,
    .btn.green:hover,
    .btn_green:hover {
      color: #FFF !important;
      background-color: #007946;
      border-color: #006f40; }
    .btn-css.green:active, .btn-css.green.active, .btn-css_green:active, .btn-css_green.active,
    .btn.green:active,
    .btn.green.active,
    .btn_green:active,
    .btn_green.active {
      color: #FFF !important;
      background-color: #006038;
      border-color: #006f40; }
  .btn-css.blue, .btn-css_blue,
  .btn.blue,
  .btn_blue {
    color: #FFF !important;
    background-color: #2993D6;
    border-color: #2993D6; }
    .btn-css.blue:focus, .btn-css.blue.focus, .btn-css_blue:focus, .btn-css_blue.focus,
    .btn.blue:focus,
    .btn.blue.focus,
    .btn_blue:focus,
    .btn_blue.focus {
      color: #FFF !important;
      background-color: #2176ab;
      border-color: #154a6b; }
    .btn-css.blue:hover, .btn-css_blue:hover,
    .btn.blue:hover,
    .btn_blue:hover {
      color: #FFF !important;
      background-color: #2176ab;
      border-color: #1f70a3; }
    .btn-css.blue:active, .btn-css.blue.active, .btn-css_blue:active, .btn-css_blue.active,
    .btn.blue:active,
    .btn.blue.active,
    .btn_blue:active,
    .btn_blue.active {
      color: #FFF !important;
      background-color: #1d6796;
      border-color: #1f70a3; }
  .btn-css.gray, .btn-css_gray,
  .btn.gray,
  .btn_gray {
    color: #FFF !important;
    background-color: #808080;
    border-color: #808080; }
    .btn-css.gray:focus, .btn-css.gray.focus, .btn-css_gray:focus, .btn-css_gray.focus,
    .btn.gray:focus,
    .btn.gray.focus,
    .btn_gray:focus,
    .btn_gray.focus {
      color: #FFF !important;
      background-color: #676767;
      border-color: #404040; }
    .btn-css.gray:hover, .btn-css_gray:hover,
    .btn.gray:hover,
    .btn_gray:hover {
      color: #FFF !important;
      background-color: #676767;
      border-color: #616161; }
    .btn-css.gray:active, .btn-css.gray.active, .btn-css_gray:active, .btn-css_gray.active,
    .btn.gray:active,
    .btn.gray.active,
    .btn_gray:active,
    .btn_gray.active {
      color: #FFF !important;
      background-color: #5a5a5a;
      border-color: #616161; }
  .btn-css_gray-light,
  .btn_gray-light {
    color: #3083ae !important;
    background-color: #e1e1e1;
    border-color: #e1e1e1; }
    .btn-css_gray-light:focus, .btn-css_gray-light.focus,
    .btn_gray-light:focus,
    .btn_gray-light.focus {
      color: #3083ae !important;
      background-color: #c8c8c8;
      border-color: #a1a1a1; }
    .btn-css_gray-light:hover,
    .btn_gray-light:hover {
      color: #3083ae !important;
      background-color: #c8c8c8;
      border-color: #c2c2c2; }
    .btn-css_gray-light:active, .btn-css_gray-light.active,
    .btn_gray-light:active,
    .btn_gray-light.active {
      color: #3083ae !important;
      background-color: #bbbbbb;
      border-color: #c2c2c2; }
  .btn-css.orange, .btn-css_orange,
  .btn.orange,
  .btn_orange {
    color: #FFF !important;
    background-color: #F80;
    border-color: #F80; }
    .btn-css.orange:focus, .btn-css.orange.focus, .btn-css_orange:focus, .btn-css_orange.focus,
    .btn.orange:focus,
    .btn.orange.focus,
    .btn_orange:focus,
    .btn_orange.focus {
      color: #FFF !important;
      background-color: #cc6d00;
      border-color: #804400; }
    .btn-css.orange:hover, .btn-css_orange:hover,
    .btn.orange:hover,
    .btn_orange:hover {
      color: #FFF !important;
      background-color: #cc6d00;
      border-color: #c26700; }
    .btn-css.orange:active, .btn-css.orange.active, .btn-css_orange:active, .btn-css_orange.active,
    .btn.orange:active,
    .btn.orange.active,
    .btn_orange:active,
    .btn_orange.active {
      color: #FFF !important;
      background-color: #b35f00;
      border-color: #c26700; }
  .btn-css_black,
  .btn_black {
    color: #f5f5f5 !important;
    background-color: #383838;
    border-color: #383838; }
    .btn-css_black:focus, .btn-css_black.focus,
    .btn_black:focus,
    .btn_black.focus {
      color: #f5f5f5 !important;
      background-color: #1f1f1f;
      border-color: black; }
    .btn-css_black:hover,
    .btn_black:hover {
      color: #f5f5f5 !important;
      background-color: #1f1f1f;
      border-color: #191919; }
    .btn-css_black:active, .btn-css_black.active,
    .btn_black:active,
    .btn_black.active {
      color: #f5f5f5 !important;
      background-color: #121212;
      border-color: #191919; }
  .btn-css_white,
  .btn_white {
    color: #383838 !important;
    background-color: #fff;
    border-color: #F0B438; }
    .btn-css_white:focus, .btn-css_white.focus,
    .btn_white:focus,
    .btn_white.focus {
      color: #383838 !important;
      background-color: #f7d897;
      border-color: #9d6d0c; }
    .btn-css_white:hover,
    .btn_white:hover {
      color: #383838 !important;
      background-color: #f7d897;
      border-color: #da9910; }
    .btn-css_white:active, .btn-css_white.active,
    .btn_white:active,
    .btn_white.active {
      color: #383838 !important;
      background-color: #f5cf7f;
      border-color: #da9910; }
  .btn-css_icon_help:before, .btn-css_icon.help:before, .btn-css.iconed_help:before, .btn-css.iconed.help:before,
  .btn_icon_help:before,
  .btn_icon.help:before,
  .btn.iconed_help:before,
  .btn.iconed.help:before {
    margin-right: 6px;
    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;
    content: "\F059"; }
  .btn-css_icon_warning:before, .btn-css_icon.warning:before, .btn-css.iconed_warning:before, .btn-css.iconed.warning:before,
  .btn_icon_warning:before,
  .btn_icon.warning:before,
  .btn.iconed_warning:before,
  .btn.iconed.warning:before {
    margin-right: 6px;
    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;
    content: "\F071"; }
  .btn-css_icon_info:before, .btn-css_icon.info:before, .btn-css.iconed_info:before, .btn-css.iconed.info:before,
  .btn_icon_info:before,
  .btn_icon.info:before,
  .btn.iconed_info:before,
  .btn.iconed.info:before {
    margin-right: 6px;
    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;
    content: "\F05A"; }
  .btn-css_icon_error:before, .btn-css_icon.error:before, .btn-css.iconed_error:before, .btn-css.iconed.error:before,
  .btn_icon_error:before,
  .btn_icon.error:before,
  .btn.iconed_error:before,
  .btn.iconed.error:before {
    margin-right: 6px;
    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;
    content: "\F057"; }
  .btn-css_icon_success:before, .btn-css_icon.success:before, .btn-css.iconed_success:before, .btn-css.iconed.success:before,
  .btn_icon_success:before,
  .btn_icon.success:before,
  .btn.iconed_success:before,
  .btn.iconed.success:before {
    margin-right: 6px;
    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;
    content: "\F00C"; }
  .btn-css_icon_stop:before, .btn-css_icon.stop:before, .btn-css.iconed_stop:before, .btn-css.iconed.stop:before,
  .btn_icon_stop:before,
  .btn_icon.stop:before,
  .btn.iconed_stop:before,
  .btn.iconed.stop:before {
    margin-right: 6px;
    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;
    content: "\F05E"; }
  .btn-css_icon_edit:before, .btn-css_icon.edit:before, .btn-css.iconed_edit:before, .btn-css.iconed.edit:before,
  .btn_icon_edit:before,
  .btn_icon.edit:before,
  .btn.iconed_edit:before,
  .btn.iconed.edit:before {
    margin-right: 6px;
    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;
    content: "\F044"; }
  .btn-css_icon_view:before, .btn-css_icon.view:before, .btn-css.iconed_view:before, .btn-css.iconed.view:before,
  .btn_icon_view:before,
  .btn_icon.view:before,
  .btn.iconed_view:before,
  .btn.iconed.view:before {
    margin-right: 6px;
    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;
    content: "\F0F6"; }
  .btn-css_icon_wait:before, .btn-css_icon.wait:before, .btn-css.iconed_wait:before, .btn-css.iconed.wait:before,
  .btn_icon_wait:before,
  .btn_icon.wait:before,
  .btn.iconed_wait:before,
  .btn.iconed.wait:before {
    margin-right: 6px;
    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;
    content: "\F017"; }
  .btn-css_icon_add:before, .btn-css_icon.add:before, .btn-css.iconed_add:before, .btn-css.iconed.add:before,
  .btn_icon_add:before,
  .btn_icon.add:before,
  .btn.iconed_add:before,
  .btn.iconed.add:before {
    margin-right: 6px;
    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;
    content: "\F055"; }
  .btn-css_icon_date:before, .btn-css_icon.date:before, .btn-css.iconed_date:before, .btn-css.iconed.date:before,
  .btn_icon_date:before,
  .btn_icon.date:before,
  .btn.iconed_date:before,
  .btn.iconed.date:before {
    margin-right: 6px;
    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;
    content: "\F073"; }
  .btn-css_icon_time:before, .btn-css_icon.time:before, .btn-css.iconed_time:before, .btn-css.iconed.time:before,
  .btn_icon_time:before,
  .btn_icon.time:before,
  .btn.iconed_time:before,
  .btn.iconed.time:before {
    margin-right: 6px;
    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;
    content: "\F017"; }
  .btn-css_icon_clean:before, .btn-css_icon.clean:before, .btn-css.iconed_clean:before, .btn-css.iconed.clean:before,
  .btn_icon_clean:before,
  .btn_icon.clean:before,
  .btn.iconed_clean:before,
  .btn.iconed.clean:before {
    margin-right: 6px;
    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;
    content: "\F1F8"; }
  .btn-css_icon_delete:before, .btn-css_icon.delete:before, .btn-css.iconed_delete:before, .btn-css.iconed.delete:before,
  .btn_icon_delete:before,
  .btn_icon.delete:before,
  .btn.iconed_delete:before,
  .btn.iconed.delete:before {
    margin-right: 6px;
    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;
    content: "\F1F8"; }
  .btn-css_icon_print:before, .btn-css_icon.print:before, .btn-css.iconed_print:before, .btn-css.iconed.print:before,
  .btn_icon_print:before,
  .btn_icon.print:before,
  .btn.iconed_print:before,
  .btn.iconed.print:before {
    margin-right: 6px;
    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;
    content: "\F02F"; }
  .btn-css_icon_check:before, .btn-css_icon.check:before, .btn-css.iconed_check:before, .btn-css.iconed.check:before,
  .btn_icon_check:before,
  .btn_icon.check:before,
  .btn.iconed_check:before,
  .btn.iconed.check:before {
    margin-right: 6px;
    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;
    content: "\F00C"; }
  .btn-css_icon_star:before, .btn-css.iconed_star:before,
  .btn_icon_star:before,
  .btn.iconed_star:before {
    margin-right: 6px;
    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;
    content: "\F005"; }
  .btn-css_icon_legal:before, .btn-css.iconed_legal:before,
  .btn_icon_legal:before,
  .btn.iconed_legal:before {
    margin-right: 6px;
    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;
    content: "\F0E3"; }
  .btn-css_icon_file:before, .btn-css.iconed_file:before,
  .btn_icon_file:before,
  .btn.iconed_file:before {
    margin-right: 6px;
    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;
    content: "\F016"; }
  .btn-css_icon_refresh::before, .btn-css.iconed_refresh::before,
  .btn_icon_refresh::before,
  .btn.iconed_refresh::before {
    margin-right: 6px;
    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;
    content: "\F021"; }
  .btn-css_icon_loading:before, .btn-css.iconed_loading:before,
  .btn_icon_loading:before,
  .btn.iconed_loading:before {
    margin-right: 6px;
    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;
    animation: fa-spin 2s infinite linear;
    content: "\F1CE"; }
@charset "UTF-8";
/**
 * transitions
 * @mixin param duration
 * @mixin param properties
 */
/** links */
/**
 * border-radius
 * @mixin param px radius
 */
/**
 * square & rectangle
 * @mixin param px width (used as height for square)
 * @mixin param px height (just for rectangle)
 */
/**
 * glass effect
 * @mixin param float opacity outer shadow
 * @mixin param float opacity inner shadow
 * @mixin param float opacity inner shadow
 * @mixin param float opacity inner shadow
 */
/** transparent color for contents of pseudo-elements */
/** show three dots if overflow */
/**
 * simple gradients w/o opacity
 * @mixin param hex color start (left, top)
 * @mixin param hex color stop (right, bottom)
 */
/**
 * simple gradients with opacity
 * @mixin param color start (left, top)
 * @mixin param color stop (right, bottom)
 * @mixin param color start (left, top) for ie
 * @mixin param color stop (right, bottom) for ie
 */
/**
 * three colors' gradient (vertical & horizontal) w/o opacity
 */
/**
 * strong & lite red->yellow->green gradients
 */
/**
 * Gradient for table head
 */
/**
 * scale
 * @mixin param float scale x
 * @mixin param float scale y
 */
/**
 * rotate
 * @mixin param deg
 */
/**
 * message boxes
 * @mixin param hexrgb background color
 * @mixin param string gif-icon name in folder /images/exchange/
 * @mixin param hexrgb border color
 * @mixin param hexrgb text color
 */
/**
 * Масштабирование фонового изображения
 * @mixin param <значение>|<проценты>|auto|cover|contain
 * @mixin param <значение>|<проценты>|auto (или пробел - для пропуска)
 */
/** grayscale */
/* green button */
/** styled select, textarea & input-text */
/** colors */
/** links */
/** unique value */
/** background images */
/** filter bar */
/** colors */
/** links */
/** unique value */
/** background images */
/** filter bar */
.form fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

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

.form label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px; }

.form input[type="search"] {
  box-sizing: border-box; }

.form input[type="radio"],
.form input[type="checkbox"] {
  margin: -2px 0 0;
  vertical-align: middle;
  line-height: normal; }

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

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

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

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

.form output {
  display: block;
  padding-top: 8px;
  font-size: 14px;
  line-height: 1.2;
  color: #383838; }

.form select,
.form textarea,
.form input[type="text"],
.form input[type="password"],
.form input[type="datetime"],
.form input[type="datetime-local"],
.form input[type="date"],
.form input[type="month"],
.form input[type="time"],
.form input[type="week"],
.form input[type="number"],
.form input[type="email"],
.form input[type="url"],
.form input[type="search"],
.form input[type="tel"],
.form input[type="color"] {
  padding: 7px 12px;
  font-size: 14px;
  line-height: 1.2;
  color: #383838;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 5px;
  -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 select:focus,
  .form textarea:focus,
  .form input[type="text"]:focus,
  .form input[type="password"]:focus,
  .form input[type="datetime"]:focus,
  .form input[type="datetime-local"]:focus,
  .form input[type="date"]:focus,
  .form input[type="month"]:focus,
  .form input[type="time"]:focus,
  .form input[type="week"]:focus,
  .form input[type="number"]:focus,
  .form input[type="email"]:focus,
  .form input[type="url"]:focus,
  .form input[type="search"]:focus,
  .form input[type="tel"]:focus,
  .form input[type="color"]: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 select::-moz-placeholder,
  .form textarea::-moz-placeholder,
  .form input[type="text"]::-moz-placeholder,
  .form input[type="password"]::-moz-placeholder,
  .form input[type="datetime"]::-moz-placeholder,
  .form input[type="datetime-local"]::-moz-placeholder,
  .form input[type="date"]::-moz-placeholder,
  .form input[type="month"]::-moz-placeholder,
  .form input[type="time"]::-moz-placeholder,
  .form input[type="week"]::-moz-placeholder,
  .form input[type="number"]::-moz-placeholder,
  .form input[type="email"]::-moz-placeholder,
  .form input[type="url"]::-moz-placeholder,
  .form input[type="search"]::-moz-placeholder,
  .form input[type="tel"]::-moz-placeholder,
  .form input[type="color"]::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form select:-ms-input-placeholder,
  .form textarea:-ms-input-placeholder,
  .form input[type="text"]:-ms-input-placeholder,
  .form input[type="password"]:-ms-input-placeholder,
  .form input[type="datetime"]:-ms-input-placeholder,
  .form input[type="datetime-local"]:-ms-input-placeholder,
  .form input[type="date"]:-ms-input-placeholder,
  .form input[type="month"]:-ms-input-placeholder,
  .form input[type="time"]:-ms-input-placeholder,
  .form input[type="week"]:-ms-input-placeholder,
  .form input[type="number"]:-ms-input-placeholder,
  .form input[type="email"]:-ms-input-placeholder,
  .form input[type="url"]:-ms-input-placeholder,
  .form input[type="search"]:-ms-input-placeholder,
  .form input[type="tel"]:-ms-input-placeholder,
  .form input[type="color"]:-ms-input-placeholder {
    color: #999; }
  .form select::-webkit-input-placeholder,
  .form textarea::-webkit-input-placeholder,
  .form input[type="text"]::-webkit-input-placeholder,
  .form input[type="password"]::-webkit-input-placeholder,
  .form input[type="datetime"]::-webkit-input-placeholder,
  .form input[type="datetime-local"]::-webkit-input-placeholder,
  .form input[type="date"]::-webkit-input-placeholder,
  .form input[type="month"]::-webkit-input-placeholder,
  .form input[type="time"]::-webkit-input-placeholder,
  .form input[type="week"]::-webkit-input-placeholder,
  .form input[type="number"]::-webkit-input-placeholder,
  .form input[type="email"]::-webkit-input-placeholder,
  .form input[type="url"]::-webkit-input-placeholder,
  .form input[type="search"]::-webkit-input-placeholder,
  .form input[type="tel"]::-webkit-input-placeholder,
  .form input[type="color"]::-webkit-input-placeholder {
    color: #999; }
  .form select::-ms-expand,
  .form textarea::-ms-expand,
  .form input[type="text"]::-ms-expand,
  .form input[type="password"]::-ms-expand,
  .form input[type="datetime"]::-ms-expand,
  .form input[type="datetime-local"]::-ms-expand,
  .form input[type="date"]::-ms-expand,
  .form input[type="month"]::-ms-expand,
  .form input[type="time"]::-ms-expand,
  .form input[type="week"]::-ms-expand,
  .form input[type="number"]::-ms-expand,
  .form input[type="email"]::-ms-expand,
  .form input[type="url"]::-ms-expand,
  .form input[type="search"]::-ms-expand,
  .form input[type="tel"]::-ms-expand,
  .form input[type="color"]::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form select[disabled], .form select[readonly],
  fieldset[disabled] .form select,
  .form textarea[disabled],
  .form textarea[readonly],
  fieldset[disabled]
  .form textarea,
  .form input[type="text"][disabled],
  .form input[type="text"][readonly],
  fieldset[disabled]
  .form input[type="text"],
  .form input[type="password"][disabled],
  .form input[type="password"][readonly],
  fieldset[disabled]
  .form input[type="password"],
  .form input[type="datetime"][disabled],
  .form input[type="datetime"][readonly],
  fieldset[disabled]
  .form input[type="datetime"],
  .form input[type="datetime-local"][disabled],
  .form input[type="datetime-local"][readonly],
  fieldset[disabled]
  .form input[type="datetime-local"],
  .form input[type="date"][disabled],
  .form input[type="date"][readonly],
  fieldset[disabled]
  .form input[type="date"],
  .form input[type="month"][disabled],
  .form input[type="month"][readonly],
  fieldset[disabled]
  .form input[type="month"],
  .form input[type="time"][disabled],
  .form input[type="time"][readonly],
  fieldset[disabled]
  .form input[type="time"],
  .form input[type="week"][disabled],
  .form input[type="week"][readonly],
  fieldset[disabled]
  .form input[type="week"],
  .form input[type="number"][disabled],
  .form input[type="number"][readonly],
  fieldset[disabled]
  .form input[type="number"],
  .form input[type="email"][disabled],
  .form input[type="email"][readonly],
  fieldset[disabled]
  .form input[type="email"],
  .form input[type="url"][disabled],
  .form input[type="url"][readonly],
  fieldset[disabled]
  .form input[type="url"],
  .form input[type="search"][disabled],
  .form input[type="search"][readonly],
  fieldset[disabled]
  .form input[type="search"],
  .form input[type="tel"][disabled],
  .form input[type="tel"][readonly],
  fieldset[disabled]
  .form input[type="tel"],
  .form input[type="color"][disabled],
  .form input[type="color"][readonly],
  fieldset[disabled]
  .form input[type="color"] {
    background-color: #f5f5f5;
    opacity: 1; }
  .form select[disabled],
  fieldset[disabled] .form select,
  .form textarea[disabled],
  fieldset[disabled]
  .form textarea,
  .form input[type="text"][disabled],
  fieldset[disabled]
  .form input[type="text"],
  .form input[type="password"][disabled],
  fieldset[disabled]
  .form input[type="password"],
  .form input[type="datetime"][disabled],
  fieldset[disabled]
  .form input[type="datetime"],
  .form input[type="datetime-local"][disabled],
  fieldset[disabled]
  .form input[type="datetime-local"],
  .form input[type="date"][disabled],
  fieldset[disabled]
  .form input[type="date"],
  .form input[type="month"][disabled],
  fieldset[disabled]
  .form input[type="month"],
  .form input[type="time"][disabled],
  fieldset[disabled]
  .form input[type="time"],
  .form input[type="week"][disabled],
  fieldset[disabled]
  .form input[type="week"],
  .form input[type="number"][disabled],
  fieldset[disabled]
  .form input[type="number"],
  .form input[type="email"][disabled],
  fieldset[disabled]
  .form input[type="email"],
  .form input[type="url"][disabled],
  fieldset[disabled]
  .form input[type="url"],
  .form input[type="search"][disabled],
  fieldset[disabled]
  .form input[type="search"],
  .form input[type="tel"][disabled],
  fieldset[disabled]
  .form input[type="tel"],
  .form input[type="color"][disabled],
  fieldset[disabled]
  .form input[type="color"] {
    cursor: not-allowed; }

.form textarea {
  height: auto;
  resize: vertical;
  display: block;
  width: 100%; }

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

.form input[type="radio"],
.form input[type="checkbox"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 0;
  width: 1em;
  height: 1em;
  cursor: pointer;
  text-align: center;
  line-height: 1em;
  vertical-align: middle;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  outline: none; }
  .form input[type="radio"]::-ms-check,
  .form input[type="checkbox"]::-ms-check {
    display: none; }
  .form input[type="radio"]:disabled, .form input[type="radio"].disabled, .form input[type="radio"][disabled],
  .form input[type="checkbox"]:disabled,
  .form input[type="checkbox"].disabled,
  .form input[type="checkbox"][disabled] {
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    /* Firefox 10+, Firefox on Android */
    filter: gray;
    /* IE6-9 */
    -webkit-filter: grayscale(100%);
    /* Chrome 19+, Safari 6+, Safari 6+ iOS */
    cursor: not-allowed; }

.form input[type="radio"] {
  background-image: url(files/675262d01701fc9e22486b364481349b.svg); }
  .form input[type="radio"]:checked {
    background-image: url(files/6ff9b6dc3916c2ccb7fd4cc6b55d6175.svg); }

.form input[type="checkbox"] {
  background-image: url(files/c215ae0efec4c8a585a49347f35d9528.svg); }
  .form input[type="checkbox"]:checked {
    background-image: url(files/c4934ee2e7d41467076297429be301fd.svg); }

.form input[type="submit"], .form input[type="button"], .form input[type="reset"] {
  -webkit-appearance: none; }

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

.form textarea {
  background-color: #f5f5f5; }
  .form textarea:focus {
    background-color: #fff; }

.form .form__error,
.form .form__info {
  display: none;
  border: 1px solid #E9C59B;
  background: #FFECCE;
  color: #e84c3d;
  margin-bottom: 10px;
  padding: 10px 15px;
  border-radius: 5px; }
  .form .form__error p:first-child,
  .form .form__info p:first-child {
    margin-top: 0; }
  .form .form__error ul,
  .form .form__info ul {
    margin: 5px 0 0 0; }
  .form .form__error li,
  .form .form__info li {
    text-align: left; }
  .form .form__error_visible,
  .form .form__info_visible {
    display: block; }

.form .form__info {
  border-color: #bfde84;
  background: #edfbd8;
  color: #508600; }

.form .form__group {
  margin-bottom: 10px; }
  .form .form__group label {
    margin-right: 6px; }
  .form .form__group:last-child {
    margin-bottom: 0; }
  .form .form__group_error {
    border: 1px solid #e84c3d; }
    .form .form__group_error .wysiwyg__editor {
      border-color: #e84c3d; }
  .form .form__group .form__error {
    margin-top: 10px; }

.form .form__field.form__field_green {
  border: 2px solid #00ac64;
  border-radius: 0; }
  .form .form__field.form__field_green:focus {
    border-color: #00ac64;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 172, 100, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 172, 100, 0.6); }

.form .form__field.form__field_error {
  border-color: #e84c3d; }

.form .form__footer {
  padding: 10px 0;
  text-align: right; }
  .form .form__footer-left {
    float: left; }

.form .form__group ~ .form__footer {
  padding-top: 0; }

fieldset {
  border-radius: 6px; }
  fieldset legend {
    font-weight: bold;
    padding: 6px; }
/** colors */
/** links */
/** unique value */
/** background images */
/** filter bar */
.tooltipster-sidetip.tooltipster-error .tooltipster-box {
  border-radius: 0;
  border: 1px solid #CCC;
  background: #EDEDED; }

.tooltipster-sidetip.tooltipster-error .tooltipster-content {
  color: #666; }

.tooltipster-sidetip.tooltipster-error .tooltipster-arrow {
  height: 9px;
  margin-left: -9px;
  width: 18px; }

.tooltipster-sidetip.tooltipster-error.tooltipster-left .tooltipster-arrow, .tooltipster-sidetip.tooltipster-error.tooltipster-right .tooltipster-arrow {
  height: 18px;
  margin-left: 0;
  margin-top: -9px;
  width: 9px; }

.tooltipster-sidetip.tooltipster-error .tooltipster-arrow-background {
  border: 9px solid transparent; }

.tooltipster-sidetip.tooltipster-error.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #EDEDED;
  top: 1px; }

.tooltipster-sidetip.tooltipster-error.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #EDEDED;
  left: -1px; }

.tooltipster-sidetip.tooltipster-error.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #EDEDED;
  left: 1px; }

.tooltipster-sidetip.tooltipster-error.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #EDEDED;
  top: -1px; }

.tooltipster-sidetip.tooltipster-error .tooltipster-arrow-border {
  border: 9px solid transparent; }

.tooltipster-sidetip.tooltipster-error.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #CCC; }

.tooltipster-sidetip.tooltipster-error.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #CCC; }

.tooltipster-sidetip.tooltipster-error.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #CCC; }

.tooltipster-sidetip.tooltipster-error.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #CCC; }

.tooltipster-sidetip.tooltipster-error.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -9px; }

.tooltipster-sidetip.tooltipster-error.tooltipster-right .tooltipster-arrow-uncropped {
  left: -9px; }

.tooltipster-sidetip.tooltipster-error .tooltipster-box {
  border-color: #E9C59B;
  background: #FFECCE; }

.tooltipster-sidetip.tooltipster-error .tooltipster-content {
  color: #e84c3d; }

.tooltipster-sidetip.tooltipster-error.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #E9C59B; }

.tooltipster-sidetip.tooltipster-error.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #FFECCE; }

.tooltipster-sidetip.tooltipster-error.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #E9C59B; }

.tooltipster-sidetip.tooltipster-error.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #FFECCE; }

.tooltipster-sidetip.tooltipster-error.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #E9C59B; }

.tooltipster-sidetip.tooltipster-error.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #FFECCE; }

.tooltipster-sidetip.tooltipster-error.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #E9C59B; }

.tooltipster-sidetip.tooltipster-error.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #FFECCE; }
/** colors */
/** links */
/** unique value */
/** background images */
/** filter bar */
.grid-row {
  margin-left: -15px;
  margin-right: -15px; }
  .grid-row:before, .grid-row:after {
    content: " ";
    display: table; }
  .grid-row:after {
    clear: both; }
  .grid-row__col {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }

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

.grid-row__col_xs-1 {
  width: 8.33333%; }

.grid-row__col_xs-2 {
  width: 16.66667%; }

.grid-row__col_xs-3 {
  width: 25%; }

.grid-row__col_xs-4 {
  width: 33.33333%; }

.grid-row__col_xs-5 {
  width: 41.66667%; }

.grid-row__col_xs-6 {
  width: 50%; }

.grid-row__col_xs-7 {
  width: 58.33333%; }

.grid-row__col_xs-8 {
  width: 66.66667%; }

.grid-row__col_xs-9 {
  width: 75%; }

.grid-row__col_xs-10 {
  width: 83.33333%; }

.grid-row__col_xs-11 {
  width: 91.66667%; }

.grid-row__col_xs-12 {
  width: 100%; }

.grid-row__col_xs-pull-0 {
  right: auto; }

.grid-row__col_xs-pull-1 {
  right: 8.33333%; }

.grid-row__col_xs-pull-2 {
  right: 16.66667%; }

.grid-row__col_xs-pull-3 {
  right: 25%; }

.grid-row__col_xs-pull-4 {
  right: 33.33333%; }

.grid-row__col_xs-pull-5 {
  right: 41.66667%; }

.grid-row__col_xs-pull-6 {
  right: 50%; }

.grid-row__col_xs-pull-7 {
  right: 58.33333%; }

.grid-row__col_xs-pull-8 {
  right: 66.66667%; }

.grid-row__col_xs-pull-9 {
  right: 75%; }

.grid-row__col_xs-pull-10 {
  right: 83.33333%; }

.grid-row__col_xs-pull-11 {
  right: 91.66667%; }

.grid-row__col_xs-pull-12 {
  right: 100%; }

.grid-row__col_xs-push-0 {
  left: auto; }

.grid-row__col_xs-push-1 {
  left: 8.33333%; }

.grid-row__col_xs-push-2 {
  left: 16.66667%; }

.grid-row__col_xs-push-3 {
  left: 25%; }

.grid-row__col_xs-push-4 {
  left: 33.33333%; }

.grid-row__col_xs-push-5 {
  left: 41.66667%; }

.grid-row__col_xs-push-6 {
  left: 50%; }

.grid-row__col_xs-push-7 {
  left: 58.33333%; }

.grid-row__col_xs-push-8 {
  left: 66.66667%; }

.grid-row__col_xs-push-9 {
  left: 75%; }

.grid-row__col_xs-push-10 {
  left: 83.33333%; }

.grid-row__col_xs-push-11 {
  left: 91.66667%; }

.grid-row__col_xs-push-12 {
  left: 100%; }

.grid-row__col_xs-offset-0 {
  margin-left: 0%; }

.grid-row__col_xs-offset-1 {
  margin-left: 8.33333%; }

.grid-row__col_xs-offset-2 {
  margin-left: 16.66667%; }

.grid-row__col_xs-offset-3 {
  margin-left: 25%; }

.grid-row__col_xs-offset-4 {
  margin-left: 33.33333%; }

.grid-row__col_xs-offset-5 {
  margin-left: 41.66667%; }

.grid-row__col_xs-offset-6 {
  margin-left: 50%; }

.grid-row__col_xs-offset-7 {
  margin-left: 58.33333%; }

.grid-row__col_xs-offset-8 {
  margin-left: 66.66667%; }

.grid-row__col_xs-offset-9 {
  margin-left: 75%; }

.grid-row__col_xs-offset-10 {
  margin-left: 83.33333%; }

.grid-row__col_xs-offset-11 {
  margin-left: 91.66667%; }

.grid-row__col_xs-offset-12 {
  margin-left: 100%; }

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

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

@media (min-width: 1200px) {
  .grid-row__col_lg-1, .grid-row__col_lg-2, .grid-row__col_lg-3, .grid-row__col_lg-4, .grid-row__col_lg-5, .grid-row__col_lg-6, .grid-row__col_lg-7, .grid-row__col_lg-8, .grid-row__col_lg-9, .grid-row__col_lg-10, .grid-row__col_lg-11, .grid-row__col_lg-12 {
    float: left; }
  .grid-row__col_lg-1 {
    width: 8.33333%; }
  .grid-row__col_lg-2 {
    width: 16.66667%; }
  .grid-row__col_lg-3 {
    width: 25%; }
  .grid-row__col_lg-4 {
    width: 33.33333%; }
  .grid-row__col_lg-5 {
    width: 41.66667%; }
  .grid-row__col_lg-6 {
    width: 50%; }
  .grid-row__col_lg-7 {
    width: 58.33333%; }
  .grid-row__col_lg-8 {
    width: 66.66667%; }
  .grid-row__col_lg-9 {
    width: 75%; }
  .grid-row__col_lg-10 {
    width: 83.33333%; }
  .grid-row__col_lg-11 {
    width: 91.66667%; }
  .grid-row__col_lg-12 {
    width: 100%; }
  .grid-row__col_lg-pull-0 {
    right: auto; }
  .grid-row__col_lg-pull-1 {
    right: 8.33333%; }
  .grid-row__col_lg-pull-2 {
    right: 16.66667%; }
  .grid-row__col_lg-pull-3 {
    right: 25%; }
  .grid-row__col_lg-pull-4 {
    right: 33.33333%; }
  .grid-row__col_lg-pull-5 {
    right: 41.66667%; }
  .grid-row__col_lg-pull-6 {
    right: 50%; }
  .grid-row__col_lg-pull-7 {
    right: 58.33333%; }
  .grid-row__col_lg-pull-8 {
    right: 66.66667%; }
  .grid-row__col_lg-pull-9 {
    right: 75%; }
  .grid-row__col_lg-pull-10 {
    right: 83.33333%; }
  .grid-row__col_lg-pull-11 {
    right: 91.66667%; }
  .grid-row__col_lg-pull-12 {
    right: 100%; }
  .grid-row__col_lg-push-0 {
    left: auto; }
  .grid-row__col_lg-push-1 {
    left: 8.33333%; }
  .grid-row__col_lg-push-2 {
    left: 16.66667%; }
  .grid-row__col_lg-push-3 {
    left: 25%; }
  .grid-row__col_lg-push-4 {
    left: 33.33333%; }
  .grid-row__col_lg-push-5 {
    left: 41.66667%; }
  .grid-row__col_lg-push-6 {
    left: 50%; }
  .grid-row__col_lg-push-7 {
    left: 58.33333%; }
  .grid-row__col_lg-push-8 {
    left: 66.66667%; }
  .grid-row__col_lg-push-9 {
    left: 75%; }
  .grid-row__col_lg-push-10 {
    left: 83.33333%; }
  .grid-row__col_lg-push-11 {
    left: 91.66667%; }
  .grid-row__col_lg-push-12 {
    left: 100%; }
  .grid-row__col_lg-offset-0 {
    margin-left: 0%; }
  .grid-row__col_lg-offset-1 {
    margin-left: 8.33333%; }
  .grid-row__col_lg-offset-2 {
    margin-left: 16.66667%; }
  .grid-row__col_lg-offset-3 {
    margin-left: 25%; }
  .grid-row__col_lg-offset-4 {
    margin-left: 33.33333%; }
  .grid-row__col_lg-offset-5 {
    margin-left: 41.66667%; }
  .grid-row__col_lg-offset-6 {
    margin-left: 50%; }
  .grid-row__col_lg-offset-7 {
    margin-left: 58.33333%; }
  .grid-row__col_lg-offset-8 {
    margin-left: 66.66667%; }
  .grid-row__col_lg-offset-9 {
    margin-left: 75%; }
  .grid-row__col_lg-offset-10 {
    margin-left: 83.33333%; }
  .grid-row__col_lg-offset-11 {
    margin-left: 91.66667%; }
  .grid-row__col_lg-offset-12 {
    margin-left: 100%; } }
.msgbox {
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  margin: 10px 0;
  padding: 10px 40px 10px 40px;
  text-align: left; }
  .msgbox > span {
    display: inline-block; }
  .msgbox__icon, .msgbox__hide {
    font-size: 14px; }
  .msgbox__icon {
    margin-left: -29px;
    position: absolute; }
  .msgbox__text {
    color: #222222; }
  .msgbox__hide {
    color: #aaa;
    cursor: pointer;
    float: right;
    margin-right: -29px;
    text-decoration: none !important; }
    .msgbox__hide:hover {
      color: #888; }
  .msgbox_error {
    background: #ffecce;
    border-color: #e9c59b; }
    .msgbox_error .msgbox__icon {
      color: #e3302c; }
  .msgbox_important {
    background: #ffecce;
    border-color: #e9c59b; }
    .msgbox_important .msgbox__icon {
      color: #e3302c; }
  .msgbox_warning {
    background: #fefde2;
    border-color: #e5e181; }
    .msgbox_warning .msgbox__icon {
      color: #ffa904; }
  .msgbox_question {
    background: #ecf9ff;
    border-color: #bbdbe0; }
    .msgbox_question .msgbox__icon {
      color: #0888c3; }
  .msgbox_waiting {
    background: #ecf9ff;
    border-color: #bbdbe0; }
    .msgbox_waiting .msgbox__icon {
      color: #0888c3; }
  .msgbox_info {
    background: #ecf9ff;
    border-color: #bbdbe0; }
    .msgbox_info .msgbox__icon {
      color: #0888c3; }
  .msgbox_success {
    background: #edfbd8;
    border-color: #bfde84; }
    .msgbox_success .msgbox__icon {
      color: #508600; }
#notifier {
  position: fixed;
  right: 20px;
  top: 20px;
  width: 300px;
  z-index: 1000; }

.gritter-item-wrapper {
  margin: 0 0 10px;
  position: relative; }

.gritter-item-wrapper.error {
  background: url("/images/general/notifier/error-bg.png") repeat scroll 0 0 transparent;
  border: 1px solid #df0023;
  color: #ffffff;
  text-shadow: 0 -1px 0 #b2001c; }

.gritter-item-wrapper.success {
  background: url("/images/general/notifier/success-bg.png") repeat scroll 0 0 transparent;
  border: 1px solid #4cae4c;
  color: #ffffff;
  text-shadow: 0 -1px 0 #368336; }

.gritter-item-wrapper.system {
  background: #ffffe1; }

.gritter-close {
  cursor: pointer;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%; }

.gritter-item {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  display: block;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 13px;
  font-weight: 500;
  padding: 12px; }

.gritter-item p {
  margin: 0; }
@charset "UTF-8";
/** colors */
/** links */
/** unique value */
/** background images */
/** filter bar */
/**
 * transitions
 * @mixin param duration
 * @mixin param properties
 */
/** links */
/**
 * border-radius
 * @mixin param px radius
 */
/**
 * square & rectangle
 * @mixin param px width (used as height for square)
 * @mixin param px height (just for rectangle)
 */
/**
 * glass effect
 * @mixin param float opacity outer shadow
 * @mixin param float opacity inner shadow
 * @mixin param float opacity inner shadow
 * @mixin param float opacity inner shadow
 */
/** transparent color for contents of pseudo-elements */
/** show three dots if overflow */
/**
 * simple gradients w/o opacity
 * @mixin param hex color start (left, top)
 * @mixin param hex color stop (right, bottom)
 */
/**
 * simple gradients with opacity
 * @mixin param color start (left, top)
 * @mixin param color stop (right, bottom)
 * @mixin param color start (left, top) for ie
 * @mixin param color stop (right, bottom) for ie
 */
/**
 * three colors' gradient (vertical & horizontal) w/o opacity
 */
/**
 * strong & lite red->yellow->green gradients
 */
/**
 * Gradient for table head
 */
/**
 * scale
 * @mixin param float scale x
 * @mixin param float scale y
 */
/**
 * rotate
 * @mixin param deg
 */
/**
 * message boxes
 * @mixin param hexrgb background color
 * @mixin param string gif-icon name in folder /images/exchange/
 * @mixin param hexrgb border color
 * @mixin param hexrgb text color
 */
/**
 * Масштабирование фонового изображения
 * @mixin param <значение>|<проценты>|auto|cover|contain
 * @mixin param <значение>|<проценты>|auto (или пробел - для пропуска)
 */
/** grayscale */
/* green button */
/** styled select, textarea & input-text */
/** Стили селекотра блоков с горизонтальной прокруткой */
.blockselector {
  background-color: #d9d9d9;
  border: 1px solid #d0d0d0;
  display: block;
  float: left;
  position: relative;
  border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  -ms-border-radius: 2px 2px 2px 2px;
  -o-border-radius: 2px 2px 2px 2px;
  -webkit-border-radius: 2px 2px 2px 2px;
  width: 750px;
  height: 81px;
  overflow: hidden; }
  .blockselector, .blockselector * {
    box-sizing: content-box; }

.blockselector-left,
.blockselector-right,
.blockselector-content,
.blockselector-list {
  display: block;
  height: 81px;
  margin: 0;
  padding: 0; }

.blockselector-left,
.blockselector-content,
.blockselector-list,
.blockselector-item {
  float: left; }

.blockselector-left,
.blockselector-right,
.blockselector-item {
  cursor: pointer; }

.blockselector-left,
.blockselector-right {
  background-color: transparent;
  background-image: url(/images/finance/other/nav-buttons.png);
  background-repeat: no-repeat;
  width: 23px; }

.blockselector-left.disabled,
.blockselector-right.disabled {
  cursor: default;
  opacity: 0.25;
  filter: alpha(opacity=25); }

.blockselector-left:hover {
  background-position: -46px 0; }

.blockselector-left:active {
  background-position: -92px 0; }

.blockselector-left,
.blockselector-left.disabled {
  background-position: 0 0; }

.blockselector-right:hover {
  background-position: -69px 0; }

.blockselector-right:active {
  background-position: -115px 0; }

.blockselector-right,
.blockselector-right.disabled {
  background-position: -23px 0; }

.blockselector-right {
  float: right; }

.blockselector-content {
  overflow: hidden;
  width: 704px; }

.blockselector-item {
  background-color: transparent;
  background-image: url(/images/finance/fin_history_general.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  border: 1px solid transparent;
  margin: 7px 0 7px 7px;
  overflow: hidden;
  width: 65px;
  height: 65px;
  overflow: hidden; }

.blockselector-item:hover {
  background-position: -65px 0; }

.blockselector-item.active {
  background-image: url(/images/finance/fin_history_active.png);
  background-position: 0 0; }

.blockselector-item > span {
  display: block;
  text-align: center;
  text-shadow: -1px -1px rgba(255, 255, 255, 0.2), 1px 1px rgba(0, 0, 0, 0.2); }
@charset "UTF-8";
/** colors */
/** links */
/** unique value */
/** background images */
/** filter bar */
/**
 * transitions
 * @mixin param duration
 * @mixin param properties
 */
/** links */
/**
 * border-radius
 * @mixin param px radius
 */
/**
 * square & rectangle
 * @mixin param px width (used as height for square)
 * @mixin param px height (just for rectangle)
 */
/**
 * glass effect
 * @mixin param float opacity outer shadow
 * @mixin param float opacity inner shadow
 * @mixin param float opacity inner shadow
 * @mixin param float opacity inner shadow
 */
/** transparent color for contents of pseudo-elements */
/** show three dots if overflow */
/**
 * simple gradients w/o opacity
 * @mixin param hex color start (left, top)
 * @mixin param hex color stop (right, bottom)
 */
/**
 * simple gradients with opacity
 * @mixin param color start (left, top)
 * @mixin param color stop (right, bottom)
 * @mixin param color start (left, top) for ie
 * @mixin param color stop (right, bottom) for ie
 */
/**
 * three colors' gradient (vertical & horizontal) w/o opacity
 */
/**
 * strong & lite red->yellow->green gradients
 */
/**
 * Gradient for table head
 */
/**
 * scale
 * @mixin param float scale x
 * @mixin param float scale y
 */
/**
 * rotate
 * @mixin param deg
 */
/**
 * message boxes
 * @mixin param hexrgb background color
 * @mixin param string gif-icon name in folder /images/exchange/
 * @mixin param hexrgb border color
 * @mixin param hexrgb text color
 */
/**
 * Масштабирование фонового изображения
 * @mixin param <значение>|<проценты>|auto|cover|contain
 * @mixin param <значение>|<проценты>|auto (или пробел - для пропуска)
 */
/** grayscale */
/* green button */
/** styled select, textarea & input-text */
#month-selector-or {
  background: url(/images/finance/other/sep.png) no-repeat scroll center 0 transparent;
  float: left;
  height: 83px;
  margin: 0 25px;
  width: 26px; }

#month-selector-or > span {
  background-color: #FFF;
  display: inline-block;
  float: left;
  font-weight: bold;
  height: 16px;
  margin-top: 34px;
  text-align: center;
  width: 100%; }

#month-selector-or > span:before {
  content: "\438\43B\438"; }

#month-selector-range {
  height: 83px;
  margin-left: 830px; }
  #month-selector-range, #month-selector-range * {
    box-sizing: border-box; }
  #month-selector-range .input-group-addon {
    width: 45px; }

#month-selector-range > div {
  width: 100%; }

#month-selector-range > div + div {
  margin-top: 15px; }

#month-selector-range > div:before {
  /*display:        block;
	font-weight:    bold;
	padding-bottom: 2px;*/ }

/*#month-selector-range > div:before {
	content: "с:";
}

#month-selector-range > div + div:before {
	content: "до:";
}*/
#month-selector-range input {
  cursor: text;
  text-align: center; }

.month-selector-month {
  font-size: 12px;
  margin-top: 11px; }

.month-selector-year {
  color: #222;
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px; }

.month-selector-year:after {
  background: rgba(255, 0, 0, 0.25);
  content: "";
  display: block;
  margin-left: 10px;
  margin-top: -15px;
  position: relative;
  width: 46px;
  height: 5px;
  overflow: hidden;
  background: rgba(240, 240, 240, 0.1);
  background: -moz-linear-gradient(top, rgba(240, 240, 240, 0.1) 0%, rgba(240, 240, 240, 0.8) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(240, 240, 240, 0.1)), color-stop(100%, rgba(240, 240, 240, 0.8)));
  background: -webkit-linear-gradient(top, rgba(240, 240, 240, 0.1) 0%, rgba(240, 240, 240, 0.8) 100%);
  background: -o-linear-gradient(top, rgba(240, 240, 240, 0.1) 0%, rgba(240, 240, 240, 0.8) 100%);
  background: -ms-linear-gradient(top, rgba(240, 240, 240, 0.1) 0%, rgba(240, 240, 240, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(240, 240, 240, 0.1) 0%, rgba(240, 240, 240, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1AF0F0F0',endColorstr='#CCF0F0F0',GradientType=0); }
@charset "UTF-8";
.form .bootstrap-textru, .bootstrap-textru {
  /*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
  /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
  /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */ }
  .form .bootstrap-textru html, .bootstrap-textru html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; }
  .form .bootstrap-textru body, .bootstrap-textru body {
    margin: 0; }
  .form .bootstrap-textru article,
  .form .bootstrap-textru aside,
  .form .bootstrap-textru details,
  .form .bootstrap-textru figcaption,
  .form .bootstrap-textru figure,
  .form .bootstrap-textru footer,
  .form .bootstrap-textru header,
  .form .bootstrap-textru hgroup,
  .form .bootstrap-textru main,
  .form .bootstrap-textru menu,
  .form .bootstrap-textru nav,
  .form .bootstrap-textru section,
  .form .bootstrap-textru summary, .bootstrap-textru article,
  .bootstrap-textru aside,
  .bootstrap-textru details,
  .bootstrap-textru figcaption,
  .bootstrap-textru figure,
  .bootstrap-textru footer,
  .bootstrap-textru header,
  .bootstrap-textru hgroup,
  .bootstrap-textru main,
  .bootstrap-textru menu,
  .bootstrap-textru nav,
  .bootstrap-textru section,
  .bootstrap-textru summary {
    display: block; }
  .form .bootstrap-textru audio,
  .form .bootstrap-textru canvas,
  .form .bootstrap-textru progress,
  .form .bootstrap-textru video, .bootstrap-textru audio,
  .bootstrap-textru canvas,
  .bootstrap-textru progress,
  .bootstrap-textru video {
    display: inline-block;
    vertical-align: baseline; }
  .form .bootstrap-textru audio:not([controls]), .bootstrap-textru audio:not([controls]) {
    display: none;
    height: 0; }
  .form .bootstrap-textru [hidden],
  .form .bootstrap-textru template, .bootstrap-textru [hidden],
  .bootstrap-textru template {
    display: none; }
  .form .bootstrap-textru a, .bootstrap-textru a {
    background-color: transparent; }
  .form .bootstrap-textru a:active,
  .form .bootstrap-textru a:hover, .bootstrap-textru a:active,
  .bootstrap-textru a:hover {
    outline: 0; }
  .form .bootstrap-textru abbr[title], .bootstrap-textru abbr[title] {
    border-bottom: 1px dotted; }
  .form .bootstrap-textru b,
  .form .bootstrap-textru strong, .bootstrap-textru b,
  .bootstrap-textru strong {
    font-weight: bold; }
  .form .bootstrap-textru dfn, .bootstrap-textru dfn {
    font-style: italic; }
  .form .bootstrap-textru h1, .bootstrap-textru h1 {
    font-size: 2em;
    margin: 0.67em 0; }
  .form .bootstrap-textru mark, .bootstrap-textru mark {
    background: #ff0;
    color: #000; }
  .form .bootstrap-textru small, .bootstrap-textru small {
    font-size: 80%; }
  .form .bootstrap-textru sub,
  .form .bootstrap-textru sup, .bootstrap-textru sub,
  .bootstrap-textru sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  .form .bootstrap-textru sup, .bootstrap-textru sup {
    top: -0.5em; }
  .form .bootstrap-textru sub, .bootstrap-textru sub {
    bottom: -0.25em; }
  .form .bootstrap-textru img, .bootstrap-textru img {
    border: 0; }
  .form .bootstrap-textru svg:not(:root), .bootstrap-textru svg:not(:root) {
    overflow: hidden; }
  .form .bootstrap-textru figure, .bootstrap-textru figure {
    margin: 1em 40px; }
  .form .bootstrap-textru hr, .bootstrap-textru hr {
    box-sizing: content-box;
    height: 0; }
  .form .bootstrap-textru pre, .bootstrap-textru pre {
    overflow: auto; }
  .form .bootstrap-textru code,
  .form .bootstrap-textru kbd,
  .form .bootstrap-textru pre,
  .form .bootstrap-textru samp, .bootstrap-textru code,
  .bootstrap-textru kbd,
  .bootstrap-textru pre,
  .bootstrap-textru samp {
    font-family: monospace, monospace;
    font-size: 1em; }
  .form .bootstrap-textru button,
  .form .bootstrap-textru input,
  .form .bootstrap-textru optgroup,
  .form .bootstrap-textru select,
  .form .bootstrap-textru textarea, .bootstrap-textru button,
  .bootstrap-textru input,
  .bootstrap-textru optgroup,
  .bootstrap-textru select,
  .bootstrap-textru textarea {
    color: inherit;
    font: inherit;
    margin: 0; }
  .form .bootstrap-textru button, .bootstrap-textru button {
    overflow: visible; }
  .form .bootstrap-textru button,
  .form .bootstrap-textru select, .bootstrap-textru button,
  .bootstrap-textru select {
    text-transform: none; }
  .form .bootstrap-textru button,
  .form .bootstrap-textru html input[type="button"],
  .form .bootstrap-textru input[type="reset"],
  .form .bootstrap-textru input[type="submit"], .bootstrap-textru button,
  .bootstrap-textru html input[type="button"],
  .bootstrap-textru input[type="reset"],
  .bootstrap-textru input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer; }
  .form .bootstrap-textru button[disabled],
  .form .bootstrap-textru html input[disabled], .bootstrap-textru button[disabled],
  .bootstrap-textru html input[disabled] {
    cursor: default; }
  .form .bootstrap-textru button::-moz-focus-inner,
  .form .bootstrap-textru input::-moz-focus-inner, .bootstrap-textru button::-moz-focus-inner,
  .bootstrap-textru input::-moz-focus-inner {
    border: 0;
    padding: 0; }
  .form .bootstrap-textru input, .bootstrap-textru input {
    line-height: normal; }
  .form .bootstrap-textru input[type="checkbox"],
  .form .bootstrap-textru input[type="radio"], .bootstrap-textru input[type="checkbox"],
  .bootstrap-textru input[type="radio"] {
    box-sizing: border-box;
    padding: 0; }
  .form .bootstrap-textru input[type="number"]::-webkit-inner-spin-button,
  .form .bootstrap-textru input[type="number"]::-webkit-outer-spin-button, .bootstrap-textru input[type="number"]::-webkit-inner-spin-button,
  .bootstrap-textru input[type="number"]::-webkit-outer-spin-button {
    height: auto; }
  .form .bootstrap-textru input[type="search"], .bootstrap-textru input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box; }
  .form .bootstrap-textru input[type="search"]::-webkit-search-cancel-button,
  .form .bootstrap-textru input[type="search"]::-webkit-search-decoration, .bootstrap-textru input[type="search"]::-webkit-search-cancel-button,
  .bootstrap-textru input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  .form .bootstrap-textru fieldset, .bootstrap-textru fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em; }
  .form .bootstrap-textru legend, .bootstrap-textru legend {
    border: 0;
    padding: 0; }
  .form .bootstrap-textru textarea, .bootstrap-textru textarea {
    overflow: auto; }
  .form .bootstrap-textru optgroup, .bootstrap-textru optgroup {
    font-weight: bold; }
  .form .bootstrap-textru table, .bootstrap-textru table {
    border-collapse: collapse;
    border-spacing: 0; }
  .form .bootstrap-textru td,
  .form .bootstrap-textru th, .bootstrap-textru td,
  .bootstrap-textru th {
    padding: 0; }
  @media print {
    .form .bootstrap-textru *,
    .form .bootstrap-textru *:before,
    .form .bootstrap-textru *:after, .bootstrap-textru *,
    .bootstrap-textru *:before,
    .bootstrap-textru *:after {
      background: transparent !important;
      color: #000 !important;
      box-shadow: none !important;
      text-shadow: none !important; }
    .form .bootstrap-textru a,
    .form .bootstrap-textru a:visited, .bootstrap-textru a,
    .bootstrap-textru a:visited {
      text-decoration: underline; }
    .form .bootstrap-textru a[href]:after, .bootstrap-textru a[href]:after {
      content: " (" attr(href) ")"; }
    .form .bootstrap-textru abbr[title]:after, .bootstrap-textru abbr[title]:after {
      content: " (" attr(title) ")"; }
    .form .bootstrap-textru a[href^="#"]:after,
    .form .bootstrap-textru a[href^="javascript:"]:after, .bootstrap-textru a[href^="#"]:after,
    .bootstrap-textru a[href^="javascript:"]:after {
      content: ""; }
    .form .bootstrap-textru pre,
    .form .bootstrap-textru blockquote, .bootstrap-textru pre,
    .bootstrap-textru blockquote {
      border: 1px solid #999;
      page-break-inside: avoid; }
    .form .bootstrap-textru thead, .bootstrap-textru thead {
      display: table-header-group; }
    .form .bootstrap-textru tr,
    .form .bootstrap-textru img, .bootstrap-textru tr,
    .bootstrap-textru img {
      page-break-inside: avoid; }
    .form .bootstrap-textru img, .bootstrap-textru img {
      max-width: 100% !important; }
    .form .bootstrap-textru p,
    .form .bootstrap-textru h2,
    .form .bootstrap-textru h3, .bootstrap-textru p,
    .bootstrap-textru h2,
    .bootstrap-textru h3 {
      orphans: 3;
      widows: 3; }
    .form .bootstrap-textru h2,
    .form .bootstrap-textru h3, .bootstrap-textru h2,
    .bootstrap-textru h3 {
      page-break-after: avoid; }
    .form .bootstrap-textru .navbar, .bootstrap-textru .navbar {
      display: none; }
    .form .bootstrap-textru .btn > .caret,
    .form .bootstrap-textru .dropup > .btn > .caret, .bootstrap-textru .btn > .caret,
    .bootstrap-textru .dropup > .btn > .caret {
      border-top-color: #000 !important; }
    .form .bootstrap-textru .label, .bootstrap-textru .label {
      border: 1px solid #000; }
    .form .bootstrap-textru .table, .bootstrap-textru .table {
      border-collapse: collapse !important; }
      .form .bootstrap-textru .table td,
      .form .bootstrap-textru .table th, .bootstrap-textru .table td,
      .bootstrap-textru .table th {
        background-color: #fff !important; }
    .form .bootstrap-textru .table-bordered th,
    .form .bootstrap-textru .table-bordered td, .bootstrap-textru .table-bordered th,
    .bootstrap-textru .table-bordered td {
      border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(files/f4769f9bdb7466be65088239c12046d1.eot);
  src: url(files/f4769f9bdb7466be65088239c12046d1.eot?#iefix) format("embedded-opentype"), url(files/448c34a56d699c29117adc64c43affeb.woff2) format("woff2"), url(files/fa2772327f55d8198301fdb8bcfc8158.woff) format("woff"), url(files/e18bbf611f2a2e43afc071aa2f4e1512.ttf) format("truetype"), url(files/89889688147bd7575d6327160d64e760.svg#glyphicons_halflingsregular) format("svg"); }
  .form .bootstrap-textru .glyphicon, .bootstrap-textru .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; }
  .form .bootstrap-textru .glyphicon-asterisk:before, .bootstrap-textru .glyphicon-asterisk:before {
    content: "*"; }
  .form .bootstrap-textru .glyphicon-plus:before, .bootstrap-textru .glyphicon-plus:before {
    content: "+"; }
  .form .bootstrap-textru .glyphicon-euro:before,
  .form .bootstrap-textru .glyphicon-eur:before, .bootstrap-textru .glyphicon-euro:before,
  .bootstrap-textru .glyphicon-eur:before {
    content: "\20AC"; }
  .form .bootstrap-textru .glyphicon-minus:before, .bootstrap-textru .glyphicon-minus:before {
    content: "\2212"; }
  .form .bootstrap-textru .glyphicon-cloud:before, .bootstrap-textru .glyphicon-cloud:before {
    content: "\2601"; }
  .form .bootstrap-textru .glyphicon-envelope:before, .bootstrap-textru .glyphicon-envelope:before {
    content: "\2709"; }
  .form .bootstrap-textru .glyphicon-pencil:before, .bootstrap-textru .glyphicon-pencil:before {
    content: "\270F"; }
  .form .bootstrap-textru .glyphicon-glass:before, .bootstrap-textru .glyphicon-glass:before {
    content: "\E001"; }
  .form .bootstrap-textru .glyphicon-music:before, .bootstrap-textru .glyphicon-music:before {
    content: "\E002"; }
  .form .bootstrap-textru .glyphicon-search:before, .bootstrap-textru .glyphicon-search:before {
    content: "\E003"; }
  .form .bootstrap-textru .glyphicon-heart:before, .bootstrap-textru .glyphicon-heart:before {
    content: "\E005"; }
  .form .bootstrap-textru .glyphicon-star:before, .bootstrap-textru .glyphicon-star:before {
    content: "\E006"; }
  .form .bootstrap-textru .glyphicon-star-empty:before, .bootstrap-textru .glyphicon-star-empty:before {
    content: "\E007"; }
  .form .bootstrap-textru .glyphicon-user:before, .bootstrap-textru .glyphicon-user:before {
    content: "\E008"; }
  .form .bootstrap-textru .glyphicon-film:before, .bootstrap-textru .glyphicon-film:before {
    content: "\E009"; }
  .form .bootstrap-textru .glyphicon-th-large:before, .bootstrap-textru .glyphicon-th-large:before {
    content: "\E010"; }
  .form .bootstrap-textru .glyphicon-th:before, .bootstrap-textru .glyphicon-th:before {
    content: "\E011"; }
  .form .bootstrap-textru .glyphicon-th-list:before, .bootstrap-textru .glyphicon-th-list:before {
    content: "\E012"; }
  .form .bootstrap-textru .glyphicon-ok:before, .bootstrap-textru .glyphicon-ok:before {
    content: "\E013"; }
  .form .bootstrap-textru .glyphicon-remove:before, .bootstrap-textru .glyphicon-remove:before {
    content: "\E014"; }
  .form .bootstrap-textru .glyphicon-zoom-in:before, .bootstrap-textru .glyphicon-zoom-in:before {
    content: "\E015"; }
  .form .bootstrap-textru .glyphicon-zoom-out:before, .bootstrap-textru .glyphicon-zoom-out:before {
    content: "\E016"; }
  .form .bootstrap-textru .glyphicon-off:before, .bootstrap-textru .glyphicon-off:before {
    content: "\E017"; }
  .form .bootstrap-textru .glyphicon-signal:before, .bootstrap-textru .glyphicon-signal:before {
    content: "\E018"; }
  .form .bootstrap-textru .glyphicon-cog:before, .bootstrap-textru .glyphicon-cog:before {
    content: "\E019"; }
  .form .bootstrap-textru .glyphicon-trash:before, .bootstrap-textru .glyphicon-trash:before {
    content: "\E020"; }
  .form .bootstrap-textru .glyphicon-home:before, .bootstrap-textru .glyphicon-home:before {
    content: "\E021"; }
  .form .bootstrap-textru .glyphicon-file:before, .bootstrap-textru .glyphicon-file:before {
    content: "\E022"; }
  .form .bootstrap-textru .glyphicon-time:before, .bootstrap-textru .glyphicon-time:before {
    content: "\E023"; }
  .form .bootstrap-textru .glyphicon-road:before, .bootstrap-textru .glyphicon-road:before {
    content: "\E024"; }
  .form .bootstrap-textru .glyphicon-download-alt:before, .bootstrap-textru .glyphicon-download-alt:before {
    content: "\E025"; }
  .form .bootstrap-textru .glyphicon-download:before, .bootstrap-textru .glyphicon-download:before {
    content: "\E026"; }
  .form .bootstrap-textru .glyphicon-upload:before, .bootstrap-textru .glyphicon-upload:before {
    content: "\E027"; }
  .form .bootstrap-textru .glyphicon-inbox:before, .bootstrap-textru .glyphicon-inbox:before {
    content: "\E028"; }
  .form .bootstrap-textru .glyphicon-play-circle:before, .bootstrap-textru .glyphicon-play-circle:before {
    content: "\E029"; }
  .form .bootstrap-textru .glyphicon-repeat:before, .bootstrap-textru .glyphicon-repeat:before {
    content: "\E030"; }
  .form .bootstrap-textru .glyphicon-refresh:before, .bootstrap-textru .glyphicon-refresh:before {
    content: "\E031"; }
  .form .bootstrap-textru .glyphicon-list-alt:before, .bootstrap-textru .glyphicon-list-alt:before {
    content: "\E032"; }
  .form .bootstrap-textru .glyphicon-lock:before, .bootstrap-textru .glyphicon-lock:before {
    content: "\E033"; }
  .form .bootstrap-textru .glyphicon-flag:before, .bootstrap-textru .glyphicon-flag:before {
    content: "\E034"; }
  .form .bootstrap-textru .glyphicon-headphones:before, .bootstrap-textru .glyphicon-headphones:before {
    content: "\E035"; }
  .form .bootstrap-textru .glyphicon-volume-off:before, .bootstrap-textru .glyphicon-volume-off:before {
    content: "\E036"; }
  .form .bootstrap-textru .glyphicon-volume-down:before, .bootstrap-textru .glyphicon-volume-down:before {
    content: "\E037"; }
  .form .bootstrap-textru .glyphicon-volume-up:before, .bootstrap-textru .glyphicon-volume-up:before {
    content: "\E038"; }
  .form .bootstrap-textru .glyphicon-qrcode:before, .bootstrap-textru .glyphicon-qrcode:before {
    content: "\E039"; }
  .form .bootstrap-textru .glyphicon-barcode:before, .bootstrap-textru .glyphicon-barcode:before {
    content: "\E040"; }
  .form .bootstrap-textru .glyphicon-tag:before, .bootstrap-textru .glyphicon-tag:before {
    content: "\E041"; }
  .form .bootstrap-textru .glyphicon-tags:before, .bootstrap-textru .glyphicon-tags:before {
    content: "\E042"; }
  .form .bootstrap-textru .glyphicon-book:before, .bootstrap-textru .glyphicon-book:before {
    content: "\E043"; }
  .form .bootstrap-textru .glyphicon-bookmark:before, .bootstrap-textru .glyphicon-bookmark:before {
    content: "\E044"; }
  .form .bootstrap-textru .glyphicon-print:before, .bootstrap-textru .glyphicon-print:before {
    content: "\E045"; }
  .form .bootstrap-textru .glyphicon-camera:before, .bootstrap-textru .glyphicon-camera:before {
    content: "\E046"; }
  .form .bootstrap-textru .glyphicon-font:before, .bootstrap-textru .glyphicon-font:before {
    content: "\E047"; }
  .form .bootstrap-textru .glyphicon-bold:before, .bootstrap-textru .glyphicon-bold:before {
    content: "\E048"; }
  .form .bootstrap-textru .glyphicon-italic:before, .bootstrap-textru .glyphicon-italic:before {
    content: "\E049"; }
  .form .bootstrap-textru .glyphicon-text-height:before, .bootstrap-textru .glyphicon-text-height:before {
    content: "\E050"; }
  .form .bootstrap-textru .glyphicon-text-width:before, .bootstrap-textru .glyphicon-text-width:before {
    content: "\E051"; }
  .form .bootstrap-textru .glyphicon-align-left:before, .bootstrap-textru .glyphicon-align-left:before {
    content: "\E052"; }
  .form .bootstrap-textru .glyphicon-align-center:before, .bootstrap-textru .glyphicon-align-center:before {
    content: "\E053"; }
  .form .bootstrap-textru .glyphicon-align-right:before, .bootstrap-textru .glyphicon-align-right:before {
    content: "\E054"; }
  .form .bootstrap-textru .glyphicon-align-justify:before, .bootstrap-textru .glyphicon-align-justify:before {
    content: "\E055"; }
  .form .bootstrap-textru .glyphicon-list:before, .bootstrap-textru .glyphicon-list:before {
    content: "\E056"; }
  .form .bootstrap-textru .glyphicon-indent-left:before, .bootstrap-textru .glyphicon-indent-left:before {
    content: "\E057"; }
  .form .bootstrap-textru .glyphicon-indent-right:before, .bootstrap-textru .glyphicon-indent-right:before {
    content: "\E058"; }
  .form .bootstrap-textru .glyphicon-facetime-video:before, .bootstrap-textru .glyphicon-facetime-video:before {
    content: "\E059"; }
  .form .bootstrap-textru .glyphicon-picture:before, .bootstrap-textru .glyphicon-picture:before {
    content: "\E060"; }
  .form .bootstrap-textru .glyphicon-map-marker:before, .bootstrap-textru .glyphicon-map-marker:before {
    content: "\E062"; }
  .form .bootstrap-textru .glyphicon-adjust:before, .bootstrap-textru .glyphicon-adjust:before {
    content: "\E063"; }
  .form .bootstrap-textru .glyphicon-tint:before, .bootstrap-textru .glyphicon-tint:before {
    content: "\E064"; }
  .form .bootstrap-textru .glyphicon-edit:before, .bootstrap-textru .glyphicon-edit:before {
    content: "\E065"; }
  .form .bootstrap-textru .glyphicon-share:before, .bootstrap-textru .glyphicon-share:before {
    content: "\E066"; }
  .form .bootstrap-textru .glyphicon-check:before, .bootstrap-textru .glyphicon-check:before {
    content: "\E067"; }
  .form .bootstrap-textru .glyphicon-move:before, .bootstrap-textru .glyphicon-move:before {
    content: "\E068"; }
  .form .bootstrap-textru .glyphicon-step-backward:before, .bootstrap-textru .glyphicon-step-backward:before {
    content: "\E069"; }
  .form .bootstrap-textru .glyphicon-fast-backward:before, .bootstrap-textru .glyphicon-fast-backward:before {
    content: "\E070"; }
  .form .bootstrap-textru .glyphicon-backward:before, .bootstrap-textru .glyphicon-backward:before {
    content: "\E071"; }
  .form .bootstrap-textru .glyphicon-play:before, .bootstrap-textru .glyphicon-play:before {
    content: "\E072"; }
  .form .bootstrap-textru .glyphicon-pause:before, .bootstrap-textru .glyphicon-pause:before {
    content: "\E073"; }
  .form .bootstrap-textru .glyphicon-stop:before, .bootstrap-textru .glyphicon-stop:before {
    content: "\E074"; }
  .form .bootstrap-textru .glyphicon-forward:before, .bootstrap-textru .glyphicon-forward:before {
    content: "\E075"; }
  .form .bootstrap-textru .glyphicon-fast-forward:before, .bootstrap-textru .glyphicon-fast-forward:before {
    content: "\E076"; }
  .form .bootstrap-textru .glyphicon-step-forward:before, .bootstrap-textru .glyphicon-step-forward:before {
    content: "\E077"; }
  .form .bootstrap-textru .glyphicon-eject:before, .bootstrap-textru .glyphicon-eject:before {
    content: "\E078"; }
  .form .bootstrap-textru .glyphicon-chevron-left:before, .bootstrap-textru .glyphicon-chevron-left:before {
    content: "\E079"; }
  .form .bootstrap-textru .glyphicon-chevron-right:before, .bootstrap-textru .glyphicon-chevron-right:before {
    content: "\E080"; }
  .form .bootstrap-textru .glyphicon-plus-sign:before, .bootstrap-textru .glyphicon-plus-sign:before {
    content: "\E081"; }
  .form .bootstrap-textru .glyphicon-minus-sign:before, .bootstrap-textru .glyphicon-minus-sign:before {
    content: "\E082"; }
  .form .bootstrap-textru .glyphicon-remove-sign:before, .bootstrap-textru .glyphicon-remove-sign:before {
    content: "\E083"; }
  .form .bootstrap-textru .glyphicon-ok-sign:before, .bootstrap-textru .glyphicon-ok-sign:before {
    content: "\E084"; }
  .form .bootstrap-textru .glyphicon-question-sign:before, .bootstrap-textru .glyphicon-question-sign:before {
    content: "\E085"; }
  .form .bootstrap-textru .glyphicon-info-sign:before, .bootstrap-textru .glyphicon-info-sign:before {
    content: "\E086"; }
  .form .bootstrap-textru .glyphicon-screenshot:before, .bootstrap-textru .glyphicon-screenshot:before {
    content: "\E087"; }
  .form .bootstrap-textru .glyphicon-remove-circle:before, .bootstrap-textru .glyphicon-remove-circle:before {
    content: "\E088"; }
  .form .bootstrap-textru .glyphicon-ok-circle:before, .bootstrap-textru .glyphicon-ok-circle:before {
    content: "\E089"; }
  .form .bootstrap-textru .glyphicon-ban-circle:before, .bootstrap-textru .glyphicon-ban-circle:before {
    content: "\E090"; }
  .form .bootstrap-textru .glyphicon-arrow-left:before, .bootstrap-textru .glyphicon-arrow-left:before {
    content: "\E091"; }
  .form .bootstrap-textru .glyphicon-arrow-right:before, .bootstrap-textru .glyphicon-arrow-right:before {
    content: "\E092"; }
  .form .bootstrap-textru .glyphicon-arrow-up:before, .bootstrap-textru .glyphicon-arrow-up:before {
    content: "\E093"; }
  .form .bootstrap-textru .glyphicon-arrow-down:before, .bootstrap-textru .glyphicon-arrow-down:before {
    content: "\E094"; }
  .form .bootstrap-textru .glyphicon-share-alt:before, .bootstrap-textru .glyphicon-share-alt:before {
    content: "\E095"; }
  .form .bootstrap-textru .glyphicon-resize-full:before, .bootstrap-textru .glyphicon-resize-full:before {
    content: "\E096"; }
  .form .bootstrap-textru .glyphicon-resize-small:before, .bootstrap-textru .glyphicon-resize-small:before {
    content: "\E097"; }
  .form .bootstrap-textru .glyphicon-exclamation-sign:before, .bootstrap-textru .glyphicon-exclamation-sign:before {
    content: "\E101"; }
  .form .bootstrap-textru .glyphicon-gift:before, .bootstrap-textru .glyphicon-gift:before {
    content: "\E102"; }
  .form .bootstrap-textru .glyphicon-leaf:before, .bootstrap-textru .glyphicon-leaf:before {
    content: "\E103"; }
  .form .bootstrap-textru .glyphicon-fire:before, .bootstrap-textru .glyphicon-fire:before {
    content: "\E104"; }
  .form .bootstrap-textru .glyphicon-eye-open:before, .bootstrap-textru .glyphicon-eye-open:before {
    content: "\E105"; }
  .form .bootstrap-textru .glyphicon-eye-close:before, .bootstrap-textru .glyphicon-eye-close:before {
    content: "\E106"; }
  .form .bootstrap-textru .glyphicon-warning-sign:before, .bootstrap-textru .glyphicon-warning-sign:before {
    content: "\E107"; }
  .form .bootstrap-textru .glyphicon-plane:before, .bootstrap-textru .glyphicon-plane:before {
    content: "\E108"; }
  .form .bootstrap-textru .glyphicon-calendar:before, .bootstrap-textru .glyphicon-calendar:before {
    content: "\E109"; }
  .form .bootstrap-textru .glyphicon-random:before, .bootstrap-textru .glyphicon-random:before {
    content: "\E110"; }
  .form .bootstrap-textru .glyphicon-comment:before, .bootstrap-textru .glyphicon-comment:before {
    content: "\E111"; }
  .form .bootstrap-textru .glyphicon-magnet:before, .bootstrap-textru .glyphicon-magnet:before {
    content: "\E112"; }
  .form .bootstrap-textru .glyphicon-chevron-up:before, .bootstrap-textru .glyphicon-chevron-up:before {
    content: "\E113"; }
  .form .bootstrap-textru .glyphicon-chevron-down:before, .bootstrap-textru .glyphicon-chevron-down:before {
    content: "\E114"; }
  .form .bootstrap-textru .glyphicon-retweet:before, .bootstrap-textru .glyphicon-retweet:before {
    content: "\E115"; }
  .form .bootstrap-textru .glyphicon-shopping-cart:before, .bootstrap-textru .glyphicon-shopping-cart:before {
    content: "\E116"; }
  .form .bootstrap-textru .glyphicon-folder-close:before, .bootstrap-textru .glyphicon-folder-close:before {
    content: "\E117"; }
  .form .bootstrap-textru .glyphicon-folder-open:before, .bootstrap-textru .glyphicon-folder-open:before {
    content: "\E118"; }
  .form .bootstrap-textru .glyphicon-resize-vertical:before, .bootstrap-textru .glyphicon-resize-vertical:before {
    content: "\E119"; }
  .form .bootstrap-textru .glyphicon-resize-horizontal:before, .bootstrap-textru .glyphicon-resize-horizontal:before {
    content: "\E120"; }
  .form .bootstrap-textru .glyphicon-hdd:before, .bootstrap-textru .glyphicon-hdd:before {
    content: "\E121"; }
  .form .bootstrap-textru .glyphicon-bullhorn:before, .bootstrap-textru .glyphicon-bullhorn:before {
    content: "\E122"; }
  .form .bootstrap-textru .glyphicon-bell:before, .bootstrap-textru .glyphicon-bell:before {
    content: "\E123"; }
  .form .bootstrap-textru .glyphicon-certificate:before, .bootstrap-textru .glyphicon-certificate:before {
    content: "\E124"; }
  .form .bootstrap-textru .glyphicon-thumbs-up:before, .bootstrap-textru .glyphicon-thumbs-up:before {
    content: "\E125"; }
  .form .bootstrap-textru .glyphicon-thumbs-down:before, .bootstrap-textru .glyphicon-thumbs-down:before {
    content: "\E126"; }
  .form .bootstrap-textru .glyphicon-hand-right:before, .bootstrap-textru .glyphicon-hand-right:before {
    content: "\E127"; }
  .form .bootstrap-textru .glyphicon-hand-left:before, .bootstrap-textru .glyphicon-hand-left:before {
    content: "\E128"; }
  .form .bootstrap-textru .glyphicon-hand-up:before, .bootstrap-textru .glyphicon-hand-up:before {
    content: "\E129"; }
  .form .bootstrap-textru .glyphicon-hand-down:before, .bootstrap-textru .glyphicon-hand-down:before {
    content: "\E130"; }
  .form .bootstrap-textru .glyphicon-circle-arrow-right:before, .bootstrap-textru .glyphicon-circle-arrow-right:before {
    content: "\E131"; }
  .form .bootstrap-textru .glyphicon-circle-arrow-left:before, .bootstrap-textru .glyphicon-circle-arrow-left:before {
    content: "\E132"; }
  .form .bootstrap-textru .glyphicon-circle-arrow-up:before, .bootstrap-textru .glyphicon-circle-arrow-up:before {
    content: "\E133"; }
  .form .bootstrap-textru .glyphicon-circle-arrow-down:before, .bootstrap-textru .glyphicon-circle-arrow-down:before {
    content: "\E134"; }
  .form .bootstrap-textru .glyphicon-globe:before, .bootstrap-textru .glyphicon-globe:before {
    content: "\E135"; }
  .form .bootstrap-textru .glyphicon-wrench:before, .bootstrap-textru .glyphicon-wrench:before {
    content: "\E136"; }
  .form .bootstrap-textru .glyphicon-tasks:before, .bootstrap-textru .glyphicon-tasks:before {
    content: "\E137"; }
  .form .bootstrap-textru .glyphicon-filter:before, .bootstrap-textru .glyphicon-filter:before {
    content: "\E138"; }
  .form .bootstrap-textru .glyphicon-briefcase:before, .bootstrap-textru .glyphicon-briefcase:before {
    content: "\E139"; }
  .form .bootstrap-textru .glyphicon-fullscreen:before, .bootstrap-textru .glyphicon-fullscreen:before {
    content: "\E140"; }
  .form .bootstrap-textru .glyphicon-dashboard:before, .bootstrap-textru .glyphicon-dashboard:before {
    content: "\E141"; }
  .form .bootstrap-textru .glyphicon-paperclip:before, .bootstrap-textru .glyphicon-paperclip:before {
    content: "\E142"; }
  .form .bootstrap-textru .glyphicon-heart-empty:before, .bootstrap-textru .glyphicon-heart-empty:before {
    content: "\E143"; }
  .form .bootstrap-textru .glyphicon-link:before, .bootstrap-textru .glyphicon-link:before {
    content: "\E144"; }
  .form .bootstrap-textru .glyphicon-phone:before, .bootstrap-textru .glyphicon-phone:before {
    content: "\E145"; }
  .form .bootstrap-textru .glyphicon-pushpin:before, .bootstrap-textru .glyphicon-pushpin:before {
    content: "\E146"; }
  .form .bootstrap-textru .glyphicon-usd:before, .bootstrap-textru .glyphicon-usd:before {
    content: "\E148"; }
  .form .bootstrap-textru .glyphicon-gbp:before, .bootstrap-textru .glyphicon-gbp:before {
    content: "\E149"; }
  .form .bootstrap-textru .glyphicon-sort:before, .bootstrap-textru .glyphicon-sort:before {
    content: "\E150"; }
  .form .bootstrap-textru .glyphicon-sort-by-alphabet:before, .bootstrap-textru .glyphicon-sort-by-alphabet:before {
    content: "\E151"; }
  .form .bootstrap-textru .glyphicon-sort-by-alphabet-alt:before, .bootstrap-textru .glyphicon-sort-by-alphabet-alt:before {
    content: "\E152"; }
  .form .bootstrap-textru .glyphicon-sort-by-order:before, .bootstrap-textru .glyphicon-sort-by-order:before {
    content: "\E153"; }
  .form .bootstrap-textru .glyphicon-sort-by-order-alt:before, .bootstrap-textru .glyphicon-sort-by-order-alt:before {
    content: "\E154"; }
  .form .bootstrap-textru .glyphicon-sort-by-attributes:before, .bootstrap-textru .glyphicon-sort-by-attributes:before {
    content: "\E155"; }
  .form .bootstrap-textru .glyphicon-sort-by-attributes-alt:before, .bootstrap-textru .glyphicon-sort-by-attributes-alt:before {
    content: "\E156"; }
  .form .bootstrap-textru .glyphicon-unchecked:before, .bootstrap-textru .glyphicon-unchecked:before {
    content: "\E157"; }
  .form .bootstrap-textru .glyphicon-expand:before, .bootstrap-textru .glyphicon-expand:before {
    content: "\E158"; }
  .form .bootstrap-textru .glyphicon-collapse-down:before, .bootstrap-textru .glyphicon-collapse-down:before {
    content: "\E159"; }
  .form .bootstrap-textru .glyphicon-collapse-up:before, .bootstrap-textru .glyphicon-collapse-up:before {
    content: "\E160"; }
  .form .bootstrap-textru .glyphicon-log-in:before, .bootstrap-textru .glyphicon-log-in:before {
    content: "\E161"; }
  .form .bootstrap-textru .glyphicon-flash:before, .bootstrap-textru .glyphicon-flash:before {
    content: "\E162"; }
  .form .bootstrap-textru .glyphicon-log-out:before, .bootstrap-textru .glyphicon-log-out:before {
    content: "\E163"; }
  .form .bootstrap-textru .glyphicon-new-window:before, .bootstrap-textru .glyphicon-new-window:before {
    content: "\E164"; }
  .form .bootstrap-textru .glyphicon-record:before, .bootstrap-textru .glyphicon-record:before {
    content: "\E165"; }
  .form .bootstrap-textru .glyphicon-save:before, .bootstrap-textru .glyphicon-save:before {
    content: "\E166"; }
  .form .bootstrap-textru .glyphicon-open:before, .bootstrap-textru .glyphicon-open:before {
    content: "\E167"; }
  .form .bootstrap-textru .glyphicon-saved:before, .bootstrap-textru .glyphicon-saved:before {
    content: "\E168"; }
  .form .bootstrap-textru .glyphicon-import:before, .bootstrap-textru .glyphicon-import:before {
    content: "\E169"; }
  .form .bootstrap-textru .glyphicon-export:before, .bootstrap-textru .glyphicon-export:before {
    content: "\E170"; }
  .form .bootstrap-textru .glyphicon-send:before, .bootstrap-textru .glyphicon-send:before {
    content: "\E171"; }
  .form .bootstrap-textru .glyphicon-floppy-disk:before, .bootstrap-textru .glyphicon-floppy-disk:before {
    content: "\E172"; }
  .form .bootstrap-textru .glyphicon-floppy-saved:before, .bootstrap-textru .glyphicon-floppy-saved:before {
    content: "\E173"; }
  .form .bootstrap-textru .glyphicon-floppy-remove:before, .bootstrap-textru .glyphicon-floppy-remove:before {
    content: "\E174"; }
  .form .bootstrap-textru .glyphicon-floppy-save:before, .bootstrap-textru .glyphicon-floppy-save:before {
    content: "\E175"; }
  .form .bootstrap-textru .glyphicon-floppy-open:before, .bootstrap-textru .glyphicon-floppy-open:before {
    content: "\E176"; }
  .form .bootstrap-textru .glyphicon-credit-card:before, .bootstrap-textru .glyphicon-credit-card:before {
    content: "\E177"; }
  .form .bootstrap-textru .glyphicon-transfer:before, .bootstrap-textru .glyphicon-transfer:before {
    content: "\E178"; }
  .form .bootstrap-textru .glyphicon-cutlery:before, .bootstrap-textru .glyphicon-cutlery:before {
    content: "\E179"; }
  .form .bootstrap-textru .glyphicon-header:before, .bootstrap-textru .glyphicon-header:before {
    content: "\E180"; }
  .form .bootstrap-textru .glyphicon-compressed:before, .bootstrap-textru .glyphicon-compressed:before {
    content: "\E181"; }
  .form .bootstrap-textru .glyphicon-earphone:before, .bootstrap-textru .glyphicon-earphone:before {
    content: "\E182"; }
  .form .bootstrap-textru .glyphicon-phone-alt:before, .bootstrap-textru .glyphicon-phone-alt:before {
    content: "\E183"; }
  .form .bootstrap-textru .glyphicon-tower:before, .bootstrap-textru .glyphicon-tower:before {
    content: "\E184"; }
  .form .bootstrap-textru .glyphicon-stats:before, .bootstrap-textru .glyphicon-stats:before {
    content: "\E185"; }
  .form .bootstrap-textru .glyphicon-sd-video:before, .bootstrap-textru .glyphicon-sd-video:before {
    content: "\E186"; }
  .form .bootstrap-textru .glyphicon-hd-video:before, .bootstrap-textru .glyphicon-hd-video:before {
    content: "\E187"; }
  .form .bootstrap-textru .glyphicon-subtitles:before, .bootstrap-textru .glyphicon-subtitles:before {
    content: "\E188"; }
  .form .bootstrap-textru .glyphicon-sound-stereo:before, .bootstrap-textru .glyphicon-sound-stereo:before {
    content: "\E189"; }
  .form .bootstrap-textru .glyphicon-sound-dolby:before, .bootstrap-textru .glyphicon-sound-dolby:before {
    content: "\E190"; }
  .form .bootstrap-textru .glyphicon-sound-5-1:before, .bootstrap-textru .glyphicon-sound-5-1:before {
    content: "\E191"; }
  .form .bootstrap-textru .glyphicon-sound-6-1:before, .bootstrap-textru .glyphicon-sound-6-1:before {
    content: "\E192"; }
  .form .bootstrap-textru .glyphicon-sound-7-1:before, .bootstrap-textru .glyphicon-sound-7-1:before {
    content: "\E193"; }
  .form .bootstrap-textru .glyphicon-copyright-mark:before, .bootstrap-textru .glyphicon-copyright-mark:before {
    content: "\E194"; }
  .form .bootstrap-textru .glyphicon-registration-mark:before, .bootstrap-textru .glyphicon-registration-mark:before {
    content: "\E195"; }
  .form .bootstrap-textru .glyphicon-cloud-download:before, .bootstrap-textru .glyphicon-cloud-download:before {
    content: "\E197"; }
  .form .bootstrap-textru .glyphicon-cloud-upload:before, .bootstrap-textru .glyphicon-cloud-upload:before {
    content: "\E198"; }
  .form .bootstrap-textru .glyphicon-tree-conifer:before, .bootstrap-textru .glyphicon-tree-conifer:before {
    content: "\E199"; }
  .form .bootstrap-textru .glyphicon-tree-deciduous:before, .bootstrap-textru .glyphicon-tree-deciduous:before {
    content: "\E200"; }
  .form .bootstrap-textru .glyphicon-cd:before, .bootstrap-textru .glyphicon-cd:before {
    content: "\E201"; }
  .form .bootstrap-textru .glyphicon-save-file:before, .bootstrap-textru .glyphicon-save-file:before {
    content: "\E202"; }
  .form .bootstrap-textru .glyphicon-open-file:before, .bootstrap-textru .glyphicon-open-file:before {
    content: "\E203"; }
  .form .bootstrap-textru .glyphicon-level-up:before, .bootstrap-textru .glyphicon-level-up:before {
    content: "\E204"; }
  .form .bootstrap-textru .glyphicon-copy:before, .bootstrap-textru .glyphicon-copy:before {
    content: "\E205"; }
  .form .bootstrap-textru .glyphicon-paste:before, .bootstrap-textru .glyphicon-paste:before {
    content: "\E206"; }
  .form .bootstrap-textru .glyphicon-alert:before, .bootstrap-textru .glyphicon-alert:before {
    content: "\E209"; }
  .form .bootstrap-textru .glyphicon-equalizer:before, .bootstrap-textru .glyphicon-equalizer:before {
    content: "\E210"; }
  .form .bootstrap-textru .glyphicon-king:before, .bootstrap-textru .glyphicon-king:before {
    content: "\E211"; }
  .form .bootstrap-textru .glyphicon-queen:before, .bootstrap-textru .glyphicon-queen:before {
    content: "\E212"; }
  .form .bootstrap-textru .glyphicon-pawn:before, .bootstrap-textru .glyphicon-pawn:before {
    content: "\E213"; }
  .form .bootstrap-textru .glyphicon-bishop:before, .bootstrap-textru .glyphicon-bishop:before {
    content: "\E214"; }
  .form .bootstrap-textru .glyphicon-knight:before, .bootstrap-textru .glyphicon-knight:before {
    content: "\E215"; }
  .form .bootstrap-textru .glyphicon-baby-formula:before, .bootstrap-textru .glyphicon-baby-formula:before {
    content: "\E216"; }
  .form .bootstrap-textru .glyphicon-tent:before, .bootstrap-textru .glyphicon-tent:before {
    content: "\26FA"; }
  .form .bootstrap-textru .glyphicon-blackboard:before, .bootstrap-textru .glyphicon-blackboard:before {
    content: "\E218"; }
  .form .bootstrap-textru .glyphicon-bed:before, .bootstrap-textru .glyphicon-bed:before {
    content: "\E219"; }
  .form .bootstrap-textru .glyphicon-apple:before, .bootstrap-textru .glyphicon-apple:before {
    content: "\F8FF"; }
  .form .bootstrap-textru .glyphicon-erase:before, .bootstrap-textru .glyphicon-erase:before {
    content: "\E221"; }
  .form .bootstrap-textru .glyphicon-hourglass:before, .bootstrap-textru .glyphicon-hourglass:before {
    content: "\231B"; }
  .form .bootstrap-textru .glyphicon-lamp:before, .bootstrap-textru .glyphicon-lamp:before {
    content: "\E223"; }
  .form .bootstrap-textru .glyphicon-duplicate:before, .bootstrap-textru .glyphicon-duplicate:before {
    content: "\E224"; }
  .form .bootstrap-textru .glyphicon-piggy-bank:before, .bootstrap-textru .glyphicon-piggy-bank:before {
    content: "\E225"; }
  .form .bootstrap-textru .glyphicon-scissors:before, .bootstrap-textru .glyphicon-scissors:before {
    content: "\E226"; }
  .form .bootstrap-textru .glyphicon-bitcoin:before, .bootstrap-textru .glyphicon-bitcoin:before {
    content: "\E227"; }
  .form .bootstrap-textru .glyphicon-btc:before, .bootstrap-textru .glyphicon-btc:before {
    content: "\E227"; }
  .form .bootstrap-textru .glyphicon-xbt:before, .bootstrap-textru .glyphicon-xbt:before {
    content: "\E227"; }
  .form .bootstrap-textru .glyphicon-yen:before, .bootstrap-textru .glyphicon-yen:before {
    content: "\A5"; }
  .form .bootstrap-textru .glyphicon-jpy:before, .bootstrap-textru .glyphicon-jpy:before {
    content: "\A5"; }
  .form .bootstrap-textru .glyphicon-ruble:before, .bootstrap-textru .glyphicon-ruble:before {
    content: "\20BD"; }
  .form .bootstrap-textru .glyphicon-rub:before, .bootstrap-textru .glyphicon-rub:before {
    content: "\20BD"; }
  .form .bootstrap-textru .glyphicon-scale:before, .bootstrap-textru .glyphicon-scale:before {
    content: "\E230"; }
  .form .bootstrap-textru .glyphicon-ice-lolly:before, .bootstrap-textru .glyphicon-ice-lolly:before {
    content: "\E231"; }
  .form .bootstrap-textru .glyphicon-ice-lolly-tasted:before, .bootstrap-textru .glyphicon-ice-lolly-tasted:before {
    content: "\E232"; }
  .form .bootstrap-textru .glyphicon-education:before, .bootstrap-textru .glyphicon-education:before {
    content: "\E233"; }
  .form .bootstrap-textru .glyphicon-option-horizontal:before, .bootstrap-textru .glyphicon-option-horizontal:before {
    content: "\E234"; }
  .form .bootstrap-textru .glyphicon-option-vertical:before, .bootstrap-textru .glyphicon-option-vertical:before {
    content: "\E235"; }
  .form .bootstrap-textru .glyphicon-menu-hamburger:before, .bootstrap-textru .glyphicon-menu-hamburger:before {
    content: "\E236"; }
  .form .bootstrap-textru .glyphicon-modal-window:before, .bootstrap-textru .glyphicon-modal-window:before {
    content: "\E237"; }
  .form .bootstrap-textru .glyphicon-oil:before, .bootstrap-textru .glyphicon-oil:before {
    content: "\E238"; }
  .form .bootstrap-textru .glyphicon-grain:before, .bootstrap-textru .glyphicon-grain:before {
    content: "\E239"; }
  .form .bootstrap-textru .glyphicon-sunglasses:before, .bootstrap-textru .glyphicon-sunglasses:before {
    content: "\E240"; }
  .form .bootstrap-textru .glyphicon-text-size:before, .bootstrap-textru .glyphicon-text-size:before {
    content: "\E241"; }
  .form .bootstrap-textru .glyphicon-text-color:before, .bootstrap-textru .glyphicon-text-color:before {
    content: "\E242"; }
  .form .bootstrap-textru .glyphicon-text-background:before, .bootstrap-textru .glyphicon-text-background:before {
    content: "\E243"; }
  .form .bootstrap-textru .glyphicon-object-align-top:before, .bootstrap-textru .glyphicon-object-align-top:before {
    content: "\E244"; }
  .form .bootstrap-textru .glyphicon-object-align-bottom:before, .bootstrap-textru .glyphicon-object-align-bottom:before {
    content: "\E245"; }
  .form .bootstrap-textru .glyphicon-object-align-horizontal:before, .bootstrap-textru .glyphicon-object-align-horizontal:before {
    content: "\E246"; }
  .form .bootstrap-textru .glyphicon-object-align-left:before, .bootstrap-textru .glyphicon-object-align-left:before {
    content: "\E247"; }
  .form .bootstrap-textru .glyphicon-object-align-vertical:before, .bootstrap-textru .glyphicon-object-align-vertical:before {
    content: "\E248"; }
  .form .bootstrap-textru .glyphicon-object-align-right:before, .bootstrap-textru .glyphicon-object-align-right:before {
    content: "\E249"; }
  .form .bootstrap-textru .glyphicon-triangle-right:before, .bootstrap-textru .glyphicon-triangle-right:before {
    content: "\E250"; }
  .form .bootstrap-textru .glyphicon-triangle-left:before, .bootstrap-textru .glyphicon-triangle-left:before {
    content: "\E251"; }
  .form .bootstrap-textru .glyphicon-triangle-bottom:before, .bootstrap-textru .glyphicon-triangle-bottom:before {
    content: "\E252"; }
  .form .bootstrap-textru .glyphicon-triangle-top:before, .bootstrap-textru .glyphicon-triangle-top:before {
    content: "\E253"; }
  .form .bootstrap-textru .glyphicon-console:before, .bootstrap-textru .glyphicon-console:before {
    content: "\E254"; }
  .form .bootstrap-textru .glyphicon-superscript:before, .bootstrap-textru .glyphicon-superscript:before {
    content: "\E255"; }
  .form .bootstrap-textru .glyphicon-subscript:before, .bootstrap-textru .glyphicon-subscript:before {
    content: "\E256"; }
  .form .bootstrap-textru .glyphicon-menu-left:before, .bootstrap-textru .glyphicon-menu-left:before {
    content: "\E257"; }
  .form .bootstrap-textru .glyphicon-menu-right:before, .bootstrap-textru .glyphicon-menu-right:before {
    content: "\E258"; }
  .form .bootstrap-textru .glyphicon-menu-down:before, .bootstrap-textru .glyphicon-menu-down:before {
    content: "\E259"; }
  .form .bootstrap-textru .glyphicon-menu-up:before, .bootstrap-textru .glyphicon-menu-up:before {
    content: "\E260"; }
  .form .bootstrap-textru *, .bootstrap-textru * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .form .bootstrap-textru *:before,
  .form .bootstrap-textru *:after, .bootstrap-textru *:before,
  .bootstrap-textru *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .form .bootstrap-textru html, .bootstrap-textru html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .form .bootstrap-textru body, .bootstrap-textru body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333333;
    background-color: #fff; }
  .form .bootstrap-textru input,
  .form .bootstrap-textru button,
  .form .bootstrap-textru select,
  .form .bootstrap-textru textarea, .bootstrap-textru input,
  .bootstrap-textru button,
  .bootstrap-textru select,
  .bootstrap-textru textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }
  .form .bootstrap-textru a, .bootstrap-textru a {
    color: #337ab7;
    text-decoration: none; }
    .form .bootstrap-textru a:hover, .form .bootstrap-textru a:focus, .bootstrap-textru a:hover, .bootstrap-textru a:focus {
      color: #23527c;
      text-decoration: underline; }
    .form .bootstrap-textru a:focus, .bootstrap-textru a:focus {
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
  .form .bootstrap-textru figure, .bootstrap-textru figure {
    margin: 0; }
  .form .bootstrap-textru img, .bootstrap-textru img {
    vertical-align: middle; }
  .form .bootstrap-textru .img-responsive, .bootstrap-textru .img-responsive {
    display: block;
    max-width: 100%;
    height: auto; }
  .form .bootstrap-textru .img-rounded, .bootstrap-textru .img-rounded {
    border-radius: 6px; }
  .form .bootstrap-textru .img-thumbnail, .bootstrap-textru .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;
    max-width: 100%;
    height: auto; }
  .form .bootstrap-textru .img-circle, .bootstrap-textru .img-circle {
    border-radius: 50%; }
  .form .bootstrap-textru hr, .bootstrap-textru hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee; }
  .form .bootstrap-textru .sr-only, .bootstrap-textru .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
  .form .bootstrap-textru .sr-only-focusable:active, .form .bootstrap-textru .sr-only-focusable:focus, .bootstrap-textru .sr-only-focusable:active, .bootstrap-textru .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto; }
  .form .bootstrap-textru [role="button"], .bootstrap-textru [role="button"] {
    cursor: pointer; }
  .form .bootstrap-textru h1, .form .bootstrap-textru h2, .form .bootstrap-textru h3, .form .bootstrap-textru h4, .form .bootstrap-textru h5, .form .bootstrap-textru h6,
  .form .bootstrap-textru .h1, .form .bootstrap-textru .h2, .form .bootstrap-textru .h3, .form .bootstrap-textru .h4, .form .bootstrap-textru .h5, .form .bootstrap-textru .h6, .bootstrap-textru h1, .bootstrap-textru h2, .bootstrap-textru h3, .bootstrap-textru h4, .bootstrap-textru h5, .bootstrap-textru h6,
  .bootstrap-textru .h1, .bootstrap-textru .h2, .bootstrap-textru .h3, .bootstrap-textru .h4, .bootstrap-textru .h5, .bootstrap-textru .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit; }
    .form .bootstrap-textru h1 small,
    .form .bootstrap-textru h1 .small, .form .bootstrap-textru h2 small,
    .form .bootstrap-textru h2 .small, .form .bootstrap-textru h3 small,
    .form .bootstrap-textru h3 .small, .form .bootstrap-textru h4 small,
    .form .bootstrap-textru h4 .small, .form .bootstrap-textru h5 small,
    .form .bootstrap-textru h5 .small, .form .bootstrap-textru h6 small,
    .form .bootstrap-textru h6 .small,
    .form .bootstrap-textru .h1 small,
    .form .bootstrap-textru .h1 .small, .form .bootstrap-textru .h2 small,
    .form .bootstrap-textru .h2 .small, .form .bootstrap-textru .h3 small,
    .form .bootstrap-textru .h3 .small, .form .bootstrap-textru .h4 small,
    .form .bootstrap-textru .h4 .small, .form .bootstrap-textru .h5 small,
    .form .bootstrap-textru .h5 .small, .form .bootstrap-textru .h6 small,
    .form .bootstrap-textru .h6 .small, .bootstrap-textru h1 small,
    .bootstrap-textru h1 .small, .bootstrap-textru h2 small,
    .bootstrap-textru h2 .small, .bootstrap-textru h3 small,
    .bootstrap-textru h3 .small, .bootstrap-textru h4 small,
    .bootstrap-textru h4 .small, .bootstrap-textru h5 small,
    .bootstrap-textru h5 .small, .bootstrap-textru h6 small,
    .bootstrap-textru h6 .small,
    .bootstrap-textru .h1 small,
    .bootstrap-textru .h1 .small, .bootstrap-textru .h2 small,
    .bootstrap-textru .h2 .small, .bootstrap-textru .h3 small,
    .bootstrap-textru .h3 .small, .bootstrap-textru .h4 small,
    .bootstrap-textru .h4 .small, .bootstrap-textru .h5 small,
    .bootstrap-textru .h5 .small, .bootstrap-textru .h6 small,
    .bootstrap-textru .h6 .small {
      font-weight: normal;
      line-height: 1;
      color: #777777; }
  .form .bootstrap-textru h1, .form .bootstrap-textru .h1,
  .form .bootstrap-textru h2, .form .bootstrap-textru .h2,
  .form .bootstrap-textru h3, .form .bootstrap-textru .h3, .bootstrap-textru h1, .bootstrap-textru .h1,
  .bootstrap-textru h2, .bootstrap-textru .h2,
  .bootstrap-textru h3, .bootstrap-textru .h3 {
    margin-top: 20px;
    margin-bottom: 10px; }
    .form .bootstrap-textru h1 small,
    .form .bootstrap-textru h1 .small, .form .bootstrap-textru .h1 small,
    .form .bootstrap-textru .h1 .small,
    .form .bootstrap-textru h2 small,
    .form .bootstrap-textru h2 .small, .form .bootstrap-textru .h2 small,
    .form .bootstrap-textru .h2 .small,
    .form .bootstrap-textru h3 small,
    .form .bootstrap-textru h3 .small, .form .bootstrap-textru .h3 small,
    .form .bootstrap-textru .h3 .small, .bootstrap-textru h1 small,
    .bootstrap-textru h1 .small, .bootstrap-textru .h1 small,
    .bootstrap-textru .h1 .small,
    .bootstrap-textru h2 small,
    .bootstrap-textru h2 .small, .bootstrap-textru .h2 small,
    .bootstrap-textru .h2 .small,
    .bootstrap-textru h3 small,
    .bootstrap-textru h3 .small, .bootstrap-textru .h3 small,
    .bootstrap-textru .h3 .small {
      font-size: 65%; }
  .form .bootstrap-textru h4, .form .bootstrap-textru .h4,
  .form .bootstrap-textru h5, .form .bootstrap-textru .h5,
  .form .bootstrap-textru h6, .form .bootstrap-textru .h6, .bootstrap-textru h4, .bootstrap-textru .h4,
  .bootstrap-textru h5, .bootstrap-textru .h5,
  .bootstrap-textru h6, .bootstrap-textru .h6 {
    margin-top: 10px;
    margin-bottom: 10px; }
    .form .bootstrap-textru h4 small,
    .form .bootstrap-textru h4 .small, .form .bootstrap-textru .h4 small,
    .form .bootstrap-textru .h4 .small,
    .form .bootstrap-textru h5 small,
    .form .bootstrap-textru h5 .small, .form .bootstrap-textru .h5 small,
    .form .bootstrap-textru .h5 .small,
    .form .bootstrap-textru h6 small,
    .form .bootstrap-textru h6 .small, .form .bootstrap-textru .h6 small,
    .form .bootstrap-textru .h6 .small, .bootstrap-textru h4 small,
    .bootstrap-textru h4 .small, .bootstrap-textru .h4 small,
    .bootstrap-textru .h4 .small,
    .bootstrap-textru h5 small,
    .bootstrap-textru h5 .small, .bootstrap-textru .h5 small,
    .bootstrap-textru .h5 .small,
    .bootstrap-textru h6 small,
    .bootstrap-textru h6 .small, .bootstrap-textru .h6 small,
    .bootstrap-textru .h6 .small {
      font-size: 75%; }
  .form .bootstrap-textru h1, .form .bootstrap-textru .h1, .bootstrap-textru h1, .bootstrap-textru .h1 {
    font-size: 36px; }
  .form .bootstrap-textru h2, .form .bootstrap-textru .h2, .bootstrap-textru h2, .bootstrap-textru .h2 {
    font-size: 30px; }
  .form .bootstrap-textru h3, .form .bootstrap-textru .h3, .bootstrap-textru h3, .bootstrap-textru .h3 {
    font-size: 24px; }
  .form .bootstrap-textru h4, .form .bootstrap-textru .h4, .bootstrap-textru h4, .bootstrap-textru .h4 {
    font-size: 18px; }
  .form .bootstrap-textru h5, .form .bootstrap-textru .h5, .bootstrap-textru h5, .bootstrap-textru .h5 {
    font-size: 14px; }
  .form .bootstrap-textru h6, .form .bootstrap-textru .h6, .bootstrap-textru h6, .bootstrap-textru .h6 {
    font-size: 12px; }
  .form .bootstrap-textru p, .bootstrap-textru p {
    margin: 0 0 10px; }
  .form .bootstrap-textru .lead, .bootstrap-textru .lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4; }
    @media (min-width: 768px) {
      .form .bootstrap-textru .lead, .bootstrap-textru .lead {
        font-size: 21px; } }
  .form .bootstrap-textru small,
  .form .bootstrap-textru .small, .bootstrap-textru small,
  .bootstrap-textru .small {
    font-size: 85%; }
  .form .bootstrap-textru mark,
  .form .bootstrap-textru .mark, .bootstrap-textru mark,
  .bootstrap-textru .mark {
    background-color: #fcf8e3;
    padding: .2em; }
  .form .bootstrap-textru .text-left, .bootstrap-textru .text-left {
    text-align: left; }
  .form .bootstrap-textru .text-right, .bootstrap-textru .text-right {
    text-align: right; }
  .form .bootstrap-textru .text-center, .bootstrap-textru .text-center {
    text-align: center; }
  .form .bootstrap-textru .text-justify, .bootstrap-textru .text-justify {
    text-align: justify; }
  .form .bootstrap-textru .text-nowrap, .bootstrap-textru .text-nowrap {
    white-space: nowrap; }
  .form .bootstrap-textru .text-lowercase, .bootstrap-textru .text-lowercase {
    text-transform: lowercase; }
  .form .bootstrap-textru .text-uppercase, .form .bootstrap-textru .initialism, .bootstrap-textru .text-uppercase, .form .bootstrap-textru .initialism, .bootstrap-textru .initialism {
    text-transform: uppercase; }
  .form .bootstrap-textru .text-capitalize, .bootstrap-textru .text-capitalize {
    text-transform: capitalize; }
  .form .bootstrap-textru .text-muted, .bootstrap-textru .text-muted {
    color: #777777; }
  .form .bootstrap-textru .text-primary, .bootstrap-textru .text-primary {
    color: #337ab7; }
  .form .bootstrap-textru a.text-primary:hover,
  .form .bootstrap-textru a.text-primary:focus, .bootstrap-textru a.text-primary:hover,
  .bootstrap-textru a.text-primary:focus {
    color: #286090; }
  .form .bootstrap-textru .text-success, .bootstrap-textru .text-success {
    color: #3c763d; }
  .form .bootstrap-textru a.text-success:hover,
  .form .bootstrap-textru a.text-success:focus, .bootstrap-textru a.text-success:hover,
  .bootstrap-textru a.text-success:focus {
    color: #2b542c; }
  .form .bootstrap-textru .text-info, .bootstrap-textru .text-info {
    color: #31708f; }
  .form .bootstrap-textru a.text-info:hover,
  .form .bootstrap-textru a.text-info:focus, .bootstrap-textru a.text-info:hover,
  .bootstrap-textru a.text-info:focus {
    color: #245269; }
  .form .bootstrap-textru .text-warning, .bootstrap-textru .text-warning {
    color: #8a6d3b; }
  .form .bootstrap-textru a.text-warning:hover,
  .form .bootstrap-textru a.text-warning:focus, .bootstrap-textru a.text-warning:hover,
  .bootstrap-textru a.text-warning:focus {
    color: #66512c; }
  .form .bootstrap-textru .text-danger, .bootstrap-textru .text-danger {
    color: #a94442; }
  .form .bootstrap-textru a.text-danger:hover,
  .form .bootstrap-textru a.text-danger:focus, .bootstrap-textru a.text-danger:hover,
  .bootstrap-textru a.text-danger:focus {
    color: #843534; }
  .form .bootstrap-textru .bg-primary, .bootstrap-textru .bg-primary {
    color: #fff; }
  .form .bootstrap-textru .bg-primary, .bootstrap-textru .bg-primary {
    background-color: #337ab7; }
  .form .bootstrap-textru a.bg-primary:hover,
  .form .bootstrap-textru a.bg-primary:focus, .bootstrap-textru a.bg-primary:hover,
  .bootstrap-textru a.bg-primary:focus {
    background-color: #286090; }
  .form .bootstrap-textru .bg-success, .bootstrap-textru .bg-success {
    background-color: #dff0d8; }
  .form .bootstrap-textru a.bg-success:hover,
  .form .bootstrap-textru a.bg-success:focus, .bootstrap-textru a.bg-success:hover,
  .bootstrap-textru a.bg-success:focus {
    background-color: #c1e2b3; }
  .form .bootstrap-textru .bg-info, .bootstrap-textru .bg-info {
    background-color: #d9edf7; }
  .form .bootstrap-textru a.bg-info:hover,
  .form .bootstrap-textru a.bg-info:focus, .bootstrap-textru a.bg-info:hover,
  .bootstrap-textru a.bg-info:focus {
    background-color: #afd9ee; }
  .form .bootstrap-textru .bg-warning, .bootstrap-textru .bg-warning {
    background-color: #fcf8e3; }
  .form .bootstrap-textru a.bg-warning:hover,
  .form .bootstrap-textru a.bg-warning:focus, .bootstrap-textru a.bg-warning:hover,
  .bootstrap-textru a.bg-warning:focus {
    background-color: #f7ecb5; }
  .form .bootstrap-textru .bg-danger, .bootstrap-textru .bg-danger {
    background-color: #f2dede; }
  .form .bootstrap-textru a.bg-danger:hover,
  .form .bootstrap-textru a.bg-danger:focus, .bootstrap-textru a.bg-danger:hover,
  .bootstrap-textru a.bg-danger:focus {
    background-color: #e4b9b9; }
  .form .bootstrap-textru .page-header, .bootstrap-textru .page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eeeeee; }
  .form .bootstrap-textru ul,
  .form .bootstrap-textru ol, .bootstrap-textru ul,
  .bootstrap-textru ol {
    margin-top: 0;
    margin-bottom: 10px; }
    .form .bootstrap-textru ul ul,
    .form .bootstrap-textru ul ol,
    .form .bootstrap-textru ol ul,
    .form .bootstrap-textru ol ol, .bootstrap-textru ul ul,
    .bootstrap-textru ul ol,
    .bootstrap-textru ol ul,
    .bootstrap-textru ol ol {
      margin-bottom: 0; }
  .form .bootstrap-textru .list-unstyled, .bootstrap-textru .list-unstyled {
    padding-left: 0;
    list-style: none; }
  .form .bootstrap-textru .list-inline, .bootstrap-textru .list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px; }
    .form .bootstrap-textru .list-inline > li, .bootstrap-textru .list-inline > li {
      display: inline-block;
      padding-left: 5px;
      padding-right: 5px; }
  .form .bootstrap-textru dl, .bootstrap-textru dl {
    margin-top: 0;
    margin-bottom: 20px; }
  .form .bootstrap-textru dt,
  .form .bootstrap-textru dd, .bootstrap-textru dt,
  .bootstrap-textru dd {
    line-height: 1.42857; }
  .form .bootstrap-textru dt, .bootstrap-textru dt {
    font-weight: bold; }
  .form .bootstrap-textru dd, .bootstrap-textru dd {
    margin-left: 0; }
  .form .bootstrap-textru .dl-horizontal dd:before, .form .bootstrap-textru .dl-horizontal dd:after, .bootstrap-textru .dl-horizontal dd:before, .bootstrap-textru .dl-horizontal dd:after {
    content: " ";
    display: table; }
  .form .bootstrap-textru .dl-horizontal dd:after, .bootstrap-textru .dl-horizontal dd:after {
    clear: both; }
  @media (min-width: 768px) {
    .form .bootstrap-textru .dl-horizontal dt, .bootstrap-textru .dl-horizontal dt {
      float: left;
      width: 160px;
      clear: left;
      text-align: right;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .form .bootstrap-textru .dl-horizontal dd, .bootstrap-textru .dl-horizontal dd {
      margin-left: 180px; } }
  .form .bootstrap-textru abbr[title],
  .form .bootstrap-textru abbr[data-original-title], .bootstrap-textru abbr[title],
  .bootstrap-textru abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777777; }
  .form .bootstrap-textru .initialism, .bootstrap-textru .initialism {
    font-size: 90%; }
  .form .bootstrap-textru blockquote, .bootstrap-textru blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eeeeee; }
    .form .bootstrap-textru blockquote p:last-child,
    .form .bootstrap-textru blockquote ul:last-child,
    .form .bootstrap-textru blockquote ol:last-child, .bootstrap-textru blockquote p:last-child,
    .bootstrap-textru blockquote ul:last-child,
    .bootstrap-textru blockquote ol:last-child {
      margin-bottom: 0; }
    .form .bootstrap-textru blockquote footer,
    .form .bootstrap-textru blockquote small,
    .form .bootstrap-textru blockquote .small, .bootstrap-textru blockquote footer,
    .bootstrap-textru blockquote small,
    .bootstrap-textru blockquote .small {
      display: block;
      font-size: 80%;
      line-height: 1.42857;
      color: #777777; }
      .form .bootstrap-textru blockquote footer:before,
      .form .bootstrap-textru blockquote small:before,
      .form .bootstrap-textru blockquote .small:before, .bootstrap-textru blockquote footer:before,
      .bootstrap-textru blockquote small:before,
      .bootstrap-textru blockquote .small:before {
        content: '\2014   \A0'; }
  .form .bootstrap-textru .blockquote-reverse,
  .form .bootstrap-textru blockquote.pull-right, .bootstrap-textru .blockquote-reverse,
  .bootstrap-textru blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
    text-align: right; }
    .form .bootstrap-textru .blockquote-reverse footer:before,
    .form .bootstrap-textru .blockquote-reverse small:before,
    .form .bootstrap-textru .blockquote-reverse .small:before,
    .form .bootstrap-textru blockquote.pull-right footer:before,
    .form .bootstrap-textru blockquote.pull-right small:before,
    .form .bootstrap-textru blockquote.pull-right .small:before, .bootstrap-textru .blockquote-reverse footer:before,
    .bootstrap-textru .blockquote-reverse small:before,
    .bootstrap-textru .blockquote-reverse .small:before,
    .bootstrap-textru blockquote.pull-right footer:before,
    .bootstrap-textru blockquote.pull-right small:before,
    .bootstrap-textru blockquote.pull-right .small:before {
      content: ''; }
    .form .bootstrap-textru .blockquote-reverse footer:after,
    .form .bootstrap-textru .blockquote-reverse small:after,
    .form .bootstrap-textru .blockquote-reverse .small:after,
    .form .bootstrap-textru blockquote.pull-right footer:after,
    .form .bootstrap-textru blockquote.pull-right small:after,
    .form .bootstrap-textru blockquote.pull-right .small:after, .bootstrap-textru .blockquote-reverse footer:after,
    .bootstrap-textru .blockquote-reverse small:after,
    .bootstrap-textru .blockquote-reverse .small:after,
    .bootstrap-textru blockquote.pull-right footer:after,
    .bootstrap-textru blockquote.pull-right small:after,
    .bootstrap-textru blockquote.pull-right .small:after {
      content: '\A0   \2014'; }
  .form .bootstrap-textru address, .bootstrap-textru address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857; }
  .form .bootstrap-textru code,
  .form .bootstrap-textru kbd,
  .form .bootstrap-textru pre,
  .form .bootstrap-textru samp, .bootstrap-textru code,
  .bootstrap-textru kbd,
  .bootstrap-textru pre,
  .bootstrap-textru samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }
  .form .bootstrap-textru code, .bootstrap-textru code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px; }
  .form .bootstrap-textru kbd, .bootstrap-textru 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); }
    .form .bootstrap-textru kbd kbd, .bootstrap-textru kbd kbd {
      padding: 0;
      font-size: 100%;
      font-weight: bold;
      box-shadow: none; }
  .form .bootstrap-textru pre, .bootstrap-textru 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: #333333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px; }
    .form .bootstrap-textru pre code, .bootstrap-textru pre code {
      padding: 0;
      font-size: inherit;
      color: inherit;
      white-space: pre-wrap;
      background-color: transparent;
      border-radius: 0; }
  .form .bootstrap-textru .pre-scrollable, .bootstrap-textru .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll; }
  .form .bootstrap-textru .container, .bootstrap-textru .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px; }
    .form .bootstrap-textru .container:before, .form .bootstrap-textru .container:after, .bootstrap-textru .container:before, .bootstrap-textru .container:after {
      content: " ";
      display: table; }
    .form .bootstrap-textru .container:after, .bootstrap-textru .container:after {
      clear: both; }
    @media (min-width: 768px) {
      .form .bootstrap-textru .container, .bootstrap-textru .container {
        width: 750px; } }
    @media (min-width: 992px) {
      .form .bootstrap-textru .container, .bootstrap-textru .container {
        width: 970px; } }
    @media (min-width: 1200px) {
      .form .bootstrap-textru .container, .bootstrap-textru .container {
        width: 1170px; } }
  .form .bootstrap-textru .container-fluid, .bootstrap-textru .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px; }
    .form .bootstrap-textru .container-fluid:before, .form .bootstrap-textru .container-fluid:after, .bootstrap-textru .container-fluid:before, .bootstrap-textru .container-fluid:after {
      content: " ";
      display: table; }
    .form .bootstrap-textru .container-fluid:after, .bootstrap-textru .container-fluid:after {
      clear: both; }
  .form .bootstrap-textru .row, .bootstrap-textru .row {
    margin-left: -15px;
    margin-right: -15px; }
    .form .bootstrap-textru .row:before, .form .bootstrap-textru .row:after, .bootstrap-textru .row:before, .bootstrap-textru .row:after {
      content: " ";
      display: table; }
    .form .bootstrap-textru .row:after, .bootstrap-textru .row:after {
      clear: both; }
  .form .bootstrap-textru .col-xs-1, .form .bootstrap-textru .col-sm-1, .form .bootstrap-textru .col-md-1, .form .bootstrap-textru .col-lg-1, .form .bootstrap-textru .col-xs-2, .form .bootstrap-textru .col-sm-2, .form .bootstrap-textru .col-md-2, .form .bootstrap-textru .col-lg-2, .form .bootstrap-textru .col-xs-3, .form .bootstrap-textru .col-sm-3, .form .bootstrap-textru .col-md-3, .form .bootstrap-textru .col-lg-3, .form .bootstrap-textru .col-xs-4, .form .bootstrap-textru .col-sm-4, .form .bootstrap-textru .col-md-4, .form .bootstrap-textru .col-lg-4, .form .bootstrap-textru .col-xs-5, .form .bootstrap-textru .col-sm-5, .form .bootstrap-textru .col-md-5, .form .bootstrap-textru .col-lg-5, .form .bootstrap-textru .col-xs-6, .form .bootstrap-textru .col-sm-6, .form .bootstrap-textru .col-md-6, .form .bootstrap-textru .col-lg-6, .form .bootstrap-textru .col-xs-7, .form .bootstrap-textru .col-sm-7, .form .bootstrap-textru .col-md-7, .form .bootstrap-textru .col-lg-7, .form .bootstrap-textru .col-xs-8, .form .bootstrap-textru .col-sm-8, .form .bootstrap-textru .col-md-8, .form .bootstrap-textru .col-lg-8, .form .bootstrap-textru .col-xs-9, .form .bootstrap-textru .col-sm-9, .form .bootstrap-textru .col-md-9, .form .bootstrap-textru .col-lg-9, .form .bootstrap-textru .col-xs-10, .form .bootstrap-textru .col-sm-10, .form .bootstrap-textru .col-md-10, .form .bootstrap-textru .col-lg-10, .form .bootstrap-textru .col-xs-11, .form .bootstrap-textru .col-sm-11, .form .bootstrap-textru .col-md-11, .form .bootstrap-textru .col-lg-11, .form .bootstrap-textru .col-xs-12, .form .bootstrap-textru .col-sm-12, .form .bootstrap-textru .col-md-12, .form .bootstrap-textru .col-lg-12, .bootstrap-textru .col-xs-1, .bootstrap-textru .col-sm-1, .bootstrap-textru .col-md-1, .bootstrap-textru .col-lg-1, .bootstrap-textru .col-xs-2, .bootstrap-textru .col-sm-2, .bootstrap-textru .col-md-2, .bootstrap-textru .col-lg-2, .bootstrap-textru .col-xs-3, .bootstrap-textru .col-sm-3, .bootstrap-textru .col-md-3, .bootstrap-textru .col-lg-3, .bootstrap-textru .col-xs-4, .bootstrap-textru .col-sm-4, .bootstrap-textru .col-md-4, .bootstrap-textru .col-lg-4, .bootstrap-textru .col-xs-5, .bootstrap-textru .col-sm-5, .bootstrap-textru .col-md-5, .bootstrap-textru .col-lg-5, .bootstrap-textru .col-xs-6, .bootstrap-textru .col-sm-6, .bootstrap-textru .col-md-6, .bootstrap-textru .col-lg-6, .bootstrap-textru .col-xs-7, .bootstrap-textru .col-sm-7, .bootstrap-textru .col-md-7, .bootstrap-textru .col-lg-7, .bootstrap-textru .col-xs-8, .bootstrap-textru .col-sm-8, .bootstrap-textru .col-md-8, .bootstrap-textru .col-lg-8, .bootstrap-textru .col-xs-9, .bootstrap-textru .col-sm-9, .bootstrap-textru .col-md-9, .bootstrap-textru .col-lg-9, .bootstrap-textru .col-xs-10, .bootstrap-textru .col-sm-10, .bootstrap-textru .col-md-10, .bootstrap-textru .col-lg-10, .bootstrap-textru .col-xs-11, .bootstrap-textru .col-sm-11, .bootstrap-textru .col-md-11, .bootstrap-textru .col-lg-11, .bootstrap-textru .col-xs-12, .bootstrap-textru .col-sm-12, .bootstrap-textru .col-md-12, .bootstrap-textru .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
  .form .bootstrap-textru .col-xs-1, .form .bootstrap-textru .col-xs-2, .form .bootstrap-textru .col-xs-3, .form .bootstrap-textru .col-xs-4, .form .bootstrap-textru .col-xs-5, .form .bootstrap-textru .col-xs-6, .form .bootstrap-textru .col-xs-7, .form .bootstrap-textru .col-xs-8, .form .bootstrap-textru .col-xs-9, .form .bootstrap-textru .col-xs-10, .form .bootstrap-textru .col-xs-11, .form .bootstrap-textru .col-xs-12, .bootstrap-textru .col-xs-1, .bootstrap-textru .col-xs-2, .bootstrap-textru .col-xs-3, .bootstrap-textru .col-xs-4, .bootstrap-textru .col-xs-5, .bootstrap-textru .col-xs-6, .bootstrap-textru .col-xs-7, .bootstrap-textru .col-xs-8, .bootstrap-textru .col-xs-9, .bootstrap-textru .col-xs-10, .bootstrap-textru .col-xs-11, .bootstrap-textru .col-xs-12 {
    float: left; }
  .form .bootstrap-textru .col-xs-1, .bootstrap-textru .col-xs-1 {
    width: 8.33333%; }
  .form .bootstrap-textru .col-xs-2, .bootstrap-textru .col-xs-2 {
    width: 16.66667%; }
  .form .bootstrap-textru .col-xs-3, .bootstrap-textru .col-xs-3 {
    width: 25%; }
  .form .bootstrap-textru .col-xs-4, .bootstrap-textru .col-xs-4 {
    width: 33.33333%; }
  .form .bootstrap-textru .col-xs-5, .bootstrap-textru .col-xs-5 {
    width: 41.66667%; }
  .form .bootstrap-textru .col-xs-6, .bootstrap-textru .col-xs-6 {
    width: 50%; }
  .form .bootstrap-textru .col-xs-7, .bootstrap-textru .col-xs-7 {
    width: 58.33333%; }
  .form .bootstrap-textru .col-xs-8, .bootstrap-textru .col-xs-8 {
    width: 66.66667%; }
  .form .bootstrap-textru .col-xs-9, .bootstrap-textru .col-xs-9 {
    width: 75%; }
  .form .bootstrap-textru .col-xs-10, .bootstrap-textru .col-xs-10 {
    width: 83.33333%; }
  .form .bootstrap-textru .col-xs-11, .bootstrap-textru .col-xs-11 {
    width: 91.66667%; }
  .form .bootstrap-textru .col-xs-12, .bootstrap-textru .col-xs-12 {
    width: 100%; }
  .form .bootstrap-textru .col-xs-pull-0, .bootstrap-textru .col-xs-pull-0 {
    right: auto; }
  .form .bootstrap-textru .col-xs-pull-1, .bootstrap-textru .col-xs-pull-1 {
    right: 8.33333%; }
  .form .bootstrap-textru .col-xs-pull-2, .bootstrap-textru .col-xs-pull-2 {
    right: 16.66667%; }
  .form .bootstrap-textru .col-xs-pull-3, .bootstrap-textru .col-xs-pull-3 {
    right: 25%; }
  .form .bootstrap-textru .col-xs-pull-4, .bootstrap-textru .col-xs-pull-4 {
    right: 33.33333%; }
  .form .bootstrap-textru .col-xs-pull-5, .bootstrap-textru .col-xs-pull-5 {
    right: 41.66667%; }
  .form .bootstrap-textru .col-xs-pull-6, .bootstrap-textru .col-xs-pull-6 {
    right: 50%; }
  .form .bootstrap-textru .col-xs-pull-7, .bootstrap-textru .col-xs-pull-7 {
    right: 58.33333%; }
  .form .bootstrap-textru .col-xs-pull-8, .bootstrap-textru .col-xs-pull-8 {
    right: 66.66667%; }
  .form .bootstrap-textru .col-xs-pull-9, .bootstrap-textru .col-xs-pull-9 {
    right: 75%; }
  .form .bootstrap-textru .col-xs-pull-10, .bootstrap-textru .col-xs-pull-10 {
    right: 83.33333%; }
  .form .bootstrap-textru .col-xs-pull-11, .bootstrap-textru .col-xs-pull-11 {
    right: 91.66667%; }
  .form .bootstrap-textru .col-xs-pull-12, .bootstrap-textru .col-xs-pull-12 {
    right: 100%; }
  .form .bootstrap-textru .col-xs-push-0, .bootstrap-textru .col-xs-push-0 {
    left: auto; }
  .form .bootstrap-textru .col-xs-push-1, .bootstrap-textru .col-xs-push-1 {
    left: 8.33333%; }
  .form .bootstrap-textru .col-xs-push-2, .bootstrap-textru .col-xs-push-2 {
    left: 16.66667%; }
  .form .bootstrap-textru .col-xs-push-3, .bootstrap-textru .col-xs-push-3 {
    left: 25%; }
  .form .bootstrap-textru .col-xs-push-4, .bootstrap-textru .col-xs-push-4 {
    left: 33.33333%; }
  .form .bootstrap-textru .col-xs-push-5, .bootstrap-textru .col-xs-push-5 {
    left: 41.66667%; }
  .form .bootstrap-textru .col-xs-push-6, .bootstrap-textru .col-xs-push-6 {
    left: 50%; }
  .form .bootstrap-textru .col-xs-push-7, .bootstrap-textru .col-xs-push-7 {
    left: 58.33333%; }
  .form .bootstrap-textru .col-xs-push-8, .bootstrap-textru .col-xs-push-8 {
    left: 66.66667%; }
  .form .bootstrap-textru .col-xs-push-9, .bootstrap-textru .col-xs-push-9 {
    left: 75%; }
  .form .bootstrap-textru .col-xs-push-10, .bootstrap-textru .col-xs-push-10 {
    left: 83.33333%; }
  .form .bootstrap-textru .col-xs-push-11, .bootstrap-textru .col-xs-push-11 {
    left: 91.66667%; }
  .form .bootstrap-textru .col-xs-push-12, .bootstrap-textru .col-xs-push-12 {
    left: 100%; }
  .form .bootstrap-textru .col-xs-offset-0, .bootstrap-textru .col-xs-offset-0 {
    margin-left: 0%; }
  .form .bootstrap-textru .col-xs-offset-1, .bootstrap-textru .col-xs-offset-1 {
    margin-left: 8.33333%; }
  .form .bootstrap-textru .col-xs-offset-2, .bootstrap-textru .col-xs-offset-2 {
    margin-left: 16.66667%; }
  .form .bootstrap-textru .col-xs-offset-3, .bootstrap-textru .col-xs-offset-3 {
    margin-left: 25%; }
  .form .bootstrap-textru .col-xs-offset-4, .bootstrap-textru .col-xs-offset-4 {
    margin-left: 33.33333%; }
  .form .bootstrap-textru .col-xs-offset-5, .bootstrap-textru .col-xs-offset-5 {
    margin-left: 41.66667%; }
  .form .bootstrap-textru .col-xs-offset-6, .bootstrap-textru .col-xs-offset-6 {
    margin-left: 50%; }
  .form .bootstrap-textru .col-xs-offset-7, .bootstrap-textru .col-xs-offset-7 {
    margin-left: 58.33333%; }
  .form .bootstrap-textru .col-xs-offset-8, .bootstrap-textru .col-xs-offset-8 {
    margin-left: 66.66667%; }
  .form .bootstrap-textru .col-xs-offset-9, .bootstrap-textru .col-xs-offset-9 {
    margin-left: 75%; }
  .form .bootstrap-textru .col-xs-offset-10, .bootstrap-textru .col-xs-offset-10 {
    margin-left: 83.33333%; }
  .form .bootstrap-textru .col-xs-offset-11, .bootstrap-textru .col-xs-offset-11 {
    margin-left: 91.66667%; }
  .form .bootstrap-textru .col-xs-offset-12, .bootstrap-textru .col-xs-offset-12 {
    margin-left: 100%; }
  @media (min-width: 768px) {
    .form .bootstrap-textru .col-sm-1, .form .bootstrap-textru .col-sm-2, .form .bootstrap-textru .col-sm-3, .form .bootstrap-textru .col-sm-4, .form .bootstrap-textru .col-sm-5, .form .bootstrap-textru .col-sm-6, .form .bootstrap-textru .col-sm-7, .form .bootstrap-textru .col-sm-8, .form .bootstrap-textru .col-sm-9, .form .bootstrap-textru .col-sm-10, .form .bootstrap-textru .col-sm-11, .form .bootstrap-textru .col-sm-12, .bootstrap-textru .col-sm-1, .bootstrap-textru .col-sm-2, .bootstrap-textru .col-sm-3, .bootstrap-textru .col-sm-4, .bootstrap-textru .col-sm-5, .bootstrap-textru .col-sm-6, .bootstrap-textru .col-sm-7, .bootstrap-textru .col-sm-8, .bootstrap-textru .col-sm-9, .bootstrap-textru .col-sm-10, .bootstrap-textru .col-sm-11, .bootstrap-textru .col-sm-12 {
      float: left; }
    .form .bootstrap-textru .col-sm-1, .bootstrap-textru .col-sm-1 {
      width: 8.33333%; }
    .form .bootstrap-textru .col-sm-2, .bootstrap-textru .col-sm-2 {
      width: 16.66667%; }
    .form .bootstrap-textru .col-sm-3, .bootstrap-textru .col-sm-3 {
      width: 25%; }
    .form .bootstrap-textru .col-sm-4, .bootstrap-textru .col-sm-4 {
      width: 33.33333%; }
    .form .bootstrap-textru .col-sm-5, .bootstrap-textru .col-sm-5 {
      width: 41.66667%; }
    .form .bootstrap-textru .col-sm-6, .bootstrap-textru .col-sm-6 {
      width: 50%; }
    .form .bootstrap-textru .col-sm-7, .bootstrap-textru .col-sm-7 {
      width: 58.33333%; }
    .form .bootstrap-textru .col-sm-8, .bootstrap-textru .col-sm-8 {
      width: 66.66667%; }
    .form .bootstrap-textru .col-sm-9, .bootstrap-textru .col-sm-9 {
      width: 75%; }
    .form .bootstrap-textru .col-sm-10, .bootstrap-textru .col-sm-10 {
      width: 83.33333%; }
    .form .bootstrap-textru .col-sm-11, .bootstrap-textru .col-sm-11 {
      width: 91.66667%; }
    .form .bootstrap-textru .col-sm-12, .bootstrap-textru .col-sm-12 {
      width: 100%; }
    .form .bootstrap-textru .col-sm-pull-0, .bootstrap-textru .col-sm-pull-0 {
      right: auto; }
    .form .bootstrap-textru .col-sm-pull-1, .bootstrap-textru .col-sm-pull-1 {
      right: 8.33333%; }
    .form .bootstrap-textru .col-sm-pull-2, .bootstrap-textru .col-sm-pull-2 {
      right: 16.66667%; }
    .form .bootstrap-textru .col-sm-pull-3, .bootstrap-textru .col-sm-pull-3 {
      right: 25%; }
    .form .bootstrap-textru .col-sm-pull-4, .bootstrap-textru .col-sm-pull-4 {
      right: 33.33333%; }
    .form .bootstrap-textru .col-sm-pull-5, .bootstrap-textru .col-sm-pull-5 {
      right: 41.66667%; }
    .form .bootstrap-textru .col-sm-pull-6, .bootstrap-textru .col-sm-pull-6 {
      right: 50%; }
    .form .bootstrap-textru .col-sm-pull-7, .bootstrap-textru .col-sm-pull-7 {
      right: 58.33333%; }
    .form .bootstrap-textru .col-sm-pull-8, .bootstrap-textru .col-sm-pull-8 {
      right: 66.66667%; }
    .form .bootstrap-textru .col-sm-pull-9, .bootstrap-textru .col-sm-pull-9 {
      right: 75%; }
    .form .bootstrap-textru .col-sm-pull-10, .bootstrap-textru .col-sm-pull-10 {
      right: 83.33333%; }
    .form .bootstrap-textru .col-sm-pull-11, .bootstrap-textru .col-sm-pull-11 {
      right: 91.66667%; }
    .form .bootstrap-textru .col-sm-pull-12, .bootstrap-textru .col-sm-pull-12 {
      right: 100%; }
    .form .bootstrap-textru .col-sm-push-0, .bootstrap-textru .col-sm-push-0 {
      left: auto; }
    .form .bootstrap-textru .col-sm-push-1, .bootstrap-textru .col-sm-push-1 {
      left: 8.33333%; }
    .form .bootstrap-textru .col-sm-push-2, .bootstrap-textru .col-sm-push-2 {
      left: 16.66667%; }
    .form .bootstrap-textru .col-sm-push-3, .bootstrap-textru .col-sm-push-3 {
      left: 25%; }
    .form .bootstrap-textru .col-sm-push-4, .bootstrap-textru .col-sm-push-4 {
      left: 33.33333%; }
    .form .bootstrap-textru .col-sm-push-5, .bootstrap-textru .col-sm-push-5 {
      left: 41.66667%; }
    .form .bootstrap-textru .col-sm-push-6, .bootstrap-textru .col-sm-push-6 {
      left: 50%; }
    .form .bootstrap-textru .col-sm-push-7, .bootstrap-textru .col-sm-push-7 {
      left: 58.33333%; }
    .form .bootstrap-textru .col-sm-push-8, .bootstrap-textru .col-sm-push-8 {
      left: 66.66667%; }
    .form .bootstrap-textru .col-sm-push-9, .bootstrap-textru .col-sm-push-9 {
      left: 75%; }
    .form .bootstrap-textru .col-sm-push-10, .bootstrap-textru .col-sm-push-10 {
      left: 83.33333%; }
    .form .bootstrap-textru .col-sm-push-11, .bootstrap-textru .col-sm-push-11 {
      left: 91.66667%; }
    .form .bootstrap-textru .col-sm-push-12, .bootstrap-textru .col-sm-push-12 {
      left: 100%; }
    .form .bootstrap-textru .col-sm-offset-0, .bootstrap-textru .col-sm-offset-0 {
      margin-left: 0%; }
    .form .bootstrap-textru .col-sm-offset-1, .bootstrap-textru .col-sm-offset-1 {
      margin-left: 8.33333%; }
    .form .bootstrap-textru .col-sm-offset-2, .bootstrap-textru .col-sm-offset-2 {
      margin-left: 16.66667%; }
    .form .bootstrap-textru .col-sm-offset-3, .bootstrap-textru .col-sm-offset-3 {
      margin-left: 25%; }
    .form .bootstrap-textru .col-sm-offset-4, .bootstrap-textru .col-sm-offset-4 {
      margin-left: 33.33333%; }
    .form .bootstrap-textru .col-sm-offset-5, .bootstrap-textru .col-sm-offset-5 {
      margin-left: 41.66667%; }
    .form .bootstrap-textru .col-sm-offset-6, .bootstrap-textru .col-sm-offset-6 {
      margin-left: 50%; }
    .form .bootstrap-textru .col-sm-offset-7, .bootstrap-textru .col-sm-offset-7 {
      margin-left: 58.33333%; }
    .form .bootstrap-textru .col-sm-offset-8, .bootstrap-textru .col-sm-offset-8 {
      margin-left: 66.66667%; }
    .form .bootstrap-textru .col-sm-offset-9, .bootstrap-textru .col-sm-offset-9 {
      margin-left: 75%; }
    .form .bootstrap-textru .col-sm-offset-10, .bootstrap-textru .col-sm-offset-10 {
      margin-left: 83.33333%; }
    .form .bootstrap-textru .col-sm-offset-11, .bootstrap-textru .col-sm-offset-11 {
      margin-left: 91.66667%; }
    .form .bootstrap-textru .col-sm-offset-12, .bootstrap-textru .col-sm-offset-12 {
      margin-left: 100%; } }
  @media (min-width: 992px) {
    .form .bootstrap-textru .col-md-1, .form .bootstrap-textru .col-md-2, .form .bootstrap-textru .col-md-3, .form .bootstrap-textru .col-md-4, .form .bootstrap-textru .col-md-5, .form .bootstrap-textru .col-md-6, .form .bootstrap-textru .col-md-7, .form .bootstrap-textru .col-md-8, .form .bootstrap-textru .col-md-9, .form .bootstrap-textru .col-md-10, .form .bootstrap-textru .col-md-11, .form .bootstrap-textru .col-md-12, .bootstrap-textru .col-md-1, .bootstrap-textru .col-md-2, .bootstrap-textru .col-md-3, .bootstrap-textru .col-md-4, .bootstrap-textru .col-md-5, .bootstrap-textru .col-md-6, .bootstrap-textru .col-md-7, .bootstrap-textru .col-md-8, .bootstrap-textru .col-md-9, .bootstrap-textru .col-md-10, .bootstrap-textru .col-md-11, .bootstrap-textru .col-md-12 {
      float: left; }
    .form .bootstrap-textru .col-md-1, .bootstrap-textru .col-md-1 {
      width: 8.33333%; }
    .form .bootstrap-textru .col-md-2, .bootstrap-textru .col-md-2 {
      width: 16.66667%; }
    .form .bootstrap-textru .col-md-3, .bootstrap-textru .col-md-3 {
      width: 25%; }
    .form .bootstrap-textru .col-md-4, .bootstrap-textru .col-md-4 {
      width: 33.33333%; }
    .form .bootstrap-textru .col-md-5, .bootstrap-textru .col-md-5 {
      width: 41.66667%; }
    .form .bootstrap-textru .col-md-6, .bootstrap-textru .col-md-6 {
      width: 50%; }
    .form .bootstrap-textru .col-md-7, .bootstrap-textru .col-md-7 {
      width: 58.33333%; }
    .form .bootstrap-textru .col-md-8, .bootstrap-textru .col-md-8 {
      width: 66.66667%; }
    .form .bootstrap-textru .col-md-9, .bootstrap-textru .col-md-9 {
      width: 75%; }
    .form .bootstrap-textru .col-md-10, .bootstrap-textru .col-md-10 {
      width: 83.33333%; }
    .form .bootstrap-textru .col-md-11, .bootstrap-textru .col-md-11 {
      width: 91.66667%; }
    .form .bootstrap-textru .col-md-12, .bootstrap-textru .col-md-12 {
      width: 100%; }
    .form .bootstrap-textru .col-md-pull-0, .bootstrap-textru .col-md-pull-0 {
      right: auto; }
    .form .bootstrap-textru .col-md-pull-1, .bootstrap-textru .col-md-pull-1 {
      right: 8.33333%; }
    .form .bootstrap-textru .col-md-pull-2, .bootstrap-textru .col-md-pull-2 {
      right: 16.66667%; }
    .form .bootstrap-textru .col-md-pull-3, .bootstrap-textru .col-md-pull-3 {
      right: 25%; }
    .form .bootstrap-textru .col-md-pull-4, .bootstrap-textru .col-md-pull-4 {
      right: 33.33333%; }
    .form .bootstrap-textru .col-md-pull-5, .bootstrap-textru .col-md-pull-5 {
      right: 41.66667%; }
    .form .bootstrap-textru .col-md-pull-6, .bootstrap-textru .col-md-pull-6 {
      right: 50%; }
    .form .bootstrap-textru .col-md-pull-7, .bootstrap-textru .col-md-pull-7 {
      right: 58.33333%; }
    .form .bootstrap-textru .col-md-pull-8, .bootstrap-textru .col-md-pull-8 {
      right: 66.66667%; }
    .form .bootstrap-textru .col-md-pull-9, .bootstrap-textru .col-md-pull-9 {
      right: 75%; }
    .form .bootstrap-textru .col-md-pull-10, .bootstrap-textru .col-md-pull-10 {
      right: 83.33333%; }
    .form .bootstrap-textru .col-md-pull-11, .bootstrap-textru .col-md-pull-11 {
      right: 91.66667%; }
    .form .bootstrap-textru .col-md-pull-12, .bootstrap-textru .col-md-pull-12 {
      right: 100%; }
    .form .bootstrap-textru .col-md-push-0, .bootstrap-textru .col-md-push-0 {
      left: auto; }
    .form .bootstrap-textru .col-md-push-1, .bootstrap-textru .col-md-push-1 {
      left: 8.33333%; }
    .form .bootstrap-textru .col-md-push-2, .bootstrap-textru .col-md-push-2 {
      left: 16.66667%; }
    .form .bootstrap-textru .col-md-push-3, .bootstrap-textru .col-md-push-3 {
      left: 25%; }
    .form .bootstrap-textru .col-md-push-4, .bootstrap-textru .col-md-push-4 {
      left: 33.33333%; }
    .form .bootstrap-textru .col-md-push-5, .bootstrap-textru .col-md-push-5 {
      left: 41.66667%; }
    .form .bootstrap-textru .col-md-push-6, .bootstrap-textru .col-md-push-6 {
      left: 50%; }
    .form .bootstrap-textru .col-md-push-7, .bootstrap-textru .col-md-push-7 {
      left: 58.33333%; }
    .form .bootstrap-textru .col-md-push-8, .bootstrap-textru .col-md-push-8 {
      left: 66.66667%; }
    .form .bootstrap-textru .col-md-push-9, .bootstrap-textru .col-md-push-9 {
      left: 75%; }
    .form .bootstrap-textru .col-md-push-10, .bootstrap-textru .col-md-push-10 {
      left: 83.33333%; }
    .form .bootstrap-textru .col-md-push-11, .bootstrap-textru .col-md-push-11 {
      left: 91.66667%; }
    .form .bootstrap-textru .col-md-push-12, .bootstrap-textru .col-md-push-12 {
      left: 100%; }
    .form .bootstrap-textru .col-md-offset-0, .bootstrap-textru .col-md-offset-0 {
      margin-left: 0%; }
    .form .bootstrap-textru .col-md-offset-1, .bootstrap-textru .col-md-offset-1 {
      margin-left: 8.33333%; }
    .form .bootstrap-textru .col-md-offset-2, .bootstrap-textru .col-md-offset-2 {
      margin-left: 16.66667%; }
    .form .bootstrap-textru .col-md-offset-3, .bootstrap-textru .col-md-offset-3 {
      margin-left: 25%; }
    .form .bootstrap-textru .col-md-offset-4, .bootstrap-textru .col-md-offset-4 {
      margin-left: 33.33333%; }
    .form .bootstrap-textru .col-md-offset-5, .bootstrap-textru .col-md-offset-5 {
      margin-left: 41.66667%; }
    .form .bootstrap-textru .col-md-offset-6, .bootstrap-textru .col-md-offset-6 {
      margin-left: 50%; }
    .form .bootstrap-textru .col-md-offset-7, .bootstrap-textru .col-md-offset-7 {
      margin-left: 58.33333%; }
    .form .bootstrap-textru .col-md-offset-8, .bootstrap-textru .col-md-offset-8 {
      margin-left: 66.66667%; }
    .form .bootstrap-textru .col-md-offset-9, .bootstrap-textru .col-md-offset-9 {
      margin-left: 75%; }
    .form .bootstrap-textru .col-md-offset-10, .bootstrap-textru .col-md-offset-10 {
      margin-left: 83.33333%; }
    .form .bootstrap-textru .col-md-offset-11, .bootstrap-textru .col-md-offset-11 {
      margin-left: 91.66667%; }
    .form .bootstrap-textru .col-md-offset-12, .bootstrap-textru .col-md-offset-12 {
      margin-left: 100%; } }
  @media (min-width: 1200px) {
    .form .bootstrap-textru .col-lg-1, .form .bootstrap-textru .col-lg-2, .form .bootstrap-textru .col-lg-3, .form .bootstrap-textru .col-lg-4, .form .bootstrap-textru .col-lg-5, .form .bootstrap-textru .col-lg-6, .form .bootstrap-textru .col-lg-7, .form .bootstrap-textru .col-lg-8, .form .bootstrap-textru .col-lg-9, .form .bootstrap-textru .col-lg-10, .form .bootstrap-textru .col-lg-11, .form .bootstrap-textru .col-lg-12, .bootstrap-textru .col-lg-1, .bootstrap-textru .col-lg-2, .bootstrap-textru .col-lg-3, .bootstrap-textru .col-lg-4, .bootstrap-textru .col-lg-5, .bootstrap-textru .col-lg-6, .bootstrap-textru .col-lg-7, .bootstrap-textru .col-lg-8, .bootstrap-textru .col-lg-9, .bootstrap-textru .col-lg-10, .bootstrap-textru .col-lg-11, .bootstrap-textru .col-lg-12 {
      float: left; }
    .form .bootstrap-textru .col-lg-1, .bootstrap-textru .col-lg-1 {
      width: 8.33333%; }
    .form .bootstrap-textru .col-lg-2, .bootstrap-textru .col-lg-2 {
      width: 16.66667%; }
    .form .bootstrap-textru .col-lg-3, .bootstrap-textru .col-lg-3 {
      width: 25%; }
    .form .bootstrap-textru .col-lg-4, .bootstrap-textru .col-lg-4 {
      width: 33.33333%; }
    .form .bootstrap-textru .col-lg-5, .bootstrap-textru .col-lg-5 {
      width: 41.66667%; }
    .form .bootstrap-textru .col-lg-6, .bootstrap-textru .col-lg-6 {
      width: 50%; }
    .form .bootstrap-textru .col-lg-7, .bootstrap-textru .col-lg-7 {
      width: 58.33333%; }
    .form .bootstrap-textru .col-lg-8, .bootstrap-textru .col-lg-8 {
      width: 66.66667%; }
    .form .bootstrap-textru .col-lg-9, .bootstrap-textru .col-lg-9 {
      width: 75%; }
    .form .bootstrap-textru .col-lg-10, .bootstrap-textru .col-lg-10 {
      width: 83.33333%; }
    .form .bootstrap-textru .col-lg-11, .bootstrap-textru .col-lg-11 {
      width: 91.66667%; }
    .form .bootstrap-textru .col-lg-12, .bootstrap-textru .col-lg-12 {
      width: 100%; }
    .form .bootstrap-textru .col-lg-pull-0, .bootstrap-textru .col-lg-pull-0 {
      right: auto; }
    .form .bootstrap-textru .col-lg-pull-1, .bootstrap-textru .col-lg-pull-1 {
      right: 8.33333%; }
    .form .bootstrap-textru .col-lg-pull-2, .bootstrap-textru .col-lg-pull-2 {
      right: 16.66667%; }
    .form .bootstrap-textru .col-lg-pull-3, .bootstrap-textru .col-lg-pull-3 {
      right: 25%; }
    .form .bootstrap-textru .col-lg-pull-4, .bootstrap-textru .col-lg-pull-4 {
      right: 33.33333%; }
    .form .bootstrap-textru .col-lg-pull-5, .bootstrap-textru .col-lg-pull-5 {
      right: 41.66667%; }
    .form .bootstrap-textru .col-lg-pull-6, .bootstrap-textru .col-lg-pull-6 {
      right: 50%; }
    .form .bootstrap-textru .col-lg-pull-7, .bootstrap-textru .col-lg-pull-7 {
      right: 58.33333%; }
    .form .bootstrap-textru .col-lg-pull-8, .bootstrap-textru .col-lg-pull-8 {
      right: 66.66667%; }
    .form .bootstrap-textru .col-lg-pull-9, .bootstrap-textru .col-lg-pull-9 {
      right: 75%; }
    .form .bootstrap-textru .col-lg-pull-10, .bootstrap-textru .col-lg-pull-10 {
      right: 83.33333%; }
    .form .bootstrap-textru .col-lg-pull-11, .bootstrap-textru .col-lg-pull-11 {
      right: 91.66667%; }
    .form .bootstrap-textru .col-lg-pull-12, .bootstrap-textru .col-lg-pull-12 {
      right: 100%; }
    .form .bootstrap-textru .col-lg-push-0, .bootstrap-textru .col-lg-push-0 {
      left: auto; }
    .form .bootstrap-textru .col-lg-push-1, .bootstrap-textru .col-lg-push-1 {
      left: 8.33333%; }
    .form .bootstrap-textru .col-lg-push-2, .bootstrap-textru .col-lg-push-2 {
      left: 16.66667%; }
    .form .bootstrap-textru .col-lg-push-3, .bootstrap-textru .col-lg-push-3 {
      left: 25%; }
    .form .bootstrap-textru .col-lg-push-4, .bootstrap-textru .col-lg-push-4 {
      left: 33.33333%; }
    .form .bootstrap-textru .col-lg-push-5, .bootstrap-textru .col-lg-push-5 {
      left: 41.66667%; }
    .form .bootstrap-textru .col-lg-push-6, .bootstrap-textru .col-lg-push-6 {
      left: 50%; }
    .form .bootstrap-textru .col-lg-push-7, .bootstrap-textru .col-lg-push-7 {
      left: 58.33333%; }
    .form .bootstrap-textru .col-lg-push-8, .bootstrap-textru .col-lg-push-8 {
      left: 66.66667%; }
    .form .bootstrap-textru .col-lg-push-9, .bootstrap-textru .col-lg-push-9 {
      left: 75%; }
    .form .bootstrap-textru .col-lg-push-10, .bootstrap-textru .col-lg-push-10 {
      left: 83.33333%; }
    .form .bootstrap-textru .col-lg-push-11, .bootstrap-textru .col-lg-push-11 {
      left: 91.66667%; }
    .form .bootstrap-textru .col-lg-push-12, .bootstrap-textru .col-lg-push-12 {
      left: 100%; }
    .form .bootstrap-textru .col-lg-offset-0, .bootstrap-textru .col-lg-offset-0 {
      margin-left: 0%; }
    .form .bootstrap-textru .col-lg-offset-1, .bootstrap-textru .col-lg-offset-1 {
      margin-left: 8.33333%; }
    .form .bootstrap-textru .col-lg-offset-2, .bootstrap-textru .col-lg-offset-2 {
      margin-left: 16.66667%; }
    .form .bootstrap-textru .col-lg-offset-3, .bootstrap-textru .col-lg-offset-3 {
      margin-left: 25%; }
    .form .bootstrap-textru .col-lg-offset-4, .bootstrap-textru .col-lg-offset-4 {
      margin-left: 33.33333%; }
    .form .bootstrap-textru .col-lg-offset-5, .bootstrap-textru .col-lg-offset-5 {
      margin-left: 41.66667%; }
    .form .bootstrap-textru .col-lg-offset-6, .bootstrap-textru .col-lg-offset-6 {
      margin-left: 50%; }
    .form .bootstrap-textru .col-lg-offset-7, .bootstrap-textru .col-lg-offset-7 {
      margin-left: 58.33333%; }
    .form .bootstrap-textru .col-lg-offset-8, .bootstrap-textru .col-lg-offset-8 {
      margin-left: 66.66667%; }
    .form .bootstrap-textru .col-lg-offset-9, .bootstrap-textru .col-lg-offset-9 {
      margin-left: 75%; }
    .form .bootstrap-textru .col-lg-offset-10, .bootstrap-textru .col-lg-offset-10 {
      margin-left: 83.33333%; }
    .form .bootstrap-textru .col-lg-offset-11, .bootstrap-textru .col-lg-offset-11 {
      margin-left: 91.66667%; }
    .form .bootstrap-textru .col-lg-offset-12, .bootstrap-textru .col-lg-offset-12 {
      margin-left: 100%; } }
  .form .bootstrap-textru table, .bootstrap-textru table {
    background-color: transparent; }
  .form .bootstrap-textru caption, .bootstrap-textru caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777777;
    text-align: left; }
  .form .bootstrap-textru th, .bootstrap-textru th {
    text-align: left; }
  .form .bootstrap-textru .table, .bootstrap-textru .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px; }
    .form .bootstrap-textru .table > thead > tr > th,
    .form .bootstrap-textru .table > thead > tr > td,
    .form .bootstrap-textru .table > tbody > tr > th,
    .form .bootstrap-textru .table > tbody > tr > td,
    .form .bootstrap-textru .table > tfoot > tr > th,
    .form .bootstrap-textru .table > tfoot > tr > td, .bootstrap-textru .table > thead > tr > th,
    .bootstrap-textru .table > thead > tr > td,
    .bootstrap-textru .table > tbody > tr > th,
    .bootstrap-textru .table > tbody > tr > td,
    .bootstrap-textru .table > tfoot > tr > th,
    .bootstrap-textru .table > tfoot > tr > td {
      padding: 8px;
      line-height: 1.42857;
      vertical-align: top;
      border-top: 1px solid #ddd; }
    .form .bootstrap-textru .table > thead > tr > th, .bootstrap-textru .table > thead > tr > th {
      vertical-align: bottom;
      border-bottom: 2px solid #ddd; }
    .form .bootstrap-textru .table > caption + thead > tr:first-child > th,
    .form .bootstrap-textru .table > caption + thead > tr:first-child > td,
    .form .bootstrap-textru .table > colgroup + thead > tr:first-child > th,
    .form .bootstrap-textru .table > colgroup + thead > tr:first-child > td,
    .form .bootstrap-textru .table > thead:first-child > tr:first-child > th,
    .form .bootstrap-textru .table > thead:first-child > tr:first-child > td, .bootstrap-textru .table > caption + thead > tr:first-child > th,
    .bootstrap-textru .table > caption + thead > tr:first-child > td,
    .bootstrap-textru .table > colgroup + thead > tr:first-child > th,
    .bootstrap-textru .table > colgroup + thead > tr:first-child > td,
    .bootstrap-textru .table > thead:first-child > tr:first-child > th,
    .bootstrap-textru .table > thead:first-child > tr:first-child > td {
      border-top: 0; }
    .form .bootstrap-textru .table > tbody + tbody, .bootstrap-textru .table > tbody + tbody {
      border-top: 2px solid #ddd; }
    .form .bootstrap-textru .table .table, .bootstrap-textru .table .table {
      background-color: #fff; }
  .form .bootstrap-textru .table-condensed > thead > tr > th,
  .form .bootstrap-textru .table-condensed > thead > tr > td,
  .form .bootstrap-textru .table-condensed > tbody > tr > th,
  .form .bootstrap-textru .table-condensed > tbody > tr > td,
  .form .bootstrap-textru .table-condensed > tfoot > tr > th,
  .form .bootstrap-textru .table-condensed > tfoot > tr > td, .bootstrap-textru .table-condensed > thead > tr > th,
  .bootstrap-textru .table-condensed > thead > tr > td,
  .bootstrap-textru .table-condensed > tbody > tr > th,
  .bootstrap-textru .table-condensed > tbody > tr > td,
  .bootstrap-textru .table-condensed > tfoot > tr > th,
  .bootstrap-textru .table-condensed > tfoot > tr > td {
    padding: 5px; }
  .form .bootstrap-textru .table-bordered, .bootstrap-textru .table-bordered {
    border: 1px solid #ddd; }
    .form .bootstrap-textru .table-bordered > thead > tr > th,
    .form .bootstrap-textru .table-bordered > thead > tr > td,
    .form .bootstrap-textru .table-bordered > tbody > tr > th,
    .form .bootstrap-textru .table-bordered > tbody > tr > td,
    .form .bootstrap-textru .table-bordered > tfoot > tr > th,
    .form .bootstrap-textru .table-bordered > tfoot > tr > td, .bootstrap-textru .table-bordered > thead > tr > th,
    .bootstrap-textru .table-bordered > thead > tr > td,
    .bootstrap-textru .table-bordered > tbody > tr > th,
    .bootstrap-textru .table-bordered > tbody > tr > td,
    .bootstrap-textru .table-bordered > tfoot > tr > th,
    .bootstrap-textru .table-bordered > tfoot > tr > td {
      border: 1px solid #ddd; }
    .form .bootstrap-textru .table-bordered > thead > tr > th,
    .form .bootstrap-textru .table-bordered > thead > tr > td, .bootstrap-textru .table-bordered > thead > tr > th,
    .bootstrap-textru .table-bordered > thead > tr > td {
      border-bottom-width: 2px; }
  .form .bootstrap-textru .table-striped > tbody > tr:nth-of-type(odd), .bootstrap-textru .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9; }
  .form .bootstrap-textru .table-hover > tbody > tr:hover, .bootstrap-textru .table-hover > tbody > tr:hover {
    background-color: #f5f5f5; }
  .form .bootstrap-textru table col[class*="col-"], .bootstrap-textru table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column; }
  .form .bootstrap-textru table td[class*="col-"],
  .form .bootstrap-textru table th[class*="col-"], .bootstrap-textru table td[class*="col-"],
  .bootstrap-textru table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell; }
  .form .bootstrap-textru .table > thead > tr > td.active,
  .form .bootstrap-textru .table > thead > tr > th.active,
  .form .bootstrap-textru .table > thead > tr.active > td,
  .form .bootstrap-textru .table > thead > tr.active > th,
  .form .bootstrap-textru .table > tbody > tr > td.active,
  .form .bootstrap-textru .table > tbody > tr > th.active,
  .form .bootstrap-textru .table > tbody > tr.active > td,
  .form .bootstrap-textru .table > tbody > tr.active > th,
  .form .bootstrap-textru .table > tfoot > tr > td.active,
  .form .bootstrap-textru .table > tfoot > tr > th.active,
  .form .bootstrap-textru .table > tfoot > tr.active > td,
  .form .bootstrap-textru .table > tfoot > tr.active > th, .bootstrap-textru .table > thead > tr > td.active,
  .bootstrap-textru .table > thead > tr > th.active,
  .bootstrap-textru .table > thead > tr.active > td,
  .bootstrap-textru .table > thead > tr.active > th,
  .bootstrap-textru .table > tbody > tr > td.active,
  .bootstrap-textru .table > tbody > tr > th.active,
  .bootstrap-textru .table > tbody > tr.active > td,
  .bootstrap-textru .table > tbody > tr.active > th,
  .bootstrap-textru .table > tfoot > tr > td.active,
  .bootstrap-textru .table > tfoot > tr > th.active,
  .bootstrap-textru .table > tfoot > tr.active > td,
  .bootstrap-textru .table > tfoot > tr.active > th {
    background-color: #f5f5f5; }
  .form .bootstrap-textru .table-hover > tbody > tr > td.active:hover,
  .form .bootstrap-textru .table-hover > tbody > tr > th.active:hover,
  .form .bootstrap-textru .table-hover > tbody > tr.active:hover > td,
  .form .bootstrap-textru .table-hover > tbody > tr:hover > .active,
  .form .bootstrap-textru .table-hover > tbody > tr.active:hover > th, .bootstrap-textru .table-hover > tbody > tr > td.active:hover,
  .bootstrap-textru .table-hover > tbody > tr > th.active:hover,
  .bootstrap-textru .table-hover > tbody > tr.active:hover > td,
  .bootstrap-textru .table-hover > tbody > tr:hover > .active,
  .bootstrap-textru .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8; }
  .form .bootstrap-textru .table > thead > tr > td.success,
  .form .bootstrap-textru .table > thead > tr > th.success,
  .form .bootstrap-textru .table > thead > tr.success > td,
  .form .bootstrap-textru .table > thead > tr.success > th,
  .form .bootstrap-textru .table > tbody > tr > td.success,
  .form .bootstrap-textru .table > tbody > tr > th.success,
  .form .bootstrap-textru .table > tbody > tr.success > td,
  .form .bootstrap-textru .table > tbody > tr.success > th,
  .form .bootstrap-textru .table > tfoot > tr > td.success,
  .form .bootstrap-textru .table > tfoot > tr > th.success,
  .form .bootstrap-textru .table > tfoot > tr.success > td,
  .form .bootstrap-textru .table > tfoot > tr.success > th, .bootstrap-textru .table > thead > tr > td.success,
  .bootstrap-textru .table > thead > tr > th.success,
  .bootstrap-textru .table > thead > tr.success > td,
  .bootstrap-textru .table > thead > tr.success > th,
  .bootstrap-textru .table > tbody > tr > td.success,
  .bootstrap-textru .table > tbody > tr > th.success,
  .bootstrap-textru .table > tbody > tr.success > td,
  .bootstrap-textru .table > tbody > tr.success > th,
  .bootstrap-textru .table > tfoot > tr > td.success,
  .bootstrap-textru .table > tfoot > tr > th.success,
  .bootstrap-textru .table > tfoot > tr.success > td,
  .bootstrap-textru .table > tfoot > tr.success > th {
    background-color: #dff0d8; }
  .form .bootstrap-textru .table-hover > tbody > tr > td.success:hover,
  .form .bootstrap-textru .table-hover > tbody > tr > th.success:hover,
  .form .bootstrap-textru .table-hover > tbody > tr.success:hover > td,
  .form .bootstrap-textru .table-hover > tbody > tr:hover > .success,
  .form .bootstrap-textru .table-hover > tbody > tr.success:hover > th, .bootstrap-textru .table-hover > tbody > tr > td.success:hover,
  .bootstrap-textru .table-hover > tbody > tr > th.success:hover,
  .bootstrap-textru .table-hover > tbody > tr.success:hover > td,
  .bootstrap-textru .table-hover > tbody > tr:hover > .success,
  .bootstrap-textru .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6; }
  .form .bootstrap-textru .table > thead > tr > td.info,
  .form .bootstrap-textru .table > thead > tr > th.info,
  .form .bootstrap-textru .table > thead > tr.info > td,
  .form .bootstrap-textru .table > thead > tr.info > th,
  .form .bootstrap-textru .table > tbody > tr > td.info,
  .form .bootstrap-textru .table > tbody > tr > th.info,
  .form .bootstrap-textru .table > tbody > tr.info > td,
  .form .bootstrap-textru .table > tbody > tr.info > th,
  .form .bootstrap-textru .table > tfoot > tr > td.info,
  .form .bootstrap-textru .table > tfoot > tr > th.info,
  .form .bootstrap-textru .table > tfoot > tr.info > td,
  .form .bootstrap-textru .table > tfoot > tr.info > th, .bootstrap-textru .table > thead > tr > td.info,
  .bootstrap-textru .table > thead > tr > th.info,
  .bootstrap-textru .table > thead > tr.info > td,
  .bootstrap-textru .table > thead > tr.info > th,
  .bootstrap-textru .table > tbody > tr > td.info,
  .bootstrap-textru .table > tbody > tr > th.info,
  .bootstrap-textru .table > tbody > tr.info > td,
  .bootstrap-textru .table > tbody > tr.info > th,
  .bootstrap-textru .table > tfoot > tr > td.info,
  .bootstrap-textru .table > tfoot > tr > th.info,
  .bootstrap-textru .table > tfoot > tr.info > td,
  .bootstrap-textru .table > tfoot > tr.info > th {
    background-color: #d9edf7; }
  .form .bootstrap-textru .table-hover > tbody > tr > td.info:hover,
  .form .bootstrap-textru .table-hover > tbody > tr > th.info:hover,
  .form .bootstrap-textru .table-hover > tbody > tr.info:hover > td,
  .form .bootstrap-textru .table-hover > tbody > tr:hover > .info,
  .form .bootstrap-textru .table-hover > tbody > tr.info:hover > th, .bootstrap-textru .table-hover > tbody > tr > td.info:hover,
  .bootstrap-textru .table-hover > tbody > tr > th.info:hover,
  .bootstrap-textru .table-hover > tbody > tr.info:hover > td,
  .bootstrap-textru .table-hover > tbody > tr:hover > .info,
  .bootstrap-textru .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3; }
  .form .bootstrap-textru .table > thead > tr > td.warning,
  .form .bootstrap-textru .table > thead > tr > th.warning,
  .form .bootstrap-textru .table > thead > tr.warning > td,
  .form .bootstrap-textru .table > thead > tr.warning > th,
  .form .bootstrap-textru .table > tbody > tr > td.warning,
  .form .bootstrap-textru .table > tbody > tr > th.warning,
  .form .bootstrap-textru .table > tbody > tr.warning > td,
  .form .bootstrap-textru .table > tbody > tr.warning > th,
  .form .bootstrap-textru .table > tfoot > tr > td.warning,
  .form .bootstrap-textru .table > tfoot > tr > th.warning,
  .form .bootstrap-textru .table > tfoot > tr.warning > td,
  .form .bootstrap-textru .table > tfoot > tr.warning > th, .bootstrap-textru .table > thead > tr > td.warning,
  .bootstrap-textru .table > thead > tr > th.warning,
  .bootstrap-textru .table > thead > tr.warning > td,
  .bootstrap-textru .table > thead > tr.warning > th,
  .bootstrap-textru .table > tbody > tr > td.warning,
  .bootstrap-textru .table > tbody > tr > th.warning,
  .bootstrap-textru .table > tbody > tr.warning > td,
  .bootstrap-textru .table > tbody > tr.warning > th,
  .bootstrap-textru .table > tfoot > tr > td.warning,
  .bootstrap-textru .table > tfoot > tr > th.warning,
  .bootstrap-textru .table > tfoot > tr.warning > td,
  .bootstrap-textru .table > tfoot > tr.warning > th {
    background-color: #fcf8e3; }
  .form .bootstrap-textru .table-hover > tbody > tr > td.warning:hover,
  .form .bootstrap-textru .table-hover > tbody > tr > th.warning:hover,
  .form .bootstrap-textru .table-hover > tbody > tr.warning:hover > td,
  .form .bootstrap-textru .table-hover > tbody > tr:hover > .warning,
  .form .bootstrap-textru .table-hover > tbody > tr.warning:hover > th, .bootstrap-textru .table-hover > tbody > tr > td.warning:hover,
  .bootstrap-textru .table-hover > tbody > tr > th.warning:hover,
  .bootstrap-textru .table-hover > tbody > tr.warning:hover > td,
  .bootstrap-textru .table-hover > tbody > tr:hover > .warning,
  .bootstrap-textru .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc; }
  .form .bootstrap-textru .table > thead > tr > td.danger,
  .form .bootstrap-textru .table > thead > tr > th.danger,
  .form .bootstrap-textru .table > thead > tr.danger > td,
  .form .bootstrap-textru .table > thead > tr.danger > th,
  .form .bootstrap-textru .table > tbody > tr > td.danger,
  .form .bootstrap-textru .table > tbody > tr > th.danger,
  .form .bootstrap-textru .table > tbody > tr.danger > td,
  .form .bootstrap-textru .table > tbody > tr.danger > th,
  .form .bootstrap-textru .table > tfoot > tr > td.danger,
  .form .bootstrap-textru .table > tfoot > tr > th.danger,
  .form .bootstrap-textru .table > tfoot > tr.danger > td,
  .form .bootstrap-textru .table > tfoot > tr.danger > th, .bootstrap-textru .table > thead > tr > td.danger,
  .bootstrap-textru .table > thead > tr > th.danger,
  .bootstrap-textru .table > thead > tr.danger > td,
  .bootstrap-textru .table > thead > tr.danger > th,
  .bootstrap-textru .table > tbody > tr > td.danger,
  .bootstrap-textru .table > tbody > tr > th.danger,
  .bootstrap-textru .table > tbody > tr.danger > td,
  .bootstrap-textru .table > tbody > tr.danger > th,
  .bootstrap-textru .table > tfoot > tr > td.danger,
  .bootstrap-textru .table > tfoot > tr > th.danger,
  .bootstrap-textru .table > tfoot > tr.danger > td,
  .bootstrap-textru .table > tfoot > tr.danger > th {
    background-color: #f2dede; }
  .form .bootstrap-textru .table-hover > tbody > tr > td.danger:hover,
  .form .bootstrap-textru .table-hover > tbody > tr > th.danger:hover,
  .form .bootstrap-textru .table-hover > tbody > tr.danger:hover > td,
  .form .bootstrap-textru .table-hover > tbody > tr:hover > .danger,
  .form .bootstrap-textru .table-hover > tbody > tr.danger:hover > th, .bootstrap-textru .table-hover > tbody > tr > td.danger:hover,
  .bootstrap-textru .table-hover > tbody > tr > th.danger:hover,
  .bootstrap-textru .table-hover > tbody > tr.danger:hover > td,
  .bootstrap-textru .table-hover > tbody > tr:hover > .danger,
  .bootstrap-textru .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc; }
  .form .bootstrap-textru .table-responsive, .bootstrap-textru .table-responsive {
    overflow-x: auto;
    min-height: 0.01%; }
    @media screen and (max-width: 767px) {
      .form .bootstrap-textru .table-responsive, .bootstrap-textru .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd; }
        .form .bootstrap-textru .table-responsive > .table, .bootstrap-textru .table-responsive > .table {
          margin-bottom: 0; }
          .form .bootstrap-textru .table-responsive > .table > thead > tr > th,
          .form .bootstrap-textru .table-responsive > .table > thead > tr > td,
          .form .bootstrap-textru .table-responsive > .table > tbody > tr > th,
          .form .bootstrap-textru .table-responsive > .table > tbody > tr > td,
          .form .bootstrap-textru .table-responsive > .table > tfoot > tr > th,
          .form .bootstrap-textru .table-responsive > .table > tfoot > tr > td, .bootstrap-textru .table-responsive > .table > thead > tr > th,
          .bootstrap-textru .table-responsive > .table > thead > tr > td,
          .bootstrap-textru .table-responsive > .table > tbody > tr > th,
          .bootstrap-textru .table-responsive > .table > tbody > tr > td,
          .bootstrap-textru .table-responsive > .table > tfoot > tr > th,
          .bootstrap-textru .table-responsive > .table > tfoot > tr > td {
            white-space: nowrap; }
        .form .bootstrap-textru .table-responsive > .table-bordered, .bootstrap-textru .table-responsive > .table-bordered {
          border: 0; }
          .form .bootstrap-textru .table-responsive > .table-bordered > thead > tr > th:first-child,
          .form .bootstrap-textru .table-responsive > .table-bordered > thead > tr > td:first-child,
          .form .bootstrap-textru .table-responsive > .table-bordered > tbody > tr > th:first-child,
          .form .bootstrap-textru .table-responsive > .table-bordered > tbody > tr > td:first-child,
          .form .bootstrap-textru .table-responsive > .table-bordered > tfoot > tr > th:first-child,
          .form .bootstrap-textru .table-responsive > .table-bordered > tfoot > tr > td:first-child, .bootstrap-textru .table-responsive > .table-bordered > thead > tr > th:first-child,
          .bootstrap-textru .table-responsive > .table-bordered > thead > tr > td:first-child,
          .bootstrap-textru .table-responsive > .table-bordered > tbody > tr > th:first-child,
          .bootstrap-textru .table-responsive > .table-bordered > tbody > tr > td:first-child,
          .bootstrap-textru .table-responsive > .table-bordered > tfoot > tr > th:first-child,
          .bootstrap-textru .table-responsive > .table-bordered > tfoot > tr > td:first-child {
            border-left: 0; }
          .form .bootstrap-textru .table-responsive > .table-bordered > thead > tr > th:last-child,
          .form .bootstrap-textru .table-responsive > .table-bordered > thead > tr > td:last-child,
          .form .bootstrap-textru .table-responsive > .table-bordered > tbody > tr > th:last-child,
          .form .bootstrap-textru .table-responsive > .table-bordered > tbody > tr > td:last-child,
          .form .bootstrap-textru .table-responsive > .table-bordered > tfoot > tr > th:last-child,
          .form .bootstrap-textru .table-responsive > .table-bordered > tfoot > tr > td:last-child, .bootstrap-textru .table-responsive > .table-bordered > thead > tr > th:last-child,
          .bootstrap-textru .table-responsive > .table-bordered > thead > tr > td:last-child,
          .bootstrap-textru .table-responsive > .table-bordered > tbody > tr > th:last-child,
          .bootstrap-textru .table-responsive > .table-bordered > tbody > tr > td:last-child,
          .bootstrap-textru .table-responsive > .table-bordered > tfoot > tr > th:last-child,
          .bootstrap-textru .table-responsive > .table-bordered > tfoot > tr > td:last-child {
            border-right: 0; }
          .form .bootstrap-textru .table-responsive > .table-bordered > tbody > tr:last-child > th,
          .form .bootstrap-textru .table-responsive > .table-bordered > tbody > tr:last-child > td,
          .form .bootstrap-textru .table-responsive > .table-bordered > tfoot > tr:last-child > th,
          .form .bootstrap-textru .table-responsive > .table-bordered > tfoot > tr:last-child > td, .bootstrap-textru .table-responsive > .table-bordered > tbody > tr:last-child > th,
          .bootstrap-textru .table-responsive > .table-bordered > tbody > tr:last-child > td,
          .bootstrap-textru .table-responsive > .table-bordered > tfoot > tr:last-child > th,
          .bootstrap-textru .table-responsive > .table-bordered > tfoot > tr:last-child > td {
            border-bottom: 0; } }
  .form .bootstrap-textru fieldset, .bootstrap-textru fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0; }
  .form .bootstrap-textru legend, .bootstrap-textru legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5; }
  .form .bootstrap-textru label, .bootstrap-textru label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold; }
  .form .bootstrap-textru input[type="search"], .bootstrap-textru input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .form .bootstrap-textru input[type="radio"],
  .form .bootstrap-textru input[type="checkbox"], .bootstrap-textru input[type="radio"],
  .bootstrap-textru input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal; }
  .form .bootstrap-textru input[type="file"], .bootstrap-textru input[type="file"] {
    display: block; }
  .form .bootstrap-textru input[type="range"], .bootstrap-textru input[type="range"] {
    display: block;
    width: 100%; }
  .form .bootstrap-textru select[multiple],
  .form .bootstrap-textru select[size], .bootstrap-textru select[multiple],
  .bootstrap-textru select[size] {
    height: auto; }
  .form .bootstrap-textru input[type="file"]:focus,
  .form .bootstrap-textru input[type="radio"]:focus,
  .form .bootstrap-textru input[type="checkbox"]:focus, .bootstrap-textru input[type="file"]:focus,
  .bootstrap-textru input[type="radio"]:focus,
  .bootstrap-textru input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .form .bootstrap-textru output, .bootstrap-textru output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555555; }
  .form .bootstrap-textru .form-control, .bootstrap-textru .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 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 .bootstrap-textru .form-control:focus, .bootstrap-textru .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 .bootstrap-textru .form-control::-moz-placeholder, .bootstrap-textru .form-control::-moz-placeholder {
      color: #999;
      opacity: 1; }
    .form .bootstrap-textru .form-control:-ms-input-placeholder, .bootstrap-textru .form-control:-ms-input-placeholder {
      color: #999; }
    .form .bootstrap-textru .form-control::-webkit-input-placeholder, .bootstrap-textru .form-control::-webkit-input-placeholder {
      color: #999; }
    .form .bootstrap-textru .form-control::-ms-expand, .bootstrap-textru .form-control::-ms-expand {
      border: 0;
      background-color: transparent; }
    .form .bootstrap-textru .form-control[disabled], .form .bootstrap-textru .form-control[readonly],
    fieldset[disabled] .form .bootstrap-textru .form-control, .bootstrap-textru .form-control[disabled], .bootstrap-textru .form-control[readonly],
    fieldset[disabled] .bootstrap-textru .form-control {
      background-color: #eeeeee;
      opacity: 1; }
    .form .bootstrap-textru .form-control[disabled],
    fieldset[disabled] .form .bootstrap-textru .form-control, .bootstrap-textru .form-control[disabled],
    fieldset[disabled] .bootstrap-textru .form-control {
      cursor: not-allowed; }
  .form .bootstrap-textru textarea.form-control, .bootstrap-textru textarea.form-control {
    height: auto; }
  .form .bootstrap-textru input[type="search"], .bootstrap-textru input[type="search"] {
    -webkit-appearance: none; }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    .form .bootstrap-textru input[type="date"].form-control,
    .form .bootstrap-textru input[type="time"].form-control,
    .form .bootstrap-textru input[type="datetime-local"].form-control,
    .form .bootstrap-textru input[type="month"].form-control, .bootstrap-textru input[type="date"].form-control,
    .bootstrap-textru input[type="time"].form-control,
    .bootstrap-textru input[type="datetime-local"].form-control,
    .bootstrap-textru input[type="month"].form-control {
      line-height: 34px; }
    .form .bootstrap-textru input[type="date"].input-sm, .form .bootstrap-textru .input-group-sm > input.form-control[type="date"],
    .form .bootstrap-textru .input-group-sm > input.input-group-addon[type="date"],
    .form .bootstrap-textru .input-group-sm > .input-group-btn > input.btn[type="date"],
    .input-group-sm .form .bootstrap-textru input[type="date"],
    .form .bootstrap-textru input[type="time"].input-sm,
    .form .bootstrap-textru .input-group-sm > input.form-control[type="time"],
    .form .bootstrap-textru .input-group-sm > input.input-group-addon[type="time"],
    .form .bootstrap-textru .input-group-sm > .input-group-btn > input.btn[type="time"],
    .input-group-sm
    .form .bootstrap-textru input[type="time"],
    .form .bootstrap-textru input[type="datetime-local"].input-sm,
    .form .bootstrap-textru .input-group-sm > input.form-control[type="datetime-local"],
    .form .bootstrap-textru .input-group-sm > input.input-group-addon[type="datetime-local"],
    .form .bootstrap-textru .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
    .input-group-sm
    .form .bootstrap-textru input[type="datetime-local"],
    .form .bootstrap-textru input[type="month"].input-sm,
    .form .bootstrap-textru .input-group-sm > input.form-control[type="month"],
    .form .bootstrap-textru .input-group-sm > input.input-group-addon[type="month"],
    .form .bootstrap-textru .input-group-sm > .input-group-btn > input.btn[type="month"],
    .input-group-sm
    .form .bootstrap-textru input[type="month"], .bootstrap-textru input[type="date"].input-sm, .bootstrap-textru .input-group-sm > input.form-control[type="date"],
    .bootstrap-textru .input-group-sm > input.input-group-addon[type="date"],
    .bootstrap-textru .input-group-sm > .input-group-btn > input.btn[type="date"],
    .input-group-sm .bootstrap-textru input[type="date"],
    .bootstrap-textru input[type="time"].input-sm,
    .bootstrap-textru .input-group-sm > input.form-control[type="time"],
    .bootstrap-textru .input-group-sm > input.input-group-addon[type="time"],
    .bootstrap-textru .input-group-sm > .input-group-btn > input.btn[type="time"],
    .input-group-sm
    .bootstrap-textru input[type="time"],
    .bootstrap-textru input[type="datetime-local"].input-sm,
    .bootstrap-textru .input-group-sm > input.form-control[type="datetime-local"],
    .bootstrap-textru .input-group-sm > input.input-group-addon[type="datetime-local"],
    .bootstrap-textru .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
    .input-group-sm
    .bootstrap-textru input[type="datetime-local"],
    .bootstrap-textru input[type="month"].input-sm,
    .bootstrap-textru .input-group-sm > input.form-control[type="month"],
    .bootstrap-textru .input-group-sm > input.input-group-addon[type="month"],
    .bootstrap-textru .input-group-sm > .input-group-btn > input.btn[type="month"],
    .input-group-sm
    .bootstrap-textru input[type="month"] {
      line-height: 30px; }
    .form .bootstrap-textru input[type="date"].input-lg, .form .bootstrap-textru .input-group-lg > input.form-control[type="date"],
    .form .bootstrap-textru .input-group-lg > input.input-group-addon[type="date"],
    .form .bootstrap-textru .input-group-lg > .input-group-btn > input.btn[type="date"],
    .input-group-lg .form .bootstrap-textru input[type="date"],
    .form .bootstrap-textru input[type="time"].input-lg,
    .form .bootstrap-textru .input-group-lg > input.form-control[type="time"],
    .form .bootstrap-textru .input-group-lg > input.input-group-addon[type="time"],
    .form .bootstrap-textru .input-group-lg > .input-group-btn > input.btn[type="time"],
    .input-group-lg
    .form .bootstrap-textru input[type="time"],
    .form .bootstrap-textru input[type="datetime-local"].input-lg,
    .form .bootstrap-textru .input-group-lg > input.form-control[type="datetime-local"],
    .form .bootstrap-textru .input-group-lg > input.input-group-addon[type="datetime-local"],
    .form .bootstrap-textru .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
    .input-group-lg
    .form .bootstrap-textru input[type="datetime-local"],
    .form .bootstrap-textru input[type="month"].input-lg,
    .form .bootstrap-textru .input-group-lg > input.form-control[type="month"],
    .form .bootstrap-textru .input-group-lg > input.input-group-addon[type="month"],
    .form .bootstrap-textru .input-group-lg > .input-group-btn > input.btn[type="month"],
    .input-group-lg
    .form .bootstrap-textru input[type="month"], .bootstrap-textru input[type="date"].input-lg, .bootstrap-textru .input-group-lg > input.form-control[type="date"],
    .bootstrap-textru .input-group-lg > input.input-group-addon[type="date"],
    .bootstrap-textru .input-group-lg > .input-group-btn > input.btn[type="date"],
    .input-group-lg .bootstrap-textru input[type="date"],
    .bootstrap-textru input[type="time"].input-lg,
    .bootstrap-textru .input-group-lg > input.form-control[type="time"],
    .bootstrap-textru .input-group-lg > input.input-group-addon[type="time"],
    .bootstrap-textru .input-group-lg > .input-group-btn > input.btn[type="time"],
    .input-group-lg
    .bootstrap-textru input[type="time"],
    .bootstrap-textru input[type="datetime-local"].input-lg,
    .bootstrap-textru .input-group-lg > input.form-control[type="datetime-local"],
    .bootstrap-textru .input-group-lg > input.input-group-addon[type="datetime-local"],
    .bootstrap-textru .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
    .input-group-lg
    .bootstrap-textru input[type="datetime-local"],
    .bootstrap-textru input[type="month"].input-lg,
    .bootstrap-textru .input-group-lg > input.form-control[type="month"],
    .bootstrap-textru .input-group-lg > input.input-group-addon[type="month"],
    .bootstrap-textru .input-group-lg > .input-group-btn > input.btn[type="month"],
    .input-group-lg
    .bootstrap-textru input[type="month"] {
      line-height: 46px; } }
  .form .bootstrap-textru .form-group, .bootstrap-textru .form-group {
    margin-bottom: 15px; }
  .form .bootstrap-textru .radio,
  .form .bootstrap-textru .checkbox, .bootstrap-textru .radio,
  .bootstrap-textru .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px; }
    .form .bootstrap-textru .radio label,
    .form .bootstrap-textru .checkbox label, .bootstrap-textru .radio label,
    .bootstrap-textru .checkbox label {
      min-height: 20px;
      padding-left: 20px;
      margin-bottom: 0;
      font-weight: normal;
      cursor: pointer; }
  .form .bootstrap-textru .radio input[type="radio"],
  .form .bootstrap-textru .radio-inline input[type="radio"],
  .form .bootstrap-textru .checkbox input[type="checkbox"],
  .form .bootstrap-textru .checkbox-inline input[type="checkbox"], .bootstrap-textru .radio input[type="radio"],
  .bootstrap-textru .radio-inline input[type="radio"],
  .bootstrap-textru .checkbox input[type="checkbox"],
  .bootstrap-textru .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9; }
  .form .bootstrap-textru .radio + .radio,
  .form .bootstrap-textru .checkbox + .checkbox, .bootstrap-textru .radio + .radio,
  .bootstrap-textru .checkbox + .checkbox {
    margin-top: -5px; }
  .form .bootstrap-textru .radio-inline,
  .form .bootstrap-textru .checkbox-inline, .bootstrap-textru .radio-inline,
  .bootstrap-textru .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer; }
  .form .bootstrap-textru .radio-inline + .radio-inline,
  .form .bootstrap-textru .checkbox-inline + .checkbox-inline, .bootstrap-textru .radio-inline + .radio-inline,
  .bootstrap-textru .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px; }
  .form .bootstrap-textru input[type="radio"][disabled], .form .bootstrap-textru input[type="radio"].disabled,
  fieldset[disabled] .form .bootstrap-textru input[type="radio"],
  .form .bootstrap-textru input[type="checkbox"][disabled],
  .form .bootstrap-textru input[type="checkbox"].disabled,
  fieldset[disabled]
  .form .bootstrap-textru input[type="checkbox"], .bootstrap-textru input[type="radio"][disabled], .bootstrap-textru input[type="radio"].disabled,
  fieldset[disabled] .bootstrap-textru input[type="radio"],
  .bootstrap-textru input[type="checkbox"][disabled],
  .bootstrap-textru input[type="checkbox"].disabled,
  fieldset[disabled]
  .bootstrap-textru input[type="checkbox"] {
    cursor: not-allowed; }
  .form .bootstrap-textru .radio-inline.disabled,
  fieldset[disabled] .form .bootstrap-textru .radio-inline,
  .form .bootstrap-textru .checkbox-inline.disabled,
  fieldset[disabled]
  .form .bootstrap-textru .checkbox-inline, .bootstrap-textru .radio-inline.disabled,
  fieldset[disabled] .bootstrap-textru .radio-inline,
  .bootstrap-textru .checkbox-inline.disabled,
  fieldset[disabled]
  .bootstrap-textru .checkbox-inline {
    cursor: not-allowed; }
  .form .bootstrap-textru .radio.disabled label,
  fieldset[disabled] .form .bootstrap-textru .radio label,
  .form .bootstrap-textru .checkbox.disabled label,
  fieldset[disabled]
  .form .bootstrap-textru .checkbox label, .bootstrap-textru .radio.disabled label,
  fieldset[disabled] .bootstrap-textru .radio label,
  .bootstrap-textru .checkbox.disabled label,
  fieldset[disabled]
  .bootstrap-textru .checkbox label {
    cursor: not-allowed; }
  .form .bootstrap-textru .form-control-static, .bootstrap-textru .form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px; }
    .form .bootstrap-textru .form-control-static.input-lg, .form .bootstrap-textru .input-group-lg > .form-control-static.form-control,
    .form .bootstrap-textru .input-group-lg > .form-control-static.input-group-addon,
    .form .bootstrap-textru .input-group-lg > .input-group-btn > .form-control-static.btn, .form .bootstrap-textru .form-control-static.input-sm, .form .bootstrap-textru .input-group-sm > .form-control-static.form-control,
    .form .bootstrap-textru .input-group-sm > .form-control-static.input-group-addon,
    .form .bootstrap-textru .input-group-sm > .input-group-btn > .form-control-static.btn, .bootstrap-textru .form-control-static.input-lg, .bootstrap-textru .input-group-lg > .form-control-static.form-control,
    .bootstrap-textru .input-group-lg > .form-control-static.input-group-addon,
    .bootstrap-textru .input-group-lg > .input-group-btn > .form-control-static.btn, .bootstrap-textru .form-control-static.input-sm, .bootstrap-textru .input-group-sm > .form-control-static.form-control,
    .bootstrap-textru .input-group-sm > .form-control-static.input-group-addon,
    .bootstrap-textru .input-group-sm > .input-group-btn > .form-control-static.btn {
      padding-left: 0;
      padding-right: 0; }
  .form .bootstrap-textru .input-sm, .form .bootstrap-textru .input-group-sm > .form-control,
  .form .bootstrap-textru .input-group-sm > .input-group-addon,
  .form .bootstrap-textru .input-group-sm > .input-group-btn > .btn, .bootstrap-textru .input-sm, .form .bootstrap-textru .input-group-sm > .form-control,
  .form .bootstrap-textru .input-group-sm > .input-group-addon,
  .form .bootstrap-textru .input-group-sm > .input-group-btn > .btn, .bootstrap-textru .input-group-sm > .form-control,
  .bootstrap-textru .input-group-sm > .input-group-addon,
  .bootstrap-textru .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .form .bootstrap-textru select.input-sm, .form .bootstrap-textru .input-group-sm > select.form-control,
  .form .bootstrap-textru .input-group-sm > select.input-group-addon,
  .form .bootstrap-textru .input-group-sm > .input-group-btn > select.btn, .bootstrap-textru select.input-sm, .form .bootstrap-textru .input-group-sm > select.form-control,
  .form .bootstrap-textru .input-group-sm > select.input-group-addon,
  .form .bootstrap-textru .input-group-sm > .input-group-btn > select.btn, .bootstrap-textru .input-group-sm > select.form-control,
  .bootstrap-textru .input-group-sm > select.input-group-addon,
  .bootstrap-textru .input-group-sm > .input-group-btn > select.btn {
    height: 30px;
    line-height: 30px; }
  .form .bootstrap-textru textarea.input-sm, .form .bootstrap-textru .input-group-sm > textarea.form-control,
  .form .bootstrap-textru .input-group-sm > textarea.input-group-addon,
  .form .bootstrap-textru .input-group-sm > .input-group-btn > textarea.btn,
  .form .bootstrap-textru select[multiple].input-sm,
  .form .bootstrap-textru .input-group-sm > select.form-control[multiple],
  .form .bootstrap-textru .input-group-sm > select.input-group-addon[multiple],
  .form .bootstrap-textru .input-group-sm > .input-group-btn > select.btn[multiple], .bootstrap-textru textarea.input-sm, .form .bootstrap-textru .input-group-sm > textarea.form-control,
  .form .bootstrap-textru .input-group-sm > textarea.input-group-addon,
  .form .bootstrap-textru .input-group-sm > .input-group-btn > textarea.btn, .bootstrap-textru .input-group-sm > textarea.form-control,
  .bootstrap-textru .input-group-sm > textarea.input-group-addon,
  .bootstrap-textru .input-group-sm > .input-group-btn > textarea.btn,
  .bootstrap-textru select[multiple].input-sm,
  .bootstrap-textru .input-group-sm > select.form-control[multiple],
  .bootstrap-textru .input-group-sm > select.input-group-addon[multiple],
  .bootstrap-textru .input-group-sm > .input-group-btn > select.btn[multiple] {
    height: auto; }
  .form .bootstrap-textru .form-group-sm .form-control, .bootstrap-textru .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .form .bootstrap-textru .form-group-sm select.form-control, .bootstrap-textru .form-group-sm select.form-control {
    height: 30px;
    line-height: 30px; }
  .form .bootstrap-textru .form-group-sm textarea.form-control,
  .form .bootstrap-textru .form-group-sm select[multiple].form-control, .bootstrap-textru .form-group-sm textarea.form-control,
  .bootstrap-textru .form-group-sm select[multiple].form-control {
    height: auto; }
  .form .bootstrap-textru .form-group-sm .form-control-static, .bootstrap-textru .form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5; }
  .form .bootstrap-textru .input-lg, .form .bootstrap-textru .input-group-lg > .form-control,
  .form .bootstrap-textru .input-group-lg > .input-group-addon,
  .form .bootstrap-textru .input-group-lg > .input-group-btn > .btn, .bootstrap-textru .input-lg, .form .bootstrap-textru .input-group-lg > .form-control,
  .form .bootstrap-textru .input-group-lg > .input-group-addon,
  .form .bootstrap-textru .input-group-lg > .input-group-btn > .btn, .bootstrap-textru .input-group-lg > .form-control,
  .bootstrap-textru .input-group-lg > .input-group-addon,
  .bootstrap-textru .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px; }
  .form .bootstrap-textru select.input-lg, .form .bootstrap-textru .input-group-lg > select.form-control,
  .form .bootstrap-textru .input-group-lg > select.input-group-addon,
  .form .bootstrap-textru .input-group-lg > .input-group-btn > select.btn, .bootstrap-textru select.input-lg, .form .bootstrap-textru .input-group-lg > select.form-control,
  .form .bootstrap-textru .input-group-lg > select.input-group-addon,
  .form .bootstrap-textru .input-group-lg > .input-group-btn > select.btn, .bootstrap-textru .input-group-lg > select.form-control,
  .bootstrap-textru .input-group-lg > select.input-group-addon,
  .bootstrap-textru .input-group-lg > .input-group-btn > select.btn {
    height: 46px;
    line-height: 46px; }
  .form .bootstrap-textru textarea.input-lg, .form .bootstrap-textru .input-group-lg > textarea.form-control,
  .form .bootstrap-textru .input-group-lg > textarea.input-group-addon,
  .form .bootstrap-textru .input-group-lg > .input-group-btn > textarea.btn,
  .form .bootstrap-textru select[multiple].input-lg,
  .form .bootstrap-textru .input-group-lg > select.form-control[multiple],
  .form .bootstrap-textru .input-group-lg > select.input-group-addon[multiple],
  .form .bootstrap-textru .input-group-lg > .input-group-btn > select.btn[multiple], .bootstrap-textru textarea.input-lg, .form .bootstrap-textru .input-group-lg > textarea.form-control,
  .form .bootstrap-textru .input-group-lg > textarea.input-group-addon,
  .form .bootstrap-textru .input-group-lg > .input-group-btn > textarea.btn, .bootstrap-textru .input-group-lg > textarea.form-control,
  .bootstrap-textru .input-group-lg > textarea.input-group-addon,
  .bootstrap-textru .input-group-lg > .input-group-btn > textarea.btn,
  .bootstrap-textru select[multiple].input-lg,
  .bootstrap-textru .input-group-lg > select.form-control[multiple],
  .bootstrap-textru .input-group-lg > select.input-group-addon[multiple],
  .bootstrap-textru .input-group-lg > .input-group-btn > select.btn[multiple] {
    height: auto; }
  .form .bootstrap-textru .form-group-lg .form-control, .bootstrap-textru .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px; }
  .form .bootstrap-textru .form-group-lg select.form-control, .bootstrap-textru .form-group-lg select.form-control {
    height: 46px;
    line-height: 46px; }
  .form .bootstrap-textru .form-group-lg textarea.form-control,
  .form .bootstrap-textru .form-group-lg select[multiple].form-control, .bootstrap-textru .form-group-lg textarea.form-control,
  .bootstrap-textru .form-group-lg select[multiple].form-control {
    height: auto; }
  .form .bootstrap-textru .form-group-lg .form-control-static, .bootstrap-textru .form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.33333; }
  .form .bootstrap-textru .has-feedback, .bootstrap-textru .has-feedback {
    position: relative; }
    .form .bootstrap-textru .has-feedback .form-control, .bootstrap-textru .has-feedback .form-control {
      padding-right: 42.5px; }
  .form .bootstrap-textru .form-control-feedback, .bootstrap-textru .form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none; }
  .form .bootstrap-textru .input-lg + .form-control-feedback, .form .bootstrap-textru .input-group-lg > .form-control + .form-control-feedback, .form .bootstrap-textru .input-group-lg > .input-group-addon + .form-control-feedback, .form .bootstrap-textru .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
  .form .bootstrap-textru .input-group-lg + .form-control-feedback,
  .form .bootstrap-textru .form-group-lg .form-control + .form-control-feedback, .bootstrap-textru .input-lg + .form-control-feedback, .bootstrap-textru .input-group-lg > .form-control + .form-control-feedback, .bootstrap-textru .input-group-lg > .input-group-addon + .form-control-feedback, .bootstrap-textru .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
  .bootstrap-textru .input-group-lg + .form-control-feedback,
  .bootstrap-textru .form-group-lg .form-control + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px; }
  .form .bootstrap-textru .input-sm + .form-control-feedback, .form .bootstrap-textru .input-group-sm > .form-control + .form-control-feedback, .form .bootstrap-textru .input-group-sm > .input-group-addon + .form-control-feedback, .form .bootstrap-textru .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
  .form .bootstrap-textru .input-group-sm + .form-control-feedback,
  .form .bootstrap-textru .form-group-sm .form-control + .form-control-feedback, .bootstrap-textru .input-sm + .form-control-feedback, .bootstrap-textru .input-group-sm > .form-control + .form-control-feedback, .bootstrap-textru .input-group-sm > .input-group-addon + .form-control-feedback, .bootstrap-textru .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
  .bootstrap-textru .input-group-sm + .form-control-feedback,
  .bootstrap-textru .form-group-sm .form-control + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px; }
  .form .bootstrap-textru .has-success .help-block,
  .form .bootstrap-textru .has-success .control-label,
  .form .bootstrap-textru .has-success .radio,
  .form .bootstrap-textru .has-success .checkbox,
  .form .bootstrap-textru .has-success .radio-inline,
  .form .bootstrap-textru .has-success .checkbox-inline,
  .form .bootstrap-textru .has-success.radio label,
  .form .bootstrap-textru .has-success.checkbox label,
  .form .bootstrap-textru .has-success.radio-inline label,
  .form .bootstrap-textru .has-success.checkbox-inline label, .bootstrap-textru .has-success .help-block,
  .bootstrap-textru .has-success .control-label,
  .bootstrap-textru .has-success .radio,
  .bootstrap-textru .has-success .checkbox,
  .bootstrap-textru .has-success .radio-inline,
  .bootstrap-textru .has-success .checkbox-inline,
  .bootstrap-textru .has-success.radio label,
  .bootstrap-textru .has-success.checkbox label,
  .bootstrap-textru .has-success.radio-inline label,
  .bootstrap-textru .has-success.checkbox-inline label {
    color: #3c763d; }
  .form .bootstrap-textru .has-success .form-control, .bootstrap-textru .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); }
    .form .bootstrap-textru .has-success .form-control:focus, .bootstrap-textru .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; }
  .form .bootstrap-textru .has-success .input-group-addon, .bootstrap-textru .has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8; }
  .form .bootstrap-textru .has-success .form-control-feedback, .bootstrap-textru .has-success .form-control-feedback {
    color: #3c763d; }
  .form .bootstrap-textru .has-warning .help-block,
  .form .bootstrap-textru .has-warning .control-label,
  .form .bootstrap-textru .has-warning .radio,
  .form .bootstrap-textru .has-warning .checkbox,
  .form .bootstrap-textru .has-warning .radio-inline,
  .form .bootstrap-textru .has-warning .checkbox-inline,
  .form .bootstrap-textru .has-warning.radio label,
  .form .bootstrap-textru .has-warning.checkbox label,
  .form .bootstrap-textru .has-warning.radio-inline label,
  .form .bootstrap-textru .has-warning.checkbox-inline label, .bootstrap-textru .has-warning .help-block,
  .bootstrap-textru .has-warning .control-label,
  .bootstrap-textru .has-warning .radio,
  .bootstrap-textru .has-warning .checkbox,
  .bootstrap-textru .has-warning .radio-inline,
  .bootstrap-textru .has-warning .checkbox-inline,
  .bootstrap-textru .has-warning.radio label,
  .bootstrap-textru .has-warning.checkbox label,
  .bootstrap-textru .has-warning.radio-inline label,
  .bootstrap-textru .has-warning.checkbox-inline label {
    color: #8a6d3b; }
  .form .bootstrap-textru .has-warning .form-control, .bootstrap-textru .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); }
    .form .bootstrap-textru .has-warning .form-control:focus, .bootstrap-textru .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; }
  .form .bootstrap-textru .has-warning .input-group-addon, .bootstrap-textru .has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3; }
  .form .bootstrap-textru .has-warning .form-control-feedback, .bootstrap-textru .has-warning .form-control-feedback {
    color: #8a6d3b; }
  .form .bootstrap-textru .has-error .help-block,
  .form .bootstrap-textru .has-error .control-label,
  .form .bootstrap-textru .has-error .radio,
  .form .bootstrap-textru .has-error .checkbox,
  .form .bootstrap-textru .has-error .radio-inline,
  .form .bootstrap-textru .has-error .checkbox-inline,
  .form .bootstrap-textru .has-error.radio label,
  .form .bootstrap-textru .has-error.checkbox label,
  .form .bootstrap-textru .has-error.radio-inline label,
  .form .bootstrap-textru .has-error.checkbox-inline label, .bootstrap-textru .has-error .help-block,
  .bootstrap-textru .has-error .control-label,
  .bootstrap-textru .has-error .radio,
  .bootstrap-textru .has-error .checkbox,
  .bootstrap-textru .has-error .radio-inline,
  .bootstrap-textru .has-error .checkbox-inline,
  .bootstrap-textru .has-error.radio label,
  .bootstrap-textru .has-error.checkbox label,
  .bootstrap-textru .has-error.radio-inline label,
  .bootstrap-textru .has-error.checkbox-inline label {
    color: #a94442; }
  .form .bootstrap-textru .has-error .form-control, .bootstrap-textru .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); }
    .form .bootstrap-textru .has-error .form-control:focus, .bootstrap-textru .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; }
  .form .bootstrap-textru .has-error .input-group-addon, .bootstrap-textru .has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede; }
  .form .bootstrap-textru .has-error .form-control-feedback, .bootstrap-textru .has-error .form-control-feedback {
    color: #a94442; }
  .form .bootstrap-textru .has-feedback label ~ .form-control-feedback, .bootstrap-textru .has-feedback label ~ .form-control-feedback {
    top: 25px; }
  .form .bootstrap-textru .has-feedback label.sr-only ~ .form-control-feedback, .bootstrap-textru .has-feedback label.sr-only ~ .form-control-feedback {
    top: 0; }
  .form .bootstrap-textru .help-block, .bootstrap-textru .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373; }
  @media (min-width: 768px) {
    .form .bootstrap-textru .form-inline .form-group, .bootstrap-textru .form-inline .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .form .bootstrap-textru .form-inline .form-control, .bootstrap-textru .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form .bootstrap-textru .form-inline .form-control-static, .bootstrap-textru .form-inline .form-control-static {
      display: inline-block; }
    .form .bootstrap-textru .form-inline .input-group, .bootstrap-textru .form-inline .input-group {
      display: inline-table;
      vertical-align: middle; }
      .form .bootstrap-textru .form-inline .input-group .input-group-addon,
      .form .bootstrap-textru .form-inline .input-group .input-group-btn,
      .form .bootstrap-textru .form-inline .input-group .form-control, .bootstrap-textru .form-inline .input-group .input-group-addon,
      .bootstrap-textru .form-inline .input-group .input-group-btn,
      .bootstrap-textru .form-inline .input-group .form-control {
        width: auto; }
    .form .bootstrap-textru .form-inline .input-group > .form-control, .bootstrap-textru .form-inline .input-group > .form-control {
      width: 100%; }
    .form .bootstrap-textru .form-inline .control-label, .bootstrap-textru .form-inline .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .form .bootstrap-textru .form-inline .radio,
    .form .bootstrap-textru .form-inline .checkbox, .bootstrap-textru .form-inline .radio,
    .bootstrap-textru .form-inline .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .form .bootstrap-textru .form-inline .radio label,
      .form .bootstrap-textru .form-inline .checkbox label, .bootstrap-textru .form-inline .radio label,
      .bootstrap-textru .form-inline .checkbox label {
        padding-left: 0; }
    .form .bootstrap-textru .form-inline .radio input[type="radio"],
    .form .bootstrap-textru .form-inline .checkbox input[type="checkbox"], .bootstrap-textru .form-inline .radio input[type="radio"],
    .bootstrap-textru .form-inline .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .form .bootstrap-textru .form-inline .has-feedback .form-control-feedback, .bootstrap-textru .form-inline .has-feedback .form-control-feedback {
      top: 0; } }
  .form .bootstrap-textru .form-horizontal .radio,
  .form .bootstrap-textru .form-horizontal .checkbox,
  .form .bootstrap-textru .form-horizontal .radio-inline,
  .form .bootstrap-textru .form-horizontal .checkbox-inline, .bootstrap-textru .form-horizontal .radio,
  .bootstrap-textru .form-horizontal .checkbox,
  .bootstrap-textru .form-horizontal .radio-inline,
  .bootstrap-textru .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px; }
  .form .bootstrap-textru .form-horizontal .radio,
  .form .bootstrap-textru .form-horizontal .checkbox, .bootstrap-textru .form-horizontal .radio,
  .bootstrap-textru .form-horizontal .checkbox {
    min-height: 27px; }
  .form .bootstrap-textru .form-horizontal .form-group, .bootstrap-textru .form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px; }
    .form .bootstrap-textru .form-horizontal .form-group:before, .form .bootstrap-textru .form-horizontal .form-group:after, .bootstrap-textru .form-horizontal .form-group:before, .bootstrap-textru .form-horizontal .form-group:after {
      content: " ";
      display: table; }
    .form .bootstrap-textru .form-horizontal .form-group:after, .bootstrap-textru .form-horizontal .form-group:after {
      clear: both; }
  @media (min-width: 768px) {
    .form .bootstrap-textru .form-horizontal .control-label, .bootstrap-textru .form-horizontal .control-label {
      text-align: right;
      margin-bottom: 0;
      padding-top: 7px; } }
  .form .bootstrap-textru .form-horizontal .has-feedback .form-control-feedback, .bootstrap-textru .form-horizontal .has-feedback .form-control-feedback {
    right: 15px; }
  @media (min-width: 768px) {
    .form .bootstrap-textru .form-horizontal .form-group-lg .control-label, .bootstrap-textru .form-horizontal .form-group-lg .control-label {
      padding-top: 11px;
      font-size: 18px; } }
  @media (min-width: 768px) {
    .form .bootstrap-textru .form-horizontal .form-group-sm .control-label, .bootstrap-textru .form-horizontal .form-group-sm .control-label {
      padding-top: 6px;
      font-size: 12px; } }
  .form .bootstrap-textru .btn, .bootstrap-textru .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .form .bootstrap-textru .btn:focus, .form .bootstrap-textru .btn.focus, .form .bootstrap-textru .btn:active:focus, .form .bootstrap-textru .btn:active.focus, .form .bootstrap-textru .btn.active:focus, .form .bootstrap-textru .btn.active.focus, .bootstrap-textru .btn:focus, .bootstrap-textru .btn.focus, .bootstrap-textru .btn:active:focus, .bootstrap-textru .btn:active.focus, .bootstrap-textru .btn.active:focus, .bootstrap-textru .btn.active.focus {
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
    .form .bootstrap-textru .btn:hover, .form .bootstrap-textru .btn:focus, .form .bootstrap-textru .btn.focus, .bootstrap-textru .btn:hover, .bootstrap-textru .btn:focus, .bootstrap-textru .btn.focus {
      color: #333;
      text-decoration: none; }
    .form .bootstrap-textru .btn:active, .form .bootstrap-textru .btn.active, .bootstrap-textru .btn:active, .bootstrap-textru .btn.active {
      outline: 0;
      background-image: none;
      -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
    .form .bootstrap-textru .btn.disabled, .form .bootstrap-textru .btn[disabled],
    fieldset[disabled] .form .bootstrap-textru .btn, .bootstrap-textru .btn.disabled, .bootstrap-textru .btn[disabled],
    fieldset[disabled] .bootstrap-textru .btn {
      cursor: not-allowed;
      opacity: 0.65;
      filter: alpha(opacity=65);
      -webkit-box-shadow: none;
      box-shadow: none; }
  .form .bootstrap-textru a.btn.disabled,
  fieldset[disabled] .form .bootstrap-textru a.btn, .bootstrap-textru a.btn.disabled,
  fieldset[disabled] .bootstrap-textru a.btn {
    pointer-events: none; }
  .form .bootstrap-textru .btn-default, .bootstrap-textru .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc; }
    .form .bootstrap-textru .btn-default:focus, .form .bootstrap-textru .btn-default.focus, .bootstrap-textru .btn-default:focus, .bootstrap-textru .btn-default.focus {
      color: #333;
      background-color: #e6e6e6;
      border-color: #8c8c8c; }
    .form .bootstrap-textru .btn-default:hover, .bootstrap-textru .btn-default:hover {
      color: #333;
      background-color: #e6e6e6;
      border-color: #adadad; }
    .form .bootstrap-textru .btn-default:active, .form .bootstrap-textru .btn-default.active,
    .open > .form .bootstrap-textru .btn-default.dropdown-toggle, .bootstrap-textru .btn-default:active, .bootstrap-textru .btn-default.active,
    .open > .bootstrap-textru .btn-default.dropdown-toggle {
      color: #333;
      background-color: #e6e6e6;
      border-color: #adadad; }
      .form .bootstrap-textru .btn-default:active:hover, .form .bootstrap-textru .btn-default:active:focus, .form .bootstrap-textru .btn-default:active.focus, .form .bootstrap-textru .btn-default.active:hover, .form .bootstrap-textru .btn-default.active:focus, .form .bootstrap-textru .btn-default.active.focus,
      .open > .form .bootstrap-textru .btn-default.dropdown-toggle:hover,
      .open > .form .bootstrap-textru .btn-default.dropdown-toggle:focus,
      .open > .form .bootstrap-textru .btn-default.dropdown-toggle.focus, .bootstrap-textru .btn-default:active:hover, .bootstrap-textru .btn-default:active:focus, .bootstrap-textru .btn-default:active.focus, .bootstrap-textru .btn-default.active:hover, .bootstrap-textru .btn-default.active:focus, .bootstrap-textru .btn-default.active.focus,
      .open > .bootstrap-textru .btn-default.dropdown-toggle:hover,
      .open > .bootstrap-textru .btn-default.dropdown-toggle:focus,
      .open > .bootstrap-textru .btn-default.dropdown-toggle.focus {
        color: #333;
        background-color: #d4d4d4;
        border-color: #8c8c8c; }
    .form .bootstrap-textru .btn-default:active, .form .bootstrap-textru .btn-default.active,
    .open > .form .bootstrap-textru .btn-default.dropdown-toggle, .bootstrap-textru .btn-default:active, .bootstrap-textru .btn-default.active,
    .open > .bootstrap-textru .btn-default.dropdown-toggle {
      background-image: none; }
    .form .bootstrap-textru .btn-default.disabled:hover, .form .bootstrap-textru .btn-default.disabled:focus, .form .bootstrap-textru .btn-default.disabled.focus, .form .bootstrap-textru .btn-default[disabled]:hover, .form .bootstrap-textru .btn-default[disabled]:focus, .form .bootstrap-textru .btn-default[disabled].focus,
    fieldset[disabled] .form .bootstrap-textru .btn-default:hover,
    fieldset[disabled] .form .bootstrap-textru .btn-default:focus,
    fieldset[disabled] .form .bootstrap-textru .btn-default.focus, .bootstrap-textru .btn-default.disabled:hover, .bootstrap-textru .btn-default.disabled:focus, .bootstrap-textru .btn-default.disabled.focus, .bootstrap-textru .btn-default[disabled]:hover, .bootstrap-textru .btn-default[disabled]:focus, .bootstrap-textru .btn-default[disabled].focus,
    fieldset[disabled] .bootstrap-textru .btn-default:hover,
    fieldset[disabled] .bootstrap-textru .btn-default:focus,
    fieldset[disabled] .bootstrap-textru .btn-default.focus {
      background-color: #fff;
      border-color: #ccc; }
    .form .bootstrap-textru .btn-default .badge, .bootstrap-textru .btn-default .badge {
      color: #fff;
      background-color: #333; }
  .form .bootstrap-textru .btn-primary, .bootstrap-textru .btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4; }
    .form .bootstrap-textru .btn-primary:focus, .form .bootstrap-textru .btn-primary.focus, .bootstrap-textru .btn-primary:focus, .bootstrap-textru .btn-primary.focus {
      color: #fff;
      background-color: #286090;
      border-color: #122b40; }
    .form .bootstrap-textru .btn-primary:hover, .bootstrap-textru .btn-primary:hover {
      color: #fff;
      background-color: #286090;
      border-color: #204d74; }
    .form .bootstrap-textru .btn-primary:active, .form .bootstrap-textru .btn-primary.active,
    .open > .form .bootstrap-textru .btn-primary.dropdown-toggle, .bootstrap-textru .btn-primary:active, .bootstrap-textru .btn-primary.active,
    .open > .bootstrap-textru .btn-primary.dropdown-toggle {
      color: #fff;
      background-color: #286090;
      border-color: #204d74; }
      .form .bootstrap-textru .btn-primary:active:hover, .form .bootstrap-textru .btn-primary:active:focus, .form .bootstrap-textru .btn-primary:active.focus, .form .bootstrap-textru .btn-primary.active:hover, .form .bootstrap-textru .btn-primary.active:focus, .form .bootstrap-textru .btn-primary.active.focus,
      .open > .form .bootstrap-textru .btn-primary.dropdown-toggle:hover,
      .open > .form .bootstrap-textru .btn-primary.dropdown-toggle:focus,
      .open > .form .bootstrap-textru .btn-primary.dropdown-toggle.focus, .bootstrap-textru .btn-primary:active:hover, .bootstrap-textru .btn-primary:active:focus, .bootstrap-textru .btn-primary:active.focus, .bootstrap-textru .btn-primary.active:hover, .bootstrap-textru .btn-primary.active:focus, .bootstrap-textru .btn-primary.active.focus,
      .open > .bootstrap-textru .btn-primary.dropdown-toggle:hover,
      .open > .bootstrap-textru .btn-primary.dropdown-toggle:focus,
      .open > .bootstrap-textru .btn-primary.dropdown-toggle.focus {
        color: #fff;
        background-color: #204d74;
        border-color: #122b40; }
    .form .bootstrap-textru .btn-primary:active, .form .bootstrap-textru .btn-primary.active,
    .open > .form .bootstrap-textru .btn-primary.dropdown-toggle, .bootstrap-textru .btn-primary:active, .bootstrap-textru .btn-primary.active,
    .open > .bootstrap-textru .btn-primary.dropdown-toggle {
      background-image: none; }
    .form .bootstrap-textru .btn-primary.disabled:hover, .form .bootstrap-textru .btn-primary.disabled:focus, .form .bootstrap-textru .btn-primary.disabled.focus, .form .bootstrap-textru .btn-primary[disabled]:hover, .form .bootstrap-textru .btn-primary[disabled]:focus, .form .bootstrap-textru .btn-primary[disabled].focus,
    fieldset[disabled] .form .bootstrap-textru .btn-primary:hover,
    fieldset[disabled] .form .bootstrap-textru .btn-primary:focus,
    fieldset[disabled] .form .bootstrap-textru .btn-primary.focus, .bootstrap-textru .btn-primary.disabled:hover, .bootstrap-textru .btn-primary.disabled:focus, .bootstrap-textru .btn-primary.disabled.focus, .bootstrap-textru .btn-primary[disabled]:hover, .bootstrap-textru .btn-primary[disabled]:focus, .bootstrap-textru .btn-primary[disabled].focus,
    fieldset[disabled] .bootstrap-textru .btn-primary:hover,
    fieldset[disabled] .bootstrap-textru .btn-primary:focus,
    fieldset[disabled] .bootstrap-textru .btn-primary.focus {
      background-color: #337ab7;
      border-color: #2e6da4; }
    .form .bootstrap-textru .btn-primary .badge, .bootstrap-textru .btn-primary .badge {
      color: #337ab7;
      background-color: #fff; }
  .form .bootstrap-textru .btn-success, .bootstrap-textru .btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c; }
    .form .bootstrap-textru .btn-success:focus, .form .bootstrap-textru .btn-success.focus, .bootstrap-textru .btn-success:focus, .bootstrap-textru .btn-success.focus {
      color: #fff;
      background-color: #449d44;
      border-color: #255625; }
    .form .bootstrap-textru .btn-success:hover, .bootstrap-textru .btn-success:hover {
      color: #fff;
      background-color: #449d44;
      border-color: #398439; }
    .form .bootstrap-textru .btn-success:active, .form .bootstrap-textru .btn-success.active,
    .open > .form .bootstrap-textru .btn-success.dropdown-toggle, .bootstrap-textru .btn-success:active, .bootstrap-textru .btn-success.active,
    .open > .bootstrap-textru .btn-success.dropdown-toggle {
      color: #fff;
      background-color: #449d44;
      border-color: #398439; }
      .form .bootstrap-textru .btn-success:active:hover, .form .bootstrap-textru .btn-success:active:focus, .form .bootstrap-textru .btn-success:active.focus, .form .bootstrap-textru .btn-success.active:hover, .form .bootstrap-textru .btn-success.active:focus, .form .bootstrap-textru .btn-success.active.focus,
      .open > .form .bootstrap-textru .btn-success.dropdown-toggle:hover,
      .open > .form .bootstrap-textru .btn-success.dropdown-toggle:focus,
      .open > .form .bootstrap-textru .btn-success.dropdown-toggle.focus, .bootstrap-textru .btn-success:active:hover, .bootstrap-textru .btn-success:active:focus, .bootstrap-textru .btn-success:active.focus, .bootstrap-textru .btn-success.active:hover, .bootstrap-textru .btn-success.active:focus, .bootstrap-textru .btn-success.active.focus,
      .open > .bootstrap-textru .btn-success.dropdown-toggle:hover,
      .open > .bootstrap-textru .btn-success.dropdown-toggle:focus,
      .open > .bootstrap-textru .btn-success.dropdown-toggle.focus {
        color: #fff;
        background-color: #398439;
        border-color: #255625; }
    .form .bootstrap-textru .btn-success:active, .form .bootstrap-textru .btn-success.active,
    .open > .form .bootstrap-textru .btn-success.dropdown-toggle, .bootstrap-textru .btn-success:active, .bootstrap-textru .btn-success.active,
    .open > .bootstrap-textru .btn-success.dropdown-toggle {
      background-image: none; }
    .form .bootstrap-textru .btn-success.disabled:hover, .form .bootstrap-textru .btn-success.disabled:focus, .form .bootstrap-textru .btn-success.disabled.focus, .form .bootstrap-textru .btn-success[disabled]:hover, .form .bootstrap-textru .btn-success[disabled]:focus, .form .bootstrap-textru .btn-success[disabled].focus,
    fieldset[disabled] .form .bootstrap-textru .btn-success:hover,
    fieldset[disabled] .form .bootstrap-textru .btn-success:focus,
    fieldset[disabled] .form .bootstrap-textru .btn-success.focus, .bootstrap-textru .btn-success.disabled:hover, .bootstrap-textru .btn-success.disabled:focus, .bootstrap-textru .btn-success.disabled.focus, .bootstrap-textru .btn-success[disabled]:hover, .bootstrap-textru .btn-success[disabled]:focus, .bootstrap-textru .btn-success[disabled].focus,
    fieldset[disabled] .bootstrap-textru .btn-success:hover,
    fieldset[disabled] .bootstrap-textru .btn-success:focus,
    fieldset[disabled] .bootstrap-textru .btn-success.focus {
      background-color: #5cb85c;
      border-color: #4cae4c; }
    .form .bootstrap-textru .btn-success .badge, .bootstrap-textru .btn-success .badge {
      color: #5cb85c;
      background-color: #fff; }
  .form .bootstrap-textru .btn-info, .bootstrap-textru .btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da; }
    .form .bootstrap-textru .btn-info:focus, .form .bootstrap-textru .btn-info.focus, .bootstrap-textru .btn-info:focus, .bootstrap-textru .btn-info.focus {
      color: #fff;
      background-color: #31b0d5;
      border-color: #1b6d85; }
    .form .bootstrap-textru .btn-info:hover, .bootstrap-textru .btn-info:hover {
      color: #fff;
      background-color: #31b0d5;
      border-color: #269abc; }
    .form .bootstrap-textru .btn-info:active, .form .bootstrap-textru .btn-info.active,
    .open > .form .bootstrap-textru .btn-info.dropdown-toggle, .bootstrap-textru .btn-info:active, .bootstrap-textru .btn-info.active,
    .open > .bootstrap-textru .btn-info.dropdown-toggle {
      color: #fff;
      background-color: #31b0d5;
      border-color: #269abc; }
      .form .bootstrap-textru .btn-info:active:hover, .form .bootstrap-textru .btn-info:active:focus, .form .bootstrap-textru .btn-info:active.focus, .form .bootstrap-textru .btn-info.active:hover, .form .bootstrap-textru .btn-info.active:focus, .form .bootstrap-textru .btn-info.active.focus,
      .open > .form .bootstrap-textru .btn-info.dropdown-toggle:hover,
      .open > .form .bootstrap-textru .btn-info.dropdown-toggle:focus,
      .open > .form .bootstrap-textru .btn-info.dropdown-toggle.focus, .bootstrap-textru .btn-info:active:hover, .bootstrap-textru .btn-info:active:focus, .bootstrap-textru .btn-info:active.focus, .bootstrap-textru .btn-info.active:hover, .bootstrap-textru .btn-info.active:focus, .bootstrap-textru .btn-info.active.focus,
      .open > .bootstrap-textru .btn-info.dropdown-toggle:hover,
      .open > .bootstrap-textru .btn-info.dropdown-toggle:focus,
      .open > .bootstrap-textru .btn-info.dropdown-toggle.focus {
        color: #fff;
        background-color: #269abc;
        border-color: #1b6d85; }
    .form .bootstrap-textru .btn-info:active, .form .bootstrap-textru .btn-info.active,
    .open > .form .bootstrap-textru .btn-info.dropdown-toggle, .bootstrap-textru .btn-info:active, .bootstrap-textru .btn-info.active,
    .open > .bootstrap-textru .btn-info.dropdown-toggle {
      background-image: none; }
    .form .bootstrap-textru .btn-info.disabled:hover, .form .bootstrap-textru .btn-info.disabled:focus, .form .bootstrap-textru .btn-info.disabled.focus, .form .bootstrap-textru .btn-info[disabled]:hover, .form .bootstrap-textru .btn-info[disabled]:focus, .form .bootstrap-textru .btn-info[disabled].focus,
    fieldset[disabled] .form .bootstrap-textru .btn-info:hover,
    fieldset[disabled] .form .bootstrap-textru .btn-info:focus,
    fieldset[disabled] .form .bootstrap-textru .btn-info.focus, .bootstrap-textru .btn-info.disabled:hover, .bootstrap-textru .btn-info.disabled:focus, .bootstrap-textru .btn-info.disabled.focus, .bootstrap-textru .btn-info[disabled]:hover, .bootstrap-textru .btn-info[disabled]:focus, .bootstrap-textru .btn-info[disabled].focus,
    fieldset[disabled] .bootstrap-textru .btn-info:hover,
    fieldset[disabled] .bootstrap-textru .btn-info:focus,
    fieldset[disabled] .bootstrap-textru .btn-info.focus {
      background-color: #5bc0de;
      border-color: #46b8da; }
    .form .bootstrap-textru .btn-info .badge, .bootstrap-textru .btn-info .badge {
      color: #5bc0de;
      background-color: #fff; }
  .form .bootstrap-textru .btn-warning, .bootstrap-textru .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236; }
    .form .bootstrap-textru .btn-warning:focus, .form .bootstrap-textru .btn-warning.focus, .bootstrap-textru .btn-warning:focus, .bootstrap-textru .btn-warning.focus {
      color: #fff;
      background-color: #ec971f;
      border-color: #985f0d; }
    .form .bootstrap-textru .btn-warning:hover, .bootstrap-textru .btn-warning:hover {
      color: #fff;
      background-color: #ec971f;
      border-color: #d58512; }
    .form .bootstrap-textru .btn-warning:active, .form .bootstrap-textru .btn-warning.active,
    .open > .form .bootstrap-textru .btn-warning.dropdown-toggle, .bootstrap-textru .btn-warning:active, .bootstrap-textru .btn-warning.active,
    .open > .bootstrap-textru .btn-warning.dropdown-toggle {
      color: #fff;
      background-color: #ec971f;
      border-color: #d58512; }
      .form .bootstrap-textru .btn-warning:active:hover, .form .bootstrap-textru .btn-warning:active:focus, .form .bootstrap-textru .btn-warning:active.focus, .form .bootstrap-textru .btn-warning.active:hover, .form .bootstrap-textru .btn-warning.active:focus, .form .bootstrap-textru .btn-warning.active.focus,
      .open > .form .bootstrap-textru .btn-warning.dropdown-toggle:hover,
      .open > .form .bootstrap-textru .btn-warning.dropdown-toggle:focus,
      .open > .form .bootstrap-textru .btn-warning.dropdown-toggle.focus, .bootstrap-textru .btn-warning:active:hover, .bootstrap-textru .btn-warning:active:focus, .bootstrap-textru .btn-warning:active.focus, .bootstrap-textru .btn-warning.active:hover, .bootstrap-textru .btn-warning.active:focus, .bootstrap-textru .btn-warning.active.focus,
      .open > .bootstrap-textru .btn-warning.dropdown-toggle:hover,
      .open > .bootstrap-textru .btn-warning.dropdown-toggle:focus,
      .open > .bootstrap-textru .btn-warning.dropdown-toggle.focus {
        color: #fff;
        background-color: #d58512;
        border-color: #985f0d; }
    .form .bootstrap-textru .btn-warning:active, .form .bootstrap-textru .btn-warning.active,
    .open > .form .bootstrap-textru .btn-warning.dropdown-toggle, .bootstrap-textru .btn-warning:active, .bootstrap-textru .btn-warning.active,
    .open > .bootstrap-textru .btn-warning.dropdown-toggle {
      background-image: none; }
    .form .bootstrap-textru .btn-warning.disabled:hover, .form .bootstrap-textru .btn-warning.disabled:focus, .form .bootstrap-textru .btn-warning.disabled.focus, .form .bootstrap-textru .btn-warning[disabled]:hover, .form .bootstrap-textru .btn-warning[disabled]:focus, .form .bootstrap-textru .btn-warning[disabled].focus,
    fieldset[disabled] .form .bootstrap-textru .btn-warning:hover,
    fieldset[disabled] .form .bootstrap-textru .btn-warning:focus,
    fieldset[disabled] .form .bootstrap-textru .btn-warning.focus, .bootstrap-textru .btn-warning.disabled:hover, .bootstrap-textru .btn-warning.disabled:focus, .bootstrap-textru .btn-warning.disabled.focus, .bootstrap-textru .btn-warning[disabled]:hover, .bootstrap-textru .btn-warning[disabled]:focus, .bootstrap-textru .btn-warning[disabled].focus,
    fieldset[disabled] .bootstrap-textru .btn-warning:hover,
    fieldset[disabled] .bootstrap-textru .btn-warning:focus,
    fieldset[disabled] .bootstrap-textru .btn-warning.focus {
      background-color: #f0ad4e;
      border-color: #eea236; }
    .form .bootstrap-textru .btn-warning .badge, .bootstrap-textru .btn-warning .badge {
      color: #f0ad4e;
      background-color: #fff; }
  .form .bootstrap-textru .btn-danger, .bootstrap-textru .btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a; }
    .form .bootstrap-textru .btn-danger:focus, .form .bootstrap-textru .btn-danger.focus, .bootstrap-textru .btn-danger:focus, .bootstrap-textru .btn-danger.focus {
      color: #fff;
      background-color: #c9302c;
      border-color: #761c19; }
    .form .bootstrap-textru .btn-danger:hover, .bootstrap-textru .btn-danger:hover {
      color: #fff;
      background-color: #c9302c;
      border-color: #ac2925; }
    .form .bootstrap-textru .btn-danger:active, .form .bootstrap-textru .btn-danger.active,
    .open > .form .bootstrap-textru .btn-danger.dropdown-toggle, .bootstrap-textru .btn-danger:active, .bootstrap-textru .btn-danger.active,
    .open > .bootstrap-textru .btn-danger.dropdown-toggle {
      color: #fff;
      background-color: #c9302c;
      border-color: #ac2925; }
      .form .bootstrap-textru .btn-danger:active:hover, .form .bootstrap-textru .btn-danger:active:focus, .form .bootstrap-textru .btn-danger:active.focus, .form .bootstrap-textru .btn-danger.active:hover, .form .bootstrap-textru .btn-danger.active:focus, .form .bootstrap-textru .btn-danger.active.focus,
      .open > .form .bootstrap-textru .btn-danger.dropdown-toggle:hover,
      .open > .form .bootstrap-textru .btn-danger.dropdown-toggle:focus,
      .open > .form .bootstrap-textru .btn-danger.dropdown-toggle.focus, .bootstrap-textru .btn-danger:active:hover, .bootstrap-textru .btn-danger:active:focus, .bootstrap-textru .btn-danger:active.focus, .bootstrap-textru .btn-danger.active:hover, .bootstrap-textru .btn-danger.active:focus, .bootstrap-textru .btn-danger.active.focus,
      .open > .bootstrap-textru .btn-danger.dropdown-toggle:hover,
      .open > .bootstrap-textru .btn-danger.dropdown-toggle:focus,
      .open > .bootstrap-textru .btn-danger.dropdown-toggle.focus {
        color: #fff;
        background-color: #ac2925;
        border-color: #761c19; }
    .form .bootstrap-textru .btn-danger:active, .form .bootstrap-textru .btn-danger.active,
    .open > .form .bootstrap-textru .btn-danger.dropdown-toggle, .bootstrap-textru .btn-danger:active, .bootstrap-textru .btn-danger.active,
    .open > .bootstrap-textru .btn-danger.dropdown-toggle {
      background-image: none; }
    .form .bootstrap-textru .btn-danger.disabled:hover, .form .bootstrap-textru .btn-danger.disabled:focus, .form .bootstrap-textru .btn-danger.disabled.focus, .form .bootstrap-textru .btn-danger[disabled]:hover, .form .bootstrap-textru .btn-danger[disabled]:focus, .form .bootstrap-textru .btn-danger[disabled].focus,
    fieldset[disabled] .form .bootstrap-textru .btn-danger:hover,
    fieldset[disabled] .form .bootstrap-textru .btn-danger:focus,
    fieldset[disabled] .form .bootstrap-textru .btn-danger.focus, .bootstrap-textru .btn-danger.disabled:hover, .bootstrap-textru .btn-danger.disabled:focus, .bootstrap-textru .btn-danger.disabled.focus, .bootstrap-textru .btn-danger[disabled]:hover, .bootstrap-textru .btn-danger[disabled]:focus, .bootstrap-textru .btn-danger[disabled].focus,
    fieldset[disabled] .bootstrap-textru .btn-danger:hover,
    fieldset[disabled] .bootstrap-textru .btn-danger:focus,
    fieldset[disabled] .bootstrap-textru .btn-danger.focus {
      background-color: #d9534f;
      border-color: #d43f3a; }
    .form .bootstrap-textru .btn-danger .badge, .bootstrap-textru .btn-danger .badge {
      color: #d9534f;
      background-color: #fff; }
  .form .bootstrap-textru .btn-link, .bootstrap-textru .btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0; }
    .form .bootstrap-textru .btn-link, .form .bootstrap-textru .btn-link:active, .form .bootstrap-textru .btn-link.active, .form .bootstrap-textru .btn-link[disabled],
    fieldset[disabled] .form .bootstrap-textru .btn-link, .bootstrap-textru .btn-link, .bootstrap-textru .btn-link:active, .bootstrap-textru .btn-link.active, .bootstrap-textru .btn-link[disabled],
    fieldset[disabled] .bootstrap-textru .btn-link {
      background-color: transparent;
      -webkit-box-shadow: none;
      box-shadow: none; }
    .form .bootstrap-textru .btn-link, .form .bootstrap-textru .btn-link:hover, .form .bootstrap-textru .btn-link:focus, .form .bootstrap-textru .btn-link:active, .bootstrap-textru .btn-link, .bootstrap-textru .btn-link:hover, .bootstrap-textru .btn-link:focus, .bootstrap-textru .btn-link:active {
      border-color: transparent; }
    .form .bootstrap-textru .btn-link:hover, .form .bootstrap-textru .btn-link:focus, .bootstrap-textru .btn-link:hover, .bootstrap-textru .btn-link:focus {
      color: #23527c;
      text-decoration: underline;
      background-color: transparent; }
    .form .bootstrap-textru .btn-link[disabled]:hover, .form .bootstrap-textru .btn-link[disabled]:focus,
    fieldset[disabled] .form .bootstrap-textru .btn-link:hover,
    fieldset[disabled] .form .bootstrap-textru .btn-link:focus, .bootstrap-textru .btn-link[disabled]:hover, .bootstrap-textru .btn-link[disabled]:focus,
    fieldset[disabled] .bootstrap-textru .btn-link:hover,
    fieldset[disabled] .bootstrap-textru .btn-link:focus {
      color: #777777;
      text-decoration: none; }
  .form .bootstrap-textru .btn-lg, .form .bootstrap-textru .btn-group-lg > .btn, .bootstrap-textru .btn-lg, .form .bootstrap-textru .btn-group-lg > .btn, .bootstrap-textru .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px; }
  .form .bootstrap-textru .btn-sm, .form .bootstrap-textru .btn-group-sm > .btn, .bootstrap-textru .btn-sm, .form .bootstrap-textru .btn-group-sm > .btn, .bootstrap-textru .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .form .bootstrap-textru .btn-xs, .form .bootstrap-textru .btn-group-xs > .btn, .bootstrap-textru .btn-xs, .form .bootstrap-textru .btn-group-xs > .btn, .bootstrap-textru .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .form .bootstrap-textru .btn-block, .bootstrap-textru .btn-block {
    display: block;
    width: 100%; }
  .form .bootstrap-textru .btn-block + .btn-block, .bootstrap-textru .btn-block + .btn-block {
    margin-top: 5px; }
  .form .bootstrap-textru input[type="submit"].btn-block,
  .form .bootstrap-textru input[type="reset"].btn-block,
  .form .bootstrap-textru input[type="button"].btn-block, .bootstrap-textru input[type="submit"].btn-block,
  .bootstrap-textru input[type="reset"].btn-block,
  .bootstrap-textru input[type="button"].btn-block {
    width: 100%; }
  .form .bootstrap-textru .fade, .bootstrap-textru .fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear; }
    .form .bootstrap-textru .fade.in, .bootstrap-textru .fade.in {
      opacity: 1; }
  .form .bootstrap-textru .collapse, .bootstrap-textru .collapse {
    display: none; }
    .form .bootstrap-textru .collapse.in, .bootstrap-textru .collapse.in {
      display: block; }
  .form .bootstrap-textru tr.collapse.in, .bootstrap-textru tr.collapse.in {
    display: table-row; }
  .form .bootstrap-textru tbody.collapse.in, .bootstrap-textru tbody.collapse.in {
    display: table-row-group; }
  .form .bootstrap-textru .collapsing, .bootstrap-textru .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease; }
  .form .bootstrap-textru .caret, .bootstrap-textru .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent; }
  .form .bootstrap-textru .dropup,
  .form .bootstrap-textru .dropdown, .bootstrap-textru .dropup,
  .bootstrap-textru .dropdown {
    position: relative; }
  .form .bootstrap-textru .dropdown-toggle:focus, .bootstrap-textru .dropdown-toggle:focus {
    outline: 0; }
  .form .bootstrap-textru .dropdown-menu, .bootstrap-textru .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; }
    .form .bootstrap-textru .dropdown-menu.pull-right, .bootstrap-textru .dropdown-menu.pull-right {
      right: 0;
      left: auto; }
    .form .bootstrap-textru .dropdown-menu .divider, .bootstrap-textru .dropdown-menu .divider {
      height: 1px;
      margin: 9px 0;
      overflow: hidden;
      background-color: #e5e5e5; }
    .form .bootstrap-textru .dropdown-menu > li > a, .bootstrap-textru .dropdown-menu > li > a {
      display: block;
      padding: 3px 20px;
      clear: both;
      font-weight: normal;
      line-height: 1.42857;
      color: #333333;
      white-space: nowrap; }
  .form .bootstrap-textru .dropdown-menu > li > a:hover, .form .bootstrap-textru .dropdown-menu > li > a:focus, .bootstrap-textru .dropdown-menu > li > a:hover, .bootstrap-textru .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5; }
  .form .bootstrap-textru .dropdown-menu > .active > a, .form .bootstrap-textru .dropdown-menu > .active > a:hover, .form .bootstrap-textru .dropdown-menu > .active > a:focus, .bootstrap-textru .dropdown-menu > .active > a, .bootstrap-textru .dropdown-menu > .active > a:hover, .bootstrap-textru .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7; }
  .form .bootstrap-textru .dropdown-menu > .disabled > a, .form .bootstrap-textru .dropdown-menu > .disabled > a:hover, .form .bootstrap-textru .dropdown-menu > .disabled > a:focus, .bootstrap-textru .dropdown-menu > .disabled > a, .bootstrap-textru .dropdown-menu > .disabled > a:hover, .bootstrap-textru .dropdown-menu > .disabled > a:focus {
    color: #777777; }
  .form .bootstrap-textru .dropdown-menu > .disabled > a:hover, .form .bootstrap-textru .dropdown-menu > .disabled > a:focus, .bootstrap-textru .dropdown-menu > .disabled > a:hover, .bootstrap-textru .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed; }
  .form .bootstrap-textru .open > .dropdown-menu, .bootstrap-textru .open > .dropdown-menu {
    display: block; }
  .form .bootstrap-textru .open > a, .bootstrap-textru .open > a {
    outline: 0; }
  .form .bootstrap-textru .dropdown-menu-right, .bootstrap-textru .dropdown-menu-right {
    left: auto;
    right: 0; }
  .form .bootstrap-textru .dropdown-menu-left, .bootstrap-textru .dropdown-menu-left {
    left: 0;
    right: auto; }
  .form .bootstrap-textru .dropdown-header, .bootstrap-textru .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777777;
    white-space: nowrap; }
  .form .bootstrap-textru .dropdown-backdrop, .bootstrap-textru .dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990; }
  .form .bootstrap-textru .pull-right > .dropdown-menu, .bootstrap-textru .pull-right > .dropdown-menu {
    right: 0;
    left: auto; }
  .form .bootstrap-textru .dropup .caret,
  .form .bootstrap-textru .navbar-fixed-bottom .dropdown .caret, .bootstrap-textru .dropup .caret,
  .bootstrap-textru .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: ""; }
  .form .bootstrap-textru .dropup .dropdown-menu,
  .form .bootstrap-textru .navbar-fixed-bottom .dropdown .dropdown-menu, .bootstrap-textru .dropup .dropdown-menu,
  .bootstrap-textru .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px; }
  @media (min-width: 768px) {
    .form .bootstrap-textru .navbar-right .dropdown-menu, .bootstrap-textru .navbar-right .dropdown-menu {
      right: 0;
      left: auto; }
    .form .bootstrap-textru .navbar-right .dropdown-menu-left, .bootstrap-textru .navbar-right .dropdown-menu-left {
      left: 0;
      right: auto; } }
  .form .bootstrap-textru .btn-group,
  .form .bootstrap-textru .btn-group-vertical, .bootstrap-textru .btn-group,
  .bootstrap-textru .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle; }
    .form .bootstrap-textru .btn-group > .btn,
    .form .bootstrap-textru .btn-group-vertical > .btn, .bootstrap-textru .btn-group > .btn,
    .bootstrap-textru .btn-group-vertical > .btn {
      position: relative;
      float: left; }
      .form .bootstrap-textru .btn-group > .btn:hover, .form .bootstrap-textru .btn-group > .btn:focus, .form .bootstrap-textru .btn-group > .btn:active, .form .bootstrap-textru .btn-group > .btn.active,
      .form .bootstrap-textru .btn-group-vertical > .btn:hover,
      .form .bootstrap-textru .btn-group-vertical > .btn:focus,
      .form .bootstrap-textru .btn-group-vertical > .btn:active,
      .form .bootstrap-textru .btn-group-vertical > .btn.active, .bootstrap-textru .btn-group > .btn:hover, .bootstrap-textru .btn-group > .btn:focus, .bootstrap-textru .btn-group > .btn:active, .bootstrap-textru .btn-group > .btn.active,
      .bootstrap-textru .btn-group-vertical > .btn:hover,
      .bootstrap-textru .btn-group-vertical > .btn:focus,
      .bootstrap-textru .btn-group-vertical > .btn:active,
      .bootstrap-textru .btn-group-vertical > .btn.active {
        z-index: 2; }
  .form .bootstrap-textru .btn-group .btn + .btn,
  .form .bootstrap-textru .btn-group .btn + .btn-group,
  .form .bootstrap-textru .btn-group .btn-group + .btn,
  .form .bootstrap-textru .btn-group .btn-group + .btn-group, .bootstrap-textru .btn-group .btn + .btn,
  .bootstrap-textru .btn-group .btn + .btn-group,
  .bootstrap-textru .btn-group .btn-group + .btn,
  .bootstrap-textru .btn-group .btn-group + .btn-group {
    margin-left: -1px; }
  .form .bootstrap-textru .btn-toolbar, .bootstrap-textru .btn-toolbar {
    margin-left: -5px; }
    .form .bootstrap-textru .btn-toolbar:before, .form .bootstrap-textru .btn-toolbar:after, .bootstrap-textru .btn-toolbar:before, .bootstrap-textru .btn-toolbar:after {
      content: " ";
      display: table; }
    .form .bootstrap-textru .btn-toolbar:after, .bootstrap-textru .btn-toolbar:after {
      clear: both; }
    .form .bootstrap-textru .btn-toolbar .btn,
    .form .bootstrap-textru .btn-toolbar .btn-group,
    .form .bootstrap-textru .btn-toolbar .input-group, .bootstrap-textru .btn-toolbar .btn,
    .bootstrap-textru .btn-toolbar .btn-group,
    .bootstrap-textru .btn-toolbar .input-group {
      float: left; }
    .form .bootstrap-textru .btn-toolbar > .btn,
    .form .bootstrap-textru .btn-toolbar > .btn-group,
    .form .bootstrap-textru .btn-toolbar > .input-group, .bootstrap-textru .btn-toolbar > .btn,
    .bootstrap-textru .btn-toolbar > .btn-group,
    .bootstrap-textru .btn-toolbar > .input-group {
      margin-left: 5px; }
  .form .bootstrap-textru .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .bootstrap-textru .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0; }
  .form .bootstrap-textru .btn-group > .btn:first-child, .bootstrap-textru .btn-group > .btn:first-child {
    margin-left: 0; }
    .form .bootstrap-textru .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .bootstrap-textru .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
  .form .bootstrap-textru .btn-group > .btn:last-child:not(:first-child),
  .form .bootstrap-textru .btn-group > .dropdown-toggle:not(:first-child), .bootstrap-textru .btn-group > .btn:last-child:not(:first-child),
  .bootstrap-textru .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .form .bootstrap-textru .btn-group > .btn-group, .bootstrap-textru .btn-group > .btn-group {
    float: left; }
  .form .bootstrap-textru .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .bootstrap-textru .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0; }
  .form .bootstrap-textru .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
  .form .bootstrap-textru .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle, .bootstrap-textru .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
  .bootstrap-textru .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .form .bootstrap-textru .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .bootstrap-textru .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .form .bootstrap-textru .btn-group .dropdown-toggle:active,
  .form .bootstrap-textru .btn-group.open .dropdown-toggle, .bootstrap-textru .btn-group .dropdown-toggle:active,
  .bootstrap-textru .btn-group.open .dropdown-toggle {
    outline: 0; }
  .form .bootstrap-textru .btn-group > .btn + .dropdown-toggle, .bootstrap-textru .btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px; }
  .form .bootstrap-textru .btn-group > .btn-lg + .dropdown-toggle, .form .bootstrap-textru .btn-group-lg.btn-group > .btn + .dropdown-toggle, .bootstrap-textru .btn-group > .btn-lg + .dropdown-toggle, .bootstrap-textru .btn-group-lg.btn-group > .btn + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px; }
  .form .bootstrap-textru .btn-group.open .dropdown-toggle, .bootstrap-textru .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); }
    .form .bootstrap-textru .btn-group.open .dropdown-toggle.btn-link, .bootstrap-textru .btn-group.open .dropdown-toggle.btn-link {
      -webkit-box-shadow: none;
      box-shadow: none; }
  .form .bootstrap-textru .btn .caret, .bootstrap-textru .btn .caret {
    margin-left: 0; }
  .form .bootstrap-textru .btn-lg .caret, .form .bootstrap-textru .btn-group-lg > .btn .caret, .bootstrap-textru .btn-lg .caret, .bootstrap-textru .btn-group-lg > .btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0; }
  .form .bootstrap-textru .dropup .btn-lg .caret, .form .bootstrap-textru .dropup .btn-group-lg > .btn .caret, .bootstrap-textru .dropup .btn-lg .caret, .bootstrap-textru .dropup .btn-group-lg > .btn .caret {
    border-width: 0 5px 5px; }
  .form .bootstrap-textru .btn-group-vertical > .btn,
  .form .bootstrap-textru .btn-group-vertical > .btn-group,
  .form .bootstrap-textru .btn-group-vertical > .btn-group > .btn, .bootstrap-textru .btn-group-vertical > .btn,
  .bootstrap-textru .btn-group-vertical > .btn-group,
  .bootstrap-textru .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%; }
  .form .bootstrap-textru .btn-group-vertical > .btn-group:before, .form .bootstrap-textru .btn-group-vertical > .btn-group:after, .bootstrap-textru .btn-group-vertical > .btn-group:before, .bootstrap-textru .btn-group-vertical > .btn-group:after {
    content: " ";
    display: table; }
  .form .bootstrap-textru .btn-group-vertical > .btn-group:after, .bootstrap-textru .btn-group-vertical > .btn-group:after {
    clear: both; }
  .form .bootstrap-textru .btn-group-vertical > .btn-group > .btn, .bootstrap-textru .btn-group-vertical > .btn-group > .btn {
    float: none; }
  .form .bootstrap-textru .btn-group-vertical > .btn + .btn,
  .form .bootstrap-textru .btn-group-vertical > .btn + .btn-group,
  .form .bootstrap-textru .btn-group-vertical > .btn-group + .btn,
  .form .bootstrap-textru .btn-group-vertical > .btn-group + .btn-group, .bootstrap-textru .btn-group-vertical > .btn + .btn,
  .bootstrap-textru .btn-group-vertical > .btn + .btn-group,
  .bootstrap-textru .btn-group-vertical > .btn-group + .btn,
  .bootstrap-textru .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }
  .form .bootstrap-textru .btn-group-vertical > .btn:not(:first-child):not(:last-child), .bootstrap-textru .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0; }
  .form .bootstrap-textru .btn-group-vertical > .btn:first-child:not(:last-child), .bootstrap-textru .btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .form .bootstrap-textru .btn-group-vertical > .btn:last-child:not(:first-child), .bootstrap-textru .btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  .form .bootstrap-textru .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .bootstrap-textru .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0; }
  .form .bootstrap-textru .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
  .form .bootstrap-textru .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle, .bootstrap-textru .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
  .bootstrap-textru .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .form .bootstrap-textru .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .bootstrap-textru .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .form .bootstrap-textru .btn-group-justified, .bootstrap-textru .btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate; }
    .form .bootstrap-textru .btn-group-justified > .btn,
    .form .bootstrap-textru .btn-group-justified > .btn-group, .bootstrap-textru .btn-group-justified > .btn,
    .bootstrap-textru .btn-group-justified > .btn-group {
      float: none;
      display: table-cell;
      width: 1%; }
    .form .bootstrap-textru .btn-group-justified > .btn-group .btn, .bootstrap-textru .btn-group-justified > .btn-group .btn {
      width: 100%; }
    .form .bootstrap-textru .btn-group-justified > .btn-group .dropdown-menu, .bootstrap-textru .btn-group-justified > .btn-group .dropdown-menu {
      left: auto; }
  .form .bootstrap-textru [data-toggle="buttons"] > .btn input[type="radio"],
  .form .bootstrap-textru [data-toggle="buttons"] > .btn input[type="checkbox"],
  .form .bootstrap-textru [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
  .form .bootstrap-textru [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"], .bootstrap-textru [data-toggle="buttons"] > .btn input[type="radio"],
  .bootstrap-textru [data-toggle="buttons"] > .btn input[type="checkbox"],
  .bootstrap-textru [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
  .bootstrap-textru [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }
  .form .bootstrap-textru .input-group, .bootstrap-textru .input-group {
    position: relative;
    display: table;
    border-collapse: separate; }
    .form .bootstrap-textru .input-group[class*="col-"], .bootstrap-textru .input-group[class*="col-"] {
      float: none;
      padding-left: 0;
      padding-right: 0; }
    .form .bootstrap-textru .input-group .form-control, .bootstrap-textru .input-group .form-control {
      position: relative;
      z-index: 2;
      float: left;
      width: 100%;
      margin-bottom: 0; }
      .form .bootstrap-textru .input-group .form-control:focus, .bootstrap-textru .input-group .form-control:focus {
        z-index: 3; }
  .form .bootstrap-textru .input-group-addon,
  .form .bootstrap-textru .input-group-btn,
  .form .bootstrap-textru .input-group .form-control, .bootstrap-textru .input-group-addon,
  .bootstrap-textru .input-group-btn,
  .bootstrap-textru .input-group .form-control {
    display: table-cell; }
    .form .bootstrap-textru .input-group-addon:not(:first-child):not(:last-child),
    .form .bootstrap-textru .input-group-btn:not(:first-child):not(:last-child),
    .form .bootstrap-textru .input-group .form-control:not(:first-child):not(:last-child), .bootstrap-textru .input-group-addon:not(:first-child):not(:last-child),
    .bootstrap-textru .input-group-btn:not(:first-child):not(:last-child),
    .bootstrap-textru .input-group .form-control:not(:first-child):not(:last-child) {
      border-radius: 0; }
  .form .bootstrap-textru .input-group-addon,
  .form .bootstrap-textru .input-group-btn, .bootstrap-textru .input-group-addon,
  .bootstrap-textru .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle; }
  .form .bootstrap-textru .input-group-addon, .bootstrap-textru .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #ccc;
    border-radius: 4px; }
    .form .bootstrap-textru .input-group-addon.input-sm,
    .form .bootstrap-textru .input-group-sm > .input-group-addon,
    .form .bootstrap-textru .input-group-sm > .input-group-btn > .input-group-addon.btn, .bootstrap-textru .input-group-addon.input-sm,
    .form .bootstrap-textru .input-group-sm > .input-group-addon,
    .bootstrap-textru .input-group-sm > .input-group-addon,
    .bootstrap-textru .input-group-sm > .input-group-btn > .input-group-addon.btn {
      padding: 5px 10px;
      font-size: 12px;
      border-radius: 3px; }
    .form .bootstrap-textru .input-group-addon.input-lg,
    .form .bootstrap-textru .input-group-lg > .input-group-addon,
    .form .bootstrap-textru .input-group-lg > .input-group-btn > .input-group-addon.btn, .bootstrap-textru .input-group-addon.input-lg,
    .form .bootstrap-textru .input-group-lg > .input-group-addon,
    .bootstrap-textru .input-group-lg > .input-group-addon,
    .bootstrap-textru .input-group-lg > .input-group-btn > .input-group-addon.btn {
      padding: 10px 16px;
      font-size: 18px;
      border-radius: 6px; }
    .form .bootstrap-textru .input-group-addon input[type="radio"],
    .form .bootstrap-textru .input-group-addon input[type="checkbox"], .bootstrap-textru .input-group-addon input[type="radio"],
    .bootstrap-textru .input-group-addon input[type="checkbox"] {
      margin-top: 0; }
  .form .bootstrap-textru .input-group .form-control:first-child,
  .form .bootstrap-textru .input-group-addon:first-child,
  .form .bootstrap-textru .input-group-btn:first-child > .btn,
  .form .bootstrap-textru .input-group-btn:first-child > .btn-group > .btn,
  .form .bootstrap-textru .input-group-btn:first-child > .dropdown-toggle,
  .form .bootstrap-textru .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
  .form .bootstrap-textru .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .bootstrap-textru .input-group .form-control:first-child,
  .bootstrap-textru .input-group-addon:first-child,
  .bootstrap-textru .input-group-btn:first-child > .btn,
  .bootstrap-textru .input-group-btn:first-child > .btn-group > .btn,
  .bootstrap-textru .input-group-btn:first-child > .dropdown-toggle,
  .bootstrap-textru .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
  .bootstrap-textru .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .form .bootstrap-textru .input-group-addon:first-child, .bootstrap-textru .input-group-addon:first-child {
    border-right: 0; }
  .form .bootstrap-textru .input-group .form-control:last-child,
  .form .bootstrap-textru .input-group-addon:last-child,
  .form .bootstrap-textru .input-group-btn:last-child > .btn,
  .form .bootstrap-textru .input-group-btn:last-child > .btn-group > .btn,
  .form .bootstrap-textru .input-group-btn:last-child > .dropdown-toggle,
  .form .bootstrap-textru .input-group-btn:first-child > .btn:not(:first-child),
  .form .bootstrap-textru .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .bootstrap-textru .input-group .form-control:last-child,
  .bootstrap-textru .input-group-addon:last-child,
  .bootstrap-textru .input-group-btn:last-child > .btn,
  .bootstrap-textru .input-group-btn:last-child > .btn-group > .btn,
  .bootstrap-textru .input-group-btn:last-child > .dropdown-toggle,
  .bootstrap-textru .input-group-btn:first-child > .btn:not(:first-child),
  .bootstrap-textru .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .form .bootstrap-textru .input-group-addon:last-child, .bootstrap-textru .input-group-addon:last-child {
    border-left: 0; }
  .form .bootstrap-textru .input-group-btn, .bootstrap-textru .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap; }
    .form .bootstrap-textru .input-group-btn > .btn, .bootstrap-textru .input-group-btn > .btn {
      position: relative; }
      .form .bootstrap-textru .input-group-btn > .btn + .btn, .bootstrap-textru .input-group-btn > .btn + .btn {
        margin-left: -1px; }
      .form .bootstrap-textru .input-group-btn > .btn:hover, .form .bootstrap-textru .input-group-btn > .btn:focus, .form .bootstrap-textru .input-group-btn > .btn:active, .bootstrap-textru .input-group-btn > .btn:hover, .bootstrap-textru .input-group-btn > .btn:focus, .bootstrap-textru .input-group-btn > .btn:active {
        z-index: 2; }
    .form .bootstrap-textru .input-group-btn:first-child > .btn,
    .form .bootstrap-textru .input-group-btn:first-child > .btn-group, .bootstrap-textru .input-group-btn:first-child > .btn,
    .bootstrap-textru .input-group-btn:first-child > .btn-group {
      margin-right: -1px; }
    .form .bootstrap-textru .input-group-btn:last-child > .btn,
    .form .bootstrap-textru .input-group-btn:last-child > .btn-group, .bootstrap-textru .input-group-btn:last-child > .btn,
    .bootstrap-textru .input-group-btn:last-child > .btn-group {
      z-index: 2;
      margin-left: -1px; }
  .form .bootstrap-textru .nav, .bootstrap-textru .nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
    .form .bootstrap-textru .nav:before, .form .bootstrap-textru .nav:after, .bootstrap-textru .nav:before, .bootstrap-textru .nav:after {
      content: " ";
      display: table; }
    .form .bootstrap-textru .nav:after, .bootstrap-textru .nav:after {
      clear: both; }
    .form .bootstrap-textru .nav > li, .bootstrap-textru .nav > li {
      position: relative;
      display: block; }
      .form .bootstrap-textru .nav > li > a, .bootstrap-textru .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 15px; }
        .form .bootstrap-textru .nav > li > a:hover, .form .bootstrap-textru .nav > li > a:focus, .bootstrap-textru .nav > li > a:hover, .bootstrap-textru .nav > li > a:focus {
          text-decoration: none;
          background-color: #eeeeee; }
      .form .bootstrap-textru .nav > li.disabled > a, .bootstrap-textru .nav > li.disabled > a {
        color: #777777; }
        .form .bootstrap-textru .nav > li.disabled > a:hover, .form .bootstrap-textru .nav > li.disabled > a:focus, .bootstrap-textru .nav > li.disabled > a:hover, .bootstrap-textru .nav > li.disabled > a:focus {
          color: #777777;
          text-decoration: none;
          background-color: transparent;
          cursor: not-allowed; }
    .form .bootstrap-textru .nav .open > a, .form .bootstrap-textru .nav .open > a:hover, .form .bootstrap-textru .nav .open > a:focus, .bootstrap-textru .nav .open > a, .bootstrap-textru .nav .open > a:hover, .bootstrap-textru .nav .open > a:focus {
      background-color: #eeeeee;
      border-color: #337ab7; }
    .form .bootstrap-textru .nav .nav-divider, .bootstrap-textru .nav .nav-divider {
      height: 1px;
      margin: 9px 0;
      overflow: hidden;
      background-color: #e5e5e5; }
    .form .bootstrap-textru .nav > li > a > img, .bootstrap-textru .nav > li > a > img {
      max-width: none; }
  .form .bootstrap-textru .nav-tabs, .bootstrap-textru .nav-tabs {
    border-bottom: 1px solid #ddd; }
    .form .bootstrap-textru .nav-tabs > li, .bootstrap-textru .nav-tabs > li {
      float: left;
      margin-bottom: -1px; }
      .form .bootstrap-textru .nav-tabs > li > a, .bootstrap-textru .nav-tabs > li > a {
        margin-right: 2px;
        line-height: 1.42857;
        border: 1px solid transparent;
        border-radius: 4px 4px 0 0; }
        .form .bootstrap-textru .nav-tabs > li > a:hover, .bootstrap-textru .nav-tabs > li > a:hover {
          border-color: #eeeeee #eeeeee #ddd; }
      .form .bootstrap-textru .nav-tabs > li.active > a, .form .bootstrap-textru .nav-tabs > li.active > a:hover, .form .bootstrap-textru .nav-tabs > li.active > a:focus, .bootstrap-textru .nav-tabs > li.active > a, .bootstrap-textru .nav-tabs > li.active > a:hover, .bootstrap-textru .nav-tabs > li.active > a:focus {
        color: #555555;
        background-color: #fff;
        border: 1px solid #ddd;
        border-bottom-color: transparent;
        cursor: default; }
  .form .bootstrap-textru .nav-pills > li, .bootstrap-textru .nav-pills > li {
    float: left; }
    .form .bootstrap-textru .nav-pills > li > a, .bootstrap-textru .nav-pills > li > a {
      border-radius: 4px; }
    .form .bootstrap-textru .nav-pills > li + li, .bootstrap-textru .nav-pills > li + li {
      margin-left: 2px; }
    .form .bootstrap-textru .nav-pills > li.active > a, .form .bootstrap-textru .nav-pills > li.active > a:hover, .form .bootstrap-textru .nav-pills > li.active > a:focus, .bootstrap-textru .nav-pills > li.active > a, .bootstrap-textru .nav-pills > li.active > a:hover, .bootstrap-textru .nav-pills > li.active > a:focus {
      color: #fff;
      background-color: #337ab7; }
  .form .bootstrap-textru .nav-stacked > li, .bootstrap-textru .nav-stacked > li {
    float: none; }
    .form .bootstrap-textru .nav-stacked > li + li, .bootstrap-textru .nav-stacked > li + li {
      margin-top: 2px;
      margin-left: 0; }
  .form .bootstrap-textru .nav-justified, .bootstrap-textru .nav-justified, .form .bootstrap-textru .nav-tabs.nav-justified, .bootstrap-textru .nav-tabs.nav-justified {
    width: 100%; }
    .form .bootstrap-textru .nav-justified > li, .bootstrap-textru .nav-justified > li, .form .bootstrap-textru .nav-tabs.nav-justified > li, .bootstrap-textru .nav-tabs.nav-justified > li {
      float: none; }
      .form .bootstrap-textru .nav-justified > li > a, .bootstrap-textru .nav-justified > li > a, .form .bootstrap-textru .nav-tabs.nav-justified > li > a, .bootstrap-textru .nav-tabs.nav-justified > li > a {
        text-align: center;
        margin-bottom: 5px; }
    .form .bootstrap-textru .nav-justified > .dropdown .dropdown-menu, .bootstrap-textru .nav-justified > .dropdown .dropdown-menu {
      top: auto;
      left: auto; }
    @media (min-width: 768px) {
      .form .bootstrap-textru .nav-justified > li, .bootstrap-textru .nav-justified > li, .form .bootstrap-textru .nav-tabs.nav-justified > li, .bootstrap-textru .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%; }
        .form .bootstrap-textru .nav-justified > li > a, .bootstrap-textru .nav-justified > li > a, .form .bootstrap-textru .nav-tabs.nav-justified > li > a, .bootstrap-textru .nav-tabs.nav-justified > li > a {
          margin-bottom: 0; } }
  .form .bootstrap-textru .nav-tabs-justified, .form .bootstrap-textru .nav-tabs.nav-justified, .bootstrap-textru .nav-tabs-justified, .form .bootstrap-textru .nav-tabs.nav-justified, .bootstrap-textru .nav-tabs.nav-justified {
    border-bottom: 0; }
    .form .bootstrap-textru .nav-tabs-justified > li > a, .form .bootstrap-textru .nav-tabs.nav-justified > li > a, .bootstrap-textru .nav-tabs-justified > li > a, .form .bootstrap-textru .nav-tabs.nav-justified > li > a, .bootstrap-textru .nav-tabs.nav-justified > li > a {
      margin-right: 0;
      border-radius: 4px; }
    .form .bootstrap-textru .nav-tabs-justified > .active > a, .form .bootstrap-textru .nav-tabs.nav-justified > .active > a,
    .form .bootstrap-textru .nav-tabs-justified > .active > a:hover,
    .form .bootstrap-textru .nav-tabs.nav-justified > .active > a:hover,
    .form .bootstrap-textru .nav-tabs-justified > .active > a:focus,
    .form .bootstrap-textru .nav-tabs.nav-justified > .active > a:focus, .bootstrap-textru .nav-tabs-justified > .active > a, .bootstrap-textru .nav-tabs.nav-justified > .active > a,
    .bootstrap-textru .nav-tabs-justified > .active > a:hover,
    .bootstrap-textru .nav-tabs.nav-justified > .active > a:hover,
    .bootstrap-textru .nav-tabs-justified > .active > a:focus,
    .bootstrap-textru .nav-tabs.nav-justified > .active > a:focus {
      border: 1px solid #ddd; }
    @media (min-width: 768px) {
      .form .bootstrap-textru .nav-tabs-justified > li > a, .form .bootstrap-textru .nav-tabs.nav-justified > li > a, .bootstrap-textru .nav-tabs-justified > li > a, .form .bootstrap-textru .nav-tabs.nav-justified > li > a, .bootstrap-textru .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0; }
      .form .bootstrap-textru .nav-tabs-justified > .active > a, .form .bootstrap-textru .nav-tabs.nav-justified > .active > a,
      .form .bootstrap-textru .nav-tabs-justified > .active > a:hover,
      .form .bootstrap-textru .nav-tabs.nav-justified > .active > a:hover,
      .form .bootstrap-textru .nav-tabs-justified > .active > a:focus,
      .form .bootstrap-textru .nav-tabs.nav-justified > .active > a:focus, .bootstrap-textru .nav-tabs-justified > .active > a, .bootstrap-textru .nav-tabs.nav-justified > .active > a,
      .bootstrap-textru .nav-tabs-justified > .active > a:hover,
      .bootstrap-textru .nav-tabs.nav-justified > .active > a:hover,
      .bootstrap-textru .nav-tabs-justified > .active > a:focus,
      .bootstrap-textru .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff; } }
  .form .bootstrap-textru .tab-content > .tab-pane, .bootstrap-textru .tab-content > .tab-pane {
    display: none; }
  .form .bootstrap-textru .tab-content > .active, .bootstrap-textru .tab-content > .active {
    display: block; }
  .form .bootstrap-textru .nav-tabs .dropdown-menu, .bootstrap-textru .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .form .bootstrap-textru .navbar, .bootstrap-textru .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent; }
    .form .bootstrap-textru .navbar:before, .form .bootstrap-textru .navbar:after, .bootstrap-textru .navbar:before, .bootstrap-textru .navbar:after {
      content: " ";
      display: table; }
    .form .bootstrap-textru .navbar:after, .bootstrap-textru .navbar:after {
      clear: both; }
    @media (min-width: 768px) {
      .form .bootstrap-textru .navbar, .bootstrap-textru .navbar {
        border-radius: 4px; } }
  .form .bootstrap-textru .navbar-header:before, .form .bootstrap-textru .navbar-header:after, .bootstrap-textru .navbar-header:before, .bootstrap-textru .navbar-header:after {
    content: " ";
    display: table; }
  .form .bootstrap-textru .navbar-header:after, .bootstrap-textru .navbar-header:after {
    clear: both; }
  @media (min-width: 768px) {
    .form .bootstrap-textru .navbar-header, .bootstrap-textru .navbar-header {
      float: left; } }
  .form .bootstrap-textru .navbar-collapse, .bootstrap-textru .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; }
    .form .bootstrap-textru .navbar-collapse:before, .form .bootstrap-textru .navbar-collapse:after, .bootstrap-textru .navbar-collapse:before, .bootstrap-textru .navbar-collapse:after {
      content: " ";
      display: table; }
    .form .bootstrap-textru .navbar-collapse:after, .bootstrap-textru .navbar-collapse:after {
      clear: both; }
    .form .bootstrap-textru .navbar-collapse.in, .bootstrap-textru .navbar-collapse.in {
      overflow-y: auto; }
    @media (min-width: 768px) {
      .form .bootstrap-textru .navbar-collapse, .bootstrap-textru .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none; }
        .form .bootstrap-textru .navbar-collapse.collapse, .bootstrap-textru .navbar-collapse.collapse {
          display: block !important;
          height: auto !important;
          padding-bottom: 0;
          overflow: visible !important; }
        .form .bootstrap-textru .navbar-collapse.in, .bootstrap-textru .navbar-collapse.in {
          overflow-y: visible; }
        .navbar-fixed-top .form .bootstrap-textru .navbar-collapse,
        .navbar-static-top .form .bootstrap-textru .navbar-collapse,
        .navbar-fixed-bottom .form .bootstrap-textru .navbar-collapse, .navbar-fixed-top .bootstrap-textru .navbar-collapse,
        .navbar-static-top .bootstrap-textru .navbar-collapse,
        .navbar-fixed-bottom .bootstrap-textru .navbar-collapse {
          padding-left: 0;
          padding-right: 0; } }
  .form .bootstrap-textru .navbar-fixed-top .navbar-collapse,
  .form .bootstrap-textru .navbar-fixed-bottom .navbar-collapse, .bootstrap-textru .navbar-fixed-top .navbar-collapse,
  .bootstrap-textru .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px; }
    @media (max-device-width: 480px) and (orientation: landscape) {
      .form .bootstrap-textru .navbar-fixed-top .navbar-collapse,
      .form .bootstrap-textru .navbar-fixed-bottom .navbar-collapse, .bootstrap-textru .navbar-fixed-top .navbar-collapse,
      .bootstrap-textru .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px; } }
  .form .bootstrap-textru .container > .navbar-header,
  .form .bootstrap-textru .container > .navbar-collapse,
  .form .bootstrap-textru .container-fluid > .navbar-header,
  .form .bootstrap-textru .container-fluid > .navbar-collapse, .bootstrap-textru .container > .navbar-header,
  .bootstrap-textru .container > .navbar-collapse,
  .bootstrap-textru .container-fluid > .navbar-header,
  .bootstrap-textru .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px; }
    @media (min-width: 768px) {
      .form .bootstrap-textru .container > .navbar-header,
      .form .bootstrap-textru .container > .navbar-collapse,
      .form .bootstrap-textru .container-fluid > .navbar-header,
      .form .bootstrap-textru .container-fluid > .navbar-collapse, .bootstrap-textru .container > .navbar-header,
      .bootstrap-textru .container > .navbar-collapse,
      .bootstrap-textru .container-fluid > .navbar-header,
      .bootstrap-textru .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0; } }
  .form .bootstrap-textru .navbar-static-top, .bootstrap-textru .navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px; }
    @media (min-width: 768px) {
      .form .bootstrap-textru .navbar-static-top, .bootstrap-textru .navbar-static-top {
        border-radius: 0; } }
  .form .bootstrap-textru .navbar-fixed-top,
  .form .bootstrap-textru .navbar-fixed-bottom, .bootstrap-textru .navbar-fixed-top,
  .bootstrap-textru .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030; }
    @media (min-width: 768px) {
      .form .bootstrap-textru .navbar-fixed-top,
      .form .bootstrap-textru .navbar-fixed-bottom, .bootstrap-textru .navbar-fixed-top,
      .bootstrap-textru .navbar-fixed-bottom {
        border-radius: 0; } }
  .form .bootstrap-textru .navbar-fixed-top, .bootstrap-textru .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }
  .form .bootstrap-textru .navbar-fixed-bottom, .bootstrap-textru .navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0; }
  .form .bootstrap-textru .navbar-brand, .bootstrap-textru .navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px; }
    .form .bootstrap-textru .navbar-brand:hover, .form .bootstrap-textru .navbar-brand:focus, .bootstrap-textru .navbar-brand:hover, .bootstrap-textru .navbar-brand:focus {
      text-decoration: none; }
    .form .bootstrap-textru .navbar-brand > img, .bootstrap-textru .navbar-brand > img {
      display: block; }
    @media (min-width: 768px) {
      .navbar > .container .form .bootstrap-textru .navbar-brand,
      .navbar > .container-fluid .form .bootstrap-textru .navbar-brand, .navbar > .container .bootstrap-textru .navbar-brand,
      .navbar > .container-fluid .bootstrap-textru .navbar-brand {
        margin-left: -15px; } }
  .form .bootstrap-textru .navbar-toggle, .bootstrap-textru .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; }
    .form .bootstrap-textru .navbar-toggle:focus, .bootstrap-textru .navbar-toggle:focus {
      outline: 0; }
    .form .bootstrap-textru .navbar-toggle .icon-bar, .bootstrap-textru .navbar-toggle .icon-bar {
      display: block;
      width: 22px;
      height: 2px;
      border-radius: 1px; }
    .form .bootstrap-textru .navbar-toggle .icon-bar + .icon-bar, .bootstrap-textru .navbar-toggle .icon-bar + .icon-bar {
      margin-top: 4px; }
    @media (min-width: 768px) {
      .form .bootstrap-textru .navbar-toggle, .bootstrap-textru .navbar-toggle {
        display: none; } }
  .form .bootstrap-textru .navbar-nav, .bootstrap-textru .navbar-nav {
    margin: 7.5px -15px; }
    .form .bootstrap-textru .navbar-nav > li > a, .bootstrap-textru .navbar-nav > li > a {
      padding-top: 10px;
      padding-bottom: 10px;
      line-height: 20px; }
    @media (max-width: 767px) {
      .form .bootstrap-textru .navbar-nav .open .dropdown-menu, .bootstrap-textru .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none; }
        .form .bootstrap-textru .navbar-nav .open .dropdown-menu > li > a,
        .form .bootstrap-textru .navbar-nav .open .dropdown-menu .dropdown-header, .bootstrap-textru .navbar-nav .open .dropdown-menu > li > a,
        .bootstrap-textru .navbar-nav .open .dropdown-menu .dropdown-header {
          padding: 5px 15px 5px 25px; }
        .form .bootstrap-textru .navbar-nav .open .dropdown-menu > li > a, .bootstrap-textru .navbar-nav .open .dropdown-menu > li > a {
          line-height: 20px; }
          .form .bootstrap-textru .navbar-nav .open .dropdown-menu > li > a:hover, .form .bootstrap-textru .navbar-nav .open .dropdown-menu > li > a:focus, .bootstrap-textru .navbar-nav .open .dropdown-menu > li > a:hover, .bootstrap-textru .navbar-nav .open .dropdown-menu > li > a:focus {
            background-image: none; } }
    @media (min-width: 768px) {
      .form .bootstrap-textru .navbar-nav, .bootstrap-textru .navbar-nav {
        float: left;
        margin: 0; }
        .form .bootstrap-textru .navbar-nav > li, .bootstrap-textru .navbar-nav > li {
          float: left; }
          .form .bootstrap-textru .navbar-nav > li > a, .bootstrap-textru .navbar-nav > li > a {
            padding-top: 15px;
            padding-bottom: 15px; } }
  .form .bootstrap-textru .navbar-form, .bootstrap-textru .navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px; }
    @media (min-width: 768px) {
      .form .bootstrap-textru .navbar-form .form-group, .bootstrap-textru .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle; }
      .form .bootstrap-textru .navbar-form .form-control, .bootstrap-textru .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle; }
      .form .bootstrap-textru .navbar-form .form-control-static, .bootstrap-textru .navbar-form .form-control-static {
        display: inline-block; }
      .form .bootstrap-textru .navbar-form .input-group, .bootstrap-textru .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle; }
        .form .bootstrap-textru .navbar-form .input-group .input-group-addon,
        .form .bootstrap-textru .navbar-form .input-group .input-group-btn,
        .form .bootstrap-textru .navbar-form .input-group .form-control, .bootstrap-textru .navbar-form .input-group .input-group-addon,
        .bootstrap-textru .navbar-form .input-group .input-group-btn,
        .bootstrap-textru .navbar-form .input-group .form-control {
          width: auto; }
      .form .bootstrap-textru .navbar-form .input-group > .form-control, .bootstrap-textru .navbar-form .input-group > .form-control {
        width: 100%; }
      .form .bootstrap-textru .navbar-form .control-label, .bootstrap-textru .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle; }
      .form .bootstrap-textru .navbar-form .radio,
      .form .bootstrap-textru .navbar-form .checkbox, .bootstrap-textru .navbar-form .radio,
      .bootstrap-textru .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle; }
        .form .bootstrap-textru .navbar-form .radio label,
        .form .bootstrap-textru .navbar-form .checkbox label, .bootstrap-textru .navbar-form .radio label,
        .bootstrap-textru .navbar-form .checkbox label {
          padding-left: 0; }
      .form .bootstrap-textru .navbar-form .radio input[type="radio"],
      .form .bootstrap-textru .navbar-form .checkbox input[type="checkbox"], .bootstrap-textru .navbar-form .radio input[type="radio"],
      .bootstrap-textru .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0; }
      .form .bootstrap-textru .navbar-form .has-feedback .form-control-feedback, .bootstrap-textru .navbar-form .has-feedback .form-control-feedback {
        top: 0; } }
    @media (max-width: 767px) {
      .form .bootstrap-textru .navbar-form .form-group, .bootstrap-textru .navbar-form .form-group {
        margin-bottom: 5px; }
        .form .bootstrap-textru .navbar-form .form-group:last-child, .bootstrap-textru .navbar-form .form-group:last-child {
          margin-bottom: 0; } }
    @media (min-width: 768px) {
      .form .bootstrap-textru .navbar-form, .bootstrap-textru .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; } }
  .form .bootstrap-textru .navbar-nav > li > .dropdown-menu, .bootstrap-textru .navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .form .bootstrap-textru .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu, .bootstrap-textru .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .form .bootstrap-textru .navbar-btn, .bootstrap-textru .navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px; }
    .form .bootstrap-textru .navbar-btn.btn-sm, .form .bootstrap-textru .btn-group-sm > .navbar-btn.btn, .bootstrap-textru .navbar-btn.btn-sm, .bootstrap-textru .btn-group-sm > .navbar-btn.btn {
      margin-top: 10px;
      margin-bottom: 10px; }
    .form .bootstrap-textru .navbar-btn.btn-xs, .form .bootstrap-textru .btn-group-xs > .navbar-btn.btn, .bootstrap-textru .navbar-btn.btn-xs, .bootstrap-textru .btn-group-xs > .navbar-btn.btn {
      margin-top: 14px;
      margin-bottom: 14px; }
  .form .bootstrap-textru .navbar-text, .bootstrap-textru .navbar-text {
    margin-top: 15px;
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .form .bootstrap-textru .navbar-text, .bootstrap-textru .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px; } }
  @media (min-width: 768px) {
    .form .bootstrap-textru .navbar-left, .bootstrap-textru .navbar-left {
      float: left !important; }
    .form .bootstrap-textru .navbar-right, .bootstrap-textru .navbar-right {
      float: right !important;
      margin-right: -15px; }
      .form .bootstrap-textru .navbar-right ~ .navbar-right, .bootstrap-textru .navbar-right ~ .navbar-right {
        margin-right: 0; } }
  .form .bootstrap-textru .navbar-default, .bootstrap-textru .navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7; }
    .form .bootstrap-textru .navbar-default .navbar-brand, .bootstrap-textru .navbar-default .navbar-brand {
      color: #777; }
      .form .bootstrap-textru .navbar-default .navbar-brand:hover, .form .bootstrap-textru .navbar-default .navbar-brand:focus, .bootstrap-textru .navbar-default .navbar-brand:hover, .bootstrap-textru .navbar-default .navbar-brand:focus {
        color: #5e5e5e;
        background-color: transparent; }
    .form .bootstrap-textru .navbar-default .navbar-text, .bootstrap-textru .navbar-default .navbar-text {
      color: #777; }
    .form .bootstrap-textru .navbar-default .navbar-nav > li > a, .bootstrap-textru .navbar-default .navbar-nav > li > a {
      color: #777; }
      .form .bootstrap-textru .navbar-default .navbar-nav > li > a:hover, .form .bootstrap-textru .navbar-default .navbar-nav > li > a:focus, .bootstrap-textru .navbar-default .navbar-nav > li > a:hover, .bootstrap-textru .navbar-default .navbar-nav > li > a:focus {
        color: #333;
        background-color: transparent; }
    .form .bootstrap-textru .navbar-default .navbar-nav > .active > a, .form .bootstrap-textru .navbar-default .navbar-nav > .active > a:hover, .form .bootstrap-textru .navbar-default .navbar-nav > .active > a:focus, .bootstrap-textru .navbar-default .navbar-nav > .active > a, .bootstrap-textru .navbar-default .navbar-nav > .active > a:hover, .bootstrap-textru .navbar-default .navbar-nav > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .form .bootstrap-textru .navbar-default .navbar-nav > .disabled > a, .form .bootstrap-textru .navbar-default .navbar-nav > .disabled > a:hover, .form .bootstrap-textru .navbar-default .navbar-nav > .disabled > a:focus, .bootstrap-textru .navbar-default .navbar-nav > .disabled > a, .bootstrap-textru .navbar-default .navbar-nav > .disabled > a:hover, .bootstrap-textru .navbar-default .navbar-nav > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; }
    .form .bootstrap-textru .navbar-default .navbar-toggle, .bootstrap-textru .navbar-default .navbar-toggle {
      border-color: #ddd; }
      .form .bootstrap-textru .navbar-default .navbar-toggle:hover, .form .bootstrap-textru .navbar-default .navbar-toggle:focus, .bootstrap-textru .navbar-default .navbar-toggle:hover, .bootstrap-textru .navbar-default .navbar-toggle:focus {
        background-color: #ddd; }
      .form .bootstrap-textru .navbar-default .navbar-toggle .icon-bar, .bootstrap-textru .navbar-default .navbar-toggle .icon-bar {
        background-color: #888; }
    .form .bootstrap-textru .navbar-default .navbar-collapse,
    .form .bootstrap-textru .navbar-default .navbar-form, .bootstrap-textru .navbar-default .navbar-collapse,
    .bootstrap-textru .navbar-default .navbar-form {
      border-color: #e7e7e7; }
    .form .bootstrap-textru .navbar-default .navbar-nav > .open > a, .form .bootstrap-textru .navbar-default .navbar-nav > .open > a:hover, .form .bootstrap-textru .navbar-default .navbar-nav > .open > a:focus, .bootstrap-textru .navbar-default .navbar-nav > .open > a, .bootstrap-textru .navbar-default .navbar-nav > .open > a:hover, .bootstrap-textru .navbar-default .navbar-nav > .open > a:focus {
      background-color: #e7e7e7;
      color: #555; }
    @media (max-width: 767px) {
      .form .bootstrap-textru .navbar-default .navbar-nav .open .dropdown-menu > li > a, .bootstrap-textru .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777; }
        .form .bootstrap-textru .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .form .bootstrap-textru .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .bootstrap-textru .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .bootstrap-textru .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
          color: #333;
          background-color: transparent; }
      .form .bootstrap-textru .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .form .bootstrap-textru .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .form .bootstrap-textru .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .bootstrap-textru .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .bootstrap-textru .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .bootstrap-textru .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7; }
      .form .bootstrap-textru .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .form .bootstrap-textru .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .form .bootstrap-textru .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .bootstrap-textru .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .bootstrap-textru .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .bootstrap-textru .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent; } }
    .form .bootstrap-textru .navbar-default .navbar-link, .bootstrap-textru .navbar-default .navbar-link {
      color: #777; }
      .form .bootstrap-textru .navbar-default .navbar-link:hover, .bootstrap-textru .navbar-default .navbar-link:hover {
        color: #333; }
    .form .bootstrap-textru .navbar-default .btn-link, .bootstrap-textru .navbar-default .btn-link {
      color: #777; }
      .form .bootstrap-textru .navbar-default .btn-link:hover, .form .bootstrap-textru .navbar-default .btn-link:focus, .bootstrap-textru .navbar-default .btn-link:hover, .bootstrap-textru .navbar-default .btn-link:focus {
        color: #333; }
      .form .bootstrap-textru .navbar-default .btn-link[disabled]:hover, .form .bootstrap-textru .navbar-default .btn-link[disabled]:focus,
      fieldset[disabled] .form .bootstrap-textru .navbar-default .btn-link:hover,
      fieldset[disabled] .form .bootstrap-textru .navbar-default .btn-link:focus, .bootstrap-textru .navbar-default .btn-link[disabled]:hover, .bootstrap-textru .navbar-default .btn-link[disabled]:focus,
      fieldset[disabled] .bootstrap-textru .navbar-default .btn-link:hover,
      fieldset[disabled] .bootstrap-textru .navbar-default .btn-link:focus {
        color: #ccc; }
  .form .bootstrap-textru .navbar-inverse, .bootstrap-textru .navbar-inverse {
    background-color: #222;
    border-color: #090909; }
    .form .bootstrap-textru .navbar-inverse .navbar-brand, .bootstrap-textru .navbar-inverse .navbar-brand {
      color: #9d9d9d; }
      .form .bootstrap-textru .navbar-inverse .navbar-brand:hover, .form .bootstrap-textru .navbar-inverse .navbar-brand:focus, .bootstrap-textru .navbar-inverse .navbar-brand:hover, .bootstrap-textru .navbar-inverse .navbar-brand:focus {
        color: #fff;
        background-color: transparent; }
    .form .bootstrap-textru .navbar-inverse .navbar-text, .bootstrap-textru .navbar-inverse .navbar-text {
      color: #9d9d9d; }
    .form .bootstrap-textru .navbar-inverse .navbar-nav > li > a, .bootstrap-textru .navbar-inverse .navbar-nav > li > a {
      color: #9d9d9d; }
      .form .bootstrap-textru .navbar-inverse .navbar-nav > li > a:hover, .form .bootstrap-textru .navbar-inverse .navbar-nav > li > a:focus, .bootstrap-textru .navbar-inverse .navbar-nav > li > a:hover, .bootstrap-textru .navbar-inverse .navbar-nav > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .form .bootstrap-textru .navbar-inverse .navbar-nav > .active > a, .form .bootstrap-textru .navbar-inverse .navbar-nav > .active > a:hover, .form .bootstrap-textru .navbar-inverse .navbar-nav > .active > a:focus, .bootstrap-textru .navbar-inverse .navbar-nav > .active > a, .bootstrap-textru .navbar-inverse .navbar-nav > .active > a:hover, .bootstrap-textru .navbar-inverse .navbar-nav > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .form .bootstrap-textru .navbar-inverse .navbar-nav > .disabled > a, .form .bootstrap-textru .navbar-inverse .navbar-nav > .disabled > a:hover, .form .bootstrap-textru .navbar-inverse .navbar-nav > .disabled > a:focus, .bootstrap-textru .navbar-inverse .navbar-nav > .disabled > a, .bootstrap-textru .navbar-inverse .navbar-nav > .disabled > a:hover, .bootstrap-textru .navbar-inverse .navbar-nav > .disabled > a:focus {
      color: #444;
      background-color: transparent; }
    .form .bootstrap-textru .navbar-inverse .navbar-toggle, .bootstrap-textru .navbar-inverse .navbar-toggle {
      border-color: #333; }
      .form .bootstrap-textru .navbar-inverse .navbar-toggle:hover, .form .bootstrap-textru .navbar-inverse .navbar-toggle:focus, .bootstrap-textru .navbar-inverse .navbar-toggle:hover, .bootstrap-textru .navbar-inverse .navbar-toggle:focus {
        background-color: #333; }
      .form .bootstrap-textru .navbar-inverse .navbar-toggle .icon-bar, .bootstrap-textru .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #fff; }
    .form .bootstrap-textru .navbar-inverse .navbar-collapse,
    .form .bootstrap-textru .navbar-inverse .navbar-form, .bootstrap-textru .navbar-inverse .navbar-collapse,
    .bootstrap-textru .navbar-inverse .navbar-form {
      border-color: #101010; }
    .form .bootstrap-textru .navbar-inverse .navbar-nav > .open > a, .form .bootstrap-textru .navbar-inverse .navbar-nav > .open > a:hover, .form .bootstrap-textru .navbar-inverse .navbar-nav > .open > a:focus, .bootstrap-textru .navbar-inverse .navbar-nav > .open > a, .bootstrap-textru .navbar-inverse .navbar-nav > .open > a:hover, .bootstrap-textru .navbar-inverse .navbar-nav > .open > a:focus {
      background-color: #090909;
      color: #fff; }
    @media (max-width: 767px) {
      .form .bootstrap-textru .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header, .bootstrap-textru .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909; }
      .form .bootstrap-textru .navbar-inverse .navbar-nav .open .dropdown-menu .divider, .bootstrap-textru .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909; }
      .form .bootstrap-textru .navbar-inverse .navbar-nav .open .dropdown-menu > li > a, .bootstrap-textru .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d; }
        .form .bootstrap-textru .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .form .bootstrap-textru .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .bootstrap-textru .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .bootstrap-textru .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
          color: #fff;
          background-color: transparent; }
      .form .bootstrap-textru .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .form .bootstrap-textru .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .form .bootstrap-textru .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .bootstrap-textru .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .bootstrap-textru .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .bootstrap-textru .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #090909; }
      .form .bootstrap-textru .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .form .bootstrap-textru .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .form .bootstrap-textru .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .bootstrap-textru .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .bootstrap-textru .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .bootstrap-textru .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent; } }
    .form .bootstrap-textru .navbar-inverse .navbar-link, .bootstrap-textru .navbar-inverse .navbar-link {
      color: #9d9d9d; }
      .form .bootstrap-textru .navbar-inverse .navbar-link:hover, .bootstrap-textru .navbar-inverse .navbar-link:hover {
        color: #fff; }
    .form .bootstrap-textru .navbar-inverse .btn-link, .bootstrap-textru .navbar-inverse .btn-link {
      color: #9d9d9d; }
      .form .bootstrap-textru .navbar-inverse .btn-link:hover, .form .bootstrap-textru .navbar-inverse .btn-link:focus, .bootstrap-textru .navbar-inverse .btn-link:hover, .bootstrap-textru .navbar-inverse .btn-link:focus {
        color: #fff; }
      .form .bootstrap-textru .navbar-inverse .btn-link[disabled]:hover, .form .bootstrap-textru .navbar-inverse .btn-link[disabled]:focus,
      fieldset[disabled] .form .bootstrap-textru .navbar-inverse .btn-link:hover,
      fieldset[disabled] .form .bootstrap-textru .navbar-inverse .btn-link:focus, .bootstrap-textru .navbar-inverse .btn-link[disabled]:hover, .bootstrap-textru .navbar-inverse .btn-link[disabled]:focus,
      fieldset[disabled] .bootstrap-textru .navbar-inverse .btn-link:hover,
      fieldset[disabled] .bootstrap-textru .navbar-inverse .btn-link:focus {
        color: #444; }
  .form .bootstrap-textru .breadcrumb, .bootstrap-textru .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px; }
    .form .bootstrap-textru .breadcrumb > li, .bootstrap-textru .breadcrumb > li {
      display: inline-block; }
      .form .bootstrap-textru .breadcrumb > li + li:before, .bootstrap-textru .breadcrumb > li + li:before {
        content: "/\A0";
        padding: 0 5px;
        color: #ccc; }
    .form .bootstrap-textru .breadcrumb > .active, .bootstrap-textru .breadcrumb > .active {
      color: #777777; }
  .form .bootstrap-textru .pagination, .bootstrap-textru .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px; }
    .form .bootstrap-textru .pagination > li, .bootstrap-textru .pagination > li {
      display: inline; }
      .form .bootstrap-textru .pagination > li > a,
      .form .bootstrap-textru .pagination > li > span, .bootstrap-textru .pagination > li > a,
      .bootstrap-textru .pagination > li > span {
        position: relative;
        float: left;
        padding: 6px 12px;
        line-height: 1.42857;
        text-decoration: none;
        color: #337ab7;
        background-color: #fff;
        border: 1px solid #ddd;
        margin-left: -1px; }
      .form .bootstrap-textru .pagination > li:first-child > a,
      .form .bootstrap-textru .pagination > li:first-child > span, .bootstrap-textru .pagination > li:first-child > a,
      .bootstrap-textru .pagination > li:first-child > span {
        margin-left: 0;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px; }
      .form .bootstrap-textru .pagination > li:last-child > a,
      .form .bootstrap-textru .pagination > li:last-child > span, .bootstrap-textru .pagination > li:last-child > a,
      .bootstrap-textru .pagination > li:last-child > span {
        border-bottom-right-radius: 4px;
        border-top-right-radius: 4px; }
    .form .bootstrap-textru .pagination > li > a:hover, .form .bootstrap-textru .pagination > li > a:focus,
    .form .bootstrap-textru .pagination > li > span:hover,
    .form .bootstrap-textru .pagination > li > span:focus, .bootstrap-textru .pagination > li > a:hover, .bootstrap-textru .pagination > li > a:focus,
    .bootstrap-textru .pagination > li > span:hover,
    .bootstrap-textru .pagination > li > span:focus {
      z-index: 2;
      color: #23527c;
      background-color: #eeeeee;
      border-color: #ddd; }
    .form .bootstrap-textru .pagination > .active > a, .form .bootstrap-textru .pagination > .active > a:hover, .form .bootstrap-textru .pagination > .active > a:focus,
    .form .bootstrap-textru .pagination > .active > span,
    .form .bootstrap-textru .pagination > .active > span:hover,
    .form .bootstrap-textru .pagination > .active > span:focus, .bootstrap-textru .pagination > .active > a, .bootstrap-textru .pagination > .active > a:hover, .bootstrap-textru .pagination > .active > a:focus,
    .bootstrap-textru .pagination > .active > span,
    .bootstrap-textru .pagination > .active > span:hover,
    .bootstrap-textru .pagination > .active > span:focus {
      z-index: 3;
      color: #fff;
      background-color: #337ab7;
      border-color: #337ab7;
      cursor: default; }
    .form .bootstrap-textru .pagination > .disabled > span,
    .form .bootstrap-textru .pagination > .disabled > span:hover,
    .form .bootstrap-textru .pagination > .disabled > span:focus,
    .form .bootstrap-textru .pagination > .disabled > a,
    .form .bootstrap-textru .pagination > .disabled > a:hover,
    .form .bootstrap-textru .pagination > .disabled > a:focus, .bootstrap-textru .pagination > .disabled > span,
    .bootstrap-textru .pagination > .disabled > span:hover,
    .bootstrap-textru .pagination > .disabled > span:focus,
    .bootstrap-textru .pagination > .disabled > a,
    .bootstrap-textru .pagination > .disabled > a:hover,
    .bootstrap-textru .pagination > .disabled > a:focus {
      color: #777777;
      background-color: #fff;
      border-color: #ddd;
      cursor: not-allowed; }
  .form .bootstrap-textru .pagination-lg > li > a,
  .form .bootstrap-textru .pagination-lg > li > span, .bootstrap-textru .pagination-lg > li > a,
  .bootstrap-textru .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333; }
  .form .bootstrap-textru .pagination-lg > li:first-child > a,
  .form .bootstrap-textru .pagination-lg > li:first-child > span, .bootstrap-textru .pagination-lg > li:first-child > a,
  .bootstrap-textru .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px; }
  .form .bootstrap-textru .pagination-lg > li:last-child > a,
  .form .bootstrap-textru .pagination-lg > li:last-child > span, .bootstrap-textru .pagination-lg > li:last-child > a,
  .bootstrap-textru .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px; }
  .form .bootstrap-textru .pagination-sm > li > a,
  .form .bootstrap-textru .pagination-sm > li > span, .bootstrap-textru .pagination-sm > li > a,
  .bootstrap-textru .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5; }
  .form .bootstrap-textru .pagination-sm > li:first-child > a,
  .form .bootstrap-textru .pagination-sm > li:first-child > span, .bootstrap-textru .pagination-sm > li:first-child > a,
  .bootstrap-textru .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .form .bootstrap-textru .pagination-sm > li:last-child > a,
  .form .bootstrap-textru .pagination-sm > li:last-child > span, .bootstrap-textru .pagination-sm > li:last-child > a,
  .bootstrap-textru .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .form .bootstrap-textru .pager, .bootstrap-textru .pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center; }
    .form .bootstrap-textru .pager:before, .form .bootstrap-textru .pager:after, .bootstrap-textru .pager:before, .bootstrap-textru .pager:after {
      content: " ";
      display: table; }
    .form .bootstrap-textru .pager:after, .bootstrap-textru .pager:after {
      clear: both; }
    .form .bootstrap-textru .pager li, .bootstrap-textru .pager li {
      display: inline; }
      .form .bootstrap-textru .pager li > a,
      .form .bootstrap-textru .pager li > span, .bootstrap-textru .pager li > a,
      .bootstrap-textru .pager li > span {
        display: inline-block;
        padding: 5px 14px;
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 15px; }
      .form .bootstrap-textru .pager li > a:hover,
      .form .bootstrap-textru .pager li > a:focus, .bootstrap-textru .pager li > a:hover,
      .bootstrap-textru .pager li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .form .bootstrap-textru .pager .next > a,
    .form .bootstrap-textru .pager .next > span, .bootstrap-textru .pager .next > a,
    .bootstrap-textru .pager .next > span {
      float: right; }
    .form .bootstrap-textru .pager .previous > a,
    .form .bootstrap-textru .pager .previous > span, .bootstrap-textru .pager .previous > a,
    .bootstrap-textru .pager .previous > span {
      float: left; }
    .form .bootstrap-textru .pager .disabled > a,
    .form .bootstrap-textru .pager .disabled > a:hover,
    .form .bootstrap-textru .pager .disabled > a:focus,
    .form .bootstrap-textru .pager .disabled > span, .bootstrap-textru .pager .disabled > a,
    .bootstrap-textru .pager .disabled > a:hover,
    .bootstrap-textru .pager .disabled > a:focus,
    .bootstrap-textru .pager .disabled > span {
      color: #777777;
      background-color: #fff;
      cursor: not-allowed; }
  .form .bootstrap-textru .label, .bootstrap-textru .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; }
    .form .bootstrap-textru .label:empty, .bootstrap-textru .label:empty {
      display: none; }
    .btn .form .bootstrap-textru .label, .btn .bootstrap-textru .label {
      position: relative;
      top: -1px; }
  .form .bootstrap-textru a.label:hover, .form .bootstrap-textru a.label:focus, .bootstrap-textru a.label:hover, .bootstrap-textru a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }
  .form .bootstrap-textru .label-default, .bootstrap-textru .label-default {
    background-color: #777777; }
    .form .bootstrap-textru .label-default[href]:hover, .form .bootstrap-textru .label-default[href]:focus, .bootstrap-textru .label-default[href]:hover, .bootstrap-textru .label-default[href]:focus {
      background-color: #5e5e5e; }
  .form .bootstrap-textru .label-primary, .bootstrap-textru .label-primary {
    background-color: #337ab7; }
    .form .bootstrap-textru .label-primary[href]:hover, .form .bootstrap-textru .label-primary[href]:focus, .bootstrap-textru .label-primary[href]:hover, .bootstrap-textru .label-primary[href]:focus {
      background-color: #286090; }
  .form .bootstrap-textru .label-success, .bootstrap-textru .label-success {
    background-color: #5cb85c; }
    .form .bootstrap-textru .label-success[href]:hover, .form .bootstrap-textru .label-success[href]:focus, .bootstrap-textru .label-success[href]:hover, .bootstrap-textru .label-success[href]:focus {
      background-color: #449d44; }
  .form .bootstrap-textru .label-info, .bootstrap-textru .label-info {
    background-color: #5bc0de; }
    .form .bootstrap-textru .label-info[href]:hover, .form .bootstrap-textru .label-info[href]:focus, .bootstrap-textru .label-info[href]:hover, .bootstrap-textru .label-info[href]:focus {
      background-color: #31b0d5; }
  .form .bootstrap-textru .label-warning, .bootstrap-textru .label-warning {
    background-color: #f0ad4e; }
    .form .bootstrap-textru .label-warning[href]:hover, .form .bootstrap-textru .label-warning[href]:focus, .bootstrap-textru .label-warning[href]:hover, .bootstrap-textru .label-warning[href]:focus {
      background-color: #ec971f; }
  .form .bootstrap-textru .label-danger, .bootstrap-textru .label-danger {
    background-color: #d9534f; }
    .form .bootstrap-textru .label-danger[href]:hover, .form .bootstrap-textru .label-danger[href]:focus, .bootstrap-textru .label-danger[href]:hover, .bootstrap-textru .label-danger[href]:focus {
      background-color: #c9302c; }
  .form .bootstrap-textru .badge, .bootstrap-textru .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777777;
    border-radius: 10px; }
    .form .bootstrap-textru .badge:empty, .bootstrap-textru .badge:empty {
      display: none; }
    .btn .form .bootstrap-textru .badge, .btn .bootstrap-textru .badge {
      position: relative;
      top: -1px; }
    .btn-xs .form .bootstrap-textru .badge, .bootstrap-textru .btn-group-xs > .btn .form .bootstrap-textru .badge,
    .btn-group-xs > .btn .form .bootstrap-textru .badge, .btn-xs .bootstrap-textru .badge, .bootstrap-textru .btn-group-xs > .btn .bootstrap-textru .badge,
    .btn-group-xs > .btn .bootstrap-textru .badge {
      top: 0;
      padding: 1px 5px; }
    .list-group-item.active > .form .bootstrap-textru .badge,
    .nav-pills > .active > a > .form .bootstrap-textru .badge, .list-group-item.active > .bootstrap-textru .badge,
    .nav-pills > .active > a > .bootstrap-textru .badge {
      color: #337ab7;
      background-color: #fff; }
    .list-group-item > .form .bootstrap-textru .badge, .list-group-item > .bootstrap-textru .badge {
      float: right; }
    .list-group-item > .form .bootstrap-textru .badge + .form .bootstrap-textru .badge, .list-group-item > .bootstrap-textru .badge + .form .bootstrap-textru .badge, .list-group-item > .form .bootstrap-textru .badge + .bootstrap-textru .badge, .list-group-item > .bootstrap-textru .badge + .bootstrap-textru .badge {
      margin-right: 5px; }
    .nav-pills > li > a > .form .bootstrap-textru .badge, .nav-pills > li > a > .bootstrap-textru .badge {
      margin-left: 3px; }
  .form .bootstrap-textru a.badge:hover, .form .bootstrap-textru a.badge:focus, .bootstrap-textru a.badge:hover, .bootstrap-textru a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }
  .form .bootstrap-textru .jumbotron, .bootstrap-textru .jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eeeeee; }
    .form .bootstrap-textru .jumbotron h1,
    .form .bootstrap-textru .jumbotron .h1, .bootstrap-textru .jumbotron h1,
    .bootstrap-textru .jumbotron .h1 {
      color: inherit; }
    .form .bootstrap-textru .jumbotron p, .bootstrap-textru .jumbotron p {
      margin-bottom: 15px;
      font-size: 21px;
      font-weight: 200; }
    .form .bootstrap-textru .jumbotron > hr, .bootstrap-textru .jumbotron > hr {
      border-top-color: #d5d5d5; }
    .container .form .bootstrap-textru .jumbotron,
    .container-fluid .form .bootstrap-textru .jumbotron, .container .bootstrap-textru .jumbotron,
    .container-fluid .bootstrap-textru .jumbotron {
      border-radius: 6px;
      padding-left: 15px;
      padding-right: 15px; }
    .form .bootstrap-textru .jumbotron .container, .bootstrap-textru .jumbotron .container {
      max-width: 100%; }
    @media screen and (min-width: 768px) {
      .form .bootstrap-textru .jumbotron, .bootstrap-textru .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px; }
        .container .form .bootstrap-textru .jumbotron,
        .container-fluid .form .bootstrap-textru .jumbotron, .container .bootstrap-textru .jumbotron,
        .container-fluid .bootstrap-textru .jumbotron {
          padding-left: 60px;
          padding-right: 60px; }
        .form .bootstrap-textru .jumbotron h1,
        .form .bootstrap-textru .jumbotron .h1, .bootstrap-textru .jumbotron h1,
        .bootstrap-textru .jumbotron .h1 {
          font-size: 63px; } }
  .form .bootstrap-textru .thumbnail, .bootstrap-textru .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out; }
    .form .bootstrap-textru .thumbnail > img,
    .form .bootstrap-textru .thumbnail a > img, .bootstrap-textru .thumbnail > img,
    .bootstrap-textru .thumbnail a > img {
      display: block;
      max-width: 100%;
      height: auto;
      margin-left: auto;
      margin-right: auto; }
    .form .bootstrap-textru .thumbnail .caption, .bootstrap-textru .thumbnail .caption {
      padding: 9px;
      color: #333333; }
  .form .bootstrap-textru a.thumbnail:hover,
  .form .bootstrap-textru a.thumbnail:focus,
  .form .bootstrap-textru a.thumbnail.active, .bootstrap-textru a.thumbnail:hover,
  .bootstrap-textru a.thumbnail:focus,
  .bootstrap-textru a.thumbnail.active {
    border-color: #337ab7; }
  .form .bootstrap-textru .alert, .bootstrap-textru .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px; }
    .form .bootstrap-textru .alert h4, .bootstrap-textru .alert h4 {
      margin-top: 0;
      color: inherit; }
    .form .bootstrap-textru .alert .alert-link, .bootstrap-textru .alert .alert-link {
      font-weight: bold; }
    .form .bootstrap-textru .alert > p,
    .form .bootstrap-textru .alert > ul, .bootstrap-textru .alert > p,
    .bootstrap-textru .alert > ul {
      margin-bottom: 0; }
    .form .bootstrap-textru .alert > p + p, .bootstrap-textru .alert > p + p {
      margin-top: 5px; }
  .form .bootstrap-textru .alert-dismissable,
  .form .bootstrap-textru .alert-dismissible, .bootstrap-textru .alert-dismissable,
  .bootstrap-textru .alert-dismissible {
    padding-right: 35px; }
    .form .bootstrap-textru .alert-dismissable .close,
    .form .bootstrap-textru .alert-dismissible .close, .bootstrap-textru .alert-dismissable .close,
    .bootstrap-textru .alert-dismissible .close {
      position: relative;
      top: -2px;
      right: -21px;
      color: inherit; }
  .form .bootstrap-textru .alert-success, .bootstrap-textru .alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d; }
    .form .bootstrap-textru .alert-success hr, .bootstrap-textru .alert-success hr {
      border-top-color: #c9e2b3; }
    .form .bootstrap-textru .alert-success .alert-link, .bootstrap-textru .alert-success .alert-link {
      color: #2b542c; }
  .form .bootstrap-textru .alert-info, .bootstrap-textru .alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f; }
    .form .bootstrap-textru .alert-info hr, .bootstrap-textru .alert-info hr {
      border-top-color: #a6e1ec; }
    .form .bootstrap-textru .alert-info .alert-link, .bootstrap-textru .alert-info .alert-link {
      color: #245269; }
  .form .bootstrap-textru .alert-warning, .bootstrap-textru .alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b; }
    .form .bootstrap-textru .alert-warning hr, .bootstrap-textru .alert-warning hr {
      border-top-color: #f7e1b5; }
    .form .bootstrap-textru .alert-warning .alert-link, .bootstrap-textru .alert-warning .alert-link {
      color: #66512c; }
  .form .bootstrap-textru .alert-danger, .bootstrap-textru .alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442; }
    .form .bootstrap-textru .alert-danger hr, .bootstrap-textru .alert-danger hr {
      border-top-color: #e4b9c0; }
    .form .bootstrap-textru .alert-danger .alert-link, .bootstrap-textru .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; } }
  .form .bootstrap-textru .progress, .bootstrap-textru .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); }
  .form .bootstrap-textru .progress-bar, .bootstrap-textru .progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -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; }
  .form .bootstrap-textru .progress-striped .progress-bar,
  .form .bootstrap-textru .progress-bar-striped, .bootstrap-textru .progress-striped .progress-bar,
  .bootstrap-textru .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; }
  .form .bootstrap-textru .progress.active .progress-bar,
  .form .bootstrap-textru .progress-bar.active, .bootstrap-textru .progress.active .progress-bar,
  .bootstrap-textru .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; }
  .form .bootstrap-textru .progress-bar-success, .bootstrap-textru .progress-bar-success {
    background-color: #5cb85c; }
    .progress-striped .form .bootstrap-textru .progress-bar-success, .progress-striped .bootstrap-textru .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); }
  .form .bootstrap-textru .progress-bar-info, .bootstrap-textru .progress-bar-info {
    background-color: #5bc0de; }
    .progress-striped .form .bootstrap-textru .progress-bar-info, .progress-striped .bootstrap-textru .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); }
  .form .bootstrap-textru .progress-bar-warning, .bootstrap-textru .progress-bar-warning {
    background-color: #f0ad4e; }
    .progress-striped .form .bootstrap-textru .progress-bar-warning, .progress-striped .bootstrap-textru .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); }
  .form .bootstrap-textru .progress-bar-danger, .bootstrap-textru .progress-bar-danger {
    background-color: #d9534f; }
    .progress-striped .form .bootstrap-textru .progress-bar-danger, .progress-striped .bootstrap-textru .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); }
  .form .bootstrap-textru .media, .bootstrap-textru .media {
    margin-top: 15px; }
    .form .bootstrap-textru .media:first-child, .bootstrap-textru .media:first-child {
      margin-top: 0; }
  .form .bootstrap-textru .media,
  .form .bootstrap-textru .media-body, .bootstrap-textru .media,
  .bootstrap-textru .media-body {
    zoom: 1;
    overflow: hidden; }
  .form .bootstrap-textru .media-body, .bootstrap-textru .media-body {
    width: 10000px; }
  .form .bootstrap-textru .media-object, .bootstrap-textru .media-object {
    display: block; }
    .form .bootstrap-textru .media-object.img-thumbnail, .bootstrap-textru .media-object.img-thumbnail {
      max-width: none; }
  .form .bootstrap-textru .media-right,
  .form .bootstrap-textru .media > .pull-right, .bootstrap-textru .media-right,
  .bootstrap-textru .media > .pull-right {
    padding-left: 10px; }
  .form .bootstrap-textru .media-left,
  .form .bootstrap-textru .media > .pull-left, .bootstrap-textru .media-left,
  .bootstrap-textru .media > .pull-left {
    padding-right: 10px; }
  .form .bootstrap-textru .media-left,
  .form .bootstrap-textru .media-right,
  .form .bootstrap-textru .media-body, .bootstrap-textru .media-left,
  .bootstrap-textru .media-right,
  .bootstrap-textru .media-body {
    display: table-cell;
    vertical-align: top; }
  .form .bootstrap-textru .media-middle, .bootstrap-textru .media-middle {
    vertical-align: middle; }
  .form .bootstrap-textru .media-bottom, .bootstrap-textru .media-bottom {
    vertical-align: bottom; }
  .form .bootstrap-textru .media-heading, .bootstrap-textru .media-heading {
    margin-top: 0;
    margin-bottom: 5px; }
  .form .bootstrap-textru .media-list, .bootstrap-textru .media-list {
    padding-left: 0;
    list-style: none; }
  .form .bootstrap-textru .list-group, .bootstrap-textru .list-group {
    margin-bottom: 20px;
    padding-left: 0; }
  .form .bootstrap-textru .list-group-item, .bootstrap-textru .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd; }
    .form .bootstrap-textru .list-group-item:first-child, .bootstrap-textru .list-group-item:first-child {
      border-top-right-radius: 4px;
      border-top-left-radius: 4px; }
    .form .bootstrap-textru .list-group-item:last-child, .bootstrap-textru .list-group-item:last-child {
      margin-bottom: 0;
      border-bottom-right-radius: 4px;
      border-bottom-left-radius: 4px; }
  .form .bootstrap-textru a.list-group-item,
  .form .bootstrap-textru button.list-group-item, .bootstrap-textru a.list-group-item,
  .bootstrap-textru button.list-group-item {
    color: #555; }
    .form .bootstrap-textru a.list-group-item .list-group-item-heading,
    .form .bootstrap-textru button.list-group-item .list-group-item-heading, .bootstrap-textru a.list-group-item .list-group-item-heading,
    .bootstrap-textru button.list-group-item .list-group-item-heading {
      color: #333; }
    .form .bootstrap-textru a.list-group-item:hover, .form .bootstrap-textru a.list-group-item:focus,
    .form .bootstrap-textru button.list-group-item:hover,
    .form .bootstrap-textru button.list-group-item:focus, .bootstrap-textru a.list-group-item:hover, .bootstrap-textru a.list-group-item:focus,
    .bootstrap-textru button.list-group-item:hover,
    .bootstrap-textru button.list-group-item:focus {
      text-decoration: none;
      color: #555;
      background-color: #f5f5f5; }
  .form .bootstrap-textru button.list-group-item, .bootstrap-textru button.list-group-item {
    width: 100%;
    text-align: left; }
  .form .bootstrap-textru .list-group-item.disabled, .form .bootstrap-textru .list-group-item.disabled:hover, .form .bootstrap-textru .list-group-item.disabled:focus, .bootstrap-textru .list-group-item.disabled, .bootstrap-textru .list-group-item.disabled:hover, .bootstrap-textru .list-group-item.disabled:focus {
    background-color: #eeeeee;
    color: #777777;
    cursor: not-allowed; }
    .form .bootstrap-textru .list-group-item.disabled .list-group-item-heading, .form .bootstrap-textru .list-group-item.disabled:hover .list-group-item-heading, .form .bootstrap-textru .list-group-item.disabled:focus .list-group-item-heading, .bootstrap-textru .list-group-item.disabled .list-group-item-heading, .bootstrap-textru .list-group-item.disabled:hover .list-group-item-heading, .bootstrap-textru .list-group-item.disabled:focus .list-group-item-heading {
      color: inherit; }
    .form .bootstrap-textru .list-group-item.disabled .list-group-item-text, .form .bootstrap-textru .list-group-item.disabled:hover .list-group-item-text, .form .bootstrap-textru .list-group-item.disabled:focus .list-group-item-text, .bootstrap-textru .list-group-item.disabled .list-group-item-text, .bootstrap-textru .list-group-item.disabled:hover .list-group-item-text, .bootstrap-textru .list-group-item.disabled:focus .list-group-item-text {
      color: #777777; }
  .form .bootstrap-textru .list-group-item.active, .form .bootstrap-textru .list-group-item.active:hover, .form .bootstrap-textru .list-group-item.active:focus, .bootstrap-textru .list-group-item.active, .bootstrap-textru .list-group-item.active:hover, .bootstrap-textru .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .form .bootstrap-textru .list-group-item.active .list-group-item-heading,
    .form .bootstrap-textru .list-group-item.active .list-group-item-heading > small,
    .form .bootstrap-textru .list-group-item.active .list-group-item-heading > .small, .form .bootstrap-textru .list-group-item.active:hover .list-group-item-heading,
    .form .bootstrap-textru .list-group-item.active:hover .list-group-item-heading > small,
    .form .bootstrap-textru .list-group-item.active:hover .list-group-item-heading > .small, .form .bootstrap-textru .list-group-item.active:focus .list-group-item-heading,
    .form .bootstrap-textru .list-group-item.active:focus .list-group-item-heading > small,
    .form .bootstrap-textru .list-group-item.active:focus .list-group-item-heading > .small, .bootstrap-textru .list-group-item.active .list-group-item-heading,
    .bootstrap-textru .list-group-item.active .list-group-item-heading > small,
    .bootstrap-textru .list-group-item.active .list-group-item-heading > .small, .bootstrap-textru .list-group-item.active:hover .list-group-item-heading,
    .bootstrap-textru .list-group-item.active:hover .list-group-item-heading > small,
    .bootstrap-textru .list-group-item.active:hover .list-group-item-heading > .small, .bootstrap-textru .list-group-item.active:focus .list-group-item-heading,
    .bootstrap-textru .list-group-item.active:focus .list-group-item-heading > small,
    .bootstrap-textru .list-group-item.active:focus .list-group-item-heading > .small {
      color: inherit; }
    .form .bootstrap-textru .list-group-item.active .list-group-item-text, .form .bootstrap-textru .list-group-item.active:hover .list-group-item-text, .form .bootstrap-textru .list-group-item.active:focus .list-group-item-text, .bootstrap-textru .list-group-item.active .list-group-item-text, .bootstrap-textru .list-group-item.active:hover .list-group-item-text, .bootstrap-textru .list-group-item.active:focus .list-group-item-text {
      color: #c7ddef; }
  .form .bootstrap-textru .list-group-item-success, .bootstrap-textru .list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8; }
  .form .bootstrap-textru a.list-group-item-success,
  .form .bootstrap-textru button.list-group-item-success, .bootstrap-textru a.list-group-item-success,
  .bootstrap-textru button.list-group-item-success {
    color: #3c763d; }
    .form .bootstrap-textru a.list-group-item-success .list-group-item-heading,
    .form .bootstrap-textru button.list-group-item-success .list-group-item-heading, .bootstrap-textru a.list-group-item-success .list-group-item-heading,
    .bootstrap-textru button.list-group-item-success .list-group-item-heading {
      color: inherit; }
    .form .bootstrap-textru a.list-group-item-success:hover, .form .bootstrap-textru a.list-group-item-success:focus,
    .form .bootstrap-textru button.list-group-item-success:hover,
    .form .bootstrap-textru button.list-group-item-success:focus, .bootstrap-textru a.list-group-item-success:hover, .bootstrap-textru a.list-group-item-success:focus,
    .bootstrap-textru button.list-group-item-success:hover,
    .bootstrap-textru button.list-group-item-success:focus {
      color: #3c763d;
      background-color: #d0e9c6; }
    .form .bootstrap-textru a.list-group-item-success.active, .form .bootstrap-textru a.list-group-item-success.active:hover, .form .bootstrap-textru a.list-group-item-success.active:focus,
    .form .bootstrap-textru button.list-group-item-success.active,
    .form .bootstrap-textru button.list-group-item-success.active:hover,
    .form .bootstrap-textru button.list-group-item-success.active:focus, .bootstrap-textru a.list-group-item-success.active, .bootstrap-textru a.list-group-item-success.active:hover, .bootstrap-textru a.list-group-item-success.active:focus,
    .bootstrap-textru button.list-group-item-success.active,
    .bootstrap-textru button.list-group-item-success.active:hover,
    .bootstrap-textru button.list-group-item-success.active:focus {
      color: #fff;
      background-color: #3c763d;
      border-color: #3c763d; }
  .form .bootstrap-textru .list-group-item-info, .bootstrap-textru .list-group-item-info {
    color: #31708f;
    background-color: #d9edf7; }
  .form .bootstrap-textru a.list-group-item-info,
  .form .bootstrap-textru button.list-group-item-info, .bootstrap-textru a.list-group-item-info,
  .bootstrap-textru button.list-group-item-info {
    color: #31708f; }
    .form .bootstrap-textru a.list-group-item-info .list-group-item-heading,
    .form .bootstrap-textru button.list-group-item-info .list-group-item-heading, .bootstrap-textru a.list-group-item-info .list-group-item-heading,
    .bootstrap-textru button.list-group-item-info .list-group-item-heading {
      color: inherit; }
    .form .bootstrap-textru a.list-group-item-info:hover, .form .bootstrap-textru a.list-group-item-info:focus,
    .form .bootstrap-textru button.list-group-item-info:hover,
    .form .bootstrap-textru button.list-group-item-info:focus, .bootstrap-textru a.list-group-item-info:hover, .bootstrap-textru a.list-group-item-info:focus,
    .bootstrap-textru button.list-group-item-info:hover,
    .bootstrap-textru button.list-group-item-info:focus {
      color: #31708f;
      background-color: #c4e3f3; }
    .form .bootstrap-textru a.list-group-item-info.active, .form .bootstrap-textru a.list-group-item-info.active:hover, .form .bootstrap-textru a.list-group-item-info.active:focus,
    .form .bootstrap-textru button.list-group-item-info.active,
    .form .bootstrap-textru button.list-group-item-info.active:hover,
    .form .bootstrap-textru button.list-group-item-info.active:focus, .bootstrap-textru a.list-group-item-info.active, .bootstrap-textru a.list-group-item-info.active:hover, .bootstrap-textru a.list-group-item-info.active:focus,
    .bootstrap-textru button.list-group-item-info.active,
    .bootstrap-textru button.list-group-item-info.active:hover,
    .bootstrap-textru button.list-group-item-info.active:focus {
      color: #fff;
      background-color: #31708f;
      border-color: #31708f; }
  .form .bootstrap-textru .list-group-item-warning, .bootstrap-textru .list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3; }
  .form .bootstrap-textru a.list-group-item-warning,
  .form .bootstrap-textru button.list-group-item-warning, .bootstrap-textru a.list-group-item-warning,
  .bootstrap-textru button.list-group-item-warning {
    color: #8a6d3b; }
    .form .bootstrap-textru a.list-group-item-warning .list-group-item-heading,
    .form .bootstrap-textru button.list-group-item-warning .list-group-item-heading, .bootstrap-textru a.list-group-item-warning .list-group-item-heading,
    .bootstrap-textru button.list-group-item-warning .list-group-item-heading {
      color: inherit; }
    .form .bootstrap-textru a.list-group-item-warning:hover, .form .bootstrap-textru a.list-group-item-warning:focus,
    .form .bootstrap-textru button.list-group-item-warning:hover,
    .form .bootstrap-textru button.list-group-item-warning:focus, .bootstrap-textru a.list-group-item-warning:hover, .bootstrap-textru a.list-group-item-warning:focus,
    .bootstrap-textru button.list-group-item-warning:hover,
    .bootstrap-textru button.list-group-item-warning:focus {
      color: #8a6d3b;
      background-color: #faf2cc; }
    .form .bootstrap-textru a.list-group-item-warning.active, .form .bootstrap-textru a.list-group-item-warning.active:hover, .form .bootstrap-textru a.list-group-item-warning.active:focus,
    .form .bootstrap-textru button.list-group-item-warning.active,
    .form .bootstrap-textru button.list-group-item-warning.active:hover,
    .form .bootstrap-textru button.list-group-item-warning.active:focus, .bootstrap-textru a.list-group-item-warning.active, .bootstrap-textru a.list-group-item-warning.active:hover, .bootstrap-textru a.list-group-item-warning.active:focus,
    .bootstrap-textru button.list-group-item-warning.active,
    .bootstrap-textru button.list-group-item-warning.active:hover,
    .bootstrap-textru button.list-group-item-warning.active:focus {
      color: #fff;
      background-color: #8a6d3b;
      border-color: #8a6d3b; }
  .form .bootstrap-textru .list-group-item-danger, .bootstrap-textru .list-group-item-danger {
    color: #a94442;
    background-color: #f2dede; }
  .form .bootstrap-textru a.list-group-item-danger,
  .form .bootstrap-textru button.list-group-item-danger, .bootstrap-textru a.list-group-item-danger,
  .bootstrap-textru button.list-group-item-danger {
    color: #a94442; }
    .form .bootstrap-textru a.list-group-item-danger .list-group-item-heading,
    .form .bootstrap-textru button.list-group-item-danger .list-group-item-heading, .bootstrap-textru a.list-group-item-danger .list-group-item-heading,
    .bootstrap-textru button.list-group-item-danger .list-group-item-heading {
      color: inherit; }
    .form .bootstrap-textru a.list-group-item-danger:hover, .form .bootstrap-textru a.list-group-item-danger:focus,
    .form .bootstrap-textru button.list-group-item-danger:hover,
    .form .bootstrap-textru button.list-group-item-danger:focus, .bootstrap-textru a.list-group-item-danger:hover, .bootstrap-textru a.list-group-item-danger:focus,
    .bootstrap-textru button.list-group-item-danger:hover,
    .bootstrap-textru button.list-group-item-danger:focus {
      color: #a94442;
      background-color: #ebcccc; }
    .form .bootstrap-textru a.list-group-item-danger.active, .form .bootstrap-textru a.list-group-item-danger.active:hover, .form .bootstrap-textru a.list-group-item-danger.active:focus,
    .form .bootstrap-textru button.list-group-item-danger.active,
    .form .bootstrap-textru button.list-group-item-danger.active:hover,
    .form .bootstrap-textru button.list-group-item-danger.active:focus, .bootstrap-textru a.list-group-item-danger.active, .bootstrap-textru a.list-group-item-danger.active:hover, .bootstrap-textru a.list-group-item-danger.active:focus,
    .bootstrap-textru button.list-group-item-danger.active,
    .bootstrap-textru button.list-group-item-danger.active:hover,
    .bootstrap-textru button.list-group-item-danger.active:focus {
      color: #fff;
      background-color: #a94442;
      border-color: #a94442; }
  .form .bootstrap-textru .list-group-item-heading, .bootstrap-textru .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px; }
  .form .bootstrap-textru .list-group-item-text, .bootstrap-textru .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3; }
  .form .bootstrap-textru .panel, .bootstrap-textru .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); }
  .form .bootstrap-textru .panel-body, .bootstrap-textru .panel-body {
    padding: 15px; }
    .form .bootstrap-textru .panel-body:before, .form .bootstrap-textru .panel-body:after, .bootstrap-textru .panel-body:before, .bootstrap-textru .panel-body:after {
      content: " ";
      display: table; }
    .form .bootstrap-textru .panel-body:after, .bootstrap-textru .panel-body:after {
      clear: both; }
  .form .bootstrap-textru .panel-heading, .bootstrap-textru .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
    .form .bootstrap-textru .panel-heading > .dropdown .dropdown-toggle, .bootstrap-textru .panel-heading > .dropdown .dropdown-toggle {
      color: inherit; }
  .form .bootstrap-textru .panel-title, .bootstrap-textru .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit; }
    .form .bootstrap-textru .panel-title > a,
    .form .bootstrap-textru .panel-title > small,
    .form .bootstrap-textru .panel-title > .small,
    .form .bootstrap-textru .panel-title > small > a,
    .form .bootstrap-textru .panel-title > .small > a, .bootstrap-textru .panel-title > a,
    .bootstrap-textru .panel-title > small,
    .bootstrap-textru .panel-title > .small,
    .bootstrap-textru .panel-title > small > a,
    .bootstrap-textru .panel-title > .small > a {
      color: inherit; }
  .form .bootstrap-textru .panel-footer, .bootstrap-textru .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
  .form .bootstrap-textru .panel > .list-group,
  .form .bootstrap-textru .panel > .panel-collapse > .list-group, .bootstrap-textru .panel > .list-group,
  .bootstrap-textru .panel > .panel-collapse > .list-group {
    margin-bottom: 0; }
    .form .bootstrap-textru .panel > .list-group .list-group-item,
    .form .bootstrap-textru .panel > .panel-collapse > .list-group .list-group-item, .bootstrap-textru .panel > .list-group .list-group-item,
    .bootstrap-textru .panel > .panel-collapse > .list-group .list-group-item {
      border-width: 1px 0;
      border-radius: 0; }
    .form .bootstrap-textru .panel > .list-group:first-child .list-group-item:first-child,
    .form .bootstrap-textru .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child, .bootstrap-textru .panel > .list-group:first-child .list-group-item:first-child,
    .bootstrap-textru .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
      border-top: 0;
      border-top-right-radius: 3px;
      border-top-left-radius: 3px; }
    .form .bootstrap-textru .panel > .list-group:last-child .list-group-item:last-child,
    .form .bootstrap-textru .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child, .bootstrap-textru .panel > .list-group:last-child .list-group-item:last-child,
    .bootstrap-textru .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
      border-bottom: 0;
      border-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px; }
  .form .bootstrap-textru .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child, .bootstrap-textru .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .form .bootstrap-textru .panel-heading + .list-group .list-group-item:first-child, .bootstrap-textru .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0; }
  .form .bootstrap-textru .list-group + .panel-footer, .bootstrap-textru .list-group + .panel-footer {
    border-top-width: 0; }
  .form .bootstrap-textru .panel > .table,
  .form .bootstrap-textru .panel > .table-responsive > .table,
  .form .bootstrap-textru .panel > .panel-collapse > .table, .bootstrap-textru .panel > .table,
  .bootstrap-textru .panel > .table-responsive > .table,
  .bootstrap-textru .panel > .panel-collapse > .table {
    margin-bottom: 0; }
    .form .bootstrap-textru .panel > .table caption,
    .form .bootstrap-textru .panel > .table-responsive > .table caption,
    .form .bootstrap-textru .panel > .panel-collapse > .table caption, .bootstrap-textru .panel > .table caption,
    .bootstrap-textru .panel > .table-responsive > .table caption,
    .bootstrap-textru .panel > .panel-collapse > .table caption {
      padding-left: 15px;
      padding-right: 15px; }
  .form .bootstrap-textru .panel > .table:first-child,
  .form .bootstrap-textru .panel > .table-responsive:first-child > .table:first-child, .bootstrap-textru .panel > .table:first-child,
  .bootstrap-textru .panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
    .form .bootstrap-textru .panel > .table:first-child > thead:first-child > tr:first-child,
    .form .bootstrap-textru .panel > .table:first-child > tbody:first-child > tr:first-child,
    .form .bootstrap-textru .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
    .form .bootstrap-textru .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .bootstrap-textru .panel > .table:first-child > thead:first-child > tr:first-child,
    .bootstrap-textru .panel > .table:first-child > tbody:first-child > tr:first-child,
    .bootstrap-textru .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
    .bootstrap-textru .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
      border-top-left-radius: 3px;
      border-top-right-radius: 3px; }
      .form .bootstrap-textru .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
      .form .bootstrap-textru .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
      .form .bootstrap-textru .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
      .form .bootstrap-textru .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
      .form .bootstrap-textru .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
      .form .bootstrap-textru .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
      .form .bootstrap-textru .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
      .form .bootstrap-textru .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .bootstrap-textru .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
      .bootstrap-textru .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
      .bootstrap-textru .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
      .bootstrap-textru .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
      .bootstrap-textru .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
      .bootstrap-textru .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
      .bootstrap-textru .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
      .bootstrap-textru .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
        border-top-left-radius: 3px; }
      .form .bootstrap-textru .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
      .form .bootstrap-textru .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
      .form .bootstrap-textru .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
      .form .bootstrap-textru .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
      .form .bootstrap-textru .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
      .form .bootstrap-textru .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
      .form .bootstrap-textru .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
      .form .bootstrap-textru .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .bootstrap-textru .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
      .bootstrap-textru .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
      .bootstrap-textru .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
      .bootstrap-textru .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
      .bootstrap-textru .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
      .bootstrap-textru .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
      .bootstrap-textru .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
      .bootstrap-textru .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
        border-top-right-radius: 3px; }
  .form .bootstrap-textru .panel > .table:last-child,
  .form .bootstrap-textru .panel > .table-responsive:last-child > .table:last-child, .bootstrap-textru .panel > .table:last-child,
  .bootstrap-textru .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
    .form .bootstrap-textru .panel > .table:last-child > tbody:last-child > tr:last-child,
    .form .bootstrap-textru .panel > .table:last-child > tfoot:last-child > tr:last-child,
    .form .bootstrap-textru .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
    .form .bootstrap-textru .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .bootstrap-textru .panel > .table:last-child > tbody:last-child > tr:last-child,
    .bootstrap-textru .panel > .table:last-child > tfoot:last-child > tr:last-child,
    .bootstrap-textru .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
    .bootstrap-textru .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px; }
      .form .bootstrap-textru .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
      .form .bootstrap-textru .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
      .form .bootstrap-textru .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
      .form .bootstrap-textru .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
      .form .bootstrap-textru .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
      .form .bootstrap-textru .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
      .form .bootstrap-textru .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
      .form .bootstrap-textru .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .bootstrap-textru .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
      .bootstrap-textru .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
      .bootstrap-textru .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
      .bootstrap-textru .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
      .bootstrap-textru .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
      .bootstrap-textru .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
      .bootstrap-textru .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
      .bootstrap-textru .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
        border-bottom-left-radius: 3px; }
      .form .bootstrap-textru .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
      .form .bootstrap-textru .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
      .form .bootstrap-textru .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
      .form .bootstrap-textru .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
      .form .bootstrap-textru .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
      .form .bootstrap-textru .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
      .form .bootstrap-textru .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
      .form .bootstrap-textru .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .bootstrap-textru .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
      .bootstrap-textru .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
      .bootstrap-textru .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
      .bootstrap-textru .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
      .bootstrap-textru .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
      .bootstrap-textru .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
      .bootstrap-textru .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
      .bootstrap-textru .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
        border-bottom-right-radius: 3px; }
  .form .bootstrap-textru .panel > .panel-body + .table,
  .form .bootstrap-textru .panel > .panel-body + .table-responsive,
  .form .bootstrap-textru .panel > .table + .panel-body,
  .form .bootstrap-textru .panel > .table-responsive + .panel-body, .bootstrap-textru .panel > .panel-body + .table,
  .bootstrap-textru .panel > .panel-body + .table-responsive,
  .bootstrap-textru .panel > .table + .panel-body,
  .bootstrap-textru .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd; }
  .form .bootstrap-textru .panel > .table > tbody:first-child > tr:first-child th,
  .form .bootstrap-textru .panel > .table > tbody:first-child > tr:first-child td, .bootstrap-textru .panel > .table > tbody:first-child > tr:first-child th,
  .bootstrap-textru .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0; }
  .form .bootstrap-textru .panel > .table-bordered,
  .form .bootstrap-textru .panel > .table-responsive > .table-bordered, .bootstrap-textru .panel > .table-bordered,
  .bootstrap-textru .panel > .table-responsive > .table-bordered {
    border: 0; }
    .form .bootstrap-textru .panel > .table-bordered > thead > tr > th:first-child,
    .form .bootstrap-textru .panel > .table-bordered > thead > tr > td:first-child,
    .form .bootstrap-textru .panel > .table-bordered > tbody > tr > th:first-child,
    .form .bootstrap-textru .panel > .table-bordered > tbody > tr > td:first-child,
    .form .bootstrap-textru .panel > .table-bordered > tfoot > tr > th:first-child,
    .form .bootstrap-textru .panel > .table-bordered > tfoot > tr > td:first-child,
    .form .bootstrap-textru .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
    .form .bootstrap-textru .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
    .form .bootstrap-textru .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .form .bootstrap-textru .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .form .bootstrap-textru .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .form .bootstrap-textru .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .bootstrap-textru .panel > .table-bordered > thead > tr > th:first-child,
    .bootstrap-textru .panel > .table-bordered > thead > tr > td:first-child,
    .bootstrap-textru .panel > .table-bordered > tbody > tr > th:first-child,
    .bootstrap-textru .panel > .table-bordered > tbody > tr > td:first-child,
    .bootstrap-textru .panel > .table-bordered > tfoot > tr > th:first-child,
    .bootstrap-textru .panel > .table-bordered > tfoot > tr > td:first-child,
    .bootstrap-textru .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
    .bootstrap-textru .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
    .bootstrap-textru .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .bootstrap-textru .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .bootstrap-textru .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .bootstrap-textru .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
      border-left: 0; }
    .form .bootstrap-textru .panel > .table-bordered > thead > tr > th:last-child,
    .form .bootstrap-textru .panel > .table-bordered > thead > tr > td:last-child,
    .form .bootstrap-textru .panel > .table-bordered > tbody > tr > th:last-child,
    .form .bootstrap-textru .panel > .table-bordered > tbody > tr > td:last-child,
    .form .bootstrap-textru .panel > .table-bordered > tfoot > tr > th:last-child,
    .form .bootstrap-textru .panel > .table-bordered > tfoot > tr > td:last-child,
    .form .bootstrap-textru .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
    .form .bootstrap-textru .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
    .form .bootstrap-textru .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .form .bootstrap-textru .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .form .bootstrap-textru .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .form .bootstrap-textru .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .bootstrap-textru .panel > .table-bordered > thead > tr > th:last-child,
    .bootstrap-textru .panel > .table-bordered > thead > tr > td:last-child,
    .bootstrap-textru .panel > .table-bordered > tbody > tr > th:last-child,
    .bootstrap-textru .panel > .table-bordered > tbody > tr > td:last-child,
    .bootstrap-textru .panel > .table-bordered > tfoot > tr > th:last-child,
    .bootstrap-textru .panel > .table-bordered > tfoot > tr > td:last-child,
    .bootstrap-textru .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
    .bootstrap-textru .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
    .bootstrap-textru .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .bootstrap-textru .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .bootstrap-textru .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .bootstrap-textru .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
      border-right: 0; }
    .form .bootstrap-textru .panel > .table-bordered > thead > tr:first-child > td,
    .form .bootstrap-textru .panel > .table-bordered > thead > tr:first-child > th,
    .form .bootstrap-textru .panel > .table-bordered > tbody > tr:first-child > td,
    .form .bootstrap-textru .panel > .table-bordered > tbody > tr:first-child > th,
    .form .bootstrap-textru .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
    .form .bootstrap-textru .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
    .form .bootstrap-textru .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
    .form .bootstrap-textru .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .bootstrap-textru .panel > .table-bordered > thead > tr:first-child > td,
    .bootstrap-textru .panel > .table-bordered > thead > tr:first-child > th,
    .bootstrap-textru .panel > .table-bordered > tbody > tr:first-child > td,
    .bootstrap-textru .panel > .table-bordered > tbody > tr:first-child > th,
    .bootstrap-textru .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
    .bootstrap-textru .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
    .bootstrap-textru .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
    .bootstrap-textru .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
      border-bottom: 0; }
    .form .bootstrap-textru .panel > .table-bordered > tbody > tr:last-child > td,
    .form .bootstrap-textru .panel > .table-bordered > tbody > tr:last-child > th,
    .form .bootstrap-textru .panel > .table-bordered > tfoot > tr:last-child > td,
    .form .bootstrap-textru .panel > .table-bordered > tfoot > tr:last-child > th,
    .form .bootstrap-textru .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .form .bootstrap-textru .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .form .bootstrap-textru .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .form .bootstrap-textru .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .bootstrap-textru .panel > .table-bordered > tbody > tr:last-child > td,
    .bootstrap-textru .panel > .table-bordered > tbody > tr:last-child > th,
    .bootstrap-textru .panel > .table-bordered > tfoot > tr:last-child > td,
    .bootstrap-textru .panel > .table-bordered > tfoot > tr:last-child > th,
    .bootstrap-textru .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .bootstrap-textru .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .bootstrap-textru .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .bootstrap-textru .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
      border-bottom: 0; }
  .form .bootstrap-textru .panel > .table-responsive, .bootstrap-textru .panel > .table-responsive {
    border: 0;
    margin-bottom: 0; }
  .form .bootstrap-textru .panel-group, .bootstrap-textru .panel-group {
    margin-bottom: 20px; }
    .form .bootstrap-textru .panel-group .panel, .bootstrap-textru .panel-group .panel {
      margin-bottom: 0;
      border-radius: 4px; }
      .form .bootstrap-textru .panel-group .panel + .panel, .bootstrap-textru .panel-group .panel + .panel {
        margin-top: 5px; }
    .form .bootstrap-textru .panel-group .panel-heading, .bootstrap-textru .panel-group .panel-heading {
      border-bottom: 0; }
      .form .bootstrap-textru .panel-group .panel-heading + .panel-collapse > .panel-body,
      .form .bootstrap-textru .panel-group .panel-heading + .panel-collapse > .list-group, .bootstrap-textru .panel-group .panel-heading + .panel-collapse > .panel-body,
      .bootstrap-textru .panel-group .panel-heading + .panel-collapse > .list-group {
        border-top: 1px solid #ddd; }
    .form .bootstrap-textru .panel-group .panel-footer, .bootstrap-textru .panel-group .panel-footer {
      border-top: 0; }
      .form .bootstrap-textru .panel-group .panel-footer + .panel-collapse .panel-body, .bootstrap-textru .panel-group .panel-footer + .panel-collapse .panel-body {
        border-bottom: 1px solid #ddd; }
  .form .bootstrap-textru .panel-default, .bootstrap-textru .panel-default {
    border-color: #ddd; }
    .form .bootstrap-textru .panel-default > .panel-heading, .bootstrap-textru .panel-default > .panel-heading {
      color: #333333;
      background-color: #f5f5f5;
      border-color: #ddd; }
      .form .bootstrap-textru .panel-default > .panel-heading + .panel-collapse > .panel-body, .bootstrap-textru .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #ddd; }
      .form .bootstrap-textru .panel-default > .panel-heading .badge, .bootstrap-textru .panel-default > .panel-heading .badge {
        color: #f5f5f5;
        background-color: #333333; }
    .form .bootstrap-textru .panel-default > .panel-footer + .panel-collapse > .panel-body, .bootstrap-textru .panel-default > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #ddd; }
  .form .bootstrap-textru .panel-primary, .bootstrap-textru .panel-primary {
    border-color: #337ab7; }
    .form .bootstrap-textru .panel-primary > .panel-heading, .bootstrap-textru .panel-primary > .panel-heading {
      color: #fff;
      background-color: #337ab7;
      border-color: #337ab7; }
      .form .bootstrap-textru .panel-primary > .panel-heading + .panel-collapse > .panel-body, .bootstrap-textru .panel-primary > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #337ab7; }
      .form .bootstrap-textru .panel-primary > .panel-heading .badge, .bootstrap-textru .panel-primary > .panel-heading .badge {
        color: #337ab7;
        background-color: #fff; }
    .form .bootstrap-textru .panel-primary > .panel-footer + .panel-collapse > .panel-body, .bootstrap-textru .panel-primary > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #337ab7; }
  .form .bootstrap-textru .panel-success, .bootstrap-textru .panel-success {
    border-color: #d6e9c6; }
    .form .bootstrap-textru .panel-success > .panel-heading, .bootstrap-textru .panel-success > .panel-heading {
      color: #3c763d;
      background-color: #dff0d8;
      border-color: #d6e9c6; }
      .form .bootstrap-textru .panel-success > .panel-heading + .panel-collapse > .panel-body, .bootstrap-textru .panel-success > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #d6e9c6; }
      .form .bootstrap-textru .panel-success > .panel-heading .badge, .bootstrap-textru .panel-success > .panel-heading .badge {
        color: #dff0d8;
        background-color: #3c763d; }
    .form .bootstrap-textru .panel-success > .panel-footer + .panel-collapse > .panel-body, .bootstrap-textru .panel-success > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #d6e9c6; }
  .form .bootstrap-textru .panel-info, .bootstrap-textru .panel-info {
    border-color: #bce8f1; }
    .form .bootstrap-textru .panel-info > .panel-heading, .bootstrap-textru .panel-info > .panel-heading {
      color: #31708f;
      background-color: #d9edf7;
      border-color: #bce8f1; }
      .form .bootstrap-textru .panel-info > .panel-heading + .panel-collapse > .panel-body, .bootstrap-textru .panel-info > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #bce8f1; }
      .form .bootstrap-textru .panel-info > .panel-heading .badge, .bootstrap-textru .panel-info > .panel-heading .badge {
        color: #d9edf7;
        background-color: #31708f; }
    .form .bootstrap-textru .panel-info > .panel-footer + .panel-collapse > .panel-body, .bootstrap-textru .panel-info > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #bce8f1; }
  .form .bootstrap-textru .panel-warning, .bootstrap-textru .panel-warning {
    border-color: #faebcc; }
    .form .bootstrap-textru .panel-warning > .panel-heading, .bootstrap-textru .panel-warning > .panel-heading {
      color: #8a6d3b;
      background-color: #fcf8e3;
      border-color: #faebcc; }
      .form .bootstrap-textru .panel-warning > .panel-heading + .panel-collapse > .panel-body, .bootstrap-textru .panel-warning > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #faebcc; }
      .form .bootstrap-textru .panel-warning > .panel-heading .badge, .bootstrap-textru .panel-warning > .panel-heading .badge {
        color: #fcf8e3;
        background-color: #8a6d3b; }
    .form .bootstrap-textru .panel-warning > .panel-footer + .panel-collapse > .panel-body, .bootstrap-textru .panel-warning > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #faebcc; }
  .form .bootstrap-textru .panel-danger, .bootstrap-textru .panel-danger {
    border-color: #ebccd1; }
    .form .bootstrap-textru .panel-danger > .panel-heading, .bootstrap-textru .panel-danger > .panel-heading {
      color: #a94442;
      background-color: #f2dede;
      border-color: #ebccd1; }
      .form .bootstrap-textru .panel-danger > .panel-heading + .panel-collapse > .panel-body, .bootstrap-textru .panel-danger > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #ebccd1; }
      .form .bootstrap-textru .panel-danger > .panel-heading .badge, .bootstrap-textru .panel-danger > .panel-heading .badge {
        color: #f2dede;
        background-color: #a94442; }
    .form .bootstrap-textru .panel-danger > .panel-footer + .panel-collapse > .panel-body, .bootstrap-textru .panel-danger > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #ebccd1; }
  .form .bootstrap-textru .embed-responsive, .bootstrap-textru .embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden; }
    .form .bootstrap-textru .embed-responsive .embed-responsive-item,
    .form .bootstrap-textru .embed-responsive iframe,
    .form .bootstrap-textru .embed-responsive embed,
    .form .bootstrap-textru .embed-responsive object,
    .form .bootstrap-textru .embed-responsive video, .bootstrap-textru .embed-responsive .embed-responsive-item,
    .bootstrap-textru .embed-responsive iframe,
    .bootstrap-textru .embed-responsive embed,
    .bootstrap-textru .embed-responsive object,
    .bootstrap-textru .embed-responsive video {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      height: 100%;
      width: 100%;
      border: 0; }
  .form .bootstrap-textru .embed-responsive-16by9, .bootstrap-textru .embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .form .bootstrap-textru .embed-responsive-4by3, .bootstrap-textru .embed-responsive-4by3 {
    padding-bottom: 75%; }
  .form .bootstrap-textru .well, .bootstrap-textru .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
    .form .bootstrap-textru .well blockquote, .bootstrap-textru .well blockquote {
      border-color: #ddd;
      border-color: rgba(0, 0, 0, 0.15); }
  .form .bootstrap-textru .well-lg, .bootstrap-textru .well-lg {
    padding: 24px;
    border-radius: 6px; }
  .form .bootstrap-textru .well-sm, .bootstrap-textru .well-sm {
    padding: 9px;
    border-radius: 3px; }
  .form .bootstrap-textru .close, .bootstrap-textru .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); }
    .form .bootstrap-textru .close:hover, .form .bootstrap-textru .close:focus, .bootstrap-textru .close:hover, .bootstrap-textru .close:focus {
      color: #000;
      text-decoration: none;
      cursor: pointer;
      opacity: 0.5;
      filter: alpha(opacity=50); }
  .form .bootstrap-textru button.close, .bootstrap-textru button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none; }
  .form .bootstrap-textru .modal-open, .bootstrap-textru .modal-open {
    overflow: hidden; }
  .form .bootstrap-textru .modal, .bootstrap-textru .modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0; }
    .form .bootstrap-textru .modal.fade .modal-dialog, .bootstrap-textru .modal.fade .modal-dialog {
      -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
      -o-transform: translate(0, -25%);
      transform: translate(0, -25%);
      -webkit-transition: -webkit-transform 0.3s ease-out;
      -moz-transition: -moz-transform 0.3s ease-out;
      -o-transition: -o-transform 0.3s ease-out;
      transition: transform 0.3s ease-out; }
    .form .bootstrap-textru .modal.in .modal-dialog, .bootstrap-textru .modal.in .modal-dialog {
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      transform: translate(0, 0); }
  .form .bootstrap-textru .modal-open .modal, .bootstrap-textru .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }
  .form .bootstrap-textru .modal-dialog, .bootstrap-textru .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px; }
  .form .bootstrap-textru .modal-content, .bootstrap-textru .modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0; }
  .form .bootstrap-textru .modal-backdrop, .bootstrap-textru .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000; }
    .form .bootstrap-textru .modal-backdrop.fade, .bootstrap-textru .modal-backdrop.fade {
      opacity: 0;
      filter: alpha(opacity=0); }
    .form .bootstrap-textru .modal-backdrop.in, .bootstrap-textru .modal-backdrop.in {
      opacity: 0.5;
      filter: alpha(opacity=50); }
  .form .bootstrap-textru .modal-header, .bootstrap-textru .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5; }
    .form .bootstrap-textru .modal-header:before, .form .bootstrap-textru .modal-header:after, .bootstrap-textru .modal-header:before, .bootstrap-textru .modal-header:after {
      content: " ";
      display: table; }
    .form .bootstrap-textru .modal-header:after, .bootstrap-textru .modal-header:after {
      clear: both; }
  .form .bootstrap-textru .modal-header .close, .bootstrap-textru .modal-header .close {
    margin-top: -2px; }
  .form .bootstrap-textru .modal-title, .bootstrap-textru .modal-title {
    margin: 0;
    line-height: 1.42857; }
  .form .bootstrap-textru .modal-body, .bootstrap-textru .modal-body {
    position: relative;
    padding: 15px; }
  .form .bootstrap-textru .modal-footer, .bootstrap-textru .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5; }
    .form .bootstrap-textru .modal-footer:before, .form .bootstrap-textru .modal-footer:after, .bootstrap-textru .modal-footer:before, .bootstrap-textru .modal-footer:after {
      content: " ";
      display: table; }
    .form .bootstrap-textru .modal-footer:after, .bootstrap-textru .modal-footer:after {
      clear: both; }
    .form .bootstrap-textru .modal-footer .btn + .btn, .bootstrap-textru .modal-footer .btn + .btn {
      margin-left: 5px;
      margin-bottom: 0; }
    .form .bootstrap-textru .modal-footer .btn-group .btn + .btn, .bootstrap-textru .modal-footer .btn-group .btn + .btn {
      margin-left: -1px; }
    .form .bootstrap-textru .modal-footer .btn-block + .btn-block, .bootstrap-textru .modal-footer .btn-block + .btn-block {
      margin-left: 0; }
  .form .bootstrap-textru .modal-scrollbar-measure, .bootstrap-textru .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll; }
  @media (min-width: 768px) {
    .form .bootstrap-textru .modal-dialog, .bootstrap-textru .modal-dialog {
      width: 600px;
      margin: 30px auto; }
    .form .bootstrap-textru .modal-content, .bootstrap-textru .modal-content {
      -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
    .form .bootstrap-textru .modal-sm, .bootstrap-textru .modal-sm {
      width: 300px; } }
  @media (min-width: 992px) {
    .form .bootstrap-textru .modal-lg, .bootstrap-textru .modal-lg {
      width: 900px; } }
  .form .bootstrap-textru .tooltip, .bootstrap-textru .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0); }
    .form .bootstrap-textru .tooltip.in, .bootstrap-textru .tooltip.in {
      opacity: 0.9;
      filter: alpha(opacity=90); }
    .form .bootstrap-textru .tooltip.top, .bootstrap-textru .tooltip.top {
      margin-top: -3px;
      padding: 5px 0; }
    .form .bootstrap-textru .tooltip.right, .bootstrap-textru .tooltip.right {
      margin-left: 3px;
      padding: 0 5px; }
    .form .bootstrap-textru .tooltip.bottom, .bootstrap-textru .tooltip.bottom {
      margin-top: 3px;
      padding: 5px 0; }
    .form .bootstrap-textru .tooltip.left, .bootstrap-textru .tooltip.left {
      margin-left: -3px;
      padding: 0 5px; }
  .form .bootstrap-textru .tooltip-inner, .bootstrap-textru .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px; }
  .form .bootstrap-textru .tooltip-arrow, .bootstrap-textru .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }
  .form .bootstrap-textru .tooltip.top .tooltip-arrow, .bootstrap-textru .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .form .bootstrap-textru .tooltip.top-left .tooltip-arrow, .bootstrap-textru .tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .form .bootstrap-textru .tooltip.top-right .tooltip-arrow, .bootstrap-textru .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .form .bootstrap-textru .tooltip.right .tooltip-arrow, .bootstrap-textru .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000; }
  .form .bootstrap-textru .tooltip.left .tooltip-arrow, .bootstrap-textru .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000; }
  .form .bootstrap-textru .tooltip.bottom .tooltip-arrow, .bootstrap-textru .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .form .bootstrap-textru .tooltip.bottom-left .tooltip-arrow, .bootstrap-textru .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .form .bootstrap-textru .tooltip.bottom-right .tooltip-arrow, .bootstrap-textru .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .form .bootstrap-textru .popover, .bootstrap-textru .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    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); }
    .form .bootstrap-textru .popover.top, .bootstrap-textru .popover.top {
      margin-top: -10px; }
    .form .bootstrap-textru .popover.right, .bootstrap-textru .popover.right {
      margin-left: 10px; }
    .form .bootstrap-textru .popover.bottom, .bootstrap-textru .popover.bottom {
      margin-top: 10px; }
    .form .bootstrap-textru .popover.left, .bootstrap-textru .popover.left {
      margin-left: -10px; }
  .form .bootstrap-textru .popover-title, .bootstrap-textru .popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0; }
  .form .bootstrap-textru .popover-content, .bootstrap-textru .popover-content {
    padding: 9px 14px; }
  .form .bootstrap-textru .popover > .arrow, .form .bootstrap-textru .popover > .arrow:after, .bootstrap-textru .popover > .arrow, .bootstrap-textru .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }
  .form .bootstrap-textru .popover > .arrow, .bootstrap-textru .popover > .arrow {
    border-width: 11px; }
  .form .bootstrap-textru .popover > .arrow:after, .bootstrap-textru .popover > .arrow:after {
    border-width: 10px;
    content: ""; }
  .form .bootstrap-textru .popover.top > .arrow, .bootstrap-textru .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; }
    .form .bootstrap-textru .popover.top > .arrow:after, .bootstrap-textru .popover.top > .arrow:after {
      content: " ";
      bottom: 1px;
      margin-left: -10px;
      border-bottom-width: 0;
      border-top-color: #fff; }
  .form .bootstrap-textru .popover.right > .arrow, .bootstrap-textru .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); }
    .form .bootstrap-textru .popover.right > .arrow:after, .bootstrap-textru .popover.right > .arrow:after {
      content: " ";
      left: 1px;
      bottom: -10px;
      border-left-width: 0;
      border-right-color: #fff; }
  .form .bootstrap-textru .popover.bottom > .arrow, .bootstrap-textru .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; }
    .form .bootstrap-textru .popover.bottom > .arrow:after, .bootstrap-textru .popover.bottom > .arrow:after {
      content: " ";
      top: 1px;
      margin-left: -10px;
      border-top-width: 0;
      border-bottom-color: #fff; }
  .form .bootstrap-textru .popover.left > .arrow, .bootstrap-textru .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); }
    .form .bootstrap-textru .popover.left > .arrow:after, .bootstrap-textru .popover.left > .arrow:after {
      content: " ";
      right: 1px;
      border-right-width: 0;
      border-left-color: #fff;
      bottom: -10px; }
  .form .bootstrap-textru .carousel, .bootstrap-textru .carousel {
    position: relative; }
  .form .bootstrap-textru .carousel-inner, .bootstrap-textru .carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%; }
    .form .bootstrap-textru .carousel-inner > .item, .bootstrap-textru .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; }
      .form .bootstrap-textru .carousel-inner > .item > img,
      .form .bootstrap-textru .carousel-inner > .item > a > img, .bootstrap-textru .carousel-inner > .item > img,
      .bootstrap-textru .carousel-inner > .item > a > img {
        display: block;
        max-width: 100%;
        height: auto;
        line-height: 1; }
      @media all and (transform-3d), (-webkit-transform-3d) {
        .form .bootstrap-textru .carousel-inner > .item, .bootstrap-textru .carousel-inner > .item {
          -webkit-transition: -webkit-transform 0.6s ease-in-out;
          -moz-transition: -moz-transform 0.6s ease-in-out;
          -o-transition: -o-transform 0.6s ease-in-out;
          transition: transform 0.6s ease-in-out;
          -webkit-backface-visibility: hidden;
          -moz-backface-visibility: hidden;
          backface-visibility: hidden;
          -webkit-perspective: 1000px;
          -moz-perspective: 1000px;
          perspective: 1000px; }
          .form .bootstrap-textru .carousel-inner > .item.next, .form .bootstrap-textru .carousel-inner > .item.active.right, .bootstrap-textru .carousel-inner > .item.next, .bootstrap-textru .carousel-inner > .item.active.right {
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
            left: 0; }
          .form .bootstrap-textru .carousel-inner > .item.prev, .form .bootstrap-textru .carousel-inner > .item.active.left, .bootstrap-textru .carousel-inner > .item.prev, .bootstrap-textru .carousel-inner > .item.active.left {
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
            left: 0; }
          .form .bootstrap-textru .carousel-inner > .item.next.left, .form .bootstrap-textru .carousel-inner > .item.prev.right, .form .bootstrap-textru .carousel-inner > .item.active, .bootstrap-textru .carousel-inner > .item.next.left, .bootstrap-textru .carousel-inner > .item.prev.right, .bootstrap-textru .carousel-inner > .item.active {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            left: 0; } }
    .form .bootstrap-textru .carousel-inner > .active,
    .form .bootstrap-textru .carousel-inner > .next,
    .form .bootstrap-textru .carousel-inner > .prev, .bootstrap-textru .carousel-inner > .active,
    .bootstrap-textru .carousel-inner > .next,
    .bootstrap-textru .carousel-inner > .prev {
      display: block; }
    .form .bootstrap-textru .carousel-inner > .active, .bootstrap-textru .carousel-inner > .active {
      left: 0; }
    .form .bootstrap-textru .carousel-inner > .next,
    .form .bootstrap-textru .carousel-inner > .prev, .bootstrap-textru .carousel-inner > .next,
    .bootstrap-textru .carousel-inner > .prev {
      position: absolute;
      top: 0;
      width: 100%; }
    .form .bootstrap-textru .carousel-inner > .next, .bootstrap-textru .carousel-inner > .next {
      left: 100%; }
    .form .bootstrap-textru .carousel-inner > .prev, .bootstrap-textru .carousel-inner > .prev {
      left: -100%; }
    .form .bootstrap-textru .carousel-inner > .next.left,
    .form .bootstrap-textru .carousel-inner > .prev.right, .bootstrap-textru .carousel-inner > .next.left,
    .bootstrap-textru .carousel-inner > .prev.right {
      left: 0; }
    .form .bootstrap-textru .carousel-inner > .active.left, .bootstrap-textru .carousel-inner > .active.left {
      left: -100%; }
    .form .bootstrap-textru .carousel-inner > .active.right, .bootstrap-textru .carousel-inner > .active.right {
      left: 100%; }
  .form .bootstrap-textru .carousel-control, .bootstrap-textru .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);
    background-color: rgba(0, 0, 0, 0); }
    .form .bootstrap-textru .carousel-control.left, .bootstrap-textru .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); }
    .form .bootstrap-textru .carousel-control.right, .bootstrap-textru .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); }
    .form .bootstrap-textru .carousel-control:hover, .form .bootstrap-textru .carousel-control:focus, .bootstrap-textru .carousel-control:hover, .bootstrap-textru .carousel-control:focus {
      outline: 0;
      color: #fff;
      text-decoration: none;
      opacity: 0.9;
      filter: alpha(opacity=90); }
    .form .bootstrap-textru .carousel-control .icon-prev,
    .form .bootstrap-textru .carousel-control .icon-next,
    .form .bootstrap-textru .carousel-control .glyphicon-chevron-left,
    .form .bootstrap-textru .carousel-control .glyphicon-chevron-right, .bootstrap-textru .carousel-control .icon-prev,
    .bootstrap-textru .carousel-control .icon-next,
    .bootstrap-textru .carousel-control .glyphicon-chevron-left,
    .bootstrap-textru .carousel-control .glyphicon-chevron-right {
      position: absolute;
      top: 50%;
      margin-top: -10px;
      z-index: 5;
      display: inline-block; }
    .form .bootstrap-textru .carousel-control .icon-prev,
    .form .bootstrap-textru .carousel-control .glyphicon-chevron-left, .bootstrap-textru .carousel-control .icon-prev,
    .bootstrap-textru .carousel-control .glyphicon-chevron-left {
      left: 50%;
      margin-left: -10px; }
    .form .bootstrap-textru .carousel-control .icon-next,
    .form .bootstrap-textru .carousel-control .glyphicon-chevron-right, .bootstrap-textru .carousel-control .icon-next,
    .bootstrap-textru .carousel-control .glyphicon-chevron-right {
      right: 50%;
      margin-right: -10px; }
    .form .bootstrap-textru .carousel-control .icon-prev,
    .form .bootstrap-textru .carousel-control .icon-next, .bootstrap-textru .carousel-control .icon-prev,
    .bootstrap-textru .carousel-control .icon-next {
      width: 20px;
      height: 20px;
      line-height: 1;
      font-family: serif; }
    .form .bootstrap-textru .carousel-control .icon-prev:before, .bootstrap-textru .carousel-control .icon-prev:before {
      content: '\2039'; }
    .form .bootstrap-textru .carousel-control .icon-next:before, .bootstrap-textru .carousel-control .icon-next:before {
      content: '\203A'; }
  .form .bootstrap-textru .carousel-indicators, .bootstrap-textru .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; }
    .form .bootstrap-textru .carousel-indicators li, .bootstrap-textru .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); }
    .form .bootstrap-textru .carousel-indicators .active, .bootstrap-textru .carousel-indicators .active {
      margin: 0;
      width: 12px;
      height: 12px;
      background-color: #fff; }
  .form .bootstrap-textru .carousel-caption, .bootstrap-textru .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); }
    .form .bootstrap-textru .carousel-caption .btn, .bootstrap-textru .carousel-caption .btn {
      text-shadow: none; }
  @media screen and (min-width: 768px) {
    .form .bootstrap-textru .carousel-control .glyphicon-chevron-left,
    .form .bootstrap-textru .carousel-control .glyphicon-chevron-right,
    .form .bootstrap-textru .carousel-control .icon-prev,
    .form .bootstrap-textru .carousel-control .icon-next, .bootstrap-textru .carousel-control .glyphicon-chevron-left,
    .bootstrap-textru .carousel-control .glyphicon-chevron-right,
    .bootstrap-textru .carousel-control .icon-prev,
    .bootstrap-textru .carousel-control .icon-next {
      width: 30px;
      height: 30px;
      margin-top: -10px;
      font-size: 30px; }
    .form .bootstrap-textru .carousel-control .glyphicon-chevron-left,
    .form .bootstrap-textru .carousel-control .icon-prev, .bootstrap-textru .carousel-control .glyphicon-chevron-left,
    .bootstrap-textru .carousel-control .icon-prev {
      margin-left: -10px; }
    .form .bootstrap-textru .carousel-control .glyphicon-chevron-right,
    .form .bootstrap-textru .carousel-control .icon-next, .bootstrap-textru .carousel-control .glyphicon-chevron-right,
    .bootstrap-textru .carousel-control .icon-next {
      margin-right: -10px; }
    .form .bootstrap-textru .carousel-caption, .bootstrap-textru .carousel-caption {
      left: 20%;
      right: 20%;
      padding-bottom: 30px; }
    .form .bootstrap-textru .carousel-indicators, .bootstrap-textru .carousel-indicators {
      bottom: 20px; } }
  .form .bootstrap-textru .clearfix:before, .form .bootstrap-textru .clearfix:after, .bootstrap-textru .clearfix:before, .bootstrap-textru .clearfix:after {
    content: " ";
    display: table; }
  .form .bootstrap-textru .clearfix:after, .bootstrap-textru .clearfix:after {
    clear: both; }
  .form .bootstrap-textru .center-block, .bootstrap-textru .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .form .bootstrap-textru .pull-right, .bootstrap-textru .pull-right {
    float: right !important; }
  .form .bootstrap-textru .pull-left, .bootstrap-textru .pull-left {
    float: left !important; }
  .form .bootstrap-textru .hide, .bootstrap-textru .hide {
    display: none !important; }
  .form .bootstrap-textru .show, .bootstrap-textru .show {
    display: block !important; }
  .form .bootstrap-textru .invisible, .bootstrap-textru .invisible {
    visibility: hidden; }
  .form .bootstrap-textru .text-hide, .bootstrap-textru .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }
  .form .bootstrap-textru .hidden, .bootstrap-textru .hidden {
    display: none !important; }
  .form .bootstrap-textru .affix, .bootstrap-textru .affix {
    position: fixed; }

@-ms-viewport {
  width: device-width; }
  .form .bootstrap-textru .visible-xs, .bootstrap-textru .visible-xs {
    display: none !important; }
  .form .bootstrap-textru .visible-sm, .bootstrap-textru .visible-sm {
    display: none !important; }
  .form .bootstrap-textru .visible-md, .bootstrap-textru .visible-md {
    display: none !important; }
  .form .bootstrap-textru .visible-lg, .bootstrap-textru .visible-lg {
    display: none !important; }
  .form .bootstrap-textru .visible-xs-block,
  .form .bootstrap-textru .visible-xs-inline,
  .form .bootstrap-textru .visible-xs-inline-block,
  .form .bootstrap-textru .visible-sm-block,
  .form .bootstrap-textru .visible-sm-inline,
  .form .bootstrap-textru .visible-sm-inline-block,
  .form .bootstrap-textru .visible-md-block,
  .form .bootstrap-textru .visible-md-inline,
  .form .bootstrap-textru .visible-md-inline-block,
  .form .bootstrap-textru .visible-lg-block,
  .form .bootstrap-textru .visible-lg-inline,
  .form .bootstrap-textru .visible-lg-inline-block, .bootstrap-textru .visible-xs-block,
  .bootstrap-textru .visible-xs-inline,
  .bootstrap-textru .visible-xs-inline-block,
  .bootstrap-textru .visible-sm-block,
  .bootstrap-textru .visible-sm-inline,
  .bootstrap-textru .visible-sm-inline-block,
  .bootstrap-textru .visible-md-block,
  .bootstrap-textru .visible-md-inline,
  .bootstrap-textru .visible-md-inline-block,
  .bootstrap-textru .visible-lg-block,
  .bootstrap-textru .visible-lg-inline,
  .bootstrap-textru .visible-lg-inline-block {
    display: none !important; }
  @media (max-width: 767px) {
    .form .bootstrap-textru .visible-xs, .bootstrap-textru .visible-xs {
      display: block !important; }
    .form .bootstrap-textru table.visible-xs, .bootstrap-textru table.visible-xs {
      display: table !important; }
    .form .bootstrap-textru tr.visible-xs, .bootstrap-textru tr.visible-xs {
      display: table-row !important; }
    .form .bootstrap-textru th.visible-xs,
    .form .bootstrap-textru td.visible-xs, .bootstrap-textru th.visible-xs,
    .bootstrap-textru td.visible-xs {
      display: table-cell !important; } }
  @media (max-width: 767px) {
    .form .bootstrap-textru .visible-xs-block, .bootstrap-textru .visible-xs-block {
      display: block !important; } }
  @media (max-width: 767px) {
    .form .bootstrap-textru .visible-xs-inline, .bootstrap-textru .visible-xs-inline {
      display: inline !important; } }
  @media (max-width: 767px) {
    .form .bootstrap-textru .visible-xs-inline-block, .bootstrap-textru .visible-xs-inline-block {
      display: inline-block !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .form .bootstrap-textru .visible-sm, .bootstrap-textru .visible-sm {
      display: block !important; }
    .form .bootstrap-textru table.visible-sm, .bootstrap-textru table.visible-sm {
      display: table !important; }
    .form .bootstrap-textru tr.visible-sm, .bootstrap-textru tr.visible-sm {
      display: table-row !important; }
    .form .bootstrap-textru th.visible-sm,
    .form .bootstrap-textru td.visible-sm, .bootstrap-textru th.visible-sm,
    .bootstrap-textru td.visible-sm {
      display: table-cell !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .form .bootstrap-textru .visible-sm-block, .bootstrap-textru .visible-sm-block {
      display: block !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .form .bootstrap-textru .visible-sm-inline, .bootstrap-textru .visible-sm-inline {
      display: inline !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .form .bootstrap-textru .visible-sm-inline-block, .bootstrap-textru .visible-sm-inline-block {
      display: inline-block !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .form .bootstrap-textru .visible-md, .bootstrap-textru .visible-md {
      display: block !important; }
    .form .bootstrap-textru table.visible-md, .bootstrap-textru table.visible-md {
      display: table !important; }
    .form .bootstrap-textru tr.visible-md, .bootstrap-textru tr.visible-md {
      display: table-row !important; }
    .form .bootstrap-textru th.visible-md,
    .form .bootstrap-textru td.visible-md, .bootstrap-textru th.visible-md,
    .bootstrap-textru td.visible-md {
      display: table-cell !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .form .bootstrap-textru .visible-md-block, .bootstrap-textru .visible-md-block {
      display: block !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .form .bootstrap-textru .visible-md-inline, .bootstrap-textru .visible-md-inline {
      display: inline !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .form .bootstrap-textru .visible-md-inline-block, .bootstrap-textru .visible-md-inline-block {
      display: inline-block !important; } }
  @media (min-width: 1200px) {
    .form .bootstrap-textru .visible-lg, .bootstrap-textru .visible-lg {
      display: block !important; }
    .form .bootstrap-textru table.visible-lg, .bootstrap-textru table.visible-lg {
      display: table !important; }
    .form .bootstrap-textru tr.visible-lg, .bootstrap-textru tr.visible-lg {
      display: table-row !important; }
    .form .bootstrap-textru th.visible-lg,
    .form .bootstrap-textru td.visible-lg, .bootstrap-textru th.visible-lg,
    .bootstrap-textru td.visible-lg {
      display: table-cell !important; } }
  @media (min-width: 1200px) {
    .form .bootstrap-textru .visible-lg-block, .bootstrap-textru .visible-lg-block {
      display: block !important; } }
  @media (min-width: 1200px) {
    .form .bootstrap-textru .visible-lg-inline, .bootstrap-textru .visible-lg-inline {
      display: inline !important; } }
  @media (min-width: 1200px) {
    .form .bootstrap-textru .visible-lg-inline-block, .bootstrap-textru .visible-lg-inline-block {
      display: inline-block !important; } }
  @media (max-width: 767px) {
    .form .bootstrap-textru .hidden-xs, .bootstrap-textru .hidden-xs {
      display: none !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .form .bootstrap-textru .hidden-sm, .bootstrap-textru .hidden-sm {
      display: none !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .form .bootstrap-textru .hidden-md, .bootstrap-textru .hidden-md {
      display: none !important; } }
  @media (min-width: 1200px) {
    .form .bootstrap-textru .hidden-lg, .bootstrap-textru .hidden-lg {
      display: none !important; } }
  .form .bootstrap-textru .visible-print, .bootstrap-textru .visible-print {
    display: none !important; }
  @media print {
    .form .bootstrap-textru .visible-print, .bootstrap-textru .visible-print {
      display: block !important; }
    .form .bootstrap-textru table.visible-print, .bootstrap-textru table.visible-print {
      display: table !important; }
    .form .bootstrap-textru tr.visible-print, .bootstrap-textru tr.visible-print {
      display: table-row !important; }
    .form .bootstrap-textru th.visible-print,
    .form .bootstrap-textru td.visible-print, .bootstrap-textru th.visible-print,
    .bootstrap-textru td.visible-print {
      display: table-cell !important; } }
  .form .bootstrap-textru .visible-print-block, .bootstrap-textru .visible-print-block {
    display: none !important; }
    @media print {
      .form .bootstrap-textru .visible-print-block, .bootstrap-textru .visible-print-block {
        display: block !important; } }
  .form .bootstrap-textru .visible-print-inline, .bootstrap-textru .visible-print-inline {
    display: none !important; }
    @media print {
      .form .bootstrap-textru .visible-print-inline, .bootstrap-textru .visible-print-inline {
        display: inline !important; } }
  .form .bootstrap-textru .visible-print-inline-block, .bootstrap-textru .visible-print-inline-block {
    display: none !important; }
    @media print {
      .form .bootstrap-textru .visible-print-inline-block, .bootstrap-textru .visible-print-inline-block {
        display: inline-block !important; } }
  @media print {
    .form .bootstrap-textru .hidden-print, .bootstrap-textru .hidden-print {
      display: none !important; } }
  .form .bootstrap-textru table th, .bootstrap-textru table th {
    border: 0;
    background: #ffffff;
    font-weight: bold;
    vertical-align: middle;
    padding: 0;
    color: black; }
  .form .bootstrap-textru table td, .bootstrap-textru table td {
    border: 0; }
  .form .bootstrap-textru .table-condensed > tbody > tr > td, .bootstrap-textru .table-condensed > tbody > tr > td {
    padding: 5px !important; }
  .form .bootstrap-textru .table-condensed tbody tr, .bootstrap-textru .table-condensed tbody tr {
    height: auto; }
/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.47
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */.bootstrap-datetimepicker-widget{list-style:none}.bootstrap-datetimepicker-widget.dropdown-menu{display:block;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:after,.bootstrap-datetimepicker-widget.dropdown-menu:before{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,.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 #fff;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,.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 #fff;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{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:700;font-size:1.2em;margin:0}.bootstrap-datetimepicker-widget button[data-action]{padding:6px}.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]:after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Increment Hours"}.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]:after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Increment Minutes"}.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]:after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Decrement Hours"}.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]:after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Decrement Minutes"}.bootstrap-datetimepicker-widget .btn[data-action=showHours]:after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Show Hours"}.bootstrap-datetimepicker-widget .btn[data-action=showMinutes]:after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Show Minutes"}.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]:after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Toggle AM/PM"}.bootstrap-datetimepicker-widget .btn[data-action=clear]:after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Clear the picker"}.bootstrap-datetimepicker-widget .btn[data-action=today]:after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Set the date to today"}.bootstrap-datetimepicker-widget .picker-switch{text-align:center}.bootstrap-datetimepicker-widget .picker-switch:after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;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:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget table th.prev:after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Previous Month"}.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;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:#eee}.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:#777}.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:#eee;cursor:pointer}.bootstrap-datetimepicker-widget table td.new,.bootstrap-datetimepicker-widget table td.old{color:#777}.bootstrap-datetimepicker-widget table td.today{position:relative}.bootstrap-datetimepicker-widget table td.today:before{content:"";display:inline-block;border:solid transparent;border-width:0 0 7px 7px;border-bottom-color:#337ab7;border-top-color:rgba(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:#337ab7;color:#fff;text-shadow:0 -1px 0 rgba(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:#777;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:#eee}.bootstrap-datetimepicker-widget table td span.active{background-color:#337ab7;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.bootstrap-datetimepicker-widget table td span.old{color:#777}.bootstrap-datetimepicker-widget table td span.disabled,.bootstrap-datetimepicker-widget table td span.disabled:hover{background:none;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget.usetwentyfour td.hour{height:27px;line-height:27px}.bootstrap-datetimepicker-widget.wider{width:21em}.bootstrap-datetimepicker-widget .datepicker-decades .decade{line-height:1.8em!important}.input-group.date .input-group-addon{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}/** colors */
/** links */
/** unique value */
/** background images */
/** filter bar */
.bootstrap-datetimepicker-widget {
  font-size: 12px !important; }
  .bootstrap-datetimepicker-widget .timepicker-picker .btn:hover {
    color: #e84c3d !important;
    background-color: #eee; }
  .bootstrap-datetimepicker-widget .timepicker-picker .btn .glyphicon {
    line-height: 54px; }
  .bootstrap-datetimepicker-widget .table-condensed > thead > tr > th,
  .bootstrap-datetimepicker-widget .table-condensed > tbody > tr > th,
  .bootstrap-datetimepicker-widget .table-condensed > tfoot > tr > th,
  .bootstrap-datetimepicker-widget .table-condensed > thead > tr > td,
  .bootstrap-datetimepicker-widget .table-condensed > tbody > tr > td,
  .bootstrap-datetimepicker-widget .table-condensed > tfoot > tr > td {
    padding: 0; }
  .bootstrap-datetimepicker-widget .list-unstyled {
    padding-left: 0;
    list-style: none; }
  .bootstrap-datetimepicker-widget .list-unstyled li {
    padding: 0; }
  .bootstrap-datetimepicker-widget table td.active,
  .bootstrap-datetimepicker-widget table td span.active {
    background: #DD2525 !important; }
  .bootstrap-datetimepicker-widget .datepicker-days th.prev,
  .bootstrap-datetimepicker-widget .datepicker-days th.next {
    color: #337ab7;
    transition-duration: 0.5s; }
  .bootstrap-datetimepicker-widget .datepicker-days thead th.prev:hover,
  .bootstrap-datetimepicker-widget .datepicker-days thead th.next:hover {
    color: #333333;
    transition-duration: 0.5s; }
  .bootstrap-datetimepicker-widget table {
    table-layout: inherit; }

.datetimepicker-textru {
  position: relative; }
@charset "UTF-8";
/** colors */
/** links */
/** unique value */
/** background images */
/** filter bar */
/**
 * transitions
 * @mixin param duration
 * @mixin param properties
 */
/** links */
/**
 * border-radius
 * @mixin param px radius
 */
/**
 * square & rectangle
 * @mixin param px width (used as height for square)
 * @mixin param px height (just for rectangle)
 */
/**
 * glass effect
 * @mixin param float opacity outer shadow
 * @mixin param float opacity inner shadow
 * @mixin param float opacity inner shadow
 * @mixin param float opacity inner shadow
 */
/** transparent color for contents of pseudo-elements */
/** show three dots if overflow */
/**
 * simple gradients w/o opacity
 * @mixin param hex color start (left, top)
 * @mixin param hex color stop (right, bottom)
 */
/**
 * simple gradients with opacity
 * @mixin param color start (left, top)
 * @mixin param color stop (right, bottom)
 * @mixin param color start (left, top) for ie
 * @mixin param color stop (right, bottom) for ie
 */
/**
 * three colors' gradient (vertical & horizontal) w/o opacity
 */
/**
 * strong & lite red->yellow->green gradients
 */
/**
 * Gradient for table head
 */
/**
 * scale
 * @mixin param float scale x
 * @mixin param float scale y
 */
/**
 * rotate
 * @mixin param deg
 */
/**
 * message boxes
 * @mixin param hexrgb background color
 * @mixin param string gif-icon name in folder /images/exchange/
 * @mixin param hexrgb border color
 * @mixin param hexrgb text color
 */
/**
 * Масштабирование фонового изображения
 * @mixin param <значение>|<проценты>|auto|cover|contain
 * @mixin param <значение>|<проценты>|auto (или пробел - для пропуска)
 */
/** grayscale */
/* green button */
/** styled select, textarea & input-text */
/* кнопка перехода на покупку пакетов */
#back-buy-button {
  border: 1px solid #fff;
  background-image: -webkit-linear-gradient(top, #388c38 0%, #0c4d0c 100%);
  background-image: -o-linear-gradient(top, #388c38 0%, #0c4d0c 100%);
  background-image: linear-gradient(to bottom, #388c38 0%, #0c4d0c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF388C38', endColorstr='#FF0C4D0C', GradientType=0);
  border-radius: 13px 13px 13px 13px;
  -moz-border-radius: 13px 13px 13px 13px;
  -ms-border-radius: 13px 13px 13px 13px;
  -o-border-radius: 13px 13px 13px 13px;
  -webkit-border-radius: 13px 13px 13px 13px;
  box-shadow: 0 1px 2px 1px rgba(12, 75, 12, 0.5);
  color: #fff !important;
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  margin: 0 auto;
  padding: 7px 30px;
  text-decoration: none;
  text-shadow: -1px -1px rgba(255, 255, 255, 0.2), 1px 1px rgba(0, 0, 0, 0.2);
  margin-top: 1px; }

#back-buy-button:hover {
  margin-top: 0;
  margin-bottom: 1px; }

/* перезагрузка страницы */
#pack-reload {
  cursor: pointer;
  font-size: 0.8em;
  margin-left: 0.5em; }

/* ошибки */
#pack-errors > div {
  display: block;
  float: none !important;
  margin: 0 !important;
  width: auto !important; }

#pack-errors > div + div {
  margin-top: 10px !important; }

/* картинки пакетов */
.pack-block > div {
  background-color: transparent;
  background-image: url(/images/pack/sympack.png);
  background-repeat: no-repeat;
  width: 250px;
  height: 183px;
  overflow: hidden;
  margin: 0 auto;
  padding: 0; }

.pack-block-20 {
  background-position: 0px 0px; }

.pack-block-25 {
  background-position: 0px -183px; }

.pack-block-30 {
  background-position: 0px -366px; }

.pack-block-35 {
  background-position: 0px -549px; }

.pack-block-40 {
  background-position: 0px -732px; }

.pack-block-45 {
  background-position: 0px -915px; }

.pack-block-50 {
  background-position: 0px -1098px; }

.pack-block-0,
.pack-block-free {
  background-position: 0px -1281px; }

.pack-block-pro {
  background-position: 0px -1464px; }

.pack-block-60 {
  background-position: 0px -1647px; }

.pack-block-10 {
  background-position: 0px -1830px; }

.pack-block-5 {
  background-position: 0px -2013px; }

.pack-block.pack-block-short {
  display: inline-block;
  height: 220px !important;
  margin: 0 8px !important;
  width: 160px !important; }

.pack-block.pack-block-short > div:first-child {
  margin-left: 20px !important;
  padding: 0 !important; }

.pack-block.pack-block-short > div ~ div {
  background: none !important;
  font-size: 12px;
  height: auto !important;
  line-height: 18px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%; }

/* число символов */
.pack-chars {
  display: inline-block;
  margin: 0 auto;
  text-align: right;
  white-space: nowrap; }

.pack-chars,
.pack-chars > span {
  text-decoration: inherit; }

.pack-chars > span + span:before {
  content: " ";
  text-decoration: inherit; }

.pack-chars.pack-chars-auto {
  min-width: inherit;
  min-width: initial; }

.pack-chars.pack-chars-big {
  min-width: 6.2em; }

.pack-chars.pack-chars-small {
  min-width: 4em; }

.pack-chars.pack-chars-tiny {
  min-width: 2em; }

/* html-шаблоны */
.pack-template {
  display: none; }

/* мои пакеты/сколько есть/будет списано */
#my-pack-list {
  width: 1000px;
  height: 240px;
  overflow: hidden;
  margin: 15px 0;
  overflow-x: auto;
  overflow-y: hidden;
  text-align: left;
  white-space: nowrap; }

#reveal-confirm #my-pack-list {
  font-weight: normal !important;
  margin-bottom: 0;
  text-align: center;
  width: auto; }

#reveal-confirm #my-pack-list strong {
  font-weight: bold !important; }

/* иконки пакетов */
.pack-icon-0,
.pack-icon-1,
.pack-icon-2,
.pack-icon-3 {
  background-image: url(/images/pack/sympack-icons.png) !important;
  background-repeat: no-repeat !important; }

/* информация о выделении */
.tabpack {
  background-color: #ffffe1;
  border: 1px solid #dfdfc1;
  color: black;
  display: none;
  margin: 0;
  padding: 4px;
  position: absolute;
  text-align: left;
  border-radius: 3px; }

.tabpack:after {
  color: #dfdfc1;
  content: "\25BC";
  display: block;
  font-size: 14px;
  margin-left: -11px;
  margin-top: -4px;
  position: absolute;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg); }

#tabcheck,
#tabchars {
  background-position: 4px center;
  background-repeat: no-repeat;
  padding: 4px;
  padding-left: 24px; }

#tabcheck {
  background-image: url(/images/exchange/info.gif); }

#tabchars {
  display: none; }

#tabchars.pack-icon-0 {
  background-position: -19px -21px; }

#tabchars.pack-icon-1 {
  background-position: -19px -85px; }

#tabchars.pack-icon-2 {
  background-position: -19px -149px; }

#tabchars.pack-icon-3 {
  background-position: -19px -213px; }

/* переключатель пакетов */
#pack-empty,
#pack-unused {
  color: #3083ae;
  cursor: pointer; }

#pack-empty:hover,
#pack-unused:hover {
  color: #e84c3d; }
@charset "UTF-8";
/** colors */
/** links */
/** unique value */
/** background images */
/** filter bar */
/**
 * transitions
 * @mixin param duration
 * @mixin param properties
 */
/** links */
/**
 * border-radius
 * @mixin param px radius
 */
/**
 * square & rectangle
 * @mixin param px width (used as height for square)
 * @mixin param px height (just for rectangle)
 */
/**
 * glass effect
 * @mixin param float opacity outer shadow
 * @mixin param float opacity inner shadow
 * @mixin param float opacity inner shadow
 * @mixin param float opacity inner shadow
 */
/** transparent color for contents of pseudo-elements */
/** show three dots if overflow */
/**
 * simple gradients w/o opacity
 * @mixin param hex color start (left, top)
 * @mixin param hex color stop (right, bottom)
 */
/**
 * simple gradients with opacity
 * @mixin param color start (left, top)
 * @mixin param color stop (right, bottom)
 * @mixin param color start (left, top) for ie
 * @mixin param color stop (right, bottom) for ie
 */
/**
 * three colors' gradient (vertical & horizontal) w/o opacity
 */
/**
 * strong & lite red->yellow->green gradients
 */
/**
 * Gradient for table head
 */
/**
 * scale
 * @mixin param float scale x
 * @mixin param float scale y
 */
/**
 * rotate
 * @mixin param deg
 */
/**
 * message boxes
 * @mixin param hexrgb background color
 * @mixin param string gif-icon name in folder /images/exchange/
 * @mixin param hexrgb border color
 * @mixin param hexrgb text color
 */
/**
 * Масштабирование фонового изображения
 * @mixin param <значение>|<проценты>|auto|cover|contain
 * @mixin param <значение>|<проценты>|auto (или пробел - для пропуска)
 */
/** grayscale */
/* green button */
/** styled select, textarea & input-text */
.pack-history-link {
  font-size: 13px; }

.pack-index {
  /* общее описание */
  /* основной блок */
  /* информация о пакете */
  /* заголовок и кнопка */
  /* данные пакета */
  /* подробная информация о пакете */
  /* мои пакеты */
  /* заполненность пакета */ }
  .pack-index .block-title {
    margin: 25px 0 10px;
    font-size: 18px; }
    .pack-index .block-title:after {
      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;
      content: "\F0D9";
      color: #e84c3d;
      margin-left: 10px; }
  .pack-index #pack-svc,
  .pack-index #pack-desc {
    font-size: 13px; }
  .pack-index #pack-svc > div,
  .pack-index #pack-desc > div {
    margin-bottom: 10px; }
  .pack-index .pack-desc-item > div {
    margin-bottom: 5px; }
  .pack-index .pack-desc-item > div ~ div {
    padding-left: 18px; }
  .pack-index #pack-svc a,
  .pack-index #pack-desc a,
  .pack-index #pack-desc .about-block-img-icon + span {
    font-weight: bold; }
  .pack-index .pack-count-empty {
    cursor: help; }
  .pack-index #pack-list {
    font-size: 13px;
    margin: 10px 0; }
  .pack-index .pack-block {
    display: inline-block;
    width: 33%;
    height: 183px;
    margin: 10px 0;
    overflow: hidden; }
  .pack-index .pack-block > div {
    padding-left: 116px; }
  .pack-index .pack-block-info {
    background: rgba(192, 192, 192, 0);
    background: -moz-linear-gradient(left, rgba(192, 192, 192, 0) 0%, rgba(192, 192, 192, 0.5) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(192, 192, 192, 0)), color-stop(100%, rgba(192, 192, 192, 0.5)));
    background: -webkit-linear-gradient(left, rgba(192, 192, 192, 0) 0%, rgba(192, 192, 192, 0.5) 100%);
    background: -o-linear-gradient(left, rgba(192, 192, 192, 0) 0%, rgba(192, 192, 192, 0.5) 100%);
    background: -ms-linear-gradient(left, rgba(192, 192, 192, 0) 0%, rgba(192, 192, 192, 0.5) 100%);
    background: linear-gradient(to right, rgba(192, 192, 192, 0) 0%, rgba(192, 192, 192, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00C0C0C0',endColorstr='#80C0C0C0',GradientType=1);
    border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -ms-border-radius: 0 5px 5px 0;
    -o-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    height: 146px;
    margin: 0;
    margin-top: 10px;
    padding: 0;
    text-align: center; }
  .pack-index .pack-block-info > div {
    margin: 0;
    padding: 5px; }
  .pack-index .pack-block-head,
  .pack-index .pack-block-foot {
    text-shadow: -1px -1px rgba(255, 255, 255, 0.2), 1px 1px rgba(0, 0, 0, 0.2); }
  .pack-index .pack-block-head {
    font-size: 1.5em; }
  .pack-index .pack-block-data {
    font-size: 0.8em;
    height: 73px; }
  .pack-index .pack-block-data > div {
    padding: 1px 0; }
  .pack-index .pack-info-link {
    text-decoration: underline; }
  .pack-index #my {
    margin-top: 0;
    padding: 0; }
  .pack-index #my .block-title > span + span:before {
    content: "("; }
  .pack-index #my .block-title > span + span:after {
    content: ")"; }
  .pack-index #my-pack-list,
  .pack-index #my-pack-shadow-left,
  .pack-index #my-pack-shadow-right {
    height: 250px !important; }
  .pack-index #my-pack-list .pack-block {
    height: 230px !important; }
  .pack-index #my-pack-list > div:nth-child(3) {
    margin-left: 50px !important; }
  .pack-index #my-pack-list > div:last-child {
    margin-right: 50px !important; }
  .pack-index #my-pack-shadow-left,
  .pack-index #my-pack-shadow-right {
    display: block;
    position: absolute;
    width: 80px;
    height: 240px;
    overflow: hidden;
    z-index: +1; }
  .pack-index #my-pack-shadow-left {
    background: white;
    background: -moz-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, white), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#00FFFFFF',GradientType=1); }
  .pack-index #my-pack-shadow-right {
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00FFFFFF',endColorstr='#FFFFFFFF',GradientType=1);
    margin-left: 920px; }
  .pack-index #my-pack-list a {
    font-weight: bold; }
  .pack-index #pack-empty {
    float: right;
    padding-right: 0.5em; }
  .pack-index .pack-block.pack-empty {
    display: none; }
  .pack-index .pack-block.pack-empty > div:first-child {
    background-image: url(/images/pack/sympack-grayscale.png); }
  .pack-index .pack-empty > .pack-block.pack-empty {
    display: inline-block; }
  .pack-index .pack-left-size,
  .pack-index .pack-left-size > i {
    overflow: hidden;
    padding: 0; }
  .pack-index .pack-left-used,
  .pack-index .pack-left-size,
  .pack-index .pack-left-size + span {
    display: block;
    margin: 0 auto; }
  .pack-index .pack-left-size {
    border: 1px solid #888;
    display: block;
    line-height: 2px;
    margin-top: 5px;
    text-align: left;
    width: 120px;
    height: 4px;
    overflow: hidden; }
  .pack-index .pack-left-size > span {
    display: inline-block;
    float: left;
    margin: 0; }
@charset "UTF-8";
/** colors */
/** links */
/** unique value */
/** background images */
/** filter bar */
/**
 * transitions
 * @mixin param duration
 * @mixin param properties
 */
/** links */
/**
 * border-radius
 * @mixin param px radius
 */
/**
 * square & rectangle
 * @mixin param px width (used as height for square)
 * @mixin param px height (just for rectangle)
 */
/**
 * glass effect
 * @mixin param float opacity outer shadow
 * @mixin param float opacity inner shadow
 * @mixin param float opacity inner shadow
 * @mixin param float opacity inner shadow
 */
/** transparent color for contents of pseudo-elements */
/** show three dots if overflow */
/**
 * simple gradients w/o opacity
 * @mixin param hex color start (left, top)
 * @mixin param hex color stop (right, bottom)
 */
/**
 * simple gradients with opacity
 * @mixin param color start (left, top)
 * @mixin param color stop (right, bottom)
 * @mixin param color start (left, top) for ie
 * @mixin param color stop (right, bottom) for ie
 */
/**
 * three colors' gradient (vertical & horizontal) w/o opacity
 */
/**
 * strong & lite red->yellow->green gradients
 */
/**
 * Gradient for table head
 */
/**
 * scale
 * @mixin param float scale x
 * @mixin param float scale y
 */
/**
 * rotate
 * @mixin param deg
 */
/**
 * message boxes
 * @mixin param hexrgb background color
 * @mixin param string gif-icon name in folder /images/exchange/
 * @mixin param hexrgb border color
 * @mixin param hexrgb text color
 */
/**
 * Масштабирование фонового изображения
 * @mixin param <значение>|<проценты>|auto|cover|contain
 * @mixin param <значение>|<проценты>|auto (или пробел - для пропуска)
 */
/** grayscale */
/* green button */
/** styled select, textarea & input-text */
.pack-history {
  /* выбор ключа */
  /* выбор пакета */
  /*#pack-filter ~ div {
		margin-top: 10px;
	}*/
  /* таблицы */
  /* разбивка на страницы */
  /* собственно содержимое истории */
  /* цвета пополнения/списания */
  /* Данные по суммарному пополнению/списанию */
  /* экспорт */ }
  .pack-history, .pack-history * {
    box-sizing: content-box; }
  .pack-history__month {
    margin-bottom: 15px; }
  .pack-history__filter {
    margin-bottom: 15px; }
  .pack-history #pack-keys {
    background-color: #D9D9D9;
    border: 1px solid #D0D0D0;
    border-radius: 2px;
    padding: 4px;
    margin-left: 765px; }
  .pack-history #pack-keys > div:nth-child(1),
  .pack-history #pack-keys > div > div {
    border-radius: 2px;
    cursor: pointer;
    padding: 1px 4px; }
  .pack-history #pack-keys > div:nth-child(2),
  .pack-history #pack-keys > div + div > div {
    margin-top: 1px; }
  .pack-history #pack-keys > div:nth-child(1):hover,
  .pack-history #pack-keys > div > div:hover {
    background-color: #EEE; }
  .pack-history #pack-keys > div:nth-child(2) {
    height: 54px;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: left; }
  .pack-history #pack-keys div.active {
    background-color: #FFF !important;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .pack-history #pack-filter .blockselector-item {
    text-align: center;
    position: relative; }
    .pack-history #pack-filter .blockselector-item .fa-battery {
      position: absolute;
      left: 5px;
      top: 3px; }
    .pack-history #pack-filter .blockselector-item .fa-battery-4 {
      color: #00ac64; }
    .pack-history #pack-filter .blockselector-item .fa-battery-3 {
      color: #81bc3c; }
    .pack-history #pack-filter .blockselector-item .fa-battery-2 {
      color: #f18e17; }
    .pack-history #pack-filter .blockselector-item .fa-battery-1 {
      color: #e84c3d; }
    .pack-history #pack-filter .blockselector-item .fa-battery-0 {
      color: #e84c3d; }
  .pack-history .pack-all {
    font-size: 12px; }
  .pack-history .pack-all > span {
    display: block; }
  .pack-history .pack-all > span:first-child {
    font-size: 2em;
    margin-top: 4px; }
  .pack-history .pack-all.no-unused > span:first-child {
    margin-top: 10px; }
  .pack-history .pack-all.no-unused label {
    display: none; }
  .pack-history .unused > div {
    opacity: 0.85; }
  .pack-history #pack-filter .blockselector-item > div {
    background-image: url(/images/pack/sympack-small.png);
    background-repeat: no-repeat;
    float: left;
    width: 45px;
    height: 55px;
    overflow: hidden;
    margin: 4px 12px;
    padding: 0; }
  .pack-history #pack-filter .blockselector-item.empty > div {
    background-image: url(/images/pack/sympack-small-grayscale.png); }
  .pack-history #pack-filter .pack-20 > div {
    background-position: 0 0; }
  .pack-history #pack-filter .pack-25 > div {
    background-position: 0 -64px; }
  .pack-history #pack-filter .pack-30 > div {
    background-position: 0 -128px; }
  .pack-history #pack-filter .pack-35 > div {
    background-position: 0 -192px; }
  .pack-history #pack-filter .pack-40 > div {
    background-position: 0 -256px; }
  .pack-history #pack-filter .pack-45 > div {
    background-position: 0 -320px; }
  .pack-history #pack-filter .pack-50 > div {
    background-position: 0 -384px; }
  .pack-history #pack-filter .pack-free > div {
    background-position: 0 -448px; }
  .pack-history #pack-filter .pack-pro > div {
    background-position: 0 -512px; }
  .pack-history #pack-filter .pack-60 > div {
    background-position: 0 -576px; }
  .pack-history #pack-filter .pack-10 > div {
    background-position: 0 -640px; }
  .pack-history #pack-filter .pack-5 > div {
    background-position: 0 -704px; }
  .pack-history .pack-table {
    background: #EEE;
    border: 1px solid #DDD;
    border-top: 0 none;
    white-space: nowrap;
    text-align: center; }
  .pack-history .pack-table:first-child {
    border-top: 1px solid #DDD;
    border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    -ms-border-radius: 2px 2px 0 0;
    -o-border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0; }
  .pack-history .pack-table:last-child {
    border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    -ms-border-radius: 0 0 2px 2px;
    -o-border-radius: 0 0 2px 2px;
    -webkit-border-radius: 0 0 2px 2px; }
  .pack-history .pack-table:nth-child(2n) {
    background: #FFF; }
  .pack-history .pack-table > div {
    border-left: 1px solid #DDD;
    display: inline-block; }
  .pack-history .pack-table > div:first-child {
    border-left: 0 none; }
  .pack-history .pack-table > div > span {
    display: block; }
  .pack-history .pack-table-head {
    background: #d22c2c;
    background: -moz-linear-gradient(top, #d22c2c 0%, rgba(210, 44, 44, 0.5) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d22c2c), color-stop(100%, rgba(210, 44, 44, 0.5)));
    background: -webkit-linear-gradient(top, #d22c2c 0%, rgba(210, 44, 44, 0.5) 100%);
    background: -o-linear-gradient(top, #d22c2c 0%, rgba(210, 44, 44, 0.5) 100%);
    background: -ms-linear-gradient(top, #d22c2c 0%, rgba(210, 44, 44, 0.5) 100%);
    background: linear-gradient(to bottom, #d22c2c 0%, rgba(210, 44, 44, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFD22C2C',endColorstr='#80D22C2C',GradientType=0);
    color: #fff;
    text-align: center; }
  .pack-history .pack-table-head > div > span {
    padding: 1ex 0; }
  .pack-history .pack-table-foot {
    font-weight: bold; }
  .pack-history .pack-table-body > div > span,
  .pack-history .pack-table-foot > div > span {
    padding: 0.5ex 0; }
  .pack-history .pack-pagination {
    display: none;
    text-align: right;
    margin-bottom: 15px; }
  .pack-history .pack-page-dots {
    content: "\2026";
    display: inline-block;
    padding: 2px 4px; }
  .pack-history .pack-page-link {
    border: 1px solid #DDD;
    border-radius: 2px;
    color: #000;
    cursor: pointer;
    display: inline-block;
    margin: 1px;
    padding: 2px 8px;
    text-align: center; }
  .pack-history .pack-page-link:hover {
    background: #DEF;
    border-color: #BDF;
    color: #0072BC; }
  .pack-history .pack-page-link.active {
    background: #DEF;
    color: #DF0023 !important;
    cursor: default;
    font-weight: bold; }
  .pack-history .pack-page-ctrl,
  .pack-history .pack-page-goto {
    color: #3083ae;
    cursor: pointer;
    display: inline-block;
    padding: 2px 4px; }
  .pack-history .pack-page-ctrl:hover,
  .pack-history .pack-page-goto:hover {
    color: #e84c3d; }
  .pack-history .pack-page-form {
    background: #ECECEC;
    border: 1px solid #D8D8D8;
    border-radius: 3px;
    display: none;
    margin: 0;
    margin-left: 885px;
    padding: 2px 4px;
    position: absolute;
    width: 10em;
    z-index: +10; }
  .pack-history #pack-history + .pack-pagination .pack-page-form {
    margin-top: -68px; }
  .pack-history .pack-page-ctrl.active + .pack-page-form {
    display: block; }
  .pack-history .pack-page-form label span {
    display: block;
    font-size: 0.8em;
    text-align: left; }
  .pack-history .pack-page-form input {
    width: 5em;
    text-align: right; }
  .pack-history #pack-history {
    font-size: 12px; }
  .pack-history #pack-history .pack-table > div {
    text-align: center;
    width: 12%; }
  .pack-history #pack-history .pack-table > div:nth-child(2) {
    width: 18%; }
  .pack-history #pack-history .pack-table > div:nth-child(5) {
    width: 44%; }
  .pack-history .pack-name {
    cursor: pointer;
    display: inline-block;
    float: right;
    text-align: left;
    width: 3em; }
  .pack-history .pack-name:before {
    background: transparent url(/images/pack/sympack-tiny.png) 0 -162px no-repeat;
    content: "";
    display: inline-block;
    margin-left: -18px;
    margin-top: -2px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    position: absolute;
    width: 16px;
    height: 18px;
    overflow: hidden;
    transform: scale(0.8, 0.8);
    -moz-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    -o-transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8); }
  .pack-history .pack-name-20:before {
    background-position: 0 0; }
  .pack-history .pack-name-25:before {
    background-position: 0 -18px; }
  .pack-history .pack-name-30:before {
    background-position: 0 -36px; }
  .pack-history .pack-name-35:before {
    background-position: 0 -54px; }
  .pack-history .pack-name-40:before {
    background-position: 0 -72px; }
  .pack-history .pack-name-45:before {
    background-position: 0 -90px; }
  .pack-history .pack-name-50:before {
    background-position: 0 -108px; }
  .pack-history .pack-name-FREE:before {
    background-position: 0 -126px; }
  .pack-history .pack-name-PRO:before {
    background-position: 0 -144px; }
  .pack-history .pack-name-60:before {
    background-position: 0 -108px; }
  .pack-history .pack-name-10:before {
    background-position: 0 -108px; }
  .pack-history .pack-name-5:before {
    background-position: 0 -18px; }
  .pack-history #pack-history .color-good .pack-chars > span:first-child:before {
    content: "+"; }
  .pack-history #pack-history .color-bad .pack-chars > span:first-child:before {
    content: "\2212"; }
  .pack-history #pack-summary {
    font-size: 12px;
    padding: 2px 4px; }
  .pack-history #pack-summary,
  .pack-history #pack-summary > div {
    float: left; }
  .pack-history #pack-summary > div + div {
    border-left: 1px solid #CCC;
    margin-left: 1em;
    padding-left: 1em; }
  .pack-history #pack-summary span + span {
    font-weight: bold; }
  .pack-history #pack-export {
    font-size: 12px;
    padding: 2px 4px;
    float: left; }
  .pack-history #pack-export > span {
    color: #3083ae;
    cursor: pointer; }
  .pack-history #pack-export:hover > span {
    color: #e84c3d; }
  .pack-history #pack-export > span + span {
    text-decoration: underline; }
  .pack-history .datetimepicker-textru {
    white-space: normal; }

#pack-export-reveal,
#pack-export-reveal fieldset {
  height: 190px;
  margin: 0;
  padding: 0; }

#pack-export-reveal {
  padding-bottom: 20px; }

#pack-export-reveal fieldset {
  float: left;
  padding: 5px; }

#pack-export-reveal fieldset + fieldset {
  margin-left: 10px; }

#pack-export-config {
  width: 270px; }

#pack-export-columns {
  width: 135px; }

#pack-export-format {
  width: 75px; }

#pack-export-reveal legend {
  margin-left: 5px; }

#pack-export-reveal label {
  cursor: pointer; }

#pack-export-reveal fieldset > label {
  display: block;
  padding: 2px 4px;
  border-radius: 2px; }

#pack-export-reveal fieldset > label + label {
  margin-top: 1px; }

#pack-export-reveal fieldset > label:hover {
  background-color: #DDD; }

#pack-export-config > div {
  padding: 2px 4px; }

#pack-export-config > div > span {
  display: block; }

#pack-export-config > div > span:first-child:after {
  content: ":"; }

#pack-export-config > div > span + span {
  font-weight: bold;
  padding-left: 1em; }

#pack-export-format label > span:last-child {
  text-transform: uppercase; }
/** colors */
/** links */
/** unique value */
/** background images */
/** filter bar */
.wysiwyg .wysiwyg__editor {
  border: 1px solid #e1e1e1; }
  .wysiwyg .wysiwyg__editor_focus {
    border-color: #66AFE9; }

.wysiwyg .mce-container {
  box-sizing: border-box; }

.wysiwyg .mce-charcounter {
  position: absolute !important;
  top: 0;
  right: 0;
  font-size: 0.9em !important;
  font-weight: normal !important;
  padding: 6px 10px 0 0 !important; }

.wysiwyg .mce-charcounter > b {
  margin-right: 4px;
  font-size: inherit;
  font-weight: bold; }

.wysiwyg .mce-branding-powered-by {
  display: none; }

.wysiwyg .mce-branding {
  position: absolute;
  left: 8px; }
/** colors */
/** links */
/** unique value */
/** background images */
/** filter bar */
.faq {
  margin-bottom: 10px; }
  .faq__header {
    padding: 10px 0;
    overflow: hidden;
    line-height: 1.5; }
  .faq__content {
    margin-left: -5px;
    margin-right: -5px; }
    .faq__content:before, .faq__content:after {
      content: " ";
      display: table; }
    .faq__content:after {
      clear: both; }
    .faq__content .b-menu.b-menu_tabs {
      width: 100%; }
    .faq__content .b-menu__item_selected {
      padding-bottom: 1px !important; }
    .faq__content .faq-content-text {
      padding: 7px 0; }
      .faq__content .faq-content-text ol {
        margin-top: 0;
        padding-top: 4px;
        padding-left: 30px; }
  .faq__answers {
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px; }
    @media (min-width: 1px) {
      .faq__answers {
        float: left;
        width: 50%; } }
  .faq__question {
    font-size: 13px;
    line-height: 2; }
    .faq__question_active a {
      color: #e84c3d; }
  .faq__answer {
    display: none;
    line-height: 1.5;
    overflow-y: visible;
    width: 100%;
    font-weight: normal;
    font-size: 13px;
    clear: both;
    box-sizing: border-box;
    padding: 10px;
    margin: -10px; }
    .faq__answer_active {
      margin-bottom: 20px; }
      .faq__answer_active:after {
        content: '';
        display: table;
        clear: both; }
    .faq__answer img {
      max-width: 100%;
      box-shadow: 0 0 15px #a8a8a8; }
    .faq__answer ul {
      padding-left: 16px; }
      .faq__answer ul > li {
        margin: 6px 0; }
        .faq__answer ul > li:first-child {
          margin-top: 0; }
        .faq__answer ul > li:last-child {
          margin-bottom: 0; }
/** colors */
/** links */
/** unique value */
/** background images */
/** filter bar */
.select2-container {
  font-size: 14px; }
  .select2-container .select2-selection--single {
    background: #fff;
    border-color: #ccc;
    height: 32px; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      line-height: 32px; }
  .select2-container--open .select2-selection--single,
  .select2-container--open .select2-dropdown.select2-dropdown--below, .select2-container--focus .select2-selection--single,
  .select2-container--focus .select2-dropdown.select2-dropdown--below {
    border-color: #66afe9 !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    outline: 0; }
  .select2-container--open .select2-selection--single {
    border-bottom-width: 0; }
  .select2-container_noborder .select2-selection--single {
    border-color: transparent; }
  .select2-container_bold {
    font-weight: bold; }
  .select2-container_small {
    font-size: 12px; }
    .select2-container_small .select2-selection--single {
      height: 28px; }
      .select2-container_small .select2-selection--single .select2-selection__rendered {
        line-height: 28px; }
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.filter-search {
  display: table; }
  .filter-search, .filter-search * {
    box-sizing: border-box; }
  .filter-search > div {
    display: table-cell; }
  .filter-search__item {
    background: #F5F5F5;
    border: 1px solid #e0e0e0;
    box-shadow: 1px 1px 2px #DDD;
    color: #666;
    cursor: pointer;
    font-size: 13px;
    line-height: 16px;
    padding: 0 10px;
    height: 37px;
    text-shadow: 1px 1px 0 #FFF;
    vertical-align: middle;
    position: relative; }
    .filter-search__item + .filter-search__item {
      border-left: 0; }
    .filter-search__item:hover {
      background: #E6E6E6;
      color: #000; }
    .filter-search__item:active {
      background: #E6E6E6;
      color: #000; }
    .filter-search__item:last-child {
      border-right: 1px; }
    .filter-search__item_wide {
      width: 400px; }
    .filter-search__item.filter-search__item_opened {
      background: url(files/f78c6c4debd90e08460d2cd97f5dea61.png) repeat-x 0 0 scroll #E6E6E6;
      color: #000; }
      .filter-search__item.filter-search__item_opened .filter-search__menu {
        display: block; }
    .filter-search__item.filter-search__item_active .filter-search__btn {
      color: #000;
      font-weight: bold; }
    .filter-search__item.filter-search__item_type-content {
      width: auto; }
    .filter-search__item.filter-search__item_moder {
      width: 115px; }
    .filter-search__item.filter-search__item_category {
      width: 70px; }
    .filter-search__item.filter-search__item_price {
      width: auto; }
    .filter-search__item.filter-search__item_price1000 {
      width: auto; }
    .filter-search__item.filter-search__item_volume {
      width: 100px; }
    .filter-search__item.filter-search__item_date {
      width: auto; }
    .filter-search__item.filter-search__item_news {
      width: 139px; }
    .filter-search__item.filter-search__item_first {
      border-radius: 3px 0 0 3px; }
    .filter-search__item.filter-search__item_last {
      border-radius: 0 3px 3px 0;
      border-right: 1px solid #CCC; }
    .filter-search__item.filter-search__item_unique {
      color: #000;
      font-weight: bold;
      padding: 4px 10px; }
  .filter-search__btn {
    text-align: center; }
    .filter-search__btn img {
      vertical-align: middle; }
  .filter-search__btn-value {
    font-size: 9px;
    font-weight: normal;
    line-height: 12px; }
  .filter-search__menu {
    background-clip: padding-box;
    background-color: #EEE;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-top: 0;
    border-radius: 0 0 6px 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    list-style: none outside none;
    padding: 8px 10px;
    display: none;
    float: left;
    font-size: 13px;
    left: -1px;
    margin: 0;
    min-width: 140px;
    position: absolute;
    top: 36px;
    z-index: 1000; }
    .filter-search__menu .line:after {
      content: '';
      display: table;
      clear: both; }
    .filter-search__menu .divider {
      background-color: rgba(0, 0, 0, 0.2);
      height: 1px;
      margin: 9px -10px; }
  .filter-search .fs-title-text-find {
    color: #111;
    font-size: 13px;
    text-shadow: 1px 1px 0 #FFF; }
  .filter-search #fs-input-main-find {
    background: url(files/4d7fafcee90d6b0eb1e77af049d9e39d.png) repeat-x scroll 0 0 #FFF;
    border-color: #4C4C4C #DDD #DDD #737373 !important;
    border-width: 1px 1px 1px 1px !important;
    font-family: monospace;
    font-size: 13px !important;
    height: 18px !important;
    margin: 0;
    outline: none;
    padding: 2px 4px; }
  .filter-search #fs-input-main-find:hover {
    border: 1px solid #286EE0 !important; }
  .filter-search #fs-input-main-find:focus {
    background: none repeat scroll 0 0 #FFF;
    border-color: #286EE0 #5DA0FE #5DA0FE #286EE0 !important;
    border: 1px solid #286EE0 !important;
    box-shadow: 0 0 5px rgba(82, 168, 236, 0.6);
    color: #000; }
  .filter-search .fs-type-sort-title {
    float: left;
    font-size: 13px;
    margin: 3px 4px 0 0; }
  .filter-search #fs-type-sort, .filter-search .fs-type-sort {
    background-color: #FFF;
    border-color: #4C4C4C #DDD #DDD #737373 !important;
    border-image: none;
    border-radius: 2px 2px 2px 2px;
    border-style: solid;
    border-width: 1px;
    color: #666;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-family: monospace;
    font-size: 13px;
    height: 24px;
    padding: 2px;
    width: 210px; }
  .filter-search #fs-type-sort:hover, .filter-search .fs-type-sort:hover {
    color: #000; }
  .filter-search .fs-input-type-last {
    float: left;
    margin: 0 5px 0 2px;
    position: relative;
    top: 2px; }
  .filter-search .fs-label {
    color: #111;
    height: 14px;
    text-shadow: 1px 1px 0 #FFF;
    cursor: pointer; }
  .filter-search .fs-label-span {
    line-height: 17px; }
  .filter-search .fs-input-type-content {
    float: left;
    margin: 0 5px 0 2px;
    position: relative;
    top: 2px; }
  .filter-search #fs-menu-moder {
    width: 195px; }
  .filter-search #fs-menu-price, .filter-search #fs-menu-price1000, .filter-search #fs-menu-volume {
    width: 215px; }
  .filter-search #fs-menu-news {
    width: 255px; }
  .filter-search .fs-from-general {
    float: left;
    margin: 2px 2px 0 0; }
  .filter-search .fs-to-general {
    float: left;
    margin: 2px 2px 0 10px; }
  .filter-search .fs-rub-general {
    float: left;
    margin: 2px 0 0 3px; }
  .filter-search input.fs-input-general {
    background: url(files/4d7fafcee90d6b0eb1e77af049d9e39d.png) repeat-x scroll 0 0 #FFF;
    border-color: #4C4C4C #DDD #DDD #737373 !important;
    border-width: 1px 1px 1px 1px !important;
    font-size: 13px !important;
    float: left;
    margin: 0;
    outline: none;
    padding: 7px;
    width: 60px;
    box-sizing: border-box; }
    .filter-search input.fs-input-general:hover {
      border: 1px solid #286EE0 !important; }
    .filter-search input.fs-input-general:focus {
      background: none repeat scroll 0 0 #FFF;
      border-color: #286EE0 #5DA0FE #5DA0FE #286EE0 !important;
      border: 1px solid #286EE0 !important;
      box-shadow: 0 0 4px #52A8EC; }
  .filter-search input[type="checkbox"] {
    margin: 0 3px 0 0; }
  .filter-search .mr-10 {
    margin-right: 10px; }
  .filter-search .white-black-counter {
    float: right;
    font-size: 13px;
    font-weight: bold;
    color: #333;
    margin-right: 0;
    width: 30px;
    text-align: center;
    background: #DBDBDB;
    border-radius: 5px; }

/*# sourceMappingURL=common.f529f81798c3c014a1a5.min.css.map*/