.navbar-fixed-top
{
    /* padding: 10px !important; */
    overflow:auto;
    /* padding-right: 0px !important; */
    padding-top: 10px;
    /* padding-bottom: 10px; */
}
.topOffset {
       padding-top: 20px !important;
}
.topOffsetHoroscope
{
     /*   margin-top: 60px;*/

}
.topOffsetSmall
{
    margin-top:70px;
}
.topOffsetHoroscope.Birth {
    margin-top: 60px;
}
.header.panel-report {
    background-color: white;
}
.videoImage {
    margin:0px;
    border-radius:15px;
    max-height:230px;
    padding: 3px;
    width:100%;
}
.clearfix::after {
    content: "";
    display: block;
    clear: both;
}
@font-face {
  font-family: 'Forum';
  src: url('../astrofonts/Forum/Forum-Regular.ttf');
}
@font-face {
  font-family: 'Test5';
  src: url('../astrofonts/Hunter.otf');
}
@font-face {
  font-family: 'Test1';
  src: url('../astrofonts/AnonymousPro-Regular.ttf');
}
@font-face {
  font-family: 'Test2';
  src: url('../astrofonts/Ubuntu-L.ttf');
}

@font-face {
  font-family: 'Test3';
  src: url('../astrofonts/SpaceMono-Regular.ttf');
}

@font-face {
  font-family: 'Test4';
  src: url('../astrofonts/AvenirLTProBook.otf');

}
@font-face {
  font-family: 'Test5-old';
  src: url('../astrofonts/Analogue.otf');
}
@font-face {
  font-family: 'Cabin';
  src: url('../astrofonts/Cabin-Regular.ttf');
}
@font-face {
  font-family: Pockota;
  src: url('../astrofonts/Pockota-Regular.otf');
}
@font-face {
  font-family: PockotaLight;
  src: url('../astrofonts/Pockota-Light.otf');
}

@font-face {
  font-family: Matrix;
  src: url('../astrofonts/MatrixCodeNfi-YPPj.otf');
}
@font-face {
  font-family: Milano;
  src: url('../astrofonts/MilanoSans-Regular.otf');
}
@font-face {
  font-family: Espoir;
  src: url('../astrofonts/Espoir.otf');
}
@font-face {
  font-family: Giga;
  src: url('../astrofonts/GigaSans-Regular.otf');
}
@font-face {
  font-family: Liber;
  src: url('../astrofonts/LiberGrotesqueFamily-Regular.ttf');
}
@font-face {
  font-family: 'fonseca';
  src: url('../astrofonts/FLURORegular.otf');
}

@font-face {
  font-family: FonsecaMedium;
  src: url('../astrofonts/Fonseca-Medium.otf');
}

@font-face {
  font-family: Inter;
  src: url('../astrofonts/Inter-Regular.ttf');
}
@font-face {
  font-family: FonsecaLight;
  src: url('../astrofonts/Fonseca-Light.otf');
}


@font-face {
  font-family: Quam;
  src: url('../astrofonts/Quam-Regular.otf');
}

.panel .panel-classic {
    /* box-shadow: rgb(198 160 255 / 25%) 0px 54px 55px, rgb(77 48 48 / 12%) 0px -12px 30px, rgb(167 18 18 / 12%) 0px 4px 6px, rgb(149 114 255 / 17%) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px; */
}

