﻿@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');
body, h1, h2, h3, h4, h5, h6 {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    line-height: 30px;
    font-weight: 400;
}

::selection {
    background-color: #f1f1f1;
    color: #000;
}

p strong {
    font-size: 13px;
    font-weight: 600;
}

.fa-rotate-180.fa {
    padding-bottom: 13px !important;
}

.notification-fixed { /* shadow-medium */
    /* box-shadow: 0 0 0 0 rgba(0,0,0,.12), 0 5px 6px 0 rgba(0,0,0,.2) !important; */
    box-shadow: 0 0 0 0 rgba(0,0,0,.12), 0 5px 6px 0 rgba(0,0,0,.2) !important;
}

/* Header Scrolled */

.header-effect {
    height: 40px;
}

.header-scroll-effect .header-line-1 {
    margin-top: 50px;
}

.header-effect .header-line-1 {
    transform: translateY(-50px);
}

.header-line-1 {
    height: 40px;
}

.header-line-1 .arpam-title {
    float: left;
    color: #05cb02;
    padding: 0 20px;
    line-height: 38px;
}

.header-line-1 .header-pretitle {
    float: right;
    padding: 0 20px;
    text-transform: uppercase;
    font-weight: 700;
    color: #c3c3c3;
    font-size: 10px;
    line-height: 40px;
    letter-spacing: 0.4px;
}

.header-line-2 .header-pretitle {
    padding: 0 20px;
    text-align: right;
}

#page-title {
    font-size: 1em;
}

.logo-arpam {
    position: absolute;
    left: 10px;
    top: 5px;
}

.content-boxed, .content-round, .content-round img {
    border-radius: 5px !important;
    margin: 0px 0 20px 0;
}

.content-round .overlay {
    border-radius: 5px !important;
    margin-bottom: 0;
}

.header-line-2 .header-icon-2 {
    top: 35px;
    right: 20px;
}

.header-line-2 .header-icon i {
    font-size: 18px;
}

.header-line-2 .header-icon-3 {
    top: 35px;
    right: 70px;
}

.header-line-2 .header-icon i {
    font-size: 18px;
}

.menu-hide {
    top: -15px;
}

/* Footer */
.footer-menu-7-icons a {
    width: 14.2857%;
}
.footer-menu-8-icons a {
    width: 12.5%;
}

/* Fix Select Lists*/
.select-box {
    width: 90%;
}

.select-box em {
    font-size: 1.3em;
}

.select-box-1 {
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
}

.select-box-1 em {
    margin-top: -24px;
}

.select-box-1 select {
    padding-left: 5px !important;
    color: #444;
    font-size: 1.2em;
}

/* Fix Buttons */
/*button-s {
    line-height: 0 !important;
    padding-top: 18px;
}*/
.button-sm {
    /*line-height: 0 !important;*/
    padding-top: 3px;
}

/* Fix icons */
/*.fal {
    padding-top: 2px;
}*/

/* Tables */
table tr th {
    line-height: 24px;
}

/* Arpam Button Titles */
.button-arpam-titles {
    font-size: 14px;
    width: 100%;
    border-top: solid 1px #4A89DC;
    border-bottom: solid 1px #4A89DC;
    background-color: #4a89dc4d !important;
    color: #434a54 !important;
    padding-top: 14px !important;
    height: 28px !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/* HomePage Map */
.map-icon {
    border-radius: 100%;
    height: 36px;
    width: 36px;
}

.map-icon .fas {
    position: absolute;
    left: 9px;
    top: 10px;
    font-size: 1.5em;
}

.map-icon-small {
    border-radius: 100%;
    height: 15px;
    width: 15px;
}

.map-icon-small .fas {
    position: absolute;
    left: 3px;
    top: 4px;
    font-size: 0.7em;
}

/* Stations -> Sea */

.area-page-title {
    font-size: 18px;
    line-height: 20px;
    text-align: center;
}

.icon-column-left h1 {
    padding-left: 95px;
}

.icon-column-left i {
    margin-top: 10px;
    font-size: 24px;
    left: 0px;
    width: 65px;
    height: 65px;
    border-radius: 65px;
    /*line-height: 65px;*/
    padding-top: 20px;
    text-align: center;
    position: absolute;
}

.icon-column-left p {
    padding-left: 95px;
    line-height: 24px;
}

.sea-city {
    cursor: pointer;
    color: #616974;
    border-bottom: 1px solid #cacaca;
}

.search-input-round .search input {
    -webkit-border-radius: 40px !important;
    -moz-border-radius: 40px !important;
    border-radius: 40px !important;
    -webkit-appearance: none;
}

#sea-search-container .search-icon-list i {
    color: #4A89DC;
}

