/*website file css */
#module-websitefiles-view tr:nth-child(odd) {
  background-color: #f2f2f2;
}
#module-websitefiles-view th.wt-head{
    font-weight: 500;
    font-size: 14px;
    padding: 5px;
    background-color: black;
    color: white;
}
#module-websitefiles-view td.wt-data{
vertical-align:middle;
padding:5px;
}
#websitefiles .page-title{
text-align: left;
padding-bottom: 3%;
font-size:26px;
font-weight:500;

}

#module-websitefiles-view div.content{
min-height:250px;
}
.testlava{
}

.send_market{
      display: block;
    margin-top: 10px;
    float: left;
    font-size: 15px;
}