﻿/* Bootstrap overrides */

.nav-tabs li a {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 4px;
    padding-right: 4px;
}

.btn {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: initial;
    border: 1px solid #ccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    background-image: none;
    font-weight: 600;
}

.btn-primary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: rgb(219,22,32);
    border-color: #04c #04c #002a80;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    background-image: none;
}

.btnCancel, btnCancel:hover, btnCancel:active {
    background-color: none;
    color: white;
}

.modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: white;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    -webkit-box-shadow: inset 0 1px 0 #fff;
    -moz-box-shadow: inset 0 1px 0 #fff;
    box-shadow: inset 0 1px 0 #fff;
}

.close {
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: white;
    text-shadow: 0 1px 0 #fff;
    opacity: initial;
    filter: none;
}

.modal-body {
    position: relative;
    max-height: 400px;
    padding: 15px;
    overflow-y: auto;
}

.modal {
    width: 800px;
    margin-left: -400px;
}

.modal-mini {
    width: 550px !important;
}

.sort-ascending {
    background-image: url(/images/ascending.png);
    height: 28px;
    width: 13px;
    border: 0;
}

.sort-descending {
    background-image: url(/images/descending.png);
    height: 28px;
    width: 13px;
    border: 0;
}

.image-button {
    background-color: white;
}

/* ASP.Net overrides */
.validation-summary-errors, .text-color-red {
    color: red;
}

.field-validation-error {
    color: red;
}

/* jquery ui overrides */
.ui-datepicker {
    z-index: 9999999 !important;
}

.ui-datepicker-month, .ui-datepicker-year {
    height: 35px;
}

/* navigation buttons */
.image-text-container {
    color: black;
    font-size: small;
    font-weight: 600;
    position: absolute;
    top: 100px;
    text-align: center;
    width: inherit;
}

.nav-button {
    float: left;
    padding-left: 5px;
    position: relative;
}

.updates {
    background: url(/images/nav-buttons.png) no-repeat;
    width: 128px;
    height: 128px;
    display: block;
    background-position: -1336px 0px;
}

/* tnp site styles */
body, html {
    height: 100%;
}

body {
    margin: 0px;
    padding: 0px;
    font-family: Helvetica;
    font-size: 16px;
    color: #7b736b;
}

.fs18 {
    font-size: 18px;
}

div {
    display: block;
}

a {
    color: #1B677f;
    text-decoration: underline;
}

span {
    font-size: 12pt;
    font-weight: bold;
    display: inline;
    padding-left: 0px;
}

.control-width-25 {
    width: 25%;
}

.control-width-50 {
    width: 50%;
}

.discount-control-45 {
    width: 45%;
    margin-right: 5px;
}

.control-width-75 {
    width: 75%;
}

.control-width-100 {
    width: 100%;
}

.erase-margin-top {
    margin-top: -40px;
}

#main {
    margin-top: -32px;
}

.section-body {
    clear: both;
}

.navigation-group {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.checkbox-block {
    margin: 10px 0px 10px 0px;
}

.password-icon-position {
    position: absolute;
    top: 22px;
    left: 240px;
}

.text-black {
    color: black;
}

.inline-input {
    width: 150px;
}

li.separator {
    padding-top: 8px;
}
/*
.navbar {
    float: right;
    margin-top: -50px;
    margin-bottom: 0px;
    width: 480px;
    text-align: right;
}*/

.navbar {
    float: right;
    margin-bottom: 0px;
    margin-top: 10px;
    text-align: right;
}

    .navbar .nav {
        margin-right: 0px;
    }

.navbar2 {
    background-color: white;
}

    .navbar2 .nav > li > a {
        float: none;
        padding: 10px 15px 10px;
        color: rgba(0,0,0,0.5);
        text-decoration: none;
        text-shadow: none;
    }

        .navbar2 .nav > li > a:hover, .navbar2 .nav > li > a:focus {
            background-color: white;
            text-decoration: none;
        }

.dashboard-section {
    background-color: #444444;
    font-size: 14px;
    height: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    min-width: 1000px;
}

    .dashboard-section a {
        color: #fff;
        text-decoration: none;
        margin-right: 8px;
    }

        .dashboard-section a:hover {
            color: orange;
            text-decoration: none;
        }

.navbar .nav li.dropdown.open > .dropdown-toggle {
    background-color: #003748;
    color: #fff;
}

.navbar .nav > li > a {
    float: none;
    font-size: 16px;
    padding: 10px 15px 10px;
    color: #fff;
    text-decoration: none;
    text-shadow: none;
}

    .navbar .nav > li > a:hover {
        color: #fff;
        background-color: #003748;
    }

    .navbar .nav > li > a:focus {
        color: #fff;
        background-color: transparent;
    }

.navbar .nav .dropdown-menu {
    background-color: #003748;
    border-radius: 2px;
    margin-top: 0px;
}

.navbar .nav > li > .dropdown-menu:after, .navbar .nav > li > .dropdown-menu:before {
    display: none;
}

.user-name {
    color: #fff;
}

.navbar .nav .dropdown-menu > li > a {
    color: #fff;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-justify-content: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 16px;
}

    .navbar .nav .dropdown-menu > li > a:hover {
        background-color: #005063;
        background-image: none;
    }

.navbar .nav li.dropdown > .dropdown-toggle .caret, .navbar .nav li.dropdown > .dropdown-toggle:hover .caret, .navbar .nav li.dropdown > .dropdown-toggle:focus .caret, .navbar .nav li.dropdown.open > .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.nav .dropdown-toggle .caret {
    margin-top: 6px;
    border-top-color: rgba(0,0,0,0.5);
    border-bottom-color: rgba(0,0,0,0.5);
}

.nav .dropdown-toggle:hover .caret, .nav .dropdown-toggle:focus .caret {
    border-top-color: rgba(0,0,0,0.5);
    border-bottom-color: rgba(0,0,0,0.5);
}

.nav {
    margin-bottom: 0px;
    margin-left: 0;
    list-style: none;
}

.menuspacer {
    float: left;
    width: 400px;
    cursor: pointer;
}

    .menuspacer > img {
        max-width: 100%;
    }

.header-green {
    font-weight: bold;
    font-size: 24px;
    color: #004758;
    padding-bottom: 5px;
}

.top10 {
    margin-top: 10px;
}

.top20 {
    margin-top: 20px;
}

.top40 {
    margin-top: 40px;
}

.top60 {
    margin-top: 60px;
}

.content-layout {
    width: 1030px;
    margin: 0 auto;
}

.layout-container {
    width: 90%;
    margin: 40px auto;
    min-height: 45% !important;
}

@media (min-width: 1350px) {
    .layout-container {
        min-height: 62% !important;
    }
}

.layout-header {
    height: 55px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 0px;
    background-color: #005063;
    min-width: 1000px;
}

.layout-footer {
    width: 1000px;
    margin: 0px auto;
}

    .layout-footer ul {
        list-style: none;
        margin: 0px;
    }

        .layout-footer ul li {
            line-height: 1.5;
            padding: 2px;
            font-size: 16px;
        }

.footer {
    color: #7b736b;
    background-color: #F7F6F6;
    padding-top: 15px;
    padding-bottom: 15px;
    height: 150px;
    min-width: 1000px;
}

.footerseperator {
    padding-top: 10px;
}

.footertitle {
    text-decoration: none;
    font-weight: bold;
    color: #7b736b;
}

.title {
    font-weight: bold;
    font-size: 20px;
    color: #7b736b;
}

.position-relative {
    position: relative;
}

.position-absolute {
    position: absolute;
}

.inline {
    display: inline;
}

.block {
    display: block;
}

[readonly="readonly"],
[readonly="readonly"]:focus,
select[readonly="readonly"],
select[readonly="readonly"]:focus,
input[readonly="readonly"],
input[readonly="readonly"]:focus,
.content input[type="text"][readonly]:focus,
textarea[readonly]:focus,
select[readonly]:focus {
    background: none repeat scroll 0 0 transparent;
    border: medium none !important;
    color: #000000;
    font-weight: bold;
    font-size: 12pt;
}

.icon-delete {
    background: url(/images/icon_delete.png) no-repeat;
    width: 32px;
    height: 32px;
    cursor: pointer;
}

.icon-delete-red {
    background: url(/images/icon_delete_red.png) no-repeat;
    width: 32px;
    height: 32px;
    cursor: pointer;
}

.icon-edit {
    background: url(/images/icon_edit.png) no-repeat;
    width: 32px;
    height: 32px;
    cursor: pointer;
}

.icon-password {
    background: url(/images/icon_password.png) no-repeat;
    width: 32px;
    height: 32px;
    cursor: pointer;
}

.icon-change-password {
    background: url(/images/icon_change_password.png) no-repeat;
    width: 32px;
    height: 32px;
    cursor: pointer;
}

.icon-desktop {
    background: url(/images/icon_cpu.png) no-repeat;
    width: 42px;
    height: 37px;
}

.icon-mobile {
    background: url(/images/icon_iphone.png) no-repeat;
    width: 18px;
    height: 35px;
}

.icon-tablet {
    background: url(/images/icon_ipad.png) no-repeat;
    width: 35px;
    height: 27px;
}

.tn-section {
    height: 273px;
    margin-left: 10px;
    margin-top: 50px;
    float: left;
    width: 540px;
    border-bottom: solid 1px #ebebeb;
}

.mi-section {
    margin-top: 15px;
    margin-right: 10px;
    height: 200px;
    text-align: right;
    float: right;
    width: 520px;
    border-bottom: solid 1px #ebebeb;
}

.text {
    margin: 0;
    font-size: 18px;
    line-height: 130%;
}

.font-bold {
    font-weight: bold;
}

#maincontent {
    margin-left: 30px;
}

