﻿a,
a:focus {
    color: #3A6A36;
}

    a:hover {
        color: #8A927F;
        text-decoration: underline;
    }

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #cccccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #ffffff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }

.navbar {
    filter: none !important;
}

input, textarea {
    color: #000;
}

.placeholder {
    color: #aaa;
}


.footer-bottom {
    background-color: #1A2811;
    padding: 15px 0 15px 0;
}

.footer-bottom-content {
    color: #FFFFFF;
    font-size: 12px;
    text-align: center;
}

    .footer-bottom-content a {
        color: #FFFFFF;
        text-decoration: none;
    }

.footer-box {
    padding: 7px 0 7px 0;
    background-color: #3A6A36;
}


.footer-box-important {
    color: #FFFFFF;
    font-size: 16px;
}

.footer-box-content {
    color: #FFFFFF;
    font-size: 12px;
}

    .footer-box-content a {
        color: #FFFFFF;
        text-decoration: none;
    }


    .footer-box-content ul {
        list-style: none;
        padding-left: 5px;
    }

.social-icon {
    font-size: 18px;
}

.headlines {
    margin-top: 15px;
    margin-bottom: 30px;
}

.well-product {
    padding: 19px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    margin-bottom: 10px;
}

    .well-product .well-product-body {
        min-height: inherit;
        max-height: none;
        overflow: hidden;
    }

