table.tab {
    width: 100%;
    background-color: transparent;
    border: 0px solid transparent;
    border-collapse: collapse;
    color: #505050;
}

div.tab div.header, .userTree li.title, td.gold_lenght, .table-header {
    /* background: linear-gradient(#6fa5bc,#096FB3);/*linear-gradient(#3099A4, #267D8B);*/
    background-color: #d2d2d2;
    border: none;
    color: #000000;
    font-size: 14px;
    height: 40px;
    line-height: 40px;

    /*
    -moz-border-top-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -khtml-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
  
    -moz-border-top-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -khtml-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    */    

    line-height: 24px;
    padding-left: 10px;
}

div.tab div.tabtitle{
    float:left;
    line-height: 40px;
}

div.tab div.additionaltitle{
    float:right;
    color: #c81e1e;
    margin-right: 15px;
}

div.tab div.additionaltitle a{
    color: #c81e1e;
    font-size: 13px;
    text-decoration: none;
}

div.tab div.additionaltitle a:hover{
    text-decoration:  underline;
}


.tab .header:after {
    clear: both;
}


div.tab div.paginate-box {
    float:left;
}

div.tab div.paginate-box:after {
    clear: both;
}

div.tab div.body {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    float: left;
    padding: 0;
    width: 100%;
    background-color: #e6e6e6;
}

div.tab div.body.only-body {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    min-width: 0;
    padding: 0;
}

div.tab div.navigation-box, div ul.userTree li.navigation-box {
    background-color: #e6e6e6;
    height: 30px;
    padding: 4px 0;
    display: table;
    width: 100%;
    border-bottom: none;/*1px solid #aeaeae;*/
    border-top: 1px solid #aeaeae;
}

div.paginate {
    float: left;
    font-size: 10px;
    text-align: center;
}

div.paginate li.selected a {
    color: #FFFFFF;
}



div.tab div.paginate-box {
    float: none;
    height: 20px;
    margin-left: 100px;
}

/*div.tab div.paginate-box {
  float: left;
  height: 20px;
  margin: 0 0 0 20px;
  max-width: 520px;
}*/

div.tab div.footer div.paginate-box{
    height: inherit;
}


@media (min-width: 1236px) {
    /*div.tab div.paginate-box {
      float: none;	
      margin: 0 auto;
    }*/

}

div.tab .paginate-box .paginate {
    float: none;
    margin: 0 auto;
    width: 540px;
}



.paginateBottom .navigation > div:first-child {
    font-size: 11px;
    height: 25px;
    line-height: 25px;
    margin-left: 20px;
    margin-top: 2px;
}

div.paginate div.next, div.paginate div.previous, div.b-add, div.tab div.search, div.onoff, .lecba_hotov.b-add {
    float: left;
}

div.onoff {
    /*width: 56px;*/
    float: left;
    /*margin: 2px 0 1px 3px;
    text-align: center;
    display: block; */
}

div.onoff a {
    /*padding: 0;
    display: block;*/

}

div.paginate div.previous {
}

div.paginate div.previous a {
}

div.paginate div.next a {
}

div.paginate li a, div.paginate a, div.b-add a, div.onoff a, a.lecba_hotov {
}

div.paginate li {
    list-style-type: none;
    float: left;
}	

div.paginate li a {

}


div.paginate li.selected {
    margin: 0 !important;
}

.paginate .navigation {
    float: left;
    font-weight: 500;
    margin: 0 1px;
}

div.paginate ul {
    padding: 0px;
    margin: 0px;
    float: left;
}


div.tab {
    background-image: none;
    float: left;
    margin-bottom: 10px;/*20px;//MP 29.10.15*/
    /*margin-right: 10px;*/
    padding-right: 10px;
    margin-top: 0px;
}


div.tab:after {
    clear: both;		
}

div.b-add, .lecba_hotov.b-add {
    /*padding-left: 0;*/
    /*width: 145px;*/
}

div.b-add > a {
}

div.tab div.search,
div.search.tab_header{
    float: left;
    font-size: 11px;
    font-weight: 500;
    height: 22px;
    line-height: 22px;
    margin: 4px 0;
}

div.tab .search:after,
div.search.tab_header:after{
    clear: both;
}
/*
input[id="hledat"] {
  display: none;
}
*/

div.tab .search form,
div.search.tab_header form
{
    float: right;
    width: 170px;

    padding: 0px 10px;
    border-right: 1px solid #d2d2d2;
    height: 22px;
}

div.tab div.search input,
div.search.tab_header input{
    background-color: #FFF;
    border: none;
    font-size: 11px;
    height: 20px;
    width: 145px;
    border-radius: 3px;
    padding: 0px 20px 0 5px;

}

table.tab th {
    /*background: linear-gradient(#F7F7F7, #D9DCE1);*/
    background-color: #e6e6e6;
    line-height: 1;
    text-align:center;
    padding: 2px;
    border: 1px solid #d2d2d2;
    cursor: default;
    padding: 9px 1px;
    border-bottom: none;
}

table.tab th a, table.tab th  {
    color: #444444;
    font-size: 11px;
    text-decoration: none;
    text-transform: uppercase;
}


table.tab th.selected {
    /*background: linear-gradient(#E8E8E8, #B7B7B7);*/
    background-color: #e6e6e6;
    font-weight: bold;
}

#obsah table.tab th.selected {
    background: #0093A5;
}

table.tab td {
    border: 1px solid #e6e6e6;
    font-size: 11px;
    font-weight: 500;
    margin: 0;
    padding: 1px 3px;
    height: 23px;
}

