.big-checkbox,
.big-checkbox {
    width: 30px;
    height: auto;
    margin-right: 5px;
}

.big-checkbox-checked {
    display: none;
    width: 30px;
    height: auto;
    margin-right: 5px;
}

.checkbox.checked .big-checkbox-checked {
    display: inline-block;
}

.checkbox.checked .big-checkbox {
    display: none;
}

.big-radiob,
.big-radiob {
    width: 30px;
    height: auto;
    margin-right: 5px;
}

.big-radiob-checked {
    display: none;
    width: 30px;
    height: auto;
    margin-right: 5px;
}

.radiob.checked .big-radiob-checked {
    display: inline-block;
}

.radiob.checked .big-radiob {
    display: none;
}

.cta-caret {
    height: 1em;
    float: left;
    margin-right: .5em;
    margin-top: .15em;
    opacity: .5;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
}

.white {
    color: #fff !important;
}

.blue {
    color: #027BB8;
}

.dark-blue {
    color: #002f5f;
}

.dyos-hero {
    color: #fff !important;
    padding: 15px 10px;
}

.left img,
.left-nm img,
.left-sm img {
    position: relative;
    z-index: 2;
}

.dyospop {
    position: fixed;
    background: #FFF;
    width: 600px;
    padding: 5rem .5rem 0rem .5rem;
    border-radius: 1.6rem;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, .5);
    top: 50%;
    left: 50%;
    z-index: 1000;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
}

.dyospop .close {
    background: url(/images/graphics/close-share-black.png);
    background-size: 1rem auto;
    background-repeat: no-repeat;
    left: 1.5rem;
    top: 1.5rem;
    width: 15px;
    height: 15px;
    background-size: 100% auto;
    position: absolute;
}

a.close {
    width: 15px;
    height: 15px;
    background: white url(/images/graphics/close.png);
    background-size: 100% auto;
    position: absolute;
    top: 10px;
    left: auto;
    right: 10px;
}

.bg-eddyflux {
    height: 500px;
    box-sizing: border-box;
    background-color: #FFF;
    transition: all 0.5s ease;
}

.bg-eddyflux-right:before {
    width: 330px;
    height: 504px;
    background: url(images/triangle33tl.png) left bottom no-repeat;
    background-size: 330px auto;
    position: absolute;
    left: -2px;
    bottom: -2px;
    content: "";
}

.bg-eddyflux-right {
    position: absolute;
    left: 55%;
    bottom: 0;
    width: 45%;
    height: 500px;
    background: url(images/eddyflux.jpg) center center no-repeat;
    background-size: cover;
    transition: all 0.5s ease;
}

.bg-eddyflux:hover h2 {
    color: #000 !important;
    transition: all 0.5s ease;
}

.bg-eddyflux:hover .bg-eddyflux-right {
    left: 53%;
    width: 47%;
}

.dyospoptitle {
    position: absolute;
    top: 1.3rem;
    left: 3rem;
    font-weight: 500;
}

.system-container {
    position: absolute;
    width: 100%;
}

.system-container.towershort {
    width: 80%;
    margin-left: 5%;
}

.system-container .tripod,
.system-container .usertripod {
    width: 100%;
    position: sticky;
}

.system-container .li7500 {
    position: absolute;
    width: 6.36%;
    top: 4%;
    left: 37%;
}

.system-container .windmaster {
    position: absolute;
    width: 10%;
    top: 3.25%;
    left: 56%;
}

.system-container .li7200 {
    position: absolute;
    width: 16.5%;
    top: 5.1%;
    left: 35%;
}

.system-container .li7700 {
    position: absolute;
    width: 8%;
    top: 0.125%;
    left: 68%;
}

.system-container .largebox {
    position: absolute;
    width: 19.68%;
    top: 63%;
    left: 17.6%;
}

.system-container .medbox {
    position: absolute;
    width: 15.48%;
    top: 57%;
    left: 56%;
}

.system-container .flowbox {
    position: absolute;
    width: 15.48%;
    top: 70%;
    left: 72%;
}

.system-container .smallbox {
    position: absolute;
    width: 9.3%;
    top: 56%;
    left: 34.7%;
}

.system-container .quantumsensor {
    position: absolute;
    width: 5.28%;
    top: 16.65%;
    left: 14%;
}

.system-container .pyranometer {
    position: absolute;
    width: 5.28%;
    top: 16.65%;
    left: 21%;
}

