.datagrid_fa{
  position: relative;
  float: left;
  margin: 0 0 0 0px;
}

.datagrid_fa table { 
  border-collapse: collapse; 
  text-align: left; 
  border: 0px;
} 

.datagrid_fa table td, .datagrid table th { 
  padding: 0px 10px; 
}

.datagrid_fa table thead th { 
  background-color: rgb(228,109,10); 
  color:#FFFFFF; 
  font-size: 11px; 
  font-weight: bold; 
  border-left: 0px solid #0070A8; 
} 
  
.datagrid_fa table thead th:first-child { border: none; }


.datagrid_fa table tbody td {
  color: #000; 
  font-size: 10px; 
  font-weight: normal;
  padding: 3px 5px 3px 5px; 
}
.datagrid_fa table tbody .alt td { background: #fff; color: #00557F; }
.datagrid_fa table tbody .alt_pay td { background: rgba(127,240,112,0.4); color:#000; }
.datagrid_fa table tbody .alt_alert td { background: rgb(240,127,144); color:#000; }
.datagrid_fa table tbody .alt_warning td { background: rgba(255,208,0,0.4); color:#000; }
.datagrid_fa table tbody .alt_mobile td { background: rgba(0,204,255,0.4); color:#000; } 
.datagrid_fa table tbody .alt_prikaz td { background: rgb(228,109,10); color:#000; }         
                                                                                                         

.textSize12{
  font-size: 12px;
}

.buttonSize{
  height: 25px; 
  padding: 0 10 0 10px;
}

#dodavatelBox{
  position: absolute;
  width: 300px;
  height: 150px;
  border: 1px solid;
  background-color: rgba(185,185,185,0.8);
}

.beta_line{
  padding: 0 0 0 25px;
  border: 0px solid;
  position: relative;
  float: left;
}

.edit_uhrada{
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.edit_prikaz{
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;  
}

.hledej_dodavatele_close{
  position: absolute;
  width: 20px;
  height: 20px;
  top: 4px;
  right: 0px;
  cursor: pointer;
  background-color: transparent;
}

#filtr_duzp_select{
  border: 0px solid;
  overflow: hidden;
  box-shadow: none;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 10px;
  width: 100px;
}

#filtr_duzp_rok{
  border: 0px solid;
  font-size: 10px;
  width: 40px;
  text-align: right;
  height: 16px;
}

#filtr_duzp_submit{
  border: 0px;
  background-color: rgb(249,178,119);
  color: black;
  height: 16px;
  font-weight: 700;
  letter-spacing: 2px;
}

#filtr_select{
  position: relative;
  float: left;
  border: 0px solid;
}

#filter_dodavatel{
  padding: 0 0 0 15px;
  position: relative;
  float: left;
  border: 0px solid;
}

#filter_dodavatel_all{
  padding: 2px 0 0 15px;
  position: relative;
  float: left;
  border: 0px solid;
}

#fa_print_button{
  padding: 0px 0 0 15px;
  position: relative;
  float: left;
  border: 0px solid;
}

#filtr_dodavatel_input{
  border: 0px solid;
  overflow: hidden;
  box-shadow: none;
  background-color: #fff;
}

#icon_left_uhrazeno{
  position: relative;
  width: 50px;
  height: 50px;
  background-color: rgb(49, 132, 155);
  color: white;
  font-size: 33px;  
  margin: 0 0 1px auto;
  cursor: pointer;       
}

#icon_left_uhrazeno span{
  position: relative;
  left: 18px;
  top: 8px;
}

#icon_left_smazat{
  position: relative;
  width: 50px;
  height: 50px;
  background-color: rgb(49, 132, 155);
  color: white;
  font-size: 35px;  
  margin: 0 0 1px auto;
  cursor: pointer;     
}

#icon_left_smazat span{
  position: relative;
  left: 12px;
  top: 6px;
}

#icon_left_smazat span:hover{
  position: relative;
  left: 12px;
  top: 6px;
  color: white;
}

