body {
    font-family: arial, verdana, helvetica, tahoma;
    font-size: 8pt;
    margin: 0;
    padding: 0;
    color: #5e5e5e;
}

.cr {
    font-family: Georgia, verdana, arial, helvetica, tahoma;
    font-weight: bold;
    font-size: 20pt;
}

.apie_mus {
    padding: 10px;
    text-align: left;
    font-size: 12pt;
}

* html div.container {
    width: expression( document.body.clientWidth < 1001 ? "1000px" : "auto" );
}

.container {
    width: 100%;
    padding: 0px;
    margin: 0px;
    border: 0px;
    vertical-align: middle;
    min-width: 1000px;
}

.container_top_left {
    width: 100%;
    padding: 0px;
    margin: 0px;
    border: 0px;
    vertical-align: top;
    text-align: left;
}

.Lkampas {
    text-align: center;
}

.Rkampas {
    /*width: 15%;*/
    text-align: right;
    color: #008dd9;
}

.laikas {
    color: #7f7f7f;
    font-size: 8pt;
    border: 0px;
    background: #008dd9;
    width: 100%;
    text-align: center;
}

.melyna {
    color: #5e5e5e;
    font-size: 8pt;
    text-align: left;
}

.head_button {
    height: 34px;
    border: 1px solid #2a79bb;
    background-color: #008dd9;
    color: white;
    padding: 5px;
    cursor: pointer;
}

.sel_head_button {
    height: 34px;
    border: 1px solid #ffffff;
    background-color: #7bb7db;
    color: white;
    padding: 5px;
    font-weight: bold;
    cursor: pointer;
}

.noframe {
    border: 0px solid #ffffff;
}

.dis_head_button {
    height: 34px;
    border: 1px solid gray;
    background-color: #01589f;
    color: gray;
    padding: 5px;
    cursor: pointer;
}

/*menu*/
#head-menu {
    list-style: none;
    padding: 0;
    margin: 5px 0;
}

#head-menu li {
    display: inline;
    font-size: 7pt;
    /*background: url(images/tabright.gif) top right no-repeat;*/
}

#head-menu span {
    padding: 5px 15px 10px;
}

#head-menu a {
    /*background: url(images/tableft.gif) top left no-repeat;*/
    color: #5e5e5e;
    text-decoration: underline;
    padding: 5px 15px 10px;
}

#head-menu a:hover {
    color: red;
}

#head-menu #selected {
    font-weight: bold;
    /*background-image: url(images/tabrightactive.gif);*/
}

#head-menu #selected a {
    /*background-image: url(images/tableftactive.gif);*/
    color: white;
}

/*level1*/
#main-menu {
    /*position:absolute;*/
    display: block;
    width: 200px;
    z-index: 1999;
    background: white;
}

#main-menu ul {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
}

#main-menu li {
    margin: 0;
    position: relative;
    padding: 0;
}

#main-menu li ul {
    display: none;
    margin: 0;
    padding: 0;
}

#main-menu a, #main-menu span {
    display: block;
    background: #efefef url(../img_cr/arrow_bottom_dark_r.png) left center no-repeat;
    color: #5e5e5e;
    text-decoration: none;
    padding: 5px 0px 5px 10px;
    font-weight: bold;
    cursor: pointer;
    margin: 0;
    margin-bottom: 2px;
}

#main-menu a:hover, #main-menu span:hover {
    color: #BDFF24;
    background-color: #008dd9;
    font-weight: bold;
    text-decoration: none;
}

/*level2*/
#main-menu li.open {
    margin: 0;
    padding: 0;
    border-bottom: 0px solid white;
}

#main-menu li.open ul {
    display: block;
    margin: 0;
    padding: 0;
}

#main-menu li.open li {
    margin: 0;
    padding: 0;
    border-bottom: 2px solid white;
}

#main-menu li.open li ul {
    display: none;
    margin: 0;
    padding: 0;
}

#main-menu li.open ul li a {
    display: block;
    background: none;
    background-color: #efefef;
    color: #5e5e5e;
    text-decoration: none;
    padding: 2px 0px 2px 10px;
    margin: 0px;
    cursor: pointer;
    font-weight: normal;
    border: 0;
}

#main-menu li.open ul li a.assoc {
    color: #EA9191;
}

#main-menu li.open li span {
    display: block;
    background: none;
    background: #efefef url(../img_cr/arrow_bottom_dark_r.png) right center no-repeat;
    color: #5e5e5e;
    text-decoration: none;
    padding: 2px 0px 2px 10px;
    margin: 0px;
    cursor: pointer;
    font-weight: normal;
    border: 0;
}

#main-menu li.open ul li a:hover, #main-menu li.open li span:hover {
    color: red;
    text-decoration: underline;
    background-color: #e1e1e1;
    font-weight: bold;
}

#main-menu li span  {
    display: block;
    background: none;
    background-color: #7ab7da;
    color: #ffffff;
    text-decoration: none;
    margin-bottom: 2px;
    cursor: auto;
}

#main-menu li.open a {
    display: block;
    /*background: #008dd9 url(../img_cr/menu_open3.gif) right center no-repeat;*/
    background: none;
    background-color: #7ab7da;
    color: #ffffff;
    text-decoration: none;
}

#main-menu li.open span {
    background-color: #008dd9;
}

/*level3*/
#main-menu li.open li.open {
    margin: 0;
    padding: 0;
}

#main-menu li.open li.open ul {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
}

#main-menu li.open li.open li {
    border-bottom: 2px solid white;
    margin: 0;
    padding: 0;
}

#main-menu li.open li.open li ul {
    display: none;
    margin: 0;
    padding: 0;
}

#main-menu li.open li.open a {
    display: block;
    background: none;
    color: #5e5e5e;
    text-decoration: none;
    padding: 2px 0px 2px 10px;
    margin-left: 10px;
    cursor: pointer;
    font-weight: normal;
    border: 0;
}

#main-menu li.open a.aaa {
    color: #f69603;
    font-weight: bold;
    background-color: #e8edef;
}

#main-menu li.open li.open span:hover {
    color: red;
    border: 0;
    font-weight: bold;
}

#main-menu li.open li.open a:hover {
    color: red;
    border: 0;
    background: none;
    font-weight: bold;
}

#main-menu li.open li.open span {
    display: block;
    background: #efefef url(../img_cr/arrow_bottom_dark_b.png) right center no-repeat;
    background-color: #efefef;
    color: #5e5e5e;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}

/*disabled*/
#main-menu li.open ul li .disabled {
    color: #c0c0c0;
}

#main-menu li.open ul li li .disabled {
    color: #c0c0c0;
}

/*selected*/
#main-menu li.open .selected, #main-menu > ul >li>a.selected {
    background-color: #008dd9;
}
#main-menu > ul >li>a.selected {
    color: #fff;
}

#main-menu li.open ul li .selected {
    background: none;
    background-color: #e1e1e1;
    color: #008dd9;
    font-weight: bold;
}

#main-menu li.open li.open .selected {
    background: none;
    color: #008dd9;
    font-weight: bold;
}

/*imk*/
#main-menu li.open .imk {
    color: #ffffff;
    background: none;
    background-color: #f49700;
    text-align: center;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 4px;
    margin: 0;
}

#main-menu .imk-disabled {
    color: #c0c0c0;
    background: none;
    background-color: #efefef;
    text-align: center;
    padding-right: 20px;
    margin: 0;
}

#main-menu li.open .imk-empty {
    background-color: #fff;
    text-align: center;
    padding: 0;
    margin: 0;
}

#main-menu .menu-img {
    margin-right: 2px;
    vertical-align: middle;
    float: right;
}

/*kvk*/
#main-menu .kvk, #main-menu li.open .kvk {
    color: #efefef;
    background: none;
    background-color: #5e5e5e;
}

/*dix*/
#main-menu .dix {
    display: block;
    background: none;
    background-color: #efefef;
    color: #5e5e5e;
    text-decoration: none;
    padding: 2px 0px 2px 10px;
    margin: 0px;
    cursor: pointer;
    font-weight: normal;
    border: 0;
}

#top-menu ul {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
    float: right;
    padding-right: 30px;
}

#top-menu li {
    float: left;
    /*background: url(images/tabright.gif) top right no-repeat;*/
    margin: 0;
    margin-right: 30px;
}

#top-menu a {
    display: block;
    /*background: url(images/tableft.gif) top left no-repeat;*/
    border-top: 2px #ffffff solid;
    border-left: 2px #ffffff solid;
    border-right: 2px #ffffff solid;
    background-color: #1c3c6c;
    color: white;
    text-decoration: none;
    padding: 5px;
    font-size: 12pt;
    font-weight: bold;
}

#top-menu ul ul {
    display: none;
}

#top-menu li.open ul {
    display: block;
    position: absolute;
    top: 15px;
    list-style: none;
    margin: 0;
    margin-top: 13px;
    padding: 10px;

    background-color: #1c3c6c;
    z-index: 2;
}

#top-menu li.open li {
    float: none;
    /*background: url(images/tabright.gif) top right no-repeat;*/
    margin: 0;
}

#top-menu li.open a {
    color: #ffffff;
    position: relative;
    z-index: 50;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

#top-menu li.open li a {
    display: block;
    /*background: url(images/tableft.gif) top left no-repeat;*/
    border: 0;
    color: #ffffff;
    text-decoration: none;
    padding: 0;
    font-size: 8pt;
    font-weight: normal;
    margin-bottom: 2px;
}

#top-menu li.open li a:hover {
    color: red;
}

#top-menu #selected {
    font-weight: bold;
    /*background-image: url(images/tabrightactive.gif);*/
}

#top-menu #selected a {
    /*background-image: url(images/tableftactive.gif);*/
    color: white;
}

#admin-menu {
    list-style: none;
    padding: 5px;
    margin: 0;
    border-bottom: 1px solid #7ab7da;
    background-color: #E6F0F9;
}

#admin-menu li {
    display: inline;
    padding: 5px 15px 5px;
}

