html,
body {
    font-size: 1.1rem !important;
    height: 100%;
    margin: 0;
    padding: 0;
}

.wrapper {
    display: flex;
    min-height: 100%;
    flex-direction: column;
}

nav {
    height: 28px;
}

/*nav .container-fluid{background-color: #e3f2fd;}*/
.navbar-toggler {
    border: none;
    color: #fff !important;
}

.navbar-toggler-icon {
    color: #fff !important;
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
}

nav ul.navbar-nav {
    width: 100%;
}

nav .nav-logout {
    position: absolute;
    right: 20px;
}

nav ul.navbar-nav li.nav-item.dropdown ul.dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0%;
    -moz-border-top-left-radius: 0%;
    -webkit-border-top-left-radius: 0%;
    border-top-right-radius: 0%;
    -moz-border-top-right-radius: 0%;
    -webkit-border-top-right-radius: 0%;
}

nav ul.navbar-nav li.nav-item.dropdown ul.dropdown-menu li ul.dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0.375rem;
    -moz-border-top-left-radius: 0.375rem;
    -webkit-border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
    -moz-border-top-right-radius: 0.375rem;
    -webkit-border-top-right-radius: 0.375rem;
}

nav ul.navbar-nav li.nav-item.dropdown ul.dropdown-menu li.nav-item.dropdown {
    margin-left: 0px;
    color: #aaa;
}

nav ul.navbar-nav li.nav-item.dropdown ul.dropdown-menu li a {
    color: #ccc;
}

nav ul.navbar-nav li.nav-item a.nav-link:hover {
    color: #fff !important;
}

nav ul.navbar-nav li.nav-item.dropdown ul.dropdown-menu li a:hover {
    color: #fff;
    background-color: transparent !important;
}

nav ul.navbar-nav li.nav-item.dropdown ul.dropdown-menu li a.dropdown-toggle:hover {
    color: #fff !important;
    background-color: transparent !important;
}

.navbar-nav .nav-link.active,
.navbar-nav .show>.nav-link {
    color: #fff !important;
}

.navbar-nav .nav-link,
.navbar-nav .show>.nav-link {
    color: #ccc !important;
}

.navbar {
    padding: 0px !important;
    height: 36px;
}

nav ul li.nav-item.dropdown ul li.nav-item.dropdown {
    padding-left: 5px;
}

nav ul li.nav-item.dropdown ul li span {
    padding-left: 15px;
    text-transform: uppercase;
}

.content-breadcrumbs {
    position: fixed;
    right: 262px;
    top: 8px;
    float: right;
    z-index: 1020
}

.content-breadcrumbs ol.breadcrumb {
    margin: 0 !important;
    padding: 0 !important;
    --bs-breadcrumb-item-padding-x: 0 !important;
}

.breadcrumb-item.active a {
    text-decoration: none;
    color: #ccc;
}

.breadcrumb-item.active {
    text-decoration: none;
    color: #fff;
}

.breadcrumb-item a {
    text-decoration: none;
    color: #ccc;
}

.breadcrumb-item a:hover {
    text-decoration: none;
    color: #fff;
}

.breadcrumb-item:after {
    content: ' / ';
    color: #ccc;
    margin-right: 5px;
}

.breadcrumb-item.active:after {
    content: '';
}

.breadcrumb-item+.breadcrumb-item::before {
    content: '';
}

div.modal {
    z-index: 10000;
}

.nav-history {
    display: block;
}

.content-wrapper {
    flex: 1;
}

#mainlinkcontent {
    position: absolute;
    left: -500px;
    top: -500px;
}

#langselect {
    position: fixed;
    right: 135px;
    width: 132px;
    top: 8px;
    text-align: right;
    z-index: 1020
}

.full-width {
    width: 100%;
}

.rowpoolheader {
    margin: 0 !important;
    padding: 0 !important;
    margin-right: -1rem !important;
    margin-left: -1rem !important;
}

.colpoolheader {
    height: 20px !important;
}

