@CHARSET "ISO-8859-1";

html, body {
  border: 0;
  margin: 0;
  padding: 0;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: .75rem;
  color: #333333;
  background-color: #c6c6c6;
}

h1, h2, h3, h4, h5 {
  margin: 0;
}

h1 {
  font-size: 1.5rem;
  font-weight: bold;
  color: #333333;
  padding: 15px 5px 25px 4px;
}

h2 {
  font-size: .85rem;
  font-weight: bold;
  color: #333333;
  color: #333333;
  padding: 0;
}

h2.large {
  font-size: 1.1rem;
  font-weight: bold;
  color: #333333;
  padding: 5px 10px 25px 4px;
}

h2.xlarge {
  font-size: 1.3rem;
  font-weight: bold;
  color: #333333;
  padding: 5px 10px 25px 4px;
}

h2.pad-small {
  padding: 18px 10px 10px 4px !important;
}

h2.pad-small-no-top {
  padding: 0 10px 10px 4px !important;
}

h3 {
  font-size: .85rem;
  font-weight: bold;
  color: #333333;
  padding: 0;
}

h3.large {
  font-size: .95rem;
  font-weight: bold;
  color: #333333;
  padding: 0 0 5px 0;
}

h3.xlarge {
  font-size: 1.1rem;
  font-weight: bold;
  color: #333333;
  padding: 5px 10px 10px 4px;
}

p {
  margin: 0;
  padding: 5px 10px 5px 10px;
  line-height: 1.4;
}

p.top-pad {
  margin: 0;
  padding: 10px 0 0 0;
  line-height: 1.4;
}

p.bottom-pad {
  margin: 0;
  padding: 0 0 10px 0;
  line-height: 1.4;
}

img {
  border: 0;
  margin: 0;
  padding: 0;
}

img.movie-fixed {
  height: 170px;
}

img.movie-fixed-wide {
  width: 165px;
  /* height: 244px; */
}

img.movie-fill {
  width: 100%;
}

img, object {
  max-width: 100%;
  max-height: 100%;
  vertical-align: top;
}

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

audio, canvas, video {
  display: inline-block;
}

div {
  margin: 0 auto;
  padding: 0;
  display: block;
  position: relative;
}

div.left {
  float: left;
}

div.right {
  float: right;
}

div.right-clear-mobile {
  float: right;
}

input[type="text"], input[type="email"], input[type="number"], input[type="password"], textarea {
  box-sizing: border-box;
  padding: 6px 10px;
  margin: 5px 2px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: .75rem;
  color: #333333;
}

input[type="radio"] {
  margin: 0 2px 4px 5px;
  vertical-align: middle;
  cursor: pointer;
  font-weight: 400;
}

input.input-header[type="text"] {
  box-sizing: content-box;
}

select {
  margin: 5px 2px;
  padding: 5px 5px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  width: 100%;
}

label {
  padding-left: 3px;
}

label.label-form {
  display: inline-block;
  padding: 15px 10px 1px 3px;
}

label.label-header {
  display: inline-block;
  margin: 5px 15px 8px 1px;
  padding: 0;
  font-size: .85em;
  font-weight: bold;
  vertical-align: middle;
  cursor: pointer;
}

table {
  width: 100%;
}

table.padded {
  padding-left: 5px;
}

table.padded td {
  text-align: left;
  padding-left: 5px;
}

td {
  text-align: left;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

small, .small {
  font-size: 1rem;
  color: #777;
}

h1 small {
  font-size: 1rem;
  color: #777;
}

h2 small {
  font-size: .7rem;
  color: #777;
}

ul.columns {
  list-style: disc inside;
  -webkit-columns: 3;
  -moz-columns: 3;
  columns: 3;
  padding-left: 10px;
  margin-left: 10px;
}

ul.plain {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul.plain li {
  padding: 0;
  margin: 0 0 7px 5px;
}

ul.checked {
  list-style: none;
  padding: 0 0 0 25px;
  margin: 0;
  text-indent: -1.2em;
}

ul.checked li:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f14a";
  color: #000099;
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  font-size: 2em;
  font-weight: normal;
}

ul.checked li {
  padding: 5px 0 5px 0;
}

.button-green {
  background-color: #009933;
  padding: 3px 11px;
  cursor: pointer;
  border: 1px solid #4cae4c;
  border-radius: 2px;
  font-size: .9em;
  font-weight: bold;
  color: #ffffff;
  margin-left: 5px;
  vertical-align: top;
}

.font-body {
  font-size: .75rem !important;
}

.smaller {
  font-size: .8rem;
}

.green {
  color: #009933;
}

.green-bold-large {
  color: #009933;
  font-weight: bold;
  font-size: 1.2em;
}

.green-bold, .green-bold-trailer, .green-bold-list, .green-bold-shop,
.green-bold-write, .green-bold-correct, .green-bold-film,
.green-bold-book, .green-bold-users, .green-bold-movielist,
.green-bold-user, .green-bold-useredit, .green-bold-star,
.green-bold-comment, .green-bold-comments, .green-bold-image,
.green-bold-envelope, .green-bold-bell, .green-bold-add,
.green-bold-minus, .green-bold-plain {
  color: #009933;
  font-weight: bold;
}

#content-container p.green-bold, span.green-bold, a.green-bold,
p.green-bold-trailer, span.green-bold-trailer, a.green-bold-trailer,
p.green-bold-list, span.green-bold-list, a.green-bold-list,
p.green-bold-shop, span.green-bold-shop, a.green-bold-shop,
p.green-bold-write, span.green-bold-write, a.green-bold-write,
p.green-bold-correct, span.green-bold-correct, a.green-bold-correct,
p.green-bold-film, span.green-bold-film, a.green-bold-film,
p.green-bold-book, span.green-bold-book, a.green-bold-book,
p.green-bold-users, span.green-bold-users, a.green-bold-users,
p.green-bold-movielist, span.green-bold-movielist, a.green-bold-movielist,
p.green-bold-user, span.green-bold-user, a.green-bold-user,
p.green-bold-useredit, span.green-bold-useredit, a.green-bold-useredit,
p.green-bold-star, span.green-bold-star, a.green-bold-star,
p.green-bold-comment, span.green-bold-comment, a.green-bold-comment,
p.green-bold-comments, span.green-bold-comments, a.green-bold-comments,
p.green-bold-image, span.green-bold-image, a.green-bold-image,
p.green-bold-envelope, span.green-bold-envelope, a.green-bold-envelope,
p.green-bold-bell, span.green-bold-bell, a.green-bold-bell,
p.green-bold-add, span.green-bold-add, a.green-bold-add,
p.green-bold-minus, span.green-bold-minus, a.green-bold-minus,
p.green-bold-plain, span.green-bold-plain, a.green-bold-plain {
  font-size: .9em;
}

.green-bold:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f067";
  display: inline-block;
  padding-left: 3px;
  vertical-align: middle;
  font-size: .55em;
}

