@media(max-width:767px){
.newNewsDetails{
    padding:0!important;
}
}

.appForm p{
    margin-bottom:15px!important;
}

.appForm .fileupload-buttons{
    padding:0!important;
    padding-bottom:15px!important;
}

.appForm a{
    color: #4AABA6!important
}


.appForm .valError{
color:red;
}

.appForm .txtbox{
background-color: #FDF9EE !important;         
border:2px solid #4AABA6;
border-radius: 0px;     
}

.appForm .txtbox:focus {
outline: none !important;
border:2px solid #30347e;
}

.appForm .txtbox::placeholder {
color: #30347e;
opacity: 1; /* Firefox */
}

.appForm .txtbox:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #30347e;
}

.appForm .txtbox::-ms-input-placeholder { /* Microsoft Edge */
color: #30347e;
}

.appForm .fileupload-buttons{
padding:0
}

.appForm .prefilled{
background-color:lightgray!important;
color:gray;
}

.appForm .btn-container input.btn.btn-white {
background-color: #DA9935;
color: #fff;
border: 1px solid #DA9935;
position: absolute;
right:0;
top: 20px;
z-index:9
}
.appForm .btn-container input{
padding: 8px 30px;
border-radius: 4px;
margin-right: 15px;
font-size: 16px;
font-weight: 700;
}

.appForm .fileinput-button span{
color:white;
}

.appForm .btn-container input{
padding: 8px 30px;
border-radius: 4px;
margin-right: 15px;
font-size: 16px;
font-weight: 700;
}

.appForm .fileinput-button span{
color:white;
}

.newNewsDetails li li{
    list-style: circle!important;
}

.home-banner-height {
    max-height: 875px!important;
}

#Body .btn.btn-black{
    padding: 10px 25px!important
}

#Body header #headerRight.header-right a {
    margin-top: 0rem;
    margin-bottom: 0rem;
}

@media screen and (max-width: 991px){
    #Body header #headerMiddle {
        margin: 0 !important;
        text-align: center;
        padding: 0.5rem 0.5rem 0;
        background: white;
    }
    #Body header #headerMiddle a{
        display:block;
    }
}
.edNews_statColCommentCount, .edNews_statColCurrentRating{
    display: none!important;
}

.sc-content-block-quick-insert{
    display:none!important;
}

header #mainHeader-inner #dnnMenu .navbar-nav li a{
    padding: 12px 6px !important;
    margin-bottom: -6px;
}

.header-right strong{
    position: absolute;
    bottom: 0;
    right: 15px;
}

.eds_news_NewsOne.eds_subCollection_news .article.in_list.box.normal .summary p{
    font-size: 13px;
    color: #333;
    line-height: 18px;
    text-align: center !important;
}

#articleTitle{
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: bold;
}

#siteWrapper .eds_news_NewsOne.eds_subCollection_news .article.in_list.box.normal{
    width:100%
}

h1, .h1, h2, .h2, h3, h3, h4, .h4, h5, .h5, h6, .h6{
    font-family: 'Open Sans Regular', sans-serif!important;
}