@media (min-width: 768px) and (max-width: 991px) {
    .well-product .well-product-body {
        min-height: 140px;
        max-height: 140px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .well-product .well-product-body {
        min-height: 165px;
        max-height: 165px;
    }
}

@media (min-width: 1200px) {
    .well-product .well-product-body {
        min-height: 180px;
        max-height: 180px;
    }
}


.well-product .well-product-button {
    padding-top: 5px;
    min-height: 20px;
}

@media (max-width: 767px) {
    .well-no-margin-xs {
        margin: 0px;
    }
}

.ticker {
    min-height: 40px;
    padding-right: 20px;
    padding-left: 20px;
    margin-bottom: 20px; /*background-color: #fafafa;
  background-repeat: repeat-x;
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  zoom: 1;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);*/
}

.ticker-title {
    display: block;
    float: left;
    margin: 8px 0 8px 0px;
    font-size: 16px;
    font-weight: 100;
    color: #ffffff;
    text-shadow: 0 1px 0 #ffffff;
    float: left;
    position: relative;
    min-height: 1px;
}

.ticker a {
    color: #3A6A36;
    font-size: 16px;
}

    .ticker a:hover {
        text-decoration: none;
        color: #5e5e5e;
        background-color: transparent;
    }

.ticker-feed {
    float: left;
    position: relative;
    min-height: 1px;
}

@media (max-width: 767px) {
    .ticker-feed {
        padding-left: 15px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .ticker-feed {
        padding-left: 15px;
        padding-top: 12px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .ticker-feed {
        padding-top: 10px;
    }
}

@media (min-width: 1200px) {
    .ticker-feed {
        padding-top: 15px;
    }
}

.promo {
    margin-top: 10px; /*  max-height: 200px;
  min-height: 200px;*/
}

.avatar img {
    background-color: #FFF; /*box-shadow: 1px 1px 5px #c5c5c5;
  -webkit-box-shadow: 1px 1px 5px #c5c5c5;
  -moz-box-shadow: 1px 1px 5px #c5c5c5;*/
    border: 1px #c5c5c5 solid;
    padding: 3px;
    max-width: 64px;
    max-height: 64px;
}


@media (max-width: 407px) {
    .avatar img {
        max-width: 64px;
        max-height: 64px;
    }
}

@media (min-width: 408px) and (max-width: 767px) {
    .avatar img {
        max-width: 72px;
        max-height: 72px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .avatar img {
        max-width: 72px;
        max-height: 72px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .avatar img {
        max-width: 96px;
        max-height: 96px;
    }
}

@media (min-width: 1200px) {
    .avatar img {
        max-width: 128px;
        max-height: 128px;
    }
}

.preloader {
    z-index: 9999;
    background: #686B62; /* For older browsers*/
    background: rgba(104, 107, 98, .5);
    width: 100%;
    height: 100%;
    position: absolute;
    text-align: center;
}

    .preloader div { /*background-color: #FFFFFF;*/
        width: 80px;
        height: 80px;
        margin: auto;
        margin-top: 30px;
        padding: 5px;
    }

        .preloader div img {
            width: 75px;
            height: 75px;
        }

.nav-menu {
    display: block;
    margin-bottom: 20px;
}

    .nav-menu a {
        padding: 0px;
        color: #000 !important;
        text-decoration: none !important;
    }

    .nav-menu > li {
        float: none;
        border: 1px solid #E5E5E5;
        cursor: pointer;
    }

        .nav-menu > li.active {
            background-color: rgb(247, 226, 207);
        }

        .nav-menu > li.disabled {
            background-color: #C5C5C5;
            color: #E5E5E5;
        }

        .nav-menu > li:first-child { /*border-top-left-radius: 5px;
      border-top-right-radius: 5px;*/
        }

        .nav-menu > li:last-child {
            border-bottom-left-radius: 5px;
            border-bottom-right-radius: 5px;
        }

.nav-menu-parent > li {
    margin-top: 2px;
    margin-left: 10px;
}

.nav-menu-toggle {
    position: relative;
    float: right;
    padding: 6px 7px;
    margin-top: -3px;
    background-color: white;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .nav-menu-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }

    .nav-menu-toggle .icon-bar {
        background-color: #cccccc;
    }

        .nav-menu-toggle .icon-bar + .icon-bar {
            margin-top: 4px;
        }

@media (min-width: 992px) {
    .nav-menu-toggle {
        display: none;
    }
}

.nav-menu-collapse {
    overflow-x: visible;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}

    .nav-menu-collapse > .nav-menu-content {
        border: 1px solid #E5E5E5;
        padding: 10px 25px 15px 25px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

        .nav-menu-collapse > .nav-menu-content textarea {
            height: 100px;
        }

@media (min-width: 992px) {
    .nav-menu-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

        .nav-menu-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important;
        }


        .nav-menu-collapse > .nav-menu-content textarea {
            height: 200px;
        }
}

.menu-header {
    background-color: #3A6A36;
    color: #FFFFFF;
    padding: 15px 20px 15px 20px;
    width: 100%;
    font-size: 16px;
    border-radius: 0px;
}

@media (min-width: 992px) {
    .menu-header {
        padding: 10px 15px 10px 15px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }
}

.fill {
    width: 100%;
    height: 100%;
}

.fill-width {
    width: 100%;
}

.fill-height {
    height: 100%;
}

.nbcbar {
    filter: none !important;
}

.nbcbar {
    position: relative;
    z-index: 1000;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

    .nbcbar:before,
    .nbcbar:after {
        display: table;
        content: " ";
    }

    .nbcbar:after {
        clear: both;
    }

    .nbcbar:before,
    .nbcbar:after {
        display: table;
        content: " ";
    }

    .nbcbar:after {
        clear: both;
    }

@media (min-width: 992px) {
    .nbcbar {
        border-radius: 4px;
    }
}

.nbcbar-header:before,
.nbcbar-header:after {
    display: table;
    content: " ";
}

.nbcbar-header:after {
    clear: both;
}

.nbcbar-header:before,
.nbcbar-header:after {
    display: table;
    content: " ";
}

.nbcbar-header:after {
    clear: both;
}

@media (min-width: 992px) {
    .nbcbar-header {
        float: left;
    }
}

.nbcbar-collapse {
    max-height: 340px;
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}

    .nbcbar-collapse:before,
    .nbcbar-collapse:after {
        display: table;
        content: " ";
    }

    .nbcbar-collapse:after {
        clear: both;
    }

    .nbcbar-collapse:before,
    .nbcbar-collapse:after {
        display: table;
        content: " ";
    }

    .nbcbar-collapse:after {
        clear: both;
    }

    .nbcbar-collapse.in {
        overflow-y: auto;
    }

@media (min-width: 992px) {
    .nbcbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

        .nbcbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important;
        }

        .nbcbar-collapse.in {
            overflow-y: visible;
        }

        .nbcbar-collapse .nbcbar-nav.nbcbar-left:first-child {
            margin-left: -15px;
        }

        .nbcbar-collapse .nbcbar-nav.nbcbar-right:last-child {
            margin-right: -15px;
        }

        .nbcbar-collapse .nbcbar-text:last-child {
            margin-right: 0;
        }
}

.container > .nbcbar-header,
.container > .nbcbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 992px) {
    .container > .nbcbar-header,
    .container > .nbcbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.nbcbar-static-top {
    border-width: 0 0 1px;
}

@media (min-width: 992px) {
    .nbcbar-static-top {
        border-radius: 0;
    }
}

.nbcbar-fixed-top,
.nbcbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    border-width: 0 0 1px;
}

@media (min-width: 992px) {
    .nbcbar-fixed-top,
    .nbcbar-fixed-bottom {
        border-radius: 0;
    }
}

.nbcbar-fixed-top {
    top: 0;
    z-index: 1030;
}

.nbcbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
}

.nbcbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}

    .nbcbar-brand > span {
        vertical-align: central;
    }

@media (max-width: 767px) {
    .nbcbar-brand > span {
        font-size: 14px;
    }
}

.nbcbar-brand:hover,
.nbcbar-brand:focus {
    text-decoration: none;
}

@media (min-width: 992px) {
    .nbcbar > .container .nbcbar-brand {
        margin-left: -15px;
    }
}

.nbcbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .nbcbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }

        .nbcbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px;
        }

@media (min-width: 992px) {
    .nbcbar-toggle {
        display: none;
    }
}

.nbcbar-nav {
    margin: 7.5px -15px;
}

    .nbcbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px;
    }

@media (max-width: 991px) {
    .nbcbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

        .nbcbar-nav .open .dropdown-menu > li > a,
        .nbcbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px;
        }

        .nbcbar-nav .open .dropdown-menu > li > a {
            line-height: 20px;
        }

            .nbcbar-nav .open .dropdown-menu > li > a:hover,
            .nbcbar-nav .open .dropdown-menu > li > a:focus {
                background-image: none;
            }
}

@media (min-width: 992px) {
    .nbcbar-nav {
        float: left;
        margin: 0;
    }

        .nbcbar-nav > li {
            float: left;
        }

            .nbcbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px;
            }
}

@media (min-width: 992px) {
    .nbcbar-left {
        float: left !important;
    }

    .nbcbar-right {
        float: right !important;
    }
}

.nbcbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}

@media (min-width: 992px) {
    .nbcbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .nbcbar-form .form-control {
        display: inline-block;
    }

    .nbcbar-form .radio,
    .nbcbar-form .checkbox {
        display: inline-block;
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 0;
    }

        .nbcbar-form .radio input[type="radio"],
        .nbcbar-form .checkbox input[type="checkbox"] {
            float: none;
            margin-left: 0;
        }
}