#sea-search-container i.fa.fa-search,
#sea-search-container i.fa.fa-compass,
#sea-search-container i.fa.fa-location-arrow {
    font-size: 18px;
}

i.fa.fa-compass.geolocate-icon {
    position: absolute;
    height: 45px;
    cursor: pointer;
    top: 0;
    right: 0;
    line-height: 45px;
    width: 40px;
    text-align: center;
    font-size: 18px;
    z-index: 2;
}

/*.map-icon-text-right {
    position: absolute;
    left: 28px;
    width: 105px;
    top: 7px;
    background-color: #8abe50;
    padding: 5px 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.map-icon-text-left {
    position: absolute;
    left: -97px;
    width: 105px;
    top: 7px;
    background-color: #8abe50;
    padding: 5px 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}*/

#sea-map, #air-map, #ostreopsis-map, #rf-map {
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
}

#sea-map .gm-style-mtc > div, #air-map .gm-style-mtc > div, #ostreopsis-map .gm-style-mtc > div, #rf-map .gm-style-mtc > div {
    -webkit-border-radius: 18px !important;
    -moz-border-radius: 18px !important;
    border-radius: 18px !important;
}

.sea-table {
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid #e4e4e4;
    border-radius: 15px;
    -moz-border-radius: 15px;
    padding: 5px;
}

.sea-table th {
    border-bottom: 0;
}

.sea-table-header th {
    font-size: 11px;
    font-weight: 500;
}

.sea-table .bg-grey-light {
    background-color: #F6F6F6 !important;
}

.sea-table .border-bottom-lightgrey {
    border-bottom: 1px solid #e4e4e4;
}

.small-muted {
    font-size: 10px !important;
    /*color: #f1f1f1 !important;*/
    line-height: 14px;
}

