﻿
.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 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;
    
}

.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: 50px;
}

footer .col ul li 
{
    color: #ccc;

}

footer .col ul li a {
color: white;
}

