/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */
body {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}

main {
  flex: 1 0 auto;
}
 
strong {
    font-weight: 600;
}

h5 {
    font-size: 1.34rem;
}

.compress_on{ position:fixed; top:0; left:0; width:100%; height:100%; background-color: #000; opacity:0.8; pointer-events: none;  }
.compress_on .wait{ position:relative; display:block; width:100%; text-align:center; font-size:30px; padding-top:15%; color:#fff; }

.collapsible-header {
    font-weight: 700;
    color: #000;
	text-align:center;
}
.collapsible-body p{
    font-weight: 500;
    color: #000;
}
.center {
  text-align: center;
  vertical-align: middle;
}
.promo-example {
  overflow: hidden;
}
.promo {
  width: 100%;
}

.promo i {
  color: #5C99D0;
  font-size: 7rem;
  display: block;
}

.promo-caption {
  font-size: 1.7rem;
  font-weight: 500;
  margin-top: 5px;
  margin-bottom: 0;
}
.promo-body {
  c-olor: #000;
  font-weight: 400;
}
p {
  color: rgba(0, 0, 0, 0.71);
  padding: 0;
  -webkit-font-smoothing: antialiased;
}

*, body {
 font-family: 'Lato', sans-serif;
 font-weight: 400;
 color: #000;
}

.columns2{ columns: 2; }

.columns2 div{ line-height:28px; }

.lrows{ font-size:12px; }
.w180{ width:180px; }

.type_html{ width:100% !important; float:unset; clear:both; }

.modal_glasanje_0{ opacity:0.6 !important; pointer-events: none; }
.redni_broj{ padding-right:8px; }

input[type=text]:focus:not([readonly]), input[type=password]:focus:not([readonly]), input[type=email]:focus:not([readonly]), input[type=url]:focus:not([readonly]), input[type=time]:focus:not([readonly]), input[type=date]:focus:not([readonly]), input[type=datetime-local]:focus:not([readonly]), input[type=tel]:focus:not([readonly]), input[type=number]:focus:not([readonly]), input[type=search]:focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) {
  border-bottom: 1px solid #5C99D0;
  box-shadow: 0 1px 0 0 #5C99D0;
}
input[type=text]:focus:not([readonly]) + label, input[type=password]:focus:not([readonly]) + label, input[type=email]:focus:not([readonly]) + label, input[type=url]:focus:not([readonly]) + label, input[type=time]:focus:not([readonly]) + label, input[type=date]:focus:not([readonly]) + label, input[type=datetime-local]:focus:not([readonly]) + label, input[type=tel]:focus:not([readonly]) + label, input[type=number]:focus:not([readonly]) + label, input[type=search]:focus:not([readonly]) + label, textarea.materialize-textarea:focus:not([readonly]) + label {
  color: #5C99D0;
}

nav.top-nav {
  height: 122px;
  box-shadow: none;
  z-index:1000000;
}
nav.top-nav a.page-title {
  line-height: 122px;
  font-size: 28px;
  font-weight: 300;
  text-align:center;
}

.side-nav{
   background-color: #283a4a;
   color: #FFF;
   width: 200px;
}

.side-nav.fixed a {
    color: rgb(223 223 223 / 87%);
}

.side-nav li > a > i, .side-nav li > a > [class^="mdi-"], .side-nav li > a > [class*="mdi-"], .side-nav li > a > i.material-icons {
    color: rgb(217 217 217 / 54%);
}

.side-nav li span{
	color: rgb(217 217 217 / 54%);
}

.online-korisnici-wrap{
	min-height:400px; overflow-y:scroll;
}

tr{ border: 1px solid #E0E0E0; }

table.striped > tbody > tr:nth-child(odd) {
    
    border: 1px solid #E0E0E0;
}

#onlineKorisnici h4{ line-height: 100%; font-size: 1.68rem; }
#broj_korisnika{ border-bottom: 1px solid #ccc; height: 32px; }
.binput{ width:64px!important; font-size:28px!important; }

.red_color{ color:red; }
.aktivna_diskusija{ background-color:#ffeded; }
.w70{ width:70px; }
.w100{ width:100px; }
.crvena{ background-color: red; color: #fff; border-radius: 12px; width: 300px; padding-left: 5px; }
.crvena i { color:#fff!important; }

.crvena100{ width: 100%;
  display: block;
  height: 40px;
  line-height: 36px;
  font-size: 18px; }

a.btn-large1 {
    border: 1px solid #000;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-radius: 2px;
    background-color: #efefef;
    color: #000;
}

a.btn-large1:hover{ background-color: #e3e3e3; }

#trenutna_lozinka{
    background-color: #ffeb3b;
    color: #f44336;
    font-size: 32px;
}

.glasanje_1{ background-color: #d2f1ff; }

.tacka_opcije{ display:none; }

.page-footer{ background-color: #283A4A!important; }

.zapisnik_fajl{ width: 300px; height: 40px; padding-top: 8px; border: 1px solid #ccc; border-radius: 10px; }
.zapisnik_fajl:hover{ cursor:pointer; }
.zapisnik_fajl input{ font-size:41px; cursor:pointer;}
.zapisnik_fajl input:hover{ cursor:pointer;  }
#BrojFajlova{ margin-left: 80px; padding-top: 10px; font-size:13px; }

#glasanje_start.init_pin{ pointer-events: none; filter: grayscale(1); opacity: 0.6 !important; }
#glasanje_loader{ display:inline-block; height:38px; visibility:hidden; }
#glasanje_loader img{ vertical-align:middle; }
#glasanje_loader.visible_{ visibility:visible; }
 
@media only screen and (max-width : 992px) {
  nav .nav-wrapper {
    text-align: center; }
    nav .nav-wrapper a.page-title {
      font-size: 36px; padding-left: 75px } }

nav a.button-collapse i {
  line-height: 122px;
}

main, header, footer {
  padding-left: 310px;
}

main {
 min-height: calc(100% - 442px);
 position: relative;
}

.inline-block{ display:inline-block; margin-left:32px; margin-bottom:24px; }
#toast-container{ z-index: 100000000; }


#debug{
	color: lime;
    background: #000;
    width: 500px;
    margin-top: 12px;
    padding: 12px;
    height: 80px;
}

#log{
color: #fff;
    background: #000;
    width: 900px;
    margin-top: 12px;
    padding: 12px;
    height: 640px;
    font-size: 14px;
    overflow-y: scroll;
}

.server_0, .server_0 a{ color:#ff5e52 !important; }
.server_1, .server_1 a{ color:lime !important; }
li.server_0 i{ color:#ff5e52 !important; }
li.server_1 i{ color:lime !important; }

.log_log{ height:44px; }
#log_loader{ vertical-align:middle; display: inline-block; height: 44px; }


@media only screen and (max-width : 992px) {
  header, main, footer {
    padding-left: 0; } }

a.button-collapse.top-nav {
  position: absolute;
  text-align: center;
  height: 48px;
  width: 48px;
  left: 7.5%;
  top: 0;
  float: none;
  margin-left: 1.5rem;
  color: #fff;
  font-size: 32px;
  z-index: 2;
}
/********************
  Index Page Styles
********************/
ul.side-nav.fixed li.logo {
  text-align: center;
  margin-top: 32px;
  margin-bottom: 16px;
  border-bottom: 1px solid #ddd; }
  ul.side-nav.fixed li.logo:hover {
    background-color: transparent; }
ul.side-nav.fixed li a {
font-weight: 500;
}

ul.side-nav li { overflow:hidden; }
#logo-container {
  height: 57px;
  margin-bottom: 32px;
  width: 100%;
  box-sizing: border-box;
  margin-left: -15px;
  position: relative;
}

nav ul a,
nav .brand-logo {
  color: #FFF;
}

p {
  line-height: 1.6rem;
}

.w5p{ width:5%; }
.w40p{ width:40%; }
.w13p{ width:13%; }
.w16p{ width:16%; }

.parallax-container {
  min-height: 380px;
  line-height: 0;
  height: auto;
  color: rgba(255,255,255,.9);
}
  .parallax-container .section { width: 100%; }
  
.mobOnly{ display:none; }
.pfr20t120{ position:fixed; right:20%; top:120px; }  


.PBar {
    background-color: #283a4a85;
    color: #fff;
    position: fixed;
    top: 0;
    right: 5%;
    padding: 5px;
    z-index: 15;
    font-size: 14px;
    border-radius: 12px;
}

.MobileMenu  .material-icons { color:#000; font-size:25px; font-weight:bold; position:absolute; top:2px; left:-52px; }
.btn, .btn-large { letter-spacing: .3px;  }
.icon-block {
  padding: 0 15px;
}

.input-field label {
  font-size: 0.9rem;
  left: 0.1rem;
}

.containerLarge{ width: 96% !important; }

.fajlovi_folder{ font-size: 20px; line-height: 32px; }
.fajlovi_folder a{ font-size: 20px; line-height: 32px; color: #000; }
.fajlovi_folder i{ vertical-align:middle; color: #ff9800; }
.fajlovi_folder.odd{ background-color: #f4f4f4; }
.fajlovi_fajlovi.odd{ background-color: #f4f4f4; }

.fajlovi_fajlovi{ font-size: 16px; line-height: 32px; color: #000; }
.fajlovi_fajlovi a{ font-size: 16px; line-height: 16px; color: #2196f3; }

.fajlovi_fajlovi .row{ margin-bottom: 0; }
.veliki_fajl,.fajl_je_veliki{ color: #f44336; }


[type="checkbox"] + label {
    margin-top:12px;
}

.SednicaPregled {
  width: 90%;
  text-align: left;
  margin-left: 26px; 
  font-size:20px;
}

.SednicaPregled p a strong { color: #039be5; }

.TackaGlasanje_0 { display:none; }

.input-field .prefix ~ input, .input-field .prefix ~ textarea {
  border-top: 1px solid #F3F3F3;
}

.blurred { -webkit-filter: blur(3px); }

.PrevPage { width: auto !important; }
.NextPage { width: auto !important; }

.valign { vertical-align:middle; }
.valignWhite { vertical-align:middle; color: #fff; }
.valignBlack { vertical-align:middle; color: #000; }
.valignBIG    { vertical-align:middle; color: #13524C; font-size: 32px !important; }
.Zakazana {
  vertical-align: middle;
  color: #5D789F;
  font-size: 26px !important;
  font-weight: bold;
}
.SaveButton { color: #F0F0F0; background-color: #81CE89; border-radius: 4px; }
.SaveButton:hover { background-color: #61B86A; }
.DeleteButton { color:#C67D7D; }
.DeleteButton:hover { color:#B16969; }
.bold { font-weight:bold; }
.Font_Times { font-family: 'Times New Roman', Arial; }
.material-icons { vertical-align:middle; }
.AktivnaTacka { background-color: #EDF4ED; }
.AktivnaTacka  a { color: #A24F4F !important; }
.imgvalign { vertical-align:middle; }
.padTop44 { padding-top:44px; }

.ClearRow{ width:100%; border-bottom:1px solid #ccc; height:1px; }

#BrojFajlova { height:60px; overflow-y:scroll; margin-bottom:4px; }
#modal_glasanje { text-align:center; }
#TvojGlas { margin-top: 10px; height:62px; }
.chip { /*height: 62px; */ }
.vote_icon { vertical-align:bottom; } 
#waiting { position:absolute; margin-top:-62px; width:95%; height:62px; background-color:#e1e1e1; z-index:10000; opacity:0.5; display:none; }
#VremeZaGlasanje { font-size:300%; padding-top:10px; }
#VremeZaKvorum     { font-size:300%; padding-top:10px; }
.GlasanjeSadrzaj { width:60%; margin:0 auto; }
#TackaZaGlasanje { margin-top:16px; font-size:110%; text-align:center; }
#GlasanjeDugme { position:fixed; bottom:32px; right:12%; display:none;  }
#KvorumDugme     { position:fixed; bottom:32px; right:12%; display:none;  }
.prisutan_icon { color:#fff; }
.Prisutan_wrap { margin-top:40px; }

#Temp_Prisutan_wrap { display:none; }

.modal.bottom-sheet {
  height: 92%; 
  max-height:92%;
}

.modal { z-index: 7979; }
.modal { width:57%; }
.modal2 { width:80%; min-height: 96%; z-index:100000; }

  .ModalReponsive{
	width:100%;
    height:800px;	
  }
  
  .username_c{
	  left:0.5rem;
  }
  
@media only screen and (max-height : 900px) {
  .ModalReponsive{
	width:100%;
    height:650px;	
  }
}

@media only screen and (max-height : 800px) {
  .ModalReponsive{
	width:100%;
    height:550px;	
  }
}

.font11 { font-size:11px; }
.font12 { font-size:12px; }

#PregledPrijavaZaRaspravu { z-index:100000 !important; }
#PrijavaZaRaspravu        { z-index:100000 !important; }


textarea.materialize-textarea {
    overflow-y: hidden;
    padding: .5rem 0 0.5rem 0; 
    resize: none;
    min-height: 1.4rem;
}
.DocRow textarea{
 padding: 5px 5px;
 min-height: 1.4rem;
}

.DocRow1{ width:12%; }
.DocRow2{ width:6%; }
.DocRow4{ width:14%; }
.DocRow5{ width:14%; }




#FooterOptions{ position:fixed; margin-left:8px; bottom:0; z-index:10000000; }

.SednicaStavke { font-weight:400 !important; }
.SednicaStavka { font-weight:400 !important; }
.SednicaStavka a { font-weight:400 !important; }

.GRESKA { color:#ff9c94; font-weight:bold; font-size:16px; }
.PodTacka { margin-left:40px; }
a.dodatni_materijal { margin-left:16px; color:#ee6e73; } 
.GlasanjeDugme { height: 56px; line-height: 56px; }

.TackaOpcija { float:right; font-size:32px !important; }
.TackaGlasaci { padding-right:6px; }

.TackaOpcija:hover { color:#37a0f4; }  

.material-tooltip span { color: #fff !important; }

.offline_info { color: #ff0000; }
.online_info   { color:#b1dcfb; } 
.bolded { font-weight: bold; }

.PREGLED_SADRZAJ { font-size:46px; margin-top: 36px; line-height: 1.4; }

.StartStopDiskusija i { font-size:46px; }
.PrikazPrisutnost { font-size:30px; }


.PrijavaSaKorisnickimImenom{
	padding: 12px;
	text-align:left;
    height: 365px;
}

select { height: 4rem; width:80%; text-overflow: ellipsis; }

#brojac { display:none; position:fixed; margin-left:60%; top: 32px; vertical-align:middle; padding-left: 10px; padding-top: 32px; border-radius:50%; background-color:#26a69a; width:120px;height:120px; }
#time { font-size:36px;color:#fff; }

.UploadFile { display:none; }

#timePregled { font-size:96px;color:#000; }

#ServerOffline { 
    position: fixed;
    top: 0;
    left: 5px;
    height: 42px;
    background-color: #000;
    color: #fa5f5f;
    width: 340px;
    z-index: 10000;
    padding-left: 5px;
    border-radius: 4px;
    font-size: 16px;
    display: none; 
}
#DL_CardInfoSednica { position:fixed; top:0; right: 5px; height:70px; background-color: #f44336; color: #FFF; width:340px; z-index:10000; padding:20px; border-radius: 4px; display:none; }

.btn, .btn-large, .btn-flat { padding: 0 1.5rem; }

#OpcijaVremeZaGlasanje { width:110px; font-size: 40px; }
#LozinkaZaSednicu { width:110px; font-size: 30px; }

.serverOfflineMessage{
	float:right;padding-right:2px;
}

.close-white{
	color:#fff;
}


#PregledSvihPrijavaZaRaspravu td, th { padding: 3px 3px; }

.trow1{ width:20%; }
.trow2{ width:5%;display:none; }
.trow3{ width:8%; }
.trow4{ width:10%; }
.trow5{ width:10%; }

#lozinka_za_sednicu{ z-index:2000!important; }
#glasanje_start{ min-height:380px; top: 2%!important; }
#glasanje_start .modal-content h4{ font-size:18px;}
#glasanje_start .modal-content p{  line-height:18px;}
#glasanje_start{ z-index:10000011!important; }

[data-letters]:before {
  content:attr(data-letters);
  display:inline-block;
  font-size:1em;
  width:2.5em;
  height:2.5em;
  line-height:2.5em;
  text-align:center;
  border-radius:50%;
  background:plum;
  vertical-align:middle;
  margin-right:0.5em;
  color:white;
}

[data-letters2]:before {
  content:attr(data-letters2);
  display:inline-block;
  font-size:1em;
  width:1.8em;
  height:1.8em;
  line-height:1.8em;
  text-align:center;
  border-radius:50%;
  background:plum;
  vertical-align:middle;
  margin-right:0.5em;
  color:white;
}

@media only screen and (max-width : 992px) {
  .parallax-container .section {
    position: absolute;
    top: 40%;
  }
  #index-banner .section {
    top: 10%;
  }
  .NoM { display:none; }
  .s10m { width:100% !important; }
  .row .col.s10 { width:100% !important; }
  .row .col.s6 { width:100% !important; }
  .row .col.s4 { width:100% !important; }
  .row .col.s3{ width:100% !important; }
  .row .col.s2 { width:100% !important; }
  .SednicaPregled { width: 96% !important; }
  .btn-large { }
  #TackaZaGlasanje { margin-top:8px; font-size:100%; width:100%; }
  #VremeZaGlasanje { font-size:150%; padding-top:5px; }
  html { font-size:22px; }
  p { line-height: 1.3rem; }
  .btn, .btn-large, .btn-flat { padding: 0 1rem; letter-spacing: .1px; height: 34px; line-height: 36px; font-size: 14px; }
  h4{ font-size: 1.20rem; }
  .hide-on-large-only { display: none !important; }

}

@media only screen and (max-width : 768px) {
	main{ overflow:hidden; }
   .sednica_zaglavlje td{ width:100% !important;  text-align: left!important; }
   .PodTacka { margin-left: 10px; }
   a.dodatni_materijal { margin-left: 0; }
   .SednicaStavka a { word-break: break-word; }
   .btn, .btn-large, .btn-flat {
    padding: 0 1rem;
    letter-spacing: .1px;
    height: 44px;
    line-height: 46px;
    font-size: 14px;
    display: block;
    width: 100%;
    margin-bottom: 2px;
	text-align: left;
    }
	
	.w5p{ width:5%; }
	.w40p{ width:95%; }
	.w13p{ width:95%; }
	.w16p{ width:95%; }
	
	.container .row{ margin-left: 0; margin-right: 0; }
	
	#PregledPrijavaZaRaspravu h4{ font-size:16px; }
	select{ width:96%; }
	select option{ font-size:14px; }
	select.browser-default { font-size: 14px; }
	.row .col.s7{ width:100%; }
	.bplusminus{ display:inline-block; }
	
	.modal{ width:100%; }
	.modal .modal-footer { height: 126px; }
	
	.side-nav a {
    height: 38px;
    line-height: 44px;
    padding: 0 32px;
    width: 200px;
    overflow: hidden;
	}
	
	.row .col { padding: 0 0.15rem; min-height: 1px; }
	.topcija{ display:inline; }
	.TackaOpcija{ float:unset; }
	
	#brojacPregled{ display:none !important; }
	#output { font-size: 20px; line-height: 23px; }
	#LogoPregled img{ width:32px; }
	#naziv_sednice{ font-size:24px !important; }
	
	.paddinglr{ padding-left:15px; padding-right:15px; }
	.paddinglr32{ padding-left:32px; padding-right:32px; }
	.mobOnly{ display:block; }
	.fs15{ font-size:15px; }
	.PrevPage, .NextPage{ display: none!important; }
	.pfr20t120{ display:none; }
	h3 { font-size: 1.62rem; }
}

@media only screen and (max-width : 600px) {
  #index-banner .section {
    top: 0;
  }
  .NoM { display:none; }
  .SednicaPregled { width: 86% !important; }
  .SednicaPregled img { max-width:400px !important; width: 99% !important; height: auto !important; }
  .btn-large { }
  #TackaZaGlasanje { margin-top:8px; font-size:100%; width:100%; }
  #VremeZaGlasanje { font-size:150%; padding-top:5px; }
  .GlasanjeDugme { display:block; margin-bottom:4px; }
  h4 { font-size: 1.28rem; }
  .chip i.medium { font-size: 2rem; }
  #waiting { height:150px; margin-top:-150px;  }
  
  .sednica_zaglavlje td, th {
    padding: 15px 5px;
    display: block;
    text-align: left;
    vertical-align: middle;
    border-radius: 2px;
   }
   h5 { font-size: 1.04rem; line-height: 100%; }
   .input-field.col { padding: 0 32px; }
   .table_sednice thead{ display:none; }

}

.footer-glasanje {  }
.icon-glasanje { vertical-align:top; }
footer.page-footer {
  margin: 0;
}