table.tab td.no_padding{
    padding: 0;
}

table.tab td.no_vert_padding{
    padding-top: 0;
    padding-bottom: 0;

}

table.tab td.uhrazeno,
td.ano.bg,
span.ano.bgstav,
.ano.bgstav, .volase.bgstav, .aktivni.bgstav, .potvrzeny.bgstav, .otevrena.bgstav, 
.hotova.bgstav, .vykazan.bgstav, .opraveno---vykazan.bgstav, .ok.bgstav, .uhrazeno.bgstav,
.doruceno.bgstav, .odeslana.bgstav, .potvrzeno.bgstav,.contacted, .done, .td-green{
    background-color: #D0FFCB;
    color: #000000;
    text-align: center;
}

div.table-bookmark table.tab tr td.tb-text.uhrazeno {
    background: #D0FFCB;
    color: #000000;
    text-align: left;
}

table.tab td.bez-dokladu {
    text-align: center;
}

table.tab td.neuhrazeno,
td.ne.bg,
span.ne.bgstav,
.ne.bgstav, .nevolase.bgstav, .neaktivni.bgstav, .odstraneny.bgstav, .uzavrena.bgstav, 
.rozpracovana.bgstav, .nevykazan.bgstav, .opraveno---nevykazan.bgstav, .chybav, 
.neuhrazeno.bgstav, .nedoruceno.bgstav, .nepotvrzeno.bgstav, .chybnaodpoved.bgstav,
.not-real,
.not-cont, .td-red {

    background-color: #FFD6CD;
    color: #000000;
    text-align: center;
}

tr.red.bg.even,
tr.red.bg.odd{
    background-color: #FFD6CD;
}

tr.yellow.bg.even,
tr.yellow.bg.odd{
    background-color: #FFFF99;
    background-color: #fcf7d7;
    background-color: #f7f5eb;
}


table.tab td.castecne-uhrazeno {
    background-color: #FFCC99;
    color: #000000;
    text-align: center;
}

div.table-bookmark table.tab tr td.tb-text.neuhrazeno {
    background: #FFD6CD;
    color: #000000;
    text-align: left;
}

div.table-bookmark table.tab tr td.tb-text.castecne-uhrazeno {
    background: #FFCC99;
    color: #000000;
    text-align: left;
}

div.tab div.footer {
    background: none repeat scroll 0 0 #e6e6e6;
    border: 1px solid #e6e6e6;
    min-height: 38px;
    padding-top: 3px;


    -moz-border-bottom-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -khtml-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;

    -moz-border-bottom-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -khtml-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

table.tab td a {
    /*color: #3299e3; /*2A8794;*/
    text-decoration: none;
    /*font-weight: 600;*/
}

div.tab div.bottomleft {
    height: 21px;
    width: 27px;
    float: left;
}

div.tab div.bottomcenter {
    width: auto; 
    float: left;
    font-size: 11px;
    font-weight: normal;
    padding-top: 3px;
}

div.tab div.bottomcenter div.row-count {
    float:left;
    line-height:32px;
}

table.tab tr.footer td {
    background-color: #878787 !important;
    color: #FFFFFF;
    height:	25px; 
}


table.tab tr.odd {
    background-color: #f8f8f8;
}



table.tab tr.even {
    background-color: #FFF;
}

table.tab tr.even.tr_reaction,
table.tab tr.odd.tr_reaction{
    /*  background-color: #FAFAE9;*/
}

table.tab tr td.num{
    text-align: right
}

td.gold_lenght {
    border-radius: 0
}

.table-bookmark {
    background-color: #f8f8f8;
    border: 1px solid #e6e6e6;
    margin-bottom: 10px;
    padding: 9px 14px 10px;
    /*border-radius: 5px;*/
    /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);*/
    margin-bottom: 10px;
    width: 800px;/*700px;*/
    float: left;
}

.table-bookmark.client_finance{
    width: 1100px;
}

.table-bookmark.admin-height {
    min-height: 299px;
}

