a.view {float:right; background: none; width: 120px; color:red; font-size: 14px}
.envor-widget-inner p {
    color: #acacac;
}

.post_details li {
    list-style: initial;
    margin-left: -20px;
}

.post_image {
    max-width: 450px;
    width: 100%;
    height: auto;
    border: solid 1px #ddd;
    background: #fff;
    margin-right: 25px;
    margin-bottom: 20px;
    float: left;
    padding: 4px;
}
.envor-testimonials-2-inner .post_details, .envor-testimonials-2-inner p  {
    color: #e0e0e0;
}
tr, td {
    border: solid 1px #ccc;
}
.form-control{
    border: 1px solid #e5e5e5;
    min-width:275px;
}
.category_title {
    font-weight: bold;
    font-family: dosis;
    font-size: 23px;
    margin-bottom:1em;
}
.post_titles{    
    font-family: dosis;
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 1em;
    
}
.news_title {
    text-align: left;
    font-size: 16px;
    margin-top: 1.5em;
    font-weight: bold;
}
.news_posted_date {
    text-align: left;
    font-weight: bold;
    margin-bottom: 1em;
}
.news_details {
    text-align: justify;
}
.content h3 {
    font-size: 15px;
    margin-top: 12px;
}
#flickr_badge_image1s {
    text-align: center;
    border: solid 1px #ccc;
    margin-bottom: 2.5em;
}
.header p {
    text-align: left;
    padding-top: 1.5em !important;
}