.button-sea-graph {
    width: 100%;
    line-height: 16px;
    padding: 5px 10px 0px 10px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.button-active {
    background-color: #4A89DC !important;
    border: solid 2px #4A89DC !important;
    color: #FFFFFF !important;
}

.graph-sea-container {
    margin-top: 75px;
    height: 330px;
    -webkit-border-radius: 18px !important;
    -moz-border-radius: 18px !important;
    border-radius: 18px !important;
}

.highcharts-title {
    font-size: 14px;
}

/*.icon-blue {
    color: #4A89DC;
}

.icon-yellow {
    color: #FFFF00;
}

.icon-red {
    color: #FF0000;
}

.icon-not-compliant {
    color: #434a54;
}*/

/* Stations -> Ostreopsis */
.button-ostreopsis-data {
    min-width: 120px;
}

.ostreopsis-station-description, .air-station-popup {
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    padding: 10px 15px;
}

.ostreopsis-table, .ostreopsis-legend-table {
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid #e4e4e4;
    border-radius: 15px;
    -moz-border-radius: 15px;
    padding: 5px;
}

.ostreopsis-table th, .ostreopsis-legend-table th {
    border-bottom: 0;
}

.ostreopsis-table-header th {
    font-size: 11px;
    font-weight: 500;
}

.ostreopsis-table .bg-grey-light, .ostreopsis-legend-table .bg-grey-light {
    background-color: #F6F6F6 !important;
}

.ostreopsis-table .border-bottom-lightgrey, .ostreopsis-legend-table .border-bottom-lightgrey {
    border-bottom: 1px solid #e4e4e4;
}

.ostreopsis-table td.first-column {
    width: 20%;
    height: 75px;
    text-align: left;
    padding-left: 2px;
    padding-right: 2px;
}

.ostreopsis-table td.column {
    width: 20%;
}

/* Stations -> Pollen */
.button-polspor {
    width: 100%;
    line-height: 29px;
    padding: 5px 10px 0px 10px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.polspor-description-chip {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 21;
}

/*.polspor-table {
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid #e4e4e4;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.polspor-table td.first-column {
    width: 20%;
    font-size: 11px;
    text-align: center;
    height: 50px;
    word-break: break-all;
    color: #000;
    text-align: center;
    padding-left: 2px;
    padding-right: 2px;
}*/

/*.polspor-table {
    border-collapse: collapse;
}*/

/*.polspor-table tr td, .polspor-table tr th {
    border: 1px solid rgba(68, 68, 68, 0.23);
}*/

.polspor-table {
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid #e4e4e4;
    border-radius: 15px;
    -moz-border-radius: 15px;
    padding: 5px;
}

.polspor-table a, .polspor-table a:link, .polspor-table a:active, .polspor-table a:hover, .polspor-table a:visited {
    color: #000;
}

.polspor-table tbody tr td {
    font-size: 11px;
    border-top: 1px solid #b5b5b5;
    border-left: 1px solid #b5b5b5;
}

.polspor-table tfoot tr td {
    font-size: 11px;
    border-top: 1px solid #b5b5b5;
    border-left: 1px solid #b5b5b5;
}

.polspor-table td.first-column {
    color: #000;
    border-top: 1px solid #b5b5b5;
    border-left: 0px solid #b5b5b5;
}

.polspor-table th {
    border-bottom: 0;
}

.polspor-table-header th {
    font-size: 11px;
    font-weight: 500;
}

.polspor-table .bg-grey-light {
    background-color: #F6F6F6 !important;
}

.polspor-table .border-bottom-lightgrey {
    border-bottom: 1px solid #e4e4e4;
}

.polspor-table .cell-yellow {
    background-color: yellow;
}

.polspor-table .cell-orange {
    background-color: orange;
}

.polspor-table .cell-red {
    background-color: #e62f2f;
    color: #000;
}


/* Stations -> Air */
.pollutants-chips-small a {
    padding: 1px 10px 1px 10px;
}

.ostreopsis-table td.column {
    width: 20%;
}

/* Stations Container*/
#stations-container .content {
    margin-bottom: 10px;
}

/* Slider Fix */
.slider-margins {
    padding: 0;
}

.cover-content-bottom, .above-overlay-bottom {
    position: relative;
}

.cover-content-bottom, .above-overlay-top {
    position: relative;
}

.single-slider .item, .double-slider .item, .single-slider .overlay, .double-slider .overlay {
    border-radius: 5px !important;
}

.slider-date {
    position: absolute;
    right: 25px;
    top: 24px;
    text-align: right;
    line-height: 20px;
    font-size: 12px !important;
    color: inherit !important;
    text-transform: none !important;
}

.slider-margins .button, .slider-margins .button-round {
    margin: 0;
}

.border-bottom-white {
    border-bottom: 1px solid #FFFFFF;
}

.border-tb-blue-light {
    border-top: 1px solid #5d9cec;
    border-bottom: 1px solid #5d9cec;
}

.border-tb-green2-dark {
    border-top: 1px solid #2ecc71;
    border-bottom: 1px solid #2ecc71;
}

.border-tb-night-dark {
    border-top: 1px solid #434A54;
    border-bottom: 1px solid #434A54;
}

/*.caption-style-4 {
    z-index: 0;
}*/

.bottom-100 {
    margin-bottom: 100px;
}

.bottom-130 {
    margin-bottom: 130px;
}

.top-58 {
    margin-top: 58px !important;
}

.top-60 {
    margin-top: 60px !important;
}

.top-70 {
    margin-top: 70px !important;
}

.top-100 {
    margin-top: 100px !important;
}

.top-150 {
    margin-top: 150px !important;
}

.top-padding-100 {
    padding-top: 100px;
}

.data-slider-container {
    height: 270px; /*350*/
}

.data-slider-container-inner {
    height: 200px; /*270*/
}

.graph-air-border {
    padding-bottom: 15px;
    -webkit-border-radius: 18px !important;
    -moz-border-radius: 18px !important;
    border-radius: 18px !important;
}

.graph-air-container {
    margin-top: 110px; /*100*/
    height: 250px; /*350*/
}

.graph-air-title h6 {
    padding: 0 15px;
}

/* Small Boxes */
.small-box-card {
    /*float: left;
    width: 49%;
    min-height: 214px; */
    min-height: 77px;
    padding: 0px 10px;
    margin-left: .4%;
    margin-right: .4%;
    margin-bottom: 1%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.small-box-title-container {
    float: left;
    width: 54%;
}

.small-box-value-container {
    text-align: center;
    margin-top: 10px;
    float: right;
    width: 44%;
}

.small-box-fa {
    font-size: 2em;
    display: none;
}

.small-box-fa-graph {
    position: absolute;
    top: 5px;
    left: 10px;
    font-size: 1em;
    color: #4e8cdd !important;
}

.small-box-nodata-container {
    text-align: center;
    margin-top: 9px;
}

.small-box-title {
    font-size: 14px !important;
    font-weight: 900;
    line-height: 19px;
    text-align: left;
    margin-top: 25px;
}

.item-small-box {
    min-height: 457px;
    padding: 10px 5px;
}

.small-box-badge {
    position: relative;
    height: 54px;
    line-height: 13px;
    padding: 10px;
    font-size: 14px !important;
    font-weight: bold;
    margin: 0;
}

.small-box-badge-subtitle {
    font-size: 11px;
    font-weight: 100;
    color: #252525;
    line-height: 26px;
}


.small-box-limit-text {
    font-size: 11px;
    font-weight: 100;
    color: #252525;
    line-height: 15px;
    margin-top: 12px;
}

.bottom-push {
    position: absolute;
    bottom: 0;
}

.air-graph-open {
    z-index: 1;
}

.air-graph-open span {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px !important;
    font-weight: 900;
    color: #000;
    position: absolute;
    left: 24px;
    top: 1px;
    width: 170px;
}

.bg-light-green {
    background-color: #57af2a;
}

.bg-light-green-opacity {
    background-color: rgba(87, 175, 42, 0.20)
}

.bg-light-night {
    background-color: rgba(67, 74, 84, 0.10);
}


/* About */
.card-about {
    padding: 30px 5px;
}

.card-about a, .card-about a:link, .card-about a:visited, .card-about a:hover, .card-about a:active {
    color: #000;
    font-weight: bold;
}

.card-about p {
    font-size: 12px;
    line-height: 20px;
}

.card-about-img {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
    width: 170px !important;
}

.card-grey-light {
    /* background-image: linear-gradient(to bottom, #bfbfbf 0%, #5f5f5f 100%); */
    background-color: #757778;
}

/* Spinner */

#loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    /* background-color: rgba(255, 255, 255, 0.82); */
    background-color: #fff;
}

#spinner {
    width: 40px;
    height: 40px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -20px; /* Half of the width */
    margin-top: -20px; /* Half of the width */
}