/* CLASSIC THEME */
.panel-classic {background: linear-gradient(0deg, #ffffff, #f8f1ff);font-family: 'Test4';/* letter-spacing: -.5px; */line-height: 28px;/* padding: 10px; *//* margin: 10px; */}
.panel-classic > .panel-body {
    color: black;
}
.panel-classic > md-content {
    color: rgb(0, 0, 0) !important;
}
.panel-classic > .md-default-theme {
    color: rgb(0, 0, 0) !important;
}

.panel-classic > md-tab
{
    color:black !important;
}
.sticky-panel.panel-classic {
    background: linear-gradient(174deg, #42235e, #8630f1);
}

.panel-classic .md-tab.md-active
{
    color:#000000d6 !important;
}
.panel-classic span {
    /*color: black !important;*/
}
.panel .panel-classic {

}
.panel-classic a {
    color: black;
}
.panel-classic .btn- {
        /* background-color: #fef3ff !important; */
}

.panel-classic .btn-House
{
    /* color: black !important; */
    background: linear-gradient(339deg, #e7d3ff, transparent) !important;
    border-bottom: 1px solid;
}

.panel-classic .btn-Sesquiquadrate , .panel-classic .btn-Inconjunct, .panel-classic .btn-Square , .panel-classic .btn-Opposition, .panel-classic .Fire
{
    /* background-color:#FFC8D3 !important; */
    background: linear-gradient(347deg, #ba001a42, #ffffff0a) !important;!i;!;
    /* border: 1px solid #f2f2f2d4; */
}
.panel-classic .btn-Sextile, .panel-classic .btn-Trine, .panel-classic .Water
{
    background: linear-gradient(339deg, #4d68eb70, #ffffff3b) !important;!impo;!imp;!i;!;
    /* border: 1px solid #f1f0ff; */
    /* background-color:#C8CEFF !important; */
}
.panel-classic .btn-Conjunct, .panel-classic .Earth
{
    /* background-color: #3cd70024 !important; */
    background: linear-gradient(348deg, #7ed271a3, #d2e5ce2b) !important;!i;!;!o;!om;!o;!;
    /* border: 1px solid #e4ffe559; */
}

.panel-classic .Air {
    /* background-color:pink !important; */
    background: linear-gradient(339deg, #fdf03385, transparent) !important;!i;!;!impr;!impr;!i;!;!I;!;
    /* border: 1px solid #d9343400; */
}
.ChartSquare,.ChartSesquiquadrate,.ChartOpposition,.ChartInconjunct {
    background-color:#FFC8D3;
}

.ChartTrine,.ChartSextile {
    background-color:#C8CEFF;
}

.ChartConjunct {
    background-color:#D5F7C8;
}

.bootstrap-switch-panel-classic {
    background-color: #000033;
    color: white;
}
.panel-classic .horoscopeHeaderArrow {
    color:black !important;
}
.panel-classic .planetListDates, .panel-classic .titleColor,.panel-classic .horoscope-phrase,.panel-classic .horoscope-header,.panel-classic .header-title ,.panel-classic .homeHeaderTitle {
    color: #030004 !important;
    /* font-weight: normal; */
    /* text-shadow: 1px 1px 3px #06005142; */
    text-align: 1.1em;
}
.panel-classic .account-wrapper {
    color: #ffffa6d6 !important;
}

md-tab-content {
    color:initial !important;
}
.itemTitle {
    font-weight: bolder;
    font-size: 1.8em;
    text-align: center;
    letter-spacing: 0.03em;
    /* padding: 5px; */
    line-height: 32px;
    margin-bottom: 2px;
}
.itemPhrase {
    text-align: center;
    /* font-style: italic; */
    /* font-family: 'Test5'; */
    font-size: 1.2em;
    margin-bottom: 10px;
}
.contentItemTitle {
    font-weight: bold;
    font-size: 1.5em;
    text-align: center;
    padding-bottom: 10px;
}
.contentItemText {
    font-weight:bold;
    padding:10px;
    text-align:center;
}
.menuItem[data-toggle="collapse"]:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  content: "\f054";
  transform: rotate(90deg) ;
  transition: all linear 0.25s;
  margin-left:15px;
  }
.menuItem[data-toggle="collapse"].collapsed:after {
  transform: rotate(0deg) ;
  margin-left:15px;
}
.panel-classic .cardBackground {
    /* margin: 10px; */
    /* margin: 0px; */
    box-shadow: 1px 2px 2px rgb(41 11 72 / 67%);
    -moz-box-shadow: -2px 23px 69px -26px rgba(98,47,181,0.75);
    background-color: #c692ff26 !important;
    /* border: 1px solid #bd65ffde; */
    /* background: #969b4f; */
    background: linear-gradient(297deg, #f6ceff9c 10%, #8000de08 50%, rgb(242 174 255 / 22%) 70%);
}

.btn-center {

    text-align: center;
    margin: 0 auto;
}
.panel-classic .cardContainer {
    /* background-color: #ffffffe6 !important; */
}
.panel-classic .chart-dates {
    color: #000000;
    font-weight: bold;
    text-shadow: none;
    padding-bottom:15px;
}

.header.panel-classic {
     /* background: url(../images/bg2024-w.jpg) top center repeat !important; */
     color:black;
     /* font-size: 1.05em; */
     /* background: #11F5CF; */
     padding-bottom: 80px;
}

/* MINIMAL THEME */
.navbar-minimal {
    z-index: 1050;
    background: linear-gradient(rgb(21, 23, 1),rgb(45, 30, 7));
}

.header.panel-minimal .header-title {
    font-size:1.4em;
}

.panel-horoscope-minimal .btn- {
    color: black;
    margin: 2px;

}
.panel-horoscope-minimal {
    background: black;
}
.header.panel-minimal {
    background-image: url(../images/bg9.jpg) !important;
    color: white;
    background-size: 100%;
    overflow:auto;
    font-family: 'Milano';


}
.panel-minimal .cardBackground {
    background-color: #ff940a1c !important;
    border: 1px solid #f3ff5347;
}

.panel-dark-minimal .header-title {
    background: linear-gradient(rgba(77, 67, 67, 0.8),rgba(12, 11, 11, 1));
    font-family:'Oxygen Mono';
}
.synastryCell {
    min-height: 120px;
    font-size: 0.9em;
    border-bottom: 1px solid #49366d;
    /* padding: 10px !important; */
    margin: 5px;
}
.btn-full.btn-success {
    background: linear-gradient(179deg, #a46de8 5%, #42235e 50%, #5920a0 100%);
}
.btn-full {
    border-radius: 25px;
    width: 100%;
    font-size: 1em;
    margin-top:20px;
    margin-bottom:20px;
    /* background: radial-gradient(circle, #8807829e 0%, rgb(88 47 98 / 82%) 54%, #571952c2 100%) !important; */
    /* text-transform: capitalize; */
    padding: 10px;
    clear: both;
    max-width: 400px;
    text-align: center;
}
.sheetTile {
    transition: transform 0.2s ease-in-out;
}

.sheetTile:hover {
    transform: scale(1.05);
}

.sheetTile {

text-align: center;

padding: 20px 8px;

background: linear-gradient(166deg, #6d1dcf54 5%, #6600c275 50%, #290358 100%);

border-radius: 20px;

border: 1px solid black;

margin: 7px;

box-shadow: rgb(0 0 0 / 51%) 0px 4px 6px, rgba(0, 0, 0, 0.1) 0px 1px 3px inset;
}


.facetImgType {
    position: absolute;
    padding: 7px;
    bottom: 6px;
    /* filter: invert(51%) sepia(101%) saturate(545%) hue-rotate(229deg) brightness(1%) contrast(101%); */
    left: 12px;
    width: 40px;
    height: 40px;
    filter: drop-shadow(1px 2px 2px #111);
    /* opacity: 0.5; */
}
.panel-midnight .facetImgType {
    /* filter: invert(40%) sepia(101%) saturate(645%) hue-rotate(12deg) brightness(201%) contrast(101%); */
}
.panel-midnight .facetImgLine {
    /* filter: invert(40%) sepia(101%) saturate(645%) hue-rotate(12deg) brightness(71%) contrast(101%); */
}
.facetImgLine {
   max-width: 28px;
   position: absolute;
   bottom: 20px;
   right: 20px;
   @font-face {
  font-family: 'Asul';
   src: url('../astrofonts/Asul/Asul-Regular.ttf');
};
   @font-face {
  font-family: 'Asul';
   src: url('../astrofonts/Asul/Asul-Regular.ttf');
};
   /* filter: invert(51%) sepia(101%) saturate(545%) hue-rotate(229deg) brightness(1%) contrast(101%); */
}
.facetGridItem {
    overflow:hidden;
    margin: 3px;
    height:100%;
    padding:0px;
    border-radius: 25px;
    /* border: 1px solid #a33dee54; */
}

.btn-full img {
    max-width: 35px;
    margin: 10px;
}
.btn-minimal {
    color: #fff;
    background: linear-gradient(#000000, #050607);
    border-color: #41424b;
    text-transform: uppercase;
    font-weight: bold;
}
.btn-minimal.active {
    background: linear-gradient(#3b3a47, #1b243a);
    color: white;
}

.homePicker {
    text-align: left !important;
}

.horoscopePicker {
    text-align: center !important;
}


 .dateStyle {

    font-size: 1.2em;
    text-align:left;

}
.facetGrid {
    height: 160px;
    display: grid;
    width: 100%;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.info-tile {
    /* height:95px; */
}
.info-tile h2 {
    /* color: #333; */
    margin-top: 0px;
    font-weight: bold;
    height: 60px;
    font-size: 1em;
    letter-spacing: -0.01em;
    /* margin-bottom: 5px; */
}
.info-tile p {
    color: #b1b1b1;
    text-indent: initial;
    line-height: 1.2;
    font-size: 0.9em;
    font-weight: bold;
    letter-spacing: -0.05em;
    font-family: 'Test2';
}

.info-tile p strong {
    color: #cc0000; /* Dark red for critical information */
    font-size: 1.1em; /* Slightly larger for emphasis */
}
/* MIDNIGHT THEME */
.panel-dark .header-title {
    /*background-color:#41025170 !important;*/
}
.modal-content.panel-dark {
    background-color: black;
}

.navbar-inverse {
    margin-top: 8px;
    background: linear-gradient(#080327, #34225f);
    z-index: 1050;
}
.btn-midnight.active {

}
.btn-tabs.small {
    /* font-size: 0.8em !important; */!i;!;
    padding: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.subMenuItem Img {
    max-width: 43px;
    padding-top: 5px;
    /* padding-left: 3px; */
    /* padding-right: 3px; */
    filter: drop-shadow(4px 3px 4px #000) contrast(1.1) brightness(1.1) saturate(1.5);
}
.panel-midnight .btn-tabs {
    /* color: #ffffa6d6; */
}
.panel-summary .btn-tabs {
    color: black;
}
img.facetImage {
    max-width: 45px;
    margin: 4px;
    margin-left: 0px;
}
img.buttonImage {
    max-width: 80px;
    margin: 10px;
}
.buttonText {
    padding: 20px;
    text-shadow: 3px 1px 3px #00000069;
    /* color: #d8d58f; */
    padding-top: 10px;
    /* font-size: 1.3em; */
}
img.facetImageIntro {
    max-width: 50px;
    float: left;
    margin-right: 10px;
}
.btn-tabs {
    border-radius: 25px;
    font-weight: 400;
    /* font-size: 0.9em; */
    outline: none;
    border: 1px solid #903eaabf;
    padding: 0px 25px 0px 15px;
    background-color: #3b0045;
    color: #fff !important;
    display: inline-block;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    white-space: nowrap;
    margin-right: 10px;
    box-shadow: rgb(0 0 0 / 72%) 0px 1px 4px, rgba(0, 0, 0, 0.1) 0px 1px 3px inset;
    /* border: 1px solid #000; */
}
.btn-tabs:hover, .btn-tabs:focus, .btn-tabs:active, .btn-tabs.active {
    background-color: #7c3a86;
    border-color: #b82cff;
    color: #ffffa6d6 !important;!impor;!impora;!imporat;!impora;!i;!;
    font-weight: bold;
}
.button-list-strip .btn-tabs {
    display: flex;
    align-items: center;
}
.button-list-strip .btn-tabs img {
    width: 45px;
    height: 45px;
}
.button-list-strip .btn-tabs i {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    margin: 4px 4px 4px 0;
    font-size: 36px;
}
@media (max-width:768px) {
    .btn-tabs.no-hover:hover {
        background-color: #4b0058;
        border-color: #72079396;
        color: inherit!important;
    }
    .panel-classic .btn-tabs.no-hover:hover {
        color: #fff !important;
    }
}
.menuStrip {
    display: flex;
    overflow-x: auto;
    z-index: 1030;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 5px;
    background: #2a0a2d;
    background: linear-gradient(180deg, #20003b, #00000047);
}

.menuStrip::-webkit-scrollbar {
    background: #7341b4;
    border-radius: 10px;
    height: 5px;
}
.menuStrip::-webkit-scrollbar-track {
    background: #000;
    border-radius: 10px;
}

.menuStrip::-webkit-scrollbar-thumb {
    background: #7341b4;
    border-radius: 10px;
}

.menuStrip::-webkit-scrollbar-thumb:hover {
    background: #555;
}
.btn-guide {
    line-height: 28px;
    font-size: 1.1em;
    margin: 10px;
    text-align: left;
    width: fit-content;
    cursor: pointer;
}
.btn-midnight {
    color: white;
    background: #4c0158;
    border: 1px solid #732097;
    /* text-transform: uppercase; */
    font-weight: bold;
    /* text-shadow: 1px 1px 1px black; */
    /* padding: 10px 30px !important; */
    box-shadow: rgb(0 0 0 / 51%) 0px 4px 6px, rgba(0, 0, 0, 0.1) 0px 1px 3px inset;
}
.btn-midnight.active {
    background-color: #1d0926 !important;
    border-color: #f841ff3d !important;
    color: white !important;
}

.panel-horoscope-dark .horoscope-summary-area
{
    background-color:#1c2b43;
    color:white;
}
.panel-midnight .aspectSummaryItem
{
    min-height:250px;
}

.modal-content.panel-midnight {
    background-color: rgba(255, 255, 255, 0);
    color: white;

}


.panel-midnight .md-tab
{
    color:white !important;
}

.panel-midnight .md-tab.md-active
{
    color:#ffffa6d6 !important;
}
.panel-midnight .btn-Traits
{
    background-color:#141345;

}
.horoscopeLineItem {
    font-size: 1.2em;
    line-height: 26px;
    /* font-family: 'Test5'; */
}

.horoscopeLineItem span {
    font-size: 0.8em !important;
    letter-spacing: -0.03em;
    /* color: #ffffff6b; */
    display:block;
    line-height: 20px;
    font-family: 'Test2';
    font-weight: normal;
}
.panelLineItem {
    margin: 0 3px 6px;
    /* box-shadow: 3px 3px 5px #000000a8; */
    /*margin-top: 0px;*/
    border-radius: 20px;
    min-height: 120px;
    border: 1px solid #00000029;
}
.modal-content {
   background: black;
   /* color:white; */
   border: 0px;
   /* border-radius: 20px; */
}
/* CSS for modal animation */
.modal {
    /* Initial state */

    transform: translateY(100%);
    overflow-y: auto;
    opacity: 0;
/*    display: none;*/
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.modal.active {
    transform: scale(1);
    opacity: 1;
}

.modal:not(.active) {
    transform: scale(0.5);
    opacity: 0;
}
/* Slide-down animation for hiding */
.modal.hide {
    transform: translateY(100%);
    opacity: 0;
}
/* Slide-up animation */
.modal.show {
    transform: translateY(0);
    opacity: 1;
    display: block;
    background: rgba(0, 0, 0, .5);
    z-index: 2000;
}
.modal-open .header .modal.show {
    background: rgb(1 6 41 / 50%);
    position: fixed;
    width: 100vw;
    height: 100vh;
}
.popover.fade {
    transform: translateY(0);
    opacity: 1;
   display: none;
}
.popover.show {
    transform: translateY(0);
    opacity: 1;
   display: block;
}
.slide-enter, .slide-leave {
    transition: transform 2s ease-in-out;
}

.slide-enter {
    transform: translateX(100%);
}

.slide-enter-active {
    transform: translateX(0%);
}

.slide-leave {
    transform: translateX(0%);
}

.slide-leave-active {
    transform: translateX(-100%);
}

.bootstrap-switch-panel-midnight {
     background-color: #4d3961;
     color: white;
 }
.panel-midnight a {
    /*color: white;*/
}
.popover {
    color: white;
    /* background: black; */
    border-radius: 20px;
    /* border: 2px solid #484848; */
}
.popover-body {
    background: #ef9aff00;
    /* color: white; */
    text-align: center;
    /* border: 0px black; */
    border-radius: 20px;
    padding: 15px;
    font-size: 1.1em;
    margin: 0px;
    /* border: 5px solid black; */
    box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 6px, rgba(0, 0, 0, 0.1) 0px 1px 3px inset;

}

.popover-content {
    padding: 9px 14px;
    text-align: center;
}
button.popoverClose {
    /* background: #7c79a570; */
    /* text-align: center; */
    border-radius: 10px;
    /* float: none; */
    margin: 0 auto;
    margin-top: 10px;
    padding: 5px 15px 5px 15px;
    /* display: flex; */
    /* justify-content: center; */
}
.panel-midnight a.close {
    color: black !important;
}

.panel-midnight {
    /* background-color: rgba(0, 0, 0, 0.77); */
    color: white;
    font-family:'Cabin';
}

.select-css.panel-classic option {
    background: #fff !important;
}

.select-css.panel-midnight option {
    background: #000 !important;
}
.btn-group.panel-classic {
    background: linear-gradient(359deg, #1d0037, #8630f1);
    color: white;
}
.panel-midnight .btn-Trine,.panel-midnight .btn-Sextile
{
  background: linear-gradient(339deg, #1a2c7ead, #4749a029);
  border: 1px solid #080061;
  /* background: rgb(7 17 104 / 40%); */
}
.panel-midnight .btn-Conjunct
{
    /* background: #005c096e; */
    background: linear-gradient(339deg, #006514ba, #0a561661);
    border: 1px solid #003f0b;
}

.panel-midnight .btn-Opposition,.panel-midnight .btn-Square,.panel-midnight .btn-Sesquiquadrate,.panel-midnight .btn-Inconjunct
{
            background: linear-gradient(339deg, #62010fc7, #a31b1b33);
            border: 1px solid #4d022f;
}
.panel-midnight .btn- {
 background: rgb(21 20 27 / 14%);


}

.panel-midnight .btn-House, .panel-midnight .btn-Oriental {
    /* background: rgb(41 1 43 / 67%); */
    background: linear-gradient(339deg, #20022c, #42017b59);
    border: 1px solid #000000;
}

.header.panel-midnight {
    /*background-image: url(../images/bg2024.jpg) !important;*/
    /* background: linear-gradient(180deg, #24063c 0%, #17002c 5%, #17002c 100%); */
    background-size: 100%;
    overflow:auto;
    padding-bottom: 80px;
    min-height: 800px;
}

.button-container {
  display: inline-flex;
  border-radius: 25px; /* Rounded corners of the container */
  overflow: hidden; /* Ensures inner buttons don't break the rounded shape */
}

.button {
  padding: 10px 20px;
  border: none;
  color: white;
  background-color: #2B1440; /* Default background color */
  font-size: 16px;
  cursor: pointer;
  transition: background-color 0.3s;
  outline: none; /* Removes the focus outline */
}

/* The 'active' class will be used to highlight the active button */
.button.active {
  background-color: #130819;
}

/* Optional: add a hover effect for buttons */
.button:hover:not(.active) {
  background-color: #1c0d33; /* A slightly lighter shade for hover */
}

/* Ensures that when buttons are clicked, they don't have an outline or border */
.button:focus {
  outline: none;
}

.header.panel-midnight .header-title {
        /* font-family: 'Cabin';
        font-size: 1.5em !important; */
        /* text-align: left; */
        /* padding-left: 10px !important; */!i;!;
}

/* STARS THEME */
.panel-stars-dark .header-title {
   font-family: 'Fonseca';
}

.panel-stars .aspectSummaryItem {
    min-height: 350px;
}
.panel-stars md-tabs.md-default-theme md-ink-bar, .panel-stars md-tabs md-ink-bar {
    color: #000000 !important;
    background-color:#bb00bb !important;
}

.modal-content {
    background: white;
    color:black
}
.panel-midnight .modal-content {
    background: black;
    color: white !important;!i;!;
}
.modal-content.panel-stars {
    background-color: black;
}

.modal-body.dialog {
    padding: 20px;
}

.panel.panel-stars-dark {
    background-color: #07060654;
        color: white;
        box-shadow: 3px 7px 5px #0000007d;
        /* padding-bottom: 5px; */
        margin-bottom: 0px;
        border: 0px;
    font-family: 'fonseca';
    font-size: 1.1em;


}
.btn.btn-stars.active {
    color: white !important;
    background: #2d204c;
}
.btn-
.btn-stars.subMenuItem.active {
    background: black;
    color: yellow;
    border: 0px;
}
.panel-horoscope-stars .horoscope-summary-area
{
    background-color:#1c2b43;
    color:white;
}
.btn-stars {
    border-radius: 15px;
    background: linear-gradient(-9deg, rgb(48 31 85) 0%, rgba(138,71,158,1) 100%);
    box-shadow: 4px 3px 5px black;
    font-family: fonseca;
    color: #ffffa6d6;
}
.panel-stars .btn-Traits
{
    background-color:#141345;

}
.bootstrap-switch-panel-stars {
        background-color: #41086b;
    color: white;

}

.panel-stars a {
    color: white;
}

.panel-stars a.close {
    color: black !important;
}

.panel-stars-dark md-content {
    color:white !important;
}
.panel-stars .btn-Trine,.panel-stars .btn-Sextile
{
    background: rgba(1, 7, 63, 0.47);
}
.panel-stars .btn-Conjunct
{
    background:rgba(3, 54, 3, 0.42);
}

.panel-stars .btn-Opposition,.panel-stars .btn-Square,.panel-stars .btn-Sesquiquadrate,.panel-stars .btn-Inconjunct
{
    background: rgba(75, 0, 0, 0.49);
}

.panel-stars .btn-House,.panel-stars .btn-Oriental {
    background: rgba(22, 22, 37, 0.43);
}


.header.panel-stars {
    /* background-image: url(../images/bg12.jpg) !important; */
    /* color: white; */
    background: linear-gradient(90deg, #fc5c5, #000);
    background-size: 100%;
    overflow:auto;
    background: linear-gradient(179deg, #25083b 0%, #000 5%, #2e0d2b 100%);
    /* background: linear-gradient(179deg, #500049 5%, #000000 95%); */
}
.btn-stars.subMenuItem {
    background:linear-gradient(0deg, rgba(71,47,126,1) 0%, rgb(57 35 64) 100%);
    color: white;
    border: 0px;
    font-size:1.1em !important;
}

.btn-
.btn-stars.subMenuItem.active {
    background: black;
    color: yellow;
    border: 0px;
}
.navbar-light {
    color: white !important;
    background-color: #3c243c;
    z-index: 1050;
}
.panel-horoscope-stars .horoscope-summary-area
{
    background-color:#1c2b43;
    color:white;
}
.panel-stars .btn-Traits
{
    background-color:#141345;

}
.bootstrap-switch-panel-stars {
        background-color: #41086b;
    color: white;

}

.panel-stars a {
    color: white;
}

.panel-stars a.close {
    color: black !important;
}
.title-large {
   text-align: center;
   padding: 2px 10px;
   color: #57007f;
   text-transform: uppercase;
font-size: 1.5em;
    max-width: 100%;
}

.panel-stars {
    color: white;
    font-family: Montserrat;
    /* font-size: 1.07em; */
    line-height: 1.5em;
}
.slick-prev, .slick-next
{
    top:20%;
}
.panel-stars-dark md-content {
    color:white !important;
}
.panel-stars .btn-Trine,.panel-stars .btn-Sextile
{
    background: rgba(1, 7, 63, 0.47);
}
.panel-stars .btn-Conjunct
{
    background:rgba(3, 54, 3, 0.42);
}

.panel-stars .btn-Opposition,.panel-stars .btn-Square,.panel-stars .btn-Sesquiquadrate,.panel-stars .btn-Inconjunct
{
    background: rgba(75, 0, 0, 0.49);
}
.Fire {
    background: #a40043b0 !important;
}
.Earth {
    background: #004930c9 !important;
}
.Air {
    background: #8c7800f2 !important;
}
.Water {
    background: #14009fa3 !important;
}

.panel-stars .btn- {
    background: rgba(21, 20, 27, 0.40);
    color: white;
}

.panel-stars .btn-House,.panel-stars .btn-Oriental {
    background: rgba(22, 22, 37, 0.43);
}



/* Matrix THEME */

.panel-matrix-dark .header-title {
   font-family: "Audiowide";
       background: #000000;
   font-size: 1.1em;
}
.panel-matrix .cardContainer {

    background-color: #5298ab36;
}
.panel-midnight .cardBackground {
    /* box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px; */
    background: linear-gradient(152deg, #7100f636 5%, #36146196 45%, #9435e55c 100%);
}
.panel-stars .cardBackground {
     /* background: radial-gradient(circle, rgb(109 45 79 / 41%) 0%, rgb(122 0 111 / 23%) 100%); */
     /* box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px; */
     background: linear-gradient(291deg, /* Direction */ #2d0d2a 0%, /* First color at 0% */ #331136 50%, /* Second color at 50% */ #1d081c 100% /* Third color at 100% */);
 }
.oppPanel {
   padding:0px 15px 20px;
}
.panel.panel-matrix-dark {
    background-color: #0f2a1752;
    color: white;
    box-shadow: 1px 1px 10px black;
    /* padding-bottom: 5px; */
    margin-bottom: 0px;
    border: 0px;
    /* font-size: 1.2em; */
    /* font-family: 'Iceland';*/
    font-family: 'Quam';
    /* line-height: 15px; */
}
.panel-matrix .aspectSummaryItem {
    min-height: 340px;
}
.btn-matrix.subMenuItem {
    background: black;
    color: white;
    border: 0px;
}
.btn.btn-matrix.active {
    /* color: black !important; */
    background: linear-gradient(#6cff44,#000000) !important;

}

.btn-
.btn-matrix.subMenuItem.active {
    background: black;
    color: yellow;
    border: 0px;
}
.panel-horoscope-matrix .horoscope-summary-area
{
    background-color:#1c2b43;
    color:white;
}
.btn-matrix {
    border: 1px solid #8ddb8e;
    background: #000000ed;
    color:white;
    box-shadow: 4px 3px 5px black;
}

.panel-matrix .btn-Traits
{
    background-color:#141345;

}
.bootstrap-switch-panel-stars {
        background-color: #41086b;
    color: white;

}

.panel-matrix a {
    color: white;
}

.panel-matrix a.close {
    color: black !important;
}

.panel-matrix {
    background-color: rgba(0, 0, 0, 0.53);
    color: white;
    font-size: 1.1em;
    font-family: 'Quam';
}

.sign-panel {
    background: #f5ecffc2;
    margin-top:20px;
    color: black;
}
.panel-horoscope-dark h3 {
    font-size: 1.6em !important;
}

.horoscope-header > h3
{
    /* font-size:1.1em; */
}
.onlyWebsite {
        display:none !important;
    }

@media (max-width:1000px) {
    .middlePad{
        margin-bottom: unset !important;
    }
    .modal-dialog {
        margin: 0px !important;
    }
    .ephemeris.top {
        width:18%;
    }
    .ephemeris.cell {
        width:18%;
    }

    .menuStrip::-webkit-scrollbar {
        height: 0px;
    }
}

.panel-classic .info-tile p {
    color: #000;
    text-indent: initial;
    line-height: 1.3;
    font-size: 0.88em;
    /* font-family: monospace; */
}
.panel-classic .listDates {
    color: black;
    /* font-family: monospace; */
    font-weight: bold;
}
.modal-lg {
     max-width: 1100px !important;

}
/* FOR tablet/ desktop */
@media (min-width:768px) {

  /*.facetGridItem {*/
  /*  margin: 7px*/
  /*  }*/
        .navbar-fixed-top {
            margin-left: 2% !important;
            margin-right: 2% !important;
        }

  .header.panel-classic {
      /* background-image: none !important; */
      padding-left: 2%;
      padding-right: 2%;
  }
  .header.panel-midnight {
        /* background-image: none !important; */
        padding-left: 2%;
        padding-right: 2%;
   }
   .panel-small {
       margin: 10px;
   }
    .menuStrip {
        width:96%;
    }
   .subMenuItem img {
        max-width:45px;
   }
}
/* FOR tablet/ desktop */
@media (min-width:1600px) {

    .horoscopeLineItem {
        font-size: 1.1em;
        letter-spacing: .7px;
        /* margin-top:5px; */
        /* margin-left: 5px; */
    }
    .horoscopeGrid {
        width:20%;
    }
    .menuStrip::-webkit-scrollbar {
        height: 10px;
    }
    .menuStrip {
        width:80%;
    }
    .btn-tabs{
                padding: 5px 30px 5px 30px;
                /* margin: 5px 2px 5px 0; */
                font-size: .9em;
                font-weight: bold;
                border-radius: 20px;
                margin-bottom: 5px;
        }
        .info-tile h2 {
            font-size: 1.2em;
            line-height: 25px;
            padding-top: 8px;
        }
        .affirmation {
                padding: 30px;
                padding-right: 100px;
                padding-left: 100px;
}
    .signPanelCol {
        font-size: 0.9em !important;
    }
    .tarotImage img {
        width: unset;
    }
    .tarotInfoBox {
        max-width:250px;
    }
    .noWebsite {
        display:none;
    }
    .sideMenu {
        width:12%;
        float:left;
        padding-top: 30px;
        background: #180718;
    }
    .mainView {
        float:left;
        width:100%;
        /*margin: 50px 0 0!important;*/
    }
    .modal-lg {
         top: 20%;
    }

    .patternContainer {
        float: left;
    }
    .aspect-body {
        min-width:200px;
    }
    .itemContentBox {
        display: inline-block;
        font-size: 1.3em;
        float: none;
    }
    .navbar-fixed-top {
        margin-left:10% !important;
        margin-right:10% !important;

    }
    .header.panel-midnight {
        /* background-image: none !important; */
        padding-left: 10%;
        padding-right: 10%;
    }
    .header.panel-classic {
        /* background-image: none !important; */
        padding-left: 10%;
        padding-right: 10%;
    }
    .panel-matrix {
        font-size:1.3em;
    }
    .panel-stars {
        background-color: rgba(0, 0, 0, 0.36);
    }

}

@media (min-width:1660px) {
    font-size: 1.1em;
}
.panel-matrix-dark .aspect-footer {
    /*background: linear-gradient(180deg, #240d0d00, #000000fa);*/
}
.panel-matrix-dark md-content {
    color:white !important;
}
.panel-matrix .btn-Trine,.panel-matrix .btn-Sextile
{
    background: rgba(1, 7, 63, 0.5);
}
.panel-matrix .btn-Conjunct
{
    background:rgba(3, 54, 3, 0.52);
}

.panel-matrix .btn-Opposition,.panel-matrix .btn-Square,.panel-matrix .btn-Sesquiquadrate,.panel-matrix .btn-Inconjunct
{
    background: rgba(75, 0, 0, 0.59);
}
.panel-matrix .btn- {
    background: rgba(21, 20, 27, 0.50);
    color: white;

}
.listDates {
    text-align: right;
    font-size: 0.8em;
    line-height: 14px;
    bottom: 12px;
    left: 39px;
    color: #ffffa6d6;
    font-family: 'Test2';
    position: absolute;
}
.panel-matrix .btn-House,.panel-matrix .btn-Oriental {
    background: rgba(22, 22, 37, 0.53);
}

.navbar-matrix {
    background: linear-gradient(45deg, black, #084206);
}
.header.panel-matrix {
    background-image: url(../images/bgmatrix.jpg) !important;
    color: black;
    background-size: 100%;

    font-family: "Audiowide";

}
.toolAstroIcon
{
     z-index: 10000;
     max-width: 75px !important;
     position: fixed;
     left: 50%;
     bottom:2px;
     transform: translateX(-50%);
}
md-bottom-sheet {
    background-color: #2c0545;
}
.md-bottom-sheet.md-grid {
  background-color: white;

}
.panel-classic .btn-tabs {
    color: white !important;
    background: linear-gradient(173deg, #a46de8 5%, #7229b3de 50%, #50139c 100%);
    font-weight: bold;
}

.panel-classic .btn-tabs.active {
    background: #3f1c6c !important;
    border-color: #2d00686b;
    color: #ffe5a4 !important;!i;!;
}

.panel-classic .menuStrip {
    background: linear-gradient(181deg, #efe5fe, #f5ebff);
    margin-bottom: 0px;
    padding-bottom: 5px;
}
.panel-classic .facetImage {
     }


.panel-small .attr-image-horoscope {
     max-height: 130px;
     display: initial;
     /* float: left; */
     min-width: 130px;
     max-width: 130px;
     /* border: solid 2px #111111; */
     /* margin: -7% 0% -8%; */
     /* margin-bottom: 10px;*/
     border-top-left-radius: 15px;
     border-bottom-left-radius: 15px;
}
.panel-small .horoscope-header
{
    clear: none;
    /*padding-left: 150px;*/
    text-align: left;
    height: 90px;
}
h1 {
    text-align: center;
    font-size: 2em;
    font-weight: bold;
    margin-top: 20px;
    /* padding-top: 20px !important; */!i;!;
    font-family: 'Test5';
    letter-spacing: 0.04em;
    line-height: 38px !important;!i;!;!;
}
h1, h2, h3, h4, h5 {
    line-height: normal;
    /* font-family: 'Test5'; */
    /* font-weight: bold; */
}
.login-wrap {
padding : 20px;
position : relative;
}
.panel-small > .panel-heading
{
    padding:10px;
    min-height:140px;
    box-shadow: 10px 10px 50px black;
}
.panel-small {
    /* font-size: 0.9em; */
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    border-radius: 20px;
    margin-bottom: 0px;
    height: 130px;
    /* background-color: #320a3c75 !important; */
}
.panel-small .chart-dates {
    text-align: left;
}

.planetImage {
    width: 100%;
    float: left;
    padding-bottom: 10px;
    padding-top: 10px;
    filter: drop-shadow(1px 3px 4px #8300aaff);
    margin-right: 0px;
}

.planetSummary
{
    font-weight:bold;
    font-size:1.2em;
    text-align:center;
}
.fa-info-circle
{
    padding-left:7px;
    font-size:0.7em;
}


.panel-white
{
}
.panel-white .panel-heading {
    background: linear-gradient(rgb(255, 255, 255),rgba(245, 232, 255, 0.63));
    border-radius: 0px;
    /* border: 1px solid #f5e8ff; */
    max-width: 500px;
}

/* MIDNIGHT BLUE */

.navbar-dark {
       background: linear-gradient(#130c4b, #08225b) !important;
   z-index:1050;
}

.btn-blue {
    color: #fff;
    background: linear-gradient(#1f44a8, #041d57);
    border-color: #040a6f;
    text-transform: uppercase;
    font-weight: bold;
}
.btn-blue.active {
        background: black;
    color: white;
}
.btn-blue a {
    text-decoration: unset;
    color: white;
}
.panel-midnightblue .btn-Traits
{
    background-color:#141345;


}
.bootstrap-switch-panel-midnightblue {
    background-color: #337ab7;
    color: white;

}
.panel-darkblue .header-title {
    color: #ffffb3;
    background: linear-gradient(rgb(24 29 163 / 75%),rgb(36 34 104 / 17%));
}

.panel.panel-darkblue {
    color: white;
}
.panel-midnightblue .btn- {
    background: #111;
    color: white;
}
.panel-midnightblue a {
    color: wheat;
}

.panel-midnightblue {
    background-color: #00000038;
    color: white;
    font-family:'Forum';

}

.panel-midnightblue .btn-Square
{
    background-color:#610E10;

}
.panel-midnightblue .btn-Trine
{
    background-color:#141345;
}

.panel-midnightblue .btn-Sesquiquadrate
{
    background-color:#610E10;
}
.panel-midnightblue .btn-Sextile
{
    background-color:#141345;
}
.panel-midnightblue .btn-Conjunct
{
    background-color: #003000;
}
.panel-midnightblue .btn-Inconjunct
{
    background-color: #610E10;

}
.panel-midnightblue .btn-Opposition
{
    background-color:#610E10;
}
.header {
    overflow: auto !important;
}
.panel-hidden {
  opacity: 0;
  transition: opacity 0.5s ease-out;
}

.panel-shown {
  opacity: 1;
  transition: opacity 0.5s ease-in;
}


.header.panel-midnightblue {
     background: url(../images/bg4.jpg) top center repeat !important;
     color:white;

}

.symbolSummary {
    width:24px;
}
.summary-planet {
    /* padding: 8px; */
    padding-right: 0px;
    /* font-size: 0.9em; */
    margin-bottom: 10px;
}
.dot {
    /*border: 1px solid #000000;*/
    height: 50px;
    padding-top: 8px;
    width: 50px;
    /* background-color: #bbb; */
    border-radius: 50%;
    /* border-color: black; */
    display: inline-block;
}
.dashPlanetKeyword {
    font-weight: bold;
    font-size: 1.3em;
    /* text-align: center; */
    text-transform: uppercase;
    /*text-shadow: 1px 2px 1px black;*/
}
.Cancer, .Scorpio, .Pisces {
        background: radial-gradient(#000065, #2817af);
    /*border: 1px solid #5858da;*/
}
.Aries, .Leo, .Sagittarius {
   background: radial-gradient(#500000, #8e0000);
    /*border: 1px solid #ff4949;*/
}
.Taurus, .Virgo, .Capricorn {
background: radial-gradient(#0e3808, #006a02);
    /*border: 1px solid #04a904;*/
}
.Gemini, .Libra, .Aquarius {
    background: radial-gradient(rgb(113, 76, 2), rgb(229, 215, 44));
    /* border: 1px solid #fdfd5b; */
}

 .Sesquiquadrate, .Square, .Opposition, .Inconjunct {
         background: linear-gradient(#780101, #cf0000) !important;
 }
 .Trine, .Sextile {
            background: linear-gradient(#05004d, #1e0ac7) !important;
   }
 .Conjunct {
               background: linear-gradient(#174012, #156f17) !important;
   }



.itemSummaryTable {
    padding: 2px;
    font-size: 1em;
    /* font-weight: bold; */
    color: white;
    padding-left: 5px;
    text-shadow: -1px 1px 1px black;
    /* background: linear-gradient(#15141b,#491d68); */
}
.horoscope-traits{
    margin: 5px;
    padding: 10px;
    background-color: blue;
    color: white;
    font-weight: bold;
    right: 10px;
    float: left;
    position: relative;
}

.panel-big {
    min-width: 320px;
    min-height: 300px;
}
.panel-classic > .navbar-fixed-top {
    background: linear-gradient(359deg,   #f8f1ff, #ffc8f7);
    /* color: white; */
    font-weight: bold;
}
.panel-Active {
       /*background: rgba(68, 26, 236, 0.2);*/
}

.am-sun {
    content:url(/https://astromatrix.app/symbols/sun.png);
    max-width: 55px;
}
.am-moon {
    content:url(/https://astromatrix.app/symbols/moon.png);
    max-width: 55px;
}


.am-draconic {
    content:url('/https://astromatrix.app/icons/soul report.png');
    max-width: 55px;
}
.am-sun-menu {
    content:url(images/sun-black.png);
    max-width: 25px;
    padding: 0px;
    margin-right: 5px !important;
}
.am-moon-menu {
    content:url(images/moon-black.png);
    max-width: 25px;
    padding: 0px;
    margin-right: 5px !important;
}
.am-draconic-menu {
    content:url(../img/dragon-black.png);
    max-width: 25px;
    padding: 0px;
    margin-right: 5px !important;
}
.am-menu {
    /* box-shadow: 0px 4px 6px rgb(0 0 0 / 72%); */ /* Add shadow under the image */
    /* border-radius: 5px; */ /* Optional: rounded corners */
    max-width: 60px;
    padding: 0px;
    margin-right: 5px !important;
    filter: drop-shadow(4px 3px 1px #000) contrast(1.2) brightness(1.1);
    
    
    img {
        filter: drop-shadow(0px 4px 6px rgba(0, 0, 0, 0.3)); /* Apply shadow respecting transparency */
    };
        img {
    filter: drop-shadow(0px 4px 6px rgba(0, 0, 0, 0.3)); /* Apply shadow respecting transparency */
    };
}
.am-menu-fa {
    margin-left: 8px;
}

#itemModal .modal-body
{
    min-height:1000px;
}

.modal.in .modal-dialog {
}
 .pac-container {
        z-index: 10000 !important;
    }
.retrogradePanel.row {
    padding: 5px;
    /* margin: 5px; */
    border-bottom: 1px solid #0502022e;
    /* box-shadow: 0px 5px 25px black; */
}
.signPanelCol {
    padding: 2px;
}
.imgContainerImage {
    padding: 0px;
    max-height: 400px;
    object-fit: cover;
    padding: 15px;
    border-radius: 50px;
}
.frm-group {
    padding: 10px;
}

.videoTitle {
    text-align: center;
    padding: 5px;
}
.headerSize
{
    /* font-size: 2em; */
}
.mediumSize {
    font-size: 1.3em;
    font-weight:bold;
    text-align: center;
    padding: 10px;
    letter-spacing: 0.05em;
    font-family: 'Test5';
}

.play {
    background: url('https://astromatrix.app/icons/youtube.png') center center no-repeat;
    margin: -240px 10px 0 0;
    height: 240px;
    position: relative;
    z-index: 10;
}

.panel-content {
     margin-top: 20px;
     margin-bottom: 20px;
     box-shadow: 0px 3px 7px grey;
     margin-left: 0px !important;
     margin-right: 0px !important;
     padding-bottom: 10px;
     padding-top: 10px;
     padding-left: 5px;
     padding-right: 5px;
 }


.modal-small {
    z-index:999999;
    width: 80%;
    max-width:400px;
    padding-top: 100px;
    margin: 0 auto;
}
.topPanel {
    padding-top: 40px !important;
}

.subMenu {
    font-size: 0.5em;
    color: black;
    text-transform: capitalize;

    top: 10%;
    left: 25% !important;
}
.subMenu i {
    color: black;
    padding-left: 10px;
    padding-right: 10px;
}
.subMenu > li > a {
    margin: 5px;
    padding: 10px;
    font-size: 2.3em;
    color: black !important;
}
 .panel-summary .panel-body {
     padding: 15px;
     color: black;
 }



.panel-chart .form-control {
    /* color: black !important; */
}
.aspectListImg
{
    max-width: 24%;
    filter: drop-shadow(1px 1px 3px #8300aaff);
}
.panel-classic .biweekhoroscope {
        color: #87528a;
}
.panel-classic .yellowText {
        color: #3f1c6c;
        font-weight: bold !important;!i;!;
        font-size: 0.7em !important;!i;!ip;!i;!;!I;!;!impr;!impr;!i;!;
}
.biweekhoroscope {
    /* text-decoration: underline; */
    color: #e3e390;
}
.ui-autocomplete {
    z-index: 100000000 !important;
}
.modal.in .modal-dialog-fixed {
    position:fixed;
    bottom:0px;
    right:0px;
    margin:0px;
}
md-tabs-canvas.md-paginated {
     margin: 0 0px;
}
md-tabs[md-border-bottom] md-tabs-wrapper {
    background-color: rgb(216 182 255)
}
md-pagination-wrapper {
    height: 49px !important;
}
md-content {
    display:inline !important;
}
md-content.md-default-theme, md-tab-content {
    color: rgb(255, 255, 255);
    background-color: #11111100;
}
md-content.md-default-theme, md-content {
    color: rgba(255,255,255,0.87);
    background-color: #11111100;
    height: 1000px;
}

.panel-matrix md-tabs.md-default-theme md-ink-bar, .panel-matrix md-tabs md-ink-bar {
    color: #0012ea !important;
    background-color:#00ff00 !important;
}

.step.ng-hide {
opacity: 0;
}
.step.current {
opacity: 1;
transition: all 1s ease-in-out;
 transition-timing-function: linear;
  transition-timing-function: cubic-bezier(0, 0, 1, 1);
}
.md-button {
    /*min-height:56px;*/
}
.panel-white {
    background-color: white !important;
    color: black !important;
    padding: 10px;
}

md-bottom-sheet.md-grid
{
    padding-left: 2px;
    padding-right: 2px;
    border-radius: 10px;
    margin-bottom: 40px;
    z-index:5000;
}
hr.middleHR {
    border-top: 5px solid #c2c2c2;
    width: 15%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.md-subheader .md-subheader-inner {
    padding:0px;
    text-align: center;
}
md-bottom-sheet .md-subheader
{
    font-size:1.3em;
    text-align:center;
}
md-slider-container md-input-container input[type="number"] {
    color: white;
    /*font-size:1.4em;*/
    padding:0px;
}
md-slider-container .md-thumb{
    cursor: pointer;
}
md-input-container {
    padding-top: 7px;
    margin-right: -10px;
}
.orbLabel
{
    padding:0px;
    margin-top:10px;
}
span.iconName {
    color: #ffffff;
    font-family: 'Test2';
    /* font-size: 1.2em; */
    /* font-weight: bold; */
    /* text-transform: uppercase; */
}
.iconMenu {
    font-size: 2.8em;
    min-width: 45px;
    }
.progress {
    height: 17px;
    /* margin-top: 3px; */
    margin-bottom: 3px;
    margin-right: 10px;
    /* margin-bottom: 20px; */
    overflow: hidden;
    background-color: #7b297e4a !important;
    border-radius: 15px;
    border: 1px solid #00000033;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
    box-shadow: inset 0 -1px 3px rgb(0, 0, 0);
}
.progressTitle {
    font-weight:bold;
    font-size:1.2em;
    /* font-family: monospace; */
}
.patternContainer {
     /*padding: 20px;*/
}

.homeAvatar
{
    display: inline-block;
    height: auto;
    position: relative;
    border-radius: 50%;
    width: 100%;
    height: auto;
    padding-top: 100%;
    border: 3px solid #41058e;
    background: black;
}
.homeHeader {
    font-size: 0.9em;
    line-height: normal;
    text-align: center;
    font-weight: bold;
    /* margin-bottom: 10px; */
    padding: 1px;
    float: none;
    margin: 0 auto;
    margin-bottom: 10px;
}
.homeHeaderTitle {
    font-size: 1em !important;!importantt;!imp;!impe;!i;!;
    font-weight: bol;
    padding-top: 5px;
    padding-bottom:5px;
    /*font-weight: bold;*/
}
.fa {
    padding:10px;
}
.buttonHeaderIcon {
    margin:0 auto;
    font-size:1.2em;
    padding: 10px;
}
.buttonHeaderIcon img {
    max-width:60px;
    text-align:center;
}

.bottomLine {
    border: none !important;/* Remove default border */
    border-bottom: 1px solid white !important; /* Add bottom border */
}

.panel-midnight .bottomLine {
    color: white;
}

.editJournal_textEditor {
    width: 100%;
    border-radius: 25px;
    height: 100px;
    border: 1px solid rgb(123, 50, 144) !important;
    text-indent: 12px; 
    line-height: 1rem;
    box-sizing: border-box;
    padding: 10px 0;
}


.cardBackground {
    border-radius: 15px;
    /*margin-top: 25px;*/
}
.cardPad {
    padding: 10px;
}
.middlePad {
    margin-bottom: 100px;
}
.moreText {
    font-size: 0.5em !important;
    margin-right:0px !important;
    max-width: 80px;
    text-align: center;
}
.cardContainer {
    border: 1px solid #8d45fb2b;
    height: 135px;
    /* padding-top: 5px; */
    margin-top: 0px !important;
    margin-bottom: 10px !important;
    /* background-color: #e5aff6de; */
    /* box-shadow: 5px 15px 18px #0000008f; */
    margin-left: 10px;
    margin-right: 10px;
}
.arrowForward
{
  max-width:32px;
  margin-left:15px;
}


.aspectSummaryItem {
    min-height:400px;
}
.homeHeaderTopic {
    /* font-size: 1.6em; */
    /* text-align: center; */
    float: left;
    padding-top: 10px;
    padding-left: 10px;
    text-transform: uppercase;
}
.md-button.md-icon-button {
    height: unset;
    width: unset;
    font-size: 1.4em;
}
.aspect-footer {
    font-size: 0.8em;
    /* box-shadow: -10px -10px 10px #00000082; */
    padding-bottom: 10px;
    padding-top: 25px;
    background: linear-gradient(180deg, #1e113c2e, #7359a15c);
    border-radius: 10px;
}
.planetBigThree {
    padding: 0px;
    text-align: center;
    float: none;
    font-size: 0.8em;
    font-weight: bold;
    /* margin-top: 30px; */
    margin-bottom: 20px;
    /* padding: 10px; */
}
.padLeft .dateStyle {
    padding-left: 10px !important;
}
.dashItemSign {
    float: left;
    margin-bottom: 30px;
    font-size: 1.3em;
    /* letter-spacing: 1em !important; */!i;!;
}

.fancyButton {
    font-weight: bold;
    border: 1px solid;
    padding: 10px;
.sunset {
}
    font-size: 0.8em !important;
    line-height: normal;
    color: #e6e6b7;
    margin-bottom: 10px;
    /* background-color: white; */
}
tr.retrogradePanel {
    padding: 10px;
    /* font-size: 0.9em; */
    text-align:left;
}
.planetListRow {
    padding: 5px !important;
    font-size: 0.9em;
    font-weight: bold;
    cursor: pointer;
}
.homeHeaderText {
    font-size: 2.5em;
    font-family: 'Test4';
    font-weight: normal;
    padding-top: 7px;
    letter-spacing: -0.01em;
    height: 55px;
    /* color: #000000fc; */
    padding-bottom: 5px;
    text-shadow: 1px 3px 5px #5a009e8f;
}
.homeHeaderText + div {
    padding: 10px 10px 0px 10px;
}
.homeHeaderIcon {
    height: 65px;
    /*padding-top: 5px;*/
}
.homeHeaderIcon + div {
    /* padding: 10px 5px 0px; */
}
.homeHeaderIcon img {
    max-width: 60px !important;
    width: 40%;
    /* height: 80px; */
    filter: drop-shadow(1px 1px 3px #8300aaff);
    padding: 5px;
}
.test:first-letter {
    font-size: 4.5em;
    float: left;
    margin-top: .15em;
}
.panel:after {
    content: " ";
    display: block;
    clear: both;
}

.rounded {
    padding:15px;
    border-radius: 10px 10px 0px 0px;
}
.summaryDash {
    position: relative;
    height: 120px;
    background-size: cover !important;
    display: table;
    width:90%;
    /* width: 0%; */
    vertical-align: bottom;
}
.summaryPhrase {
    /* margin: 10px !important; */
    box-shadow: rgb(0 0 0 / 51%) 0px 4px 6px, rgba(0, 0, 0, 0.1) 0px 1px 3px inset;
    margin: 5px;
    padding: 10px;
    /* width: 100px; */
    /* padding-top: 30px; */
    font-weight: bold;
    /* text-transform: uppercase; */
    border-radius: 10px;
    text-align: center;
    font-size: 0.8em;
}
.homeHeaderTitle,.header-title,.account-wrapper,.chart-dates,.planetListDates
{
    color: #ecd99c;
    font-size: 0.9em;!impo;!i;!;!o;!om;!omp;!ompr;!omp;!om;!o;!;
    font-weight: 600;
    font-family: 'Test2';
    /* padding-left: 10px !important; */!i;!;
    /* text-transform: uppercase; */
    /* letter-spacing: -0.08em; */
    /* text-shadow: 1px 1px 3px #3b008445; */
}
.panel-stars .chart-dates,.panel-stars .planetListDates
{

}
.panel-stars .titleColor
{
    color: #ffffa6d6;
}
.panel-stars .header-title,.panel-stars .account-wrapper
{
        color: #ffffa6d6;


}
.sunset.titleColor {
    margin-bottom: 10px;
}
.panel-summary .header-title {
    color: black;
}

.content-background .cardBackground {
    border: 1px solid black;
    box-shadow: none;
}

.swipeList { overflow: hidden; }

.swipeList .item {
  position: relative;
  display: table;
  width: 100%;

  margin-top: 5px;
}

.swipeList .item > div {
  padding: 0px;
  font-size: 0.9em;
}

.swipeList .item .action {
  position: absolute;
  width: 80px;
  height: 100%;
  top: 0;
  border: 0;

  outline: none;
}

.swipeList .item .action:first-child::before, .swipeList .item .action:last-child::before {
  position: absolute;
  top: 0;
  content: '';
  width: 2000px;
  height: 100%;
}

.swipeList .item .action:first-child { left: -90px; }

.swipeList .item .action:first-child::before { right: 90px; }

.swipeList .item .action:last-child { right: -90px; }

.swipeList .item .action:last-child::before { left: 90px; }

.swipeList .item .action, .swipeList .item .action::before {     background: #95959500;    font-size: 2em; }

.bottomSheetBody {
    max-height: 380px;
    overflow: scroll;
    margin: 15px;
}
.steps-indicator
{
    margin-top:20px;
}
p {
    margin: 0 0px 10px 0px !important;

}
.header-name
{
    margin-top:10px;
    /* margin-bottom: 10px; */
    font-family: 'Test5';
    font-size: 2em;
    letter-spacing: 0.02em;
}
@media screen and (min-width: 1600px){
    .header-name {
        margin-top: 25px;
    }
}
md-toast {
    position:fixed;
    z-index:50000;
}
.panel-classic #mainTitleBar {
    color: black;
    font-weight:bold;
    background: linear-gradient(354deg, #3f1c6c 10%, #270663 50%, #7535b4 100%);
    -webkit-background-clip: text;
}
figcaption {
    line-height: 17px;
    padding-top: 5px;
    padding-bottom: 15px;
    /* font-size: 0.8em !important; */
}
.contentBox {
    border: 1px solid #c0c0c087 !important;
    border-radius: 5px;
    width: 98%;
    max-width: 400px;
    box-shadow: 2px 2px 2px #b4b4b4 !important;
    /* margin-left: 10px; */
}

.button-options .btn {
    margin: 5px;
    color: yellow;
}
.contentBox .dashPlanetKeyword {
    text-shadow: none;
    padding: 10px;
}
.table > tbody > tr > td
{
    border-top: 1px solid #00000026;
    text-align: left;
}

.modal-body.midnight {
    background: black;
    color: white;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow:none !important;
}


md-bottom-sheet .md-subheader {
    line-height: normal;
    margin-bottom: 15px;
    padding: 0;
    white-space: normal !important;
    color: #ffe97f;
}
.inline-fa {
    /* position: absolute; */
    /* right: 20px; */
    /* margin-top: 10px; */
    color: #aaa;
    /* font-size: 18px; */
    transform: translateY(-100%);
}

.row.item {
    border-bottom: 1px solid #0000003b;
    padding: 5px;
}
.md-list-item-inner img.am-menu {
    /* max-width: 50px; */
    padding-right: 10px;
}
textarea {
    border: 0px;
    resize: none;
    box-sizing: content-box;
}
.itemContentIcon.itemContentWord {
    padding-top: 30px;
}
.itemContentText {
    /* text-align: center; */
    font-size: 1em !important;
    argin-bottom: 9px;
    line-height: 23px;
    padding-bottom: 10px;
}
.itemContentTitle
{
    /* text-align: right; */
    font-weight: bold;
    margin-top: 34px;
    line-height: 20px !important;
}
.itemContentTheme {
    margin-top:15px;
    text-align:left;
    padding: 0px;
    padding-bottom: 10px;
    font-weight: bold;
}
.userCommands
{
font-size: 0.8em;

text-decoration: underline;
}
.itemContentIcon
{
    font-size: 2em;
    height: 50px;
    text-align:center;
}
.noShadow {
    text-shadow:unset !important;
}
.itemContentIcon img {
    /* width: 50px; */
    height: 50px;
    /* filter: drop-shadow(2px 2px 10px #ff88ff); */
    margin-top: 10px;
}
.itemContentBox {
    margin-bottom: 15px;
    height: 120px;
}
#mainTop {
   margin: 0 auto;
}

.itemRelatedContent {
    background: #00000047;
    /* padding: 25px; */
    height: 100%;
    border-radius: 0px 10px 10px 0px;
}
.btn-Sextile.summaryDash,.btn-Trine.summaryDash {
    border: 5px solid #0505a1c2;
}
.btn-Square.summaryDash,.btn-Inconjunct.summaryDash,.btn-Sesquiquadrate.summaryDash {
    border: 5px solid #8d0000c2;
}
.btn-.summaryDash,.btn-House.summaryDash {
      border: 5px solid #000000b0;
}
.btn-Conjunct.summaryDash {
border: 5px solid #018900b0;
}
hr.itemContent {
    border: 2px solid #59407973;
    /* border-radius: 5px; */
    /* height: 3px; */
    /* box-shadow: 0 1px 3px 2px #2c1c5847; */
    /* background: #00f7ffe6; */
    clear: both;
    margin-top: 0px;
}
i.toolIcon {
    float: left;
    font-size: 1.4em;
    padding: 5px;
    padding-right: 10px;
    width: 100%;
}
.toolItemLong {
    /*width: 50% !important;
     margin-top: 16px; */
     cursor: pointer;
}

.toolItem img {
    height: 30px;
}


.toolItem {
    width: 33.33%;
    /* padding: 15px; */
    padding-top: 4px;
    padding-bottom: 10px;
    font-size: 0.8em;
    /* margin-top: 16px; */
        border-radius: 0px !important;
}

.oppTitle {
    text-align:left;
    padding: 7px;
    /* padding-right: 10px; */
    /* padding-left: 10px; */
    margin: 5px;
    float: left;
    font-weight: bold;
    font-size: 0.9em;
    border-radius: 14px;
    background: #a60fbc42;
    border: 1px solid #8f5adf36;
}
.aspectSummary {
    padding: 30px 10px 20px 10px;
    text-align: center;
    min-height: 150px;
}
a.classic {
    color: black;
}
a.midnight {
    color: white;
}
.form-control {
    font-family: inherit;
    max-width: 500px;
    /* margin: 0 auto; */
    border: 1px solid #7b3290;
    /* padding: 7px 15px 7px 15px!important; */
    color: #fff;
    border-radius: 25px;
    background-color: #b785fb1a !important;
}
.panel-auth.panel-classic, .panel-auth.panel-midnight {
    background-color: transparent!important;
    padding-bottom: 10px;
}
.panel-info .form-control::placeholder {
    color: #111 !important;
}

.form-control::placeholder {
}
.panel-auth.panel-classic .form-control {
    background-color: white !important;
    margin-right: 10px;
}
.panel-auth.panel-midnight .form-control {
    background-color: black !important;
    margin-right: 10px;
}
.panel-auth.panel-classic .form-control:focus {
    color: #000;
}
.panel-auth.panel-midnight .form-control:focus {
    color: #fff;
}
.panel-auth span.error {
    color: red!important;
    padding: 5px 0px;
}
.modal-content .panel-classic .legacy-md-4.p-0.text-white {
    color: #343a40!important;
}
.modal-content .panel-classic .combodate .form-control {
    color: #273441;
}
.modal-content.panel-midnight  .modal-header {
    background-color: black;
}
a {
    color: inherit !important;
}

.itemCategory {
    padding:10px;
    cursor: pointer;
    filter: drop-shadow(2px 3px 15px #ff88ff);
    filter: blur(px);
}
.itemCategoryName {
    text-align:center;
    line-height: 20px;
    padding-top: 20px;
}

.modal-header{
    /*font-size:2em;*/
}
.seeMorePanel {
    padding: 20px;
    margin-top: 10px;
    border-top: 1px solid #efafc238;
    clear: both;
    /* background: linear-gradient(rgb(38 9 50 / 79%),rgb(76 33 94)); */
}

.seeMoreText {
    text-align:center;
}
.seeMoreArrow {
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 12px solid #ffffb3cf;
    float: right;
    display:none;
}

.eventPanel {
    padding: 0px !important;
    margin: 0px !important;
}

.main-header-title {
    font-size: 2em;
    color: #ffffa6d6;
    padding-left: 20px;
}
.termsTitle {
    /* font-size: 1.5em !important; */
    cursor: pointer;
    line-height: 10px;
    width: fit-content;
}
.videoThumb {
  width:100%;
  border-radius: 30px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
.videoList {
    position: relative;
    text-align: center;
    /* color: white; */
    margin-bottom:20px;
    padding:10px;
    display:inline-block;
}
.chat-conversation .conversation-list .conversation-name
{
    color:transparent;
}
.chat-conversation .conversation-list
{
    margin-bottom:10px !important;
}
.support-inbox{
    height: calc(100dvh - 330px);
}
.cardCompact
{
    /* text-transform: uppercase; */
    /* font-family: monospace; */
    text-align: center;
    /* font-size: 1.2em; */
    padding-top: 5px;
    /* font-weight: bold; */
    height: 110px;
    line-height: 18px !important;
    cursor: pointer;
    /*margin-left: 5px !important;*/
    /*margin-right: 5px !important;*/
}

.cardCompact img {
    max-width: 55px;
    /* filter: brightness(0) saturate(100%) invert(75%) sepia(100%) hue-rotate(6deg) saturate(500%); */
    filter: img;
    filter: img;
    filter: drop-shadow(1px 1px 4px #7400aaff);
    
    
    
    
    
    
    
    
    
    
    
    
    {  filter: brightness(0) saturate(100%) invert(75%) sepia(100%) hue-rotate(30deg) saturate(500%);};
    {  filter: brightness(0) saturate(100%) invert(75%) sepia(100%) hue-rotate(30deg) saturate(500%);};
    img {
    filter: brightness(0) saturate(100%) invert(75%) sepia(100%) hue-rotate(30deg) saturate(500%);
    };
    img {
    filter: brightness(0) saturate(100%) invert(75%) sepia(100%) hue-rotate(30deg) saturate(500%);
    };
}
label.subMenuItem {
    font-size: 0.8em;
}
.termsDesc
{
    margin:10px;
}
.bigThreeSignImage
{

    float:left;
    width:30px;
    margin-left: -5px;
    margin-bottom: 5px;
}
.bigThreeSignText {
    float: left;
    /* font-size: 1.2em; */
    font-family: 'Test5';
    cursor: pointer;
    padding: 5px;
    padding-right: 5px;
    padding-top: 3px;
    letter-spacing: 0.1em;
}

/*  BUTTON RIPPLE */
/* Ripple effect */
.btn-ripple {
	display: inline-block;
	position: relative;
	overflow: hidden;
	transition: all ease-in-out .5s;
}

.btn-ripple::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 25%;
	height: 100%;
	width: 60%;
	background-color: #000;
	border-radius: 50%;
	opacity: 0;
	pointer-events: none;
	transition: all ease-in-out 1s;
	transform: scale(5, 5);
}

.btn-ripple:active::after {
	padding: 0;
	margin: 0;
	opacity: .2;
	transition: 0s;
	transform: scale(0, 0);
}
.mainView {
  /*max-width:1150px;*/
  /*min-height: 900px;*/
  /*margin:0 auto;*/
  /*padding-bottom:250px;*/
  /*margin-top:50px;*/
    margin: 50px 0 0;
}
/*@media screen and (max-width: 767px) {*/
/*    .mainView {*/
/*        margin: 50px 0 0;*/
/*    }*/
/*}*/
.reset-legacy-padding {
    padding: 0;
}
.sideMenuItem > img {
    filter: invert(1);
}
md-bottom-sheet {
    z-index: 10000;
}
.modal-open {
    overflow: hidden;
}


flippy {
  float: left;
  -webkit-perspective: 600px;
  -moz-perspective: 600px;
  -ms-perspective: 600px;
  perspective: 600px;
}
flippy-front {
  position: absolute;
  z-index: 900;
  width: inherit;
  height: inherit;
  -webkit-transform: rotate3d(0, 0, 0, 0deg);
  -moz-transform: rotate3d(0, 0, 0, 0deg);
  -ms-transform: rotate3d(0, 0, 0, 0deg);
  transform: rotate3d(0, 0, 0, 0deg);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
flippy-back {
  position: absolute;
  z-index: 800;
  width: inherit;
  height: inherit;
  -webkit-transform: rotate3d(0, 1, 0, -180deg);
  -moz-transform: rotate3d(0, 1, 0, -180deg);
  -ms-transform: rotate3d(0, 1, 0, -180deg);
  transform: rotate3d(0, 1, 0, -180deg);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
flippy.flipped flippy-front {
  z-index: 900;
  -webkit-transform: rotate3d(0, 1, 0, 180deg);
  -moz-transform: rotate3d(0, 1, 0, 180deg);
  -ms-transform: rotate3d(0, 1, 0, 180deg);
  transform: rotate3d(0, 1, 0, 180deg);
}
flippy.flipped flippy-back {
  z-index: 1000;
  -webkit-transform: rotate3d(0, 0, 0, 0deg);
  -moz-transform: rotate3d(0, 0, 0, 0deg);
  -ms-transform: rotate3d(0, 0, 0, 0deg);
  transform: rotate3d(0, 0, 0, 0deg);
}







flippy.fancy {
  float: left;
  margin-left:10%;
  margin-right:10%;
  position: relative;
  font-size: .8em;
  cursor: pointer;
  min-width: 80%;
  min-height: 600px;
}
flippy.fancy img {
  height: 100%;
  width: 100%;
}
flippy.fancy flippy-front {
  float: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 900;
  width: inherit;
  height: inherit;

  text-align: center;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.9);
}
flippy.fancy flippy-front.flipped {
  border-color: #eee;
  /*background: #333;*/
  box-shadow: 0 15px 50px rgba(0, 0, 0, 0.2);
}
flippy.fancy flippy-back {
  float: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 800;
  width: inherit;
  height: inherit;

  text-align: center;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.9);
}
flippy.fancy flippy-back.flipped {
  /*background: #80868d;*/
  box-shadow: 0 15px 50px rgba(0, 0, 0, 0.2);
}

.tbr {
    margin-top: 20px;
}
.noPad {
    padding: 0px;
}

.largeText
{
    height:190px !important;
}
.userBarImg {
    max-width: 32px;
    margin-top: 10px;
}
.panel-light .userBarImg {
    max-width: 32px;
    filter: invert(1);
    margin-top: 10px;
}

.spread-1 {
    background: green;
}

.panel-info .form-control {
    color: black;
}
.chakra-all {
    position: absolute;
    top: 70px;
    left: -72px;
    width: 600px;
    height: 1000px;
    background: url(../images/chakra-body.jpg) no-repeat;
}
        .chakra-container {
            position: absolute;
        }

        .outer-circle {
            width: 30px;
            height: 30px;
            border:3px solid #000;
            border-radius: 50%;
            position: absolute;
        }

        .inner-circle {
            width: 30px;
            height: 30px;
            border-radius: 50%;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }

        @keyframes orbit {
            0% {
                transform: translate(-50%, -50%) rotate(0deg) translateX(30px) rotate(0deg);
            }
            100% {
                transform: translate(-50%, -50%) rotate(360deg) translateX(30px) rotate(-360deg);
            }
        }

        @keyframes orbit-reverse {
            0% {
                transform: translate(-50%, -50%) rotate(0deg) translateX(30px) rotate(0deg);
            }
            100% {
                transform: translate(-50%, -50%) rotate(-360deg) translateX(30px) rotate(360deg);
            }
        }
.userItem {
    padding:0px;
    padding-left:10px;
    min-height: 85px;
    font-size: 0.8em;
    line-height: 21px;
}
.userName {font-weight: bol;font-size: 1.6em;margin-bottom: 5px;margin-top: 5px; cursor: pointer}

.userBirth {letter-spacing: -.5px;}

.fade-in {
  opacity: 0;
  transition: opacity 1s ease-in;
}

.fade-in.visible {
  opacity: 1;
}
.topMenu {
    filter: brightness(1.1) saturate(0.3) contrast(1.9);
}
.panel.panel-midnight.panel-light {
    color: black;
    background: white;
}
.aspect-body {
    width:33%;
}

.pointer-cursor{
    cursor: pointer;
}
.form-control.select-css.panel-midnight {
    /* border: 1px solid #7b3290; */
    padding: 5px 25px 5px 15px;
    /* background-color: #1d0d29 !important; */
    border-radius: 25px;
}
.form-control.select-css.panel-classic {
    background: rgba(183, 133, 251, 0.1)!important;
    border: 1px solid #0000004a;
        border-radius: 25px;
}