body
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	font-family: "Helvetica Neue","Helvetica","Roboto","Arial", sans-serif;
	font-size: 12.5px;
}

/* Page header with help icon */
.page-header-container {
	position: relative;
}

.help-icon {
	position: absolute;
	top: 0;
	right: 15px;
	text-decoration: none;
}

.help-icon i {
	color: #F76902;
	font-size: 28px;
}

html
{
	color: #000000;
}

h1 {
	font-size: 1.5rem;
	line-height: 2rem;
}

h2 {
	font-size: 1.25rem;
	line-height: 1.75rem;
	color: #555;
}

h3 {
	font-size: 1.2rem;
	line-height: 1.75rem;
	font-weight: bold;
	text-align: center;
}

h1, h2 {
	font-weight: bold;
	text-transform: lowercase;
	margin-top: 30px;
	text-align: center;
}

h1::first-letter, h2::first-letter {
	text-transform: uppercase;
}

td
{
	font-size: 12.5px;
	padding: 5px 8px;
}

#page
{
	z-index: 1;
	min-width: 730px;
	margin: 0;
 	overflow: none;
}

#top_line
{
	width: 100%;
	height: 20px;
}

.date
{
	width: 200px;
	height: 20px;
	float: left;
	padding: 5px 0px 0px 0px;
}

#header
{
	width: 100%;
	height: 93px;
	background: url('../img/background.gif');
}

.line
{
	width: 100%;
	height: 15px;
	border: 1px solid #FFFFFF;
	background-color: #B5CB00;
}

#top_meni
{
	width: 100%;
	height: 20px;
	color: #FFFFFF;
	padding: 3px 0px 0px 3px;
	border: 1px solid #FFFFFF;
	background-color: #7FA8B8;
}

#meni
{
	width: 165px;
	background-color: #00418C;
	float: left;
	height: 100%;
}

#content
{
    display: block;
	margin: auto;
	min-width: 595px;
	min-height: 600px;
	color: #000000;
	overflow: auto;
	border: 1px solid #FFFFFF;
}

/*----------------------------------------------------------------------------*/
/*             CSS definicije za tekstove, naslove i slike                    */
/*----------------------------------------------------------------------------*/
.skup1{
	background-color: #E5E5E5;
	color: black;
	font-weight: bold;
}
.skup2{
	background-color: #D5D5D5;
	color: black;
	font-weight: bold;
}
.skup3{
	background-color: #E5E5E5;
	color: black;
	font-weight: bold;
}
.skup4{
	background-color: #D5D5D5;
	color: black;
	font-weight: bold;
}
.skup5{
	background-color: #E5E5E5;
	color: black;
	font-weight: bold;
}
.skup6{
	background-color: #D5D5D5;
	color: black;
	font-weight: bold;
}
.skup7{
	background-color: #E5E5E5;
	color: black;
	font-weight: bold;
}

.skup1opacity{
	background-color: rgba(146,199,234,0.50);
	color: #000000;
}
.skup2opacity{
	background-color: rgba(234,181,146,0.50);
	color: #000000;
}
.skup3opacity{
	background-color: rgba(224,113,145,0.50);
	color: #000000;
}
.skup4opacity{
	background-color: rgba(234,146,216,0.50);
	color: #000000;
}
.skup5opacity{
	background-color: rgba(133,83,123,0.50);
	color: #000000;
}
.skup6opacity{
	background-color: rgba(83,133,93,0.50);
	color: #000000;
}
.skup7opacity{
	background-color: rgba(69,29,61,0.50);
	color: #000000;
}


.label
{
    color: #FFFFFF;
    text-decoration: bold;
	background-color: #7C878E;
}

.label2
{
    color: #FFFFFF;
    background-color: #F76902;
}

.label3
{
    color: #FFF;
    background-color: #A2AAAD;
}

.label4
{
    color: #FFF;
    background-color: #000;
}

.slike
{
    border: 0px solid;
}