/* position: relative;margin-left: -1rem;width:calc(100% + 2rem); */
.rowpooldataheader {
    margin: 0 0 0.7rem 0 !important;
    padding: 0 !important;
    width: calc(100% + 2rem) !important;
}

.colpooldataheader {
    height: 20px !important;
    width: calc(100% + 2rem);
    margin: 0 !important;
    padding: 0 !important;
    margin-right: -1rem !important;
    margin-left: -1rem !important;
    padding-left: 1rem !important;
}

.poolflush {
    margin-top: 10px;
}

.ml--1 {
    margin-left: -1px !important;
}

.text-bold {
    font-weight: bold;
}

.infodatarow {
    min-height: 29px;
}

.infodatarowsmall {
    min-height: 18px;
}

.infodbldatarow {
    height: 55px;
}

.poolcomment {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    min-height: 75px;
    max-height: 75px;
    height: 75px;
    resize: none;
}

#pools input[type=number] {
    text-align: right;
    width: 75%;
}

.nowrap {
    white-space: nowrap;
}

.linked {
    text-decoration: none;
    color: #999;
    position: relative;
    z-index: 1000;
}

.divider {
    text-decoration: none;
    color: #999;
}

.linked:hover {
    text-decoration: none;
    color: #000;
}

footer {
    height: 24px;
    width: 100%;
}

#seasonal {
    position: fixed;
    bottom: 0px;
    right: 0px;
}

.textarea50 {
    height: 50px;
}

.textarea100 {
    height: 100px;
}

.textarea200 {
    height: 200px;
}

.modal-huge {
    --bs-modal-width: 95%;
    --bs-modal-height: calc(100vh - 200px);
}

.divider10 {
    height: 10px;
}

.poolinput {
    width: 80px !important;
    text-align: right;
}

.pooldata {
    height: auto;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.form-label {
    padding-top: 5px;
}

.form-label-0 {
    padding-top: unset;
}

.bg-gray {
    background-color: #eee;
}

.dblock {
    display: inline-block
}

.mt--5 {
    margin-top: -5px;
}

.mt--10 {
    margin-top: -10px;
}

.relative {
    position: relative;
}

.t-2 {
    top: 2px;
}

.t-5 {
    top: 5px;
}

.t-10 {
    top: 10px;
}

.t--2 {
    top: -2px;
}

.t--5 {
    top: -5px;
}

.t--10 {
    top: -10px;
}

.form-control-50 {
    width: 75px !important;
}

.dataTables_wrapper .dataTables_length select {
    min-width: 60px;
}

.text-vertical-top {
    vertical-align: top;
}

#pdfpreview {
    height: calc(100vh - 185px);
}

#card-operationdata .ui-state-highlight {
    height: 1.5em;
    line-height: 1.2em;
}

#card-operationdata li {
    list-style-type: none;
}

.start-115 {
    left: 115% !important;
}

.top-10 {
    top: 10px !important;
}

table.dataTable {
    width: 100% !important;
}

.filtercheck {
    position: relative !important;
    margin-top: 7px !important;
}

#pool_data .dataTables_wrapper {
    width: 99% !important;
}

#pool_data .highcharts-credits {
    display: none;
}

.form-control-sm {
    border-width: 1px;
}

.page_logo img {
    float: left;
}

.page_logo h1 {
    float: left;
    position: relative;
    top: 25px;
}

.fplogo {
    position: relative;
    left: 110px;
    top: -75px;
    font-weight: 700;
}

.numberinput {
    text-align: right;
}

.text-10 {
    font-size: 10px;
}

.text-11 {
    font-size: 11px;
}

.text-12 {
    font-size: 12px;
}

.text-13 {
    font-size: 13px;
}

.text-14 {
    font-size: 14px;
}

.text-15 {
    font-size: 15px;
}

.text-16 {
    font-size: 16px;
}

.text-17 {
    font-size: 17px;
}

.text-18 {
    font-size: 18px;
}

.text-19 {
    font-size: 19px;
}

.text-20 {
    font-size: 20px;
}

