/* custom CSS */
.backBlog{
    float: right;
    background: #FE7725;
    margin-top: 15px;
    padding: 10px 15px;
}
.backBlog a{
color: #fff;
    font-size: 16px;
}
.recentpost + .daybox {
    display: none;
}
.recentpost{
//padding-left:15px;
}
.recentpost > ul > li:first-child {
    display: block!important;
}
.recentpost > ul > li {
    display: none;
}
.recentpost > ul > li .daybox .entryBox{
background: transparent;
border:0px;
}
.recentpost > ul > li > .daybox .entryBox .cimm_pageContent p{
       font-size: 16px;
}
.panel-default {
display: block !important;
}
.entryBox{
background: rgba(254, 119, 37, 0.1);
    border: 1px solid #DDDDDD;
padding-left:15px;margin-bottom: 5%;
}
.Disp_bg1 {
background-color: rgba(254, 119, 37, 0.1);
}

.Disp_bg1 .btn-primary {
    color: #0060aa;
    text-transform: uppercase;
    border:none;
    text-decoration: underline;
    font-family: Roboto-Bold;
    background:transparent;
}

.blogSubTitle{
font-size: 20px;
color:#fff;
font-family: Roboto;
background: #FE7725;
text-transform:uppercase;
padding:12px 17px;    
margin: 0;
}

.well{
padding:0px;
border:0;
border-radius:0;
margin:0;
background: #0061AA;
font-family: Roboto;
font-size: 16px;
height:300px;
margin-right:16px;
}
.well ul{
margin-top:10px;
}
.well ul li{
line-height: 33px;
}
.well ul li a{
color: #FFFFFF;
padding-left:17px;
}
.well ul li a:hover{
font-weight:bold;
}
.contactBox{
font-size: 16px;
color: #333333;
}
.contactBox h3{
    font-size: 16px;
    font-weight: bold;
    margin: 40px 0 12px 0px;
}
.contactBox ul li{
line-height: 30px;
}
.contactBox ul li i{
color: #0061AA;
    width: 20px;
    text-align: center;
}
.entryContent p{
font-size:16px;
}
.entryTitle{
font-size:25px;    text-transform: capitalize;
}
.btnBlog{
text-transform:uppercase;
font-weight:bold;
color:#0061AA;
font-size:16px;

}
hr {
    border-color: #dddddd;
}
.category{
margin-bottom:10px;
}
.pager li>a{
color:#fff;
text-transform:uppercase;background: #FE7725;
border-radius: 3px;
border:1px solid #FE7725;
}
.pager li{
width:100px;
text-align:center;

}
.pager li > a:hover{
background: #FE7725;
border:1px solid #FE7725;
}
.panel{
border:0px !important;
box-shadow:0px !important;
}
.panel-default>.panel-heading{
    background-color: #fff;
    border-color: #fff;
padding:0px;
}
.panel-title{
font-size: 20px;
font-weight:bold;color: #333333;
}
.panel-body{
padding:0px !important;
}
.panel.panel-default{
padding:0px !important;
}
.form-group {
    margin-bottom: 15px;
}
.buttonOrange{
background: #FE7725;
    border-radius: 3px;
    color: #fff;
    border: 1px solid #FE7725;
    text-transform: uppercase;
    width: 110px;
    margin-right: 10px;
    margin-top: 16px;
}
.buttonOrange:hover{
color:#fff;
}
div.panel{
display:block !important;
}
.panel{
padding:0px!important;
}
.panel-primary > .panel-heading{
font-size: 20px;
color: #333333;
background:#fff;
    padding: 0;
    border: 0px;
}
.commentcont{
    width: 80%;
    line-height: 21px;
    font-size: 14px;
    color: #363636;
    float: left;
padding-left:20px;
}
.comment-details{
width:20%;
float:left;
    border-right: 1px solid #DDDDDD;
}
.comment{
background: rgba(254, 119, 37, 0.1);
border: 1px solid #DDDDDD;
border-radius: 3px;
padding:16px;
    border-bottom: 3px solid #0061AA;
    margin-bottom: 20px;
}
.cmtname{
font-size: 16px;
    font-weight: bold;
    text-transform: capitalize;
}
.comments-head{
margin-bottom: 12px;
}
.Disp_entryImg img {
float:right;
}
.Disp_entryText {
margin-bottom:20px;
}
.entryContent ul li, .entryContent ul li a, .entryContent ol li a{
    font-size: 16px;
list-style-type:disc;
}
.entryContent ul{
    margin-left: 28px;
}