.system-container .radiationshield {
    position: absolute;
    width: 13.2%;
    top: 22%;
    left: 47.5%;
}

.system-container .phenocam {
    position: absolute;
    width: 30.97%;
    top: 23.4%;
    left: 21.4%;
}

.system-container .metekcage {
    position: absolute;
    width: 10%;
    top: 3.25%;
    left: 56%;
}

.system-container .metekclass {
    position: absolute;
    width: 17.65%;
    top: 5.40%;
    left: 14.5%;
}

.system-container .rmyoung {
    position: absolute;
    width: 12%;
    top: 6.60%;
    left: 55%;
}

.system-container .flux1 {
    position: absolute;
    width: 21.12%;
    top: 73.6%;
    left: 11.65%;
}

.system-container .flux2 {
    position: absolute;
    width: 19.8%;
    top: 73.6%;
    left: 22%;
}

.system-container .bucket {
    position: absolute;
    width: 78.09%;
    top: 73.945%;
    left: 32.6%;
}

.system-container .radio {
    position: absolute;
    width: 33.73%;
    top: 17%;
    left: 78%;
}

.system-container .radiolite {
    position: absolute;
    width: 33.49%;
    top: 16%;
    left: 78%;
}
.system-container .huskeflux {
    position: absolute;
    width: 33.49%;
    top: 16%;
    left: 78%;
}
.system-container .decagon {
    position: absolute;
    width: 19.61%;
    top: 91.9%;
    left: 54%;
}
.system-container .thermistor {
    position: absolute;
    width: 9.31%;
    top: 91.82%;
    left: 51%;
}

.system-container .soilprobe {
    position: absolute;
    width: 30.1%;
    top: 91.8%;
    left: 55%;
}

.system-container .washerbox {
    position: absolute;
    width: 15.4%;
    top: 68%;
    left: 42%;
}

.system-container .solar {
    position: absolute;
    width: 15%;
    top: 60%;
    left: 85%;
}

.system-container .cellular {
    position: absolute;
    width: 9.8%;
    top: 55%;
    left: 20%;
}

.system-container .satellite {
    position: absolute;
    width: 15.4%;
    top: 52%;
    left: 15%;
}

.system-container .eddyprot {
    position: absolute;
    width: 15%;
    top: 25%;
    left: 74%;
}

.system-container .fluxsuitet {
    position: absolute;
    width: 19%;
    top: 34%;
    left: 73%;
}

.system-container .tovit {
    position: absolute;
    width: 15%;
    top: 43%;
    left: 75%;
}

.system-container .lai-icon {
    position: absolute;
    width: 15%;
    top: 29%;
    left: 10%;
}

.hero,
.content {
    position: relative;
}

.p150 {
    width: 150%;
}

.speclink {
    width: 16px;
    display: inline-block;
    margin-bottom: -4px;
}

.plus {
    line-height: 1.8rem;
    font-size: 1.8rem;
    color: #FFF;
    font-weight: 100;
    float: left;
    margin: -7px 5px -7px -7px;
}

.towertoggle,
.mobi-towertoggle,
.mobi-listtoggle {
    position: absolute;
    top: 0;
    right: -51px;
    background: rgba(126, 134, 145, 1.0);
    width: 36px;
    height: 36px;
    border-radius: 4px;
}

.mobi-listtoggle {
    top: 80px;
}

.towertoggle img,
.mobi-towertoggle img,
.mobi-listtoggle img {
    width: 20px;
    position: absolute;
    left: 8px;
    top: 11px;
}

.towertoggle.tower,
.mobi-towertoggle {
    height: 60px;
    margin-left: 5%;
}

.towertoggle.tower img.list-view {
    display: none;
}

.towertoggle.list img.tower-view {
    display: none;
}

.mobi-towertoggle,
.mobi-listtoggle {
    display: none;
}

.list-view-container {
    background: #FFF;
    border: 2px solid rgba(193, 199, 206, 1.0);
    color: rgba(126, 134, 145, 1.0);
    font-size: 13px;
    font-weight: 500;
    border-radius: 4px;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}

.list-view-container lh {
    margin-bottom: 1em !important;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(193, 199, 206, 1.0);
    width: 100%;
    font-weight: 300;
}

.list-view-container li {
    margin-bottom: .5em !important;
}

.list-view-container li:before {
    background: rgba(126, 134, 145, 1.0);
}

.list-view-container li ul {
    padding-top: .5em;
}

.list-view-container li ul li {
    font-weight: 300;
}

