/* 
    Document   : layout
    Created on : 2014.18.3, 11:37:11
    Author     : krists
    Description:
        Purpose of the stylesheet follows.
*/

html {
    height: 100%;
}

body {
    color: #363636;
    background-color: #fafafa;    
    height: 100%;
}

a {
    color: #4E7F7E;
    text-decoration: none;
}
@media print {
    a[href]:after {
        content: none !important;
    }
}

ul {
    padding: 0;
    margin: 0;
}

.container{
    position: relative;
    /*padding: 0px;*/
    background-color: white;
    min-height: 100%;
    min-width: 320px;
}
/*
.row {
    margin: 0px;
}*/
/*
.content-row {
    min-height: 100%;
    height: auto !important;
    margin: 0 auto -276px;
    padding: 0 0 276px;
}*/

.right-content{
    margin-top: 56px;
}

.header-row{
    height: 60px;
    background-image: linear-gradient(bottom, #052F1F 0%, #0D533C 100%);
    background-image: -o-linear-gradient(bottom, #052F1F 0%, #0D533C 100%);
    background-image: -moz-linear-gradient(bottom, #052F1F 0%, #0D533C 100%);
    background-image: -webkit-linear-gradient(bottom, #052F1F 0%, #0D533C 100%);
    background-image: -ms-linear-gradient(bottom, #052F1F 0%, #0D533C 100%);
    background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0, #052F1F),
	    color-stop(1, #0D533C)
    );
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#0d533c', endColorstr='#052f1f');
    border-bottom: 1px solid #fff;    
    min-width: 320px;
}

.header-hr{
    background-color: #b6b899;
    height: 5px;
    /*width: 100%;*/
    margin: 0 -15px;
}

/*@media (min-width: 461px) {*/
    
    .logo {
        float: left;
        margin-left: 25px;
        margin-right: 20px;
    }

    .logo-main{
        display: block;
        width: 156px;
        height: 23px;
        margin: 17px auto 0;
        background: url(../images/logo-lursoft-main.png) no-repeat;
        text-indent: -9999px;
    }
/*}*/

@media (max-width: 460px) { 
    
    .logo {
        float: left;
        margin-left: 18px;
        margin-right: 0;
    }    
    
    .logo-main {
        display: block;
        width: 45px;
        height: 25px;
        margin: 18px auto 0;
        background: url(../images/logo-lursoft-main-small.png) no-repeat;
        text-indent: -9999px;
    }
}


.menu-main,
.menu-language {
    float: left;
    display: block;
    height: 100%;
    margin: 0 0 0 20px;
    list-style: none;
    padding: 0px;
}

.menu-main {
    border-right: 1px solid #062d1f;
    border-left: 1px solid #225643;
}

.menu-main li {
    float: left;
    display: block;
    height: 100%;
    width:110px;
    text-align:center;
}

.menu-main li a {
    display: block;
    height: 100%;
    padding: 0 4px;
    font-size: .85em;
    line-height: 59px;
    color: #b6b899;
    text-transform: uppercase;
    border-left: 1px solid #062d1f;
    border-right: 1px solid #225643;
}

.menu-main li a:hover {
    background-color: #052f1f;
    text-decoration: none;
}

.menu-language li {
    float: left;
    display: block;
    height: 100%;
}

.menu-language li a {
    display: block;
    width: 23px;
    height: 20px;
    margin: 20px 5px 0 0;
    font-size: .85em;
    line-height: 1.85em;
    color: #03140e;
    text-align: center;
    text-transform: uppercase;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #b6b899;
}

.menu-language li a:hover {
    color: #b6b899;
	text-decoration: none;
}

.menu-language li a.active {
    background-color: #072b1e;
    color: #b6b899;
    box-shadow: 0 1px .1em #2c5a47;
    font-weight:bold;
}

.login-wrap, .small-screen-menu-items {
    height: 100%;
}

.small-screen-menu {
    height: 100%;
}

.small-screen-menu a {
    display: block;
    width: 23px;
    height: 20px;
    margin: 11px auto;
    font-size: .85em;
    line-height: 1.85em;
    text-align: center;
    text-transform: uppercase;
    color: #b6b899;    
    font-weight:bold;    
}

.login-wrap {
    float: right;
    display: inline-block;
}

.login-wrap img {
    float: left;
    margin: 18px 16px 0 0;
}

.login-wrap .btn {
    margin-top: 12px;
}

.login-wrap {
	color:#fff;
	white-space:nowrap;
	line-height:14px; font-size:14px;
	height:60px;
	padding:4px 0 2px 0;
	font-weight:bold;
    display: inline-block;
    margin-right: 15px;
}
.login-wrap > div {
    display: inline-block;
}
.login-wrap img {
	margin:0;
	padding:14px;
	padding-left:0;
	padding-right:10px;
}

.login-wrap .logout{
	font-weight:normal;
	padding:0;
	font-size:11px;
    display: inline-block;
}

.login-wrap .logout,
.login-wrap .logout a{
	color:#a1bfa7;
}

.login-wrap .orgname,
.login-wrap .username {
	font-size: 12px;
	line-height: 20px;
	vertical-align: bottom;
}
.login-wrap .username {}
.login-wrap .orgname { padding-left: 3px;}

.login-wrap div.a,
.login-wrap div.a a
{
	color: #ffc700;
}

.btn.link {
    float: left;
    display: block;
    height: 25px;
    padding: 1px;
    background-color: #b6b899;
    font-size: .875em;
    line-height: 1.65em;
    font-weight: bold;
    color: #4c4d47;
    text-shadow: 0 1px .1em #b6b899;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.btn.link:hover {
    text-decoration: none;
}

.btn.link span {
    display: block;
    height: 23px;
    padding: 0 10px;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#b6b899', endColorstr='#92997b');
    background: -webkit-gradient(linear, left top, left bottom, from(#b6b899), to(#92997b));
    background: -moz-linear-gradient(top,  #b6b899,  #92997b);
    background: -o-linear-gradient(#b6b899, #92997b);
	background: -ms-linear-gradient(#b6b899, #92997b);
    border-bottom: 1px solid #fff;
    border: 1px solid #a1a992;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.btn:hover.link span {
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#b5b798', endColorstr='#879173');
    background: -webkit-gradient(linear, left top, left bottom, from(#b5b798), to(#879173));
    background: -moz-linear-gradient(top,  #b5b798,  #879173);
    background: -o-linear-gradient(#b5b798, #879173);
	background: -ms-linear-gradient(#b5b798, #879173);
}

.small-screen-menu-items {
    float: right;
}

.small-screen-menu-items li{
    float: left;
    display: block;
    height: 58px;
    width: 60px;
    border-left: 1px solid #062d1f;
    border-right: 1px solid #225643;
    padding: 8px 10px;
    cursor: pointer;
}

.small-screen-menu-items li:first-child{
    border-left: none;
}

.small-screen-menu-items li:last-child{
    border-right: none;
}

.small-screen-menu-items .menu-button{
    background: url('../images/menu.png') no-repeat 18px 18px;
}

.small-screen-menu-items .search-button{
    background: url('../images/search.png') no-repeat 18px 18px;
}

.small-screen-menu-items .user-button{
    background: url('../images/icon-userpic.png') no-repeat 18px 18px;
}

.small-screen-menu .user-pic{
    padding: 9px 0;
}

.search-row{
    background-color: #ccc;
}

.main-content {
    padding-bottom: 15px;
}

.addressNav, .addressNav a {
    color: #174B33;
    font-size: 16px;
}
.addressNav li {
    list-style: none;
}

.footer-row {
    position: static;
    background-color: #ececec;
    border-top: 5px solid #b6b899;
    padding-bottom: 10px;
}

 .container .content-row {
     padding-bottom: 0;
     position: relative;
 }
@media (min-width: 992px)
{
    .footer-row {
        /*position: absolute;*/
        position: static;
        bottom: 0;
    }

    .container .content-row {
        /*padding-bottom: 278px;*/
        min-height: 620px;
    }
}

@media (max-width: 991px)
{
    div.small_copy {
        margin: 0!important;
    }
    .footer-row {
        position: absolute;
        bottom: 0px;
        width: 100%;
    }
    .container .content-row {
        padding-bottom: 278px;
    }
}

.footer-row h2 {
    height: 23px;
    padding:0 !important;
    line-height:23px !important;
    font-size:18px !important;
    margin-bottom: 15px;
    color: #898989;
    text-transform: none;
}

.footer-row .small-menu ul {
    padding-top: 15px;
    font-size: 14px;
    line-height: 1.5em;
    border-top: 1px solid #d1d2c2;
    list-style: none;
}
@media print {
    .footer-row > div {
        display: none;
    }
    .footer-row {
        border: none;
    }
    .footer-row .copy p {
        border: none;
    }
    .header-row, .breadcrumb-wrap, .search-wrap {
        display: none !important;
    }
    .container {
        width: 680px;
        padding: 0;
    }
    .left-content {
        display: none;
    }
}

.footer-row .copy {
    margin: 0;
    padding: 20px 0 0 0;
    display: block !important;
}

.footer-row .copy p {
    border-top: 1px solid #d1d2c2;
    margin: 0 15px;
    padding: 20px 0;
    font-size: 10px;
    line-height: 1.2em;
    color: #898989;
}

.footer-row .small_copy{
    margin: 10px 0 0 20px;
    font-size: 10px;
    line-height: 1.2em;
    color: #898989;    
}

.footer-row .col-md-3 {
    overflow: auto;
}

.menu-contacts,
.menu-partners,
.menu-social {
    padding-top: 20px;
    border-top: 1px solid #d1d2c2;
    list-style: none;
}

.menu-contacts {
    padding-top:10px;
}
.menu-contacts li {
    padding:1px 0 1px 22px;
    font-size: .875em;
    color: #898989;
    background-position: left center;
    background-repeat:no-repeat;
}
.menu-contacts li a {
    color: #898989;
}
.menu-contacts li.contacts-phone {
    background-image: url(../images/footer/tel.png);
}
.menu-contacts li.contacts-email {
    background-image: url(../images/footer/epasts.png);
}
.menu-contacts li.contacts-skype {
    background-image: url(../images/footer/skype.png);
}
.menu-contacts li.contacts-twitter {
    background-image: url(../images/footer/twitter.png);
}


.menu-partners li,
.menu-social li {
    float: left;
    display: inline-block;
}

.menu-partners li a {
    margin-right: 10px;
    display: block;
    background-image: url(../images/partners.png);
    text-indent: -9999px;
    background-repeat: no-repeat;
    outline:0;
}


.menu-partners li a.partner-news {
    width: 155px;
    height: 45px;
    background-position: 0 center;
}
.menu-partners li a.partner-news-2 {
    width: 104px;
    height: 45px;
    background-image:url(../images/news-logo-peleks.png);
    background-position:center center;
}

.menu-partners li a.partner-kp {
    width: 115px;
    height: 45px;
    background-position: -175px center;
}

.menu-partners li a.partner-zo {
    width: 65px;
    height: 45px;
    background-position: -350px center;
}


.menu-social li a {
    display: block;
    width: 50px;
    height: 50px;
    margin-right: 3px;
    background-image: url(../images/icon-social2.png);
    text-indent: -9999px;
    outline:0;
}

@media (max-width: 1200px) {
    .menu-social li a {
        margin-right: 3px;
    }

}
@media (max-width: 992px) {
    .menu-social li a {
        margin-right: 9px;
    }
}

.menu-social li a span {
    display:none;
}
.menu-social li a.subscribe {
    background-position: 0px top;
}
.menu-social li a.draugiem {
    background-position: -50px top;
}

.menu-social li a.twitter {
    background-position: -150px top;
}
.menu-social li a.facebook {
    background-position: -100px top;
}
.menu-social li a.subscribe:hover {
    background-position: 0px bottom;
}
.menu-social li a.draugiem:hover {
    background-position: -50px bottom;
}
.menu-social li a.twitter:hover {
    background-position: -150px bottom;
}
.menu-social li a.facebook:hover {
    background-position: -100px bottom;
}


.sliding-menu {
    background-color: #0D4C37;
    position: absolute;
    z-index: 9999;
    display: none;
}

.sliding-menu li {
    width: 210px;
    vertical-align: middle;
    border-bottom: 1px solid #063724;
    borrder-top: 1px solid #063724;
    padding: 8px 10px;    
    list-style: none;
}

.sliding-menu li:hover {
    background-color: #052f1f;
}

.sliding-menu a {
    color: #D2DDD9;    
}

@media (max-width: 990px) {

    .lursoft-menu {
        width: 210px;
        background-color: #0D4C37;
        position: absolute;
        z-index: 9999;
        display: none;
    }

    .lursoft-menu li {
        vertical-align: middle;
        border-bottom: 1px solid #063724;
        borrder-top: 1px solid #063724;
        list-style: none;
    }

    .lursoft-menu li:hover {
        background-color: #052f1f;
    }

    .lursoft-menu a {
        color: #D2DDD9;    
        padding: 8px 10px;
        display: block;        
    }
    
    .lursoft-menu .submenu li { 
        padding-left: 10px;
    }
    
}

@media (min-width: 991px) {

    .lursoft-menu.lurs-hidden {
        display: none !important;
    }
    .lursoft-menu {
        margin-bottom: 20px;
        list-style: none;
    }

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

    .lursoft-menu li a {
        position: relative;
        display: block;
        margin-left: 8px;
        margin-bottom: 1px;
        padding-left: 8px;
        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);
        line-height: 24px;
        font-size: 12px;        
    }

    /* itemi kas ir vairakas rindas jaliek span elementa*/
    .lursoft-menu li a span {
        display:block;
        line-height:1.3em;
        padding:4px 0;
    }

    .lursoft-menu > li a:hover,
    .lursoft-menu > li.active > a{
        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;
    }

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

    .lursoft-menu li 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;
    }

    .lursoft-menu li 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);
    }

    .lursoft-menu li.active > a{
        font-weight: bold;
    }

    .lursoft-menu li.active > a: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);
    }

    .lursoft-menu li.active > a: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;
    }

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


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

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

    .lursoft-menu li ul li a:before,
    .lursoft-menu 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;
    }

    .lursoft-menu li ul li:last-child a {
        border-bottom: 1px solid #fff;
    }    
 
    .lursoft-menu .menu3 {
        margin-left: 20px !important;
    }
    
    .lursoft-menu li.active ul a.active {
        font-weight: bold;
    }    
}

.lursoft-menu .submenu {
    display: none;
}

.lursoft-menu li.active ul.submenu {
    display: block;
}


#language-menu {
    top: 65px;
    right: 0px;
}

#user-menu {
    top: 65px;
    right: 0px;
    width: 320px;
    padding: 20px;
}

#user-menu h4 {
    color: white;
}

#user-menu .row1 {
    border-top: 1px solid #FFC700;
    padding: 10px 0px;
}

#user-menu .row1 a {
    color: #FFC700;
    padding: 5px 0px;
    display: inline-block;
}

#user-menu .row2 {
    border-top: 1px solid #88A869;
    padding: 10px 0px;
}

#user-menu .row2 a {
    color: #88A869;
    padding: 5px 0px;
    display: inline-block;
}

