* {
  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
}
body{
  margin:0;
  padding:0;
  font-size:12px;

}
#page-login{
  margin-top:3em;

}
#page-login .control-label {
    text-align: left;
}

 #page-login footer p {
    font-size: 10px;
    color: #dfdfdf;
    text-align: center;
    margin: 10px auto 10px 125px;
    line-height: 15px;
    padding-top: 0px;
    /* top: 475px; */
    position: relative;
}
#page-login .title{
  text-align: center;
  margin-top:10px;
}
.page-header {
    padding: 10px 22px 1px 0;
}
#page-wrapper,#page-inner {
    min-height: 800px;

}
#page-wrapper {
    margin: 0px;
    padding: 0;
    top:25px;
}
footer{
  bottom: 0px;
position: fixed;
}
footer p {
  font-size: 10px;
    color: #dfdfdf;
    text-align: center;
    margin: 10px 0 10px 6px;
    line-height: 15px;
    padding-top: 0px;
    /* top: 475px; */
    position: relative;
}
.buttons-top {
    margin: 10px;
}
.navbar-side {
    height: 100%;
}
.top-nav-akcije{
  margin-top:-15px;
}
.top-navbar .nav > li > a {
    color: #333333;
    font-size: 1.2em;
}
.top-navbar .nav > li > div.divuser {
  position: relative;
  display: block;
  padding: 16px;
  color: #F36A5A;
  margin: 0px;
  font-size: 1.6em;
}
.top-navbar .navbar-brand {
    width: 230px;
}
form hr {
    margin-top: 0px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid #dddddd;
}
form .clearfix{
  border-bottom: 1px solid #eeeeee;
}
.pagination {
    margin: 0px 0;
}
.badge-gray {
    background-color: #dfdfdf;
}
.active, .active i {
    background-color: #eeeeee !important;
    color: #F36A5A !important;
}
.active i{color: #F36A5A !important;}
.btn-1{
  background: #f2dede;
}
.btn-2{
  background: #dff0d8;
}
.btn-3{
  background: #fcf8e3;
}
.btn-4{
  background: #bee7ad;
}
.btn-5{
  background: #e7bbbb;
}
.panel-default > .panel-heading {

    font-size: 13px;
}
.printSection .tr{
  border-bottom:1px solid #dddddd;
}
.printSection .tr td{
  border-top:none;
}
.printSection .tr .itemsTable td{
      border-top: 1px solid #dddddd;
}
.nalogradio{
  padding-right:20px;
}
.kalkulator .form-control {
    padding: 6px 3px;
  }
  .navbar-toggle {
    background-color: #f35a6a;
}
@media all and (max-width: 768px) {
  .top-navbar .nav > li {
   display: block;
}
}
@media print {
  table, tr
{
  border-bottom: 1px solid #cccccc;
  width:100%;
  text-align:right;
    -webkit-print-color-adjust: exact;
}
}

@media print {
  }

@media print{
  table, tr
{
  border-bottom: 1px solid #cccccc;
  width:100%;
  text-align:right;
  padding:1;
}
table, .tr
{
border-bottom: none;
width:100%;
text-align:right;
padding:1;
}
.tr td{
  padding:2px;
}
}
#form-kupac .dropdown-menu{
  height:250px;
  overflow-y:scroll;
}