.double-bounce1, .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #33CC00;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
    animation: sk-bounce 2.0s infinite ease-in-out;
}

.double-bounce2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@-webkit-keyframes sk-bounce {
    0%, 100% {
        -webkit-transform: scale(0.0)
    }

    50% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bounce {
    0%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }

    50% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}


#spinner-text {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: 40px;
    margin-left: -100px; /* Half of the width */
    width: 100%;
    height: 100%;
    z-index: 9999;
    text-transform: uppercase;
    font-size: 2em;
    font-weight: bold;
    /*letter-spacing: 1px;*/
    overflow: hidden;
    background: linear-gradient(90deg, #c1c1c1, #33CC00, #c1c1c1);
    background-repeat: no-repeat;
    background-size: 80%;
    animation: animate 6s linear infinite;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(255, 255, 255, 0);
}

@keyframes animate {
    0% {
        background-position: -500%;
    }

    100% {
        background-position: 500%;
    }
}

/* Fix Buttons line-height on some devices */
.button-sm.button-icon i {
    margin-top: 1px !important;
}

#sea-search-container i.fa.fa-search, #sea-search-container i.fa.fa-compass, #sea-search-container i.fa.fa-location-arrow {
    margin-top: 1px;
}
.icon-column-left i {
    /* line-height: 2.4em; */
}
