.login .content .form-actions {
	border-bottom: none;
}

.login {
	background: #dfdfdf !important;
}


.login .logo {
  margin: 60px auto 20px auto;
  padding: 15px;
  text-align: center; }

.login .content {
  background-color: #fff;
  width: 360px;
  margin: 0 auto;
  margin-bottom: 0px;
  padding: 30px;
  padding-top: 20px;
  padding-bottom: 15px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px; }

.login .content h3 {
  color: #000; }

.login .content h4 {
  color: #555; }

.login .content p {
  color: #222; }

.login .content .login-form,
.login .content .forget-form {
  padding: 0px;
  margin: 0px; }

.login .content .input-icon {
  border-left: 2px solid #05873d !important; }

.login .content .input-icon {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
  .login .content .input-icon .form-control {
    border-left: 0; }

.login .content .forget-form {
  display: none; }

.login .content .register-form {
  display: none; }

.login .content .form-title {
  font-weight: 300;
  margin-bottom: 25px; }

.login .content .form-actions {
  background-color: #fff;
  clear: both;
  border: 0px;
  padding: 0px 30px 10px 30px;
  margin-left: -30px;
  margin-right: -30px; }

.login .content .forget-form .form-actions {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 20px; }

.login .content .register-form .form-actions {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 0px; }

.login .content .form-actions .rememberme {
  margin-top: 8px;
  display: inline-block; }

.login .content .form-actions .btn {
  margin-top: 1px; }

.login .content .forget-password {
  margin-top: 25px; }

.login .content .create-account {
  border-top: 1px dotted #eee;
  padding-top: 10px;
  margin-top: 15px; }

.login .content .create-account a {
  display: inline-block;
  margin-top: 5px; }

/* select2 dropdowns */
.login .content .select2-container {
  border-left: 2px solid #ed1c24 !important; }

.login .content .select2-container .select2-choice {
  border-left: none !important; }

.login .content .select2-container i {
  display: inline-block;
  position: relative;
  color: #ccc;
  z-index: 1;
  top: 1px;
  margin: 4px 4px 0px -1px;
  width: 16px;
  height: 16px;
  font-size: 16px;
  text-align: center; }

.login .content .has-error .select2-container i {
  color: #b94a48; }

.login .content .select2-container a span {
  font-size: 13px; }

.login .content .select2-container a span img {
  margin-left: 4px; }

/* footer copyright */
.login .copyright {
  text-align: center;
  margin: 0 auto;
  padding: 10px;
  color: #999;
  font-size: 13px; }

@media (max-width: 480px) {
  /***
  Login page
  ***/
  .login .logo {
    margin-top: 10px; }
  .login .content {
    width: 280px; }
  .login .content h3 {
    font-size: 22px; }
  .login .checkbox {
    font-size: 13px; } 
}


.dataTables_extended_wrapper div.dataTables_info, .dataTables_extended_wrapper div.dataTables_length, .dataTables_extended_wrapper div.dataTables_paginate {
	margin: 0 0 0 20px !important;
}

.samo_datum {
	font-size: 11px !important;
	padding: 6px 18px 6px 18px !important;
	border: solid 1px rgba(0,0,0,0.15) !important;
	border-left: none !important;
	border-radius: 3px !important;
	box-shadow: none !important;
}

#pzo_admin_table_wrapper { width: calc(170% - 15px); }
#pzoKlijent_wrapper { width: calc(120% - 15px); }
#pzo_admin_table_wrapper > .pzoKlijent thead tr th:nth-child(1), #pzo_admin_table_wrapper > .pzoKlijent tbody tr td:nth-child(1) { width:5%; text-align:center; }
#pzo_admin_table_wrapper > .pzoKlijent thead tr th:nth-child(3) { width:8%; }
#pzo_admin_table_wrapper > .pzoKlijent thead tr th:nth-child(4) { width:12%; }
#pzo_admin_table_wrapper > .pzoKlijent thead tr th:nth-child(5) { width:12%; }
#pzo_admin_table_wrapper > .pzoKlijent thead tr th:nth-child(6) { width:8%; }
#pzo_admin_table_wrapper > .pzoKlijent thead tr th:nth-child(7) { width:10%; }
#pzo_admin_table_wrapper > .pzoKlijent thead tr th:nth-child(8), #pzo_admin_table_wrapper > .pzoKlijent tbody tr td:nth-child(7) { width:6%; text-align:center; }
#pzo_admin_table_wrapper > .pzoKlijent thead tr th:nth-child(9), #pzo_admin_table_wrapper > .pzoKlijent tbody tr td:nth-child(8) { width:6%; text-align:center; }
#pzo_admin_table_wrapper > .pzoKlijent thead tr th:nth-child(10), #pzo_admin_table_wrapper > .pzoKlijent tbody tr td:nth-child(9) { width:6%; text-align:center; }
#pzo_admin_table_wrapper > .pzoKlijent thead tr th:nth-child(11), #pzo_admin_table_wrapper > .pzoKlijent tbody tr td:nth-child(10) { width:6%; text-align:center; }
#pzo_admin_table_wrapper > .pzoKlijent thead tr th:nth-child(12) { width:11%; }
#pzo_admin_table_wrapper > .pzoKlijent thead tr th:nth-child(13), #pzo_admin_table_wrapper > .pzoKlijent tbody tr td:nth-child(12) { width:12%; text-align:center; }

#pzoKlijent_wrapper > .pzoKlijent thead tr th:nth-child(1), #pzoKlijent_wrapper > .pzoKlijent tbody tr td:nth-child(1) { width:5%; text-align:center; }
#pzoKlijent_wrapper > .pzoKlijent thead tr th:nth-child(2) { width:15%; }
#pzoKlijent_wrapper > .pzoKlijent thead tr th:nth-child(3) { width:20%; }
#pzoKlijent_wrapper > .pzoKlijent thead tr th:nth-child(4) { width:12%; }
#pzoKlijent_wrapper > .pzoKlijent thead tr th:nth-child(5) { width:15%; }
#pzoKlijent_wrapper > .pzoKlijent thead tr th:nth-child(6), #pzoKlijent_wrapper > .pzoKlijent tbody tr td:nth-child(6) { width:8%; text-align:center; }
#pzoKlijent_wrapper > .pzoKlijent thead tr th:nth-child(7), #pzoKlijent_wrapper > .pzoKlijent tbody tr td:nth-child(7) { width:6%; text-align:center; }
#pzoKlijent_wrapper > .pzoKlijent thead tr th:nth-child(8), #pzoKlijent_wrapper > .pzoKlijent tbody tr td:nth-child(8) { width:10%; text-align:center; }



.mikredit thead tr th:nth-child(1) { width:7%; }
.mikredit thead tr th:nth-child(2) { width:7%; }
.mikredit thead tr th:nth-child(3) { width:8%; }
.mikredit thead tr th:nth-child(4) { width:8%; }
.mikredit thead tr th:nth-child(5) { width:7%; }
.mikredit thead tr th:nth-child(6) { width:7%; }
.mikredit thead tr th:nth-child(7) { width:7%; }
.mikredit thead tr th:nth-child(8) { width:9%; }
.mikredit thead tr th:nth-child(9) { width:7%; }
.mikredit thead tr th:nth-child(10) { width:5%; }
.mikredit thead tr th:nth-child(11) { width:5%; }
.mikredit thead tr th:nth-child(12) { width:6%; }
.mikredit thead tr th:nth-child(13) { width:5%; }
.mikredit thead tr th:nth-child(14) { width:6%; }
.mikredit thead tr th:nth-child(15), .mikredit tbody tr td:nth-child(15) { text-align:center; }

.sum_mikredit thead tr th:nth-child(1) { width:20%; }
.sum_mikredit thead tr th:nth-child(2), .sum_mikredit tbody tr td:nth-child(2) { width:13%; text-align:center; }
.sum_mikredit thead tr th:nth-child(3), .sum_mikredit tbody tr td:nth-child(3) { width:13%; text-align:center; }
.sum_mikredit thead tr th:nth-child(4), .sum_mikredit tbody tr td:nth-child(4) { width:13%; text-align:center; }
.sum_mikredit thead tr th:nth-child(5), .sum_mikredit tbody tr td:nth-child(5)  { width:13%; text-align:center; }
.sum_mikredit thead tr th:nth-child(6), .sum_mikredit tbody tr td:nth-child(6) { width:13%; text-align:center; }
.sum_mikredit thead tr th:nth-child(7), .sum_mikredit tbody tr td:nth-child(7) { width:5%; text-align:center; 
}

.sum_adiko thead tr th:nth-child(1) { width:20%; }
.sum_adiko thead tr th:nth-child(2), .sum_adiko tbody tr td:nth-child(2) { width:13%; text-align:center; }
.sum_adiko thead tr th:nth-child(3), .sum_adiko tbody tr td:nth-child(3) { width:13%; text-align:center; }
.sum_adiko thead tr th:nth-child(4), .sum_adiko tbody tr td:nth-child(4) { width:13%; text-align:center; }
.sum_adiko thead tr th:nth-child(5), .sum_adiko tbody tr td:nth-child(5) { width:13%; text-align:center; }
.sum_adiko thead tr th:nth-child(6), .sum_adiko tbody tr td:nth-child(6)  { width:13%; text-align:center; }
.sum_adiko thead tr th:nth-child(7), .sum_adiko tbody tr td:nth-child(7) { width:13%; text-align:center; }
.sum_adiko thead tr th:nth-child(8), .sum_adiko tbody tr td:nth-child(8) { width:5%; text-align:center; }



#pzo_admin_table thead tr th:last-child {
   	width: 50px !important;
}

#svi_krediti .dataTables_wrapper { max-width: calc(200% - 15px); }



.form .form-actions, .portlet-form .form-actions {
	padding: 10px !important;
	margin: -5px 0 0 0 !important;
}

#pzoFullForma{display:none}

.groupXLSX{ width: 70px !important; margin-bottom: 10px !important; margin-left: 50px !important}
.form-controlXLSX { width: 100px !important}
.rowXLSX {margin-left: -15px !important}
.padding-top-20 {padding-top: 20px !important}
.padding-top-30 {padding-top: 30px !important}
.padding-left-10 {padding-left: 10px !important}
.padding-left-15 {padding-left: 15px !important}
.width-20 {width:20px !important}
.padding-top-25 {padding-top: 25px !important}
.padding-top-60 {padding-top: 60px !important}
.padding-top-65 {padding-top: 65px !important}
.ms-container {width: 550px !important; margin-top: 10px !important}
.ms-selectable { width: 240px !important}
.ms-selection { width: 240px !important}
.sm-search {margin-bottom: 15px !important; }
.sm-header {width:240px !important; float:left !important}
.sm-costum {padding-left: 70px !important}
.sm-header-keeper {width: 800px !important; margin-top: 5px}
.twenty {width: 210px !important}
.spmail {width: 50px !important}
.error{border-color: #e7505a !important;}
label.error{ display:none !important}
.osiguranikClass thead tr th { font-weight:300 !important;}
.osiguranikClass tbody tr td {border-top: none !important}
.pzo-portlet-body{padding: 0 !important}

.drawNosac { width: 100%; cursor:pointer; margin-top: -7px !important; text-align: center !important;  z-index: 999999 !important;}
.drawNosacDiv { background-color: white; padding: 5px !important; padding-top: 10px !important; border: 1px solid #c2cad8;}
.drawNosacDiv table td {font-size: 12px  !important; } 
.drawNosacDiv tr{ border-top: none !important; border-bottom: 1px solid #c2cad8; }
.drawNosacDiv tr td{ width:185px !important;}
.drawNosacDiv tr:hover {background-color: #c2cad8;}
.auto-find tbody tr td{font-size: 75% !important}
.dugmici{list-style-type: none !important; margin: 0;
    padding: 0;
    overflow: hidden;}
.dugmici li {float: left; display: block !important}
.not-active {
   pointer-events: none;
   cursor: default;
   background-color: #F2F2F2 !important;
   border-color: #F2F2F2 !important;
}
.m-grid-costum{
    border: 1px solid #fafafa !important;
    background: none !important;
    height: 100px;
}
.calcSum{ margin-top: 20px !important; margin-right:3px}
.showOsiguranik{ visibility: visible}
.hideOsiguranik{ visibility: hidden;}
.error_info {color: red}

.pzo_form .form-group.form-md-line-input {
    position: relative;
    margin: 0 0 15px !important;
    padding-top: 10px !important;
}

.form-body-pzo {
    padding: 0px !important;
}

.portlet-pzo {
	padding: 0 0 5px !important;
	margin-bottom: 5px !important;
}

.table-u-pzo{height: 68px !important; overflow: hidden !important}
.table-o-pzo{height: 460px !important}
.table-l-pzo{height: 35px !important; overflow: hidden !important}

.table-u-pzo small{font-size: 72% !important;}
.table-o-pzo small {font-size: 72% !important;}

.table-pzo-osiguranici thead tr th {text-transform: uppercase !important; width:14% !important; margin-bottom: 5px !important; border-right: 1px solid #e7ecf1; font-size: 85% !important }
.table-pzo-osiguranici thead tr th:last-child {border-right: none !important}
.table-pzo-osiguranici tbody tr td{height: 10px !important; overflow: hidden}

.p-ugovarac {width:20% !important; }


.th-naziv{width:17% !important}
.th-pib{width:15% !important}
.th-pdv{width:15% !important}
.th-grad{width:15% !important}
.th-adresa{width:17% !important}
.th-telefon{width:15% !important}

#aoTemp thead tr th:nth-child(1) {width:10%;}
#aoTemp thead tr th:nth-child(2), #aoTemp tbody tr td:nth-child(2) {width:9%; text-align: center}
#aoTemp thead tr th:nth-child(3), #aoTemp tbody tr td:nth-child(3) {width:8%; text-align: center}
#aoTemp thead tr th:nth-child(4), #aoTemp tbody tr td:nth-child(4) {width:8%; text-align: center}
#aoTemp thead tr th:nth-child(5) {width:25%;}
#aoTemp thead tr th:nth-child(6) {width:20%;}
#aoTemp tbody tr td:nth-child(7) {text-align: center}




.pzo-autocomp-nosac {margin: 60px 0 0 -25px !important; max-height:550px !important; box-shadow: 1px 2px 4px rgba(0, 0, 0, .5); width: 100% !important}
.pzoGrad { padding-left: 0px !important; padding-right: 0px !important;}
.nemaP { margin: 10px 0px 10px 20px }
.find-res-tr{cursor:pointer !important}

.about-header {
    height: 200px;
    background-image: url(../img/swissLG.png);
    background-position: center;
    margin: 0 -20px;
	margin-top: 230px;
	background-repeat: no-repeat;
}
.portlet-sif{
	min-height: 590px !important;
}
.tdGreen{
	background-color: #1F9221 !important;
}
.sm-grid { height: 20px !important; padding: 3px}
.sm-grid-head {padding-right: 10px !important}
.tableHeader{background-color: #32c5d2; color: white; border: 1px solid #32c5d2 !important}
.tableHeader h4{ margin-left: 10px !important}
.tdP{background-color: #E1E1E1; }
.proTD{vertical-align: middle  !important}
.tb_foot{border-top: 2px solid #32c5d2; background-color: #eee !important; text-align: center; }
.tb_foot_bt {text-align: center; background-color: #eee !important}
.tr_top{border-top: 1px solid #9A9A9A;}
.tr_bot{border-bottom: 2px solid #32c5d2;}
.td_right{text-align: right; }
.td_center{text-align: center; }
.td_left{text-align: left; width: 40%}
.tr_ftd_nb > :first-child { border: none !important}
#smokvaKom_length, #smokvaKom_info, #smokvaTeh_info, #smokvaTeh_length{ display:none !important}

.smokvaT thead tr th:nth-child(1) { width:5%; }
.smokvaT thead tr th:nth-child(2) { width:70%; }
.smokvaT thead tr th:nth-child(3) { width:10%; }
.smokvaT thead tr th:nth-child(3) { width:15%; }
.row{margin: 0 !important}
.moreInfo{float: right !important;}
.moreInfo table { margin: -6px 22px -6px; border-top: 1px solid #F20C10 !important}
.sweet-alert {z-index: 9999999 !important}
.sweet-overlay {z-index: 999999 !important}
.dataTables_wrapper .dt-buttons{ float: left !important}
.portlet.light .dataTables_wrapper .dt-buttons { margin-top: 0px !important;}

.template-upload>td, .template-download>td
{
	padding: 0 !important;
	padding-left: 10px !important;
	vertical-align: middle!important;
	border-top: 0px  !important;
	border-bottom: 1px solid #32c5d2  !important;
}

.sm-find-rez-kupac
{
	min-width: 200px; 
	min-height: 20px; 
	position: absolute; 
	border: 1px solid rgb(50, 197, 210); 
	z-index: 9999999; 
	background-color: rgb(255, 255, 255); 
	padding: 3px;
}



.f-search-rez, .s-find
{
	min-width: 200px; 
	min-height: 20px; 
	position: absolute; 
	border: 1px solid rgb(50, 197, 210); 
	background-color: rgb(255, 255, 255); 
	padding: 0px;
}
.f-rez{
	cursor: pointer
}
.datepicker {z-index: 9999 !important}
.uActive {background-color: #9a7281 !important; color: aliceblue}
.mdl-upl {width: 300px !important}
.tblUplate>tbody>tr>td { text-align: center; font-size: 16px; cursor: pointer !important; height: 50px !important; vertical-align: middle !important}

/* pdf template */


/* pdf template */

.small-p { font-size: 10px !important; color: #BFBFBF }
.premija {float: right; font-weight: 600; padding-top: 5px; padding-left: 5px}
.more_div {
	border-bottom: 1px solid #c2cad8; 
	min-height: 50px
}
.more_div:focus{
    outline: none;
	vertical-align: bottom !important
}
.more_div:empty:not(:focus):before{
    content:attr(data-text);
	color:#949494;
}
.light_datum
{
	margin-top: 1px !important;
	background-color: #fff !important;
	border: none !important;
	border-bottom: 1px solid #c2cad8 !important; 
	box-shadow: none !important;
}

.tbl_krd td{
	border: none !important;	
	border-bottom: 1px solid #c2cad8 !important; 
	color:#949494 !important; 
}

.tbl_krd tr td:nth-child(2) {
	width: 30% !important;
	text-align: center !important;
	color: #000 !important
    
}

.error-block{ float: right; color: #e7505a !important; font-size: 10px !important; }
.error-block .error{display: block !important}
.e-block-p{right: 0 !important;
    margin-top: 28px !important;
    position: absolute;}
.opsTable td, .opsTable th  {
	font-size: 10px !important;
}
.tblSif{
	overflow: scroll;
    display: block;
}
.poljeIznos{width:50px}
.rep-rez-tbl tr{ cursor:pointer !important}
.o-par{cursor:pointer !important}

.rep-p-b-o{
	-webkit-box-shadow: 0px 0px 31px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 31px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 31px 0px rgba(0,0,0,0.75);
	width: 395px; 
	position: absolute !important; 
	top: 0; 
	right:0;
	height: 310px;
}

#tableizvod th, #smokvaSMS th, #smokvaSMS td, #smokvaSMSposlate th, #smokvaSMSposlate td, #smokvaFak th, #smokvaFak td{
	font-size: 10px !important
}

.malaTabela th, .malaTabela td{
	font-size: 10px !important
}
.dataTables_wrapper .dataTables_paginate .paginate_button {padding: 0 !important}
.dataTables_extended_wrapper div.dataTables_paginate {
    margin: 0  !important
}

#tableizvod td{
	font-size: 10px !important
}
.faktureIZV tbody tr td{font-size: 10px !important; cursor: pointer}
.trBold {font-weight: bold;}
.searcRez tr{
	cursor: pointer
}

.toSSS{
	overflow:scroll; max-height:500px;
	font-size: 10px !important
}
.insArbutt{font-size: 12px; background-color: white; border: 1px solid #ADADAD; margin-bottom: 2px; margin-left: 1px}

.insArbutt:hover {
    background-color: #E8E8E8
}

.POSselect{
	background-color: cadetblue !important;
}

.POStr{
	cursor: pointer
}

.posIspravka {display: none}

.mupPredmeti  td, .mupPredmeti  th {font-size: 12px !important}

table#mupPredmeti.dataTable {
  table-layout: fixed;        /* pomaže da se poštuju širine kolona */
  
}
table#mupPredmeti.dataTable thead th:nth-child(3),
table#mupPredmeti.dataTable tbody td:nth-child(3) {
  width: 150px;
  white-space: normal;
  word-break: break-word;
}

table#mupPredmeti.dataTable thead th:nth-child(1),
table#mupPredmeti.dataTable tbody td:nth-child(1) {
  width: 150px;
  white-space: normal;
  word-break: break-word;
text-align: center
}

table#mupPredmeti.dataTable thead th:nth-child(2),
table#mupPredmeti.dataTable tbody td:nth-child(2) {
  width: 100px;
  white-space: normal;
  word-break: break-word;
text-align: center
}

table#mupPredmeti.dataTable thead th:nth-child(4),
table#mupPredmeti.dataTable tbody td:nth-child(4) {
  width: 70px;
  white-space: normal;
  word-break: break-word;
text-align: center
}

table#mupPredmeti.dataTable thead th:nth-child(5),
table#mupPredmeti.dataTable tbody td:nth-child(5) {
  width: 70px;
  white-space: normal;
  word-break: break-word;
text-align: center
}

table#mupPredmeti.dataTable thead th:nth-child(6),
table#mupPredmeti.dataTable tbody td:nth-child(6) {
  width: 110px;
  white-space: normal;
  word-break: break-word;
text-align: center
}

table#mupPredmeti.dataTable thead th:nth-child(7),
table#mupPredmeti.dataTable tbody td:nth-child(7) {
  width: 110px;
  white-space: normal;
  word-break: break-word;
text-align: center
}

table#mupPredmeti.dataTable thead th:nth-child(8),
table#mupPredmeti.dataTable tbody td:nth-child(8) {
  width: 50px;
  white-space: normal;
  word-break: break-word;
text-align: center
}

table#mupPredmeti.dataTable thead th:nth-child(9),
table#mupPredmeti.dataTable tbody td:nth-child(9) {
  width: 150px;
  white-space: normal;
  word-break: break-word;
text-align: center
}

table#mupPredmeti.dataTable thead th:nth-child(10),
table#mupPredmeti.dataTable tbody td:nth-child(10) {
  width: 50px;
  white-space: normal;
  word-break: break-word;
text-align: center
}

table#mupPredmeti.dataTable thead th:nth-child(11),
table#mupPredmeti.dataTable tbody td:nth-child(11) {
  width: 150px;
  white-space: normal;
  word-break: break-word;
text-align: left
}

table#mupPredmeti.dataTable thead th:nth-child(12),
table#mupPredmeti.dataTable tbody td:nth-child(12) {
  width: 400px;
  white-space: normal;
  word-break: break-word;
text-align: center
}

table#mupPredmeti.dataTable thead th:nth-child(13),
table#mupPredmeti.dataTable tbody td:nth-child(13) {
  width: 150px;
  white-space: normal;
  word-break: break-word;
text-align: center
}

table#mupPredmeti.dataTable thead th:nth-child(14),
table#mupPredmeti.dataTable tbody td:nth-child(14) {
  width: 50px;
  white-space: normal;
  word-break: break-word;
text-align: center
}
table#mupPredmeti.dataTable thead th:nth-child(14),
table#mupPredmeti.dataTable tbody td:nth-child(14) {
  width: 50px;
  white-space: normal;
  word-break: break-word;
text-align: center
}

#mupPredmeti_wrapper .bottom {float: right !important}

.sms-prikaz.sms-status{
  position:relative; display:inline-block; max-width:min(85%,520px);
  padding:10px 12px; background:#1A73E8; color:#fff;
  border-radius:18px 18px 4px 18px; box-shadow:0 1px 1px rgba(0,0,0,.06),0 1px 6px rgba(0,0,0,.06);
}

/* meta u jednom redu */
.sms-prikaz.sms-status .sms-tel,
.sms-prikaz.sms-status .sms-datum,
.sms-prikaz.sms-status .sms-user{
  display:inline; margin-right:10px; font-size:12px; opacity:.9;
}

/* etiketice */
.sms-prikaz.sms-status .sms-tel::before   { content:"Tel: ";   font-weight:600; opacity:.95; }
.sms-prikaz.sms-status .sms-datum::before { content:"Datum: "; font-weight:600; opacity:.95; }
.sms-prikaz.sms-status .sms-user::before  { content:"Klijent: ";  font-weight:600; opacity:.95; }

/* tačkice između (opciono) */
.sms-prikaz.sms-status .sms-tel::after,
.sms-prikaz.sms-status .sms-datum::after { content:" • "; opacity:.8; }
.sms-prikaz.sms-status .sms-user::after { content:""; }

.sms-prikaz.sms-status .sms-poruka{
  display:block; margin-top:6px; white-space:pre-wrap; word-break:break-word;
}

/* lijepi brojevi za datum */
.sms-prikaz.sms-status .sms-datum{ font-variant-numeric: tabular-nums; }

.drzac-poruka {
	overflow: hidden;
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
}

/
.android-composer{
  display:flex;
  align-items:flex-end;
  gap:8px;
  padding:10px;
  background:#fff;
  border-top:1px solid #e5e7eb; 
  max-width:700px;             
  margin:10px auto;          
  box-sizing:border-box;
}

.android-input{
  flex:1;
  padding:10px 12px;
  min-height: 80px;            
  max-height: 220px;           
  overflow-y:auto;             
  overflow-x:hidden;
  resize: vertical;             
  border:1px solid #e5e7eb;
  border-radius:18px;           
  background:#f6f7f9;           
  outline:0;
  font: 500 14px/1.4 system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
  box-shadow: inset 0 1px 0 rgba(0,0,0,.04);
}


.android-input:focus{
  border-color:#1A73E8;
  box-shadow: 0 0 0 3px rgba(26,115,232,.15), inset 0 1px 0 rgba(0,0,0,.04);
}


.android-input::placeholder{
  color:#94a3b8;
}


.android-send{
  flex:0 0 auto;
  width:40px; height:40px;
  border-radius:50%;
  border:0;
  background:#1A73E8;
  color:#fff;
  font-size:16px;
  cursor:pointer;
  box-shadow: 0 1px 2px rgba(0,0,0,.15);
}
.android-send:hover{ filter:brightness(1.05); }
.android-send:active{ transform: translateY(1px); }

/* Dark mode */
@media (prefers-color-scheme: dark){
  .android-composer{ background:#0b0f14; border-top-color:#1f2937; }
  .android-input{ background:#111827; border-color:#1f2937; color:#e5e7eb; }
  .android-input::placeholder{ color:#64748b; }
}


.sms-prikaz { margin: 0 12px; }


.sms-prikaz + .sms-prikaz { margin-top: 16px; }
/* isti font/feeling kao textarea */
.insArbutt {
  font: 500 14px/1.4 system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
  background: #f6f7f9;              /* kao textarea */
  color: #111827;
  border: 1px solid #e5e7eb;        /* suptilna ivica */
  border-radius: 18px;              /* mehki, “bubble” */
  padding: 8px 12px;
  cursor: pointer;
  box-shadow: inset 0 1px 0 rgba(0,0,0,.04);
  transition: background .15s, border-color .15s, box-shadow .15s, transform .05s;
  white-space: nowrap;              /* da ne lomi etiketu */
  margin: 0;                        /* reset */
}

/* hover/focus/active stanja kao na inputu */
.insArbutt:hover {
  background: #eef2f7;
  border-color: #d1d5db;
}
.insArbutt:focus {
  outline: 0;
  border-color: #1A73E8;
  box-shadow: 0 0 0 3px rgba(26,115,232,.15), inset 0 1px 0 rgba(0,0,0,.04);
}
.insArbutt:active {
  transform: translateY(1px);
}

/* malo “zraka” između dugmadi */
.col-md-6 > table {
  border-collapse: separate;
  border-spacing: 8px 8px; /* horizontalni i vertikalni razmak */
}
.col-md-6 > table td { padding: 0; }

/* uskladiti izgled cijelog compose bloka */
.android-composer {
  padding: 10px;                    /* već imaš iz ranije */
  border-top: 1px solid #e5e7eb;
}
.android-input {
  background: #f6f7f9;             /* matching */
  border: 1px solid #e5e7eb;
  border-radius: 18px;
  min-height: 120px;                /* veća visina po želji */
  max-height: 260px;
  overflow-y: auto;
}

/* dark mode nijanse */
@media (prefers-color-scheme: dark){
  .insArbutt {
    background: #111827;
    color: #e5e7eb;
    border-color: #1f2937;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.03);
  }
  .insArbutt:hover { background: #0f172a; border-color: #334155; }
  .android-input { background:#111827; border-color:#1f2937; color:#e5e7eb; }
  .android-input::placeholder{ color:#64748b; }
}
.sms-red {background: red !important}