div.table-no-bookmark {
    padding-bottom: 15px;
}
div.table-bookmark div.bookmark-line {
    float: left;
    margin-bottom: 10px;
    width: 100%;
    border-bottom: 1px solid #c8c8c8;
}
/*div.table-bookmark div.icon {
    background: url("../img/private/user/user-icon.png") no-repeat scroll 15px 5px rgba(0, 0, 0, 0);
    float: left;
    min-height: 90px;
    width: 70px;
}
div.table-bookmark div.investment-icon {
    background: url("../img/private/user/investment-icon.png") no-repeat scroll 15px 5px rgba(0, 0, 0, 0);
}
div.table-bookmark div.cuts-icon {
    background: url("../img/private/user/cuts-icon.png") no-repeat scroll 15px 5px rgba(0, 0, 0, 0);
}*/
div.table-bookmark ul {
    margin: 0;
    padding: 0;
    width: 100%;
}
div.table-bookmark div.bookmark-line ul li {
    background: url("../img/private/table/bookmark-li.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    color: #00a8bc;
    cursor: pointer;
    float: left;
    font-size: 17px;
    list-style: outside none none;
    padding: 7px 30px 7px 20px;
    margin-top: 0px !important;
}
div.table-bookmark div.bookmark-line ul li:FIRST-CHILD {
    padding-left: 5px;
}
div.table-bookmark div.bookmark-line ul li.active {
    color: #00658a;
}
div.table-bookmark div.bookmark-line ul li:last-child {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
div.table-bookmark div.tab {
    display: none;
    margin-bottom: 0;
    margin-right: 0;
    /*min-height: 170px;  */
    /*height: 292px;*/
    width: auto;
}
div.table-bookmark table.tab{
    border-collapse: separate;
    border-spacing: 3px;
}
div.table-no-bookmark div.tab {
    color: #ffffff;
    display: block;
    min-height: 50px;
    padding-left: 10px;
    width: 100%;
}
div.table-no-bookmark table.tab{
    border-collapse: separate;
    border-spacing: 3px;
}
div.table-no-bookmark h2 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    margin: 15px 0 10px;
    padding: 0 0 0 17px;
}
div.table-no-bookmark h2:first-of-type {
    margin: 0 0 10px;
}
div.table-bookmark div.tab div.body {
    width: auto;
}
div.table-bookmark div.active {
    display: block;
}
div.table-bookmark table.tab tr td {
    /*border: 5px solid #6e7895;
    color: #ffffff;
    font-weight: normal;
    height: 25px;
    width: 135px;*/
    border: none;
    background: none;
    width: 150px;
}
div.table-bookmark table.tab tr td.after_rowspan, div.table-bookmark table.tab tr td:nth-child(3) {
    padding-left: 15px;
    width: 165px;
}
div.table-bookmark table.tab tr {
    background: none;
}
div.table-bookmark table.tab tr td a {
    color: #787878;
}
div.table-bookmark table.tab tr td div.columns{
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    -webkit-column-rule-width: 50%; /* Chrome, Safari, Opera */
    -moz-column-rule-width: 50%; /* Firefox */
    column-rule-width: 50%;
}
div.table-bookmark table.tab tr td a:hover {
    text-decoration: underline;
}
div.table-bookmark table.tab tr td.tb-text {
    background: -moz-linear-gradient(center top , #ededed 0%, white 50%, white 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    padding-left: 5px;
    color: #8c8c8c;
    width: 255px;
}

div.table-bookmark table.tab tr td.tb-text.tb-higher{
    padding-top: 5px;
    padding-bottom: 5px;
}

div.table-bookmark table.tab tr td.tb-text a {
    color: #00a8bc;
}
div.table-bookmark table.tab tr td li{
    display: list-item !important;
    float: none !important;
    margin: 0 !important;
}
div.table-bookmark table.tab tr td ul{
    margin-left: 10px !important;
    display: block !important;
}
div.table-bookmark div.buttons {
    float: left;
    height: 40px;
    padding-left: 42.8%;
    margin-top: 8px;
    margin-bottom: 5px;
}
div.table-bookmark div.buttons-line {
    background: none repeat scroll 0 0 #c8c8c8;
    float: left;
    height: 1px;
    margin: 8px 10px 10px;
    width: 99%;
}
div.table-bookmark div.buttons span {
    cursor: pointer;
    float: left;
    height: 40px;
    margin-left: 10px;
    width: 52px;
}
div.table-bookmark div.buttons span.btn-left {
    background: url("../img/private/table/btn-left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
div.table-bookmark div.buttons span.btn-right {
    background: url("../img/private/table/btn-right.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

div.table-bookmark table.tab tr.dekurs {
    height: 180px;
}

table.tab .extended {
    color: #003667 !important;
    font-weight: bold;
}


div.table-bookmark table.tab tr td.tb-text.higher{
    padding: 5px 0px 5px 5px;
    min-height: 100px;
    display: block;
    max-height: 270px;
    overflow: auto;
    width: 665px;
}

div.table-bookmark table.tab tr td.tb-text.barva {
    background: none;
    color: black;
}

table.tab td a.a_offer{
    float: left;
    width:auto;
}

table.tab td.tb-title{
    font-size:15px;
}


/**
 * NAVIGACE MP 9.2.15
 **/ 



.table-navigation{
    background-color: #F5F5F5;
    position: fixed;

}

.table-navigation table{
    width: 100%;
}

.table-navigation div.nav-header {
    background: linear-gradient(#3099A4, #267D8B) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
    height: 35px;
    line-height: 35px;
    padding-left: 15px;
} 

.table-navigation .nav-links a{
    padding: 4px 8px 4px 8px;
    font-size: 14px;
}

.table-navigation .line{
    border-bottom: 1px solid #DCDCDC;
}

.table-navigation td.submit{
    padding: 16px 0px 15px 81px;
}

.table-navigation td.submit input{
    width: 240px;
}

.table-navigation .nav-title{
    color: #2A8794;
    font-size: 16px;
    font-weight: 500;
    padding: 8px 5px 8px;
    border-bottom: 1px solid #DCDCDC;
}

.table-navigation .space{
    padding-top:10px;
}
.table-navigation .space1{
    padding-top:15px;
}

table.tab td.bg-green{
    background: none !important;
    background-color: #D0FFCB !important;
    color: #000000;
}

table.tab td.bg-red, table.tab tr.bg-red{
    background: none !important;
    background-color: #ffd6cd !important;
    color: #000000;
}

table.tab .no_record td{
    min-width : 740px/*940px*/;
}




table.tab td.volase {
    background-color: #D0FFCB;
    color: #000000;
    text-align: center;
}

table.tab td.nevolase {
    background-color: #FFD6CD;
    color: #000000;
    text-align: center;
}


.submit-send_addr.delete-btn{
    color: white;
    background-color: transparent;
    background: none repeat scroll 0 0 #2A8794;
    font-size: 11px;
    font-weight: 500;
    line-height: 25px;
    text-decoration: none;
    border-radius: 3px;
    margin-left:20px;
    font-size: 13px;
    border:none;
    padding-left: 8px;
    padding-right: 8px;
    margin-top:-1px;
    cursor: pointer;
}

table.tab .no_record td.info_txt{
    padding: 20px;

}


.ano, .volase, .aktivni, .potvrzeny, .otevrena, .hotova, .vykazan, .opraveno---vykazan, .ok, .uhrazeno, .doruceno, .odeslana, .potvrzeno {
    color: #32CD32;
    text-align: center;
}

.ne, .nevolase, .neaktivni, .odstraneny, .uzavrena, .rozpracovana, .nevykazan, .opraveno---nevykazan, .chyba, .neuhrazeno, .nedoruceno, .nepotvrzeno, .chybnaodpoved, .neodeslana {
    color: #c81e1e;
    text-align: center;
}

.storno, .stornovano, .nezjisteno, .castecne-vyk, castecne-vykazana, .canceled, .td-orange {
    background-color: #FFD394;
    text-align: center;
    color: black;
}



.nelze {
    text-align: center;
}

.ne.left{
    text-align: left;
}

table.tab td.mandatory{
    font-weight: bold;
}

div.table-bookmark table.tab tr td.tb-text.ok,
div.table-bookmark table.tab tr td.tb-text.ano{
    background: #d0ffcb;
    text-align: left;
    color: black;
}

div.table-bookmark table.tab tr td.tb-text.storno,
div.table-bookmark table.tab tr td.tb-text.stornovano{
    background-color: #FFD394;
    text-align: left;
    color: black;
}

div.table-bookmark table.tab tr td.tb-text.chyba,
div.table-bookmark table.tab tr td.tb-text.ne{
    background: #FFD6CD;
    text-align: left;
    color: black;
}

div.table-bookmark table.tab tr td.tb-text.ne.mena,
div.table-bookmark table.tab tr td.tb-text.ano.mena{
    text-align: right;

}

table.tab td.column_total{
    background-color: #F2F2F2;
}

/*
table.tab td.detail a, table.tab td a.detail {
    display: block;
    color: #3299e3;
    float: none;
    margin: auto;
    padding: 0;
    text-align: center;
    text-decoration: none;
    
}*/

table.tab td.detail a {
    text-align: center;
}

table.tab td.detail a:before {
    content: "\f002";  /* this is your text. You can also use UTF-8 character codes as I do here */
    font-family: FontAwesome;
    left:-5px;
    color: #3299e3;
    top:0;
    font-size: 14px;
    text-align: center;
}

table.tab td a.detail {
    display: inline-block;
}

table.tab td.detail.small a, table.tab td a.detail.small {
    width: 40px;
}


table.tab td.poordinaci a.detail.small{
    margin-top: 4px;
}

table.tab td.detail.short a {
    width: auto;
    padding: 0 10px;
}

table.tab td a.detail.small.hotov{
    width: 40px;
    float:left;
}

table.tab td a.set_stav_hotov{
    float:left;
    width: 60px;
    line-height: 28px;

}

table.tab td.detail.disabled a {
    color: #555;
    cursor: default;
}

table.tab td.navsteva a {
    width: 72px;
}

.tab.filter{
    min-width: 850px; 
}

table.znacka tr {
    /*height: 60px;*/
}

table.znacka label {
    display: inline-block; 
    height: 25px;
}

table.znacka .popis {
    height: 32px;
}

/*
Filtr
*/

div.filter-link {
    float: left;
}

div.filter-link a {
}

div.form-filter.formular {
    width: auto;
    margin-bottom: 0px;
    background :none;
    position: relative;
}

div.form-filter.formular div.form-content{
    background :none; 
    background-color: #F5F5F5;
}

div.form-filter.formular td.label{
    width: 180px;
}

div.form-filter.formular td.label.datum_do {
    width: 35px;
}

div.form-filter.formular td.label.operation{
    width: 176px;
}


div.form-filter.formular td.label.date_label{
    width: 180px;

}

.navigation-box div.formular div.form-content {
    padding-top: 5px;
    padding-bottom: 5px;
}

.form-filter .label {
    padding-right: 10px;
}


div.formular.form-filter INPUT[type="checkbox"] {
    margin: 5px 0;
    position: static;
}

.navigation-box div.formular div.form-footer {
    background-color: rgba(0, 0, 0, 0);
    height: auto;
}

.navigation-box .formular .submitForm {
    margin: 0;
    position: static;
    width: 100%;
    display: block;
    height: 0;
    padding-bottom: 0px;
}

.navigation-box td.submit {
    text-align: center;
    padding: 0;
}

div.filter div.formular td.submit input {
    height: 20px;
    line-height: 20px;

    left: 660px;
    position: absolute;
    width: 160px;
    top: 5px;
    /*
    height: 30px;
    left: 770px;
    position: absolute;
    width: 160px;
    top: 3px;*/
}



div.tab div.search input#hledat,
div.search.tab_header input#hledat{
    display: none;
}

.tab.search{
    table-layout: fixed;
}


table.tab td.bold{
    font-weight: bold;
}

table.tab td.mena{
    text-align: right;
}

/*

KARTA

*/
#kartaHlavicka .tab{
    margin: 0px;
    width: 100%;
    margin-top: -4px;
}

/*
@-moz-document url-prefix() {
    #kartaHlavicka .tab{

        margin-top: -4px;
    }
}*/


/*
#kartaHlavicka .tab.karta_pacient > tbody > tr:first-child td{
  font-size:11px;
  padding: 0px 4px;  
  text-transform: uppercase;
  background-color: #e6e6e6;
  border-color:  #d2d2d2;
} 
*/

#kartaHlavicka .tab.karta_pacient .nemoci-alergie td{
    background-color: #FFF !important;
    text-transform: none !important;
}

#kartaHlavicka .tab.karta_pacient .nemoci-alergie td a{
    color: #3299e3 !important;
    font-weight: 500;
}


/*
#kartaHlavicka .tab.karta_pacient  > tbody >  tr:nth-child(2) td{
  color: #282828;
  font-size: 11px;
} 
*/

table.tab td.semibold{
    font-weight: 600;
}

#kartaHlavicka .tab.karta_pacient .nemoci-alergie td {
    font-size: 11px;
}

#kartaHlavicka .tab.karta_pacient tr:nth-child(2) td:first-child{
    text-align:center;
} 

.tab.karta_pacient td{
    font-size: 13px; 
    padding: 5px;
}

.tab.karta_pacient td.bigger{
    font-size: 15px; 
}


.tab.karta_pacient table.nemoci-alergie {
    border-collapse: collapse;
    width: 100%;
    height: 34px;
}

.tab.karta_pacient table.nemoci-alergie td {
    border: none;
    text-align: left !important;
    width: 50%;
    padding: 0 4px;
}

.tab.karta_pacient table.nemoci-alergie td a {
    color: red;
}

.tab.karta_pacient table.nemoci-alergie td:first-child {
    border-right: 1px solid grey;
}

.tab.karta_pacient table.nemoci-alergie tr:nth-child(2) {
    border-top: 1px solid grey;
}

table.tab td .formular td{
    border: none;
    height: auto;
} 

table.tab td.red, table.tab td.red a {
    color: red;
}

table.tab td.green {
    color: green;
}

div.termin div.tab, div.termin div.tab div.body {
    float: none;
}

div.tab a.header_btn {
    text-decoration: none;
}

table.tab td div.fraze {
    padding: 2px 3px; 
}


#chat_read{
    float: left;

    background: none repeat scroll 0 0 #2A8794;
    border-radius: 3px;
    margin: 2px 0 0 4px;
    position: relative;
    text-align: center;
    width: auto;
    color: white;
    border: none;
    padding:5px 8px;
    cursor: pointer;    
}

