﻿/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

.container-fluid {
    padding-right: 0;
    padding-left: 0;
}

.container-min-width {
    min-height: 81vh;
}

.form-custom {
    margin: 0 auto;
}

/* Override the default bootstrap behavior where horizontal description lists
    will truncate terms that are too long to fit in the left column
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */

/* Override bootrstrap classes*/
.help-block {
    font-weight: 700;
}

#Prilog {
    width: 0;
}

.page-header {
    margin: 0;
    background-color: #003567;
    color: white;
	height: 120px;
}
.content .col-sm-10 {
	padding-left: 4px !important;
}
.content-fluid {
    height: 1000px;
}
.nav-stacked>li+li {
	margin-top: 0;
}

.nav-stacked>li {
    float: none;
    border-bottom-style: inset;
}

.dataTables_wrapper .form-control {
    float: unset !important;
}

.pagination>.active>a {
    background-color: #003567;
    border-color: #003567;
}

.pagination>.active>a:hover {
    background-color: #003567;
    border-color: #003567;
}

.pagination>.active>a:focus {
    background-color: #003567;
    border-color: #003567;
}

.no-margin {
    margin-right: unset !important;
}

.no-margin-footer {
    margin-left: unset !important;
}

.no-padding {
    padding-right: unset;
}

/* Set height of the grid so .sidenav can be 100% (adjust if needed) */
.row.content {
    min-height: 900px;
}

/* Set gray background color and 100% height */
.sidenav {
    background-color: #e0e0e0;
    padding-right: 0;
    border-color: white;
    border-right: 5px solid white;
    align-items: stretch;
}

/* Set black background color, white text and some padding */
.footer1 {
    background-color: #003567;
    color: white;
    height: 25px;
}
.footer2 {
    background-color: #e0e0e0;
    color: #003567;
	padding: 6px;
}
.footer2 p{
	font-size: 12px;
}

.nav-pills>li>a {
    border-radius: 0;
}

.nav>li>a:hover {
    text-decoration: none;
    background-color: #e0e0e0;
	color: #003567;
}

.nav>li>a {
    position: relative;
    display: block;
    color: white;
    padding: 15px 15px;
}

.nav li{
    background-color: #003567;
    color: white;
}

.nav li a {
    height: inherit;
    color: white;
}

.profile {
    background-color: #003567;
    border-bottom-style: inset;
    color: white;
    height: auto;
}

.nav {
    font-size: 16px;
    color: white;
}

.greeting-text {
    margin-top: 10px;
}

.header-stranice {
    margin-bottom: 40px;
    border-bottom: solid;
    border-bottom-color: black;
    border-bottom-width: 1px;
}

.bottom {
    margin-top: 30px !important;
}

.button-custom {
    font-size: 20px !important;
    margin-top: 10%;
}

.button-nias {
    background: #d71a20;
    color: #ffffff;
    border-color: #c0171d;
    margin-top: 2% !important;
    margin-bottom: 2%;
}

.button-nias :hover {
    color: #ffffff;
    background-color: #d71a20;
}

.loginForma {
    margin-left: 50%;
}

.required:after {
	content: '*';
	font-weight: bold;
	color: red; 
}

.myclass {
    background-color: red;
    width: 100%;
}

.menu-item {
    background-color: red;
    width: 100px;
}

.tekst-ok {
    color: green;
}

/* Responsive images*/
.img-responsive {
    vertical-align: middle;
    padding-left: 5px;
}

.navbar-nav>li>a:hover {
    text-decoration: none;
}

.navbar-nav {
    font-size: 16px;
    color: white;
}

.navbar-toggler-icon {
    background-color: white;
    margin-top: 5px;
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 2px;
}
.navbar-toggler span:last-child{
	margin-bottom: 5px;
}
.navbar-toggler-right {
    position: absolute;
    right: 1rem;
}

.navbar-inverse .navbar-toggler {
    border-color: white;
}

