/* @media (min-width: 992px) {
    .menu-left {
        margin-top: -15px;
    }
} */

.table {
    min-width: 300px;
}

tr > td {
    /*kills company card pdf...*
    /*position: relative;*/
}


.row.display-flex {
    display: flex;
    flex-wrap: wrap;
}
.row.display-flex > [class*='col-'] {
    display: flex;
    flex-direction: column;
}
.row.display-flex > [class*='col-'] > .box {
    height: 100%;
}
.items-middle {
    align-items: center;
}


.margin--t15 {
    margin-top: 15px !important;
}
.margin--b15 {
    margin-bottom: 15px !important;
}


.company-report > h1 {
    margin-top: 0;
    margin-bottom: 20px;
    font: normal 24px sans-serif !important;
    color: #363636;
}

.company-report > h2 {
    font: bold 16px sans-serif !important;
}

.atslega {
    background: url(../images/atslega.png) no-repeat ;
    background-position: bottom 5px right 6px;
    padding-right: 20px !important;
}
.monit {
    background: url(../images/monit_uzn.png) no-repeat ;
    background-position: bottom 5px right 6px;
    padding-right: 20px !important;
}

.report-header {
    position: relative;
}
.header-rating {
    position: static;
}

.report-buttons {
    float: right;
    padding-left: 10px;
}
@media (min-width: 1200px)
{
    .report-buttons {
        position: absolute;
        bottom: 0;
        right: 0;
        float: none;
    }
}
.report-buttons p {
    text-align: right !important;
}

@media (max-width: 1200px) {
    .container #lursreiting  {
        float: right;
    }
}
@media (max-width: 991px) {
    div.menu {
        margin-top: 0 !important;
    }
}

div#lursreiting
{
    margin-left: 15px;
    /*padding-bottom: 30px;*/
}

div#lursreiting .image {
    padding-bottom: 5px;
}

div#lursreiting .image span {

    font-weight: bold;
    font-size: 22px;
    padding-left: 5px;
}
div#lursreiting .image > img {
    vertical-align: baseline;
}
#lursreiting h3 {
    margin: 5px 0;
}
div#lursreiting > br {
    display: none;
}
div#lursreiting p {
    text-align: right;
}
div.ind-diff {
    height: 10px;
    width: 10px;
    display: inline-block;
    margin-right: 3px;
}
.row.no-pad {
    margin-right:0;
    margin-left:0;
}
.row.no-pad > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}

.company-report .table td {
    padding: 2px 8px;
}

.company-report .table td.p0 {
    padding: 0;
}

.breadcrumb-wrap .action.pdf {
    background-image: url(../images/icon-pdf.png);
}

.breadcrumb-wrap .action.cur-eur {
    background-image: url(../images/icon-eur.png);
}
.breadcrumb-wrap .action.cur-lvl {
    background-image: url(../images/icon-lvl.png);
}

.table>thead>tr>td {
    font-weight: bold;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
    border: 1px solid #ccc;
}

.table-bordered>thead>tr>th, .table-bordered>thead>tr>td {
    border-bottom-width: 1px;
}