.text-21 {
    font-size: 21px;
}

.text-22 {
    font-size: 22px;
}

.text-23 {
    font-size: 23px;
}

.text-24 {
    font-size: 24px;
}

.text-25 {
    font-size: 25px;
}

.h1,
h1 {
    /* font-size: 2.5rem; */
    font-size: 2rem;
}

.h2,
h2 {
    /* font-size: 2rem; */
    font-size: 1.25rem;
}

.h3,
h3 {
    /* font-size: 1.75rem; */
    font-size: 1.25rem;
}

.h4,
h4 {
    /* font-size: 1.5rem; */
    font-size: 1.25rem;
}

.h5,
h5 {
    font-size: 1.25rem;
}

.h6,
h6 {
    font-size: 1rem;
}




#newmessages .modal-body div.row:nth-child(odd) {
    background-color: #ededed;
}

.value {
    font-size: 12px !important;
}

.filter input {
    position: relative;
    top: 1px !important;
}

#default_submit {
    display: block;
}

#secondary_submit {
    display: none;
}

.page_logo {
    position: relative;
    z-index: 0;
}

.page_logo_title {
    padding-left: unset;
    position: relative;
    z-index: 0;
}

ul.review {
    margin: 0;
    padding: 0 0 0 15px;
}

ul.review li {
    margin: 0;
    padding: 0;
}

.border-10 {
    border-width: 10px;
}

#newmessages .modal-body div.row:nth-child(even) {
    background-color: #fff;
}

.pagebreak {
    page-break-after: always;
}

.rotate-text-90 {
    position: relative;
    transform: rotate(90deg);
    transform-origin: left;
    margin-left: 10px;
    top: 5px;
    left: 14px;
    width: 20px;
}

span.rotate-text-90 {
    position: relative;
    display: inline-block;
    transform: rotate(90deg);
    transform-origin: left;
    margin-left: 10px;
    top: -55px;
    left: -50px;
    width: 20px;
    height: 132px;
}

.flip {
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: fliph;
    /*IE*/
    filter: fliph;
}

.spiderweb {
    position: absolute;
    right: 0px;
    top: 33px;
    width: 30px;
}

.spiderwebmenu {
    position: fixed;
    right: 0px;
    top: 36px;
    width: 30px;
}

.santahat {
    position: absolute;
    left: 5px;
    top: 1px;
    width: 20px;
}

.santahatlast {
    position: absolute;
    right: -14px;
    top: -16px;
    width: 50px;
}

.ornament {
    height: 20px;
    padding: 0;
    margin: 0 0 -5px 0;
}

.ornament div {
    width: 100%;
    padding: 0;
    margin: 0;
    background-image: url('/assets/images/seasonal/xmas/ribbon.svg');
    background-size: contain;
}

#dataloading {
    position: fixed;
    width: 100%;
    top: 50%;
    font-size: 50px;
    text-align: center;
}

/*{transform: rotate(90deg);width:21px!important;display:block;margin-top:2px;}*/
.historydata {
    margin-left: 25px;
    width: 160px;
    margin-top: 7px;
    text-align: center;
    color: #000;
}

.historydata span {
    display: inline-block;
    height: 20px;
    background-color: #fff;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.historydata span span {
    display: inline-block;
    border: none;
    position: relative;
    top: -2px;
    background-color: transparent;
}

.historydataleft {
    position: relative;
    top: 0px;
    height: 20px;
    width: 22px;
    color: #000;
}

.historydataright {
    position: relative;
    top: 0px;
    height: 20px;
    width: 22px;
    color: #000;
}

.historydataleftdisabled {
    position: relative;
    top: 0px;
    height: 20px;
    width: 22px;
    color: #ccc;
}

.historydatarightdisabled {
    position: relative;
    top: 0px;
    height: 20px;
    width: 22px;
    color: #ccc;
}

.historydataleft i,
.historydataleftdisabled i {
    position: relative;
    top: -8px;
}