table.tab .center {
    text-align: center;
}

table.tab.parodontologie td {
    width: 30px;
}

.parodont-td-between {
    background: none;
    width: 5px !important;
    border-top: none;
}


table.tab span.show_hide_vykon,
table.tab span.show_hide, table.tab span.show_hide_lecba, table.tab div.show_hide_lecba_all {
    cursor: pointer;
    font-size: 25px;
    color: #3299e3;
}
table.tab .fa,
table.tab .fa{
    color: #3299e3;
}

table.tab .op_header{
    position: relative;
}

table.tab .show_hide_btns.lecba_all{
    position: absolute;
    top:0px;
    left: 5px;
}

table.tab th.lecba_header .fa{
    font-size: 17px;
}

.lecba-header th{

}

table.tab tr.lecba_header .fa.fa-caret-down,
table.tab tr.lecba_header .fa.fa-caret-up,
table.tab th.lecba_header .fa.fa-caret-down,
table.tab th.lecba_header .fa.fa-caret-up
{
    font-size: 25px;
}

table.tab th.lecba_header .fa.fa-caret-down,
table.tab th.lecba_header .fa.fa-caret-up{
    position: relative;
    top: 3px;
    margin-right: 25px;
}

table.tab span.show_hide_lecba_all {
}

.typ-vv {
    position: absolute;
    left: 290px;
}

