/* Bootstrap CSS 3.3.7 */

body,
figure {
  margin: 0;
}
.btn-group > .btn-group,
.btn-toolbar.btn,
.btn-toolbar.btn-group,
.btn-toolbar.input-group,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.dropdown-menu {
  float: left;
}
.navbar-fixed-bottom.navbar-collapse,
.navbar-fixed-top.navbar-collapse,
.pre-scrollable {
  max-height: 340px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
mark {
  color: #000;
  background: #ff0;
}
sub,
sup {
  position: relative;
  line-height: 0;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
svg:not(:root) {
  overflow: hidden;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
*,
:after,
:before,
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
pre,
textarea {
  overflow: auto;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
.sms-div > input,
button.close,
input[type="search"] {
  -webkit-appearance: none;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
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-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
optgroup {
  font-weight: 700;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
@media print {
  blockquote,
  img,
  pre,
  tr {
    page-break-inside: avoid;
  }
  *,
  :after,
  :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
  }
  thead {
    display: table-header-group;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
.dropdown-menu,
.modal-content {
  -webkit-background-clip: padding-box;
}
.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover,
.form-control,
.navbar-toggle,
.open > .dropdown-toggle.btn-danger,
.open > .dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-info,
.open > .dropdown-toggle.btn-primary,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
*,
:after,
:before {
  box-sizing: border-box;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  text-decoration: none;
}
a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}
.carousel-inner > .carousel-item > a > img,
.carousel-inner > .carousel-item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all.2s ease-in-out;
  -o-transition: all.2s ease-in-out;
  transition: all.2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
code,
pre {
  border-radius: 4px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 65%;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-size: 75%;
}
.h1,
h1 {
  font-size: 36px;
}
.h2,
h2 {
  font-size: 30px;
}
.h3,
h3 {
  font-size: 24px;
}
.h4,
h4 {
  font-size: 18px;
}
.h5,
h5 {
  font-size: 14px;
}
.h6,
h6 {
  font-size: 12px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
address,
blockquote.small,
blockquote footer,
blockquote small,
dd,
dt,
pre {
  line-height: 1.42857143;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
.small,
small {
  font-size: 85%;
}
.mark,
mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.list-inline,
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.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: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:focus,
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:focus,
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:focus,
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:focus,
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #e4b9b9;
}
pre code,
table {
  background-color: transparent;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
dl,
ol,
ul {
  margin-top: 0;
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
ol,
ul {
  margin-bottom: 10px;
}
.list-inline {
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-bottom: 20px;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .container {
    width: 750px;
  }
}
.container,
.container-fluid {
  margin-right: auto;
  margin-left: auto;
}
abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.table,
address {
  margin-bottom: 20px;
}
blockquote.small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  color: #777;
}
legend,
pre {
  display: block;
  color: #333;
}
blockquote.small:before,
blockquote footer:before,
blockquote small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
caption,
th {
  text-align: left;
}
.blockquote-reverse.small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right.small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: "";
}
.blockquote-reverse.small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right.small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
  content: "\00A0 \2014";
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  color: #c7254e;
  background-color: #f9f2f4;
}
kbd {
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0-1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0-1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  border-radius: 0;
}
.container,
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
}
.pre-scrollable {
  overflow-y: scroll;
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
}
.table {
  width: 100%;
  max-width: 100%;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  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 > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table.table {
  background-color: #fff;
}
.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
  padding: 5px;
}
.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
  background-color: #dff0d8;
}
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
  background-color: #d9edf7;
}
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
  background-color: #f2dede;
}
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and(max-width:767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
}
legend {
  width: 100%;
  margin-bottom: 20px;
  line-height: inherit;
}
label {
  max-width: 100%;
  margin-bottom: 5px;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="checkbox"],
input[type="radio"] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal;
}
.form-control,
output {
  line-height: 1.42857143;
  color: #555;
  display: block;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="checkbox"]:focus,
input[type="file"]:focus,
input[type="radio"]:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}
output {
  padding-top: 7px;
}
.form-control {
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out.15s,
    -webkit-box-shadow ease-in-out.15s;
  -o-transition: border-color ease-in-out.15s, box-shadow ease-in-out.15s;
  transition: border-color ease-in-out.15s, box-shadow ease-in-out.15s;
}
.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: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.has-success.checkbox,
.has-success.checkbox-inline,
.has-success.control-label,
.has-success.form-control-feedback,
.has-success.help-block,
.has-success.radio,
.has-success.radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
  color: #3c763d;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled].form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled].form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and(-webkit-min-device-pixel-ratio:0) {
  input[type="date"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control,
  input[type="time"].form-control {
    line-height: 34px;
  }
  .input-group-sm input[type="date"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"],
  .input-group-sm input[type="time"],
  input[type="date"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  input[type="time"].input-sm {
    line-height: 30px;
  }
  .input-group-lg input[type="date"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"],
  .input-group-lg input[type="time"],
  input[type="date"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  input[type="time"].input-lg {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.checkbox label,
.radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
  position: absolute;
  margin-top: 4px\9;
  margin-left: -20px;
}
.checkbox + .checkbox,
.radio + .radio {
  margin-top: -5px;
}
.checkbox-inline,
.radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}
.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled].checkbox label,
fieldset[disabled].checkbox-inline,
fieldset[disabled].radio label,
fieldset[disabled].radio-inline,
fieldset[disabled]input[type="checkbox"],
fieldset[disabled]input[type="radio"],
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.form-group-sm.form-control,
.input-sm {
  padding: 5px 10px;
  border-radius: 3px;
  font-size: 12px;
}
.input-sm {
  height: 30px;
  line-height: 1.5;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
select[multiple].input-sm,
textarea.input-sm {
  height: auto;
}
.form-group-sm.form-control {
  height: 30px;
  line-height: 1.5;
}
.form-group-lg.form-control,
.input-lg {
  border-radius: 6px;
  padding: 10px 16px;
  font-size: 18px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
  height: auto;
}
.form-group-sm.form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  line-height: 1.3333333;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
select[multiple].input-lg,
textarea.input-lg {
  height: auto;
}
.form-group-lg.form-control {
  height: 46px;
  line-height: 1.3333333;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
  height: auto;
}
.form-group-lg.form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback.form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.collapsing,
.dropdown,
.dropup {
  position: relative;
}
.form-group-lg.form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.form-group-sm.form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success.form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success.form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success.input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-warning.checkbox,
.has-warning.checkbox-inline,
.has-warning.control-label,
.has-warning.form-control-feedback,
.has-warning.help-block,
.has-warning.radio,
.has-warning.radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
  color: #8a6d3b;
}
.has-warning.form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning.form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning.input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-error.checkbox,
.has-error.checkbox-inline,
.has-error.control-label,
.has-error.form-control-feedback,
.has-error.help-block,
.has-error.radio,
.has-error.radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
  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;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline.form-control-static,
  .form-inline.form-group {
    display: inline-block;
  }
  .form-inline.control-label,
  .form-inline.form-group {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline.form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline.input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline.input-group.form-control,
  .form-inline.input-group.input-group-addon,
  .form-inline.input-group.input-group-btn {
    width: auto;
  }
  .form-inline.input-group > .form-control {
    width: 100%;
  }
  .form-inline.checkbox,
  .form-inline.radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline.checkbox label,
  .form-inline.radio label {
    padding-left: 0;
  }
  .form-inline.checkbox input[type="checkbox"],
  .form-inline.radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline.has-feedback.form-control-feedback {
    top: 0;
  }
  .form-horizontal.control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal.checkbox,
.form-horizontal.checkbox-inline,
.form-horizontal.radio,
.form-horizontal.radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal.checkbox,
.form-horizontal.radio {
  min-height: 27px;
}
.form-horizontal.form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal.has-feedback.form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal.form-group-lg.control-label {
    padding-top: 11px;
    font-size: 18px;
  }
  .form-horizontal.form-group-sm.control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}
.btn.focus,
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}
.btn.active,
.btn:active {
  outline: 0;
  -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,
.btn[disabled],
fieldset[disabled].btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
a.btn.disabled,
fieldset[disabled]a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default.focus,
.btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled].btn-default.focus,
fieldset[disabled].btn-default:focus,
fieldset[disabled].btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default.badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled].btn-primary.focus,
fieldset[disabled].btn-primary:focus,
fieldset[disabled].btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary.badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success.focus,
.btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled].btn-success.focus,
fieldset[disabled].btn-success:focus,
fieldset[disabled].btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success.badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info.focus,
.btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled].btn-info.focus,
fieldset[disabled].btn-info:focus,
fieldset[disabled].btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info.badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning.focus,
.btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .dropdown-toggle.btn-warning.focus,
.open > .dropdown-toggle.btn-warning:focus,
.open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled].btn-warning.focus,
fieldset[disabled].btn-warning:focus,
fieldset[disabled].btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning.badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger.focus,
.btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .dropdown-toggle.btn-danger.focus,
.open > .dropdown-toggle.btn-danger:focus,
.open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled].btn-danger.focus,
fieldset[disabled].btn-danger:focus,
fieldset[disabled].btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger.badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled].btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled].btn-link:focus,
fieldset[disabled].btn-link:hover {
  color: #777;
  text-decoration: none;
}
.btn-group-lg > .btn,
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-group-sm > .btn,
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-xs > .btn,
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity.15s linear;
  -o-transition: opacity.15s linear;
  transition: opacity.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 {
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu-right,
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-header,
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  line-height: 1.42857143;
  white-space: nowrap;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child,
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child),
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.dropdown-menu.divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  clear: both;
  font-weight: 400;
  color: #333;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #777;
}
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=!1);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  font-size: 12px;
  color: #777;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.nav-justified > .dropdown.dropdown-menu,