.historydataright i,
.historydatarightdisabled i {
    position: relative;
    top: -8px;
}

.card-header-pool {
    width: 79%;
}

.card-header-pooldata {
    width: 20%;
}

#pills-pool-data {
    height: calc(100vh - 250px);
}

#drift_data .modal-body .driftdata {
    height: calc(100vh - 250px);
    overflow-y: scroll;
    overflow-x: auto;
}

#pills-pool-data .tab-pane div.pane-content {
    height: calc(100vh - 250px);
    overflow-y: scroll;
    overflow-x: auto;
}

.graph {
    width: 100%;
    height: 300px;
}

.circle_full {
    position: relative;
    top: 3px;
    display: inline-block;
    background-color: #6ab6f9;
    border: 2px solid #6ab6f9;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.circle_fullred {
    position: relative;
    top: 3px;
    display: inline-block;
    background-color: #f00;
    border: 2px solid #f00;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.circle_redborder {
    position: relative;
    top: 3px;
    display: inline-block;
    background-color: #6ab6f9;
    border: 2px solid #f00;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

div.modal button,
div.modal [type=button] {
    border: 1px solid !important;
}

#sitecreate {
    display: none;
}

#createsite_page2 {
    display: none;
}

#createsite_page3 {
    display: none;
}

#createsite_page4 {
    display: none;
}

#createsite_page5 {
    display: none;
}

button#previous {
    display: none;
}

.createonpagebig {
    display: inline-block;
}

.createonpagesmall {
    display: none;
}

.chembig {
    display: inline-block;
}

.chemsmall {
    display: none;
}

.youareready {
    display: block;
}

.youarealmostready {
    display: none;
}

.selfcontroletime1 {
    display: none;
}

.selfcontroletime2 {
    display: none;
}

.selfcontroletime3 {
    display: block;
}

.selfcontroletime4 {
    display: block;
}

.selfcontrolefreechlorine1 {
    display: none;
}

.selfcontrolefreechlorine2 {
    display: block;
}

.selfcontroletotalchlorine1 {
    display: block;
}

.selfcontroletotalchlorine2 {
    display: none;
}

.selfcontroletotalchlorine3 {
    display: block;
}

.selfcontroleboundchlorine1 {
    display: block;
}

.selfcontroleboundchlorine2 {
    display: block;
}

.selfcontroleboundchlorine3 {
    display: none;
}

.selfcontroleboundchlorine4 {
    display: block;
}

.selfcontroleph1 {
    display: none;
}

.selfcontroleph2 {
    display: none;
}

.selfcontrolewaterquality1 {
    display: block;
}

.selfcontrolewaterquality2 {
    display: block;
}

.selfcontrolewaterquality3 {
    display: none;
}

.selfcontrolewaterquality4 {
    display: block;
}

.selfcontrolepooltemp1 {
    display: block;
}

.selfcontrolepooltemp2 {
    display: block;
}

.selfcontrolepooltemp3 {
    display: none;
}

.selfcontrolepooltemp4 {
    display: block;
}

#addcenter {
    display: none;
}

.btn-confirm {
    width: 55px;
}

.flex-none {
    display: unset;
}

#customers_length select {
    width: 60px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0 !important;
    margin: 0 !important;
}

.page-item:not(:first-child) .page-link {
    margin-left: -2px !important;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

#loginfrm {
    display: none;
}

.info_bullet_list {
    font-size: 9pt !important;
    padding-top: 3px;
}

.info_bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-left: 25px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.info_bullet_first {
    margin-left: 0px;
}

.alarm {
    background-color: #cc3300;
}

.tolerance {
    background-color: #9933bb;
}

.alarmtolerance {
    background-color: #2266dd;
}

.alert-success,
.alert-danger,
.alert-error,
.alert-warning,
.alert-info {
    color: #fff !important
}

.alert-danger,
.alert-error {
    background-color: #dd4b39 !important;
    border-color: #d73925;
}

.alert-warning {
    background-color: #f39c12 !important;
    border-color: #e08e0b;
}