@media (max-width: 767px) {
    .nbcbar-form .form-group {
        margin-bottom: 5px;
    }
}

@media (min-width: 992px) {
    .nbcbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.nbcbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.nbcbar-fixed-bottom .nbcbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.nbcbar-nav.pull-right > li > .dropdown-menu,
.nbcbar-nav > li > .dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

.nbcbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}

.nbcbar-text {
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
}

@media (min-width: 992px) {
    .nbcbar-text {
        margin-right: 15px;
        margin-left: 15px;
    }
}

.nbcbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

    .nbcbar-default .nbcbar-brand {
        color: #777777;
    }

        .nbcbar-default .nbcbar-brand:hover,
        .nbcbar-default .nbcbar-brand:focus {
            color: #5e5e5e;
            background-color: transparent;
        }

    .nbcbar-default .nbcbar-text {
        color: #777777;
    }

    .nbcbar-default .nbcbar-nav > li > a {
        color: #777777;
    }

        .nbcbar-default .nbcbar-nav > li > a:hover,
        .nbcbar-default .nbcbar-nav > li > a:focus {
            color: #333333;
            background-color: transparent;
        }

    .nbcbar-default .nbcbar-nav > .active > a,
    .nbcbar-default .nbcbar-nav > .active > a:hover,
    .nbcbar-default .nbcbar-nav > .active > a:focus {
        color: #1A2811;
        background-color: #eeeeee;
    }

    .nbcbar-default .nbcbar-nav > .disabled > a,
    .nbcbar-default .nbcbar-nav > .disabled > a:hover,
    .nbcbar-default .nbcbar-nav > .disabled > a:focus {
        color: #cccccc;
        background-color: transparent;
    }

    .nbcbar-default .nbcbar-toggle {
        border-color: #dddddd;
    }

        .nbcbar-default .nbcbar-toggle:hover,
        .nbcbar-default .nbcbar-toggle:focus {
            background-color: #dddddd;
        }

        .nbcbar-default .nbcbar-toggle .icon-bar {
            background-color: #cccccc;
        }

    .nbcbar-default .nbcbar-collapse,
    .nbcbar-default .nbcbar-form {
        border-color: #e6e6e6;
    }

    .nbcbar-default .nbcbar-nav > .dropdown > a:hover .caret,
    .nbcbar-default .nbcbar-nav > .dropdown > a:focus .caret {
        border-top-color: #333333;
        border-bottom-color: #333333;
    }

    .nbcbar-default .nbcbar-nav > .open > a,
    .nbcbar-default .nbcbar-nav > .open > a:hover,
    .nbcbar-default .nbcbar-nav > .open > a:focus {
        color: #555555;
        background-color: #e7e7e7;
    }

        .nbcbar-default .nbcbar-nav > .open > a .caret,
        .nbcbar-default .nbcbar-nav > .open > a:hover .caret,
        .nbcbar-default .nbcbar-nav > .open > a:focus .caret {
            border-top-color: #555555;
            border-bottom-color: #555555;
        }

    .nbcbar-default .nbcbar-nav > .dropdown > a .caret {
        border-top-color: #777777;
        border-bottom-color: #777777;
    }

@media (max-width: 767px) {
    .nbcbar-default .nbcbar-nav .open .dropdown-menu > li > a {
        color: #777777;
    }

        .nbcbar-default .nbcbar-nav .open .dropdown-menu > li > a:hover,
        .nbcbar-default .nbcbar-nav .open .dropdown-menu > li > a:focus {
            color: #333333;
            background-color: transparent;
        }

    .nbcbar-default .nbcbar-nav .open .dropdown-menu > .active > a,
    .nbcbar-default .nbcbar-nav .open .dropdown-menu > .active > a:hover,
    .nbcbar-default .nbcbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555555;
        background-color: #e7e7e7;
    }

    .nbcbar-default .nbcbar-nav .open .dropdown-menu > .disabled > a,
    .nbcbar-default .nbcbar-nav .open .dropdown-menu > .disabled > a:hover,
    .nbcbar-default .nbcbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #cccccc;
        background-color: transparent;
    }
}

.nbcbar-default .nbcbar-link {
    color: #777777;
}

    .nbcbar-default .nbcbar-link:hover {
        color: #333333;
    }

