/* Compiled Less CSS File */
/* Generated from "mobile.css" */

@-webkit-keyframes bounce {
  0% {
    margin-left: 10px;
  }
  100% {
    margin-left: 20px;
  }
}
@-webkit-keyframes flash {
  0% {
    background-color: #ef4e3a;
  }
  100% {
    background-color: #E37C32;
  }
}
.platform-ios8 ion-side-menu ion-content,
.platform-ios7 ion-side-menu ion-content {
  padding-top: 20px;
}
a:hover {
  text-decoration: none !important;
}
.catList ion-item .item-content {
  padding-right: 16px;
}
.list div[ng-transclude] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.list .item-note {
  position: absolute;
  right: 20px;
}
h1.title {
  line-height: 48px !important;
}
h1.title img {
  margin-top: -3px;
}
ul {
  padding-left: 0;
}
ion-side-menu ul {
  padding-left: 30px;
}
ion-side-menu a {
  position: relative;
}
ion-side-menu .bouncyArrow {
  position: absolute;
  font-size: 30px;
  top: 7px;
  /* right: -10px; */

  -webkit-animation: bounce .3s infinite alternate;
  -webkit-animation-timing-function: ease-out;
  /* background-color: black; */

  padding: 0 5px;
}
ion-side-menu .secList .list {
  margin-top: 10px;
}
ion-side-menu .list {
  border-bottom: 1px solid rgba(255, 255, 255, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.21);
}
ion-side-menu .menuAd img {
  width: 90%;
  opacity: .05;
  margin: 10px;
}
ion-side-menu .menuAd ul {
  font-size: 10.5px;
  color: #646464;
}
ion-side-menu .menuAd li {
  list-style: square;
}
ion-side-menu .menuAd h2 {
  padding: 0;
  margin: 0;
  margin-left: 35px;
  color: #48494A;
}
.modal {
  margin-left: auto;
  margin-right: auto;
}
.has-footer {
  bottom: 65px;
}
#messageOverlay {
  position: relative;
  top: 0;
  width: 100%;
  text-align: center;
  background-color: red;
  color: white;
  font-size: 10px;
  font-weight: bold;
}
ion-view.categories ion-nav-back-button {
  display: none;
}
ion-view.browser .loadingMessage {
  position: fixed;
  width: 100%;
  display: table;
  vertical-align: middle;
  text-align: center;
  height: 100%;
}
ion-view.browser .loadingMessage .inner {
  display: table-cell;
  vertical-align: middle;
}
ion-view.browser .ancestry {
  position: fixed;
  left: 10px;
  bottom: 10px;
  width: 100%;
}
ion-view.browser .ancestry a {
  padding: 5px 15px;
  background-color: #565656;
  margin-right: 7px;
  color: white;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  white-space: nowrap;
}
ion-view.browser .ancestry a:before {
  content: "\f107";
  font-family: Ionicons;
  margin-left: -20px;
  top: 3px;
  position: absolute;
  color: #565656;
}
ion-view.browser .ancestry a.self {
  font-size: 24px;
  margin-right: 0;
  font-size: 30px;
  background-color: black;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
ion-view.browser .ancestry a.self:before {
  content: "";
}
ion-view.user ul {
  font-size: 12px;
  margin: 0;
}
ion-view.user ul li {
  margin-bottom: 5px;
}
ion-view.user .userImg {
  width: 100px;
  height: 100px;
  background-size: 100%;
  border-radius: 50%;
  margin-top: 20px;
  margin-bottom: 30px;
  margin-left: auto;
  background-size: 110%;
  background-position: center;
  margin-right: auto;
}
ion-view.user .userImg #ulBtn {
  display: none;
  font-size: 60px;
  line-height: 100px;
  color: white;
  text-align: center;
}
ion-view.user .userImg:hover #ulBtn {
  display: block;
}
ion-view.deck {
  background-color: #f8f8f8;
}
ion-view.deck video {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
ion-view.deck .button.flash {
  -webkit-animation: flash .9s infinite alternate;
}
ion-view.deck.firstlaunch {
  background-image: url(../img/mobile.jpg);
  background-size: auto 100%;
}
ion-view.deck.firstlaunch ion-content {
  bottom: 0;
}
ion-view.deck.firstlaunch .emtpyMessage {
  height: 100%;
  width: 100%;
  display: table;
  text-align: center;
}
ion-view.deck.firstlaunch .innerContainer {
  display: table-cell;
  vertical-align: middle;
}
ion-view.deck.firstlaunch .innerContainer2 {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}
ion-view.deck.firstlaunch .headContainer {
  text-align: center;
}
ion-view.deck.firstlaunch img {
  max-width: 300px;
}
ion-view.deck.firstlaunch h1 {
  display: none;
  margin-top: -15px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  margin-left: 15px;
}
ion-view.deck ion-content .bigFig {
  font-size: 100px;
  /* margin: 0; */

  line-height: .9;
  text-align: center;
  /* padding: 0; */

  padding-top: 0;
  padding-bottom: 0;
  box-shadow: none;
}
.infoTxt {
  font-size: 12px;
}
.pad {
  padding: 15px;
}
button .sub {
  margin-bottom: -25px;
  /* line-height: 1; */

  color: white;
  font-size: 12px;
}
.statTable td:first-child {
  width: 250px;
}
.statTable td:last-child {
  font-weight: bold;
}
.sub {
  font-weight: normal;
  font-size: .7em;
  color: #B5B5B5;
}
.statSum {
  margin-top: 10px;
  border-top: 1px solid #ccc;
  padding-top: 8px;
  font-weight: bold;
}
.progress {
  margin-top: 20px;
  margin-bottom: 5px !important;
}
.progress .uk-progress {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 20px;
  margin-bottom: 5px;
  background: #eeeeee;
  overflow: hidden;
  line-height: 20px;
  font-size: 12px;
}
.progress .uk-progress-bar {
  width: 0;
  height: 100%;
  background: #00a8e6;
  float: left;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
}
.progress .uk-progress-bar:nth-child(2) {
  background-color: #27d45f;
}
.progress .uk-progress-bar:nth-child(3) {
  background-color: #e4e451;
}
.progress .uk-progress-bar:nth-child(4) {
  background-color: orange;
}
.progress .uk-progress-bar:nth-child(5) {
  background-color: #ff7d4d;
}
.progress .uk-progress-bar .sr-only {
  position: relative;
  font-weight: normal;
}
.customFooter {
  border-top-left-radius: 50% 20%;
  border-top-right-radius: 50% 20%;
  overflow: hidden;
  /**/

  border: none;
  display: table;
  /*box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);*/

  border-top: 4px solid #343434;
  transition: all .3s;
  -webkit-transform: translate3d(0, 0, 0);
  height: auto;
  padding: 0;
  background-color: #e9e9e9;
  border-color: #ddd;
  z-index: 999;
  width: 100%;
  bottom: 0;
  left: 0;
  position: absolute;
}
.customFooter button {
  font-size: 10px !important;
  display: table-cell;
  vertical-align: middle;
  cursor: pointer;
  /* border-left: 1px solid rgba(0, 0, 0, 0.16); */

  /* border-right: 1px solid rgba(255, 255, 255, 0.64); */

  width: 20%;
  height: 70px;
  /* text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.58); */

  font-size: 10px;
  box-shadow: none;
  border: none;
  border-radius: 0;
  border-left: 1px solid #ddd;
  margin: 0;
  border-right: 1px solid #ddd;
  /*rgba(0, 0, 0, 0.13)*/

  color: #636363;
  font-weight: bold;
  text-shadow: 1px 1px 0 #ffffff;
  border-radius: 3.125px;
  background-color: #f6f6f6;
  color: #333333;
  transition: all .3s;
}
.customFooter button.flash {
  background-color: #e8feb6;
}
.customFooter button:hover {
  background-color: #ededed;
}
.customFooter .special-btn {
  color: white  !important;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.55) !important;
  background-color: #9da7ba;
  background: linear-gradient(to bottom, #dbcbed 0%, #648ebc 49%, #634585 51%, #634585 100%);
  background: linear-gradient(to bottom, #c9bfd4 0%, #ab8fca 47%, #9780b2 50%, #8367a3 100%);
}
.customFooter .special-btn .glyphicon {
  font-size: 2.4em;
  float: left;
  overflow: hidden;
  height: 1em;
  position: relative;
  width: 1em;
  margin-right: 5px;
}
.customFooter .special-btn .glyphicon:before {
  content: "\e028\A\e013";
  top: 0px;
  transition: all .3s;
  left: 0;
  white-space: pre;
  position: absolute;
}
.customFooter .special-btn:hover,
.customFooter .special-btn:active,
.customFooter .special-btn:focus {
  background: linear-gradient(to bottom, #ddd9e1 0%, #ad9cc0 47%, #9c89b2 50%, #b0a0c2 100%);
}
.customFooter .special-btn.checked .glyphicon-inbox:before {
  top: -1.1em;
}
.customFooter button:focus {
  z-index: 5;
}
.customFooter i {
  font-size: 1.9em;
}
.customFooter .txt {
  height: 20px;
}
.customFooter .b1 i {
  color: #7386b2;
}
.customFooter .b2 i {
  color: #67a567;
}
.customFooter .b3 i {
  color: #cfcf33;
}
.customFooter .b4 i {
  color: orange;
}
.customFooter .b5 i {
  color: red;
}
.platform-ios .browser .inner {
  transform: scale(0.75);
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
}
@media (max-width: 768px) {
  ion-view.browser .ancestry a {
    font-size: 9px;
    margin-right: 4px;
    padding: 2px 5px;
  }
  ion-view.browser .ancestry a:before {
    top: 1px;
    margin-left: -7px;
  }
  ion-view.browser .ancestry a.self {
    font-size: 11px;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (max-width: 992px) {
  
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  ion-view.deck.firstlaunch {
    background-size: 100%;
  }
}