header {
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}

.header-nav {
  font-size: 17px;
  font-family: avenir;
  color: #007AFF;
  line-height: 32px;
  margin-bottom: 0;
}

.header-nav-icon {
  font-size: 28px;
  vertical-align: top;
  /*line-height: 38px;*/
  margin-right: 0;
  color: #007AFF;
}

.navbar-brand.header-title {
  font-size: 1.3em;
  text-align: center;
  font-family: inherit;
  margin-bottom: 0;
  letter-spacing: 1px;
  font-family: 'Barlow Semi Condensed';
  color: #3686a6;
}

.page-title {
  font-size: 17px;
  text-align: center;
  font-family: avenir;
  color: #000;
  line-height: 42px;
  margin-bottom: 0;
}

[type=search] {
  width: 100%;
  background-color: #ececed;
  border: none;
  height: 40px;
  border-radius: 3px;
  padding-left: 20px;
  font-family: avenir;
  font-size: 17px;
  line-height: 34px;
  padding-right: 15px;
  margin-bottom: 5px;
  border: 0;
  outline: 0;
}

.button-dual-holder {
  width: 100%;
}

.button-dual {
  width: 50%;
}

.btn-passive {
  background-color: #fff;
  color: #007AFF;
}

.page-content {
  margin-top: 20px;
}

.icon-med {
  font-size: 24px;
  color: #bbb;
  vertical-align: middle;
}

.icon-xl {
  font-size: 22px;
}

.icon-large {
  font-size: 18px;
  color: #3686a6;
}

.doc-text-1 {
  font-size: 16px;
  font-family: avenir;
  color: #000;
  margin: 0;
  line-height: 1.5;
}

.doc-text-1-light {
  font-size: 1.2em;
  font-family: avenir;
  color: #fff;
  margin: 0;
}

.doc-text-2 {
  font-size: 14px;
  font-family: avenir;
  color: #666;
  margin: 0;
  line-height: 1;
}

.doc-text-2-light {
  font-size: 0.9em;
  font-family: avenir;
  color: #ccc;
  margin: 0;
}

.doc-text-4 {
  font-size: 11px;
  font-family: avenir;
  color: #666;
  margin: 0;
}

.doc-text-3 {
  font-size: 13px;
  font-family: avenir;
  color: #666;
  margin: 0;
}

.padding0 {
  padding: 0;
}

.plr-15 {
  padding-left: 15px;
  padding-right: 15px;
}

.content-row-account {
  padding: 20px 15px;
  border-bottom: 1px solid #ddd;
}

.content-row {
  padding: 5px 15px;
  border-bottom: 1px solid #ddd;
}

.pointer {
  cursor: pointer;
}

body {
  font-family: avenir;
}

.form-control {
  height: 34px;
  background-color: #f9f9f9;
  border-color: #ccc;
}

.form-row {
  margin-bottom: 10px;
}

form div.button-dual-holder {
  height: 34px;
}

select.form-control:not([size]):not([multiple]) {
  height: 34px;
}

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

.btn-submit {
  width: 100%;
}

.ptb-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #eee;
  color: #000;
  text-align: center;
  height: 60px;
  border-top: 1px solid #ddd;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 12px;
}

.footer-tab-active {
  color: #999;
}

.footer-tab {
  color: #666;
}

.ft-active {
  color: #3686a6;
}

.footer-icon {
  font-size: 20px;
  line-height: 1;
}

.menu-icon {
  font-size: 30px;
  margin-top: 5px;
}

.logo {
  float: right;
  margin-top: 5px;
  width: 30%;
  max-width: 30px;
}

.header-logo {
  float: left;
  margin-top: 2px;
  width: 30%;
  max-width: 27px;
  margin-right: 3px;
}

.chart {
  margin: auto;
  width: 100%;
  max-width: 767px;
}

.chart-details {
  margin-top: 5px;
}

.bg-su {
  background-color: #ffae80;
  color: #333;
}

.planet-col-su {
  color: #de4516;
}

.bg-mo {
  background-color: #f9f8f8;
  color: #333;
  /*border: 1px solid #bbb;*/
}

.planet-col-mo {
  color: #7b7b7b;
}

.bg-ma {
  background-color: #ff7c7c;
  color: #333;
}

.planet-col-ma {
  color: #FF0000;
}

.bg-me {
  background-color: #bacda0;
  color: #333;
}

.planet-col-me {
  color: #5D7142;
}

.bg-ju {
  background-color: #ffebc4;
  color: #333;
}

.planet-col-ju {
  color: #fca906;
}