#swbox {
    float: left;
    width: 260px;
}

#track1 {
    margin-top: -130px;
    float: left;
    background-image: url(/images/graphic_background_track_01.png);
    width: 371px;
    height: 270px;
}

#devices {
    float: right;
    width: 254px;
    height: 318px;
    margin-right: 30px;
    margin-top: 75px;
}

#track2 {
    margin-top: -95px;
    float: right;
    background-image: url(/images/graphic_background_track_02.png);
    width: 404px;
    height: 222px;
    margin-right: 290px;
}

.am-image {
    float: left;
    width: 195px;
    margin-left: 90px;
    margin-top: -100px;
}

.am-section {
    height: 273px;
    margin-left: 10px;
    margin-top: -60px;
    float: left;
    width: 540px;
}

.image-text {
    position: relative;
    margin-top: -30px;
    color: black;
    font-size: small;
    font-weight: 600;
}

.image-text-align {
    vertical-align: sub;
}

.error-message {
    font-size: 10pt;
    background-color: #b94a48;
}

.control-group.error .help-inline {
    display: table;
    color: white;
}

.dialog-header {
    background-color: #005063;
    color: white;
}

.dialog-header-close {
    color: white;
}

.dialog-done-button, .dialog-done-button:hover, .dialog-done-button:active, .dialog-done-button:focus {
    color: white;
    background-image: url(/images/action-buttons.png);
    background-position: 0px -340px;
    width: 88px;
    height: 38px;
}

.dialog-confirm-button, .dialog-confirm-button:hover, .dialog-confirm-button:active, .dialog-confirm-button:focus {
    color: white;
    background-image: url(/images/action-buttons.png);
    background-position: 0px 0px;
    width: 88px;
    height: 38px;
}

.dialog-cancel-button, .dialog-cancel-button:hover, .dialog-cancel-button:active, .dialog-cancel-button:focus {
    color: white;
    background-image: url(/images/action-buttons.png);
    background-position: 0px -135px;
    width: 88px;
    height: 38px;
}

a.delete-button, a.delete-button:hover, a.delete-button:visited, a.delete-button:active {
    background-image: url(/images/action-buttons.png);
    background-position: 0px -43px;
    width: 68px;
    height: 30px;
    color: white;
    margin: 5px 0px 0px 0px;
    text-decoration: none !important;
    cursor: pointer;
    position: relative;
    text-align: center;
    font-size: 11pt;
    font-weight: 600;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.shadow {
    -moz-box-shadow: inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow: inset 0 0 10px #000000;
}

.button-shadow {
    -moz-box-shadow: inset 0 0 5px #000000;
    -webkit-box-shadow: inset 0 0 5px #000000;
    box-shadow: inset 0 0 5px #000000;
}

.accordion-open {
    background-image: url(/images/button_open.png);
    height: 44px;
    width: 44px;
    border: 0;
}

.accordion-close {
    background-image: url(/images/button_close.png);
    height: 44px;
    width: 44px;
    border: 0;
}

input[type="button"].check-button-on {
    background-image: url(/images/button_select_on.png);
    width: 25px;
    height: 25px;
}

input[type="button"].check-button-off {
    background-image: url(/images/button_select_off.png);
    width: 25px;
    height: 25px;
}

#unitSystemSelect, #positionFormat, #datum {
    margin-left: 20px;
}

    #unitSystemSelect div, #positionFormat div, #datum div {
        margin-left: 60px;
    }

input[type="radio"] {
    display: none;
}

    input[type="radio"] + label {
        background-image: url(/images/button_select2_off.png);
        height: 24px;
        /*width: 100px;*/
        display: inline-block;
        padding: 0 0 0 30px;
        background-repeat: no-repeat;
    }

    input[type="radio"]:checked + label {
        background-image: url(/images/button_select2_on.png);
        height: 24px;
        /*width: 100px;*/
        display: inline-block;
        padding: 0 0 0 30px;
        background-repeat: no-repeat;
    }

a[data-toggle ="collapse"] {
    cursor: pointer;
}

    a[data-toggle ="collapse"]:hover {
        color: white;
    }

.modal-info-text {
    color: black;
    font-size: 12pt;
    font-weight: bold;
}

.edit-icon {
    height: 25px;
    width: 25px;
}

.alert-message-block {
    background-color: #E0F8F7;
    border: 2px solid green;
}

input[type="text"].search {
    border: 1px solid lightgray;
}

.inline-label {
    display: inline;
}

.item-accordion-header {
    position: relative;
}

.item-accordion {
    position: absolute;
    left: 775px;
    top: -5px;
}

.item-accordion-left {
    position: absolute;
    left: 785px;
    top: -5px;
}

.item-row {
    border: 1px solid #B5B5B5;
    border-bottom: hidden;
    padding: 5px 5px 15px 5px;
    position: relative;
}

.item-row-free {
    border: 1px solid #B5B5B5;
    border-bottom: hidden;
    border-top: hidden;
    padding: 5px 5px 5px 35px;
    margin-bottom: -5px;
    position: relative;
}

.item-row-save {
    position: absolute;
    left: 775px;
    top: 15px;
}

.user-count {
    position: absolute;
    left: 400px;
    top: 12px;
    color: black;
}

.search-box {
    position: absolute;
    left: 575px;
}

.search-box-labeled {
    position: absolute;
    left: 475px;
}

.edit-section-1 {
    padding: 0px 0px 0px 0px;
}

.edit-section {
    display: none;
}

.edit-section-display {
    visibility: hidden;
}

.visible-to-team-leader {
    visibility: hidden;
}

.edit-section-edit, #renewalPrice {
    display: none;
}

.edit-section-delete, .license-header-data-renewalPrice {
    display: none;
}

.datepicker {
    z-index: 2000000;
}

