/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 10.5.2016, 17:48:00
    Author     : Milda
*/
body.backgroud-rozcestnik {
    background: url('https://user.ekonomickysoftware.cz/3/img/rozcestnik-background-2400.jpg');
    width: 100%;
}
body.backgroud-obj {
    /*
    background: url('https://user.ekonomickysoftware.cz/3/img/bgobj.png');
    background-position: top;
    background-repeat: repeat-x;
    background-attachment: fixed;
    */
}
body.backgroud-nab {
    /*
    background: url('https://user.ekonomickysoftware.cz/3/img/bgnab.png');
    background-position: top;
    background-repeat: repeat-x;
    background-attachment: fixed;
    */
}
body.backgroud-cus {
/*    
    background: url('https://user.ekonomickysoftware.cz/3/img/bgcus.png');
    background-position: top;
    background-repeat: repeat-x;
    background-attachment: fixed;
*/    
}
nav.navbar{
    margin-bottom: 4px;
}
nav.lam-sez-navbar{
    margin-top: 5px;
}
nav.lam-navbar-cus {
    border-bottom: 5px solid #79BA80;
}
nav.lam-navbar-reg {
    border-bottom: 5px solid #404040;
}
nav.lam-navbar-dem {
    border-bottom: 5px solid #3570C1;
}
nav.lam-navbar-nab {
    border-bottom: 5px solid #D34B89;
}
nav.lam-navbar-obj {
    border-bottom: 5px solid #69ABDB;
}
a {
    cursor: pointer;
}
span.odkaz {
    padding-right: 10px;
}
.lam-blue {
    color: #337ab7;    
}
p {
    margin: 0 0 10px;
}
p.main-tlacitka {
    padding-top: 5px;
}
p.main-tlacitka a{
    margin-left: 5px;
}

.h4, h4 {
    font-size: 18px;
}
.bs-callout+.bs-callout {
    margin-top: -5px;
}
.bs-callout {
    padding: 20px;
    margin: 20px;
    border: 1px solid #ddd;
    border-left-width: 5px;
    border-radius: 3px;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p.date-info {
    color: silver;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout-info {
    border-left-color: #1b809e;
}
.bs-callout-info h4 {
    color: #1b809e;
}
/*131.cz*/
#pata-bar {
    position: fixed;
    min-height: 33px;
    width: 100%;
    bottom: 0px;
    left: 0px;
    color: white;
    background: #666666;
    background: rgb(146, 146, 146);
    background: rgba(146, 146, 146, 0.7);
    -o-opacity: 0.7;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    text-align: left;
    font-family: Arial;
    font-size: 11px;
    z-index: 9999;
}
#pata-bar-content {
    padding-top: 9px;
    padding-left: 6px;
}
#pata-bar-content span {
    padding: 0px 6px 0px 6px;
}
.left-text-tl {
    padding-left: 7px;
}
@media print {
    .noprint {
        display:none;
      }
    input[type=submit] {
        display: none;
    }  
}



.bs-glyphicons {
    /*margin: 0 -10px 20px;*/
    margin-right: 0;
    margin-left: 0;
    /*overflow: hidden;*/
}
.bs-glyphicons-list {
    padding-left: 0;
    list-style: none;
}
/*
.bs-glyphicons li {
    width: 12.5%;
    font-size: 12px;
}
*/
.bs-glyphicons a {
    float: left;
    width: 18%;
    height: 80px;
    padding: 10px;
    font-size: 14px;
    line-height: 1.4;
    text-align: center;
    color: #f9f9f9;
    border: 1px solid #fff;
    margin: 5px;
    background-color: #337ab7;;
}

.bs-glyphicons a.hover {
    background-color: red;/*#2e6da4;*/
}

.has-required input, .has-required textarea, .has-required select{
    border-color: #337ab7;
    border-width: 2px;
}
.has-required span{
    font-size: smaller;
    padding-left: 7px;
}
.has-error input, .has-error textarea, .has-error select{
    border-width: 2px;
}
.has-error span{
    font-size: smaller;
}

.rozcestnik-tlacitko a{
    width:100%;
    height: 82px;
    padding-top: 11px;
    padding-bottom: 23px;    
    border-bottom-width: 4px;    
}
.rozcestnik-tlacitko a.btn-default{
    color: #337ab7;
}

.rozcestnik-tlacitko img{
    height: 36px;
}

.rozcestnik-tlacitko-novy{
    top: 5px;
}
.rozcestnik-tlacitko-novy a{
    width:100%;
    height: 63px;    
    padding-top: 8px;
    padding-bottom: 12px;    
    border-bottom-width: 1px;    
}
div.lam-tl-detail button{
    margin-left: 4px;
}
div.lam-tl-detail a{
    margin-left: 4px;
}
.lam-tl-sez-novy {
    height: 33px;
    padding-top: 7px;
    color: #5bc0de;
    background-color: #fff;
    margin-left: 4px;
}
.lam-btn-adm-main-moduly {
    display: none;
}
@media (max-width: 750px) {
    .lam-btn-menu {
        font-size: 15px;
        width: 100%;
        margin-bottom: 7px;
        padding: 8px;
    }
    .lam-btn-menu-moduly {
        display: none;
    }
    .lam-btn-adm-main-moduly {
        display: initial;
    }
}
/*ADM*/
.adm-prava-aplikace-radek{
    background-color: #ddd;    
    font-style: italic;
    font-weight: bold;
}
.adm-prava-role-radek{
    border-bottom: 1px solid #ddd;
    padding-bottom: 3px;
    padding-top: 4px;    
}
.adm-prava-role-skupina{
    border-top: 3px solid #ddd;
}
input.adm-prava-role-opravneni{
    margin-right: 4px;
}
span.adm-prava-role-opravneni-pozn{
    font-style: italic;
    color: gray;
    font-size: smaller;
}
span.lam-marze-pozn{
    font-style: italic;
    color: gray;
    font-size: smaller;
}
.btn.btn-circle { border-radius: 50px; }
.btn.btn-outline { background-color: transparent; }

.navbar-nav.navbar-right .btn:not(.collapsed) {
    background-color: #337ab7;
    border-color: #337ab7;
    color: #fff;
    margin: 10px auto;
    padding: 4px 20px;
}
h4.lam-error {
    color: brown;
}
input.lam-search-doklad {
    height: 33px;
}
button.lam-moduly{
    border-radius: 50px;
    border-color: #337ab7;
    margin: 10px 12px auto;
    padding: 4px 9px;
}
div.lam-pozn{
    font-style: italic;
    font-size: smaller;
}
hr.lam-strom-oddel{
    margin-bottom: 0px;
    margin-top: 0px;
    border-width: 9px;
    border-color: #eee;
}
/*folder*/
span.adresar {
    padding: 0px 0px 0px 14px;
}
span.adresar img{
    padding: 0px 4px 0px 0px;
}
span.adresar-bez {
    padding: 0px 0px 0px 11px;
    top: 2px;
    position: relative;
    color: grey;
}
.text-info {
    color: #ccc;
    font-size: smaller;
}
.text-info span.value {
    padding-left: 3px;    
    font-weight: bold;
}    
.modal-body {
    background-color: aliceblue;
}
label {
    margin-bottom: 0px;
    font-weight: initial;
    color: #999999;
    font-size: smaller;    
}
ul.lam-list {
    background-color: #EAEAEA;
}
.lam-legenda {
    color: #777;
    font-size: smaller;    
}