#admin-menu a {
    color: #5e5e5e;
    text-decoration: underline;
}

#admin-menu a:hover {
    color: red;
}

#admin-menu #selected {
    padding: 5px 15px 5px;
}

#admin-menu #selected a {
    font-weight: bold;
    text-decoration: none;
    color: #008dd9;
    font-size: 9pt;
}

ul.tree-line {
    font-size: 8pt;
    font-weight: normal;
    color: #efefef;
    white-space: nowrap;
    margin: 0;
    padding: 0;
    padding-left: 3pt;
}

ul.tree-line li {
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.tree-line a {
    color: #efefef;
    text-decoration: none;
}

ul.tree-line a.company {
    color: #efefef;
    text-decoration: none;
}

ul.tree-line a:hover {
    color: #BDFF24;
    text-decoration: underline;
}

#last_search_container {
	position: absolute;
	display:none;
	background-color: #5a5a5a;
	width : 300px;
	height : auto;
	z-index: 5;
}

#last_search_container ul {
    padding: 0px;
    margin: 0px;
    left: 10px;
    list-style-type: none;
}

#last_search_container li {
    background-color: #D0D0D0;
    background-image: url('../img_cr/list_minus.gif');
    background-repeat: no-repeat;
    background-position: 5px 10px;
    padding: 2px 0px 2px 15px;
    margin: 0px;
    cursor: pointer;
    border: 0;
}

#last_search_container li a {
    color: #5e5e5e;
    text-decoration: none;
    font-weight: normal;
}

#last_search_header {
    display: block;
    padding: 2px 5px;
    background: #008dd9;
    background-color: #5a5a5a;
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

#last_search a:hover, #last_search span:hover {
    color: red;

}

/*
ul.home-menu {
	list-style-type: none;
	margin-left: 5px;
	padding: 0;
	margin-top: 20px;
	font-size: 10pt;
}
ul.home-menu li {
	height:50px;
	vertical-align:top;
	background-image: url('../img_cr/list_minus.gif');
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 9px;
}
ul.home-menu2 {
	list-style-type: none;
	margin-left: 5px;
	padding: 0;
	margin-top: 10px;
	font-size: 10pt;
}
ul.home-menu2 li {
	vertical-align:top;
	background-image: url('../img_cr/menu_open33.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 11px;
}*/
ul.home-menu2 {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    height: 1%;
}

ul.home-menu2 li {
    padding: 5px 5px 5px 10px;
    text-align: justify;
    cursor: pointer;
    border-right: 1px solid #efefef;
}

ul.home-menu2 li label {
    font-weight: bold;
}

ul.home-menu2 li label img {
    margin-right: 5px;
    width: 7px;
}

ul.home-menu2 li div {
    margin-top: 1em;
    margin-left: 14px;
}

ul.home-menu2 li.s {
    background-color: #fff;
}

ul.home-menu2 li.p {
    background-color: #fff;
}

ul.home-menu2 li.t {
    background-color: #dddddd;
}

ul.home-menu2 li.head {
    font-size: 10pt;
    font-weight: bold;
    color: #fff;
    position: relative;
}

ul.home-menu2 li.more {
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: pointer;
    font-size: 7pt;
    color: #1274A8;
    text-decoration: underline;
}

ul.home-menu2 li.more:hover {
    color: #ff0000;
}

ul.home-menu2 li.marketing {
    background-color: #85B32C;
    border-color: #85B32C;
}

ul.home-menu2 li.risk {
    background-color: #EF9408;
    border-color: #EF9408;
}

ul.home-menu2 li.debts {
    background-color: #93131A;
    border-color: #93131A;
}

ul.marketing {
    background: url('../img_cr/home/_marketing.jpg') no-repeat;
    padding-left: 120px;
	height: 100px;
}

ul.risk {
    background: url('../img_cr/home/_risk.jpg') no-repeat;
    padding-left: 120px;
    height: 100px;
}

ul.debts {
    background: url('../img_cr/home/_debts.jpg') no-repeat;
    padding-left: 120px;
	height: 100px;
}

ul.info {
    background: url('../img_cr/attention_info.gif') 5px 5px no-repeat;
    padding-left: 20px;
    margin-left: 0px;
}

ul.border li {
    border-left: 1px solid #efefef;
}

/*atranka_list*/
ul.atr_list {
    margin: 0;
    padding-left: 20px;
    padding-top: 8px;
    list-style-type: none;
    background: url(../img_cr/attention_info.gif) 0px 5px no-repeat;
    float: left;
}

ul.atr_list li {

}

ul.atr_list li input {
    vertical-align: middle;
}

ul.atr_list li input.txt {
    color: #c0c0c0;
}

ul.atr_list li div {

}

ul.atr_list li.atr_list_head {
    text-decoration: underline;
    font-weight: bold;
    margin-bottom: 5px;
}

/**/
ul.ais {
    list-style-type: none;
    margin: 2px 0 10px 0;
    padding-left: 10px;
}

ul.ais li span.col1 {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    font-weight: bold;
    height: 2em;
}

ul.ais li span.col2 {
    display: inline-block;
    vertical-align: top;
    width: 70%;
}

ul.tabs {
    list-style-type: none;
    border-bottom: 2px solid #008dd9;
    padding: 0;
    margin: 0;
    margin-top: 5px;

}

ul.tabs li {
    position: relative;
    top: 2px;
    display: inline-block;
    padding: 5px 20px 2px;
    /*border-top-right-radius: 20px;
    border-top-left-radius: 20px;*/
    border-top: 1px solid #5e5e5e;
    border-left: 1px solid #5e5e5e;
    border-right: 1px solid #5e5e5e;
    margin-left: 5px;
    font-weight: bold;
    background-color: #f1f1f1;
    cursor: pointer;
}

ul.tabs li.selected {
    border-width: 2px;
    border-color: #008dd9;
    border-bottom: 2px solid white;
    color: #008dd9;
    background-color: #fff;
}

ul.tabs2 {
    list-style-type: none;
    border-bottom: 2px solid #008dd9;
    padding: 0;
    margin: 0;
    background-color: #f1f1f1;
}

ul.tabs2 li {
    display: inline-block;
    padding: 0 20px 0;
    margin-left: 5px;

    cursor: pointer;
}

ul.tabs2 li.selected {
    color: #008dd9;
    /*background-color: #f1f1f1;*/
    font-weight: bold;
    /*border: 1px solid #fff;
    border-radius: 20px;*/
}

/*headers*/
h1 {
    margin: 0px;
    padding: 2px 5px;
    background-color: #008dd9;
    color: #ffffff;
    font-size: 9pt;
    font-weight: bold;
    padding-left: 10px
}

h1.plain {
    background: none;
    color: #5e5e5e;
}

h1.secondary, .div-container h1.plain {
    background-color: #E6F0F9;
    color: #008dd9;
    border-bottom: 1px solid #7ab7da;
}

.div-container .div-container h1.secondary {
    background-color: #D2E6F7;
}

h1.imk {
    background-color: #f49700;
}

h1.title {
    background-color: transparent;
    margin-top: 10px;
    margin-bottom: 5px;
    border-bottom: 1px solid #008dd9;
    color: #008dd9;
}

h1.cart {
    background-color: #688C22;
}

h3 {
    margin: 0px;
    padding: 2px 5px;
    color: #008dd9;
    font-size: 9pt;
    font-weight: bold;
    border-bottom: 2px groove #71C0EA;
}

h4 {
    margin: 0px;
    padding: 2px 5px;
    font-weight: bold;
    border-bottom: 2px groove #f1f1f1;
    font-size: 8pt;
}

.imk_header {
    color: white;
    font-size: 12pt;
    background-color: #f49700;
    vertical-align: middle;
    padding: 5px 10px;
    font-weight: bold;
}

div.imk_section_head {
    color: #008dd9;
    font-size: 10pt;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 5px;
    border-bottom: 1px solid;
}

div.table_head {
    color: #5e5e5e;
    font-size: 10pt;
    font-weight: bold;
}

div.table_head span {
    color: #5e5e5e;
    font-size: 8pt;
    font-weight: normal;
}

div.head_add {
    float: right;
    margin-right: 5px;
    color: #fff;
    margin-top: 3px;
}

div.aplinka_head {
    color: #008dd9;
    font-size: 11pt;
    font-weight: bold;
}

/**/

/**/
.dispbg {
    background-color: #008dd9;
}

.dispbg1 {
    background-color: #F69603;
}

.dispbg2 {
    background-color: #951018;
}

.dispbg3 {
    background-color: #81B32D;
}

.dispbg4 {
    background-color: #1B3F6D;
}

/**/
div.clear {
    clear: both;
}

div.home-head {
    background: url('../img_cr/home/_creditreform.jpg') no-repeat #008dd9;
    padding-left: 125px;
    background-color: #008dd9;
    font-size: 12pt;
    text-align: left;
    font-weight: bold;
    height: 55px;
    padding-top: 45px;
}

div.home-head a {
    color: white;
    text-decoration: none;

}

.div-container {
    background-color: #E6F0F9;
    padding: 5px;
}

.table-container {
    background-color: #E6F0F9;
}

/*
.div-container table.sort td {
	border-bottom: 2px solid #e6e6e6;
}*/

.div-container .div-container {
    background-color: #FFF;
    margin-right: 2px;
}

div.headline {
    background-color: #e6e6e6;
    padding: 2px 5px;
    font-weight: bold;
    color: #5e5e5e;
}

div.attention {
    margin: 10px 0;
}
div.attention.margin_bot {
    margin: 0 0 5px 0;
}
div.attention.nomargin {
    margin: 0;
}

div.attention .errors {
    background: #FFEDE9 url(../img_cr/attention.gif) 5px 5px no-repeat;
    padding: 5px 5px 5px 25px;
    color: #FF0000;
    font-size: 9pt;
    border: 1px solid #ff0000;
    text-align: justify;
}