.nav-tabs.nav-justified > .dropdown.dropdown-menu {
  top: auto;
  left: auto;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup.caret,
.navbar-fixed-bottom.dropdown.caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9;
}
.dropup.dropdown-menu,
.navbar-fixed-bottom.dropdown.dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right.dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right.dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  float: left;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
  z-index: 2;
}
.btn-group.btn + .btn,
.btn-group.btn + .btn-group,
.btn-group.btn-group + .btn,
.btn-group.btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn.caret,
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group.dropdown-toggle:active,
.btn-group.open.dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open.dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open.dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-lg.caret {
  border-width: 5px 5px 0;
}
.dropup.btn-lg.caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-radius: 4px 4px 0 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-radius: 0 0 4px 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group.btn {
  width: 100%;
}
.btn-group-justified > .btn-group.dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group.form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group.form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group.form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell;
}
.nav > li,
.nav > li > a {
  display: block;
  position: relative;
}
.input-group.form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="checkbox"],
.input-group-addon input[type="radio"] {
  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 > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-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:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-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 {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li > a {
  padding: 10px 15px;
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav.open > a,
.nav.open > a:focus,
.nav.open > a:hover {
  background-color: #eee;
  border-color: #337ab7;
}
.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.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: rgb(161, 121, 121) #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-justified > li,
.nav-stacked > li {
  float: none;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs.dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
  .navbar-header {
    float: left;
  }
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    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-bottom.navbar-collapse,
  .navbar-fixed-top.navbar-collapse,
  .navbar-static-top.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.embed-responsive,
.modal,
.modal-open,
.progress {
  overflow: hidden;
}
@media (max-device-width: 480px) and(orientation:landscape) {
  .navbar-fixed-bottom.navbar-collapse,
  .navbar-fixed-top.navbar-collapse {
    max-height: 200px;
  }
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.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;
  height: 50px;
  padding: 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
  .navbar-fixed-bottom,
  .navbar-fixed-top,
  .navbar-static-top {
    border-radius: 0;
  }
  .navbar > .container.navbar-brand,
  .navbar > .container-fluid.navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle.icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle.icon-bar + .icon-bar {
  margin-top: 4px;
}
.navbar-nav {
  margin: 7.5px-15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav.open.dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav.open.dropdown-menu.dropdown-header,
  .navbar-nav.open.dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav.open.dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav.open.dropdown-menu > li > a:focus,
  .navbar-nav.open.dropdown-menu > li > a:hover {
    background-image: none;
  }
}
.progress-bar-striped,
.progress-striped.progress-bar,
.progress-striped.progress-bar-success {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 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: 8px-15px;
}
@media (min-width: 768px) {
  .navbar-form.form-control-static,
  .navbar-form.form-group {
    display: inline-block;
  }
  .navbar-form.control-label,
  .navbar-form.form-group {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form.form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form.input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form.input-group.form-control,
  .navbar-form.input-group.input-group-addon,
  .navbar-form.input-group.input-group-btn {
    width: auto;
  }
  .navbar-form.input-group > .form-control {
    width: 100%;
  }
  .navbar-form.checkbox,
  .navbar-form.radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form.checkbox label,
  .navbar-form.radio label {
    padding-left: 0;
  }
  .navbar-form.checkbox input[type="checkbox"],
  .navbar-form.radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form.has-feedback.form-control-feedback {
    top: 0;
  }
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.breadcrumb > li,
.pagination {
  display: inline-block;
}
.btn.badge,
.btn.label {
  top: -1px;
  position: relative;
}
@media (max-width: 767px) {
  .navbar-form.form-group {
    margin-bottom: 5px;
  }
  .navbar-form.form-group:last-child {
    margin-bottom: 0;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom.navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-radius: 4px 4px 0 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default.navbar-brand {
  color: #777;
}
.navbar-default.navbar-brand:focus,
.navbar-default.navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default.navbar-nav > li > a,
.navbar-default.navbar-text {
  color: #777;
}
.navbar-default.navbar-nav > li > a:focus,
.navbar-default.navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}
.navbar-default.navbar-nav > .active > a,
.navbar-default.navbar-nav > .active > a:focus,
.navbar-default.navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default.navbar-nav > .disabled > a,
.navbar-default.navbar-nav > .disabled > a:focus,
.navbar-default.navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}
.navbar-default.navbar-toggle {
  border-color: #ddd;
}
.navbar-default.navbar-toggle:focus,
.navbar-default.navbar-toggle:hover {
  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:focus,
.navbar-default.navbar-nav > .open > a:hover {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default.navbar-nav.open.dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default.navbar-nav.open.dropdown-menu > li > a:focus,
  .navbar-default.navbar-nav.open.dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }
  .navbar-default.navbar-nav.open.dropdown-menu > .active > a,
  .navbar-default.navbar-nav.open.dropdown-menu > .active > a:focus,
  .navbar-default.navbar-nav.open.dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default.navbar-nav.open.dropdown-menu > .disabled > a,
  .navbar-default.navbar-nav.open.dropdown-menu > .disabled > a:focus,
  .navbar-default.navbar-nav.open.dropdown-menu > .disabled > a:hover {
    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:focus,
.navbar-default.btn-link:hover {
  color: #333;
}
.navbar-default.btn-link[disabled]:focus,
.navbar-default.btn-link[disabled]:hover,
fieldset[disabled].navbar-default.btn-link:focus,
fieldset[disabled].navbar-default.btn-link:hover {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse.navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse.navbar-brand:focus,
.navbar-inverse.navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse.navbar-nav > li > a,
.navbar-inverse.navbar-text {
  color: #9d9d9d;
}
.navbar-inverse.navbar-nav > li > a:focus,
.navbar-inverse.navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse.navbar-nav > .active > a,
.navbar-inverse.navbar-nav > .active > a:focus,
.navbar-inverse.navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse.navbar-nav > .disabled > a,
.navbar-inverse.navbar-nav > .disabled > a:focus,
.navbar-inverse.navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}
.navbar-inverse.navbar-toggle {
  border-color: #333;
}
.navbar-inverse.navbar-toggle:focus,
.navbar-inverse.navbar-toggle:hover {
  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:focus,
.navbar-inverse.navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse.navbar-nav.open.dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse.navbar-nav.open.dropdown-menu.divider {
    background-color: #080808;
  }
  .navbar-inverse.navbar-nav.open.dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse.navbar-nav.open.dropdown-menu > li > a:focus,
  .navbar-inverse.navbar-nav.open.dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse.navbar-nav.open.dropdown-menu > .active > a,
  .navbar-inverse.navbar-nav.open.dropdown-menu > .active > a:focus,
  .navbar-inverse.navbar-nav.open.dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse.navbar-nav.open.dropdown-menu > .disabled > a,
  .navbar-inverse.navbar-nav.open.dropdown-menu > .disabled > a:focus,
  .navbar-inverse.navbar-nav.open.dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse.navbar-link {
  color: #9d9d9d;
}
.navbar-inverse.navbar-link:hover {
  color: #fff;
}
.navbar-inverse.btn-link {
  color: #9d9d9d;
}
.navbar-inverse.btn-link:focus,
.navbar-inverse.btn-link:hover {
  color: #fff;
}
.navbar-inverse.btn-link[disabled]:focus,
.navbar-inverse.btn-link[disabled]:hover,
fieldset[disabled].navbar-inverse.btn-link:focus,
fieldset[disabled].navbar-inverse.btn-link:hover {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pager li,
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.badge,
.label {
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  text-align: center;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.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:focus,
.pager li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.pager.next > a,
.pager.next > span {
  float: right;
}
.pager.previous > a,
.pager.previous > span {
  float: left;
}
.pager.disabled > a,
.pager.disabled > a:focus,
.pager.disabled > a:hover,
.pager.disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
a.badge:focus,
a.badge:hover,
a.label:focus,
a.label:hover {
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}
.label {
  display: inline;
  padding: 0.2em.6em.3em;
  font-size: 75%;
  color: #fff;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.label-default {
  background-color: #777;
}
.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  color: #fff;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.media-object,
.thumbnail {
  display: block;
}
.btn-group-xs > .btn.badge,
.btn-xs.badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.jumbotron,
.jumbotron.h1,
.jumbotron h1 {
  color: inherit;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  background-color: #eee;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.alert,
.thumbnail {
  margin-bottom: 20px;
}
.alert.alert-link,
.close {
  font-weight: 700;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container.jumbotron,
.container-fluid.jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron.container {
  max-width: 100%;
}
@media screen and(min-width:768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container.jumbotron,
  .container-fluid.jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron.h1,
  .jumbotron h1 {
    font-size: 63px;
  }
}
.thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border.2s ease-in-out;
  -o-transition: border.2s ease-in-out;
  transition: border.2s ease-in-out;
}
.thumbnail a > img,
.thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #337ab7;
}
.thumbnail.caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable.close,
.alert-dismissible.close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.modal,
.modal-backdrop {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success.alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info.alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning.alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger.alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0-1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0-1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width.6s ease;
  -o-transition: width.6s ease;
  transition: width.6s ease;
}
.progress-bar-striped,
.progress-striped.progress-bar {
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress-bar.active,
.progress.active.progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped.progress-bar-success {
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-striped.progress-bar-info,
.progress-striped.progress-bar-warning {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped.progress-bar-info {
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped.progress-bar-warning {
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped.progress-bar-danger {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item.list-group-item-heading,
button.list-group-item.list-group-item-heading {
  color: #333;
}
a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled.list-group-item-heading,
.list-group-item.disabled:focus.list-group-item-heading,
.list-group-item.disabled:hover.list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled.list-group-item-text,
.list-group-item.disabled:focus.list-group-item-text,
.list-group-item.disabled:hover.list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active.list-group-item-heading,
.list-group-item.active.list-group-item-heading > .small,
.list-group-item.active.list-group-item-heading > small,
.list-group-item.active:focus.list-group-item-heading,
.list-group-item.active:focus.list-group-item-heading > .small,
.list-group-item.active:focus.list-group-item-heading > small,
.list-group-item.active:hover.list-group-item-heading,
.list-group-item.active:hover.list-group-item-heading > .small,
.list-group-item.active:hover.list-group-item-heading > small {
  color: inherit;
}
.list-group-item.active.list-group-item-text,
.list-group-item.active:focus.list-group-item-text,
.list-group-item.active:hover.list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success.list-group-item-heading,
button.list-group-item-success.list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info.list-group-item-heading,
button.list-group-item-info.list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning.list-group-item-heading,
button.list-group-item-warning.list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger.list-group-item-heading,
button.list-group-item-danger.list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.panel-heading > .dropdown.dropdown-toggle,
.panel-title,
.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
  color: inherit;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-title,
.panel > .list-group,
.panel > .panel-collapse > .list-group,
.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel-body {
  padding: 0px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-title {
  margin-top: 0;
  font-size: 16px;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group.list-group-item,
.panel > .panel-collapse > .list-group.list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel-group.panel-heading,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}
.panel > .list-group:first-child.list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child.list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child.list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child.list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel
  > .panel-heading
  + .panel-collapse
  > .list-group.list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.list-group + .panel-footer,
.panel-heading + .list-group.list-group-item:first-child {
  border-top-width: 0;
}
.panel > .panel-collapse > .table caption,
.panel > .table caption,
.panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table-responsive:first-child > .table:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child,
.panel > .table:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child {
  border-top-left-radius: 3px;
}
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child,
.panel > .table:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group.panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group.panel + .panel {
  margin-top: 5px;
}
.panel-group.panel-heading + .panel-collapse > .list-group,
.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: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading.badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading.badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading.badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading.badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading.badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading.badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
}
.embed-responsive.embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.popover,
.tooltip {
  font-weight: 400;
  line-height: 1.42857143;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  line-break: auto;
  text-decoration: none;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}
.modal {
  position: fixed;
  z-index: 1050;
  display: none;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade.modal-dialog {
  -webkit-transition: -webkit-transform.3s ease-out;
  -o-transition: -o-transform.3s ease-out;
  transition: transform.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
.modal.in.modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open.modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.modal-backdrop {
  position: fixed;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header.close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer.btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer.btn-group.btn + .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;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-size: 12px;
  font-style: normal;
  text-align: left;
  text-align: start;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top.tooltip-arrow,
.tooltip.top-left.tooltip-arrow,
.tooltip.top-right.tooltip-arrow {
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top.tooltip-arrow {
  left: 50%;
  margin-left: -5px;
}
.tooltip.top-left.tooltip-arrow {
  right: 5px;
  margin-bottom: -5px;
}
.tooltip.top-right.tooltip-arrow {
  left: 5px;
  margin-bottom: -5px;
}
.tooltip.right.tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left.tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom.tooltip-arrow,
.tooltip.bottom-left.tooltip-arrow,
.tooltip.bottom-right.tooltip-arrow {
  border-width: 0 5px 5px;
  border-bottom-color: #000;
  top: 0;
}
.tooltip.bottom.tooltip-arrow {
  left: 50%;
  margin-left: -5px;
}
.tooltip.bottom-left.tooltip-arrow {
  right: 5px;
  margin-top: -5px;
}
.tooltip.bottom-right.tooltip-arrow {
  left: 5px;
  margin-top: -5px;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-size: 14px;
  font-style: normal;
  text-align: left;
  text-align: start;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  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);
}
.carousel-caption,
.carousel-control {
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  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;
}
.carousel,
.carousel-inner {
  position: relative;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.left > .arrow:after,
.popover.right > .arrow:after {
  bottom: -10px;
  content: " ";
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  left: 1px;
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  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: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel-inner {
  width: 100%;
  overflow: initial;
}
.carousel-inner > .carousel-item {
  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 > .carousel-item > a > img,
.carousel-inner > .carousel-item > img {
  line-height: 1;
}
@media all and(transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .carousel-item {
    -webkit-transition: -webkit-transform.6s ease-in-out;
    -o-transition: -o-transform.6s ease-in-out;
    transition: transform.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .carousel-item.active.right,
  .carousel-inner > .carousel-item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .carousel-item.active.left,
  .carousel-inner > .carousel-item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .carousel-item.active,
  .carousel-inner > .carousel-item.next.left,
  .carousel-inner > .carousel-item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.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;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.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: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0.0001))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  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: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.0001)),
    to(rgba(0, 0, 0, 0.5))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: 0.9;
}
.carousel-control.glyphicon-chevron-left,
.carousel-control.glyphicon-chevron-right,
.carousel-control.icon-next,
.carousel-control.icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control.glyphicon-chevron-left,
.carousel-control.icon-prev {
  left: 50%;
  margin-left: -10px;
}
.carousel-control.glyphicon-chevron-right,
.carousel-control.icon-next {
  right: 50%;
  margin-right: -10px;
}
.carousel-control.icon-next,
.carousel-control.icon-prev {
  width: 20px;
  height: 20px;
  line-height: 1;
}
.carousel-control.icon-prev:before {
  content: "\2039";
}
.carousel-control.icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000\9;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  border: 0;
}
.carousel-indicators.active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
}
.affix,
.fixed-header {
  position: sticky !important;
}
.carousel-caption.btn,
.text-hide {
  text-shadow: none;
}
@media screen and(min-width:768px) {
  .carousel-control.glyphicon-chevron-left,
  .carousel-control.glyphicon-chevron-right,
  .carousel-control.icon-next,
  .carousel-control.icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control.glyphicon-chevron-left,
  .carousel-control.icon-prev {
    margin-left: -10px;
  }
  .carousel-control.glyphicon-chevron-right,
  .carousel-control.icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.tabarea,
.tlp-tabarea {
  bottom: -1px;
  z-index: 2;
}
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal.form-group:after,
.form-horizontal.form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}
.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal.form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hideView {
  display: none !important;
}
.showView {
  display: block !important;
}
.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  background-color: transparent;
  border: 0;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
  .visible-xs-block {
    display: block !important;
  }
  .visible-xs-inline {
    display: inline !important;
  }
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and(max-width:991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
  .visible-sm-block {
    display: block !important;
  }
  .visible-sm-inline {
    display: inline !important;
  }
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and(max-width:1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
  .visible-md-block {
    display: block !important;
  }
  .visible-md-inline {
    display: inline !important;
  }
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
  .visible-lg-block {
    display: block !important;
  }
  .visible-lg-inline {
    display: inline !important;
  }
  .visible-lg-inline-block {
    display: inline-block !important;
  }
  .hidden-lg {
    display: none !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;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  td.visible-print,
  th.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;
  }
  .hidden-print {
    display: none !important;
  }
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* Bootstrap CSS 3.3.7 End */

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #121312;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 0;
  margin-bottom: 0;
}
.tooltip.bottom {
  padding: 9px;
  margin-top: 0;
}
.tooltip.bottom.tooltip-arrow {
  display: none;
}
.tooltip.in {
  opacity: 1;
}
.tooltip-inner {
  color: inherit;
  text-align: left;
  padding: 0;
  background-color: inherit;
}
label {
  display: inline;
}
.carousel-indicators {
  left: 0;
  margin-left: 0;
}
.text-white {
  color: #fff;
}
page-header {
  display: block;
  width: 100%;
  background-color: #650403;
}
.fixed-header {
  z-index: 10 !important;
  top: 0;
  left: 0;
  height: 75px;
  width: 100%;
  box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.3);
}
static-page {
  width: 100%;
  float: left;
  position: relative;
  margin-top: 0px;
  overflow-x: hidden;
  padding-top: 5px;
}
.rupees-img {
  position: absolute;
  display: inline-block;
  width: 22px;
  height: 20px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjVCRTRGNkE4OTcwRDExRThCMDI3RUVDMzcyRjk0NzZDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjVCRTRGNkE5OTcwRDExRThCMDI3RUVDMzcyRjk0NzZDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NUJFNEY2QTY5NzBEMTFFOEIwMjdFRUMzNzJGOTQ3NkMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NUJFNEY2QTc5NzBEMTFFOEIwMjdFRUMzNzJGOTQ3NkMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6jabmZAAACt0lEQVR42qRWzWsTQRzdLFX8wNb8AbU0nhQRRA+J0FMtXiyhij35gaSmUMVj48lLLyZXT2laqP9AtUWhh9RLwSrYS/Hj1iB61raClQrB9+AtDMPu7Kz9wcvsbGbm7e97cvsvc0GKHAGuA0NAERgE+oAdoAO8A9aAxUPl7h/XQTkH2UmgDlQDf5kFaiDdjvszTNh0C9gUURdoA1PABSCPw/iFec2n9H9X6zf/LoW3fTWbAyp6fqUv/ZymEgjOyhLX9Goe+yZcZBHRPvAIi5tBRgEptXsGHLYJTTPeMYjK/0NEwT76raxzKiC/a5Mxumb0/BAbVoIDiPY/0HQGhAy2oEcvaOtTwGssbCWYJ59C8NOaz2FPWT5sMHjoM+bRnqLpPBZ9iiF6ykBxcJHotE2IfWcwfJQFj4VKWMqbOCLJBjAuTGoeKOT57pJNJO2+YFjVdCxUZaAsOr58C7goFAyy6F3VYeYXGofos8uavHWQVXWobToSXCF5nGaSdY1Fkg1o8tXh/EnLFyT+QDPiv5GU4OxoLPQo7IOkehYTjTelKTV57JEGO9jLx95Q1TuIciGBiNH4Q6jJZwyKDY+K0qfH3dAw34BjT9vw0zjNCmx55vhgFGSh4cCSwxRtmYymbKYluCVFje9DNT7KjRTb11VpGBxZ6uaYxjW7gpxTIrp80FSAzNpRGrPWrCDH+cNW3tKLhkd0RRWEiVxLWV7XuS3s+x1V/WngG4smDpjwMM2ICGtYX0jQiu1qFPge1VWzebLvLBj9bMUjrPNxlQPvr2JYVgO9hzULdvN8zs6qBUs+GiYQVQyi+YjI9w4ynRY0RjA0stxBTJOyc/crSlfVFZiTHRyyi8N7lbAltalhWYq+f2Jq5Htv5Jfez5BTLVliO+slNZKjxo24JG1OAL9U0deNG/Ge66B/AgwA450RnAR43eIAAAAASUVORK5CYII=)
    no-repeat;
  background-size: 20px;
  background-position: center center;
  margin-left: 5px;
  margin-top: -1px;
}
.page-header-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 75px;
  max-width: 1100px;
  width: 100%;
  position: relative;
  margin: 0 auto;
}
.page-header-wrapper nav {
  display: flex;
  margin-left: 10px;
}
.page-header-wrapper nav a {
  padding: 30px 25px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
}
.page-header-wrapper login,
.page-header-wrapper user-logout {
  margin-left: auto;
}
page-header login.login-container {
  display: flex;
}
.ellipsis-1-line,
.ellipsis-2-line,
.ellipsis-3-line,
.ellipsis-4-line,
.ellipsis-5-line {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
page-header login input {
  height: 30px;
  width: 150px;
  text-align: left;
  box-sizing: border-box;
  border-radius: 5px;
  box-shadow: #d1d1d1 1px 1px 1px 0;
  box-shadow: none;
  border: 1px solid #2e2e2e;
  padding: 10px 10px 10px 32px;
  margin-right: 5px;
  background: #fff;
  font-size: 11px;
  color: #3a3a3a;
  font-weight: 700;
  line-height: 0;
}
page-header login.password-img,
page-header login.user-name-img {
  margin: -28px 0 0 10px;
  position: relative;
}
.hp-user-name-img,
page-header login.user-name-img {
  background-position: -14px -160px;
  width: 16px;
  height: 17px;
}
.cash-prize-img,
.club,
.deposit-bonus-img,
.diamond,
.fastest-withdrawal-img,
.footer-disclaimer-images,
.footer-payment-images,
.footer-security-images,
.footer-social-images,
.heart,
.homepage-signup-container.homepage-signup-wrapper signup.header-img,
.hourly-freerolls-img,
.hp-password-img,
.hp-signup-form-header-img,
.hp-user-name-img,
.legal-safe-img,
.lowest-fee-img,
.lp-hp-b1-right-arrow,
.premium-vip-img,
.sign-up-img,
.spade,
.wc-img,
page-header login.password-img,
page-header login.user-name-img {
  background-image: url("https://rummy-static-content.jungleerummy.com/Content/versioned/2.0.0.1/images/version4/homepage/home-page-sprite.png");
  background-repeat: no-repeat;
}
.ellipsis-1-line {
  -webkit-line-clamp: 1;
}
.ellipsis-2-line {
  -webkit-line-clamp: 2;
}
.ellipsis-3-line {
  -webkit-line-clamp: 3;
}
.ellipsis-4-line {
  -webkit-line-clamp: 4;
}
.ellipsis-5-line {
  -webkit-line-clamp: 5;
}
.hp-password-img,
page-header login.password-img {
  background-position: -40px -160px;
  width: 17px;
  height: 18px;
}
page-header login button {
  background-color: #1d8722;
  height: 36px;
  width: 90px;
  color: #fff;
  font-size: 15px;
  border-radius: 4px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #3a9400),
    color-stop(100%, #165401)
  );
  border: 1px solid #114505;
  box-shadow: inset 0 0 5px #37a200;
  padding-bottom: 5px;
  line-height: 0;
  text-align: center;
  cursor: pointer;
}
page-header login.forgot-link-label {
  display: flex;
}
page-header login.forgot-link-label.pointer a {
  color: #fff;
  cursor: pointer;
  font-size: 10px;
  margin-top: 2px;
  text-decoration: underline;
}
jwr-home {
  line-height: 18px;
  width: 100%;
  position: relative;
  margin-top: 75px;
  float: left;
}
.shift-header jwr-home {
  margin-top: 114px;
}
.key-points {
  background: #591508;
}
.container {
  max-width: 1130px;
}
.homepage-wrapper {
  max-width: 1100px;
  width: 100%;
  min-width: initial;
  margin: 0 auto;
}
.sign-up-free {
  width: 24%;
  float: left;
}
.sign-up-img {
  float: left;
  margin-top: 8px;
  margin-right: 15px;
  margin-left: 20px;
  background-position: -477px -3px;
  width: 55px;
  height: 55px;
}
.cash-prize-txt,
.deposit-bonus-txt,
.sign-up-txt {
  font-size: 16px;
  line-height: 70px;
  color: #fefdfb;
}
.lp-hp-b1-right-arrow {
  float: left;
  background-position: -363px -186px;
  width: 30px;
  height: 70px;
}
.deposit-bonus {
  width: 36%;
  float: left;
}
.cash-prize-img,
.deposit-bonus-img {
  margin-top: 8px;
  margin-right: 10px;
  margin-left: 10px;
  width: 55px;
  height: 55px;
  float: left;
}
.deposit-bonus-img {
  background-position: -544px -2px;
}
.cash-prize-img {
  background-position: -611px -3px;
}
.homepage-container {
  background: #fff;
}
.promotion-container.col-md-3 {
  width: 304px;
}
.promotion-container.col-md-9 {
  width: calc(100%-304px);
}
jwr-home.homepage-blocks {
  margin-left: 0;
  border-right: 1px solid #c5c6cf;
  box-sizing: border-box;
}
jwr-home.promoslider img {
  float: left;
}
.promotion-container.header-txt,
.testimonials-container.header-txt {
  color: #8f0000;
  line-height: 50px;
  font-size: 23px;
}
jwr-home a {
  color: #014460;
  text-decoration: none;
}
.all-promotion-text,
.upcoming-promotion-text {
  text-decoration: underline;
  margin-top: 15px;
  color: #014460;
}
.col2,
.col3 {
  margin-left: 20px;
}
.testimonial-holder,
.winners-list {
  border: 1px solid #d6d6d6;
  padding: 10px 20px;
  background: #fff;
  height: 206px;
  color: #3a3a3a;
  border-radius: 5px;
}
.testi-upper {
  margin-top: 15px;
}
.testi-heading {
  font-size: 17px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  font-weight: 700;
  text-overflow: ellipsis;
  margin-bottom: 10px;
}
.testi-desc {
  color: #121312;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 14px;
  line-height: 18px;
}
.testi-name-separator {
  border-top: 1px solid #d6d6d6;
  width: 200px;
  float: left;
  margin-top: 20px;
}
.testi-name {
  margin-top: 20px;
  font-weight: 700;
  color: #3a3a3a;
}
.play-now-strike {
  border-top: 1px solid #c7c7c7;
  top: 29px;
  position: relative;
}
.lowest-fee-img {
  margin: 13px auto 0;
  background-position: -445px -122px;
  width: 100px;
  height: 100px;
}
.fastest-withdrawal-img {
  margin: 32px auto 0;
  background-position: -573px -138px;
  width: 126px;
  height: 81px;
}
.legal-safe-img {
  margin: 27px auto 0;
  background-position: -587px -416px;
  width: 91px;
  height: 97px;
}
.hourly-freerolls-img,
.wc-img {
  margin: 0 auto;
}
.hourly-freerolls-img {
  background-position: -449px -246px;
  width: 88px;
  height: 124px;
}
.wc-img {
  background-position: -429px -391px;
  width: 127px;
  height: 113px;
}
.premium-vip-img {
  margin: 23px auto 0;
  background-position: -578px -269px;
  width: 115px;
  height: 101px;
}
.rummy-exp-info {
  font-size: 17px;
  color: #3a3a3a;
  margin-top: 17px;
  margin-bottom: 15px;
  letter-spacing: -1px;
}
.rummy-exp-block > .row > div {
  padding: 20px 0;
}
.rummy-exp-title {
  color: #3a3a3a;
  font-size: 15px;
  margin-top: 5px;
  font-weight: 700;
}
.rummy-exp-desc {
  color: #3a3a3a;
  font-size: 15px;
  margin-top: 10px;
}
.mobile-container {
  padding-bottom: 40px;
}
.left-mobile-img {
  width: 100%;
  padding: 0;
  text-align: center;
  box-sizing: border-box;
}
.left-mobile-img img {
  width: 85%;
  margin-top: 40px;
}
.mob-info-section {
  margin-left: 40px;
  margin-bottom: 20px;
}
.download-heading {
  color: #8f0000;
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 700;
  line-height: 30px;
}
.download-info {
  font-size: 14px;
  color: #121312;
  margin-top: 10px;
  margin-bottom: 15px;
}
.info-desc {
  margin-bottom: 30px;
}
.tlp-tabarea {
  overflow: hidden;
  padding: 0;
  clear: right;
  width: 100%;
}
.tlp-tabarea li {
  float: left;
  background: #f7f7f7;
  color: #141414;
  border: 1px solid #e9e9e9;
  border-right: none;
  box-sizing: border-box;
}
.tlp-tabarea li a {
  display: block;
  text-decoration: none;
  color: #3a3a3a;
}
.new-temp.tlp-tabarea li.selected,
.new-temp.tlp-tabarea li:hover {
  border: 1px solid #eaeaea;
  border-bottom: 2px solid #700203 !important;
}
.new-temp.tlp-tabarea li.selected a,
.new-temp.tlp-tabarea li:hover a {
  color: #8b0502;
}
.homepage-tabcontent {
  padding: 15px 15px 30px 0;
  text-align: justify;
  min-height: 0;
}
page-footer {
  display: block;
  line-height: 18px;
  background-color: #591508;
  padding: 10px 0;
  clear: both;
}
.page-footer-wrapper {
  width: 1000px;
  position: relative;
  margin: 0 auto;
}
.footer-disclaimer-images,
.footer-payment-images,
.footer-security-images,
.footer-social-images {
  position: relative;
  float: left;
  margin-top: 10px;
}
.footer-payment-images {
  background-position: -8px -362px;
  width: 363px;
  height: 30px;
}
.footer-security-images {
  background-position: -8px -411px;
  width: 220px;
  height: 31px;
}
.footer-social-images {
  background-position: -6px -456px;
  width: 110px;
  height: 30px;
}
.footer-disclaimer-images {
  background-position: -144px -456px;
  width: 38px;
  height: 30px;
}
page-footer a,
page-footer a:active,
page-footer a:hover {
  color: #fefdfb !important;
  letter-spacing: -0.3px;
}
#footer-disclaimer-text {
  width: 225px;
  font-size: 12px;
  color: #fefdfb;
  margin-left: 50px;
}
.footer-links {
  padding-top: 20px;
}
.f-links {
  padding: 5px;
  border-top: 1px solid #4e1207;
  border-bottom: 1px solid #4e1207;
}
.footer-separator {
  color: #fff;
  letter-spacing: -1px;
}
.footer_gplus_icon {
  display: block;
  margin-top: 10px;
  text-align: center;
}
#generic-popup {
  background-color: #fff;
  border-radius: 5px;
  color: #111;
  display: none;
  min-width: 320px;
  padding: 20px;
}
.generic-popup-header {
  font-size: 20px;
  border-bottom: 1px solid;
  padding-bottom: 5px;
}
.generic-popup-content {
  line-height: 20px;
  margin-top: 10px;
}
#account-popup.loader,
#generic-popup-content.loader {
  height: 100px;
  width: 100px;
  position: relative;
  margin: -340px auto;
}
.b-iframe,
.generic-popup-content,
.popup_content {
  height: 100%;
  width: 100% !important;
  border-radius: 5px;
}
.bClose {
  position: absolute;
  right: 3px;
  top: 3px;
  height: 27px;
  width: 27px;
  background: url(https://rummy-static-content.jungleerummy.com/Content/versioned/2.0.0.1/images/popups/close-btn.png);
}
#banner,
#header {
  width: 1000px;
}
#wrapper,
body,
html {
  height: 100%;
}
.floatLft {
  float: left;
}
.spaceLft10 {
  margin-left: 10px;
}
#wrapper {
  width: 100%;
}
#wrapper_main {
  margin: 0 auto;
  width: 1000px;
  background-color: #000;
  overflow: hidden;
  padding: 0 0 20px;
  min-height: 100%;
}
#header.logoToplinks {
  float: left;
  margin: 0 0 2px 3px;
}
.page-text {
  color: #252525 !important;
  font-family: inherit;
  width: 100%;
}
.sidebar-container.page-text {
  padding: 0;
  box-sizing: border-box;
}
.wrapper.page-text {
  width: 98%;
  padding: 0 1%;
}
.wrapper.page-text h1,
.wrapper.page-text h2 {
  color: #8f0000;
}
.floatright {
  float: right;
  padding: 0 0 15px 15px;
}
.floatleft.rwtext {
  line-height: 28px;
  margin-top: -4px;
}
.clearit {
  clear: both;
}
#nano_box {
  width: 710px;
  margin: 0 auto;
}

.nanoTxtArea {
  width: 319px;
  float: right;
  margin: 67px 25px 0 0;
}

.nanoTxtArea h1 {
  margin: 0 0 17px;
  padding: 0;
  font-size: 32px;
  font-weight: 700;
  color: #fff;
}

.nanoSubTxt {
  font-size: 14px;
  color: #cdcdcd;
  line-height: 19px;
  padding: 0 0 12px;
}

.nanoTxtArea .register_btn a {
  width: 169px;
  height: 45px;
  float: left;
  margin: 0;
  border: 0;
  cursor: pointer;
  position: absolute;
}

.nanoTxtArea .register_btn a:hover {
  background-position: 0 -45px;
}

#description_content {
  width: 710px;
  float: left;
  margin: 0;
}

#description_content h2 {
  margin: 0 0 10px;
  padding: 0;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
}

#description_content h5 {
  margin: 5px 0 0;
  padding: 0;
  font-size: 13px;
  font-weight: 700;
  color: #fff;
}

#description_content p a {
  color: #fff;
  text-decoration: underline;
}

#description_content p {
  padding: 0 0 10px;
  margin: 0;
}

#rules_txt_bg #nonepro {
  float: none;
  margin: 0;
  padding: 0;
  color: #c3c3c3;
}

.page-text p {
  padding-bottom: 20px !important;
}

.page-text h6 {
  padding: 10px 0 15px 0px !important;
}

.tabarea {
  position: relative;
  overflow: hidden;
  padding: 0;
  z-index: 2;
  bottom: -1px;
  clear: right;
  width: 100%;
}

.tabarea li {
  float: left;
  width: 25%;
}

.tabarea li a {
  background-color: #4a0001;
  border-right: 1px solid #380202;
  padding: 12px 0;
  display: block;
  color: #fff;
  font-size: 15px;
  text-align: center;
}

.tabarea li a.selected,
.tabarea li a:hover {
  background: #9e0b01;
  background: -moz-linear-gradient(top, #b80c00 0, #820900 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #b80c00),
    color-stop(100%, #820900)
  );
  background: -webkit-linear-gradient(top, #b80c00 0, #820900 100%);
  background: -o-linear-gradient(top, #b80c00 0, #820900 100%);
  background: -ms-linear-gradient(top, #b80c00 0, #820900 100%);
  background: linear-gradient(to bottom, #b80c00 0, #820900 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#B80C00', endColorstr='#820900', GradientType=0);
  font-weight: 700;
}

.tabcontentarea {
  background: #fff;
  padding: 0;
  min-height: 400px;
}

.tabcontentareafaq {
  background: #fff;
  padding: 65px 0 0 20px;
  min-height: 400px;
}

#tab1 h6,
#tab2 h6,
#tab3 h6,
#tab4 h6 {
  padding-left: 0 !important;
}

.tabcontent p {
  padding: 0 0 15px !important;
  margin: 0;
}

.tabcontent ul {
  margin: 0 0 10px 0px;
  padding: 0;
}

.tabcontent ul#indent {
  margin: 0 0 10px 40px;
  padding: 0;
}

.tabcontent ul li {
  padding-bottom: 5px;
}

.tabcontent h3 {
  margin: 8px 0 2px 12px;
  font-size: 14px;
  color: #000;
  font-weight: 600;
  position: relative;
}

.tabcontent h3:before {
  content: "";
  width: 5px;
  height: 5px;
  background: #000;
  left: -12px;
  position: absolute;
  top: 6px;
}

.rummyrules {
  margin: 10px 15px;
}

.menu {
  margin: 20px 0 0;
  padding: 0;
  width: 700px;
  font-size: 14px;
}

.menu li {
  padding-bottom: 2px;
}

.menu ul {
  margin: 0;
  padding: 0 0 0 16px;
}

.menu ul li {
  padding-bottom: 10px;
}

.menu ul #indent {
  margin: 0 0 0 16px;
}

.acitem {
  padding: 20px 50px 20px 10px;
  color: #121312;
}

.acitem p {
  font-size: 14px;
  padding-bottom: 10px;
  margin: 0;
  color: #121312;
}

.acitem ol {
  font-size: 14px;
  padding-left: 30px;
  color: #121312;
}

.recommend_heading ol li {
  color: #121312;
}

.content {
  padding: 20px;
  min-height: 500px;
}

.sitemap {
  width: 1000px;
  height: 600px;
  padding-top: 10px;
  margin-left: 46px;
}

.sitemap_block {
  width: 410px;
  height: 312px;
  margin: 0 20px 30px;
  float: left;
  border: 1px solid #4e515e;
  padding: 10px 10px 0;
  color: #121312;
}

.full_container {
  margin-top: 10px;
  background-color: #2c2e39;
}

.sitemap_header {
  font-family: proxima_novasemibold;
  font-size: 17px !important;
  padding-bottom: 5px;
  border-bottom: 1px solid #4e515e;
  color: #8f0000;
}

.sitemap_item {
  font-size: 14px;
  padding-top: 10px;
  padding-left: 10px;
}

.sitemap_item a {
  color: #252525;
}

.width390 {
  width: 390px;
}

.marginB50 {
  margin-bottom: 50px !important;
}

.marginR20 {
  margin-right: 20px !important;
}

#left-side-naviagtion {
  float: left;
  margin-top: 17px;
  width: 22%;
  min-height: 640px;
}

.static-page p {
  line-height: 1.5em;
}

ul#menu,
ul#menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul#menu a {
  display: block;
  text-decoration: none;
}

ul#menu li {
  margin-top: 0;
}

.menu_header {
  background: #fff;
  color: #252525;
  padding: 11px 0 3px 30px;
  width: 183px;
  height: 25px;
  border: 1px solid #cfcfcf;
  line-height: 17px;
}

ul.sub-menu li a {
  background: #fff;
  color: #000;
  padding: 7px 0 7px 27px;
  width: 100%;
  border: none !important;
  line-height: 23px;
}

ul#menu li a:hover {
  background-color: #4a0001;
  color: #fff;
}

ul#menu li ul li a {
  color: #000;
  width: 181px;
  margin-left: 0;
  padding-left: 25px;
  padding-top: 4px;
  height: 13px;
}

ul#menu li ul li a:hover {
  background: #ededed;
  color: #252525;
  width: 181px;
}

.sidebar-container {
  width: 78%;
  float: left;
}

#promotions .preview-new .text {
  margin-left: 10px;
  margin-bottom: 10px;
  display: block;
  margin-top: 5px;
  color: #5d6069;
  font-size: 15px;
  text-shadow: none;
  text-align: left;
}

