﻿body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* 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 */
input,
select,
textarea {
    max-width: 280px;
}

label {
    font-weight: normal;
}

.global-error-box label {
    margin-left: 3px
}

.global-error-box li {
    color: orange
}

.collapse-board a[role="button"][data-toggle="collapse"]:hover {
    text-decoration: none
}

.label-58 {
    margin-left:15px;
    margin-top:10px;
}

.hidden-element {
    display: none
}

.show-element {
    margin-top: 5px;
    display: block
}

#cb-wrapper > .row {
    margin-bottom: -10px;
}

.center-content {
    text-align: center
}

.form-group > input[type=radio] + label[for] {
    cursor: pointer
}

.graf {
    height: 250px;
}

.navbar-inverse .navbar-nav > li > a {
    color:white;
    margin-left:10px;
    margin-right:10px;
}
.navbar-inverse .navbar-brand {
    color:white;
}

.navbar {
	background-color: #1274aa;
	border: none;
	font-weight: normal;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #0e6391;
}
.dl-horizontal dt {
width: auto;
}

li ul li a.sr {
    background: url("~/Resources/56-Serbia_SRB_Europe_Serbian_country_flag_-20.png") no-repeat top left;
    display: block;
}

input[type="file"] {
    display: none;
}

.custom-file-upload {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.obrada {
    margin-top: 17px;
}

.center-text {
    text-align: center
}

.ukloni{
    margin-top:10px;
}

.img-thumbnail {
    border: 1px solid #00537a;
    padding: 5px;
    width:300px;
    height: auto;
}
#edit {
    background-color: orange;
    color: white;
    border: 0px solid white;
    margin-bottom: 10px;
}
#izmjena {
    background-color: orange;
    color: white;
    border: 0px solid white;
}
#warning {
    background-color: orange;
    color: white;
    border: 0;
}