.nbcbar-inverse {
    background-color: #222222;
    border-color: #080808;
}

    .nbcbar-inverse .nbcbar-brand {
        color: #999999;
    }

        .nbcbar-inverse .nbcbar-brand:hover,
        .nbcbar-inverse .nbcbar-brand:focus {
            color: #ffffff;
            background-color: transparent;
        }

    .nbcbar-inverse .nbcbar-text {
        color: #999999;
    }

    .nbcbar-inverse .nbcbar-nav > li > a {
        color: #999999;
    }

        .nbcbar-inverse .nbcbar-nav > li > a:hover,
        .nbcbar-inverse .nbcbar-nav > li > a:focus {
            color: #ffffff;
            background-color: transparent;
        }

    .nbcbar-inverse .nbcbar-nav > .active > a,
    .nbcbar-inverse .nbcbar-nav > .active > a:hover,
    .nbcbar-inverse .nbcbar-nav > .active > a:focus {
        color: #ffffff;
        background-color: #080808;
    }

    .nbcbar-inverse .nbcbar-nav > .disabled > a,
    .nbcbar-inverse .nbcbar-nav > .disabled > a:hover,
    .nbcbar-inverse .nbcbar-nav > .disabled > a:focus {
        color: #444444;
        background-color: transparent;
    }

    .nbcbar-inverse .nbcbar-toggle {
        border-color: #333333;
    }

        .nbcbar-inverse .nbcbar-toggle:hover,
        .nbcbar-inverse .nbcbar-toggle:focus {
            background-color: #333333;
        }

        .nbcbar-inverse .nbcbar-toggle .icon-bar {
            background-color: #ffffff;
        }

    .nbcbar-inverse .nbcbar-collapse,
    .nbcbar-inverse .nbcbar-form {
        border-color: #101010;
    }

    .nbcbar-inverse .nbcbar-nav > .open > a,
    .nbcbar-inverse .nbcbar-nav > .open > a:hover,
    .nbcbar-inverse .nbcbar-nav > .open > a:focus {
        color: #ffffff;
        background-color: #080808;
    }

    .nbcbar-inverse .nbcbar-nav > .dropdown > a:hover .caret {
        border-top-color: #ffffff;
        border-bottom-color: #ffffff;
    }

    .nbcbar-inverse .nbcbar-nav > .dropdown > a .caret {
        border-top-color: #999999;
        border-bottom-color: #999999;
    }

    .nbcbar-inverse .nbcbar-nav > .open > a .caret,
    .nbcbar-inverse .nbcbar-nav > .open > a:hover .caret,
    .nbcbar-inverse .nbcbar-nav > .open > a:focus .caret {
        border-top-color: #ffffff;
        border-bottom-color: #ffffff;
    }

@media (max-width: 767px) {
    .nbcbar-inverse .nbcbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }

    .nbcbar-inverse .nbcbar-nav .open .dropdown-menu > li > a {
        color: #999999;
    }

        .nbcbar-inverse .nbcbar-nav .open .dropdown-menu > li > a:hover,
        .nbcbar-inverse .nbcbar-nav .open .dropdown-menu > li > a:focus {
            color: #ffffff;
            background-color: transparent;
        }

    .nbcbar-inverse .nbcbar-nav .open .dropdown-menu > .active > a,
    .nbcbar-inverse .nbcbar-nav .open .dropdown-menu > .active > a:hover,
    .nbcbar-inverse .nbcbar-nav .open .dropdown-menu > .active > a:focus {
        color: #ffffff;
        background-color: #080808;
    }

    .nbcbar-inverse .nbcbar-nav .open .dropdown-menu > .disabled > a,
    .nbcbar-inverse .nbcbar-nav .open .dropdown-menu > .disabled > a:hover,
    .nbcbar-inverse .nbcbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444444;
        background-color: transparent;
    }
}

.nbcbar-inverse .nbcbar-link {
    color: #999999;
}

    .nbcbar-inverse .nbcbar-link:hover {
        color: #ffffff;
    }

/*Custom*/


















.nbcbar-default .nbcbar-nav > li > a {
    color: #3A6A36;
    font-size: 16px;
    text-transform: uppercase;
    padding: 16px 15px 15px 15px;
    font-weight: bold;
}

    .nbcbar-default .nbcbar-nav > li > a:focus {
        color: #3A6A36;
    }

    .nbcbar-default .nbcbar-nav > li > a:hover {
        color: #8A927F;
    }

.nbcbar-default .nbcbar-brand {
    color: #000;
    float: left;
    padding: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    vertical-align: middle;
}


    .nbcbar-default .nbcbar-brand:hover {
        color: #000;
    }

.nbcbar-nav .open .dropdown-menu > li > a:hover,
.nbcbar-nav .open .dropdown-menu > li > a:focus {
    color: #FFFFFF;
    background-color: rgb(58, 106, 54);
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    color: #FFFFFF;
    background-color: rgb(58, 106, 54);
}

.dropdown-menu > .active > a {
    background-color: #8A927F;
}

.fixed-to-bottom {
    position: absolute;
    bottom: 10px;
}

.return-link {
    color: #3A6A36;
    padding-bottom: 20px;
}

    .return-link > a,
    .return-link > a:focus {
        color: #3A6A36;
    }

        .return-link > a:hover {
            color: #8A927F;
        }



.user-info {
    color: #c5c5c5;
    line-height: normal;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
}

    .user-info .name {
        font-size: 16px;
    }

    .user-info .passport {
        font-size: 22px;
    }

@media (max-width: 480px) {
    .user-info {
        font-size: 10px;
    }

        .user-info .name {
            font-size: 12px;
        }

        .user-info .passport {
            font-size: 16px;
        }
}