.slike:hover
{
    background-color: #B5BED6;
    border: 1px solid;
    border-color: #F76902;
    cursor: hand;
    cursor: pointer;
}

.txt_10
{
	text-decoration: none;
	color: #000000;
}

.ikona
{
	font-size: 17px;
	color: #444;
}

a.txt_10:hover
{
    color: #F76902;
    cursor: hand;
    cursor: pointer;
}

.txt_10_w
{
	text-decoration: none;
	color: #FFFFFF;
}

a.txt_10_w:hover
{
    color: #F76902;
    cursor: hand;
    cursor: pointer;
}

#tablica
{
	background-color: #FFFFFF;
}

#tablica input
{
	width: 98%;
	height: 20;
	border: 1px solid #FFFFFF;
	text-decoration: none;
}

.txt_nazivi1
{
    font-size: 8pt;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #7C878E;
}

.upper
{
	text-transform: uppercase;
}
/*----------------------------------------------------------------------------*/
/*                     CSS za meni sa lijeve strane                           */
/*----------------------------------------------------------------------------*/

.txt_input
{
    border: 1px solid;
    border-color: #000000;
	text-decoration: none;
	color: #000000;
	margin: 2px;
	padding: 4px;
}

.txt_input:disabled
{
    border-color: grey;
	color: grey;
	background-color: #f4f4f4;
}

.full_width {
	width: 100%;
	box-sizing: border-box;
}

.greska {
	color: #DA291C;
	text-align: center;
}

.form_logiraj{
	display:inline;
}

.slike2
{
    border: 0px solid;
}

.slike2:hover
{
    opacity:.40;
    filter:alpha(opacity=40);
    cursor: hand;
    cursor: pointer;
}

tr.altr:hover
{
    background: #D0D3D4;
}


#td_info
{
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
}

/******************************************************************************/


table.default {
	width: 100%;
}

table.default td {
	padding: 4px 10px 4px 10px;
	vertical-align: top;
	font: normal 11px Verdana, Arial, sans-serif;
	color: #555;
	text-decoration: none;
	border: 1px solid #999;
}

table.default td a {
	font: normal 11px Verdana, Arial, sans-serif;
	color: #333;
	text-decoration: none;
}

table.default td a:hover {
	font: normal 11px Verdana, Arial, sans-serif;
	color: #F76902;
	text-decoration: none;
}

table.default td ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style-type: square;
}

table.default tr.head td {
	background-color: #3F5583;
	border: 1px solid #3F5583;
	font: bold 11px Verdana, Arial, sans-serif;
	color: #FFF;
	text-decoration: none;
}

table.default tr.row1 td {
	background-color: #DDD;
}

table.default tr.row2 td {
	background-color: #EEE;
}

table.default tr td h3 {
	background: url("../img/bg_news_box_h3_blue.gif") no-repeat 0px 2px;
	font: bold 11px Verdana, Arial, sans-serif;
	color: #3F5583;
	padding: 0px 0px 0px 11px;
	text-align:left;
}
table.default tr td h3.red {
	background: url("../img/bg_news_box_h3_red.gif") no-repeat 0px 2px;
	font: bold 11px Verdana, Arial, sans-serif;
	color: #3F5583;
	padding: 0px 0px 0px 11px;
	text-align:left;
}
table.default tr td .date {
	float:right;
	font: normal #ccc 10px Verdana, Arial, sans-serif;
	padding: 15px 0px 0px 0px;
}
table.default tr td .unos {
	clear:both;
	float:left;
	font: normal 11px Verdana, Arial, sans-serif;
	padding: 15px 0px 0px 0px;
}

table.default tr td .more {
	float:right;
	font: bold 11px Verdana, Arial, sans-serif;
	padding: 10px 0px 0px 0px;
}

table.default tr td .prilozi {
	margin-top:10px;
	text-align:left;
}

table.default tr td .news_box h3 a {
	font: bold 11px Verdana, Arial, sans-serif;
	color: #3F5583;
	text-decoration: none;
}