.table-button {

}

a.table-button {

}

a.table-button.add-button {
    background: url("../img/form/b_add.png") no-repeat scroll 7px center rgba(0, 0, 0, 0);
}

div.tab.no-margin-bottom {
    margin-bottom: 0;
}

table.tab td.dark_right_border{
    border-right: 1px solid #555;
}

.tab.proucetnictvi th{
    text-align: left;
    padding-left: 5px;
}

table.tab td.detail.thin a{
    width: 60px;
}

table.tab tr.footer td.mena.bold{
    font-weight: bold;
}

table.tab tr.footer.dark td {
    background-color: #666 !important;
}

div.tab a.header_btn {
    float: left;
}

div.table-bookmark table.tab tr td.tb-text.black{
    color: #333;
}

.paginate_count{
    display:none;
    position: absolute;
    width: 200px;
    height: 50px;
    z-index: 1;
    background: white;
    margin-top: -52px;
    border: 1px solid #bbb;
    margin-left: 3px;
    line-height: 50px;
    font-size: 12px;
}

#desktop_chat div.filter div.formular td.submit input{
    width: 110px
}

div.form-filter.formular td.label.datum_eet{
    padding-left: 7px;
    padding-right: 6px;
    width: 16px;
}

table.tab .even.tr_storno,
table.tab .odd.tr_storno
{
    background-color: #ffe2e1;
}


table.tab .even.tr_stav_storno,
table.tab .odd.tr_stav_storno
{
    background-color: #FFEDCC;
}

#tb_filtr_name{
    margin-left: 170px;
    border-radius: 0;
    background-color: white;
    height: 20px;
    color:black;
    text-align: left;
    padding:0px 8px;
    border: 1px solid #E4E4E4;
    margin-top: 1px;
    width:140px;
    font-size: 13px;
    font-weight: normal;
}