.alert-info {
    background-color: #04c1c4 !important;
    border-color: #00acd6;
}

.alert-success {
    background-color: #00a65a !important;
    border-color: #008d4c;
}

.alert-primary {
    background: #0077d3;
    color: #FFF;
}

.alert-secondary {
    background: #868e96;
    color: #FFF;
}

.alert-dark {
    background: #343a40;
    color: #FFF;
}

.alert {
    border-radius: 3px;
    width: 90%;
    margin: 20px auto;
}

.alert h4 {
    font-weight: 600
}

.alert .icon {
    margin-right: 10px
}

.alert .btn-close {
    float: right;
    margin-top: -3px;
    height: 25px;
}

.alert a {
    color: #fff;
    text-decoration: underline
}

.alert ul li {
    list-style: none;
}

#pools .card-header div.operationdata {
    height: 20px;
    width: 20px;
    float: right;
    text-align: right;
    margin: 0px;
    margin-top: -5px;
}

#pools .card-header div.switchbox {
    position: relative;
    height: 30px;
    width: 118px;
    float: right;
    text-align: right;
    margin: 0px;
    margin-top: -12px;
    padding-top: 3px;
}

#pools .card-header div.switchbox span.switchbox {
    position: relative;
    top: -5px;
}

#pools #weekendrow {
    display: none;
}

/* Basic Rules */
.switch input {
    display: none;
}

.switch {
    display: inline-block;
    width: 40px;
    height: 20px;
    margin: 4px;
    transform: translateY(50%);
    position: relative;
}

/* Style Wired */
.slider {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 20px;
    box-shadow: 0 0 0 2px #fff, 0 0 4px #fff;
    cursor: pointer;
    border: 4px solid transparent;
    overflow: hidden;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 20px;
    transform: translateX(-52px);
    transition: .4s;
}

input:checked+.slider:before {
    transform: translateX(-12px);
    background: limeGreen;
}

input:checked+.slider {
    box-shadow: 0 0 0 2px limeGreen, 0 0 2px limeGreen;
}

/* Style Flat */
.switch.flat .slider {
    box-shadow: none;
}

.switch.flat .slider:before {
    background: #FFF;
}

.switch.flat input:checked+.slider:before {
    background: white;
}

.switch.flat input:checked+.slider {
    background: limeGreen;
}



@media (max-width: 1200px) {
    .value {
        font-size: 11px !important;
        padding-top: 2px !important;
    }

    .filtervalue {
        position: relative;
        font-size: 11px !important;
        top: 3px !important;
    }

    #selfcontrolefreechlorine1 {
        display: block;
    }

    #selfcontrolefreechlorine2 {
        display: none;
    }

    .selfcontroletime1 {
        display: block;
    }

    .selfcontroletime2 {
        display: block;
    }

    .selfcontroletime3 {
        display: block;
    }

    .selfcontroletime4 {
        padding-right: 10px;
    }

    .selfcontroletotalchlorine1 {
        display: none;
    }

    .selfcontroletotalchlorine2 {
        display: block;
    }

    .selfcontroletotalchlorine3 {
        display: none;
    }

    .selfcontroleboundchlorine1 {
        display: none;
    }

    .selfcontroleboundchlorine2 {
        display: none;
    }

    .selfcontroleboundchlorine3 {
        display: block;
    }

    .selfcontroleboundchlorine4 {
        display: none;
    }

    .selfcontroleph1 {
        display: block;
    }

    .selfcontroleph2 {
        display: none;
    }

    .selfcontrolewaterquality1 {
        display: none;
    }

    .selfcontrolewaterquality2 {
        display: none;
    }

    .selfcontrolewaterquality3 {
        display: block;
    }

    .selfcontrolewaterquality4 {
        display: none;
    }

    .selfcontrolepooltemp1 {
        display: none;
    }

    .selfcontrolepooltemp2 {
        display: block;
    }

    .selfcontrolepooltemp3 {
        display: block;
    }

    .selfcontrolepooltemp4 {
        display: none;
    }

    .poolinput {
        width: 117px !important;
    }

    #default_submit {
        display: block;
    }

    #secondary_submit {
        display: none;
    }

    .page_logo_title {
        padding-left: unset;
    }
}

