#error-message, .registration-form .msg-error, .register-error {
    color: #F00;
    text-align: center;
    font-size: 11px;
}

.loading-on-submit {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5) url("../images/loading.svg") no-repeat 108px;
    z-index: 5;
}

.comment-section {
    height: auto !important;
}

.the-week-news {
    float: left;
}

.author-image-block a > img {
    border-radius: 50% !important;
}

.AuthorBlockCat a {
    font-size: 13px !important;
}

.time-ago {
    font-size: 11px;
    /*padding-left: 155px;*/
    font-style: italic;
}

.time-ago-trending {
    font-size: 11px;
    /*padding-left: 145px;*/
    font-style: italic;
}

.top-breaking, #main-slider > .banner {
    height: auto !important;
    padding: 12px 10px !important;
}

.top-breaking > .publish-on {
    font-size: 13px;
    color: #7B7777;
    font-style: italic;
}

.news-topics h3 a:hover {
    color: #1c89ca
}

.box .news-title h2 a:hover {
    color: #1c89ca
}

.news-title .more-btn:hover {
    color: #1c89ca
}

.local-time-block > span {
    line-height: 50px;
    color: #555 !important;
}

blockquote {
    /*width: 300px;*/
    float: left;
    /*background: #f7f7f7;*/
}

.the-week-container {
    min-height: 330px !important;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.recent-news > span.tag-line {
    font-size: 14px;
    display: block;
}

span.author-name {
    display: block;
    font-size: 19px !important;
    color: #000;
}

.economy-news h5 a {
    color: #231f20;
    font-weight: 600;
}

.caption h5 {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.5em;
}

.fixed {
    width: 100%;
    position: fixed !important;
    top: 0;
    left: 0;
    z-index: 5000;
}

span.tag-line {
    color: #FFF;
    background: #ED1C24;
    padding: 5px 20px;
    height: 15px;
    line-height: 15px;
    font-weight: 500;
}

.social-section-main {
    margin-bottom: 30px;
}

.main-hightlight-news {
    padding-bottom: 20px;
}

/*Css for twitter embed*/
blockquote.twitter-tweet {
    display: inline-block;
    font-family: "Helvetica Neue", Roboto, "Segoe UI", Calibri, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    border-color: #eee #ddd #bbb;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    margin: 10px 5px;
    padding: 0 16px 16px 16px;
    max-width: 468px;
}

blockquote.twitter-tweet p {
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
}

blockquote.twitter-tweet a {
    color: inherit;
    font-weight: normal;
    text-decoration: none;
    outline: 0 none;
}

blockquote.twitter-tweet a:hover,
blockquote.twitter-tweet a:focus {
    text-decoration: underline;
}

.box-news-ad {
    padding: 15px 15px 15px 25px;
    margin: 0 25px 0 0;
    width: 320px;
    float: left;
}

.pagination {
    display: block;
    position: relative;
    z-index: 2;
}

.readmore-btn {
    position: relative;
    z-index: 1
}

.content-ad {
    padding: 15px 15px 15px 25px;
    margin: 0 25px 0 0;
    float: left;
}

.advertisement-block {
    margin-bottom: 30px;
}

.nav-tabs {
    border-bottom: 2px solid #ec2027 !important;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border-top: 2px solid #ec2027 !important;
    border-left: 2px solid #ec2027 !important;
    border-right: 2px solid #ec2027 !important;
    border-bottom: none;
}

.nav-tabs > li > a {
    color: #000000 !important;
    font-weight: bold;
    font-size: 14px;
    background: none;
}

.nav > li > a:hover, .nav > li > a {
    font-size: 14px !important;
}

.trendings-container-inner, .trendings-container {
    padding-top: 10px;
}

/*Style for Dashain*/
/*.main-header {*/
/*background: url('../images/dashain-header-bg.jpg') top center no-repeat;*/
/*}*/

/* Style for myrepublica.com */
/*.main-header {*/
/*background: url('../images/tihar-header-bg.jpg') top center no-repeat;*/
/*}*/
