﻿
.carousel-1 .descriptionFull
{
    left:30%;
}
.wp-theme-1 .w-box.w-box-inverse .thmb-img i
{
    
    font-size: 60px;
}

.btn-one
{
    margin-left:10px;
    
}

.top-header
{
    background-color:#8F8F8F;
    
}

    .top-header .top-header-menu>ul.menu>li>a
    {
        color:white;
    }

.top-header .top-header-menu>ul.menu>li>a {
padding: 5px 15px;
}

.top-header .top-header-menu>ul.menu>li>a:hover {opacity:inherit;display:block; color:black;}

.bar-options, .wp-theme-1 .pg-opt .breadcrumb
{
    padding: 8px 15px;
}

.side-logo
{
    display:inline;
}
.side-logo img
{
    max-height:20px;
     
     margin-left: 10px;
}

.small
{
    max-width:100px;
    max-height:100px;
}

.successbox, .warningbox, .errormsgbox
{
    
    border: 2px solid;
    margin-top: 10px;
    padding: 15px 10px 15px 70px;
    background-repeat: no-repeat;
    background-position: 10px center;
    font-size: 18px;
    font-weight: 500;
    
    margin-bottom: 10px;
}

.floatRight
{
    float:right;
}





.successbox
{
    color: #4F8A10;
    background-color: #EDFCED;
    background-image: url('/images/success.png');
}

.warningbox
{
    color: black;
    background-color: #FAF9C9;
    background-image: url('/images/warning.png');
}

.errormsgbox
{
    color: #D8000C;
    background-color: #FDD5CE;
    background-image: url('/images/error.png');
}

li.active
{
    background-color:#fcfcfc;
}

.w-box.w-box-inverse
{
    min-height: 240px;
}

.wp-theme-1 .pg-opt h2
{
    padding: 7px 0;
}
.table thead th
{
    background-color: #8F8F8F;
    color: white;
}
.wp-theme-1 table a, .para a, .shop a, .login a, .register a
{
    color: #e74c3c;
}

.para
{
    font-size:20px;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current
{
    background: #e74c3c;
box-shadow: #FDD5CE 0px 1px 3px 0px inset;
}

.highlightRow, .highlightRow td
{
    background-color:#FAF9C9 !important;
    font-weight:bold;
}

span.active
{
    font-weight:bold;
    color:red;
}
header .navbar-brand img {
height: 40px;
}
.wp-theme-1 .w-box
{
    overflow:inherit;
}

.popover a
{
    color:#e74c3c;
}
.popover
{
    min-width:200px;
}

ul.categories li>figure {
margin: 5px 5px 0px 5px;
padding: 0;
border-radius: 100%;
width: 35px;
height: 35px;
background: #DDD;
padding: 8px 0 0;
text-align: center;
font-size: 17px;
color: #fff;
font-weight: bold;
display: inline-block;
float: left;
}

.tutorial
{
    font-size: 20px;
}

.wp-theme-1 .navbar-wp .navbar-nav > li#nav-create > a
{
    padding: 4px 10px;
    margin-right: 25px;
    font-weight: normal;
    color: white;
    margin-top: 20px;
    font-size: 12px;
}

.dashboard-tabs-container{
    padding-top:10px;
    width: 1170px;
}

.nav-tabs > li > a.extra {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li > a.extra{
  color: #555;
  background-color: #e5e5e5;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

section.slice
{
    padding: 10px 0;
}

.bidder-well{
    background: rgb(255, 255, 204);
}

#messages a{
    font-weight: bolder;
}
}