div.attention .good {
    background: #c4f9c4 url(../img_cr/attention_green.gif) 5px 5px no-repeat;
    padding: 5px 5px 5px 25px;
    color: #008000;
    font-size: 9pt;
    border: 1px solid #008000;
    text-align: justify;
}

div.attention .info {
    background: url(../img_cr/attention_info.gif) 0px 5px no-repeat;
    padding: 5px 5px 5px 20px;
    text-align: justify;
    /*color: #81B32D;*/
}

div.attention .nauda {
    background: url(../img_cr/nauda.gif) 0px 5px no-repeat;
    padding: 5px 5px 5px 33px;
    text-align: justify;
}

div.attention .nauda ul {
    margin-left: 10px;
    padding-left: 0;
}

.newsticker-jcarousellite {
    width: 400px;
}

.newsticker-jcarousellite ul {
    list-style: none;
}

.topticker {
    width: 100%;
}

.topticker ul.toptickerul {
    list-style: none;
    margin: 0;
    padding: 0;

}

.topticker ul.toptickerul li {

}

div.promo {
    margin: 5px;
    text-align: left;
}

div.promo h1 {
    background: none;
    font-size: 12pt;
    color: #008dd9;
    margin: 0;
    padding: 0;
}

div.promo div {
    height: 2em;
}

/*
div.block1 {
	background-color: #FFF3E5;
	padding-bottom:5px;
}*/

div#call_bottom {
    position: fixed;
    right: 2px;
    bottom: 42px;
    width: 110px;
    height: 60px;
    background-color: #f4f8ff;
    background-image: url('../img_cr/assist1.jpg');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    border: 2px solid #008dd9;
    padding: 4px 0px 0px 110px;
    font-size: 12px;
    _position: absolute;
    _right: 0px;
    _bottom: 0px;
    _right: auto;
    _bottom: auto;
    _left: expression( ( 0 - call_bottom.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
    _top: expression( ( 0 - call_bottom.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div#call_bottom div.head {
    color: #F69603;
}

.qs_div {
    border: 2px #5e5e5e solid;
    background-color: #fff;
    width: 431px;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 10px 0 0 10px;
}

input#qs_input {
    width: 378px;
	height: 22px;
    padding: 8px 4px;
    font-size: 14pt;
    border: 0;
    border-radius: 10px;
}

input#qs_input:focus::-webkit-input-placeholder { color:transparent; }
input#qs_input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
input#qs_input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
input#qs_input:focus:-ms-input-placeholder { color:transparent; }
input#qs_input:focus{
	 outline: 0;
}

/*while hover detailed search*/
.qs_div_hover{
    border-radius: 10px 10px 0 0!important;
}

img#qs_button {
    cursor: pointer;
    vertical-align: middle;
    margin-top: -6px;
}

img#show_last_search_img {
    vertical-align: top;
    cursor: pointer;
    margin-left: 5px;
    margin-top: 2px;
}
.countryDropdownHover{
    border-radius: 0 10px 0 0!important;
}
.select2big span.select2-selection--single {
    padding: 7px;
    height:42px!important;
    -webkit-border-radius: 0 10px 10px 0;
    -moz-border-radius: 0 10px 10px 0;
    border-radius: 0 10px 10px 0;
}
.select2big span.select2-selection__arrow {
    top: 6px!important;
}

.onlyprint {
    display: none;
}

.lt {
    color: #0061ae;
    text-decoration: underline;
}

.line {
    height: 2px;
    background: whitesmoke;
}

div.line {
    height: 4px;
    background: whitesmoke;
    /*width: 100%;*/
    margin: 5px 0px 15px 0px;
}

.topline {
    background-color: #008dd9;
}

.topline td {
    padding: 1px;
}

.kalbos {
    float: right;
    margin-right: 10px;
}

.kalbos a {
    margin-left: 7px;
}

.kalbos img {
    margin-bottom: 1px;
}

.note_corner {
    padding: 1px;
    font-size: 70%;
    background-color: #01589f;
    color: #F4F8FF;
    border-right: 1px solid #01589f;
    border-bottom: 1px solid #01589f;
}

* html div.max_width {
    height: expression( this.scrollHeight < 520 ? "519px" : "auto" );
}

.max_width {
    width: 100%;
    max-width: 800px;
    width: expression(document.body.clientWidth > 1000 ? "800px": "100%");
    min-height: 520px;
    height: auto !important;
    height: 520px;
}

/*tables*/
.main-table {
    margin-bottom: 20px;
    color: #5e5e5e;
    width: 100%;
	empty-cells: show;
	border-collapse: separate;
}

.main-table thead {
    font-weight: bold;
    /*color: #d28200;*/
    color: #5e5e5e;
}

.main-table thead td {
    padding: 3px;
    border-bottom: 2px groove #71C0EA;
    /*background-color: #e6e6e6;*/
}

.main-table thead.red td {
    border-bottom: 2px groove #C11927;
}

.main-table thead.orange td {
    border-bottom: 2px groove #FFAE00;
}

.main-table tbody td {
    border-bottom: 1px solid #efefef;
    padding: 1px 0 1px 8px;
}

.main-table .head {
    color: #008dd9;
    font-size: 10pt;
    text-align: left;
    padding: 1px 2px 1px 10px;
}

.main-table thead.red .head {
    color: #93131A;
    /*color: #C11927;*/
}

.main-table thead.orange .head {
    color: #EF9408;
}

.main-table td.first {
    padding-left: 5%;
    text-align: left;
    font-weight: bold;
}

.main-table tbody tr.first td {
    padding-top: 5px;
}

.main-table tbody td.counts {
}

.main-table .last {
}

.part_first {
    color: white;
    background: #008dd9;
}

.part_first td span {
    color: white;
}

.part_first td span:hover {
    color: #f00;
}

.part_first td span.more {
    color: white;
}

.part_first td span.more:hover {
    color: #f00;
}

.main-table span {
    font-weight: normal;
    font-size: 8pt;
    color: #5e5e5e;
}

.main-table span.disabled {
    color: #c0c0c0;
}

.main-table span.bold {
    font-weight: bold;
}

.main-table .intend {
    padding-left: 5%;
    text-align: left;
}

.main-table tbody tr:hover {
    background-color: #efefef;
}

.main-table tbody.nohover tr:hover {
    background: none;
}

.main-table tbody tr.part_first td {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 8pt;
}

.main-table tbody tr.part_first:hover {
    background-color: #008dd9;
}

.main-table tbody tr.part_first a {
    color: white;
}

.main-table tbody tr.part_first a:hover {
    color: #BDFF24;
}

.main-table tbody tr.nopadd td {
    padding-top: 0;
    padding-bottom: 0;
}

.main-table tbody.noborder td {
    border: 0;
}

.main-table tbody.noborder td.border-bot {
    border-bottom: 1px solid #efefef;
}

.main-table tr.kita_info {
    cursor: pointer;
}

.home-table {
    border-bottom: 2px solid #008dd9;
}

.home-table td {
    padding: 5px;
}

.home-table .intend {
    padding-left: 5%;
}

.home-table tbody td.btop {
    border-top: 2px solid #008dd9;
}

.home-table tbody td.bright {
    border-right: 2px solid #008dd9;
}

.home-table tbody td.bleft {
    border-left: 2px solid #008dd9;
}

.home-table tbody td.sbtop {
    border-top: 1px solid #c0c0c0;
}

.home-table tbody td.sbright {
    border-right: 1px solid #c0c0c0;
}

.home-table tbody tr:hover {
    background-color: #efefef;
}

/* pilkoji
table.sort {
	border-collapse: collapse;
	margin-right: 5px;
}
 tr.headline, table.sort thead tr {
	background-color: #e6e6e6;
}
 tr.headline td, table.sort thead tr td{
	padding: 2px 5px;
	font-weight: bold;
	color: #5e5e5e;
}
table.sort tbody{
	background-color: #F5F5F5;
}
table.sort tbody td{
	padding: 0 5px;
}
table.sort tbody td{
	vertical-align: middle;
	border-bottom: 1px solid #efefef;
	empty-cells: show;
}
table.sort tbody.border td {
	border-bottom: 1px solid #efefef;
}
table.sort tbody tr:hover, table.sort tbody.hover tr:hover{
	background-color: #efefef;
}
table.sort thead tr.nohover:hover{
	background-color: #e6e6e6;
}
table.sort tbody tr.selected{
	background-color: #e6e6e6;
	font-weight : bold;
}
*/

table.sort {
    border-collapse: collapse;
    margin-right: 5px;
    border: 2px solid #e6e6e6;
}

tr.headline, table.sort thead tr, tr.headline:hover, table.sort thead tr:hover, table.sort tbody tr.headline:hover, table.sort thead tr.headline:hover {
    background-color: #e6e6e6;
}

tr.headline td, table.sort thead tr td {
    padding: 2px 5px;
    font-weight: bold;
    color: #5e5e5e;
}

table.sort tbody {
    background-color: #fff;
}

table.sort tbody td {
    padding: 2px 5px;
}

table.sort tbody td {
    vertical-align: middle;
    border-bottom: 1px solid #e6e6e6;
    empty-cells: show;
}

table.sort tbody tr:hover, table.sort tbody.hover tr:hover {
    background-color: #efefef;
}

table.sort thead tr.nohover:hover {
    background-color: #e6e6e6;
}

table.sort tbody tr.selected {
    background-color: #e6e6e6;
    font-weight: bold;
}

table.sort tbody.border td {
    border-bottom: 1px solid #e6e6e6;
}

table.sort tbody tr.notjar {
    background-color: #ffefef;
}

table.sort tbody tr.notjar td a {
    font-weight: normal;
    text-decoration: none;
}

table.sort tbody tr.notjar td a:hover {
    text-decoration: underline;
}

table.sort tbody tr.notjar:hover {
    background-color: #ffe6e6;
}

/*asociaciju lentele*/
table.assoc {
    border: 2px solid #EDE3E3;
}

table.assoc tr.headline, table.assoc thead tr, table.assoc tr.headline:hover, table.assoc thead tr:hover {
    background-color: #EDE3E3;
}