.menu-item > ul li > a.active {
  cursor: pointer;
  color: #feffff;
  background: #7f0800;
  background: -moz-linear-gradient(top, #b90b00 0, #7f0800 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #b90b00),
    color-stop(100%, #7f0800)
  );
  background: -webkit-linear-gradient(top, #b90b00 0, #7f0800 100%);
  background: -o-linear-gradient(top, #b90b00 0, #7f0800 100%);
  background: -ms-linear-gradient(top, #b90b00 0, #7f0800 100%);
  background: linear-gradient(to bottom, #b90b00 0, #7f0800 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#B90B00', endColorstr='#7F0800', GradientType=0);
  width: 100%;
  margin-left: 0;
  box-sizing: border-box;
}

.sub-menu li a.current {
  background: #ededed;
  color: #8f0000 !important;
  width: 100%;
  border-bottom: 1px solid #fff;
  box-sizing: border-box;
}

#main-form {
  min-width: 833px;
  min-height: 500px;
}

#left-side {
  width: 45%;
  float: left;
}

#right-side {
  width: 52%;
  float: left;
  margin-left: 25px;
}

#recaptcha_widget_div {
  float: left;
  width: 318px;
  height: 130px !important;
  overflow: hidden;
}

.top-arrow,
.white-arrow {
  margin-top: 3px;
  display: none;
}

.static-page-content table {
  border-color: #d3d3d3;
  border-style: solid;
  border-collapse: collapse;
  width: 100%;
  height: 130px;
  text-align: center;
  margin-left: 0;
}

.black-arrow,
.round-arrow {
  height: 12px;
  width: 8px;
  margin-left: -15px;
  position: relative;
}

.black-arrow {
  background: url(https://rummy-static-content.jungleerummy.com/Content/versioned/2.0.0.1/images/sidebar-symbols.png) -225px -17px
    no-repeat;
  float: left;
  display: block;
  margin-top: 2px;
}

.round-arrow {
  background: url(https://rummy-static-content.jungleerummy.com/Content/versioned/2.0.0.1/images/sidebar-symbols.png) -225px -30px
    no-repeat;
  float: left;
  margin-top: 3px;
  display: none;
}

.white-arrow {
  background: url(https://rummy-static-content.jungleerummy.com/Content/versioned/2.0.0.1/images/sidebar-symbols.png) -225px -5px
    no-repeat;
  height: 12px;
  width: 8px;
  position: relative;
  float: left;
  margin-left: -15px;
}

#menu li a:hover .black-arrow {
  background-position: -225px -5px;
  display: block;
}

#menu li a:hover .white-arrow,
ul#menu li a.active .black-arrow {
  display: none;
}

ul#menu li a.active .top-arrow,
ul#menu li a.active .white-arrow {
  display: block;
}

.sub-menu.open {
  display: block !important;
}

.active .black-arrow {
  display: none !important;
}

.sub-menu li a.selected {
  background: #ededed;
  color: #ab0b00 !important;
  width: 100%;
}

.current .round-arrow {
  display: block;
}

.selected .round-arrow {
  display: block;
}

.sub-menu {
  border-left: 1px solid #cfcfcf;
  border-right: 1px solid #cfcfcf;
  width: 100%;
  display: none;
  box-sizing: border-box;
}

#top-reg-error,
#top-reg-img {
  display: block;
  text-align: center;
}