.green-bold-large:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f067";
  display: inline-block;
  padding-left: 3px;
  vertical-align: middle;
  font-size: .55em;
}

.green-bold-trailer:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f144";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  font-size: 2em;
  font-weight: normal;
}

.green-bold-list:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f055";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  font-size: 2em;
  font-weight: normal;
}

.green-bold-shop:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f07a";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  font-size: 1.8em;
  font-weight: normal;
}

.green-bold-add:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f055";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  font-size: 2em;
  font-weight: normal;
}

.green-bold-minus:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f056";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  font-size: 2em;
  font-weight: normal;
}

.green-bold-write:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f040";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  font-size: 2em;
  font-weight: normal;
}

.green-bold-correct:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f058";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  font-size: 2em;
  font-weight: normal;
}

.green-bold-film:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f008";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  font-size: 2em;
  font-weight: normal;
}

.green-bold-book:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f518";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  font-size: 2em;
  font-weight: normal;
}

.green-bold-users:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f0c0";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  font-size: 2em;
  font-weight: normal;
}

.green-bold-movielist:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f0ca";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  font-size: 2em;
  font-weight: normal;
}

.green-bold-useredit:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f4ff";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  font-size: 2em;
  font-weight: normal;
}

.green-bold-user:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f007";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  font-size: 2em;
  font-weight: normal;
}

.green-bold-star:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f005";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  font-size: 2em;
  font-weight: normal;
}

.green-bold-comment:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f075";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  font-size: 2em;
  font-weight: normal;
}

.green-bold-comments:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f086";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  font-size: 2em;
  font-weight: normal;
}

.green-bold-image:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f03e";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  font-size: 2em;
  font-weight: normal;
}

.green-bold-envelope:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f0e0";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  font-size: 2em;
  font-weight: normal;
}

.green-bold-bell:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f0f3";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  font-size: 2em;
  font-weight: normal;
}

.blue {
  color: #000099;
}

.blue-bold {
  color: #000099;
  font-weight: bold;
}

.blue-bold-large {
  color: #000099;
  font-weight: bold;
  font-size: 1.2em;
}

.blue-bold-xlarge {
  color: #000099;
  font-weight: bold;
  font-size: 1.5em;
}

#content-container p.blue-bold, span.blue-bold, a.blue-bold {
  font-size: .9em;
}

.red {
  color: #990000;
}

.red-bold {
  color: #990000;
  font-weight: bold;
}

.red-bold-large {
  color: #990000;
  font-weight: bold;
  font-size: 1.2em;
}

.red-bold-trash {
  font-size: .9em;
  color: #990000;
  font-weight: bold;
}

.red-bold-trash:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f2ed";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  font-size: 2em;
  color: #990000;
  font-weight: normal;
}

#content-container p.red-bold, span.red-bold, a.red-bold {
  font-size: .9em;
}

.orange {
  color: #CC6600;
}

.orange-bold {
  color: #CC6600;
  font-weight: bold;
}

.orange-bold-large {
  color: #CC6600;
  font-weight: bold;
  font-size: 1.2em;
}

.orange-bold-xlarge {
  color: #CC6600;
  font-weight: bold;
  font-size: 1.5em;
}

.orange-bold-2xlarge {
  color: #CC6600;
  font-weight: bold;
  font-size: 2em;
}

#content-container p.orange-bold, span.orange-bold, a.orange-bold {
  font-size: .9em;
}

.grey {
  color: #666666;
}

.grey-bold {
  color: #484848;
  font-weight: bold;
}

.grey-bold-large {
  color: #484848;
  font-weight: bold;
  font-size: 1.2em;
}

.grey-bold-xlarge {
  color: #484848;
  font-weight: bold;
  font-size: 1.5em;
}

.grey-bold-2xlarge {
  color: #484848;
  font-weight: bold;
  font-size: 2em;
}

.dark-grey {
  color: #383838;
}

.dark-grey-bold {
  color: #383838;
  font-weight: bold;
}

#content-container p.grey-bold, span.grey-bold, a.grey-bold {
  font-size: .9em;
}

.white {
  color: #eaeaea;
}

.white-bold {
  color: #eaeaea;
  font-weight: bold;
}

#content-container p.white-bold, span.white-bold, a.white-bold {
  font-size: .9em;
}

.black-bold {
  color: #333333;
  font-weight: bold;
}

.black-bold-large {
  color: #333333;
  font-weight: bold;
  font-size: 1.2em;
}

.black-bold-xlarge {
  color: #333333;
  font-weight: bold;
  font-size: 1.5em;
}

.black-bold-2xlarge {
  color: #333333;
  font-weight: bold;
  font-size: 2em;
}

.black-bold-useredit {
  font-size: .9em;
  color: #333333;
  font-weight: bold;
}

.black-bold-useredit:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f4ff";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  font-size: 2em;
  color: #333333;
  font-weight: normal;
}

.black-bold-user {
  font-size: .9em;
  color: #333333;
  font-weight: bold;
}