table.assoc tbody td {
    border-bottom: 1px solid #EDE3E3;
}

/*gincijamu velavimu lentele*/
table.disput {
    border: 2px solid #ffeeee;
}

table.disput tr.headline, table.disput thead tr, table.disput tr.headline:hover, table.disput thead tr:hover {
    background-color: #ffeeee;
}

table.disput tbody td {
    border-bottom: 1px solid #ffeeee;
}

/*apmokamu velavimu lentele*/
table.pay {
    border: 2px solid #e3ffe3;
}

table.pay tr.headline, table.pay thead tr, table.pay tr.headline:hover, table.pay thead tr:hover {
    background-color: #e3ffe3;
}

table.pay tbody td {
    border-bottom: 1px solid #e3ffe3;
}

/*laukianciu velavimu lentele*/
table.wait {
    border: 2px solid #C3D8C3;
}

table.wait tr.headline, table.wait thead tr, table.wait tr.headline:hover, table.wait thead tr:hover {
    background-color: #C3D8C3;
}

table.wait tbody td {
    border-bottom: 1px solid #C3D8C3;
}



table.cart {
    margin-top: 10px;
    border-collapse: collapse;
}

table.cart thead td {
    padding: 5px 10px;
    font-weight: bold;
    color: #ffffff;
    background-color: #008dd9;
}

table.cart thead td.start {
    border-top-left-radius: 10px;
}

table.cart thead td.end {
    border-top-right-radius: 10px;
}

table.cart tbody td.amount, table.cart tr.item td.amount {
    padding-right: 20px;
    text-align: right;
}

table.cart tbody td.price, table.cart tr.item td.price, table.cart thead td.price {
    padding-right: 3px;
    text-align: right;
}

table.cart tr.last td {
    border: 0;
    padding-bottom: 10px;
}

table.cart tr.item td {
    border-top: 1px solid #008dd9;
    padding: 5px;
}

table.cart tr.item td.first {
    padding-left: 10px;
    font-weight: bold;
}

table.cart tbody td.intend {
    padding-left: 20px;
    white-space: nowrap;
}

table.cart tr.total td {
    /*background-color: #008dd9;
    color: #ffffff;*/
    color: #688C22;
    border-top: 3px solid #008dd9;
    padding: 5px 0;
    font-weight: bold;
}

table.cart tr.total td.start {
    border-bottom-left-radius: 10px;
    padding-right: 3px;
}

table.cart tr.total td.end {
    border-bottom-right-radius: 10px;
    padding-right: 15px;
}

table.cart tr.hover:hover {
    background-color: #efefef;
}

table tr.table-head td {
    padding: 1px 5px 5px;
    font-weight: bold
}

table.padding tbody td {
    padding: 3px;
}

table.padding5 tbody td {
    padding: 5px;
}

table.padding-side tbody td {
    padding-left: 3px;
    padding-right: 3px;
}

table.padding-height tbody td {
    padding-top: 4px;
    padding-bottom: 4px;
}

table.transparent tbody {
    background-color: transparent;
}

table tbody tr.selected {
    background-color: #D0E3F4;

}

table.hover tbody tr:hover {
    background-color: #e6e6e6;
}

table.hover tbody tr.nohover:hover {
    background-color: transparent;
}

table.sort td.noborder {
    border: 0;
}

table.sort tr.noborder td, table.noborder tr td {
    border: 0;
}

table.sort tbody tr.nohover:hover, table.nohover tbody tr:hover {
    background-color: transparent;
}

table.sort tbody.nobg {
    background-color: transparent;
}

table.outside td.intent {
    padding-left: 20px;
}

table.outside ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

table.outside ul li {
    padding-bottom: 10px;
}

table.outside ul li li {
    padding: 5px 0 0 10px;
}

/**/

.th td {
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 2px;
}

.thead {
    /*background-color: #E6F0F9;*/
    font-weight: bold;
    color: #5e5e5e;
    padding: 2px;
    margin-bottom: 2px;
}

.theadalt {
    background-color: #7F7F7F;
    font-weight: bold;
    color: #f1f1f1;
    padding: 1px 5px;
}
.uzkl_h {
    background-color: #D2E6F7;
}
.uzkl_h td {
    font-weight: bold;
    padding: 4px;
}

.uzkl_b td {
    padding: 4px;
    background-color: #D2E6F7;
}

.uzkl_f td {
    padding: 4px;
}

table tbody tr.kom td {
    border-top: 2px solid #e6e6e6;
    border-bottom: 0;
}

table tbody tr.kom1 td {
    border-top: 1px solid #f1f1f1;
    border-bottom: 0;
}

table.bg151 thead tr td {
    background-color: #ffe3e3;
}

table.bg161 thead tr td {
    background-color: #e3ffe3;
}

/*
table.bgj151  thead tr td{
	background-color: #ffa3a3;
}
table.bgj161  thead tr td{
	background-color: #a3ffa3;
}
*/

/**  main_info lango lenteles **/
table.sort_main {
    border-spacing: 0px;
    border: 2px solid #666666;
}

td.sort_main {
    border-spacing: 0px;
    border: 2px solid #666666;
    margin: 1px;
}

table.sort_main td {
    padding: 2px;
    empty-cells: show;
    color: #45638B;
}

table.sort_main thead td {
    background-color: #e4eff7;
    color: #00638B;
}

table.sort_main thead h2 {
    font-size: 10pt;
}

/**  limitu kainu lenteles **/
table.limits {
    border-spacing: 0px;
    border: 1px solid #666666;
}

table.limits td {
    padding: 2px;
    empty-cells: show;
    border: 1px solid #666666;
}

table.limits thead td {
    background-color: whitesmoke;
    color: black;
}

.split td {
    border-bottom: 2px solid #666666;
    border-top: 2px solid #666666;
    font-size: 1pt;
}

.footer {
    padding: 0px;
    margin: 0px;
    background-color: #0162af;
}

.footer_line {
    padding: 2px;
    margin: 0px;
    background-color: #bbdcef;
    padding-left: 10px;
    color: #0162af;
    min-width: 900px;
    _width: 900px;
}

/* Asociaciju table style */
.assoc_style {
    color: #720606;
    font-size: 120%;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 3px;
}

span.assoc {
    color: #EA9191;
}

td.assoc {
    color: #EA9191;
}

/* END Asociaciju table style */

/*one style*/
.bgon {
    background-color: #d6eaf5;
}

.bg0 {
    background-color: #F4F8FF;
}

.bg1 {
    background-color: #ffffff;
}

.fbg03 {
    background-color: #96bae0;
}

.bg13 {
    background-color: #a6caf0;
}

.bg15 {

    background-color: #ffeeee;
}

.bg16 {
    background-color: #e3ffe3;
}

.blue {
    color: #008dd9;
}

.darkblue {
    color: #183f6d;
}

.darkgray {
    color: #5e5e5e;
}

.gray {
    color: #efefef;
}

.orange {
    color: #f49700;
}

.bold {
    font-weight: bold;
}

.normal {
    font-weight: normal;
}

.small {
    font-size: 7pt;
}

.size8 {
    font-size: 8pt;
}

.size9 {
    font-size: 9pt;
}

.size10 {
    font-size: 10pt;
}

.size11 {
    font-size: 11pt;
}

.size12 {
    font-size: 12pt;
}

.sizex2 {
    font-size: 200%;
}

.size21pt {
    font-size: 21pt;
}

.width_80 {
    width: 80%;
}

.width_70 {
    width: 70%;
    margin-right: auto;
    margin-left: auto;
}

.width_100 {
    width: 100px;
}

.width_65 {
    width: 100px;
}

.width_350 {
    width: 350px;
}