@media (max-width: 767px) {
    .ticker-feed {
        padding-left: 15px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .ticker-feed {
        padding-left: 15px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .ticker-feed {
        padding-top: 10px;
    }
}

@media (min-width: 1200px) {
    .ticker-feed {
        padding-top: 15px;
    }
}

.product-image { /*min-height: 600px;*/ /* Safari 4-5, Chrome 1-9 */ /*background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#1A2811));*/ /* Safari 5.1, Chrome 10+ */ /*background: -webkit-linear-gradient(top, #1A2811, #FFFFFF);*/ /* Firefox 3.6+ */ /*background: -moz-linear-gradient(top, #1A2811, #FFFFFF);*/ /* IE 10 */ /*background: -ms-linear-gradient(right bottom, #FFF, #1a2811);*/ /* Opera 11.10+ */ /*background: -o-linear-gradient(top, #1A2811, #FFFFFF);*/
}

.text-small {
    line-height: 16px;
    font-size: 12px;
}

.construction {
    background-color: #3A6A36;
    color: #FFFFFF;
    font-size: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
}

@media (min-width: 430px) and (max-width: 767px) {
    .construction {
        font-size: 50px;
        line-height: 50px;
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .construction {
        font-size: 70px;
        line-height: 70px;
        padding-top: 70px;
        padding-bottom: 70px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .construction {
        font-size: 100px;
        line-height: 100px;
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

@media (min-width: 1200px) {
    .construction {
        font-size: 115px;
        line-height: 115px;
        padding-top: 115px;
        padding-bottom: 115px;
    }
}

.form-control:focus {
    border-color: #3A6A36;
}

.nbc-land-button {
    color: #3A6A36;
    font-weight: bold;
}

    .nbc-land-button:hover {
        color: #8A927F;
    }

.nbc-land-button {
    margin-right: -15px;
    color: #3A6A36;
    font-weight: bold;
    font-size: 14px;
}

    .nbc-land-button > a,
    .nbc-land-button > a:focus,
    .nbc-land-button > a:hover {
        color: #3A6A36;
    }

/*.nbc-land-button > a:hover {
      color: #8A927F;
    }*/

.my-nbc-products {
    display: table;
    width: 100%;
    padding: 14px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    margin-bottom: 10px;
}

    .my-nbc-products .product-tooltip {
        position: absolute;
        right: 5px;
    }

    .my-nbc-products > div {
        margin: 0px 0.5% 10px 0.5%;
        padding: 3px;
        position: relative;
        float: left;
        border: 1px solid #fff;
        width: 100%;
        vertical-align: middle;
        background-color: #ffffff;
        background-color: rgba(255, 255, 255, 0.65);
        border: 1px solid #cccccc;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
        transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    }

        .my-nbc-products > div:hover {
            border-color: #3A6A36;
        }

@media (min-width: 768px) {
    .my-nbc-products > div {
        width: 49%;
    }
}

@media (min-width: 992px) {
    .my-nbc-products > div {
        width: 32.33333333333333%;
    }
}

@media (min-width: 1200px) {
    .my-nbc-products > div {
        width: 24%;
    }
}

.page-title {
    color: #FFFFFF;
    background-color: #8A927F;
    padding: 10px 15px 10px 10px;
    text-align: right;
    text-transform: capitalize;
    font-size: 14px;
    margin: 40px 0 20px;
}

.nbc-link,
.nbc-link:focus {
    color: #3A6A36;
    font-size: 12px;
}

    .nbc-link:hover {
        color: #8A927F;
    }

.label-list {
    padding: 0px;
}

    .label-list > li {
        display: inline;
        padding: .2em .6em .3em;
        font-size: 75%;
        font-weight: normal;
        line-height: 1;
        color: #ffffff;
        text-align: center;
        white-space: nowrap;
        vertical-align: baseline;
        border-radius: .25em;
        background-color: #8A927F;
        margin-left: 4px;
        margin-right: 4px;
    }

        .label-list > li:first-child {
            margin-left: 0px;
        }

        .label-list > li:last-child {
            margin-right: 0px;
        }

        .label-list > li > a {
            margin-left: 5px;
        }

.image-boarder {
    padding: 15px;
    background-color: #FFFFFF;
    background-color: rgba(255, 255, 255, 0.75);
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    width: inherit;
    margin-top: 4px;
    margin-bottom: 8px;
}

.faded-out {
    display: none;
}

.modal-header {
    background-color: #3A6A36;
    color: #FFFFFF;
    text-transform: uppercase;
}

    .modal-header .close {
        color: #FFFFFF;
        opacity: 0.65;
    }

        .modal-header .close:hover {
            color: #FFFFFF;
            opacity: 0.35;
        }

.page-loader {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 11000;
    background: #686B62; /* For older browsers*/
    background: rgba(104, 107, 98, .5);
    display: none;
}

    .page-loader > div {
        margin: 0px 0 0 -100px;
        width: 200px;
        height: 100px;
        color: #fff;
        position: absolute;
        top: 50%;
        left: 50%;
        text-align: center;
        font-size: 18px;
    }

/*.fa-spin {
  -webkit-animation: spin 3s infinite linear;
  -moz-animation: spin 3s infinite linear;
  -o-animation: spin 3s infinite linear;
  animation: spin 3s infinite linear;
}*/

.data-container {
    display: table;
    border: 1px solid #E5E5E5;
    padding: 5px;
    margin: 5px;
}

.nav-container {
    border: 1px solid #E5E5E5;
    padding: 5px;
    margin: 5px;
}

.nav-tree {
    list-style: none;
    padding-left: 15px;
    margin: 0px;
}

    .nav-tree a {
        padding: 0px;
        text-decoration: none !important;
        color: #000 !important;
    }

    .nav-tree > li {
        float: none;
    }

        .nav-tree > li:first-child { /*border-top-left-radius: 5px;
      border-top-right-radius: 5px;*/
        }

        .nav-tree > li:last-child {
            /*border-bottom-left-radius: 5px;
      border-bottom-right-radius: 5px;*/
        }


.heading-nbc {
    background-color: #3A6A36;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

    .heading-nbc, .heading-nbc a {
        color: #FFFFFF;
        text-transform: uppercase;
        font-size: 16px;
    }

.scroll-vertical {
    overflow-y: auto;
}

.scroll-horizontal {
    overflow-x: auto;
}

.report-table-header {
    color: #000;
    font-size: 12px;
}

.report-table-body {
    color: #000;
    font-size: 10px;
    font-weight: normal;
}

.spin {
    -webkit-animation: spin 1.5s infinite linear;
    -moz-animation: spin 1.5s infinite linear;
    -o-animation: spin 1.5s infinite linear;
    animation: spin 1.5s infinite linear;
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.user-input {
}

    .user-input > .user-full-name,
    .user-input > .user-email,
    .user-input > .user-mobile {
    }

.user-info {
}

    .user-info > .user-ip {
    }

.form-disclaimer {
    font-size: 10px;
    padding-top: 10px;
}

.page-header {
    display: table;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
    border: none;
}

    .page-header .page-header-image {
        display: table-cell;
        vertical-align: middle;
        text-align: left;
        width: 128px;
        padding: 0px;
    }

    .page-header .page-header-text {
        font-size: 40px;
        font-weight: bolder;
        display: table-cell;
        vertical-align: middle;
        text-align: left;
        padding-left: 30px;
    }

@media (max-width: 480px) {
    .page-header .page-header-text {
        font-size: 26px;
        padding-left: 10px;
    }

    .page-header .page-header-image {
        width: 64px;
    }
}

.form-checkbox {
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
}


.easter-egg-mirror {
    -ms-transform: scaleX(-1); /* IE 9 */
    -webkit-transform: scaleX(-1); /* Chrome, Safari, Opera */
    -moz-transform: scaleX(-1); /* Chrome, Safari, Opera */
    transform: scaleX(-1); /* Standard syntax */
}


.remove-padding-bottom {
    padding-bottom: 0px !important;
}

.remove-padding-left {
    padding-left: 0px !important;
}

.remove-padding-right {
    padding-right: 0px !important;
}

.remove-padding-top {
    padding-top: 0px !important;
}

.remove-padding {
    padding: 0px !important;
}

.remove-margin-bottom {
    margin-bottom: 0px !important;
}

.remove-margin-left {
    margin-left: 0px !important;
}

.remove-margin-right {
    margin-right: 0px !important;
}

.remove-margin-top {
    margin-top: 0px !important;
}

.remove-margin {
    margin: 0px !important;
}

.remove-text-decoration,
.remove-text-decoration:visited,
.remove-text-decoration:link,
.remove-text-decoration:hover,
.remove-text-decoration:active {
    text-decoration: none !important;
}

.remove-border {
    border: none !important;
}

.remove-border-top {
    border-top: none !important;
}

.remove-border-bottom {
    border-bottom: none !important;
}

.remove-border-left {
    border-left: none !important;
}

.remove-border-right {
    border-right: none !important;
}


.table-expand-text, .table-expand-positive, .table-expand-negative {
    color: #000000;
    font-size: 12px;
    padding: 2px !important;
    border: none !important;
}

.table-expand-positive {
    color: #3A6836;
}

.table-expand-negative {
    color: #B40404;
}

.grid {
    background: #EEEEEE;
}

    .grid .text {
        background: #FFF;
        margin: 0px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

.grid-key, .grid-value {
    padding: 8px;
    border-bottom: 1px solid #FFF;
    border-right: 1px solid #FFF;
}

    .grid-value .single-line {
        max-height: 20px;
        overflow-y: auto;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }

.grid-key {
    background-color: #E5E5E5;
    font-weight: bold;
}

.grid-value {
    background: #EEEEEE;
}

@media (max-width: 992px) {

    .grid-key, .grid-value {
        border: none;
        padding: 4px;
    }

    .grid-key {
        background-color: #E5E5E5;
        font-weight: bold;
        padding-bottom: 2px;
        border-top: 1px solid #FFF;
    }

    .grid-value {
        background: #EEEEEE;
        padding-top: 2px;
        padding-left: 8px;
    }
}

.faux-link {
    cursor: pointer !important;
}

.nav-pills li > a {
    text-decoration: none !important;
    color: #000 !important;
}

.nav-pills li.active > a {
    text-decoration: none !important;
    color: #FFF !important;
    background-color: #3A6A36 !important;
}

.nav-tabs a {
    text-decoration: none !important;
    color: #000 !important;
}

.popover-trigger {
}

    .popover-trigger.underline {
        border-bottom: 1px dashed;
    }

.loader-container {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 15000;
}

.corner-load {
    position: fixed;
    top: 0px;
    right: 0px;
    width: 300px;
    height: 300px;
    background: #3A6A36;
    background: rgba(58, 106, 54, 0.4);
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transform: translateX(100%) translateY(-100%) rotate(45deg);
    transform: translateX(100%) translateY(-100%) rotate(45deg);
    pointer-events: none;
    z-index: 15000;
}

    .corner-load.show {
        -webkit-transform: translateX(50%) translateY(-50%) rotate(45deg);
        transform: translateX(50%) translateY(-50%) rotate(45deg);
        /*-webkit-transform: translateX(0%) translateY(0%) rotate(45deg);
    transform: translateX(0%) translateY(0%) rotate(45deg);*/
    }

.win8-loader {
    position: relative;
    width: 50px;
    height: 50px;
}

    .win8-loader .loader-ball {
        position: absolute;
        width: 50px;
        height: 50px;
        top: 210px;
        left: 130px;
        opacity: 0;
        -moz-transform: rotate(225deg);
        -moz-animation: orbit 7.15s infinite;
        -webkit-transform: rotate(225deg);
        -webkit-animation: orbit 7.15s infinite;
        -ms-transform: rotate(225deg);
        -ms-animation: orbit 7.15s infinite;
        -o-transform: rotate(225deg);
        -o-animation: orbit 7.15s infinite;
        transform: rotate(225deg);
        animation: orbit 7.15s infinite;
    }

        .win8-loader .loader-ball .inner-ball {
            position: absolute;
            width: 7px;
            height: 7px;
            background: #FFF;
            left: 0px;
            top: 0px;
            -moz-border-radius: 11px;
            -webkit-border-radius: 11px;
            -ms-border-radius: 11px;
            -o-border-radius: 11px;
            border-radius: 11px;
        }

    .win8-loader #loader-ball-1 {
        -moz-animation-delay: 1.56s;
        -webkit-animation-delay: 1.56s;
        -ms-animation-delay: 1.56s;
        -o-animation-delay: 1.56s;
        animation-delay: 1.56s;
    }

    .win8-loader #loader-ball-2 {
        -moz-animation-delay: 0.31s;
        -webkit-animation-delay: 0.31s;
        -ms-animation-delay: 0.31s;
        -o-animation-delay: 0.31s;
        animation-delay: 0.31s;
    }

    .win8-loader #loader-ball-3 {
        -moz-animation-delay: 0.62s;
        -webkit-animation-delay: 0.62s;
        -ms-animation-delay: 0.62s;
        -o-animation-delay: 0.62s;
        animation-delay: 0.62s;
    }

    .win8-loader #loader-ball-4 {
        -moz-animation-delay: 0.94s;
        -webkit-animation-delay: 0.94s;
        -ms-animation-delay: 0.94s;
        -o-animation-delay: 0.94s;
        animation-delay: 0.94s;
    }

    .win8-loader #loader-ball-5 {
        -moz-animation-delay: 1.25s;
        -webkit-animation-delay: 1.25s;
        -ms-animation-delay: 1.25s;
        -o-animation-delay: 1.25s;
        animation-delay: 1.25s;
    }

@-moz-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -moz-transform: rotate(180deg);
        -moz-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -moz-transform: rotate(300deg);
        -moz-animation-timing-function: linear;
        -moz-origin: 0%;
    }

    30% {
        opacity: 1;
        -moz-transform: rotate(410deg);
        -moz-animation-timing-function: ease-in-out;
        -moz-origin: 7%;
    }

    39% {
        opacity: 1;
        -moz-transform: rotate(645deg);
        -moz-animation-timing-function: linear;
        -moz-origin: 30%;
    }

    70% {
        opacity: 1;
        -moz-transform: rotate(770deg);
        -moz-animation-timing-function: ease-out;
        -moz-origin: 39%;
    }

    75% {
        opacity: 1;
        -moz-transform: rotate(900deg);
        -moz-animation-timing-function: ease-out;
        -moz-origin: 70%;
    }

    76% {
        opacity: 0;
        -moz-transform: rotate(900deg);
    }

    100% {
        opacity: 0;
        -moz-transform: rotate(900deg);
    }
}

@-webkit-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -webkit-transform: rotate(180deg);
        -webkit-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -webkit-transform: rotate(300deg);
        -webkit-animation-timing-function: linear;
        -webkit-origin: 0%;
    }

    30% {
        opacity: 1;
        -webkit-transform: rotate(410deg);
        -webkit-animation-timing-function: ease-in-out;
        -webkit-origin: 7%;
    }

    39% {
        opacity: 1;
        -webkit-transform: rotate(645deg);
        -webkit-animation-timing-function: linear;
        -webkit-origin: 30%;
    }

    70% {
        opacity: 1;
        -webkit-transform: rotate(770deg);
        -webkit-animation-timing-function: ease-out;
        -webkit-origin: 39%;
    }

    75% {
        opacity: 1;
        -webkit-transform: rotate(900deg);
        -webkit-animation-timing-function: ease-out;
        -webkit-origin: 70%;
    }

    76% {
        opacity: 0;
        -webkit-transform: rotate(900deg);
    }

    100% {
        opacity: 0;
        -webkit-transform: rotate(900deg);
    }
}

