﻿#simplemodal-overlay {background-color:#000;}
#simplemodal-container {background-color:#333; border:8px solid #444; padding:12px;}

.grid td,.grid th
{
    border-color: #e0e0e0;
}
 
.gridHead, .gridPager, 
{
    background-color: #f0f0f0;
    background-image: linear-gradient(bottom, rgb(224,224,224) 0%, rgb(240,240,240) 72%);
    background-image: -moz-linear-gradient(bottom, rgb(224,224,224) 0%, rgb(240,240,240) 72%);
    background-image: -webkit-linear-gradient(bottom, rgb(224,224,224) 0%, rgb(240,240,240) 72%);
    background-image: -ms-linear-gradient(bottom, rgb(224,224,224) 0%, rgb(240,240,240) 72%);
    border: 1px solid #e0e0e0;
    height: 30px;

}

#easyTooltip{
	padding:5px 10px;
	border:1px solid #195fa4;
	background-color:Yellow;
}

.listHeadNS0
{
    font-weight:bold;
    background-color: rgb(189,222,156);
    background-image: linear-gradient(bottom, rgb(189,222,156) 0%, rgb(240,240,240) 72%);
    background-image: -moz-linear-gradient(bottom, rgb(189,222,156) 0%, rgb(240,240,240) 72%);
    background-image: -webkit-linear-gradient(bottom, rgb(189,222,156) 0%, rgb(240,240,240) 72%);
    background-image: -ms-linear-gradient(bottom, rgb(189,222,156) 0%, rgb(240,240,240) 72%); 
}

.listHead1
{
    margin-left: 10px;
}
.listHead2
{
    margin-left: 30px;
}

.listHeadNS1
{
    margin-left: 30px;    
    padding-top:5px;
}
.listHeadNS2
{
    margin-left: 50px;
}

.nob
{    
    background-color:#fff;
    border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px; 
    -webkit-border-radius: 8px;        
    border:1px solid #e0e0e0;
}

a
{
	color:Black;
	cursor:pointer;
}

.nopadding
{
    padding:0px;
}

.userHistory
{
    font-size:x-small;
}
.dialog
{
    background:#F0F0F0;
    border: medium outset #CCFFCC;
}

.searchGrid
{
	border:1px solid gray;		
}
.searchHeader
{
	border:1px;	
	background-color:rgb(230,230,230);
	font-size:x-small;
	font-weight:normal;
}

.note
{
	color:Gray;
}
.cell
{
	width:6%;
}
.frm
{
	border: 0;
	display:inline-block;
	
}
.title
{
	font-size:large;
	font-family:Verdana;
	letter-spacing:5px;
	text-align: center;
}
.title2
{
	font-size:medium;
	font-weight:bold;
	font-family:Verdana;	
	text-align:left;
}


.errBox
{
	padding: 5px;
	border: medium solid #FF0000;
}

.param_edit
{
	border-style: inset;
	overflow: scroll;
	height: 200px;
	width: 100%;
}
body
{
	font-family: sans-serif;
	font-size: x-small;
	margin:0px;	
}

.stat_table
{
	border-collapse: collapse;	
}

.stat_header
{	
	background-color:#BDDE9C;
}

.leftBorder
{
	border-left:solid 1px #606060;
}
.cmdButton
{
	border-color: #00FF99;
	background-color: #CCFFCC;
	font-family: 'MS Sans Serif';
	font-size:small;
	font-weight:bold;
	width: 120px;
	height: 22px;
}


#topIzbornik
{
	display: inline-block;
}
#tbl
{
	display: inline-block;
	width:100%;
}
#tbl2
{
	display: inline-block;	
}


.navigator
{		
	overflow:auto;	
	display: inline-block;	
}
.container
{
	border: thin inset #C0C0C0;
	padding:10px;
	width:900px;
}

.subcontrol
{	
	padding-left:13px;
	padding-right:10px;	
	width:98%;
	
}

td
{
	font-size:small;
	text-align: left;
}

.detailView
{
	
	font-size:small;
	border:1px solid black;
	background-color:#CCFFCC;
}

.detailEdit
{
	background-color: #CCFFCC;
}
.detailHeader
{
	background-color: #DDFFCC;
}

