@media (min-width: 992px){
    .typo-line{
        padding-left: 140px;
        margin-bottom: 40px;
        position: relative;
    }
    .typo-line .category{
        transform: translateY(-50%);
        top: 50%;
        left: 0px;
        position: absolute;
    }
}
#map{
    position:relative;
    width:100%;
    height: calc(100% - 60px);
    margin-top: 70px;
}
.places-buttons .btn{
    margin-bottom: 30px
}

.space-70{
    height: 70px;
    display: block;
}

.tim-row{
    margin-bottom: 20px;
}

.tim-typo{
    padding-left: 25%;
    margin-bottom: 40px;
    position: relative;
}
.tim-typo .tim-note{
    bottom: 10px;
    color: #c0c1c2;
    display: block;
    font-weight: 400;
    font-size: 13px;
    line-height: 13px;
    left: 0;
    margin-left: 20px;
    position: absolute;
    width: 260px;
}
.tim-row{
    padding-top: 50px;
}
.tim-row h3{
    margin-top: 0;
}

.mask-text {
    -webkit-text-security: disc;
    -moz-webkit-text-security: disc;
    -moz-text-security: disc;
}

.mainmenu-item-icon {
    text-transform: none;
    font-family: 'Material Icons';
    font-style: normal;
    display: block;
    font-size: 36px;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    font-weight: 500;
}
.mainmenu-item {
    white-space: normal;
    text-align: center;
    /*padding: 6px;*/
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    margin-bottom:5px;
    height: 104px;
    min-width: 100px;
    /*width: 100px;*/
    /*background-color: #26c6da;*/
    background-color: #337ab7;
    /*background: linear-gradient(60deg, #26c6da, #00acc1);*/
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(0, 188, 212, 0.4);
    color: #FFFFFF;
}

.page-background{
    /*background-image: url('img/background-novabanka.png');*/
    background-size: cover;
    background-position: top center;
    background-color: #ededed;
}

.login-page {
    padding-top: 120px;
}

.error-page {
    padding-top: 70px;
}

.page-number{
    pointer-events: none;
}