.black-bold-user:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f007";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  font-size: 2em;
  color: #333333;
  font-weight: normal;
}

.black-bold-users {
  font-size: .9em;
  color: #333333;
  font-weight: bold;
}

.black-bold-users:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f0c0";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  font-size: 2em;
  color: #333333;
  font-weight: normal;
}

.black-bold-star {
  font-size: .9em;
  color: #333333;
  font-weight: bold;
}

.black-bold-star:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f005";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  font-size: 2em;
  color: #333333;
  font-weight: normal;
}

.black-bold-book {
  font-size: .9em;
  color: #333333;
  font-weight: bold;
}

.black-bold-book:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f518";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  font-size: 2em;
  color: #333333;
  font-weight: normal;
}

.black-bold-comment {
  font-size: .9em;
  color: #333333;
  font-weight: bold;
}

.black-bold-comment:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f075";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  font-size: 2em;
  color: #333333;
  font-weight: normal;
}

.black-bold-comments {
  font-size: .9em;
  color: #333333;
  font-weight: bold;
}

.black-bold-comments:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f086";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  font-size: 2em;
  color: #333333;
  font-weight: normal;
}

.black-bold-movielist {
  font-size: .9em;
  color: #333333;
  font-weight: bold;
}

.black-bold-movielist:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f0ca";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  font-size: 2em;
  color: #333333;
  font-weight: normal;
}

.black-bold-image {
  font-size: .9em;
  color: #333333;
  font-weight: bold;
}

.black-bold-image:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f03e";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  font-size: 2em;
  color: #333333;
  font-weight: normal;
}

.black-bold-envelope {
  font-size: .9em;
  color: #333333;
  font-weight: bold;
}

.black-bold-envelope:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f0e0";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  font-size: 2em;
  color: #333333;
  font-weight: normal;
}

.black-bold-bell {
  font-size: .9em;
  color: #333333;
  font-weight: bold;
}

.black-bold-bell:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f0f3";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  font-size: 2em;
  color: #333333;
  font-weight: normal;
}

.black-bold-eye {
  font-size: .9em;
  color: #333333;
  font-weight: bold;
}

.black-bold-eye:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f06e";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  font-size: 2em;
  color: #333333;
  font-weight: normal;
}

.black-bold-eyeslash {
  font-size: .9em;
  color: #333333;
  font-weight: bold;
}

.black-bold-eyeslash:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f070";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  font-size: 2em;
  color: #333333;
  font-weight: normal;
}

#content-container p.black-bold, span.black-bold, a.black-bold {
  font-size: .9em;
}

.bg-grey-light {
  background-color: #F2F2F2;
}

.bg-grey {
  background-color: #666666;
}

.pad-top {
  padding-top: 25px;
}

.pad-top-small {
  padding-top: 10px;
}

.pad-top-large {
  padding-top: 50px;
}

.pad-bottom {
  padding-bottom: 25px;
}

.pad-bottom-small {
  padding-bottom: 10px;
}

.pad-bottom-large {
  padding-bottom: 50px;
}

.pad-left {
  padding-left: 15px;
}

.pad-left-large {
  padding-left: 30px;
}

.pad-left-tiny {
  padding-left: 5px;
}

.pad-right {
  padding-right: 15px;
}

.pad-right-large {
  padding-right: 30px;
}

.clear {
  clear: both;
}

.center {
  text-align: center;
}

.sr-only {
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important
}

.profile-box {
  float: left;
  width: 100px;
  height: 75px;
  padding: 3px 3px 15px 3px;
  margin-right: 12px;
  margin-bottom: 8px;
  text-align: center;
  border: 2px #D7D7D7 solid;
}

.profile-box-mini {
  float: left;
  width: 78px;
  padding: 3px 3px 10px 3px;
  margin-right: 12px;
  margin-bottom: 8px;
  text-align: center;
  border: 2px #D7D7D7 solid;
}

.profile-box-taller {
  float: left;
  width: 100px;
  height: 75px;
  padding: 3px 3px 28px 3px;
  margin-right: 12px;
  margin-bottom: 8px;
  text-align: center;
  border: 2px #D7D7D7 solid;
}

.profile-box-tallest {
  float: left;
  width: 100px;
  height: 75px;
  padding: 3px 3px 42px 3px;
  margin-right: 12px;
  margin-bottom: 8px;
  text-align: center;
  border: 2px #D7D7D7 solid;
}

.profile-box-home {
  float: left;
  width: 200px;
  height: 150px;
  margin-right: 25px;
  margin-bottom: 10px;
  text-align: center;
}

.profile-box-width {
  width: 200px;
}

.profile-col-right {
  width: 65%;
  float: left;
}

.movie-box {
  float: left;
  width: 125px;
  height: 180px;
  padding-right: 10px;
  text-align: left;
}

.movie-box-small {
  float: left;
  width: 75px;
  padding-right: 10px;
  text-align: left;
}

.movie-box-tall {
  float: left;
  width: 125px;
  height: 210px;
  padding-right: 10px;
  text-align: left;
}

.movie-box-taller {
  float: left;
  width: 125px;
  height: 240px;
  padding-right: 10px;
  text-align: left;
}

.movie-box-tallest {
  float: left;
  width: 125px;
  height: 275px;
  padding-right: 10px;
  text-align: left;
}

.movie-box-max {
  float: left;
  width: 125px;
  height: 425px;
  padding-right: 10px;
  text-align: left;
}

.movie-box-wide {
  float: left;
  width: 165px;
  padding-right: 20px;
  text-align: left;
}

.movie-box-fill {
  float: left;
  padding-right: 20px;
  text-align: left;
}

.link-box {
  text-align: left;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px #D7D7D7 solid;
  border-radius: 4px;
}

.link-box > a {
  padding: 0 7px 0 7px;
  line-height: 35px;
  white-space: nowrap;
}