table.default tr td .news_box h3 a:hover {
	font: bold 11px Verdana, Arial, sans-serif;
	color: #F76902;
	text-decoration: none;
}

table.default tr td .news_box .itemBox1 {
	background-color: #FFF;
	padding: 10px 15px 10px 15px;
	text-align:justify;
}

table.default tr td .itemBox2 {
	background-color: #E2E6EE;
	padding: 10px 15px 10px 15px;
	text-align:justify;
}

table.default tr td .itemBox1 a{
	font: normal 11px Verdana, Arial, sans-serif;
	color: #000000;
	text-decoration: none;
}

table.default tr td .itemBox2 a{
	font: normal 11px Verdana, Arial, sans-serif;
	color: #000000;
	text-decoration: none;
}

table.default tr td .itemBox1 a:hover{
	font: normal 11px Verdana, Arial, sans-serif;
	color: #F76902;
	text-decoration: none;
}

table.default tr td .itemBox2 a:hover{
	font: normal 11px Verdana, Arial, sans-serif;
	color: #F76902;
	text-decoration: none;
}

.bottBorder {
	border-bottom: 1px solid #232F49;
}

table.tbl_dashboard {
	border-collapse: collapse;
	width: 450px;
}

table.dash_3_cols {
	width: 450px;
}

table.dash_4_cols {
	width: 500px;
}

table.tbl_dashboard tr td {
	border-left: 1px solid black;
	border-right: 1px solid black;
	text-align: center;
	padding: 10px;
	vertical-align: top;
}

table.tbl_dashboard tr td div.dashboard_title {
	color: #F76902;
}

table.dash_3_cols tr td {
	width: 33.33%;
}

table.dash_4_cols tr td {
	width: 25%;
}

table.tbl_dashboard tr td:first-child {
	border-left: 0;
}

table.tbl_dashboard tr td:last-child {
	border-right: 0;
}

table.tbl_dashboard tr td a:link,
table.tbl_dashboard tr td a:visited {
	text-decoration: none;
	color: black;
}

table.tbl_dashboard tr td:hover {
	background-color: #E5E5E5;
}

div.dashboard_title {
	padding-bottom: 10px;
	font-size: 45px;
	font-weight: bold;
}

.dash_active {
	background-color: #E5E5E5;
}

/*----------------------------------------------------------------------------*/

 .fb_table
{
    background-color: #FFFFFF; 
    border: 1px solid #3B5998; 
    border-collapse: collapse;
}

.fb_title
{
    background-color: #6D84B4; 
    border-bottom: 1px solid #3B5998; 
    color: #FFFFFF; 
    font-size:14;
    font-weight: bold; 
    padding-left: 10px; 
    padding-right: 10px;
}

.fb_message
{
    background-color: #FFFFFF; 
    color: #000000; 
    /*font-size:10; */
    padding-left: 10px; 
    padding-right: 10px;
}


.fb_buttons
{
    background-color: #F2F2F2; 
    border-top: 1px solid #CCCCCC;
    padding-right: 10px;
}

.btn_prijava
{
	height: 22px;
	border: 1px solid #3B6E22;
	color: #FFFFFF;
	padding: 4px;
	text-decoration: none;
	background-image: url('../img/btn_back_green.gif'); 
	background-repeat: repeat-x
}

.btn_odjava
{
	height: 22px;
	border: 1px solid #8E2300;
	color: #FFFFFF;
	padding: 4px;
	text-decoration: none;
	background-image: url('../img/btn_back_red.gif'); 
	background-repeat: repeat-x
}

.btn_blue
{
	height: 22px;
	border: 1px solid #284868;
	color: #FFFFFF;
	padding: 4px 6px 4px 6px;
	text-decoration: none;
	background-image: url('../img/btn_back_blue.gif'); 
	background-repeat: repeat-x;
}

.fb_box
{
    position: relative;
    padding: 10px;
    border: 1px solid #A2AAAD;
}

.fb_box_blue
{
    position: relative;
    padding: 10px;
    background-color: #DFE4EE; 
    border: 1px solid #C6CFE1;
}

