﻿.stars-main-tab, #stars-main-tab {
    width: 100%;
    margin: -1rem 0 0 0;
}

.star-bg {
    position: fixed;
    overflow: hidden;
    height: 100%;
    width: 100%;
    background: #F1F1F1;
    background: linear-gradient(180deg, #F1F1F1 0%, #A0A0A0 100%);
}

.starmap-img {
    border: 5px solid black;
    position: fixed;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,0.8);
}

.star-bg-img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}

.star-bg-img-stretch {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
}

.star-cp {
    background-color: #f2f2f2;
    z-index: 20;
    margin: 10px 10px 20px 10px;
    position: absolute;
    border-radius: 10px;
    border: 1px solid #da7100;
    padding-left: 0;
    padding-right: 0;
}
@media (min-width: 768px) {
    .star-cp {
        top: auto;
        min-width: 519px;
    }

    .col-sm-offset-6 { /* @(min-width: 768px) */
        margin-left: 50%;
    }

    .col-lg-offset-7 { /* @(min-width: 1200px) */
        margin-left: 57%;
    }
}
.stars-menu {
    border-radius: 10px 10px 0 0;
}

    .stars-menu a {
        color: #FFFFFF;
    }

        .stars-menu a:hover {
            color: #C9C9C9;
        }

.stars-a-color {
    color: #FFFFFF;
}

    .stars-a-color:hover {
        color: #C9C9C9;
    }
.text-color-white {
    color: #FFFFFF;
}

    .text-color-white:hover {
        color: #C9C9C9;
    }