.checkGreen {
    width: 20px;
    height: 20px;
    background: white;
    position: relative;
    -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
    box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

    .checkGreen label {
        display: block;
        width: 16px;
        height: 16px;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        -ms-transition: all .5s ease;
        transition: all .5s ease;
        cursor: pointer;
        position: absolute;
        top: 2px;
        left: 2px;
        z-index: 1;
        background: white;
        -webkit-box-shadow: inset 0px 1px 3px rgba(0,0,0,0.5);
        -moz-box-shadow: inset 0px 1px 3px rgba(0,0,0,0.5);
        box-shadow: inset 0px 1px 3px rgba(0,0,0,0.5);
        -webkit-border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        -moz-border-radius-topright: 5px;
        -moz-border-radius-topleft: 5px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
        -moz-border-radius-bottomright: 5px;
        -moz-border-radius-bottomleft: 5px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    .checkGreen input[type=checkbox]:checked + label {
        background: #004758;
    }

p.text {
    font-size: 11pt;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
}

p.data-label, span.data-label data-label {
    color: gray;
}

.data-text {
    color: black;
    vertical-align: sub;
}

a.url-text {
    font-size: 12pt;
    text-decoration: none;
    vertical-align: sub;
    color: #08c;
}

.group-wrapper {
    margin-top: 25px;
    margin-bottom: 50px;
}

.search {
    color: gray;
}

    .search input[type="text"] {
        border: 1px solid #B5B5B5;
    }

    .search label {
        display: inline;
    }

.search-button {
    height: 30px;
}

.clearable {
    position: relative;
}

.search-field {
    padding-right: 17px; /* add space for the 'x' button */
}

.icon-clear {
    position: absolute;
    right: 10px;
    display: none;
    height: 10px;
    width: 10px;
    padding-top: 5px;
    cursor: pointer;
    font: bold 1em sans-serif;
    color: #38468F;
}

.icon-save {
    position: absolute;
    right: 20px;
    display: none;
    height: 10px;
    width: 10px;
    padding-top: 5px;
    cursor: pointer;
    font: bold 1em sans-serif;
    color: #38468F;
}

.cursor-pointer {
    cursor: pointer;
}

.sort-section {
    background-color: white;
    position: absolute;
    left: 860px;
    top: 10px;
}

.section-edit-button {
    position: absolute;
    left: 810px;
    top: 15px;
}

    .section-edit-button a, .section-edit-button a:hover {
        position: relative;
        left: 32px;
        color: white;
        font-size: small;
        font-weight: 600;
        top: -30px;
    }

.collection-view-item {
    border: 1px solid #B5B5B5;
}

span.data-text {
    color: black;
}

span.data-text-normal {
    color: gray;
    font-weight: normal;
}

.visible {
    visibility: visible;
}

.invisible {
    visibility: hidden;
}

.no-display {
    display: none;
}

.block-display {
    display: block;
}

.arrow-up {
    background-image: url(/images/button_menu_arrow_up.png);
    height: 24px;
    width: 24px;
    border: 0;
}

.arrow-down {
    background-image: url(/images/button_menu_arrow_down.png);
    height: 24px;
    width: 24px;
    border: 0;
}

.submenu-arrow-up {
    background-image: url(/images/button_submenu_arrow_up.png);
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    border: 0;
}

.submenu-arrow-down {
    background-image: url(/images/button_submenu_arrow_down.png);
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    border: 0;
}

/* Home page (/Customer/Home)*/
.margin-bottom-30 {
    margin-bottom: 30px;
}

    .margin-bottom-30 li {
        margin: 0px 0px 0px 60px;
    }

/* Downloads (/Home/Downloads/) */
.features-section ul li {
    padding: 3px;
}

.margin40 {
    margin-left: 40px;
}

.version-section {
    margin-left: 100px;
    margin-right: 100px;
}

.introducing-section {
    font-size: 18px;
    margin-right: 40px;
}

.downloads-section {
    /*border-bottom: solid 2px #ebebeb;*/
    margin-top: 40px;
}

.price-button {
    background-image: url(/images/button_price.png);
    width: 138px;
    height: 52px;
    color: white;
    border: 0;
    font-size: 18pt;
    padding-bottom: 3px;
    padding-right: 20px;
    font-weight: 600;
    text-shadow: 0px -2px #000;
    margin: 15px 0px 15px 0px;
    background-color: transparent;
}

.learn-more-button {
    background-image: url(/images/action-buttons.png);
    background-position: 0px -178px;
    width: 222px;
    height: 52px;
    color: white;
    border: 0;
    font-size: 18pt;
    padding-bottom: 3px;
    padding-right: 55px;
    font-weight: 600;
    margin: 10px 0px 10px 0px;
    background-color: transparent;
}

a.large-green-button, a.large-green-button:hover, a.large-green-button:visited {
    background-image: url(/images/action-buttons.png);
    background-position: 0px -178px;
    width: 110px;
    height: 35px;
    color: white;
    border: 0;
    font-size: 10pt;
    font-weight: 600;
    background-color: transparent;
}

.download-button {
    background-image: url(/images/button_download.png);
    width: 222px;
    height: 52px;
    color: white;
    border: 0;
    font-size: 18pt;
    padding-bottom: 3px;
    padding-right: 70px;
    font-weight: 600;
    text-shadow: 0px -2px #000;
    margin: 10px 0px 10px 0px;
    background-color: transparent;
}

.track-background-right {
    background-image: url(/images/graphic_background_track_01.png);
    background-repeat: no-repeat;
    width: 371px;
    height: 270px;
    margin-left: 250px;
    margin-top: 120px;
}

track-background-right-main {
    background-image: url(/images/graphic_background_track_01.png);
    background-repeat: no-repeat;
    width: 371px;
    height: 270px;
    margin-left: 250px;
    margin-top: -100px;
}

.track-background-left {
    background-image: url(/images/graphic_background_track_02.png);
    background-repeat: no-repeat;
    width: 371px;
    height: 270px;
    padding-top: -60px;
}


/* Login (/Customer/Login) */
.login-button {
    background-image: url(/images/action-buttons.png);
    background-position: 0px -235px;
    background-color: white;
    width: 179px;
    height: 43px;
    color: white;
    border: 0;
    font-size: 18pt;
    padding-bottom: 3px;
    padding-right: 70px;
    font-weight: 600;
}

.login-checkbox-input {
    top: 1px;
}

.login-checkbox-label {
    color: #004758;
    margin-left: 15px;
}

.login-form {
    padding-top: 10px;
    margin-bottom: 100px;
}

a.reset-password-link, a.reset-password-link:hover, a.reset-password-link:visited {
    color: #004758;
    font-size: 14px;
    font-weight: normal;
}

input[type="text"], input[type="password"], input[type="number"], input[type="checkbox"], input[type="email"], input[type="url"], input[type="tel"], select, textarea {
    border: 2px solid rgb(122,122,122);
}

.login-text {
    color: #004758;
    border: 0px solid red;
    writing-mode: vertical-lr;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    white-space: nowrap;
    display: block;
    bottom: 0;
    width: 10px;
    height: 50px;
    font-size: 24px;
    font-weight: bold;
    text-shadow: 0px 0px 1px #333;
    float: left;
    margin-top: 80px;
    margin-left: 15px;
    line-height: 30px;
}

/* Profile (/Customer/Profile/) */
.accordion-group {
    border: 0;
}

.accordion-inner {
    border: 0;
    padding: 0px 0px 0px 0px;
}

.rounded-button {
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.rounded-top-box {
    position: relative;
    height: 40px;
    background: #005063;
    border: medium;
    border-style: solid;
    border-color: #005063;
    border-width: 2px;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-topleft: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.rounded-bottom-box {
    height: auto;
    background: #005063;
    -webkit-border-bottom-left-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 5px 5px 15px 5px;
}

.toggle-header {
    position: absolute;
    left: 10px;
    top: 15px;
    width: 24px;
    height: 24px;
    cursor: pointer;
}

.row {
    margin-left: 0px;
    border: 1px solid #B5B5B5;
    padding: 5px 5px 5px 5px;
}

.module-header {
    font-size: 18pt;
    color: white;
    font-weight: bold;
    padding-top: 12px;
    color: white;
    text-decoration: none;
    cursor: pointer;
    width: 100%;
    display: inline-block;
}

.profile-info-cell {
    border: 1px solid #B5B5B5;
    padding: 5px 5px 15px 5px;
}

.thick-row {
    border: 1px solid #B5B5B5;
    padding: 5px 5px 15px 5px;
}

.thin-row {
    border: 1px solid #B5B5B5;
    padding: 2px 5px 2px 5px;
}

#subscriptionHeaderText {
    cursor: pointer;
}

.profile-info-label-header {
    font-size: 18pt;
    color: white;
    font-weight: bold;
    padding-top: 12px;
    color: white;
    text-decoration: none;
}

    .profile-info-label-header a {
        color: white;
        text-decoration: none;
    }

.detail-row {
    margin: 0px 3px 0px 3px;
    cursor: auto;
}

a:hover {
    color: #1B677f;
    text-decoration: underline;
}

.profile-info-label {
    font-size: 12pt;
    color: #757575;
}

.profile-info-text {
    font-size: 12pt;
    font-weight: bold;
    color: #212729;
    padding-left: 15px;
    vertical-align: sub;
}

a.info-text-email, a.info-text-email:hover {
    font-size: 12pt;
    font-weight: 600;
    color: #005063;
    text-decoration: underline;
}

.format-indicator {
    font-weight: 200;
    font-size: 10pt;
    display: inline;
}

.image-text-overlay {
    color: black;
    font-size: 9pt;
}

.image-background {
    position: relative;
}

a.deactivate-button {
    background-image: url(/images/action-buttons.png);
    background-position: 0px 0px;
    width: 88px;
    height: 38px;
    outline: 0;
    color: white;
    border: 0;
    font-size: 10pt;
    font-weight: 600;
    padding: 5px 0px 0px 5px;
}

    a.deactivate-button:hover, a.deactivate-button:visited, a.deactivate-button:active {
        color: white;
    }

.submit-button {
    background-image: url(/images/button_submit.png);
    width: 104px;
    height: 40px;
    color: white;
    border: 0;
    font-size: 10pt;
    padding-bottom: 3px;
    padding-right: 70px;
    font-weight: 600;
    text-shadow: 0px -2px #000;
}

a.submit-button {
    background-image: url(/images/action-buttons.png);
    background-position: 0px -383px;
    width: 104px;
    height: 40px;
    color: white;
    border: 0;
    font-size: 10pt;
    padding-bottom: 3px;
    padding-right: 70px;
    font-weight: 600;
    text-shadow: 0px -2px #000;
}

.edit-button {
    background-image: url(/images/button_edit.png);
    width: 88px;
    height: 38px;
    border: 0;
    text-shadow: 0px -2px #000;
}

a.cancel-button {
    background-image: url(/images/action-buttons.png);
    background-position: 0px -135px;
    width: 88px;
    height: 38px;
    border: 0;
    text-shadow: 0px -2px #000;
}

.js-reseller-contact input {
    width: 150px;
}

.js-reseller-contact label {
    display: inline;
}

.js-reseller-account input {
    width: 150px;
}

.js-testimonial-image input {
    width: 150px;
}

.js-testimonial-image label {
    display: inline;
}

.edit-button-location {
    position: absolute;
    left: 750px;
    top: 15px;
}

.edit-button-location-singleuser {
    position: absolute;
    left: 95%;
    top: 15px;
}

.edit-button-location-user {
    position: absolute;
    left: 810px;
    top: 15px;
}

.detail-save-location {
    float: right;
}

.add-contact-location {
    /*position: absolute; 
    left: 0px; 
    top: 0px;*/
    width: 300px;
}

a.edit-button-gold, a.edit-button-gold:hover, a.edit-button-gold:visited {
    background-image: url(/images/button_trimble.png);
    outline: 0;
    color: white;
    margin: 0 0 0 0;
    padding: 5px 15px 5px 15px;
    width: 88px;
    height: 44px;
    text-decoration: none !important;
    cursor: pointer;
    text-align: center;
    font-size: 12pt;
    font-weight: bolder;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#profileEditButton {
    position: absolute;
    left: 810px;
    top: 15px;
}

#profileEditButtonText {
    position: relative;
    left: 32px;
    color: white;
    font-size: small;
    font-weight: 600;
    top: -30px;
}

.profile-header {
    position: relative;
    left: 400px;
    top: -50px;
}

.edit-button-image-container {
    position: relative;
    width: 88px;
    height: 38px;
    margin-left: 375px;
}

.edit-button-image-text {
    position: relative;
    bottom: 32px;
    color: white;
    font-size: small;
    font-weight: 600;
}

#fullName {
    display: table;
}

    #fullName div {
        display: table-cell;
    }