.pool-rummy-text {
  padding: 0 0 17px 20px;
}

.red-text {
  color: red !important;
}

#ts-heading p {
  margin-top: 7px;
}

.link {
  color: #1f8dd6 !important;
  text-decoration: underline;
  cursor: pointer;
}

.reset-password {
  background: #4a0001;
  height: 58px;
  position: relative;
  z-index: 2;
  width: 100% !important;
}

.l-play-now {
  cursor: pointer;
  position: relative;
  margin-top: 2px !important;
  margin-left: 15px;
  border: none;
}

.reg_heading_text {
  font-family: arial;
  font-size: 14px;
  float: left;
  font-weight: 700;
  margin-left: 208px;
}

.play_now_button {
  background: #3e9b00;
  background: -moz-linear-gradient(top, #3e9b00 0, #124c01 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #3e9b00),
    color-stop(100%, #124c01)
  );
  background: -webkit-linear-gradient(top, #3e9b00 0, #124c01 100%);
  background: -o-linear-gradient(top, #3e9b00 0, #124c01 100%);
  background: -ms-linear-gradient(top, #3e9b00 0, #124c01 100%);
  background: linear-gradient(to bottom, #3e9b00 0, #124c01 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3e9b00', endColorstr='#124c01', GradientType=0);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  text-align: center;
  font-family: arial;
  margin: -3px auto 0 8px;
  border: 1px solid #186400;
  letter-spacing: -1.5px;
}

.play_now_button:hover {
  background: #3e9b00;
  background: -moz-linear-gradient(top, #3e9b00 0, #3e9b00 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #3e9b00),
    color-stop(100%, #3e9b00)
  );
  background: -webkit-linear-gradient(top, #3e9b00 0, #3e9b00 100%);
  background: -o-linear-gradient(top, #3e9b00 0, #3e9b00 100%);
  background: -ms-linear-gradient(top, #3e9b00 0, #3e9b00 100%);
  background: linear-gradient(to bottom, #3e9b00 0, #3e9b00 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3e9b00', endColorstr='#3e9b00', GradientType=0);
}

button:focus {
  outline: 0;
}

.play_now_style {
  width: 195px;
  height: 39px;
  font-size: 16px;
  cursor: pointer;
  position: relative;
}

.promo-register-button {
  float: right;
  width: 150px;
  text-align: center;
  margin-right: 10px;
  height: 35px;
  line-height: 35px;
  cursor: pointer;
  text-decoration: none;
  margin-top: 10px;
  color: #fff;
  background: #81191b;
  background: -moz-linear-gradient(top, #b84038 0, #790700 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #b84038),
    color-stop(100%, #790700)
  );
  background: -webkit-linear-gradient(top, #b84038 0, #790700 100%);
  background: -o-linear-gradient(top, #b84038 0, #790700 100%);
  background: -ms-linear-gradient(top, #b84038 0, #790700 100%);
  background: linear-gradient(to bottom, #b84038 0, #790700 100%);
}

.reg-content,
.reg-header {
  width: 235px;
  padding: 10px;
}

.reg-header {
  background-color: #030303;
  background-repeat: repeat-x;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#030303), to(#202020));
  background: -webkit-linear-gradient(top, #202020, #030303);
  background: -moz-linear-gradient(top, #202020, #030303);
  background: -ms-linear-gradient(top, #202020, #030303);
  background: -o-linear-gradient(top, #202020, #030303);
  height: 32px;
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
}

.reg-header-txt {
  line-height: 30px;
  text-align: center;
  font-family: proxima_novasemibold, Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 16px;
}

.reg-content {
  height: 150px;
  background: #fff;
}

.login-btn input {
  width: 224px;
  height: 49px;
  position: relative;
  border-radius: 5px;
  background: 0 0;
  cursor: pointer;
}

.WebRupee {
  font-family: WebRupee;
  font-weight: 400 !important;
  font-size: 14px !important;
}

.static-page h2,
.static-page h3,
.static-page h4,
.static-page h5,
.static-page h6 {
  font-weight: 400;
}

.static-page-content h1 {
  padding: 20px 0;
  font-size: 24px;
  font-weight: bold !important;
  color: #8f0000 !important;
}

.static-page-content h2 {
  padding: 15px 0;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

img {
  border: 0;
}

a {
  color: #014460;
}

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

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

#container a {
  //text-decoration: none;
}

button {
  cursor: pointer;
}

.clear {
  clear: both;
}

.spacer {
  height: 30px;
}

.margin {
  margin: 0 !important;
}

.padding {
  padding: 0 !important;
}

.borderbox {
  border-radius: 0 0 4px 4px !important;
}

.semibold {
  font-family: proxima_novasemibold;
}

.underline {
  text-decoration: underline;
}

.wrapper {
  clear: both;
  margin: 0 auto;
  position: relative;
  width: 100%;
  max-width: 1000px;
}

.banner {
  margin-top: 38px;
}

.banner .wrapper {
  margin-top: 38px;
  width: 100%;
  max-width: 990px;
}

.banner-grey-bg {
  background-color: #dbd9da;
  height: 348px;
  overflow: hidden;
  left: -5px;
  position: absolute;
  top: -5px;
  max-width: 1000px;
  width: 102%;
}

.loginWiget ul {
  border: 2px solid #08080a;
  margin-right: 5px;
  width: 160px;
}

.loginWiget ul li {
  background: #fff;
  border-bottom: 1px solid #d3d4d9;
  color: #fff;
  font-size: 12px;
  padding: 1px 0 3px 6px;
}

.loginWiget ul li input {
  background: 0 0;
  padding: 0;
  border: none;
  color: #2c2c2c;
  font-size: 11px;
  margin: 0;
  line-height: 12px;
  width: 97%;
  text-shadow: 0 0 0 #414141;
}

.loginWiget .panel {
  width: 94px;
  overflow: hidden;
  margin-right: 5px;
  margin-top: -5px;
}

.loginWiget .panel input[type="submit"] {
  background-position: -252px -136px;
  border: none;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  height: 20px;
  padding: 6px 0 24px;
  text-transform: uppercase;
  width: 90px;
  cursor: pointer;
  margin: 2px 0;
}

.form,
.loggedinform {
  border-radius: 5px;
  position: absolute;
  z-index: 1000;
  bottom: 0;
}

.loginWiget .panel input[type="submit"]:hover {
  background-position: -252px -283px;
}

.loginWiget .panel input[type="submit"]:disabled {
  background-position: -6px -8px;
}

.loginWiget .panel a {
  background-position: 0 -459px;
  color: #fffffd;
  font-size: 9px;
  padding: 0 0 0 3px;
  display: block;
  width: 94px;
  text-shadow: 0 0 0 #fffffd;
}

.loginWiget {
  margin: 4px 0 0;
  position: relative;
}

.banner {
  background: #fff;
  height: 342px;
}

.innerbanner {
  margin: 0;
  padding: 0;
  width: 1000px;
  float: left;
}

.marginTop {
  margin: 3px 0 0;
  float: left;
}

.loggedinform {
  background-position: -273px -60px;
  height: 280px;
  right: 0;
  top: 60px;
  width: 230px;
  overflow: hidden;
}

.borderNone {
  border-top: none !important;
}

.borderbNone {
  border-bottom: none !important;
}

.wrapp {
  margin: 0 auto;
  width: 1000px;
}

.box,
.box.fl.last,
.box:last-child {
  margin-right: 0;
}

.top_content {
  width: 100%;
}

.box {
  background-color: #dbd9da;
  padding: 8px 0;
  width: 33%;
  text-align: center;
}

.box:first-child {
  padding-left: 1%;
}

.box h3 {
  color: #1e202a;
  font-size: 18px;
  font-weight: 700;
  padding: 6px 0;
}

.box h3 img {
  vertical-align: middle;
  margin: 0 10px 0 0;
}

.box p {
  line-height: 18px;
  margin: 15px 0;
}

.box p:first-child,
.box:first-child p {
  margin: 0;
}

.box.fl.howto {
  background: 0 0;
  text-align: left;
  width: 33%;
  height: 200px;
  padding-left: 1%;
}

.testimonials {
  margin: auto;
  top: 0;
  width: 620px;
  height: 200px;
  overflow: hidden;
}

.testimonials .heading {
  color: #1e202a;
  font-size: 22px;
  margin: 0 20px 17px;
  width: 660px;
}

.testimonials .big_text {
  font-weight: 700;
}

.testimonials img {
  float: left;
  margin-left: 20px;
}

.testimonials .testi_content {
  margin: 15px 0 0 35px;
  width: 420px;
}

.fr.user_details {
  bottom: 0;
  color: #7a0807;
  margin-top: 10px;
  position: absolute;
  right: 0;
  width: 200px;
}

.hr,
.vr {
  margin-top: 20px;
}

.vr {
  height: 200px;
  width: 65%;
}

.hr {
  border-top: 1px solid #c5c5c5;
  padding-top: 20px;
}

.promotions {
  clear: both;
  margin-top: 20px;
}

.result {
  font-family: proxima_novaregular;
  height: 164px;
  font-size: 14px;
  width: 53%;
}

.promotion {
  text-align: center;
  float: left;
  margin-right: 0;
  font-family: proxima_novasemibold;
  width: 50%;
}

#promotions .preview,
.result {
  background: #ededed;
  float: left;
  padding: 10px;
  text-align: justify;
  position: relative;
}

#promotions {
  position: relative;
}

#promotions .preview {
  margin: 0 5px 10px;
  width: 690px;
  font-size: 12px;
}

.thumb-width {
  margin: 0 5px 10px;
  width: 164px;
}

.winners-list-width {
  margin: 0 4px;
  width: 190px;
  height: 111px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

#promotions small {
  color: #003072;
}

#promotions .preview,
.result {
  background: #ededed;
  float: left;
  padding: 10px;
  text-align: justify;
  position: relative;
}

.thumb {
  display: block;
  margin: 0 5px 0 0;
  width: 100%;
}

.heading {
  color: #790800;
  font-size: 15px;
}

.orange_button,
.red_button {
  border-radius: 3px;
  cursor: pointer;
  height: 20px;
  padding-top: 2px;
  text-align: center;
  width: 80px;
  color: #790800;
  text-decoration: underline;
  float: right;
  margin-top: 15px;
}

.red_button {
  right: 5px;
  text-decoration: none;
  color: #fff;
  background: #81191b;
  background: -moz-linear-gradient(top, #be2425 0, #651516 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #be2425),
    color-stop(100%, #651516)
  );
  background: -webkit-linear-gradient(top, #be2425 0, #651516 100%);
  background: -o-linear-gradient(top, #be2425 0, #651516 100%);
  background: -ms-linear-gradient(top, #be2425 0, #651516 100%);
  background: linear-gradient(to bottom, #be2425 0, #651516 100%);
}

#body-container {
  width: 100%;
  float: left;
  background: #fff;
  min-width: 1000px;
}

.term-condition {
  font-size: 12px;
  color: #4f4f4f;
  float: right;
  position: absolute;
  right: 0;
  bottom: 0;
}

.term-condition.last {
  bottom: -137px;
}

.term-condition a {
  text-decoration: underline;
  color: #4f4f4f;
}

.term-condition a:hover {
  text-decoration: none;
}

.content-div {
  width: 50%;
}

.winners-list-width .winners-list .w-name {
  width: 52%;
  float: left;
}

.winners-list-width .winners-list .w-prize {
  width: 45%;
  float: left;
}

.lp-red-text {
  color: #a60000;
  font-size: 36px;
}

.lp-gray-text {
  color: #333;
  font-size: 37px;
}

.tutorial {
  background: #000;
  color: #fff;
  float: left;
  font-size: 18px;
  height: 187px;
  margin: 0 35px 70px;
  width: 324px;
}

#tutorial1 .tutorial-header-txt,
#tutorial2 .tutorial-header-txt,
#tutorial3 .tutorial-header-txt,
#tutorial4 .tutorial-header-txt,
#tutorial5 .tutorial-header-txt,
#tutorial6 .tutorial-header-txt {
  background: #7f0800;
  text-align: center;
  /*height: 18px;*/
  padding: 10px;
  font-size: 17px;
}

#tutorial1 .tutorial-footer-txt,
#tutorial2 .tutorial-footer-txt,
#tutorial3 .tutorial-footer-txt,
#tutorial4 .tutorial-footer-txt,
#tutorial5 .tutorial-footer-txt,
#tutorial6 .tutorial-footer-txt {
  color: #000;
  font-size: 14px;
  line-height: 17px;
  padding-top: 6px;
  text-align: left;
}

.promotion-tc {
  margin-left: 20px;
}

.promotion-tc li {
  margin-left: 18px;
}

#recaptcha_widget_div {
  float: left;
  width: 318px;
}

.free25 #recaptcha_widget_div {
  float: none;
  margin: 7px auto;
  line-height: normal;
}

.static-page-content .h3 {
  padding: 0 0 5px 0px;
  font-size: 14px;
  font-weight: 700;
}

.nav-buttons {
  color: #fff;
  background: #81191b;
  background: -moz-linear-gradient(top, #be2425 0, #651516 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #be2425),
    color-stop(100%, #651516)
  );
  background: -webkit-linear-gradient(top, #be2425 0, #651516 100%);
  background: -o-linear-gradient(top, #be2425 0, #651516 100%);
  background: -ms-linear-gradient(top, #be2425 0, #651516 100%);
  background: linear-gradient(to bottom, #be2425 0, #651516 100%);
  border: 2px solid #7a0000;
  border-radius: 5px;
  height: 22px;
  float: right;
  margin-right: 5px;
  position: relative;
}

.testi {
  height: 180px;
  background: #f7f7f7;
  border: 1px solid #dbdbdb;
  border-radius: 5px;
  margin-bottom: 20px;
  margin-top: 20px;
  position: relative;
}

.testi .left-pattern {
  height: 180px;
}

.testi .right-pattern {
  height: 180px;
  float: right;
  width: 1px;
  margin-top: -1px;
  position: relative;
}

.testi-img {
  float: left;
  margin-left: 40px;
  margin-top: 10px;
}

.testi-txt {
  padding-top: 15px;
  position: relative;
  line-height: 20px;
  height: 100%;
  box-sizing: border-box;
}

.testi-circle-img {
  position: relative;
  float: left;
  margin-left: 10px;
}

.header-text {
  color: #fff;
  text-align: justify;
  height: 100px;
  font-size: 14px;
}

#testi-header > .header-content > .header-text {
  padding: 0 10px 10px 28px;
  margin-top: -11px;
}

.header-content .heading {
  position: relative;
  top: -36px;
  margin-left: -40px;
  font-size: 24px;
  color: #fff;
}

.header-testi-footer {
  top: 15px;
  position: relative;
  color: #fff;
  text-align: right;
}

#testi-body ul.bxslider li {
  width: 100% !important;
  max-width: 760px !important;
}

.testi-txt .testi-name {
  color: #840807;
  font-weight: 700;
  font-size: 15px;
  left: 80px !important;
  top: 0 !important;
}

.testi-txt .testi-state {
  color: #840807;
  font-size: 14px;
}

.testi-txt .testi-hr {
  color: #840807;
  border-bottom: 1px solid;
  width: 56px;
  margin-left: 173px;
}

.testi-txt .testi-content {
  color: #000;
  position: relative;
  line-height: 22px;
  padding: 0 45px 0 172px;
  font-size: 14px;
}

.wrapper {
  visibility: visible;
  color: #343434;
}

.header-gradient {
  height: 40px;
  background-color: #3b3a3a;
  width: 300px;
  background-repeat: repeat-x;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#3b3a3a), to(#050505));
  background: -webkit-linear-gradient(top, #050505, #3b3a3a);
  background: -moz-linear-gradient(top, #050505, #3b3a3a);
  background: -ms-linear-gradient(top, #050505, #3b3a3a);
  background: -o-linear-gradient(top, #050505, #3b3a3a);
  float: left;
  border: 1px solid #d1d1d1;
}

.header-gradient-refer,
.refer-new-block {
  width: 960px;
  float: left;
  border: 1px solid #d1d1d1;
}

.block-img {
  width: 140px;
  float: right;
  margin: 3px 0 0;
  text-align: left;
}

.block-text,
.details-text1,
.r-details-text {
  width: 160px;
  text-align: left;
  color: #525252;
}

.block-img-margin {
  margin-top: 8px;
}

.block-text-margin {
  margin-top: 12px;
}

.block-text {
  font-weight: 700;
  font-size: 18px;
  line-height: 42px;
  margin: 10px 0 0 48px;
}

.r-details-text {
  font-size: 14px;
  margin: -5px 0 0 48px;
}

.details-text1 {
  font-size: 16px;
  line-height: 90px;
  margin: 10px 0 0 70px;
  font-weight: 700;
}

.block-text1 {
  color: #343434;
  width: 300px;
  float: left;
  margin: 10px 0 0 10px;
  font-size: 15px;
  line-height: 26px;
}

.refer-block {
  cursor: pointer;
  width: 300px;
  float: left;
  height: 110px;
  border: 1px solid #d1d1d1;
  background-repeat: repeat-x;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#eaeaea), to(#fefefe));
  background: -webkit-linear-gradient(top, #fefefe, #eaeaea);
  background: -moz-linear-gradient(top, #fefefe, #eaeaea);
  background: -ms-linear-gradient(top, #fefefe, #eaeaea);
  background: -o-linear-gradient(top, #fefefe, #eaeaea);
  margin-left: 10px;
  margin-top: 15px;
  border-radius: 5px;
}

.referbyemail {
  margin-bottom: 15px;
}

.green-arrow {
  height: 66px;
  width: 46px;
  float: right;
  margin-right: -55px;
  margin-top: -13px;
}

.tab-body {
  margin-top: 12px;
  height: 135px;
  border: 1px solid #d1d1d1;
  background: #e9e9e9;
}

.red-btn {
  background: #b20000;
  background: -moz-linear-gradient(top, #b20000 0, #5f0000 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #b20000),
    color-stop(100%, #5f0000)
  );
  background: -webkit-linear-gradient(top, #b20000 0, #5f0000 100%);
  background: -o-linear-gradient(top, #b20000 0, #5f0000 100%);
  background: -ms-linear-gradient(top, #b20000 0, #5f0000 100%);
  background: linear-gradient(to bottom, #b20000 0, #5f0000 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#b20000', endColorstr='#5f0000', GradientType=0);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  text-align: center;
  font-weight: 700;
  margin: 0 auto;
}

.red-btn:hover {
  background: #b20000;
}

.pagepadding.certification_page {
  padding: 40px;
  width: 80%;
  margin: auto;
}

#certification_page {
  color: #000;
  margin: auto;
  border: 5px double #d6d6d6;
  padding: 10px 40px;
}

#certification_page p {
  margin: 10px 0;
  line-height: 1.3em;
}

#certification_page h1 {
  text-align: center;
}

#certification_page .blue,
#certification_page p a {
  color: #0065cc;
}

#col-1,
#col-2,
#col-3,
#col-4 {
  float: left;
  color: #fefdfb;
  font-size: 16px;
  margin-top: 10px;
  width: auto;
}

.copyright {
  font-size: 13px;
  color: #c7c9c8;
  margin-top: 10px;
  float: left;
  margin-right: 15px;
}

.tabarea {
  padding: 0;
  width: 100%;
}

.tabarea li {
  float: left;
  width: 33%;
}

.l-tabarea li {
  float: left;
  width: 25%;
}

.tabarea li a {
  background-color: #4a0001;
  border-right: 1px solid #380202;
  padding: 12px 0;
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 15px;
  text-align: center;
}

.tabarea li a.selected,
.tabarea li a:hover {
  background: #9e0b01;
  background: -moz-linear-gradient(top, #b80c00 0, #820900 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #b80c00),
    color-stop(100%, #820900)
  );
  background: -webkit-linear-gradient(top, #b80c00 0, #820900 100%);
  background: -o-linear-gradient(top, #b80c00 0, #820900 100%);
  background: -ms-linear-gradient(top, #b80c00 0, #820900 100%);
  background: linear-gradient(to bottom, #b80c00 0, #820900 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#B80C00', endColorstr='#820900', GradientType=0);
  font-weight: 700;
}

.tabcontentarea {
  background: #fff;
  //padding: 0 0 0 20px;
  min-height: 400px;
  color: #121312;
  font-size: 14px;
}

.tabcontentareafaq {
  background: #fff;
  padding: 65px 0 0 20px;
  min-height: 400px;
}

#tab1 h6,
#tab2 h6,
#tab3 h6,
#tab4 h6 {
  padding-left: 0 !important;
}

.tabcontent p {
  padding: 0 0 15px !important;
  margin: 0;
}

.tabcontent ul#indent {
  margin: 0 0 10px 40px;
  padding: 0;
}

.tabcontent ul li {
  padding-bottom: 5px;
  list-style: inside;
}

.tabcontent h3 {
  color: #8f0000;
  margin: 8px 0 2px;
  font-weight: bold;
}

.promotions-header-text {
  font-size: 20px;
  color: #8f0000;
  padding: 0 0 15px 5px;
}

.row-promotions {
  margin-top: 20px;
  float: left;
  width: 950px;
}

.first-row-promotions {
  width: 690px;
  float: left;
}

.refer-n-win-tabarea {
  position: relative;
  padding: 0;
  list-style: none;
  width: 100%;
  margin-left: 5px;
}

.tabcontent#tab4 li {
  padding-bottom: 5px;
}

#poker_txt_bg h6 {
  color: #8f0000;
  font-size: 17px;
  font-weight: bold;
  margin: 0;
  padding: 17px 0 10px 20px;
}

.mainheading h1 {
  color: #8f0000;
  font-size: 24px;
  font-weight: bold;
  margin: 0;
  padding: 17px 0 17px 0px;
  line-height: 1;
}

#poker_txt_bg h2 {
  color: #8f0000;
  font-size: 17px;
  font-weight: bold;
}

#poker_txt_bg p {
  margin: 0;
  padding: 0;
  font-size: 14px;
  text-align: left;
  color: #121312;
}

.step-wrap div p.bg-color {
  font-size: 13px !important;
  color: #fff !important;
}

.step-wrap {
  width: 758px !important;
  margin: auto;
  text-align: center !important;
}

#promotions .step-wrap {
  width: 532px !important;
}

#promotions .step-wrap p.bg-color {
  color: #121312 !important;
  padding: 7px 5px 0 !important;
  background: #fff;
}

#promotions a.send_button_text {
  margin-left: 50px;
}

#w-bottom-text {
  margin-left: 30px;
}

.step-wrap p {
  text-align: center !important;
}

#poker_txt_bg h1 + p {
  padding-left: 24px !important;
}

#poker_txt_bg {
  margin-top: 10px;
}

#poker_txt_bg .page-text > img {
  display: block;
  width: 804px;
}

#poker_txt_bg.tabcontentarea h2,
#poker_txt_bg.tabcontentarea p {
  padding-left: 0;
}

#customer-support-num {
  width: 500px;
  color: #c7c9c8;
  font-size: 12px;
  float: left;
  margin-top: 10px;
}

.copyright {
  font-size: 13px;
  color: #c7c9c8;
  margin-top: 13px;
  float: left;
  margin-right: 15px;
}

#registrationForm input {
  border: none;
  outline: 0;
}

.promo {
  background: #ffeaa8;
  padding: 5px;
  display: inline-block;
  color: #555;
}

#poker_txt_bg #timings {
  display: block;
  background-color: #f1f1f1;
  border: 1px solid #ccc;
  margin: 17px;
  margin-left: 0px;
}

#poker_txt_bg #timings .starttime {
  float: left;
  padding: 10px 35px;
}

#poker_txt_bg #timings .endtime {
  float: right;
  padding: 10px 35px;
}

#poker_txt_bg #termsbutt {
  float: right;
  background: linear-gradient(to bottom, #b90b00 0, #7f0800 100%)
    rgba(0, 0, 0, 0);
  color: #feffff;
  cursor: pointer;
  margin-left: -1px;
  width: 185px;
  padding: 10px;
  text-align: center;
  margin-top: 10px;
}

#testi-wrapper {
  margin-top: 20px;
  margin-left: 20px;
  position: relative;
}

#testi-header {
  background: url(https://rummy-static-content.jungleerummy.com/Content/versioned/2.0.0.1/images/version4/testimonial/header.jpg);
  border-radius: 5px;
  height: 220px;
}

.testi .horn {
  background: url(https://rummy-static-content.jungleerummy.com/Content/versioned/2.0.0.1/images/version4/testimonial/testimonial_sprite.png)
    no-repeat -120px -6px;
  width: 19px;
  height: 18px;
  position: relative;
  float: right;
  margin-top: -17px;
  right: 50px;
}

#testi-body {
  position: relative;
  margin-top: 45px;
}

.nav-buttons {
  color: #fff;
  background: #81191b;
  background: -moz-linear-gradient(top, #be2425 0, #651516 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #be2425),
    color-stop(100%, #651516)
  );
  background: -webkit-linear-gradient(top, #be2425 0, #651516 100%);
  background: -o-linear-gradient(top, #be2425 0, #651516 100%);
  background: -ms-linear-gradient(top, #be2425 0, #651516 100%);
  background: linear-gradient(to bottom, #be2425 0, #651516 100%);
  border: 2px solid #7a0000;
  border-radius: 5px;
  height: 22px;
  float: right;
  margin-right: 5px;
  position: relative;
}

.testi {
  height: 180px;
  background: #f7f7f7;
  border: 1px solid #dbdbdb;
  border-radius: 5px;
  margin-bottom: 20px;
  margin-top: 20px;
  position: relative;
}

.testi .left-pattern {
  background: url(https://rummy-static-content.jungleerummy.com/Content/versioned/2.0.0.1/images/version4/testimonial/redbar-pattern.png)
    repeat-y;
  height: 180px;
}

.testi .right-pattern {
  background: url(https://rummy-static-content.jungleerummy.com/Content/versioned/2.0.0.1/images/version4/testimonial/dotted_line_pattern.png)
    repeat-y;
  height: 180px;
  float: right;
  width: 1px;
  margin-top: -1px;
  position: relative;
}

.testi-txt .lowerquote {
  background: url(https://rummy-static-content.jungleerummy.com/Content/versioned/2.0.0.1/images/version4/testimonial/testimonial_sprite.png)
    no-repeat -38px -8px;
  width: 21px;
  height: 21px;
  position: absolute;
  float: right;
  margin-right: 35px;
  margin-top: 5px;
  bottom: 10px;
  right: 0;
}

.testi-img {
  float: left;
  margin-left: 40px;
  margin-top: 10px;
}

.testi-txt {
  padding-top: 15px;
  position: relative;
  line-height: 20px;
  height: 100%;
  box-sizing: border-box;
}

.testi-circle-img {
  position: relative;
  float: left;
  margin-left: 10px;
}

#carousel {
  width: 300px;
  height: 220px;
  float: left;
}

/*

CSS for sets characteristics
@author Amit Sharma

*/

/* Landing Pages Header CSS */

.header-new {
  background: #000;
  overflow: hidden;
  height: 60px;
}

.header-wrap {
  width: 1000px;
  margin: 0 auto;
}

.logo-div {
  float: left;
  margin-top: 14px;
}

.clear {
  clear: both;
}

*,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.login-form {
  width: 476px;
  margin-top: 13px;
  float: right;
}

.login-btn-style {
  background: #d00000;
  color: #fff;
  padding: 10px 20px;
  font-size: 14px;
  float: left;
  border-radius: 3px;
  font-weight: bold;
  text-transform: uppercase;
}

.login-form ul li {
  float: left !important;
}

.login-form ul li input {
  background: 0 0;
  padding: 9px;
  border: 1px solid #b9b9b9;
  color: #ffffff;
  font-size: 12px;
  margin-right: 10px;
  width: 160px;
}

.login-btn-style:hover {
  text-decoration: none;
  color: #fff;
}

.red-btn a:hover {
  text-decoration: none;
}

.static-page-container {
  clear: both;
  margin: 0 auto;
  display: block;
  max-width: 1100px;
  /* width: 100%; */
  /* min-width: 750px; */
  min-height: -moz-calc(100vh - 310px);
  min-height: -webkit-calc(100vh - 310px);
  min-height: calc(100vh - 310px);
}

.side-menu-wrapper {
  float: left;
  margin-top: 17px;
  width: 22%;
  min-height: 640px;
}

.prize-won-online-player {
}

/* Side Bar CSS */

.menu-item ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.menu-item ul li {
  margin-top: 0;
  box-sizing: border-box;
}

.menu-item > ul li > a {
  background: #fff;
  color: #252525;
  padding: 11px 0 11px 30px;
  width: 100%;
  height: auto;
  border: 1px solid #cfcfcf;
  display: block;
  text-decoration: none;
  box-sizing: border-box;
  border-bottom: none;
  font-size: 14px;
}

.menu-item > ul > li:last-child > a {
  border-bottom: 1px solid #cfcfcf !important;
}

.menu-item > ul > li:last-child .sub-menu.open {
  border-bottom: 1px solid #cfcfcf;
}

.white-arrow {
  background: url(https://rummy-static-content.jungleerummy.com/Content/versioned/2.0.0.1/images/sidebar-symbols.png)
    no-repeat -225px -5px;
  height: 12px;
  width: 8px;
  position: relative;
  float: left;
  margin-left: -15px;
  display: block;
  margin-top: 3px;
}

.top-arrow {
  background: url(https://rummy-static-content.jungleerummy.com/Content/versioned/2.0.0.1/images/sidebar-symbols.png)
    no-repeat -226px -45px;
  height: 11px;
  width: 9px;
  position: relative;
  float: right;
  margin-right: 18px;
}

.active .top-arrow {
  display: block !important;
}

.tabcontent h3 {
  color: #8f0000;
  margin: 8px 0 2px;
  text-shadow: none !important;
}

.info-heading,
.rummy-exp-heading {
  color: #8f0000;
  font-size: 23px;
  margin-bottom: 10px;
  padding: 0;
  font-weight: 400;
  letter-spacing: -1px;
}

.info-desc {
  font-size: 14px;
  color: #121312;
}

.tabcontentarea .tabcontent .toggle-heading {
  color: #8f0000 !important;
}

b {
  font-weight: bold !important;
}

.rummy-experience-container {
  background: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
}

.mobile-container,
.rummy-experience-container {
  box-shadow: #bababa 0 0 10px 0;
  border-top: 2px solid #eaeaea;
}

/*
*  Static Landing pages Legacy
*/

.information-container {
  background: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 2px solid #eaeaea;
  box-shadow: #bababa 0 0 10px 0;
}

button.l-play-now-page {
  position: relative;
  letter-spacing: -1.5px;
  line-height: 60px;
}

.promotion-container .testi-desc {
  float: left;
  color: #3a3a3a;
  width: 535px;
}

.promotion-container .testi-name {
  float: left;
  margin-top: 20px;
  font-weight: 700;
  color: #3a3a3a;
  width: 185px;
}

.promotion-container {
  background: url("https://rummy-static-content.jungleerummy.com/Content/versioned/2.0.0.1/images/version4/homepage/jr-hp-b1-pattern1.png");
  padding-top: 20px;
  padding-bottom: 20px;
}

.top-container-playnow {
  text-align: center;
  margin-top: 30px;
}

.club,
.diamond,
.heart,
.spade {
  margin-top: 5px;
  margin-right: 10px;
  float: left;
}

.mobile-container {
  background: url("https://rummy-static-content.jungleerummy.com/Content/versioned/2.0.0.1/images/version4/homepage/jr-hp-b1-pattern1.png");
  padding-top: 40px;
}

.mobile-container,
.rummy-experience-container {
  box-shadow: #bababa 0 0 10px 0;
  border-top: 2px solid #eaeaea;
}

/* Free25v9 pages CSS */

.body-wrapper {
  background: #000;
}

.body-wrap {
  clear: both;
  margin: 0 auto;
  position: relative;
  max-width: 1000px;
  width: 100%;
}

.reg-form {
  width: 208px;
  position: absolute;
  top: 148px;
  left: 157px;
}

.reg-form ul li {
  float: left !important;
  margin-bottom: 17px;
}

.reg-form ul li p {
  font-size: 12px;
  color: #fff;
  margin-bottom: 3px;
}

.reg-form ul li input {
  background: #fff;
  padding: 9px;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #ffffff;
  font-size: 12px;
  margin-right: 10px;
  width: 186px;
}

.arrow-img {
  background: url(https://rummy-static-content.jungleerummy.com/Content/images/version4/landing_pages/win-1000-asset.png)
    no-repeat -308px -63px;
  width: 20px;
  height: 25px;
  float: right;
  right: 20px;
  margin-top: -41px;
  position: relative;
  cursor: pointer;
}

.red-btn {
  background: #b20000;
  border-radius: 5px;
  color: #fff;
  font-weight: 700;
  margin: 0 auto;
  width: 190px;
  height: 55px;
  font-size: 22px;
  margin-top: 2px;
  border: none;
}

.arrow-format {
  width: 150px;
  line-height: 55px;
  margin-left: 10px;
  color: #fff;
  text-decoration: none;
}

ol {
  display: block;
  list-style-type: decimal;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 10px;
}

ol li {
  list-style-type: decimal;
}

#collapse li,
.collapse li {
  font-weight: 400;
  line-height: 25px;
}

/* Free 25 pages CSS */

.banner-text {
  height: 340px;
  float: right;
  position: relative;
  width: 300px;
  margin-top: -344px;
}

.reg-banner {
  background: url(https://rummy-static-content.jungleerummy.com/Content/images/version4/landing_pages/win-1000-asset.png)
    no-repeat;
  height: 53px;
  width: 350px;
  margin: -65px auto 0 12px;
  text-align: left;
  float: left;
}

#reg-form {
  width: 960px;
  background: url(https://rummy-static-content.jungleerummy.com/Content/images/version4/landing_pages/sandpaper.jpg);
  height: 110px;
  border: 2px solid #fff;
  margin: -57px auto 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

#reg-form ul li {
  width: 21%;
  float: left;
  color: #262626;
  position: relative;
  margin: -18px 15px 0 23px;
}

#reg-form ul li input {
  border: 1px solid #919191;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 9px;
  width: 200px;
  box-shadow: 0 0 1px #888 inset;
}

.blocks {
  border: 2px solid #2e2e2e;
  width: 30%;
  margin-left: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

.blocks,
.promoslider img {
  float: left;
}

.blocks .header-txt {
  background: #101010;
  height: 50px;
  color: #fff;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
  font-weight: 700;
  border-bottom: 1px solid #2e2e2e;
}

#slider ul li,
.blocks .footer-txt,
.blocks .img-holder,
.red-btn {
  text-align: center;
}

.blocks .footer-txt {
  height: 60px;
  background: #fff;
  padding: 15px;
  color: #282828;
  font-weight: 700;
}

/* Win 1500 pages CSS */

.enjoy-text {
  width: 599px;
  margin: 0 auto;
  text-align: center;
  font-size: 23px;
  font-weight: bold;
  color: #000;
  margin-bottom: 10px;
  line-height: 24px;
}

.blocks-1500 {
  width: 32%;
  float: left;
  margin-left: 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}

.left-img-holder {
  float: left;
  margin-right: 10px;
}

.withdrawals {
  margin-right: 10px !important;
  background: url(https://rummy-static-content.jungleerummy.com/Content/images/version4/landing_pages/sprite.png)
    no-repeat scroll -45px -152px transparent;
  height: 80px;
  width: 104px;
  margin: 0 auto;
  position: relative;
}

.l-header-text {
  color: #202020;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 5px;
}

.points {
  color: #202020;
}

.rummy-variations {
  margin-right: 10px !important;
  background: url(https://rummy-static-content.jungleerummy.com/Content/images/version4/landing_pages/sprite.png)
    no-repeat scroll -45px -239px transparent;
  height: 80px;
  width: 104px;
  margin: 0 auto;
  position: relative;
}

.safe-secure {
  margin-right: 10px !important;
  background: url(https://rummy-static-content.jungleerummy.com/Content/images/version4/landing_pages/sprite.png)
    no-repeat scroll -155px -240px transparent;
  height: 80px;
  width: 104px;
  margin: 0 auto;
  position: relative;
}

.payment-options {
  margin-right: 10px !important;
  background: url(https://rummy-static-content.jungleerummy.com/Content/images/version4/landing_pages/sprite.png)
    no-repeat scroll -155px -152px transparent;
  height: 80px;
  width: 104px;
  margin: 0 auto;
  position: relative;
}

#current-promotion-tag {
  background: url(https://rummy-static-content.jungleerummy.com/Content/images/version4/landing_pages/sprite.png)
    no-repeat scroll transparent;
  background-position: -272px -187px;
  width: 87px;
  height: 87px;
  position: absolute;
  margin-left: -12px;
  margin-top: -12px;
}

/* Win 16000 pages CSS */

#win-1600-reg-form {
  width: 250px;
  height: 276px;
  float: right;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: url(https://rummy-static-content.jungleerummy.com/Content/images/version4/homepage/jr-hp-b1-pattern.png)
    repeat;
  position: absolute;
  border: 2px solid #f9f8f6;
  margin-top: 10px;
  margin-right: 10px;
  -moz-box-shadow: inset 0 0 10px #929292;
  -webkit-box-shadow: inset 0 0 10px #929292;
  box-shadow: inset 0 0 10px #929292;
  right: 36px;
  top: 5px;
}

.win-1600-reg {
  width: 226px;
  height: 126px;
  margin: 0 auto;
  text-align: left;
  float: left;
  margin-left: 12px;
  margin-top: -65px;
}

.credit-card-reqd {
  position: relative;
  font-size: 12px;
  color: #fff;
  font-family: lato-bold;
  text-align: center;
  background: url(https://rummy-static-content.jungleerummy.com/Content/images/version4/homepage/bo-sprite_2.png)
    no-repeat -163px -18px;
  width: 186px;
  height: 22px;
  margin: 4px auto;
}

#win-1600-reg-form ul {
  margin-top: 60px;
}

#win-1600-reg-form ul li {
  color: #262626;
  position: relative;
  text-align: center;
  margin-bottom: 10px;
}

#win-1600-reg-form ul li input {
  border: 1px #d7d7d7 solid;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  padding: 9px;
  width: 200px;
  box-shadow: 0 0 1px #888888 inset;
  margin-bottom: 3px;
}

.win-1600-btn {
  background: #a0191d;
  background: -moz-linear-gradient(top, #e41b21 0%, #a0191d 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #e41b21),
    color-stop(100%, #a0191d)
  );
  background: -webkit-linear-gradient(top, #e41b21 0%, #a0191d 100%);
  background: -o-linear-gradient(top, #e41b21 0%, #a0191d 100%);
  background: -ms-linear-gradient(top, #e41b21 0%, #a0191d 100%);
  background: linear-gradient(to bottom, #e41b21 0%, #a0191d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E41B21', endColorstr='#A0191D', GradientType=0);
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  color: #fff;
  text-align: center;
  font-family: lato-bold;
  margin: 0 auto;
  border-top: 1px solid #fb9ca0;
  border-left: 1px solid #fb9ca0;
  border-right: 1px solid #7d1514;
  border-bottom: 1px solid #7d1514;
  border-radius: 5px;
  width: 170px;
  height: 40px;
  font-size: 16px;
  cursor: pointer;
  position: relative;
  font-weight: 700;
  margin-top: 2px !important;
  border: none;
}

.win-1600-arrow-img {
  background: url(https://rummy-static-content.jungleerummy.com/Content/images/version4/homepage/bo-sprite_2.png)
    no-repeat -132px -59px;
  width: 17px;
  height: 16px;
  float: right;
  position: relative;
  right: 30px;
  margin-top: -28px;
  cursor: pointer;
}

.win-1600-arrow-format {
  width: 150px;
  line-height: 42px;
  margin-left: 0px;
  color: #fff;
  text-decoration: none;
}

.key-points-new {
  width: 1000px;
  margin: auto;
  margin-top: 0px;
  text-align: center;
  color: #e80c16;
  font-size: 18px;
  margin-bottom: 20px;
}

.win-1600-blocks {
  width: 314px;
  box-sizing: border-box;
  border: 5px solid #444446;
  border-radius: 5px;
}

.win-1600-blocks,
.promoslider img {
  float: left;
}

.win-1600-blocks .header-txt {
  color: #fff;
  line-height: 35px;
  font-size: 17px;
  font-family: gothic-bold;
  height: 35px;
  background-color: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
  float: left;
  width: 100%;
  text-align: center;
}

.lower-promo-info {
  background: #fff;
  float: left;
}

.lower-promo-info .desc {
  text-align: center;
  padding: 10px;
  margin-top: -20px;
  float: left;
  color: #3a3a3a;
}

#tutorial-wrapper {
  margin: 0 auto;
  cursor: auto;
  height: 1215px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
}

#tutorial-container {
  width: 660px;
  margin: 0 auto;
  position: relative;
  display: block;
  height: 400px;
  top: 270px;
}

#howtoplayfile {
}

.new-fb,
.new-gplus,
.new-tweeter {
  float: left;
  height: 30px;
  width: 30px;
  cursor: pointer;
}

.new-gplus {
  margin-left: 10px;
}

.new-tweeter {
  margin-left: 10px;
}

.jwrm-modal * {
  box-sizing: border-box;
}

.jwrm-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  display: flex;
  visibility: hidden;
  flex-direction: column;
  align-items: center;
  overflow-y: auto;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  cursor: pointer;
  transition: transform 0.2s ease;
}

.jwrm-modal--confirm .jwrm-modal-box {
  text-align: center;
}

.jwrm-modal--noClose {
  cursor: default;
}

.jwrm-modal--noClose .jwrm-modal__close {
  display: none;
}

.jwrm-modal__close {
  background: transparent
    url("https://rummy-static-content.jungleerummy.com/Content/images/version4/fancy-popup-close.png ")
    no-repeat scroll 0 0;
  border: medium none;
  color: #f0f0f0;
  cursor: pointer;
  font-family: monospace;
  font-size: 6rem;
  height: 25px;
  line-height: 1;
  padding: 0;
  position: fixed;
  right: -18px;
  top: -15px;
  transition: color 0.3s ease 0s;
  width: 29px;
  z-index: 1000;
}

.jwrm-modal__closeLabel {
  display: none;
}

.jwrm-modal__close:hover {
  color: #fff;
}

.jwrm-modal-box {
  position: relative;
  flex-shrink: 0;
  margin-top: auto;
  margin-bottom: auto;
  border-radius: 4px;
  background: #fff;
  opacity: 1;
  cursor: auto;
  transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transform: scale(0.8);
  min-width: 455px;
}

.jwrm-modal-box__content {
  padding: 0px;
}

.jwrm-modal__main_content {
  margin: 20px;
}

#modal_error_box2 {
  border: 1px dashed;
  color: red;
  padding: 10px;
  display: none;
}

#modal_error_box {
  border: 1px dashed;
  color: red;
  padding: 10px;
  display: none;
}

.jwrm-modal-box h1 {
  background-color: #030303;
  background: rgba(0, 0, 0, 0) -moz-linear-gradient(
      center top,
      #202020,
      #030303
    ) repeat scroll 0 0;
  color: #fff;
  font-size: 20px;
  margin: 0;
  padding: 15px 25px !important;
  text-align: left;
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
}

.jwrm-modal-box__footer {
  padding: 5px 20px;
  width: auto;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #f5f5f5;
  cursor: auto;
}

.jwrm-modal-box__footer::after {
  display: table;
  clear: both;
  content: " ";
}

.jwrm-modal-box__footer--sticky {
  position: fixed;
  bottom: -200px;
  z-index: 10001;
  opacity: 1;
  transition: bottom 0.3s ease-in-out 0.3s;
}

.jwrm-enabled {
  overflow: hidden;
  height: 100%;
}

.jwrm-modal--visible .jwrm-modal-box__footer {
  bottom: 0;
}

.jwrm-enabled .jwrm-content-wrapper {
  filter: blur(15px);
}

.jwrm-modal--visible {
  visibility: visible;
  opacity: 1;
}

.jwrm-modal--visible .jwrm-modal-box {
  transform: scale(1);
}

.jwrm-modal--overflow {
  padding-top: 8vh;
}

.jwrm-btn {
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-family: Arial;
  font-size: 17px;
  padding: 13px 42px;
  text-decoration: none;
  margin: 10px;
  border-radius: 5px;
  width: 95%;
}

.jwrm-btn--primary {
  background-color: #c50020;
  border: 1px solid #97041d;
  text-shadow: 0px 1px 0px #900f25;
}

.jwrm-modal__main_content form ul {
  list-style: none;
}

.jwrm-modal__main_content form ul li input {
  border: 1px solid #d5d5d5;
  border-radius: 3px;
  box-shadow: 0 3px 5px #d1d1d1;
  padding: 8px;
  width: 100%;
  margin-bottom: 10px;
}

.jwrm-btn--danger {
  background-color: #e74c3c;
}

.jwrm-btn--default {
  background-color: gray;
}

.jwrm-btn--pull-left {
  float: left;
}

.jwrm-btn--pull-right {
  float: right;
}

#homepage-container .homepage-tabcontent .tabcontent ul li {
  padding-bottom: 5px;
  list-style: none;
}

.static-page-content .sidebar-container p {
  text-align: justify;
  font-size: 14px;
  color: #121312;
  margin-bottom: 10px;
}

.static-page-content.tabcontentarea.tabcontent hr {
  margin: 0px;
  border-top: 1px solid #767b76;
}
.static-page-content.tabcontentarea.tabcontent a {
  text-decoration: underline;
}

.inactive {
  display: none;
}

/*
*  Static pages override
*/

.band-wrap {
  width: 800px !important;
}

#poker_txt_bg .band-wrap.left-space {
  overflow: visible;
  float: left;
}

#poker_txt_bg .band-wrap.left-space ul {
  margin-left: -20px;
}

.band-wrap ul li {
  width: 33%;
  box-sizing: border-box;
}

.box-div-color.left-space {
  margin-left: 24px !important;
  width: 800px !important;
  box-sizing: border-box;
}

.feth-step-wrap.left-space {
  float: left;
  width: 810px;
  padding: 10px;
  box-sizing: border-box;
  margin-left: 24px;
}

.feth-step-wrap.left-space div {
  width: 370px;
  float: left;
  text-align: left;
  min-height: 132px;
  margin: 20px 10px 0;
}

.sidebar-container #poker_txt_bg .img-margin {
  width: 830px;
}

#poker_txt_bg ul.simple-tabs,
#poker_txt_bg .outer-wrap,
#poker_txt_bg .tab-page {
  width: 1000px;
}

#poker_txt_bg ul.simple-tabs li {
  width: 25%;
  font-size: 14px;
}

#poker_txt_bg #info .ninety-percent-pad {
  width: 100%;
}

.sidebar-container .wrapper {
  width: 840px;
  margin-left: 20px;
}

.side-menu-wrapper .menu-item {
  margin-bottom: 30px;
}

#new-promotions-wrap .right-wrap {
  float: right;
}

#promotions div.preview-new {
  width: 256px !important;
  margin-right: 21px;
  box-sizing: border-box;
}

#promotions .promotion.preview-new .thumb img {
  display: block;
  width: 100%;
}

#container a img {
  display: block;
  width: 100%;
}

.content_outer_custom
  .types_of_tournament_hdr
  .box_dotted
  .badges_outer
  .badges_box
  .box_bottom
  ul
  li
  img {
  width: 20px !important;
}

#promotions .promotion.preview {
  width: 100% !important;
}

.hover-show-hide-div {
  bottom: 0;
}

#promotions .promotion.preview > img {
  display: block;
  width: 100% !important;
}

.pagepadding.termsofservice {
  font-size: 14px;
}

.pagepadding.termsofservice div#poker_txt_bg h1 {
  margin-left: 0 !important;
}

.pagepadding.termsofservice div#poker_txt_bg p {
  padding-left: 0 !important;
  color: #121312;
}

.isMobile {
  display: none;
}
.isDesktop {
  display: block;
}
.forMiniMobile {
  display: none;
}
.forDesktop {
  display: block;
}

.page-text {
  margin-bottom: 30px;
  font-size: 14px;
}

.cont-section p {
  margin-bottom: 15px;
}

.cont-section p i {
  font-style: italic;
}

/*
*  New Design Static Pages
*/

.new-design {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
}

.new-design .static-page-container {
  position: relative;
}

.new-design:before {
  content: "";
  width: 20%;
  max-width: 291px;
  height: 200px;
  position: absolute;
  left: 0;
  top: 381px;
  background: url("https://rummy-static-content.jungleerummy.com/Content/versioned/2.0.0.1/images/lp/background.jpg")
    no-repeat;
  background-size: 288px;
  background-position: 0px -222px;
}

.new-design:after {
  content: "";
  width: 20%;
  max-width: 291px;
  height: 200px !important;
  position: absolute;
  right: 0;
  top: 381px;
  background: url("https://rummy-static-content.jungleerummy.com/Content/versioned/2.0.0.1/images/lp/background.jpg")
    no-repeat;
  background-size: 288px;
  background-position: 0 0;
  z-index: -1;
}

.app-link-hldr {
  position: absolute;
  right: 0;
  top: 270px;
  z-index: 4;
  max-width: 550px;
  width: 60%;
  text-align: right;
}

.app-link-hldr > a {
  display: inline-block;
  width: 30%;
  max-width: 170px;
  margin: 0 5px;
  height: 44px;
}

.new-design .static-page-content {
  position: relative;
}

.new-design .side-menu-wrapper > a:nth-of-type(1) {
  display: none;
}

.new-design .side-menu-wrapper {
  float: left;
  margin-top: 17px;
  width: 19%;
  min-height: 640px;
  position: absolute;
  left: 0;
  top: 380px;
  z-index: 2;
}

.new-design .side-menu-wrapper .menu-item {
  width: 100%;
}

.new-design .side-menu-wrapper .menu-item ul > li > a {
  background: #f9f7f8;
  border: #e4e4e4 solid 1px;
  border-bottom: none;
  font-size: 14px;
}

.new-design .side-menu-wrapper .menu-item .white-arrow,
.new-design .side-menu-wrapper .menu-item .black-arrow {
  /*display: none;*/
}

.new-design .side-menu-wrapper .menu-item > ul li > a.active {
  background: #7f0800;
  border: #7f0800 solid 1px;
}

.new-design .side-menu-wrapper .sub-menu li a.selected {
  position: relative;
  background: #fff;
}

.new-design .side-menu-wrapper .sub-menu li a.selected:before {
  content: "";
  position: absolute;
  width: 3px;
  height: 100%;
  left: -1px;
  top: 0;
  background: #7f0800;
}

.new-design .side-menu-wrapper .sub-menu li a.selected:after {
  content: "";
  position: absolute;
  left: 2px;
  top: 15px;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #7f0800;
}

.new-design .side-menu-wrapper .sub-menu li a.selected .round-arrow {
  display: none;
}

.new-design .side-menu-wrapper .menu-item > ul li > a.active .top-arrow {
  background: none;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  margin-right: 10px;
}

.heading4 {
  color: #8f0000;
  font-size: 17px;
  font-weight: bold;
  margin: 10px 0 5px;
}

.mb20 {
  margin-bottom: 20px;
}

.android-steps {
  display: block;
  width: 100%;
}

/*
*  Mobile Rummy Page Css
*/

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.new-design * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Arial, Helvetica, sans-serif;
}

.new-design-cont {
  width: 100%;
  max-width: 1100px;
  margin: -5px auto 0;
  position: relative;
  box-sizing: border-box;
}

.new-design-cont .static-banner-hlder {
  width: 100vw;
  position: absolute;
  left: 0;
  top: 0;
  left: 50%;
  margin-left: -50vw;
  height: 341px;
  background: #3b0002;
}

.new-design-cont .static-banner-hlder img.webBannerImg {
  height: 341px;
  width: 100%;
  object-fit: cover;
  min-width: 1100px;
  display: block;
  max-width: 1550px;
  margin: auto;
}

.breadcrumb-bar {
  width: 100vw;
  position: absolute;
  left: 0;
  top: 341px;
  left: 50%;
  margin-left: -50vw;
  background: #e3e3e3;
  height: 38px;
}

#breadcrumb_cta {
  float: right;
}

.breadcrumb-bar > div {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
}

.breadcrumb-bar-sub a {
  position: relative;
  float: left;
  font-size: 14px;
  color: #3f75a5;
  padding: 0px 15px 0px 25px;
  background: #ededed;
  border-left: #c7c7c7 solid 1px;
  border-top: #c7c7c7 solid 1px;
  border-bottom: #c7c7c7 solid 1px;
  line-height: 36px;
  min-width: 136px;
  text-align: center;
  text-decoration: none;
}

.breadcrumb-bar-sub a:before {
  content: "";
  position: absolute;
  right: -19px;
  top: -2px;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #c7c7c7;
  z-index: 2;
  border-radius: 3px;
}

.breadcrumb-bar-sub a:after {
  content: "";
  position: absolute;
  right: -17px;
  top: 0px;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
  border-left: 18px solid #ededed;
  z-index: 2;
  border-radius: 1px;
}

.new-design-cont .wrapper {
  color: #5e606a;
  padding-top: 380px;
  position: static;
  float: right;
  width: 78%;
  /* min-width: 858px; */
}

.static-page-content h1.static-page-heading {
  color: #8f0000;
  font-size: 24px;
  font-weight: bold;
  padding: 20px 0 0px 0px !important;
}

.mobile-rummy-cont {
  color: #121312;
  font-size: 14px;
  margin-top: 10px;
}

.download-wrapper {
  margin-top: 20px;
}

.download-wrapper-head > div {
  float: left;
  width: 25%;
  text-align: center;
  color: #fff;
  padding: 8px 4px;
  font-size: 14px;
  background: #313131;
  border-right: #e6e6e6 solid 1px;
  box-sizing: border-box;
}

.download-wrapper-head > div:last-child {
  border-right: none;
}

.download-wrapper-body {
  background: #f5f5f5;
  border: #e6e6e6 solid 1px;
  border-top: none;
}

.download-wrapper-body .download-wrapper-sub {
  float: left;
  width: 25%;
  text-align: center;
  border-right: #e6e6e6 solid 1px;
  height: 107px;
  box-sizing: border-box;
}

.download-wrapper-body > div:last-child {
  border-right: none;
}

.app-exp-cont {
  margin: 20px 0;
}

.app-exp-wrapper {
  margin-top: 10px;
}

.app-exp-wrapper .cont-container,
.app-exp-wrapper .img-container {
  float: left;
}

.app-exp-wrapper .cont-container h4 {
  font-size: 17px;
  font-weight: bold;
  color: #8f0000;
}

.app-exp-wrapper .cont-container p {
  color: #121312;
  font-size: 14px;
  margin-top: 5px !important;
  text-align: left;
}

.app-exp-wrapper .img-container {
  width: 309px;
  height: 172px;
  background: url("https://rummy-static-content.jungleerummy.com/Content/versioned/2.0.0.1/images/lp/mobile_new.png")
    no-repeat;
}

.app-exp-wrapper .cont-1 {
  width: 520px;
  margin-top: 44px;
  margin-right: 10px;
}

.app-exp-wrapper .img-1 {
  background-position: 0px -102px;
}

.app-exp-wrapper .cont-2 {
  width: 470px;
  margin-left: 10px;
  margin-top: 38px;
}

.app-exp-wrapper .img-2 {
  background-position: -28px -275px;
  width: 350px;
}

.app-exp-wrapper .cont-3 {
  width: 390px;
  margin-right: 30px;
  margin-top: 61px;
}

.app-exp-wrapper .img-3 {
  background-position: -31px -447px;
  width: 420px;
  height: 222px;
}

.app-exp-wrapper .cont-4 {
  width: 500px;
  margin-left: 10px;
  margin-top: 50px;
}

.app-exp-wrapper .img-4 {
  background-position: -345px -63px;
  height: 215px;
}

.app-download {
  display: block;
  text-decoration: none;
  width: 80%;
  border-radius: 4px;
  color: #fff;
  font-size: 13px;
  text-align: center;
  height: 44px;
  margin: 6px auto;
  text-align: center;
}

.app-download span {
  background-image: url("https://rummy-static-content.jungleerummy.com/Content/versioned/2.0.0.1/images/lp/mobile_new.png");
  background-repeat: no-repeat;
  display: inline-block;
  height: 40px;
  width: 135px;
  margin-top: 2px;
}

.app-download.android-icon {
  background-color: #1d8722;
}

.app-download.android-icon > span {
  background-position: -10px -54px;
}

.app-download.apple-icon {
  background-color: #000;
}

.app-download.apple-icon > span {
  background-position: -9px -7px;
}

.app-download.mobile-icon {
  background-color: #fff;
  width: 180px;
  max-width: 180px;
}

.app-download.mobile-icon > span {
  background-position: -191px -2px;
  width: 169px;
}

.call-div > span {
  display: block;
}

.call-div .mob-icon {
  width: 34px;
  height: 45px;
  margin: 15px auto 10px;
  background: url("https://rummy-static-content.jungleerummy.com/Content/versioned/2.0.0.1/images/lp/mobile_new.png")
    no-repeat;
  background-position: -427px -380px;
}

.call-div > span:last-child {
  color: #3a3a3a;
  font-weight: bold;
  font-size: 17px;
  text-align: center;
}

.sms-div > input {
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: #d0d0d0 solid 1px;
  border-radius: 3px;
  color: #3a3a3a;
  margin: 10px auto;
  font-size: 13px;
  max-width: 170px;
  width: 80%;
  text-align: center;
  padding: 10px 5px;
}

.sms-div {
  position: relative;
}

.sms-div .success-msg {
  width: 100%;
  display: none;
  color: #3e9b00;
  font-size: 10px;
  position: absolute;
  top: 48px;
  -webkit-font-smoothing: antialiased;
}

.sms-div .error-msg {
  width: 100%;
  display: none;
  color: #8b0502;
  font-size: 10px;
  position: absolute;
  top: 48px;
  -webkit-font-smoothing: antialiased;
}

.sms-div .send-btn {
  display: inline-block;
  background: #1d8722;
  color: #ffffff;
  padding: 6px 15px;
  border-radius: 2px;
  cursor: pointer;
  font-weight: normal;
  box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.4);
  letter-spacing: 0.5px;
  font-size: 15px;
  margin-top: 5px;
}

.qr-img {
  margin-top: 10px;
  width: 85px;
}

h2.toggle-head {
  font-size: 24px;
  font-weight: bold;
  color: #8f0000;
  padding: 0 !important;
  cursor: pointer;
}

.toggle-head .plus-icon {
  display: inline-block;
  width: 22px;
  height: 22px;
  border-radius: 4px;
  border: 2px solid #2e8c00;
  background: #62be01;
  line-height: 20px;
  color: #fff;
  margin-left: 5px;
  text-align: center;
  vertical-align: middle;
}

.toggle-head .plus-icon.minus {
  line-height: 16px;
}

.static-heading2 {
  margin-top: 15px;
  font-size: 17px;
  font-weight: bold;
  color: #8f0000;
}

.cont-div {
  color: #121312;
  font-size: 14px;
  margin-top: 8px;
  text-align: left;
  line-height: 18px;
}

.cont-ul {
  color: #121312;
  font-size: 14px;
  margin-top: 15px;
}

.cont-ul li {
  position: relative;
  padding: 3px 5px 3px 25px;
  line-height: 20px;
}

.cont-ul li.android:before {
  content: "";
  width: 23px;
  height: 23px;
  position: absolute;
  left: 0;
  top: 2px;
  background: url("https://rummy-static-content.jungleerummy.com/Content/versioned/2.0.0.1/images/lp/mobile_new.png")
    no-repeat;
  background-position: -498px -364px;
}

.cont-ul li.windows:before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 2px;
  background: url("https://rummy-static-content.jungleerummy.com/Content/versioned/2.0.0.1/images/lp/mobile_new.png")
    no-repeat;
  background-position: -498px -385px;
}

.cont-ul li.ios:before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 2px;
  background: url("https://rummy-static-content.jungleerummy.com/Content/versioned/2.0.0.1/images/lp/mobile_new.png")
    no-repeat;
  background-position: -497px -341px;
}

.cont-ul li.chrome:before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 2px;
  background: url("https://rummy-static-content.jungleerummy.com/Content/versioned/2.0.0.1/images/lp/mobile_new.png")
    no-repeat;
  background-position: -466px -339px;
}

.cont-ul li.mozilla:before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 2px;
  background: url("https://rummy-static-content.jungleerummy.com/Content/versioned/2.0.0.1/images/lp/mobile_new.png")
    no-repeat;
  background-position: -466px -404px;
}

.cont-ul li.internetEx:before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 2px;
  background: url("https://rummy-static-content.jungleerummy.com/Content/versioned/2.0.0.1/images/lp/mobile_new.png")
    no-repeat;
  background-position: -466px -382px;
}

.cont-ul li.safari:before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 2px;
  background: url("https://rummy-static-content.jungleerummy.com/Content/versioned/2.0.0.1/images/lp/mobile_new.png")
    no-repeat;
  background-position: -466px -360px;
}

.toggle-wrap {
  margin-bottom: 30px;
}

.cont-div p {
  margin-bottom: 10px;
}

.cont-div p a {
  text-decoration: underline;
}

.bold {
  font-weight: bold;
}

.toggle-body {
  display: none;
}

.c-red {
  color: #8f0000;
}

/*
*  Download Apk page
*/

.download-steps {
  width: 100%;
  color: #121312;
  font-size: 14px;
  margin-bottom: 15px;
}

.download-steps > span {
  float: left;
  width: 25%;
}

.download-steps.ios > span {
  float: left;
  width: 30%;
  padding-right: 7px;
  box-sizing: border-box;
  min-width: 257px;
}

@media only screen and (max-width: 1100px) {
  .new-design {
    max-width: 960px;
  }

  .new-design:before {
    content: none;
  }

  .new-design:after {
    content: none;
  }

  .new-design .static-page-container {
    width: 100%;
    max-width: 100%;
  }

  .new-design-cont .static-banner-hlder img.webBannerImg {
    min-width: 960px;
    height: 341px;
  }

  .new-design-cont .wrapper {
    width: 90vw;
    /* min-width: 740px; */
  }

  .new-design-cont {
    max-width: 960px;
  }

  .breadcrumb-bar > div {
    max-width: 960px;
  }

  .app-exp-wrapper .img-2 {
    width: 350px;
  }

  .app-exp-wrapper .cont-1 {
    width: 429px;
  }

  .app-exp-wrapper .cont-2 {
    width: 378px;
    margin-top: 25px;
  }

  .app-exp-wrapper .cont-3 {
    width: 298px;
    margin-right: 10px;
  }

  .app-exp-wrapper .cont-4 {
    width: 420px;
  }

  .app-exp-wrapper .img-1 {
    background-position: -5px -102px;
    width: 300px;
  }

  .daily-date-picker {
    width: 185px !important;
  }

  .app-link-hldr {
    max-width: 534px;
    width: 534px;
  }

  .app-link-hldr > a {
    width: 29%;
  }
}

/*
* Mobile rummy page css ends
**/

/*Date Time css starts*/
.datepickerdropdown {
  background: #fff;
  border: 1px solid #cecece;
  border-radius: 5px;
  padding: 10px;
  position: absolute;
  text-align: center;
  z-index: 1;
  margin-top: 35px;
}
.datepickerdropdown table {
  border-collapse: collapse;
  margin: auto;
}
.datepickerdropdown input {
  font-family: Arial;
  margin: 1px;
  padding: 2px 5px;
  text-align: center;
  background: #fff;
}
.datepickerdropdown table input[type="button"] {
  width: 2em;
  border-radius: 15px;
  height: 2em;
}
.datepickerdropdown table input[type="button"].disableDate {
  color: #bbb;
  border: 1px solid #bbb;
  background-color: #eee;
  cursor: not-allowed;
}
.datepickerdropdown table input[type="button"].disableNext {
  color: #bbb;
  cursor: not-allowed;
}
.datepickerdropdown input[type="button"] {
}
.datepickerdropdown input[type="button"]:hover {
  background: #790a02;
  color: #fff;
}
.datepickerdropdown input[type="button"]:active {
  background: #790a02;
  color: #fff;
}
.datepickerdropdown input.selected {
  background: #790a02;
  color: #fff;
}
.datepickerdropdown input[type="text"] {
  background: #fff;
  color: #000;
  font-size: 1.1em;
}
.date-navigation {
  background: #fff;
  color: #000000;
  cursor: pointer;
}
.datepickerdropdown input.today {
  border: 1px solid #ffd100;
}
.datepickerdropdown input.othermonth {
  color: #aaa;
  border: 1px solid #bbb;
}
.datepickershow {
  display: flex;
  align-items: center;
  height: 30px;
  width: 100%;
  position: absolute;
  -webkit-box-shadow: 0px 2px 6px 0px #6f7071;
  -moz-box-shadow: 0px 2px 6px 0px #6f7071;
  box-shadow: 0px 2px 6px 0px #6f7071;
}
.datepickershow img {
  border: 0;
}
.monthDsp {
  width: 80px;
  font-size: 9px;
}
.daysRow {
  font-family: sans-serif;
  font-size: 11px;
}
/*Date Time css end*/

/* Portrait Overlay */

#portrait-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  border: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 11101;
  display: none;
}

#portrait-overlay .overlay-bg {
  background: #181818;
  opacity: 0.8;
  position: absolute;
  width: 100%;
  height: 100%;
}