@-ms-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -ms-transform: rotate(180deg);
        -ms-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -ms-transform: rotate(300deg);
        -ms-animation-timing-function: linear;
        -ms-origin: 0%;
    }

    30% {
        opacity: 1;
        -ms-transform: rotate(410deg);
        -ms-animation-timing-function: ease-in-out;
        -ms-origin: 7%;
    }

    39% {
        opacity: 1;
        -ms-transform: rotate(645deg);
        -ms-animation-timing-function: linear;
        -ms-origin: 30%;
    }

    70% {
        opacity: 1;
        -ms-transform: rotate(770deg);
        -ms-animation-timing-function: ease-out;
        -ms-origin: 39%;
    }

    75% {
        opacity: 1;
        -ms-transform: rotate(900deg);
        -ms-animation-timing-function: ease-out;
        -ms-origin: 70%;
    }

    76% {
        opacity: 0;
        -ms-transform: rotate(900deg);
    }

    100% {
        opacity: 0;
        -ms-transform: rotate(900deg);
    }
}

@-o-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -o-transform: rotate(180deg);
        -o-animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        -o-transform: rotate(300deg);
        -o-animation-timing-function: linear;
        -o-origin: 0%;
    }

    30% {
        opacity: 1;
        -o-transform: rotate(410deg);
        -o-animation-timing-function: ease-in-out;
        -o-origin: 7%;
    }

    39% {
        opacity: 1;
        -o-transform: rotate(645deg);
        -o-animation-timing-function: linear;
        -o-origin: 30%;
    }

    70% {
        opacity: 1;
        -o-transform: rotate(770deg);
        -o-animation-timing-function: ease-out;
        -o-origin: 39%;
    }

    75% {
        opacity: 1;
        -o-transform: rotate(900deg);
        -o-animation-timing-function: ease-out;
        -o-origin: 70%;
    }

    76% {
        opacity: 0;
        -o-transform: rotate(900deg);
    }

    100% {
        opacity: 0;
        -o-transform: rotate(900deg);
    }
}

@keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        transform: rotate(180deg);
        animation-timing-function: ease-out;
    }

    7% {
        opacity: 1;
        transform: rotate(300deg);
        animation-timing-function: linear;
        origin: 0%;
    }

    30% {
        opacity: 1;
        transform: rotate(410deg);
        animation-timing-function: ease-in-out;
        origin: 7%;
    }

    39% {
        opacity: 1;
        transform: rotate(645deg);
        animation-timing-function: linear;
        origin: 30%;
    }

    70% {
        opacity: 1;
        transform: rotate(770deg);
        animation-timing-function: ease-out;
        origin: 39%;
    }

    75% {
        opacity: 1;
        transform: rotate(900deg);
        animation-timing-function: ease-out;
        origin: 70%;
    }

    76% {
        opacity: 0;
        transform: rotate(900deg);
    }

    100% {
        opacity: 0;
        transform: rotate(900deg);
    }
}


.side-note {
    position: relative;
    top: 110px;
    right: 0px;
    z-index: 30;
    opacity: 0;
}

    .side-note .data {
        position: absolute;
        top: 0px;
        right: 0px;
    }

input[type=date] {
    line-height: 16px !important;
}


.nbc-land-button-sm {
    position: relative;
    float: right;
    margin-top: 8px;
    margin-right: 15px;
    background-color: transparent;
    background-image: none;
}

    .nbc-land-button-sm:focus {
        outline: none;
    }