p.label-checkbox-pair {
    clear: both;
    float: none;
    position: relative;
}

    p.label-checkbox-pair input {
        left: 0px;
        position: absolute;
        top: 1px;
    }

    p.label-checkbox-pair label {
        display: block;
        margin-left: 30px;
        margin-left: 40px \9;
        width: 250px;
    }

p.subscription-info {
    font-weight: bolder;
    font-size: xx-large;
}

p.subscription-expiration {
    font-weight: bold;
    font-size: medium;
    margin: -10px 0px 0px 0px;
}

div.subscription-text {
    clear: both;
    margin-left: 125px;
    margin-top: -125px;
    margin-bottom: 35px;
}

section#profile-profile div {
    padding: 0px 0px 0px 0px;
}

section#profile-subscriptions {
    color: black;
}

.userteam-row {
    padding: 0px 0px 0px 45px;
    background-color: white;
}

.gray-border {
    border: 1px solid #B5B5B5;
}

.entitlement {
    line-height: 35px;
}

.entitlement-row {
    padding: 0px 50px 0px 40px;
    background-color: white;
    border: 1px solid lightgray;
}

.entitlement-text {
    margin-left: 25px;
    vertical-align: sub;
}

.entitlement-image {
    width: 45px;
    vertical-align: top;
}

.entitlement-text span {
    font-size: 11pt;
}

.entitlement-name {
    padding-left: 20px;
    display: inline-block;
    width: 200px;
    color: black;
    vertical-align: middle;
}

.entitlement-model {
    display: inline-block;
    width: 200px;
    color: black;
    vertical-align: middle;
}

.entitlement-installation {
    display: inline-block;
    width: 250px;
    color: black;
    word-wrap: break-word;
    vertical-align: middle;
}

.entitlement-version {
    display: inline-block;
    width: 175px;
    color: black;
    word-wrap: break-word;
    vertical-align: middle;
}

.entitlement-installation-header {
    display: inline-block;
    width: 250px;
    color: black;
    word-wrap: break-word;
    vertical-align: middle;
}


/*User Entitlements*/

.entitlement-image-user {
    width: 45px;
    vertical-align: middle;
    margin: 5px 0px 5px 5px;
}

.entitlement-name-user {
    display: inline-block;
    width: 200px;
    color: black;
    vertical-align: middle;
}

.entitlement-name-header {
    padding-left: 45px;
    display: inline-block;
    width: 200px;
    color: black;
    vertical-align: middle;
}

/* SDCard Activations*/

.activation-header-title, .activation-header-data {
    width: 23%;
    margin-right: 15px;
}

.activation-list-header {
    padding-left: 35px;
    border: solid 1px #B5B5B5;
}

.activation-custom-padding {
    padding-left: 35px;
}

.activation-custom-width {
    width: 23%;
}
/* Teams Page (Home#teams) */

.indent {
    padding-left: 50px;
}

.members-section {
    background-color: rgb(192,192,192);
    border: 1px solid #B5B5B5;
}

.members-section-item {
    background-color: white;
    /*line-height: 40px;*/
    /*border: 1px solid #B5B5B5;*/
}

.member-row {
    padding-left: 35px;
}

.members-section-item:hover {
    background-color: rgb(250, 250, 250);
}

.projects-section {
    background-color: rgb(224, 224, 224);
    border: 1px solid #B5B5B5;
}

.projects-section-item {
    background-color: white;
    line-height: 30px;
}

    .projects-section-item:hover {
        background-color: rgb(250, 250, 250);
    }

.collapse-data-list {
    margin: 0px 0px 0px 0px;
}

.collapse-data-list-row {
    font-family: Helvetica;
    font-size: 12pt;
    font-weight: bold;
    color: black;
}

button#addTeamHeader.close {
    color: white;
}

div#addTeam.input-prepend {
    display: block;
}

#addTeamButton {
    color: black;
    font-weight: 700;
    font-size: larger;
}

#addUserInput input {
    width: 250px;
}

#addUserInput select {
    width: 525px;
    border: 2px solid rgb(122,122,122);
}

.team-edit-list {
    height: 250px !important;
    width: 342px;
}

.team-edit-input {
    width: 325px;
}

.table-row:nth-child(odd) {
    background: rgb(224,224,224);
}

.table-row:nth-child(even) {
    background: white;
}

.role-data-collector {
    background: url(/images/icon_member.png) no-repeat;
    width: 27px;
    height: 27px;
    vertical-align: sub;
}

.role-team-leader {
    background: url(/images/icon_admin.png) no-repeat;
    width: 27px;
    height: 27px;
    vertical-align: sub;
}

.role-project-editor {
    background: url(/images/icon_contributer.png) no-repeat;
    width: 27px;
    height: 27px;
    vertical-align: sub;
}

.gravator-icon {
    vertical-align: sub;
}

/* My Teams */

#orgTeamsEditButton {
    position: absolute;
    left: 810px;
    top: 15px;
}

#orgTeamsEditButtonText {
    position: relative;
    left: 32px;
    color: white;
    font-size: small;
    font-weight: 600;
    top: -30px;
}

#centerTeamProjects {
    position: relative;
    left: 0px;
}

#team-projects-edit-button {
    position: relative;
    left: 325px;
    width: 88px;
    height: 38px;
}

#team-projects-edit-button-text {
    position: relative;
    left: -60px;
    color: white;
    font-size: small;
    font-weight: 600;
}

a.team-member-header, a.team-member-header:hover {
    text-decoration: none;
    color: black;
}

#team-members-edit-button {
    position: relative;
    left: 322px;
    width: 88px;
    height: 38px;
}

#team-members-edit-button-text {
    position: relative;
    left: -60px;
    color: white;
    font-size: small;
    font-weight: 600;
}

#centerTeamMembers {
    position: relative;
    left: 0px;
}

/* Team Projects */

#projectRow {
    margin: 0px 40px 0px 40px;
}

/* Administration Page (/Home/Admin)*/

#collapseInfo .profile-info-cell {
    height: 25px;
}

#accountInfoEditButton {
    position: absolute;
    left: 810px;
    top: 15px;
}

#accountInfoEditButtonText {
    position: relative;
    left: 32px;
    color: white;
    font-size: small;
    font-weight: 600;
    top: -30px;
}

.account-info-trimble-admin {
    height: 400px;
    overflow-y: auto;
}

.account-info-account-admin {
    height: 350px;
    overflow-y: auto;
}

/* User Admin */

#centerAdminUser {
    position: relative;
    left: 0px;
}

#adminUserEditButton {
    position: relative;
    left: 370px;
    width: 88px;
    height: 38px;
}

#adminUserEditButtonText {
    position: relative;
    left: -60px;
    color: white;
    font-size: small;
    font-weight: 600;
}

#centerAdminSoftware {
    position: relative;
    left: 140px;
}

#adminSoftwareFilterButton {
    position: relative;
    top: -20px;
    left: 810px;
    width: 88px;
    height: 38px;
}

#adminSoftwareReportButton {
    position: relative;
    top: -20px;
    left: 725px;
    width: 88px;
    height: 38px;
}

#adminSoftwareFilterButtonText {
    position: relative;
    left: -60px;
    color: white;
    font-size: small;
    font-weight: 600;
}

#adminSoftwareReportButtonText {
    position: relative;
    left: -65px;
    color: white;
    font-size: small;
    font-weight: 600;
}

.gender-male {
    background: url(/images/icon_male.png) no-repeat;
    height: 34px;
    width: 34px;
}

.gender-female {
    background: url(/images/icon_female.png) no-repeat;
    height: 34px;
    width: 34px;
}

#addUserButton {
    color: black;
    font-weight: 700;
    font-size: larger;
    cursor: pointer;
}

.userRow {
    margin: 0px 40px 0px 20px;
}

/* Software & Licenses */
p.software-info {
    color: black;
    font-weight: bolder;
    font-size: large;
}

p.software-expiration {
    color: black;
    font-weight: bold;
    font-size: medium;
    margin: -10px 0px 0px 0px;
}

div.software-text {
    clear: both;
    margin-left: 125px;
    margin-top: -125px;
    margin-bottom: 35px;
}

.admin-software-change-button {
    position: relative;
    left: 0px;
    width: 88px;
    height: 38px;
}

.admin-software-change-button-text {
    position: relative;
    left: -70px;
    color: white;
    font-size: small;
    font-weight: 600;
}

.collapse-list {
    margin: 0px -10px -15px -10px;
    cursor: pointer;
}

    .collapse-list p {
        color: black;
        font-size: 10pt;
        padding: 0px 0px 0px 80px;
        margin: 0px 0px -1px 0px;
        height: 30px;
    }

        .collapse-list p:nth-child(even) {
            background: rgb(224,224,224);
        }

        .collapse-list p:nth-child(odd) {
            background: rgb(192,192,192);
        }

        .collapse-list p:hover {
            background: rgb(211,211,211);
        }

#userInformationBlock label {
    display: inline;
}

#userName.profile-info-text {
    font-size: 12pt;
    font-weight: bold;
    color: #212729;
    padding-left: 25px;
}