.link-box > span {
  padding: 0 7px 0 7px;
  line-height: 35px;
  white-space: nowrap;
}

.things-to-do-box {
  float: left;
  width: 156px;
  height: 204px;
  padding: 10px 10px 35px 10px;
  text-align: center;
}

.button-link {
  margin-top: 5px;
}

.rating-box {
  padding: 5px 3px 5px 3px;
  margin: 5px;
  text-align: center;
  border: 1px #D7D7D7 solid;
  border-radius: 4px;
}

.scrolling-box {
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  border: 1px #D7D7D7 solid;
  border-radius: 4px;
}

.card {
  display: inline-block;
  padding: 20px;
  text-align: center;
}

.no-pad-top {
  padding-top: 0;
  padding-bottom: 8px;
}

.no-pad-left {
  padding-left: 0;
}

.list-box {
  overflow: hidden;
}

.detail-box {
  padding-bottom: 5px;
}

.link-list {
  padding-bottom: 0;
  line-height: 1.75;
}

/* Start dialog */
.ui-dialog-titlebar {
  display: none;
}

#dialog {
  font-weight: bold;
  text-align: center;
  font-size: 1em;
  padding-top: 20px;
  display: none;
}

.dialog-success {
  background-color: #dff0d8 !important;
  color: #3c763d;
}

.dialog-fail {
  background-color: #f2dede !important;
  color: #a94442;
}
/* End dialog */

/* Start instant search */
.searchpopup {
  position: absolute;
  left: -1000px;
  top: -1000px;
  visibility: hidden;
  background-color: #FFFFFF;
  /* padding: 6px 9px; */
  border: 2px solid #cccccc;
  border-radius: 4px;
  margin-top: 10px;
}
/* End instant search */

/* Start Search List */
#search-wrapper ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
}

#search-wrapper li {
  padding: 0;
  margin: 0;
  border: 1px solid transparent;
  border-radius: 6px;
  /* cursor: move; */
  height: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/* End Search List */

/* Start delete comment and other popups */
.deletepopup {
  position: absolute;
  left: -1000px;
  top: -1000px;
  visibility: hidden;
  background-color: #FFFFFF;
  border: 1px #BE5502 solid;
}

/* End delete comment and other popups */

.grid {
  width: 100%;
  text-align: left;
  float: left;
  clear: both;
}

.col-full {
  width: 100%;
  float: left;
}

.col-one-half {
  width: 50%;
  float: left;
}

.col-one-third {
  width: 35%;
  float: left;
}

.col-two-thirds {
  width: 65%;
  float: left;
}

.col-one-fourth {
  width: 25%;
  float: left;
}

.col-three-fourths {
  width: 75%;
  float: left;
}

.col-one-fifth {
  width: 20%;
  float: left;
}

.col-two-fifths {
  width: 40%;
  float: left;
}

.col-three-fifths {
  width: 60%;
  float: left;
}

.col-four-fifths {
  width: 80%;
  float: left;
}

.col-one-sixth {
  width: 16.666%;
  float: left;
}

.col-five-sixths {
  width: 83.333%;
  float: left;
}

.col-one-seventh {
  width: 14.285%;
  float: left;
}

.col-two-sevenths {
  width: 28.571%;
  float: left;
}

.col-three-sevenths {
  width: 42.857%;
  float: left;
}

.col-four-sevenths {
  width: 57.142%;
  float: left;
}

.col-five-sevenths {
  width: 71.428%;
  float: left;
}

.col-six-sevenths {
  width: 85.714%;
  float: left;
}

.col-one-half-all {
  width: 50%;
  float: left;
}

.col-one-third-all {
  width: 35%;
  float: left;
}

.col-two-thirds-all {
  width: 65%;
  float: left;
}

.col-one-fourth-all {
  width: 25%;
  float: left;
}

.col-three-fourths-all {
  width: 75%;
  float: left;
}

.col-one-fifth-all {
  width: 20%;
  float: left;
}

.col-two-fifths-all {
  width: 40%;
  float: left;
}

.col-three-fifths-all {
  width: 60%;
  float: left;
}

.col-four-fifths-all {
  width: 80%;
  float: left;
}

.col-one-sixth-all {
  width: 16.666%;
  float: left;
}

.col-five-sixths-all {
  width: 83.333%;
  float: left;
}

.col-one-seventh-all {
  width: 14.285%;
  float: left;
}

.col-two-sevenths-all {
  width: 28.571%;
  float: left;
}

.col-three-sevenths-all {
  width: 42.857%;
  float: left;
}

.col-four-sevenths-all {
  width: 57.142%;
  float: left;
}

.col-five-sevenths-all {
  width: 71.428%;
  float: left;
}

.col-six-sevenths-all {
  width: 85.714%;
  float: left;
}

.col-header-left {
  width: 25%;
  float: left;
}

.col-header-right {
  width: 75%;
  float: left;
  text-align: left;
}

.col-content {
  width: 66.666%;
  float: left;
}

.col-side-bar {
  width: 33.333%;
  float: left;
}

.col-4-2col {
  width: 25%;
  float: left;
}

.hide-mobile {
  display: inline;
}

.hide-cell-mobile {
  display: table-cell;
}

#page {
  width: 100%;
  background-color: #c6c6c6;
}

#page-wrapper {
  width: 100%;
  text-align: center;
  background-color: #ffffff;
}

#header {
  width: 100%;
  float: left;
  text-align: left;
  background: #000000 url("../images/header-background2.jpg") repeat-x bottom;
  color: #ffffff;
}

#navigation {
  width: 100%;
  float: left;
  text-align: left;
  background-color: #A9A9A9;
  height: 38px;
}

#content-container {
  width: 100%;
  float: left;
  text-align: left;
  background-color: #ffffff;
}

#footer {
  width: 100%;
  float: left;
  text-align: left;
  background-color: #cccccc;
}

#header-wrapper {
  width: 971px;
  text-align: left;
  padding: 0;
}

#header-row2 {
  box-sizing: border-box;
  padding: 0;
}