@media (max-width: 992px) {
    nav .nav-logout {
        position: unset;
    }

    .nav-history {
        display: none;
    }

    .historydata {
        display: none;
    }

    #langselect {
        right: 5px;
    }

    .content-breadcrumbs {
        right: 100px;
    }
}

@media (max-width: 768px) {
    nav .nav-logout {
        position: unset;
    }

    .nav-history {
        display: none;
    }

    .historydata {
        display: none;
    }

    #langselect {
        right: 5px;
    }

    .content-breadcrumbs {
        right: 100px;
    }

    .value {
        font-size: 12px !important;
        padding-top: 2px !important;
    }

    .filtervalue {
        position: relative;
        font-size: 12px !important;
        top: 3px !important;
    }

    div.poolbassin {
        margin-left: unset;
    }

    .row>div.poolbassin {
        flex-shrink: 0;
        width: 100%;
        max-width: 100%;
        padding-right: calc(1.4rem * .5) !important;
        padding-left: calc(1.6rem * .5) !important;
        /* margin-top: 0.5rem!important; */
        margin-bottom: 0.5rem !important;
    }

    .selfcontrolefreechlorine1 {
        display: block;
    }

    .selfcontrolefreechlorine2 {
        display: none;
    }

    .selfcontroletime1 {
        display: block;
    }

    .selfcontroletime2 {
        display: block;
    }

    .selfcontroletime3 {
        display: block;
    }

    .selfcontroletotalchlorine1 {
        display: none;
    }

    .selfcontroletotalchlorine2 {
        display: block;
    }

    .selfcontroletotalchlorine3 {
        display: none;
    }

    .selfcontroleboundchlorine1 {
        display: none;
    }

    .selfcontroleboundchlorine2 {
        display: none;
    }

    .selfcontroleboundchlorine3 {
        display: block;
    }

    .selfcontroleboundchlorine4 {
        display: none;
    }

    .selfcontroleph1 {
        display: block;
    }

    .selfcontroleph2 {
        display: none;
    }

    .selfcontrolewaterquality1 {
        display: none;
    }

    .selfcontrolewaterquality2 {
        display: none;
    }

    .selfcontrolewaterquality3 {
        display: block;
    }

    .selfcontrolewaterquality4 {
        display: none;
    }

    .selfcontrolepooltemp1 {
        display: none;
    }

    .selfcontrolepooltemp2 {
        display: none;
    }

    .selfcontrolepooltemp3 {
        display: block;
    }

    .selfcontrolepooltemp4 {
        display: none;
    }

    .poolinput {
        width: 250px !important;
    }

    .createonpagebig {
        display: none;
    }

    .createonpagesmall {
        display: inline-block;
    }

    .chembig {
        display: none;
    }

    .chemsmall {
        display: inline-block;
    }

    #default_submit {
        display: none;
    }

    #secondary_submit {
        display: block;
    }

    .page_logo_title {
        padding-left: 40px !important;
    }

    nav ul li.nav-item.dropdown ul {
        margin-left: 5px !important;
        margin-top: -5px;
        border: none;
        background: none;
    }

    nav ul li.nav-item.dropdown ul li.nav-item.dropdown ul {
        margin-left: 5px !important;
        border: none;
        background: none;
        padding-top: 30px
    }

    nav ul li.nav-item.dropdown ul li a {
        background: transparent;
        color: #ccc;
    }

    nav ul li.nav-item.dropdown ul li a:hover {
        color: #fff;
    }

    nav ul li.nav-item.dropdown ul li.nav-item.dropdown ul li a {
        background: transparent;
        color: #ccc;
    }

    nav ul li.nav-item.dropdown ul li.nav-item.dropdown ul li a:hover {
        color: #fff;
    }

    nav ul.navbar-nav li.nav-item.dropdown ul.dropdown-menu li.nav-item.dropdown a.nav-link.dropdown-toggle {
        color: #ccc;
    }
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {

    /* For portrait layouts only */
    .value {
        font-size: 12px !important;
        padding-top: 2px !important;
    }

    .filtervalue {
        position: relative;
        font-size: 12px !important;
        top: 3px !important;
    }

    nav .nav-logout {
        position: unset;
    }

    .nav-history {
        display: none;
    }

    .historydata {
        display: none;
    }

    #langselect {
        right: 5px;
    }

    .content-breadcrumbs {
        display: none;
        right: 100px;
    }

    div.poolbassin {
        margin-left: unset;
    }

    .row>div.poolbassin {
        flex-shrink: 0;
        width: 100%;
        max-width: 100%;
        padding-right: calc(1.4rem * .5) !important;
        padding-left: calc(1.6rem * .5) !important;
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .selfcontrolefreechlorine1 {
        display: block;
    }

    .selfcontrolefreechlorine2 {
        display: none;
    }

    .selfcontroletime1 {
        display: block;
    }

    .selfcontroletime2 {
        display: block;
    }

    .selfcontroletime3 {
        display: block;
    }

    .selfcontroletotalchlorine1 {
        display: none;
    }

    .selfcontroletotalchlorine2 {
        display: block;
    }

    .selfcontroletotalchlorine3 {
        display: none;
    }

    .selfcontroleboundchlorine1 {
        display: none;
    }

    .selfcontroleboundchlorine2 {
        display: none;
    }

    .selfcontroleboundchlorine3 {
        display: block;
    }

    .selfcontroleboundchlorine4 {
        display: none;
    }

    .selfcontroleph1 {
        display: block;
    }

    .selfcontroleph2 {
        display: none;
    }

    .selfcontrolewaterquality1 {
        display: none;
    }

    .selfcontrolewaterquality2 {
        display: none;
    }

    .selfcontrolewaterquality3 {
        display: block;
    }

    .selfcontrolewaterquality4 {
        display: none;
    }

    .selfcontrolepooltemp1 {
        display: none;
    }

    .selfcontrolepooltemp2 {
        display: none;
    }

    .selfcontrolepooltemp3 {
        display: block;
    }

    .selfcontrolepooltemp4 {
        display: none;
    }

    .poolinput {
        width: 250px !important;
    }

    .createonpagebig {
        display: none;
    }

    .createonpagesmall {
        display: inline-block;
    }

    .chembig {
        display: none;
    }

    .chemsmall {
        display: inline-block;
    }

    #default_submit {
        display: none;
    }

    #secondary_submit {
        display: block;
    }

    .page_logo_title {
        padding-left: 40px !important;
    }
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
    /* For landscape layouts only */

    #default_submit {
        display: block;
    }

    #secondary_submit {
        display: none;
    }

    .page_logo_title {
        padding-left: 40px !important;
    }
}

.shift-group {
    position: relative;
}

.shift-label {
    position: absolute;
    left: 20px;
    top: -10px;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
}

.text-end.shift-group .shift-label {
    left: 10px;
}

span.shift-group .shift-label {
    left: 10px;
}

input,
select {
    outline: none !important;
    box-shadow: none !important;
}

.shift-input:not(.shift-input:focus)+.shift-label,
select.shift-input:not(select.shift-input:focus)+.shift-label {
    visibility: hidden
}

.shift-input:focus+.shift-label,
.shift-input+.shift-label {
    /*visibility:visible*/
    visibility: hidden
}

.shift-input:focus::placeholder {
    visibility: hidden
}

.shift-required {
    position: relative;
    /*right: 20px;*/
    top: -6px;
    font-size: 10px;
    font-weight: bold;
    margin: none;
    padding: none;
    line-height: 8px;
    visibility: visible
}

.tooltip {
    z-index: 10000 !important;
}

.bg-purple {
    background-color: #ba99f7;
}

.text-purple {
    color: #ba99f7;
}