::-moz-selection {
    background: #00c900;
}

::selection {
    background: #00c900;
}

.tpgreen{
    color: #00c900
}

a {
    color: #00c900;
}

a:hover {
    color: #2984c0;
}

a:active{
    color: #2984c0;
}

.userText{
    float: right;
    color: #fff;
    line-height: 1em;
    text-decoration: none;
    text-shadow: none;
    z-index: 100;
    outline: 0;
    font-weight: bold;
    padding-right: 10px;
    padding-top: 10px;
}

.userText > a{
    color: #fff !important;
}

.userText > a:hover{
    color: #00c900 !important;
    text-decoration: none !important;
}



input[type="text"]{
    font-weight: bold;
}

.contactsgroup{
    padding-left: 40px;
}

.box > .time_details{
    font-size: 15px;
    font-weight: bold;
}


.sale{
    background-color: #00c900;
    color: #000;
    font-weight:bold;
    font-size:20px; 
    padding:10px; 
    text-align:center;
}


.btn-theme {
    background: #00c900;
    *background-color: #00c900;
}

.btn-theme:hover,.btn-theme:active,.btn-theme.active,.btn-theme.disabled,.btn-theme[disabled] {
    background: #2984c0;
    *background: #2984c0;
}

.slogan h1 span {
    color: #00c900;
}

.tweet a {
    color: #00c900;
}

.tweet .tweet_time a:hover i {
    color: #00c900;
}

.icon-square:hover,.icon-rounded:hover,.icon-circled:hover {
    background-color: #00c900;
}

[class^="icon-"].active,[class*=" icon-"].active {
    background-color: #00c900;
}

.navbar .nav>li>a:hover {
    color: #00c900;
}

ul.nav li.current {
    background: #059E1C;
}

.dropdown-menu li>a:hover,.dropdown-menu li>a:focus,.dropdown-submenu:hover>a {
    background: #00c900;
}

input:focus,textarea:focus {
    border: 1px solid #00c900;
    border-width: 4px;
}

textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,.uneditable-input:focus {
    border-color: #00c900;
}

ul.contact-list li input.form_input:focus,ul.contact-list li textarea.form_textarea:focus {
    border-color: #00c900;
}

.nav-tabs>a {
    color: #00c900;
}

.accordion-heading a:hover {
    color: #00c900;
}

.accordion-heading .active {
    color: #00c900;
}

.accordion-inner {
}

.thumb-wrapp {
    background: #00c900;
}

.advantageTxt{
    font-size: 16px;
}