.center {
    text-align: center;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.middle {
    vertical-align: middle;
}

.top {
    vertical-align: top;
}

.bot {
    vertical-align: bottom;
}

.justify {
    text-align: justify;
}

.nowrap {
    white-space: nowrap;
}

.floatr {
    float: right;
}

.floatl {
    float: left;
}

.underline {
    text-decoration: underline;
}

.italic {
    font-style: italic;
}

.pointer {
    cursor: pointer;
}

.margin_top2 {
    margin-top: 5px;
}

.margin_top {
    margin-top: 10px;
}

.margin_topx2 {
    margin-top: 20px;
}

.margin_bot2 {
    margin-bottom: 2px;
}

.margin_bot {
    margin-bottom: 5px;
}

.margin_botx2 {
    margin-bottom: 10px;
}

.margin_botx4 {
    margin-bottom: 20px;
}

.margin_botx6 {
    margin-bottom: 30px;
}

.margin_left {
    margin-left: 5px;
}

.margin_leftx2 {
    margin-left: 10px;
}

.margin_leftx3 {
    margin-left: 15px;
}

.margin_right {
    margin-right: 5px;
}

.margin_rightx3 {
    margin-right: 15px;
}

.margin_rightx6 {
    margin-right: 30px;
}

.intend, table.padding tbody td.intend {
    padding-left: 10px;
}
.nopadd{
	padding: 0;
}

.padd {
    padding: 5px;
}

.padd-top {
    padding-top: 5px;
}

.padd-topx2 {
    padding-top: 10px;
}

.padd-right {
    padding-right: 5px;
}

.padd-rightx2 {
    padding-right: 10px;
}

.padd-right2 {
    padding-right: 2%;
}

.padd-bot {
    padding-bottom: 5px;
}

/**/

/*linkai*/
a {
    color: #1274A8;
}

a.aHead {
    color: #008dd9;
    font-size: 8pt;
    text-decoration: none;
    margin-top: 3px;
    margin-bottom: 3px;
}

a.white_small {
    color: #ffffff;
    text-decoration: underline;
}

a.white {
    color: #ffffff;
    text-decoration: underline;
}
a.white:hover {
	color: #BDFF24;
}

a.blue {
    /*color: #7ab7da;*/
    color: #008dd9;
    text-decoration: underline;
}

a.black {
    color: #000000;
    text-decoration: none;
}

a.gray {
    color: #5e5e5e;
}

a.red {
    color: #93131A;
}
.text-red {
    color: #f34e46;
}

a.green {
    color: #85B32C;
}

a.home {
    color: #efefef;
    text-decoration: none;
}
a.home:hover {
    color: #BDFF24;
    text-decoration: underline;
}

a.blend{
	 text-decoration: none;
}
a.blende:hover {
   text-decoration: underline;
}

a.add_red {
    color: red;
}
a.add_red:hover {
    color: #008dd9;
}
a.add_red b{
    font-size: 10pt;
}

span.linkas {
    color: #1274A8;
    text-decoration: underline;
    cursor: pointer;
}

span.linkasO {
    color: #f49700;
    text-decoration: underline;
    cursor: pointer;
}

span.linkasG {
    color: #85B32C;
    text-decoration: underline;
    cursor: pointer;
}
span.link-blue {
    color: #1274A8;
    text-decoration: underline;
    cursor: pointer;
}

span.linkasR {
    color: #93131A;
    text-decoration: underline;
    cursor: pointer;
}

span.linkas:hover, span.linkasO:hover, span.linkasG:hover, span.linkasR:hover {
    color: #ff0000;
}

a:hover {
    color: #ff0000;
    text-decoration: underline;
}

a.aHead:hover {
    color: #008dd9;
    text-decoration: none;
}

a.home:hover {
    color: #BDFF24;
    text-decoration: underline;
}
a.bghover:hover {
	color: #BDFF24;
}

span.more, .main-table span.more, a.more {
    padding-left: 5px;
    cursor: pointer;
    font-weight: bold;
    color: #1274A8;
    font-size: 9pt;
    text-decoration: underline;
}

td.assoc span.more {
    color: #EA9191;
}

span.more:hover, td.assoc span.more:hover {
    color: #ff0000;
}

a.relation {
    text-decoration: none;
}

a.relation img {
    vertical-align: middle;
}

a.relation span {
    text-decoration: underline;
}

/**/

.btn {
    color: #FFF;
    border: 1px solid #016ca5;
    cursor: pointer;
    font-size: 10pt;
    background: #008dd9;
    padding: 5px 10px;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    touch-action: manipulation;
}

.btn.btn-xs{
    padding: 1px 5px;
    font-size: 9pt;
    line-height: 1.5;
}
.btn.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.btn.btn-success{
    background-color: #5cb85c;
    border-color: #029202;
}
.btn.btn-success.disabled:hover, .btn.btn-success[disabled]:hover {
    background: #b3b3b3;
}
.btn.btn-success:hover, .btn.btn-success:active {
    background-color: #3b993b;
}

.btn.btn-primary:hover, .btn.btn-primary:active {
    background-color: #006aa3;
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    background: lightgray;
    color: #5e5e5e;
    border-color: #5e5e5e;
}

/*disabled*/
.disabled {
    color: #C0C0C0;
}

td.disabled {
    color: #C0C0C0;
}

.disabled input {
    background-color: #efefef;
    border: 1px solid #c0c0c0;
    color: #c0c0c0;
}

.disabled div.addressbox {
    border-color: #c0c0c0;
}

/**/

/*aplinka*/
.aplinka_0 {
    color: #1274A8;
    text-decoration: underline;
    cursor: pointer;
}

.aplinka_0:hover {
    color: #ff0000;
}

.aplinka_1 {
    color: #183F6D;
    font-weight: bold;
}

.aplinka_2 {
    color: #85B32C;
    font-weight: bold;
}

.aplinka_3 {
    color: #EF9408;
    font-weight: bold;
}

.aplinka_4 {
    color: #93131A;
    font-weight: bold;
}

.aplinkabg_1 {
    background-color: #183F6D;
}

.aplinkabg_2 {
    background-color: #85B32C;
}

.aplinkabg_3 {
    background-color: #EF9408;
}

.aplinkabg_4 {
    background-color: #93131A;
}

/**/

.kvk_img {
    float: left;
    margin-right: 10px;
}

img {
    border: none;
}

form {
    margin: 0;
}

.help {
    vertical-align: middle;
    cursor: pointer;
}

.envelope_header {
    background-color: #839fbc;
    margin-top: 5px;
    font-weight: bold;
}

.envelope {
    border: 0px;
    padding: 5px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    width: 70%;
    text-align: center;
}

.header {
    width: 100%;
    font-weight: bold;
    font-size: 13pt;
    text-align: left;
    margin-bottom: 15px;
}


.btnhov {
    background-color: #f1f1f1;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ffdddddd', EndColorStr='#ffffffff');
}

input.carthov, input.carthov:hover {
    background-color: #ADD35B;
    color: #5e5e5e;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ff688C22', EndColorStr='#ffADD35B');
}

input.cart[disabled] {
    color: #C0C0C0;
    font-weight: bold;
    background-color: whitesmoke;
    border: 1px solid #C0C0C0;
    filter: 0;
}

.txt {
    border: 1px solid #5e5e5e;
    font-size: 8pt;
}

.imones_rek {
    color: #7f7f7f;
    font-size: 9pt;
    border: 0px;
    width: 100%;
    text-align: right;
}

form div.fileinputs {
    position: relative;
    height: 30px;
    width: 300px;
}

form input.file {
    width: 300px;
    margin: 0;
}

form input.file.hidden {
    position: relative;
    text-align: right;
    filter: alpha(opacity:0);
    opacity: 0;
    z-index: 2;
}

form div.fakefile {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 350px;
    padding: 0;
    margin: 0;
    z-index: 1;
    line-height: 90%;
}

form div.fakefile input {
    margin-bottom: 5px;
    margin-left: 0;
}

ul {
    margin-top: 2px;
    text-align: left;
}

#dhtmltooltip {
    position: absolute;
    width: 150px;
    border: 1px solid #708090;
    padding: 2px;
    background-color: #e0ffff;
    color: #495677;
    text-align: center;
    visibility: hidden;
    z-index: 90000;
}

div.article {
    border: 1px solid #01589f;
    padding-right: 20px;
    padding-left: 50px;
    font-size: 9pt;
    padding-bottom: 20px;
    width: 90%;
    color: #000000;
    padding-top: 20px;
    font-family: verdana, arial, helvetica, tahoma;
    background-color: #ffffff;
    text-align: justify;
}

div.articletitle {
    font-weight: bold;
    font-size: 12pt;
    text-align: left
}

.box {
    background-color: #F4F8FF;
    padding: 5px;
}

.imkbox .box {
    background-color: #FFEECE;
}

.whitebox {
    background-color: #F4F8FF;
    border: 1px solid #01589f;
    padding: 5px 0px;
}

.blackbox {
    background-color: #ffffff;
    border: 1px solid #01589f;
    padding: 5px;
}

.blackbox2 {
    background-color: #ffffff;
    border: 1px solid #7AB7DA;
    padding: 5px;
}

.imkbox {
    background-color: #FFFAF2;
    padding: 5px;
}

.imkbox2 {
    background-color: #FFFFFF;
    padding: 5px;
}

.icons_desc {
    position: absolute;
    z-index: 10000;
    padding: 4px;
    background-color: #7ab7da;
    border: 1px solid #008dd9;
}

.wait_mokama {
    text-align: left;
    background: url(../img_cr/loader.gif) left no-repeat;
    margin-left: 30px;
    padding: 40px 0 40px 45px;
}

.true {
    color: green;
}

.false {
    color: red;
}

.good {
    background-color: #c4f9c4;
    color: #008000;
}

.active_tab {
    background-color: #F4F8FF;
    border-left: 1px solid #01589f;
    border-top: 1px solid #01589f;
    padding-left: 5px;
    padding-right: 5px;
    height: 30px;
    white-space: nowrap;
    font-weight: bold;
}

.passive_tab {
    background-color: whitesmoke;
    border-top: 1px solid #01589f;
    border-left: 1px solid #01589f;
    border-bottom: 1px solid #01589f;
    padding-left: 5px;
    padding-right: 5px;
    white-space: nowrap;
}

.above_tab {
    font-size: 4px;
}

.above_empty_tab {
    border-left: 1px solid #01589f;
    font-size: 4px;
}

.empty_tab {
    border-bottom: 1px solid #01589f;
    border-left: 1px solid #01589f;
    padding: 5px;
    width: 60%;
}

.tab_box {
    background-color: #F4F8FF;
    border-bottom: 1px solid #01589f;
    border-right: 1px solid #01589f;
    border-left: 1px solid #01589f;
    padding: 10px;
    padding-top: 15px;
}

.addressbox {
    border-style: dotted;
    border-width: 1px;
    border-color: black;
    padding: 5px;
    width: auto;
}

div.vote {

    text-align: center;
}

div.content, div.shadow {
    position: relative;
    bottom: 4px;
    right: 4px;
}

div.shadow {
    background-color: #999999;
}

div.content {
    background-color: #bbdcef;
    border: 1px solid #0863aa;
    padding: 3px 6px 6px 6px;
    top: -2px;
    left: -2px;
    font-weight: normal;
    text-align: justify;
}

div.help_block {
    background-color: #999999;
    z-index: 10000005;
    position: absolute;
    width: 500px;
}

div.help_block div {
    position: relative;
    top: -2px;
    left: -2px;
    background-color: #bbdcef;
    border: 1px solid #0863aa;
    padding: 6px 9px 9px 9px;
}

div.warn_block {
    position: absolute;
    z-index: 10000005;
    /*top: 0px; left: -200px;*/
    background-color: #999999;
    margin: 10px 0 0 15px;
    width: 500px;
}

div.warn_block div {
    position: relative;
    top: -2px;
    left: -2px;
    background-color: #FFEDE9;
    color: red;
    border: 1px solid red;
    padding: 26px 29px 9px 29px;
    font-size: 160%;
}

.hide {
    display: none;
}

div.help_block_new {
    position: absolute;
    z-index: 10000005;
    border: 3px solid #b0cbfa;
    background-color: white;
    width: 500px;
}

