Gallery – Photo Gallery and Images Gallery - Version 2.6.19

Version Description

  • Fixed multiply issues with interface conflicts
Download this release

Release Info

Developer robosoft
Plugin Icon 128x128 Gallery – Photo Gallery and Images Gallery
Version 2.6.19
Comparing to
See all releases

Code changes from version 2.6.18 to 2.6.19

addons/bootstrap/css/bootstrap.css CHANGED
@@ -6681,3 +6681,19 @@ body #post .rbs_block {
6681
  }
6682
  }
6683
  /*# sourceMappingURL=bootstrap.css.map */
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6681
  }
6682
  }
6683
  /*# sourceMappingURL=bootstrap.css.map */
6684
+ #post .rbs_block select.form-control{
6685
+ width: auto;
6686
+ }
6687
+
6688
+ @media (min-width: 767px) {
6689
+
6690
+ #post .rbs_block select.form-control{
6691
+ width: auto;
6692
+ display: inline-block;
6693
+ }
6694
+ .selectwidthauto {
6695
+ width:auto !important;
6696
+ display: inline-block;
6697
+ }
6698
+
6699
+ }
addons/bootstrap/css/bootstrap.min.css ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
1
+ /*!
2
+ * Bootstrap v3.3.4 (http://getbootstrap.com)
3
+ * Copyright 2011-2015 Twitter, Inc.
4
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
5
+ */#post .rbs_block .text-left,#post .rbs_block th{text-align:left}#post .rbs_block .btn-group>.btn-group,#post .rbs_block .btn-toolbar .btn-group,#post .rbs_block .btn-toolbar .input-group,#post .rbs_block .col-xs-1,#post .rbs_block .col-xs-10,#post .rbs_block .col-xs-11,#post .rbs_block .col-xs-12,#post .rbs_block .col-xs-2,#post .rbs_block .col-xs-3,#post .rbs_block .col-xs-4,#post .rbs_block .col-xs-5,#post .rbs_block .col-xs-6,#post .rbs_block .col-xs-7,#post .rbs_block .col-xs-8,#post .rbs_block .col-xs-9,#post .rbs_block .dropdown-menu{float:left}html #post .rbs_block{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body #post .rbs_block{margin:0}#post .rbs_block article,#post .rbs_block aside,#post .rbs_block details,#post .rbs_block figcaption,#post .rbs_block figure,#post .rbs_block footer,#post .rbs_block header,#post .rbs_block hgroup,#post .rbs_block main,#post .rbs_block menu,#post .rbs_block nav,#post .rbs_block section,#post .rbs_block summary{display:block}#post .rbs_block audio,#post .rbs_block canvas,#post .rbs_block progress,#post .rbs_block video{display:inline-block;vertical-align:baseline}#post .rbs_block audio:not([controls]){display:none;height:0}#post .rbs_block [hidden],#post .rbs_block template{display:none}#post .rbs_block a{background-color:transparent}#post .rbs_block .nav-tabs a:active,#post .rbs_block .nav-tabs a:focus,#post .rbs_block .nav-tabs a:hover{outline:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}#post .rbs_block b,#post .rbs_block strong{font-weight:700}#post .rbs_block dfn{font-style:italic}#post .rbs_block h1{margin:.67em 0}#post .rbs_block mark{color:#000;background:#ff0}#post .rbs_block sub,#post .rbs_block sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}#post .rbs_block sup{top:-.5em}#post .rbs_block sub{bottom:-.25em}#post .rbs_block img{border:0;vertical-align:middle}#post .rbs_block svg:not(:root){overflow:hidden}#post .rbs_block hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}#post .rbs_block pre{overflow:auto}#post .rbs_block code,#post .rbs_block kbd,#post .rbs_block pre,#post .rbs_block samp{font-size:1em}#post .rbs_block button,#post .rbs_block input,#post .rbs_block optgroup,#post .rbs_block select,#post .rbs_block textarea{margin:0;font:inherit;color:inherit}#post .rbs_block button{overflow:visible}#post .rbs_block button,#post .rbs_block select{text-transform:none}#post .rbs_block button,#post .rbs_block input[type=reset],#post .rbs_block input[type=submit],html #post .rbs_block input[type=button]{-webkit-appearance:button;cursor:pointer}#post .rbs_block button[disabled],html #post .rbs_block input[disabled]{cursor:not-allowed}#post .rbs_block button::-moz-focus-inner,#post .rbs_block input::-moz-focus-inner{padding:0;border:0}#post .rbs_block input[type=checkbox],#post .rbs_block input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}#post .rbs_block input[type=number]::-webkit-inner-spin-button,#post .rbs_block input[type=number]::-webkit-outer-spin-button{height:auto}#post .rbs_block input[type=search]::-webkit-search-cancel-button,#post .rbs_block input[type=search]::-webkit-search-decoration{-webkit-appearance:none}#post .rbs_block textarea{overflow:auto}#post .rbs_block optgroup{font-weight:700}#post .rbs_block table{border-spacing:0;border-collapse:collapse}#post .rbs_block td,#post .rbs_block th{padding:0}@media print{#post .rbs_block *,#post .rbs_block :after,#post .rbs_block :before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}#post .rbs_block a,#post .rbs_block a:visited{text-decoration:underline}#post .rbs_block a[href]:after{content:" (" attr(href) ")"}#post .rbs_block abbr[title]:after{content:" (" attr(title) ")"}#post .rbs_block a[href^="javascript:"]:after,#post .rbs_block a[href^="#"]:after{content:""}#post .rbs_block blockquote,#post .rbs_block pre{border:1px solid #999;page-break-inside:avoid}#post .rbs_block thead{display:table-header-group}#post .rbs_block img,#post .rbs_block tr{page-break-inside:avoid}#post .rbs_block img{max-width:100%!important}#post .rbs_block h2,#post .rbs_block h3,#post .rbs_block p{orphans:3;widows:3}#post .rbs_block h2,#post .rbs_block h3{page-break-after:avoid}#post .rbs_block select{background:#fff!important}#post .rbs_block .navbar{display:none}#post .rbs_block .btn>.caret,#post .rbs_block .dropup>.btn>.caret{border-top-color:#000!important}#post .rbs_block .label{border:1px solid #000}#post .rbs_block .table{border-collapse:collapse!important}#post .rbs_block .table td,#post .rbs_block .table th{background-color:#fff!important}#post .rbs_block .table-bordered td,#post .rbs_block .table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(../fonts/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}#post .rbs_block .glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#post .rbs_block .glyphicon-asterisk:before{content:"\2a"}#post .rbs_block .glyphicon-plus:before{content:"\2b"}#post .rbs_block .glyphicon-eur:before,#post .rbs_block .glyphicon-euro:before{content:"\20ac"}#post .rbs_block .glyphicon-minus:before{content:"\2212"}#post .rbs_block .glyphicon-cloud:before{content:"\2601"}#post .rbs_block .glyphicon-envelope:before{content:"\2709"}#post .rbs_block .glyphicon-pencil:before{content:"\270f"}#post .rbs_block .glyphicon-glass:before{content:"\e001"}#post .rbs_block .glyphicon-music:before{content:"\e002"}#post .rbs_block .glyphicon-search:before{content:"\e003"}#post .rbs_block .glyphicon-heart:before{content:"\e005"}#post .rbs_block .glyphicon-star:before{content:"\e006"}#post .rbs_block .glyphicon-star-empty:before{content:"\e007"}#post .rbs_block .glyphicon-user:before{content:"\e008"}#post .rbs_block .glyphicon-film:before{content:"\e009"}#post .rbs_block .glyphicon-th-large:before{content:"\e010"}#post .rbs_block .glyphicon-th:before{content:"\e011"}#post .rbs_block .glyphicon-th-list:before{content:"\e012"}#post .rbs_block .glyphicon-ok:before{content:"\e013"}#post .rbs_block .glyphicon-remove:before{content:"\e014"}#post .rbs_block .glyphicon-zoom-in:before{content:"\e015"}#post .rbs_block .glyphicon-zoom-out:before{content:"\e016"}#post .rbs_block .glyphicon-off:before{content:"\e017"}#post .rbs_block .glyphicon-signal:before{content:"\e018"}#post .rbs_block .glyphicon-cog:before{content:"\e019"}#post .rbs_block .glyphicon-trash:before{content:"\e020"}#post .rbs_block .glyphicon-home:before{content:"\e021"}#post .rbs_block .glyphicon-file:before{content:"\e022"}#post .rbs_block .glyphicon-time:before{content:"\e023"}#post .rbs_block .glyphicon-road:before{content:"\e024"}#post .rbs_block .glyphicon-download-alt:before{content:"\e025"}#post .rbs_block .glyphicon-download:before{content:"\e026"}#post .rbs_block .glyphicon-upload:before{content:"\e027"}#post .rbs_block .glyphicon-inbox:before{content:"\e028"}#post .rbs_block .glyphicon-play-circle:before{content:"\e029"}#post .rbs_block .glyphicon-repeat:before{content:"\e030"}#post .rbs_block .glyphicon-refresh:before{content:"\e031"}#post .rbs_block .glyphicon-list-alt:before{content:"\e032"}#post .rbs_block .glyphicon-lock:before{content:"\e033"}#post .rbs_block .glyphicon-flag:before{content:"\e034"}#post .rbs_block .glyphicon-headphones:before{content:"\e035"}#post .rbs_block .glyphicon-volume-off:before{content:"\e036"}#post .rbs_block .glyphicon-volume-down:before{content:"\e037"}#post .rbs_block .glyphicon-volume-up:before{content:"\e038"}#post .rbs_block .glyphicon-qrcode:before{content:"\e039"}#post .rbs_block .glyphicon-barcode:before{content:"\e040"}#post .rbs_block .glyphicon-tag:before{content:"\e041"}#post .rbs_block .glyphicon-tags:before{content:"\e042"}#post .rbs_block .glyphicon-book:before{content:"\e043"}#post .rbs_block .glyphicon-bookmark:before{content:"\e044"}#post .rbs_block .glyphicon-print:before{content:"\e045"}#post .rbs_block .glyphicon-camera:before{content:"\e046"}#post .rbs_block .glyphicon-font:before{content:"\e047"}#post .rbs_block .glyphicon-bold:before{content:"\e048"}#post .rbs_block .glyphicon-italic:before{content:"\e049"}#post .rbs_block .glyphicon-text-height:before{content:"\e050"}#post .rbs_block .glyphicon-text-width:before{content:"\e051"}#post .rbs_block .glyphicon-align-left:before{content:"\e052"}#post .rbs_block .glyphicon-align-center:before{content:"\e053"}#post .rbs_block .glyphicon-align-right:before{content:"\e054"}#post .rbs_block .glyphicon-align-justify:before{content:"\e055"}#post .rbs_block .glyphicon-list:before{content:"\e056"}#post .rbs_block .glyphicon-indent-left:before{content:"\e057"}#post .rbs_block .glyphicon-indent-right:before{content:"\e058"}#post .rbs_block .glyphicon-facetime-video:before{content:"\e059"}#post .rbs_block .glyphicon-picture:before{content:"\e060"}#post .rbs_block .glyphicon-map-marker:before{content:"\e062"}#post .rbs_block .glyphicon-adjust:before{content:"\e063"}#post .rbs_block .glyphicon-tint:before{content:"\e064"}#post .rbs_block .glyphicon-edit:before{content:"\e065"}#post .rbs_block .glyphicon-share:before{content:"\e066"}#post .rbs_block .glyphicon-check:before{content:"\e067"}#post .rbs_block .glyphicon-move:before{content:"\e068"}#post .rbs_block .glyphicon-step-backward:before{content:"\e069"}#post .rbs_block .glyphicon-fast-backward:before{content:"\e070"}#post .rbs_block .glyphicon-backward:before{content:"\e071"}#post .rbs_block .glyphicon-play:before{content:"\e072"}#post .rbs_block .glyphicon-pause:before{content:"\e073"}#post .rbs_block .glyphicon-stop:before{content:"\e074"}#post .rbs_block .glyphicon-forward:before{content:"\e075"}#post .rbs_block .glyphicon-fast-forward:before{content:"\e076"}#post .rbs_block .glyphicon-step-forward:before{content:"\e077"}#post .rbs_block .glyphicon-eject:before{content:"\e078"}#post .rbs_block .glyphicon-chevron-left:before{content:"\e079"}#post .rbs_block .glyphicon-chevron-right:before{content:"\e080"}#post .rbs_block .glyphicon-plus-sign:before{content:"\e081"}#post .rbs_block .glyphicon-minus-sign:before{content:"\e082"}#post .rbs_block .glyphicon-remove-sign:before{content:"\e083"}#post .rbs_block .glyphicon-ok-sign:before{content:"\e084"}#post .rbs_block .glyphicon-question-sign:before{content:"\e085"}#post .rbs_block .glyphicon-info-sign:before{content:"\e086"}#post .rbs_block .glyphicon-screenshot:before{content:"\e087"}#post .rbs_block .glyphicon-remove-circle:before{content:"\e088"}#post .rbs_block .glyphicon-ok-circle:before{content:"\e089"}#post .rbs_block .glyphicon-ban-circle:before{content:"\e090"}#post .rbs_block .glyphicon-arrow-left:before{content:"\e091"}#post .rbs_block .glyphicon-arrow-right:before{content:"\e092"}#post .rbs_block .glyphicon-arrow-up:before{content:"\e093"}#post .rbs_block .glyphicon-arrow-down:before{content:"\e094"}#post .rbs_block .glyphicon-share-alt:before{content:"\e095"}#post .rbs_block .glyphicon-resize-full:before{content:"\e096"}#post .rbs_block .glyphicon-resize-small:before{content:"\e097"}#post .rbs_block .glyphicon-exclamation-sign:before{content:"\e101"}#post .rbs_block .glyphicon-gift:before{content:"\e102"}#post .rbs_block .glyphicon-leaf:before{content:"\e103"}#post .rbs_block .glyphicon-fire:before{content:"\e104"}#post .rbs_block .glyphicon-eye-open:before{content:"\e105"}#post .rbs_block .glyphicon-eye-close:before{content:"\e106"}#post .rbs_block .glyphicon-warning-sign:before{content:"\e107"}#post .rbs_block .glyphicon-plane:before{content:"\e108"}#post .rbs_block .glyphicon-calendar:before{content:"\e109"}#post .rbs_block .glyphicon-random:before{content:"\e110"}#post .rbs_block .glyphicon-comment:before{content:"\e111"}#post .rbs_block .glyphicon-magnet:before{content:"\e112"}#post .rbs_block .glyphicon-chevron-up:before{content:"\e113"}#post .rbs_block .glyphicon-chevron-down:before{content:"\e114"}#post .rbs_block .glyphicon-retweet:before{content:"\e115"}#post .rbs_block .glyphicon-shopping-cart:before{content:"\e116"}#post .rbs_block .glyphicon-folder-close:before{content:"\e117"}#post .rbs_block .glyphicon-folder-open:before{content:"\e118"}#post .rbs_block .glyphicon-resize-vertical:before{content:"\e119"}#post .rbs_block .glyphicon-resize-horizontal:before{content:"\e120"}#post .rbs_block .glyphicon-hdd:before{content:"\e121"}#post .rbs_block .glyphicon-bullhorn:before{content:"\e122"}#post .rbs_block .glyphicon-bell:before{content:"\e123"}#post .rbs_block .glyphicon-certificate:before{content:"\e124"}#post .rbs_block .glyphicon-thumbs-up:before{content:"\e125"}#post .rbs_block .glyphicon-thumbs-down:before{content:"\e126"}#post .rbs_block .glyphicon-hand-right:before{content:"\e127"}#post .rbs_block .glyphicon-hand-left:before{content:"\e128"}#post .rbs_block .glyphicon-hand-up:before{content:"\e129"}#post .rbs_block .glyphicon-hand-down:before{content:"\e130"}#post .rbs_block .glyphicon-circle-arrow-right:before{content:"\e131"}#post .rbs_block .glyphicon-circle-arrow-left:before{content:"\e132"}#post .rbs_block .glyphicon-circle-arrow-up:before{content:"\e133"}#post .rbs_block .glyphicon-circle-arrow-down:before{content:"\e134"}#post .rbs_block .glyphicon-globe:before{content:"\e135"}#post .rbs_block .glyphicon-wrench:before{content:"\e136"}#post .rbs_block .glyphicon-tasks:before{content:"\e137"}#post .rbs_block .glyphicon-filter:before{content:"\e138"}#post .rbs_block .glyphicon-briefcase:before{content:"\e139"}#post .rbs_block .glyphicon-fullscreen:before{content:"\e140"}#post .rbs_block .glyphicon-dashboard:before{content:"\e141"}#post .rbs_block .glyphicon-paperclip:before{content:"\e142"}#post .rbs_block .glyphicon-heart-empty:before{content:"\e143"}#post .rbs_block .glyphicon-link:before{content:"\e144"}#post .rbs_block .glyphicon-phone:before{content:"\e145"}#post .rbs_block .glyphicon-pushpin:before{content:"\e146"}#post .rbs_block .glyphicon-usd:before{content:"\e148"}#post .rbs_block .glyphicon-gbp:before{content:"\e149"}#post .rbs_block .glyphicon-sort:before{content:"\e150"}#post .rbs_block .glyphicon-sort-by-alphabet:before{content:"\e151"}#post .rbs_block .glyphicon-sort-by-alphabet-alt:before{content:"\e152"}#post .rbs_block .glyphicon-sort-by-order:before{content:"\e153"}#post .rbs_block .glyphicon-sort-by-order-alt:before{content:"\e154"}#post .rbs_block .glyphicon-sort-by-attributes:before{content:"\e155"}#post .rbs_block .glyphicon-sort-by-attributes-alt:before{content:"\e156"}#post .rbs_block .glyphicon-unchecked:before{content:"\e157"}#post .rbs_block .glyphicon-expand:before{content:"\e158"}#post .rbs_block .glyphicon-collapse-down:before{content:"\e159"}#post .rbs_block .glyphicon-collapse-up:before{content:"\e160"}#post .rbs_block .glyphicon-log-in:before{content:"\e161"}#post .rbs_block .glyphicon-flash:before{content:"\e162"}#post .rbs_block .glyphicon-log-out:before{content:"\e163"}#post .rbs_block .glyphicon-new-window:before{content:"\e164"}#post .rbs_block .glyphicon-record:before{content:"\e165"}#post .rbs_block .glyphicon-save:before{content:"\e166"}#post .rbs_block .glyphicon-open:before{content:"\e167"}#post .rbs_block .glyphicon-saved:before{content:"\e168"}#post .rbs_block .glyphicon-import:before{content:"\e169"}#post .rbs_block .glyphicon-export:before{content:"\e170"}#post .rbs_block .glyphicon-send:before{content:"\e171"}#post .rbs_block .glyphicon-floppy-disk:before{content:"\e172"}#post .rbs_block .glyphicon-floppy-saved:before{content:"\e173"}#post .rbs_block .glyphicon-floppy-remove:before{content:"\e174"}#post .rbs_block .glyphicon-floppy-save:before{content:"\e175"}#post .rbs_block .glyphicon-floppy-open:before{content:"\e176"}#post .rbs_block .glyphicon-credit-card:before{content:"\e177"}#post .rbs_block .glyphicon-transfer:before{content:"\e178"}#post .rbs_block .glyphicon-cutlery:before{content:"\e179"}#post .rbs_block .glyphicon-header:before{content:"\e180"}#post .rbs_block .glyphicon-compressed:before{content:"\e181"}#post .rbs_block .glyphicon-earphone:before{content:"\e182"}#post .rbs_block .glyphicon-phone-alt:before{content:"\e183"}#post .rbs_block .glyphicon-tower:before{content:"\e184"}#post .rbs_block .glyphicon-stats:before{content:"\e185"}#post .rbs_block .glyphicon-sd-video:before{content:"\e186"}#post .rbs_block .glyphicon-hd-video:before{content:"\e187"}#post .rbs_block .glyphicon-subtitles:before{content:"\e188"}#post .rbs_block .glyphicon-sound-stereo:before{content:"\e189"}#post .rbs_block .glyphicon-sound-dolby:before{content:"\e190"}#post .rbs_block .glyphicon-sound-5-1:before{content:"\e191"}#post .rbs_block .glyphicon-sound-6-1:before{content:"\e192"}#post .rbs_block .glyphicon-sound-7-1:before{content:"\e193"}#post .rbs_block .glyphicon-copyright-mark:before{content:"\e194"}#post .rbs_block .glyphicon-registration-mark:before{content:"\e195"}#post .rbs_block .glyphicon-cloud-download:before{content:"\e197"}#post .rbs_block .glyphicon-cloud-upload:before{content:"\e198"}#post .rbs_block .glyphicon-tree-conifer:before{content:"\e199"}#post .rbs_block .glyphicon-tree-deciduous:before{content:"\e200"}#post .rbs_block .glyphicon-cd:before{content:"\e201"}#post .rbs_block .glyphicon-save-file:before{content:"\e202"}#post .rbs_block .glyphicon-open-file:before{content:"\e203"}#post .rbs_block .glyphicon-level-up:before{content:"\e204"}#post .rbs_block .glyphicon-copy:before{content:"\e205"}#post .rbs_block .glyphicon-paste:before{content:"\e206"}#post .rbs_block .glyphicon-alert:before{content:"\e209"}#post .rbs_block .glyphicon-equalizer:before{content:"\e210"}#post .rbs_block .glyphicon-king:before{content:"\e211"}#post .rbs_block .glyphicon-queen:before{content:"\e212"}#post .rbs_block .glyphicon-pawn:before{content:"\e213"}#post .rbs_block .glyphicon-bishop:before{content:"\e214"}#post .rbs_block .glyphicon-knight:before{content:"\e215"}#post .rbs_block .glyphicon-baby-formula:before{content:"\e216"}#post .rbs_block .glyphicon-tent:before{content:"\26fa"}#post .rbs_block .glyphicon-blackboard:before{content:"\e218"}#post .rbs_block .glyphicon-bed:before{content:"\e219"}#post .rbs_block .glyphicon-apple:before{content:"\f8ff"}#post .rbs_block .glyphicon-erase:before{content:"\e221"}#post .rbs_block .glyphicon-hourglass:before{content:"\231b"}#post .rbs_block .glyphicon-lamp:before{content:"\e223"}#post .rbs_block .glyphicon-duplicate:before{content:"\e224"}#post .rbs_block .glyphicon-piggy-bank:before{content:"\e225"}#post .rbs_block .glyphicon-scissors:before{content:"\e226"}#post .rbs_block .glyphicon-bitcoin:before,#post .rbs_block .glyphicon-btc:before,#post .rbs_block .glyphicon-xbt:before{content:"\e227"}#post .rbs_block .glyphicon-jpy:before,#post .rbs_block .glyphicon-yen:before{content:"\00a5"}#post .rbs_block .glyphicon-rub:before,#post .rbs_block .glyphicon-ruble:before{content:"\20bd"}#post .rbs_block .glyphicon-scale:before{content:"\e230"}#post .rbs_block .glyphicon-ice-lolly:before{content:"\e231"}#post .rbs_block .glyphicon-ice-lolly-tasted:before{content:"\e232"}#post .rbs_block .glyphicon-education:before{content:"\e233"}#post .rbs_block .glyphicon-option-horizontal:before{content:"\e234"}#post .rbs_block .glyphicon-option-vertical:before{content:"\e235"}#post .rbs_block .glyphicon-menu-hamburger:before{content:"\e236"}#post .rbs_block .glyphicon-modal-window:before{content:"\e237"}#post .rbs_block .glyphicon-oil:before{content:"\e238"}#post .rbs_block .glyphicon-grain:before{content:"\e239"}#post .rbs_block .glyphicon-sunglasses:before{content:"\e240"}#post .rbs_block .glyphicon-text-size:before{content:"\e241"}#post .rbs_block .glyphicon-text-color:before{content:"\e242"}#post .rbs_block .glyphicon-text-background:before{content:"\e243"}#post .rbs_block .glyphicon-object-align-top:before{content:"\e244"}#post .rbs_block .glyphicon-object-align-bottom:before{content:"\e245"}#post .rbs_block .glyphicon-object-align-horizontal:before{content:"\e246"}#post .rbs_block .glyphicon-object-align-left:before{content:"\e247"}#post .rbs_block .glyphicon-object-align-vertical:before{content:"\e248"}#post .rbs_block .glyphicon-object-align-right:before{content:"\e249"}#post .rbs_block .glyphicon-triangle-right:before{content:"\e250"}#post .rbs_block .glyphicon-triangle-left:before{content:"\e251"}#post .rbs_block .glyphicon-triangle-bottom:before{content:"\e252"}#post .rbs_block .glyphicon-triangle-top:before{content:"\e253"}#post .rbs_block .glyphicon-console:before{content:"\e254"}#post .rbs_block .glyphicon-superscript:before{content:"\e255"}#post .rbs_block .glyphicon-subscript:before{content:"\e256"}#post .rbs_block .glyphicon-menu-left:before{content:"\e257"}#post .rbs_block .glyphicon-menu-right:before{content:"\e258"}#post .rbs_block .glyphicon-menu-down:before{content:"\e259"}#post .rbs_block .glyphicon-menu-up:before{content:"\e260"}#post .rbs_block *,#post .rbs_block :after,#post .rbs_block :before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html #post .rbs_block{font-size:10px;-webkit-tap-highlight-color:transparent}body #post .rbs_block{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}#post .rbs_block button,#post .rbs_block input,#post .rbs_block select,#post .rbs_block textarea{font-family:inherit;font-size:inherit;line-height:inherit}#post .rbs_block a{color:#337ab7;text-decoration:none}#post .rbs_block a:focus,#post .rbs_block a:hover{color:#23527c;text-decoration:underline}#post .rbs_block a:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}#post .rbs_block figure{margin:0}#post .rbs_block .carousel-inner>.item>a>img,#post .rbs_block .carousel-inner>.item>img,#post .rbs_block .img-responsive,#post .rbs_block .thumbnail a>img,#post .rbs_block .thumbnail>img{display:block;max-width:100%;height:auto}#post .rbs_block .img-rounded{border-radius:6px}#post .rbs_block .img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}#post .rbs_block .img-circle{border-radius:50%}#post .rbs_block hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}#post .rbs_block .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}#post .rbs_block .sr-only-focusable:active,#post .rbs_block .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}#post .rbs_block [role=button]{cursor:pointer}#post .rbs_block .h1,#post .rbs_block .h2,#post .rbs_block .h3,#post .rbs_block .h4,#post .rbs_block .h5,#post .rbs_block .h6,#post .rbs_block h1,#post .rbs_block h2,#post .rbs_block h3,#post .rbs_block h4,#post .rbs_block h5,#post .rbs_block h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}#post .rbs_block .h1 .small,#post .rbs_block .h1 small,#post .rbs_block .h2 .small,#post .rbs_block .h2 small,#post .rbs_block .h3 .small,#post .rbs_block .h3 small,#post .rbs_block .h4 .small,#post .rbs_block .h4 small,#post .rbs_block .h5 .small,#post .rbs_block .h5 small,#post .rbs_block .h6 .small,#post .rbs_block .h6 small,#post .rbs_block h1 .small,#post .rbs_block h1 small,#post .rbs_block h2 .small,#post .rbs_block h2 small,#post .rbs_block h3 .small,#post .rbs_block h3 small,#post .rbs_block h4 .small,#post .rbs_block h4 small,#post .rbs_block h5 .small,#post .rbs_block h5 small,#post .rbs_block h6 .small,#post .rbs_block h6 small{font-weight:400;line-height:1;color:#777}#post .rbs_block .h1,#post .rbs_block .h2,#post .rbs_block .h3,#post .rbs_block h1,#post .rbs_block h2,#post .rbs_block h3{margin-top:20px;margin-bottom:10px}#post .rbs_block .h1 .small,#post .rbs_block .h1 small,#post .rbs_block .h2 .small,#post .rbs_block .h2 small,#post .rbs_block .h3 .small,#post .rbs_block .h3 small,#post .rbs_block h1 .small,#post .rbs_block h1 small,#post .rbs_block h2 .small,#post .rbs_block h2 small,#post .rbs_block h3 .small,#post .rbs_block h3 small{font-size:65%}#post .rbs_block .h4,#post .rbs_block .h5,#post .rbs_block .h6,#post .rbs_block h4,#post .rbs_block h5,#post .rbs_block h6{margin-top:10px;margin-bottom:10px}#post .rbs_block .h4 .small,#post .rbs_block .h4 small,#post .rbs_block .h5 .small,#post .rbs_block .h5 small,#post .rbs_block .h6 .small,#post .rbs_block .h6 small,#post .rbs_block h4 .small,#post .rbs_block h4 small,#post .rbs_block h5 .small,#post .rbs_block h5 small,#post .rbs_block h6 .small,#post .rbs_block h6 small{font-size:75%}#post .rbs_block .h1,#post .rbs_block h1{font-size:36px}#post .rbs_block .h2,#post .rbs_block h2{font-size:30px}#post .rbs_block .h3,#post .rbs_block h3{font-size:24px}#post .rbs_block .h4,#post .rbs_block h4{font-size:18px}#post .rbs_block .h5,#post .rbs_block h5{font-size:14px}#post .rbs_block .h6,#post .rbs_block h6{font-size:12px}#post .rbs_block p{margin:0 0 10px}#post .rbs_block .lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){#post .rbs_block .lead{font-size:21px}}#post .rbs_block .small,#post .rbs_block small{font-size:85%}#post .rbs_block .mark,#post .rbs_block mark{padding:.2em;background-color:#fcf8e3}#post .rbs_block .list-inline,#post .rbs_block .list-unstyled{padding-left:0;list-style:none}#post .rbs_block .text-right{text-align:right}#post .rbs_block .text-center{text-align:center}#post .rbs_block .text-justify{text-align:justify}#post .rbs_block .text-nowrap{white-space:nowrap}#post .rbs_block .text-lowercase{text-transform:lowercase}#post .rbs_block .text-uppercase{text-transform:uppercase}#post .rbs_block .text-capitalize{text-transform:capitalize}#post .rbs_block .text-muted{color:#777}#post .rbs_block .text-primary{color:#337ab7}#post .rbs_block a.text-primary:hover{color:#286090}#post .rbs_block .text-success{color:#3c763d}#post .rbs_block a.text-success:hover{color:#2b542c}#post .rbs_block .text-info{color:#31708f}#post .rbs_block a.text-info:hover{color:#245269}#post .rbs_block .text-warning{color:#8a6d3b}#post .rbs_block a.text-warning:hover{color:#66512c}#post .rbs_block .text-danger{color:#a94442}#post .rbs_block a.text-danger:hover{color:#843534}#post .rbs_block .bg-primary{color:#fff;background-color:#337ab7}#post .rbs_block a.bg-primary:hover{background-color:#286090}#post .rbs_block .bg-success{background-color:#dff0d8}#post .rbs_block a.bg-success:hover{background-color:#c1e2b3}#post .rbs_block .bg-info{background-color:#d9edf7}#post .rbs_block a.bg-info:hover{background-color:#afd9ee}#post .rbs_block .bg-warning{background-color:#fcf8e3}#post .rbs_block a.bg-warning:hover{background-color:#f7ecb5}#post .rbs_block .bg-danger{background-color:#f2dede}#post .rbs_block a.bg-danger:hover{background-color:#e4b9b9}#post .rbs_block .page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}#post .rbs_block ol,#post .rbs_block ul{margin-top:0;margin-bottom:10px}#post .rbs_block ol ol,#post .rbs_block ol ul,#post .rbs_block ul ol,#post .rbs_block ul ul{margin-bottom:0}#post .rbs_block .list-inline{margin-left:-5px}#post .rbs_block .list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}#post .rbs_block dl{margin-top:0;margin-bottom:20px}#post .rbs_block dd,#post .rbs_block dt{line-height:1.42857143}#post .rbs_block dt{font-weight:700}#post .rbs_block dd{margin-left:0}@media (min-width:768px){#post .rbs_block .dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}#post .rbs_block .dl-horizontal dd{margin-left:180px}#post .rbs_block .container{width:750px}}#post .rbs_block abbr[data-original-title],#post .rbs_block abbr[title]{cursor:help;border-bottom:1px dotted #777}#post .rbs_block .initialism{font-size:90%;text-transform:uppercase}#post .rbs_block blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}#post .rbs_block blockquote ol:last-child,#post .rbs_block blockquote p:last-child,#post .rbs_block blockquote ul:last-child{margin-bottom:0}#post .rbs_block blockquote .small,#post .rbs_block blockquote footer,#post .rbs_block blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}#post .rbs_block blockquote .small:before,#post .rbs_block blockquote footer:before,#post .rbs_block blockquote small:before{content:'\2014 \00A0'}#post .rbs_block .blockquote-reverse,#post .rbs_block blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}#post .rbs_block .blockquote-reverse .small:before,#post .rbs_block .blockquote-reverse footer:before,#post .rbs_block .blockquote-reverse small:before,#post .rbs_block blockquote.pull-right .small:before,#post .rbs_block blockquote.pull-right footer:before,#post .rbs_block blockquote.pull-right small:before{content:''}#post .rbs_block .blockquote-reverse .small:after,#post .rbs_block .blockquote-reverse footer:after,#post .rbs_block .blockquote-reverse small:after,#post .rbs_block blockquote.pull-right .small:after,#post .rbs_block blockquote.pull-right footer:after,#post .rbs_block blockquote.pull-right small:after{content:'\00A0 \2014'}#post .rbs_block address{margin-bottom:20px;font-style:normal;line-height:1.42857143}#post .rbs_block code,#post .rbs_block kbd,#post .rbs_block pre,#post .rbs_block samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}#post .rbs_block code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}#post .rbs_block kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}#post .rbs_block kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}#post .rbs_block pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}#post .rbs_block .container,#post .rbs_block .container-fluid{margin-right:auto;margin-left:auto;padding-right:15px;padding-left:15px}#post .rbs_block pre code,#post .rbs_block table{background-color:transparent}#post .rbs_block pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;border-radius:0}#post .rbs_block .pre-scrollable{max-height:340px;overflow-y:scroll}@media (min-width:992px){#post .rbs_block .container{width:970px}}@media (min-width:1200px){#post .rbs_block .container{width:1170px}}#post .rbs_block .row{margin-right:-15px;margin-left:-15px}#post .rbs_block .col-lg-1,#post .rbs_block .col-lg-10,#post .rbs_block .col-lg-11,#post .rbs_block .col-lg-12,#post .rbs_block .col-lg-2,#post .rbs_block .col-lg-3,#post .rbs_block .col-lg-4,#post .rbs_block .col-lg-5,#post .rbs_block .col-lg-6,#post .rbs_block .col-lg-7,#post .rbs_block .col-lg-8,#post .rbs_block .col-lg-9,#post .rbs_block .col-md-1,#post .rbs_block .col-md-10,#post .rbs_block .col-md-11,#post .rbs_block .col-md-12,#post .rbs_block .col-md-2,#post .rbs_block .col-md-3,#post .rbs_block .col-md-4,#post .rbs_block .col-md-5,#post .rbs_block .col-md-6,#post .rbs_block .col-md-7,#post .rbs_block .col-md-8,#post .rbs_block .col-md-9,#post .rbs_block .col-sm-1,#post .rbs_block .col-sm-10,#post .rbs_block .col-sm-11,#post .rbs_block .col-sm-12,#post .rbs_block .col-sm-2,#post .rbs_block .col-sm-3,#post .rbs_block .col-sm-4,#post .rbs_block .col-sm-5,#post .rbs_block .col-sm-6,#post .rbs_block .col-sm-7,#post .rbs_block .col-sm-8,#post .rbs_block .col-sm-9,#post .rbs_block .col-xs-1,#post .rbs_block .col-xs-10,#post .rbs_block .col-xs-11,#post .rbs_block .col-xs-12,#post .rbs_block .col-xs-2,#post .rbs_block .col-xs-3,#post .rbs_block .col-xs-4,#post .rbs_block .col-xs-5,#post .rbs_block .col-xs-6,#post .rbs_block .col-xs-7,#post .rbs_block .col-xs-8,#post .rbs_block .col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}#post .rbs_block .col-xs-12{width:100%}#post .rbs_block .col-xs-11{width:91.66666667%}#post .rbs_block .col-xs-10{width:83.33333333%}#post .rbs_block .col-xs-9{width:75%}#post .rbs_block .col-xs-8{width:66.66666667%}#post .rbs_block .col-xs-7{width:58.33333333%}#post .rbs_block .col-xs-6{width:50%}#post .rbs_block .col-xs-5{width:41.66666667%}#post .rbs_block .col-xs-4{width:33.33333333%}#post .rbs_block .col-xs-3{width:25%}#post .rbs_block .col-xs-2{width:16.66666667%}#post .rbs_block .col-xs-1{width:8.33333333%}#post .rbs_block .col-xs-pull-12{right:100%}#post .rbs_block .col-xs-pull-11{right:91.66666667%}#post .rbs_block .col-xs-pull-10{right:83.33333333%}#post .rbs_block .col-xs-pull-9{right:75%}#post .rbs_block .col-xs-pull-8{right:66.66666667%}#post .rbs_block .col-xs-pull-7{right:58.33333333%}#post .rbs_block .col-xs-pull-6{right:50%}#post .rbs_block .col-xs-pull-5{right:41.66666667%}#post .rbs_block .col-xs-pull-4{right:33.33333333%}#post .rbs_block .col-xs-pull-3{right:25%}#post .rbs_block .col-xs-pull-2{right:16.66666667%}#post .rbs_block .col-xs-pull-1{right:8.33333333%}#post .rbs_block .col-xs-pull-0{right:auto}#post .rbs_block .col-xs-push-12{left:100%}#post .rbs_block .col-xs-push-11{left:91.66666667%}#post .rbs_block .col-xs-push-10{left:83.33333333%}#post .rbs_block .col-xs-push-9{left:75%}#post .rbs_block .col-xs-push-8{left:66.66666667%}#post .rbs_block .col-xs-push-7{left:58.33333333%}#post .rbs_block .col-xs-push-6{left:50%}#post .rbs_block .col-xs-push-5{left:41.66666667%}#post .rbs_block .col-xs-push-4{left:33.33333333%}#post .rbs_block .col-xs-push-3{left:25%}#post .rbs_block .col-xs-push-2{left:16.66666667%}#post .rbs_block .col-xs-push-1{left:8.33333333%}#post .rbs_block .col-xs-push-0{left:auto}#post .rbs_block .col-xs-offset-12{margin-left:100%}#post .rbs_block .col-xs-offset-11{margin-left:91.66666667%}#post .rbs_block .col-xs-offset-10{margin-left:83.33333333%}#post .rbs_block .col-xs-offset-9{margin-left:75%}#post .rbs_block .col-xs-offset-8{margin-left:66.66666667%}#post .rbs_block .col-xs-offset-7{margin-left:58.33333333%}#post .rbs_block .col-xs-offset-6{margin-left:50%}#post .rbs_block .col-xs-offset-5{margin-left:41.66666667%}#post .rbs_block .col-xs-offset-4{margin-left:33.33333333%}#post .rbs_block .col-xs-offset-3{margin-left:25%}#post .rbs_block .col-xs-offset-2{margin-left:16.66666667%}#post .rbs_block .col-xs-offset-1{margin-left:8.33333333%}#post .rbs_block .col-xs-offset-0{margin-left:0}@media (min-width:768px){#post .rbs_block .col-sm-1,#post .rbs_block .col-sm-10,#post .rbs_block .col-sm-11,#post .rbs_block .col-sm-12,#post .rbs_block .col-sm-2,#post .rbs_block .col-sm-3,#post .rbs_block .col-sm-4,#post .rbs_block .col-sm-5,#post .rbs_block .col-sm-6,#post .rbs_block .col-sm-7,#post .rbs_block .col-sm-8,#post .rbs_block .col-sm-9{float:left}#post .rbs_block .col-sm-12{width:100%}#post .rbs_block .col-sm-11{width:91.66666667%}#post .rbs_block .col-sm-10{width:83.33333333%}#post .rbs_block .col-sm-9{width:75%}#post .rbs_block .col-sm-8{width:66.66666667%}#post .rbs_block .col-sm-7{width:58.33333333%}#post .rbs_block .col-sm-6{width:50%}#post .rbs_block .col-sm-5{width:41.66666667%}#post .rbs_block .col-sm-4{width:33.33333333%}#post .rbs_block .col-sm-3{width:25%}#post .rbs_block .col-sm-2{width:16.66666667%}#post .rbs_block .col-sm-1{width:8.33333333%}#post .rbs_block .col-sm-pull-12{right:100%}#post .rbs_block .col-sm-pull-11{right:91.66666667%}#post .rbs_block .col-sm-pull-10{right:83.33333333%}#post .rbs_block .col-sm-pull-9{right:75%}#post .rbs_block .col-sm-pull-8{right:66.66666667%}#post .rbs_block .col-sm-pull-7{right:58.33333333%}#post .rbs_block .col-sm-pull-6{right:50%}#post .rbs_block .col-sm-pull-5{right:41.66666667%}#post .rbs_block .col-sm-pull-4{right:33.33333333%}#post .rbs_block .col-sm-pull-3{right:25%}#post .rbs_block .col-sm-pull-2{right:16.66666667%}#post .rbs_block .col-sm-pull-1{right:8.33333333%}#post .rbs_block .col-sm-pull-0{right:auto}#post .rbs_block .col-sm-push-12{left:100%}#post .rbs_block .col-sm-push-11{left:91.66666667%}#post .rbs_block .col-sm-push-10{left:83.33333333%}#post .rbs_block .col-sm-push-9{left:75%}#post .rbs_block .col-sm-push-8{left:66.66666667%}#post .rbs_block .col-sm-push-7{left:58.33333333%}#post .rbs_block .col-sm-push-6{left:50%}#post .rbs_block .col-sm-push-5{left:41.66666667%}#post .rbs_block .col-sm-push-4{left:33.33333333%}#post .rbs_block .col-sm-push-3{left:25%}#post .rbs_block .col-sm-push-2{left:16.66666667%}#post .rbs_block .col-sm-push-1{left:8.33333333%}#post .rbs_block .col-sm-push-0{left:auto}#post .rbs_block .col-sm-offset-12{margin-left:100%}#post .rbs_block .col-sm-offset-11{margin-left:91.66666667%}#post .rbs_block .col-sm-offset-10{margin-left:83.33333333%}#post .rbs_block .col-sm-offset-9{margin-left:75%}#post .rbs_block .col-sm-offset-8{margin-left:66.66666667%}#post .rbs_block .col-sm-offset-7{margin-left:58.33333333%}#post .rbs_block .col-sm-offset-6{margin-left:50%}#post .rbs_block .col-sm-offset-5{margin-left:41.66666667%}#post .rbs_block .col-sm-offset-4{margin-left:33.33333333%}#post .rbs_block .col-sm-offset-3{margin-left:25%}#post .rbs_block .col-sm-offset-2{margin-left:16.66666667%}#post .rbs_block .col-sm-offset-1{margin-left:8.33333333%}#post .rbs_block .col-sm-offset-0{margin-left:0}}@media (min-width:992px){#post .rbs_block .col-md-1,#post .rbs_block .col-md-10,#post .rbs_block .col-md-11,#post .rbs_block .col-md-12,#post .rbs_block .col-md-2,#post .rbs_block .col-md-3,#post .rbs_block .col-md-4,#post .rbs_block .col-md-5,#post .rbs_block .col-md-6,#post .rbs_block .col-md-7,#post .rbs_block .col-md-8,#post .rbs_block .col-md-9{float:left}#post .rbs_block .col-md-12{width:100%}#post .rbs_block .col-md-11{width:91.66666667%}#post .rbs_block .col-md-10{width:83.33333333%}#post .rbs_block .col-md-9{width:75%}#post .rbs_block .col-md-8{width:66.66666667%}#post .rbs_block .col-md-7{width:58.33333333%}#post .rbs_block .col-md-6{width:50%}#post .rbs_block .col-md-5{width:41.66666667%}#post .rbs_block .col-md-4{width:33.33333333%}#post .rbs_block .col-md-3{width:25%}#post .rbs_block .col-md-2{width:16.66666667%}#post .rbs_block .col-md-1{width:8.33333333%}#post .rbs_block .col-md-pull-12{right:100%}#post .rbs_block .col-md-pull-11{right:91.66666667%}#post .rbs_block .col-md-pull-10{right:83.33333333%}#post .rbs_block .col-md-pull-9{right:75%}#post .rbs_block .col-md-pull-8{right:66.66666667%}#post .rbs_block .col-md-pull-7{right:58.33333333%}#post .rbs_block .col-md-pull-6{right:50%}#post .rbs_block .col-md-pull-5{right:41.66666667%}#post .rbs_block .col-md-pull-4{right:33.33333333%}#post .rbs_block .col-md-pull-3{right:25%}#post .rbs_block .col-md-pull-2{right:16.66666667%}#post .rbs_block .col-md-pull-1{right:8.33333333%}#post .rbs_block .col-md-pull-0{right:auto}#post .rbs_block .col-md-push-12{left:100%}#post .rbs_block .col-md-push-11{left:91.66666667%}#post .rbs_block .col-md-push-10{left:83.33333333%}#post .rbs_block .col-md-push-9{left:75%}#post .rbs_block .col-md-push-8{left:66.66666667%}#post .rbs_block .col-md-push-7{left:58.33333333%}#post .rbs_block .col-md-push-6{left:50%}#post .rbs_block .col-md-push-5{left:41.66666667%}#post .rbs_block .col-md-push-4{left:33.33333333%}#post .rbs_block .col-md-push-3{left:25%}#post .rbs_block .col-md-push-2{left:16.66666667%}#post .rbs_block .col-md-push-1{left:8.33333333%}#post .rbs_block .col-md-push-0{left:auto}#post .rbs_block .col-md-offset-12{margin-left:100%}#post .rbs_block .col-md-offset-11{margin-left:91.66666667%}#post .rbs_block .col-md-offset-10{margin-left:83.33333333%}#post .rbs_block .col-md-offset-9{margin-left:75%}#post .rbs_block .col-md-offset-8{margin-left:66.66666667%}#post .rbs_block .col-md-offset-7{margin-left:58.33333333%}#post .rbs_block .col-md-offset-6{margin-left:50%}#post .rbs_block .col-md-offset-5{margin-left:41.66666667%}#post .rbs_block .col-md-offset-4{margin-left:33.33333333%}#post .rbs_block .col-md-offset-3{margin-left:25%}#post .rbs_block .col-md-offset-2{margin-left:16.66666667%}#post .rbs_block .col-md-offset-1{margin-left:8.33333333%}#post .rbs_block .col-md-offset-0{margin-left:0}}@media (min-width:1200px){#post .rbs_block .col-lg-1,#post .rbs_block .col-lg-10,#post .rbs_block .col-lg-11,#post .rbs_block .col-lg-12,#post .rbs_block .col-lg-2,#post .rbs_block .col-lg-3,#post .rbs_block .col-lg-4,#post .rbs_block .col-lg-5,#post .rbs_block .col-lg-6,#post .rbs_block .col-lg-7,#post .rbs_block .col-lg-8,#post .rbs_block .col-lg-9{float:left}#post .rbs_block .col-lg-12{width:100%}#post .rbs_block .col-lg-11{width:91.66666667%}#post .rbs_block .col-lg-10{width:83.33333333%}#post .rbs_block .col-lg-9{width:75%}#post .rbs_block .col-lg-8{width:66.66666667%}#post .rbs_block .col-lg-7{width:58.33333333%}#post .rbs_block .col-lg-6{width:50%}#post .rbs_block .col-lg-5{width:41.66666667%}#post .rbs_block .col-lg-4{width:33.33333333%}#post .rbs_block .col-lg-3{width:25%}#post .rbs_block .col-lg-2{width:16.66666667%}#post .rbs_block .col-lg-1{width:8.33333333%}#post .rbs_block .col-lg-pull-12{right:100%}#post .rbs_block .col-lg-pull-11{right:91.66666667%}#post .rbs_block .col-lg-pull-10{right:83.33333333%}#post .rbs_block .col-lg-pull-9{right:75%}#post .rbs_block .col-lg-pull-8{right:66.66666667%}#post .rbs_block .col-lg-pull-7{right:58.33333333%}#post .rbs_block .col-lg-pull-6{right:50%}#post .rbs_block .col-lg-pull-5{right:41.66666667%}#post .rbs_block .col-lg-pull-4{right:33.33333333%}#post .rbs_block .col-lg-pull-3{right:25%}#post .rbs_block .col-lg-pull-2{right:16.66666667%}#post .rbs_block .col-lg-pull-1{right:8.33333333%}#post .rbs_block .col-lg-pull-0{right:auto}#post .rbs_block .col-lg-push-12{left:100%}#post .rbs_block .col-lg-push-11{left:91.66666667%}#post .rbs_block .col-lg-push-10{left:83.33333333%}#post .rbs_block .col-lg-push-9{left:75%}#post .rbs_block .col-lg-push-8{left:66.66666667%}#post .rbs_block .col-lg-push-7{left:58.33333333%}#post .rbs_block .col-lg-push-6{left:50%}#post .rbs_block .col-lg-push-5{left:41.66666667%}#post .rbs_block .col-lg-push-4{left:33.33333333%}#post .rbs_block .col-lg-push-3{left:25%}#post .rbs_block .col-lg-push-2{left:16.66666667%}#post .rbs_block .col-lg-push-1{left:8.33333333%}#post .rbs_block .col-lg-push-0{left:auto}#post .rbs_block .col-lg-offset-12{margin-left:100%}#post .rbs_block .col-lg-offset-11{margin-left:91.66666667%}#post .rbs_block .col-lg-offset-10{margin-left:83.33333333%}#post .rbs_block .col-lg-offset-9{margin-left:75%}#post .rbs_block .col-lg-offset-8{margin-left:66.66666667%}#post .rbs_block .col-lg-offset-7{margin-left:58.33333333%}#post .rbs_block .col-lg-offset-6{margin-left:50%}#post .rbs_block .col-lg-offset-5{margin-left:41.66666667%}#post .rbs_block .col-lg-offset-4{margin-left:33.33333333%}#post .rbs_block .col-lg-offset-3{margin-left:25%}#post .rbs_block .col-lg-offset-2{margin-left:16.66666667%}#post .rbs_block .col-lg-offset-1{margin-left:8.33333333%}#post .rbs_block .col-lg-offset-0{margin-left:0}}#post .rbs_block caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}#post .rbs_block .table{width:100%;max-width:100%;margin-bottom:20px}#post .rbs_block .table>tbody>tr>td,#post .rbs_block .table>tbody>tr>th,#post .rbs_block .table>tfoot>tr>td,#post .rbs_block .table>tfoot>tr>th,#post .rbs_block .table>thead>tr>td,#post .rbs_block .table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}#post .rbs_block .table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}#post .rbs_block .table>caption+thead>tr:first-child>td,#post .rbs_block .table>caption+thead>tr:first-child>th,#post .rbs_block .table>colgroup+thead>tr:first-child>td,#post .rbs_block .table>colgroup+thead>tr:first-child>th,#post .rbs_block .table>thead:first-child>tr:first-child>td,#post .rbs_block .table>thead:first-child>tr:first-child>th{border-top:0}#post .rbs_block .table>tbody+tbody{border-top:2px solid #ddd}#post .rbs_block .table .table{background-color:#fff}#post .rbs_block .table-condensed>tbody>tr>td,#post .rbs_block .table-condensed>tbody>tr>th,#post .rbs_block .table-condensed>tfoot>tr>td,#post .rbs_block .table-condensed>tfoot>tr>th,#post .rbs_block .table-condensed>thead>tr>td,#post .rbs_block .table-condensed>thead>tr>th{padding:5px}#post .rbs_block .table-bordered,#post .rbs_block .table-bordered>tbody>tr>td,#post .rbs_block .table-bordered>tbody>tr>th,#post .rbs_block .table-bordered>tfoot>tr>td,#post .rbs_block .table-bordered>tfoot>tr>th,#post .rbs_block .table-bordered>thead>tr>td,#post .rbs_block .table-bordered>thead>tr>th{border:1px solid #ddd}#post .rbs_block .table-bordered>thead>tr>td,#post .rbs_block .table-bordered>thead>tr>th{border-bottom-width:2px}#post .rbs_block .table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}#post .rbs_block .table-hover>tbody>tr:hover,#post .rbs_block .table>tbody>tr.active>td,#post .rbs_block .table>tbody>tr.active>th,#post .rbs_block .table>tbody>tr>td.active,#post .rbs_block .table>tbody>tr>th.active,#post .rbs_block .table>tfoot>tr.active>td,#post .rbs_block .table>tfoot>tr.active>th,#post .rbs_block .table>tfoot>tr>td.active,#post .rbs_block .table>tfoot>tr>th.active,#post .rbs_block .table>thead>tr.active>td,#post .rbs_block .table>thead>tr.active>th,#post .rbs_block .table>thead>tr>td.active,#post .rbs_block .table>thead>tr>th.active{background-color:#f5f5f5}#post .rbs_block table col[class*=col-]{position:static;display:table-column;float:none}#post .rbs_block table td[class*=col-],#post .rbs_block table th[class*=col-]{position:static;display:table-cell;float:none}#post .rbs_block .table-hover>tbody>tr.active:hover>td,#post .rbs_block .table-hover>tbody>tr.active:hover>th,#post .rbs_block .table-hover>tbody>tr:hover>.active,#post .rbs_block .table-hover>tbody>tr>td.active:hover,#post .rbs_block .table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}#post .rbs_block .table>tbody>tr.success>td,#post .rbs_block .table>tbody>tr.success>th,#post .rbs_block .table>tbody>tr>td.success,#post .rbs_block .table>tbody>tr>th.success,#post .rbs_block .table>tfoot>tr.success>td,#post .rbs_block .table>tfoot>tr.success>th,#post .rbs_block .table>tfoot>tr>td.success,#post .rbs_block .table>tfoot>tr>th.success,#post .rbs_block .table>thead>tr.success>td,#post .rbs_block .table>thead>tr.success>th,#post .rbs_block .table>thead>tr>td.success,#post .rbs_block .table>thead>tr>th.success{background-color:#dff0d8}#post .rbs_block .table-hover>tbody>tr.success:hover>td,#post .rbs_block .table-hover>tbody>tr.success:hover>th,#post .rbs_block .table-hover>tbody>tr:hover>.success,#post .rbs_block .table-hover>tbody>tr>td.success:hover,#post .rbs_block .table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}#post .rbs_block .table>tbody>tr.info>td,#post .rbs_block .table>tbody>tr.info>th,#post .rbs_block .table>tbody>tr>td.info,#post .rbs_block .table>tbody>tr>th.info,#post .rbs_block .table>tfoot>tr.info>td,#post .rbs_block .table>tfoot>tr.info>th,#post .rbs_block .table>tfoot>tr>td.info,#post .rbs_block .table>tfoot>tr>th.info,#post .rbs_block .table>thead>tr.info>td,#post .rbs_block .table>thead>tr.info>th,#post .rbs_block .table>thead>tr>td.info,#post .rbs_block .table>thead>tr>th.info{background-color:#d9edf7}#post .rbs_block .table-hover>tbody>tr.info:hover>td,#post .rbs_block .table-hover>tbody>tr.info:hover>th,#post .rbs_block .table-hover>tbody>tr:hover>.info,#post .rbs_block .table-hover>tbody>tr>td.info:hover,#post .rbs_block .table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}#post .rbs_block .table>tbody>tr.warning>td,#post .rbs_block .table>tbody>tr.warning>th,#post .rbs_block .table>tbody>tr>td.warning,#post .rbs_block .table>tbody>tr>th.warning,#post .rbs_block .table>tfoot>tr.warning>td,#post .rbs_block .table>tfoot>tr.warning>th,#post .rbs_block .table>tfoot>tr>td.warning,#post .rbs_block .table>tfoot>tr>th.warning,#post .rbs_block .table>thead>tr.warning>td,#post .rbs_block .table>thead>tr.warning>th,#post .rbs_block .table>thead>tr>td.warning,#post .rbs_block .table>thead>tr>th.warning{background-color:#fcf8e3}#post .rbs_block .table-hover>tbody>tr.warning:hover>td,#post .rbs_block .table-hover>tbody>tr.warning:hover>th,#post .rbs_block .table-hover>tbody>tr:hover>.warning,#post .rbs_block .table-hover>tbody>tr>td.warning:hover,#post .rbs_block .table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}#post .rbs_block .table>tbody>tr.danger>td,#post .rbs_block .table>tbody>tr.danger>th,#post .rbs_block .table>tbody>tr>td.danger,#post .rbs_block .table>tbody>tr>th.danger,#post .rbs_block .table>tfoot>tr.danger>td,#post .rbs_block .table>tfoot>tr.danger>th,#post .rbs_block .table>tfoot>tr>td.danger,#post .rbs_block .table>tfoot>tr>th.danger,#post .rbs_block .table>thead>tr.danger>td,#post .rbs_block .table>thead>tr.danger>th,#post .rbs_block .table>thead>tr>td.danger,#post .rbs_block .table>thead>tr>th.danger{background-color:#f2dede}#post .rbs_block .table-hover>tbody>tr.danger:hover>td,#post .rbs_block .table-hover>tbody>tr.danger:hover>th,#post .rbs_block .table-hover>tbody>tr:hover>.danger,#post .rbs_block .table-hover>tbody>tr>td.danger:hover,#post .rbs_block .table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}#post .rbs_block .table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){#post .rbs_block .table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}#post .rbs_block .table-responsive>.table{margin-bottom:0}#post .rbs_block .table-responsive>.table>tbody>tr>td,#post .rbs_block .table-responsive>.table>tbody>tr>th,#post .rbs_block .table-responsive>.table>tfoot>tr>td,#post .rbs_block .table-responsive>.table>tfoot>tr>th,#post .rbs_block .table-responsive>.table>thead>tr>td,#post .rbs_block .table-responsive>.table>thead>tr>th{white-space:nowrap}#post .rbs_block .table-responsive>.table-bordered{border:0}#post .rbs_block .table-responsive>.table-bordered>tbody>tr>td:first-child,#post .rbs_block .table-responsive>.table-bordered>tbody>tr>th:first-child,#post .rbs_block .table-responsive>.table-bordered>tfoot>tr>td:first-child,#post .rbs_block .table-responsive>.table-bordered>tfoot>tr>th:first-child,#post .rbs_block .table-responsive>.table-bordered>thead>tr>td:first-child,#post .rbs_block .table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}#post .rbs_block .table-responsive>.table-bordered>tbody>tr>td:last-child,#post .rbs_block .table-responsive>.table-bordered>tbody>tr>th:last-child,#post .rbs_block .table-responsive>.table-bordered>tfoot>tr>td:last-child,#post .rbs_block .table-responsive>.table-bordered>tfoot>tr>th:last-child,#post .rbs_block .table-responsive>.table-bordered>thead>tr>td:last-child,#post .rbs_block .table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}#post .rbs_block .table-responsive>.table-bordered>tbody>tr:last-child>td,#post .rbs_block .table-responsive>.table-bordered>tbody>tr:last-child>th,#post .rbs_block .table-responsive>.table-bordered>tfoot>tr:last-child>td,#post .rbs_block .table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}#post .rbs_block fieldset{min-width:0;padding:0;margin:0;border:0}#post .rbs_block legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}#post .rbs_block label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}#post .rbs_block input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none}#post .rbs_block input[type=checkbox],#post .rbs_block input[type=radio]{margin:4px 0 0;margin-top:1px\9;line-height:normal}#post .rbs_block .form-control,#post .rbs_block output{font-size:14px;line-height:1.42857143;color:#555;display:block}#post .rbs_block input[type=file]{display:block}#post .rbs_block input[type=range]{display:block;width:100%}#post .rbs_block select[multiple],#post .rbs_block select[size]{height:auto}#post .rbs_block input[type=file]:focus,#post .rbs_block input[type=checkbox]:focus,#post .rbs_block input[type=radio]:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}#post .rbs_block output{padding-top:7px}#post .rbs_block .form-control{width:100%;height:34px;padding:6px 12px;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}#post .rbs_block .form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}#post .rbs_block .form-control::-moz-placeholder{color:#999;opacity:1}#post .rbs_block .form-control:-ms-input-placeholder{color:#999}#post .rbs_block .form-control::-webkit-input-placeholder{color:#999}#post .rbs_block .has-success .checkbox,#post .rbs_block .has-success .checkbox-inline,#post .rbs_block .has-success .control-label,#post .rbs_block .has-success .form-control-feedback,#post .rbs_block .has-success .help-block,#post .rbs_block .has-success .radio,#post .rbs_block .has-success .radio-inline,#post .rbs_block .has-success.checkbox label,#post .rbs_block .has-success.checkbox-inline label,#post .rbs_block .has-success.radio label,#post .rbs_block .has-success.radio-inline label{color:#3c763d}#post .rbs_block .form-control[disabled],#post .rbs_block .form-control[readonly],#post .rbs_block fieldset[disabled] .form-control{background-color:#eee;opacity:1}#post .rbs_block .form-control[disabled],#post .rbs_block fieldset[disabled] .form-control{cursor:not-allowed}#post .rbs_block textarea.form-control{height:auto}@media screen and (-webkit-min-device-pixel-ratio:0){#post .rbs_block input[type=date],#post .rbs_block input[type=time],#post .rbs_block input[type=datetime-local],#post .rbs_block input[type=month]{line-height:34px}#post .rbs_block .input-group-sm input[type=date],#post .rbs_block .input-group-sm input[type=time],#post .rbs_block .input-group-sm input[type=datetime-local],#post .rbs_block .input-group-sm input[type=month],#post .rbs_block input[type=date].input-sm,#post .rbs_block input[type=time].input-sm,#post .rbs_block input[type=datetime-local].input-sm,#post .rbs_block input[type=month].input-sm{line-height:30px}#post .rbs_block .input-group-lg input[type=date],#post .rbs_block .input-group-lg input[type=time],#post .rbs_block .input-group-lg input[type=datetime-local],#post .rbs_block .input-group-lg input[type=month],#post .rbs_block input[type=date].input-lg,#post .rbs_block input[type=time].input-lg,#post .rbs_block input[type=datetime-local].input-lg,#post .rbs_block input[type=month].input-lg{line-height:46px}}#post .rbs_block .form-group{margin-bottom:15px}#post .rbs_block .checkbox,#post .rbs_block .radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}#post .rbs_block .checkbox label,#post .rbs_block .radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}#post .rbs_block .checkbox input[type=checkbox],#post .rbs_block .checkbox-inline input[type=checkbox],#post .rbs_block .radio input[type=radio],#post .rbs_block .radio-inline input[type=radio]{position:absolute;margin-top:4px\9;margin-left:-20px}#post .rbs_block .checkbox+.checkbox,#post .rbs_block .radio+.radio{margin-top:-5px}#post .rbs_block .checkbox-inline,#post .rbs_block .radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}#post .rbs_block .checkbox-inline+.checkbox-inline,#post .rbs_block .radio-inline+.radio-inline{margin-top:0;margin-left:10px}#post .rbs_block .checkbox-inline.disabled,#post .rbs_block .checkbox.disabled label,#post .rbs_block .radio-inline.disabled,#post .rbs_block .radio.disabled label,#post .rbs_block fieldset[disabled] .checkbox label,#post .rbs_block fieldset[disabled] .checkbox-inline,#post .rbs_block fieldset[disabled] .radio label,#post .rbs_block fieldset[disabled] .radio-inline,#post .rbs_block fieldset[disabled] input[type=checkbox],#post .rbs_block fieldset[disabled] input[type=radio],#post .rbs_block input[type=checkbox].disabled,#post .rbs_block input[type=checkbox][disabled],#post .rbs_block input[type=radio].disabled,#post .rbs_block input[type=radio][disabled]{cursor:not-allowed}#post .rbs_block .form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}#post .rbs_block .form-control-static.input-lg,#post .rbs_block .form-control-static.input-sm{padding-right:0;padding-left:0}#post .rbs_block .input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}#post .rbs_block select.input-sm{height:30px;line-height:30px}#post .rbs_block select[multiple].input-sm,#post .rbs_block textarea.input-sm{height:auto}#post .rbs_block .form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}#post .rbs_block select.form-group-sm .form-control{height:30px;line-height:30px}#post .rbs_block select[multiple].form-group-sm .form-control,#post .rbs_block textarea.form-group-sm .form-control{height:auto}#post .rbs_block .form-group-sm .form-control-static{height:30px;min-height:32px;padding:5px 10px;font-size:12px;line-height:1.5}#post .rbs_block .input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}#post .rbs_block select.input-lg{height:46px;line-height:46px}#post .rbs_block select[multiple].input-lg,#post .rbs_block textarea.input-lg{height:auto}#post .rbs_block .form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}#post .rbs_block select.form-group-lg .form-control{height:46px;line-height:46px}#post .rbs_block select[multiple].form-group-lg .form-control,#post .rbs_block textarea.form-group-lg .form-control{height:auto}#post .rbs_block .form-group-lg .form-control-static{height:46px;min-height:38px;padding:10px 16px;font-size:18px;line-height:1.3333333}#post .rbs_block .has-feedback{position:relative}#post .rbs_block .has-feedback .form-control{padding-right:42.5px}#post .rbs_block .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}#post .rbs_block .input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}#post .rbs_block .input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}#post .rbs_block .has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}#post .rbs_block .has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}#post .rbs_block .has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}#post .rbs_block .has-warning .checkbox,#post .rbs_block .has-warning .checkbox-inline,#post .rbs_block .has-warning .control-label,#post .rbs_block .has-warning .form-control-feedback,#post .rbs_block .has-warning .help-block,#post .rbs_block .has-warning .radio,#post .rbs_block .has-warning .radio-inline,#post .rbs_block .has-warning.checkbox label,#post .rbs_block .has-warning.checkbox-inline label,#post .rbs_block .has-warning.radio label,#post .rbs_block .has-warning.radio-inline label{color:#8a6d3b}#post .rbs_block .has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}#post .rbs_block .has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}#post .rbs_block .has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}#post .rbs_block .has-error .checkbox,#post .rbs_block .has-error .checkbox-inline,#post .rbs_block .has-error .control-label,#post .rbs_block .has-error .form-control-feedback,#post .rbs_block .has-error .help-block,#post .rbs_block .has-error .radio,#post .rbs_block .has-error .radio-inline,#post .rbs_block .has-error.checkbox label,#post .rbs_block .has-error.checkbox-inline label,#post .rbs_block .has-error.radio label,#post .rbs_block .has-error.radio-inline label{color:#a94442}#post .rbs_block .has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}#post .rbs_block .has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}#post .rbs_block .has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}#post .rbs_block .has-feedback label~.form-control-feedback{top:25px}#post .rbs_block .has-feedback label.sr-only~.form-control-feedback{top:0}#post .rbs_block .help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){#post .rbs_block .form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}#post .rbs_block .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}#post .rbs_block .form-inline .form-control-static{display:inline-block}#post .rbs_block .form-inline .input-group{display:inline-table;vertical-align:middle}#post .rbs_block .form-inline .input-group .form-control,#post .rbs_block .form-inline .input-group .input-group-addon,#post .rbs_block .form-inline .input-group .input-group-btn{width:auto}#post .rbs_block .form-inline .input-group>.form-control{width:100%}#post .rbs_block .form-inline .control-label{margin-bottom:0;vertical-align:middle}#post .rbs_block .form-inline .checkbox,#post .rbs_block .form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}#post .rbs_block .form-inline .checkbox label,#post .rbs_block .form-inline .radio label{padding-left:0}#post .rbs_block .form-inline .checkbox input[type=checkbox],#post .rbs_block .form-inline .radio input[type=radio]{position:relative;margin-left:0}#post .rbs_block .form-inline .has-feedback .form-control-feedback{top:0}#post .rbs_block .form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}#post .rbs_block .form-horizontal .control-label.text-left{text-align:left}}#post .rbs_block .form-horizontal .checkbox,#post .rbs_block .form-horizontal .checkbox-inline,#post .rbs_block .form-horizontal .radio,#post .rbs_block .form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}#post .rbs_block .form-horizontal .checkbox,#post .rbs_block .form-horizontal .radio{min-height:27px}#post .rbs_block .form-horizontal .form-group{margin-right:-15px;margin-left:-15px}#post .rbs_block .form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){#post .rbs_block .form-horizontal .form-group-lg .control-label{padding-top:14.33px}#post .rbs_block .form-horizontal .form-group-sm .control-label{padding-top:6px}}#post .rbs_block .btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}#post .rbs_block .btn.active.focus,#post .rbs_block .btn.active:focus,#post .rbs_block .btn.focus,#post .rbs_block .btn:active.focus,#post .rbs_block .btn:active:focus,#post .rbs_block .btn:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}#post .rbs_block .btn.focus,#post .rbs_block .btn:focus,#post .rbs_block .btn:hover{color:#333;text-decoration:none}#post .rbs_block .btn.active,#post .rbs_block .btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}#post .rbs_block .btn.disabled,#post .rbs_block .btn[disabled],#post .rbs_block fieldset[disabled] .btn{pointer-events:none;cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}#post .rbs_block .btn-default{color:#333;background-color:#fff;border-color:#ccc}#post .rbs_block .btn-default.active,#post .rbs_block .btn-default.focus,#post .rbs_block .btn-default:active,#post .rbs_block .btn-default:focus,#post .rbs_block .btn-default:hover,#post .rbs_block .open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}#post .rbs_block .btn-default.active,#post .rbs_block .btn-default:active,#post .rbs_block .open>.dropdown-toggle.btn-default{background-image:none}#post .rbs_block .btn-default.disabled,#post .rbs_block .btn-default.disabled.active,#post .rbs_block .btn-default.disabled.focus,#post .rbs_block .btn-default.disabled:active,#post .rbs_block .btn-default.disabled:focus,#post .rbs_block .btn-default.disabled:hover,#post .rbs_block .btn-default[disabled],#post .rbs_block .btn-default[disabled].active,#post .rbs_block .btn-default[disabled].focus,#post .rbs_block .btn-default[disabled]:active,#post .rbs_block .btn-default[disabled]:focus,#post .rbs_block .btn-default[disabled]:hover,#post .rbs_block fieldset[disabled] .btn-default,#post .rbs_block fieldset[disabled] .btn-default.active,#post .rbs_block fieldset[disabled] .btn-default.focus,#post .rbs_block fieldset[disabled] .btn-default:active,#post .rbs_block fieldset[disabled] .btn-default:focus,#post .rbs_block fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}#post .rbs_block .btn-default .badge{color:#fff;background-color:#333}#post .rbs_block .btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}#post .rbs_block .btn-primary.active,#post .rbs_block .btn-primary.focus,#post .rbs_block .btn-primary:active,#post .rbs_block .btn-primary:focus,#post .rbs_block .btn-primary:hover,#post .rbs_block .open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}#post .rbs_block .btn-primary.active,#post .rbs_block .btn-primary:active,#post .rbs_block .open>.dropdown-toggle.btn-primary{background-image:none}#post .rbs_block .btn-primary.disabled,#post .rbs_block .btn-primary.disabled.active,#post .rbs_block .btn-primary.disabled.focus,#post .rbs_block .btn-primary.disabled:active,#post .rbs_block .btn-primary.disabled:focus,#post .rbs_block .btn-primary.disabled:hover,#post .rbs_block .btn-primary[disabled],#post .rbs_block .btn-primary[disabled].active,#post .rbs_block .btn-primary[disabled].focus,#post .rbs_block .btn-primary[disabled]:active,#post .rbs_block .btn-primary[disabled]:focus,#post .rbs_block .btn-primary[disabled]:hover,#post .rbs_block fieldset[disabled] .btn-primary,#post .rbs_block fieldset[disabled] .btn-primary.active,#post .rbs_block fieldset[disabled] .btn-primary.focus,#post .rbs_block fieldset[disabled] .btn-primary:active,#post .rbs_block fieldset[disabled] .btn-primary:focus,#post .rbs_block fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}#post .rbs_block .btn-primary .badge{color:#337ab7;background-color:#fff}#post .rbs_block .btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}#post .rbs_block .btn-success.active,#post .rbs_block .btn-success.focus,#post .rbs_block .btn-success:active,#post .rbs_block .btn-success:focus,#post .rbs_block .btn-success:hover,#post .rbs_block .open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}#post .rbs_block .btn-success.active,#post .rbs_block .btn-success:active,#post .rbs_block .open>.dropdown-toggle.btn-success{background-image:none}#post .rbs_block .btn-success.disabled,#post .rbs_block .btn-success.disabled.active,#post .rbs_block .btn-success.disabled.focus,#post .rbs_block .btn-success.disabled:active,#post .rbs_block .btn-success.disabled:focus,#post .rbs_block .btn-success.disabled:hover,#post .rbs_block .btn-success[disabled],#post .rbs_block .btn-success[disabled].active,#post .rbs_block .btn-success[disabled].focus,#post .rbs_block .btn-success[disabled]:active,#post .rbs_block .btn-success[disabled]:focus,#post .rbs_block .btn-success[disabled]:hover,#post .rbs_block fieldset[disabled] .btn-success,#post .rbs_block fieldset[disabled] .btn-success.active,#post .rbs_block fieldset[disabled] .btn-success.focus,#post .rbs_block fieldset[disabled] .btn-success:active,#post .rbs_block fieldset[disabled] .btn-success:focus,#post .rbs_block fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}#post .rbs_block .btn-success .badge{color:#5cb85c;background-color:#fff}#post .rbs_block .btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}#post .rbs_block .btn-info.active,#post .rbs_block .btn-info.focus,#post .rbs_block .btn-info:active,#post .rbs_block .btn-info:focus,#post .rbs_block .btn-info:hover,#post .rbs_block .open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}#post .rbs_block .btn-info.active,#post .rbs_block .btn-info:active,#post .rbs_block .open>.dropdown-toggle.btn-info{background-image:none}#post .rbs_block .btn-info.disabled,#post .rbs_block .btn-info.disabled.active,#post .rbs_block .btn-info.disabled.focus,#post .rbs_block .btn-info.disabled:active,#post .rbs_block .btn-info.disabled:focus,#post .rbs_block .btn-info.disabled:hover,#post .rbs_block .btn-info[disabled],#post .rbs_block .btn-info[disabled].active,#post .rbs_block .btn-info[disabled].focus,#post .rbs_block .btn-info[disabled]:active,#post .rbs_block .btn-info[disabled]:focus,#post .rbs_block .btn-info[disabled]:hover,#post .rbs_block fieldset[disabled] .btn-info,#post .rbs_block fieldset[disabled] .btn-info.active,#post .rbs_block fieldset[disabled] .btn-info.focus,#post .rbs_block fieldset[disabled] .btn-info:active,#post .rbs_block fieldset[disabled] .btn-info:focus,#post .rbs_block fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}#post .rbs_block .btn-info .badge{color:#5bc0de;background-color:#fff}#post .rbs_block .btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}#post .rbs_block .btn-warning.active,#post .rbs_block .btn-warning.focus,#post .rbs_block .btn-warning:active,#post .rbs_block .btn-warning:focus,#post .rbs_block .btn-warning:hover,#post .rbs_block .open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}#post .rbs_block .btn-warning.active,#post .rbs_block .btn-warning:active,#post .rbs_block .open>.dropdown-toggle.btn-warning{background-image:none}#post .rbs_block .btn-warning.disabled,#post .rbs_block .btn-warning.disabled.active,#post .rbs_block .btn-warning.disabled.focus,#post .rbs_block .btn-warning.disabled:active,#post .rbs_block .btn-warning.disabled:focus,#post .rbs_block .btn-warning.disabled:hover,#post .rbs_block .btn-warning[disabled],#post .rbs_block .btn-warning[disabled].active,#post .rbs_block .btn-warning[disabled].focus,#post .rbs_block .btn-warning[disabled]:active,#post .rbs_block .btn-warning[disabled]:focus,#post .rbs_block .btn-warning[disabled]:hover,#post .rbs_block fieldset[disabled] .btn-warning,#post .rbs_block fieldset[disabled] .btn-warning.active,#post .rbs_block fieldset[disabled] .btn-warning.focus,#post .rbs_block fieldset[disabled] .btn-warning:active,#post .rbs_block fieldset[disabled] .btn-warning:focus,#post .rbs_block fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}#post .rbs_block .btn-warning .badge{color:#f0ad4e;background-color:#fff}#post .rbs_block .btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}#post .rbs_block .btn-danger.active,#post .rbs_block .btn-danger.focus,#post .rbs_block .btn-danger:active,#post .rbs_block .btn-danger:focus,#post .rbs_block .btn-danger:hover,#post .rbs_block .open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}#post .rbs_block .btn-danger.active,#post .rbs_block .btn-danger:active,#post .rbs_block .open>.dropdown-toggle.btn-danger{background-image:none}#post .rbs_block .btn-danger.disabled,#post .rbs_block .btn-danger.disabled.active,#post .rbs_block .btn-danger.disabled.focus,#post .rbs_block .btn-danger.disabled:active,#post .rbs_block .btn-danger.disabled:focus,#post .rbs_block .btn-danger.disabled:hover,#post .rbs_block .btn-danger[disabled],#post .rbs_block .btn-danger[disabled].active,#post .rbs_block .btn-danger[disabled].focus,#post .rbs_block .btn-danger[disabled]:active,#post .rbs_block .btn-danger[disabled]:focus,#post .rbs_block .btn-danger[disabled]:hover,#post .rbs_block fieldset[disabled] .btn-danger,#post .rbs_block fieldset[disabled] .btn-danger.active,#post .rbs_block fieldset[disabled] .btn-danger.focus,#post .rbs_block fieldset[disabled] .btn-danger:active,#post .rbs_block fieldset[disabled] .btn-danger:focus,#post .rbs_block fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}#post .rbs_block .btn-danger .badge{color:#d9534f;background-color:#fff}#post .rbs_block .btn-link{font-weight:400;color:#337ab7;border-radius:0}#post .rbs_block .btn-link,#post .rbs_block .btn-link.active,#post .rbs_block .btn-link:active,#post .rbs_block .btn-link[disabled],#post .rbs_block fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}#post .rbs_block .btn-link,#post .rbs_block .btn-link:active,#post .rbs_block .btn-link:focus,#post .rbs_block .btn-link:hover{border-color:transparent}#post .rbs_block .btn-link:focus,#post .rbs_block .btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}#post .rbs_block .btn-link[disabled]:focus,#post .rbs_block .btn-link[disabled]:hover,#post .rbs_block fieldset[disabled] .btn-link:focus,#post .rbs_block fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}#post .rbs_block .btn-group-lg>.btn,#post .rbs_block .btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}#post .rbs_block .btn-group-sm>.btn,#post .rbs_block .btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}#post .rbs_block .btn-group-xs>.btn,#post .rbs_block .btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}#post .rbs_block .btn-block{display:block;width:100%}#post .rbs_block .btn-block+.btn-block{margin-top:5px}#post .rbs_block input[type=button].btn-block,#post .rbs_block input[type=reset].btn-block,#post .rbs_block input[type=submit].btn-block{width:100%}#post .rbs_block .fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}#post .rbs_block .fade.in{opacity:1}#post .rbs_block .collapse{display:none}#post .rbs_block .collapse.in{display:block}#post .rbs_block tr.collapse.in{display:table-row}#post .rbs_block tbody.collapse.in{display:table-row-group}#post .rbs_block .collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}#post .rbs_block .caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-right:4px solid transparent;border-left:4px solid transparent}#post .rbs_block .dropdown,#post .rbs_block .dropup{position:relative}#post .rbs_block .dropdown-toggle:focus{outline:0}#post .rbs_block .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}#post .rbs_block .dropdown-menu-right,#post .rbs_block .dropdown-menu.pull-right{right:0;left:auto}#post .rbs_block .dropdown-header,#post .rbs_block .dropdown-menu>li>a{display:block;padding:3px 20px;line-height:1.42857143;white-space:nowrap}#post .rbs_block .btn-group-vertical>.btn:not(:first-child):not(:last-child),#post .rbs_block .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,#post .rbs_block .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}#post .rbs_block .dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}#post .rbs_block .dropdown-menu>li>a{clear:both;font-weight:400;color:#333}#post .rbs_block .dropdown-menu>li>a:focus,#post .rbs_block .dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}#post .rbs_block .dropdown-menu>.active>a,#post .rbs_block .dropdown-menu>.active>a:focus,#post .rbs_block .dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}#post .rbs_block .dropdown-menu>.disabled>a,#post .rbs_block .dropdown-menu>.disabled>a:focus,#post .rbs_block .dropdown-menu>.disabled>a:hover{color:#777}#post .rbs_block .dropdown-menu>.disabled>a:focus,#post .rbs_block .dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}#post .rbs_block .open>.dropdown-menu{display:block}#post .rbs_block .open>a{outline:0}#post .rbs_block .dropdown-menu-left{right:auto;left:0}#post .rbs_block .dropdown-header{font-size:12px;color:#777}#post .rbs_block .dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}#post .rbs_block .nav-justified>.dropdown .dropdown-menu,#post .rbs_block .nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}#post .rbs_block .btn-group-vertical>.btn.active,#post .rbs_block .btn-group-vertical>.btn:active,#post .rbs_block .btn-group-vertical>.btn:focus,#post .rbs_block .btn-group-vertical>.btn:hover,#post .rbs_block .btn-group>.btn.active,#post .rbs_block .btn-group>.btn:active,#post .rbs_block .btn-group>.btn:focus,#post .rbs_block .btn-group>.btn:hover,#post .rbs_block .input-group-btn>.btn:active,#post .rbs_block .input-group-btn>.btn:focus,#post .rbs_block .input-group-btn>.btn:hover{z-index:2}#post .rbs_block .pull-right>.dropdown-menu{right:0;left:auto}#post .rbs_block .dropup .caret,#post .rbs_block .navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px solid}#post .rbs_block .dropup .dropdown-menu,#post .rbs_block .navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){#post .rbs_block .navbar-right .dropdown-menu{right:0;left:auto}#post .rbs_block .navbar-right .dropdown-menu-left{right:auto;left:0}}#post .rbs_block .btn-group,#post .rbs_block .btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}#post .rbs_block .btn-group-vertical>.btn,#post .rbs_block .btn-group>.btn{position:relative;float:left}#post .rbs_block .btn-group .btn+.btn,#post .rbs_block .btn-group .btn+.btn-group,#post .rbs_block .btn-group .btn-group+.btn,#post .rbs_block .btn-group .btn-group+.btn-group{margin-left:-1px}#post .rbs_block .btn-toolbar{margin-left:-5px}#post .rbs_block .btn-toolbar>.btn,#post .rbs_block .btn-toolbar>.btn-group,#post .rbs_block .btn-toolbar>.input-group{margin-left:5px}#post .rbs_block .btn .caret,#post .rbs_block .btn-group>.btn:first-child{margin-left:0}#post .rbs_block .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}#post .rbs_block .btn-group>.btn:last-child:not(:first-child),#post .rbs_block .btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}#post .rbs_block .btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,#post .rbs_block .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}#post .rbs_block .btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}#post .rbs_block .btn-group .dropdown-toggle:active,#post .rbs_block .btn-group.open .dropdown-toggle{outline:0}#post .rbs_block .btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}#post .rbs_block .btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}#post .rbs_block .btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}#post .rbs_block .btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}#post .rbs_block .btn-lg .caret{border-width:5px 5px 0}#post .rbs_block .dropup .btn-lg .caret{border-width:0 5px 5px}#post .rbs_block .btn-group-vertical>.btn,#post .rbs_block .btn-group-vertical>.btn-group,#post .rbs_block .btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}#post .rbs_block .btn-group-vertical>.btn-group>.btn{float:none}#post .rbs_block .btn-group-vertical>.btn+.btn,#post .rbs_block .btn-group-vertical>.btn+.btn-group,#post .rbs_block .btn-group-vertical>.btn-group+.btn,#post .rbs_block .btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}#post .rbs_block .input-group-btn:last-child>.btn,#post .rbs_block .input-group-btn:last-child>.btn-group,#post .rbs_block .input-group-btn>.btn+.btn{margin-left:-1px}#post .rbs_block .btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}#post .rbs_block .btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px}#post .rbs_block .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}#post .rbs_block .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,#post .rbs_block .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}#post .rbs_block .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}#post .rbs_block .btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}#post .rbs_block .btn-group-justified>.btn,#post .rbs_block .btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}#post .rbs_block .btn-group-justified>.btn-group .btn{width:100%}#post .rbs_block .btn-group-justified>.btn-group .dropdown-menu{left:auto}#post .rbs_block [data-toggle=buttons]>.btn input[type=checkbox],#post .rbs_block [data-toggle=buttons]>.btn input[type=radio],#post .rbs_block [data-toggle=buttons]>.btn-group>.btn input[type=checkbox],#post .rbs_block [data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}#post .rbs_block .input-group{position:relative;display:table;border-collapse:separate}#post .rbs_block .input-group[class*=col-]{float:none;padding-right:0;padding-left:0}#post .rbs_block .input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}#post .rbs_block .input-group-lg>.form-control,#post .rbs_block .input-group-lg>.input-group-addon,#post .rbs_block .input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}#post .rbs_block select.input-group-lg>.form-control,#post .rbs_block select.input-group-lg>.input-group-addon,#post .rbs_block select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}#post .rbs_block select[multiple].input-group-lg>.form-control,#post .rbs_block select[multiple].input-group-lg>.input-group-addon,#post .rbs_block select[multiple].input-group-lg>.input-group-btn>.btn,#post .rbs_block textarea.input-group-lg>.form-control,#post .rbs_block textarea.input-group-lg>.input-group-addon,#post .rbs_block textarea.input-group-lg>.input-group-btn>.btn{height:auto}#post .rbs_block .input-group-sm>.form-control,#post .rbs_block .input-group-sm>.input-group-addon,#post .rbs_block .input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}#post .rbs_block select.input-group-sm>.form-control,#post .rbs_block select.input-group-sm>.input-group-addon,#post .rbs_block select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}#post .rbs_block select[multiple].input-group-sm>.form-control,#post .rbs_block select[multiple].input-group-sm>.input-group-addon,#post .rbs_block select[multiple].input-group-sm>.input-group-btn>.btn,#post .rbs_block textarea.input-group-sm>.form-control,#post .rbs_block textarea.input-group-sm>.input-group-addon,#post .rbs_block textarea.input-group-sm>.input-group-btn>.btn{height:auto}#post .rbs_block .input-group .form-control,#post .rbs_block .input-group-addon,#post .rbs_block .input-group-btn{display:table-cell}#post .rbs_block .nav>li,#post .rbs_block .nav>li>a{display:block;position:relative}#post .rbs_block .input-group .form-control:not(:first-child):not(:last-child),#post .rbs_block .input-group-addon:not(:first-child):not(:last-child),#post .rbs_block .input-group-btn:not(:first-child):not(:last-child){border-radius:0}#post .rbs_block .input-group-addon,#post .rbs_block .input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}#post .rbs_block .input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}#post .rbs_block .input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}#post .rbs_block .input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}#post .rbs_block .input-group-addon input[type=checkbox],#post .rbs_block .input-group-addon input[type=radio]{margin-top:0}#post .rbs_block .input-group .form-control:first-child,#post .rbs_block .input-group-addon:first-child,#post .rbs_block .input-group-btn:first-child>.btn,#post .rbs_block .input-group-btn:first-child>.btn-group>.btn,#post .rbs_block .input-group-btn:first-child>.dropdown-toggle,#post .rbs_block .input-group-btn:last-child>.btn-group:not(:last-child)>.btn,#post .rbs_block .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}#post .rbs_block .input-group-addon:first-child{border-right:0}#post .rbs_block .input-group .form-control:last-child,#post .rbs_block .input-group-addon:last-child,#post .rbs_block .input-group-btn:first-child>.btn-group:not(:first-child)>.btn,#post .rbs_block .input-group-btn:first-child>.btn:not(:first-child),#post .rbs_block .input-group-btn:last-child>.btn,#post .rbs_block .input-group-btn:last-child>.btn-group>.btn,#post .rbs_block .input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}#post .rbs_block .input-group-addon:last-child{border-left:0}#post .rbs_block .input-group-btn{position:relative;font-size:0;white-space:nowrap}#post .rbs_block .input-group-btn>.btn{position:relative}#post .rbs_block .input-group-btn:first-child>.btn,#post .rbs_block .input-group-btn:first-child>.btn-group{margin-right:-1px}#post .rbs_block .nav{padding-left:0;margin-bottom:0;list-style:none}#post .rbs_block .nav>li>a{padding:10px 15px}#post .rbs_block .nav>li>a:focus,#post .rbs_block .nav>li>a:hover{text-decoration:none;background-color:#eee}#post .rbs_block .nav>li.disabled>a{color:#777}#post .rbs_block .nav>li.disabled>a:focus,#post .rbs_block .nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}#post .rbs_block .nav .open>a,#post .rbs_block .nav .open>a:focus,#post .rbs_block .nav .open>a:hover{background-color:#eee;border-color:#337ab7}#post .rbs_block .nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}#post .rbs_block .nav>li>a>img{max-width:none}#post .rbs_block .nav-tabs{border-bottom:1px solid #ddd}#post .rbs_block .nav-tabs>li{float:left;margin-bottom:-1px}#post .rbs_block .nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}#post .rbs_block .nav-tabs>li>a:hover{border-color:#eee #eee #ddd}#post .rbs_block .nav-tabs>li.active>a,#post .rbs_block .nav-tabs>li.active>a:focus,#post .rbs_block .nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}#post .rbs_block .nav-tabs.nav-justified{width:100%;border-bottom:0}#post .rbs_block .nav-tabs.nav-justified>li{float:none}#post .rbs_block .nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center;margin-right:0;border-radius:4px}#post .rbs_block .nav-tabs.nav-justified>.active>a,#post .rbs_block .nav-tabs.nav-justified>.active>a:focus,#post .rbs_block .nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){#post .rbs_block .nav-tabs.nav-justified>li{display:table-cell;width:1%}#post .rbs_block .nav-tabs.nav-justified>li>a{margin-bottom:0;border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}#post .rbs_block .nav-tabs.nav-justified>.active>a,#post .rbs_block .nav-tabs.nav-justified>.active>a:focus,#post .rbs_block .nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}#post .rbs_block .nav-pills>li{float:left}#post .rbs_block .nav-justified>li,#post .rbs_block .nav-stacked>li{float:none}#post .rbs_block .nav-pills>li>a{border-radius:4px}#post .rbs_block .nav-pills>li+li{margin-left:2px}#post .rbs_block .nav-pills>li.active>a,#post .rbs_block .nav-pills>li.active>a:focus,#post .rbs_block .nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}#post .rbs_block .nav-stacked>li+li{margin-top:2px;margin-left:0}#post .rbs_block .nav-justified{width:100%}#post .rbs_block .nav-justified>li>a{margin-bottom:5px;text-align:center}#post .rbs_block .nav-tabs-justified{border-bottom:0}#post .rbs_block .nav-tabs-justified>li>a{margin-right:0;border-radius:4px}#post .rbs_block .nav-tabs-justified>.active>a,#post .rbs_block .nav-tabs-justified>.active>a:focus,#post .rbs_block .nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){#post .rbs_block .nav-justified>li{display:table-cell;width:1%}#post .rbs_block .nav-justified>li>a{margin-bottom:0}#post .rbs_block .nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}#post .rbs_block .nav-tabs-justified>.active>a,#post .rbs_block .nav-tabs-justified>.active>a:focus,#post .rbs_block .nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}#post .rbs_block .tab-content>.tab-pane{display:none}#post .rbs_block .tab-content>.active{display:block}#post .rbs_block .nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}#post .rbs_block .navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}#post .rbs_block .navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}#post .rbs_block .navbar-collapse.in{overflow-y:auto}#post .rbs_block .navbar-fixed-bottom .navbar-collapse,#post .rbs_block .navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){#post .rbs_block .navbar-fixed-bottom .navbar-collapse,#post .rbs_block .navbar-fixed-top .navbar-collapse{max-height:200px}}#post .rbs_block .container-fluid>.navbar-collapse,#post .rbs_block .container-fluid>.navbar-header,#post .rbs_block .container>.navbar-collapse,#post .rbs_block .container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){#post .rbs_block .navbar{border-radius:4px}#post .rbs_block .navbar-header{float:left}#post .rbs_block .navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}#post .rbs_block .navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}#post .rbs_block .navbar-collapse.in{overflow-y:visible}#post .rbs_block .navbar-fixed-bottom .navbar-collapse,#post .rbs_block .navbar-fixed-top .navbar-collapse,#post .rbs_block .navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}#post .rbs_block .container-fluid>.navbar-collapse,#post .rbs_block .container-fluid>.navbar-header,#post .rbs_block .container>.navbar-collapse,#post .rbs_block .container>.navbar-header{margin-right:0;margin-left:0}#post .rbs_block .navbar-static-top{border-radius:0}}#post .rbs_block .navbar-static-top{z-index:1000;border-width:0 0 1px}#post .rbs_block .navbar-fixed-bottom,#post .rbs_block .navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}#post .rbs_block .navbar-fixed-top{top:0;border-width:0 0 1px}#post .rbs_block .navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}#post .rbs_block .navbar-brand{float:left;height:50px;padding:15px;font-size:18px;line-height:20px}#post .rbs_block .navbar-brand:focus,#post .rbs_block .navbar-brand:hover{text-decoration:none}#post .rbs_block .navbar-brand>img{display:block}@media (min-width:768px){#post .rbs_block .navbar-fixed-bottom,#post .rbs_block .navbar-fixed-top{border-radius:0}#post .rbs_block .navbar>.container .navbar-brand,#post .rbs_block .navbar>.container-fluid .navbar-brand{margin-left:-15px}}#post .rbs_block .navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}#post .rbs_block .navbar-toggle:focus{outline:0}#post .rbs_block .navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}#post .rbs_block .navbar-toggle .icon-bar+.icon-bar{margin-top:4px}#post .rbs_block .navbar-nav{margin:7.5px -15px}#post .rbs_block .navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){#post .rbs_block .navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}#post .rbs_block .navbar-nav .open .dropdown-menu .dropdown-header,#post .rbs_block .navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}#post .rbs_block .navbar-nav .open .dropdown-menu>li>a{line-height:20px}#post .rbs_block .navbar-nav .open .dropdown-menu>li>a:focus,#post .rbs_block .navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}#post .rbs_block .progress-bar-striped,#post .rbs_block .progress-striped .progress-bar,#post .rbs_block .progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}@media (min-width:768px){#post .rbs_block .navbar-toggle{display:none}#post .rbs_block .navbar-nav{float:left;margin:0}#post .rbs_block .navbar-nav>li{float:left}#post .rbs_block .navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}#post .rbs_block .navbar-form{padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);margin:8px -15px}@media (min-width:768px){#post .rbs_block .navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}#post .rbs_block .navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}#post .rbs_block .navbar-form .form-control-static{display:inline-block}#post .rbs_block .navbar-form .input-group{display:inline-table;vertical-align:middle}#post .rbs_block .navbar-form .input-group .form-control,#post .rbs_block .navbar-form .input-group .input-group-addon,#post .rbs_block .navbar-form .input-group .input-group-btn{width:auto}#post .rbs_block .navbar-form .input-group>.form-control{width:100%}#post .rbs_block .navbar-form .control-label{margin-bottom:0;vertical-align:middle}#post .rbs_block .navbar-form .checkbox,#post .rbs_block .navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}#post .rbs_block .navbar-form .checkbox label,#post .rbs_block .navbar-form .radio label{padding-left:0}#post .rbs_block .navbar-form .checkbox input[type=checkbox],#post .rbs_block .navbar-form .radio input[type=radio]{position:relative;margin-left:0}#post .rbs_block .navbar-form .has-feedback .form-control-feedback{top:0}#post .rbs_block .navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}#post .rbs_block .btn .badge,#post .rbs_block .btn .label{top:-1px;position:relative}@media (max-width:767px){#post .rbs_block .navbar-form .form-group{margin-bottom:5px}#post .rbs_block .navbar-form .form-group:last-child{margin-bottom:0}}#post .rbs_block .navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}#post .rbs_block .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-radius:4px 4px 0 0}#post .rbs_block .navbar-btn{margin-top:8px;margin-bottom:8px}#post .rbs_block .navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}#post .rbs_block .navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}#post .rbs_block .navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){#post .rbs_block .navbar-text{float:left;margin-right:15px;margin-left:15px}#post .rbs_block .navbar-left{float:left!important}#post .rbs_block .navbar-right{float:right!important;margin-right:-15px}#post .rbs_block .navbar-right~.navbar-right{margin-right:0}}#post .rbs_block .navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}#post .rbs_block .navbar-default .navbar-brand{color:#777}#post .rbs_block .navbar-default .navbar-brand:focus,#post .rbs_block .navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}#post .rbs_block .navbar-default .navbar-nav>li>a,#post .rbs_block .navbar-default .navbar-text{color:#777}#post .rbs_block .navbar-default .navbar-nav>li>a:focus,#post .rbs_block .navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}#post .rbs_block .navbar-default .navbar-nav>.active>a,#post .rbs_block .navbar-default .navbar-nav>.active>a:focus,#post .rbs_block .navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}#post .rbs_block .navbar-default .navbar-nav>.disabled>a,#post .rbs_block .navbar-default .navbar-nav>.disabled>a:focus,#post .rbs_block .navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}#post .rbs_block .navbar-default .navbar-toggle{border-color:#ddd}#post .rbs_block .navbar-default .navbar-toggle:focus,#post .rbs_block .navbar-default .navbar-toggle:hover{background-color:#ddd}#post .rbs_block .navbar-default .navbar-toggle .icon-bar{background-color:#888}#post .rbs_block .navbar-default .navbar-collapse,#post .rbs_block .navbar-default .navbar-form{border-color:#e7e7e7}#post .rbs_block .navbar-default .navbar-nav>.open>a,#post .rbs_block .navbar-default .navbar-nav>.open>a:focus,#post .rbs_block .navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){#post .rbs_block .navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}#post .rbs_block .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,#post .rbs_block .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}#post .rbs_block .navbar-default .navbar-nav .open .dropdown-menu>.active>a,#post .rbs_block .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,#post .rbs_block .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}#post .rbs_block .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,#post .rbs_block .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,#post .rbs_block .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}#post .rbs_block .navbar-default .navbar-link{color:#777}#post .rbs_block .navbar-default .navbar-link:hover{color:#333}#post .rbs_block .navbar-default .btn-link{color:#777}#post .rbs_block .navbar-default .btn-link:focus,#post .rbs_block .navbar-default .btn-link:hover{color:#333}#post .rbs_block .navbar-default .btn-link[disabled]:focus,#post .rbs_block .navbar-default .btn-link[disabled]:hover,#post .rbs_block fieldset[disabled] .navbar-default .btn-link:focus,#post .rbs_block fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}#post .rbs_block .navbar-inverse{background-color:#222;border-color:#080808}#post .rbs_block .navbar-inverse .navbar-brand{color:#9d9d9d}#post .rbs_block .navbar-inverse .navbar-brand:focus,#post .rbs_block .navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}#post .rbs_block .navbar-inverse .navbar-nav>li>a,#post .rbs_block .navbar-inverse .navbar-text{color:#9d9d9d}#post .rbs_block .navbar-inverse .navbar-nav>li>a:focus,#post .rbs_block .navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}#post .rbs_block .navbar-inverse .navbar-nav>.active>a,#post .rbs_block .navbar-inverse .navbar-nav>.active>a:focus,#post .rbs_block .navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}#post .rbs_block .navbar-inverse .navbar-nav>.disabled>a,#post .rbs_block .navbar-inverse .navbar-nav>.disabled>a:focus,#post .rbs_block .navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}#post .rbs_block .navbar-inverse .navbar-toggle{border-color:#333}#post .rbs_block .navbar-inverse .navbar-toggle:focus,#post .rbs_block .navbar-inverse .navbar-toggle:hover{background-color:#333}#post .rbs_block .navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}#post .rbs_block .navbar-inverse .navbar-collapse,#post .rbs_block .navbar-inverse .navbar-form{border-color:#101010}#post .rbs_block .navbar-inverse .navbar-nav>.open>a,#post .rbs_block .navbar-inverse .navbar-nav>.open>a:focus,#post .rbs_block .navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808}@media (max-width:767px){#post .rbs_block .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}#post .rbs_block .navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}#post .rbs_block .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}#post .rbs_block .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,#post .rbs_block .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}#post .rbs_block .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,#post .rbs_block .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,#post .rbs_block .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}#post .rbs_block .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,#post .rbs_block .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,#post .rbs_block .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}#post .rbs_block .navbar-inverse .navbar-link{color:#9d9d9d}#post .rbs_block .navbar-inverse .navbar-link:hover{color:#fff}#post .rbs_block .navbar-inverse .btn-link{color:#9d9d9d}#post .rbs_block .navbar-inverse .btn-link:focus,#post .rbs_block .navbar-inverse .btn-link:hover{color:#fff}#post .rbs_block .navbar-inverse .btn-link[disabled]:focus,#post .rbs_block .navbar-inverse .btn-link[disabled]:hover,#post .rbs_block fieldset[disabled] .navbar-inverse .btn-link:focus,#post .rbs_block fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}#post .rbs_block .breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}#post .rbs_block .breadcrumb>li{display:inline-block}#post .rbs_block .breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}#post .rbs_block .breadcrumb>.active{color:#777}#post .rbs_block .pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}#post .rbs_block .pager li,#post .rbs_block .pagination>li{display:inline}#post .rbs_block .pagination>li>a,#post .rbs_block .pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}#post .rbs_block .badge,#post .rbs_block .label{font-weight:700;line-height:1;white-space:nowrap;vertical-align:baseline;text-align:center}#post .rbs_block .pagination>li:first-child>a,#post .rbs_block .pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}#post .rbs_block .pagination>li:last-child>a,#post .rbs_block .pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}#post .rbs_block .pagination>li>a:focus,#post .rbs_block .pagination>li>a:hover,#post .rbs_block .pagination>li>span:focus,#post .rbs_block .pagination>li>span:hover{color:#23527c;background-color:#eee;border-color:#ddd}#post .rbs_block .pagination>.active>a,#post .rbs_block .pagination>.active>a:focus,#post .rbs_block .pagination>.active>a:hover,#post .rbs_block .pagination>.active>span,#post .rbs_block .pagination>.active>span:focus,#post .rbs_block .pagination>.active>span:hover{z-index:2;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}#post .rbs_block .pagination>.disabled>a,#post .rbs_block .pagination>.disabled>a:focus,#post .rbs_block .pagination>.disabled>a:hover,#post .rbs_block .pagination>.disabled>span,#post .rbs_block .pagination>.disabled>span:focus,#post .rbs_block .pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}#post .rbs_block .pagination-lg>li>a,#post .rbs_block .pagination-lg>li>span{padding:10px 16px;font-size:18px}#post .rbs_block .pagination-lg>li:first-child>a,#post .rbs_block .pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}#post .rbs_block .pagination-lg>li:last-child>a,#post .rbs_block .pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}#post .rbs_block .pagination-sm>li>a,#post .rbs_block .pagination-sm>li>span{padding:5px 10px;font-size:12px}#post .rbs_block .pagination-sm>li:first-child>a,#post .rbs_block .pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}#post .rbs_block .pagination-sm>li:last-child>a,#post .rbs_block .pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}#post .rbs_block .pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}#post .rbs_block .pager li>a,#post .rbs_block .pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}#post .rbs_block .pager li>a:focus,#post .rbs_block .pager li>a:hover{text-decoration:none;background-color:#eee}#post .rbs_block .pager .next>a,#post .rbs_block .pager .next>span{float:right}#post .rbs_block .pager .previous>a,#post .rbs_block .pager .previous>span{float:left}#post .rbs_block .pager .disabled>a,#post .rbs_block .pager .disabled>a:focus,#post .rbs_block .pager .disabled>a:hover,#post .rbs_block .pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}#post .rbs_block a.badge:focus,#post .rbs_block a.badge:hover,#post .rbs_block a.label:focus,#post .rbs_block a.label:hover{color:#fff;cursor:pointer;text-decoration:none}#post .rbs_block .label{display:inline;padding:.2em .6em .3em;font-size:75%;color:#fff;border-radius:.25em}#post .rbs_block .label:empty{display:none}#post .rbs_block .label-default{background-color:#777}#post .rbs_block .label-default[href]:focus,#post .rbs_block .label-default[href]:hover{background-color:#5e5e5e}#post .rbs_block .label-primary{background-color:#337ab7}#post .rbs_block .label-primary[href]:focus,#post .rbs_block .label-primary[href]:hover{background-color:#286090}#post .rbs_block .label-success{background-color:#5cb85c}#post .rbs_block .label-success[href]:focus,#post .rbs_block .label-success[href]:hover{background-color:#449d44}#post .rbs_block .label-info{background-color:#5bc0de}#post .rbs_block .label-info[href]:focus,#post .rbs_block .label-info[href]:hover{background-color:#31b0d5}#post .rbs_block .label-warning{background-color:#f0ad4e}#post .rbs_block .label-warning[href]:focus,#post .rbs_block .label-warning[href]:hover{background-color:#ec971f}#post .rbs_block .label-danger{background-color:#d9534f}#post .rbs_block .label-danger[href]:focus,#post .rbs_block .label-danger[href]:hover{background-color:#c9302c}#post .rbs_block .badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;color:#fff;background-color:#777;border-radius:10px}#post .rbs_block .badge:empty{display:none}#post .rbs_block .btn-group-xs>.btn .badge,#post .rbs_block .btn-xs .badge{top:0;padding:1px 5px}#post .rbs_block .list-group-item.active>.badge,#post .rbs_block .nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}#post .rbs_block .list-group-item>.badge{float:right}#post .rbs_block .list-group-item>.badge+.badge{margin-right:5px}#post .rbs_block .nav-pills>li>a>.badge{margin-left:3px}#post .rbs_block .jumbotron{padding:30px 15px;margin-bottom:30px;color:inherit;background-color:#eee}#post .rbs_block .jumbotron .h1,#post .rbs_block .jumbotron h1{color:inherit}#post .rbs_block .jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}#post .rbs_block .jumbotron>hr{border-top-color:#d5d5d5}#post .rbs_block .container .jumbotron,#post .rbs_block .container-fluid .jumbotron{border-radius:6px}#post .rbs_block .jumbotron .container{max-width:100%}@media screen and (min-width:768px){#post .rbs_block .jumbotron{padding:48px 0}#post .rbs_block .container .jumbotron,#post .rbs_block .container-fluid .jumbotron{padding-right:60px;padding-left:60px}#post .rbs_block .jumbotron .h1,#post .rbs_block .jumbotron h1{font-size:63px}}#post .rbs_block .thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}#post .rbs_block .thumbnail a>img,#post .rbs_block .thumbnail>img{margin-right:auto;margin-left:auto}#post .rbs_block a.thumbnail.active,#post .rbs_block a.thumbnail:focus,#post .rbs_block a.thumbnail:hover{border-color:#337ab7}#post .rbs_block .thumbnail .caption{padding:9px;color:#333}#post .rbs_block .alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}#post .rbs_block .alert h4{margin-top:0;color:inherit}#post .rbs_block .alert .alert-link{font-weight:700}#post .rbs_block .alert>p,#post .rbs_block .alert>ul{margin-bottom:0}#post .rbs_block .alert>p+p{margin-top:5px}#post .rbs_block .alert-dismissable,#post .rbs_block .alert-dismissible{padding-right:35px}#post .rbs_block .alert-dismissable .close,#post .rbs_block .alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}#post .rbs_block .alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}#post .rbs_block .alert-success hr{border-top-color:#c9e2b3}#post .rbs_block .alert-success .alert-link{color:#2b542c}#post .rbs_block .alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}#post .rbs_block .alert-info hr{border-top-color:#a6e1ec}#post .rbs_block .alert-info .alert-link{color:#245269}#post .rbs_block .alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}#post .rbs_block .alert-warning hr{border-top-color:#f7e1b5}#post .rbs_block .alert-warning .alert-link{color:#66512c}#post .rbs_block .alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}#post .rbs_block .alert-danger hr{border-top-color:#e4b9c0}#post .rbs_block .alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}#post .rbs_block .progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}#post .rbs_block .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,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}#post .rbs_block .progress-bar-striped,#post .rbs_block .progress-striped .progress-bar{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}#post .rbs_block .progress-bar.active,#post .rbs_block .progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}#post .rbs_block .progress-bar-success{background-color:#5cb85c}#post .rbs_block .progress-striped .progress-bar-success{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}#post .rbs_block .progress-striped .progress-bar-info,#post .rbs_block .progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}#post .rbs_block .progress-bar-info{background-color:#5bc0de}#post .rbs_block .progress-striped .progress-bar-info{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}#post .rbs_block .progress-bar-warning{background-color:#f0ad4e}#post .rbs_block .progress-striped .progress-bar-warning{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}#post .rbs_block .progress-bar-danger{background-color:#d9534f}#post .rbs_block .progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}#post .rbs_block .media{margin-top:15px}#post .rbs_block .media:first-child{margin-top:0}#post .rbs_block .media,#post .rbs_block .media-body{overflow:hidden;zoom:1}#post .rbs_block .media-body{width:10000px}#post .rbs_block .media-object{display:block}#post .rbs_block .media-right,#post .rbs_block .media>.pull-right{padding-left:10px}#post .rbs_block .media-left,#post .rbs_block .media>.pull-left{padding-right:10px}#post .rbs_block .media-body,#post .rbs_block .media-left,#post .rbs_block .media-right{display:table-cell;vertical-align:top}#post .rbs_block .media-middle{vertical-align:middle}#post .rbs_block .media-bottom{vertical-align:bottom}#post .rbs_block .media-heading{margin-top:0;margin-bottom:5px}#post .rbs_block .media-list{padding-left:0;list-style:none}#post .rbs_block .list-group{padding-left:0;margin-bottom:20px}#post .rbs_block .list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}#post .rbs_block .list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}#post .rbs_block .list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}#post .rbs_block a.list-group-item{color:#555}#post .rbs_block a.list-group-item .list-group-item-heading{color:#333}#post .rbs_block a.list-group-item:focus,#post .rbs_block a.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}#post .rbs_block .list-group-item.disabled,#post .rbs_block .list-group-item.disabled:focus,#post .rbs_block .list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}#post .rbs_block .list-group-item.disabled .list-group-item-heading,#post .rbs_block .list-group-item.disabled:focus .list-group-item-heading,#post .rbs_block .list-group-item.disabled:hover .list-group-item-heading{color:inherit}#post .rbs_block .list-group-item.disabled .list-group-item-text,#post .rbs_block .list-group-item.disabled:focus .list-group-item-text,#post .rbs_block .list-group-item.disabled:hover .list-group-item-text{color:#777}#post .rbs_block .list-group-item.active,#post .rbs_block .list-group-item.active:focus,#post .rbs_block .list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}#post .rbs_block .list-group-item.active .list-group-item-heading,#post .rbs_block .list-group-item.active .list-group-item-heading>.small,#post .rbs_block .list-group-item.active .list-group-item-heading>small,#post .rbs_block .list-group-item.active:focus .list-group-item-heading,#post .rbs_block .list-group-item.active:focus .list-group-item-heading>.small,#post .rbs_block .list-group-item.active:focus .list-group-item-heading>small,#post .rbs_block .list-group-item.active:hover .list-group-item-heading,#post .rbs_block .list-group-item.active:hover .list-group-item-heading>.small,#post .rbs_block .list-group-item.active:hover .list-group-item-heading>small{color:inherit}#post .rbs_block .list-group-item.active .list-group-item-text,#post .rbs_block .list-group-item.active:focus .list-group-item-text,#post .rbs_block .list-group-item.active:hover .list-group-item-text{color:#c7ddef}#post .rbs_block .list-group-item-success{color:#3c763d;background-color:#dff0d8}#post .rbs_block a.list-group-item-success{color:#3c763d}#post .rbs_block a.list-group-item-success .list-group-item-heading{color:inherit}#post .rbs_block a.list-group-item-success:focus,#post .rbs_block a.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}#post .rbs_block a.list-group-item-success.active,#post .rbs_block a.list-group-item-success.active:focus,#post .rbs_block a.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}#post .rbs_block .list-group-item-info{color:#31708f;background-color:#d9edf7}#post .rbs_block a.list-group-item-info{color:#31708f}#post .rbs_block a.list-group-item-info .list-group-item-heading{color:inherit}#post .rbs_block a.list-group-item-info:focus,#post .rbs_block a.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}#post .rbs_block a.list-group-item-info.active,#post .rbs_block a.list-group-item-info.active:focus,#post .rbs_block a.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}#post .rbs_block .list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}#post .rbs_block a.list-group-item-warning{color:#8a6d3b}#post .rbs_block a.list-group-item-warning .list-group-item-heading{color:inherit}#post .rbs_block a.list-group-item-warning:focus,#post .rbs_block a.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}#post .rbs_block a.list-group-item-warning.active,#post .rbs_block a.list-group-item-warning.active:focus,#post .rbs_block a.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}#post .rbs_block .list-group-item-danger{color:#a94442;background-color:#f2dede}#post .rbs_block a.list-group-item-danger{color:#a94442}#post .rbs_block a.list-group-item-danger .list-group-item-heading{color:inherit}#post .rbs_block a.list-group-item-danger:focus,#post .rbs_block a.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}#post .rbs_block a.list-group-item-danger.active,#post .rbs_block a.list-group-item-danger.active:focus,#post .rbs_block a.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}#post .rbs_block .panel-heading>.dropdown .dropdown-toggle,#post .rbs_block .panel-title>.small,#post .rbs_block .panel-title>.small>a,#post .rbs_block .panel-title>a,#post .rbs_block .panel-title>small,#post .rbs_block .panel-title>small>a{color:inherit}#post .rbs_block .list-group-item-heading{margin-top:0;margin-bottom:5px}#post .rbs_block .list-group-item-text{margin-bottom:0;line-height:1.3}#post .rbs_block .panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}#post .rbs_block .panel-title,#post .rbs_block .panel>.list-group,#post .rbs_block .panel>.panel-collapse>.list-group,#post .rbs_block .panel>.panel-collapse>.table,#post .rbs_block .panel>.table,#post .rbs_block .panel>.table-responsive>.table{margin-bottom:0}#post .rbs_block .panel-body{padding:15px}#post .rbs_block .panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}#post .rbs_block .panel-title{margin-top:0;font-size:16px;color:inherit}#post .rbs_block .panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}#post .rbs_block .panel>.list-group .list-group-item,#post .rbs_block .panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}#post .rbs_block .panel-group .panel-heading,#post .rbs_block .panel>.table-bordered>tbody>tr:first-child>td,#post .rbs_block .panel>.table-bordered>tbody>tr:first-child>th,#post .rbs_block .panel>.table-bordered>tbody>tr:last-child>td,#post .rbs_block .panel>.table-bordered>tbody>tr:last-child>th,#post .rbs_block .panel>.table-bordered>tfoot>tr:last-child>td,#post .rbs_block .panel>.table-bordered>tfoot>tr:last-child>th,#post .rbs_block .panel>.table-bordered>thead>tr:first-child>td,#post .rbs_block .panel>.table-bordered>thead>tr:first-child>th,#post .rbs_block .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,#post .rbs_block .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,#post .rbs_block .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,#post .rbs_block .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,#post .rbs_block .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,#post .rbs_block .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,#post .rbs_block .panel>.table-responsive>.table-bordered>thead>tr:first-child>td,#post .rbs_block .panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}#post .rbs_block .panel>.list-group:first-child .list-group-item:first-child,#post .rbs_block .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}#post .rbs_block .panel>.list-group:last-child .list-group-item:last-child,#post .rbs_block .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}#post .rbs_block .list-group+.panel-footer,#post .rbs_block .panel-heading+.list-group .list-group-item:first-child{border-top-width:0}#post .rbs_block .panel>.panel-collapse>.table caption,#post .rbs_block .panel>.table caption,#post .rbs_block .panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}#post .rbs_block .panel>.table-responsive:first-child>.table:first-child,#post .rbs_block .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,#post .rbs_block .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,#post .rbs_block .panel>.table:first-child,#post .rbs_block .panel>.table:first-child>tbody:first-child>tr:first-child,#post .rbs_block .panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}#post .rbs_block .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,#post .rbs_block .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,#post .rbs_block .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,#post .rbs_block .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,#post .rbs_block .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,#post .rbs_block .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,#post .rbs_block .panel>.table:first-child>thead:first-child>tr:first-child td:first-child,#post .rbs_block .panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}#post .rbs_block .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,#post .rbs_block .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,#post .rbs_block .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,#post .rbs_block .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,#post .rbs_block .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,#post .rbs_block .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,#post .rbs_block .panel>.table:first-child>thead:first-child>tr:first-child td:last-child,#post .rbs_block .panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}#post .rbs_block .panel>.table-responsive:last-child>.table:last-child,#post .rbs_block .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,#post .rbs_block .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,#post .rbs_block .panel>.table:last-child,#post .rbs_block .panel>.table:last-child>tbody:last-child>tr:last-child,#post .rbs_block .panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}#post .rbs_block .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,#post .rbs_block .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,#post .rbs_block .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,#post .rbs_block .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,#post .rbs_block .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,#post .rbs_block .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,#post .rbs_block .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,#post .rbs_block .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}#post .rbs_block .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,#post .rbs_block .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,#post .rbs_block .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,#post .rbs_block .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,#post .rbs_block .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,#post .rbs_block .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,#post .rbs_block .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,#post .rbs_block .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}#post .rbs_block .panel>.panel-body+.table,#post .rbs_block .panel>.panel-body+.table-responsive,#post .rbs_block .panel>.table+.panel-body,#post .rbs_block .panel>.table-responsive+.panel-body{border-top:1px solid #ddd}#post .rbs_block .panel>.table>tbody:first-child>tr:first-child td,#post .rbs_block .panel>.table>tbody:first-child>tr:first-child th{border-top:0}#post .rbs_block .panel>.table-bordered,#post .rbs_block .panel>.table-responsive>.table-bordered{border:0}#post .rbs_block .panel>.table-bordered>tbody>tr>td:first-child,#post .rbs_block .panel>.table-bordered>tbody>tr>th:first-child,#post .rbs_block .panel>.table-bordered>tfoot>tr>td:first-child,#post .rbs_block .panel>.table-bordered>tfoot>tr>th:first-child,#post .rbs_block .panel>.table-bordered>thead>tr>td:first-child,#post .rbs_block .panel>.table-bordered>thead>tr>th:first-child,#post .rbs_block .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,#post .rbs_block .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,#post .rbs_block .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,#post .rbs_block .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,#post .rbs_block .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,#post .rbs_block .panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}#post .rbs_block .panel>.table-bordered>tbody>tr>td:last-child,#post .rbs_block .panel>.table-bordered>tbody>tr>th:last-child,#post .rbs_block .panel>.table-bordered>tfoot>tr>td:last-child,#post .rbs_block .panel>.table-bordered>tfoot>tr>th:last-child,#post .rbs_block .panel>.table-bordered>thead>tr>td:last-child,#post .rbs_block .panel>.table-bordered>thead>tr>th:last-child,#post .rbs_block .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,#post .rbs_block .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,#post .rbs_block .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,#post .rbs_block .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,#post .rbs_block .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,#post .rbs_block .panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}#post .rbs_block .panel>.table-responsive{margin-bottom:0;border:0}#post .rbs_block .panel-group{margin-bottom:20px}#post .rbs_block .panel-group .panel{margin-bottom:0;border-radius:4px}#post .rbs_block .panel-group .panel+.panel{margin-top:5px}#post .rbs_block .panel-group .panel-heading+.panel-collapse>.list-group,#post .rbs_block .panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}#post .rbs_block .panel-group .panel-footer{border-top:0}#post .rbs_block .panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}#post .rbs_block .panel-default{border-color:#ddd}#post .rbs_block .panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}#post .rbs_block .panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}#post .rbs_block .panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}#post .rbs_block .panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}#post .rbs_block .panel-primary{border-color:#337ab7}#post .rbs_block .panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}#post .rbs_block .panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}#post .rbs_block .panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}#post .rbs_block .panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}#post .rbs_block .panel-success{border-color:#d6e9c6}#post .rbs_block .panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}#post .rbs_block .panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}#post .rbs_block .panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}#post .rbs_block .panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}#post .rbs_block .panel-info{border-color:#bce8f1}#post .rbs_block .panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}#post .rbs_block .panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}#post .rbs_block .panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}#post .rbs_block .panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}#post .rbs_block .panel-warning{border-color:#faebcc}#post .rbs_block .panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}#post .rbs_block .panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}#post .rbs_block .panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}#post .rbs_block .panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}#post .rbs_block .panel-danger{border-color:#ebccd1}#post .rbs_block .panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}#post .rbs_block .panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}#post .rbs_block .panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}#post .rbs_block .panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}#post .rbs_block .embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}#post .rbs_block .embed-responsive .embed-responsive-item,#post .rbs_block .embed-responsive embed,#post .rbs_block .embed-responsive iframe,#post .rbs_block .embed-responsive object,#post .rbs_block .embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}#post .rbs_block .embed-responsive-16by9{padding-bottom:56.25%}#post .rbs_block .embed-responsive-4by3{padding-bottom:75%}#post .rbs_block .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,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}#post .rbs_block .well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}#post .rbs_block .well-lg{padding:24px;border-radius:6px}#post .rbs_block .well-sm{padding:9px;border-radius:3px}#post .rbs_block .close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}#post .rbs_block .popover,#post .rbs_block .tooltip{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400}#post .rbs_block .close:focus,#post .rbs_block .close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}#post .rbs_block button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}#post .rbs_block .modal-open{overflow:hidden}#post .rbs_block .modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}#post .rbs_block .modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}#post .rbs_block .modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}#post .rbs_block .modal-open .modal{overflow-x:hidden;overflow-y:auto}#post .rbs_block .modal-dialog{position:relative;width:auto;margin:10px}#post .rbs_block .modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}#post .rbs_block .modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}#post .rbs_block .modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}#post .rbs_block .modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}#post .rbs_block .modal-header{min-height:16.43px;padding:15px;border-bottom:1px solid #e5e5e5}#post .rbs_block .modal-header .close{margin-top:-2px}#post .rbs_block .modal-title{margin:0;line-height:1.42857143}#post .rbs_block .modal-body{position:relative;padding:15px}#post .rbs_block .modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}#post .rbs_block .modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}#post .rbs_block .modal-footer .btn-group .btn+.btn{margin-left:-1px}#post .rbs_block .modal-footer .btn-block+.btn-block{margin-left:0}#post .rbs_block .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){#post .rbs_block .modal-dialog{width:600px;margin:30px auto}#post .rbs_block .modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}#post .rbs_block .modal-sm{width:300px}}@media (min-width:992px){#post .rbs_block .modal-lg{width:900px}}#post .rbs_block .tooltip{position:absolute;z-index:1070;display:block;font-size:12px;line-height:1.4;filter:alpha(opacity=0);opacity:0}#post .rbs_block .tooltip.in{filter:alpha(opacity=90);opacity:.9}#post .rbs_block .tooltip.top{padding:5px 0;margin-top:-3px}#post .rbs_block .tooltip.right{padding:0 5px;margin-left:3px}#post .rbs_block .tooltip.bottom{padding:5px 0;margin-top:3px}#post .rbs_block .tooltip.left{padding:0 5px;margin-left:-3px}#post .rbs_block .tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}#post .rbs_block .tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}#post .rbs_block .tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}#post .rbs_block .tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}#post .rbs_block .tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}#post .rbs_block .tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}#post .rbs_block .tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}#post .rbs_block .tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}#post .rbs_block .tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}#post .rbs_block .tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}#post .rbs_block .popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-size:14px;line-height:1.42857143;text-align:left;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}#post .rbs_block .popover.top{margin-top:-10px}#post .rbs_block .popover.right{margin-left:10px}#post .rbs_block .popover.bottom{margin-top:10px}#post .rbs_block .popover.left{margin-left:-10px}#post .rbs_block .popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}#post .rbs_block .popover-content{padding:9px 14px}#post .rbs_block .popover>.arrow,#post .rbs_block .popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}#post .rbs_block .popover>.arrow{border-width:11px}#post .rbs_block .popover>.arrow:after{content:"";border-width:10px}#post .rbs_block .popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}#post .rbs_block .popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}#post .rbs_block .popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}#post .rbs_block .popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}#post .rbs_block .popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}#post .rbs_block .popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}#post .rbs_block .popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}#post .rbs_block .popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}#post .rbs_block .carousel{position:relative}#post .rbs_block .carousel-inner{position:relative;width:100%;overflow:hidden}#post .rbs_block .carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}#post .rbs_block .carousel-inner>.item>a>img,#post .rbs_block .carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){#post .rbs_block .carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}#post .rbs_block .carousel-inner>.item.active.right,#post .rbs_block .carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}#post .rbs_block .carousel-inner>.item.active.left,#post .rbs_block .carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}#post .rbs_block .carousel-inner>.item.active,#post .rbs_block .carousel-inner>.item.next.left,#post .rbs_block .carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}#post .rbs_block .carousel-inner>.active,#post .rbs_block .carousel-inner>.next,#post .rbs_block .carousel-inner>.prev{display:block}#post .rbs_block .carousel-inner>.active{left:0}#post .rbs_block .carousel-inner>.next,#post .rbs_block .carousel-inner>.prev{position:absolute;top:0;width:100%}#post .rbs_block .carousel-inner>.next{left:100%}#post .rbs_block .carousel-inner>.prev{left:-100%}#post .rbs_block .carousel-inner>.next.left,#post .rbs_block .carousel-inner>.prev.right{left:0}#post .rbs_block .carousel-inner>.active.left{left:-100%}#post .rbs_block .carousel-inner>.active.right{left:100%}#post .rbs_block .carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);filter:alpha(opacity=50);opacity:.5}#post .rbs_block .carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}#post .rbs_block .carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}#post .rbs_block .carousel-control:focus,#post .rbs_block .carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}#post .rbs_block .carousel-control .glyphicon-chevron-left,#post .rbs_block .carousel-control .glyphicon-chevron-right,#post .rbs_block .carousel-control .icon-next,#post .rbs_block .carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block}#post .rbs_block .carousel-control .glyphicon-chevron-left,#post .rbs_block .carousel-control .icon-prev{left:50%;margin-left:-10px}#post .rbs_block .carousel-control .glyphicon-chevron-right,#post .rbs_block .carousel-control .icon-next{right:50%;margin-right:-10px}#post .rbs_block .carousel-control .icon-next,#post .rbs_block .carousel-control .icon-prev{width:20px;height:20px;margin-top:-10px;font-family:serif;line-height:1}#post .rbs_block .carousel-control .icon-prev:before{content:'\2039'}#post .rbs_block .carousel-control .icon-next:before{content:'\203a'}#post .rbs_block .carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}#post .rbs_block .carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}#post .rbs_block .carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}#post .rbs_block .carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}#post .rbs_block .carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){#post .rbs_block .carousel-control .glyphicon-chevron-left,#post .rbs_block .carousel-control .glyphicon-chevron-right,#post .rbs_block .carousel-control .icon-next,#post .rbs_block .carousel-control .icon-prev{width:30px;height:30px;margin-top:-15px;font-size:30px}#post .rbs_block .carousel-control .glyphicon-chevron-left,#post .rbs_block .carousel-control .icon-prev{margin-left:-15px}#post .rbs_block .carousel-control .glyphicon-chevron-right,#post .rbs_block .carousel-control .icon-next{margin-right:-15px}#post .rbs_block .carousel-caption{right:20%;left:20%;padding-bottom:30px}#post .rbs_block .carousel-indicators{bottom:20px}}#post .rbs_block .btn-group-vertical>.btn-group:after,#post .rbs_block .btn-group-vertical>.btn-group:before,#post .rbs_block .btn-toolbar:after,#post .rbs_block .btn-toolbar:before,#post .rbs_block .clearfix:after,#post .rbs_block .clearfix:before,#post .rbs_block .container-fluid:after,#post .rbs_block .container-fluid:before,#post .rbs_block .container:after,#post .rbs_block .container:before,#post .rbs_block .dl-horizontal dd:after,#post .rbs_block .dl-horizontal dd:before,#post .rbs_block .form-horizontal .form-group:after,#post .rbs_block .form-horizontal .form-group:before,#post .rbs_block .modal-footer:after,#post .rbs_block .modal-footer:before,#post .rbs_block .nav:after,#post .rbs_block .nav:before,#post .rbs_block .navbar-collapse:after,#post .rbs_block .navbar-collapse:before,#post .rbs_block .navbar-header:after,#post .rbs_block .navbar-header:before,#post .rbs_block .navbar:after,#post .rbs_block .navbar:before,#post .rbs_block .pager:after,#post .rbs_block .pager:before,#post .rbs_block .panel-body:after,#post .rbs_block .panel-body:before,#post .rbs_block .row:after,#post .rbs_block .row:before{display:table;content:" "}#post .rbs_block .btn-group-vertical>.btn-group:after,#post .rbs_block .btn-toolbar:after,#post .rbs_block .clearfix:after,#post .rbs_block .container-fluid:after,#post .rbs_block .container:after,#post .rbs_block .dl-horizontal dd:after,#post .rbs_block .form-horizontal .form-group:after,#post .rbs_block .modal-footer:after,#post .rbs_block .nav:after,#post .rbs_block .navbar-collapse:after,#post .rbs_block .navbar-header:after,#post .rbs_block .navbar:after,#post .rbs_block .pager:after,#post .rbs_block .panel-body:after,#post .rbs_block .row:after{clear:both}#post .rbs_block .center-block{display:block;margin-right:auto;margin-left:auto}#post .rbs_block .pull-right{float:right!important}#post .rbs_block .pull-left{float:left!important}#post .rbs_block .hide{display:none!important}#post .rbs_block .show{display:block!important}#post .rbs_block .hidden,#post .rbs_block .visible-lg,#post .rbs_block .visible-lg-block,#post .rbs_block .visible-lg-inline,#post .rbs_block .visible-lg-inline-block,#post .rbs_block .visible-md,#post .rbs_block .visible-md-block,#post .rbs_block .visible-md-inline,#post .rbs_block .visible-md-inline-block,#post .rbs_block .visible-sm,#post .rbs_block .visible-sm-block,#post .rbs_block .visible-sm-inline,#post .rbs_block .visible-sm-inline-block,#post .rbs_block .visible-xs,#post .rbs_block .visible-xs-block,#post .rbs_block .visible-xs-inline,#post .rbs_block .visible-xs-inline-block{display:none!important}#post .rbs_block .invisible{visibility:hidden}#post .rbs_block .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}#post .rbs_block .affix{position:fixed}@-ms-viewport{width:device-width}@media (max-width:767px){#post .rbs_block .visible-xs{display:block!important}#post .rbs_block table.visible-xs{display:table}#post .rbs_block tr.visible-xs{display:table-row!important}#post .rbs_block td.visible-xs,#post .rbs_block th.visible-xs{display:table-cell!important}#post .rbs_block .visible-xs-block{display:block!important}#post .rbs_block .visible-xs-inline{display:inline!important}#post .rbs_block .visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){#post .rbs_block .visible-sm{display:block!important}#post .rbs_block table.visible-sm{display:table}#post .rbs_block tr.visible-sm{display:table-row!important}#post .rbs_block td.visible-sm,#post .rbs_block th.visible-sm{display:table-cell!important}#post .rbs_block .visible-sm-block{display:block!important}#post .rbs_block .visible-sm-inline{display:inline!important}#post .rbs_block .visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){#post .rbs_block .visible-md{display:block!important}#post .rbs_block table.visible-md{display:table}#post .rbs_block tr.visible-md{display:table-row!important}#post .rbs_block td.visible-md,#post .rbs_block th.visible-md{display:table-cell!important}#post .rbs_block .visible-md-block{display:block!important}#post .rbs_block .visible-md-inline{display:inline!important}#post .rbs_block .visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){#post .rbs_block .visible-lg{display:block!important}#post .rbs_block table.visible-lg{display:table}#post .rbs_block tr.visible-lg{display:table-row!important}#post .rbs_block td.visible-lg,#post .rbs_block th.visible-lg{display:table-cell!important}#post .rbs_block .visible-lg-block{display:block!important}#post .rbs_block .visible-lg-inline{display:inline!important}#post .rbs_block .visible-lg-inline-block{display:inline-block!important}#post .rbs_block .hidden-lg{display:none!important}}@media (max-width:767px){#post .rbs_block .hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){#post .rbs_block .hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){#post .rbs_block .hidden-md{display:none!important}}#post .rbs_block .visible-print{display:none!important}@media print{#post .rbs_block .visible-print{display:block!important}#post .rbs_block table.visible-print{display:table}#post .rbs_block tr.visible-print{display:table-row!important}#post .rbs_block td.visible-print,#post .rbs_block th.visible-print{display:table-cell!important}}#post .rbs_block .visible-print-block{display:none!important}@media print{#post .rbs_block .visible-print-block{display:block!important}}#post .rbs_block .visible-print-inline{display:none!important}@media print{#post .rbs_block .visible-print-inline{display:inline!important}}#post .rbs_block .visible-print-inline-block{display:none!important}@media print{#post .rbs_block .visible-print-inline-block{display:inline-block!important}#post .rbs_block .hidden-print{display:none!important}}#post .rbs_block select.form-control{width:auto}@media (min-width:767px){#post .rbs_block select.form-control{width:auto;display:inline-block}.selectwidthauto{width:auto!important;display:inline-block}}
cmb2/fields/rbsgallery/cmb-field-rbsgallery.php CHANGED
@@ -49,7 +49,7 @@ function jt_cmb2_render_rbsgallery_field_callback( $field, $value, $object_id, $
49
  'selected' => $value,
50
  'name' => $field_type_object->_name(),
51
  'id' =>$field_type_object->_id(),
52
- 'class' => 'rbs_select selectpicker',
53
  'echo' => 1,
54
  'show_option_none' => 'none',
55
  'option_none_value' => '0',
49
  'selected' => $value,
50
  'name' => $field_type_object->_name(),
51
  'id' =>$field_type_object->_id(),
52
+ 'class' => 'rbs_select form-control ', // selectpicker
53
  'echo' => 1,
54
  'show_option_none' => 'none',
55
  'option_none_value' => '0',
cmb2/fields/rbsselect/cmb-field-rbsselect.php CHANGED
@@ -38,7 +38,7 @@ function jt_cmb2_render_rbsselect_field_callback( $field, $value, $object_id, $o
38
  echo $field_type_object->select(array(
39
  'name' => $field_type_object->_name(),
40
  'id' => $field_type_object->_id(),
41
- 'class' => 'rbs_select selectpicker'.($field->args('depends') && count($field->args('depends'))?' rbs_action_element_select':''),
42
  'options' => rbs_rbsselect_get_options( $field->args('options'), $value, $field->args('content') ),
43
  'data-depends' => $field->args('depends') && count($field->args('depends')) ? 1 : 0 ,
44
  'desc' => $field_type_object->_desc( true ),
38
  echo $field_type_object->select(array(
39
  'name' => $field_type_object->_name(),
40
  'id' => $field_type_object->_id(),
41
+ 'class' => 'rbs_select form-control '.($field->args('depends') && count($field->args('depends'))?' rbs_action_element_select':''), //selectpicker
42
  'options' => rbs_rbsselect_get_options( $field->args('options'), $value, $field->args('content') ),
43
  'data-depends' => $field->args('depends') && count($field->args('depends')) ? 1 : 0 ,
44
  'desc' => $field_type_object->_desc( true ),
cmb2/fields/toolbox/cmb-field-toolbox.php CHANGED
@@ -99,7 +99,7 @@ class RBS_TOOLBOX {
99
 
100
  //bootstrap
101
  wp_enqueue_script( 'rbs_bootstrap', ROBO_GALLERY_URL.'addons/bootstrap/js/bootstrap.min.js', array('jquery'), ROBO_GALLERY_VERSION, false);
102
- wp_enqueue_style ( 'rbs_bootstrap', ROBO_GALLERY_URL.'addons/bootstrap/css/bootstrap.css', array(), ROBO_GALLERY_VERSION, 'all');
103
 
104
  //checkbox
105
  wp_enqueue_script( 'rbs-toolbox-toggles-js', ROBO_GALLERY_URL.'addons/toggles/js/bootstrap-toggle.js', array( 'jquery', 'rbs_bootstrap' ), ROBO_GALLERY_VERSION, false );
@@ -120,12 +120,6 @@ class RBS_TOOLBOX {
120
  //slider
121
  wp_enqueue_script( 'rbs-toolbox-bootstrap-slider', ROBO_GALLERY_URL.'addons/bootstrap-slider/js/bootstrap-slider.js', array( 'jquery', 'rbs_bootstrap' ), ROBO_GALLERY_VERSION, false );
122
  wp_enqueue_style( 'rbs-toolbox-bootstrap-slider', ROBO_GALLERY_URL.'addons/bootstrap-slider/css/bootstrap-slider.css', array(), ROBO_GALLERY_VERSION, 'all' );
123
-
124
- if(!get_option(ROBO_GALLERY_PREFIX.'switchStyle', 0)){
125
- //select
126
- wp_enqueue_script('rbs-toolbox-bootstrap-select-js', ROBO_GALLERY_URL.'addons/bootstrap-select/js/bootstrap-select.min.js', array( 'jquery', 'rbs_bootstrap' ), ROBO_GALLERY_VERSION, true );
127
- wp_enqueue_style( 'rbs-toolbox-bootstrap-select-css', ROBO_GALLERY_URL.'addons/bootstrap-select/css/bootstrap-select.css', array(), ROBO_GALLERY_VERSION, 'all' );
128
- }
129
 
130
  //admin.base
131
  wp_register_script( 'rbs-toolbox-admin-edit', ROBO_GALLERY_URL.'js/admin/edit.js', array( 'jquery' ), ROBO_GALLERY_VERSION, true );
99
 
100
  //bootstrap
101
  wp_enqueue_script( 'rbs_bootstrap', ROBO_GALLERY_URL.'addons/bootstrap/js/bootstrap.min.js', array('jquery'), ROBO_GALLERY_VERSION, false);
102
+ wp_enqueue_style ( 'rbs_bootstrap', ROBO_GALLERY_URL.'addons/bootstrap/css/bootstrap.min.css', array(), ROBO_GALLERY_VERSION, 'all');
103
 
104
  //checkbox
105
  wp_enqueue_script( 'rbs-toolbox-toggles-js', ROBO_GALLERY_URL.'addons/toggles/js/bootstrap-toggle.js', array( 'jquery', 'rbs_bootstrap' ), ROBO_GALLERY_VERSION, false );
120
  //slider
121
  wp_enqueue_script( 'rbs-toolbox-bootstrap-slider', ROBO_GALLERY_URL.'addons/bootstrap-slider/js/bootstrap-slider.js', array( 'jquery', 'rbs_bootstrap' ), ROBO_GALLERY_VERSION, false );
122
  wp_enqueue_style( 'rbs-toolbox-bootstrap-slider', ROBO_GALLERY_URL.'addons/bootstrap-slider/css/bootstrap-slider.css', array(), ROBO_GALLERY_VERSION, 'all' );
 
 
 
 
 
 
123
 
124
  //admin.base
125
  wp_register_script( 'rbs-toolbox-admin-edit', ROBO_GALLERY_URL.'js/admin/edit.js', array( 'jquery' ), ROBO_GALLERY_VERSION, true );
includes/options/rbs_gallery_options_hover.php CHANGED
@@ -13,7 +13,7 @@
13
  */
14
 
15
  if ( ! defined( 'ABSPATH' ) ) exit;
16
-
17
  $hover_group = new_cmb2_box( array(
18
  'id' => ROBO_GALLERY_PREFIX . 'hover_metabox',
19
  'title' => '<span class="dashicons dashicons-format-gallery"></span> '.__( 'Hover Options', 'rbs_gallery' ),
13
  */
14
 
15
  if ( ! defined( 'ABSPATH' ) ) exit;
16
+ //return '';
17
  $hover_group = new_cmb2_box( array(
18
  'id' => ROBO_GALLERY_PREFIX . 'hover_metabox',
19
  'title' => '<span class="dashicons dashicons-format-gallery"></span> '.__( 'Hover Options', 'rbs_gallery' ),
includes/rbs_gallery_config.php CHANGED
@@ -19,42 +19,42 @@ class RoboGalleryConfig {
19
  $guides = array(
20
  array(
21
  'link'=> 'https://www.youtube.com/watch?v=3vBl9Ke6bsg',
22
- 'text'=> 'How to install key?',
23
  'class'=> 'green'
24
  ),
25
  array(
26
  'link'=> 'https://www.youtube.com/watch?v=DdCpRuLFxzk',
27
- 'text'=> 'How to make custom grid layout?',
28
  'class'=> 'violet'
29
  ),
30
  array(
31
  'link'=> 'https://www.youtube.com/watch?v=-CuGOo7XRmQ',
32
- 'text'=> 'New Categories Manager',
33
  'class'=> 'green'
34
  ),
35
  array(
36
  'link'=> 'https://www.youtube.com/watch?v=mZ_yOXkxRsk',
37
- 'text'=> 'How to setup Polaroid style?',
38
  'class'=> 'violet'
39
  ),
40
  array(
41
  'link'=> 'https://www.youtube.com/watch?v=m9XIeqMnhYI',
42
- 'text'=> 'Install and configuration guide',
43
  'class'=> 'green'
44
  ),
45
  array(
46
  'link'=> 'https://www.youtube.com/watch?v=RrWn8tMuKsw',
47
- 'text'=> 'How to manage gallery post?',
48
  'class'=> 'violet'
49
  ),
50
  array(
51
  'link'=> 'https://www.youtube.com/watch?v=fI3uYOlUbo4',
52
- 'text'=> 'How to upload gallery images?',
53
  'class'=> 'green'
54
  ),
55
  array(
56
  'link'=> 'https://www.youtube.com/watch?v=lxDR6E8erBA',
57
- 'text'=> 'How to create shortcode?',
58
  'class'=> 'violet'
59
  ),
60
  );
19
  $guides = array(
20
  array(
21
  'link'=> 'https://www.youtube.com/watch?v=3vBl9Ke6bsg',
22
+ 'text'=> __( 'How to install key?', 'robo-gallery' ),
23
  'class'=> 'green'
24
  ),
25
  array(
26
  'link'=> 'https://www.youtube.com/watch?v=DdCpRuLFxzk',
27
+ 'text'=> __( 'How to make custom grid layout?', 'robo-gallery' ),
28
  'class'=> 'violet'
29
  ),
30
  array(
31
  'link'=> 'https://www.youtube.com/watch?v=-CuGOo7XRmQ',
32
+ 'text'=> __( 'New Categories Manager', 'robo-gallery' ),
33
  'class'=> 'green'
34
  ),
35
  array(
36
  'link'=> 'https://www.youtube.com/watch?v=mZ_yOXkxRsk',
37
+ 'text'=> __( 'How to setup Polaroid style?', 'robo-gallery' ),
38
  'class'=> 'violet'
39
  ),
40
  array(
41
  'link'=> 'https://www.youtube.com/watch?v=m9XIeqMnhYI',
42
+ 'text'=> __( 'Install and configuration guide', 'robo-gallery' ),
43
  'class'=> 'green'
44
  ),
45
  array(
46
  'link'=> 'https://www.youtube.com/watch?v=RrWn8tMuKsw',
47
+ 'text'=> __( 'How to manage gallery post?', 'robo-gallery' ),
48
  'class'=> 'violet'
49
  ),
50
  array(
51
  'link'=> 'https://www.youtube.com/watch?v=fI3uYOlUbo4',
52
+ 'text'=> __( 'How to upload gallery images?', 'robo-gallery' ),
53
  'class'=> 'green'
54
  ),
55
  array(
56
  'link'=> 'https://www.youtube.com/watch?v=lxDR6E8erBA',
57
+ 'text'=> __( 'How to create shortcode?', 'robo-gallery' ),
58
  'class'=> 'violet'
59
  ),
60
  );
includes/rbs_gallery_menu.php CHANGED
@@ -46,7 +46,7 @@ if(!function_exists('robo_gallery_settings_submenu_page')){
46
  add_action( 'admin_init', 'robo_gallery_settings_init' );
47
  function robo_gallery_settings_init() {
48
  register_setting( 'rbs_gallery_settings', ROBO_GALLERY_PREFIX.'jqueryVersion' );
49
- register_setting( 'rbs_gallery_settings', ROBO_GALLERY_PREFIX.'switchStyle' );
50
  register_setting( 'rbs_gallery_settings', ROBO_GALLERY_PREFIX.'delay' );
51
  register_setting( 'rbs_gallery_settings', ROBO_GALLERY_PREFIX.'postShowText' );
52
  register_setting( 'rbs_gallery_settings', ROBO_GALLERY_PREFIX.'debugEnable' );
46
  add_action( 'admin_init', 'robo_gallery_settings_init' );
47
  function robo_gallery_settings_init() {
48
  register_setting( 'rbs_gallery_settings', ROBO_GALLERY_PREFIX.'jqueryVersion' );
49
+ /*register_setting( 'rbs_gallery_settings', ROBO_GALLERY_PREFIX.'switchStyle' );*/
50
  register_setting( 'rbs_gallery_settings', ROBO_GALLERY_PREFIX.'delay' );
51
  register_setting( 'rbs_gallery_settings', ROBO_GALLERY_PREFIX.'postShowText' );
52
  register_setting( 'rbs_gallery_settings', ROBO_GALLERY_PREFIX.'debugEnable' );
includes/rbs_gallery_settings.php CHANGED
@@ -75,20 +75,7 @@ wp_enqueue_style ( 'robosoft-gallery-about', ROBO_GALLERY_URL.'css/admin/about.
75
  </fieldset>
76
  </td>
77
  </tr>
78
- <tr>
79
- <th scope="row"><?php _e('Switch Style', 'robo-gallery'); ?></th>
80
- <td>
81
- <fieldset>
82
- <legend class="screen-reader-text"><span><?php _e('Switch Style', 'robo-gallery'); ?></span></legend>
83
- <label title='<?php _e('Modern', 'robo-gallery'); ?>'>
84
- <input type='radio' name='<?php echo ROBO_GALLERY_PREFIX.'switchStyle'; ?>' value='0' <?php if( !get_option(ROBO_GALLERY_PREFIX.'switchStyle', '') ) echo " checked='checked'";?> /> <?php _e('Modern', 'robo-gallery'); ?>
85
- </label><br />
86
- <label title='<?php _e('Classic', 'robo-gallery'); ?>'>
87
- <input type='radio' name='<?php echo ROBO_GALLERY_PREFIX.'switchStyle'; ?>' value='1' <?php if( get_option(ROBO_GALLERY_PREFIX.'switchStyle')=='1' ) echo " checked='checked'";?> /> <?php _e('Classic', 'robo-gallery'); ?>
88
- </label><br />
89
- </fieldset>
90
- </td>
91
- </tr>
92
  <tr>
93
  <th scope="row"><?php _e('Size Calculations Delay', 'robo-gallery'); ?></th>
94
  <td>
75
  </fieldset>
76
  </td>
77
  </tr>
78
+
 
 
 
 
 
 
 
 
 
 
 
 
 
79
  <tr>
80
  <th scope="row"><?php _e('Size Calculations Delay', 'robo-gallery'); ?></th>
81
  <td>
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://robosoft.co/robogallery
4
  Tags: gallery, photo gallery, images gallery, gallery images, responsive gallery, categories gallery, Polaroid gallery, gallery lightbox, portfolio gallery, video gallery, Gallery Plugin, Robo Gallery
5
  Requires at least: 3.3
6
  Tested up to: 4.8
7
- Stable tag: 2.6.18
8
  License: GPLv2 or later
9
  License URI: https://www.gnu.org/licenses/gpl-3.0.html
10
 
@@ -55,7 +55,7 @@ Gallery modes photo gallery, images gallery, video gallery, Polaroid gallery, ga
55
  * **Build in colors selector** - in gallery you can easily change color of any gallery.
56
  * **Social sharing** - gallery lightbox support social sharing in twitter, facebook, google plus and pinterest.
57
  * **Build in borders and shadows settings** - gallery borders and shadows have advanced options for configuration design and style of this gallery interface elements.
58
- * **Font settings** - gallery have build in advanced text style editor options. With this options you can fully cusyomize title, caption, description of the every gallery image
59
  * **Different resolutions** - gallery have implemented advanced size control options where you can define layout or fixed size for the gallery elements on different screen resolutions
60
  * **Implemented in native Wordpress style using native classes** - gallery fully native for Wordpress implemented without any hacks and tricks
61
  * **Multi Categories** - gallery implemented with multi categories gallery support. You can create your own galleries tree, depend of your needs
@@ -78,7 +78,7 @@ Gallery modes photo gallery, images gallery, video gallery, Polaroid gallery, ga
78
  * **Advanced Compatibility** - in our gallery we implement advanced compatibility options to avoid conflict with libraries of another plugins and theme. You can switch between modes to find properly value for your gallery and your case.
79
  * **Advanced Social Sharing** - advanced social sharing functionality in lightbox. Implemented deep linking functionality for the gallery images social sharing services Facebook, Twitter, Pinterest, Google+, VK
80
  * **Click Thumbnails** - advanced click functionality. You can use click on buttons or on the gallery thumbnails to enlarge gallery image or open gallery image link. With new functionality you can combine absolutely different features of the gallery clicking functionality.
81
- * **Gallery Alignment** - alignment of the photo gallery in post or page depend of your needs. You don't need to use HTML tags or some CSS tricks this function gonna hel pyou to align your images gallery the way you need. Possible to select one from implemented alignment modes: left, right, center for images gallery alignment inside post or page content.
82
  * **Gallery Padding** - new padding options. Define custom values in pixels for padding gallery block in post or page content. Is it possible to define padding from left, right, top and bottom side.
83
  * **Post Generator** - new function for the automatically post creation with gallery tag inside it. Advanced gallery post manager implemented with additional functions for customization and management all your gallery posts in one place.
84
  * **Description Panel** - new gallery image description panel in lightbox, few different themes. Gallery settings make you able to change gallery panel theme styles. In gallery description panel you can define few content source. Gallery image title, gallery image caption or gallery image description.
@@ -92,8 +92,8 @@ This interface gallery button have wide range of the front end interface customi
92
  * **Images Custom Ratio** - in gallery settings you can define custom ratio for every gallery. Every gallery could have personal settings for this option.
93
  * **Thumbnails Fade Effect** - in gallery implemented Fade effect for the hover of the gallery thumbnails. With such effect gallery hover animation become more attractive and eye catching.
94
  * **Advanced Load more function** - in gallery implemented very attractive navigation mode. Auto pre loading images like endless list of the gallery images. This gallery load more function have alot of customization options to make it work the way you need.
95
- * **SEO code optimization** - in gallery implemented few front end code output modes. One simplified mode with all core front end gallery code elements another mode with additional not visible elements. This option have additional modes. This SEO output modes giv you default output mode, thumbnail, thumnails+links mode.
96
- * **Gallery Template** - in our gallery we have advanced templating engine for galler images description. Every hover text of gallery image could be edit and customized with buildin templating options.
97
 
98
  = Gallery Pro Key Features =
99
 
@@ -119,15 +119,15 @@ Robo Gallery it's wordpress gallery plugin which could help you to create differ
119
 
120
  = Responsive gallery =
121
 
122
- Robo gallery it's responive gallery what is really important for the website page rank. Robo gallery work on mobile devices as stable part of your website interface. Robo gallery lightbox also fully responsive and mobile devices friendly.
123
 
124
  = Polaroid gallery =
125
 
126
- Robo gallery have buil-in Polaroid gallery mode. When you turn on Polaroid gallery mode every thumbnail of the photo gallery will have additional panel below thumbnails where you can publish title, description or caption of images gallery.
127
 
128
  = Portfolio gallery =
129
 
130
- Images gallery it's a best form to represent your porfolion on your website. With Robo photo gallery you can easily build your portfolio with images galleries, video galleries. Every images gallery could have different settings. You can create absolutely different photo galleies on your page which fit to your needs and design the best way.
131
 
132
  = Video gallery, gallery lightbox, gallery links =
133
 
@@ -138,7 +138,7 @@ Robo gallery have advanced functionality which provide you ide range of settings
138
  Categories gallery it's very important and useful functionality of the gallery. With categories function gallery images will be split into separate categories and navigated by top menu between different galleries. As alternative function to the categories in top menu of the gallery implemented gallery tags mode. When every gallery image could have tags defined in gallery image settings.
139
 
140
 
141
- Robo Gallery is one of the most powerfull wordpress gallery. With Robo Gallery you can create portfolio, lightbox gallery, multi categories gallery, video gallery and much more interesting functionality already included into gallery package. If you looking for some new gallery features, which do not implemented yet in our gallery just send an email to our support team.
142
 
143
 
144
  = Gallery Functionality =
@@ -148,7 +148,7 @@ Robo Gallery is one of the most powerfull wordpress gallery. With Robo Gallery y
148
  * **Styling Text of the Gallery** - All text on the front end gallery interface could be styled in backend. For title and description of the gallery images we have advanced settings for customization of the font. You can select font style, size and colors for the static and hovered text of the front end gallery interface elements. Use HTML tags in gallery thumbnails description.
149
  * **Gallery Icons Library** - For link and zoom gallery buttons integrated advanced icons selector with library of the hundreds icons. Every gallery button have fully customizable color settings for borders, backgrounds, icon colors of the gallery thumbnails. Different for static and hovered gallery buttons.
150
  * **Gallery Color Selectors** - For all front end gallery interface elements implemented very comfortable color selector. With color selector your can define color multiply ways. For every gallery interface element you can select transparency for the color. Colors could be defined in HEX or RGB style.
151
- * **Advanced Media Manager of the Gallery** - Upload of the images into gallery implemented with advanced drag and drop media manager. Batch upload of the gallery images by one click. Gallery media manager have wide set of the options for sorting gallery images, crope, rotate, flip, scale of the original gallery image.
152
  * **Gallery Custom Layout** - Advanced options for customization layout of the gallery. Ability to define custom size and columns amount of the gallery for different screen resolution. Ability to enable auto size option different way for every gallery screen size resolution. Every gallery image have columns option where you can customize size of the image. Every image could take different amount of columns.
153
  * **Gallery Lightbox customization** - Gallery lightbox support set of advanced functionality. You can easily enable social buttons in gallery lightbox or change galley images description font color. With color selector you can change color and transparency of the gallery lightbox background.
154
  * **Clone Gallery** - Gallery will copy all settings from selected source gallery. Very useful option for the webmasters who planning to create a lot of galleries. You don't have to configure gallery every time. Just setup styles of the gallery in one place and use the same options for another galleries on your website in another galleries. Very fast, comfortable, advanced tool to speed up your workflow!
@@ -258,6 +258,9 @@ If any problem occurs, please contact us.
258
 
259
  == Changelog ==
260
 
 
 
 
261
  = 2.6.18 =
262
  * Video short links support for Youtube
263
 
@@ -405,6 +408,9 @@ If any problem occurs, please contact us.
405
 
406
  == Upgrade Notice ==
407
 
 
 
 
408
  = 2.6.18 =
409
  Video short links support for Youtube
410
 
4
  Tags: gallery, photo gallery, images gallery, gallery images, responsive gallery, categories gallery, Polaroid gallery, gallery lightbox, portfolio gallery, video gallery, Gallery Plugin, Robo Gallery
5
  Requires at least: 3.3
6
  Tested up to: 4.8
7
+ Stable tag: 2.6.19
8
  License: GPLv2 or later
9
  License URI: https://www.gnu.org/licenses/gpl-3.0.html
10
 
55
  * **Build in colors selector** - in gallery you can easily change color of any gallery.
56
  * **Social sharing** - gallery lightbox support social sharing in twitter, facebook, google plus and pinterest.
57
  * **Build in borders and shadows settings** - gallery borders and shadows have advanced options for configuration design and style of this gallery interface elements.
58
+ * **Font settings** - gallery have build in advanced text style editor options. With this options you can fully customize title, caption, description of the every gallery image
59
  * **Different resolutions** - gallery have implemented advanced size control options where you can define layout or fixed size for the gallery elements on different screen resolutions
60
  * **Implemented in native Wordpress style using native classes** - gallery fully native for Wordpress implemented without any hacks and tricks
61
  * **Multi Categories** - gallery implemented with multi categories gallery support. You can create your own galleries tree, depend of your needs
78
  * **Advanced Compatibility** - in our gallery we implement advanced compatibility options to avoid conflict with libraries of another plugins and theme. You can switch between modes to find properly value for your gallery and your case.
79
  * **Advanced Social Sharing** - advanced social sharing functionality in lightbox. Implemented deep linking functionality for the gallery images social sharing services Facebook, Twitter, Pinterest, Google+, VK
80
  * **Click Thumbnails** - advanced click functionality. You can use click on buttons or on the gallery thumbnails to enlarge gallery image or open gallery image link. With new functionality you can combine absolutely different features of the gallery clicking functionality.
81
+ * **Gallery Alignment** - alignment of the photo gallery in post or page depend of your needs. You don't need to use HTML tags or some CSS tricks this function gonna help you to align your images gallery the way you need. Possible to select one from implemented alignment modes: left, right, center for images gallery alignment inside post or page content.
82
  * **Gallery Padding** - new padding options. Define custom values in pixels for padding gallery block in post or page content. Is it possible to define padding from left, right, top and bottom side.
83
  * **Post Generator** - new function for the automatically post creation with gallery tag inside it. Advanced gallery post manager implemented with additional functions for customization and management all your gallery posts in one place.
84
  * **Description Panel** - new gallery image description panel in lightbox, few different themes. Gallery settings make you able to change gallery panel theme styles. In gallery description panel you can define few content source. Gallery image title, gallery image caption or gallery image description.
92
  * **Images Custom Ratio** - in gallery settings you can define custom ratio for every gallery. Every gallery could have personal settings for this option.
93
  * **Thumbnails Fade Effect** - in gallery implemented Fade effect for the hover of the gallery thumbnails. With such effect gallery hover animation become more attractive and eye catching.
94
  * **Advanced Load more function** - in gallery implemented very attractive navigation mode. Auto pre loading images like endless list of the gallery images. This gallery load more function have alot of customization options to make it work the way you need.
95
+ * **SEO code optimization** - in gallery implemented few front end code output modes. One simplified mode with all core front end gallery code elements another mode with additional not visible elements. This option have additional modes. This SEO output modes give you default output mode, thumbnail, thumnails+links mode.
96
+ * **Gallery Template** - in our gallery we have advanced templating engine for gallery images description. Every hover text of gallery image could be edit and customized with built-in templating options.
97
 
98
  = Gallery Pro Key Features =
99
 
119
 
120
  = Responsive gallery =
121
 
122
+ Robo gallery it's responsive gallery what is really important for the website page rank. Robo gallery work on mobile devices as stable part of your website interface. Robo gallery lightbox also fully responsive and mobile devices friendly.
123
 
124
  = Polaroid gallery =
125
 
126
+ Robo gallery have built-in Polaroid gallery mode. When you turn on Polaroid gallery mode every thumbnail of the photo gallery will have additional panel below thumbnails where you can publish title, description or caption of images gallery.
127
 
128
  = Portfolio gallery =
129
 
130
+ Images gallery it's a best form to represent your portfolio on your website. With Robo photo gallery you can easily build your portfolio with images galleries, video galleries. Every images gallery could have different settings. You can create absolutely different photo galleries on your page which fit to your needs and design the best way.
131
 
132
  = Video gallery, gallery lightbox, gallery links =
133
 
138
  Categories gallery it's very important and useful functionality of the gallery. With categories function gallery images will be split into separate categories and navigated by top menu between different galleries. As alternative function to the categories in top menu of the gallery implemented gallery tags mode. When every gallery image could have tags defined in gallery image settings.
139
 
140
 
141
+ Robo Gallery is one of the most powerful wordpress gallery. With Robo Gallery you can create portfolio, lightbox gallery, multi categories gallery, video gallery and much more interesting functionality already included into gallery package. If you looking for some new gallery features, which do not implemented yet in our gallery just send an email to our support team.
142
 
143
 
144
  = Gallery Functionality =
148
  * **Styling Text of the Gallery** - All text on the front end gallery interface could be styled in backend. For title and description of the gallery images we have advanced settings for customization of the font. You can select font style, size and colors for the static and hovered text of the front end gallery interface elements. Use HTML tags in gallery thumbnails description.
149
  * **Gallery Icons Library** - For link and zoom gallery buttons integrated advanced icons selector with library of the hundreds icons. Every gallery button have fully customizable color settings for borders, backgrounds, icon colors of the gallery thumbnails. Different for static and hovered gallery buttons.
150
  * **Gallery Color Selectors** - For all front end gallery interface elements implemented very comfortable color selector. With color selector your can define color multiply ways. For every gallery interface element you can select transparency for the color. Colors could be defined in HEX or RGB style.
151
+ * **Advanced Media Manager of the Gallery** - Upload of the images into gallery implemented with advanced drag and drop media manager. Batch upload of the gallery images by one click. Gallery media manager have wide set of the options for sorting gallery images, crop, rotate, flip, scale of the original gallery image.
152
  * **Gallery Custom Layout** - Advanced options for customization layout of the gallery. Ability to define custom size and columns amount of the gallery for different screen resolution. Ability to enable auto size option different way for every gallery screen size resolution. Every gallery image have columns option where you can customize size of the image. Every image could take different amount of columns.
153
  * **Gallery Lightbox customization** - Gallery lightbox support set of advanced functionality. You can easily enable social buttons in gallery lightbox or change galley images description font color. With color selector you can change color and transparency of the gallery lightbox background.
154
  * **Clone Gallery** - Gallery will copy all settings from selected source gallery. Very useful option for the webmasters who planning to create a lot of galleries. You don't have to configure gallery every time. Just setup styles of the gallery in one place and use the same options for another galleries on your website in another galleries. Very fast, comfortable, advanced tool to speed up your workflow!
258
 
259
  == Changelog ==
260
 
261
+ = 2.6.19 =
262
+ * Fixed multiply issues with interface conflicts
263
+
264
  = 2.6.18 =
265
  * Video short links support for Youtube
266
 
408
 
409
  == Upgrade Notice ==
410
 
411
+ = 2.6.19 =
412
+ Fixed multiply issues with interface conflicts
413
+
414
  = 2.6.18 =
415
  Video short links support for Youtube
416
 
robogallery.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Robo Gallery
4
  Plugin URI: https://robosoft.co/wordpress-gallery-plugin
5
  Description: Gallery modes photo gallery, images gallery, video gallery, Polaroid gallery, gallery lighbox, portfolio gallery, responsive gallery
6
- Version: 2.6.18
7
  Author: RoboSoft
8
  Author URI: https://robosoft.co/wordpress-gallery-plugin
9
  License: GPLv3 or later
@@ -15,12 +15,12 @@ if(!defined('WPINC'))die;
15
  if(!defined("ABSPATH"))exit;
16
 
17
  define("ROBO_GALLERY", 1);
18
- define("ROBO_GALLERY_VERSION", '2.6.18');
19
 
20
  if( !defined("ROBO_GALLERY_PATH") ) define("ROBO_GALLERY_PATH", plugin_dir_path( __FILE__ ));
21
 
22
  define("ROBO_GALLERY_SPECIAL", 1);
23
- define("ROBO_GALLERY_EVENT_DATE", '2017-08-10');
24
  define("ROBO_GALLERY_EVENT_HOUR", 24);
25
 
26
  add_action( 'plugins_loaded', 'rbs_gallery_load_textdomain' );
3
  Plugin Name: Robo Gallery
4
  Plugin URI: https://robosoft.co/wordpress-gallery-plugin
5
  Description: Gallery modes photo gallery, images gallery, video gallery, Polaroid gallery, gallery lighbox, portfolio gallery, responsive gallery
6
+ Version: 2.6.19
7
  Author: RoboSoft
8
  Author URI: https://robosoft.co/wordpress-gallery-plugin
9
  License: GPLv3 or later
15
  if(!defined("ABSPATH"))exit;
16
 
17
  define("ROBO_GALLERY", 1);
18
+ define("ROBO_GALLERY_VERSION", '2.6.19');
19
 
20
  if( !defined("ROBO_GALLERY_PATH") ) define("ROBO_GALLERY_PATH", plugin_dir_path( __FILE__ ));
21
 
22
  define("ROBO_GALLERY_SPECIAL", 1);
23
+ define("ROBO_GALLERY_EVENT_DATE", '2017-08-13');
24
  define("ROBO_GALLERY_EVENT_HOUR", 24);
25
 
26
  add_action( 'plugins_loaded', 'rbs_gallery_load_textdomain' );