.user-custom {
    opacity: .6;
}

.zeropacity {
    opacity: 0;
    position: absolute;
    margin-left: -100000px;
}

ul.dyosnavbar {
    padding: 0;
    text-align: center;
    overflow: hidden;
    top: 0;
    left: 0;
}

ul.dyosnavbar li {
    /* width: 125px;
        height: 35px;*/
    left: -50px;
    position: relative;
    background-color: #344b75;
    display: inline-block;
    /* margin: 0 1.5px;*/
    padding: 0 1px 0 1px;
    overflow: hidden;
}

ul.dyosnavbar li:hover,
li:focus {
    color: #fff;
    display: inline-block;
}

ul.dyosnavbar li.activee {
    background-color: #00a9e0 !important;
    color: #fff;
}

ul.dyosnavbar li:nth-child(1) {
    background-color: #344b75 !important;
    padding-left: 10px;
}

ul.dyosnavbar li:nth-child(1).activee {
    background-color: #00a9e0 !important;
    color: #fff;
}

ul.dyosnavbar li a {
    text-decoration: none;
    display: block;
    padding: 10px 17px;
}

ul.dyosnavbar span {
    color: #f6f7fa;
}

ul.dyosnavbar span:hover {
    color: #fff;
}

span.expand {
    display: block;
    padding: 0 0 0 0;
    text-align: center;
    color: #fff;
}

span.expand:hover {
    color: #000;
}

span.expand::before {
    font-weight: bold;
    font-size: 17px;
    content: "+";
    /* vertical-align: text-top;*/
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -2px;
    /*background:  50%, transparent 50%);*/
    background: radial-gradient(#97a1b8 90%, transparent 80%);
}

.expand-icon {
    width: 20px;
    vertical-align: text-bottom;
    text-rendering: optimizeLegibility;
}

.plus {
    cursor: pointer;
    position: absolute;
    margin-left: 3px;
}




/*.bioscroll {
        height: 700px;
        overflow: scroll;
    }*/

a.button-blue.disabledbutton {
    opacity: 0.5;
    pointer-events: none;
}




/* ul.dyosnavbar li.disablednav {
        background-color: #344b75!important;
        background-color: #97a1b8 !important;
        color: #fff;
        -webkit-transform: skew(-25deg, 0deg);
        -moz-transform: skew(-25deg, 0deg);
        -o-transform: skew(-25deg, 0deg);
        transform: skew(-25deg, 0deg);
    }*/

ul.dyosnavbar li.disablednav a {
    opacity: 0.5;
    pointer-events: none;
    cursor: none;
    color: #fff;
}

ul.dyosnavbar li.disablednav span {
    color: #fff;
}

div.col.mountpadding {
    margin-bottom: 200px;
}

div.col.sumpadding {
    margin-bottom: 160px;
}

i {
    border: solid white;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3.5px;
}

.rightarrow {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.leftarrow {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.italic {
    font-style: italic;
    font-size: 14px;
}

.underlinee a span {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding-bottom: 1px;
}

a.nohyperlink,
a:link,
a:visited {
    text-decoration: none;
    color: #344b75;
}

a.hlink {
    text-decoration: underline;
}

@media only screen and (min-width: 0px) and (max-width: 768px) {

    .mobi-listtoggle,
    .mobi-towertoggle {
        display: block;
    }
    .mobi-hidden{
        display: none;
    }
    .bg-light{
        background-color: #fff !important;
    }

    .system-container {
        right: 1rem;
        width: 85%;
    }

    .tower-view-container {
        width: 100%;
        box-sizing: border-box;
        position: relative;
        right: 1rem;
        padding: 1rem !important;
        background: rgba(255, 255, 255, .9);
    }

    .tower-view-container .vcenter {
        position: relative;
        float: none;
    }

    .dyospop {
        position: fixed;
        background: #FFF;
        width: 95%;
        padding: 5rem .5rem 0rem .5rem;
        border-radius: 1.6rem;
        box-shadow: 0px 3px 10px rgba(0, 0, 0, .5);
        top: 2.5%;
        left: 2.5%;
        z-index: 1000;
        transform: none;
        box-sizing: border-box;
        font-size: 80% !important;
    }

    .expand-icon {
        width: 20px;
        vertical-align: text-bottom;
    }

    .plus {
        position: absolute;
        margin-left: 1px;
    }

    .bg-greyblue1.pad2 {
        padding: 2.5rem;
    }
}