div.help_block_new div.in {
    float: left;

    padding: 6px 9px 9px 9px;
}

div.help_block_new div .line {
    width: 100%;
    height: auto;
    margin: 2px 0px;
    padding: 0px;
    float: left;
	background: transparent;
}

div.help_block_new .line .left {
    float: left;
    min-width: 100px;
    _width: 100px;
}

div.help_block_new .line .right {
    float: right;
    text-align: right;
}

div.help_block_new .line .close {
    cursor: pointer;
}

div.help_block_new .line .title {
    color: #3c3d3d;
    font-weight: bold;
}

div.help_block_new .line ul {
    list-style-type: square;
    color: #3c3d3d;
}

div.help_block_new .line .attention {
    margin: 0px 0px 10px 0px;
    font-size: 10px;
    color: red;
}

div.help_block_new .line input.deb {
    width: 80px;
    height: 14px;
}

div.help_block_new .line .details {
    color: #3c3d3d;
}

div.help_block_new .line .details i {
    color: gray;
    font-size: 10px;

}

iframe.vote {
    border: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 200px;
    height: 250px;
    vertical-align: bottom;
}

.alertcell {
    padding-right: 2px;
    padding-left: 5px;
    padding-bottom: 2px;
    color: #974578;
    padding-top: 2px
}

table.main_info td {
    padding: 5px;
}

.big_font_table tbody td {
    font-size: 10pt;
    padding: 3px;
}

tr.last td {
    border-top: 2px solid #666666;
}

.color {
    color: #01589f;
}

.konkret_imon {
    margin-top: 5pt;
    border-top: 1px dashed grey;
    border-bottom: 1px dashed grey;
    color: grey;
}

.konkret_imon a {
    color: black;
}

.rep_button {
    border: 2px solid black;
    background-color: #01589f;
    color: white;
    padding: 1px;
    cursor: pointer;
    width: 100%;
    font-weight: bold;
}

.rep_rbutton {
    border: 2px solid black;
    background-color: red;
    color: white;
    padding: 1px;
    cursor: pointer;
    width: 100%;
    font-weight: bold;
}

.sel_rep_button {
    border: 2px solid black;
    color: #7bb7db;
    background-color: #01589f;
    padding: 1px;
    cursor: pointer;
    width: 100%;
    font-weight: bold;
}

.dis_rep_button {
    border: 2px solid black;
    color: white;
    background-color: #C0C0C0;
    padding: 1px;
    width: 100%;
}

div.pvz {
    /*text-align: center;*/
    font-size: 9px;
}

.top_border td {
    border-top: 1px solid #666666;
}

.side_info {
    color: gray;
    font-size: 90%;
}

/*
div.btns a.btn-menu{
	color: white;
	font-size:  10pt;
	border:1px solid #2a79bb;
	background-color: #01589f;
	display:block;
	padding: 1px;
}
div.btns a.btn-menu:hover{
	color: #7ab7da;
}
div.btns a.sel-btn-menu{
	color: white;
	font-size:  10pt;
	border: 1px solid #01589f;
	background-color: #7bb7db;
	display:block;
	font-weight: bold;
	padding: 1px;
}
div.btns a.sel-menu{
	font-size:  10pt;
	border-top: 1px solid lightblue;
	border-bottom: 1px solid lightblue;
	background-color: whitesmoke;
	display:block;
	font-weight: bold;
	text-decoration: none;
}

div.btns a.btn-menu-d{
   color: gray;
   background-color: whitesmoke;
   border:1px solid gray;
   display:block;
   padding: 1px;
   font-size:  10pt;
}
div.btns a.sel-btn-menu-d{
	color: white;
	font-size:  10pt;
	border: 1px solid #01589f;
	background-color: #7bb7db;
	display:block;
	font-weight: bold;
	padding: 1px;
}

.selected {
	background-color: whitesmoke;
	font-size: 10pt;
}
.selected td {
	border-top: 1px solid lightblue;
	border-bottom: 1px solid lightblue;
}
*/

#blanket {
    background-color: #111;
    opacity: 0.65;
    position: absolute;
    z-index: 9001; /*ooveeerrrr nine thoussaaaannnd*/
    top: 0px;
    left: 0px;
    width: 100%;
}

#popUpDiv {
    position: absolute;
    background-color: #eeeeee;
    width: 400px;
    height: 100px;
    z-index: 10000002; /*ooveeerrrr nine thoussaaaannnd*/
    padding: 0px;
}

/*********** footer blocks start ***********/
.footer__ {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    margin-top: 5px;
    /*background-color: #efefef;*/
    border-top: 3px solid #008dd9;
}

.footer_ {
    width: 100%;
    float: left;
    /*background-color: #efefef;*/
}

.footer_blocks {
    float: left;
    min-width: 500px;
}

.footer_block {
    float: left;
    width: 200px;
    /*height: 130px;*/
    margin: 0;
    /*_margin:5px 0px 0px 10px;*/
    padding: 2px 0px 10px 10px;
    _padding: 1px 0px 0px 5px;
}

.footer_block .title {
    width: 95%;
    padding: 4px 0px 4px 0px;
    margin-bottom: 5px;
    color: #5e5e5e;
    font-weight: bold;
    font-size: 8pt;
}

.footer_block .title a {
    color: #5e5e5e;
}

.footer_block .title a:hover {
    color: #f00;
}

.footer_block ul {
    list-style: none;
    padding: 0;
    color: #5e5e5e;
}

.footer_block ul li {
    padding-bottom: 4px;
}

.footer_block ul a {
    color: #5e5e5e;
    text-decoration: none;
}

.footer_block ul a:hover {
    color: #ff0000;
}

.footer_copyright {
    float: left;
    width: 100%;
    font-size: 7pt;
}

.footer_copyright a {
    color: #5e5e5e;
}

.footer_copyright a:hover {
    color: #ff0000;
}

.footer_copyright .item {
    float: right;
    text-align: right;
    margin: 15px 10px 0 0;
}

.footer_copyright .item2 {
    margin-left: 5px;
    float: left;
    text-align: left;
}

/*********** footer blocks ends ***********/

/*********** home.tpl start **************/
.description {
    background-color: white;
    color: #2E2C2C;
    margin-top: 50px;
}

.home_block {
    width: 100%;
}
.home_block.slick-slide {
	min-height: 140px;
	font-size: 11px;
	line-height: 11px;
}
.home_block.slick-slide a{
	text-decoration: none;
}
.home_block .title {
    padding: 4px 0px 2px 4px;
    margin: 0px 2px;
    color: #4A4A4A;
    font-weight: bold;
    border-bottom: 1px solid silver;
    font-size: 8pt;
}

.home_block ul.stat {
    margin-left: 15px;
    padding-left: 2px;
    margin-bottom: 2px;
}

.home_block ul.tops {
    list-style: none;
    margin-left: 4px;
    padding-left: 0;
}

.home_block ul.tops li {
    margin-top: 4px;
}

/*********** home.tpl end **************/

/*********** main_info.tpl relatedcompanys start **************/

.related_company {
    width: 100%;
    float: left;
}

.related_company div {
    float: left;
}

.related_company .title {
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    color: #404040;
    margin: 10px;
}

.related_company .item {
    width: 100%;
    padding: 1px 20px;
}

.related_company .item a {
    color: gray;
}

.related_company .item a:hover {
    color: #D37427;
}

/*********** main_info.tpl relatedcompanys end **************/

.level1 {
    margin-left: 10px;
    text-align: justify;
    margin-right: 10px;
}

.level2 {
    margin-left: 25px;
    text-align: justify;
    margin-right: 10px;
}

.level3 {
    margin-left: 45px;
    text-align: justify;
    margin-right: 10px;
}

.level4 {
    margin-left: 75px;
    text-align: justify;
    margin-right: 10px;
}

.bimk {
    border: 1px black solid;
    background-color: #01589f;
    color: orange;
    padding: 5px 10px;
    font-weight: bold;
}

/*********** standart alert box **********/
.netting_block {
    width: 100%;
    border: 1px solid gray;
    margin: 10px 0px;
    background: #f1f6fb;
}

.netting_block .header {
    width: 100%;
    background: #73a1c9;
    margin: 0px;
}

.netting_block .header .text {
    color: white;
    padding: 10px 10px 10px 20px;
    font-size: 14px;
    font-weight: normal;
}

.alert {
    margin: 5px;
    padding: 10px 0px 4px 50px;
    border: 1px solid silver;
    font-size: 12px;
}

.alert.img {
    background-image: url('../img_cr/attension.gif');
    background-repeat: no-repeat;
    background-position: 10px 10px;
}

.alert.img2 {
    background-image: url('../img_cr/help_page.png');
    background-repeat: no-repeat;
    background-position: 10px 10px;
}

.alert .header {
    font-size: 14px;
}

.alert a {
    text-decoration: underline;
}

.bg_light_green {
    color: #4a6626;
    background-color: #e6feb4;
}

.bg_light_yellow {
    color: #ce522f;
    background-color: #ffe0c7;
}

.bg_light_gray {
    color: #333333;
    background-color: white;
}

.bg_light_green a {
    color: #4a6626;
}

.bg_light_yellow a {
    color: #ce522f;
}

.bg_light_gray a {
    color: #333333;
}

.bg_light_blue {
    background-color: #F2FAFF;
}



.alert a.read_more {
    color: #fe4e37;
    text-decoration: none;
}

.alert .line {
    min-height: 25px;
    _height: 25px;
    background: transparent;
    margin: 1px;
    padding: 1px;
}

/**************** netting_relations.tpl *******************/
#netting_info {
    width: 100%;
}

#netting_info div {
    float: left;
}

#netting_info a {
    color: #3769b9;
    text-decoration: underline;
}

#netting_info a:hover {
    color: black;
}

#netting_info .block {
    width: 100%;
}