#addUserBlock.profile-info-text {
    font-size: 12pt;
    font-weight: bold;
    color: #212729;
    padding-left: 15px;
}
/*Reports Result */
#reportresults .table-striped tbody > tr:nth-child(even) > td {
    background-color: lightgray;
}

#reportresults .table-striped > thead > tr:nth-child(odd) > th {
    background-color: #B5B5B5;
}

.result-wrapper {
    border: 1px solid black;
    padding: 1%;
}

#divResults {
    height: 500px;
    overflow-x: auto;
}

#reportresults #divSummary {
    text-align: right;
    padding-bottom: 5px;
    padding-right: 15px;
}

.show-reportresult {
    display: block;
}

.hide-reportresult {
    display: none;
}

.nowrap {
    white-space: nowrap;
}

.HidePanelButton .ui-datepicker-buttonpane, .HidePanelButton .ui-datepicker-next, .HidePanelButton .ui-datepicker-prev {
    display: none;
}

.hide-calendar .ui-datepicker-calendar {
    display: none !important;
    visibility: hidden !important;
}

/* Reseller page (home/reseller) */
.geocode-control-group {
    position: relative;
    margin-bottom: 80px;
}

.geocode-control-group-left {
    position: absolute;
    left: 0px;
}

.geocode-control-group-right {
    position: absolute;
    left: 175px;
}

#resellerInfoEditButton {
    position: absolute;
    left: 810px;
    top: 15px;
}

#resellerInfoEditButtonText {
    position: relative;
    left: 32px;
    color: white;
    font-size: small;
    font-weight: 600;
    top: -30px;
}

#resellerLicenseEditButton {
    position: absolute;
    left: 810px;
    top: 15px;
}

#resellerLicenseEditButtonText {
    position: relative;
    left: 32px;
    color: white;
    font-size: small;
    font-weight: 600;
    top: -30px;
}

#resellerReportEditButton {
    position: absolute;
    left: 810px;
    top: 15px;
}

#resellerReportEditButtonText {
    position: relative;
    left: 32px;
    color: white;
    font-size: small;
    font-weight: 600;
    top: -30px;
}

#resellerAccountsEditButton {
    position: absolute;
    left: 810px;
    top: 15px;
}

#resellerAccountsEditButtonText {
    position: relative;
    left: 32px;
    color: white;
    font-size: small;
    font-weight: 600;
    top: -30px;
}

.reseller-accounts-list {
    max-height: 120px;
    overflow-y: scroll;
    padding-right: 10px;
}

.reseller-contacts-block {
    position: absolute;
    top: 600px;
    left: 15px;
}

.reseller-accounts-block {
    position: absolute;
    top: 740px;
    left: 15px;
}

.reseller-contact-list {
    max-height: 120px;
    overflow-y: scroll;
}

.reseller-header {
    width: 100%;
    cursor: pointer;
    display: inline-block;
    /*padding: 0px 15px 0px 15px;*/
}

.testimonial-images-block {
    position: absolute;
    top: 495px;
}

.account-list {
    margin-top: 0px;
}

    .account-list tr:nth-child(even) {
        background: rgb(224,224,224);
    }

    .account-list tr:nth-child(odd) {
        background: white;
    }

/* */
#mapTABLE {
    color: #777;
}

/* Product Info page*/
.productnav {
    margin-left: 18px;
    margin-right: 18px;
}

.product-info-tabs {
    float: left;
    width: 131px;
}

.product-info-tab {
    cursor: pointer;
}

#mobile {
    float: left;
    width: 260px;
}

#divTNPMobileApp {
    height: 373px;
    margin-left: 10px;
    float: left;
    width: 600px;
}

    #divTNPMobileApp ul {
        font-size: 16px;
    }

    #divTNPMobileApp li {
        padding: 5px;
    }

#divScreenshots {
    margin-top: 400px;
    width: 900px;
}

#productinfo-maincontent {
    float: left;
    margin-top: 10px;
    margin-left: 30px;
}

#divHowItWorks {
    margin-right: 10px;
    height: 200px;
    float: left;
    width: 620px;
}

#productinfo-track1 {
    margin-top: -140px;
    margin-left: 0px;
    float: left;
    background-image: url(/images/graphic_background_track_01.png);
    width: 371px;
    height: 270px;
}

#productinfo-cloud {
    margin-top: -180px;
    margin-left: -20px;
    float: left;
    background-image: url(/images/productinfo/cloud.png);
    width: 947px;
    height: 458px;
}

.productinfo-download {
    margin-left: 40px;
    margin-top: 10px;
}

#divTNPDesktopApp {
    margin-right: 40px;
    width: 900px;
}

.productinfo-desktop-title {
    font-weight: bold;
    font-size: 24px;
    color: #7b736b;
}

#divTNPDesktopApp ul {
    margin-top: 10px;
    margin-bottom: 40px;
}

--- + -- #divTNPDesktopApp ul li {
    margin-bottom: 10px;
    font-size: 16px;
}

.height-tab-mobileapps {
    height: 1500px;
}

.height-tab-tnpdesktop {
    height: 4550px;
}

.height-tab-tnpcloud {
    height: 990px;
}

.height-tab-buy {
    height: 1490px;
}

.height-tab-testimonials {
    height: 4200px;
}

.purchasepageText {
    border: 0;
    width: 100px;
}

.table-buy, #purchaseReviewSingleUser, #purchaseReviewEnterprise, #purchaseReview {
    margin-top: 0px;
    border: 1px solid #ccc;
    width: 100%;
}

    .table-buy td, #purchaseReviewSingleUser td, #purchaseReviewSingleUser th, #purchaseReviewEnterprise td, #purchaseReviewEnterprise th, #purchaseReview td, #purchaseReview th {
        width: 300px;
        padding: 10px;
        border-right: 1px solid #ccc;
    }

        .table-buy td.left {
            text-align: left;
            vertical-align: text-top;
        }

.below {
    border-bottom: 1px solid #ccc;
}

.above {
    border-top: 1px solid #ccc;
}

#divTableBuy {
    margin-top: 20px;
    margin-bottom: 40px;
}

.height-tab-demo {
    height: 1150px;
}

.height-tab-knowledgebase {
    height: 2960px;
}

#divcloud {
    float: left;
    width: 280px;
}

#divTNPCloud {
    height: 850px;
    text-align: justify;
    margin-top: 20px;
}

/*#divCloudImg {
    float: left;
    margin-top: 50px;
    margin-left: 100px;
}*/

/*#divProjectSync {
    margin-top: -540px;
    float: left;
}*/

#divTNPBuy {
    width: 900px;
}

#divDemo {
    text-align: justify;
    margin-bottom: 50px;
}

    #divDemo a {
        color: #1B677F;
        text-decoration: underline;
    }

#divTNPBuy ul {
    margin-top: 10px;
    margin-bottom: 20px;
}

    #divTNPBuy ul li {
        margin-bottom: 10px;
    }

.testimonialImg {
    float: left;
    width: 134px;
}


.pagination-centered {
    text-align: center;
    margin-bottom: 10px;
}

.productinfo-note {
    float: left;
    font-size: 14px;
    font-style: italic;
}

#divPrices {
    font-weight: bold;
    margin-bottom: 10px;
    width: 525px;
}

#divSelectStates, .float-left {
    float: left;
}

#div501c {
    font-weight: bold;
    float: left;
    width: 325px;
    color: #103540;
}

#div501cSmall {
    float: left;
    width: 325px;
    color: #103540;
    font-size: 12px;
}

#divVersion {
    float: left;
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 10px;
    width: 950px;
}

#Total {
    margin-top: 10px;
    font-weight: bold;
    margin-left: 309px;
}

#container-text {
    text-align: justify;
}

.static-paragraph {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 20px;
}

span3, span4, span5 {
    font-size: 14px;
    font-weight: bold;
}

/* Product Information Page (/Product/Info) */
.productinfo-demo-paragraph {
    margin-left: 4px;
}

.productinfo-demo-paragraph-last {
    font-size: 16px;
    margin-left: 4px;
    margin-bottom: 40px;
}

.ital {
    font-style: italic;
}

.bluelink {
    color: #1B677f;
    text-decoration: underline;
}

#divScreenshots table td {
    padding: 10px;
}

.tab-content {
    overflow: inherit;
}

.container {
    width: 100%;
}

.nav li a {
    font-weight: normal;
    text-decoration: none;
}

h5 {
    font-size: 16px;
}

/* Organizations */

.account-header-data {
    width: 175px;
    margin-right: 15px;
}

.account-header-title {
    width: 175px;
    margin-right: 15px;
    margin-top: 7.5px;
    margin-bottom: 7.5px;
}

.account-list-header {
    padding-left: 35px;
    border: solid 1px #B5B5B5;
}

/* Licenses */

.license-header-data-desc {
    width: 170px;
    margin-right: 15px;
}

.license-header-data {
    width: 140px;
    margin-right: 15px;
}

.license-header-data-limit {
    width: 50px;
    margin-right: 10px;
}

.license-header-title {
    width: 152px;
    margin-right: 15px;
}

.license-header-data-user {
    width: 152px;
    margin-right: 15px;
    word-break: break-all;
}

.license-header-title-limit {
    width: 50px;
    margin-right: 10px;
}

.license-list-header {
    padding-left: 35px;
    border: solid 1px #B5B5B5;
}

.progress-bar-success {
    background-color: #5cb85c;
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    color: #fff;
    text-align: center;
    background-color: #5cb85c;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
}