.navbar-toggler {
    align-self: flex-start;
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: 0 0;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.navbar.bg-color {
    background-color: #003567;
    padding: 0;
    background-image: unset;
}

.nav-link {
    display: block;
    padding: .5em 1em;
}

.navbar {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: .5rem 1rem;
    margin-bottom: unset;
}

.nav-container {
    margin-left: 0;
}

.dataTables_wrapper {
        width: 100%;
        margin: 0 auto;
        padding-right: 10px;
    }

.dataTables_scrollHead {
    width: 100%;
}

.dataTables_scrollHeadInner {
    width: 100% !important;
}

div.dataTables_scrollHead table.dataTable {
    width: 100% !important;
}

.dataTable {
    width: 100%;
}

.dataTable thead tr th {
    text-align: center;
}

.user-icon {
    margin-top: 15px;
}

.podaci-o-korisniku {
    margin-top: 5px;
}

.fa-user.o {
    color: white;
}

.margin-btn {
    margin-left: 2px;
}

.white-btn {
    color: black;
    background-color: white;
}

.border-btn {
    border: 1px solid #f0ebeb;
}
.blue-btn {
    background-color: #003567;
    color: white;
}

.blue-btn:hover {
    color: white;
}

.mr-auto li a{
    color: white !important;
}

.input-with-btn {
    width: 60.5%;
    display: unset;
}

.ui-state-active {
    background: none;
    background-color: #003567 !important;
    border: none;
    color: white;
}

.table-wrapper {
    clear: both;
}


/*dio za error handling*/
.error-number {
    color: #003567;
    font-weight: bold;
}

.nias-auth-failed-title {
    color: #003567;
    font-weight: bold;
}

.error-content {
    margin-top: 5%;
}

.error-container-min-height {
    min-height: 79vh;
}

@media screen and (min-width: 1200px)
{
    h1 {
        font-size: 4rem;
    }

    h2 {
        font-size: 3rem;
    }

    .error-number {
        font-size: 20rem;
    }

    .error-content {
        font-size: 3rem;
    }

    .nias-auth-failed-title {
        font-size: 10rem;
    }
}

@media screen and (max-width: 1200px) and (min-width: 768px)
{
    h1 {
        font-size: 3rem;
    }

    h2 {
        font-size: 2rem;
    }

    .error-number {
        font-size: 10rem;
    }

    .error-content {
        font-size: 2rem;
    }

    .nias-auth-failed-title {
        font-size: 5rem;
    }
}

@media screen and (max-width: 768px)
{
    h1 {
        font-size: 2rem;
    }

    h2 {
        font-size: 2rem;
    }

    .error-number {
        font-size: 5rem;
    }

    .error-content {
        font-size: 2rem;
    }


    .nias-auth-failed-title {
        font-size: 2rem;
    }
}

/*dio za razlicite velicine screenova*/
/* On small screens, set height to 'auto' for sidenav and grid */
@media screen and (max-width: 768px) {
    .sidenav {
        height: auto;
        padding: 15px;
        display: none;
    }

    .row.content {
       height: auto;
    }

    .body-content {
       margin-top: 0px;
    }

    .form-horizontal .control-label {
        text-align: right !important;
    }

    .flex {
        display: unset;
    }
}

@media screen and (min-width: 768px) {
	.navbar {
        display: none!important;
	}

    .body-content {
        margin-top: 120px;
    }

    .container {
        width: unset;
    }

    .navbar {
        display: none!important;
	}
}

@media screen and (min-width: 769px) {
    .flex {
        display: flex;
    }
}

@media screen and (min-width: 950px) {
    .nav li {
        height: 70px;
    }
}

@media screen and (max-width: 1200px) {
    .input-group {
        width: 100% !important;
    }
}

@media (max-width: @screen-xs) {
    body{font-size: 10px;}
}

@media (max-width: @screen-sm) {
    body{font-size: 14px;}
}
