:root {
    --bs-body-font-size: 1.1rem;
}

.nav {
    font-size: 1rem;
}

a.btn-sm {
color: #fff!important;
}
a.btn-sm:hover {
color: #3498db!important;
}

a {
color: #3498db!important;
}

input hover {
color: #1f5b83;
}


.container {
max-width: 1140px
}
.container.compare {
margin-top: 0.5rem !important;
}

div.f {
  margin: 40px;
}

div.logo {
}

p.warning { color: red;}

.container.main {
  margin-top: 0px;
}

div.heading_main {
  margin-bottom: 0px;
  height: 30px;
}

div.heading {
}

div.subtitle {
  height: 30px;
  margin-bottom: 10px;
  margin-top: 5px;
}

section.main-entrance {
  margin-top: 0px;
  padding-top: 0px;
}

.container.main-entrance {
}

h4 {
}

div.main {
  margin-top: 0px;
}

div.horo-single-card {
  margin-top: 0.5em;
  padding-top: 0px;
  color: var(--bs-blue);
  background: var(--bs-gray-100);
  padding: 14px;
  border-radius: 20px;
  border-width: 0.71429px;
  border-style: solid;
}

.card mb-5 solar {
background: var(--bs-gray-100);
}

.btn-toolbar {
}

a {
  text-decoration: none;
}

.nobullet {
  list-style-type: none;
}

.social_logos {
  border: 1px solid #2c3e50;
  border-radius: 15px;
  background-color: #fcfdff;
}

li {
  list-style-type: none;
}

span {
  background: transparent;
  background-color: transparent;
}

.form-control-horo {
    width: 75%
    display: block;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .375rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.color_blue {
font-size: 1rem;
color: #3498db!important;
}

.form-link-horo-view input {
        font-size: 1rem;
		border: none;
		padding: 0;
		background: var(--bs-gray-100);
		color: #3498db!important;
	}

.form-link-theme-forecast-view input {
        font-size: 1rem;
		border: none;
		padding: 0;
		background: white;
		color: #3498db!important;
	}

    .bullet-container {
      margin: 0px;
      display: inline-flex;
      align-items: center;
      font-size: 0.8rem;
    }

    .bullet {
      list-style: none;
      margin-right: 10px;
      width: 8px;
      height: 8px;
      border-radius: 50%;
    }

    .bullet::before {
      content: '';
      display: block;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      background-color: red;
    }

    .bullet-gr {
      list-style: none;
      margin-right: 10px;
      width: 8px;
      height: 8px;
      border-radius: 50%;
    }


    .bullet-gr::before {
      content: '';
      display: block;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      background-color: green;
    }


    .btn-light {
    --bs-btn-color: #000;
    --bs-btn-bg: #ecf0f1;
    --bs-btn-border-color: #bdc0c1;
    }

.cftd-form-text {
    font-size: .875em;
    color: #95a5a6;
    text-align: center;
    font-style: italic;
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background-color:#fff
}

.collapse_margin {
margin-top: 3em
}

.collapse_margin_1 {
margin-top: 1em
}

.collapse show {
margin-bottom: 3em
}


.checkbox  {

display: inline-block;
    margin-right: 5px;
    margin-left: 20px;
text-color:#000
}

.checkbox solar{
scale: 2;
align-items: center;
margin-left: 1em;
margin-top: 1.5em;
margin-bottom: 2em;
line-height: 2em;
height:1em;
padding-bottom:0.5em;
}


.checkbox_tfo{
scale: 1.5;
align-items: center;
margin-bottom: 1em;
line-height: 1em;
height:1em;
padding-bottom:1em;
}

.context_bottom_line {
 margin-top: 1em;
    border-bottom: 0.3px solid #000;
   }

input.horo_context_checkbox[type=checkbox]
 {
margin-left: 0.5em;
margin-right: 0.5em;
width:1em;
height:1em;
line-height:1em;
font-size:1em;
transform: scale(1.2);

/* Double-sized Checkboxes
-ms-transform: scale(2);
-moz-transform: scale(2);
-webkit-transform: scale(2);
-o-transform: scale(2);
transform: scale(2);
border: 1px
padding:10px*/


}

.horo_context_checkbox_label
{
display: flex;
  align-items: center;

  margin-top: 1.5em;
  margin-bottom: 2em;
  line-height: 2em;
  height:1em;
  padding-bottom:0.5em;
}


#horo_context_submit {
margin-top: 1.5em;
}

label.solar_input {
display: flex;
align-items: center;
margin-left: 5em;

  margin-top: 1.5em;
  margin-bottom: 2em;
  line-height: 2em;
  height:1em;
  padding-bottom:0.5em;
}

.form-control.solar-center {
display: flex;
justify-content: center;
margin: 0 auto;
}

