﻿body
{
}
.diaNameBlock, .bg-default,.loginBtn,.placeorder,.btn.btn-orange
{
    background-color: #000 !important;
}
input[type="checkbox"] + label:before,.stripedcolor input[type="checkbox"] + label:before
{
    border: 1px solid #000;
}
.table-striped > tbody > tr:nth-of-type(odd)
{
    background-color: #000 !important;
     color: #fff !important;
}
.rightTable tbody > tr:nth-of-type(odd) th, .leftTable tbody > tr:nth-of-type(odd) th, .centerTable tbody > tr:nth-of-type(odd) th {
    color: #fff !important;
}
.rightTable tbody > tr:nth-of-type(odd) td, .leftTable tbody > tr:nth-of-type(odd) td, .centerTable tbody > tr:nth-of-type(odd) td {
    color: #fff !important;
}
.showProperties .table tbody > tr:nth-of-type(odd) td,.btn.btn-orange:hover
{
color: #fff !important;
}
.clsHead, .divHead
{
    background:#000 !important;
}
.tbodycls li a 
{
    color:#000;
}
.shape-box {
    border: dashed 1px #cfcfcf;
}
.btn-toggle,.ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default
{
    background:#fff !important;
}
.search-section {
    box-shadow:0 5px 20px 10px rgba(226, 226, 226, 0.5);
}
.clsround,.ui-state-default
{
     background:#fff;
}
.sdnone
{
    box-shadow:none;
}
.btn.btn-grey.selected {
    background-color: #0a6979 !important;
  
}
.ui-widget-header {
    background: url(images/ui-bg_highlight-soft_50_dddddd_1x100.png) 50% 50% repeat-x #000000 !important;
}