.bg-ve {
  background-color: #fcdfdf;
  color: #333;
}

.planet-col-ve {
  color: #ff9898;
}

.bg-sa {
  background-color: #d3d3d3;
  color: #333;
}

.planet-col-sa {
  color: #0062d5;
}

.mahadasha-container {
  background-color: #677B91;
  padding: 10px 0;
}

.top-10 {
  margin-top: 10px;
}

.inner-container {
  max-width: 800px;
}

.pos-rel {
  position: relative;
}

.pos-abs {
  position: absolute;
}

.city-dd {
  max-height: 240px;
  border: 1px solid #ccc;
  z-index: 2;
  width: 100%;
  background-color: white;
  transition: 2s;
  overflow-x: hidden;
  overflow-y: scroll;
  padding: 0 5px 0 5px;
  border-top: none;
  height: auto;
}

.success-icon {
  font-size: 20px;
}

.nav.nav-tabs.nav-item.nav-link.active {
  background-color: #007bff;
  color: #fff;
}

.nav.nav-tabs.nav-item.nav-link active {
  background-color: #007bff;
  color: #fff;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  background: #3686a6;
  color: #fff;
  border-color: #3686a6;
}

.nav-tabs .nav-link {
  background-color: #fff;
  color: #3686a6;
  border-color: #3686a6;
}

.w-40 {
  width: 40%;
}

.w-45 {
  width: 45%;
}

.w-20 {
  width: 20%;
}

.w-10 {
  width: 10%;
}

main {
  padding-bottom: 60px;
}

.btn-passive:hover {
  background-color: #fff;
  color: #0069d9;
  border-color: #0062cc;
}

.page-heading:hover {
  font-size: 1em;
  padding: 10px 0 10px 0;
  color: #444;
  letter-spacing: 1px;
  background-color: #f7f7f7;
  font-family: 'Abel';
  text-transform: uppercase;
}

.page-heading {
  font-size: 1em;
  padding: 10px 0 10px 0;
  color: #444;
  letter-spacing: 1px;
  background-color: #f7f7f7;
  font-family: 'Abel';
  text-transform: uppercase;
}

.page-heading a {
  float: right;
  text-transform: none;
  font-family: 'Abel';
  text-decoration: none;
}

.sub-header-dd {
  font-family: avenir;
  font-size: 0.9em;
}