#user-menu .username {
    color: white;
}
/* BREADCRUMBS */

.breadcrumb-wrap {
    margin: 0;
    padding: 5px 0;
    border-bottom: 1px solid #b6b899;
    overflow: auto;
}

@media (min-width: 991px) { 
    .breadcrumb-wrap .menu-breadcrumb {
        float: left;
        list-style: none;
        margin-right: 125px; /* tools + padding */
        padding-top: 2px;
    }
}

@media (max-width: 990px) { 
    .breadcrumb-wrap .menu-breadcrumb {
        float: left;
        list-style: none;
        padding-top: 2px;
    }    
}

.breadcrumb-wrap .menu-breadcrumb li {
    font-family: sans-serif;
    font-size: 12px;    
    display: inline-block;
}

.breadcrumb-wrap .menu-breadcrumb li a {
    position: relative;
    margin-right: 16px;
    font-family: sans-serif;
    font-size: 12px;
    white-space:nowrap;
}

.breadcrumb-wrap .menu-breadcrumb li a:after {
    bottom: 7px;
    padding-right:2px;
}

.breadcrumb-wrap .tools {
    height:100%;
    float:right;
}


.breadcrumb-wrap .action {
    float: left;
    display: block;
    width: 22px;
    height: 22px;
    margin-right: 10px;
    background-image: url(../images/icon-actions.png);
    text-indent: -9999px;
    background-repeat: no-repeat;
}