.txt_stavke
{
    position: relative;
    float: left;
    width: 80px; 
    margin-right: 10px;
    padding: 10px;
    background-color: #DFE4EE; 
    border: 1px solid #C6CFE1;
    color: #808080;
    text-decoration: none;
}

.txt_stavke:hover
{
    color: #F76902;
}

.notHidden {
	display: block !important;
}

.smjerList {
	list-style-type: none;
}

span.nazivStudij, span.nazivSmjer{
	position: relative;
	bottom: 2px;
}

.containerStudijSmjerovi {
    align-content: left;
}

.containerSmjerovi {
    position: relative;
    margin-left: 15px;
}

/*----------------------------------------------------------------------------*/
.hidden
{
    display: none;
}

.Highlighted a{
   background-color : #009CBD !important;
   background-image :none !important;
   color: white !important;
   font-weight:bold !important;
}

.Highlighted2 a{
   background-color : #84BD00 !important;
   background-image :none !important;
   color: white !important;
   font-weight:bold !important;
}
.Highlighted3 a{
   background-color : #DA291C !important;
   background-image :none !important;
   color: white !important;
   font-weight:bold !important;
}

.radioImageWrap > input{ /* HIDE RADIO */
	visibility: hidden; /* Makes input not-clickable */
	position: absolute; /* Remove input from document flow */
}
.radioImageWrap > input + img{ /* IMAGE STYLES */
	cursor:pointer;
	border:2px solid transparent;
	padding:1px;
}
.radioImageWrap > input:checked + img{ /* (RADIO CHECKED) IMAGE STYLES */
	border:2px solid #7EDB9F;
	padding:1px;
}

.klasifikacija {
	border-bottom: 1px solid white;
}

.klasifikacija:last-child {
	border: none;
}

/* Table standard */

table.standard {
	border-collapse: collapse;
	width: 100%;
}

table.standard, table.standard td, table.standard th {
	border: 1px solid #F7F7F7;
	padding: 5px;
	text-align: center;
	height: 40px;
}

table.standard th {
	background-color: #004061;
	color: white;
	font-weight: bold;
	padding: 10px;
}

table.standard tr:nth-child(even) {
	background-color: #F0F0F0;
}

table.standard tr:nth-child(odd) {
	background-color: #E8E8E8;
}

td.left {
	text-align: left !important;
}

a:link, a:visited {
	color: black;
}

a:hover {
	color: #F76902;
}

a.light {
	color: white;
}

a.light:hover {
	color: #e9ecef;
}

a.txt_link {
	color: #F76902;
}

a.txt_link:link svg path, a.txt_link:visited svg path {
	fill: #F76902;
}

a.txt_link:hover {
	color: white;
}

/* Tab navigation responsive styling */
.student-tabs {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	align-items: center;
	margin: 10px 0;
}

.student-tabs a.txt_link, .student-tabs .relogin-btn {
	display: inline-flex;
	align-items: center;
	padding: 6px 12px;
	border-radius: 4px;
	background: rgba(247, 105, 2, 0.1);
	border: 1px solid rgba(247, 105, 2, 0.3);
	white-space: nowrap;
	text-decoration: none;
	font-size: 13px;
	transition: all 0.2s ease;
}

.student-tabs a.txt_link:hover {
	background: #F76902;
	color: white;
	border-color: #F76902;
}

.student-tabs a.txt_link img {
	margin-right: 6px;
}

/* Special styling for relogin form within student tabs */
.student-relogin-form {
	display: inline-block;
	margin: 0;
	padding: 0;
}

.student-tabs .relogin-btn {
	background: rgba(52, 152, 219, 0.1);
	border-color: rgba(52, 152, 219, 0.3);
	color: #3498db;
}

.student-tabs .relogin-btn:hover {
	background: #3498db;
	color: white;
	border-color: #3498db;
}

.student-tabs .relogin-btn i {
	margin-right: 6px;
}