#logo {
  float: left;
  box-sizing: border-box;
  width: 25%;
}

#header-share {
  float: right;
  box-sizing: border-box;
  margin-top: 15px;
  width: 25%;
}

#header-search {
  float: left;
  box-sizing: border-box;
  margin-top: 15px;
  padding: 0;
  width: 50%;
}

#header-left1 {
  display: block;
}

#header-right1 {
  text-align: left;
}

#frm_searchbox {
  width: 450px;
}

#navigation-wrapper {
  width: 971px;
  text-align: left;
}

#content-wrapper {
  width: 971px;
  text-align: left;
  background-color: #ffffff;
}

#content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 0;
  padding-right: 3%;
  padding-bottom: 25px;
}

#side-bar {
  text-align: center;
  display: block;
  position: static;
}

#side-bar-public {
  text-align: center;
  display: block;
  position: static;
}

#login-box {
  display: block;
}

#footer-wrapper {
  width: 971px;
  text-align: left;
}

/* Navigation Start */
#menu-link-icon {
  color: #000;
  padding: 7px 5px 6px 5px;
  margin-left: 5px;
}

#user-link-icon {
  color: #000;
  padding: 7px 5px 6px 5px;
}

#login-link-icon {
  color: #000;
  padding: 7px 5px 6px 5px;
  margin-right: 5px;
}

#profile-link-icon {
  color: #000;
  padding: 7px 5px 6px 5px;
  margin-right: 5px;
  display: inline-block;
}

#menu-link {
  width: 100%;
  display: none;
  visibility: hidden;
}

#main-menu {
  list-style: none;
  margin: auto;
  padding: 0;
  width: 100%;
}

#main-menu a {
  color: #000;
  display: block;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  outline: none;
  padding: 12px 15px 8px 15px;
  text-decoration: none;
  height: 18px;
}

#main-menu a:hover {
  background-color: #242424;
  color: #ffffff;
}

#main-menu li {
  float: left;
  position: relative;
  z-index: 90;
}

#main-menu li a:hover {
  background-color: #242424;
  color: #ffffff;
}

#main-menu li:hover {
  background-color: #242424;
}

#main-menu li:hover a {
  color: #ffffff;
}

#main-menu ul.sub-menu {
  background-color: #333333;
  border-top: none;
  display: none;
  left: 0;
  position: absolute;
  padding-left: 0;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
}

#main-menu ul.sub-menu li {
  display: block;
  float: none;
  position: relative;
  text-align: left;
  vertical-align: middle;
  margin-top: 0;
  height: 25px;
}

#main-menu ul.sub-menu a {
  color: #C3C3C3;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  width: 135px;
  height: 12px;
  padding: 7px 15px 7px 15px;
}

#main-menu ul.sub-menu a:hover {
  color: #000;
  background-color: #888888;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  vertical-align: middle;
  margin-top: 0;
  height: 12px;
  padding: 7px 15px 7px 15px;
}

#main-menu ul.sub-menu2 {
  display: none;
}

#subnavigation-container {
  background-color: #888888;
  height: 20px;
}

#sub-menu {
  list-style: none;
  margin: auto;
  padding: 0;
  width: 870px;
}

#sub-menu a {
  color: #C3C3C3;
  display: block;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  outline: none;
  padding-top: 5px;
  padding-left: 5px;
  text-decoration: none;
}

#sub-menu li {
  float: left;
  position: relative;
  z-index: 40;
}

#sub-menu li a:hover {
  background-color: #242424;
  color: #ffffff;
}

#sub-menu li:hover {
  background-color: #242424;
}

#sub-menu ul.bottom-menu {
  background-color: #242424;
  border: 1px solid #FFFFFF;
  border-right: 2px solid #FFFFFF;
  border-bottom: 2px solid #FFFFFF;
  border-top: none;
  display: none;
  left: 0;
  position: absolute;
  padding-left: 0;
  margin-left: -1px;
}

#sub-menu ul.bottom-menu li {
  display: block;
  float: none;
  position: relative;
  text-align: left;
  margin-top: 0;
  padding-left: 0;
  height: 25px;
}

#sub-menu ul.bottom-menu a {
  color: #000066;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  width: 140px;
  height: 12px;
  padding-top: 7px;
}

#sub-menu ul.bottom-menu a:hover {
  background-color: #242424;
  color: #000099;
}

#sub-menu ul.bottom-menu2 {
  display: none;
}
/* Navigation End */

/* Start Sortable List */
#rp_lists {
  width: 100%;
}

#sortable-wrapper ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
}

#sortable-wrapper li {
  padding: 0;
  margin: 0;
  border: 1px solid transparent;
  border-radius: 6px;
  cursor: move;
  height: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

#sortable-delete li {
  padding: 0;
  margin: 0;
  border: 1px solid transparent;
  border-radius: 6px;
  cursor: default;
  height: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

#sortable-delete {
  border: 1px dotted red;
  margin: 5px 0 2px 0 !important;
}

.sortable-list-remove-icon {
  float: right;
  padding: 4px 5px 0 5px;
  height: 100%;
  background-color: #F2F2F2;
  display: block;
}
/* End Sortable List */

/* Start Helper on My Lists page for sortable list */
div.my-list-box {
  float: left;
  width: 100%;
}
/* End Helper on My Lists page for sortable list */

/* Start Quick List */
#quick-wrapper ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 25px;
}

#quick-wrapper li {
  padding: 0;
  margin: 0;
  border: 1px solid transparent;
  /*border-radius: 6px; */
  height: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/* End Quick List */

/* Start Icons */
.fa-minus-circle {
  color: #990000;
  font-size: 1.6em;
}

.fa-plus-circle {
  color: #009933;
  font-size: 1.6em;
}

.fa-times-circle {
  color: #990000;
  font-size: 1.75em;
}

.fa-trash-alt {
  color: #990000;
  font-size: 2em;
}

