body {
  font-family: 'Lato';
  background-image: url('../../background.jpg') }});
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.fa-btn {
    margin-right: 6px;
}

.search-form {
  padding-top: 100px;
}

.dropdown-menu {
  min-width: 200px;
}
.dropdown-menu.columns-3 {
  min-width: 570px;
}
.dropdown-menu li a {
  padding: 5px 10px;
  /*font-weight: 300;*/
}
.multi-column-dropdown {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.multi-column-dropdown li a {
  display: block;
  clear: both;
  line-height: 1.428571429;
  /*color: #111;*/
  /*white-space: normal;*/
}
.multi-column-dropdown li a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #666;
}
 
@media (max-width: 767px) {
	.dropdown-menu.multi-column {
		min-width: 240px !important;
		overflow-x: hidden;
	}
}
.analizaCheckbox {
  width: 36px !important;
}

.analizaListCheckboxes label{
  text-align:center;
}

.kalendar{
  border-collapse: collapse;
  background: #fff;
}

.termin {
  width: 12%;
  height: 45px;
  border: 1px solid #25a79f;
  padding: 0 0;
}
.terminSlobodno {
  background: #fff;

}
.terminZauzet {
  
}
.font-l {
  padding: 2px 2px !important;
  font-size: small;
}
.font-m {
  padding: 0px 0px !important;
  font-size: x-small;
}
.font-s {
  padding: 0px 0px !important;
  font-size: xx-small;
}
.terminZatvoreno {
  background: #ccc !important;
  margin: auto;
}

.calendarWeekDay {
  padding: 16px 0px 5px;
  margin: auto;
  text-align: center;
  vertical-align: middle;
  color: #25a79f !important;
  font-weight: bold;
}

.add-form{
  padding: 5px;
  border: 2px solid #eee;
  border-radius: 3px;
}

.lista{
  border: 1px solid #25a79f;
}
.listaHeader, .listaHeaderRight {
  text-align: center;
  color: #e74c3c;
  border-bottom: 2px solid #25a79f;
  background-color: #fff;
  padding: 4px 2px;
}
.listaHeader{
  border-right: 1px solid #25a79f;
  /*padding: 4px 2px;*/
}
.listaHeaderRight{
}
.listaHeader p {
  text-align: center !important;
  font-size: 16px;
  margin: 0 0;
}
.listaHeader h3, .listaHeaderRight h3 {
  margin-top: 10px !important
}
.listaHeader p span {
  color: #25a79f !important
}
.listaHeaderLink {
  color: #fff;
}
.listaData, .listaDataRight, .listaKalendar {
  height: 46px;
  padding: 5px 15px;
  background-color: #fff;
  font-weight: bold;
}
.listaData{
  border-right: 1px solid #25a79f;
}
.listaDataRight{
  padding: 5px 5px;
}
.listaBar {
  padding: 10px;
}
.listaKalendar {
  border-bottom: 1px solid #25a79f;
  border-right: 1px solid #25a79f;
}
.listaNavigation {
  background-color: #ff5a5f;
  color: #fff;
  padding: 6px 10px;
}

.btn-analiza {
    color: #ff5a5f;
    background-color: #fff;
    border-color: #ccc;
    font-weight: bold;
}



/* Kalendar novi */
.col-vrijeme {
  /*width: 100px;*/
}

.cal-row-120 {
  height: 240px;
}
.cal-row-115 {
  height: 230px;
}
.cal-row-110 {
  height: 220px;
}
.cal-row-105 {
  height: 210px;
}
.cal-row-100 {
  height: 200px;
}
.cal-row-95 {
  height: 190px;
}
.cal-row-90 {
  height: 180px;
}
.cal-row-85 {
  height: 170px;
}
.cal-row-80 {
  height: 160px;
}
.cal-row-75 {
  height: 150px;
}
.cal-row-70 {
  height: 140px;
}
.cal-row-65 {
  height: 130px;
}
.cal-row-60 {
  height: 120px;
}
.cal-row-55 {
  height: 110px;
}
.cal-row-50 {
  height: 100px;
}
.cal-row-45 {
  height: 90px;
}
.cal-row-40 {
  height: 80px;
}
.cal-row-35 {
  height: 70px;
}
.cal-row-30 {
  height: 60px;
}
.cal-row-25 {
  height: 50px;
}
.cal-row-20 {
  height: 40px;
}
.cal-row-15 {
  height: 30px;
}
.cal-row-10 {
  height: 20px;
}
.cal-row-5 {
  height: 10px;
}

.order{
  margin-top: 12px;
}
.order-bar{
  /*background-color: #3498db;*/
  background-color: #fff;
  padding: 5px 5px;
}
.order-time{
  width: 16%;
  padding: 26px 0px;
  background-color: #3498db;
}
.order-time h1{
  padding: 5px 5px;
  margin: 0px 0px;
  text-align: center;
  color: #fff;
  font-weight: bold;
}
.order-no{
  background-color: #3498db;
  color: #fff;
  padding: 30px 20px 30px 20px;
}
.order-data{
  background-color: #fff;
  padding: 0px 0px;
}
.order-right-data{
  width: 105px;
  padding-top: 15px;
  font-size: large;
}
.order-data-item{
  position: absolute;
  font-weight: bold;
}
.order-pacijent{
  border-bottom: 2px solid #3498db;
  margin-right: 114px;
  padding-left: 17%;
}
.order-doktor{
  margin-right: 114px;
  padding-left: 17%;
}

.order-pacijent h2, .order-doktor h3{
  margin-top: 10px;
  margin-right: 114px;
}

/*width: 16.66666667%;*/
