html,
body {
    height: 100%;
    font-size: 100%;
}
/*
@media (min-width: 1500px) {
    .container {
        width: 1470px;
    }
}
*/

.container {
    padding-right: 10px;
    padding-left: 10px;
}
.row {
    margin-right: -10px;
    margin-left: -10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 10px;
    padding-left: 10px;
}

.wrap {
    min-height: 100%;
    height: auto;
    /*margin: 0 auto -60px;*/
    padding: 0 0 60px;
    overflow: hidden;
}



/*.wrap > .container {
    padding: 70px 15px 20px;
}*/

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: "\e151";
}

a.desc:after {
    content: "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view td {
    white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.wrap .navbar {
    margin-bottom: 0;
}
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}

@media(max-width:1005px) {
    .navbar .container {
        width: auto;
    }
}

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}
#nav-taupykle {
    width:32px;
    margin:10px 5px 0 30px;
}
/******************************************************************************/

.center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.str_index .kom-stat {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    background-color: #000;
    padding: 4px 6px 4px 8px;
    margin-right: 5px;
}

/** navbaras *************************************/
.navbar-default {
    border:none;
    border-bottom: 2px solid #fff;
    box-shadow: 0 1px 5px;
    background: #000000;
    /*height: 50px;*/
    /*overflow: hidden;*/
}
.navbar-default a {
    color: #fff;
}
.navbar-default a:hover,
.navbar-default a:focus,
li.dropdown.open > a {
    color: #000;
}

a.navbar-brand:hover {
    color: #fff;
}

.navbar-toggle {
    background-color: #fff;
    border-color: #00c000;
}
.navbar-toggle .icon-bar {
    border: 1px solid green;
}
.navbar-default .nav.navbar-nav > .active > a {
    /*background-color: rgba(0,0,0,0.32);*/
    background-color: red;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: red;
}

.navbar-default .nav.navbar-nav > li.active > a:hover,
.navbar-default .nav.navbar-nav > li.active > a:focus {
    /*background-color: rgba(0,0,0,0.65);*/
    background-color: #c00000;
}
.navbar-default .nav.navbar-nav > .active > a,
.navbar-default .nav.navbar-nav > .active > a:hover,
.navbar-default .nav.navbar-nav > .active > a:focus {
    color:#fff;
}

/*#pvs-navbar-collapse {*/
/*	background-color: #000;*/
/*}*/

.bg-white{background:#fff}
.bg-red{background:red}
.pb-15{padding:0 0 15px 0}
.straipsnis-hidden{overflow: hidden}

/** nusileidus ***************************/
@media(min-width:768px) {
    .zemyn.navbar {
        min-height: 30px;
        height: 30px;
    }
    .zemyn .navbar-brand {
        height: 30px;
        padding: 5px 15px;
    }
    .zemyn .nav > li > a {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .fiksuotas {
        position: fixed;
        top: 30px;
    }
}

#deep-footer {
    width:100%;
    clear: both;
    color: white;
    background:#585858;
    border-top:solid 3px #00df00;
    padding:10px 0;
    overflow: hidden;
}
#deep-footer a {
    color: #fff;
}
#deep-footer a:hover {
    color: #ccc;
}

.kom-list {
    overflow: hidden;
}
.str_index_list {
    height: 230px;
}
.str_index_list:nth-child(-n+6) {
    height: 300px;
}
.str_index_list.str_yra_video::before {
    content: "VIDEO";
    background-color: yellow;
    color: red;
    font-weight: bold;
    padding: 2px 10px;
}

.nav > li.parama.dropdown {
    background: orange;
}

@media(max-width:767px) {
    h3 {
        font-size: 20px;
    }
    .wrap > .container {
        padding-left: 10px;
        padding-right: 10px;
    }
    .row {
        margin-right: -10px;
        margin-left: -10px;
    }
    .col-xs-6 {
        padding-right: 10px;
        padding-left: 10px;
    }
    /*meniu*/
    .navbar-nav {
        margin: 7.5px -5px;
    }
    .nav > li {
        display: inline-block;
        width: 49%;
    }
    .navbar-nav .open .dropdown-menu {
        background-color: #fff;
    }
    li.parama.dropdown.open {
        display: block;
        width: initial;
        margin: 0;
        padding: 0;
    }
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
}

.navbar-brand {
    padding: 0;
}

a.fb-share, i.fa-facebook   {color: #3b5998;}
a.tw-share, i.fa-twitter    {color: #00aced;}
a.vk-share, i.fa-vk         {color: #45668e;}
a.pin-share, i.fa-pinterest  {color: #cb2027;}

.iv-sms {font-family: "Courier New";}

.img-url-title {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    padding: 10px 5px;
}

.vieta-reklamai {
    /*background-image: url('/img/vieta_reklamai.jpg');*/
    /*background-repeat: no-repeat, no-repeat;*/
    /*background-position: center;*/
}

#nauji_straipsniai .pagination > li > a,
#nauji_straipsniai .pagination > li > span {
    padding: 2px 7px;
}
#akis {
    margin: 30px 0;
    border-radius: 17px;
}
.str-list {
    position:relative; border-top:2px solid grey; padding-bottom:5px;
    min-height: 100px;
}
.pvs-list {
    position:absolute; width:30%; height:100%;
}
.pvs-list:hover {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.pvs-list > a {
    display:block;width:100%;height:100%;
    text-align: center;
    color: #fff;
    position: relative;
}
.pvs-list > a > small {
    display:block;
    background: #000;
    opacity: 0.8;
}
.pvs-list > a > span.komentarai {
    font-size: 18px;
    font-weight: bold;
    text-shadow: 3px 3px 3px black;
    position: absolute;
    top: 69px;
    left: 0;
    background: red;
    padding: 2px 8px;
}

.pav_xxx {
    border: 3px solid mediumvioletred;
}