.userSection
{
	margin-left: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.gridHeader
{
	font-weight:bold;	
	color:Black;
	border:1px solid black;	
	text-align:left;
}
.gridHeader2
{	
	color:Black;
	font-weight:normal;	
	border:1px solid black;	
	text-align:left;
}

.noBorder td
{
	border-style:none;
	border-width:0px;
}

.gridHeaderTd
{
	border-bottom:1px solid black;
}
.wrap
{
	
}

.gridTable
{
	border-top:solid 1px black;
	border-bottom:solid 1px white;
	border-left:solid 1px white;
	border-right:solid 1px white;	
	border-collapse:collapse;		
	border-spacing:0px;
	padding:0px;
}

.gridTable_mjerenje
{
	border-top:solid 1px white;
	border-bottom:solid 1px white;
	border-left:solid 1px white;
	border-right:solid 1px white;	
	border-collapse:collapse;		
	border-spacing:0px;
	padding:0px;
}

.gridSelect
{
	background-color: #CCFFCC;
	border-bottom:1px solid black;
	border-top:1px solid black;
	font-family:Courier New;
	font-size:small;
}
.gridItem
{
	font-family:Courier New;
	border:1px solid black;	
	font-size:small;
	word-wrap: break-word;
}


.gridItemRight
{
	font-family:Courier New;
	border:1px solid black;	
	font-size:small;
	word-wrap: break-word;
	text-align:right;
}

.gridAlter
{
	border-bottom:1px solid black;
	font-family:Courier New;
	font-size:small;
}

.input_form
{
	border-collapse: collapse;
	border-spacing: 0px;	
	margin:0px;
	table-layout:fixed;
	border-spacing:0px;	
	overflow: hidden;
	padding:0 px;
}
.input_item
{
	border: 1px solid black;
	border-spacing: 0px;
	margin: 0px;
	overflow: hidden;
	padding:0px;	
}

a.gridSelect a.gridAlter a.gridItem
{
	font-family:Sans-Serif;	
}
.input
{
	border-style: none;
	background-color: #CCFFCC;
	font-family:Monospace;
}

.inputRO
{
	border-style: none;
	background-color: #EEFFCC;
	font-family:Monospace;
	font-size:small;
}
.inputROC
{
	border-style: none;
	background-color: #EEFFCC;
	font-family:Monospace;
	font-size:small;
	text-align:center;
}

.input_section
{
	font-weight:bold;
	font-size:small;	
}
.input_single
{	
	padding-left:10px;
}
.inputC
{
	border-style: none;
	background-color: #CCFFCC;
	font-family:Monospace;
	text-align:center;
}
.error
{
	font-size:large;
	font-family: Verdana;
}

.very_small
{
	font-size:xx-small;
}
.input_dropdown
{
	border-width: 0px;
	border-style: none;
	background-color: #CCFFCC;
	font-family:Monospace;
}

.FormTitle
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: large;
	text-align: center;
	vertical-align: top;
	line-height: 40px;
}

.FormTitle_small
{
	text-transform: uppercase;
	font-weight: bold;
	font-size:small;
	text-align: center;
	vertical-align: top;	
}

.full
{
	width:100%;
}




.btnsome:hover
{
     background-color: #749A02;
}
.btnsome{
    background: #91BD09 url(/img/overlay.png) repeat-x;
    display: inline-block;
    padding: 5px 10px 6px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    line-height: 1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 3px #999;
    -webkit-box-shadow: 0 1px 3px #999;
    text-shadow: 0 -1px 1px #222;
    border-bottom: 1px solid #222;
    position: relative;
    cursor: pointer;
}

.orange.btnsome, .orange.btnsome:visited { background-color: #ff5c00; }
.orange.btnsome:hover { background-color: #d45500; } 
.yellow.btnsome, .yellow.btnsome:visited { background-color: #ffb515; }
.yellow.btnsome:hover { background-color: #fc9200; } 

div.panel,
div.filter
{
    Font-Family: Georgia,"Times New Roman",Times,serif;
    border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px; 
    -webkit-border-radius: 8px;    
    background-color:#f0f0f0;    
    border:1px solid #e0e0e0;
    padding-top:10px;
    padding-left:5px;
    padding-bottom:10px;
}
#uredjaji_lozenje_top
{
    border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px; 
    -webkit-border-radius: 8px;    
    background-color:#f0f0f0;    
    border:1px solid #e0e0e0;
    margin-top:10px;    
    margin-bottom:10px; 
    padding-left:5px;
    padding-bottom:10px;
}
.inv_table,
#uredjaji_lozenje_top table
{
    border: 1px solid #d0d0d0;
    border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px; 
    -webkit-border-radius: 8px;    
    background-color:#ffffff;
    padding:5px;
    border-collapse:collapse;
    width:100%;
}
.inv_table
{
    margin-right:10px;
}
.inv_table tr,
#uredjaji_lozenje_top table tr
{
    border: 1px solid #f0f0f0;
}
#uredjaji_lozenje_top table tr.selected
{
    background-color:#BDDE9C;
}
.inv_table th
{
    font-weight: bold;
    border: 1px solid #f0f0f0;
    -moz-box-shadow: 0 1px 3px #999;
    -webkit-box-shadow: 0 1px 3px #999;
    box-shadow: 0 1px 3px #999;
    
}
#uredjaji_lozenje_top table th
{
    font-weight:bold;
}
.inv_table td,
#uredjaji_lozenje_top table td
{
    border: 1px solid #f0f0f0;
    padding: 5px;
}

#uredjaji_lozenje_top p
{
    font-weight:bold;
    font-size:12px;
    
}

.nicEdit-main
{
    background-color:#fff;    
}
div.groupFields, div.qasub
{
    overflow-y: scroll;
    overflow-x: hidden;
    height: 200px; 
    width:800px;
    border-radius:8px;
    background-color:#fff;
    border:1px solid #e0e0e0;
    
}
div.qasub
{
    box-shadow: inset 0 0 5px #666;
    padding:10px;
}
div.QA_comment
{
    width: 420px;    
    overflow: auto;
    font-size:10pt;
}

.groupFields table table input
{
        width:10px;
        
}
.groupFields table table label
{    
    margin-right:5px;
}

.check a
{
    border: 1px solid #e0e0e0;
    border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px; 
    -webkit-border-radius: 2px;
    text-decoration:none;
    background-color:#f0f0f0;
    margin-left:10px;    
    color:#202020;
    
}