#tb_filtr_save{
    margin-left: 338px;
    background-color:#09639f;
}

#filter-is_today{
    margin-left: 10px;
    margin-top: 10px;
}

label[for="filter-is_today"]{
    position: relative;
    top: -2px;
}



.kalendarRight .toSee {
    float: left;
    width: 810px; /* DV 710 */

}

.kalendarRight .toSee td,
td.flow_note{
    white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
    white-space: -webkit-pre-wrap; /*Chrome & Safari */ 
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    white-space: pre-wrap;       /* css-3 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
    word-break: break-all;
    white-space: normal;

}

.kalendarRight .toSee .tab{
    width: 800px;

}

.kalendarRight .vCekarne .tab,
.kalendarRight .vOrdinaci .tab{
    width: 860px;
}

.kalendarRight .flowRight {
    float: left;
    /*border: 1px solid #434343;*/
    width: 860px;
}

.flowRight .vCekarne {
    /*height: 220px;*/
    /*border: 1px solid #434343;*/
}


.flowRight .vOrdinaci {
    /*height: 200px;*/
    border: 1px solid #434343;
}


.flowRight .hotovo {
    height: 200px;
    border: 1ps solid #434343;
}

.yellowMsg {
    padding: 10px 20px 10px 20px;
    border: 1px solid #f4bd00;
    background-color: #ffecb3;
    color: black;
    /*width: 810px;*/
    font-size: 13px;	
}

.greenMsg {
    padding: 10px 20px 10px 20px;
    border: 1px solid #259c36;
    background-color: #b3ffb5;
    color: black;
    /*width: 810px;*/
    font-size: 13px;	
}

.pinkMsg {
    padding: 10px 20px 10px 20px;
    border: 1px solid #c81e1e;
    background-color: #c81e1e;
    color: #FFF;
    /*width: 810px;*/
    font-size: 11px;


}

.fixed_header{
    display: block;
    position: fixed;
    /*z-index: 1;*/
    width: 100%;
    float:none;
}

table.tabKalendar .fixed_header{
    /*margin-left: -1px;*/
}

.calendar_under .tabKalendar.tyden{
    margin-left: 180px;
}

.under .fixed_top{
    position: fixed;
    width: 1010px;
    /*min-width: 1200px !important;*/
    top: 121px;
    background: #FFF; /*url("../img/private/background/bg.jpg");*/
    background-position: 0 0;
    padding-top: 10px;
    margin-top: -10px;
    padding-bottom: 2px;
    margin-bottom: -2px;
    z-index: 1;
}

.calendar_under{
    position:relative;
}

.calendar_under .td_first{
    width: 100px !important;
    min-width: 100px !important;
    width: 81px !important;
    min-width: 80px !important;
    padding-left: 5px;
    padding-right: 5px;
}

.calendar_under div.tab{
    margin: 0;
    padding: 0;
}

.calendar_under .kalendarRight{
    padding-top: 0px;
    margin-top: 0px;
}

.inner_shadow{
    box-shadow: inset 0 4px 4px rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    width: 100%;
    height: 10px;
}

.kalendar_nav{
    float:left;
}

.tabKalendar.mesic,
.tabKalendar.tyden{
    min-width: 300px !important;
}


.calendar_under table.tabKalendar td.clientemptyTyden,
.calendar_under table.tabKalendar td.clientfullTyden{
    width: 90px !important;
}

#calendar_nav a{
    font-size: 13px;
}

#calendar_nav li{
    line-height: 18px;
}

#calendar_nav li > ul{
    padding-right: 0px;

}

a.buttonDatum.obsazenost.cal_under{
    margin-top: 3px;
}

.tab.planovane_navstevy{
    padding-right: 0px;
    width: 100%;
    max-width: 1920px;
}

.tab.planovane_navstevy th:last-child{
    width: 60% !important; 
}

.tab.planovane_navstevy th,
.tab.planovane_navstevy td
{
    white-space: nowrap;
}

.nevykazane-list .tab {
    padding-right: 0;
}

.navigation-box a,
.paginate-box a,
.navigation-box .navigation .paginate_count_txt,
div.filter-link,
div.paginate div.previous,
div.paginate div.next,
.table-button{
    color: #c81e1e;
    text-decoration: none;
    line-height: 22px;
    font-size: 11px;
    margin-top: 4px;
    display:block;
    padding: 0px 10px;
    border: none;
    background-color: transparent;
    float: left;
    font-weight: normal;
    cursor: pointer;
}

.b-add a{
    padding-left: 0px;
}

div.paginate div.previous,
div.paginate div.next,
div.onoff,
div.filter-link{
    margin-top: 0;
    padding: 0px;
}

div.paginate div.previous .fa{
    margin-right: 6px;
}
div.paginate div.next .fa{
    margin-left: 6px;
}

div.paginate div.previous.hidden,
div.paginate div.next.hidden{
    display: none;

}

div.paginate div.previous .fa,
div.paginate div.next .fa{
    font-size: 16px;
    position: relative;
    top: 2px;

}


.navigation-box a,
.paginate-box a,
.table-button{
    border-right: 1px solid #d2d2d2;
}

.paginate-box .paginate_count_txt {
    float: left;
    line-height: 30px;
    padding-left: 10px;
    font-size: 9px;
}

.navigation-box form a{
    border-right: none;
}