.fileinput-button input {
    top: 0;
    right: 0;
    margin: 0;
    border: solid transparent;
    width: 0px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-transform: translate(-300px, 0) scale(4);
    direction: ltr;
    cursor: pointer;
}

.btn-success {
    background-color: #5bb75b;
    margin-bottom: 10px;
    width: 90px;
}

    .btn-primary, .btn-primary:hover, .btn-warning, .btn-warning:hover, .btn-danger, .btn-danger:hover, .btn-success, .btn-success:hover, .btn-info, .btn-info:hover {
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        color: #ffffff;
    }

#sdCardStateList li {
    float: left;
    width: 128px;
    list-style: none;
    font-size: 12px;
}

    #sdCardStateList li p, #sdCardStateList li img {
        display: inline-block;
        vertical-align: middle;
        font-size: 12px;
    }

    #sdCardStateList li p {
        margin: 0px;
        padding-right: 0px;
    }

.sdcards-title {
    font-size: 17px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
}


.sdcards-tab-container .nav li a, .parceldata-tab-container .nav li a, .product-tab-container .nav li a {
    font-weight: bold;
}

.sdcards-states-container, .parceldata-states-container {
    float: left;
    margin-bottom: 40px;
}

.sdcards-asterisk, .parceldata-asterisk {
    margin-left: 40px;
}

.sdcards-tab-title, .parceldata-tab-title, .product-tab-title {
    border: 1px solid #adb0b2;
    text-align: center;
    padding: 10px;
}

.sdcards-tab-content, .parceldata-tab-content, .product-tab-content {
    border: 1px solid #adb0b2;
    border-top: none;
    padding: 10px;
    text-align: justify;
}

.sdcards-exc-map-title {
    margin-top: 20px;
    margin-bottom: 20px;
}

.sdcards-exc-map-title-bold {
    font-size: 24.5px;
    font-weight: bold;
}

.sdcards-exc-map-title-normal {
    font-weight: normal;
}

.sdcards-map-layers {
    float: left;
    width: 840px;
    height: 70px;
}

.sdcards-map-layers-img {
    float: left;
    width: 60px;
}

.sdcards-map-layers-txt {
    float: left;
    width: 700px;
}

.accountinfo-upper-block {
    position: absolute;
    top: 15px;
    left: 15px;
}

.accountinfo-lower-block {
    position: absolute;
    top: 15px;
    left: 400px;
}

.accountinfo-end-block {
    position: absolute;
    top: 15px;
    left: 720px;
}

.accountuser-row {
    position: relative;
    line-height: 30px;
}

.addlicense-body {
    height: 300px;
}

.addlicense-upper-block {
    top: 0px;
    left: 15px;
    width: 385px;
}

.addlicense-lower-block {
    top: 0px;
    left: 380px;
    width: 400px;
}

.addreseller-body {
    height: 400px;
}

.addreseller-upper-block {
    top: 0px;
    left: 15px;
    width: 385px;
}

.addreseller-lower-block {
    top: 0px;
    left: 395px;
    width: 400px;
}

.editaccount-body {
    max-height: 430px;
    height: 430px;
}

.editaccount-upper-block {
    top: 0px;
    left: 15px;
    width: 385px;
}

.editaccount-lower-block {
    top: 0px;
    left: 395px;
    width: 400px;
}

.editaccount-end-block {
    top: 0px;
    left: 770px;
    width: 200px;
}

.editteam-body {
    height: 350px;
}

.editteam-available {
    position: absolute;
    top: 0px;
    left: 0px;
}

.editteam-buttons {
    position: absolute;
    top: 100px;
    left: 362px;
}

.editteam-current {
    position: absolute;
    top: 0px;
    left: 410px;
}

.edituser-body {
    height: 350px;
}

.edituser-upper-block {
    top: 0px;
    left: 15px;
    width: 385px;
}

.edituser-lower-block {
    top: 0px;
    left: 395px;
    width: 400px;
}

#licenses .collapse {
    overflow: auto;
}

.license-detail-body {
    padding-bottom: 5px;
}


.licensedetail-upper-block {
    position: absolute;
    left: 0px;
    top: 0px;
    padding-left: 15px;
}

.licensedetail-lower-block {
    position: absolute;
    left: 425px;
    top: 0px;
}

.reseller-row {
    width: 100%;
    cursor: pointer;
    display: inline-block;
}

.resellercontactlist-add {
    margin-left: 20px;
}

.resellerdetail-body {
    height: 830px;
    padding-bottom: 10px;
}

.resellerdetail-upper-block {
    position: absolute;
    left: 0px;
    top: 0px;
    padding-left: 15px;
}

.resellerdetail-lower-block {
    position: absolute;
    left: 425px;
    top: 0px;
}

.singleuserinfo-body {
    height: 400px;
}

.singleuserinfo-upper-block {
    position: absolute;
    left: 15px;
    top: 0px;
}

.singleuserinfo-lower-block {
    position: absolute;
    left: 425px;
    top: 0px;
}

.userentitlementdetails-body {
    height: 80px;
}

.userentitlementdetails-upper-block {
    position: absolute;
    left: 0px;
    top: 0px;
    padding-left: 15px;
}

.userentitlementdetails-lower-block {
    position: absolute;
    left: 425px;
    top: 0px;
}

.userinfo-body {
    height: 250px;
}

.userinfo-upper-block {
    position: absolute;
    left: 0px;
    top: 0px;
    padding-left: 15px;
}

.userinfo-lower-block {
    position: absolute;
    left: 425px;
    top: 0px;
}

.userteam-body {
    border: 1px solid #B5B5B5;
    border-bottom: hidden;
    background-color: white;
    cursor: auto;
    margin: 0px 3px 0px 3px;
}

/* checkbox styles */
.squaredCheck {
    width: 20px;
    margin: 20px auto;
    position: relative;
}

    .squaredCheck label {
        cursor: pointer;
        position: absolute;
        width: 20px;
        height: 20px;
        top: 0;
        border-radius: 4px;
        -webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
        -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
        box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
        background: #fcfff4;
        background-color: #ffffff;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
    }

        .squaredCheck label:after {
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
            filter: alpha(opacity=0);
            opacity: 0;
            content: '';
            position: absolute;
            width: 9px;
            height: 5px;
            background: transparent;
            top: 4px;
            left: 4px;
            border: 3px solid #004758;
            border-top: none;
            border-right: none;
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }

        .squaredCheck label:hover::after {
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
            filter: alpha(opacity=30);
            opacity: 0.5;
        }

    .squaredCheck input[type=checkbox]:checked + label:after {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1;
    }

.ui-loading {
    background-image: url('/Images/page-loader.gif');
    background-size: 32px;
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 36px;
}

.loading-spinner {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    opacity: 0.6;
    background: url('/Images/page-loader.gif') center no-repeat;
    background-color: rgba(0, 0, 0, 0.5);
}

#divSD {
    height: 400px;
    background-color: white;
    padding: 30px 15px 10px 15px;
    background-image: url(/images/background_map.png);
    background-repeat: no-repeat;
}

.divSDPurchase {
    float: left;
    width: 600px;
    background-color: white;
    padding: 0px 40px 40px 40px;
    border: 1px solid #ccc;
}

.btn-buy {
    color: white;
    background-color: #428bca;
    border-color: #357ebd;
}

#featuresTable.DataGridStyle {
    border: 0px;
    border-top: solid 1px #d4d0c8;
    border-left: solid 1px #d4d0c8;
}

#featuresTable td {
    padding: 5px;
    border-bottom: solid 1px #d4d0c8;
    border-right: solid 1px #d4d0c8;
}

#featuresTable .DataGridHeaderStyle td {
    font-size: 1.3em;
    font-weight: normal;
    background: #fff;
}

#featuresTable .featureCol {
    width: 40%;
}

#featuresTable .freeAppCol,
#featuresTable .proAppCol,
#featuresTable .eliteMemberCol {
    text-align: center;
    width: 20%;
}

.checkoutlabel {
    display: inline-block;
    width: 95px;
    text-align: right;
}

.wideInput {
    width: 300px;
}

.narrowInput {
    width: 50px;
}

.col {
    float: left;
}

.twoCol {
    width: 614px;
    margin: 10px;
}

.oneCol {
    width: 294px;
    margin: 10px;
}

.error {
    color: #b94a48;
}

.subscription-header {
    float: left;
    display: block;
    padding: 4px;
}

.subscription-desc {
    float: left;
    width: 285px;
    margin-left: 10px;
    padding: 4px;
}

.subscription-expiry {
    width: 100px;
    padding: 4px;
    margin-left: 10px;
}

.subscription-new-expiry {
    width: 100px;
    padding: 4px;
    display: none;
    margin-left: 10px;
}

.subscription-name {
    float: left;
    width: 120px;
    display: none;
    margin-left: 10px;
    padding: 4px;
    word-break: break-all;
}

.subscription-enable-tier {
    float: left;
    width: 90px;
    display: inline-block;
    margin-left: 10px;
    padding: 4px;
    word-break: break-all;
}

.subscription-price-renew {
    float: right;
    text-align: center;
    width: 140px;
}

.subscription-original-price, .subscription-original-renew {
    padding: 4px;
    float: right;
    display: none;
}

.subscription-expired {
    float: left;
    width: 110px;
    color: red;
    display: none;
    padding: 4px;
    margin-left: 10px;
}