#netting_info .title {
    font-size: 16px;
    color: #5169a0;
    padding-top: 40px;
    font-weight: bold;
    margin: 10px 0px 0px 20px;
}

#netting_info .text {
    margin: 10px;
    font-size: 14px;
    color: #272727;
}

#netting_info ul {
    list-style-type: none;
}

#netting_info li {
    color: #333333;
}

#netting_info .subtitle {
    margin: 20px 0px 10px 10px;
    font-size: 14px;
    color: #333333;
}

/************ my_delays.tpl  ************/
.block_over {
    position: absolute;
    z-index: 1000;
    width: 400px;
    padding: 10px;
    min-height: 100px;
    _height: 100px;
    border: 1px solid #fe6b27;
    background-color: #fee6c8;
    left: 50%;
    top: 30%;
}

.close_err {
    float: right;
    width: 100%;
    text-align: right;
    color: red;
    font-weight: bold;
    cursor: pointer;
}

/************** header info links imoprt file netting ****************/
.new_comp_delay {
    margin-right: 40px;
    padding: 5px;
    color: #FE4E37;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
}

.skol_import_file {
    color: #FE4E37;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
}

.header .head h1 {
    font-size: 14pt;
    color: #00638B;
    /*font-weight:bold;*/
}

.go_back {
    cursor: pointer;
    vertical-align: middle;
}

img.cursor {
    cursor: pointer;
}

.number {
    text-align: right;
}

/* 4 columns
.col41
{
	float: left;
	width: 32%;

}

.col42
{
	float: left;
	width: 32%;
	margin-left: 1%;

}

.col43
{
	float: left;
	width: 16%;
	margin-left: 1%;
}
.col44
{
	float: left;
	width: 16%;
	margin-left: 1%;

}
*/

a {
    text-decoration: underline;
    cursor: pointer;
}

.dialog_back {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: gray;
    /*    filter:alpha(opacity=60);*/
    opacity: 0.6;
    display: none;
    z-index: 10000000;
}

.dialog_div {
    position: absolute;
    display: none;
    z-index: 10000002;
    width: 70%;
}

.error_uzkl, .success_uzkl {
    width: 300px;
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}

.error_uzkl {
    color: #D8000C;
    background-color: #FFBABA;
}

.success_uzkl {
    color: #4F8A10;
    background-color: #DFF2BF;
}

/*User disp_types cont*/
.disp_type {
    cursor: pointer;
    width: 17px;
    height: 17px;
}

#disp_type_div, #disp2_type_div {
    display: none;
    position: absolute;
    cursor: pointer;
    font-weight: bold;
    background: #5e5e5e;
    padding: 1px;
    margin-left: -2px;
    z-index: 2;
}

#disp2_type_div {
    padding: 2px;
    background: #D0D0D0;
}

#disp2_type_div ul {
    list-style: none;
    padding: 0;
    margin-bottom:0;
}

#disp2_type_div li {
    background-color: #efefef;
    margin: 1px;
}
#disp2_type_div li:hover {
    background-color: #7ab7da;
}

#disp2_type_div a {
    padding: 4px 8px 4px 8px;
    text-decoration: none;
    color: #5e5e5e;
    line-height: 2;
    display: inline-block;
    width:100%;
}
#disp2_type_div a:hover {
    color: #BDFF24;
}
#disp2_type_div a.disabled {
    color: #c0c0c0;
    width:100%;
}



#disp_type_td {
    vertical-align: top;
}

#disp_type_div tr {
    background: #D0D0D0;
    border-style: solid;
    border-color: #D0D0D0;
    border-width: 2px;
}

#disp_type_div tr.disp_type_row:hover {
    background: #dfdfdf;
}

#disp_type_div tr.disp_type_row_sel {
    background: #D0D0D0;
}

#disp_type_help {
    border-collapse: collapse;
}

#disp_type_help thead th {
    width: 25%;
    color: #fff;
    cursor: pointer;
}

#disp_type_help thead th input {
    float: right;
}

#disp_type_help tbody tr {
    background-color: #fff;
}

#disp_type_help tbody td {
    vertical-align: top;
    border: 2px solid #e6e6e6;
}

#disp_type_help ul {
    margin-left: 0px;
    margin-top: 5px;
    padding: 0;
}

#disp_type_help ul li {
    list-style: none;
    /*color: #008dd9;*/
    margin-top: 10px;
}

#disp_type_help ul li.f {
    color: #c0c0c0;
    font-size: 7pt;
}

#disp_type_help ul li.l1 {
    font-size: 11pt;
    font-weight: bold;
    margin-bottom: 20px;
}

#disp_type_help ul li.l2 {
    font-size: 11pt;
    margin-bottom: 18px;
}

#disp_type_help ul li.l3 {
    font-size: 10pt;
    margin-bottom: 16px;
}

#disp_type_help ul li.l4 {
    font-size: 9pt;
    margin-bottom: 14px;
}

#disp_type_help ul li.l5 {
    font-size: 8pt;
    margin-bottom: 12px;
}

#disp_type_help ul li.l6 {
    font-size: 7pt;
    margin-bottom: 10px;
}

#disp_type_help td.sel {
    background: #f1f1f1;
}

#disp_type_help td.hov {
    background: #efefef;
}

#disp_type_help td:hover {
    background: #efefef;
}

.eventerDiv {
    background: #efefef;
    width: 300px;
    /*    height : 60px;*/
}

.dialog_label {
    position: absolute;
    display: none;
    width: auto;
    margin-top: -3px;
    padding: 3px;
    padding-right: 5px;
}

/*File input style*/
div.fileinputs {
    position: relative;
}

div.fakefile {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

input.file {
    position: relative;
    text-align: right;
    filter: alpha(opacity:0);
    opacity: 0;
    z-index: 2;
}

span.helpp {
    font-weight: bold;
    border: 1px solid #fff;
    border-radius: 5px;
    -webkit-border-radius: 7px;
    font-size: 6pt;
    padding: 0 3px;
    color: #fff;
    width: 30em;
    background-color: #008dd9;
}

div.dix {
    height: 49px;
    width: 121px;
    background-image: url('../img_cr/di_frame.gif');
    background-repeat: no-repeat;
    font-weight: bold;
    color: #0000ff;
    padding-left: 7px;
    /*padding-top: 1px;*/
    font-size: 24pt;
    margin-bottom: 10px;
}

div.dix img {
    float: right;
    margin-right: 16px;
    margin-top: 7px;
}

div.made_report {
    margin-top: 50px;
    border: 1px solid #93131A;
    border-radius: 5px;
    background-color: white;
    width: 280px;
    text-align: left;
    padding: 0 0 5px 0;
}

div.made_report .mrheader { /**/
    color: white;
    background-color: #93131A;
    font-weight: bold;
    padding: 2px 2px 2px 5px;
    margin-bottom: 5px;
}

div.made_report #made_report {
    display: inline-block;
    width: 30%;
    text-align: center;
    vertical-align: top;
}

div.made_report .made_report_desc {
    display: inline-block;
    width: 65%;
    margin-left: 5px; /**/
}

div.made_report .made_report_desc ul {
    margin-left: 15px;
    padding-left: 0;
    list-style: none;
}

.cr_footer {
    height: 40px;
    width: 100%;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1999;
}

.cr_footer_contents {
    height: 40px;
    width: 100%;
    margin: auto;
}

.cr_footer_contents img.creditreform_img {
    float: left;

    vertical-align: bottom;
}

.cr_footer_contents div.fc {
    color: #fff;
    background-color: #008dd9;
    height: 40px;
	box-shadow: -1px 0px 5px #02689e;
}

.cr_footer_contents div.fc_add {
    float: left;
    margin: 5px 0 0 5px;
    font-size: 18pt;
    height: 40px;
}

.cr_footer_contents div.fc_copy {
    text-align: right;
    white-space: nowrap;
    float: right;
    clear: right;
    margin-right: 2px;
    color: #B8CDD8;
}

.gridx2box {
    display: inline-block;
    vertical-align: top;
    width: 48%;
}

.gridbox_p30 {
    display: inline-block;
    vertical-align: top;
    width: 33%;
}

.gridbox_p70 {
    display: inline-block;
    vertical-align: top;
    width: 63%;
}

.cartuserbox {
    display: inline-block;
    width: 355px;
    /*padding:5px;
    border-bottom: 3px solid #e6e6e6;*/
    border: 2px solid #e6e6e6;
    vertical-align: top;
    border-radius: 10px;
}

.cartuserbox .title {
    /*border-bottom: 1px solid #5e5e5e;*/
    color: #5e5e5e;
    margin-bottom: 5px;
    font-weight: bold;
    background-color: #e6e6e6;
    padding: 5px 10px;
    /*	border-top-left-radius: 5px;
        border-top-right-radius: 5px;*/
}

.cartuserbox ul {
    margin: 0 10px;
    padding: 0;
    list-style: none;
}

.cartuserbox ul li {
    margin: 0;
    padding: 5px 0;
}

.height3 {
    height: 3em;
}

div#invoice-container h1.plain {
    padding-left: 0;
}

.cart_restriction {
    position: absolute;
    padding: 5px 10px;
    border: 1px solid #ff0000;
    color: #FF0000;
    background: #FFEDE9;
    white-space: nowrap;
    left: 40px;
    top: -1px;
    margin-left: 20px;
    /* css3 */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;

}

.cart_restriction:after {
    content: "";
    position: absolute;
    top: 10px; /* value = - border-top-width - border-bottom-width */
    left: -20px; /* value = - border-left-width - border-right-width */
    bottom: auto;
    border-width: 5px 20px 0 0; /* vary these values to change the angle of the vertex */
    border-style: solid;
    border-color: transparent #f00;
    /* reduce the damage in FF3.0 */
    display: block;
    width: 0;
}

a#logoutBtn, #my, #disp_type_span {
    margin-bottom: 3px;
    border-radius: 10px;
    font-size: 9pt;
}
a#logoutBtn:hover {
    text-decoration: none;
    color:#fff;
}
#my {
    background-color: #008dd9;
}

