input#searchedText {
    color: #000210 !important;
    padding: 5px 36px 5px 0;
}
.table-bordered>tbody>tr:nth-of-type(odd) {
    background-color: transparent ;
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border: 1px solid #5d5d5d;
}

.content-widget .box-content.item-contact.transparent {
 background: transparent;
}

.lists-widget .item {
    background-color: rgba(38, 17, 54, 0.77);
}


.lists-widget .item p {
    color: white;
}
.forms356446 .item {
    background: transparent;
    border: transparent;
}
.forms356446 input::placeholder, .forms356446 textarea::placeholder {
    color: #eaeaea;
}
.forms356446 input, .forms356446 textarea {
    background: #261136b5 !important;
}

.news-widget .item-contact,
.lists-modal .transparent,
layout5-margin-right .item 
 {
    background: rgba(38, 17, 54, 0.7);
    border: none;
}
.news-widget .item-contact p {
    color: #dedede;
}

.lists-modal #thiscontent img.margin-negative2 ,
.news-modal img.margin-negative2 {
    height: 200px;
    width: 200px;
    display: block;
    margin: 5px auto;
    margin-bottom: -15px;
}

.popup-body {
    color: #040404;
    text-align: center;
}