.subscription-expires {
    float: left;
    width: 110px;
    display: none;
    padding: 4px;
    margin-left: 10px;
}

.subscription-price {
    width: 75px;
    float: right;
    padding: 4px;
}

    .subscription-price span {
        font-weight: normal;
    }

        .subscription-price span input {
            font-size: 15px;
        }

.subscription-original-price {
    padding: 4px;
    display: none;
    float: right;
}

.subscription-renew {
    width: 15px;
    float: right;
    text-align: right;
    margin-right: 10px;
    padding: 1px;
    padding-left: 30px;
}

.renewTotal {
    display: block;
    margin-right: 40px;
    margin-top: -40px;
    margin-bottom: 40px;
    margin-left: 750px;
}

.spanRenewTotal {
    color: #08c;
}

.exp-red {
    display: none;
    background-color: red;
}

.text-no-truncation {
    word-break: break-all;
}

.height-auto {
    height: auto;
}

.height-none {
    height: 0px;
}

.roundedCorners {
    border: solid 1px #888888;
    padding: 12px 12px 12px 12px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.quotetext {
    font-size: 17px;
    margin: 0px;
}

#knowledgebase {
    margin-top: -40px;
}

.no-padding-hr {
    padding-left: 0px;
    padding-right: 0px;
}

#menu-user-info {
    width: 130px;
    text-align: center;
}

.hide, div .activation-list-header .hide, div #activations .hide {
    display: none;
}

.note-Display {
    font-size: 12px;
}

#PrivateLands {
    float: left;
    padding: 3px 10px 10px 3px;
}

#expiryDateSelector {
    display: none;
    float: left;
    padding: 4px;
    width: 115px;
    margin-left: 10px;
}

    #expiryDateSelector .ExpiryDate {
        font-size: 15px;
        width: 80px;
        padding: 4px;
    }

    #expiryDateSelector .border {
        border: 2px solid rgb(122,122,122) !important;
    }

#PrivateLandsImg, #PrivateLandsStateImg {
    width: 100px;
    height: 100px;
    vertical-align: middle;
    cursor: pointer;
    margin-left: 5px;
}

#username-container .help-inline {
    margin-right: 16%;
}

/*SalesReps*/
/*#accountinfo-salesrep {
    position: absolute;
    top: 15px;
    left: 720px;
}*/

/*Vertical Markets*/
/*#accountinfo-verticalmarket {
    position: absolute;
    top: 93px;
    left: 720px;
}*/

#salesrepList {
    width: 100px;
}

#verticalMarketList {
    width: 150px;
}

.custom-modal {
    width: 960px;
    left: 35%;
}

/*#editaccount-salesrep {
    position: absolute;
    top: 0px;
    left: 790px;
}

#editaccount-verticalmarket {
    position: absolute;
    top: 80px;
    left: 790px;
}*/

#collapseAccountInfo {
    border: 1px solid #B5B5B5;
    border-bottom: hidden;
    border-top: hidden;
}

#contentAccountInfo {
    border: none;
}

.add-note {
    color: red;
    margin-left: 68%;
    font-size: 13px;
    font-family: "Open Sans",sans-serif;
    cursor: pointer;
    width: 66px;
}

.add-note-div {
    margin-left: 2%;
}

.notes-div {
    border: 2px solid rgb(122,122,122);
    border-radius: 5px;
    margin: 2%;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 13px;
    font-family: "Open Sans",sans-serif;
    max-height: 500px;
    overflow-x: hidden;
    overflow-y: auto;
}

    .notes-div textarea {
        border: 1px solid rgb(122,122,122);
        margin: 10px;
        width: 95%;
    }

.shownote {
    border-style: none;
    border-bottom: 1px solid #ccc;
    text-decoration: none;
    margin: 2%;
}

.shownotes-body {
    height: 350px;
}

.show-notes {
    cursor: pointer;
}

.notes-list, .notes-list span {
    list-style-type: none;
    font-size: 13px;
    font-family: "Open Sans",sans-serif;
    font-weight: normal;
    margin: 0px;
}

.newnote {
    resize: none;
}

#noteTextareaFeedback {
    margin-left: 10px;
}

#editAccountNotes {
    position: absolute;
    margin-top: 40%;
    width: 84%;
}

    #editAccountNotes .add-note-div {
        width: 90%;
    }


    #editAccountNotes .add-note {
        margin-left: 82%;
    }

/* Projects Admin View*/

#searchProjects {
    position: relative;
    float: right;
    left: 0px;
}

.teamNameList {
    display: inline-block;
}

.teams-absent {
    display: none;
}

/* TripList Page*/

#listRowsPerPage {
    display: inline-block;
    width: 50px;
    float: left;
    margin-left: 4px;
    padding: 0px;
    padding-left: 6px;
}

#resultset .table {
    margin-bottom: 0px;
}

#resultset .table-striped tbody > tr:nth-child(even) > td {
    background-color: lightgray;
}

#resultset .table-striped > thead > tr:nth-child(odd) > th {
    background-color: #B5B5B5;
}

.delete {
    cursor: pointer;
    background-image: url(/images/icon_delete_red.png);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position-y: 50%;
    width: 30px;
}

/* Styles go here */

.pagination {
    height: 25px;
    display: inline-block;
    float: left;
    margin: 0px;
}

    .pagination ul {
        display: inline-block;
        *display: inline;
        /* IE7 inline-block hack */
        *zoom: 1;
        margin-left: 0;
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    }

    .pagination li {
        display: inline;
    }

    .pagination a {
        float: left;
        padding: 0 14px;
        line-height: 34px;
        text-decoration: none;
        border: 1px solid #ddd;
        border-left-width: 0;
    }

        .pagination a:hover,
        .pagination .active a {
            background-color: #f5f5f5;
        }

    .pagination .active a {
        color: #999999;
        cursor: default;
    }

    .pagination .disabled span,
    .pagination .disabled a,
    .pagination .disabled a:hover {
        color: #999999;
        background-color: transparent;
        cursor: default;
    }

    .pagination li:first-child a {
        border-left-width: 1px;
        -webkit-border-radius: 3px 0 0 3px;
        -moz-border-radius: 3px 0 0 3px;
        border-radius: 3px 0 0 3px;
    }

    .pagination li:last-child a {
        -webkit-border-radius: 0 3px 3px 0;
        -moz-border-radius: 0 3px 3px 0;
        border-radius: 0 3px 3px 0;
    }

.pagination-centered {
    text-align: center;
}

.pagination-right {
    text-align: right;
}

.pagination-boxes {
    float: right;
    height: 25px;
}

.pager {
    margin-left: 0;
    margin-bottom: 18px;
    list-style: none;
    text-align: center;
    *zoom: 1;
}

    .pager:before,
    .pager:after {
        display: table;
        content: "";
    }

    .pager:after {
        clear: both;
    }

    .pager li {
        display: inline;
    }

    .pager a {
        display: inline-block;
        padding: 5px 14px;
        background-color: #fff;
        border: 1px solid #ddd;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
    }

        .pager a:hover {
            text-decoration: none;
            background-color: #f5f5f5;
        }

    .pager .next a {
        float: right;
    }

    .pager .previous a {
        float: left;
    }

    .pager .disabled a,
    .pager .disabled a:hover {
        color: #999999;
        background-color: #fff;
        cursor: default;
    }

#createProjectbtn {
    margin-left: 10px;
    margin-bottom: 9px;
}

#btnUploadGPX {
    margin-left: 10px;
    margin-bottom: 9px;
}

#pageSelection {
    display: inline-block;
    float: left;
    margin-top: 4px;
}

#pageDisplaySelector {
    width: auto;
    float: left;
    display: inline-block;
    height: 30px;
    margin-left: 2%;
    margin-right: 1%;
}

.inlineDisplay {
    display: inline-block;
    float: left;
    margin-top: 4px;
}

.pagination-holder {
    display: inline-block;
    margin-left: 5%;
    width: 65%;
    float: left;
}

.pagination-section {
    display: inline-block;
    width: 100%;
}

#projectDetailsReturn a, #resultset a {
    color: #08c;
}

#welcomeBackText {
    padding-top: 10px;
}

.projectDetailsMap .gm-style:nth-child(2) {
    position: fixed !important;
}

.projectDetailsMap .gm-style .gmnoprint:last-child {
    position: fixed;
}

.parcelDataImages {
    float: right;
    cursor: pointer;
}

.parcelDataContentOverflow, .productContentOverflow {
    overflow: auto;
}

#parcelDataOnDesktop {
    width: 500px;
}

.font-small {
    font-size: small;
}

.tierSubscription {
    padding-left: 2em;
}

.content-container {
    margin-top: 10px;
}

.gnss-receiver-column {
    width: 420px;
    margin-right: 20px;
}

#exclusions {
    font-size: 15px;
}

.margin-auto {
    margin: auto;
}

#imgLogoSeco {
    margin-top: 10px;
}

#btnSection {
    padding: 35px 45px 10px 45px;
    margin: auto;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-justify-content: space-between;
    -ms-flex-pack: distribute;
    justify-content: space-between;
}

    #btnSection img {
        margin: 5px;
    }

#overviewSection {
    text-align: justify;
    padding-top: 20px;
    padding-bottom: 20px;
}

#imgHowItWorks {
    width: 100%;
    margin-bottom: 40px;
    height: auto;
}