.fa-pencil {
  color: #009933;
  font-size: 2em;
}
/* End Icons */

@media (min-width: 10px) {
  #header-wrapper, #navigation-wrapper, #content-wrapper, #footer-wrapper {
    width: 100%;
  }

  #header-left1 {
    display: none;
  }

  #header-right1 {
    text-align: center;
  }

  #header-row2 {
    box-sizing: border-box;
    padding: 0 10px 20px 10px;
  }

  #logo {
    box-sizing: border-box;
    width: 60%;
  }

  #header-share {
    margin-top: 25px;
    width: 40%;
  }

  #header-search {
    margin-top: 0;
    padding: 0;
    width: 100%;
  }

  #frm_searchbox {
    width: 94%;
  }

  #profile-link-icon {
    display: inline-block;
  }

  #rp_lists {
    width: 98%;
  }

  #sortable-wrapper ul {
    width: 98%;
  }

  div.my-list-box {
    width: 90%;
  }

  .searchpopup {
    width: 94%;
  }

  .sortable-list-remove-icon {
    display: none;
  }

  div.right-clear-mobile {
    float: left;
    padding-right: 4px;
    clear: both;
  }

  div.clear-mobile {
    clear: both;
  }

  #content {
    padding-left: 2%;
    padding-right: 2%;
  }

  #side-bar {
    text-align: center;
    display: none;
    position: absolute;
    right: 0;
    top: 260px;
    width: 315px;
    padding-top: 5px;
    padding-left: 10px;
    box-sizing: border-box;
    border-left: 2px solid #a9a9a9;
    border-bottom: 2px solid #a9a9a9;
    border-radius: 0 0 0 5px;
    box-shadow: -3px 3px 0 3px #ffffff;
    background-color: #ffffff;
    z-index: 100;
  }

  #login-box {
    display: none;
  }

  /* Navigation Start */
  #main-menu ul {
    width: 100%;
  }

  #main-menu li {
    list-style: none;
    padding: 10px 0 0 0;
    margin: 0;
    display: block;
    border-top: 1px solid #c6c6c6;
    background-color: #a9a9a9;
    width: 100%;
  }

  #menu-toggle {
    overflow: hidden;
  }

  #menu-toggle.menu-inactive {
    max-height: 0;
  }

  #menu-toggle.menu-active {
    max-height: 1200px;
  }

  #menu-link {
    display: block;
    visibility: visible;
  }

  #main-menu ul.sub-menu {
    display: block;
    position: relative;
    background-color: #a9a9a9;
  }

  #main-menu ul.sub-menu li {
    height: 32px;
    padding: 0;
  }

  #main-menu ul.sub-menu a {
    color: #000;
    width: 100%;
    height: 32px;
    padding: 10px 0 10px 25px;
  }

  #main-menu ul.sub-menu a:hover {
    color: #ffffff;
    background-color: transparent;
    height: 32px;
    padding: 10px 0 10px 25px;
  }

  #sub-menu {
    width: 100%;
  }

  #sub-menu a {
    padding-top: 0;
    padding-left: 10px;
  }
  /* Navigation End */
  
  .col-one-half {
    width: 100%;
    float: left;
  }

  .col-one-third {
    width: 100%;
    float: left;
  }

  .col-two-thirds {
    width: 100%;
    float: left;
  }

  .col-one-fourth {
    width: 100%;
    float: left;
  }

  .col-three-fourths {
    width: 100%;
    float: left;
  }

  .col-one-fifth {
    width: 100%;
    float: left;
  }

  .col-two-fifths {
    width: 100%;
    float: left;
  }

  .col-three-fifths {
    width: 100%;
    float: left;
  }

  .col-four-fifths {
    width: 100%;
    float: left;
  }

  .col-one-sixth {
    width: 100%;
    float: left;
  }

  .col-five-sixths {
    width: 100%;
    float: left;
  }

  .col-one-seventh {
    width: 100%;
    float: left;
  }

  .col-two-sevenths {
    width: 100%;
    float: left;
  }

  .col-three-sevenths {
    width: 100%;
    float: left;
  }

  .col-four-sevenths {
    width: 100%;
    float: left;
  }

  .col-five-sevenths {
    width: 100%;
    float: left;
  }

  .col-six-sevenths {
    width: 100%;
    float: left;
  }

  .col-header-left {
    display: none;
  }

  .col-header-right {
    width: 100%;
    text-align: center;
  }

  .col-content {
    width: 100%;
  }

  .col-side-bar {
    width: 100%;
  }

  .col-4-2col {
    width: 50%;
    float: left;
  }

  .hide-mobile {
    display: none;
  }

  .hide-cell-mobile {
    display: none;
  }

  .smaller, p.smaller, span.smaller, a.smaller {
    font-size: .6rem;
  }

  ul.columns {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    padding-left: 10px;
    margin-left: 10px;
  }

  .profile-box-home {
    width: 150px;
    height: 112px;
  }

  .profile-box-width {
    width: 150px !important;
  }

  .profile-box-mini {
    width: 78px;
    margin-left: 25px;
  }

  .profile-col-right {
    width: 100%;
    float: left;
  }
}

@media (min-width: 525px) {
  .col-4-2col {
    width: 25%;
    float: left;
  }

  #frm_searchbox {
    width: 450px;
  }

  .searchpopup {
    width: 468px;
  }

  div.right-clear-mobile {
    float: right;
    padding-right: 0;
    clear: none;
  }

  ul.columns {
    -webkit-columns: 3;
    -moz-columns: 3;
    columns: 3;
    padding-left: 5px;
    margin-left: 5px;
  }

  .profile-col-right {
    width: 70%;
    float: left;
  }
}