.btn-light:hover {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

.sub-header-dd li {
  padding: 3px 0 3px 0;
}

a {
  text-decoration: none;
}

.btn-link:hover {
  color: #26718f;
  text-decoration: none;
}

.btn-link.focus, .btn-link:focus {
  text-decoration: none;
  box-shadow: none;
}

.pl-dasha-l1 {
  padding-left: 1rem!important;
}

.pl-dasha-l2 {
  padding-left: 2rem!important;
}

.pl-dasha-l3 {
  padding-left: 3rem!important;
}

.pl-dasha-l4 {
  padding-left: 4rem!important;
}

.bg-dasha-l1 {
  background-color: #f5f5f5;
}

.bg-dasha-l2 {
  background-color: #eeeeee;
}

.bg-dasha-l3 {
  background-color: #e3e2e2;
}

.bg-dasha-l4 {
  background-color: #d6d6d6;
}

.bg-dasha-l5 {
  background-color: #cfcfcf;
}

.planet-holder {
  width: 10px;
  height: 10px;
}

.chart-holder {
  max-width: 767px;
}

.house10 {
  position: absolute;
  width: 30%;
  height: 20%;
  /*background-color: yellow;*/
  top: 40%;
  right: 17%;
}

.house7 {
  position: absolute;
  width: 30%;
  height: 20%;
  /*background-color: yellow;*/
  bottom: 22%;
  left: 35%;
}

.house4 {
  position: absolute;
  width: 30%;
  height: 20%;
  /*background-color: yellow;*/
  top: 40%;
  left: 17%;
}

.house6 {
  position: absolute;
  width: 32%;
  height: 16%;
  /*background-color: yellow;*/
  bottom: 13%;
  left: 16%;
}

.house5 {
  position: absolute;
  width: 17%;
  height: 30%;
  /*background-color: yellow;*/
  bottom: 17%;
  left: 11%;
}

.house9 {
  position: absolute;
  width: 17%;
  height: 30%;
  /*background-color: yellow;*/
  bottom: 17%;
  right: 11%;
}

.house11 {
  position: absolute;
  width: 17%;
  height: 30%;
  /*background-color: yellow;*/
  top: 17%;
  right: 11%;
}

.house3 {
  position: absolute;
  width: 17%;
  height: 30%;
  /*background-color: yellow;*/
  top: 17%;
  left: 11%;
}

.house8 {
  position: absolute;
  width: 32%;
  height: 14%;
  /*background-color: yellow;*/
  bottom: 13%;
  right: 16%;
}

.house6 {
  position: absolute;
  width: 32%;
  height: 14%;
  /*background-color: yellow;*/
  bottom: 13%;
  left: 16%;
}

.house12 {
  position: absolute;
  width: 32%;
  height: 16%;
  /*background-color: yellow;*/
  top: 11%;
  right: 16%;
}

.house2 {
  position: absolute;
  width: 32%;
  height: 14%;
  /*background-color: yellow;*/
  top: 14%;
  left: 16%;
}

.outer-house12-av {
  position: absolute;
  width: 29%;
  height: 12%;
  /*background-color: yellow;*/
  top: 1px;
  right: 4%;
}

.outer-house12 {
  position: absolute;
  width: 29%;
  height: 12%;
  /*background-color: yellow;*/
  top: 1%;
  right: 7%;
}

.outer-house9-av {
  position: absolute;
  width: 13%;
  height: 26%;
  /*background-color: yellow;*/
  bottom: 5%;
  right: 1px;
}

.outer-house9 {
  position: absolute;
  width: 13%;
  height: 26%;
  /*background-color: yellow;*/
  bottom: 9%;
  right: 0%;
}

.outer-house11-av {
  position: absolute;
  width: 13%;
  height: 26%;
  /*background-color: yellow;*/
  top: 7%;
  right: 1px;
}

.outer-house11 {
  position: absolute;
  width: 13%;
  height: 26%;
  /*background-color: yellow;*/
  top: 9%;
  right: 0%;
}

.outer-house3-av {
  position: absolute;
  width: 14%;
  height: 29%;
  /*background-color: yellow;*/
  top: 5%;
  left: 1px;
}

.outer-house3 {
  position: absolute;
  width: 14%;
  height: 26%;
  /*background-color: yellow;*/
  top: 9%;
  left: 0%;
}

.outer-house5-av {
  position: absolute;
  width: 14%;
  height: 27%;
  /*background-color: yellow;*/
  bottom: 6%;
  left: 1px;
}

.outer-house5 {
  position: absolute;
  width: 14%;
  height: 27%;
  /*background-color: yellow;*/
  bottom: 9%;
  left: 0%;
}

.outer-house10-av {
  position: absolute;
  width: 13%;
  height: 27%;
  /*background-color: yellow;*/
  top: 37%;
  right: 1px;
}

.outer-house10 {
  position: absolute;
  width: 13%;
  height: 27%;
  /*background-color: yellow;*/
  top: 37%;
  right: 0%;
}

.outer-house4-av {
  position: absolute;
  width: 14%;
  height: 29%;
  /*background-color: yellow;*/
  top: 36%;
  left: 1px;
}

.outer-house4 {
  position: absolute;
  width: 14%;
  height: 27%;
  /*background-color: yellow;*/
  top: 37%;
  left: 0%;
}

.outer-house8-av {
  position: absolute;
  width: 29%;
  height: 13%;
  /*background-color: yellow;*/
  bottom: 1px;
  right: 4%;
}

.outer-house8 {
  position: absolute;
  width: 29%;
  height: 13%;
  /*background-color: yellow;*/
  bottom: 0%;
  right: 7%;
}

.outer-house7-av {
  position: absolute;
  width: 30%;
  height: 13%;
  /*background-color: yellow;*/
  bottom: 1px;
  left: 36%;
}

.outer-house7 {
  position: absolute;
  width: 30%;
  height: 13%;
  /*background-color: yellow;*/
  bottom: 0%;
  left: 35%;
}

.outer-house6-av {
  position: absolute;
  width: 28%;
  height: 13%;
  /*background-color: yellow;*/
  bottom: 1px;
  left: 5%;
}

.outer-house6 {
  position: absolute;
  width: 28%;
  height: 13%;
  /*background-color: yellow;*/
  bottom: 0%;
  left: 8%;
}

.outer-house2-av {
  position: absolute;
  width: 29%;
  height: 12%;
  /*background-color: yellow;*/
  top: 1px;
  left: 5%;
}

.outer-house2 {
  position: absolute;
  width: 29%;
  height: 12%;
  /*background-color: yellow;*/
  top: 1%;
  left: 7%;
}

.outer-house1-av {
  position: absolute;
  width: 30%;
  height: 12%;
  /*background-color: yellow;*/
  top: 1px;
  left: 36%;
}

.outer-house1 {
  position: absolute;
  width: 30%;
  height: 12%;
  /*background-color: yellow;*/
  top: 1%;
  left: 35%;
}

.house1 {
  position: absolute;
  width: 30%;
  height: 20%;
  /*background-color: yellow;*/
  top: 22%;
  left: 35%;
}

.h1r1 {
  height: 100%;
  width: 100%;
}

.outer-chart-planet-font {
  font-size: calc(12px + (30 - 12) * ((100vw - 300px) / (1600 - 300)));
  line-height: 1.4;
  position: relative;
}

.chart-planet-font {
  font-size: calc(13px + (30 - 13) * ((100vw - 300px) / (1600 - 300)));
  line-height: 1.4;
  position: relative;
}

.sticky-subheader {
  position: fixed;
  z-index: 100;
  width: 100%;
}

.stick-to-top {
  position: fixed;
  z-index: 100;
  width: 100%;
}

.sticky-header {
  position: fixed;
  z-index: 110;
  width: 100%;
}

.pt-sh {
  padding-top: 58px;
}

.disabled-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.5;
  z-index: 1;
}