.form-control.solar-year-center {
justify-content: center;
margin: 0 auto;
}

label.solar_year_input {
align-items: center;
  height:0.5em;
  padding-bottom:1.5em;
  margin-bottom:1.5em
}

.form-link-horo-view input cabinet_solar_links {
margin-left: 3em; !important
padding-left: 3em; !important
}

input[type="submit"] {
  white-space: normal;
}

.form-text.solar_input{
margin-top: 2em;
}

.blue-lock {
       color: #3498db;
        }

.blue-lock-cab {
color: #3498db;
}

.blue-circle {
       color: #3498db;
    font-size: 0.5em;
 margin-bottom: 2em;
        }


#date_input {
  margin-bottom: 2px;
  padding-bottom: 3px
}

#city_input {
  margin-bottom: 2px;
  padding-bottom: 3px
}


.top-right-container {
    position: relative;
}

.top-right-link {
    position: absolute;
    top: 0.5em;
    right: 0.75em;
    text-decoration: none;
    font-size: 2em
}


    .banner {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 20%;
        background-color: #333;
        color: #fff;
        text-align: center;
        display: none;
        align-items: center;
        justify-content: center;
        z-index: 9999;
    }
        .banner.show {
            display: flex;
        }

    .close-button {
        background-color: #fff;
        color: #333;
        border: none;
        padding: 10px 20px;
        cursor: pointer;
        font-size: 16px;
    }

#success_card {
		background: var(--bs-gray-100);
		}


div.article_view {
margin-top: 3em;

}

.outer-collapse {
display:inline
}

.week-graf {
width: auto;
}

.forecast-title {
text-align: center;
}

.mirror{
    display: inline-block;
    -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
    -moz-transform: matrix(-1, 0, 0, 1, 0, 0);
    -o-transform: matrix(-1, 0, 0, 1, 0, 0);
    transform: matrix(-1, 0, 0, 1, 0, 0);
}

footer {
    margin-top: 2em;
    background-color: #2c3e50;
    color: white;
    display: block;
    left: 0;
    position: absolute;
    width: 100%;
}

.text-center-login {
font-size:1rem;
}

div.oval_cabinet {
    display: inline-block;
  margin-top: 0.5em;
  padding-top: 0px;
  color: #b4bcc2db;
  background: var(--bs-gray-100);
  padding: 14px;
  border-radius: 20px;
  border-width: 0.71429px;
  border-style: solid;
}

a.btn.btn-paper {
border-radius: 0.85rem !important;
}

.text-left-input {
        text-align: left;
    }

.text-left-input-bold {
        /*font-weight: 700;*/
 /*font-size: 1.1rem;*/
        text-align: left;
    }

.text-left-input-bold-accent {
        font-weight: 700;

        text-align: left;
    }

.responsive-plot {
    width: auto;
    height: auto;
    max-width: 100%;
    display: block;
 }



/* Chrome, Opera, Safari */
details summary::-webkit-details-marker {
display: none;
padding-bottom: 0;
margin-bottom: 0;
}
/* Firefox */
details, summary {
display: block;
padding-bottom: 0;
margin-bottom: 0;
}
details summary:after {
content: " \25BC   ";
padding-bottom: 0;
margin-bottom: 0;
}
details[open] summary:after {
content: " \25B2   ";
padding-bottom: 0;
margin-bottom: 0;
}

.loading-screen {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 9999;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 24px;
    font-family: Arial, sans-serif;
}

.loading-screen.active {
    display: flex;
}

.loading-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 2px;
    background-color: #333;
    border-radius: 50%;
    animation: blink 1s infinite;
}

.loading-dot:nth-child(2) {
    animation-delay: 0.2s;
}

.loading-dot:nth-child(3) {
    animation-delay: 0.4s;
}

@keyframes blink {
    0%, 100% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
}

.table-responsive {
    overflow-x: auto;
}

@media (max-width: 767px) {
    .col {
        padding-left: 0;
        padding-right: 0;
    }

    .col-lg-2 {
        display: none;
    }

    table.table {
        width: 100%;
    }
}

p.about {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 10px;
}

@media (max-width: 767px) {
    p.about {
        width: 100%;
        text-align: left;
        padding: 10px;
    }
}

p.lp {
    width: 100%;
    margin: 0 auto;
    padding: 10px;
}

@media (max-width: 767px) {
    p.lp {
        width: 100%;
        text-align: left;
        padding: 10px;
    }
}

.nav-link {
    padding: 0px;
    white-space: nowrap;
}

.xl-menu {
    display: block;
}
.mob-menu {
    display: none;
}

@media (max-width: 767.98px) {
    .xl-menu {
        display: none;
    }
    .mob-menu {
        display: block;
    }
}


