body {
    padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.hero-spacer {
    margin-top: 50px;
}

.hero-feature {
    margin-bottom: 30px;
}

footer {
    margin: 50px 0;
}

.main-search{
    margin-top: 8px; 
    width: 350px;
}

.search-form{
    margin-right: 10px;
}

.main-footer{
    margin: 0px 0px 5px 0px !important;
}

.poster-img{
    height: 350px !important;
    width: auto !important;
}

.vnhome-poster{
    height: 450px !important;
    width: auto !important;
    max-width: 350px;
}

.vn-header-title{
    margin-top: 5px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 19px;     /* fallback */
    height: 38px;      /* fallback */
    -webkit-line-clamp: 2; /* number of lines to show */
    -webkit-box-orient: vertical;
}

.p-main-vn-links{
    margin-top: 15px;
    margin-bottom: -5px;
}

.sh-desc{
    font-style: italic;
    font-size: 10pt;
}

.vn-params{
    font-size: 9pt;
    margin: 0px !important;
}

.vn-genres{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 16px;     /* fallback */
    height: 32px;      /* fallback */
    -webkit-line-clamp: 2; /* number of lines to show */
    -webkit-box-orient: vertical;
}

.vn-desc{
    text-align: justify;
}

.vn-desc-full{
    font-size: 9pt;
}

.main-sort{
    margin-bottom: 10px;
}

a:hover{
    text-decoration: none;
}

.vnhome-genre{
    margin: 5px 0px !important;
}

.vnhome-title{
    margin-bottom: 15px;
}

.vnhome-desc{
    margin-bottom: 15px;
}

.vn-desc-unwrap, .vn-desc-wrap{
    margin-bottom: 5px;
}

.bottom-nav-footer{
    background-color: #fff; 
    min-height:10px !important;
    font-size: 8pt;
}

.admin-link-div{
    white-space: nowrap !important;
    display: inline-block !important;
    color:#FFFFFF;
}

.admin-link:link, .admin-link:visited{
    color:#FFFFFF;
}

.admin-link:hover, .admin-link:active{
    color:#686868;
}

.steam-img{
    height:20px !important;
    width:auto;
}

.steam-a{
    vertical-align: middle;
}

.p-column{
    padding:0px;
}

.m-column{
    margin-left:0px;
}

textarea{
    resize: none;
}

.vn-table{
    width: 100%;
    border: 1px solid black;
}
td, th{
    padding: 5px;
    text-align: left;
    border: 1px solid black;
}
.white-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 500px;
    margin: 20px auto;
}
.hidden-option{
    display: none;
}

.gallery-item{
    margin: 3px;
    display: inline-block;
    height: 150px;
    width: auto;
}


@media screen and (max-width: 640px){
    .bottom-nav-footer{
        display: none;
    }
}

.tooltip_templates{
    display: none;
}

a.tooltip{
    position: static !important;
    display: inline !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: inherit !important;
    opacity: inherit !important;
}

.btn-group-chart-main-page > .btn, .btn-sm{
    padding: 4px 10px !important;
    font-size: 12px !important;
    line-height: 1.0 !important;
}

.glypho-chart-main-sorting{
    margin: -1px !important;
}

.small-td-padding{
    padding: 5px !important;
    vertical-align: middle !important;
}

.translation-chapter-pin{
    padding: 5px 9px;
    display: inline-block;
    margin: -4px 0px;
}

.translation-chapter-pin:link, .translation-chapter-pin:visited{
    color: #000000;
}

.translation-chapter-pin:hover, .translation-chapter-pin:active{
    color: #c7ac27;
}

/* Overrided Bootstrap style */
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{
    border-left: 0px;
    border-right: 0px;
}
/* Overrided Bootstrap style */

.monospaced{
    font-family: "Courier New", Courier, monospace;
}

.editing-row-hidden{
    display: none;
}

.btn-save-translation-chapter, .btn-new-translation-chapter, .btn-save-betalink{
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    padding: 1px 8px !important;
}

.btn-cancel-translation-chapter, .btn-cancel-new-translation-chapter, .btn-cancel-betalink{
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    padding: 1px 10px !important;
}

.white-popup-block{
    background: #FFF;
    padding: 20px 30px;
    text-align: left;
    max-width: 650px;
    margin: 40px auto;
    position: relative;
}

.hidden-news, .translation-list-hidden, #translation-statuses-li-example, #translator-li-example{
    display: none;
}

.row-no-margin.row{
    margin-left: 0px;
    margin-right: 0px;
}

#ul-pagination{
    margin-top: 0px;
    margin-bottom: -5px;
}

.row-no-margin.row.title{
    margin-bottom: 10px;
    font-size: 14pt;
    text-transform: uppercase;
}

.row-no-margin.row.short_description{
    margin: 10px 0px;
}

.row-no-margin.row.poster{
    text-align: center;
    margin: 10px 0px;
}

.row-no-margin.row.author{
    font-size: 10pt;
}

/* Media selectors */
@media all and (max-width: 494px){
    .col-xxs-6{
        width: 50%;
    }
}

@media all and (max-width: 992px){
    .hidden-md-down{
        display: none;
    }
}

/* Do not collapse navbar on small screens */
@media only screen and (min-width: 120px) {
    .collapse {
        display: block;
    }

    .navbar-header {
        float: left;
    }

    .navbar-toggle {
        display: none;
    }

    .navbar-nav.navbar-left {
       float: left;
       margin: 0;
    }

    .navbar-nav.navbar-right {
       float: right;
       margin: 0;
    }
    .navbar-nav>li {
        float: left;
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

@media only screen and (max-width: 120px) {
     .collapse {
        display: none;
     }

     .navbar-header {
        display: block;
     }
}
/* Media selectors */