#portrait-overlay .overlay-img {
  background: url("https://rummy-static-content.jungleerummy.com/Content/versioned/2.0.0.1/images/lp/portrait-orientation.png");
  width: 488px;
  height: 380px;
  opacity: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.5);
}

/* Portrait Overlay End */

/*CSS for breadcrumb buttons*/
#breadcrumb_cta .breadcrum_cta1 {
  width: 107px !important;
  box-shadow: none;
  border-radius: 0px;
  padding-left: 14px;
  background-color: #1d8722;
  color: #ffffff;
  border: none;
  display: inline-block;
  margin: auto;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA25pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpBMTI0Qzg4QUI3M0NFODExQThBQUNERDEzOTBDMDhCMyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxQ0EzNzhGQzc0MEMxMUU4OTQzQjg3MDYzRjBDMkIwNiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxQ0EzNzhGQjc0MEMxMUU4OTQzQjg3MDYzRjBDMkIwNiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjYjFlZTgxYi1mOGQ0LWU0NGYtYTIwNy1lNWJmMDRjMjYyOTYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDVENDNCOTM3MDBEMTFFOEI1MDI4MTBFNkYyQkY2RTYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6fVnlcAAAAZUlEQVR42pSQAQrAIAwDs31sPmk/1B+MvcQndBtYPBBZDQRK2iSizKxax/lSjRl6cl3tyFFhSNAzDVpp8UW4RViGWmgItezquDDfmA3zpr9vnD3pgFhwPOhL6W4Ip7shnP7xEWAA4SXRJImAhTYAAAAASUVORK5CYII=");
  background-size: 9px;
  background-position: 88% center;
  text-align: left;
  border-radius: 2px;
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
  box-sizing: border-box;
  background-repeat: no-repeat;
  letter-spacing: 0.5px;
  margin-top: 3px;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  font-family: Arial, Helvetica, sans-serif;
  cursor: pointer;
}
/*cta buttons css*/
.l-play-now-page-1:focus,
.l-play-now-page-1:hover {
  color: #fff !important;
  text-decoration: none !important;
  background-color: #49b600 !important;
}
.l-play-now-page-2:focus,
.l-play-now-page-2:hover {
  color: #fff !important;
  text-decoration: none !important;
  background-color: #49b600 !important;
}