.page-number a{
    margin-top:0px;
	margin-bottom:0px;
}
@media (max-width: 992px){
.login-page {
    padding-top: 20px !important;
}


.sidebar .nav li > a,
.off-canvas-sidebar .nav li > a {
  margin-top: 2px;
  margin-bottom: 2px;
  padding-top: 7px;
  border-radius: 3px;
  color: #3C4858;
}

/* miyamoto */
.card {
  display: inline-block;
  position: relative;
  width: 100%;
  margin: 15px 0px 0px 0px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
  color: rgba(0,0,0, 0.87);
  background: #fff;
}
.navbar {
  border: 0;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-color: currentcolor;
  border-radius: 0px;
  border-bottom: 1px solid #000;
  padding: 2px 0px 2px 0px;
  min-height: 10px;
}

.navbar.navbar-transparent {
  background-color: #007dc0;
  box-shadow: none;
  border-bottom: 0;
}

/* MENU FIX */
.navbar-fixed {
	position: fixed;
	z-index: 1032;
	right: 0;
	width: 100%;
}

@media ( min-width : 991px) {
	.navbar-fixed {
		width: calc(100% - 260px);
	}
}
/* END OF MENU FIX */



.card [data-background-color] {
  color: #FFFFFF;
}
.card [data-background-color="blue"] {
  background: linear-gradient(60deg, #ededed, #ededed);
  box-shadow: none;
  color: #3973ac;
}
.card [data-background-color] {
  box-shadow: none;
  margin: 0px 0px 0px 0px;
  border-radius: 0px;
  padding: 12px 9px 12px 9px;
  background-color: #ededed;
  position: relative;
}
.card .card-header.card-header-tabs .nav-tabs-title {
    float: left;
    padding: 10px 0 10px 0;
    line-height: 24px;
}
.card .card-content {
    padding: 0px 0px 0px 0px;
    position: relative;
}

.nav-tabs > li {
    float: left;
    margin-bottom: 0px;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 3px 0px 3px 0px;
}
.nav {
    list-style: none;
}
.nav-tabs {
    background: #ededed;
    border: 0;
    border-radius: 0px;
    padding: 0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: rgba(0, 125, 192, 1);
    transition: background-color .1s .2s;
    border: 1px solid #007dc0 !important;
    color: #ffffff !important;
    font-size: 14px;
    font-weight: 400;
}

.nav-tabs > li > a, .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    background-color: transparent;
    border: 1px solid #007dc0 !important;
    color: #007dc0 !important;
    font-size: 14px;
    font-weight: 400;
}
.nav-tabs > li > a {
    color: #FFFFFF;
    border: 0;
    margin: 0;
    border-radius: 0px;
    line-height: 24px;
    text-transform:none;
}
.navbar .navbar-brand {
    height: 50px;
    position: relative;
    float: left;
    color: inherit;
    padding: 15px 15px;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
}
.table > thead > tr > th {
    display: none;
}
.card .tab-content {
    margin-top: 0px;
}
div.tab-content h1 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  padding: 5px 0px 0px 20px;
  margin: 0;
  color: #007dc0;
}
div.tab-content h2 {
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
  padding: 5px 0px 0px 20px;
  margin: 0;
}
div.tab-content h3 {
  font-size: 17px;
  line-height: 24px;
  font-weight: 400;
  padding: 8px 0px 8px 20px;
  margin: 0;
}
div.tab-content h4 {
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  padding: 3px 0px 0px 20px;
  margin: 0;
}
div.tab-content h5 {
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
  padding: 3px 0px 0px 20px;
  margin: 0;
}
div.tab-content p {
  font-size: 15px;
  line-height: 21px;
  font-weight: 400;
  padding: 0px 0px 0px 5px;
  margin: 0;
}
.table > tbody > tr > td {
padding: 22px 8px 22px 8px;
vertical-align: middle;
border-top: 3px solid #ededed;
}
.card .card-header.card-header-icon i {
    width: 30px;
    height: 30px;
    margin: 0;
    padding: 0;
    text-align: center;
    line-height: 24px;
    background-color: #fff;
}
.card .card-title {
    margin: 15px 0px 15px 0px;
    padding: 0px 0px 15px 0px;
    text-align: center;
    color: #007dc0;
    font-size: 18px;
    font-weight: 400;
    border-bottom: 2px solid #ededed;
}
.form-group {
    padding-bottom: 10px;
    margin: 20px 30px 10px 15px;
}
.card .card-footer .btn {
    margin-top: 5px;
    margin-bottom: 5px;
}
.btn.btn-info {
  background-color: #007dc0;
  color: #ffffff;
  box-shadow: none;
  padding: 12px 0px 12px 0px;
  margin: 0px 0px 10px 0px;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  border: none;
  border-radius: 0px;
  position: relative;
  width: 100%;
}
.card .card-footer {
    margin: 0px 30px 0px 30px;
    padding: 20px 0px 15px 0px;
}
.alert.alert-info {
    background-color: #ffffff;
    color: #3c3c3c;
    border-radius: none;
    box-shadow: none;
}

.text-right {
 font-size: 13px;
 font-weight: 400;
}
p.flag {
  font-size: 13px;
  font-weight: 400;
  margin: 0px 0px 0px 5px;
}

div.mm_menu_style {
  background-color: #ffffff;
  color: #007dc0;
  float: left;
  width: 100%;
}

div.mm_menu_style ul {
  margin: 0;
  padding: 65px 0px 0px 7px;
}

div.mm_menu_style li {
  display: inline-block;
  width: 48%;
  border: solid 0px #dadada;
  margin: 3px 0px 12px 0px;
  padding: 0px 0px 0px 0px;
  list-style: none;
}

div.mm_menu_style h1 {
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
  padding: 17px 0px 14px 0px;
  margin: 0;
  color: #007dc0;
}

div.mm_menu_style p {
  font-size: 13px;
  line-height: 15px;
  font-weight: 300;
  padding: 2px 0px 12px 0px;
  margin: 0;
  color: #a09e9e;
}

