.password_block .show_pass {
    position: absolute;
    top: 7px;
    right: 5px;
    opacity: 0.5;
    height: 25px;
    width: 30px;
    overflow: hidden;
    cursor: pointer;
    transition: all .2s ease-in-out;
}
.password_block{
    position: relative;
}
.password_block .show_pass.active {
    opacity: 1;
}

.user-msg {
    position: fixed;
    bottom: 5px;
    background: #fff;
    width: 400px;
    padding: 15px;
    font-size: 12px;
    opacity: .9;
    left: 45px;
    border-radius: 5px;
    display:none;
}
.user-msg {
    z-index: 100001;
}
.user-msg-agree {
    margin-top: 15px;
}
.loader-content{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: #ffffffa8;
    display: flex;
    align-items: center;
    justify-content: center;
}
.loader-content .loader{
    width: 150px;
    height: 150px;
    display: block;
    position: relative;
}
form#inputForm input.form-control.error{
    border: 1px solid #fc0000;
}

.report_flavor.custom-switch{
    margin-bottom: 15px;
}


/* Auth */
#appleid-signin{
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 270px;
    margin: 0 auto 10px;
}
.auth-social{
    text-align: center;
}
.auth-social a{
    width: 100%;
    margin: 0 auto 10px;
    height: 45px;
    border: 1px solid #000;
    display: flex;
    align-items: center;
    justify-content: center;
    
    margin-right: 5px;
    margin-left: 5px;
}
.auth-social a.apple svg{
    width: 20px;
    height: auto;
}
.auth-social{
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (max-width:470px){
   .auth-social{
        display: block;
    }
    .auth-social a{
        margin-right: 0;
        margin-left: 0;
    }
}

/* Icon */
.jumbotron .nav-pills img{
    width:40px;
}

/* Progress */
#progs-full h4, #compare h4{
    padding: 10px 65px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0;
}
#progs-full .title_prog, #compare .title_prog{
    background: #EEEEEE;
}
#progs-full .solar-arc, #progs-full .secondary,  #compare .relationship, #compare .composite{
    display:none;
}
.settings-chart-btn{
    width: 50px;
    cursor: pointer;
}
.settings-chart-btn img{
    max-width: 100%;
}
/*Delete charts*/
.selectDeleteList .custom-switch{
    width: 100%;
}
#progs-full .title_prog, #compare .title_prog{
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}
#progs-full .title_prog a{
    padding-right: 15px;
}
#transits .mr-auto, #solar-full .mr-auto, #reports .mr-auto{
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    width: 100%;
}
/*Icon*/
.asteroids-page .icon img{
        width: 40px;
}
/*Form*/
#formContact .inputForm input, #formContact .inputForm textarea {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#formContact .inputForm{
        margin-bottom: 10px;
}
#formContact .inputForm textarea{
    height: 130px;
}
#dragonflyImage .modal-dialog{
    max-width: max-content;
}
#dragonflyImage .modal-dialog img{
        max-width: 100%;
}
.sign-up-conact{
    padding: 6px 25px;
}
#pay-purchase input.error, #pay-purchase select.error{
    border: 1px solid #dc3545;
}
.delete_list_charts.hidden, .sticky-sidebar .hidden, .phases_moon_sidebar{
    display:none;
}
.delete_list_charts{
    padding-right: 15px;
}
.delete_profile_btn{
    margin-right: 10px;
}
.delete_profile_btn a{
       width: 135px; 
}
.delete_profile_btn svg{
    max-width: 14px;
}
#subscribe-modal input {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    /* color: #fff; */
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#subscribe-modal h2{
    font-size: 18px;
}
#subscribe-modal #mce-responses{
    margin-bottom: 20px;
}

table.cellpadding-5 td {
    padding: 5px;
}

table.cellpadding-5 td:last-child {
    padding-right: 0;
}
table.cellpadding-5 td:first-child {
    padding-left: 0;
}

table.t-books-categorized {
    width: 80%;
    border: none;
    border-spacing: 3px;
}

table.t-books-categorized td,
table.t-books-categorized th {
    padding: 3px;
}

table.t-book {
    width: 100%;
    border: none;
    border-spacing: 0;
}

table.t-book td,
table.t-book th {
    padding: 5px;
}


.astrology-learn-category .wrap-category{
    margin: 30px 0 10px;
}
.astrology-learn-category .wrap-articles {
    margin-left: 0;
    list-style: none;
    counter-reset: li;
}
.astrology-learn-category .wrap-articles .item {
    position: relative;
    margin-bottom: 1.5em;
    padding: 0.6em;
    border-radius: 4px;
    color: #231F20;
    background: linear-gradient(white, white, #f7f7f7);
    border: 3px solid #CCC;
}
/*.astrology-learn-category .wrap-articles .item:before {
    position: absolute;
    top: -0.7em;
    padding-left: 0.4em;
    padding-right: 0.4em;
    font-size: 16px;
    font-weight: bold;
    color: #343a40;
    background: #FEFEFE;
    border-radius: 50%;
    counter-increment: li;
    content: counter(li);
}*/
.astrology-learn-category .wrap-articles .item a{
    color: #343a40;
    font-weight: bold;
    text-decoration:none;
}
.astrology-learn-category .wrap-articles .item a:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: "";
}
.astrology-learn-category .wrap-articles .item:hover {
    background: white;
    border-color: #17CACD;
    text-decoration: none;
    color: black;
}
/* removed this because it was causing a lot of empty space on the site - Asia 5/9/24
.container-fluid{
    min-height: calc(100vh - 146px);
}*/
#cart .summary{
    font-size: 13px;
}

.image_pro_icon img{
    max-height: 50px;
}
.image_pro_icon.no_active{
        display:none;
}

.chart-details-subitems div:last-child {
    margin-bottom: 0 !important;
}

.rounded-top-0 {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.tab-pane > .accordion > .card:first-child {
    border-top: 0;
}

.aspect-group {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
}

.italics {
    font-style: italic;
}