.h-15 {
  height: 15px;
}

.pl-sm {
  padding-left: 0.10rem;
}

.pr-sm {
  padding-right: 0.10rem;
}

.p-sm {
  padding: 0.10rem;
}

a {
  color: #3686a6;
  text-decoration: none;
  background-color: transparent;
}

.retro {
  font-size: 17px;
  position: absolute;
  top: -4px;
  left: 8px;
}

.icon-small {
  font-size: 0.8em;
}

.subheader {
  font-size: 0.9em;
  color: #333;
}

.scroller-wrapper {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-scrolling: touch;
  -webkit-overflow-scrolling: touch;
  height: auto;
  overflow-y: hidden;
}

.scroll-content {
  flex: 0 0 auto;
}

.subheader::-webkit-scrollbar {
  display: none;
}

.chart-type .active {
  background-color: #5f5f5f;
  outline: 1px solid #bbb;
}

.chart-type {
  line-height: 1.2;
}

.category .active {
  color: #3686a6;
  background-color: #fffdfd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

*::scrollbar {
  display: none;
}

body::-webkit-scrollbar {
  display: none;
}

a.text-primary:focus, a.text-primary:hover {
  color: #3686a6!important;
}

a.text-primary:focus, a.text-primary:hover {
  color: #3686a6!important;
}

a:hover {
  color: #3686a6;
  text-decoration: underline;
}

.navbar-brand {
  display: inline-block;
  padding-top: .3125rem;
  padding-bottom: .3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
  color: #3686a6;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: #3686a6;
}

.btn-link {
  font-weight: 400;
  color: #3686a6;
  text-decoration: none;
}

.btn-link:hover {
  color: #1a5c77;
  text-decoration: underline;
}

.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #3686a6;
  border-color: #3686a6;
}

.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #3686a6;
  border-color: #3686a6;
}

.btn-info.focus, .btn-info:focus {
  color: #fff;
  background-color: #3686a6;
  border-color: #3686a6;
  box-shadow: 0 0 0 .2rem rgba(58,176,195,.5);
}

.btn-info:hover {
  color: #fff;
  background-color: #27708e;
  border-color: #27708e;
}

.btn-info {
  color: #fff;
  background-color: #3686a6;
  border-color: #3686a6;
}

a.text-info:focus, a.text-info:hover {
  color: #3686a6!important;
}

.av-border {
  border: 1px solid #aaa;
}

.bg-ke {
  background-color: #666;
  color: #fff;
}

.bg-ra {
  background-color: #666;
  color: #fff;
}

.text-medium {
  font-size: 0.7em;
}

.av-outer-number {
  width: 100%;
  height: 100%;
  position: absolute;
  font-size: 0.9em;
  color: #666;
}

.av-box {
  width: 14px;
  height: 14px;
}

.av-text {
  font-size: 10px;
}

.inner-av-box {
  width: 28px;
  height: 28px;
}

.subheader li a {
  color: #444;
}

.subheader li a.active {
  color: #3686a6;
  background-color: #fff;
}

body {
  font-weight: 500;
  /*font-family: arial;*/
}

.bg-blue {
  background-color: #3686a6;
}


.page-subheading {
  font-size: 1em;
  padding: 10px 0 10px 0;
  letter-spacing: 1px;
  font-family: 'Actor';
  text-transform: uppercase;
}