/* IKONE Menu */

div.menu_home {
  width: 100%;
  background-image: url('../../../ikone/menu_links/home.png');
  background-position: top center;
  background-repeat: no-repeat;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #fff;
}

div.menu_home a {
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  color: #007dc0;
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 33px 0px 10px 0px;
  text-decoration: none;
  text-align: center;
}


div.menu_plati {
  width: 100%;
  background-image: url('../../../ikone/menu_links/plati.png');
  background-position: top center;
  background-repeat: no-repeat;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #fff;
}

div.menu_plati a {
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  color: #007dc0;
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 33px 0px 10px 0px;
  text-decoration: none;
  text-align: center;
}


div.menu_racuni {
  width: 100%;
  background-image: url('../../../ikone/menu_links/racuni.png');
  background-position: top center;
  background-repeat: no-repeat;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #fff;
}

div.menu_racuni a {
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  color: #007dc0;
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 33px 0px 10px 0px;
  text-decoration: none;
  text-align: center;
}


div.menu_kartice {
  width: 100%;
  background-image: url('../../../ikone/menu_links/kartice.png');
  background-position: top center;
  background-repeat: no-repeat;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #fff;
}

div.menu_kartice a {
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  color: #007dc0;
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 33px 0px 10px 0px;
  text-decoration: none;
  text-align: center;
}


div.menu_transakcije {
  width: 100%;
  background-image: url('../../../ikone/menu_links/transakcije.png');
  background-position: top center;
  background-repeat: no-repeat;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #fff;
}

div.menu_transakcije a {
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  color: #007dc0;
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 33px 0px 10px 0px;
  text-decoration: none;
  text-align: center;
}

div.menu_atm_lokacije {
  width: 100%;
  background-image: url('../../../ikone/menu_links/atm_lokacije.png');
  background-position: top center;
  background-repeat: no-repeat;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #fff;
}

div.menu_atm_lokacije a {
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  color: #007dc0;
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 33px 0px 10px 0px;
  text-decoration: none;
  text-align: center;
}

div.menu_kursna_lista {
  width: 100%;
  background-image: url('../../../ikone/menu_links/kursna_lista.png');
  background-position: top center;
  background-repeat: no-repeat;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #fff;
}

div.menu_kursna_lista a {
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  color: #007dc0;
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 33px 0px 10px 0px;
  text-decoration: none;
  text-align: center;
}


div.menu_kredit_kalkulator {
  width: 100%;
  background-image: url('../../../ikone/menu_links/kredit_kalkulator.png');
  background-position: top center;
  background-repeat: no-repeat;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #fff;
}

div.menu_kredit_kalkulator a {
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  color: #007dc0;
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 33px 0px 10px 0px;
  text-decoration: none;
  text-align: center;
}

div.menu_kontakt {
  width: 100%;
  background-image: url('../../../ikone/menu_links/kontakt.png');
  background-position: top center;
  background-repeat: no-repeat;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #fff;
}

div.menu_kontakt a {
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  color: #007dc0;
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 33px 0px 10px 0px;
  text-decoration: none;
  text-align: center;
}


div.menu_odjava {
  width: 100%;
  background-image: url('../../../ikone/menu_links/odjava.png');
  background-position: top center;
  background-repeat: no-repeat;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #fff;
}

div.menu_odjava a {
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  color: #007dc0;
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 33px 0px 10px 0px;
  text-decoration: none;
  text-align: center;
}


.navbar-fixed-bottom.navbar-default {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 55px;
  background-color: #ffffff;
  border-top: 0px solid #ffd047;
  padding: 0;
  margin: 0;
  -webkit-box-shadow: 0px 0px 7px 0px #bdbdbd;
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0px 0px 7px 0px #bdbdbd;
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0px 0px 7px 0px #bdbdbd;
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

.navbar-fixed-bottom.navbar-default ul li a {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #007dc0;
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 25px 0px 0px 0px;
  text-decoration: none;
  text-transform: none;
}

.navbar-fixed-bottom.navbar-default ul li a:hover {
  color: #007dc0;
}