/* Responsive breakpoints for tab navigation */
@media (max-width: 1200px) {
	.student-tabs {
		gap: 6px;
	}
	
	.student-tabs a.txt_link, .student-tabs .relogin-btn {
		padding: 4px 8px;
		font-size: 12px;
	}
}

@media (max-width: 768px) {
	.student-tabs {
		flex-direction: column;
		align-items: stretch;
		gap: 4px;
	}
	
	.student-tabs a.txt_link, .student-tabs .relogin-btn {
		justify-content: flex-start;
		padding: 8px 12px;
		font-size: 13px;
	}
	
	.student-relogin-form {
		width: 100%;
	}
	
	.student-tabs .relogin-btn {
		width: 100%;
		text-align: left;
	}
}

.mr-3 {
	margin-right: 0.5rem !important;
}

/* Modal za uređivanje oznaka dokumenata */
.document-modal-overlay {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10000;
	background-color: rgba(0,0,0,0.5);
	opacity: 0;
	transition: opacity 0.3s ease;
}

.document-modal-overlay.show {
	opacity: 1;
}

.document-modal-content {
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -350px;
	background: white;
	padding: 25px 30px 50px 30px;
	border-radius: 8px;
	width: 700px;
	min-height: 500px;
	z-index: 10001;
	border: 1px solid #ddd;
	box-shadow: 0 8px 32px rgba(0,0,0,0.15);
	transform: scale(0.8);
	opacity: 0;
	transition: all 0.3s ease;
}

.document-modal-content.show {
	transform: scale(1);
	opacity: 1;
}

.document-modal-title {
	margin-top: 0;
	margin-bottom: 25px;
	color: #333;
	font-size: 18px;
}

.document-section {
	margin-bottom: 20px;
	padding: 15px;
	border: 1px solid #ccc;
	border-radius: 6px;
}

.document-section-title {
	margin-top: 0;
	margin-bottom: 15px;
	color: rgb(247, 105, 2);
	font-size: 14px;
	font-weight: bold;
}

.document-table {
	width: 100%;
	cellpadding: 5;
	background: transparent;
}

.document-label {
	font-weight: bold;
	color: #555;
}

.document-input {
	width: 100%;
	margin-top: 3px;
	border: 1px solid #e0e0e0 !important;
}

.document-buttons {
	text-align: center;
	margin-top: 30px;
	padding-top: 20px;
	border-top: 1px solid #eee;
}

.document-button {
	padding: 8px 20px;
	margin: 5px;
	min-width: 80px;
	min-height: 50px;
}

button#closeModal.button {
	cursor: pointer;
	border: 1px solid #e0e0e0;
	vertical-align: middle;
}

.edit-documents-btn {
	color: #333;
	font-size: 20px;
	cursor: pointer;
}

.edit-finid-btn {
	color: #333;
	font-size: 16px;
	cursor: pointer;
}

.print_true {
	margin-top: 5px;
	margin-bottom: 0;
	font-size: 11px;
}

.datum-ispisa {
	margin-top: 8px;
	margin-bottom: 0;
	font-size: 11px;
	color: #777;
}

.icon-crveno {
	filter: invert(29%) sepia(89%) saturate(1582%) hue-rotate(339deg) brightness(92%) contrast(90%);
}

.icon-zuto {
	filter: invert(58%) sepia(85%) saturate(1200%) hue-rotate(8deg) brightness(85%) contrast(110%);
}

.icon-zeleno {
	filter: invert(18%) sepia(89%) saturate(1352%) hue-rotate(88deg) brightness(96%) contrast(89%);
}

.icon-siva {
	filter: invert(20%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(0%) contrast(100%);
}

.btn-transparent {
	margin: 0;
	padding: 0;
	border: none;
	background-color: transparent;
	outline: none;
	cursor: pointer;
}

.download_upload i {
	display: block;
	margin: 10px;
	color: #333;
	font-size: 20px;
	cursor: pointer;
}


.download_upload .fa-upload {
	color: #2E7D32;
}

#table_studenti_diplomirali td {
	vertical-align: middle;
	padding: 6px 8px;
}