roblonium-web/CSS/sitestyle.css

5173 lines
252 KiB
CSS

/* RBX default font of Source Sans Pro */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%; }
body {
margin: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
display: block; }
audio, canvas, progress, video {
display: inline-block;
vertical-align: baseline; }
audio:not([controls]) {
display: none;
height: 0; }
[hidden], template {
display: none; }
a {
background: transparent; }
a:active, a:hover {
outline: 0; }
abbr[title] {
border-bottom: 1px dotted; }
b, strong {
font-weight: bold; }
dfn {
font-style: italic; }
h1 {
font-size: 2em;
margin: 0.67em 0; }
mark {
background: #ff0;
color: #000; }
small, .rbx-small {
font-size: 80%; }
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
top: -0.5em; }
sub {
bottom: -0.25em; }
img {
border: 0; }
svg:not(:root) {
overflow: hidden; }
figure {
margin: 1em 40px; }
hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0; }
pre {
overflow: auto; }
code, kbd, pre, samp {
font-family: monospace, monospace;
font-size: 1em; }
button, input, optgroup, select, textarea {
color: inherit;
font: inherit;
margin: 0; }
button {
overflow: visible; }
button, select {
text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] {
-webkit-appearance: button;
cursor: pointer; }
button[disabled], html input[disabled] {
cursor: default; }
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0; }
input {
line-height: normal; }
input[type="checkbox"], input[type="radio"] {
box-sizing: border-box;
padding: 0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height: auto; }
input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; }
legend {
border: 0;
padding: 0; }
textarea {
overflow: auto; }
optgroup {
font-weight: bold; }
table {
border-collapse: collapse;
border-spacing: 0; }
td, th {
padding: 0; }
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
*:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
body {
font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
font-size: 16px;
line-height: 1.25;
color: #474747;
background-color: #fff; }
input, button, select, textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit; }
a {
color: #428bca;
text-decoration: none; }
a:hover, a:focus {
color: #2a6596;
text-decoration: underline; }
figure {
margin: 0; }
img {
vertical-align: middle; }
.img-responsive {
display: block;
width: 100% \9;
max-width: 100%;
height: auto; }
.img-rounded {
border-radius: 6px; }
.img-thumbnail, .rbx-game-cover-xs, .rbx-game-cover-sm, .rbx-game-cover-md, .rbx-game-cover-lg, .rbx-profile-xs, .rbx-profile-sm, .rbx-profile-md, .rbx-profile-lg, .rbx-item-thumb {
padding: 4px;
line-height: 1.25;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 3px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
width: 100% \9;
max-width: 100%;
height: auto; }
.img-circle {
border-radius: 50%; }
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eeeeee; }
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0; }
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-family: inherit;
font-weight: 300;
line-height: 1.1;
color: inherit; }
h1 small, h1 .rbx-small, h1 small, h1 .small, h2 small, h2 .rbx-small, h2 small, h2 .small, h3 small, h3 .rbx-small, h3 small, h3 .small, h4 small, h4 .rbx-small, h4 small, h4 .small, h5 small, h5 .rbx-small, h5 small, h5 .small, h6 small, h6 .rbx-small, h6 small, h6 .small, .h1 small, .h1 .rbx-small, .h1 small, .h1 .small, .h2 small, .h2 .rbx-small, .h2 small, .h2 .small, .h3 small, .h3 .rbx-small, .h3 small, .h3 .small, .h4 small, .h4 .rbx-small, .h4 small, .h4 .small, .h5 small, .h5 .rbx-small, .h5 small, .h5 .small, .h6 small, .h6 .rbx-small, .h6 small, .h6 .small {
font-weight: normal;
line-height: 1;
color: #777777; }
h1, .h1, h2, .h2, h3, .h3 {
margin-top: 20px;
margin-bottom: 10px; }
h1 small, h1 .rbx-small, h1 small, h1 .small, .h1 small, .h1 .rbx-small, .h1 small, .h1 .small, h2 small, h2 .rbx-small, h2 small, h2 .small, .h2 small, .h2 .rbx-small, .h2 small, .h2 .small, h3 small, h3 .rbx-small, h3 small, h3 .small, .h3 small, .h3 .rbx-small, .h3 small, .h3 .small {
font-size: 65%; }
h4, .h4, h5, .h5, h6, .h6 {
margin-top: 10px;
margin-bottom: 10px; }
h4 small, h4 .rbx-small, h4 small, h4 .small, .h4 small, .h4 .rbx-small, .h4 small, .h4 .small, h5 small, h5 .rbx-small, h5 small, h5 .small, .h5 small, .h5 .rbx-small, .h5 small, .h5 .small, h6 small, h6 .rbx-small, h6 small, h6 .small, .h6 small, .h6 .rbx-small, .h6 small, .h6 .small {
font-size: 75%; }
h1, .h1 {
font-size: 48px; }
h2, .h2 {
font-size: 36px; }
h3, .h3 {
font-size: 24px; }
h4, .h4 {
font-size: 21px; }
h5, .h5 {
font-size: 16px; }
h6, .h6 {
font-size: 14px; }
p {
margin: 0 0 10px; }
.lead, .rbx-lead {
margin-bottom: 20px;
font-size: 18px;
font-weight: 300;
line-height: 1.4; }
@media (min-width: 768px) {
.lead {
font-size: 24px; } }
small, .rbx-small, .small {
font-size: 87%; }
cite {
font-style: normal; }
mark, .mark {
background-color: #fcf8e3;
padding: 0.2em; }
.text-left {
text-align: left; }
.text-right {
text-align: right; }
.text-center {
text-align: center; }
.text-justify {
text-align: justify; }
.text-nowrap {
white-space: nowrap; }
.text-lowercase {
text-transform: lowercase; }
.text-uppercase {
text-transform: uppercase; }
.text-capitalize {
text-transform: capitalize; }
.text-muted {
color: #777777; }
.text-primary {
color: #428bca; }
a.text-primary:hover {
color: #3073a9; }
.text-success {
color: #3c763d; }
a.text-success:hover {
color: #2b542b; }
.text-info {
color: #31708f; }
a.text-info:hover {
color: #245369; }
.text-warning {
color: #8a6d3b; }
a.text-warning:hover {
color: #66502c; }
.text-danger {
color: #a94442; }
a.text-danger:hover {
color: #843534; }
.bg-primary {
color: #fff; }
.bg-primary {
background-color: #428bca; }
a.bg-primary:hover {
background-color: #3073a9; }
.bg-success {
background-color: #dff0d8; }
a.bg-success:hover {
background-color: #c1e2b3; }
.bg-info {
background-color: #d9edf7; }
a.bg-info:hover {
background-color: #afdaee; }
.bg-warning {
background-color: #fcf8e3; }
a.bg-warning:hover {
background-color: #f7ecb5; }
.bg-danger {
background-color: #f2dede; }
a.bg-danger:hover {
background-color: #e4b9b9; }
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eeeeee; }
ul, ol {
margin-top: 0;
margin-bottom: 10px; }
ul ul, ul ol, ol ul, ol ol {
margin-bottom: 0; }
.list-unstyled, .list-inline {
padding-left: 0;
list-style: none; }
.list-inline {
margin-left: -5px; }
.list-inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px; }
dl {
margin-top: 0;
margin-bottom: 20px; }
dt, dd {
line-height: 1.25; }
dt {
font-weight: bold; }
dd {
margin-left: 0; }
.dl-horizontal dd:before, .dl-horizontal dd:after {
content: " ";
display: table; }
.dl-horizontal dd:after {
clear: both; }
@media (min-width: 768px) {
.dl-horizontal dt {
float: left;
width: 160px;
clear: left;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap; }
.dl-horizontal dd {
margin-left: 180px; } }
abbr[title], abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777777; }
.initialism {
font-size: 90%;
text-transform: uppercase; }
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 20px;
border-left: 5px solid #eeeeee; }
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
margin-bottom: 0; }
blockquote footer, blockquote small, blockquote .rbx-small, blockquote small, blockquote .small {
display: block;
font-size: 80%;
line-height: 1.25;
color: #777777; }
blockquote footer:before, blockquote small:before, blockquote .rbx-small:before, blockquote small:before, blockquote .small:before {
content: '\2014 \00A0'; }
.blockquote-reverse, blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eeeeee;
border-left: 0;
text-align: right; }
.blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .rbx-small:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .rbx-small:before, blockquote.pull-right small:before, blockquote.pull-right .small:before {
content: ''; }
.blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .rbx-small:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .rbx-small:after, blockquote.pull-right small:after, blockquote.pull-right .small:after {
content: '\00A0 \2014'; }
blockquote:before, blockquote:after {
content: ""; }
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.25; }
.container {
margin-right: auto;
margin-left: auto;
padding-left: 0;
padding-right: 0; }
.container:before, .container:after {
content: " ";
display: table; }
.container:after {
clear: both; }
@media (min-width: 768px) {
.container {
width: 720px; } }
@media (min-width: 992px) {
.container {
width: 940px; } }
@media (min-width: 1200px) {
.container {
width: 1140px; } }
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 0;
padding-right: 0; }
.container-fluid:before, .container-fluid:after {
content: " ";
display: table; }
.container-fluid:after {
clear: both; }
.row {
margin-left: -0;
margin-right: -0; }
.row:before, .row:after {
content: " ";
display: table; }
.row:after {
clear: both; }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 0;
padding-right: 0; }
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left; }
.col-xs-1 {
width: 8.33333%; }
.col-xs-2 {
width: 16.66667%; }
.col-xs-3 {
width: 25%; }
.col-xs-4 {
width: 33.33333%; }
.col-xs-5 {
width: 41.66667%; }
.col-xs-6 {
width: 50%; }
.col-xs-7 {
width: 58.33333%; }
.col-xs-8 {
width: 66.66667%; }
.col-xs-9 {
width: 75%; }
.col-xs-10 {
width: 83.33333%; }
.col-xs-11 {
width: 91.66667%; }
.col-xs-12 {
width: 100%; }
.col-xs-pull-0 {
right: auto; }
.col-xs-pull-1 {
right: 8.33333%; }
.col-xs-pull-2 {
right: 16.66667%; }
.col-xs-pull-3 {
right: 25%; }
.col-xs-pull-4 {
right: 33.33333%; }
.col-xs-pull-5 {
right: 41.66667%; }
.col-xs-pull-6 {
right: 50%; }
.col-xs-pull-7 {
right: 58.33333%; }
.col-xs-pull-8 {
right: 66.66667%; }
.col-xs-pull-9 {
right: 75%; }
.col-xs-pull-10 {
right: 83.33333%; }
.col-xs-pull-11 {
right: 91.66667%; }
.col-xs-pull-12 {
right: 100%; }
.col-xs-push-0 {
left: auto; }
.col-xs-push-1 {
left: 8.33333%; }
.col-xs-push-2 {
left: 16.66667%; }
.col-xs-push-3 {
left: 25%; }
.col-xs-push-4 {
left: 33.33333%; }
.col-xs-push-5 {
left: 41.66667%; }
.col-xs-push-6 {
left: 50%; }
.col-xs-push-7 {
left: 58.33333%; }
.col-xs-push-8 {
left: 66.66667%; }
.col-xs-push-9 {
left: 75%; }
.col-xs-push-10 {
left: 83.33333%; }
.col-xs-push-11 {
left: 91.66667%; }
.col-xs-push-12 {
left: 100%; }
.col-xs-offset-0 {
margin-left: 0%; }
.col-xs-offset-1 {
margin-left: 8.33333%; }
.col-xs-offset-2 {
margin-left: 16.66667%; }
.col-xs-offset-3 {
margin-left: 25%; }
.col-xs-offset-4 {
margin-left: 33.33333%; }
.col-xs-offset-5 {
margin-left: 41.66667%; }
.col-xs-offset-6 {
margin-left: 50%; }
.col-xs-offset-7 {
margin-left: 58.33333%; }
.col-xs-offset-8 {
margin-left: 66.66667%; }
.col-xs-offset-9 {
margin-left: 75%; }
.col-xs-offset-10 {
margin-left: 83.33333%; }
.col-xs-offset-11 {
margin-left: 91.66667%; }
.col-xs-offset-12 {
margin-left: 100%; }
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left; }
.col-sm-1 {
width: 8.33333%; }
.col-sm-2 {
width: 16.66667%; }
.col-sm-3 {
width: 25%; }
.col-sm-4 {
width: 33.33333%; }
.col-sm-5 {
width: 41.66667%; }
.col-sm-6 {
width: 50%; }
.col-sm-7 {
width: 58.33333%; }
.col-sm-8 {
width: 66.66667%; }
.col-sm-9 {
width: 75%; }
.col-sm-10 {
width: 83.33333%; }
.col-sm-11 {
width: 91.66667%; }
.col-sm-12 {
width: 100%; }
.col-sm-pull-0 {
right: auto; }
.col-sm-pull-1 {
right: 8.33333%; }
.col-sm-pull-2 {
right: 16.66667%; }
.col-sm-pull-3 {
right: 25%; }
.col-sm-pull-4 {
right: 33.33333%; }
.col-sm-pull-5 {
right: 41.66667%; }
.col-sm-pull-6 {
right: 50%; }
.col-sm-pull-7 {
right: 58.33333%; }
.col-sm-pull-8 {
right: 66.66667%; }
.col-sm-pull-9 {
right: 75%; }
.col-sm-pull-10 {
right: 83.33333%; }
.col-sm-pull-11 {
right: 91.66667%; }
.col-sm-pull-12 {
right: 100%; }
.col-sm-push-0 {
left: auto; }
.col-sm-push-1 {
left: 8.33333%; }
.col-sm-push-2 {
left: 16.66667%; }
.col-sm-push-3 {
left: 25%; }
.col-sm-push-4 {
left: 33.33333%; }
.col-sm-push-5 {
left: 41.66667%; }
.col-sm-push-6 {
left: 50%; }
.col-sm-push-7 {
left: 58.33333%; }
.col-sm-push-8 {
left: 66.66667%; }
.col-sm-push-9 {
left: 75%; }
.col-sm-push-10 {
left: 83.33333%; }
.col-sm-push-11 {
left: 91.66667%; }
.col-sm-push-12 {
left: 100%; }
.col-sm-offset-0 {
margin-left: 0%; }
.col-sm-offset-1 {
margin-left: 8.33333%; }
.col-sm-offset-2 {
margin-left: 16.66667%; }
.col-sm-offset-3 {
margin-left: 25%; }
.col-sm-offset-4 {
margin-left: 33.33333%; }
.col-sm-offset-5 {
margin-left: 41.66667%; }
.col-sm-offset-6 {
margin-left: 50%; }
.col-sm-offset-7 {
margin-left: 58.33333%; }
.col-sm-offset-8 {
margin-left: 66.66667%; }
.col-sm-offset-9 {
margin-left: 75%; }
.col-sm-offset-10 {
margin-left: 83.33333%; }
.col-sm-offset-11 {
margin-left: 91.66667%; }
.col-sm-offset-12 {
margin-left: 100%; } }
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left; }
.col-md-1 {
width: 8.33333%; }
.col-md-2 {
width: 16.66667%; }
.col-md-3 {
width: 25%; }
.col-md-4 {
width: 33.33333%; }
.col-md-5 {
width: 41.66667%; }
.col-md-6 {
width: 50%; }
.col-md-7 {
width: 58.33333%; }
.col-md-8 {
width: 66.66667%; }
.col-md-9 {
width: 75%; }
.col-md-10 {
width: 83.33333%; }
.col-md-11 {
width: 91.66667%; }
.col-md-12 {
width: 100%; }
.col-md-pull-0 {
right: auto; }
.col-md-pull-1 {
right: 8.33333%; }
.col-md-pull-2 {
right: 16.66667%; }
.col-md-pull-3 {
right: 25%; }
.col-md-pull-4 {
right: 33.33333%; }
.col-md-pull-5 {
right: 41.66667%; }
.col-md-pull-6 {
right: 50%; }
.col-md-pull-7 {
right: 58.33333%; }
.col-md-pull-8 {
right: 66.66667%; }
.col-md-pull-9 {
right: 75%; }
.col-md-pull-10 {
right: 83.33333%; }
.col-md-pull-11 {
right: 91.66667%; }
.col-md-pull-12 {
right: 100%; }
.col-md-push-0 {
left: auto; }
.col-md-push-1 {
left: 8.33333%; }
.col-md-push-2 {
left: 16.66667%; }
.col-md-push-3 {
left: 25%; }
.col-md-push-4 {
left: 33.33333%; }
.col-md-push-5 {
left: 41.66667%; }
.col-md-push-6 {
left: 50%; }
.col-md-push-7 {
left: 58.33333%; }
.col-md-push-8 {
left: 66.66667%; }
.col-md-push-9 {
left: 75%; }
.col-md-push-10 {
left: 83.33333%; }
.col-md-push-11 {
left: 91.66667%; }
.col-md-push-12 {
left: 100%; }
.col-md-offset-0 {
margin-left: 0%; }
.col-md-offset-1 {
margin-left: 8.33333%; }
.col-md-offset-2 {
margin-left: 16.66667%; }
.col-md-offset-3 {
margin-left: 25%; }
.col-md-offset-4 {
margin-left: 33.33333%; }
.col-md-offset-5 {
margin-left: 41.66667%; }
.col-md-offset-6 {
margin-left: 50%; }
.col-md-offset-7 {
margin-left: 58.33333%; }
.col-md-offset-8 {
margin-left: 66.66667%; }
.col-md-offset-9 {
margin-left: 75%; }
.col-md-offset-10 {
margin-left: 83.33333%; }
.col-md-offset-11 {
margin-left: 91.66667%; }
.col-md-offset-12 {
margin-left: 100%; } }
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left; }
.col-lg-1 {
width: 8.33333%; }
.col-lg-2 {
width: 16.66667%; }
.col-lg-3 {
width: 25%; }
.col-lg-4 {
width: 33.33333%; }
.col-lg-5 {
width: 41.66667%; }
.col-lg-6 {
width: 50%; }
.col-lg-7 {
width: 58.33333%; }
.col-lg-8 {
width: 66.66667%; }
.col-lg-9 {
width: 75%; }
.col-lg-10 {
width: 83.33333%; }
.col-lg-11 {
width: 91.66667%; }
.col-lg-12 {
width: 100%; }
.col-lg-pull-0 {
right: auto; }
.col-lg-pull-1 {
right: 8.33333%; }
.col-lg-pull-2 {
right: 16.66667%; }
.col-lg-pull-3 {
right: 25%; }
.col-lg-pull-4 {
right: 33.33333%; }
.col-lg-pull-5 {
right: 41.66667%; }
.col-lg-pull-6 {
right: 50%; }
.col-lg-pull-7 {
right: 58.33333%; }
.col-lg-pull-8 {
right: 66.66667%; }
.col-lg-pull-9 {
right: 75%; }
.col-lg-pull-10 {
right: 83.33333%; }
.col-lg-pull-11 {
right: 91.66667%; }
.col-lg-pull-12 {
right: 100%; }
.col-lg-push-0 {
left: auto; }
.col-lg-push-1 {
left: 8.33333%; }
.col-lg-push-2 {
left: 16.66667%; }
.col-lg-push-3 {
left: 25%; }
.col-lg-push-4 {
left: 33.33333%; }
.col-lg-push-5 {
left: 41.66667%; }
.col-lg-push-6 {
left: 50%; }
.col-lg-push-7 {
left: 58.33333%; }
.col-lg-push-8 {
left: 66.66667%; }
.col-lg-push-9 {
left: 75%; }
.col-lg-push-10 {
left: 83.33333%; }
.col-lg-push-11 {
left: 91.66667%; }
.col-lg-push-12 {
left: 100%; }
.col-lg-offset-0 {
margin-left: 0%; }
.col-lg-offset-1 {
margin-left: 8.33333%; }
.col-lg-offset-2 {
margin-left: 16.66667%; }
.col-lg-offset-3 {
margin-left: 25%; }
.col-lg-offset-4 {
margin-left: 33.33333%; }
.col-lg-offset-5 {
margin-left: 41.66667%; }
.col-lg-offset-6 {
margin-left: 50%; }
.col-lg-offset-7 {
margin-left: 58.33333%; }
.col-lg-offset-8 {
margin-left: 66.66667%; }
.col-lg-offset-9 {
margin-left: 75%; }
.col-lg-offset-10 {
margin-left: 83.33333%; }
.col-lg-offset-11 {
margin-left: 91.66667%; }
.col-lg-offset-12 {
margin-left: 100%; } }
fieldset {
padding: 0;
margin: 0;
border: 0;
min-width: 0; }
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 24px;
line-height: inherit;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5; }
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold; }
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
input[type="radio"], input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal; }
input[type="file"] {
display: block; }
input[type="range"] {
display: block;
width: 100%; }
select[multiple], select[size] {
height: auto; }
output {
display: block;
padding-top: 7px;
font-size: 16px;
line-height: 1.25;
color: #555555; }
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 16px;
line-height: 1.25;
color: #555555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 3px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
.form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
.form-control::-moz-placeholder {
color: #777777;
opacity: 1; }
.form-control:-ms-input-placeholder {
color: #777777; }
.form-control::-webkit-input-placeholder {
color: #777777; }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
cursor: not-allowed;
background-color: #eeeeee;
opacity: 1; }
textarea.form-control {
height: auto; }
input[type="search"] {
-webkit-appearance: none; }
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
line-height: 34px;
line-height: 1.25 \0; }
input[type="date"].input-sm, .form-horizontal .form-group-sm input[type="date"].form-control, .input-group-sm > input[type="date"].form-control, .input-group-sm > input[type="date"].input-group-addon, .input-group-sm > .input-group-btn > input[type="date"].btn, input[type="date"].rbx-btn-primary, input[type="date"].rbx-btn-primary-lg, input[type="date"].rbx-btn-primary-md, input[type="date"].rbx-btn-primary-sm, input[type="date"].rbx-btn-primary-xs, input[type="date"].rbx-btn-secondary, input[type="date"].rbx-btn-secondary-lg, input[type="date"].rbx-btn-secondary-md, input[type="date"].rbx-btn-secondary-sm, input[type="date"].rbx-btn-secondary-xs, input[type="date"].rbx-btn-control, input[type="date"].rbx-btn-control-lg, input[type="date"].rbx-btn-control-md, input[type="date"].rbx-btn-control-sm, input[type="date"].rbx-btn-control-xs, input[type="date"].rbx-btn-icon, input[type="date"].rbx-btn-icon-lg, input[type="date"].rbx-btn-icon-md, input[type="date"].rbx-btn-icon-sm, input[type="date"].rbx-btn-icon-xs, .rbx-input-group input[type="date"].rbx-input-addon-btn, .rbx-input-group-btn input[type="date"].rbx-input-dropdown-btn, input[type="time"].input-sm, .form-horizontal .form-group-sm input[type="time"].form-control, .input-group-sm > input[type="time"].form-control, .input-group-sm > input[type="time"].input-group-addon, .input-group-sm > .input-group-btn > input[type="time"].btn, input[type="time"].rbx-btn-primary, input[type="time"].rbx-btn-primary-lg, input[type="time"].rbx-btn-primary-md, input[type="time"].rbx-btn-primary-sm, input[type="time"].rbx-btn-primary-xs, input[type="time"].rbx-btn-secondary, input[type="time"].rbx-btn-secondary-lg, input[type="time"].rbx-btn-secondary-md, input[type="time"].rbx-btn-secondary-sm, input[type="time"].rbx-btn-secondary-xs, input[type="time"].rbx-btn-control, input[type="time"].rbx-btn-control-lg, input[type="time"].rbx-btn-control-md, input[type="time"].rbx-btn-control-sm, input[type="time"].rbx-btn-control-xs, input[type="time"].rbx-btn-icon, input[type="time"].rbx-btn-icon-lg, input[type="time"].rbx-btn-icon-md, input[type="time"].rbx-btn-icon-sm, input[type="time"].rbx-btn-icon-xs, .rbx-input-group input[type="time"].rbx-input-addon-btn, .rbx-input-group-btn input[type="time"].rbx-input-dropdown-btn, input[type="datetime-local"].input-sm, .form-horizontal .form-group-sm input[type="datetime-local"].form-control, .input-group-sm > input[type="datetime-local"].form-control, .input-group-sm > input[type="datetime-local"].input-group-addon, .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, input[type="datetime-local"].rbx-btn-primary, input[type="datetime-local"].rbx-btn-primary-lg, input[type="datetime-local"].rbx-btn-primary-md, input[type="datetime-local"].rbx-btn-primary-sm, input[type="datetime-local"].rbx-btn-primary-xs, input[type="datetime-local"].rbx-btn-secondary, input[type="datetime-local"].rbx-btn-secondary-lg, input[type="datetime-local"].rbx-btn-secondary-md, input[type="datetime-local"].rbx-btn-secondary-sm, input[type="datetime-local"].rbx-btn-secondary-xs, input[type="datetime-local"].rbx-btn-control, input[type="datetime-local"].rbx-btn-control-lg, input[type="datetime-local"].rbx-btn-control-md, input[type="datetime-local"].rbx-btn-control-sm, input[type="datetime-local"].rbx-btn-control-xs, input[type="datetime-local"].rbx-btn-icon, input[type="datetime-local"].rbx-btn-icon-lg, input[type="datetime-local"].rbx-btn-icon-md, input[type="datetime-local"].rbx-btn-icon-sm, input[type="datetime-local"].rbx-btn-icon-xs, .rbx-input-group input[type="datetime-local"].rbx-input-addon-btn, .rbx-input-group-btn input[type="datetime-local"].rbx-input-dropdown-btn, input[type="month"].input-sm, .form-horizontal .form-group-sm input[type="month"].form-control, .input-group-sm > input[type="month"].form-control, .input-group-sm > input[type="month"].input-group-addon, .input-group-sm > .input-group-btn > input[type="month"].btn, input[type="month"].rbx-btn-primary, input[type="month"].rbx-btn-primary-lg, input[type="month"].rbx-btn-primary-md, input[type="month"].rbx-btn-primary-sm, input[type="month"].rbx-btn-primary-xs, input[type="month"].rbx-btn-secondary, input[type="month"].rbx-btn-secondary-lg, input[type="month"].rbx-btn-secondary-md, input[type="month"].rbx-btn-secondary-sm, input[type="month"].rbx-btn-secondary-xs, input[type="month"].rbx-btn-control, input[type="month"].rbx-btn-control-lg, input[type="month"].rbx-btn-control-md, input[type="month"].rbx-btn-control-sm, input[type="month"].rbx-btn-control-xs, input[type="month"].rbx-btn-icon, input[type="month"].rbx-btn-icon-lg, input[type="month"].rbx-btn-icon-md, input[type="month"].rbx-btn-icon-sm, input[type="month"].rbx-btn-icon-xs, .rbx-input-group input[type="month"].rbx-input-addon-btn, .rbx-input-group-btn input[type="month"].rbx-input-dropdown-btn {
line-height: 33px; }
input[type="date"].input-lg, .form-horizontal .form-group-lg input[type="date"].form-control, .input-group-lg > input[type="date"].form-control, .input-group-lg > input[type="date"].input-group-addon, .input-group-lg > .input-group-btn > input[type="date"].btn, input[type="date"].rbx-btn-primary, input[type="date"].rbx-btn-primary-lg, input[type="date"].rbx-btn-primary-md, input[type="date"].rbx-btn-primary-sm, input[type="date"].rbx-btn-primary-xs, input[type="date"].rbx-btn-secondary, input[type="date"].rbx-btn-secondary-lg, input[type="date"].rbx-btn-secondary-md, input[type="date"].rbx-btn-secondary-sm, input[type="date"].rbx-btn-secondary-xs, input[type="date"].rbx-btn-control, input[type="date"].rbx-btn-control-lg, input[type="date"].rbx-btn-control-md, input[type="date"].rbx-btn-control-sm, input[type="date"].rbx-btn-control-xs, input[type="date"].rbx-btn-icon, input[type="date"].rbx-btn-icon-lg, input[type="date"].rbx-btn-icon-md, input[type="date"].rbx-btn-icon-sm, input[type="date"].rbx-btn-icon-xs, .rbx-input-group input[type="date"].rbx-input-addon-btn, .rbx-input-group-btn input[type="date"].rbx-input-dropdown-btn, input[type="time"].input-lg, .form-horizontal .form-group-lg input[type="time"].form-control, .input-group-lg > input[type="time"].form-control, .input-group-lg > input[type="time"].input-group-addon, .input-group-lg > .input-group-btn > input[type="time"].btn, input[type="time"].rbx-btn-primary, input[type="time"].rbx-btn-primary-lg, input[type="time"].rbx-btn-primary-md, input[type="time"].rbx-btn-primary-sm, input[type="time"].rbx-btn-primary-xs, input[type="time"].rbx-btn-secondary, input[type="time"].rbx-btn-secondary-lg, input[type="time"].rbx-btn-secondary-md, input[type="time"].rbx-btn-secondary-sm, input[type="time"].rbx-btn-secondary-xs, input[type="time"].rbx-btn-control, input[type="time"].rbx-btn-control-lg, input[type="time"].rbx-btn-control-md, input[type="time"].rbx-btn-control-sm, input[type="time"].rbx-btn-control-xs, input[type="time"].rbx-btn-icon, input[type="time"].rbx-btn-icon-lg, input[type="time"].rbx-btn-icon-md, input[type="time"].rbx-btn-icon-sm, input[type="time"].rbx-btn-icon-xs, .rbx-input-group input[type="time"].rbx-input-addon-btn, .rbx-input-group-btn input[type="time"].rbx-input-dropdown-btn, input[type="datetime-local"].input-lg, .form-horizontal .form-group-lg input[type="datetime-local"].form-control, .input-group-lg > input[type="datetime-local"].form-control, .input-group-lg > input[type="datetime-local"].input-group-addon, .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, input[type="datetime-local"].rbx-btn-primary, input[type="datetime-local"].rbx-btn-primary-lg, input[type="datetime-local"].rbx-btn-primary-md, input[type="datetime-local"].rbx-btn-primary-sm, input[type="datetime-local"].rbx-btn-primary-xs, input[type="datetime-local"].rbx-btn-secondary, input[type="datetime-local"].rbx-btn-secondary-lg, input[type="datetime-local"].rbx-btn-secondary-md, input[type="datetime-local"].rbx-btn-secondary-sm, input[type="datetime-local"].rbx-btn-secondary-xs, input[type="datetime-local"].rbx-btn-control, input[type="datetime-local"].rbx-btn-control-lg, input[type="datetime-local"].rbx-btn-control-md, input[type="datetime-local"].rbx-btn-control-sm, input[type="datetime-local"].rbx-btn-control-xs, input[type="datetime-local"].rbx-btn-icon, input[type="datetime-local"].rbx-btn-icon-lg, input[type="datetime-local"].rbx-btn-icon-md, input[type="datetime-local"].rbx-btn-icon-sm, input[type="datetime-local"].rbx-btn-icon-xs, .rbx-input-group input[type="datetime-local"].rbx-input-addon-btn, .rbx-input-group-btn input[type="datetime-local"].rbx-input-dropdown-btn, input[type="month"].input-lg, .form-horizontal .form-group-lg input[type="month"].form-control, .input-group-lg > input[type="month"].form-control, .input-group-lg > input[type="month"].input-group-addon, .input-group-lg > .input-group-btn > input[type="month"].btn, input[type="month"].rbx-btn-primary, input[type="month"].rbx-btn-primary-lg, input[type="month"].rbx-btn-primary-md, input[type="month"].rbx-btn-primary-sm, input[type="month"].rbx-btn-primary-xs, input[type="month"].rbx-btn-secondary, input[type="month"].rbx-btn-secondary-lg, input[type="month"].rbx-btn-secondary-md, input[type="month"].rbx-btn-secondary-sm, input[type="month"].rbx-btn-secondary-xs, input[type="month"].rbx-btn-control, input[type="month"].rbx-btn-control-lg, input[type="month"].rbx-btn-control-md, input[type="month"].rbx-btn-control-sm, input[type="month"].rbx-btn-control-xs, input[type="month"].rbx-btn-icon, input[type="month"].rbx-btn-icon-lg, input[type="month"].rbx-btn-icon-md, input[type="month"].rbx-btn-icon-sm, input[type="month"].rbx-btn-icon-xs, .rbx-input-group input[type="month"].rbx-input-addon-btn, .rbx-input-group-btn input[type="month"].rbx-input-dropdown-btn {
line-height: 49px; }
.form-group, .rbx-form-group, .rbx-form-group {
margin-bottom: 15px; }
.radio, .checkbox {
position: relative;
display: block;
min-height: 20px;
margin-top: 10px;
margin-bottom: 10px; }
.radio label, .checkbox label {
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer; }
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
position: absolute;
margin-left: -20px;
margin-top: 4px \9; }
.radio + .radio, .checkbox + .checkbox {
margin-top: -5px; }
.radio-inline, .checkbox-inline {
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer; }
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px; }
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed; }
.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
cursor: not-allowed; }
.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {
cursor: not-allowed; }
.form-control-static {
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0; }
.form-control-static.input-lg, .form-horizontal .form-group-lg .form-control-static.form-control, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.rbx-btn-primary, .form-control-static.rbx-btn-primary-lg, .form-control-static.rbx-btn-primary-md, .form-control-static.rbx-btn-primary-sm, .form-control-static.rbx-btn-primary-xs, .form-control-static.rbx-btn-secondary, .form-control-static.rbx-btn-secondary-lg, .form-control-static.rbx-btn-secondary-md, .form-control-static.rbx-btn-secondary-sm, .form-control-static.rbx-btn-secondary-xs, .form-control-static.rbx-btn-control, .form-control-static.rbx-btn-control-lg, .form-control-static.rbx-btn-control-md, .form-control-static.rbx-btn-control-sm, .form-control-static.rbx-btn-control-xs, .form-control-static.rbx-btn-icon, .form-control-static.rbx-btn-icon-lg, .form-control-static.rbx-btn-icon-md, .form-control-static.rbx-btn-icon-sm, .form-control-static.rbx-btn-icon-xs, .rbx-input-group .form-control-static.rbx-input-addon-btn, .rbx-input-group-btn .form-control-static.rbx-input-dropdown-btn, .form-control-static.input-sm, .form-horizontal .form-group-sm .form-control-static.form-control, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.rbx-btn-primary, .form-control-static.rbx-btn-primary-lg, .form-control-static.rbx-btn-primary-md, .form-control-static.rbx-btn-primary-sm, .form-control-static.rbx-btn-primary-xs, .form-control-static.rbx-btn-secondary, .form-control-static.rbx-btn-secondary-lg, .form-control-static.rbx-btn-secondary-md, .form-control-static.rbx-btn-secondary-sm, .form-control-static.rbx-btn-secondary-xs, .form-control-static.rbx-btn-control, .form-control-static.rbx-btn-control-lg, .form-control-static.rbx-btn-control-md, .form-control-static.rbx-btn-control-sm, .form-control-static.rbx-btn-control-xs, .form-control-static.rbx-btn-icon, .form-control-static.rbx-btn-icon-lg, .form-control-static.rbx-btn-icon-md, .form-control-static.rbx-btn-icon-sm, .form-control-static.rbx-btn-icon-xs, .rbx-input-group .form-control-static.rbx-input-addon-btn, .rbx-input-group-btn .form-control-static.rbx-input-dropdown-btn {
padding-left: 0;
padding-right: 0; }
.input-sm, .form-horizontal .form-group-sm .form-control, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn, .rbx-btn-primary, .rbx-btn-primary-lg, .rbx-btn-primary-md, .rbx-btn-primary-sm, .rbx-btn-primary-xs, .rbx-btn-secondary, .rbx-btn-secondary-lg, .rbx-btn-secondary-md, .rbx-btn-secondary-sm, .rbx-btn-secondary-xs, .rbx-btn-control, .rbx-btn-control-lg, .rbx-btn-control-md, .rbx-btn-control-sm, .rbx-btn-control-xs, .rbx-btn-icon, .rbx-btn-icon-lg, .rbx-btn-icon-md, .rbx-btn-icon-sm, .rbx-btn-icon-xs, .rbx-input-group .rbx-input-addon-btn, .rbx-input-group-btn .rbx-input-dropdown-btn {
height: 33px;
padding: 5px 10px;
font-size: 14px;
line-height: 1.5;
border-radius: 3px; }
select.input-sm, .form-horizontal .form-group-sm select.form-control, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn, select.rbx-btn-primary, select.rbx-btn-primary-lg, select.rbx-btn-primary-md, select.rbx-btn-primary-sm, select.rbx-btn-primary-xs, select.rbx-btn-secondary, select.rbx-btn-secondary-lg, select.rbx-btn-secondary-md, select.rbx-btn-secondary-sm, select.rbx-btn-secondary-xs, select.rbx-btn-control, select.rbx-btn-control-lg, select.rbx-btn-control-md, select.rbx-btn-control-sm, select.rbx-btn-control-xs, select.rbx-btn-icon, select.rbx-btn-icon-lg, select.rbx-btn-icon-md, select.rbx-btn-icon-sm, select.rbx-btn-icon-xs, .rbx-input-group select.rbx-input-addon-btn, .rbx-input-group-btn select.rbx-input-dropdown-btn {
height: 33px;
line-height: 33px; }
textarea.input-sm, .form-horizontal .form-group-sm textarea.form-control, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, textarea.rbx-btn-primary, textarea.rbx-btn-primary-lg, textarea.rbx-btn-primary-md, textarea.rbx-btn-primary-sm, textarea.rbx-btn-primary-xs, textarea.rbx-btn-secondary, textarea.rbx-btn-secondary-lg, textarea.rbx-btn-secondary-md, textarea.rbx-btn-secondary-sm, textarea.rbx-btn-secondary-xs, textarea.rbx-btn-control, textarea.rbx-btn-control-lg, textarea.rbx-btn-control-md, textarea.rbx-btn-control-sm, textarea.rbx-btn-control-xs, textarea.rbx-btn-icon, textarea.rbx-btn-icon-lg, textarea.rbx-btn-icon-md, textarea.rbx-btn-icon-sm, textarea.rbx-btn-icon-xs, .rbx-input-group textarea.rbx-input-addon-btn, .rbx-input-group-btn textarea.rbx-input-dropdown-btn, select[multiple].input-sm, .form-horizontal .form-group-sm select[multiple].form-control, .input-group-sm > select[multiple].form-control, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > .input-group-btn > select[multiple].btn, select[multiple].rbx-btn-primary, select[multiple].rbx-btn-primary-lg, select[multiple].rbx-btn-primary-md, select[multiple].rbx-btn-primary-sm, select[multiple].rbx-btn-primary-xs, select[multiple].rbx-btn-secondary, select[multiple].rbx-btn-secondary-lg, select[multiple].rbx-btn-secondary-md, select[multiple].rbx-btn-secondary-sm, select[multiple].rbx-btn-secondary-xs, select[multiple].rbx-btn-control, select[multiple].rbx-btn-control-lg, select[multiple].rbx-btn-control-md, select[multiple].rbx-btn-control-sm, select[multiple].rbx-btn-control-xs, select[multiple].rbx-btn-icon, select[multiple].rbx-btn-icon-lg, select[multiple].rbx-btn-icon-md, select[multiple].rbx-btn-icon-sm, select[multiple].rbx-btn-icon-xs, .rbx-input-group select[multiple].rbx-input-addon-btn, .rbx-input-group-btn select[multiple].rbx-input-dropdown-btn {
height: auto; }
.input-lg, .form-horizontal .form-group-lg .form-control, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, .rbx-btn-primary, .rbx-btn-primary-lg, .rbx-btn-primary-md, .rbx-btn-primary-sm, .rbx-btn-primary-xs, .rbx-btn-secondary, .rbx-btn-secondary-lg, .rbx-btn-secondary-md, .rbx-btn-secondary-sm, .rbx-btn-secondary-xs, .rbx-btn-control, .rbx-btn-control-lg, .rbx-btn-control-md, .rbx-btn-control-sm, .rbx-btn-control-xs, .rbx-btn-icon, .rbx-btn-icon-lg, .rbx-btn-icon-md, .rbx-btn-icon-sm, .rbx-btn-icon-xs, .rbx-input-group .rbx-input-addon-btn, .rbx-input-group-btn .rbx-input-dropdown-btn {
height: 49px;
padding: 10px 16px;
font-size: 20px;
line-height: 1.33;
border-radius: 6px; }
select.input-lg, .form-horizontal .form-group-lg select.form-control, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn, select.rbx-btn-primary, select.rbx-btn-primary-lg, select.rbx-btn-primary-md, select.rbx-btn-primary-sm, select.rbx-btn-primary-xs, select.rbx-btn-secondary, select.rbx-btn-secondary-lg, select.rbx-btn-secondary-md, select.rbx-btn-secondary-sm, select.rbx-btn-secondary-xs, select.rbx-btn-control, select.rbx-btn-control-lg, select.rbx-btn-control-md, select.rbx-btn-control-sm, select.rbx-btn-control-xs, select.rbx-btn-icon, select.rbx-btn-icon-lg, select.rbx-btn-icon-md, select.rbx-btn-icon-sm, select.rbx-btn-icon-xs, .rbx-input-group select.rbx-input-addon-btn, .rbx-input-group-btn select.rbx-input-dropdown-btn {
height: 49px;
line-height: 49px; }
textarea.input-lg, .form-horizontal .form-group-lg textarea.form-control, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, textarea.rbx-btn-primary, textarea.rbx-btn-primary-lg, textarea.rbx-btn-primary-md, textarea.rbx-btn-primary-sm, textarea.rbx-btn-primary-xs, textarea.rbx-btn-secondary, textarea.rbx-btn-secondary-lg, textarea.rbx-btn-secondary-md, textarea.rbx-btn-secondary-sm, textarea.rbx-btn-secondary-xs, textarea.rbx-btn-control, textarea.rbx-btn-control-lg, textarea.rbx-btn-control-md, textarea.rbx-btn-control-sm, textarea.rbx-btn-control-xs, textarea.rbx-btn-icon, textarea.rbx-btn-icon-lg, textarea.rbx-btn-icon-md, textarea.rbx-btn-icon-sm, textarea.rbx-btn-icon-xs, .rbx-input-group textarea.rbx-input-addon-btn, .rbx-input-group-btn textarea.rbx-input-dropdown-btn, select[multiple].input-lg, .form-horizontal .form-group-lg select[multiple].form-control, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > .input-group-btn > select[multiple].btn, select[multiple].rbx-btn-primary, select[multiple].rbx-btn-primary-lg, select[multiple].rbx-btn-primary-md, select[multiple].rbx-btn-primary-sm, select[multiple].rbx-btn-primary-xs, select[multiple].rbx-btn-secondary, select[multiple].rbx-btn-secondary-lg, select[multiple].rbx-btn-secondary-md, select[multiple].rbx-btn-secondary-sm, select[multiple].rbx-btn-secondary-xs, select[multiple].rbx-btn-control, select[multiple].rbx-btn-control-lg, select[multiple].rbx-btn-control-md, select[multiple].rbx-btn-control-sm, select[multiple].rbx-btn-control-xs, select[multiple].rbx-btn-icon, select[multiple].rbx-btn-icon-lg, select[multiple].rbx-btn-icon-md, select[multiple].rbx-btn-icon-sm, select[multiple].rbx-btn-icon-xs, .rbx-input-group select[multiple].rbx-input-addon-btn, .rbx-input-group-btn select[multiple].rbx-input-dropdown-btn {
height: auto; }
.has-feedback {
position: relative; }
.has-feedback .form-control {
padding-right: 42.5px; }
.form-control-feedback {
position: absolute;
top: 25px;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center; }
.input-lg + .form-control-feedback, .input-lg + .form-horizontal .form-group-lg .form-control, .form-horizontal .form-group-lg .input-lg + .form-control, .input-lg + .input-group-lg > .form-control, .input-group-lg > .input-lg + .form-control, .input-lg + .input-group-lg > .input-group-addon, .input-group-lg > .input-lg + .input-group-addon, .input-lg + .input-group-lg > .input-group-btn > .btn, .input-group-lg > .input-group-btn > .input-lg + .btn, .input-lg + .rbx-btn-primary, .input-lg + .rbx-btn-primary-lg, .input-lg + .rbx-btn-primary-md, .input-lg + .rbx-btn-primary-sm, .input-lg + .rbx-btn-primary-xs, .input-lg + .rbx-btn-secondary, .input-lg + .rbx-btn-secondary-lg, .input-lg + .rbx-btn-secondary-md, .input-lg + .rbx-btn-secondary-sm, .input-lg + .rbx-btn-secondary-xs, .input-lg + .rbx-btn-control, .input-lg + .rbx-btn-control-lg, .input-lg + .rbx-btn-control-md, .input-lg + .rbx-btn-control-sm, .input-lg + .rbx-btn-control-xs, .input-lg + .rbx-btn-icon, .input-lg + .rbx-btn-icon-lg, .input-lg + .rbx-btn-icon-md, .input-lg + .rbx-btn-icon-sm, .input-lg + .rbx-btn-icon-xs, .input-lg + .rbx-input-group .rbx-input-addon-btn, .rbx-input-group .input-lg + .rbx-input-addon-btn, .input-lg + .rbx-input-group-btn .rbx-input-dropdown-btn, .rbx-input-group-btn .input-lg + .rbx-input-dropdown-btn {
width: 49px;
height: 49px;
line-height: 49px; }
.input-sm + .form-control-feedback, .input-sm + .form-horizontal .form-group-sm .form-control, .form-horizontal .form-group-sm .input-sm + .form-control, .input-sm + .input-group-sm > .form-control, .input-group-sm > .input-sm + .form-control, .input-sm + .input-group-sm > .input-group-addon, .input-group-sm > .input-sm + .input-group-addon, .input-sm + .input-group-sm > .input-group-btn > .btn, .input-group-sm > .input-group-btn > .input-sm + .btn, .input-sm + .rbx-btn-primary, .input-sm + .rbx-btn-primary-lg, .input-sm + .rbx-btn-primary-md, .input-sm + .rbx-btn-primary-sm, .input-sm + .rbx-btn-primary-xs, .input-sm + .rbx-btn-secondary, .input-sm + .rbx-btn-secondary-lg, .input-sm + .rbx-btn-secondary-md, .input-sm + .rbx-btn-secondary-sm, .input-sm + .rbx-btn-secondary-xs, .input-sm + .rbx-btn-control, .input-sm + .rbx-btn-control-lg, .input-sm + .rbx-btn-control-md, .input-sm + .rbx-btn-control-sm, .input-sm + .rbx-btn-control-xs, .input-sm + .rbx-btn-icon, .input-sm + .rbx-btn-icon-lg, .input-sm + .rbx-btn-icon-md, .input-sm + .rbx-btn-icon-sm, .input-sm + .rbx-btn-icon-xs, .input-sm + .rbx-input-group .rbx-input-addon-btn, .rbx-input-group .input-sm + .rbx-input-addon-btn, .input-sm + .rbx-input-group-btn .rbx-input-dropdown-btn, .rbx-input-group-btn .input-sm + .rbx-input-dropdown-btn {
width: 33px;
height: 33px;
line-height: 33px; }
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
color: #3c763d; }
.has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-success .form-control:focus {
border-color: #2b542b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
color: #3c763d;
border-color: #3c763d;
background-color: #dff0d8; }
.has-success .form-control-feedback {
color: #3c763d; }
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
color: #8a6d3b; }
.has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-warning .form-control:focus {
border-color: #66502c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c09f6b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c09f6b; }
.has-warning .input-group-addon {
color: #8a6d3b;
border-color: #8a6d3b;
background-color: #fcf8e3; }
.has-warning .form-control-feedback {
color: #8a6d3b; }
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
color: #a94442; }
.has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
color: #a94442;
border-color: #a94442;
background-color: #f2dede; }
.has-error .form-control-feedback {
color: #a94442; }
.has-feedback label.sr-only ~ .form-control-feedback {
top: 0; }
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #878787; }
@media (min-width: 768px) {
.form-inline .form-group, .form-inline .navbar-form, .form-inline .rbx-form-group, .form-inline .rbx-form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle; }
.form-inline .form-control, .form-inline .navbar-form {
display: inline-block;
width: auto;
vertical-align: middle; }
.form-inline .input-group, .form-inline .navbar-form {
display: inline-table;
vertical-align: middle; }
.form-inline .input-group .input-group-addon, .form-inline .input-group .navbar-form, .form-inline .input-group .input-group-btn, .form-inline .input-group .navbar-form, .form-inline .input-group .form-control, .form-inline .input-group .navbar-form {
width: auto; }
.form-inline .input-group > .form-control, .form-inline .input-group > .navbar-form {
width: 100%; }
.form-inline .control-label, .form-inline .navbar-form {
margin-bottom: 0;
vertical-align: middle; }
.form-inline .radio, .form-inline .navbar-form, .form-inline .checkbox, .form-inline .navbar-form {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle; }
.form-inline .radio label, .form-inline .radio .navbar-form, .form-inline .checkbox label, .form-inline .checkbox .navbar-form {
padding-left: 0; }
.form-inline .radio input[type="radio"], .form-inline .radio .navbar-form, .form-inline .checkbox input[type="checkbox"], .form-inline .checkbox .navbar-form {
position: relative;
margin-left: 0; }
.form-inline .has-feedback .form-control-feedback, .form-inline .has-feedback .navbar-form {
top: 0; } }
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px; }
.form-horizontal .radio, .form-horizontal .checkbox {
min-height: 27px; }
.form-horizontal .form-group, .form-horizontal .rbx-form-group, .form-horizontal .rbx-form-group {
margin-left: -0;
margin-right: -0; }
.form-horizontal .form-group:before, .form-horizontal .rbx-form-group:before, .form-horizontal .rbx-form-group:before, .form-horizontal .form-group:after, .form-horizontal .rbx-form-group:after, .form-horizontal .rbx-form-group:after {
content: " ";
display: table; }
.form-horizontal .form-group:after, .form-horizontal .rbx-form-group:after, .form-horizontal .rbx-form-group:after {
clear: both; }
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: right;
margin-bottom: 0;
padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
top: 0;
right: 0; }
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 14.3px; } }
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px; } }
.btn, .rbx-btn-primary, .rbx-btn-primary-lg, .rbx-btn-primary-md, .rbx-btn-primary-sm, .rbx-btn-primary-xs, .rbx-btn-secondary, .rbx-btn-secondary-lg, .rbx-btn-secondary-md, .rbx-btn-secondary-sm, .rbx-btn-secondary-xs, .rbx-btn-control, .rbx-btn-control-lg, .rbx-btn-control-md, .rbx-btn-control-sm, .rbx-btn-control-xs, .rbx-btn-icon, .rbx-btn-icon-lg, .rbx-btn-icon-md, .rbx-btn-icon-sm, .rbx-btn-icon-xs, .rbx-input-group .rbx-input-addon-btn, .rbx-input-group-btn .rbx-input-dropdown-btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 6px 12px;
font-size: 16px;
line-height: 1.25;
border-radius: 3px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.btn:hover, .rbx-btn-primary:hover, .rbx-btn-primary-lg:hover, .rbx-btn-primary-md:hover, .rbx-btn-primary-sm:hover, .rbx-btn-primary-xs:hover, .rbx-btn-secondary:hover, .rbx-btn-secondary-lg:hover, .rbx-btn-secondary-md:hover, .rbx-btn-secondary-sm:hover, .rbx-btn-secondary-xs:hover, .rbx-btn-control:hover, .rbx-btn-control-lg:hover, .rbx-btn-control-md:hover, .rbx-btn-control-sm:hover, .rbx-btn-control-xs:hover, .rbx-btn-icon:hover, .rbx-btn-icon-lg:hover, .rbx-btn-icon-md:hover, .rbx-btn-icon-sm:hover, .rbx-btn-icon-xs:hover, .rbx-input-group .rbx-input-addon-btn:hover, .rbx-input-group-btn .rbx-input-dropdown-btn:hover, .btn:focus, .rbx-btn-primary:focus, .rbx-btn-primary-lg:focus, .rbx-btn-primary-md:focus, .rbx-btn-primary-sm:focus, .rbx-btn-primary-xs:focus, .rbx-btn-secondary:focus, .rbx-btn-secondary-lg:focus, .rbx-btn-secondary-md:focus, .rbx-btn-secondary-sm:focus, .rbx-btn-secondary-xs:focus, .rbx-btn-control:focus, .rbx-btn-control-lg:focus, .rbx-btn-control-md:focus, .rbx-btn-control-sm:focus, .rbx-btn-control-xs:focus, .rbx-btn-icon:focus, .rbx-btn-icon-lg:focus, .rbx-btn-icon-md:focus, .rbx-btn-icon-sm:focus, .rbx-btn-icon-xs:focus, .rbx-input-group .rbx-input-addon-btn:focus, .rbx-input-group-btn .rbx-input-dropdown-btn:focus {
color: #333;
text-decoration: none; }
.btn:active, .rbx-btn-primary:active, .rbx-btn-primary-lg:active, .rbx-btn-primary-md:active, .rbx-btn-primary-sm:active, .rbx-btn-primary-xs:active, .rbx-btn-secondary:active, .rbx-btn-secondary-lg:active, .rbx-btn-secondary-md:active, .rbx-btn-secondary-sm:active, .rbx-btn-secondary-xs:active, .rbx-btn-control:active, .rbx-btn-control-lg:active, .rbx-btn-control-md:active, .rbx-btn-control-sm:active, .rbx-btn-control-xs:active, .rbx-btn-icon:active, .rbx-btn-icon-lg:active, .rbx-btn-icon-md:active, .rbx-btn-icon-sm:active, .rbx-btn-icon-xs:active, .rbx-input-group .rbx-input-addon-btn:active, .rbx-input-group-btn .rbx-input-dropdown-btn:active, .btn.active, .active.rbx-btn-primary, .active.rbx-btn-primary-lg, .active.rbx-btn-primary-md, .active.rbx-btn-primary-sm, .active.rbx-btn-primary-xs, .active.rbx-btn-secondary, .active.rbx-btn-secondary-lg, .active.rbx-btn-secondary-md, .active.rbx-btn-secondary-sm, .active.rbx-btn-secondary-xs, .active.rbx-btn-control, .active.rbx-btn-control-lg, .active.rbx-btn-control-md, .active.rbx-btn-control-sm, .active.rbx-btn-control-xs, .active.rbx-btn-icon, .active.rbx-btn-icon-lg, .active.rbx-btn-icon-md, .active.rbx-btn-icon-sm, .active.rbx-btn-icon-xs, .rbx-input-group .active.rbx-input-addon-btn, .rbx-input-group-btn .active.rbx-input-dropdown-btn {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.btn.disabled, .disabled.rbx-btn-primary, .disabled.rbx-btn-primary-lg, .disabled.rbx-btn-primary-md, .disabled.rbx-btn-primary-sm, .disabled.rbx-btn-primary-xs, .disabled.rbx-btn-secondary, .disabled.rbx-btn-secondary-lg, .disabled.rbx-btn-secondary-md, .disabled.rbx-btn-secondary-sm, .disabled.rbx-btn-secondary-xs, .disabled.rbx-btn-control, .disabled.rbx-btn-control-lg, .disabled.rbx-btn-control-md, .disabled.rbx-btn-control-sm, .disabled.rbx-btn-control-xs, .disabled.rbx-btn-icon, .disabled.rbx-btn-icon-lg, .disabled.rbx-btn-icon-md, .disabled.rbx-btn-icon-sm, .disabled.rbx-btn-icon-xs, .rbx-input-group .disabled.rbx-input-addon-btn, .rbx-input-group-btn .disabled.rbx-input-dropdown-btn, .btn[disabled], [disabled].rbx-btn-primary, [disabled].rbx-btn-primary-lg, [disabled].rbx-btn-primary-md, [disabled].rbx-btn-primary-sm, [disabled].rbx-btn-primary-xs, [disabled].rbx-btn-secondary, [disabled].rbx-btn-secondary-lg, [disabled].rbx-btn-secondary-md, [disabled].rbx-btn-secondary-sm, [disabled].rbx-btn-secondary-xs, [disabled].rbx-btn-control, [disabled].rbx-btn-control-lg, [disabled].rbx-btn-control-md, [disabled].rbx-btn-control-sm, [disabled].rbx-btn-control-xs, [disabled].rbx-btn-icon, [disabled].rbx-btn-icon-lg, [disabled].rbx-btn-icon-md, [disabled].rbx-btn-icon-sm, [disabled].rbx-btn-icon-xs, .rbx-input-group [disabled].rbx-input-addon-btn, .rbx-input-group-btn [disabled].rbx-input-dropdown-btn, fieldset[disabled] .btn, fieldset[disabled] .rbx-btn-primary, fieldset[disabled] .rbx-btn-primary-lg, fieldset[disabled] .rbx-btn-primary-md, fieldset[disabled] .rbx-btn-primary-sm, fieldset[disabled] .rbx-btn-primary-xs, fieldset[disabled] .rbx-btn-secondary, fieldset[disabled] .rbx-btn-secondary-lg, fieldset[disabled] .rbx-btn-secondary-md, fieldset[disabled] .rbx-btn-secondary-sm, fieldset[disabled] .rbx-btn-secondary-xs, fieldset[disabled] .rbx-btn-control, fieldset[disabled] .rbx-btn-control-lg, fieldset[disabled] .rbx-btn-control-md, fieldset[disabled] .rbx-btn-control-sm, fieldset[disabled] .rbx-btn-control-xs, fieldset[disabled] .rbx-btn-icon, fieldset[disabled] .rbx-btn-icon-lg, fieldset[disabled] .rbx-btn-icon-md, fieldset[disabled] .rbx-btn-icon-sm, fieldset[disabled] .rbx-btn-icon-xs, fieldset[disabled] .rbx-input-group .rbx-input-addon-btn, .rbx-input-group fieldset[disabled] .rbx-input-addon-btn, fieldset[disabled] .rbx-input-group-btn .rbx-input-dropdown-btn, .rbx-input-group-btn fieldset[disabled] .rbx-input-dropdown-btn {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
-webkit-box-shadow: none;
box-shadow: none; }
.btn-default {
color: #333;
background-color: #fff;
border-color: #ccc; }
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
color: #333;
background-color: #e6e6e6;
border-color: #adadad; }
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
background-image: none; }
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
background-color: #fff;
border-color: #ccc; }
.btn-default .badge, .btn-default .rbx-highlight {
color: #fff;
background-color: #333; }
.btn-primary {
color: #fff;
background-color: #428bca;
border-color: #3580bd; }
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
color: #fff;
background-color: #3073a9;
border-color: #28608e; }
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
background-image: none; }
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
background-color: #428bca;
border-color: #3580bd; }
.btn-primary .badge, .btn-primary .rbx-highlight {
color: #428bca;
background-color: #fff; }
.btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #4eae4c; }
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
color: #fff;
background-color: #469d44;
border-color: #3b8439; }
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
background-image: none; }
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
background-color: #5cb85c;
border-color: #4eae4c; }
.btn-success .badge, .btn-success .rbx-highlight {
color: #5cb85c;
background-color: #fff; }
.btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #46bada; }
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
color: #fff;
background-color: #31b2d5;
border-color: #269cbc; }
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
background-image: none; }
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
background-color: #5bc0de;
border-color: #46bada; }
.btn-info .badge, .btn-info .rbx-highlight {
color: #5bc0de;
background-color: #fff; }
.btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236; }
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
color: #fff;
background-color: #ec971f;
border-color: #d58112; }
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
background-image: none; }
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e;
border-color: #eea236; }
.btn-warning .badge, .btn-warning .rbx-highlight {
color: #f0ad4e;
background-color: #fff; }
.btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43d3a; }
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
color: #fff;
background-color: #c92e2c;
border-color: #ac2525; }
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
background-image: none; }
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
background-color: #d9534f;
border-color: #d43d3a; }
.btn-danger .badge, .btn-danger .rbx-highlight {
color: #d9534f;
background-color: #fff; }
.btn-link {
color: #428bca;
font-weight: normal;
cursor: pointer;
border-radius: 0; }
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none; }
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
border-color: transparent; }
.btn-link:hover, .btn-link:focus {
color: #2a6596;
text-decoration: underline;
background-color: transparent; }
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
color: #777777;
text-decoration: none; }
.btn-lg {
padding: 10px 16px;
font-size: 20px;
line-height: 1.33;
border-radius: 6px; }
.btn-sm {
padding: 5px 10px;
font-size: 14px;
line-height: 1.5;
border-radius: 3px; }
.btn-xs {
padding: 1px 5px;
font-size: 14px;
line-height: 1.5;
border-radius: 3px; }
.btn-block {
display: block;
width: 100%; }
.btn-block + .btn-block {
margin-top: 5px; }
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
width: 100%; }
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear; }
.fade.in {
opacity: 1; }
.collapse {
display: none; }
.collapse.in {
display: block; }
tr.collapse.in {
display: table-row; }
tbody.collapse.in {
display: table-row-group; }
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height 0.35s ease;
-o-transition: height 0.35s ease;
transition: height 0.35s ease; }
.nav {
margin-bottom: 0;
padding-left: 0;
list-style: none; }
.nav:before, .nav:after {
content: " ";
display: table; }
.nav:after {
clear: both; }
.nav > li {
position: relative;
display: block; }
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px; }
.nav > li > a:hover, .nav > li > a:focus {
text-decoration: none;
background-color: #eeeeee; }
.nav > li.disabled > a {
color: #777777; }
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
color: #777777;
text-decoration: none;
background-color: transparent;
cursor: not-allowed; }
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
background-color: #eeeeee;
border-color: #428bca; }
.nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5; }
.nav > li > a > img {
max-width: none; }
.nav-tabs {
border-bottom: 1px solid #ddd; }
.nav-tabs > li {
float: left;
margin-bottom: -1px; }
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.25;
border: 1px solid transparent;
border-radius: 3px 3px 0 0; }
.nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #ddd; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
color: #555555;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent;
cursor: default; }
.nav-pills > li {
float: left; }
.nav-pills > li > a {
border-radius: 3px; }
.nav-pills > li + li {
margin-left: 2px; }
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
color: #fff;
background-color: #428bca; }
.nav-stacked > li {
float: none; }
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0; }
.nav-justified, .nav-tabs.nav-justified {
width: 100%; }
.nav-justified > li, .nav-justified > .nav-tabs.nav-justified {
float: none; }
.nav-justified > li > a, .nav-justified > li > .nav-tabs.nav-justified {
text-align: center;
margin-bottom: 5px; }
.nav-justified > .dropdown .dropdown-menu, .nav-justified > .dropdown .nav-tabs.nav-justified, .nav-justified > .dropdown .rbx-dropdown-menu {
top: auto;
left: auto; }
@media (min-width: 768px) {
.nav-justified > li, .nav-justified > .nav-tabs.nav-justified {
display: table-cell;
width: 1%; }
.nav-justified > li > a, .nav-justified > li > .nav-tabs.nav-justified {
margin-bottom: 0; } }
.nav-tabs-justified, .nav-tabs.nav-justified, .nav-tabs.nav-justified {
border-bottom: 0; }
.nav-tabs-justified > li > a, .nav-tabs-justified > li > .nav-tabs.nav-justified, .nav-tabs-justified > li > .nav-tabs.nav-justified {
margin-right: 0;
border-radius: 3px; }
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > .nav-tabs.nav-justified {
border: 1px solid #ddd; }
@media (min-width: 768px) {
.nav-tabs-justified > li > a, .nav-tabs-justified > li > .nav-tabs.nav-justified, .nav-tabs-justified > li > .nav-tabs.nav-justified {
border-bottom: 1px solid #ddd;
border-radius: 3px 3px 0 0; }
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > .nav-tabs.nav-justified {
border-bottom-color: #fff; } }
.tab-content > .tab-pane {
display: none; }
.tab-content > .active {
display: block; }
.nav-tabs .dropdown-menu, .nav-tabs .rbx-dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0; }
.navbar {
position: relative;
min-height: 30px;
margin-bottom: 20px;
border: 1px solid transparent; }
.navbar:before, .navbar:after {
content: " ";
display: table; }
.navbar:after {
clear: both; }
@media (min-width: 768px) {
.navbar {
border-radius: 0; } }
.navbar-header:before, .navbar-header:after {
content: " ";
display: table; }
.navbar-header:after {
clear: both; }
@media (min-width: 768px) {
.navbar-header {
float: left; } }
.navbar-collapse {
overflow-x: visible;
padding-right: 0;
padding-left: 0;
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-overflow-scrolling: touch; }
.navbar-collapse:before, .navbar-collapse:after {
content: " ";
display: table; }
.navbar-collapse:after {
clear: both; }
.navbar-collapse.in {
overflow-y: auto; }
@media (min-width: 768px) {
.navbar-collapse {
width: auto;
border-top: 0;
box-shadow: none; }
.navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important; }
.navbar-collapse.in {
overflow-y: visible; }
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
padding-left: 0;
padding-right: 0; } }
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
max-height: 340px; }
@media (max-width: 480px) and (orientation: landscape) {
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
max-height: 200px; } }
.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
margin-right: -0;
margin-left: -0; }
@media (min-width: 768px) {
.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0; } }
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px; }
@media (min-width: 768px) {
.navbar-static-top {
border-radius: 0; } }
.navbar-fixed-top, .navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
@media (min-width: 768px) {
.navbar-fixed-top, .navbar-fixed-bottom {
border-radius: 0; } }
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px; }
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0; }
.navbar-brand {
float: left;
padding: 5px 0;
font-size: 20px;
line-height: 20px;
height: 30px; }
.navbar-brand:hover, .navbar-brand:focus {
text-decoration: none; }
@media (min-width: 768px) {
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
margin-left: -0; } }
.navbar-toggle {
position: relative;
float: right;
margin-right: 0;
padding: 9px 10px;
margin-top: -2px;
margin-bottom: -2px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 3px; }
.navbar-toggle:focus {
outline: 0; }
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px; }
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px; }
@media (min-width: 768px) {
.navbar-toggle {
display: none; } }
.navbar-nav {
margin: 2.5px -0; }
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px; }
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu, .navbar-nav .open .rbx-dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
box-shadow: none; }
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu > li > .rbx-dropdown-menu, .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu .rbx-dropdown-menu {
padding: 5px 15px 5px 25px; }
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu > li > .rbx-dropdown-menu {
line-height: 20px; }
.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > .rbx-dropdown-menu, .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > .rbx-dropdown-menu {
background-image: none; } }
@media (min-width: 768px) {
.navbar-nav {
float: left;
margin: 0; }
.navbar-nav > li {
float: left; }
.navbar-nav > li > a {
padding-top: 5px;
padding-bottom: 5px; }
.navbar-nav.navbar-right:last-child {
margin-right: -0; } }
@media (min-width: 768px) {
.navbar-left {
float: left !important; }
.navbar-right {
float: right !important; } }
.navbar-form {
margin-left: -0;
margin-right: -0;
padding: 10px 0;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
margin-top: -2px;
margin-bottom: -2px; }
@media (max-width: 767px) {
.navbar-form .form-group {
margin-bottom: 5px; } }
@media (min-width: 768px) {
.navbar-form {
width: auto;
border: 0;
margin-left: 0;
margin-right: 0;
padding-top: 0;
padding-bottom: 0;
-webkit-box-shadow: none;
box-shadow: none; }
.navbar-form.navbar-right:last-child {
margin-right: -0; } }
.navbar-nav > li > .dropdown-menu, .navbar-nav > li > .rbx-dropdown-menu {
margin-top: 0;
border-top-right-radius: 0;
border-top-left-radius: 0; }
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu, .navbar-fixed-bottom .navbar-nav > li > .rbx-dropdown-menu {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0; }
.navbar-btn {
margin-top: -2px;
margin-bottom: -2px; }
.navbar-btn.btn-sm {
margin-top: -1.5px;
margin-bottom: -1.5px; }
.navbar-btn.btn-xs {
margin-top: 4px;
margin-bottom: 4px; }
.navbar-text {
margin-top: 5px;
margin-bottom: 5px; }
@media (min-width: 768px) {
.navbar-text {
float: left;
margin-left: 0;
margin-right: 0; }
.navbar-text.navbar-right:last-child {
margin-right: 0; } }
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7; }
.navbar-default .navbar-brand {
color: #777; }
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent; }
.navbar-default .navbar-text {
color: #777; }
.navbar-default .navbar-nav > li > a {
color: #777; }
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
color: #333;
background-color: transparent; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
color: #555;
background-color: #e7e7e7; }
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
color: #ccc;
background-color: transparent; }
.navbar-default .navbar-toggle {
border-color: #ddd; }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: #ddd; }
.navbar-default .navbar-toggle .icon-bar {
background-color: #888; }
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border-color: #e7e7e7; }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
background-color: #e7e7e7;
color: #555; }
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a, .navbar-default .navbar-nav .open .dropdown-menu > li > .rbx-dropdown-menu {
color: #777; }
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > .rbx-dropdown-menu, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > .rbx-dropdown-menu {
color: #333;
background-color: transparent; }
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > .rbx-dropdown-menu, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > .rbx-dropdown-menu, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > .rbx-dropdown-menu {
color: #555;
background-color: #e7e7e7; }
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > .rbx-dropdown-menu, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > .rbx-dropdown-menu, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > .rbx-dropdown-menu {
color: #ccc;
background-color: transparent; } }
.navbar-default .navbar-link {
color: #777; }
.navbar-default .navbar-link:hover {
color: #333; }
.navbar-default .btn-link {
color: #777; }
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
color: #333; }
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
color: #ccc; }
.navbar-inverse {
background-color: #222;
border-color: #090909; }
.navbar-inverse .navbar-brand {
color: #777777; }
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
color: #fff;
background-color: transparent; }
.navbar-inverse .navbar-text {
color: #777777; }
.navbar-inverse .navbar-nav > li > a {
color: #777777; }
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
color: #fff;
background-color: transparent; }
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
color: #fff;
background-color: #090909; }
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444;
background-color: transparent; }
.navbar-inverse .navbar-toggle {
border-color: #333; }
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
background-color: #333; }
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #fff; }
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
border-color: #101010; }
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
background-color: #090909;
color: #fff; }
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header, .navbar-inverse .navbar-nav .open .dropdown-menu > .rbx-dropdown-menu {
border-color: #090909; }
.navbar-inverse .navbar-nav .open .dropdown-menu .divider, .navbar-inverse .navbar-nav .open .dropdown-menu .rbx-dropdown-menu {
background-color: #090909; }
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a, .navbar-inverse .navbar-nav .open .dropdown-menu > li > .rbx-dropdown-menu {
color: #777777; }
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > .rbx-dropdown-menu, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > .rbx-dropdown-menu {
color: #fff;
background-color: transparent; }
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > .rbx-dropdown-menu, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > .rbx-dropdown-menu, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > .rbx-dropdown-menu {
color: #fff;
background-color: #090909; }
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > .rbx-dropdown-menu, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > .rbx-dropdown-menu, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > .rbx-dropdown-menu {
color: #444;
background-color: transparent; } }
.navbar-inverse .navbar-link {
color: #777777; }
.navbar-inverse .navbar-link:hover {
color: #fff; }
.navbar-inverse .btn-link {
color: #777777; }
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
color: #fff; }
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
color: #444; }
.modal-open {
overflow: hidden; }
.modal {
display: none;
overflow: hidden;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
-webkit-overflow-scrolling: touch;
outline: 0; }
.modal.fade .modal-dialog {
-webkit-transform: translate3d(0, -25%, 0);
transform: translate3d(0, -25%, 0);
-webkit-transition: -webkit-transform 0.3s ease-out;
-moz-transition: -moz-transform 0.3s ease-out;
-o-transition: -o-transform 0.3s ease-out;
transition: transform 0.3s ease-out; }
.modal.in .modal-dialog {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto; }
.modal-dialog {
position: relative;
width: auto;
margin: 10px; }
.modal-content {
position: relative;
background-color: #fff;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
background-clip: padding-box;
outline: 0; }
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000; }
.modal-backdrop.fade {
opacity: 0;
filter: alpha(opacity=0); }
.modal-backdrop.in {
opacity: 0.3;
filter: alpha(opacity=30); }
.modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
min-height: 16.25px; }
.modal-header .close {
margin-top: -2px; }
.modal-title {
margin: 0;
line-height: 1.25; }
.modal-body {
position: relative;
padding: 15px; }
.modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5; }
.modal-footer:before, .modal-footer:after {
content: " ";
display: table; }
.modal-footer:after {
clear: both; }
.modal-footer .btn + .btn, .modal-footer .btn + .rbx-btn-primary, .modal-footer .btn + .rbx-btn-primary-lg, .modal-footer .btn + .rbx-btn-primary-md, .modal-footer .btn + .rbx-btn-primary-sm, .modal-footer .btn + .rbx-btn-primary-xs, .modal-footer .btn + .rbx-btn-secondary, .modal-footer .btn + .rbx-btn-secondary-lg, .modal-footer .btn + .rbx-btn-secondary-md, .modal-footer .btn + .rbx-btn-secondary-sm, .modal-footer .btn + .rbx-btn-secondary-xs, .modal-footer .btn + .rbx-btn-control, .modal-footer .btn + .rbx-btn-control-lg, .modal-footer .btn + .rbx-btn-control-md, .modal-footer .btn + .rbx-btn-control-sm, .modal-footer .btn + .rbx-btn-control-xs, .modal-footer .btn + .rbx-btn-icon, .modal-footer .btn + .rbx-btn-icon-lg, .modal-footer .btn + .rbx-btn-icon-md, .modal-footer .btn + .rbx-btn-icon-sm, .modal-footer .btn + .rbx-btn-icon-xs, .modal-footer .btn + .rbx-input-group .rbx-input-addon-btn, .rbx-input-group .modal-footer .btn + .rbx-input-addon-btn, .modal-footer .btn + .rbx-input-group-btn .rbx-input-dropdown-btn, .rbx-input-group-btn .modal-footer .btn + .rbx-input-dropdown-btn, .modal-footer .btn + .rbx-btn-primary, .modal-footer .btn + .rbx-btn-primary-lg, .modal-footer .btn + .rbx-btn-primary-md, .modal-footer .btn + .rbx-btn-primary-sm, .modal-footer .btn + .rbx-btn-primary-xs, .modal-footer .btn + .rbx-btn-secondary, .modal-footer .btn + .rbx-btn-secondary-lg, .modal-footer .btn + .rbx-btn-secondary-md, .modal-footer .btn + .rbx-btn-secondary-sm, .modal-footer .btn + .rbx-btn-secondary-xs, .modal-footer .btn + .rbx-btn-control, .modal-footer .btn + .rbx-btn-control-lg, .modal-footer .btn + .rbx-btn-control-md, .modal-footer .btn + .rbx-btn-control-sm, .modal-footer .btn + .rbx-btn-control-xs, .modal-footer .btn + .rbx-btn-icon, .modal-footer .btn + .rbx-btn-icon-lg, .modal-footer .btn + .rbx-btn-icon-md, .modal-footer .btn + .rbx-btn-icon-sm, .modal-footer .btn + .rbx-btn-icon-xs, .modal-footer .btn + .rbx-input-group .rbx-input-addon-btn, .rbx-input-group .modal-footer .btn + .rbx-input-addon-btn, .modal-footer .btn + .rbx-input-group-btn .rbx-input-dropdown-btn, .rbx-input-group-btn .modal-footer .btn + .rbx-input-dropdown-btn {
margin-left: 5px;
margin-bottom: 0; }
.modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .btn + .rbx-btn-primary, .modal-footer .btn-group .btn + .rbx-btn-primary-lg, .modal-footer .btn-group .btn + .rbx-btn-primary-md, .modal-footer .btn-group .btn + .rbx-btn-primary-sm, .modal-footer .btn-group .btn + .rbx-btn-primary-xs, .modal-footer .btn-group .btn + .rbx-btn-secondary, .modal-footer .btn-group .btn + .rbx-btn-secondary-lg, .modal-footer .btn-group .btn + .rbx-btn-secondary-md, .modal-footer .btn-group .btn + .rbx-btn-secondary-sm, .modal-footer .btn-group .btn + .rbx-btn-secondary-xs, .modal-footer .btn-group .btn + .rbx-btn-control, .modal-footer .btn-group .btn + .rbx-btn-control-lg, .modal-footer .btn-group .btn + .rbx-btn-control-md, .modal-footer .btn-group .btn + .rbx-btn-control-sm, .modal-footer .btn-group .btn + .rbx-btn-control-xs, .modal-footer .btn-group .btn + .rbx-btn-icon, .modal-footer .btn-group .btn + .rbx-btn-icon-lg, .modal-footer .btn-group .btn + .rbx-btn-icon-md, .modal-footer .btn-group .btn + .rbx-btn-icon-sm, .modal-footer .btn-group .btn + .rbx-btn-icon-xs, .modal-footer .btn-group .btn + .rbx-input-group .rbx-input-addon-btn, .rbx-input-group .modal-footer .btn-group .btn + .rbx-input-addon-btn, .modal-footer .btn-group .btn + .rbx-input-group-btn .rbx-input-dropdown-btn, .rbx-input-group-btn .modal-footer .btn-group .btn + .rbx-input-dropdown-btn, .modal-footer .btn-group .btn + .rbx-btn-primary, .modal-footer .btn-group .btn + .rbx-btn-primary-lg, .modal-footer .btn-group .btn + .rbx-btn-primary-md, .modal-footer .btn-group .btn + .rbx-btn-primary-sm, .modal-footer .btn-group .btn + .rbx-btn-primary-xs, .modal-footer .btn-group .btn + .rbx-btn-secondary, .modal-footer .btn-group .btn + .rbx-btn-secondary-lg, .modal-footer .btn-group .btn + .rbx-btn-secondary-md, .modal-footer .btn-group .btn + .rbx-btn-secondary-sm, .modal-footer .btn-group .btn + .rbx-btn-secondary-xs, .modal-footer .btn-group .btn + .rbx-btn-control, .modal-footer .btn-group .btn + .rbx-btn-control-lg, .modal-footer .btn-group .btn + .rbx-btn-control-md, .modal-footer .btn-group .btn + .rbx-btn-control-sm, .modal-footer .btn-group .btn + .rbx-btn-control-xs, .modal-footer .btn-group .btn + .rbx-btn-icon, .modal-footer .btn-group .btn + .rbx-btn-icon-lg, .modal-footer .btn-group .btn + .rbx-btn-icon-md, .modal-footer .btn-group .btn + .rbx-btn-icon-sm, .modal-footer .btn-group .btn + .rbx-btn-icon-xs, .modal-footer .btn-group .btn + .rbx-input-group .rbx-input-addon-btn, .rbx-input-group .modal-footer .btn-group .btn + .rbx-input-addon-btn, .modal-footer .btn-group .btn + .rbx-input-group-btn .rbx-input-dropdown-btn, .rbx-input-group-btn .modal-footer .btn-group .btn + .rbx-input-dropdown-btn {
margin-left: -1px; }
.modal-footer .btn-block + .btn-block {
margin-left: 0; }
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll; }
@media (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto; }
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
.modal-sm {
width: 300px; } }
@media (min-width: 992px) {
.modal-lg {
width: 900px; } }
.clearfix:before, .clearfix:after {
content: " ";
display: table; }
.clearfix:after {
clear: both; }
.center-block {
display: block;
margin-left: auto;
margin-right: auto; }
.pull-right {
float: right !important; }
.pull-left {
float: left !important; }
.hide {
display: none !important; }
.show {
display: block !important; }
.invisible {
visibility: hidden; }
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0; }
.hidden {
display: none !important;
visibility: hidden !important; }
.affix {
position: fixed;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
@-ms-viewport {
width: device-width; }
.visible-xs, .visible-sm, .visible-md, .visible-lg {
display: none !important; }
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
display: none !important; }
@media (max-width: 767px) {
.visible-xs {
display: block !important; }
table.visible-xs {
display: table; }
tr.visible-xs {
display: table-row !important; }
th.visible-xs, td.visible-xs {
display: table-cell !important; } }
@media (max-width: 767px) {
.visible-xs-block {
display: block !important; } }
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important; } }
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important; }
table.visible-sm {
display: table; }
tr.visible-sm {
display: table-row !important; }
th.visible-sm, td.visible-sm {
display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important; }
table.visible-md {
display: table; }
tr.visible-md {
display: table-row !important; }
th.visible-md, td.visible-md {
display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important; } }
@media (min-width: 1200px) {
.visible-lg {
display: block !important; }
table.visible-lg {
display: table; }
tr.visible-lg {
display: table-row !important; }
th.visible-lg, td.visible-lg {
display: table-cell !important; } }
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important; } }
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important; } }
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important; } }
@media (max-width: 767px) {
.hidden-xs {
display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important; } }
@media (min-width: 1200px) {
.hidden-lg {
display: none !important; } }
.visible-print {
display: none !important; }
@media print {
.visible-print {
display: block !important; }
table.visible-print {
display: table; }
tr.visible-print {
display: table-row !important; }
th.visible-print, td.visible-print {
display: table-cell !important; } }
.visible-print-block {
display: none !important; }
@media print {
.visible-print-block {
display: block !important; } }
.visible-print-inline {
display: none !important; }
@media print {
.visible-print-inline {
display: inline !important; } }
.visible-print-inline-block {
display: none !important; }
@media print {
.visible-print-inline-block {
display: inline-block !important; } }
@media print {
.hidden-print {
display: none !important; } }
table {
background-color: transparent; }
th {
text-align: left; }
.table {
width: 100%;
max-width: 100%;
margin-bottom: 20px; }
.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
padding: 12px;
line-height: 1.25;
vertical-align: top;
border-top: 1px solid #ddd; }
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd; }
.table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
border-top: 0; }
.table > tbody + tbody {
border-top: 2px solid #ddd; }
.table .table {
background-color: #fff; }
.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
padding: 5px; }
.table-bordered {
border: 1px solid #ddd; }
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
border: 1px solid #ddd; }
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
border-bottom-width: 2px; }
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
background-color: #f2f2f2; }
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
background-color: #f5f5f5; }
table col[class*="col-"] {
position: static;
float: none;
display: table-column; }
table td[class*="col-"], table th[class*="col-"] {
position: static;
float: none;
display: table-cell; }
.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
background-color: #f5f5f5; }
.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8; }
.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th {
background-color: #dff0d8; }
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6; }
.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th {
background-color: #d9edf7; }
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
background-color: #c4e4f3; }
.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th {
background-color: #fcf8e3; }
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc; }
.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
background-color: #f2dede; }
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc; }
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
overflow-x: auto;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
-webkit-overflow-scrolling: touch; }
.table-responsive > .table {
margin-bottom: 0; }
.table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
white-space: nowrap; }
.table-responsive > .table-bordered {
border: 0; }
.table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0; }
.table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0; }
.table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0; } }
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px solid;
border-right: 4px solid transparent;
border-left: 4px solid transparent; }
.dropdown {
position: relative; }
.dropdown-toggle:focus {
outline: 0; }
.dropdown-menu, .rbx-dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
font-size: 16px;
text-align: left;
background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 3px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
background-clip: padding-box; }
.dropdown-menu.pull-right, .pull-right.rbx-dropdown-menu {
right: 0;
left: auto; }
.dropdown-menu .divider, .dropdown-menu .rbx-dropdown-menu {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5; }
.dropdown-menu > li > a, .dropdown-menu > li > .rbx-dropdown-menu {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.25;
color: #333333;
white-space: nowrap; }
.dropdown-menu > li > a:hover, .dropdown-menu > li > .rbx-dropdown-menu, .dropdown-menu > li > a:focus, .dropdown-menu > li > .rbx-dropdown-menu {
text-decoration: none;
color: #262626;
background-color: white; }
.dropdown-menu > .active > a, .dropdown-menu > .active > .rbx-dropdown-menu, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > .rbx-dropdown-menu, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > .rbx-dropdown-menu {
color: #fff;
text-decoration: none;
outline: 0;
background-color: #428bca; }
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > .rbx-dropdown-menu, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > .rbx-dropdown-menu, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > .rbx-dropdown-menu {
color: #777777; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > .rbx-dropdown-menu, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > .rbx-dropdown-menu {
text-decoration: none;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
cursor: not-allowed; }
.open > .dropdown-menu, .open > .rbx-dropdown-menu {
display: block; }
.open > a {
outline: 0; }
.dropdown-menu-right, .rbx-input-group .rbx-input-group-btn .rbx-dropdown-menu {
left: auto;
right: 0; }
.dropdown-menu-left {
left: 0;
right: auto; }
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 14px;
line-height: 1.25;
color: #777777;
white-space: nowrap; }
.dropdown-backdrop {
position: fixed;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 990; }
.pull-right > .dropdown-menu, .pull-right > .rbx-dropdown-menu {
right: 0;
left: auto; }
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
border-top: 0;
border-bottom: 4px solid;
content: ""; }
.dropup .dropdown-menu, .dropup .rbx-dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu, .navbar-fixed-bottom .dropdown .rbx-dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 1px; }
@media (min-width: 768px) {
.navbar-right .dropdown-menu, .navbar-right .rbx-dropdown-menu {
right: 0;
left: auto; }
.navbar-right .dropdown-menu-left {
left: 0;
right: auto; } }
.input-group {
position: relative;
display: table;
border-collapse: separate; }
.input-group[class*="col-"] {
float: none;
padding-left: 0;
padding-right: 0; }
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0; }
.input-group-addon, .input-group-btn, .input-group .form-control {
display: table-cell; }
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0; }
.input-group-addon, .input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle; }
.input-group-addon {
padding: 6px 12px;
font-size: 16px;
font-weight: normal;
line-height: 1;
color: #555555;
text-align: center;
background-color: #eeeeee;
border: 1px solid #ccc;
border-radius: 3px; }
.input-group-addon.input-sm, .form-horizontal .form-group-sm .input-group-addon.form-control, .input-group-sm > .input-group-addon.form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn, .input-group-addon.rbx-btn-primary, .input-group-addon.rbx-btn-primary-lg, .input-group-addon.rbx-btn-primary-md, .input-group-addon.rbx-btn-primary-sm, .input-group-addon.rbx-btn-primary-xs, .input-group-addon.rbx-btn-secondary, .input-group-addon.rbx-btn-secondary-lg, .input-group-addon.rbx-btn-secondary-md, .input-group-addon.rbx-btn-secondary-sm, .input-group-addon.rbx-btn-secondary-xs, .input-group-addon.rbx-btn-control, .input-group-addon.rbx-btn-control-lg, .input-group-addon.rbx-btn-control-md, .input-group-addon.rbx-btn-control-sm, .input-group-addon.rbx-btn-control-xs, .input-group-addon.rbx-btn-icon, .input-group-addon.rbx-btn-icon-lg, .input-group-addon.rbx-btn-icon-md, .input-group-addon.rbx-btn-icon-sm, .input-group-addon.rbx-btn-icon-xs, .rbx-input-group .input-group-addon.rbx-input-addon-btn, .rbx-input-group-btn .input-group-addon.rbx-input-dropdown-btn {
padding: 5px 10px;
font-size: 14px;
border-radius: 3px; }
.input-group-addon.input-lg, .form-horizontal .form-group-lg .input-group-addon.form-control, .input-group-lg > .input-group-addon.form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn, .input-group-addon.rbx-btn-primary, .input-group-addon.rbx-btn-primary-lg, .input-group-addon.rbx-btn-primary-md, .input-group-addon.rbx-btn-primary-sm, .input-group-addon.rbx-btn-primary-xs, .input-group-addon.rbx-btn-secondary, .input-group-addon.rbx-btn-secondary-lg, .input-group-addon.rbx-btn-secondary-md, .input-group-addon.rbx-btn-secondary-sm, .input-group-addon.rbx-btn-secondary-xs, .input-group-addon.rbx-btn-control, .input-group-addon.rbx-btn-control-lg, .input-group-addon.rbx-btn-control-md, .input-group-addon.rbx-btn-control-sm, .input-group-addon.rbx-btn-control-xs, .input-group-addon.rbx-btn-icon, .input-group-addon.rbx-btn-icon-lg, .input-group-addon.rbx-btn-icon-md, .input-group-addon.rbx-btn-icon-sm, .input-group-addon.rbx-btn-icon-xs, .rbx-input-group .input-group-addon.rbx-input-addon-btn, .rbx-input-group-btn .input-group-addon.rbx-input-dropdown-btn {
padding: 10px 16px;
font-size: 20px;
border-radius: 6px; }
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
margin-top: 0; }
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .rbx-btn-primary, .input-group-btn:first-child > .rbx-btn-primary-lg, .input-group-btn:first-child > .rbx-btn-primary-md, .input-group-btn:first-child > .rbx-btn-primary-sm, .input-group-btn:first-child > .rbx-btn-primary-xs, .input-group-btn:first-child > .rbx-btn-secondary, .input-group-btn:first-child > .rbx-btn-secondary-lg, .input-group-btn:first-child > .rbx-btn-secondary-md, .input-group-btn:first-child > .rbx-btn-secondary-sm, .input-group-btn:first-child > .rbx-btn-secondary-xs, .input-group-btn:first-child > .rbx-btn-control, .input-group-btn:first-child > .rbx-btn-control-lg, .input-group-btn:first-child > .rbx-btn-control-md, .input-group-btn:first-child > .rbx-btn-control-sm, .input-group-btn:first-child > .rbx-btn-control-xs, .input-group-btn:first-child > .rbx-btn-icon, .input-group-btn:first-child > .rbx-btn-icon-lg, .input-group-btn:first-child > .rbx-btn-icon-md, .input-group-btn:first-child > .rbx-btn-icon-sm, .input-group-btn:first-child > .rbx-btn-icon-xs, .input-group-btn:first-child > .rbx-input-group .rbx-input-addon-btn, .rbx-input-group .input-group-btn:first-child > .rbx-input-addon-btn, .input-group-btn:first-child > .rbx-input-group-btn .rbx-input-dropdown-btn, .rbx-input-group-btn .input-group-btn:first-child > .rbx-input-dropdown-btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .btn-group > .rbx-btn-primary, .input-group-btn:first-child > .btn-group > .rbx-btn-primary-lg, .input-group-btn:first-child > .btn-group > .rbx-btn-primary-md, .input-group-btn:first-child > .btn-group > .rbx-btn-primary-sm, .input-group-btn:first-child > .btn-group > .rbx-btn-primary-xs, .input-group-btn:first-child > .btn-group > .rbx-btn-secondary, .input-group-btn:first-child > .btn-group > .rbx-btn-secondary-lg, .input-group-btn:first-child > .btn-group > .rbx-btn-secondary-md, .input-group-btn:first-child > .btn-group > .rbx-btn-secondary-sm, .input-group-btn:first-child > .btn-group > .rbx-btn-secondary-xs, .input-group-btn:first-child > .btn-group > .rbx-btn-control, .input-group-btn:first-child > .btn-group > .rbx-btn-control-lg, .input-group-btn:first-child > .btn-group > .rbx-btn-control-md, .input-group-btn:first-child > .btn-group > .rbx-btn-control-sm, .input-group-btn:first-child > .btn-group > .rbx-btn-control-xs, .input-group-btn:first-child > .btn-group > .rbx-btn-icon, .input-group-btn:first-child > .btn-group > .rbx-btn-icon-lg, .input-group-btn:first-child > .btn-group > .rbx-btn-icon-md, .input-group-btn:first-child > .btn-group > .rbx-btn-icon-sm, .input-group-btn:first-child > .btn-group > .rbx-btn-icon-xs, .input-group-btn:first-child > .btn-group > .rbx-input-group .rbx-input-addon-btn, .rbx-input-group .input-group-btn:first-child > .btn-group > .rbx-input-addon-btn, .input-group-btn:first-child > .btn-group > .rbx-input-group-btn .rbx-input-dropdown-btn, .rbx-input-group-btn .input-group-btn:first-child > .btn-group > .rbx-input-dropdown-btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .rbx-btn-primary:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .rbx-btn-primary-lg:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .rbx-btn-primary-md:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .rbx-btn-primary-sm:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .rbx-btn-primary-xs:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .rbx-btn-secondary:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .rbx-btn-secondary-lg:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .rbx-btn-secondary-md:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .rbx-btn-secondary-sm:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .rbx-btn-secondary-xs:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .rbx-btn-control:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .rbx-btn-control-lg:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .rbx-btn-control-md:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .rbx-btn-control-sm:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .rbx-btn-control-xs:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .rbx-btn-icon:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .rbx-btn-icon-lg:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .rbx-btn-icon-md:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .rbx-btn-icon-sm:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .rbx-btn-icon-xs:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .rbx-input-group .rbx-input-addon-btn:not(:last-child):not(.dropdown-toggle), .rbx-input-group .input-group-btn:last-child > .rbx-input-addon-btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .rbx-input-group-btn .rbx-input-dropdown-btn:not(:last-child):not(.dropdown-toggle), .rbx-input-group-btn .input-group-btn:last-child > .rbx-input-dropdown-btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn-group:not(:last-child) > .rbx-btn-primary, .input-group-btn:last-child > .btn-group:not(:last-child) > .rbx-btn-primary-lg, .input-group-btn:last-child > .btn-group:not(:last-child) > .rbx-btn-primary-md, .input-group-btn:last-child > .btn-group:not(:last-child) > .rbx-btn-primary-sm, .input-group-btn:last-child > .btn-group:not(:last-child) > .rbx-btn-primary-xs, .input-group-btn:last-child > .btn-group:not(:last-child) > .rbx-btn-secondary, .input-group-btn:last-child > .btn-group:not(:last-child) > .rbx-btn-secondary-lg, .input-group-btn:last-child > .btn-group:not(:last-child) > .rbx-btn-secondary-md, .input-group-btn:last-child > .btn-group:not(:last-child) > .rbx-btn-secondary-sm, .input-group-btn:last-child > .btn-group:not(:last-child) > .rbx-btn-secondary-xs, .input-group-btn:last-child > .btn-group:not(:last-child) > .rbx-btn-control, .input-group-btn:last-child > .btn-group:not(:last-child) > .rbx-btn-control-lg, .input-group-btn:last-child > .btn-group:not(:last-child) > .rbx-btn-control-md, .input-group-btn:last-child > .btn-group:not(:last-child) > .rbx-btn-control-sm, .input-group-btn:last-child > .btn-group:not(:last-child) > .rbx-btn-control-xs, .input-group-btn:last-child > .btn-group:not(:last-child) > .rbx-btn-icon, .input-group-btn:last-child > .btn-group:not(:last-child) > .rbx-btn-icon-lg, .input-group-btn:last-child > .btn-group:not(:last-child) > .rbx-btn-icon-md, .input-group-btn:last-child > .btn-group:not(:last-child) > .rbx-btn-icon-sm, .input-group-btn:last-child > .btn-group:not(:last-child) > .rbx-btn-icon-xs, .input-group-btn:last-child > .btn-group:not(:last-child) > .rbx-input-group .rbx-input-addon-btn, .rbx-input-group .input-group-btn:last-child > .btn-group:not(:last-child) > .rbx-input-addon-btn, .input-group-btn:last-child > .btn-group:not(:last-child) > .rbx-input-group-btn .rbx-input-dropdown-btn, .rbx-input-group-btn .input-group-btn:last-child > .btn-group:not(:last-child) > .rbx-input-dropdown-btn {
border-bottom-right-radius: 0;
border-top-right-radius: 0; }
.input-group-addon:first-child {
border-right: 0; }
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .rbx-btn-primary, .input-group-btn:last-child > .rbx-btn-primary-lg, .input-group-btn:last-child > .rbx-btn-primary-md, .input-group-btn:last-child > .rbx-btn-primary-sm, .input-group-btn:last-child > .rbx-btn-primary-xs, .input-group-btn:last-child > .rbx-btn-secondary, .input-group-btn:last-child > .rbx-btn-secondary-lg, .input-group-btn:last-child > .rbx-btn-secondary-md, .input-group-btn:last-child > .rbx-btn-secondary-sm, .input-group-btn:last-child > .rbx-btn-secondary-xs, .input-group-btn:last-child > .rbx-btn-control, .input-group-btn:last-child > .rbx-btn-control-lg, .input-group-btn:last-child > .rbx-btn-control-md, .input-group-btn:last-child > .rbx-btn-control-sm, .input-group-btn:last-child > .rbx-btn-control-xs, .input-group-btn:last-child > .rbx-btn-icon, .input-group-btn:last-child > .rbx-btn-icon-lg, .input-group-btn:last-child > .rbx-btn-icon-md, .input-group-btn:last-child > .rbx-btn-icon-sm, .input-group-btn:last-child > .rbx-btn-icon-xs, .input-group-btn:last-child > .rbx-input-group .rbx-input-addon-btn, .rbx-input-group .input-group-btn:last-child > .rbx-input-addon-btn, .input-group-btn:last-child > .rbx-input-group-btn .rbx-input-dropdown-btn, .rbx-input-group-btn .input-group-btn:last-child > .rbx-input-dropdown-btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .btn-group > .rbx-btn-primary, .input-group-btn:last-child > .btn-group > .rbx-btn-primary-lg, .input-group-btn:last-child > .btn-group > .rbx-btn-primary-md, .input-group-btn:last-child > .btn-group > .rbx-btn-primary-sm, .input-group-btn:last-child > .btn-group > .rbx-btn-primary-xs, .input-group-btn:last-child > .btn-group > .rbx-btn-secondary, .input-group-btn:last-child > .btn-group > .rbx-btn-secondary-lg, .input-group-btn:last-child > .btn-group > .rbx-btn-secondary-md, .input-group-btn:last-child > .btn-group > .rbx-btn-secondary-sm, .input-group-btn:last-child > .btn-group > .rbx-btn-secondary-xs, .input-group-btn:last-child > .btn-group > .rbx-btn-control, .input-group-btn:last-child > .btn-group > .rbx-btn-control-lg, .input-group-btn:last-child > .btn-group > .rbx-btn-control-md, .input-group-btn:last-child > .btn-group > .rbx-btn-control-sm, .input-group-btn:last-child > .btn-group > .rbx-btn-control-xs, .input-group-btn:last-child > .btn-group > .rbx-btn-icon, .input-group-btn:last-child > .btn-group > .rbx-btn-icon-lg, .input-group-btn:last-child > .btn-group > .rbx-btn-icon-md, .input-group-btn:last-child > .btn-group > .rbx-btn-icon-sm, .input-group-btn:last-child > .btn-group > .rbx-btn-icon-xs, .input-group-btn:last-child > .btn-group > .rbx-input-group .rbx-input-addon-btn, .rbx-input-group .input-group-btn:last-child > .btn-group > .rbx-input-addon-btn, .input-group-btn:last-child > .btn-group > .rbx-input-group-btn .rbx-input-dropdown-btn, .rbx-input-group-btn .input-group-btn:last-child > .btn-group > .rbx-input-dropdown-btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .rbx-btn-primary:not(:first-child), .input-group-btn:first-child > .rbx-btn-primary-lg:not(:first-child), .input-group-btn:first-child > .rbx-btn-primary-md:not(:first-child), .input-group-btn:first-child > .rbx-btn-primary-sm:not(:first-child), .input-group-btn:first-child > .rbx-btn-primary-xs:not(:first-child), .input-group-btn:first-child > .rbx-btn-secondary:not(:first-child), .input-group-btn:first-child > .rbx-btn-secondary-lg:not(:first-child), .input-group-btn:first-child > .rbx-btn-secondary-md:not(:first-child), .input-group-btn:first-child > .rbx-btn-secondary-sm:not(:first-child), .input-group-btn:first-child > .rbx-btn-secondary-xs:not(:first-child), .input-group-btn:first-child > .rbx-btn-control:not(:first-child), .input-group-btn:first-child > .rbx-btn-control-lg:not(:first-child), .input-group-btn:first-child > .rbx-btn-control-md:not(:first-child), .input-group-btn:first-child > .rbx-btn-control-sm:not(:first-child), .input-group-btn:first-child > .rbx-btn-control-xs:not(:first-child), .input-group-btn:first-child > .rbx-btn-icon:not(:first-child), .input-group-btn:first-child > .rbx-btn-icon-lg:not(:first-child), .input-group-btn:first-child > .rbx-btn-icon-md:not(:first-child), .input-group-btn:first-child > .rbx-btn-icon-sm:not(:first-child), .input-group-btn:first-child > .rbx-btn-icon-xs:not(:first-child), .input-group-btn:first-child > .rbx-input-group .rbx-input-addon-btn:not(:first-child), .rbx-input-group .input-group-btn:first-child > .rbx-input-addon-btn:not(:first-child), .input-group-btn:first-child > .rbx-input-group-btn .rbx-input-dropdown-btn:not(:first-child), .rbx-input-group-btn .input-group-btn:first-child > .rbx-input-dropdown-btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn-group:not(:first-child) > .rbx-btn-primary, .input-group-btn:first-child > .btn-group:not(:first-child) > .rbx-btn-primary-lg, .input-group-btn:first-child > .btn-group:not(:first-child) > .rbx-btn-primary-md, .input-group-btn:first-child > .btn-group:not(:first-child) > .rbx-btn-primary-sm, .input-group-btn:first-child > .btn-group:not(:first-child) > .rbx-btn-primary-xs, .input-group-btn:first-child > .btn-group:not(:first-child) > .rbx-btn-secondary, .input-group-btn:first-child > .btn-group:not(:first-child) > .rbx-btn-secondary-lg, .input-group-btn:first-child > .btn-group:not(:first-child) > .rbx-btn-secondary-md, .input-group-btn:first-child > .btn-group:not(:first-child) > .rbx-btn-secondary-sm, .input-group-btn:first-child > .btn-group:not(:first-child) > .rbx-btn-secondary-xs, .input-group-btn:first-child > .btn-group:not(:first-child) > .rbx-btn-control, .input-group-btn:first-child > .btn-group:not(:first-child) > .rbx-btn-control-lg, .input-group-btn:first-child > .btn-group:not(:first-child) > .rbx-btn-control-md, .input-group-btn:first-child > .btn-group:not(:first-child) > .rbx-btn-control-sm, .input-group-btn:first-child > .btn-group:not(:first-child) > .rbx-btn-control-xs, .input-group-btn:first-child > .btn-group:not(:first-child) > .rbx-btn-icon, .input-group-btn:first-child > .btn-group:not(:first-child) > .rbx-btn-icon-lg, .input-group-btn:first-child > .btn-group:not(:first-child) > .rbx-btn-icon-md, .input-group-btn:first-child > .btn-group:not(:first-child) > .rbx-btn-icon-sm, .input-group-btn:first-child > .btn-group:not(:first-child) > .rbx-btn-icon-xs, .input-group-btn:first-child > .btn-group:not(:first-child) > .rbx-input-group .rbx-input-addon-btn, .rbx-input-group .input-group-btn:first-child > .btn-group:not(:first-child) > .rbx-input-addon-btn, .input-group-btn:first-child > .btn-group:not(:first-child) > .rbx-input-group-btn .rbx-input-dropdown-btn, .rbx-input-group-btn .input-group-btn:first-child > .btn-group:not(:first-child) > .rbx-input-dropdown-btn {
border-bottom-left-radius: 0;
border-top-left-radius: 0; }
.input-group-addon:last-child {
border-left: 0; }
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap; }
.input-group-btn > .btn, .input-group-btn > .rbx-btn-primary, .input-group-btn > .rbx-btn-primary-lg, .input-group-btn > .rbx-btn-primary-md, .input-group-btn > .rbx-btn-primary-sm, .input-group-btn > .rbx-btn-primary-xs, .input-group-btn > .rbx-btn-secondary, .input-group-btn > .rbx-btn-secondary-lg, .input-group-btn > .rbx-btn-secondary-md, .input-group-btn > .rbx-btn-secondary-sm, .input-group-btn > .rbx-btn-secondary-xs, .input-group-btn > .rbx-btn-control, .input-group-btn > .rbx-btn-control-lg, .input-group-btn > .rbx-btn-control-md, .input-group-btn > .rbx-btn-control-sm, .input-group-btn > .rbx-btn-control-xs, .input-group-btn > .rbx-btn-icon, .input-group-btn > .rbx-btn-icon-lg, .input-group-btn > .rbx-btn-icon-md, .input-group-btn > .rbx-btn-icon-sm, .input-group-btn > .rbx-btn-icon-xs, .input-group-btn > .rbx-input-group .rbx-input-addon-btn, .rbx-input-group .input-group-btn > .rbx-input-addon-btn, .input-group-btn > .rbx-input-group-btn .rbx-input-dropdown-btn, .rbx-input-group-btn .input-group-btn > .rbx-input-dropdown-btn {
position: relative; }
.input-group-btn > .btn + .btn, .input-group-btn > .btn + .rbx-btn-primary, .input-group-btn > .btn + .rbx-btn-primary-lg, .input-group-btn > .btn + .rbx-btn-primary-md, .input-group-btn > .btn + .rbx-btn-primary-sm, .input-group-btn > .btn + .rbx-btn-primary-xs, .input-group-btn > .btn + .rbx-btn-secondary, .input-group-btn > .btn + .rbx-btn-secondary-lg, .input-group-btn > .btn + .rbx-btn-secondary-md, .input-group-btn > .btn + .rbx-btn-secondary-sm, .input-group-btn > .btn + .rbx-btn-secondary-xs, .input-group-btn > .btn + .rbx-btn-control, .input-group-btn > .btn + .rbx-btn-control-lg, .input-group-btn > .btn + .rbx-btn-control-md, .input-group-btn > .btn + .rbx-btn-control-sm, .input-group-btn > .btn + .rbx-btn-control-xs, .input-group-btn > .btn + .rbx-btn-icon, .input-group-btn > .btn + .rbx-btn-icon-lg, .input-group-btn > .btn + .rbx-btn-icon-md, .input-group-btn > .btn + .rbx-btn-icon-sm, .input-group-btn > .btn + .rbx-btn-icon-xs, .input-group-btn > .btn + .rbx-input-group .rbx-input-addon-btn, .rbx-input-group .input-group-btn > .btn + .rbx-input-addon-btn, .input-group-btn > .btn + .rbx-input-group-btn .rbx-input-dropdown-btn, .rbx-input-group-btn .input-group-btn > .btn + .rbx-input-dropdown-btn, .input-group-btn > .btn + .rbx-btn-primary, .input-group-btn > .btn + .rbx-btn-primary-lg, .input-group-btn > .btn + .rbx-btn-primary-md, .input-group-btn > .btn + .rbx-btn-primary-sm, .input-group-btn > .btn + .rbx-btn-primary-xs, .input-group-btn > .btn + .rbx-btn-secondary, .input-group-btn > .btn + .rbx-btn-secondary-lg, .input-group-btn > .btn + .rbx-btn-secondary-md, .input-group-btn > .btn + .rbx-btn-secondary-sm, .input-group-btn > .btn + .rbx-btn-secondary-xs, .input-group-btn > .btn + .rbx-btn-control, .input-group-btn > .btn + .rbx-btn-control-lg, .input-group-btn > .btn + .rbx-btn-control-md, .input-group-btn > .btn + .rbx-btn-control-sm, .input-group-btn > .btn + .rbx-btn-control-xs, .input-group-btn > .btn + .rbx-btn-icon, .input-group-btn > .btn + .rbx-btn-icon-lg, .input-group-btn > .btn + .rbx-btn-icon-md, .input-group-btn > .btn + .rbx-btn-icon-sm, .input-group-btn > .btn + .rbx-btn-icon-xs, .input-group-btn > .btn + .rbx-input-group .rbx-input-addon-btn, .rbx-input-group .input-group-btn > .btn + .rbx-input-addon-btn, .input-group-btn > .btn + .rbx-input-group-btn .rbx-input-dropdown-btn, .rbx-input-group-btn .input-group-btn > .btn + .rbx-input-dropdown-btn {
margin-left: -1px; }
.input-group-btn > .btn:hover, .input-group-btn > .rbx-btn-primary:hover, .input-group-btn > .rbx-btn-primary-lg:hover, .input-group-btn > .rbx-btn-primary-md:hover, .input-group-btn > .rbx-btn-primary-sm:hover, .input-group-btn > .rbx-btn-primary-xs:hover, .input-group-btn > .rbx-btn-secondary:hover, .input-group-btn > .rbx-btn-secondary-lg:hover, .input-group-btn > .rbx-btn-secondary-md:hover, .input-group-btn > .rbx-btn-secondary-sm:hover, .input-group-btn > .rbx-btn-secondary-xs:hover, .input-group-btn > .rbx-btn-control:hover, .input-group-btn > .rbx-btn-control-lg:hover, .input-group-btn > .rbx-btn-control-md:hover, .input-group-btn > .rbx-btn-control-sm:hover, .input-group-btn > .rbx-btn-control-xs:hover, .input-group-btn > .rbx-btn-icon:hover, .input-group-btn > .rbx-btn-icon-lg:hover, .input-group-btn > .rbx-btn-icon-md:hover, .input-group-btn > .rbx-btn-icon-sm:hover, .input-group-btn > .rbx-btn-icon-xs:hover, .input-group-btn > .rbx-input-group .rbx-input-addon-btn:hover, .rbx-input-group .input-group-btn > .rbx-input-addon-btn:hover, .input-group-btn > .rbx-input-group-btn .rbx-input-dropdown-btn:hover, .rbx-input-group-btn .input-group-btn > .rbx-input-dropdown-btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .rbx-btn-primary:focus, .input-group-btn > .rbx-btn-primary-lg:focus, .input-group-btn > .rbx-btn-primary-md:focus, .input-group-btn > .rbx-btn-primary-sm:focus, .input-group-btn > .rbx-btn-primary-xs:focus, .input-group-btn > .rbx-btn-secondary:focus, .input-group-btn > .rbx-btn-secondary-lg:focus, .input-group-btn > .rbx-btn-secondary-md:focus, .input-group-btn > .rbx-btn-secondary-sm:focus, .input-group-btn > .rbx-btn-secondary-xs:focus, .input-group-btn > .rbx-btn-control:focus, .input-group-btn > .rbx-btn-control-lg:focus, .input-group-btn > .rbx-btn-control-md:focus, .input-group-btn > .rbx-btn-control-sm:focus, .input-group-btn > .rbx-btn-control-xs:focus, .input-group-btn > .rbx-btn-icon:focus, .input-group-btn > .rbx-btn-icon-lg:focus, .input-group-btn > .rbx-btn-icon-md:focus, .input-group-btn > .rbx-btn-icon-sm:focus, .input-group-btn > .rbx-btn-icon-xs:focus, .input-group-btn > .rbx-input-group .rbx-input-addon-btn:focus, .rbx-input-group .input-group-btn > .rbx-input-addon-btn:focus, .input-group-btn > .rbx-input-group-btn .rbx-input-dropdown-btn:focus, .rbx-input-group-btn .input-group-btn > .rbx-input-dropdown-btn:focus, .input-group-btn > .btn:active, .input-group-btn > .rbx-btn-primary:active, .input-group-btn > .rbx-btn-primary-lg:active, .input-group-btn > .rbx-btn-primary-md:active, .input-group-btn > .rbx-btn-primary-sm:active, .input-group-btn > .rbx-btn-primary-xs:active, .input-group-btn > .rbx-btn-secondary:active, .input-group-btn > .rbx-btn-secondary-lg:active, .input-group-btn > .rbx-btn-secondary-md:active, .input-group-btn > .rbx-btn-secondary-sm:active, .input-group-btn > .rbx-btn-secondary-xs:active, .input-group-btn > .rbx-btn-control:active, .input-group-btn > .rbx-btn-control-lg:active, .input-group-btn > .rbx-btn-control-md:active, .input-group-btn > .rbx-btn-control-sm:active, .input-group-btn > .rbx-btn-control-xs:active, .input-group-btn > .rbx-btn-icon:active, .input-group-btn > .rbx-btn-icon-lg:active, .input-group-btn > .rbx-btn-icon-md:active, .input-group-btn > .rbx-btn-icon-sm:active, .input-group-btn > .rbx-btn-icon-xs:active, .input-group-btn > .rbx-input-group .rbx-input-addon-btn:active, .rbx-input-group .input-group-btn > .rbx-input-addon-btn:active, .input-group-btn > .rbx-input-group-btn .rbx-input-dropdown-btn:active, .rbx-input-group-btn .input-group-btn > .rbx-input-dropdown-btn:active {
z-index: 2; }
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .rbx-btn-primary, .input-group-btn:first-child > .rbx-btn-primary-lg, .input-group-btn:first-child > .rbx-btn-primary-md, .input-group-btn:first-child > .rbx-btn-primary-sm, .input-group-btn:first-child > .rbx-btn-primary-xs, .input-group-btn:first-child > .rbx-btn-secondary, .input-group-btn:first-child > .rbx-btn-secondary-lg, .input-group-btn:first-child > .rbx-btn-secondary-md, .input-group-btn:first-child > .rbx-btn-secondary-sm, .input-group-btn:first-child > .rbx-btn-secondary-xs, .input-group-btn:first-child > .rbx-btn-control, .input-group-btn:first-child > .rbx-btn-control-lg, .input-group-btn:first-child > .rbx-btn-control-md, .input-group-btn:first-child > .rbx-btn-control-sm, .input-group-btn:first-child > .rbx-btn-control-xs, .input-group-btn:first-child > .rbx-btn-icon, .input-group-btn:first-child > .rbx-btn-icon-lg, .input-group-btn:first-child > .rbx-btn-icon-md, .input-group-btn:first-child > .rbx-btn-icon-sm, .input-group-btn:first-child > .rbx-btn-icon-xs, .input-group-btn:first-child > .rbx-input-group .rbx-input-addon-btn, .rbx-input-group .input-group-btn:first-child > .rbx-input-addon-btn, .input-group-btn:first-child > .rbx-input-group-btn .rbx-input-dropdown-btn, .rbx-input-group-btn .input-group-btn:first-child > .rbx-input-dropdown-btn, .input-group-btn:first-child > .btn-group {
margin-right: -1px; }
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .rbx-btn-primary, .input-group-btn:last-child > .rbx-btn-primary-lg, .input-group-btn:last-child > .rbx-btn-primary-md, .input-group-btn:last-child > .rbx-btn-primary-sm, .input-group-btn:last-child > .rbx-btn-primary-xs, .input-group-btn:last-child > .rbx-btn-secondary, .input-group-btn:last-child > .rbx-btn-secondary-lg, .input-group-btn:last-child > .rbx-btn-secondary-md, .input-group-btn:last-child > .rbx-btn-secondary-sm, .input-group-btn:last-child > .rbx-btn-secondary-xs, .input-group-btn:last-child > .rbx-btn-control, .input-group-btn:last-child > .rbx-btn-control-lg, .input-group-btn:last-child > .rbx-btn-control-md, .input-group-btn:last-child > .rbx-btn-control-sm, .input-group-btn:last-child > .rbx-btn-control-xs, .input-group-btn:last-child > .rbx-btn-icon, .input-group-btn:last-child > .rbx-btn-icon-lg, .input-group-btn:last-child > .rbx-btn-icon-md, .input-group-btn:last-child > .rbx-btn-icon-sm, .input-group-btn:last-child > .rbx-btn-icon-xs, .input-group-btn:last-child > .rbx-input-group .rbx-input-addon-btn, .rbx-input-group .input-group-btn:last-child > .rbx-input-addon-btn, .input-group-btn:last-child > .rbx-input-group-btn .rbx-input-dropdown-btn, .rbx-input-group-btn .input-group-btn:last-child > .rbx-input-dropdown-btn, .input-group-btn:last-child > .btn-group {
margin-left: -1px; }
.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 3px; }
.pagination > li {
display: inline; }
.pagination > li > a, .pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
line-height: 1.25;
text-decoration: none;
color: #428bca;
background-color: #fff;
border: 1px solid #ddd;
margin-left: -1px; }
.pagination > li:first-child > a, .pagination > li:first-child > span {
margin-left: 0;
border-bottom-left-radius: 3px;
border-top-left-radius: 3px; }
.pagination > li:last-child > a, .pagination > li:last-child > span {
border-bottom-right-radius: 3px;
border-top-right-radius: 3px; }
.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
color: #2a6596;
background-color: #eeeeee;
border-color: #ddd; }
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
z-index: 2;
color: #fff;
background-color: #428bca;
border-color: #428bca;
cursor: default; }
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
color: #777777;
background-color: #fff;
border-color: #ddd;
cursor: not-allowed; }
.pagination-lg > li > a, .pagination-lg > li > span {
padding: 10px 16px;
font-size: 20px; }
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
border-bottom-left-radius: 6px;
border-top-left-radius: 6px; }
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
border-bottom-right-radius: 6px;
border-top-right-radius: 6px; }
.pagination-sm > li > a, .pagination-sm > li > span {
padding: 5px 10px;
font-size: 14px; }
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
border-bottom-left-radius: 3px;
border-top-left-radius: 3px; }
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
border-bottom-right-radius: 3px;
border-top-right-radius: 3px; }
.pager {
padding-left: 0;
margin: 20px 0;
list-style: none;
text-align: center; }
.pager:before, .pager:after {
content: " ";
display: table; }
.pager:after {
clear: both; }
.pager li {
display: inline; }
.pager li > a, .pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 15px; }
.pager li > a:hover, .pager li > a:focus {
text-decoration: none;
background-color: #eeeeee; }
.pager .next > a, .pager .next > span {
float: right; }
.pager .previous > a, .pager .previous > span {
float: left; }
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
color: #777777;
background-color: #fff;
cursor: not-allowed; }
.badge, .rbx-highlight {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 14px;
font-weight: bold;
color: #fff;
line-height: 1;
vertical-align: baseline;
white-space: nowrap;
text-align: center;
background-color: #777777;
border-radius: 10px; }
.badge:empty, .rbx-highlight:empty {
display: none; }
.btn .badge, .btn .rbx-btn-primary, .btn .rbx-btn-primary-lg, .btn .rbx-btn-primary-md, .btn .rbx-btn-primary-sm, .btn .rbx-btn-primary-xs, .btn .rbx-btn-secondary, .btn .rbx-btn-secondary-lg, .btn .rbx-btn-secondary-md, .btn .rbx-btn-secondary-sm, .btn .rbx-btn-secondary-xs, .btn .rbx-btn-control, .btn .rbx-btn-control-lg, .btn .rbx-btn-control-md, .btn .rbx-btn-control-sm, .btn .rbx-btn-control-xs, .btn .rbx-btn-icon, .btn .rbx-btn-icon-lg, .btn .rbx-btn-icon-md, .btn .rbx-btn-icon-sm, .btn .rbx-btn-icon-xs, .btn .rbx-input-group .rbx-input-addon-btn, .rbx-input-group .btn .rbx-input-addon-btn, .btn .rbx-input-group-btn .rbx-input-dropdown-btn, .rbx-input-group-btn .btn .rbx-input-dropdown-btn, .btn .rbx-highlight {
position: relative;
top: -1px; }
.btn-xs .badge, .btn-xs .rbx-highlight {
top: 0;
padding: 1px 5px; }
a.list-group-item.active > .badge, a.list-group-item.active > .rbx-highlight, .nav-pills > .active > a > .badge, .nav-pills > .active > a > .rbx-highlight {
color: #428bca;
background-color: #fff; }
.nav-pills > li > a > .badge, .nav-pills > li > a > .rbx-highlight {
margin-left: 3px; }
a.badge:hover, a.rbx-highlight:hover, a.badge:focus, a.rbx-highlight:focus {
color: #fff;
text-decoration: none;
cursor: pointer; }
.thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.25;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 3px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; }
.thumbnail > img, .thumbnail a > img {
display: block;
width: 100% \9;
max-width: 100%;
height: auto;
margin-left: auto;
margin-right: auto; }
.thumbnail .caption {
padding: 9px;
color: #474747; }
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
border-color: #428bca; }
.alert, .rbx-alert-info, .rbx-alert-success, .rbx-alert-warning {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 0; }
.alert h4, .alert .rbx-alert-info, .alert .rbx-alert-success, .alert .rbx-alert-warning {
margin-top: 0;
color: inherit; }
.alert .alert-link, .alert .rbx-alert-info, .alert .rbx-alert-success, .alert .rbx-alert-warning, .alert .rbx-alert-info .rbx-alert-link, .rbx-alert-info .alert .rbx-alert-link, .alert .rbx-alert-success .rbx-alert-link, .rbx-alert-success .alert .rbx-alert-link, .alert .rbx-alert-warning .rbx-alert-link, .rbx-alert-warning .alert .rbx-alert-link {
font-weight: bold; }
.alert > p, .alert > .rbx-alert-info, .alert > .rbx-alert-success, .alert > .rbx-alert-warning, .alert > ul, .alert > .rbx-alert-info, .alert > .rbx-alert-success, .alert > .rbx-alert-warning {
margin-bottom: 0; }
.alert > p + p, .alert > p + .rbx-alert-info, .alert > p + .rbx-alert-success, .alert > p + .rbx-alert-warning {
margin-top: 5px; }
.alert-dismissable, .alert-dismissible {
padding-right: 35px; }
.alert-dismissable .close, .alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit; }
.alert-success {
background-color: #dff0d8;
border-color: #d7e9c6;
color: #3c763d; }
.alert-success hr {
border-top-color: #cae2b3; }
.alert-success .alert-link, .alert-success .rbx-alert-info .rbx-alert-link, .rbx-alert-info .alert-success .rbx-alert-link, .alert-success .rbx-alert-success .rbx-alert-link, .rbx-alert-success .alert-success .rbx-alert-link, .alert-success .rbx-alert-warning .rbx-alert-link, .rbx-alert-warning .alert-success .rbx-alert-link {
color: #2b542b; }
.alert-info {
background-color: #d9edf7;
border-color: #bce9f1;
color: #31708f; }
.alert-info hr {
border-top-color: #a6e2ec; }
.alert-info .alert-link, .alert-info .rbx-alert-info .rbx-alert-link, .rbx-alert-info .alert-info .rbx-alert-link, .alert-info .rbx-alert-success .rbx-alert-link, .rbx-alert-success .alert-info .rbx-alert-link, .alert-info .rbx-alert-warning .rbx-alert-link, .rbx-alert-warning .alert-info .rbx-alert-link {
color: #245369; }
.alert-warning {
background-color: #fcf8e3;
border-color: #faeacc;
color: #8a6d3b; }
.alert-warning hr {
border-top-color: #f7e0b5; }
.alert-warning .alert-link, .alert-warning .rbx-alert-info .rbx-alert-link, .rbx-alert-info .alert-warning .rbx-alert-link, .alert-warning .rbx-alert-success .rbx-alert-link, .rbx-alert-success .alert-warning .rbx-alert-link, .alert-warning .rbx-alert-warning .rbx-alert-link, .rbx-alert-warning .alert-warning .rbx-alert-link {
color: #66502c; }
.alert-danger {
background-color: #f2dede;
border-color: #ebccd1;
color: #a94442; }
.alert-danger hr {
border-top-color: #e4b9c0; }
.alert-danger .alert-link, .alert-danger .rbx-alert-info .rbx-alert-link, .rbx-alert-info .alert-danger .rbx-alert-link, .alert-danger .rbx-alert-success .rbx-alert-link, .rbx-alert-success .alert-danger .rbx-alert-link, .alert-danger .rbx-alert-warning .rbx-alert-link, .rbx-alert-warning .alert-danger .rbx-alert-link {
color: #843534; }
.panel, .panel-group .rbx-panel {
margin-bottom: 20px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 3px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
.panel-body {
padding: 15px; }
.panel-body:before, .panel-body:after {
content: " ";
display: table; }
.panel-body:after {
clear: both; }
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-right-radius: 2px;
border-top-left-radius: 2px; }
.panel-heading > .dropdown .dropdown-toggle {
color: inherit; }
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 18px;
color: inherit; }
.panel-title > a {
color: inherit; }
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px; }
.panel > .list-group, .panel > .panel-group .rbx-panel, .panel-group .panel > .rbx-panel {
margin-bottom: 0; }
.panel > .list-group .list-group-item, .panel > .list-group .panel-group .rbx-panel, .panel-group .panel > .list-group .rbx-panel {
border-width: 1px 0;
border-radius: 0; }
.panel > .list-group:first-child .list-group-item:first-child, .panel > .list-group:first-child .panel-group .rbx-panel, .panel-group .panel > .list-group:first-child .rbx-panel {
border-top: 0;
border-top-right-radius: 2px;
border-top-left-radius: 2px; }
.panel > .list-group:last-child .list-group-item:last-child, .panel > .list-group:last-child .panel-group .rbx-panel, .panel-group .panel > .list-group:last-child .rbx-panel {
border-bottom: 0;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px; }
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0; }
.list-group + .panel-footer {
border-top-width: 0; }
.panel > .table, .panel > .panel-group .rbx-panel, .panel-group .panel > .rbx-panel, .panel > .table-responsive > .table, .panel > .table-responsive > .panel-group .rbx-panel, .panel-group .panel > .table-responsive > .rbx-panel, .panel > .panel-collapse > .table, .panel > .panel-collapse > .panel-group .rbx-panel, .panel-group .panel > .panel-collapse > .rbx-panel {
margin-bottom: 0; }
.panel > .table:first-child, .panel > .panel-group .rbx-panel, .panel-group .panel > .rbx-panel, .panel > .table-responsive:first-child > .table:first-child, .panel > .table-responsive:first-child > .panel-group .rbx-panel, .panel-group .panel > .table-responsive:first-child > .rbx-panel {
border-top-right-radius: 2px;
border-top-left-radius: 2px; }
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child .panel-group .rbx-panel, .panel-group .panel > .table:first-child > thead:first-child > tr:first-child .rbx-panel, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child .panel-group .rbx-panel, .panel-group .panel > .table:first-child > thead:first-child > tr:first-child .rbx-panel, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child .panel-group .rbx-panel, .panel-group .panel > .table:first-child > tbody:first-child > tr:first-child .rbx-panel, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child .panel-group .rbx-panel, .panel-group .panel > .table:first-child > tbody:first-child > tr:first-child .rbx-panel, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child .panel-group .rbx-panel, .panel-group .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child .rbx-panel, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child .panel-group .rbx-panel, .panel-group .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child .rbx-panel, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child .panel-group .rbx-panel, .panel-group .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child .rbx-panel, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child .panel-group .rbx-panel, .panel-group .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child .rbx-panel {
border-top-left-radius: 2px; }
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child .panel-group .rbx-panel, .panel-group .panel > .table:first-child > thead:first-child > tr:first-child .rbx-panel, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child .panel-group .rbx-panel, .panel-group .panel > .table:first-child > thead:first-child > tr:first-child .rbx-panel, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child .panel-group .rbx-panel, .panel-group .panel > .table:first-child > tbody:first-child > tr:first-child .rbx-panel, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child .panel-group .rbx-panel, .panel-group .panel > .table:first-child > tbody:first-child > tr:first-child .rbx-panel, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child .panel-group .rbx-panel, .panel-group .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child .rbx-panel, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child .panel-group .rbx-panel, .panel-group .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child .rbx-panel, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child .panel-group .rbx-panel, .panel-group .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child .rbx-panel, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child .panel-group .rbx-panel, .panel-group .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child .rbx-panel {
border-top-right-radius: 2px; }
.panel > .table:last-child, .panel > .panel-group .rbx-panel, .panel-group .panel > .rbx-panel, .panel > .table-responsive:last-child > .table:last-child, .panel > .table-responsive:last-child > .panel-group .rbx-panel, .panel-group .panel > .table-responsive:last-child > .rbx-panel {
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px; }
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child .panel-group .rbx-panel, .panel-group .panel > .table:last-child > tbody:last-child > tr:last-child .rbx-panel, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child .panel-group .rbx-panel, .panel-group .panel > .table:last-child > tbody:last-child > tr:last-child .rbx-panel, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child .panel-group .rbx-panel, .panel-group .panel > .table:last-child > tfoot:last-child > tr:last-child .rbx-panel, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child .panel-group .rbx-panel, .panel-group .panel > .table:last-child > tfoot:last-child > tr:last-child .rbx-panel, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child .panel-group .rbx-panel, .panel-group .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child .rbx-panel, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child .panel-group .rbx-panel, .panel-group .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child .rbx-panel, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child .panel-group .rbx-panel, .panel-group .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child .rbx-panel, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child .panel-group .rbx-panel, .panel-group .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child .rbx-panel {
border-bottom-left-radius: 2px; }
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child .panel-group .rbx-panel, .panel-group .panel > .table:last-child > tbody:last-child > tr:last-child .rbx-panel, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child .panel-group .rbx-panel, .panel-group .panel > .table:last-child > tbody:last-child > tr:last-child .rbx-panel, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child .panel-group .rbx-panel, .panel-group .panel > .table:last-child > tfoot:last-child > tr:last-child .rbx-panel, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child .panel-group .rbx-panel, .panel-group .panel > .table:last-child > tfoot:last-child > tr:last-child .rbx-panel, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child .panel-group .rbx-panel, .panel-group .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child .rbx-panel, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child .panel-group .rbx-panel, .panel-group .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child .rbx-panel, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child .panel-group .rbx-panel, .panel-group .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child .rbx-panel, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child .panel-group .rbx-panel, .panel-group .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child .rbx-panel {
border-bottom-right-radius: 2px; }
.panel > .panel-body + .table, .panel > .panel-body + .panel-group .rbx-panel, .panel-group .panel > .panel-body + .rbx-panel, .panel > .panel-body + .table-responsive, .panel > .panel-body + .panel-group .rbx-panel, .panel-group .panel > .panel-body + .rbx-panel {
border-top: 1px solid #ddd; }
.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child .panel-group .rbx-panel, .panel-group .panel > .table > tbody:first-child > tr:first-child .rbx-panel, .panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child .panel-group .rbx-panel, .panel-group .panel > .table > tbody:first-child > tr:first-child .rbx-panel {
border-top: 0; }
.panel > .table-bordered, .panel > .panel-group .rbx-panel, .panel-group .panel > .rbx-panel, .panel > .table-responsive > .table-bordered, .panel > .table-responsive > .panel-group .rbx-panel, .panel-group .panel > .table-responsive > .rbx-panel {
border: 0; }
.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > thead > tr > .panel-group .rbx-panel, .panel-group .panel > .table-bordered > thead > tr > .rbx-panel, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > .panel-group .rbx-panel, .panel-group .panel > .table-bordered > thead > tr > .rbx-panel, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > .panel-group .rbx-panel, .panel-group .panel > .table-bordered > tbody > tr > .rbx-panel, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > .panel-group .rbx-panel, .panel-group .panel > .table-bordered > tbody > tr > .rbx-panel, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > .panel-group .rbx-panel, .panel-group .panel > .table-bordered > tfoot > tr > .rbx-panel, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > .panel-group .rbx-panel, .panel-group .panel > .table-bordered > tfoot > tr > .rbx-panel, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > .panel-group .rbx-panel, .panel-group .panel > .table-responsive > .table-bordered > thead > tr > .rbx-panel, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > .panel-group .rbx-panel, .panel-group .panel > .table-responsive > .table-bordered > thead > tr > .rbx-panel, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > .panel-group .rbx-panel, .panel-group .panel > .table-responsive > .table-bordered > tbody > tr > .rbx-panel, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > .panel-group .rbx-panel, .panel-group .panel > .table-responsive > .table-bordered > tbody > tr > .rbx-panel, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > .panel-group .rbx-panel, .panel-group .panel > .table-responsive > .table-bordered > tfoot > tr > .rbx-panel, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > .panel-group .rbx-panel, .panel-group .panel > .table-responsive > .table-bordered > tfoot > tr > .rbx-panel {
border-left: 0; }
.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > thead > tr > .panel-group .rbx-panel, .panel-group .panel > .table-bordered > thead > tr > .rbx-panel, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > .panel-group .rbx-panel, .panel-group .panel > .table-bordered > thead > tr > .rbx-panel, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > .panel-group .rbx-panel, .panel-group .panel > .table-bordered > tbody > tr > .rbx-panel, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > .panel-group .rbx-panel, .panel-group .panel > .table-bordered > tbody > tr > .rbx-panel, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > .panel-group .rbx-panel, .panel-group .panel > .table-bordered > tfoot > tr > .rbx-panel, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > .panel-group .rbx-panel, .panel-group .panel > .table-bordered > tfoot > tr > .rbx-panel, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > .panel-group .rbx-panel, .panel-group .panel > .table-responsive > .table-bordered > thead > tr > .rbx-panel, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > .panel-group .rbx-panel, .panel-group .panel > .table-responsive > .table-bordered > thead > tr > .rbx-panel, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > .panel-group .rbx-panel, .panel-group .panel > .table-responsive > .table-bordered > tbody > tr > .rbx-panel, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > .panel-group .rbx-panel, .panel-group .panel > .table-responsive > .table-bordered > tbody > tr > .rbx-panel, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > .panel-group .rbx-panel, .panel-group .panel > .table-responsive > .table-bordered > tfoot > tr > .rbx-panel, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > .panel-group .rbx-panel, .panel-group .panel > .table-responsive > .table-bordered > tfoot > tr > .rbx-panel {
border-right: 0; }
.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > .panel-group .rbx-panel, .panel-group .panel > .table-bordered > thead > tr:first-child > .rbx-panel, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > .panel-group .rbx-panel, .panel-group .panel > .table-bordered > thead > tr:first-child > .rbx-panel, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > .panel-group .rbx-panel, .panel-group .panel > .table-bordered > tbody > tr:first-child > .rbx-panel, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > .panel-group .rbx-panel, .panel-group .panel > .table-bordered > tbody > tr:first-child > .rbx-panel, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > .panel-group .rbx-panel, .panel-group .panel > .table-responsive > .table-bordered > thead > tr:first-child > .rbx-panel, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > .panel-group .rbx-panel, .panel-group .panel > .table-responsive > .table-bordered > thead > tr:first-child > .rbx-panel, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > .panel-group .rbx-panel, .panel-group .panel > .table-responsive > .table-bordered > tbody > tr:first-child > .rbx-panel, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > .panel-group .rbx-panel, .panel-group .panel > .table-responsive > .table-bordered > tbody > tr:first-child > .rbx-panel {
border-bottom: 0; }
.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > .panel-group .rbx-panel, .panel-group .panel > .table-bordered > tbody > tr:last-child > .rbx-panel, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tbody > tr:last-child > .panel-group .rbx-panel, .panel-group .panel > .table-bordered > tbody > tr:last-child > .rbx-panel, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > .panel-group .rbx-panel, .panel-group .panel > .table-bordered > tfoot > tr:last-child > .rbx-panel, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > .panel-group .rbx-panel, .panel-group .panel > .table-bordered > tfoot > tr:last-child > .rbx-panel, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > .panel-group .rbx-panel, .panel-group .panel > .table-responsive > .table-bordered > tbody > tr:last-child > .rbx-panel, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > .panel-group .rbx-panel, .panel-group .panel > .table-responsive > .table-bordered > tbody > tr:last-child > .rbx-panel, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > .panel-group .rbx-panel, .panel-group .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > .rbx-panel, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > .panel-group .rbx-panel, .panel-group .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > .rbx-panel {
border-bottom: 0; }
.panel > .table-responsive, .panel > .panel-group .rbx-panel, .panel-group .panel > .rbx-panel {
border: 0;
margin-bottom: 0; }
.panel-group {
margin-bottom: 20px; }
.panel-group .panel, .panel-group .panel-group .rbx-panel, .panel-group .panel-group .rbx-panel {
margin-bottom: 0;
border-radius: 3px; }
.panel-group .panel + .panel, .panel-group .panel + .panel-group .rbx-panel, .panel-group .panel-group .panel + .rbx-panel, .panel-group .panel + .panel-group .rbx-panel, .panel-group .panel-group .panel + .rbx-panel {
margin-top: 5px; }
.panel-group .panel-heading {
border-bottom: 0; }
.panel-group .panel-heading + .panel-collapse > .panel-body {
border-top: 1px solid #ddd; }
.panel-group .panel-footer {
border-top: 0; }
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #ddd; }
.panel-default {
border-color: #ddd; }
.panel-default > .panel-heading {
color: #333333;
background-color: #f5f5f5;
border-color: #ddd; }
.panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ddd; }
.panel-default > .panel-heading .badge, .panel-default > .panel-heading .rbx-highlight {
color: #f5f5f5;
background-color: #333333; }
.panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ddd; }
.panel-primary {
border-color: #428bca; }
.panel-primary > .panel-heading {
color: #fff;
background-color: #428bca;
border-color: #428bca; }
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #428bca; }
.panel-primary > .panel-heading .badge, .panel-primary > .panel-heading .rbx-highlight {
color: #428bca;
background-color: #fff; }
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #428bca; }
.panel-success {
border-color: #d7e9c6; }
.panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d7e9c6; }
.panel-success > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #d7e9c6; }
.panel-success > .panel-heading .badge, .panel-success > .panel-heading .rbx-highlight {
color: #dff0d8;
background-color: #3c763d; }
.panel-success > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #d7e9c6; }
.panel-info {
border-color: #bce9f1; }
.panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce9f1; }
.panel-info > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #bce9f1; }
.panel-info > .panel-heading .badge, .panel-info > .panel-heading .rbx-highlight {
color: #d9edf7;
background-color: #31708f; }
.panel-info > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #bce9f1; }
.panel-warning {
border-color: #faeacc; }
.panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faeacc; }
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #faeacc; }
.panel-warning > .panel-heading .badge, .panel-warning > .panel-heading .rbx-highlight {
color: #fcf8e3;
background-color: #8a6d3b; }
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #faeacc; }
.panel-danger {
border-color: #ebccd1; }
.panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1; }
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ebccd1; }
.panel-danger > .panel-heading .badge, .panel-danger > .panel-heading .rbx-highlight {
color: #f2dede;
background-color: #a94442; }
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ebccd1; }
.close {
float: right;
font-size: 24px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: 0.2;
filter: alpha(opacity=20); }
.close:hover, .close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
opacity: 0.5;
filter: alpha(opacity=50); }
button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none; }
.tooltip {
position: absolute;
z-index: 1070;
display: block;
visibility: visible;
font-size: 14px;
line-height: 1.4;
opacity: 0;
filter: alpha(opacity=0); }
.tooltip.in {
opacity: 0.9;
filter: alpha(opacity=90); }
.tooltip.top {
margin-top: -3px;
padding: 5px 0; }
.tooltip.right {
margin-left: 3px;
padding: 0 5px; }
.tooltip.bottom {
margin-top: 3px;
padding: 5px 0; }
.tooltip.left {
margin-left: -3px;
padding: 0 5px; }
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #757575;
border-radius: 3px; }
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid; }
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #757575; }
.tooltip.top-left .tooltip-arrow {
bottom: 0;
left: 5px;
border-width: 5px 5px 0;
border-top-color: #757575; }
.tooltip.top-right .tooltip-arrow {
bottom: 0;
right: 5px;
border-width: 5px 5px 0;
border-top-color: #757575; }
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #757575; }
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #757575; }
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #757575; }
.tooltip.bottom-left .tooltip-arrow {
top: 0;
left: 5px;
border-width: 0 5px 5px;
border-bottom-color: #757575; }
.tooltip.bottom-right .tooltip-arrow {
top: 0;
right: 5px;
border-width: 0 5px 5px;
border-bottom-color: #757575; }
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: none;
max-width: 300px;
padding: 1px;
text-align: left;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
white-space: normal; }
.popover.top {
margin-top: -10px; }
.popover.right {
margin-left: 10px; }
.popover.bottom {
margin-top: 10px; }
.popover.left {
margin-left: -10px; }
.popover-title {
margin: 0;
padding: 8px 14px;
font-size: 16px;
font-weight: normal;
line-height: 18px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0; }
.popover-content {
padding: 9px 14px; }
.popover > .arrow, .popover > .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid; }
.popover > .arrow {
border-width: 11px; }
.popover > .arrow:after {
border-width: 10px;
content: ""; }
.popover.top > .arrow {
left: 50%;
margin-left: -11px;
border-bottom-width: 0;
border-top-color: #999999;
border-top-color: rgba(0, 0, 0, 0.25);
bottom: -11px; }
.popover.top > .arrow:after {
content: " ";
bottom: 1px;
margin-left: -10px;
border-bottom-width: 0;
border-top-color: #fff; }
.popover.right > .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-left-width: 0;
border-right-color: #999999;
border-right-color: rgba(0, 0, 0, 0.25); }
.popover.right > .arrow:after {
content: " ";
left: 1px;
bottom: -10px;
border-left-width: 0;
border-right-color: #fff; }
.popover.bottom > .arrow {
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999999;
border-bottom-color: rgba(0, 0, 0, 0.25);
top: -11px; }
.popover.bottom > .arrow:after {
content: " ";
top: 1px;
margin-left: -10px;
border-top-width: 0;
border-bottom-color: #fff; }
.popover.left > .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999999;
border-left-color: rgba(0, 0, 0, 0.25); }
.popover.left > .arrow:after {
content: " ";
right: 1px;
border-right-width: 0;
border-left-color: #fff;
bottom: -10px; }
.carousel {
position: relative; }
.carousel-inner {
position: relative;
overflow: hidden;
width: 100%; }
.carousel-inner > .item {
display: none;
position: relative;
-webkit-transition: 0.6s ease-in-out left;
-o-transition: 0.6s ease-in-out left;
transition: 0.6s ease-in-out left; }
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
display: block;
width: 100% \9;
max-width: 100%;
height: auto;
line-height: 1; }
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
display: block; }
.carousel-inner > .active {
left: 0; }
.carousel-inner > .next, .carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%; }
.carousel-inner > .next {
left: 100%; }
.carousel-inner > .prev {
left: -100%; }
.carousel-inner > .next.left, .carousel-inner > .prev.right {
left: 0; }
.carousel-inner > .active.left {
left: -100%; }
.carousel-inner > .active.right {
left: 100%; }
.carousel-control {
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 15%;
opacity: 0.5;
filter: alpha(opacity=50);
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
.carousel-control.left {
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
.carousel-control.right {
left: auto;
right: 0;
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
.carousel-control:hover, .carousel-control:focus {
outline: 0;
color: #fff;
text-decoration: none;
opacity: 0.9;
filter: alpha(opacity=90); }
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block; }
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
left: 50%;
margin-left: -10px; }
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
right: 50%;
margin-right: -10px; }
.carousel-control .icon-prev, .carousel-control .icon-next {
width: 20px;
height: 20px;
margin-top: -10px;
font-family: serif; }
.carousel-control .icon-prev:before {
content: '\2039'; }
.carousel-control .icon-next:before {
content: '\203a'; }
.carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
margin-left: -30%;
padding-left: 0;
list-style: none;
text-align: center; }
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
border: 1px solid #fff;
border-radius: 10px;
cursor: pointer;
background-color: #000 \9;
background-color: rgba(0, 0, 0, 0); }
.carousel-indicators .active {
margin: 0;
width: 12px;
height: 12px;
background-color: #fff; }
.carousel-caption {
position: absolute;
left: 15%;
right: 15%;
bottom: 20px;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
.carousel-caption .btn, .carousel-caption .rbx-btn-primary, .carousel-caption .rbx-btn-primary-lg, .carousel-caption .rbx-btn-primary-md, .carousel-caption .rbx-btn-primary-sm, .carousel-caption .rbx-btn-primary-xs, .carousel-caption .rbx-btn-secondary, .carousel-caption .rbx-btn-secondary-lg, .carousel-caption .rbx-btn-secondary-md, .carousel-caption .rbx-btn-secondary-sm, .carousel-caption .rbx-btn-secondary-xs, .carousel-caption .rbx-btn-control, .carousel-caption .rbx-btn-control-lg, .carousel-caption .rbx-btn-control-md, .carousel-caption .rbx-btn-control-sm, .carousel-caption .rbx-btn-control-xs, .carousel-caption .rbx-btn-icon, .carousel-caption .rbx-btn-icon-lg, .carousel-caption .rbx-btn-icon-md, .carousel-caption .rbx-btn-icon-sm, .carousel-caption .rbx-btn-icon-xs, .carousel-caption .rbx-input-group .rbx-input-addon-btn, .rbx-input-group .carousel-caption .rbx-input-addon-btn, .carousel-caption .rbx-input-group-btn .rbx-input-dropdown-btn, .rbx-input-group-btn .carousel-caption .rbx-input-dropdown-btn {
text-shadow: none; }
@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -15px;
font-size: 30px; }
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
margin-left: -15px; }
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
margin-right: -15px; }
.carousel-caption {
left: 20%;
right: 20%;
padding-bottom: 30px; }
.carousel-indicators {
bottom: 20px; } }
[ng\:cloak], [ng-cloak], .ng-cloak {
display: none !important; }
@-ms-viewport {
width: auto; }
a, a:hover, a:focus {
text-decoration: none; }
p {
line-height: 1.5em;
margin: 12px; }
h1, h2, h3, h4 {
line-height: 1.3em; }
ul, li {
list-style: none;
margin: 0;
padding: 0; }
body {
background-color: #f2f2f2;
color: #191919;
font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
font-weight: 300;
font-size: 16px;
height: auto;
width: 100%;
min-width: 320px; }
.content {
max-width: 1338px;
background-color: #f2f2f2;
padding-top: 12px; }
.content:before, .content:after {
content: " ";
display: table; }
.content:after {
clear: both; }
@media (max-width: 1338px) {
.content {
max-width: 1154px; } }
@media (max-width: 1154px) {
.content {
max-width: 970px; } }
h3 {
text-transform: uppercase; }
h4 {
font-weight: 600; }
strong {
font-weight: 600; }
.rbx-title {
font-weight: 600; }
.rbx-lead {
font-weight: 400;
margin-bottom: 0;
font-size: 18px; }
.rbx-article-title {
font-weight: 600;
font-size: 18px; }
.rbx-small, small, .rbx-small {
font-weight: 400; }
a, a:link, a:visited, a:active {
color: #191919;
text-decoration: none;
font-weight: 400; }
a:hover, a:focus {
color: #191919;
cursor: pointer;
text-decoration: none; }
.rbx-link, .vlist .list-item .list-body .list-content a, .rbx-link:link, .vlist .list-item .list-body .list-content a:link, .rbx-link:visited, .vlist .list-item .list-body .list-content a:visited, .rbx-link:active, .vlist .list-item .list-body .list-content a:active {
color: #00a2ff;
transition: all 200ms ease; }
.rbx-link:hover, .vlist .list-item .list-body .list-content a:hover, .rbx-link:focus, .vlist .list-item .list-body .list-content a:focus {
color: #32b5ff; }
.rbx-text-notes {
color: #cccccc; }
a.rbx-text-notes:hover {
color: #b3b3b3; }
.rbx-text-success {
color: #02b757; }
a.rbx-text-success:hover {
color: #01853f; }
.rbx-text-danger {
color: #d86868; }
a.rbx-text-danger:hover {
color: #ce3f3f; }
.rbx-text-favorite {
color: #f6b702; }
a.rbx-text-favorite:hover {
color: #c39002; }
.rbx-blog-marketing {
font-size: 24px;
line-height: 1.5em; }
.rbx-para-overflow {
position: relative;
overflow: hidden;
background-color: #fff;
white-space: normal; }
.rbx-para-overflow:after {
background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #fff 90%);
content: "";
height: 16px;
position: absolute;
right: 0;
bottom: 0;
width: 10%; }
.rbx-text-overflow {
position: relative;
overflow: hidden;
background-color: #fff;
white-space: nowrap; }
.rbx-text-overflow:after {
background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #fff 90%);
content: "";
height: 100%;
position: absolute;
right: 0;
bottom: 0;
width: 10%; }
.rbx-btn-primary, .rbx-btn-primary-lg, .rbx-btn-primary-md, .rbx-btn-primary-sm, .rbx-btn-primary-xs {
color: #fff;
background-color: #02b757;
border-color: rgba(255, 255, 255, 0);
height: auto;
transition: all, 0.2s, ease-in-out; }
.rbx-btn-primary:hover, .rbx-btn-primary-lg:hover, .rbx-btn-primary-md:hover, .rbx-btn-primary-sm:hover, .rbx-btn-primary-xs:hover, .rbx-btn-primary:focus, .rbx-btn-primary-lg:focus, .rbx-btn-primary-md:focus, .rbx-btn-primary-sm:focus, .rbx-btn-primary-xs:focus, .rbx-btn-primary:active, .rbx-btn-primary-lg:active, .rbx-btn-primary-md:active, .rbx-btn-primary-sm:active, .rbx-btn-primary-xs:active, .rbx-btn-primary.active, .active.rbx-btn-primary-lg, .active.rbx-btn-primary-md, .active.rbx-btn-primary-sm, .active.rbx-btn-primary-xs, .open > .rbx-btn-primary.dropdown-toggle, .open > .dropdown-toggle.rbx-btn-primary-lg, .open > .dropdown-toggle.rbx-btn-primary-md, .open > .dropdown-toggle.rbx-btn-primary-sm, .open > .dropdown-toggle.rbx-btn-primary-xs {
color: #fff;
background-color: #01853f;
border-color: rgba(224, 224, 224, 0); }
.rbx-btn-primary:active, .rbx-btn-primary-lg:active, .rbx-btn-primary-md:active, .rbx-btn-primary-sm:active, .rbx-btn-primary-xs:active, .rbx-btn-primary.active, .active.rbx-btn-primary-lg, .active.rbx-btn-primary-md, .active.rbx-btn-primary-sm, .active.rbx-btn-primary-xs, .open > .rbx-btn-primary.dropdown-toggle, .open > .dropdown-toggle.rbx-btn-primary-lg, .open > .dropdown-toggle.rbx-btn-primary-md, .open > .dropdown-toggle.rbx-btn-primary-sm, .open > .dropdown-toggle.rbx-btn-primary-xs {
background-image: none; }
.rbx-btn-primary.disabled, .disabled.rbx-btn-primary-lg, .disabled.rbx-btn-primary-md, .disabled.rbx-btn-primary-sm, .disabled.rbx-btn-primary-xs, .rbx-btn-primary.disabled:hover, .disabled.rbx-btn-primary-lg:hover, .disabled.rbx-btn-primary-md:hover, .disabled.rbx-btn-primary-sm:hover, .disabled.rbx-btn-primary-xs:hover, .rbx-btn-primary.disabled:focus, .disabled.rbx-btn-primary-lg:focus, .disabled.rbx-btn-primary-md:focus, .disabled.rbx-btn-primary-sm:focus, .disabled.rbx-btn-primary-xs:focus, .rbx-btn-primary.disabled:active, .disabled.rbx-btn-primary-lg:active, .disabled.rbx-btn-primary-md:active, .disabled.rbx-btn-primary-sm:active, .disabled.rbx-btn-primary-xs:active, .rbx-btn-primary.disabled.active, .disabled.active.rbx-btn-primary-lg, .disabled.active.rbx-btn-primary-md, .disabled.active.rbx-btn-primary-sm, .disabled.active.rbx-btn-primary-xs, .rbx-btn-primary[disabled], [disabled].rbx-btn-primary-lg, [disabled].rbx-btn-primary-md, [disabled].rbx-btn-primary-sm, [disabled].rbx-btn-primary-xs, .rbx-btn-primary[disabled]:hover, [disabled].rbx-btn-primary-lg:hover, [disabled].rbx-btn-primary-md:hover, [disabled].rbx-btn-primary-sm:hover, [disabled].rbx-btn-primary-xs:hover, .rbx-btn-primary[disabled]:focus, [disabled].rbx-btn-primary-lg:focus, [disabled].rbx-btn-primary-md:focus, [disabled].rbx-btn-primary-sm:focus, [disabled].rbx-btn-primary-xs:focus, .rbx-btn-primary[disabled]:active, [disabled].rbx-btn-primary-lg:active, [disabled].rbx-btn-primary-md:active, [disabled].rbx-btn-primary-sm:active, [disabled].rbx-btn-primary-xs:active, .rbx-btn-primary[disabled].active, [disabled].active.rbx-btn-primary-lg, [disabled].active.rbx-btn-primary-md, [disabled].active.rbx-btn-primary-sm, [disabled].active.rbx-btn-primary-xs, fieldset[disabled] .rbx-btn-primary, fieldset[disabled] .rbx-btn-primary-lg, fieldset[disabled] .rbx-btn-primary-md, fieldset[disabled] .rbx-btn-primary-sm, fieldset[disabled] .rbx-btn-primary-xs, fieldset[disabled] .rbx-btn-primary:hover, fieldset[disabled] .rbx-btn-primary-lg:hover, fieldset[disabled] .rbx-btn-primary-md:hover, fieldset[disabled] .rbx-btn-primary-sm:hover, fieldset[disabled] .rbx-btn-primary-xs:hover, fieldset[disabled] .rbx-btn-primary:focus, fieldset[disabled] .rbx-btn-primary-lg:focus, fieldset[disabled] .rbx-btn-primary-md:focus, fieldset[disabled] .rbx-btn-primary-sm:focus, fieldset[disabled] .rbx-btn-primary-xs:focus, fieldset[disabled] .rbx-btn-primary:active, fieldset[disabled] .rbx-btn-primary-lg:active, fieldset[disabled] .rbx-btn-primary-md:active, fieldset[disabled] .rbx-btn-primary-sm:active, fieldset[disabled] .rbx-btn-primary-xs:active, fieldset[disabled] .rbx-btn-primary.active, fieldset[disabled] .active.rbx-btn-primary-lg, fieldset[disabled] .active.rbx-btn-primary-md, fieldset[disabled] .active.rbx-btn-primary-sm, fieldset[disabled] .active.rbx-btn-primary-xs {
background-color: #02b757;
border-color: rgba(255, 255, 255, 0); }
.rbx-btn-primary .badge, .rbx-btn-primary .rbx-btn-primary-lg, .rbx-btn-primary .rbx-btn-primary-md, .rbx-btn-primary .rbx-btn-primary-sm, .rbx-btn-primary .rbx-btn-primary-xs, .rbx-btn-primary .rbx-highlight {
color: #02b757;
background-color: #fff; }
.rbx-btn-primary:hover, .rbx-btn-primary-lg:hover, .rbx-btn-primary-md:hover, .rbx-btn-primary-sm:hover, .rbx-btn-primary-xs:hover, .rbx-btn-primary:focus, .rbx-btn-primary-lg:focus, .rbx-btn-primary-md:focus, .rbx-btn-primary-sm:focus, .rbx-btn-primary-xs:focus {
box-shadow: 0 1px 3px rgba(150, 150, 150, 0.74);
cursor: pointer;
background-color: #3fc679;
color: #fff; }
.rbx-btn-primary:active, .rbx-btn-primary-lg:active, .rbx-btn-primary-md:active, .rbx-btn-primary-sm:active, .rbx-btn-primary-xs:active, .rbx-btn-primary.active, .active.rbx-btn-primary-lg, .active.rbx-btn-primary-md, .active.rbx-btn-primary-sm, .active.rbx-btn-primary-xs {
box-shadow: none; }
.rbx-btn-primary.disabled, .disabled.rbx-btn-primary-lg, .disabled.rbx-btn-primary-md, .disabled.rbx-btn-primary-sm, .disabled.rbx-btn-primary-xs, .rbx-btn-primary[disabled], [disabled].rbx-btn-primary-lg, [disabled].rbx-btn-primary-md, [disabled].rbx-btn-primary-sm, [disabled].rbx-btn-primary-xs {
opacity: 1;
background-color: #a3e2bd;
color: #fff; }
.rbx-btn-lg, .rbx-btn-primary-lg, .rbx-btn-secondary-lg, .rbx-btn-control-lg {
padding: 15px 32px;
font-size: 1.375em;
line-height: 100%;
border-radius: 5px; }
.rbx-btn-md, .rbx-btn-primary-md, .rbx-btn-secondary-md, .rbx-btn-control-md {
padding: 12px 26px;
font-size: 1.25em;
line-height: 100%;
border-radius: 4px; }
.rbx-btn-sm, .rbx-btn-primary-sm, .rbx-btn-secondary-sm, .rbx-btn-control-sm {
padding: 9px 24px;
font-size: 1.125em;
line-height: 100%;
border-radius: 3px; }
.rbx-btn-xs, .rbx-btn-primary-xs, .rbx-btn-secondary-xs, .rbx-btn-control-xs {
padding: 7px 16px;
font-size: 1em;
line-height: 100%;
border-radius: 3px; }
.rbx-btn-secondary, .rbx-btn-secondary-lg, .rbx-btn-secondary-md, .rbx-btn-secondary-sm, .rbx-btn-secondary-xs {
color: #fff;
background-color: #00a2ff;
border-color: rgba(255, 255, 255, 0);
height: auto;
transition: all, 0.2s, ease-in-out; }
.rbx-btn-secondary:hover, .rbx-btn-secondary-lg:hover, .rbx-btn-secondary-md:hover, .rbx-btn-secondary-sm:hover, .rbx-btn-secondary-xs:hover, .rbx-btn-secondary:focus, .rbx-btn-secondary-lg:focus, .rbx-btn-secondary-md:focus, .rbx-btn-secondary-sm:focus, .rbx-btn-secondary-xs:focus, .rbx-btn-secondary:active, .rbx-btn-secondary-lg:active, .rbx-btn-secondary-md:active, .rbx-btn-secondary-sm:active, .rbx-btn-secondary-xs:active, .rbx-btn-secondary.active, .active.rbx-btn-secondary-lg, .active.rbx-btn-secondary-md, .active.rbx-btn-secondary-sm, .active.rbx-btn-secondary-xs, .open > .rbx-btn-secondary.dropdown-toggle, .open > .dropdown-toggle.rbx-btn-secondary-lg, .open > .dropdown-toggle.rbx-btn-secondary-md, .open > .dropdown-toggle.rbx-btn-secondary-sm, .open > .dropdown-toggle.rbx-btn-secondary-xs {
color: #fff;
background-color: #0085cc;
border-color: rgba(224, 224, 224, 0); }
.rbx-btn-secondary:active, .rbx-btn-secondary-lg:active, .rbx-btn-secondary-md:active, .rbx-btn-secondary-sm:active, .rbx-btn-secondary-xs:active, .rbx-btn-secondary.active, .active.rbx-btn-secondary-lg, .active.rbx-btn-secondary-md, .active.rbx-btn-secondary-sm, .active.rbx-btn-secondary-xs, .open > .rbx-btn-secondary.dropdown-toggle, .open > .dropdown-toggle.rbx-btn-secondary-lg, .open > .dropdown-toggle.rbx-btn-secondary-md, .open > .dropdown-toggle.rbx-btn-secondary-sm, .open > .dropdown-toggle.rbx-btn-secondary-xs {
background-image: none; }
.rbx-btn-secondary.disabled, .disabled.rbx-btn-secondary-lg, .disabled.rbx-btn-secondary-md, .disabled.rbx-btn-secondary-sm, .disabled.rbx-btn-secondary-xs, .rbx-btn-secondary.disabled:hover, .disabled.rbx-btn-secondary-lg:hover, .disabled.rbx-btn-secondary-md:hover, .disabled.rbx-btn-secondary-sm:hover, .disabled.rbx-btn-secondary-xs:hover, .rbx-btn-secondary.disabled:focus, .disabled.rbx-btn-secondary-lg:focus, .disabled.rbx-btn-secondary-md:focus, .disabled.rbx-btn-secondary-sm:focus, .disabled.rbx-btn-secondary-xs:focus, .rbx-btn-secondary.disabled:active, .disabled.rbx-btn-secondary-lg:active, .disabled.rbx-btn-secondary-md:active, .disabled.rbx-btn-secondary-sm:active, .disabled.rbx-btn-secondary-xs:active, .rbx-btn-secondary.disabled.active, .disabled.active.rbx-btn-secondary-lg, .disabled.active.rbx-btn-secondary-md, .disabled.active.rbx-btn-secondary-sm, .disabled.active.rbx-btn-secondary-xs, .rbx-btn-secondary[disabled], [disabled].rbx-btn-secondary-lg, [disabled].rbx-btn-secondary-md, [disabled].rbx-btn-secondary-sm, [disabled].rbx-btn-secondary-xs, .rbx-btn-secondary[disabled]:hover, [disabled].rbx-btn-secondary-lg:hover, [disabled].rbx-btn-secondary-md:hover, [disabled].rbx-btn-secondary-sm:hover, [disabled].rbx-btn-secondary-xs:hover, .rbx-btn-secondary[disabled]:focus, [disabled].rbx-btn-secondary-lg:focus, [disabled].rbx-btn-secondary-md:focus, [disabled].rbx-btn-secondary-sm:focus, [disabled].rbx-btn-secondary-xs:focus, .rbx-btn-secondary[disabled]:active, [disabled].rbx-btn-secondary-lg:active, [disabled].rbx-btn-secondary-md:active, [disabled].rbx-btn-secondary-sm:active, [disabled].rbx-btn-secondary-xs:active, .rbx-btn-secondary[disabled].active, [disabled].active.rbx-btn-secondary-lg, [disabled].active.rbx-btn-secondary-md, [disabled].active.rbx-btn-secondary-sm, [disabled].active.rbx-btn-secondary-xs, fieldset[disabled] .rbx-btn-secondary, fieldset[disabled] .rbx-btn-secondary-lg, fieldset[disabled] .rbx-btn-secondary-md, fieldset[disabled] .rbx-btn-secondary-sm, fieldset[disabled] .rbx-btn-secondary-xs, fieldset[disabled] .rbx-btn-secondary:hover, fieldset[disabled] .rbx-btn-secondary-lg:hover, fieldset[disabled] .rbx-btn-secondary-md:hover, fieldset[disabled] .rbx-btn-secondary-sm:hover, fieldset[disabled] .rbx-btn-secondary-xs:hover, fieldset[disabled] .rbx-btn-secondary:focus, fieldset[disabled] .rbx-btn-secondary-lg:focus, fieldset[disabled] .rbx-btn-secondary-md:focus, fieldset[disabled] .rbx-btn-secondary-sm:focus, fieldset[disabled] .rbx-btn-secondary-xs:focus, fieldset[disabled] .rbx-btn-secondary:active, fieldset[disabled] .rbx-btn-secondary-lg:active, fieldset[disabled] .rbx-btn-secondary-md:active, fieldset[disabled] .rbx-btn-secondary-sm:active, fieldset[disabled] .rbx-btn-secondary-xs:active, fieldset[disabled] .rbx-btn-secondary.active, fieldset[disabled] .active.rbx-btn-secondary-lg, fieldset[disabled] .active.rbx-btn-secondary-md, fieldset[disabled] .active.rbx-btn-secondary-sm, fieldset[disabled] .active.rbx-btn-secondary-xs {
background-color: #00a2ff;
border-color: rgba(255, 255, 255, 0); }
.rbx-btn-secondary .badge, .rbx-btn-secondary .rbx-btn-secondary-lg, .rbx-btn-secondary .rbx-btn-secondary-md, .rbx-btn-secondary .rbx-btn-secondary-sm, .rbx-btn-secondary .rbx-btn-secondary-xs, .rbx-btn-secondary .rbx-highlight {
color: #00a2ff;
background-color: #fff; }
.rbx-btn-secondary:hover, .rbx-btn-secondary-lg:hover, .rbx-btn-secondary-md:hover, .rbx-btn-secondary-sm:hover, .rbx-btn-secondary-xs:hover, .rbx-btn-secondary:focus, .rbx-btn-secondary-lg:focus, .rbx-btn-secondary-md:focus, .rbx-btn-secondary-sm:focus, .rbx-btn-secondary-xs:focus {
box-shadow: 0 1px 3px rgba(150, 150, 150, 0.74);
cursor: pointer;
background-color: #32b5ff;
color: #fff; }
.rbx-btn-secondary:active, .rbx-btn-secondary-lg:active, .rbx-btn-secondary-md:active, .rbx-btn-secondary-sm:active, .rbx-btn-secondary-xs:active, .rbx-btn-secondary.active, .active.rbx-btn-secondary-lg, .active.rbx-btn-secondary-md, .active.rbx-btn-secondary-sm, .active.rbx-btn-secondary-xs {
box-shadow: none; }
.rbx-btn-secondary.disabled, .disabled.rbx-btn-secondary-lg, .disabled.rbx-btn-secondary-md, .disabled.rbx-btn-secondary-sm, .disabled.rbx-btn-secondary-xs, .rbx-btn-secondary[disabled], [disabled].rbx-btn-secondary-lg, [disabled].rbx-btn-secondary-md, [disabled].rbx-btn-secondary-sm, [disabled].rbx-btn-secondary-xs {
opacity: 1;
background-color: #99daff;
color: #fff; }
.rbx-btn-control, .rbx-btn-control-lg, .rbx-btn-control-md, .rbx-btn-control-sm, .rbx-btn-control-xs {
color: #757575;
background-color: white;
border-color: #b8b8b8;
height: auto;
transition: all, 0.2s, ease-in-out; }
.rbx-btn-control:hover, .rbx-btn-control-lg:hover, .rbx-btn-control-md:hover, .rbx-btn-control-sm:hover, .rbx-btn-control-xs:hover, .rbx-btn-control:focus, .rbx-btn-control-lg:focus, .rbx-btn-control-md:focus, .rbx-btn-control-sm:focus, .rbx-btn-control-xs:focus, .rbx-btn-control:active, .rbx-btn-control-lg:active, .rbx-btn-control-md:active, .rbx-btn-control-sm:active, .rbx-btn-control-xs:active, .rbx-btn-control.active, .active.rbx-btn-control-lg, .active.rbx-btn-control-md, .active.rbx-btn-control-sm, .active.rbx-btn-control-xs, .open > .rbx-btn-control.dropdown-toggle, .open > .dropdown-toggle.rbx-btn-control-lg, .open > .dropdown-toggle.rbx-btn-control-md, .open > .dropdown-toggle.rbx-btn-control-sm, .open > .dropdown-toggle.rbx-btn-control-xs {
color: #757575;
background-color: #e6e6e6;
border-color: #999999; }
.rbx-btn-control:active, .rbx-btn-control-lg:active, .rbx-btn-control-md:active, .rbx-btn-control-sm:active, .rbx-btn-control-xs:active, .rbx-btn-control.active, .active.rbx-btn-control-lg, .active.rbx-btn-control-md, .active.rbx-btn-control-sm, .active.rbx-btn-control-xs, .open > .rbx-btn-control.dropdown-toggle, .open > .dropdown-toggle.rbx-btn-control-lg, .open > .dropdown-toggle.rbx-btn-control-md, .open > .dropdown-toggle.rbx-btn-control-sm, .open > .dropdown-toggle.rbx-btn-control-xs {
background-image: none; }
.rbx-btn-control.disabled, .disabled.rbx-btn-control-lg, .disabled.rbx-btn-control-md, .disabled.rbx-btn-control-sm, .disabled.rbx-btn-control-xs, .rbx-btn-control.disabled:hover, .disabled.rbx-btn-control-lg:hover, .disabled.rbx-btn-control-md:hover, .disabled.rbx-btn-control-sm:hover, .disabled.rbx-btn-control-xs:hover, .rbx-btn-control.disabled:focus, .disabled.rbx-btn-control-lg:focus, .disabled.rbx-btn-control-md:focus, .disabled.rbx-btn-control-sm:focus, .disabled.rbx-btn-control-xs:focus, .rbx-btn-control.disabled:active, .disabled.rbx-btn-control-lg:active, .disabled.rbx-btn-control-md:active, .disabled.rbx-btn-control-sm:active, .disabled.rbx-btn-control-xs:active, .rbx-btn-control.disabled.active, .disabled.active.rbx-btn-control-lg, .disabled.active.rbx-btn-control-md, .disabled.active.rbx-btn-control-sm, .disabled.active.rbx-btn-control-xs, .rbx-btn-control[disabled], [disabled].rbx-btn-control-lg, [disabled].rbx-btn-control-md, [disabled].rbx-btn-control-sm, [disabled].rbx-btn-control-xs, .rbx-btn-control[disabled]:hover, [disabled].rbx-btn-control-lg:hover, [disabled].rbx-btn-control-md:hover, [disabled].rbx-btn-control-sm:hover, [disabled].rbx-btn-control-xs:hover, .rbx-btn-control[disabled]:focus, [disabled].rbx-btn-control-lg:focus, [disabled].rbx-btn-control-md:focus, [disabled].rbx-btn-control-sm:focus, [disabled].rbx-btn-control-xs:focus, .rbx-btn-control[disabled]:active, [disabled].rbx-btn-control-lg:active, [disabled].rbx-btn-control-md:active, [disabled].rbx-btn-control-sm:active, [disabled].rbx-btn-control-xs:active, .rbx-btn-control[disabled].active, [disabled].active.rbx-btn-control-lg, [disabled].active.rbx-btn-control-md, [disabled].active.rbx-btn-control-sm, [disabled].active.rbx-btn-control-xs, fieldset[disabled] .rbx-btn-control, fieldset[disabled] .rbx-btn-control-lg, fieldset[disabled] .rbx-btn-control-md, fieldset[disabled] .rbx-btn-control-sm, fieldset[disabled] .rbx-btn-control-xs, fieldset[disabled] .rbx-btn-control:hover, fieldset[disabled] .rbx-btn-control-lg:hover, fieldset[disabled] .rbx-btn-control-md:hover, fieldset[disabled] .rbx-btn-control-sm:hover, fieldset[disabled] .rbx-btn-control-xs:hover, fieldset[disabled] .rbx-btn-control:focus, fieldset[disabled] .rbx-btn-control-lg:focus, fieldset[disabled] .rbx-btn-control-md:focus, fieldset[disabled] .rbx-btn-control-sm:focus, fieldset[disabled] .rbx-btn-control-xs:focus, fieldset[disabled] .rbx-btn-control:active, fieldset[disabled] .rbx-btn-control-lg:active, fieldset[disabled] .rbx-btn-control-md:active, fieldset[disabled] .rbx-btn-control-sm:active, fieldset[disabled] .rbx-btn-control-xs:active, fieldset[disabled] .rbx-btn-control.active, fieldset[disabled] .active.rbx-btn-control-lg, fieldset[disabled] .active.rbx-btn-control-md, fieldset[disabled] .active.rbx-btn-control-sm, fieldset[disabled] .active.rbx-btn-control-xs {
background-color: white;
border-color: #b8b8b8; }
.rbx-btn-control .badge, .rbx-btn-control .rbx-btn-control-lg, .rbx-btn-control .rbx-btn-control-md, .rbx-btn-control .rbx-btn-control-sm, .rbx-btn-control .rbx-btn-control-xs, .rbx-btn-control .rbx-highlight {
color: white;
background-color: #757575; }
.rbx-btn-control:hover, .rbx-btn-control-lg:hover, .rbx-btn-control-md:hover, .rbx-btn-control-sm:hover, .rbx-btn-control-xs:hover, .rbx-btn-control:focus, .rbx-btn-control-lg:focus, .rbx-btn-control-md:focus, .rbx-btn-control-sm:focus, .rbx-btn-control-xs:focus {
box-shadow: 0 1px 3px rgba(150, 150, 150, 0.74);
cursor: pointer;
background-color: white;
color: #757575; }
.rbx-btn-control:active, .rbx-btn-control-lg:active, .rbx-btn-control-md:active, .rbx-btn-control-sm:active, .rbx-btn-control-xs:active, .rbx-btn-control.active, .active.rbx-btn-control-lg, .active.rbx-btn-control-md, .active.rbx-btn-control-sm, .active.rbx-btn-control-xs {
box-shadow: none; }
.rbx-btn-control.disabled, .disabled.rbx-btn-control-lg, .disabled.rbx-btn-control-md, .disabled.rbx-btn-control-sm, .disabled.rbx-btn-control-xs, .rbx-btn-control[disabled], [disabled].rbx-btn-control-lg, [disabled].rbx-btn-control-md, [disabled].rbx-btn-control-sm, [disabled].rbx-btn-control-xs {
opacity: 1;
background-color: white;
color: #cccccc; }
.rbx-btn-icon, .rbx-btn-icon-lg, .rbx-btn-icon-md, .rbx-btn-icon-sm, .rbx-btn-icon-xs, .rbx-input-group .rbx-input-addon-btn {
color: #757575;
background-color: white;
border-color: #b8b8b8;
height: auto;
transition: all, 0.2s, ease-in-out; }
.rbx-btn-icon:hover, .rbx-btn-icon-lg:hover, .rbx-btn-icon-md:hover, .rbx-btn-icon-sm:hover, .rbx-btn-icon-xs:hover, .rbx-input-group .rbx-input-addon-btn:hover, .rbx-btn-icon:focus, .rbx-btn-icon-lg:focus, .rbx-btn-icon-md:focus, .rbx-btn-icon-sm:focus, .rbx-btn-icon-xs:focus, .rbx-input-group .rbx-input-addon-btn:focus, .rbx-btn-icon:active, .rbx-btn-icon-lg:active, .rbx-btn-icon-md:active, .rbx-btn-icon-sm:active, .rbx-btn-icon-xs:active, .rbx-input-group .rbx-input-addon-btn:active, .rbx-btn-icon.active, .active.rbx-btn-icon-lg, .active.rbx-btn-icon-md, .active.rbx-btn-icon-sm, .active.rbx-btn-icon-xs, .rbx-input-group .active.rbx-input-addon-btn, .open > .rbx-btn-icon.dropdown-toggle, .open > .dropdown-toggle.rbx-btn-icon-lg, .open > .dropdown-toggle.rbx-btn-icon-md, .open > .dropdown-toggle.rbx-btn-icon-sm, .open > .dropdown-toggle.rbx-btn-icon-xs, .open > .rbx-input-group .dropdown-toggle.rbx-input-addon-btn, .rbx-input-group .open > .dropdown-toggle.rbx-input-addon-btn {
color: #757575;
background-color: #e6e6e6;
border-color: #999999; }
.rbx-btn-icon:active, .rbx-btn-icon-lg:active, .rbx-btn-icon-md:active, .rbx-btn-icon-sm:active, .rbx-btn-icon-xs:active, .rbx-input-group .rbx-input-addon-btn:active, .rbx-btn-icon.active, .active.rbx-btn-icon-lg, .active.rbx-btn-icon-md, .active.rbx-btn-icon-sm, .active.rbx-btn-icon-xs, .rbx-input-group .active.rbx-input-addon-btn, .open > .rbx-btn-icon.dropdown-toggle, .open > .dropdown-toggle.rbx-btn-icon-lg, .open > .dropdown-toggle.rbx-btn-icon-md, .open > .dropdown-toggle.rbx-btn-icon-sm, .open > .dropdown-toggle.rbx-btn-icon-xs, .open > .rbx-input-group .dropdown-toggle.rbx-input-addon-btn, .rbx-input-group .open > .dropdown-toggle.rbx-input-addon-btn {
background-image: none; }
.rbx-btn-icon.disabled, .disabled.rbx-btn-icon-lg, .disabled.rbx-btn-icon-md, .disabled.rbx-btn-icon-sm, .disabled.rbx-btn-icon-xs, .rbx-input-group .disabled.rbx-input-addon-btn, .rbx-btn-icon.disabled:hover, .disabled.rbx-btn-icon-lg:hover, .disabled.rbx-btn-icon-md:hover, .disabled.rbx-btn-icon-sm:hover, .disabled.rbx-btn-icon-xs:hover, .rbx-input-group .disabled.rbx-input-addon-btn:hover, .rbx-btn-icon.disabled:focus, .disabled.rbx-btn-icon-lg:focus, .disabled.rbx-btn-icon-md:focus, .disabled.rbx-btn-icon-sm:focus, .disabled.rbx-btn-icon-xs:focus, .rbx-input-group .disabled.rbx-input-addon-btn:focus, .rbx-btn-icon.disabled:active, .disabled.rbx-btn-icon-lg:active, .disabled.rbx-btn-icon-md:active, .disabled.rbx-btn-icon-sm:active, .disabled.rbx-btn-icon-xs:active, .rbx-input-group .disabled.rbx-input-addon-btn:active, .rbx-btn-icon.disabled.active, .disabled.active.rbx-btn-icon-lg, .disabled.active.rbx-btn-icon-md, .disabled.active.rbx-btn-icon-sm, .disabled.active.rbx-btn-icon-xs, .rbx-input-group .disabled.active.rbx-input-addon-btn, .rbx-btn-icon[disabled], [disabled].rbx-btn-icon-lg, [disabled].rbx-btn-icon-md, [disabled].rbx-btn-icon-sm, [disabled].rbx-btn-icon-xs, .rbx-input-group [disabled].rbx-input-addon-btn, .rbx-btn-icon[disabled]:hover, [disabled].rbx-btn-icon-lg:hover, [disabled].rbx-btn-icon-md:hover, [disabled].rbx-btn-icon-sm:hover, [disabled].rbx-btn-icon-xs:hover, .rbx-input-group [disabled].rbx-input-addon-btn:hover, .rbx-btn-icon[disabled]:focus, [disabled].rbx-btn-icon-lg:focus, [disabled].rbx-btn-icon-md:focus, [disabled].rbx-btn-icon-sm:focus, [disabled].rbx-btn-icon-xs:focus, .rbx-input-group [disabled].rbx-input-addon-btn:focus, .rbx-btn-icon[disabled]:active, [disabled].rbx-btn-icon-lg:active, [disabled].rbx-btn-icon-md:active, [disabled].rbx-btn-icon-sm:active, [disabled].rbx-btn-icon-xs:active, .rbx-input-group [disabled].rbx-input-addon-btn:active, .rbx-btn-icon[disabled].active, [disabled].active.rbx-btn-icon-lg, [disabled].active.rbx-btn-icon-md, [disabled].active.rbx-btn-icon-sm, [disabled].active.rbx-btn-icon-xs, .rbx-input-group [disabled].active.rbx-input-addon-btn, fieldset[disabled] .rbx-btn-icon, fieldset[disabled] .rbx-btn-icon-lg, fieldset[disabled] .rbx-btn-icon-md, fieldset[disabled] .rbx-btn-icon-sm, fieldset[disabled] .rbx-btn-icon-xs, fieldset[disabled] .rbx-input-group .rbx-input-addon-btn, .rbx-input-group fieldset[disabled] .rbx-input-addon-btn, fieldset[disabled] .rbx-btn-icon:hover, fieldset[disabled] .rbx-btn-icon-lg:hover, fieldset[disabled] .rbx-btn-icon-md:hover, fieldset[disabled] .rbx-btn-icon-sm:hover, fieldset[disabled] .rbx-btn-icon-xs:hover, fieldset[disabled] .rbx-input-group .rbx-input-addon-btn:hover, .rbx-input-group fieldset[disabled] .rbx-input-addon-btn:hover, fieldset[disabled] .rbx-btn-icon:focus, fieldset[disabled] .rbx-btn-icon-lg:focus, fieldset[disabled] .rbx-btn-icon-md:focus, fieldset[disabled] .rbx-btn-icon-sm:focus, fieldset[disabled] .rbx-btn-icon-xs:focus, fieldset[disabled] .rbx-input-group .rbx-input-addon-btn:focus, .rbx-input-group fieldset[disabled] .rbx-input-addon-btn:focus, fieldset[disabled] .rbx-btn-icon:active, fieldset[disabled] .rbx-btn-icon-lg:active, fieldset[disabled] .rbx-btn-icon-md:active, fieldset[disabled] .rbx-btn-icon-sm:active, fieldset[disabled] .rbx-btn-icon-xs:active, fieldset[disabled] .rbx-input-group .rbx-input-addon-btn:active, .rbx-input-group fieldset[disabled] .rbx-input-addon-btn:active, fieldset[disabled] .rbx-btn-icon.active, fieldset[disabled] .active.rbx-btn-icon-lg, fieldset[disabled] .active.rbx-btn-icon-md, fieldset[disabled] .active.rbx-btn-icon-sm, fieldset[disabled] .active.rbx-btn-icon-xs, fieldset[disabled] .rbx-input-group .active.rbx-input-addon-btn, .rbx-input-group fieldset[disabled] .active.rbx-input-addon-btn {
background-color: white;
border-color: #b8b8b8; }
.rbx-btn-icon .badge, .rbx-btn-icon .rbx-btn-icon-lg, .rbx-btn-icon .rbx-btn-icon-md, .rbx-btn-icon .rbx-btn-icon-sm, .rbx-btn-icon .rbx-btn-icon-xs, .rbx-btn-icon .rbx-input-group .rbx-input-addon-btn, .rbx-input-group .rbx-btn-icon .rbx-input-addon-btn, .rbx-btn-icon .rbx-highlight {
color: white;
background-color: #757575; }
.rbx-btn-icon:hover, .rbx-btn-icon-lg:hover, .rbx-btn-icon-md:hover, .rbx-btn-icon-sm:hover, .rbx-btn-icon-xs:hover, .rbx-input-group .rbx-input-addon-btn:hover, .rbx-btn-icon:focus, .rbx-btn-icon-lg:focus, .rbx-btn-icon-md:focus, .rbx-btn-icon-sm:focus, .rbx-btn-icon-xs:focus, .rbx-input-group .rbx-input-addon-btn:focus {
box-shadow: 0 1px 3px rgba(150, 150, 150, 0.74);
cursor: pointer;
background-color: white;
color: #757575; }
.rbx-btn-icon:active, .rbx-btn-icon-lg:active, .rbx-btn-icon-md:active, .rbx-btn-icon-sm:active, .rbx-btn-icon-xs:active, .rbx-input-group .rbx-input-addon-btn:active, .rbx-btn-icon.active, .active.rbx-btn-icon-lg, .active.rbx-btn-icon-md, .active.rbx-btn-icon-sm, .active.rbx-btn-icon-xs, .rbx-input-group .active.rbx-input-addon-btn {
box-shadow: none; }
.rbx-btn-icon.disabled, .disabled.rbx-btn-icon-lg, .disabled.rbx-btn-icon-md, .disabled.rbx-btn-icon-sm, .disabled.rbx-btn-icon-xs, .rbx-input-group .disabled.rbx-input-addon-btn, .rbx-btn-icon[disabled], [disabled].rbx-btn-icon-lg, [disabled].rbx-btn-icon-md, [disabled].rbx-btn-icon-sm, [disabled].rbx-btn-icon-xs, .rbx-input-group [disabled].rbx-input-addon-btn {
opacity: 1;
background-color: white;
color: #cccccc; }
.rbx-btn-icon-lg {
padding: 15px -3px 15px;
font-size: 1.375em;
line-height: 100%;
border-radius: 5px; }
.rbx-btn-icon-lg .rbx-icon-edit {
background-position: 0px -84px; }
.rbx-btn-icon-lg:hover .rbx-icon-edit {
background-position: -28px -84px; }
.rbx-btn-icon-lg span {
margin-left: 15px; }
.rbx-btn-icon-lg span[class^="rbx-icon"] {
vertical-align: middle;
margin-left: 0; }
.rbx-btn-icon-md {
padding: 8px 12px;
font-size: 1.25em;
line-height: 100%;
border-radius: 4px; }
.rbx-btn-icon-md .rbx-icon-edit {
background-position: 0px -84px; }
.rbx-btn-icon-md:hover .rbx-icon-edit {
background-position: -28px -84px; }
.rbx-btn-icon-md span {
margin-left: 15px; }
.rbx-btn-icon-md span[class^="rbx-icon"] {
vertical-align: middle;
margin-left: 0; }
.rbx-btn-icon-sm {
padding: 4px 9px;
font-size: 1.125em;
line-height: 100%;
border-radius: 3px; }
.rbx-btn-icon-sm .rbx-icon-edit {
background-position: 0px -84px; }
.rbx-btn-icon-sm:hover .rbx-icon-edit {
background-position: -28px -84px; }
.rbx-btn-icon-sm span {
margin-left: 15px; }
.rbx-btn-icon-sm span[class^="rbx-icon"] {
vertical-align: middle;
margin-left: 0; }
.rbx-btn-icon-xs {
padding: 1px 7px;
font-size: 1em;
line-height: 100%;
border-radius: 3px; }
.rbx-btn-icon-xs .rbx-icon-edit-16x16 {
background-position: -3px -703px; }
.rbx-btn-icon-xs:hover .rbx-icon-edit-16x16 {
background-position: -31px -703px; }
.rbx-btn-icon-xs span {
margin-left: 15px; }
.rbx-btn-icon-xs span[class^="rbx-icon"] {
vertical-align: middle;
margin-left: 0; }
.rbx-checkbox input[type="checkbox"] {
display: none; }
.rbx-checkbox input[type="checkbox"] + label {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
display: inline-block;
width: 100%;
height: 20px;
padding-left: 28px;
vertical-align: middle;
background-color: transparent;
cursor: pointer;
line-height: 20px; }
.rbx-checkbox input[type="checkbox"]:checked + label {
background-image: url("/images/NextStyleGuide/generic.svg");
background-repeat: no-repeat;
background-size: auto auto;
width: 20px;
height: 20px;
display: inline-block;
background-position: -31px -843px;
width: 100%;
height: 20px; }
.rbx-checkbox label {
position: relative;
font-weight: 300; }
.rbx-checkbox label::before {
content: "";
display: inline-block;
width: 24px;
height: 24px;
position: absolute;
left: -1px;
top: -2px;
border: 1px solid #b8b8b8;
border-radius: 3px; }
.rbx-form-horizontal:before, .rbx-form-horizontal:after {
content: " ";
display: table; }
.rbx-form-horizontal:after {
clear: both; }
.rbx-form-horizontal .rbx-form-group {
width: 75%;
float: left;
margin-bottom: 10px; }
.rbx-form-horizontal a[class*="rbx-btn"], .rbx-form-horizontal button[class*="rbx-btn"] {
float: left;
margin-left: 1%;
width: 24%; }
@media (max-width: 480px) {
.rbx-form-horizontal .rbx-form-group, .rbx-form-horizontal a[class*="rbx-btn"], .rbx-form-horizontal button[class*="rbx-btn"] {
float: none;
width: 100%; }
.rbx-form-horizontal a[class*="rbx-btn"], .rbx-form-horizontal button[class*="rbx-btn"] {
margin: 0 0 12px; } }
.rbx-form-has-success .rbx-input-field {
border-color: #02b757; }
.rbx-form-has-success .rbx-control-label {
color: #02b757;
margin: 5px 0; }
.rbx-form-has-error .rbx-input-field {
border-color: #d86868; }
.rbx-form-has-error .rbx-control-label {
color: #d86868;
margin: 5px 0; }
.rbx-form-has-feedback {
position: relative; }
.rbx-form-has-feedback .rbx-input-field {
padding-right: 30px; }
.rbx-form-has-feedback span {
position: absolute;
right: 5px;
top: 5px; }
.rbx-input-field {
border: 1px solid #b8b8b8;
border-radius: 3px;
color: #191919;
font-weight: 300;
font-size: 16px;
height: 38px;
line-height: 100%;
padding: 5px 12px; }
.rbx-input-field::-moz-placeholder {
color: #cccccc;
font-weight: 300;
opacity: 1; }
.rbx-input-field:-ms-input-placeholder {
color: #cccccc;
font-weight: 300; }
.rbx-input-field::-webkit-input-placeholder {
color: #cccccc;
font-weight: 300; }
.rbx-input-field:focus {
box-shadow: none;
border-color: #b8b8b8; }
.rbx-input-field.rbx-placeholder {
color: #b8b8b8; }
.rbx-input-group {
position: relative; }
.rbx-input-group:before, .rbx-input-group:after {
content: " ";
display: table; }
.rbx-input-group:after {
clear: both; }
.rbx-input-group .rbx-input-field {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
position: relative;
display: table-cell;
float: left;
border-right: 0 none; }
.rbx-input-group .rbx-input-addon-btn {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
border-left-color: transparent;
height: 36px;
padding: 0; }
.rbx-input-group .rbx-input-addon-btn:hover, .rbx-input-group .rbx-input-addon-btn:focus {
box-shadow: none;
cursor: pointer;
border-left-color: transparent;
outline: 0 none;
outline-offset: 0; }
.rbx-input-group .rbx-input-group-btn .rbx-input-dropdown-btn {
display: inline-block;
border-radius: 0;
padding: 3px 12px;
margin-left: -1px; }
.rbx-input-group .rbx-input-group-btn .rbx-dropdown-menu {
right: 38px; }
.rbx-input-group .rbx-input-group-btn .rbx-dropdown-menu li {
padding: 8px 12px; }
.rbx-input-group-btn {
padding: 0;
line-height: 18px; }
.rbx-input-group-btn .rbx-input-dropdown-btn {
color: #757575;
background-color: white;
border-color: #b8b8b8;
height: auto;
padding: 10px 12px;
margin: 0;
line-height: 18px;
width: 105px;
display: table; }
.rbx-input-group-btn .rbx-input-dropdown-btn:hover, .rbx-input-group-btn .rbx-input-dropdown-btn:focus, .rbx-input-group-btn .rbx-input-dropdown-btn:active, .rbx-input-group-btn .rbx-input-dropdown-btn.active, .open > .rbx-input-group-btn .rbx-input-dropdown-btn.dropdown-toggle {
color: #757575;
background-color: #e6e6e6;
border-color: #999999; }
.rbx-input-group-btn .rbx-input-dropdown-btn:active, .rbx-input-group-btn .rbx-input-dropdown-btn.active, .open > .rbx-input-group-btn .rbx-input-dropdown-btn.dropdown-toggle {
background-image: none; }
.rbx-input-group-btn .rbx-input-dropdown-btn.disabled, .rbx-input-group-btn .rbx-input-dropdown-btn.disabled:hover, .rbx-input-group-btn .rbx-input-dropdown-btn.disabled:focus, .rbx-input-group-btn .rbx-input-dropdown-btn.disabled:active, .rbx-input-group-btn .rbx-input-dropdown-btn.disabled.active, .rbx-input-group-btn .rbx-input-dropdown-btn[disabled], .rbx-input-group-btn .rbx-input-dropdown-btn[disabled]:hover, .rbx-input-group-btn .rbx-input-dropdown-btn[disabled]:focus, .rbx-input-group-btn .rbx-input-dropdown-btn[disabled]:active, .rbx-input-group-btn .rbx-input-dropdown-btn[disabled].active, fieldset[disabled] .rbx-input-group-btn .rbx-input-dropdown-btn, fieldset[disabled] .rbx-input-group-btn .rbx-input-dropdown-btn:hover, fieldset[disabled] .rbx-input-group-btn .rbx-input-dropdown-btn:focus, fieldset[disabled] .rbx-input-group-btn .rbx-input-dropdown-btn:active, fieldset[disabled] .rbx-input-group-btn .rbx-input-dropdown-btn.active {
background-color: white;
border-color: #b8b8b8; }
.rbx-input-group-btn .rbx-input-dropdown-btn .badge, .rbx-input-group-btn .rbx-input-dropdown-btn .rbx-highlight {
color: white;
background-color: #757575; }
.rbx-input-group-btn .rbx-input-dropdown-btn:hover, .rbx-input-group-btn .rbx-input-dropdown-btn:focus, .rbx-input-group-btn .rbx-input-dropdown-btn:active {
background-color: #00a2ff;
color: #fff; }
.rbx-input-group-btn .rbx-input-dropdown-btn:focus, .rbx-input-group-btn .rbx-input-dropdown-btn:active:focus, .rbx-input-group-btn .rbx-input-dropdown-btn.active:focus {
outline: 0 none; }
.rbx-input-group-btn .rbx-input-dropdown-btn .rbx-selection-label {
display: table-cell;
width: 75%;
text-align: left;
font-size: 16px;
line-height: 20px; }
.rbx-input-group-btn .rbx-input-dropdown-btn span {
display: table-cell;
vertical-align: middle; }
.rbx-dropdown-menu {
box-shadow: 0 -5px 20px rgba(25, 25, 25, 0.15);
margin: 0;
min-width: 105px; }
.rbx-dropdown-menu li {
margin: 0;
padding: 5px 12px;
white-space: nowrap;
width: 100%; }
.rbx-dropdown-menu li:hover {
box-shadow: 4px 0 0 0 #00a2ff inset;
cursor: pointer; }
.rbx-dropdown-menu li.rbx-divider {
padding: 0;
margin: 9px 0; }
.rbx-divider {
height: 1px;
background-color: #b8b8b8;
overflow: hidden; }
.open .rbx-input-dropdown-btn {
background-color: #00a2ff;
color: #fff; }
.open .rbx-dropdown-menu {
display: block; }
.rbx-icon-default-navigation, .rbx-icon-nav-menu, .rbx-icon-nav-robux, .rbx-icon-nav-tix, .rbx-icon-nav-settings, .rbx-icon-nav-search, .rbx-icon-nav-home, .rbx-icon-nav-profile, .rbx-icon-nav-message, .rbx-icon-nav-friends, .rbx-icon-nav-charactercustomizer, .rbx-icon-nav-inventory, .rbx-icon-nav-trade, .rbx-icon-nav-group, .rbx-icon-nav-forum, .rbx-icon-nav-blog, .rbx-icon-nav-search-white {
background-image: url("/images/NextStyleGuide/navigation.svg");
background-repeat: no-repeat;
background-size: auto auto;
width: 28px;
height: 28px;
display: inline-block; }
.rbx-icon-nav-menu {
background-position: 0px 0px; }
.rbx-icon-nav-menu:hover {
background-position: -28px 0px; }
button:hover .rbx-icon-nav-menu, a:hover .rbx-icon-nav-menu {
background-position: -28px 0px; }
.rbx-icon-nav-robux {
background-position: 0px -28px; }
.rbx-icon-nav-robux:hover {
background-position: -28px -28px; }
button:hover .rbx-icon-nav-robux, a:hover .rbx-icon-nav-robux {
background-position: -28px -28px; }
.rbx-icon-nav-tix {
background-position: 0px -56px; }
.rbx-icon-nav-tix:hover {
background-position: -28px -56px; }
button:hover .rbx-icon-nav-tix, a:hover .rbx-icon-nav-tix {
background-position: -28px -56px; }
.rbx-icon-nav-settings {
background-position: 0px -84px; }
.rbx-icon-nav-settings:hover {
background-position: -28px -84px; }
button:hover .rbx-icon-nav-settings, a:hover .rbx-icon-nav-settings {
background-position: -28px -84px; }
.rbx-icon-nav-search {
background-position: 0px -112px; }
.rbx-icon-nav-search:hover {
background-position: -28px -112px; }
button:hover .rbx-icon-nav-search, a:hover .rbx-icon-nav-search {
background-position: -28px -112px; }
.rbx-icon-nav-home {
background-position: 0px -140px; }
.rbx-icon-nav-home:hover {
background-position: -28px -140px; }
button:hover .rbx-icon-nav-home, a:hover .rbx-icon-nav-home {
background-position: -28px -140px; }
.rbx-icon-nav-profile {
background-position: 0px -168px; }
.rbx-icon-nav-profile:hover {
background-position: -28px -168px; }
button:hover .rbx-icon-nav-profile, a:hover .rbx-icon-nav-profile {
background-position: -28px -168px; }
.rbx-icon-nav-message {
background-position: 0px -196px; }
.rbx-icon-nav-message:hover {
background-position: -28px -196px; }
button:hover .rbx-icon-nav-message, a:hover .rbx-icon-nav-message {
background-position: -28px -196px; }
.rbx-icon-nav-friends {
background-position: 0px -224px; }
.rbx-icon-nav-friends:hover {
background-position: -28px -224px; }
button:hover .rbx-icon-nav-friends, a:hover .rbx-icon-nav-friends {
background-position: -28px -224px; }
.rbx-icon-nav-charactercustomizer {
background-position: 0px -252px; }
.rbx-icon-nav-charactercustomizer:hover {
background-position: -28px -252px; }
button:hover .rbx-icon-nav-charactercustomizer, a:hover .rbx-icon-nav-charactercustomizer {
background-position: -28px -252px; }
.rbx-icon-nav-inventory {
background-position: 0px -280px; }
.rbx-icon-nav-inventory:hover {
background-position: -28px -280px; }
button:hover .rbx-icon-nav-inventory, a:hover .rbx-icon-nav-inventory {
background-position: -28px -280px; }
.rbx-icon-nav-trade {
background-position: 0px -308px; }
.rbx-icon-nav-trade:hover {
background-position: -28px -308px; }
button:hover .rbx-icon-nav-trade, a:hover .rbx-icon-nav-trade {
background-position: -28px -308px; }
.rbx-icon-nav-group {
background-position: 0px -336px; }
.rbx-icon-nav-group:hover {
background-position: -28px -336px; }
button:hover .rbx-icon-nav-group, a:hover .rbx-icon-nav-group {
background-position: -28px -336px; }
.rbx-icon-nav-forum {
background-position: 0px -364px; }
.rbx-icon-nav-forum:hover {
background-position: -28px -364px; }
button:hover .rbx-icon-nav-forum, a:hover .rbx-icon-nav-forum {
background-position: -28px -364px; }
.rbx-icon-nav-blog {
background-position: 0px -392px; }
.rbx-icon-nav-blog:hover {
background-position: -28px -392px; }
button:hover .rbx-icon-nav-blog, a:hover .rbx-icon-nav-blog {
background-position: -28px -392px; }
.rbx-icon-nav-search-white {
background-position: 0px -420px; }
.rbx-icon-nav-search-white:hover {
background-position: -28px -420px; }
button:hover .rbx-icon-nav-search-white, a:hover .rbx-icon-nav-search-white {
background-position: -28px -420px; }
.rbx-icon-default-generic, .rbx-btn-icon-lg .rbx-icon-edit, .rbx-btn-icon-lg:hover .rbx-icon-edit, .rbx-btn-icon-md .rbx-icon-edit, .rbx-btn-icon-md:hover .rbx-icon-edit, .rbx-btn-icon-sm .rbx-icon-edit, .rbx-btn-icon-sm:hover .rbx-icon-edit, .rbx-btn-icon-xs .rbx-icon-edit-16x16, .rbx-btn-icon-xs:hover .rbx-icon-edit-16x16, .rbx-icon-page, .rbx-icon-more, .rbx-icon-right, .rbx-icon-left, .rbx-icon-sorting {
background-image: url("/images/NextStyleGuide/generic.svg");
background-repeat: no-repeat;
background-size: auto auto;
width: 28px;
height: 28px;
display: inline-block; }
.rbx-icon-default-games, .rbx-icon-games, .rbx-icon-like, .rbx-icon-like.selected, .rbx-icon-dislike, .rbx-icon-dislike.selected, .rbx-icon-allgears, .rbx-icon-partialgears, .rbx-icon-nogear, .rbx-icon-melee, .rbx-icon-range, .rbx-icon-powerup, .rbx-icon-explosive, .rbx-icon-musical, .rbx-icon-navigation, .rbx-icon-buildingtool, .rbx-icon-social, .rbx-icon-personaltransport {
background-image: url("/images/NextStyleGuide/games.svg");
background-repeat: no-repeat;
background-size: auto auto;
width: 28px;
height: 28px;
display: inline-block; }
.rbx-icon-default-creation, .rbx-icon-develop, .rbx-icon-charactercustomizer {
background-image: url("/images/NextStyleGuide/creation.svg");
background-repeat: no-repeat;
background-size: auto auto;
width: 28px;
height: 28px;
display: inline-block; }
.rbx-icon-default-social, .rbx-icon-friends, .rbx-icon-forum, .rbx-icon-share {
background-image: url("/images/NextStyleGuide/social.svg");
background-repeat: no-repeat;
background-size: auto auto;
width: 28px;
height: 28px;
display: inline-block; }
.rbx-icon-default-branded, .rbx-icon-favorite, .rbx-icon-favorite.favorited, .rbx-icon-robux, .rbx-icon-tix {
background-image: url("/images/NextStyleGuide/branded.svg");
background-repeat: no-repeat;
background-size: auto auto;
width: 28px;
height: 28px;
display: inline-block; }
.rbx-icon-default-bc, .rbx-icon-bc, .rbx-icon-tbc, .rbx-icon-obc {
background-image: url("/images/NextStyleGuide/bc.svg");
background-repeat: no-repeat;
background-size: auto auto;
width: 52px;
height: 28px;
display: inline-block; }
.rbx-icon-default-labels {
background-image: url("/images/NextStyleGuide/labels.svg");
background-repeat: no-repeat;
background-size: auto auto;
width: 52px;
height: 34px;
display: inline-block; }
.rbx-icon-default-negative, .rbx-icon-report.active, .vlist .list-item .list-body:hover .rbx-icon-report {
background-image: url("/images/NextStyleGuide/negative.svg");
background-repeat: no-repeat;
background-size: 200% auto;
width: 20px;
height: 20px;
display: inline-block; }
.rbx-icon-page {
background-position: 0px -196px; }
.rbx-icon-more {
background-position: 0px -616px; }
.rbx-icon-right {
background-position: 0px -392px; }
.rbx-icon-right:hover {
background-position: -28px -392px; }
button:hover .rbx-icon-right, a:hover .rbx-icon-right {
background-position: -28px -392px; }
.rbx-icon-left {
background-position: 0px -420px; }
.rbx-icon-left:hover {
background-position: -28px -420px; }
button:hover .rbx-icon-left, a:hover .rbx-icon-left {
background-position: -28px -420px; }
.rbx-icon-sorting {
background-position: 0px -644px; }
.rbx-icon-favorite {
background-position: 0px -84px; }
.rbx-icon-favorite:hover {
background-position: -28px -84px; }
button:hover .rbx-icon-favorite, a:hover .rbx-icon-favorite {
background-position: -28px -84px; }
.rbx-icon-favorite.favorited {
background-position: -28px -84px; }
.rbx-icon-robux {
background-position: 0px -112px; }
.rbx-icon-tix {
background-position: 0px -140px; }
.rbx-icon-games {
background-position: 0px -28px; }
.rbx-icon-like {
background-position: 0px -84px; }
.rbx-icon-like:hover {
background-position: -28px -84px; }
button:hover .rbx-icon-like, a:hover .rbx-icon-like {
background-position: -28px -84px; }
.rbx-icon-like.selected {
background-position: -28px -84px; }
.rbx-icon-dislike {
background-position: 0px -112px; }
.rbx-icon-dislike:hover {
background-position: -28px -112px; }
button:hover .rbx-icon-dislike, a:hover .rbx-icon-dislike {
background-position: -28px -112px; }
.rbx-icon-dislike.selected {
background-position: -28px -112px; }
.rbx-icon-allgears {
background-position: 0px -280px; }
.rbx-icon-partialgears {
background-position: 0px -308px; }
.rbx-icon-nogear {
background-position: 0px -336px; }
.rbx-icon-melee {
background-position: 0px -364px; }
.rbx-icon-range {
background-position: 0px -392px; }
.rbx-icon-powerup {
background-position: 0px -420px; }
.rbx-icon-explosive {
background-position: 0px -448px; }
.rbx-icon-musical {
background-position: 0px -476px; }
.rbx-icon-navigation {
background-position: 0px -504px; }
.rbx-icon-buildingtool {
background-position: 0px -532px; }
.rbx-icon-social {
background-position: 0px -560px; }
.rbx-icon-personaltransport {
background-position: 0px -588px; }
.rbx-icon-develop {
background-position: 0px -28px; }
.rbx-icon-charactercustomizer {
background-position: 0px -56px; }
.rbx-icon-friends {
background-position: 0px -56px; }
.rbx-icon-forum {
background-position: 0px -112px; }
.rbx-icon-share {
background-position: 0px -224px; }
.rbx-icon-share:hover {
background-position: -28px -224px; }
button:hover .rbx-icon-share, a:hover .rbx-icon-share {
background-position: -28px -224px; }
.rbx-icon-bc {
background-position: 0px 0px; }
.rbx-icon-tbc {
background-position: 0px -28px; }
.rbx-icon-obc {
background-position: 0px -56px; }
.rbx-icon-report.active {
background-position: -20px -40px; }
.modal-open-noscroll {
overflow: auto; }
.rbx-modal-dialog {
width: 500px; }
.rbx-modal-dialog .modal-content {
border-radius: 0; }
.rbx-modal-dialog .modal-content .modal-header {
text-align: center;
padding: 0;
height: 33px;
border-color: #b8b8b8; }
.rbx-modal-dialog .modal-content .modal-body {
text-align: center; }
.rbx-modal-dialog .modal-content .modal-body img {
margin: 12px; }
.rbx-modal-dialog .modal-content .modal-footer {
border-top: 0 none;
text-align: center; }
.rbx-highlight {
background-color: #00a2ff;
font-size: 14px;
font-weight: 300;
color: #fff;
text-align: center;
border-radius: 12px; }
.rbx-alert-info {
background-color: #f68802;
padding: 12px 0;
margin: 0;
text-align: center;
color: #fff;
font-size: 18px; }
.rbx-alert-info .rbx-alert-link {
color: #fff; }
.rbx-alert-info .rbx-alert-link:hover {
color: #fff; }
.rbx-alert-info strong {
font-weight: 600; }
.rbx-alert-success {
background-color: #02b757;
padding: 12px;
margin: 0;
text-align: center;
color: #fff;
font-size: 16px; }
.rbx-alert-success .rbx-alert-link {
color: #fff; }
.rbx-alert-success .rbx-alert-link:hover {
color: #fff; }
.rbx-alert-warning {
background-color: #d86868;
padding: 12px;
margin: 0;
text-align: center;
color: #fff;
font-size: 16px; }
.rbx-alert-warning .rbx-alert-link {
color: #fff; }
.rbx-alert-warning .rbx-alert-link:hover {
color: #fff; }
.rbx-pagination-block, .rbx-pagination li a, .rbx-pager li a, .rbx-pager li.rbx-pager-cur input {
margin: 0 5px;
height: 32px;
border: 0 none;
border-radius: 3px;
color: #191919;
padding: 4px 0 0 0;
text-align: center; }
.rbx-pagination .rbx-pager-prev a, .rbx-pagination .rbx-pager-next a {
margin-left: 0;
padding-left: 2px;
border: 1px solid #b8b8b8; }
.rbx-pagination .rbx-pager-prev a i, .rbx-pagination .rbx-pager-next a i {
background-size: 190% auto;
width: 24px;
height: 24px; }
.rbx-pagination .rbx-pager-prev i {
background-position: 0 -345px; }
.rbx-pagination .rbx-pager-next i {
background-position: 0 -322px; }
.rbx-pagination .rbx-pager-cur a {
border: 1px solid #b8b8b8; }
.rbx-pagination .rbx-pager-total a:hover {
border: 0 none; }
.rbx-pagination .rbx-pager-ellipsis {
border: 0 none; }
.rbx-pagination li a {
width: 32px; }
.rbx-pagination li a:hover {
border: 1px solid #b8b8b8;
background-color: transparent; }
.rbx-pagination li.notnumber a:hover {
cursor: default;
border: 0 none; }
.rbx-pagination li.active a {
background-color: #00a2ff;
border: 0 none; }
.rbx-pager .rbx-pager-prev a, .rbx-pager .rbx-pager-next a {
margin-left: 0;
padding-left: 2px;
border: 1px solid #b8b8b8; }
.rbx-pager .rbx-pager-prev a i, .rbx-pager .rbx-pager-next a i {
background-size: 190% auto;
width: 24px;
height: 24px; }
.rbx-pager .rbx-pager-prev i {
background-position: 0 -345px; }
.rbx-pager .rbx-pager-next i {
background-position: 0 -322px; }
.rbx-pager .rbx-pager-cur a {
border: 1px solid #b8b8b8; }
.rbx-pager .rbx-pager-total a:hover {
border: 0 none; }
.rbx-pager .rbx-pager-ellipsis {
border: 0 none; }
.rbx-pager li {
float: left; }
.rbx-pager li a:hover {
border: 1px solid #b8b8b8;
background-color: transparent; }
.rbx-pager li span {
border: 0 none;
padding: 5px; }
.rbx-pager li.rbx-pager-prev a, .rbx-pager li.rbx-pager-next a, .rbx-pager li.rbx-pager-cur a {
width: 32px; }
.rbx-pager li.rbx-pager-cur input {
width: 32px;
border: 1px solid #b8b8b8;
line-height: 20px;
padding: 0; }
.panel-group .rbx-panel {
border-width: 1px 0;
border-color: #b8b8b8;
border-radius: 0; }
.panel-group .rbx-panel .rbx-panel-heading {
padding: 16px 0 16px 12px;
/*** span is generated by angularjs***/ }
.panel-group .rbx-panel .rbx-panel-heading a, .panel-group .rbx-panel .rbx-panel-heading a:hover, .panel-group .rbx-panel .rbx-panel-heading a:focus {
color: #191919; }
.panel-group .rbx-panel .rbx-panel-heading span {
vertical-align: top; }
.panel-group .rbx-panel .rbx-panel-heading span:hover {
cursor: pointer; }
.popover {
padding: 0;
border-radius: 3px;
border: 0 none; }
.popover.bottom > .arrow {
z-index: 1070;
border-bottom-color: #fff; }
.popover-content {
padding: 0; }
.popover-content .rbx-dropdown-menu {
display: block;
position: relative;
border: 0 none; }
.popover-content .rbx-dropdown-menu li {
width: auto; }
.rbx-popover-content {
display: none; }
.rbx-menu-item {
display: inline; }
.rbx-radio {
padding-left: 20px; }
.rbx-radio label {
display: inline-block;
position: relative;
padding-left: 5px; }
.rbx-radio label::before {
content: "";
display: inline-block;
position: absolute;
width: 20px;
height: 20px;
left: 0;
margin-left: -20px;
border: 1px solid #b8b8b8;
border-radius: 50%;
background-color: #fff;
transition: border 0.15s ease-in-out;
cursor: pointer; }
.rbx-radio label::after {
display: inline-block;
position: absolute;
content: " ";
width: 12px;
height: 12px;
left: 4px;
top: 4px;
margin-left: -20px;
border-radius: 50%;
background-color: #b8b8b8;
-webkit-transform: scale(0, 0);
-ms-transform: scale(0, 0);
-o-transform: scale(0, 0);
transform: scale(0, 0);
-webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
-moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
-o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
.rbx-radio input[type="radio"] {
display: none; }
.rbx-radio input[type="radio"]:checked + label::after {
-webkit-transform: scale(1, 1);
-ms-transform: scale(1, 1);
-o-transform: scale(1, 1);
transform: scale(1, 1); }
.rbx-radio input[type="radio"]:disabled + label {
opacity: 0.65; }
.rbx-radio input[type="radio"]:disabled + label::before {
cursor: not-allowed; }
.rbx-radio.radio-inline {
margin-top: 0; }
.rbx-radio input[type="radio"] + label::after {
background-color: #00a2ff; }
.rbx-radio input[type="radio"]:checked + label::after {
background-color: #00a2ff; }
.rbx-scrollbar-dragger, .rbx-scrollbar .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .ngsb-wrap .ngsb-scrollbar .ngsb-thumb-pos .ngsb-thumb {
background-color: rgba(117, 117, 117, 0.5);
opacity: 0.5;
filter: alpha(opacity=50);
width: 6px;
border-radius: 3px;
margin: 0 0 0 6px; }
.rbx-scrollbar-dragger-hover, .rbx-scrollbar .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .rbx-scrollbar .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .rbx-scrollbar .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover, .rbx-scrollbar .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .ngsb-wrap .ngsb-scrollbar .ngsb-thumb-pos:hover .ngsb-thumb, .ngsb-wrap .ngsb-scrollbar .ngsb-thumb-pos:active .ngsb-thumb {
background-color: rgba(117, 117, 117, 0.75);
opacity: 0.75;
filter: alpha(opacity=75); }
.rbx-left-col {
background-color: #f2f2f2;
height: 100%;
overflow: hidden;
width: 175px; }
.rbx-left-col ul {
padding: 5px 10px 0; }
.rbx-left-col li {
margin: 5px 0;
position: relative; }
.rbx-scrollbar {
overflow: auto;
height: 100%; }
.rbx-scrollbar ul {
padding: 0 10px; }
.rbx-scrollbar li span {
display: inline-block;
margin: 6px 3px; }
.rbx-scrollbar li span[class^="rbx-icon"] {
vertical-align: middle;
margin: 0; }
.rbx-scrollbar li a, .rbx-scrollbar li a:hover, .rbx-scrollbar li a:focus {
text-decoration: none;
color: #191919; }
.rbx-scrollbar li .rbx-highlight {
position: absolute;
right: 0;
top: 3px; }
.rbx-scrollbar .mCSB_scrollTools .mCSB_draggerRail {
background-color: transparent; }
.ngsb-wrap {
-ms-touch-action: none; }
.ngsb-wrap .ngsb-container {
width: auto;
overflow: hidden;
margin-right: 30px; }
.ngsb-wrap .ngsb-scrollbar {
transition: all 0.2s ease-in-out;
width: 6px;
height: 100%;
top: 0;
right: 6px; }
.ngsb-wrap .ngsb-scrollbar .ngsb-thumb-container {
position: absolute;
top: 6px;
left: 0;
bottom: 6px;
right: 0;
height: auto; }
.ngsb-wrap .ngsb-scrollbar a + .ngsb-thumb-container {
margin: 20px 0; }
.ngsb-wrap .ngsb-scrollbar .ngsb-track {
height: 100%;
margin: 0 auto;
width: 2px;
background-color: transparent; }
.ngsb-wrap .ngsb-scrollbar .ngsb-thumb-pos {
cursor: pointer;
width: 100%;
height: 30px; }
.ngsb-wrap .ngsb-scrollbar .ngsb-thumb-pos .ngsb-thumb {
height: 100%;
margin: 0 auto; }
.rbx-tab {
color: #191919;
padding: 0; }
.rbx-tab:hover, .rbx-tab.active {
cursor: pointer; }
.rbx-tab:hover .rbx-tab-heading, .rbx-tab.active .rbx-tab-heading {
border: 0 none; }
.rbx-tab:hover .rbx-tab-heading:hover, .rbx-tab:hover .rbx-tab-heading:focus, .rbx-tab:hover .rbx-tab-heading:active, .rbx-tab.active .rbx-tab-heading:hover, .rbx-tab.active .rbx-tab-heading:focus, .rbx-tab.active .rbx-tab-heading:active {
border: 0 none;
background-color: transparent; }
.rbx-tab .rbx-tab-heading {
padding: 14px 50px 12px;
border: 0 none;
border-radius: 0;
line-height: 100%; }
.rbx-tab .rbx-tab-heading span {
display: inline-block;
margin: 0; }
.rbx-tab .rbx-tab-heading:hover, .rbx-tab .rbx-tab-heading:focus, .rbx-tab .rbx-tab-heading:active {
border: 0 none;
background-color: transparent; }
.rbx-tab .rbx-tab-subtitle {
font-size: 14px;
color: #757575;
padding: 5px 5px 0; }
.rbx-tabs-default, .rbx-tabs-horizontal ul, .rbx-tabs-vertical ul {
border: 0 none;
background-color: transparent; }
.rbx-tabs-horizontal ul {
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); }
.rbx-tabs-horizontal .rbx-tab.active .rbx-tab-heading {
box-shadow: 0 -4px 0 0 #00a2ff inset; }
.rbx-tabs-horizontal .rbx-tab-heading {
color: #191919; }
.rbx-tabs-horizontal .rbx-tab-heading:hover, .rbx-tabs-horizontal .rbx-tab-heading:focus, .rbx-tabs-horizontal .rbx-tab-heading:active {
box-shadow: 0 -4px 0 0 #00a2ff inset; }
.rbx-tabs-vertical:before, .rbx-tabs-vertical:after {
content: " ";
display: table; }
.rbx-tabs-vertical:after {
clear: both; }
.rbx-tabs-vertical ul {
width: 160px;
border-right: 1px solid #b8b8b8;
float: left; }
.rbx-tabs-vertical .rbx-tab {
width: 160px;
height: 36px; }
.rbx-tabs-vertical .rbx-tab.active .rbx-tab-heading {
box-shadow: -4px 0 0 0 #00a2ff inset; }
.rbx-tabs-vertical .rbx-tab-heading {
padding: 6px 0 0 16px; }
.rbx-tabs-vertical .rbx-tab-heading:hover, .rbx-tabs-vertical .rbx-tab-heading:focus, .rbx-tabs-vertical .rbx-tab-heading:active {
box-shadow: -4px 0 0 0 #00a2ff inset; }
.rbx-tabs-vertical .rbx-tab-content {
float: left; }
.rbx-tab-content {
padding: 5px 10px; }
.rbx-game-cover-xs {
background-color: transparent;
vertical-align: bottom;
width: 192px;
height: 108px;
border: 0 none;
padding: 0;
border-radius: 0; }
.rbx-game-cover-sm {
background-color: transparent;
vertical-align: bottom;
width: 240px;
height: 135px;
border: 0 none;
padding: 0;
border-radius: 0; }
.rbx-game-cover-md {
background-color: transparent;
vertical-align: bottom;
width: 288px;
height: 162px;
border: 0 none;
padding: 0;
border-radius: 0; }
.rbx-game-cover-lg {
background-color: transparent;
vertical-align: bottom;
width: 576px;
height: 324px;
border: 0 none;
padding: 0;
border-radius: 0; }
.rbx-profile-xs {
background-color: transparent;
vertical-align: bottom;
width: 90px;
height: 90px;
border: 0 none;
padding: 0;
border-radius: 0; }
.rbx-profile-sm {
background-color: transparent;
vertical-align: bottom;
width: 120px;
height: 120px;
border: 0 none;
padding: 0;
border-radius: 0; }
.rbx-profile-md {
background-color: transparent;
vertical-align: bottom;
width: 220px;
height: 220px;
border: 0 none;
padding: 0;
border-radius: 0; }
.rbx-profile-lg {
background-color: transparent;
vertical-align: bottom;
width: 360px;
height: 360px;
border: 0 none;
padding: 0;
border-radius: 0; }
.rbx-item-thumb {
background-color: transparent;
vertical-align: bottom;
width: 180px;
height: 180px;
border: 0 none;
padding: 0;
border-radius: 0; }
.rbx-item-card {
box-shadow: 0 1px 3px rgba(150, 150, 150, 0.74);
background-color: #fff;
border: 1px solid #b8b8b8;
border-radius: 3px;
max-width: 180px;
font-weight: 600; }
.rbx-item-card img {
max-width: 180px;
max-height: 180px; }
.rbx-item-card .rbx-caption {
border-top: 1px solid #b8b8b8;
text-align: center; }
.rbx-item-card .rbx-item-price {
margin: 5px 0 0 0; }
.rbx-item-card .rbx-item-price h4 {
vertical-align: top;
margin: 0 0 0 4px;
color: #02b757;
display: inline-block; }
.tooltip-inner {
padding: 12px;
border-radius: 0;
text-align: left; }
.rbx-tooltip {
color: #f6b702;
display: table;
cursor: pointer; }
.rbx-tooltip i, .rbx-tooltip span {
display: table-cell;
vertical-align: middle; }
.rbx-tooltip span {
padding: 4px 0 0 6px; }
.rbx-header {
background-color: #0074bd;
font-size: 16px;
line-height: 100%;
height: 80px;
/* Medium devices (desktops, 1480px and up) */ }
.rbx-header a, .rbx-header a:link, .rbx-header a:active, .rbx-header a:hover, .rbx-header a:visited, .rbx-header a:focus {
color: #fff; }
.rbx-header .rbx-navbar-header {
max-width: 75px;
margin: 0 12px;
float: left; }
.rbx-header .navbar-brand {
padding: 5px 0; }
.rbx-header .navbar-header {
float: left; }
.rbx-header .rbx-nav-collapse {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
float: left;
position: relative;
margin-right: 12px;
padding: 5px 5px 0 0; }
.rbx-header .rbx-nav-collapse:hover {
cursor: pointer; }
.rbx-header .rbx-nav-collapse .rbx-nav-notification {
position: absolute;
left: 18px;
top: 8px;
width: 12px;
height: 12px;
border-radius: 50%;
background-color: #e2231a; }
.rbx-header .logo {
background-image: url("/images/NextStyleGuide/logo_R_30X30.svg");
background-repeat: no-repeat;
background-size: auto auto;
width: 30px;
height: 30px;
display: inline-block; }
@media (min-width: 1480px) {
.rbx-header .rbx-nav-collapse {
display: none; }
.rbx-header .rbx-navbar-header {
max-width: 120px; }
.rbx-header .logo {
background-image: url("/images/NextStyleGuide/logo_ROBLOX_120x30.svg");
background-repeat: no-repeat;
background-size: auto auto;
width: 118px;
height: 30px;
display: inline-block; }
.rbx-header .nav-container .nav-icon {
display: none; } }
.rbx-header .rbx-navbar {
margin: 5px auto; }
.rbx-header .rbx-navbar li {
text-align: center; }
.rbx-header .rbx-navbar li a {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
padding: 6px 9px;
display: inline-block; }
.rbx-header .rbx-navbar li a:hover, .rbx-header .rbx-navbar li a:focus {
background-color: #191919;
background-color: rgba(25, 25, 25, 0.1);
border-radius: 5px; }
.rbx-header .rbx-navbar li {
width: 25%;
float: left; }
@media (max-width: 992px) {
.rbx-header .rbx-navbar {
display: inline-block; } }
.rbx-header .rbx-navbar-search {
box-sizing: border-box;
margin-top: 6px;
position: relative; }
.rbx-header .rbx-navbar-search .rbx-dropdown-menu {
display: none;
z-index: 10000;
width: 99%; }
.rbx-header .rbx-navbar-search.rbx-navbar-search-open .rbx-dropdown-menu {
display: block; }
.rbx-header .rbx-navbar-search .rbx-input-field, .rbx-header .rbx-navbar-search .rbx-input-addon-btn {
box-sizing: border-box;
height: 28px;
box-shadow: none;
-webkit-appearance: none; }
.rbx-header .rbx-navbar-search .rbx-navbar-search-option {
width: auto;
padding: 12px;
white-space: normal; }
.rbx-header .rbx-navbar-search .rbx-navbar-search-option.selected {
box-shadow: 4px 0 0 0 #00a2ff inset;
cursor: pointer; }
.rbx-header .rbx-navbar-search .rbx-navbar-search-option .rbx-navbar-search-string {
word-break: break-all; }
.rbx-header .rbx-navbar-right {
float: right;
margin-right: 12px; }
.rbx-header .rbx-navbar-right:before, .rbx-header .rbx-navbar-right:after {
content: " ";
display: table; }
.rbx-header .rbx-navbar-right:after {
clear: both; }
.rbx-header .rbx-navbar-right-nav, .rbx-header .rbx-navbar-icon-group {
margin: 5px auto;
width: 100%; }
.rbx-header .rbx-navbar-right-nav li, .rbx-header .rbx-navbar-icon-group li {
text-align: center; }
.rbx-header .rbx-navbar-right-nav li a, .rbx-header .rbx-navbar-icon-group li a {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
padding: 6px 9px;
display: inline-block; }
.rbx-header .rbx-navbar-right-nav li a:hover, .rbx-header .rbx-navbar-right-nav li a:focus, .rbx-header .rbx-navbar-icon-group li a:hover, .rbx-header .rbx-navbar-icon-group li a:focus {
background-color: #191919;
background-color: rgba(25, 25, 25, 0.1);
border-radius: 5px; }
.rbx-header .rbx-navbar-right-nav li, .rbx-header .rbx-navbar-icon-group li {
float: right; }
.rbx-header .rbx-navbar-right-nav li .popover.bottom, .rbx-header .rbx-navbar-icon-group li .popover.bottom {
margin-top: 12px;
max-width: 450px; }
.rbx-header .rbx-navbar-right-nav li .rbx-dropdown-menu li, .rbx-header .rbx-navbar-icon-group li .rbx-dropdown-menu li {
float: none;
text-align: left; }
.rbx-header .rbx-navbar-right-nav li .rbx-dropdown-menu a, .rbx-header .rbx-navbar-icon-group li .rbx-dropdown-menu a {
display: block;
padding: 0; }
.rbx-header .rbx-navbar-right-nav li .rbx-dropdown-menu a, .rbx-header .rbx-navbar-right-nav li .rbx-dropdown-menu a:hover, .rbx-header .rbx-navbar-right-nav li .rbx-dropdown-menu a:active, .rbx-header .rbx-navbar-right-nav li .rbx-dropdown-menu a:focus, .rbx-header .rbx-navbar-icon-group li .rbx-dropdown-menu a, .rbx-header .rbx-navbar-icon-group li .rbx-dropdown-menu a:hover, .rbx-header .rbx-navbar-icon-group li .rbx-dropdown-menu a:active, .rbx-header .rbx-navbar-icon-group li .rbx-dropdown-menu a:focus {
color: #191919; }
.rbx-header .rbx-navbar-right-nav .rbx-navbar-right-search, .rbx-header .rbx-navbar-icon-group .rbx-navbar-right-search {
display: none;
width: 20%; }
.rbx-header .rbx-navbar-right-nav li {
width: 40%; }
.rbx-header .rbx-navbar-right-nav li .rbx-menu-icon {
padding: 0 4px; }
.rbx-header .rbx-navbar-right-nav li .rbx-menu-icon:hover, .rbx-header .rbx-navbar-right-nav li .rbx-menu-icon:focus {
background-color: transparent; }
.rbx-header .rbx-navbar-right-nav li .rbx-navbar-login span {
vertical-align: middle; }
@media (max-width: 991px) {
.rbx-header .rbx-navbar-right-nav li a {
padding: 6px 4px; } }
.rbx-header .rbx-navbar-icon-group {
margin: 0;
line-height: 28px; }
.rbx-header .rbx-navbar-icon-group li {
/* Medium devices (desktops, 992px and up) */ }
.rbx-header .rbx-navbar-icon-group li a:hover, .rbx-header .rbx-navbar-icon-group li a:focus {
background-color: transparent; }
.rbx-header .rbx-navbar-icon-group li span[class^="rbx-icon"] {
vertical-align: middle; }
.rbx-header .rbx-navbar-icon-group li span[class^="rbx-text"] {
display: none; }
@media (min-width: 992px) {
.rbx-header .rbx-navbar-icon-group li span[class^="rbx-text"] {
display: inline-block; } }
/* Small devices (480px and below) */
@media (max-width: 480px) {
.rbx-header .rbx-navbar-search {
display: none;
float: none;
left: 5px;
padding: 0 12px;
position: absolute;
top: 42px;
width: 100%;
z-index: 10000; }
.rbx-header .rbx-navbar-right {
position: relative;
float: left;
width: 58.33333%;
min-height: 1px;
padding-left: 0;
padding-right: 0;
float: right; }
.rbx-header .rbx-navbar-right-nav .rbx-navbar-right-search, .rbx-header .rbx-navbar-icon-group .rbx-navbar-right-search {
display: block; }
.rbx-header .rbx-navbar-icon-group li {
width: 25%; } }
.nav-content {
margin: 80px 0 0 0; }
.nav-content.no-header-nav {
margin-top: 0; }
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
.rbx-header {
height: 40px; }
.rbx-header .rbx-navbar-icon-group li a {
padding: 6px 9px; }
.rbx-header .rbx-navbar-right-nav li {
width: 30%; }
.nav-content {
margin-top: 40px; } }
@media (min-width: 1480px) {
.nav-content {
margin-left: 175px; } }
.rbx-left-col {
background-color: #fff;
box-shadow: 0 0 60px rgba(25, 25, 25, 0.5);
display: none;
font-size: 16px;
left: 0;
overflow: hidden;
position: fixed;
top: 80px;
z-index: 999; }
.rbx-left-col li a {
color: #191919;
display: block; }
.rbx-left-col li a.rbx-btn-secondary-xs {
color: white; }
/* Open the left nav */
@media (min-width: 1480px) {
.rbx-left-col {
box-shadow: 0 0 3px rgba(25, 25, 25, 0.3);
display: block; } }
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
.rbx-left-col {
top: 40px; } }
.rbx-scrollbar {
height: calc(100% - 90px); }
.rbx-scrollbar li {
width: 150px; }
.rbx-scrollbar .rbx-highlight {
font-weight: 600; }
.rbx-scrollbar .rbx-upgrade-now {
margin: 12px 0; }
#nav-profile:hover, #nav-character:hover {
color: #f68802; }
#nav-message:hover, #nav-friends:hover, #nav-trade:hover, #nav-group:hover, #nav-forum:hover, #nav-blog:hover {
color: #00a2ff; }
#nav-home:hover, #nav-inventory:hover {
color: #02b757; }
.mCSB_inside > .mCSB_container {
margin-right: 12px; }
.container-main:before, .container-main:after, .container-list:before, .container-list:after, .container-header:before, .container-header:after, .hlist:before, .hlist:after, .section:before, .section:after {
content: " ";
display: table; }
.container-main:after, .container-list:after, .container-header:after, .hlist:after, .section:after {
clear: both; }
.container-main {
margin: 40px auto;
position: relative; }
.container-main.no-header-nav {
margin-top: 0; }
@media (max-width: 991px) {
.container-main {
margin-top: 80px; } }
.container-footer {
background-color: #fff;
padding: 12px 0; }
.container-list, .section {
margin: 0 0 20px; }
.container-list {
padding: 0; }
.section {
position: relative;
background-color: #fff;
box-shadow: 0 1px 3px rgba(150, 150, 150, 0.74);
padding: 12px; }
.section:before, .section:after {
content: " ";
display: table; }
.section:after {
clear: both; }
@media (max-width: 767px) {
.section {
padding-bottom: 44px; } }
.section-header:before, .section-header:after {
content: " ";
display: table; }
.section-header:after {
clear: both; }
.section-header h3 {
width: calc(100% - 120px);
float: left;
margin: 0 0 10px; }
.section-header .btn-more {
float: right; }
@media (max-width: 767px) {
.section-header h3, .section-header .btn-more {
float: none; }
.section-header h3 {
width: 100%; }
.section-header .btn-more {
width: calc(100% - 24px);
position: absolute;
bottom: 12px; } }
.container-header {
padding: 0 12px;
margin-bottom: 12px; }
.container-header h3 {
float: left;
margin: 0; }
.container-header .btn-more {
float: right; }
.container-header .btn-more, .container-header .btn-more:hover, .container-header .btn-more:active {
color: #fff; }
.hlist .list-item {
float: left; }
.hlist .list-item a {
display: block; }
.vlist h3 {
margin: 0 0 10px; }
.vlist .list-item {
border-top: 1px solid #cccccc;
display: block;
padding: 0;
margin-bottom: 12px; }
.vlist .list-item:before, .vlist .list-item:after {
content: " ";
display: table; }
.vlist .list-item:after {
clear: both; }
.vlist .list-item .list-header, .vlist .list-item .list-body {
float: left;
display: inline-block;
padding: 12px 0; }
.vlist .list-item .list-header {
margin-right: 24px; }
.vlist .list-item .list-header .header-thumb {
width: 60px;
height: 60px; }
.vlist .list-item .list-body {
width: calc(100% - 84px);
position: relative; }
.vlist .list-item .list-body:hover .rbx-icon-report {
background-position: 0px -40px; }
.vlist .list-item .list-body:hover .rbx-icon-report:hover {
background-position: -20px -40px; }
.vlist .list-item .list-body:hover button:hover .rbx-icon-report, .vlist .list-item .list-body:hover a:hover .rbx-icon-report {
background-position: -20px -40px; }
.vlist .list-item .list-body .rbx-icon-report {
position: absolute;
top: 12px;
right: 6px; }
.vlist .list-item .list-body .list-content {
margin: 0 0 12px 0; }
.vlist .list-item .list-body .list-content a {
font-weight: 300; }
.vlist .list-item .list-body .list-content .rbx-title {
display: block;
margin-bottom: 12px; }
.vlist .list-item .list-body .list-gallery {
display: inline-block;
width: 100%; }
.vlist .list-item .list-body .list-gallery li {
display: inline-block;
padding: 0 0 20px 0;
margin-right: 1%; }
.vlist .list-item .list-body .list-gallery .item-place {
width: 48%; }
.vlist .list-item .list-body .list-gallery .item-place:nth-child(4) {
display: inline-block; }
.vlist .list-item .list-body .list-gallery .item-asset {
width: 23%; }
.vlist .list-item .list-body .list-gallery .rbx-title {
white-space: nowrap;
margin: 0; }
@media (max-width: 991px) {
.vlist .list-item .list-body .list-gallery .item-place {
width: 99%; }
.vlist .list-item .list-body .list-gallery .item-place:nth-child(4) {
display: none; } }
@media (max-width: 767px) {
.vlist .list-item .list-body .list-gallery .item-place {
width: 48%; }
.vlist .list-item .list-body .list-gallery .item-place:nth-child(4) {
display: inline-block; } }
@media (max-width: 480px) {
.vlist .list-item .list-body .list-gallery .item-place {
width: 99%; }
.vlist .list-item .list-body .list-gallery .item-place:nth-child(4) {
display: none; } }
.footer {
max-width: 970px;
text-align: center;
margin: 0 auto; }
@media (max-width: 992px) {
.footer-link h2 {
font-size: 24px; } }
.footer-note {
width: 70%;
margin: 12px auto 32px; }
.footer-social-groups li {
height: 30px; }
/*# sourceMappingURL=SiteStyle.css.map */