.sidebar {
    padding: 20px 15px;
}

.latest_posts .widgettitle {
    color: #050505;
    line-height: 1.4;
    margin: 10px 0 10px;
    position: relative;
    font-size: 14px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.latest_posts .widgettitle:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 2px;
    width: 100%;
    height: 0;
    padding-bottom: 4px;
    border-bottom: 1px solid #ececec;
}

.widget_recent_entries {
    padding: 20px 15px;
}

.hoverBorderWrapper img {
    width: 54px;
    height: 54px;
}

.blog_flag {
    color: #16a085;
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 8px;
}

.rta-post a img {
    width: 100%;
    border: solid 1px #daa520;
}

.expert-name {
    color: #16a085;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 4px;
}

.expert-position {
    font-size: 13px;
    font-weight: 400;
    padding-bottom: 4px;
    margin-bottom: 10px;
    border-bottom: solid 1px #e0e0e0;
}

.expert-position-alt {
    font-size: 11px;
    font-weight: 300;
    padding-bottom: 4px;
    margin-bottom: 4px;
}

.expert-desc {
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 4px;
    padding-bottom: 4px;
}

.sidebar .widget {
    margin-bottom: 5px;
}

.latest_posts.style3 ul.posts .title {
    font-size: 0.80rem;
    margin: 0 0 5px;
    font-weight: 400;
    text-shadow: 1px 1px 0 white;
    vertical-align: middle;
    line-height: 1.6;
    margin: 0 0 5px;
    text-shadow: 1px 1px 0 white;
    vertical-align: middle;
    padding-top: 6px;
}

.latest_posts.style3 ul.posts li {
    margin-bottom: 5px;
    padding-bottom: 1px;
    border-bottom: 1px solid #E3E3E3;
    overflow: hidden;
}

.latest_posts.style3 .hoverBorder {
    margin-right: 10px;
    margin-top: 5px;
    float: left;
    margin-bottom: 50px;
}
.widget{
    background-color: #fbfbfb;
}
@media (min-width: 768px){
    .form-horizontal .control-label{
        padding-top: 3px!important;
    }
}
#fileList_cover_id{
    position:absolute;
    right:-85px;
    top:-25px
}
/*ul, li {*/
    /*list-style: inherit;*/
    /*margin: 0;*/
    /*padding: 0;*/
/*}*/
.itemBody {
    margin-bottom: 50px;
}
.smlTips{
    font-size: 10px;
    padding-left: 10px;
    color:#7c1212;
    width:100px;
    padding-right:18px
}
.webuploader-pick{
    padding: 5px 10px !important;
}
.alignDiv{
    margin-left: 24px !important;
}
.alignText{
    padding-right:0px !important;
}