/*Leaderboard opt-in*/
#leaderboard-opt-in {
  width: 100%;
  height: 40px;
  margin-top: 5px;
  background: #ffd100;
  line-height: 40px;
  color: #760d02;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  display: none;
}
#leaderboard-opt-in-btn {
  background: #178d1e;
  width: 40%;
  color: #fff;
  height: 32px;
  border-radius: 4px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  margin-top: 4px;
  cursor: pointer;
  font-size: 1.1rem;
}

/*End*/

/* signup comp css for landing pages*/
#signupComp {
  display: none;
}
/*end*/
div#chat-widget-container {
  margin-right: -20px;
  display: none !important;
}
.madeinIndia-container img {
  width: 30%;
  margin: 10px 0;
}
.address_text{
  font-size: 14px;
  text-align: center;
  color: #fff;
  padding: 10px;
}

/* Footer Gravience CSS  */
 .support-container {
  margin: 15px 0;
  padding-left: 0 !important;
}

.support-container p {
  font-size: 14px;
  margin: 0 !important;
  padding: 0 !important;
  color: #fff !important;
}

.support-container .bold {
  font-weight: bold;
  margin-top: 10px !important;
}

@media (max-width: 600px) {
  .support-container p {
    font-size: 13px;
  }
}

.support-containermon {
    margin: 15px 0;
  }

  .support-containermob p {
    font-size: 14px;
    margin: 0 !important;
    padding: 0 !important;
    color: #fff !important;
  }

  .support-containermob .bold {
    font-weight: bold;
    margin-top: 10px !important;
  }

  @media (max-width: 600px) {
    .support-container p {
      font-size: 13px;
    }
  }