#modesSection {
    width: 900px;
}

    #modesSection span, #mobileAppsSection span {
        font-weight: normal;
    }

#modesList {
    width: 655px;
    padding: 50px 0px 10px 10px;
}

    #modesList img {
        padding-right: 8px;
    }

#inTheBox {
    padding-top: 3px;
}

    #inTheBox p {
        height: 30px;
    }

#mobileAppsSection {
    margin-top: 40px;
}

    #mobileAppsSection p {
        margin: 10px;
    }

#mobileAppsImgs {
    padding-top: 20px;
}

    #mobileAppsImgs img {
        width: 25%;
        margin-right: 20px;
    }

.clear-both {
    clear: both;
}

#supportedAppsDialog {
    padding: 10px 60px 10px 40px;
}

    #supportedAppsDialog > div > img {
        width: 17%;
        margin-right: 15px;
    }

    #supportedAppsDialog > div {
        margin-bottom: 30px;
        height: 120px;
    }

    #supportedAppsDialog p {
        line-height: 15px;
        margin-top: -7px;
    }

    #supportedAppsDialog a {
        width: 145px;
        height: 40px;
    }

#btnSection > div, #btnSection > a {
    width: 150px;
    margin-right: 30px;
    height: 40px;
    display: inline-block;
}

.carousel-control {
    opacity: 10;
}

#btnImagesDialog img {
    width: 400px;
    height: 400px;
    margin: auto;
}

#imgContactSalesDialog form {
    text-align: center;
}

#imgContactSalesDialog label {
    text-align: left;
    margin-left: 4%;
}

#imgContactSalesDialog input, #imgContactSalesDialog textarea {
    width: 330px;
}

#imgContactSalesDialog button {
    width: 142px;
    height: 40px;
    border: none;
    margin-top: 20px;
}

#imgContactSalesDialog a {
    color: #1B677f;
}

    #imgContactSalesDialog a:focus {
        outline: none;
    }
/*button images & hover images*/

#appScreenTnp {
    cursor: pointer;
}

.stateLink {
    color: #1B677f;
    text-decoration: none !important;
}

.seePlatDetails p {
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    padding-right: 10px;
}

#vintageDetailsDialog {
    max-height: 500px;
}

    #vintageDetailsDialog .content {
        overflow-y: scroll;
        height: 465px;
    }

    #vintageDetailsDialog .footer {
        height: 20px;
        padding-top: 10px;
    }

    #vintageDetailsDialog th {
        vertical-align: middle;
        font-size: 14px;
    }

    #vintageDetailsDialog td {
        vertical-align: middle;
        font-size: 14px;
    }

.list-style-square {
    list-style-type: square;
}

ul.list-style-arrow {
    list-style: none;
}

    ul.list-style-arrow li:before {
        font-family: Wingdings;
        content: "\00D8";
        padding-right: 10px;
    }

    ul.list-style-arrow li {
        margin: 20px 10px;
    }

.account-name {
    color: #1B677f;
    text-decoration: underline;
    cursor: pointer;
}

#dialog-confirm {
    display: none;
}

#address {
    font-weight: normal;
}

.name-width {
    width: 200px;
    word-wrap: break-word;
}

#thirdPartyApps {
    margin-left: 20%;
    margin-top: 2%;
}

    #thirdPartyApps p {
        margin: 1% auto auto 11%;
    }

.icon-copy {
    background: url(/images/icon_copy.png) no-repeat;
    width: 32px;
    height: 32px;
    cursor: pointer;
}

#slides {
    width: 100%;
}

#rinexInputFile {
    width: 250px;
    margin-left: 200px;
    opacity: 0;
}

#inputFilesGroup div {
    height: 30px;
    border: 0px;
}

#rinexFileSpan {
    position: absolute;
    width: 170px;
    top: 10px;
    left: 400px;
    pointer-events: none;
}

#inputFilesGroup {
    margin-top: 20px;
}

.sortKey {
    cursor: pointer;
}

.socialMedia {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-justify-content: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

    .socialMedia a {
        text-decoration: none;
        vertical-align: super;
    }

    .socialMedia span {
        vertical-align: middle;
        font-weight: normal;
        font-size: 16px;
        text-decoration: underline;
    }

.inverse {
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

#page-details {
    margin-top: -25px;
}

.tabImage {
    margin-left: 20px;
    margin-bottom: 5px;
}

.gpsTab {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.newsletter {
    width: 60%;
    margin: auto;
}

.no-margin-left {
    margin-left: 0px;
}

#loadingDownloads, #loadingSubscriptions {
    margin: 0 auto;
    display: block;
}

/*Pricing page*/

#subscriptionsCount {
    width: 70px;
}

input[name="deliveryMethod"] {
    display: inline;
}

input[name="paymentMethod"] {
    display: inline;
}

input[name="orderType"] {
    display: inline;
}

input[name="radioCurrency"] {
    display: inline;
}

#nextBtn {
    margin-right: 20px;
}

#purchaseForm {
    padding-top: 40px;
}

.pricing-button {
    background-image: url(/images/action-buttons.png);
    background-position: 0px -380px;
    background-color: white;
    width: 125px !important;
    height: 43px;
    color: white;
    border: 0;
    font-size: 16px;
    padding-right: 44px;
    outline: none;
}

#resetBtn, #editBtn {
    margin-left: 10%;
    background-position: 0px -2669px;
}

#submitBtn {
    margin-left: 10%;
}

.bold {
    font-weight: bold;
}

#s2id_states {
    width: 400px !important;
}

#includePremiumContent {
    margin-top: -20px;
}

#teamSize {
    display: none;
}

.text-align-left {
    text-align: left;
}

.text-align-right {
    text-align: right;
}

.text-align-center {
    text-align: center;
}

#purchaseForm tr {
    height: 50px;
}

#deliveryMethodRow {
    height: 80px !important;
}

    #deliveryMethodRow td:first-child {
        line-height: 40px;
    }

#paymentMethodRow {
    height: 80px !important;
}

    #paymentMethodRow td:first-child {
        line-height: 40px;
    }

#reviewBtns {
    margin-left: 30%;
    margin-top: 2%;
}

#enterpriseUserMsg, #subscriptionExpiredMsg {
    margin: 3% auto;
    display: none;
    color: red;
}

.custom-Padding {
    padding-left: 200px;
}

#purchasePage {
width: fit-content;
}

#purchasePage.trestima tr {
    height: 75px;
    border: dotted #c5b4b4 3px;
}

#purchasePage.trestima table {
    margin-left: 10%;
}

#purchasePage.trestima td {
    padding: 20px;
}

#purchasePage.trestima th {
    padding: 10px;
}

#trimbleLogo {
    width: 75px;
}

#trestimaLogoText {
    font-size: 25px;
    color: #f6f8f9;
    margin-top: -42px;
    margin-left: 15%;
    font-family: fantasy;
}

.menuspacer.trestima {
    width: 580px;
}

#productsTable {
    margin-bottom: 200px;
    margin-left: 20px;
}

    #productsTable table th, #productsTable table td {
        padding: 10px;
    }

#contactType {
    width: 100px;
}

.ReEmail_width {
    width: 155px;
}

#resellerStatusLabel {
    display: inline-block;
    margin-right: 10px;
}

#manageAccountSection {
    display: none;
}

    #manageAccountSection input[type="radio"] {
        display: inline-block;
        margin: -3px 5px auto 10px;
    }

#purchaseReviewTable {
    margin-top: 0px;
    border: 1px solid #ccc;
    width: 100%;
}

    #purchaseReviewTable td, #purchaseReviewTable th {
        width: 300px;
        padding: 10px;
        border: 1px solid #ccc;
    }

    #purchaseReviewTable td {
        font-weight: normal;
    }

#teamSizeRenewal {
    width: 50px;
    margin-left: 10px;
    margin-top: 5px;
}

.display-inline-block {
    display: inline-block;
}

#teamSizeDiv, #buyNowDiv {
    margin-left: 30px;
    display: none;
}

#buyNowDiv {
    width: 100px;
}

#enableTier {
    display: none;
}

.btn-primary.active {
    background-color: #075062;
}

#noInactiveTiers {
    display: none;
}

.subscription-plan-table {
    width: 100%;
    margin-bottom: 30px;
}

.subscription-plan-menu {
    border: solid 1px black;
    text-align: center;
    width: 70%;
    cursor:pointer;
}

.subscription-plan-menu-selected {
    border: solid 4px lightskyblue;
}

.subscription-plan-menu .subscription-plan-radio-btn {
    display: block;
    position: relative;
    left: 50%;
}
.subscription-plan-left {
    margin-left: 85px;
}

.subscription-plan-desc {
    width: 10%;
    font-weight: bold;
}

.subscription-plan-features-allowed {
    color: green;
    text-align:center;
    width:5%
}

.subscription-plan-features-not-allowed {
    color: red;
    text-align:center;
    width:5%
}

.subscription-plan-features {
    text-align:left;
    width:50%
}

.mainSection {
    width: 75%; display:inline-block; vertical-align: top
}

.introSection {
   width: 20%;
   display: inline-block;
   vertical-align: top;
   }

@media only screen and (max-width: 767px) {
    .introSection {
    width: 100%;
    display: block;
    vertical-align: top;
    padding-right: 20px;
    }
    .mainSection {
    width: 100%;
}
    body{
        width: fit-content;
        }
}