#icon_left_priloha{
  position: relative;
  width: 50px;
  height: 50px;
  background-color: rgb(49, 132, 155);
  color: white;
  font-size: 30px;  
  margin: 0 0 1px auto;
  cursor: pointer;  
}

#icon_left_priloha span{
  position: relative;
  left: 15px;
  top: 9px;
}

#icon_left_ulozit{
  position: relative;
  width: 50px;
  height: 50px;
  background-color: rgb(49, 132, 155);
  color: white;
  font-size: 30px;  
  margin: 0 0 1px auto;
  cursor: pointer;      
}

#icon_left_ulozit span{
  position: relative;
  left: 14px;
  top: 10px;
}

#icon_left_add_priloha{
  position: relative;
  width: 50px;
  height: 50px;
  background-color: rgb(49, 132, 155);
  color: white;
  font-size: 30px;  
  margin: 0 0 1px auto;
  cursor: pointer;     
}

#icon_left_add_priloha span{
  position: relative;
  left: 15px;
  top: 9px;
}

#priloha_list{
  position: absolute;
  border: 0px solid;
  width: 150px;
  left: 50px;
  top: 264px;
  background-color: rgb(182,221,232);
  font-size: 12px;
  display: none;
  z-index: 20;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.priloha_list_row{
  padding: 2 0 2 10px;
  cursor: pointer;
} 

.priloha_list_row:hover{
  background-color: rgb(228,109,10);
}


#priloha_pridat{
  padding: 4px 0 4px 0px;
  cursor: pointer;
  background-color: rgb(182,221,232);
  height: 100%;
  text-align: center;
  border-top: 1px solid #fff;
}
#priloha_pridat:hover{
  background-color: rgb(228,109,10);
  color: #fff;
}
#priloha_pridat span{
  font-size: 14px;
}


#filtr_btn_posplatnosti{
  position: relative;
  width: 50px;
  height: 50px;
  background-color: rgb(49, 132, 155);
  color: white;
  font-size: 30px;  
  margin: 0 0 1px auto;
  cursor: pointer;      
}

.fi-alert-posplatnosti{
  position: relative;
  left: 12px;
  top: 4px;
}

#filtr_posplatnosti_info{
  position: absolute;
  width: 100%;
  height: 15px;
  text-align: right;
  font-size: 10px;
  top: 0px;
  border: 0px solid;
  padding: 0 4 0 0px;
  margin-top: 36px
}

#filtr_btn_nezaplacene{
  position: relative;
  width: 50px;
  height: 50px;
  background-color: rgb(49, 132, 155);
  color: white;
  font-size: 35px;  
  margin: 0 0 1px auto;
  cursor: pointer;       
}

.fi-bookmark-nezaplacene{
  position: relative;
  left: 17px;
  top: 0px;
}

#filtr_nezaplacene_info{
  position: absolute;
  width: 100%;
  height: 15px;
  text-align: right;
  font-size: 10px;
  top: 0px;
  border: 0px solid;
  padding: 0 4 0 0px;
  margin-top: 36px;
}

#icon_left_mezera{
  height: 50px;
  
}

/* CSS pro formátování dialog okna */

.ui-widget-content {
    background: #F9F9F9;
    border: 0px solid #90d93f;
    color: #222222;
}

.ui-dialog {
    left: 0;
    outline: 0 none;
    padding: 0 !important;
    position: absolute;
    top: 0;
}

.fa_dialog {
    padding: 0;
    margin: 0; 
}

.ui-dialog .ui-dialog-content {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    overflow: auto;
    position: relative;
    padding: 0 !important;
}

.ui-widget-header {
    background: rgb(228,109,10);
    border: 0;
    color: #fff;
    font-weight: normal;
}

.ui-dialog .ui-dialog-titlebar {
    padding: 0.1em .5em;
    position: relative;
        font-size: 1em;
}

/* Konec formátování dialog okna */

#gotoaddadresar{
  cursor: pointer;
  font-size: 12px;
}