/**********************************************************************************************************************

    (c) 2014 EXPERTDESIGN

    skype:  expertdesign.hu, voip: 06-21-380-5870
    e-mail: info@expertdesign.hu, http://www.expertdesign.hu

***********************************************************************************************************************/
@import url(penztarbizonylat.css);
.center {
  margin: 0 auto;
}
input.osszeg,
#egyosszeg {
  text-align: right;
}
legend {
  font-size: 16px;
}
select {
  -webkit-appearance: button;
  -moz-appearance: button;
  -webkit-user-select: none;
  -moz-user-select: none;
  -webkit-padding-end: 20px !important;
  -moz-padding-end: 5px !important;
  -webkit-padding-start: 2px;
  -moz-padding-start: 2px;
  background-image: url(../images/caret.png) !important;
  background-position: center right;
  background-repeat: no-repeat;
}
/**************************************************************************************************************************/
.modal.fade.ui-draggable-dragging {
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}
/**************************************************************************************************************************/
.meretezheto {
  height: 250px;
  overflow: auto;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-bottom: 5px solid #bbb;
  margin-bottom: 15px;
}
.mikro .table td {
  padding: 2px 5px;
}
table.db {
  font-size: 13px;
}
table.db .active td {
  background-color: #3c85c4 !important;
  border-left-color: #3c85c4;
  border-right-color: #3c85c4;
  color: white;
}
table.db .over.active td {
  background-color: #306b9d !important;
}
table.db td,
table.db th {
  width: auto !important;
}
table.db thead th {
  background-color: #363636 !important;
  border: 0;
  color: #D3D3D3;
  white-space: nowrap;
  text-align: left;
}
table td.check,
table td.toggle {
  width: 23px !important;
}
table .subtable {
  display: none;
}
table .subtable thead th {
  background-color: silver !important;
  color: #505050;
  border: 0 !important;
  white-space: nowrap;
}
/**************************************************************************************************************************/
.lapozo {
  font-size: 13px;
  text-align: center;
  background-color: #e6e6e6;
  margin-bottom: 15px;
  color: #333333;
  margin-top: -15px;
  padding: 5px 0;
  line-height: 1;
}
.lapozo label {
  font-weight: normal;
  color: #333333;
}
.lapozo a {
  padding: 2px;
  color: #333333;
  text-decoration: none;
  border: 1px solid #e6e6e6;
}
.lapozo a:hover {
  background-color: #d9d9d9;
  border: 1px solid #b3b3b3;
  color: #000;
}
.lapozo input {
  border: 0;
  width: 25px;
  text-align: center;
  background-color: inherit;
}
.lapozo select {
  font-size: 13px;
  display: inline;
}
.lapozo .osszesen {
  float: right;
  margin-top: 3px;
  padding-right: 10px;
}
/**************************************************************************************************************************/
.modal-header.bevetel {
  color: #fff;
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.modal-header.kiadas {
  color: #fff;
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #b92c28;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
/**************************************************************************************************************************/
table.penztarjelentes {
  font-size: 0.857em;
  page-break-after: always;
  width: 100%;
}
table.penztarjelentes td,
table.penztarjelentes th {
  padding: 2px;
}
table.penztarjelentes thead {
  border-bottom: 1px solid black;
}
table.penztarjelentes tbody th {
  font-weight: normal;
  text-align: right;
}
table.penztarjelentes tfoot {
  font-weight: bold;
  border-top: 1px solid black;
}
table.penztarjelentes tfoot th {
  white-space: nowrap;
  text-align: right;
}
table.penztarjelentes tfoot .alairasok td {
  padding: 0 10px;
}
table.penztarjelentes tfoot .alairasok div {
  border-top: 1px dashed #000;
  text-align: center;
}