.breadcrumb-wrap .action.print {
    background-position: 0 center;
}

.breadcrumb-wrap .action.mail {
    background-position: -22px center;
}

.breadcrumb-wrap .action.info {
    background-position: -44px center;
}

.bread-crumb-wrap .action.printPDF {
    background-image: url(../images/pdf.png);
}

a.more:after {
    content: "";
    position: absolute;
    right: -13px;
    top: 1px;
    border-width: 5px 0 5px 5px;
    border-style: solid;
    border-color: transparent #b6b899;
    display: block;
    width: 0;
}
/*
.title-row, .breadcrumb-wrap {
    margin: 0 15px;
}*/

.socialNetworks h3{
    font-size: 14px;
    color: #5e9291;
    font-weight: bold;
}

.socialNetworks li{
    list-style: none;
    display: inline-block;
    float: left;
    padding: 3px;
}

.logout-container {
    border-top: 5px solid #B6B899;
    font-size: 12px;
    line-height: 18px;
    padding: 20px 0 50px;
}

.saythanks {
    margin: 120px 0;
    text-align: center;
   
}

.saythanks a {
    font-size: 13px;
    font-weight: bold;
}

.logout-container h2, .logout-container h2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: uppercase;    
    color: #174B33;
    line-height: 20px;
}