@media (min-width: 768px) {
    .nbc-land-button-sm {
        display: none;
    }
}

@media (max-width: 399px) {
    .nbc-land-button-sm {
        display: none;
    }
}

.nbc-land-link-container {
    background-color: #8A927F;
    text-align: right;
}

    .nbc-land-link-container a {
        color: #FFF;
        padding-right: 25px;
    }

@media (min-width: 400px) {
    .nbc-land-link-container {
        display: none;
    }
}


@media (min-width: 1201px) {
    .container .wrap {
        width: 1000px;
        /*left: 10px;
        top: 8px;*/
        /*right: 10px;*/
        overflow: hidden;
        position: relative;
        line-height: normal;
        font-size-adjust: none;
        padding: 5px 0px 0px 10px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .container .wrap {
        width: 800px;
        /*left: 10px;
        top: 8px;*/
        /*right: 15px;*/
        overflow: hidden;
        position: relative;
        line-height: normal;
        font-size-adjust: none;
        padding: 5px 0px 0px 10px;
    }
}

@media (min-width: 621px) and (max-width: 991px) {
    .container .wrap {
        width: 610px;
        /*left: 10px;
        top: 8px;*/
        /*right: 15px;*/
        overflow: hidden;
        position: relative;
        line-height: normal;
        font-size-adjust: none;
        padding: 5px 0px 0px 10px;
    }
}
/*@media (min-width: 621px) and (max-width: 778px)  {
    .container .wrap {
        width: 600px;
        /*left: 10px;
        top: 8px;*/
        /*right: 15px;
        overflow: hidden;
        position: relative;
        line-height: normal;
        font-size-adjust: none;
        padding: 5px 0px 0px 8px;
    }
}*/

@media (min-width: 567px) and (max-width: 620px) {
    .container .wrap {
        width: 445px;
        /*left: 10px;
        top: 8px;*/
        /*right: 15px;*/
        overflow: hidden;
        position: relative;
        line-height: normal;
        font-size-adjust: none;
        padding: 0px 0px 0px 9px
    }
}

@media (max-width: 566px) {
    .container .wrap {
        width: 460px;
        /*left: 10px;
        top: 8px;*/
        /*right: 15px;*/
        overflow: hidden;
        position: relative;
        line-height: normal;
        font-size-adjust: none;
        padding: 18px 0px 18px 18px;
    }

    #navticker {
        display: none;
    }
}


/*
div.liveTicker {
    list-style-type: none;
    /*margin-right: 5px;*/
    /*padding: 0px 15px 0px 0px;
    position: relative;
    color: #000;
}

div.Ticker {
    list-style-type: none;
    /*margin-right: 5px;*/
    /*padding: 0px 15px 0px 0px;
    position: relative;
    color: #000;
}

    div.liveTicker span {
        /*padding: 0 10px 0;
    }

        div.liveTicker span.value {
            padding-left: 2px;
            color: #06AEE5;
        }

        div.liveTicker span.valueup {
            padding-left: 2px;
            color: #008000;
        }

        div.liveTicker span.valuedown {
            padding-left: 2px;
            color: #ff0000;
        }


        div.liveTicker span.eq {
            margin: 0;
            padding-left: 10px;
        }

        div.liveTicker span.quote {
            margin: 0;
            font-weight: normal;
            padding-left: 5px;
            color: #777;
        }

#ticker span {
    white-space: nowrap;
}*/