.table td.info-header, .table th.info-header {
    line-height: 21px;
    font-weight: bold;
    background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRo PSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNl cnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iZzUy MiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9 IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjZmZm IiBvZmZzZXQ9IjAiIC8+PHN0b3Agc3RvcC1jb2xvcj0iI2U5ZTllOSIgb2Zm c2V0PSIxIiAvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIg d2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNnNTIyKSIgLz48L3N2 Zz4= ");
    background:-moz-linear-gradient(top , #fbfbfb 0%, #e0e0e0 100%);
    background:-webkit-linear-gradient(top , #fbfbfb 0%, #e0e0e0 100%);
    background:linear-gradient(to bottom , #fbfbfb 0%, #e0e0e0 100%);
    text-align: left;
    color: #363636;
}

@media print {
    .table td.info-header, .table th.info-header {
        background: #e0e0e0;
    }
}

.table > thead > tr > td.info-header, .table > thead > tr > th.info-header {
    padding: 6px 8px;
    font-size: 14px;
}

.table td.subtable {
    padding:0;
}
.table td.subtable > table {
    width: 100%;
}
.table td.infotag {
    width: 35%;
    font-weight: bold;
}

.infotag-danger {
    color: #a00;
}

table.subinfo {
    border-style: hidden;
}
table.subinfo td.info-header {
    font-weight: normal;
}

h4.section-external-links {
    /*border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;*/
    font-size: 10px;
    font-weight: normal !important;
}
.section-external-links {
    margin: 0 0 10px;
    text-align: center;
}
h4.section-external-links a {
    white-space: nowrap;
    font-size: 13px;
    font-weight: bold;
}
/****************************************************/

.menu-left {
    margin-bottom: 20px;
    list-style: none;
    font-size: 12px;
}

.menu-left li ul {
    list-style: none;
}

.menu-left li:not(.right-sidebar__banner):not(.right-sidebar__main-report) a {
    position: relative;
    display: block;
    margin-left: 8px;
    margin-bottom: 1px;
    padding-left: 8px;
    /*font-size: .75em;*/
    color: #363636;
    background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#ededed));
    background: -moz-linear-gradient(top,  #f9f9f9,  #ededed);
    background: -o-linear-gradient(#f9f9f9, #ededed);
    background: -ms-linear-gradient(#f9f9f9, #ededed);
}

/* itemi kas ir vairakas rindas jaliek span elementa*/
.menu-left li:not(.right-sidebar__banner):not(.right-sidebar__main-report) a span {
    display:block;
    line-height:1.3em;
    padding:4px 0;
}

/* .menu-left li:not(.right-sidebar__banner):not(.right-sidebar__main-report) a:hover,
.menu-left li:not(.right-sidebar__banner) a.active {
    background: -webkit-gradient(linear, left top, left bottom, from(#e1e1e1), to(#d6d6d6));
    background: -moz-linear-gradient(top,  #e1e1e1,  #d6d6d6);
    background: -o-linear-gradient(#e1e1e1, #d6d6d6);
    background: -ms-linear-gradient(#e1e1e1, #d6d6d6);
    text-decoration: none;
} */

.menu-left li.active ul a.active {
    font-weight:bold;
    background: none;
}

.menu-left li:not(.right-sidebar__banner):not(.right-sidebar__main-report) a:before {
    content: "";
    position: absolute;
    left: -8px;
    display: block;
    width: 7px;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#dedfd3), to(#d3d4c9));
    background: -moz-linear-gradient(top,  #dedfd3,  #d3d4c9);
    background: -o-linear-gradient(#dedfd3, #d3d4c9);
    background: -ms-linear-gradient(#dedfd3, #d3d4c9);
    border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
}

.menu-left li:not(.right-sidebar__banner):not(.right-sidebar__main-report) a:hover:before {
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#d0d1c4', endColorstr='#c6c7ba');
    background: -webkit-gradient(linear, left top, left bottom, from(#d0d1c4), to(#c6c7ba));
    background: -moz-linear-gradient(top,  #d0d1c4,  #c6c7ba);
    background: -o-linear-gradient(#d0d1c4, #c6c7ba);
    background: -ms-linear-gradient(#d0d1c4, #c6c7ba);
}

.menu-left li:not(.right-sidebar__banner):not(.right-sidebar__main-report) a.active {
    font-weight: bold;
}

.menu-left li:not(.right-sidebar__banner):not(.right-sidebar__main-report) a.active:before {
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#5e9291', endColorstr='#598b8a');
    background: -webkit-gradient(linear, left top, left bottom, from(#5e9291), to(#598b8a));
    background: -moz-linear-gradient(top,  #5e9291,  #598b8a);
    background: -o-linear-gradient(#5e9291, #598b8a);
    background: -ms-linear-gradient(#5e9291, #598b8a);
}

.menu-left li:not(.right-sidebar__banner):not(.right-sidebar__main-report) a.active:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    border-width: 12px 10px 12px 0;
    border-style: solid;
    border-color: transparent #fff;
    /* reduce the damage in FF3.0 */
    display: block;
    width: 0;
}

.right-sidebar__main-report {
    margin-bottom: 10px;
}

/* 2. limena menu nevajag dekoretu kreiso malu */
.menu-left li li a.active:before,
.menu-left li li a.active:after
{
    border-color: #fff;
}

.menu-left li ul li a {
    filter: none;
    background: none;
    margin-bottom: 0;
    border-bottom: 1px solid #b6b899;
}

.menu-left li ul li a:hover {
    filter: none;
    background: none;
    background-color: #f9f9f9;
}

.menu-left li ul li a:before,
.menu-left li ul li a:hover:before {
    top: 10px;
    left: -5px;
    width: 3px;
    height: 3px;
    filter: none;
    background: none;
    background-color: #0d513b;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.menu-left li ul li:last-child a {
    border-bottom: 1px solid #fff;
}

.menu-left li.active span.sub-links a:before {
    background:none;
    display:none;
}

.menu-left li span.active-popup:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    border-width: 12px 10px 12px 0;
    border-style: solid;
    border-color: transparent #fff;
    display: block;
    width: 0;
}

.menu-left li span.active-popup {
    position: relative;
    display: block;
    margin-left: 8px;
    margin-bottom: 1px;
    padding-left: 8px;
    /*font-size: .75em;*/
    color: #363636;
    font-weight: bold;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#e1e1e1', endColorstr = '#d6d6d6');
    background: -webkit-gradient(linear, left top, left bottom, from(#e1e1e1), to(#d6d6d6));
    background: -moz-linear-gradient(top, #e1e1e1, #d6d6d6);
    background: -o-linear-gradient(#e1e1e1, #d6d6d6);
    background: -ms-linear-gradient(#e1e1e1, #d6d6d6);
    text-decoration: none;
    line-height: 24px;
}

.menu-left li span.active-popup:hover {
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#e1e1e1', endColorstr = '#d6d6d6');
    background: -webkit-gradient(linear, left top, left bottom, from(#e1e1e1), to(#d6d6d6));
    background: -moz-linear-gradient(top, #e1e1e1, #d6d6d6);
    background: -o-linear-gradient(#e1e1e1, #d6d6d6);
    background: -ms-linear-gradient(#e1e1e1, #d6d6d6);
    text-decoration: none;
}

.menu-left li span.active-popup:before {
    content: "";
    position: absolute;
    left: -8px;
    display: block;
    width: 7px;
    height: 100%;
    background-color: #5e9291;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#5e9291', endColorstr = '#598b8a');
    background: -webkit-gradient(linear, left top, left bottom, from(#5e9291), to(#598b8a));
    background: -moz-linear-gradient(top, #5e9291, #598b8a);
    background: -o-linear-gradient(#5e9291, #598b8a);
    background: -ms-linear-gradient(#5e9291, #598b8a);
    border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
}

.menu-left .menu3 {
    margin-left:20px !important;
}
.menu-left li li .active:after {
    display: none;
}
.menu-left li.active span.sub-links {
    padding:0 0 0 7px;
    display:block;
}
.menu-left li.active span.sub-links a {
    display:block;
    margin:0;
    padding:0;
    background:none;
    line-height: 20px;
}
.menu-left li.active span.sub-links a:hover {
    color: #498261;
    cursor: pointer;
}
.menu-left li.active span.sub-links span {
    display:block;
    margin:0;
    padding:0;
    background:none;
    line-height: 20px;
    font-size: 12px;
}
.menu-left li.active span.sub-links span:hover {
    color: #498261;
    cursor: pointer;
}

.popup-info {
    font-size: 12px;
    padding: 10px;
}

div.menu li {
    margin-left: 0;
}
div.menu a {
    text-decoration: none;
}
@media (min-width: 992px) {
    div.menu {
        /*margin: 0 -15px 10px -15px;*/
        margin-left: -15px;
    }
}

div.menu .empty-link {
    color: #CCCCCC !important;
}
#gmap {
    height: 300px;
}

.map_info > .copyright {
    display:none;
}

/*** experimental catalog start ***/
.search-string {
    width: 333px;
    font-weight: bold;
    font-size: 14px;
    padding: 0.5em 1em;
    text-shadow: none;
    text-transform: uppercase;

    margin-bottom: 10px;

    background-color: /*#072b1e*/#444;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 10px rgba(0,0,0,0.3),0 1px 0 rgba(255,255,255,0.1),0 -1px 0 rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0 1px 10px rgba(0,0,0,0.3),0 1px 0 rgba(255,255,255,0.1),0 -1px 0 rgba(0,0,0,0.5);
    box-shadow: inset 0 1px 10px rgba(0,0,0,0.3),0 1px 0 rgba(255,255,255,0.1),0 -1px 0 rgba(0,0,0,0.5);
}

.alphapager {
    margin-top: -21px;
    background-color: #F0F0F0;
    padding: 20px;
}
.search-string a {
    margin-left: 5px;
    box-sizing: border-box;
    padding: 0.3em 0.7em;
    background-color: #4E7F7E;
    color: white;
    font-weight: bold;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 5px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 5px rgba(0, 0, 0, 0.5);
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.search-string a:hover {
    text-decoration: none;
}

.dial-pager {
    list-style: none;
    width: 333px;
}

.dial-pager li {
    display: inline-block;
    margin-bottom: 5px;
}

.dial-pager li > a {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    line-height: 25px;
    /*padding: 8px 12px 10px;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3),inset 0 1px 1px rgba(255,255,255,0.5);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.3),inset 0 1px 1px rgba(255,255,255,0.5);
    box-shadow: 0 1px 3px rgba(0,0,0,0.3),inset 0 1px 1px rgba(255,255,255,0.5);
    background-color: #767676;
    width: 25px;
    height: 25px;
}
.dial-pager li > a:hover {
    text-decoration: none;
}
.dial-pager .page-dig > a {
    background-color: #997700;
}

/*.main-content h3 {
    color: #174b33;
    font-size: 17px;
    font-weight: bold;
}*/
/*** experimental catalog end ***/


.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 1px solid #ddd;
}

.catalog-name {
    display: block;
    max-width: 550px;
/*    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;*/
    font-weight: bold;
}

.abc_list {
    position: relative;
}

.abc_list__row {
    border-bottom: 1px solid #ddd;
}

.abc_list__row:last-child {
    border-bottom: 0;
}

.abc_list__cell {
    width: 50%;
    float: left;
    display: block;
    padding: 10px 15px;
    color: #555;
    height: 100%;
}

.abc_list__cell:hover {
    text-decoration: none;
    color: #555;
    background: #f5f5f5;
}
@media (max-width: 991px) and (min-width: 768px)
{
    .abc_list__cell {
        width: 100%;
        border-bottom: 1px solid #ddd;
    }
    .abc_list__row {
        border-bottom: 0;
    }
    .w100p-sm {
        width: 100%;
    }
}

/*
#letters-wrapper, #letters-wrapper2 {
    height: 60px;
}
#letters-wrapper .btn-group>.btn, #letters-wrapper2 .btn-group>.btn{
    float: none;
}
.scroller {
    white-space: nowrap;
}*/

.lur-pagination {
    width:       100%;
    text-align:  center;
   /* margin-top:  -20px;*/
    font-size:   12px;
}

.lur-pagination .selected a {
    background: #EEEEEE;
}

ul.pagination li a {
    color:  #666666;
}

ul.pagination li a:hover {
    color:  #000000;
}

.addthis_sharing_toolbox {
    display: inline-block;
    padding: 4px 10px 0 10px;
}

.ltooltip + .tooltip > .tooltip-inner {
      background-color: #FFF;
      color: #000;
      border: 1px solid #bbb;
      padding: 10px;
}

.ltooltip + .tooltip.right > .tooltip-arrow {
      border-right: 5px solid #bbb;
}

.ltooltip + .tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}
.ltooltip  abbr {
	cursor: help;
    border-bottom: 1px dotted #777;
}

.lurs-table-summary {
    border: 1px solid #ccc;
    border-bottom: 0;
    padding: 1px 5px;
    line-height: 150%;
    font-size: 12px;
    text-align: right;
    font-weight: bold;
}

.nowrap {
    white-space: nowrap;
}

.content p.utils__margin-bottom-5 {
    margin-bottom:5px;
}

.table.table__content--small td,
.table.table__content--small th {
    font-size: 12px;
    padding: 2px 6px;
}

#departmetsList .table-bordered tr th,
#tableList .table-bordered tr th,
.tableList thead tr th 
{
    vertical-align: top;
    padding: 2px 8px;
}

#tableList .tableList-small thead tr th {
    padding: 2px;
    font-size: 12px;
}

#departmetsList .table-bordered tr th,
#departmetsList .table-bordered tr td,
#tableList .table-bordered tr th,
#tableList .table-bordered tr td,
.tableList thead tr th,
.tableList tbody tr td
{
    
    border: 1px solid #ccc;

}

#tableList tr,
.tableList tr
{ 
    page-break-inside: avoid 
}


#tableList .view-link,
.tableList .view-link
{
    margin: 2px 0;
}


.tableList thead tr th.list-header {
    padding: 8px 4px;
    background: #d0d0d0;
    color: #363636;
    text-align: left;
    border-bottom: 1px solid #b7b7b7;
}

.tableList thead tr th.list-header > span {
    font-weight: normal;
    font-style: italic;
}

.tableList thead tr th.list-header--center,
.tableList tr.list-header--center > td,
.tableList tr.list-header--center > th {
    text-align: center;
    position: relative;
}

.tableList .list-sub-header, .tableList .list-sub-header > td,
.tableList .list-sub-header, .tableList .list-sub-header > td {
    padding: 6px 4px;
    background: #ececec;
}
@supports ( -moz-appearance:none ) {
    /* Firefox only styles */
    .tableList .list-sub-header, .tableList .list-sub-header > td,
    .tableList .list-sub-header, .tableList .list-sub-header > td {
        /* Firefox issue fix: borders dissapear on background in thead */
        position: initial;
        background-clip: padding-box;
    }
}
/* MS Edge only styles */
_:-ms-lang(x), _:-webkit-full-screen, .tableList .list-sub-header, .tableList .list-sub-header > td,
_:-ms-lang(x), _:-webkit-full-screen, .tableList .list-sub-header, .tableList .list-sub-header > td {
    /* MS Edge issue fix: borders dissapear on background in thead */
    position: initial;
    background-clip: padding-box;
}
@media all and (-ms-high-contrast:none){
    /* IE 10 and IE 11 only styles */
    .tableList .list-sub-header, .tableList .list-sub-header > td,
    .tableList .list-sub-header, .tableList .list-sub-header > td {
        /* IE issue fix: borders dissapear on background in thead */
        position: initial;
        background-clip: padding-box;
    }
}


.tableList tbody tr td hr {
    margin: 8px 0;
    border-color: #666;
}


.content p.report-price {
    line-height: 20px;
    text-transform: uppercase;
    font: bold 14px sans-serif;
}

.content p.report-price > span {
    color: #174B33;
}


span.slide-arrow {
    display: block;
    width: 12px;
    height: 12px;
    right: 4px;
    position: absolute;
    background: transparent url('/img/sprite-plus-minus.png') no-repeat scroll;
    cursor: pointer;
    top: 50%;
    margin-top: -6px;
}
.slide-arrow-inline {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: transparent url('/img/sprite-plus-minus.png') no-repeat scroll;
    cursor: pointer;
    margin-top: 3px;
}
span.minus {background-position:-12px 0 !important;}
span.plus {background-position:0 0;}

.search-criteria {
    border: 1px solid #ccc;
    padding: 5px 8px;
}

.content input.form-control, .content select.form-control {
    padding: 6px;
}
.userchangetable_date{
    margin-bottom: 5px;
}

@media print {
    .table-sticky {
        page-break-inside: avoid;
    }
}

@media not print {
    .table-sticky {
        position: relative ;
        border-collapse: separate !important;
        border-spacing: 0;
        border-right: 0 !important;
        border-bottom: 0 !important;
    }
}

.table-sticky thead td.info-header,
.lurs-search--responsive thead td.info-header {
    cursor: pointer;
}

.table-sticky thead .info-header .toggle-state,
.lurs-search--responsive thead .info-header .toggle-state {
    float: right;
    color: #174B33; 
    top: 4px;
    font-size: 100%;
    margin: 0 0 0 8px;
    padding: 0;
}

.table-sticky thead .info-header:hover .toggle-state,
.lurs-search--responsive thead .info-header:hover .toggle-state {
    color: #498261;
}

@media not print {
    .table-sticky tr td, .table-sticky tr th{
        border-left: 0 !important; border-top: 0 !important; 
    }
}

.table-sticky:not(.table-sticky--normalWrap) tr td:not([colspan]) {
    white-space: nowrap;
    width: 1px;
}

.table-sticky:not(.table-sticky--normalWrap) tr td:not([colspan]):last-child {
    text-align: left;
    white-space: normal;
    width: 100%;
}

.table-sticky tbody tr td.dark-bg strong,
.lurs-search--responsive tbody tr td.dark-bg strong {
    font-size: 14px;
    margin-right: 5px;
}

.table-sticky .table_title_mobile {
    display: none;
}

.table-sticky.border_bottom > tbody > tr > td,
.table-sticky.border_bottom > tr > td {
    border-bottom: 1px solid #ccc;
}

tr.table-row-last-hide:last-child {
    display: none;
}

.text-bold-pc {
    font-weight: bold;
}

.text-bold-mob {
    font-weight: normal;
}

@media not print {
    .table-sticky thead tr:not(.table-sticky__cell--notstick) td,
    .table-sticky thead tr:not(.table-sticky__cell--notstick) th {
        position: sticky;
        top:0;
        z-index: 2;
    }

    .table-sticky thead tr:last-child td:not(.info-header) {
        top:34px;
        background: #fff;
        z-index: 1;
    }
}

@media not print {
    @media  screen and (max-width: 767px) {
        .btn-sm-only {
            display: inline-block;
            margin-bottom: 0;
            font-weight: normal;
            text-align: center;
            vertical-align: middle;
            -ms-touch-action: manipulation;
            touch-action: manipulation;
            cursor: pointer;
            background-image: none;
            border: 1px solid transparent;
            white-space: nowrap;
            padding: 6px 12px;
            font-size: 14px;
            line-height: 1.42857143;
            border-radius: 4px;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            background-color: red !important;
        }

        .pull-right-md-min {
            float: none;
        }
        }
    }
    @media  screen and (max-width: 767px) {
        .table-sticky {
            border-left: none !important;
        }

        .table-sticky .table_title_mobile {
            display: block;
        }

        .table-sticky.table-sticky--responsive tr > td.cell_invisible,
        .table-sticky.table-sticky--responsive tr > th.cell_invisible {
            display: none;
        }

        .table-sticky.table-sticky--responsive thead tr:not(:first-child):not(.table-sticky__cell--notstick):not(.table_title_show) {
            display: none;
        }

        .table-sticky.table-sticky--responsive tbody tr,
        .table-sticky.table-sticky--responsive tr.table_title_show {
            display: flex;
            flex-direction: column;
            clear: both;
            content: " ";
            page-break-inside: avoid;
            text-align: left;
        }

        .table-sticky.table-sticky--responsive tbody tr td,
        .table-sticky.table-sticky--responsive tr.table_title_show td {
            text-align: left;
            width: 100% !important;
            border-left: 1px solid #ccc;
        }

        .table-sticky.table-sticky--responsive tbody tr td[data-label]::before,
        .table-sticky.table-sticky--responsive tr.table_title_show td[data-label]::before {
            content: attr(data-label) ":";
            font-weight: normal;
            display: inline-block;
            margin-right: 5px;
            left: 10px;
            white-space: nowrap;
        }

        .table-sticky.table-sticky--responsive tbody tr td.wrapLabel[data-label]::before,
        .table-sticky.table-sticky--responsive tr.table_title_show td.wrapLabel[data-label]::before {
            white-space: normal;
        }

        .table-sticky.table-sticky--responsive tbody tr td[data-label],
        .table-sticky.table-sticky--responsive tr.table_title_show td[data-label] {
            font-weight: bold;
        }

        .table-sticky.table-sticky--responsive tbody tr td.data-label-newline[data-label]::before,
        .table-sticky.table-sticky--responsive tr.table_title_show td.data-label-newline[data-label]::before {
            display: block;
        }

        .table-sticky.table-sticky--responsive tbody tr td.dark-bg,
        .table-sticky.table-sticky--responsive tr.table_title_show td.dark-bg {
            text-align: left;
        }

        .table-sticky.table-sticky--responsive thead tr td.info-header {
            border-left: 1px solid #ccc !important;
        }

        .table-sticky .row-delimiter ~ .row-delimiter, .row-delimiter-force {
            margin-top: 10px;
        }

        .table-sticky .row-delimiter ~ .row-delimiter td:first-child, .row-delimiter-force {
            border-top: 1px solid #ccc !important;
        }

        .table-sticky .responsive_hide {
            display: none;
        }

        .table-sticky.border_bottom > tbody > tr > td,
        .table-sticky.border_bottom > tr > td {
            border: none;
        }

        .table-sticky.border_bottom > tbody > tr,
        .table-sticky.border_bottom > tr {
            border-bottom: 1px solid #ccc;
        }
    }

    @media screen and (max-width: 991px) {
        .text-bold-pc {
            font-weight: normal;
        }

        .text-bold-mob {
            font-weight: bold;
        }

        .btn-mobile-only {
            font-size: 14px !important;
            padding: 6px 12px !important;
            margin-bottom: 0 !important;
            display: inline-block !important;
            text-decoration: none !important;
            text-align: center !important;
            white-space: nowrap;
            vertical-align: middle !important;
            -ms-touch-action: manipulation !important;
            touch-action: manipulation !important;
            cursor: pointer;
            -webkit-user-select: none !important;
            -moz-user-select: none !important;
            -ms-user-select: none !important;
            user-select: none !important;
            background-image: none !important;
            border: 1px solid transparent !important;
            color: #333 !important;
            background-color: #fff !important;
            border-color: #ccc !important;
            border-radius: 4px;
            background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%) !important;
            background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%) !important;
            background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), to(#e0e0e0)) !important;
            background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%) !important;
            width: 100% !important;
            margin-top: 10px !important;
            background-repeat: repeat-x;
            text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
            -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
            box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
            text-shadow: 0 1px 0 #fff;
        }
        .btn-mobile-only:focus {
            color: #333 !important;
            background-color: #e6e6e6 !important;
            border-color: #8c8c8c !important;
        }
        .btn-mobile-only:hover {
            color: #333 !important;
            background-color: #e0e0e0 !important;
            border-color: #adadad !important;
            background-position: 0 -15px !important;
        }
        .btn-mobile-only:active {
            color: #333 !important;
            background-color: #e6e6e6 !important;
            border-color: #adadad !important;
        }

        .mtb_txt_center {
            display: block;
            margin: 10px auto;
            text-align: center;
        }

        #lursreiting {
            float: initial !important;
            margin-left: 0 !important;
        }
        #lursreiting h3, #lursreiting p, #lursreiting .image {
           text-align: center !important;
        }
        .iframe-center {
            text-align: center;
        }
    }

.delimiter-line {
    margin: 8px 0;
    border-color: #666;
    border-top:1px solid #666;
}

.table-sticky tbody tr.dark-bg,
.lurs-search--responsive tbody tr.dark-bg {
    background: #ddd;
    font-weight: bold;
}

.table-sticky tbody tr td.dark-bg,
.lurs-search--responsive tbody tr td.dark-bg {
    page-break-inside: avoid;
    background: #f1f1f1;
}

.table-sticky tbody tr td.dark-bg > span,
.lurs-search--responsive tbody tr td.dark-bg > span {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media print {
    .table-sticky tbody tr td.dark-bg > span > span:nth-child(2),
    .lurs-search--responsive tbody tr td.dark-bg > span > span:nth-child(2) {
        float: right;
    }
}

.table-sticky tbody tr td.dark-bg > span > span[data-row]::before,
.lurs-search--responsive tbody tr td.dark-bg > span > span[data-row]::before {
    content: attr(data-row) ".";
    font-size: 14px;
    font-weight: bold;
}

.table-sticky tbody tr td.dark-bg > span > span > span,
.lurs-search--responsive tbody tr td.dark-bg > span > span > span {
    display: block;
}
.table-sticky tbody tr td.dark-bg > span > span > span::first-letter,
.lurs-search--responsive tbody tr td.dark-bg > span > span > span::first-letter {
    text-transform: uppercase;
}

.paragraph-list:not(.paragraph-list--not-numeric) {
    counter-reset: plist 0;
}

.paragraph-list p {
    margin-bottom:0 !important;
}


.paragraph-list:not(.paragraph-list--not-numeric) p:first-child:nth-last-child(n + 2)::before,
.paragraph-list:not(.paragraph-list--not-numeric) p:nth-last-child(n + 2) ~ p::before {
    counter-increment: plist 1;
    content: counter(plist, upper-roman);
    display: inline-block;
    margin-right: 3px;
    font-weight: bold;
}

.paragraph-list p ~ p {
    border-top: 1px solid #eee;
    margin-top: 3px !important;
    padding-top: 3px;
}

.lurs_extralinks {
    list-style: none;
    margin: 0 !important;
    display: table-row;
}

.lurs_extralinks > li {
    margin: 0 !important;
    /*float: left;*/
    display: table-cell;
}

.lurs_extralinks > li > a {
    margin-left: 5px !important;
}

.lurs_extralinks  i {
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
}

.lurs_extralinks__item--ur_grafs i {
    background-size: 16px;
    background-image: url(/lursoft_web/images/icons/graph_icon.svg);
}

.lurs_extralinks__item--ur_pprofile i {
    background-image: url(/lursoft_web/images/icons/user-original.svg);
}

.lurs_extralinks__item--ur_person_dosje i {
    background-image: url(/lursoft_web/images/icons/person_profile.svg);
}

.lurs_extralinks__item--ur_nodrlist i {
    background-image: url(/lursoft_web/images/icons/key_lock.svg);
    background-size: auto 16px;
}

.lurs_extralinks__item--ur_report i {
    background-image: url(/lursoft_web/images/icons/file-regular.svg);
}

.lurs_extralinks__item--aml i {
    background-image: url(/lursoft_web/images/icons/lightbulb-regular.svg);
    background-size: 10px;
}

.lurs_extralinks__item--ur_gp i {
    background-image: url(/lursoft_web/images/icons/chart-bar-solid-original.svg);
}

.lurs_extralinks__item--urinsollist i {
    background-image: url(/lursoft_web/images/icons/euro-original.svg);
    background-size: 15px;
}

.lurs_extralinks__item--newslv i {
    background-image: url(/lursoft_web/images/icons/newspaper-regular.svg);
}

.lurs_extralinks__item--ebr i{
    width: auto;

}
.lurs_extralinks__item--ebr i::before {
    content: 'EBR';
    display: inline-block;
    font-weight: bold;
    /* vertical-align: middle; */
    font-style: normal;
    line-height: 1;
    width: 30px;
    height: 14px;
    font-size: 11px;
    border: 1px solid #00543D;
    padding: 1px 2px;
    text-align: center;
    /* border-radius: 4px; */
}

.lurs_extralinks__item--gb i {
    background-image: url(/lursoft_web/images/icons/gb-flag.svg);
    background-size: 23px;
    width: 23px;
}

.lurs_extralinks__item--lt i {
    background-image: url(/lursoft_web/images/icons/lt-flag.svg);
    background-size: 23px;
    width: 23px;
}

.lurs_extralinks__item--ee i {
    background-image: url(/lursoft_web/images/icons/ee-flag.svg);
    background-size: 23px;
    width: 23px;
}

ul.tra {
    padding: 0;
    margin: 10px 0;
    list-style-type: none;
    counter-reset: steps;
}
ul.tra li {
    padding: 0 0 5px 24px;
    position: relative;
    margin: 0;
}
ul.tra li:after {
    font-family: 'Glyphicons Halflings';
    position: absolute;
    top: 0;
    left: 0;
    content: "\e093";
    line-height: 1;
    background: #fff;
    color: #006633;
    display: inline-block;
    padding: 2px;
    border-radius: 50%;
    border: 1px solid #000;
    font-size: 10px;
}
ul.tra li:before {
    position: absolute;
    left: 7px;
    top: 0;
    content: "";
    height: 100%;
    width: 0;
    border-left: 2px solid #000;
}

ul.tra li:last-of-type:after {
    left: 7px;
    top: 0;
    content: "";
    height: 50%;
    border-radius: 0;
    width: 0;
    border-left: 1px solid #000;
    padding: 0;
}

ul.tra li:last-of-type:before {
    border: none;
    border-bottom: 2px solid #000;
    width: 12px;
    height: 50%;
    top: -1px;
}

ul.tra li:first-of-type:after {
    left: 7px;
    top: 50%;
    content: "";
    height: 50%;
    border-radius: 0;
    width: 0;
    border-left: 1px solid #000;
    padding: 0;
}

ul.tra li:first-of-type:before {
    border: none;
    border-bottom: 2px solid #000;
    width: 12px;
    height: 50%;
    top: -1px;
}

ul.tra li:last-child {
    padding-bottom: 0;
}

ul.tra li:first-child a,
ul.tra li:last-child a {
    font-weight: bold;
}

.dot-ring {
    width: 8px;
    height: 8px;
    background: #000;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    left: 4px;
    top: 2px;
}
.dot-ring.dot-ring--top {
    top: 5px;
}

@media print {
    .buy-options {
        page-break-inside: avoid;
    }
}

.buy-options .panel-body {
    padding: 10px 15px;
}

.buy-options .panel-footer .checkbox-inline {
    margin: 8px 0;
}

.buy-options ul  {
    list-style: none;
    padding: 0 !important;
}

.buy-options ul li {
    margin: 10px 0;
    font-weight: bold;
    font-size: 13px;
}

@media  screen and (max-width: 767px) {
    .buy-options .panel-body {
        padding: 0 15px;
    }
    .buy-options ul li {
        margin: 15px 0;
    }

    .buy-options .panel-footer .checkbox-inline {
        margin-bottom: 16px;
    }
}


.buy-options label {
    cursor: pointer;
    line-height: 17px;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 13px;
    width: 100%;
}
.buy-options label:after {
    content: "";
    display: table;
    clear: both;
}
.buy-options label input[type="radio"], .buy-options label input[type="checkbox"] {
    display: none;
}
.buy-options label input[type="radio"] + span > i, .buy-options label input[type="checkbox"] + span > i {
    opacity: 0;
}
.buy-options label input[type="radio"]:checked + span > i, .buy-options label input[type="checkbox"]:checked + span > i {
    opacity: 1;
}
.buy-options label input[type="radio"]:disabled + span, .buy-options label input[type="checkbox"]:disabled + span {
    opacity: 0.5;
}
.buy-options label > span {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    border-radius: 4px;
    width: 16px;
    height: 16px;
    float: left;
    margin-right: 5px;
    background: #fff;
}
.buy-options label input[type="checkbox"] + span > i {
    position: absolute;
    font-size: 11px;
    line-height: 0;
    top: 1px;
    left: 0;
    margin-left: 2px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.buy-options label input[type="checkbox"] + span > i:before {
    content: "\e013";
    line-height: 1;
}
.buy-options label input[type="radio"] + span {
    border-radius: 50%;
    padding: 3px;
}
.buy-options label input[type="radio"] + span > i {
    border-radius: 50%;
    background: 'red';
    width: 100%;
    height: 100%;
    display: block;
}
.buy-options label label + label {
    margin-left: 10px;
}

.va-tt {
    vertical-align: text-top;
}

@media (min-width: 768px) {
    .nowrap-width--di {
        width: 1% !important;
    }
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .text-right-sm {
        text-align: right;
    }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .text-right-md {
        text-align: right !important;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .text-right-lg {
        text-align: right !important;
    }
}

.right-sidebar__banner {
    text-align: center;
    margin-bottom: 15px;
}

.d-f {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

@media (min-width: 992px) {
    .d-f--md {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }
}

.mtb-10 {
    margin: 10px 0  !important;
}

@media screen and (max-width: 767px) {
    .mtb-10-xs {
        margin: 10px 0  !important;
    }

    .btn-block-xs {
        display: block !important;
        text-align: center;
    }

    .w100p-xs {
        width: 100%;
    }
}

.btn-sm {
    padding: 5px 10px !important;
    font-size: 12px !important;
}

.heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.heading  > .glyphicon {
    cursor: pointer;
    color: #174b33;
    font-size: 15px;
    top: 0;
}

@media screen and (max-width: 767px) {
    .heading {
        flex-wrap: wrap;
    }
}

.heading__sticky {
    position: sticky;
    position: -webkit-sticky;
    z-index: 4;
    background: #fff;
    top: 0;
    width: 100%;
    margin-top: -5px;
}

.heading__h1 {
    /* margin: 0;
    margin-right: 5px; */
    /* margin: 5px 5px 7px 0; */
    margin: 0 5px 0 0;
    padding: 0 !important;
    font: normal 24px sans-serif !important;
    color: #363636;
    border: 0 !important;
    align-self:center;
}

.heading__h2 {
    font: bold 16px sans-serif !important;
    margin: 0;
}

.heading__buttons {
    display: flex;
    /* margin: 5px 0 7px 0; */
    padding: 0;
}

.heading__buttons a ~ a
{
    margin-left: 5px;
}

.heading__report-button {
    margin-left: -15px; margin-right: 0;
}

@media screen and (max-width: 767px) {
    .heading__report-button {
        margin: 5px 0 0 0;
    }
}


.panel-heading--delimiter {
    background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#ededed));
    background: -moz-linear-gradient(top, #f9f9f9, #ededed);
    background: -o-linear-gradient(#f9f9f9, #ededed);
    background: -ms-linear-gradient(#f9f9f9, #ededed);
    outline: none;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
}

/* #5041 */
.budgetpaym_header {
    border-bottom: 0 !important;
    font-weight: normal !important;
}
.budgetpaym {
    border-top: 0 !important;
}

.f-sb-c {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.vcenter {
    vertical-align: middle !important;
}

@media  screen and (max-width: 767px) {
.f-fdc-xs {
    flex-direction: column;
    align-items: start !important;
}
}

#companyInMap {
    display: flex;
}

.btn.btn-default--active:not(.btn-default--ignore) {
    border-color: #8c8c8c;
    background-color: #e0e0e0;
    background-position: 0 -15px;
    z-index: 2;
}

.block__p-top--0 {
    padding-top: 0 !important;
}

.block__p-bottom--0 {
    padding-bottom: 0 !important;
}

.block__margin-top--0 {
    margin-top: 0 !important;
}

.block__margin-top--5 {
    margin-top: 5px !important;
}

.block__margin-top--15 {
    margin-top: 15px !important;
}

.block__margin-top--10 {
    margin-top: 10px !important;
}

.block__margin-top--20 {
    margin-top: 20px !important;
}

.block__margin-bottom--20 {
    margin-bottom: 20px !important;
}

.block__margin-bottom--15 {
    margin-bottom: 15px !important;
}

.block__margin-bottom--10 {
    margin-bottom: 10px !important;
}

.block__margin-bottom--5 {
    margin-bottom: 5px !important;
}

.block__margin-bottom--0 {
    margin-bottom: 0 !important;
}

.bb--d {
    border-bottom: 1px dotted #ccc !important;
    padding: 5px 0 !important;
}

.urReportShare {
    display: flex; align-items: center; justify-content: center; margin-top: 5px;
}

.urReportShare li {
    margin-left: 0 !important;
    margin: 0 10px;
}

.urReportShare li a{
    border-bottom: none !important;
    padding: 0  !important;
    margin: 0  !important;
}

.urReportShare li a::before{
    content: none !important;
}

.width-m-90 {
    min-width: 90px;
}

.width-m-100 {
    min-width: 100px;
}

/*
.btn-xs-block
.btn-sm-block
.btn-md-block
.btn-lg-block
 */
@media (max-width: 767px) {
    .btn-xs-block {
        display: block;
        width: 100%;
    }
    input[type="submit"].btn-xs-block,
    input[type="reset"].btn-xs-block,
    input[type="button"].btn-xs-block {
        width: 100%;
    }
    .btn-block + .btn-xs-block,
    .btn-xs-block + .btn-block,
    .btn-xs-block + .btn-xs-block {
        margin-top: 0.5rem;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .btn-sm-block {
        display: block;
        width: 100%;
    }
    input[type="submit"].btn-sm-block,
    input[type="reset"].btn-sm-block,
    input[type="button"].btn-sm-block {
        width: 100%;
    }
    .btn-block + .btn-sm-block,
    .btn-sm-block + .btn-block,
    .btn-sm-block + .btn-sm-block {
        margin-top: 0.5rem;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .btn-md-block {
        display: block;
        width: 100%;
    }
    input[type="submit"].btn-md-block,
    input[type="reset"].btn-md-block,
    input[type="button"].btn-md-block {
        width: 100%;
    }
    .btn-block + .btn-md-block,
    .btn-md-block + .btn-block,
    .btn-md-block + .btn-md-block {
        margin-top: 0.5rem;
    }
}
@media (min-width: 1200px) {
    .btn-lg-block {
        display: block;
        width: 100%;
    }
    input[type="submit"].btn-lg-block,
    input[type="reset"].btn-lg-block,
    input[type="button"].btn-lg-block {
        width: 100%;
    }
    .btn-block + .btn-lg-block,
    .btn-lg-block + .btn-block,
    .btn-lg-block + .btn-lg-block {
        margin-top: 0.5rem;
    }
}