.watermark {
  background: #FFAAFF;
}

.popupControl {
  background-color: Window;
  position: absolute;
  visibility: hidden;
  border-style: solid;
  border-color: Gray;
  border-width: 1px;
  z-index: 1000;
}

.modalBackground {
  background-color: Gray;
  filter: alpha(opacity=70);
  opacity: 0.7;
  z-index: 1000;
}

.modalPopup {
  border: 1px solid Gray;
  background-color: #ffffff;
  padding: 10px;
  z-index: 1000;
}

.autocomplete_completionListElement {
  background-color: White;
  border-width: 1px;
  border-style: solid;
  overflow: auto;
  height: 200px;
  font-family: Ubuntu, Arial, Helvetica, sans-serif;
  font-size: 12px !important;
  text-align: left;
  z-index: 999999;
  padding: 0;
}

.autocomplete_highlightedListItem {
  background-color: #21C2F8;
  padding: 3px 5px;
  color: #fff;
  z-index: 999999;
  list-style: none;
}

.autocomplete_listItem {
  background-color: White;
  color: #83939C;
  padding: 3px 5px;
  z-index: 999999;
  list-style: none;
}

.topbar-dark {
  background: #292723;
}

  .topbar-dark a:hover,
  .topbar-dark a:focus,
  .topbar-dark a,
  .topbar-dark .callus span,
  .topbar-dark p {
    color: #ffffff;
  }

  .topbar-dark .social li,
  .topbar-dark .callus li {
    border-color: #383838;
  }

.menu-hover .navbar-nav > li > a:focus,
.menu-hover .navbar-nav > li > a:active,
.menu-hover .navbar-nav > li > a:hover {
  color: #21c2f8;
}

footer .social {
  padding-top: 10px;
  border-top: 1px solid #3A3A3A !important;
  width: 100%;
}

  footer .social li {
    border: none !important;
    height: 32px;
    line-height: 32px;
    width: 32px;
    float: none;
  }

.changelog {
  padding-top: 5px;
}

  .changelog li {
    list-style: none;
  }


table.vertical-centered td {
  vertical-align: middle !important;
}

.table label {
  margin: 0px;
  font-weight: normal;
}

.table input[type="checkbox"],
.table input[type="radio"] {
  margin: 0px 3px 0px 0px;
  vertical-align: middle;
}

.table .form-control {
  margin: 0px;
}

.table .quantity {
  text-align: center;
  width: 50px;
}

.bootstrap-select > .dropdown-toggle + .dropdown-menu > li > a:hover {
  background: #21C2F8 !important;
}

.dropdown-menu > li.selected > a {
  background: #d4f0f9 !important;
}

.text-left {
  text-align: left !important;
}

.twitter-widget .user,
.twitter-widget .interact,
.twitter-widget .timePosted {
  display: none;
}

.tweet-list-item {
  position: relative;
}

.tweet-click-handler {
  position: absolute;
  width: 35px;
  height: 35px;
  top: 5px;
  display: block;
  cursor: pointer;
  z-index: 10;
}

.table-changelog ul {
  margin: 0px;
}

.form-group {
  margin-bottom: 5px;
}

.pagination-item {
  background-color: #272727;
  color: #FFF;
  float: left;
  line-height: 1.82857;
  margin-left: 5px;
  padding: 6px 15px;
  position: relative;
  text-decoration: none;
  border: none;
}

.pagination-item-current {
  background-color: #21C2F8;
  color: #FFF;
}

.header2 a,
.forumheading a {
  font-size: 15px;
}

.navbar {
  filter: none !important;
}

.cc_banner > a {
  float: right;
  color: #FFFFFF !important;
}

  .cc_banner > a:hover {
    color: #FFFFFF !important;
  }

.gray-top-bottom-bordered {
  border-top: 1px solid rgb(184, 184, 184);
  border-bottom: 1px solid rgb(184, 184, 184);
}

.bottom-margin-18 {
  margin-bottom: 30px;
}

/*when mouse is over the row change it to highlight yellow color*/
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > td.alert-success {
  background-color: #EEFF00;
}

.table-hover > tbody > tr:hover > td {
  background-color: #EEFF00 !important;
}

td.cell-pointer > a:hover, th.cell-pointer > a:hover {
  cursor: pointer;
}

.table-striped > tbody > tr:nth-child(odd) > td.alert-success,
.table-striped > tbody > tr.alert-info:nth-child(odd) > td.alert-success {
  background-color: #dff0d8;
  color: #468847;
}

.table-striped > tbody > tr:nth-child(odd) > td.alert-warning,
.table-striped > tbody > tr.alert-info:nth-child(odd) > td.alert-warning {
  background-color: #fcf8e3;
  color: #c09853;
}

.table-striped > tbody > tr:nth-child(odd) > td.alert-danger,
.table-striped > tbody > tr.alert-info:nth-child(odd) > td.alert-danger {
  background-color: #f2dede;
  color: #b94a48;
}

.table-striped > tbody > tr.alert-info:nth-child(odd) > td {
  background-color: #d9edf7;
  color: #3a87ad;
}

.calendar {
  background-color: #efefef;
  width: 200px;
  position: absolute;
  z-index: 1;
}

.with-inner-modal .modal {
  position: fixed;
  top: 50px;
  right: 0;
  bottom: 0;
  left: 50px;
  z-index: 1040;
  display: none;
  overflow: visible;
  overflow-y: visible;
  width: 800px;
}

.with-inner-modal .close {
  display: none;
}

li.my-page-selected {
  border-top: 2px solid #FFFFFF;
  color: #21C2F8;
  font-size: 13px;
  font-weight: 400;
  margin: 0 3px;
  padding: 6.5px 15px;
}

.no-border {
  border: 0;
}

table.no-border th, table.no-border td, table.no-border tr {
  border: 0;
}

.pager-5px td {
  padding: 0 5px;
}

.pager-10px td {
  padding: 0 10px;
}

.yafnet div.postdiv {
  -ms-word-break: break-word;
  word-break: break-word;
}
