﻿/*comments start*/

/*active-toolbar class is for wheel, admin, print, tutor*/

/*active-side class is for new, find, now, close*/

/*active-label is for active labels*/

/*comment end*/

@font-face {
  font-family: "Auracle";
  src: url("../fonts/auracle/Auracle.svg#Auracle") format("svg"),
    url("../fonts/auracle/Auracle.ttf") format("truetype"),
    url("../fonts/auracle/Auracle.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "auracle";
  src: url("../fonts/auracle/auracle.eot");
  src: url("../fonts/auracle/auracle.eot?#iefix") format("embedded-opentype"),
    url("../fonts/auracle/auracle.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "BellGo";
  src: url("../fonts/BellGo/BellGo.eot");
  src: url("../fonts/BellGo/BellGo.eot?#iefix") format("embedded-opentype"),
    url("../fonts/BellGo/BellGo.woff2") format("woff2"),
    url("../fonts/BellGo/BellGothicBT-Bold.svg#BellGothicBT-Bold") format("svg"),
    url("../fonts/BellGo/BellGothicBT-Bold.ttf") format("truetype"),
    url("../fonts/BellGo/BellGothicBT-Bold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "auBold";
  src: url("../fonts/aurBold/auBold.eot");
  src: url("../fonts/aurBold/auBold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/aurBold/auBold.woff2") format("woff2"),
    url("../fonts/aurBold/auBold.woff") format("woff"),
    url("../fonts/aurBold/auBold.ttf") format("truetype"),
    url("../fonts/aurBold/auBold.svg#auBold") format("svg");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "auName";
  src: url("../fonts/aurName/auName.eot");
  src: url("../fonts/aurName/auName.eot?#iefix") format("embedded-opentype"),
    url("../fonts/aurName/auName.woff2") format("woff2"),
    url("../fonts/aurName/auName.woff") format("woff"),
    url("../fonts/aurName/auName.ttf") format("truetype"),
    url("../fonts/aurName/auName.svg#auName") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "GillSans-UltraBold";
  src: url("../fonts/GILSANUB.TTF");        
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BellGo_B';
  src: 
       url('../fonts/BellGo/BellGothicBT-Bold.svg#BellGothicBT-Bold') format('svg'),
       url('../fonts/BellGo/BellGothicBT-Bold.ttf') format('truetype'),
       url('../fonts/BellGo/BellGothicBT-Bold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "BellGo_R";
  src: url("../fonts/BellGo_R/BellGo_R.eot");
  src: url("../fonts/BellGo_R/BellGo_R.eot?#iefix") format("embedded-opentype"),
    url("../fonts/BellGo_R/BellGo_R.ttf") format("truetype"),
    url("../fonts/BellGo_R/BellGo_R.woff2") format("woff2"),
    url("../fonts/BellGo_R/BellGo_R/BellGothicBT-Roman.svg#BellGothicBT-Roman")
      format("svg"),
    url("../fonts/BellGo_R/BellGothicBT-Roman.ttf") format("truetype"),
    url("../fonts/BellGo_R/BellGothicBT-Roman.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

body {
  color: #000;
  -webkit-font-smoothing:antialiased;
}

.Bellgo_10 {
  font-family: Bellgo;
  font-size: 10pt;
}

label {
  font-weight: unset;
}

.no-padding {
  padding: 0px;
}

.display-none {
  display: none;
}

.visibility-hidden {
  visibility: hidden;
}

.user-data-form {
  max-width: 800px;
  margin: auto;
  background-image: url(https://auracle.com/images/00_screen.jpg);
  margin-top: 15px;
  min-height: 600px;
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 13px 25px 25px 25px;
  height: 95vh;
}

.custom-btn {
  height: 15px;
  width: 15px;
  border: 0px;
  border-radius: 3px;
  margin-left: 1px;
  padding: 0px;
  background-repeat: no-repeat;
  background-size: 100%;
}

.minimize-btn {
  background-image: url(https://auracle.com/images/minimize_btn.png);
  margin-left: 0px;
}

.fullscreen-btn {
  background-image: url(https://auracle.com/images/fullscreen_btn.png);
}

.close-btn {
  background-image: url(https://auracle.com/images/close_btn.png);
}

.top-btn-section {
  float: right;
  height: 20px;
  width: 100%;
}

.wheel-off-btn {
  background-image: url(https://auracle.com/images/buttons/23x23/01_bt_wheel_off.png);
}

.wheel-on-btn {
  background-image: url(https://auracle.com/images/buttons/23x23/01_bt_wheel_on.png);
}

.admin-off-btn {
  background-image: url(https://auracle.com/images/admin_off_btn.png);
}

.print-off-btn {
  background-image: url(https://auracle.com/images/print_off_btn.png);
  margin-bottom: 28px;
}

.tutor-off-btn {
  background-image: url(https://auracle.com/images/buttons/23x23/01_bt_tutor_off.png);
  margin-bottom: 28px;
}

.ephemeris-off-btn {
  background-image: url(https://auracle.com/images/buttons/23x23/01_bt_ephemeris_off.png);
}

.iching-off-btn {
  background-image: url(https://auracle.com/images/buttons/23x23/01_bt_iching_off.png);
}
.iching-on-btn {
  background-image: url(https://auracle.com/images/buttons/23x23/01_bt_iching_on.png);
}

.top-btn-section.active-toolbar {
  float: right;
}

.wheel-off-btn.active-sidetop {
  background-image: url(https://auracle.com/images/buttons/23x23/01_bt_wheel_on_btn.png);
}

.admin-off-btn.active-sidetop {
  background-image: url(https://auracle.com/images/admin_on_btn.png);
}

.print-off-btn.active-sidetop {
  background-image: url(https://auracle.com/images/print_on_btn.png);
  margin-bottom: 28px;
}

.tutor-off-btn.active-sidetop {
  background-image: url(https://auracle.com/images/buttons/23x23/01_bt_tutor_on_btn.png);
}

.form-data-section {
  float: left;
  width: 100%;
  height: calc(100% - 125px);
}

.side-btn {
  background-repeat: no-repeat;
  background-size: 100%;
  height: 18px;
  width: 76px;
  border: 0px;
  padding: 0px;
  margin-top: 6px;
  border-radius: 3px;
  outline-style: none;
}

.bottom-right-btn {
  background-repeat: no-repeat;
  background-size: cover;
  /* height: 20px; */
  /* width: 68px; */
  height: 18px;
  width: 62px;
  border: 0px;
  padding: 0px;
  margin-top: 8px;
  border-radius: 3px;
}

.side-small-btn {
  background-repeat: no-repeat;
  background-size: 100%;
  height: 18px;
  width: 18px;
  border: 0px;
  padding: 0px;
  margin-top: 5px;
  border-radius: 3px;
}

.left-menu-side {
  padding-top: 47px;
  height: 545px;
  float: left;
  max-width: 76px;
  position: relative;
  margin-right: 17px;
}

.side-btn-div {
  margin-top: 0px !important;
}

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

.right-form-side {
  width: calc(100% - 100px);
  float: left;
  height: 100%;
  position: relative;
  height: 545px;
  margin-left: 6px !important;
}

.new-btn {
  background-image: url(https://auracle.com/images/buttons/02/02_bt_new.png);
  margin-top: 3px !important;
}

.find-btn-on {
   background-image: url(https://auracle.com/images/buttons/115x28/01_bt_find_on.png); 
 
}

.find-btn-off {
  background-image: url(https://auracle.com/images/buttons/115x28/01_bt_find_off.png);
}

.find-btn {
  /*background-image: url(https://auracle.com/images/buttons/115x28/01_bt_find_off.png);*/
   /*background-image: url(https://auracle.com/images/buttons/115x28/01_bt_find_on.png); */
 
}

.find-btn-notable {
  /* background-image: url(https://auracle.com/images/buttons/115x28/01_bt_find_off.png); */
  background-image: url(https://auracle.com/images/buttons/115x28/01_bt_find_on.png);
 
}

.now-btn {
  background-image: url(https://auracle.com/images/buttons/02/02_bt_now.png);
}

.with-d-btn {
  background-image: url(https://auracle.com/images/buttons/28x28/01_bt_bluepink.png);
}

.without-d-btn {
  background-image: url(https://auracle.com/images/buttons/28x28/01_bt_blue.png);
}

.mast {
  margin-top: 7px;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 18px;
  width: 18px;
  border: 0px;
  padding: 0px;
  margin-top: 0px;
  border-radius: 3px;
}

.preview-btn {
  margin-top: 7px;
}
.preview-btn-on {
  background-image: url(https://auracle.com/images/buttons/115x28/01_bt_preview_on.png);
}
.preview-btn-off {
  background-image: url(https://auracle.com/images/buttons/115x28/01_bt_preview_off.png);
}
.reset-text-btn {
  background-image: url(https://auracle.com/images/buttons/115x28/01_bt_reset_off.png);
  position: absolute;
  bottom: 3px;
  left: 0px;
}

.chart-text-btn {
  background-image: url(https://auracle.com/images/buttons/115x28/01_bt_Chart_off.png);
  position: absolute;
  bottom: 59px;
  left: 0px;
}
.chart-text-btn1 {
  background-image: url(https://auracle.com/images/buttons/115x28/01_bt_Chart_off.png);
  position: absolute;
  bottom: 59px;
  left: 0px;
}
.chart-text-btn.active {
  background-image: url(https://auracle.com/images/buttons/115x28/01_bt_Chart_on.png);
  position: absolute;
  bottom: 59px;
  left: 0px;
}
.album-text-btn {
  background-image: url(https://auracle.com/images/buttons/02/02_bt_album.png);
  position: absolute;
  bottom: 34px;
  left: 0px;
}
.album-on {
  background-image: url(https://auracle.com/images/buttons/115x28/01_bt_Album_on.png) !important;
}
.save-text-btn {
  background-image: url(https://auracle.com/images/buttons/02/02_bt_save.png);
  position: absolute;
  bottom: 31px;
  left: 0px;
  z-index: 1;
}

.combine-btn {
  background-image: url(https://auracle.com/images/buttons/02/02_bt_combine.png);
  margin-top: 32px !important;
}

.transit-btn {
  background-image: url(https://auracle.com/images/buttons/02/02_bt_transit.png);
}

.black-btn {
  background-image: url(https://auracle.com/images/buttons/28x28/01_bt_black.png);
}

.black-filter-btn {
  background-image: url(https://auracle.com/images/buttons/23x23/01_bt_tabs_ind.png);
  background-size: 115%;
  background-position: center;
}

.composite-btn {
  background-image: url(https://auracle.com/images/buttons/23x23/01_bt_tabs_comp.png);
  background-size: 115%;
  background-position: center;
}

.pink-filter-btn {
  background-image: url(https://auracle.com/images/buttons/28x28/01_bt_pinkblack.png);
}

.pink-btn {
  background-image: url(https://auracle.com/images/buttons/28x28/01_bt_pink.png);
}

.comp-flip-btn {
  background-image: url(https://auracle.com/images/buttons/28x28/01_bt_compFlip.png);
}

.returns-btn {
  background-image: url(https://auracle.com/images/buttons/100x28/01_bt_returns_off.png);
}

.notes-btn {
  background-image: url(https://auracle.com/images/buttons/100x28/01_bt_notes_off.png);
}

.minors-btn {
  background-image: url(https://auracle.com/images/minors_off_btn.png);
}

.expand-btn {
  background-image: url(https://auracle.com/images/buttons/100x28/01_bt_expand_off.png);
  background-position: center;
}
.trans-btn-off {
  background-image: url(https://auracle.com/images/buttons/100x28/01_bt_trans_off.png);
  background-position: center;
}
.trans-btn-on {
  background-image: url(https://auracle.com/images/buttons/100x28/01_bt_trans_on.png);
  background-position: center;
}
.social-btn-on {
  background-image: url(https://auracle.com/images/buttons/100x28/01_bt_social_on.png);
  background-position: center;
}
.social-btn-off {
  background-image: url(https://auracle.com/images/buttons/100x28/01_bt_social_off.png);
  background-position: center;
}
.astro-btn {
  background-image: url(https://auracle.com/images/astro_off_btn.png);
  width: 53px;
  height: 20px;
  background-size: cover;
}

.context-btn {
  background-image: url(https://auracle.com/images/buttons/100x28/01_bt_context_off.png);
}

.delete-text-btn {
  color: #ffffff;
  position: absolute;
  bottom: 33px;
  left: 0px;
  background-image: linear-gradient(#fbfbfb, #636362);
  text-align: left;
  padding-left: 10px;
}

.returns-btn.active {
  background-image: url(https://auracle.com/images/buttons/100x28/01_bt_returns_on.png);
}

.minors-btn.active {
  background-image: url(https://auracle.com/images/minors_on_btn.png);
}

.astro-btn.active {
  background-image: url(https://auracle.com/images/astro_on_btn.png);
}

.context-btn.active {
  background-image: url(https://auracle.com/images/buttons/100x28/01_bt_context_on.png);
}

.new-btn.active-side {
  background-image: url(https://auracle.com/images/buttons/115x28/01_bt_new_on.png);
}

/* .find-btn.active-side {
  background-image: url(https://auracle.com/images/buttons/115x28/01_bt_find_on.png);
} */

.now-btn.active-side {
  background-image: url(https://auracle.com/images/buttons/115x28/01_bt_now_on.png);
}

.close-text-btn.active-side {
  background-image: url(https://auracle.com/images/close_on_side_btn.png);
}

.combine-btn.active-side {
  background-image: url(https://auracle.com/images/buttons/115x28/01_bt_combine_on.png);
}
.tricombine-btn {
  background-image: url(https://auracle.com/images/buttons/115x28/01_bt_combine_on.png);
}
.transit-btn.active-side {
  background-image: url(https://auracle.com/images/buttons/115x28/01_bt_transit_on.png);
}
.transit-btn.transit-on {
  background-image: url(https://auracle.com/images/buttons/115x28/01_bt_transit_on.png);
}
.without-d-btn.active-side {
  /* background-image: url(https://auracle.com/images/button/01_bt_bluepink.png); */
}

.form-user-data {
  padding-top: 86px;
  padding-left: 3px;
  height: calc(100% - 40px);
  margin-top: 5px;
  width: 50%;
  float: left;
}

.user-entered-info {
  padding-left: 13px;
  height: calc(100% - 40px);
  margin-top: 0px;
  width: 50%;
  float: right;
}

label.active-label {
  color: #a53a40 !important;
  white-space: nowrap;
  text-align: right;
}

.form-user-data label {
  font-family: 'Bellgo_R';
  color: #7b7b7b;
  width: 80px;
  font-weight: 600;
}

.form-user-data label.custom-label {
  width: 70px;
  margin-right: 7px;
}

.form-user-result {
  /*padding-top: 45px;*/
  padding-left: 20px;
  height: calc(100% - 40px);
  margin-top: 5px;
  width: 50%;
  float: left;
}

.form-user-result label {
  font-family: Bellgo;
  color: #333;
  width: 80px;
}

.form-user-result label.custom-label {
  width: 70px;
}

.custom-input-field {
  height: 20px;
  width: 220px;
  padding: 4px 12px;
  border: none;
  color: grey;
  font-family: 'Bellgo_R';
  outline-width: 0;
  position: absolute;
  top: 0;
  background-color: #f5f4eb;
  line-height: 20px;
  font-size: 16px;
  font-weight: 600;
  outline-style: none;
}

label.label-heading {
  /*margin-left: 80px;*/
  width: auto;
  font-size: 14px;
  font-family: 'Bellgo_R';
  font-weight: 600;
  margin-bottom: 3px;
  margin-top: 2px;
}

.name_span {
  font-size: 19pt;
  margin-bottom: 5px;
  font-family: 'Bellgo_R';
  font-weight: normal;
  color: #000;
  float: left;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  /*text-overflow: ellipsis;*/
}

.birth_span {
  font-family: Bellgo;
  font-size: 10pt;
  font-weight: normal;
  overflow: hidden;
  white-space: nowrap !important;
  /*margin-top: -4px;*/
}

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

.margin-top-7m {
  margin-top: -7px !important;
}

.margin-top-4m {
  margin-top: -4px !important;
}

.margin-top-3m {
  margin-top: -3px;
}

.margin-top-2m {
  margin-top: -2px !important;
}

.margin-top-1m {
  margin-top: -1px !important;
}

.margin-top-15p {
  margin-top: 15px !important;
}

.margin-top-14p {
  margin-top: 14px !important;
}

.margin-top-13p {
  margin-top: 13px !important;
}

.margin-top-12p {
  margin-top: 12px !important;
}

.margin-top-11p {
  margin-top: 11px !important;
}

.margin-top-9p {
  margin-top: 9px;
}

.margin-top-8p {
  margin-top: 8px;
}

.margin-top-7p {
  margin-top: 7px;
}

.margin-top-6p {
  margin-top: 6px;
}

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

.margin-top-4p {
  margin-top: 4px;
}

.margin-top-3p {
  margin-top: 3px !important;
}

.margin-top-2p {
  margin-top: 2px;
}

.margin-top-0p {
  margin-top: 0px !important;
}

.margin-top-1p {
  margin-top: 1px;
}

.margin-left-1p {
  margin-left: 1px !important;
}

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

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

.margin-bot-12p {
  margin-bottom: 12px;
}

.margin-rt-2p {
  margin-right: 2px;
}

.margin-rt-6p {
  margin-right: 6px;
}

.padding-top-8p {
  padding-top: 8px !important;
}

.padding-top-6p {
  padding-top: 6px !important;
}

.padding-left-6p {
  padding-left: 6px !important;
}

.padding-left-7p {
  padding-left: 7px !important;
}

.left-1p {
  left: 1px !important;
}

.result-image {
  float: left;
  width: 50%;
  height: 100%;
}

.result-data {
  float: left;
  width: 50%;
  height: 100%;
  padding-left: 14px;
}

.img-result-data {
  /* position: absolute;
  top: -29px;
  left: -1px;
  max-height: 600px;
  max-width: 324px; */
  position: absolute;
  top: -25px;
  left: 2px;
  max-height: 576px;
  max-width: 324px;
}

.lat_long {
  font-size: 11px !important;
  line-height: 20px;
}

.userDataInfo {
  min-height: 20px;
}

.pink-background {
  background: #e8cec1;
  margin-top: 11px;
  padding: 2px 6px;
  font-family: 'Bellgo_R';
  font-weight: 600;
  font-size: 15px;
  color: #1d1d1d;
}

/* .pink-background span { */

/*font-size:16px;*/

/* } */

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 4px 4px;
  line-height: 15px;
  vertical-align: top;
  border-top: 1px solid #ceccc0;
  /*font-size: 17px;
    font-family: Bellgo_R;
    font-weight: 600;*/
}

.transit-table > tbody > tr > td,
.transit-table > tbody > tr > th,
.transit-table > tfoot > tr > td,
.transit-table > tfoot > tr > th,
.transit-table > thead > tr > td,
.transit-table > thead > tr > th {
  padding: 4px 5px;
  line-height: 16px;
  vertical-align: top;
  border-top: 1px solid #ceccc0;
}

.result-table,
.transit-table {
  margin-top: 19px;
  margin-bottom: 0px;
}

sub,
sup {
  font-size: 6pt;
  color: #333;
}

.transit-table sub,
.transit-table sup {
  font-size: 6pt;
  color: #333 !important;
}

.result-table tr td:nth-child(4) {
  font-family: 'Bellgo_R' !important;
  font-size: 8pt !important;
}

.result-table tr td:nth-child(5) {
  /*padding: 4px 0px 4px 30px;*/
  font-family: 'Bellgo_R';
  font-size: 8pt;
}

#tableDataComposite tr td:nth-child(5) > div {
  text-align: center !important;
}

#tableDataComposite tr td:nth-child(6) {
  padding-left: 1px !important;
}

#tableDataComposite tr td:nth-child(7) {
  padding-left: 7px !important;
}

#tableDataComposite tr td.tealDef:nth-child(6),
#tableDataComposite tr td.tealDef:nth-child(2) {
  background-position: bottom left 0px !important;
}
#tableDataComposite tr td.tealDef:nth-child(3) {
  background-position: bottom left 7px !important;
}
#tableDataComposite tr td.tealDef:nth-child(7) {
  background-position: bottom left 7px !important;
}
.result-table tr td {
  vertical-align: middle !important;
}

.result-table tr td:nth-child(2),
.result-table tr td:nth-child(3),
.transit-table tr td:nth-child(2),
.transit-table tr td:nth-child(3),
.transit-table tr td:nth-child(5),
#tableDataComposite tr td:nth-child(6),
#tableDataComposite tr td:nth-child(7) {
  font-family: Bellgo !important;
  font-size: 11pt !important;
}

.double-tick {
  letter-spacing: 1px;
}

.result-table tr:nth-child(odd),
.transit-table tr:nth-child(odd) {
  background-color: #e2e1dc;
}

.result-table tr td:nth-child(3),
.result-table tr td:nth-child(5),
.result-table tr td:nth-child(5) sup,
.result-table tr td:nth-child(3) sub,
.transit-table tr td:nth-child(3),
.transit-table tr td:nth-child(3) sub,
#tableDataComposite tr td:nth-child(7) sub,
#tableDataComposite tr td:nth-child(7),
#tableDataComposite tr td:nth-child(7) sub {
  color: #ec1889;
}

.transit-table tr td:nth-child(5) {
  color: #20608d;
}

.result-table tr td:nth-child(1),
.transit-table tr td:nth-child(1),
.transit-table tr td:nth-child(4) {
  font-family: Auracle !important;
  color: rgba(43, 51, 113, 1);
}

.sun {
  font-size: 15pt !important;
}

.earth {
  font-size: 15pt !important;
}

.moon {
  font-size: 11pt !important;
}

.north_node {
  font-size: 11pt !important;
}

.south_node {
  font-size: 11pt !important;
}

.mercury {
  font-size: 12pt !important;
}

.venus {
  font-size: 12pt !important;
}

.mars {
  font-size: 12pt !important;
}

.jupiter {
  font-size: 12pt !important;
}

.saturn {
  font-size: 12pt !important;
}

.uranus {
  font-size: 12pt !important;
}

.neptune {
  font-size: 11pt !important;
}

.pluto {
  font-size: 11pt !important;
}

.chiron {
  font-size: 12pt !important;
}

.result-table tr td:nth-child(4) span,
.result-table tr td:nth-child(5) span {
  font-family: Auracle !important;
  color: rgba(43, 51, 113, 1);
  font-size: 8.5pt;
  padding-left: 2px;
}

.result-table tr td:nth-child(2),
.result-table tr td:nth-child(3),
.transit-table tr td:nth-child(2),
.transit-table tr td:nth-child(3),
.transit-table tr td:nth-child(5),
.combine_panel .combine-table tr td.defIcon {
  position: relative;
  padding: 4px 6px;
}
.personality_degree {
  width: 98px !important;
}
 .result-table tr td:nth-child(1) {
  padding-left: 3px !important;
}
.result-table tr td:nth-child(2) {
  padding-left: 0px !important;
}

.result-table tr td:nth-child(3) {
  padding-left: 8px !important;
}

.result-table tr td:nth-child(3) sub {
  left: 38px !important;
}

.result-table tr td.def:nth-child(2) {
  background-position: bottom left 0px !important;
}
.result-table tr td.def:nth-child(7) {
  background-position: bottom left 8px !important;
}

.result-table tr td.def:nth-child(3) {
  background-position: bottom left 6px !important;
}

#tableDataComposite tr td:nth-child(7) sub {
  left: 38px !important;
}

.result-table tr td:nth-child(2) sub,
.result-table tr td:nth-child(3) sub,
.transit-table tr td:nth-child(2) sub,
.transit-table tr td:nth-child(3) sub,
.transit-table tr td:nth-child(5) sub,
#tableDataComposite tr td:nth-child(6) sub,
#tableDataComposite tr td:nth-child(7) sub,
.combine_panel .combine-table tr td.defIcon sub {
  position: absolute;
  bottom: 3px;
  left: 30px;
  color: #0c0c0c !important;
}

input[data-field-type="time_zone"],
input[data-field-type="longitude"],
input[data-field-type="latitude"] {
  width: 70px;
}

.suggestionsBox {
  position: relative;
  left: 30px;
  margin: 10px 0px 0px 0px;
  width: 260px;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #212427;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border: 2px solid #000;
  color: #fff;
}

.suggestionList {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
}

.suggestionList li {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px 0px 3px 0px;
  padding: 3px;
  cursor: pointer;
}

.suggestion_arrow {
  position: relative;
  top: -12px;
  left: 30px;
}

#my_data_list {
  margin-top: 30px;
  margin-bottom: 10px;
}

.return-minors-context-position {
  position: absolute;
  /*bottom: 0;*/
  top: 516;
  right: 0;
  left: 1;
}

.def {
  background: url(https://auracle.com/images/DefHighlight_1.png);
  background-repeat: no-repeat;
  background-position: bottom left 5px;
  background-size: 62%;
}
.pre_def {
  background: url(https://auracle.com/images/DefHighlight_1.png);
  background-repeat: no-repeat;
  background-position: bottom left 3px;
  background-size: 62%;
}

.defi .def-data {
  position: absolute;
  background: url(https://auracle.com/images/DefHighlight_1.png);
  background-repeat: no-repeat;
  background-position: bottom 20px left 3px;
  background-size: 62%;
  width: 100%;
  height: 10px;
  bottom: 5px;
}

.data1-table .defi {
  position: relative;
}

.inputSection {
  position: relative;
}

.no-line-height {
  line-height: 14px;
  font-weight: bold;
}

#complete_birth_country_span.top-not-blank {
  margin-top: 0px;
}

#complete_birth_country_span {
  margin-top: 7px;
  margin-bottom: 6px;
}

.chart-header img,
.chart-footer img {
  width: 100%;
}

.chart-footer img {
  width: 100%;
  /*padding-top: 38.4px;*/
  position: relative;
  bottom: -30px;
}

.custom-row {
  margin: 0px;
}

.no-padd {
  padding: 0px;
}

.custom-container {
  /* margin 0.6inch from right left and 0.42 from top bottom*/
  /*width: 816px !important;*/
  width: 100%;
  padding: 40.32px 57.6px 38px 55.6px;
  /*padding: 0;*/
  background-color: white;
  /*height: 1056px;*/
  /*height: 1143px;*/
  /*border: 1px solid #000;*/
  /*margin-bottom: 50px;*/
}

.height-100 {
  /*height:100%;*/
}

.content-area {
  padding-top: 80px;
}

.user-name {
  font-size: 17pt;
  font-family: auName;
  color: #939598;
  margin: 0px;
  word-spacing: 5px;
}

.individual-section {
  padding-top: 20px;
}

.individual-section h5 {
  font-family: auBold;
  font-size: 11pt;
  color: #939598;
  margin: 0 0 5px 0;
}

.individual-section p {
  margin-bottom: 0px;
  font-family: auBold;
  line-height: 14pt;
  font-size: 11pt;
}

.design p,
.data1-table tr:nth-child(3) {
  color: #ff00a6;
}

.checkbox-container {
  display: block;
  position: relative;
  padding-left: 20px;
  margin-bottom: 0px;
  font-weight: normal;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 12px;
  width: 12px;
  background-color: transparent;
  border: 1px solid #333;
}

.checkbox-container input:checked ~ .checkmark {
  background-color: #2196f3;
}

.centers p:nth-child(odd) {
  width: 30%;
  float: left;
}

.centers p:nth-child(even) {
  width: 65%;
  float: left;
}

.centers .data {
  min-height: 90px;
}

.awareness .data {
  min-height: 50px;
}

.data1-table tr:first-child td {
  font-family: auracle;
  font-size: 15pt;
  color: #939598;
  width: 35px;
  /*padding:5px 20px;*/
  /*text-align:center;*/
  text-align: left;
  padding-left: 8px !important;
}

.data1-table {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
}

.data1-table tr:nth-child(3) td,
.data1-table tr:nth-child(2) td {
  padding-top: 8px !important;
}

.chart-footer {
  margin-top: 0px;
}

.data1-table tr:nth-child(2) td,
.data1-table tr:nth-child(3) td {
  /*padding:10px;*/
  /*font-family:Gillsans;*/
  font-family: auBold;
  text-align: left;
  width: 35px;
}

.data1-table > tbody > tr > td,
.data1-table > tbody > tr > th,
.data1-table > tfoot > tr > td,
.data1-table > tfoot > tr > th,
.data1-table > thead > tr > td,
.data1-table > thead > tr > th {
  padding: 0px 8px 8px 0 !important;
  line-height: unset;
  vertical-align: top;
  border-top: unset;
}

.active-solar-plexus .checkmark {
  background-color: #b17f72;
}

.active-spleen .checkmark {
  background-color: #b17f72;
}

.active-ajna .checkmark {
  background-color: #b4ff67;
}

.active-root .checkmark {
  background-color: #b17f72;
}

.active-sacral .checkmark {
  background-color: #ff5357;
}

.active-heart .checkmark {
  background-color: #ff5357;
}

.active-ji .checkmark {
  background-color: #ffff51;
}

.active-head .checkmark {
  background-color: #ffff51;
}

.active-throat .checkmark {
  background-color: #b17f72;
}

.active-mode .checkmark {
  background-color: #0c0c63;
}

.active-definition .checkmark {
  background-color: #0c0c63;
}

/*.data1-table .def {
    background-position: bottom 8px right 28px;
    background-size: 70%;
}*/

.modal {
  background-color: rgba(0, 0, 0, 0.5);
}

.loader_modal {
  text-align: center;
}

.loader_modal:before {
  display: inline-block;
  vertical-align: middle;
  content: " ";
  height: 30%;
}

.loader_modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

#loader_modal.modal-content,
#loader_modal.modal-body {
  background: transaprent;
  background-color: transaprent;
}

label.checkbox-container {
  font-family: GillSans;
}

.awareness h5 {
  padding-left: 20px;
}

.divTable {
  display: table;
  width: 100%;
  border-spacing: 5px;
}

.divRow {
  display: table-row;
  width: auto;
}

.divCell {
  float: left;
  /*fix for  buggy browsers*/
  display: table-column;
  width: 7.6%;
  /*background-color:#ccc;*/
}

.divTable .headRow:first-child .divCell {
  font-family: Auracle !important;
}

.data1-table .sun,
.data1-table .earth {
  font-size: 16pt;
}

.data1-table .moon,
.data1-table .north_node,
.data1-table .south_node,
.data1-table .jupiter,
.data1-table .neptune {
  font-size: 13pt;
}

.data1-table .mercury,
.data1-table .venus,
.data1-table .mars,
.data1-table .saturn,
.data1-table .uranus {
  font-size: 14pt;
}

.data1-table .pluto {
  font-size: 15pt;
}

.icon_font {
  height: 350px;
}

.icon_font span {
  font-family: Auracle;
  height: 361px;
}

.up-arrow {
  border-color: #969292 transparent;
  border-style: solid;
  border-width: 0px 10px 10px 10px;
  height: 0px;
  width: 0px;
  float: right;
  position: relative;
  right: 4px;
  bottom: 3px;
}

.down-arrow {
  border-color: #969292 transparent;
  border-style: solid;
  border-width: 10px 10px 0px 10px;
  height: 0px;
  width: 0px;
  float: right;
  position: relative;
  right: 4px;
  bottom: 1px;
}

.minus-btn {
  background-image: url(https://auracle.com/images/33.png);
  margin-left: 16px;
  position: absolute;
  left: 54px;
  top: 1px;
  width: 24px;
  height: 20px;
  background-color: transparent;
}

.plus-btn {
  background-image: url(https://auracle.com/images/01_bt_arrow_plus.png);
  margin-left: 2px;
  position: absolute;
  top: 1px;
  left: 100px;
  width: 24px;
  height: 20px;
  background-color: transparent;
}

.margin-top60 {
  margin-top: 60px;
}

.pink_data {
  display: none;
}

.new-form-data {
  width: 50%;
  height: calc(100% - 125px);
  margin: auto;
}

/** Sign Up page CSS started **/

.signUpContainer.user-data-form {
  background-image: url(https://auracle.com/images/screen_sign-up.jpg) !important;
  padding: 15px 15px 15px 15px;
}

.signUpContainer .form-data-section {
  position: relative;
  font-family: Bellgo;
}

.signUpContainer .signInLeftSection {
  float: left;
  width: 60%;
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 100px;
  padding-left: 55px;
}

.signUpContainer .signInRightSection {
  float: left;
  width: 40%;
  position: relative;
  height: 100%;
  display: flex;
  justify-content: center;
}

.signUpContainer .form-data-section {
  height: 98%;
  position: relative;
}

.signUpContainer .img-result-data {
  max-width: 100%;
  position: relative;
  max-height: 100%;
  top: unset;
  left: unset;
}

.signUpContainer p {
  margin-bottom: 0px;
}

.signUpContainer ul {
  padding-left: 16px;
  margin-top: 15px;
  margin-bottom: 0px;
}

.signUpContainer .signInBtns {
  width: 100%;
  position: relative;
  margin-bottom: 30px;
  text-align: right;
}

.signUpContainer .side-btn {
  margin-right: 15px;
}

.signUpContainer .nowDataFor {
  position: absolute;
  bottom: 30px;
  color: #3898c7;
  font-family: Bellgo;
}

/** Sign Up page CSS ended **/

/** Sign In page CSS started **/

.signInContainer.user-data-form {
  background-image: url(https://auracle.com/images/screen_sign-up.jpg) !important;
  padding: 15px 15px 15px 15px;
}

.signInContainer .form-user-data input.custom-input {
  min-width: 200px;
  display: block;
  margin-bottom: 15px;
  width: 100%;
  height: 22px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: unset;
  border-radius: 0;
  box-shadow: unset;
  outline-style: none;
}

.signInContainer .signInLeftSection {
  float: left;
  width: 60%;
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 100px;
  padding-left: 60px;
}

.signInContainer .contentSection {
  height: 100%;
  width: 46%;
}

.signInContainer .form-user-data {
  padding-top: 120px;
  padding-left: 3px;
  height: calc(100% - 40px);
  margin-top: 5px;
  width: 100%;
  min-width: 200px;
  float: left;
  font-family: Bellgo;
}

.signInContainer .signInBtns {
  width: 100%;
  text-align: right;
}

.signInContainer .nowDataFor {
  position: absolute;
  bottom: 30px;
  color: #3898c7;
  font-family: Bellgo;
}

.signInContainer .form-data-section {
  float: left;
  width: 100%;
  height: 98%;
}

.signInRightSection {
  float: left;
  width: 40%;
  position: relative;
  height: 100%;
  display: flex;
  justify-content: center;
}

.signInContainer .img-result-data {
  max-width: 100%;
  position: relative;
  max-height: 100%;
  top: unset;
  left: unset;
}

/** Sign In page CSS ended **/

/** Snackbar css started **/

/* The snackbar - position it at the bottom and in the middle of the screen */

#snackbar {
  visibility: hidden;
  min-width: 250px;
  margin-left: -125px;
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  padding: 15px 25px;
  position: fixed;
  z-index: 99999;
  left: 50%;
  bottom: 30px;
  border-radius: 4px;
}

/* Show the snackbar when clicking on a button (class added with JavaScript) */

#snackbar.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

/* Animations to fade the snackbar in and out */

@-webkit-keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}

@keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}

@-webkit-keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}

@keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}

/** Snackbar css ended **/

.error-field {
  border: 1px solid #c7040f !important;
}

.center-div {
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 3px;
  color: #c7040f;
}

.imageButton {
  padding: 0px;
  border: unset;
  height: auto;
}

.imageButton .side-btn {
  margin-top: 0px;
}

.triangleIcon {
  margin-top: 2px;
  width: 12px;
  height: 12px;
  border-bottom: solid 12px #a53a40;
  border-left: solid 12px transparent;
  border-right: solid 12px transparent;
}

.firstTimeLoggedInUser p {
  margin-bottom: 0px;
  color: #f7070a;
  font-family: Bellgo;
}

.firstTimeLoggedInUser p:first-child {
  margin-top: 12px;
}

.firstTimeLoggedInUser {
  padding-left: 82px;
  /*margin-top: 18px;*/
}

.subscriptionExpirySection {
  margin-top: 30px;
}

.subscriptionExpirySection p {
  margin: 0px;
}

.subscriptionExpirySection.warning p {
  color: #b44a56;
}

.dataDeleteDate {
  margin-top: 25px;
}

.dataDeleteDate p {
  color: #000 !important;
}

.lastName {
  margin-left: 5px;
}

.nowDataForSection {
  position: absolute;
  color: #3898c7;
  bottom: 5.5%;
}

.nowDataForLocationSection {
  width: 50%;
  white-space: nowrap;
  float: left;
  text-align: right;
}

.nowDataForTimeSection {
  white-space: nowrap;
  width: 50%;
  float: left;
  text-align: left;
}

.blueColor {
  color: #20608d !important;
}

.tealDef {
  background: url(https://auracle.com/images/DefHighlight_2.png);
  background-repeat: no-repeat;
  background-position: bottom left 5px;
  background-size: 62%;
}
.pre_tealDef {
  background: url(https://auracle.com/images/DefHighlight_2.png);
  background-repeat: no-repeat;
  background-position: bottom left 3px;
  background-size: 62%;
}
.triple_tealDef {
  background: url(https://auracle.com/images/DefHighlight_4.png);
  background-repeat: no-repeat;
  background-position: bottom left 1px;
  background-size: 53%;
}
.blue-btn {
  background-image: url(https://auracle.com/images/blue_btn.png);
}

.personalityAndDesignBtn {
  background-image: url(https://auracle.com/images/personalityAndDesign.png);
}

.personalityAndNowBtn {
  background-image: url(https://auracle.com/images/buttons/23x23/01_bt_tabs_trans.png);
}

.nowOnlyBtn {
  background-image: url(https://auracle.com/images/buttons/23x23/01_bt_tabs_now.png);
}

td.DefBackgroundNone {
  background: none !important;
}

.singleDesignElements {
  margin-bottom: 3.5px; /**it was 6.1 before*/
  font-size: 7pt;
  max-width: 100px;
  overflow-x: hidden;
}

.singleDesignElements p {
  margin: 0px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: visible;
  font-family: 'BellGo_R';
  line-height: 10px;
}

.allDesignsButton {
  display: flex;
  column-gap: 5px;
  margin-top: 0.79px;
}

button,
button:active,
button:hover,
button:focus {
  outline: none;
}

.singleDesignElements .side-small-btn {
  margin-top: 0.4px;
  width: 15px;
  height: 15px;
  position: relative;
  color: #fff;
  font-size: 10px;
}

.singleDesignElements .designButton {
  /* flex: 0.2; */
  display: flex;
  flex-direction: column;
}

.designButton span.border {
  width: 15px;
  border: 0px solid transparent;
  margin-top: 1px;
}

.designButton span.border.activeDesign {
  border-top: 3px solid red;
}

.flexRow {
  display: flex;
  flex-direction: row;
}

.flexSection {
  flex: 1;
  max-width: 50%;
}

.flexRow .flexSection:first-child {
  padding-right: 8px;
}

.flexRow .flexSection:last-child {
  padding-left: 0px;
}

#tableDataComposite.table > tbody > tr > td,
#tableDataComposite.table > tbody > tr > th,
#tableDataComposite.table > tfoot > tr > td,
#tableDataComposite.table > tfoot > tr > th,
#tableDataComposite.table > thead > tr > td,
#tableDataComposite.table > thead > tr > th {
  line-height: 16px;
}

#tableDataNatal.result-table tr td:nth-child(1),
#tableDataTransit.result-table tr td:nth-child(1),
#tableDataComposite.result-table tr td:nth-child(1),
#tableDataTransitNow.result-table tr td:nth-child(1) {
  width: 30px !important;
}

#tableDataComposite.result-table tr td:nth-child(5) {
  width: 33px;
}

#tableDataTransitNow.result-table.isFirefox tr td:nth-child(2),
#tableDataTransitNow.result-table.isFirefox tr td:nth-child(5),
#tableDataTransitNow.result-table.isFirefox tr td:nth-child(1) {
  width: unset !important;
}

#tableDataNatal.result-table tr td:nth-child(2),
#tableDataNatal.result-table tr td:nth-child(3),
#tableDataTransit.result-table tr td:nth-child(2),
#tableDataTransit.result-table tr td:nth-child(3),
#tableDataComposite.result-table tr td:nth-child(2),
#tableDataComposite.result-table tr td:nth-child(3),
#tableDataComposite.result-table tr td:nth-child(6),
#tableDataComposite.result-table tr td:nth-child(7),
#tableDataTransitNow.result-table tr td:nth-child(2),
#tableDataTransitNow.result-table tr td:nth-child(5) {
  width: 43px !important;
  position: relative;
}

#tableDataComposite.result-table tr td:nth-child(4) {
  width: 40px !important;
}

#tableDataComposite.result-table tr td:nth-child(8) {
  width: 35px !important;
}

#tableDataComposite.result-table tr td.def:nth-child(7) {
  background-position: bottom left 8px !important;
}

#tableDataNatal.result-table tr td:nth-child(4),
.result-table tr td:nth-child(5) {
  width: unset !important;
  text-align: right;
}

.transitEditButtons {
  height: 18px;
  width: 18px;
  float: right;
  cursor: pointer;
}

.transitCompositeEdit {
  margin-top: -18px;
  position: relative;
}
.transitCompositeEdit .transitEditButtons {
  float: left;
}
.natalEdit {
  margin-top: 7px;
  position: relative;
}
.natalEdit .natalEditButtons {
  float: left;
}
.natalEditButtons {
  height: 18px;
  width: 18px;
  float: left;
  cursor: pointer;
}
#commitButton {
  display: none;
}

.dateDropdowns {
  position: absolute;
  top: -20px;
  display: none;
}

.dateChangerDropdown {
  align-items: center;
  display: flex;
  flex-direction: column;
}

.dateChanger {
  height: 20px;
  width: 20px;
  z-index: 1;
  cursor: pointer;
}

.dateInputs,
.nowCountryStateEditor {
  font-family: "BellGo";
  background: transparent;
  border: none;
  width: 20px;
  outline: none;
}

.placeInputs {
  font-family: "BellGo";
  background: transparent;
  border: none;
  width: 20px;
  outline: none;
  padding: 0px;
}

.nowCountryStateEditor {
  width: 100%;
}

.dateInputs.timeInput {
  width: 36px;
  padding-left: 0px;
  line-height: 17px;
}

.dateInputs.yearInput {
  width: 36px;
}

.dateInputs:focus,
.placeInputs:focus {
  background: #000;
  color: #ffffff;
}

.allDateChangerDropdown {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.dateSpacer {
  padding: 0 2px;
}

.nowNameEditor {
  width: 50%;
  padding: 0px;
  font-size: 19pt;
  font-family: 'BellGo_R';
  font-weight: normal;
  color: #000;
  float: left;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border: none;
  background: transparent;
  display: none;
  outline: none;
  text-transform: capitalize;
  min-width: 50%;
}

.nowNameEditor_Copy {
  font-size: 19pt;
  white-space: nowrap;
  display: none;
}

.nowNameEditor:focus {
  /* background: linear-gradient(to right, #000 40.00%, transparent 40.00%); */
  background: #000;
  color: #ffffff;
  padding: 0 5px;
}

.nowCountryStateEditor {
  width: 100%;
  font-size: 10pt;
  height: 20px;
  padding: 0px;
}

select.nowContryEditor,
.nowPlaceEditor {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
  border: none;
  background: transparent;
  outline: none;
  font-family: Bellgo;
  font-weight: normal;
  font-size: 10pt;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: -1px;
  text-transform: capitalize;
}

select.nowContryEditor::-ms-expand {
  display: none;
}

#placeEditor {
  display: none;
  max-height: 20px;
  margin-bottom: 0px;
}

.searchMatchedSuggestion {
  color: grey;
}

.combine_panel .secondName {
  color: #000;
}

.combine_panel .find-data-section .topSection {
  padding-top: 99px;
}

.combine_panel.compositePanel .find-data-section .topSection {
  padding-top: 0px;
}

.combine_panel.compositePanel .find-label-section .topSection {
  padding-top: 85px;
  height: 67.2%;
}

/* .compositePanel .transit-btn {
  margin-top: 53px !important;
} */

.combine_panel .userListBottomSection {
  height: 197px;
}

.combine_panel #complete_name_span {
  margin-left: 0px;
}

#userNameTransitNow {
  margin-left: -2px;
}

.combine_panel .table > tbody > tr > td:first-child.planetIcon {
  width: 150px;
}

#placeEditor #suggestions {
  position: absolute;
  left: 0px;
  z-index: 99;
}

#placeEditor .suggestionList li {
  font-size: 12px;
}

.timeChanger {
  transform: rotate(270deg);
  height: 20px;
  width: 20px;
  margin-top: -5px;
}

#cntry-btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
  border: none;
  background: transparent;
  outline: none;
  font-family: Bellgo;
  font-weight: normal;
  font-size: 10pt;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: -1px;
  padding: 0px;
}

.cntry-dropdown {
  position: initial;
}

.cntry-dropdown .dropdown-menu {
  top: 75%;
  max-height: 300px;
  padding: 0px;
  overflow-y: auto;
}

ul.dropdown-menu li {
  padding: 0 5px;
  cursor: pointer;
}

span.userNameLetter {
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 8pt;
  font-family: 'BellGo_R';
}

.currentlyEditingInput {
  background: black;
  color: white;
  text-align: center;
}

.natalInfoTable tr td {
  padding-top: 3.7px !important;
  padding-bottom: 3.5px !important;
  line-height: 15.9px !important;
}

/* .result-data > .name_span, .result-data > .userDataInfo {
  color: #20608d !important;
} */

.nowData .result-data #userNameTransitNow,
.nowData .result-data .birth_span,
#tableDataTransitNow.result-table tr td:nth-child(2) {
  color: #20608d !important;
}

.pink_text,
.nowData .result-data .pink_text {
  color: #ec1889 !important;
  text-shadow: unset;
}

.export-import-btn {
  display: none;
}
.export-btn {
  position: absolute;
  left: 0;
  bottom: 59px;
}
.import-btn {
  position: absolute;
  left: 0;
  bottom: 34px;
}
.export-off {
  background-image: url(https://auracle.com/images/buttons/02/02_bt_export.png);
}
.export-on {
  background-image: url(https://auracle.com/images/buttons/115x28/01_bt_Export_on.png);
}
.import-off {
  background-image: url(https://auracle.com/images/buttons/02/02_bt_import.png);
}
.import-on {
  background-image: url(https://auracle.com/images/buttons/115x28/01_bt_Import_on.png);
}

.albumDiv .textInput:focus,
.albumDiv .textInput:focus-visible {
  outline: none !important;
}

.albumDiv .textInput {
  border: none;
  height: 18px;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 10px;
  padding-top: 2.7px;
  font-family: Bellgo;
  font-size: 10pt;
}

.albumDiv .suggestionText {
  border: none;
  height: 18px;
  background: #f5f4eb;
  position: absolute;
  top: 0;
  left: 0;
  width: 200px;
  color: grey;
  padding: 0 0 0 10px;
  font-family: Bellgo;
  font-size: 10pt;
}
.albumDiv {
  display: none;
  position: absolute;
  bottom: 34px;
  height: 18px;
  left: 13px;
}
.default-btn {
  background-image: url(https://auracle.com/images/buttons/02/02_bt_defaults.png);
}
.account-btn {
  background-image: url(https://auracle.com/images/buttons/02/02_bt_account.png);
}
.statistics-btn {
  background-image: url(https://auracle.com/images/buttons/115x28/01_bt_Statistics_off.png);
}
.default-btn.active-side {
  background-image: url(https://auracle.com/images/buttons/02/02_bt_defaults.png);
}
.account-btn.active-side {
  background-image: url(https://auracle.com/images/buttons/115x28/01_bt_Account_on.png);
}
.statistics-btn.active-side {
  background-image: url(https://auracle.com/images/buttons/115x28/01_bt_Statistics_on.png);
}
#wheelImg,#ichingImg{
  width: 635px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 613px;
  margin-top: -40px;
}
#ichingImg{
  object-fit: cover;
  margin-left:148px;
}
@media not all and (min-resolution:.001dpcm) { 
  @supports (-webkit-appearance:none) {
      .form-group.radioBox label:before  {
      box-shadow:none;
      }
      .form-group.radioBox {
          margin-bottom:9px;
      }
      #city{
          height:22px !important;
      }
      .designButton:not(:first-child) {
        padding-left: 3px; /* Adjust the padding as needed */
        }
  }
  }
  .circ1_off_btn {
    background-image: url(https://auracle.com/images/buttons/28x28/01_bt_circ1_off.png);
  }
  .circ2_off_btn {
    background-image: url(https://auracle.com/images/buttons/28x28/01_bt_circ2_off.png);
  }
  .circ3_off_btn {
    background-image: url(https://auracle.com/images/buttons/28x28/01_bt_circ3_off.png);
  }
  .circ4_off_btn {
    background-image: url(https://auracle.com/images/buttons/28x28/01_bt_circ4_off.png);
  }
  .circ1_on_btn {
    background-image: url(https://auracle.com/images/buttons/28x28/01_bt_circ1_on.png);
  }
  .circ2_on_btn {
    background-image: url(https://auracle.com/images/buttons/28x28/01_bt_circ2_on.png);
  }
  .circ3_on_btn {
    background-image: url(https://auracle.com/images/buttons/28x28/01_bt_circ3_on.png);
  }
  .circ4_on_btn {
    background-image: url(https://auracle.com/images/buttons/28x28/01_bt_circ4_on.png);
  }
.circ_btn{
  width:18px;
}  
#circ_btn4{
  margin-right:94px;
}
.chart-new-btn {
  background-image: url(https://auracle.com/images/buttons/115x28/01_bt_new_off.png);
}
.chart-new-btn.active-side {
  background-image: url(https://auracle.com/images/buttons/115x28/01_bt_new_on.png);
}
.chart-service_bg{
  background-image: url(https://auracle.com/images/00_screen_chartService.jpg);
}
.chart-left-menu{
  padding-top:9rem;
}