nav a.tab-btn {
    color: #7ab7da;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    padding: 10px 20px;
    text-align: center;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    text-decoration: none;
    border-width: 2px 2px 0 2px;
    border-style:solid;
    font-size: 1.3em;
    min-width: 130px;
}
nav a.tab-btn:hover {
    border-color: #7ab7da;
    background-color:#7ab7da;
    color:#ffffff;
}
nav a.tab-btn:first-child {
}
nav a.tab-btn:last-child {
}
nav a.tab-btn.bg-orange.selected {
    border-color: #7ab7da;
}
nav a.tab-btn.bg-orange.selected:hover {
	border-color: #9acce8;
}
nav a.tab-btn.bg-orange:not(.selected) {
	border-color: orange;
}
nav a.tab-btn.bg-orange:not(.selected):hover {
    border-color: #7ab7da;
    background-color: #7ab7da;
    color:#fff;
}

nav a.tab-btn.essential {
	position: relative;
	z-index: 1;
	margin-top: 2px;
	width: 0px;
	min-width: 0px;
	padding: 10px 13px;
}
nav a.tab-btn.essential img.essential_img {
    position: absolute;
	width: 20px;
    right: 3px;
    top: -11px;
}
nav a.tab-btn.essential.selected {
	background: #7ab7da url(../img_cr/cr_essential_selected.png) top center no-repeat;
	
}
nav a.tab-btn.essential.selected img.essential_img{
	display: none;
}
nav a.tab-btn.selected.imk span.text-orange {
    color:#fff;
}
nav#company-info-tabs {
    padding: 0 0 0 0px;
}
nav a.tab-btn.selected {
    border-color: #7ab7da;
    background-color: #7ab7da;
    color: #FFFFFF
}
nav a.tab-btn.selected:hover {
    background-color:#9acce8;
    border-color: #9acce8;
}
nav a.tab-btn.disabled {
    color: lightgrey;
}
nav a.tab-btn.disabled.selected {
     border-color: #7ab7da;
     color: #fff;
}
nav a.tab-btn.disabled:hover {
    background-color: lightgray;
    color:#fff;
    border-color: lightgray;
}
.text-orange {
    color: orange;
}
.bg-orange {
    background-color: orange;
}
.text-white {
    color: #FFFFFF!important;
}
.navbar-fixed {
    background-color: #008dd9;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 20000;
    display: none;
    padding: 8px;
	box-shadow: 0px 0px 5px #5e5e5e;
}
.navbar-fixed h1 {
    padding:0;
    font-size: 16pt;
}
.navbar-fixed .navbar-user-full-name {
    color:#FFFFFF;
    font-size: 1.4em;
}
.navbar-fixed .navbar-user-company {
    color:#FFFFFF;
}
.max_width_800 {
    width: 100%;
    max-width: 800px;
}
.navbar-current-page {
    border:none;
}
.cart_div {
    background-color: #688C22;
    padding: 7px;
    border-radius: 10px;
    margin-right: 4px;
    color: #ffffff;
    cursor: pointer;
}
.imk_box{
    border:1px solid #d6e9c6;
    border-radius: 4px;
    padding:10px;
    background-color:#dff0d8;
    width: 150px;
    margin-left: 20px;
}
/*
.dashed-border-orange{
    border: 3px dashed orange;
    background-color: lightyellow;
}
tr.dashed-border-orange.part_first {
    color: #5f5f5f;
}
tr.dashed-border-orange.part_first a, tr.dashed-border-orange.part_first td span.more {
    color: #1274A8!important;
}
tr.dashed-border-orange.part_first:hover {
    color: #fff;
}
.dashed-border-green {
    border: 3px dashed cadetblue;
    background-color: lightgreen;
}
.dashed-border-red{
    border: 3px dashed #1274A8;
    background-color: lightpink;
}/**/

td.essential-border, div.essential-border, table.essential-border {
	border: 0.5px solid #1274A8 !important;
	/*border-radius: 7px;*/
	padding: 2px;
    background-color: #E6F0F9;
}

tr.essential-border td, .main-table thead tr.essential-border td{
    border-top: 0.5px solid #1274A8 !important;
	border-bottom: 0.5px solid #1274A8 !important;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
    background-color: #E6F0F9;
}
tr.essential-border td.first,  tr.essential-border td.head, tr.essential-border td.intend, .company_border tr.essential-border td:first-child {
    /*border-top-left-radius: 7px;
	border-bottom-left-radius: 7px;*/
	border-left: 0.5px solid #1274A8 !important;
}
tr.essential-border td.last {
    /*border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;*/
	border-right: 0.5px solid #1274A8 !important;
}
/**/
tr.essential-mark td, td.essential-mark, div.essential-mark, table.essential-mark {
	background-color: #FFD5D5;
	/*background-color: #E6F0F9;*/
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

#essential_icon{
	position:absolute;
	/*background-color: #E6F0F9;*/
	top:0;
	bottom:0;
	left:-35px;
	padding-left:2px;
	padding-top:2px;
}
#essential_help{
	position:absolute;
	background-color: #E6F0F9;
	top: -1px;
	bottom: 0;
	right: -14px;
	padding-right: 2px;
	padding-left: 4px;
	padding-top: 2px;
	cursor: pointer;
    border-top: 0.5px solid #1274A8 !important;
    border-bottom: 0.5px solid #1274A8 !important;
    border-right: 0.5px solid #1274A8 !important;
    border-left: 0 solid transparent !important;
}
#essential_help img{

}
.essential-border.essential-borderless-right {
    border-right: 0 solid transparent!important;
}
.essential-border.essential-borderless-left {
    border-left: 0 solid transparent!important;
}

.sidebar_border, .company_border {
    border-bottom: 5px solid #7ab7da;
}
tr.essential-border.part_first {
    color: inherit;
}
tr.essential-border.part_first span.more{
    color: inherit;
}

/*Mygtukas "Aplinka"*/
.aplinkabtn_1 {
    background-color: #183F6D;
    border-color: #09294e;
}
.aplinkabtn_1:hover {
    background-color: #09294e!important;
    border-color: #09294e;
}

.aplinkabtn_2 {
    background-color: #85B32C;
    border-color: #5c8213;
}
.aplinkabtn_2:hover {
    background-color: #5c8213!important;
    border-color: #5c8213;
}

.aplinkabtn_3 {
    background-color: #EF9408;
    border-color: #bd7404;
}
.aplinkabtn_3:hover {
    background-color: #bd7404!important;
    border-color: #bd7404;
}

.aplinkabtn_4 {
    background-color: #93131A;
    border-color: #5a060b;
}
.aplinkabtn_4:hover {
    background-color: #5a060b!important;
    border-color: #5a060b;
}
#detali_paieska {
	margin-left: 4px;
	margin-top: 2px;
	font-size: 10pt;
	color: #008dd9;
	cursor: pointer;
	display: inline-block;
}
#detali_paieska:hover {
	color: red;
	text-decoration: underline;
	font-weight: bold;
}
.detail_search_close{
	text-align: center;
	color: #5e5e5e;
	cursor: pointer;
	font-size: 10pt;
}
.detail_search_close:hover{
	color: red;
	text-decoration: underline;
}
#hoverSearch{
    display: none;
    position:absolute;
    background:#fff;
    /*border:2px solid #5e5e5e;*/
    border-bottom:2px solid #5e5e5e;
    border-left:2px solid #5e5e5e;
    border-right:2px solid #5e5e5e;
    top: 62px;
    left: 223px;
    z-index: 100;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    width:537px;
}

.contact_link img{
	border-bottom: 1px solid #5e5e5e;
}
.contact_link img:hover{
	border-bottom: 1px solid gray;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.crlogo{
	width: 200px;
	text-align: center;
}

tr.cr_source_link td{
	background-color: #F7FCFF;
	font-weight: bold;
}
tr.cr_source_link img{
	filter: brightness(80%);
}
#vartotojai table:not(:first-child) {
    border-right: 1px solid grey;
}

#imk_ad {
	text-align: center;
}
#imk_ad img{
	width: 170px;
}
#go-top{
	position: fixed;
	display: none;
	right: 30px;
	top: 33px;
	color: #008dd9;
	text-align: center;
	vertical-align: bottom;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #7ab7da;
	border-left: 1px solid #7ab7da;
	border-right: 1px solid #7ab7da;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
	width: 100px;
	cursor: pointer;
	z-index: 500;
	background-color: #BDFF24;
	font-size: 11px;
	line-height: 20px;
}
#go-top .arrow-up {
	width: 0; 
	height: 0; 
	border-left: 40px solid transparent;
	border-right: 40px solid transparent;
	border-bottom: 7px solid #008dd9;
	margin: auto;
	margin-bottom: 3px;
}
#go-top a{
	color: #008dd9;
	text-decoration: none;
}
#go-top:hover{
	font-size: 14px;
	margin-top: 20px;
	padding: 10px 10px 2px 10px;
	box-shadow: 0px 0px 10px #5e5e5e;
}

.qtip-light{
	z-index: 0 !important;
}

#bills-table {
    margin-top: 10px;
    width: 100%;
    font-size: 14px;
}
#bills-table thead tr {
    background-color: #e6e6e6;
	font-weight: bold;
}
#bills-table thead td{
    padding: 0px 5px;
}
#bills-table thead td.nopadd{
    padding: 0px;
}
#bills-table tbody td {
    max-width: 200px;
    min-width: 50px;
    padding: 10px 7px;
	border-bottom: 2px solid #e6e6e6;
}
#bills-table td div.bill-row {
	padding: 3px 0px;
}
#bills-table tr.bill.late-paid {
    background-color: #ffeeee;
}
#bills-table tr.bill:hover {
    background-color: #efefef;
}
#bills-table tr.not-paid td.paid {
	 color: #EF9408;
	font-weight: bold;
}
#bills-table tr.late-paid  td.paid{
    color: #93131A;
	font-weight: bold;
}

.pagination {
    font-size: 14px;
}