@media (min-width: 745px) {
  #header-wrapper, #navigation-wrapper, #content-wrapper, #footer-wrapper {
    width: 728px;
  }

  #header-row2 {
    padding: 0;
  }

  #logo {
    box-sizing: border-box;
    width: 25%;
  }

  #header-share {
    margin-top: 15px;
    width: 20%;
    height: 55px;
  }

  #header-search {
    margin-top: 15px;
    padding: 0 0 0 15px;
    width: 55%;
  }

  #frm_searchbox {
    width: 350px;
  }

  #profile-link-icon {
    display: none;
  }

  #rp_lists {
    width: 100%;
  }

  #sortable-wrapper ul {
    width: 100%;
  }

  .searchpopup {
    width: 368px;
  }

  div.right-clear-mobile {
    float: left;
    padding-right: 4px;
    clear: both;
  }

  #content {
    padding-left: 0;
    padding-right: 3%;
  }

  #side-bar {
    text-align: center;
    display: block;
    position: static;
    right: auto;
    top: auto;
    width: 42%;
    padding-top: 0;
    padding-left: 0;
    border: none;
    box-shadow: none;
    background-color: transparent;
  }

  #login-box {
    display: block;
  }

  .col-one-half {
    width: 50%;
    float: left;
  }

  .col-one-third {
    width: 35%;
    float: left;
  }

  .col-two-thirds {
    width: 65%;
    float: left;
  }

  .col-one-fourth {
    width: 25%;
    float: left;
  }

  .col-three-fourths {
    width: 75%;
    float: left;
  }

  .col-one-fifth {
    width: 20%;
    float: left;
  }

  .col-two-fifths {
    width: 40%;
    float: left;
  }

  .col-three-fifths {
    width: 60%;
    float: left;
  }

  .col-four-fifths {
    width: 80%;
    float: left;
  }

  .col-one-sixth {
    width: 16.666%;
    float: left;
  }

  .col-five-sixths {
    width: 83.333%;
    float: left;
  }

  .col-one-seventh {
    width: 14.285%;
    float: left;
  }

  .col-two-sevenths {
    width: 28.571%;
    float: left;
  }

  .col-three-sevenths {
    width: 42.857%;
    float: left;
  }

  .col-four-sevenths {
    width: 57.142%;
    float: left;
  }

  .col-five-sevenths {
    width: 71.428%;
    float: left;
  }

  .col-six-sevenths {
    width: 85.714%;
    float: left;
  }

  .col-content {
    width: 58%;
  }

  .col-side-bar {
    width: 42%;
  }

  .col-4-2col {
    width: 50%;
    float: left;
  }

  .smaller, p.smaller, span.smaller, a.smaller {
    font-size: .6rem;
  }

  ul.columns {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    padding-left: 10px;
    margin-left: 10px;
  }

  .profile-col-right {
    width: 100%;
    float: left;
  }
}

@media (min-width: 990px) {
  #header-wrapper, #navigation-wrapper, #content-wrapper, #footer-wrapper {
    width: 971px;
  }

  #header-left1 {
    display: block;
  }

  #header-right1 {
    text-align: left;
  }

  #logo {
    box-sizing: border-box;
    width: 25%;
  }

  #header-share {
    margin-top: 40px;
    width: 23%;
  }

  #header-search {
    margin-top: 15px;
    padding: 0 0 0 0;
    width: 52%;
  }

  #frm_searchbox {
    width: 450px;
  }

  div.my-list-box {
    width: 100%;
  }

  .searchpopup {
    width: 468px;
  }

  .sortable-list-remove-icon {
    display: block;
  }

  div.right-clear-mobile {
    float: right;
    padding-right: 0;
    clear: none;
  }

  div.clear-mobile {
    clear: none;
  }

  #side-bar {
    width: 33.333%;
  }

  /* Navigation Start */
  #main-menu ul {
    width: auto;
  }

  #main-menu li {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline;
    border-top: none;
    border-bottom: none;
    background-color: transparent;
    width: auto;
  }

  #menu-toggle {
    overflow: visible;
  }

  #menu-toggle.menu-inactive {
    max-height: none;
  }

  #menu-toggle.menu-active {
    max-height: none;
  }

  #menu-link {
    display: none;
    visibility: hidden;
  }

  #main-menu ul.sub-menu {
    display: none;
    position: absolute;
    margin-left: 0;
    background-color: #333333;
  }

  #main-menu ul.sub-menu li {
    height: 25px;
  }

  #main-menu ul.sub-menu a {
    color: #C3C3C3;
    width: 135px;
    height: 12px;
    padding: 7px 15px 7px 15px;
  }

  #main-menu ul.sub-menu a:hover {
    color: #000;
    background-color: #888888;
    height: 12px;
    padding: 7px 15px 7px 15px;
  }

  #sub-menu {
    width: 870px;
  }

  #sub-menu a {
    padding-top: 5px;
    padding-left: 5px;
  }
  /* Navigation End */

  .col-header-left {
    width: 25%;
  }

  .col-header-right {
    width: 75%;
    text-align: left;
  }

  .col-content {
    width: 66.666%;
  }

  .col-side-bar {
    width: 33.333%;
  }

  .col-4-2col {
    width: 25%;
    float: left;
  }

  .hide-mobile {
    display: inline;
  }

  .hide-cell-mobile {
    display: table-cell;
  }

  .smaller, p.smaller, span.smaller, a.smaller {
    font-size: .7rem;
  }

  ul.columns {
    -webkit-columns: 3;
    -moz-columns: 3;
    columns: 3;
    padding-left: 10px;
    margin-left: 10px;
  }

  .profile-box-home {
    width: 200px;
    height: 150px;
  }

  .profile-box-width {
    width: 200px !important;
  }

  .profile-box-mini {
    width: 78px;
    margin-left: 0;
  }

  .profile-col-right {
    width: 62%;
    float: left;
  }
}

@media (min-width: 1245px) {
  #header-wrapper, #navigation-wrapper, #content-wrapper, #footer-wrapper {
    width: 1225px;
  }

  .col-header-left {
    width: 20%;
  }

  .col-header-right {
    width: 80%;
    text-align: left;
  }

  .profile-col-right {
    width: 70%;
    float: left;
  }
}