div.paginate li a{
    padding: 0px 5px;


}
div.paginate li.selected a{
    color: #680000;
}

.navigation-box .navigation .paginate_count_txt{
    color: #282828;
    font-size: 9px;
    float: left;

}

#search-vyraz::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    /*color: #c81e1e;*/
    opacity: 1; /* Firefox */
}

#search-vyraz:-ms-input-placeholder { /* Internet Explorer 10-11 */
    /*color: #c81e1e;*/
}

#search-vyraz::-ms-input-placeholder { /* Microsoft Edge */
    /*color: #c81e1e;*/
}

.navigation-box .search,
div.search.tab_header{
    position: relative;
}

.navigation-box .search .fa,
div.search.tab_header .fa{
    position: absolute;
    right: 15px;
    top: 6px;
    color: #a0a0a0/*#c81e1e*/;
}

div.search.tab_header{
    display: inline-block;
    float:none;
    top: 1px;
    border-color: #c2c2c2;
}

.b-add > a > .fa{
    margin-right: 6px;
    margin-left: 5px;
}

.b-add > .fa{
    float: left;
    line-height: 22px;
    position: relative;
    margin-left: 6px;
    top: 4px;
    color: #c81e1e;
    font-size: 10px;
    margin-right: 4px;
}

td .td_edit,
td .td_delete{
    font-size: 17px;
}

td .td_edit.btn-disabled,
td .td_delete.btn-disabled{
    color:#BBB !important;
    cursor: default;
}

.additionaltitle .show_hide_btns{
    padding: 0px 0 0px;
    font-size: 12px;
    color: #000;
    position: relative;
    top: -2px;
}

.filter div.formular div.form-footer{
    height: 0px;
    border: none;
}

.filter .formular .submitForm{
    position: absolute;
    top: 61px;
}

.filter  div.formular{
    border-top: none;
    border-bottom: none;
}

.filter  div.formular form{
    margin-bottom: -20px;
}

.show_hide_note,
.show_hide_navstevy,
.show_hide_vykazane_kody,
.show_hide_diagnoza,
.show_hide_plan,
.show_hide_plany,
.show_hide_lecba_note {
    cursor: pointer;
}

.show_hide_note .fa,
.show_hide_lecba_note .fa,
.show_hide_navstevy .fa,
.show_hide_vykazane_kody .fa,
.show_hide_nav .fa,
.show_hide_plany .fa  {
    color: #3299e3;
    font-size: 25px;

}
.show_hide_nav .fa{
    padding: 8px 0 3px;
}

div.tab div.additionaltitle .table-button,
div.tab div.additionaltitle .b-add,
#regener_snimek{
    line-height: 20px;
    font-size: 11px;
    color: #c81e1e;
    border-left: 1px solid #b4b4b4;
    text-transform: uppercase;
    text-decoration: none;
    margin-right: 9px;
    padding-left: 10px;
}

div.tab div.additionaltitle{
    border-left: none;
    margin-top: 10px;
    padding: 0;

}

div.tab div.additionaltitle .b-add{
    padding-top: 2px; 
}

div.tab div.additionaltitle .table-button:first-child,
div.tab div.additionaltitle .b-add:first-child,
#regener_snimek{
    border-left: none;
}

div.tab div.additionaltitle .table-button:last-child,
div.tab div.additionaltitle .b-add:last-child,
#regener_snimek{
    margin-right: 0px;
}


div.tab div.additionaltitle .b-add a,
#regener_snimek{
    color: #c81e1e;
    font-size: 11px;

}

div.tab div.additionaltitle .b-add .fa{
    position: relative;
    top: -1px;
    margin-left: 0px;
}

.additionaltitle > span{
    margin-top: 8px;
    color: #000000;
    font-size: 11px;
}

.additionaltitle > span.show_hide_btns{
    margin-top: 0px;
}

div.tab .table-btn-blue {
    background-color: #3299e3;
    border-radius: 3px;
    color: white;
    text-align: center;
    padding: 3px 0;
}

div.tab .table-btn-blue.uhradit{
    margin-left: 5px;
}

div.tab .no_uhradit{
    padding-right: 48px;
}

div.tab .btn-blue a,
.btn-blue-own {
    background-color: #3299e3;
    border-radius: 3px;
    color: white;
    text-align: center;
    padding: 3px;
    box-sizing: border-box;
}

.btn-blue-own {
    padding: 3px 10px;
    text-decoration: none;
}

.btn-blue-own.disabled {
    opacity: 0.6;
    cursor: not-allowed;
}


.table_row_hover{
    background-color: #d8d8d8 !important;
    background-color: #d7e9ee !important;
}

.table_row_hover_td td{
    background-color: #d8d8d8 !important;
}

.filter_buttons .button{
    float: left;
}

.filter_buttons .button a{
    height: 20px;
    line-height: 20px;
    left: 660px;
    position: absolute;
    width: 160px;
    top: 5px;
}

.lecba_buttons.filter_buttons .button{
    float: left;
}

/**

Fixní hlavička

*/

.inner-container
{
    height: 100%;
    overflow: hidden;
}

.table-body-header
{
    position: relative;
}
.table-body
{
    overflow: auto;
}

.filter div.formular form{

    margin-bottom: 0px;
}

/**

konec fixní hlavička

*/

.lecba_buttons.filter_buttons a {

    position: static;
    margin-right: 10px;
}


.border-left4 {
    border-left-width: 4px !important;
}

.border-right4 {
    border-right-width: 4px !important;
}

.border-left2 {
    border-left-width: 2px !important;
}