.star-cp .nav-pills .nav-link.active {
    background-color: #6B3C00 !important;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#B76700), to(#6B3C00)) !important;
    background: -webkit-linear-gradient(top, #B76700, #6B3C00) !important;
    background: -moz-linear-gradient(top, #B76700, #6B3C00) !important;
    background: -o-linear-gradient(top, #B76700, #6B3C00) !important;
}

.stars-cp-title {
    margin-top: 5px;
    margin-bottom: 18px;
}

.star-cp .tab-content {
    padding: 10px 15px;
}

.tb-title {
    padding-left: 12px;
    padding-top: 10px;
}

.stars-validation-failed {
    background: #FFF1F1;
    padding: 0 3px;
    border: 1px solid darkred;
    border-radius: 3px;
    margin-left: -1rem;
    margin-right: -1rem;
}

.star-main-image {
    position: absolute;
    overflow: initial; /* hidden; */
    width: auto;
    margin-left: 15%;
    top: 8%;
    max-width: 33%;
}

    .star-main-image img {
        box-shadow: 5px 5px 15px 2px rgba(20,20,20,0.3);
        width: 75%;
    }

.stars-frame, .stars-frame-black {
    padding-right: 0px;
    padding-left: 0px;
}

.stars-frame-main-container {
    -webkit-transition: height 0.7s ease-in-out;
    -moz-transition: height 0.7s ease-in-out;
    -o-transition: height 0.7s ease-in-out;
    transition: max-height 0.7s ease-in-out;
    overflow: clip;
}
.stars-frame-anim-container {
    /*overflow: hidden;
    transition: max-height 0.7s ease-in; */
}
@media (max-width: 1344px) { /* 767px*/
    .stars-mobile-bg {
        margin-left: 0;
        margin-right: 0;
    }

    .star-bg {
        position: initial;
        padding-bottom: 20px;
        background: #F2F2F2;
    }

    .star-bg-img-stretch {
        display: none;
    }

    .star-main-image {
        position: initial;
        overflow: initial;
        width: 100%;
        padding-top: 10px;
        padding-left: 5px;
        padding-right: 5px;
        max-width: 100%;
        top: auto;
        margin-left: auto;
        text-align: center;
    }

        .star-main-image img {
            width: 35%;
        }

    .star-cp {
        position: initial;
        margin: 0 0px;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .col-xs-12 {
        width: 100%;
    }
    .stars-frame, .stars-frame-pic {
        padding-right: 15px;
        padding-left: 15px;
        margin-left: 15px;
        margin-right: 15px;
    }

    .stars-date-div {
        margin-bottom: 15px;
    }

    .stars-time-div {
    }
}

@media (max-width: 575px) {
    .stars-frame-responsive-mb-3 {
        margin-bottom: 1rem !important;
    }
}

@media (max-width: 395px) {
    .star-main-image img {
        width: 95%;
    }
}

.star-cp .list-group-item.active {
    color: #EEEEEE;
    border: 0px solid transparent;
    box-shadow: 1px 7px 8px 1px rgba(20,20,20,0.1);
    background-color: #803D04;
    background: -webkit-gradient(top, #D8853F, #803D04);
    background: -webkit-linear-gradient(top, #D8853F, #803D04);
    background: -moz-linear-gradient(top, #D8853F, #803D04);
    background: -o-linear-gradient(top, #D8853F, #803D04);
    background: -o-linear-gradient(top, #D8853F, #803D04);
}

.star-cp .list-group-item-action:focus .star-cp .list-group-item-action:hover {
    z-index: 1;
    text-decoration: none;
    background-color: transparent;
    border: 1px solid #da7100;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.star-cp .list-group-item-action:focus:before, .star-cp .list-group-item-action:hover:before {
    content: '';
    position: absolute;
    top: -3px;
    left: -3px;
    right: -3px;
    bottom: -3px;
    z-index: -1;
    background: rgba(218,113,0,0.05); /* transparent; */
    border: 1.5px solid #da7100;
    filter: blur(2px);
}

.star-cp .form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .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: .25rem;
}

    .star-cp .form-control:focus {
        border-color: #da7100 !important;
        box-shadow: 0 0 0 .2rem rgba(218,113,0,0.25) !important;
        -webkit-transition: 0.25s;
        -moz-transition: 0.25s;
        -o-transition: 0.25s;
        transition: 0.25s;
    }

.stars-frame-p {
    padding: 0 15px;
    text-align: left;
}
.stars-theme .btn.focus, .stars-theme .btn:focus, .stars-theme .btn.active, .stars-theme .btn:active .stars-theme .btn.hover, .stars-theme .btn:hover {
    border-color: transparent !important;
    box-shadow: 0 0 5px .2rem rgba(218,113,0,0.6) !important;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    border-radius: 11px !important;
}

.stars-theme-background-boy {
    background: rgba(170,220,231,0.25);
    border-radius: 15px;
}

.stars-theme-background-girl {
    background: rgba(241,210,242,0.4);
    border-radius: 15px;
}

.stars-theme-background-classic-frame {
    background: rgba(190,127,0,0.1);
    border-radius: 15px;
}

.stars-theme-background-classic-noframe {
    background: rgba(0,127,0,0.1);
    border-radius: 15px;
}

.stars-theme-subtitle {
    padding: 10px;
    border-radius: 13px 5px;
    background: rgba(180,101,0,0.3);
}

.stars-theme-icons {
    margin: 10px 6px;
    padding: 0px;
    background: whitesmoke;
    border-radius: 10px;
}

    .stars-theme-icons img {
        border-radius: 9px;
        box-shadow: 1px 10px 12px 1px rgba(20,20,20,0.4);
    }

.pl-15 {
    padding-left: 15px;
}

.tab-content > .tab-pane {
    display: block;
}

/* GEOAPIFY */
.star-cp .autocomplete-container {
    /*the container must be positioned relative:*/
    position: relative;
    margin-bottom: 20px;
}

    .star-cp .autocomplete-container input {
        display: block;
        width: 100%;
        height: calc(1.5em + .75rem + 2px);
        padding: .375rem .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: .25rem;
    }

        .star-cp .autocomplete-container input:focus {
            border-color: #da7100;
            box-shadow: 0 0 0 .2rem rgba(218,113,0,0.25);
            -webkit-transition: 0.25s;
            -moz-transition: 0.25s;
            -o-transition: 0.25s;
            transition: 0.25s;
        }

.star-cp .autocomplete-items {
    position: absolute;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.1);
    border-top: none;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
    right: 0;
    text-align: left;
    background-color: #fff;
    border-radius: 0 0 5px 5px;
    margin-top: -1px;
}

    .star-cp .autocomplete-items div {
        padding: 10px;
        cursor: pointer;
    }

        .star-cp .autocomplete-items div:hover {
            /*when hovering an item:*/
            background-color: rgba(210, 124, 49, 0.1);
        }

    .star-cp .autocomplete-items .autocomplete-active {
        /*when navigating through the items using the arrow keys:*/
        background-color: rgba(210, 124, 49, 0.25);/* rgba(0, 0, 0, 0.1); */
    }

.star-cp .clear-button {
    color: rgba(0, 0, 0, 0.4);
    cursor: pointer;
    position: absolute;
    right: 3.5rem;
    top: 0;
    height: 100%;
    display: none;
    align-items: center;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

    .star-cp .clear-button.visible {
        display: flex;
    }

    .star-cp .clear-button:hover {
        color: rgba(0, 0, 0, 0.6);
    }

.star-cp .geoapify-link {
    text-align: right;
    float: right;
    width: 100%;
    background: antiquewhite;
    padding-right: 10px;
    margin-bottom: 0;
    border-radius: 0 0 5px 5px;
}

.star-cp .append-icon {
    color: rgba(0, 0, 0, 0.4);
    background: #e9ecef;
    position: absolute;
    right: 0rem;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
}
.star-cp .datarangepicker-btn-center {
    display: flex;
    margin: -0.5rem auto 0.25rem auto !important;
}

