.dblock {
  background-color: #F8F8F8;
  padding: 10px;
  margin-top: 10px;
  border: 1px solid #e7e7e7;
  width: 100%;
  height: 100%; }

  .dblock1 {
    background-color: #F8F8F8;
    padding: 10px;
    margin-top: 10px;
    border: 1px solid #e7e7e7;
    width: 100%;
    height: 100%; }

legend {
  float: left; }

textarea {
  width: 100%;
  min-height: 100px; }

.fa.fa-trash {
  cursor: pointer; }

button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  background-color: #fcfcfc;
  border-radius: 4px;
  border: 1px solid #C9C9C9;
  height: 30px; }

a.navbar-brand img {
  height: 40px;
  position: relative;
  top: -30px; }

a.navbar-brand span {
  margin-left: 55px;
  position: relative;
  top: 3px; }
  a.navbar-brand span i {
    font-style: italic;
    font-size: 12px;
    position: relative;
    top: -2px; }

.row {
  margin-bottom: 5px; }

#login_form .fa {
  font-size: 30px;
  display: block;
  width: 40px;
  text-align: center;
  float: left; }

#login_form input {
  width: 88%; }

#login_form input[type="submit"] {
  width: 100%; }

.pre-logged {
  margin-left: 0 !important; }

input {
  padding: 6px 12px;
  height: auto; }

h2 {
  padding-left: 15px; }

.btn {
  margin-bottom: 5px;
  margin-top: 5px;
  margin-right: 5px; }

table td {
  padding: 5px;
  vertical-align: top; }

#copyright {
  text-align: center; }

#page-wrapper {
  border-bottom: 1px solid #e7e7e7; }

#duvod_neaktivni {
  display: none; }

#person_note {
  min-height: 350px; }

.alert-success {
  color: #337AB7;
  background-color: #F8F8F8;
  border-color: #E7E7E7; }

.alert {
  box-sizing: border-box;
  margin-left: 15px; }
  .alert p {
    margin-bottom: 0; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background: none !important;
  border: auto !important; }

.dblock2 {
  background-color: #F8F8F8;
  border: 1px solid #e7e7e7;
  width: 100%;
  min-height: 160px;
  margin-bottom: 20px; }

.center {
  text-align: center; }

.paginator {
  text-align: center; }
  .paginator .pagination {
    margin-bottom: 10px; }

#rtlogo {
  display: block;
  margin: auto;
  margin-bottom: 15px;
  width: 82px;
  height: 32px;
  background: url(../../images/admin/rtsoft.png) no-repeat; }
  #rtlogo:hover {
    background: url(../../images/admin/rtsoft-hover.png) no-repeat; }

.datepicker {
  width: 97px !important; }

p#copyright {
  margin-top: 10px; }

.table {
  margin-top: 20px; }
  .table td {
    padding-bottom: 10px;
    vertical-align: baseline; }
    .table td .glyphicon, .table td .fa {
      font-size: 20px; }

#image-preview {
  position: absolute;
  border: 1px solid #ccc;
  background: #333;
  padding: 5px;
  display: none;
  color: #fff; }

#person_note {
  min-height: 0px !important;
  height: 150px !important; }