.push {
    height: 282px;
    min-height: 10px;
    overflow: hidden;
}

.print-logo {
    display: none;
}

.box-popup {
    background-color: #ffffff;
    box-shadow: 0 0 20px #dbdcdc;
    display: none;
    float: left;
    left: 50%;
    padding: 0;
    position: fixed;
    text-align: center;
    top: 200px;
    width: 550px;
    z-index: 99999;
}

div.contacts-phone:before{
    background-image: url(../images/footer/tel32.png);
}
div.contacts-email:before{
    background-image: url(../images/footer/epasts32.png);
}
div.contacts-skype:before{
    background-image: url(../images/footer/skype32.png);
}

div.contacts-phone:before, div.contacts-email:before, div.contacts-skype:before {
    background-size: 30px 30px;
    width: 30px;
    height: 30px;
    display: inline-block;
    content:"";
}

.small-contacts{
    display: table;
    margin: 15px 0 15px 0;
}

.contact-icons {
    margin: 15px 0 15px 0;
    padding-left: 0px;
    padding-right: 15px;
}

div.contacts-phone, div.contacts-email, div.contacts-skype {
    float: right;
    padding: 0 3px 0 3px;
}
.contact-data{
    display: table-cell;
    vertical-align: middle;
}
.small_copy {
    line-height: 35px!important;
}

.color-grey {
    color: #808080;
}

/* cookie policy notification */
.cookie-widget {
    background: #e7e7e7;
    width: 100%;
    font-size: 13px;
    position: relative;
    z-index: 999;
    padding: 10px;
}

.cookie-widget > .container {
    background: transparent;
}

.cookie-message {
    font-weight: normal;

}
.cookie-close {
    display: inline-block;
    padding: 2px 5px;
}
.cookie-close a{
    cursor: pointer;
    color: #fff;
    background-color: /*#50a5ea;*/#5e9291;
    position: relative;
    padding: 4px 7px;
    font-size: .725em;
    text-transform: uppercase;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    z-index: 99;

}
.cookie-close a:hover{
    text-decoration: none;
}