.path-user{
	background-image: none
}
.dialog-off-canvas-main-canvas{
	background-image: none
}
.path-node, .path-frontpage, .path-protected-page{
	background-image: none
}
.page-node{
	background-image: none
}
.user-logged-in{
	background-image: none
}
.sidebar_second .block {
    background-color: #a19c97;
    border-color: #cdcdcd;
    border: 1px solid;
    padding: 15px 20px;
    margin: 0 0 20px;
}
.sidebar_second .block__title {
    margin: 0 0 0.5em;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 5px;
    text-shadow: 0 0px 0 #fff;
    font-size: 1.071em;
    line-height: 1.2;
}
.sidebar_second .block .text-content{
    font-size: 0.914em;
    line-height: 1.4;
}

.sidebar_first .block {
    background-color: #a19c97;
    border-color: #cdcdcd;
    border: 1px solid;
    padding: 15px 20px;
    margin: 0 0 20px;
}
.sidebar_first .block__title {
    margin: 0 0 0.5em;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 5px;
    text-shadow: 0 0px 0 #fff;
    font-size: 1.071em;
    line-height: 1.2;
}
.sidebar_first .nav-item {
    font-size: 0.914em;
    line-height: 1.4;
}

table tr th, table tr th a, table tr th a:hover {
    color: #FFF;
    font-weight: bold;
}
table tr th {
    background: #757575;
    background: rgba(0, 0, 0, 0.51);
    border-bottom-style: none;
}
tr td, tr th {
    padding: 4px 9px;
    border: 1px solid #fff;
    text-align: left;
}
thead {
    display: table-header-group;
    vertical-align: middle;
    unicode-bidi: isolate;
    border-color: inherit;
}
tr {
    background: #efefef;
    background: rgba(0, 0, 0, 0.063);
}
.site-footer{
	    height: 300px;

}