.border-right2 {
    border-right-width: 2px !important;
}



.border-right_dark{
    border-right-color: #BBB !important;
}

.border-left_dark{
    border-left-color: #BBB !important;
}


.border-right_black{
    border-right-color: #444 !important;
}

.border-left_black{
    border-left-color: #444 !important;
}

table.tab.kriz_kategorie th a.kategorie_header_btn{
    width: 125px;
    position: relative;
    top: -3px;
    margin-right: 15px;
    margin-left: 5px;
}

table.tab tr.selected_row{
    background-color: #D0FFCB;
}



div.min-height-300 {
    min-height: 300px;
}

.print-header {
    padding-top: 3px;
    padding-bottom: 3px;
}

.print-header th {
    font-size: 15px;
    font-weight: normal;
    height: 21px;
    line-height: 21px;
    padding-right: 20px;
}

div.no-padding {
    padding: 0;
}

.kal-ov-time{
    width: 80px;
}

div.form-filter.formular td.label.operation_summary{
    width: 96px;
}

#content-private.print_table #bookmark_cover,
#content-private.print_table #responsible_bookmarks_{
    display:none;
}
#content-private.print_table div.tab{
    margin: 20px 0 0 10px;
}
#content-private.print_table div.tab div.navigation-box{
    display:none;
}

#content-private .tooth_history .table-button{
    line-height: 21px;
}

table.tab tr.odd.plan_deactivated,
table.tab tr.even.plan_deactivated,
table.tab tr.odd.plan_deactivated td,
table.tab tr.even.plan_deactivated td
{
    background-color: #DDD !important;
    color: #aaa !important;
}

table.tab tr.odd.plan_deactivated td > a,
table.tab tr.even.plan_deactivated td > a
{
    color: #aaa !important;
}


@media (max-width: 1080px) {
    
    div.tab div.header {
        
    }
    
    /*div.tab div.body:not(.only-body) {*/
    div.tab:not(.show_users) div.body:not(.only-body) {
        max-width: 1060px !important;
        width: 1060px !important;
    }
    
    div.tab.print_to_see_table:not(.show_users) div.body:not(.only-body) {
        max-width: none !important;
        width: 100% !important;
    }
    
    div.tab.search_table div.body:not(.only-body) {
        max-width: 840px !important;
        width: 840px !important;
    }
    
    
    .kalendarInfo div.tab div.body:not(.only-body) {
        max-width: auto !important;
        width: auto !important;
    }
    
    
    div.tab.karta_lecby div.header {
        min-width: 1345px;
        min-width: 1335px;
    }
    
    div.tab.karta_lecby div.body:not(.only-body) {
        min-width: 1355px;
    }
    
    #selectlecebnyplan div.tab.karta_bookmarks_table div.header {
        
        min-width: 1560px;
    }
    
    #selectlecebnyplan div.tab.karta_bookmarks_table div.body table.tab {
        
        min-width: 1570px !important;
    }
    
    #plannavstev div.tab.karta_bookmarks_table div.header {
        
        min-width: 1560px;
    }
    
    #plannavstev div.tab.karta_bookmarks_table div.body table.tab {
        
        min-width: 1570px !important;
    }
    
    .visits-tables-container div.tab.karta_bookmarks_table div.header {
        
        min-width: 1560px;
    }
    
    .visits-tables-container div.tab.karta_bookmarks_table div.body table.tab {
        
        min-width: 1570px !important;
    }
    
    div.tab.finance_finance_table div.header {
        width: 1764px !important;
        max-width: 1764px !important;
    }
    
    div.tab.finance_finance_table div.body {
        width: 1772px !important;
        max-width: 1772px !important;
    }
    
    .table_col_dekurs_col {
        width: 472px !important;
    }
    
    /*
    div.tab.fixed_table {
        max-width: 1040px !important;
        width: 1040px !important;
        
        width: calc(100% - 80px);
    }
    
    .kalendarRight div.tab div.body {
        max-width: none !important;
        width: 100% !important;
    }*/
    
}

.tab.search_plan_table div.body:not(.only-body){
    width: 840px !important;
}

.cke_textarea_inline div div{
    width: auto !important;
}

.draggable:hover/*,
.dropable:hover,
.draggable-col:hover*/ {
    cursor: move;
}

.drag-icon .fa {
    background: #3299e3;
    color: #fff !important;
    width: 90%;
    height: 24px;
    vertical-align: middle;
    line-height: 24px;
}






.tab.show_users, 
.tab.show_users > .body {
    width: 1000px !important;
}




div.table-bookmark table.tab tr td.td-icon {
    padding-top: 0px;
}

div.table-bookmark table.tab tr td.td-icon .uil, 
div.table-bookmark table.tab tr td.td-icon .fa, 
div.table-bookmark table.tab tr td.td-icon img {
    width: 140px;
    height: 140px;
    font-size: 80px;
    text-align: center;
    line-height: 125px;
}

.td-icon .uil, 
.td-icon .fa, 
.td-icon img {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #f1f3fa;
    color: #787878;
    border: 1px solid #d9dbe1;
}


.td-icon {
    padding: 3px !important;
}

.chat-subject-dropdown a {
    color: #294873 !important;
    font-size: 11px !important;
}




.remembered-filter-display {
    position: fixed;
    top: -200vh;
    left: -200vw;
    display: block;
    width: 1px;
    height: 1px;
}

table.tab td.td-wisiwig a {
    width: auto;
    display: inline-block;
}







