body {
    background-color: #333333;
    /*background-image: url("../img/lt-grey-noise.png");*/
    background-image: url("../img/noisy-texture-1400x425.png");
}
/** {
    border-radius: 0 !important;
}*/
.btn-green { 
    background-color: #8ac007; //#AFD929;
    color: #fff !important;
} //button

.btn-green.active, .btn-green.focus, .btn-green:active, .btn-green:focus {
    background-color: #7CAC06;
    color: #fff !important;
    text-decoration: none;
}

.btn-green:hover { 
    background-color: #7CAC06; 
    color: #fff !important;
} //hover

.header-title .logo img {
    display: inline-block;
    max-height: 90px;
    vertical-align: middle;
}

@media (max-width: 900px) {
    .header-title .logo img {
        max-height: 47px;
    }
}

label.error {
    background: #DC2E2E;
    color: #fff;
}
label.error {
    box-sizing: border-box;
    font-size: 11px;
    padding: 4px 6px;
    width: 100%;
}

/* Registration and login */
.login-form {
    background: #f2f2f2;
    padding: 25px;
}
.login-form input {
    font-size: 18px;
    border-radius: 0px;
    /*margin: 16px 0;*/
}
.page-link {
    text-align: center;
    margin-top: 1em;
    font-size: 14px;
}
.page-link a {
    color: #7CAC06;
}
.page-text {
    font-size: 12px;
}
.message-error {
    border: 1px solid #D62822;
    color: #D62822;
    background-color: #F0E4E3;
    font-size: 13px;
    padding: 5px;
    margin-bottom: 20px;
}
/* Registration and login */


.accept-terms {
    color: #888;
    margin: 20px auto;
    /*width: 280px;*/
}
.center {
    text-align: center;
}
.small, .small a {
    font-size: 12px;
    line-height: 15px;
}
.small a {
    color: #AFD929; //#7CAC06;
}

/* navbar customization */
.navbar-custom {
    box-shadow: 0 2px 0 #AFD929, 0 5px 10px rgba(50, 50, 50, 0.5);
}
.ccBackground {
    background-color: #222222;
}
.logo {
    padding: 0px 15px;
}

.logo img {
    height: 47px;
}

@media (min-width: 1200px) {
    .container-fluid {
        max-width: 970px;
    }
}
/* Change hover and focus background color */
.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: #8ac007 !important; /*Change rollover cell color here*/
}

/* navbar customization */

/* feature list */
.section-heading-underline::after {
    background: #AFD929 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 3px;
    margin: 0.8em auto 0;
    width: 100px;
}
.section-heading-underline {
    /*font-size: 2rem;*/
    line-height: 1.53333;
    margin-bottom: 2em;
    text-transform: uppercase;
    font-family: 'PT Sans Narrow', sans-serif;
}
.section-container h1, .section-container h2, .section-container h3, .section-container h4 {
    text-align: center;
    font-family: 'PT Sans Narrow', sans-serif;
}
.section-container {
    padding: 25px;
}
.BG-LT-Grey {
    background: #f2f2f2;
}
.features-list {
    margin-left: 2%;
}
.features-list li {
    display: inline-block;
    vertical-align: top;
    width: 49%;
}
@media (max-width: 760px) {
    .features-list li {
        display: inline-block;
        list-style-type: none;
        margin-bottom: 1.6em;
        padding: 0.5em;
        position: relative;
        vertical-align: top;
        width: 100%;
    }
}
.features-list li {
    margin-bottom: 1.6em;
    padding: 0.5em 0.5em 0.5em 0.5em;
}

.features-list li .features-desc {
    display: inline-block;
    font-size: 14px;
    line-height: 1.6em;
    text-align: left;
    text-transform: none;
    vertical-align: middle;
    width: 75%;
}
ul.fa-ul2 > li{
    position: relative;
}

/* feature list */

/* testing */
#wrapper {
    /*background-image: url("../img/background1.jpg");*/
    background-image: url("../img/myBackground.png");
    background-repeat: repeat-x;
}

.slider-wrapper {
    background-color: #ffffff;
    margin: 0 auto;
    max-width: 1400px; //1462px;
}
/* testing */

/* left navigation menu */
/*.cc-navbar-left {
    background: #222222 none repeat scroll 0 0;
    padding: 10px !important;
    width: 14.3%;
}
.nav-buttons > li > a {
    color: #C4C4C4;
}
.nav-buttons > li > a > i {
    display: inline-block;
    margin-right: 10px;
    text-align: center;
    width: 20px;
    color: #c7e469;
    font-size: 18px;
}
.nav-buttons > li > a:hover,
.nav-buttons > li > a:focus {
    text-decoration: none;
    background-color: #2B2B2B !important; Change rollover cell color here
}
.container #sidebar-left {
    width: 14.422%;
}
.navbar {
    margin-bottom: 0px;
}*/
/* left navigation menu */

/* Navigation - 7/26/2015 - D.Frazell*/
.navbar-nav > li > a > i, .navbar-nav > li > ul > li > a > i, .panel-title > i {
    display: inline-block;
    margin-right: 5px;
    text-align: center;
    width: 20px;
    font-size: 16px;
}
.dropdown-menu li a {
    padding: 3px 10px !important;
}
/* Navigation - 7/26/2015 - D.Frazell*/

/* Barchart */
.graphcont {
    color: #000000;
    /*float: left;*/
    font-weight: 700;
    padding: 5px 5px 0px 5px;
    overflow: hidden;
}
.graph {
    background-color: #EBF2E0; /*#CECECE;*/
    /*float: left; */
    /*margin-top: 10px;*/
    /*padding: 5px;*/
    position: relative;
    width: 280px;
    overflow: hidden;
}
.graph .bar {
    /*background-image: url("../img/bargraph.gif");*/
    background: #61A300;
    background-position: right center;
    background-repeat: repeat-x;
    border-right: 1px solid #538E02;
    color: #fff;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 25px;
    line-height: 1.7em;
    position: relative;
    text-align: center;
}
/* Barchart */

/* 8/17/2015  */
.td-cell-link {
    cursor: pointer;
}
/* 8/17/2015  */

/* - Enhance layout for modal window.  Place field text above field. */
.modal-body .form-horizontal .col-sm-2,
.modal-body .form-horizontal .col-sm-10 {
    width: 100%
}

.modal-body .form-horizontal .control-label {
    text-align: left;
}
.modal-body .form-horizontal .col-sm-offset-2 {
    margin-left: 15px;
}
/* - Enhance layout for modal window.  Place field text above field. */

/* 2/7/2016 - Remove HTML 5 spinners that the browsers add. */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}
input[type=number] {
    -moz-appearance:textfield;
}
/* 2/7/2016 - Remove HTML 5 spinners that the browsers add. */