/* Star Rating CSS ----------------------------------------------------------------------- */
.star-rating, ul.star-rating {
  display: inline-block;
  list-style: none;
  margin: 0 0 0 0;
  padding: 0;
  width: 112px;
  height: 28px;
  font-size: 10px;
  position: relative;
  line-height: 1em;
  background: transparent url(../images/star_rating28.png) 0 0 repeat-x;
}
.star-rating li, .movie .star-rating li {
  padding: 0;
  margin: 0;
  display: inline;
  position: static;
  border: 0;
}
.star-rating a {
  position: absolute;
  display: block;
  margin: 0;
  padding: 0;
  left: 0;
  top: 0;
  width: 14px;
  height: 28px;
  text-decoration: none;
  z-index: 2;
  background: transparent url(../images/star_rating28.png) repeat-x 0 28px;
}

.star-rating a span {
  display: block;
  position: absolute;
  left: -9999px;
  overflow: hidden;
}
.star-rating a:link:hover, .star-rating a:visited:hover, .star-rating a:active, .star-rating a:focus {
  background-position: 0 -28px;
  z-index: 1;
  left: 0;
  overflow: hidden;
}

.rating-avg0 a {width:0; background-position:0 -56px; z-index:1;}
.rating-avg5 a {width:14px; background-position:0 -56px; z-index:1;}
.rating-avg10 a {width:28px; background-position:0 -56px; z-index:1;}
.rating-avg15 a {width:42px; background-position:0 -56px; z-index:1;}
.rating-avg20 a {width:56px; background-position:0 -56px; z-index:1;}
.rating-avg25 a {width:70px; background-position:0 -56px; z-index:1;}
.rating-avg30 a {width:84px; background-position:0 -56px; z-index:1;}
.rating-avg35 a {width:98px; background-position:0 -56px; z-index:1;}
.rating-avg40 a {width:112px; background-position:0 -56px; z-index:1;}

a.out05 {left:0; cursor:pointer;}
a.out10 {left:14px; cursor:pointer;}
a.out15 {left:28px; cursor:pointer;}
a.out20 {left:42px; cursor:pointer;}
a.out25 {left:56px; cursor:pointer;}
a.out30 {left:70px; cursor:pointer;}
a.out35 {left:84px; cursor:pointer;}
a.out40 {left:98px; cursor:pointer;}

a.over05 {left:0; background-position:0 -28px; width:14px; cursor:pointer; z-index:1;overflow:hidden;}
a.over10 {left:0; background-position:0 -28px; width:28px; cursor:pointer; z-index:1;overflow:hidden;}
a.over15 {left:0; background-position:0 -28px; width:42px; cursor:pointer; z-index:1;overflow:hidden;}
a.over20 {left:0; background-position:0 -28px; width:56px; cursor:pointer; z-index:1;overflow:hidden;}
a.over25 {left:0; background-position:0 -28px; width:70px; cursor:pointer; z-index:1;overflow:hidden;}
a.over30 {left:0; background-position:0 -28px; width:84px; cursor:pointer; z-index:1;overflow:hidden;}
a.over35 {left:0; background-position:0 -28px; width:98px; cursor:pointer; z-index:1;overflow:hidden;}
a.over40 {left:0; background-position:0 -28px; width:112px; cursor:pointer; z-index:1;overflow:hidden;}

/* End Star Rating CSS ----------------------------------------------------------------------- */

/* Start Bootstrap */
/* Start Bootstrap Pagination */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
  font-weight: bold;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #009933;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #009933;
  border-color: #009933;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.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-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
/* End Bootstrap Pagination */

/* Start Bootstrap Button */
[role="button"] {
  cursor: pointer;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  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:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.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="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
  -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-default.disabled,
.btn-primary.disabled,
.btn-success.disabled,
.btn-info.disabled,
.btn-warning.disabled,
.btn-danger.disabled,
.btn-default[disabled],
.btn-primary[disabled],
.btn-success[disabled],
.btn-info[disabled],
.btn-warning[disabled],
.btn-danger[disabled],
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-danger {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default .badge,
.btn-primary .badge,
.btn-success .badge,
.btn-info .badge,
.btn-warning .badge,
.btn-danger .badge {
  text-shadow: none;
}
.btn:active,
.btn.active {
  background-image: none;
}
.btn-default {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e0e0e0));
  background-image: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  text-shadow: 0 1px 0 #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
.btn-default:active,
.btn-default.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #e0e0e0;
  background-image: none;
}
.btn-primary {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #265a88 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
  background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #245580;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #265a88;
  background-position: 0 -15px;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #265a88;
  border-color: #245580;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #265a88;
  background-image: none;
}
.btn-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
  background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
}
.btn-success:hover,
.btn-success:focus {
  background-color: #419641;
  background-position: 0 -15px;
}
.btn-success:active,
.btn-success.active {
  background-color: #419641;
  border-color: #3e8f3e;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #419641;
  background-image: none;
}
.btn-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
  background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #28a4c9;
}
.btn-info:hover,
.btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px;
}
.btn-info:active,
.btn-info.active {
  background-color: #2aabd2;
  border-color: #28a4c9;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #2aabd2;
  background-image: none;
}
.btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #e38d13;
}
.btn-warning:hover,
.btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #eb9316;
  background-image: none;
}
.btn-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
  background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #b92c28;
}
.btn-danger:hover,
.btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #c12e2a;
  border-color: #b92c28;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #c12e2a;
  background-image: none;
}
/* End Bootstrap Button */

/* Start Bootstrap Table */
.table {
  width: 100%;
  max-width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@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 #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
/* End Bootstrap Table */
/* End Bootstrap */

/* My Bootstrap Additions/Overrides */
.middle > tbody > tr > td {
  vertical-align: middle;
}

.middle > tbody > tr > th {
  vertical-align: middle;
}

/* My DataTables Additions/Overrides */
.dataTables_wrapper select {
  width: auto;
}