/*==================================================
 * UPORABA CCS
		Modra - Glavna: #2980b9
		Modra - Svetla: #3498db
		Siva  Temna - #7f8c8d
		Siva  Temna manj - #95a5a6
		Siva  Svetlejša - #bdc3c7
		Siva  Svetla - #ecf0f1 (uporablja se za ozadja)
		Text barva: #2c3e50 (uporablja se za tekst)
 * ===============================================*/
body, html {
	font-family: arial, sans-serif;
	background-color: #ffffff;
}
.ikone {
	color: #2980b9; /*temna modra*/
	font-size: 25px;
}
.ikonepannel {
	color: #2c3e50;
	font-size: 17px;
	margin-right: 5px;
	vertical-align: middle;
}
.ikonepannel_s {
	color: #2c3e50;
	font-size: 12px;
	margin-right: 5px;
}
.ikonestat {
	color: #2c3e50;
	font-size: 20px;
}
.ikoneiskanje {
	font-size: 21px;
	padding-right: 0px;
	position: absolute;
	right: 16px;
	top: 11px;
	color: #2c3e50;
}
.ikonenavi {
	color: #2c3e50;
	font-size: 20px;
	cursor: pointer;
}
.panelleft {
	color: #2980b9; /*temna modra*/
	font-size: 15px;
}
.panelleft-text {
	color: #2980b9; /*temna modra*/
	font-size: 15px;
	text-transform: uppercase;
	font-weight: normal;
}
.panelright {
	color: #2980b9; /*temna modra*/
	font-size: 15px;
}
.expcol-search {
	position: absolute;
	right: 41px;
	top: 9px;
	color: #2c3e50;
	font-size: 24px;
	cursor: hand;
	cursor: pointer;
	vertical-align: middle;
}
.header {
	color: #2980b9; /*temna modra*/
	font-size: 25px;
	font-family: "FontAwesome" !important;
}
.naslovi {
	font-size: 12pt;
	margin-top: 30px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.naslovistat {
	font-size: 10pt;
	margin-top: 30px;
	margin-bottom: 10px;
}
.tab-header {
	margin: 0 auto;
	border: 1px solid #bdc3c7;
	padding: 10px;
	text-align: center;
	background-color: #ecf0f1;
	min-height: 135px;
}
.tab-header:hover {
	background-color: none;
}
.moduli-container {
	width: 100%;
	text-align: center;
	background-color: #2980b9; /*temna modra*/
	border-bottom: 1px solid #3498db; /*svetla modra*/
}
.tab-header-title {
	position: fixed;
	width: 100%;
	text-align: center;
	background-color: #2980b9; /*temna modra*/
	border-bottom: 1px solid #3498db; /*svetla modra*/
	color: #ffffff;
	z-index: 1000;
}
.tab-header-title h2 {
	padding: 0;
	margin: 0;
	line-height: 35px;
	font-size: 13pt;
	font-weight: normal;
	text-transform: uppercase;
}
.tab-header-desc {
	color: #2c3e50;
	font-size: 9pt;
	margin-top: 30px;
}
.ddb {
	line-height: 16px;
	border: 1px;
}
.aktiven {
	color: #2980b9; /*temna modra*/
	font-size: 20px;
}
.neaktiven {
	color: #2c3e50;
	font-size: 20px;
}
a.mod-aktiven, li.mod-aktiven {
	background-color: #3498db; /*svetla modra*/
	color: #ffffff;
	font-size: 10pt;
	height: auto;
}
a.mod-aktiven:hover, li.mod-aktiven:hover, a.mod-aktiven:focus, a.mod-aktiven:active {
	border: 1px solid #2980b9 !important;/*temna modra*/
	background-color: #3498db !important; /*svetla modra*/
}
a.mod-aktiven input, li.mod-aktiven input {
	color: #ffffff;
	text-transform: uppercase;
}
a.mod-aktiven i, a.mod-aktiven i:hover, li.mod-aktiven i, li.mod-aktiven i:hover {
	font-size: 30px;
	color: #ffffff;
}
li.mod-neaktiven:hover, li.mod-neaktiven:active, li.mod-neaktiven:focus {
	color: #2c3e50 !important;
	background-color: #bdc3c7 !important;
}
a.mod-neaktiven, li.mod-neaktiven {
	color: #2c3e50;
	font-size: 9pt;
	border: 1px solid #bdc3c7;
	height: auto;
}
a.mod-neaktiven input, li.mod-neaktiven input {
	color: #2c3e50;
	text-transform: uppercase;
}
a.mod-neaktiven:hover, li.mod-neaktiven:hover {
	border: 1px solid #bdc3c7 !important;
}
a.mod-neaktiven i, a.mod-neaktiven i:hover, li.mod-neaktiven i, li.mod-neaktiven i:hover {
	font-size: 30px;
	color: #2c3e50;
}
.legend {
	padding: 2px 3px;
	margin-top: 10px;
}
.aktiven, .neaktiven {
	padding-top: 3px;
}
.btn-info {
	color: #2c3e50;
	background-color: #ecf0f1;
	border-color: #2980b9; /*temna modra*/
	min-height: 70px;
	margin-bottom: 5px;
}
.btn-info.focus, .btn-info:focus {
	color: #fff;
	background-color: #ecf0f1;
	border-color: #95a5a6;
}
.btn-info:hover {
	color: #fff;
	background-color: #ecf0f1;
	border-color: #2980b9; /*temna modra*/
}
.theme-icon {
	color: #7f8c8d !important;
	font-size: 18pt !important;
	float: left !important;
	margin-left: 10px;
	height: 30px;
	width: 30px;
}
.glyphicon-ttip {
	font-size: 20px;
	padding-bottom: 5px;
}
/*bootstrap tooltip*/
div.tooltip-inner {
	width: auto !important;
	max-width: 500px;
	height: auto !important;
	max-height: none;
}
.tooltip-inner {
	background-color: #ecf0f1;
	color: #2c3e50;
}
.tooltip.top .tooltip-arrow {
	border-top-color: #ecf0f1;
}
.tooltip.right .tooltip-arrow {
	border-right-color: #ecf0f1;
}
.tooltip.bottom .tooltip-arrow {
	border-bottom-color: #ecf0f1;
}
.tooltip.left .tooltip-arrow {
	border-left-color: #ecf0f1;
}
.btn-default:hover {
	/*background-color: #3498db !important; temna modra*/
	color: #ffffff !important;
}
.btn-default {
	background-color: #2980b9 !important;/*temna modra*/
	color: #ffffff !important;
	Height: 30px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 0px;
}
.btn-confirm {
	background-color: #ecf0f1 !important;
	color: #2c3e50 !important;
	Height: 30px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 1px solid #2980b9; /*temna modra*/
}
.btn-confirm:hover {
	background-color: #3498db !important;
	color: #ffffff !important;
}
/*ZAVIHEK iskanje pod VSEBINAMI*/
table.iskanje TH {
	FONT-SIZE: 9pt;
	font-weight: normal;
	padding: 10px 10px 1px 3px;
}
.input-control {
	display: block;
	width: 98%;
	height: 23px;
	padding: 0px 2px;
	font-size: 9pt;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	margin-bottom: 10px;
}
label {
	display: inline-block;
	max-width: 100%;
	font-weight: normal;
	color: #2c3e50;
	font-size: 13px;
}
/*MOJI PODATKi zavihek Vsebine*/
.opis {
	font-size: 9pt;
	padding: 20px 20px 20px 20px;
	color: #2c3e50;
	line-height: normal;
}
.sloji_vrsta {
	font-size: 9pt;
	padding: 10px;
	color: #2c3e50;
	line-height: normal;
}
/*START*poročila-nova okna*/
.paper {
	border: 1px solid #bdc3c7;
	margin: 30px 10px 10px 50px;
}
.paper-middle {
	margin-left: auto;
	margin-right: auto;
	width: 850px;
}
h3.title {
	font-size: 16pt;
	color: #2980b9; /*temna modra*/
	margin-top: 30px;
}
h2.subtitle {
	font-size: 12pt;
	color: #95a5a6;
}
a.LinkPaper {
	font-size: 9pt;
	color: #3498db; /*svetla modra*/
	text-decoration: underline;
}
.btn-icon {
	color: #2980b9; /*temna modra*/
	background-color: #ecf0f1;
	border-color: #2980b9; /*temna modra*/
	margin-right: 3px;
	margin-top: 3px;
	font-size: 15px;
}
.btn-icon:hover {
	color: #fff;
	background-color: #2980b9; /*temna modra*/
	border-color: #2980b9; /*temna modra*/
	margin-right: 3px;
	font-size: 15px;
}
.btn-icon a:hover {
	color: #ffffff;
	text-decoration: none;
}
.title-bg {
	background-color: #ecf0f1;
	border-color: #2980b9; /*temna modra*/
}
.paper-inner {
	padding: 30px;
}
/*==================================================
 * shadowpaper
 * ===============================================*/
.shadowpaper {
	box-shadow: 0 8px 10px #bdc3c7;
}
label.report1 {
	display: inline-block;
	max-width: 100%;
	font-weight: normal;
	color: #34495e !important;
	font-size: 18px !important;
}
label.report2 {
	display: inline-block;
	max-width: 100%;
	font-weight: normal;
	color: #2980b9 !important;
	font-size: 14px !important;
}
label.report3 {
	display: inline-block;
	max-width: 100%;
	font-weight: normal;
	color: #E4292C !important;
	font-size: 10px !important;
}
label.report4 {
	display: inline-block;
	max-width: 100%;
	font-weight: normal;
	color: #2980b9 !important;
	font-size: 18px !important;
}
.info {
	color: #95a5a6;
	font-size: 18px;
}
tooltip.note {
	Width: 50px;
	height: 100%;
}
.odsek {
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid transparent;
	border-radius: 4px;
	background-color: #f9f9f9;
	border-color: #ecf0f1;
}
.obmocje {
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid transparent;
	border-radius: 4px;
	border-color: #3498db; /*svetla modra*/
}
input[type=checkbox], input[type=radio].check {
	margin: 1px 10px 1px 1px !important;
}
/*END*poročila-nova okna*/
/*logo*/
.logo {
	color: #2980b9; /*temna modra*/
	font-size: 30px;
}
.logo2 {
	color: #3498db; /*svetla modra*/
	font-size: 18px;
}
.logoiobcina {
	color: #c0392b;
	font-size: 18px;
}
.logoikomunala {
	color: #2980b9; /*temna modra*/
	font-size: 18px;
}
.logoislovenija {
	color: #27ae60;
	font-size: 18px;
}
.portal {
	color: #2c3e50;
	font-size: 25px;
}
/*gumbi na karti*/
.raster-button {
	position: static;
	background: #ffffff;
	border: 1px #2980b9 solid;
	cursor: pointer;
	margin: 0;
	padding: 0;
	font-size: 9pt;
	font-weight: normal;
	line-height: 24px;
	height: 24px;
	width: 130px;
	text-align: center;
	color: #2c3e50;
}
    .raster-button:hover {
        box-shadow: 0 0 1px 1px #3498db;
    }
.raster-button.selected {
	color: #ffffff;
	background-color: #3498db; /*svetla modra*/
	height: 24px;
}
/*obiskanost*/
.frame {
	font-size: 9px;
}
/*tab Vsebine*/
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color: #2c3e50;
}
.ui-accordion-icons .ui-accordion-header a {
	color: #2c3e50;
}
.ui-state-hover a, .ui-state-hover a:hover {
	color: #2980b9; /*temna modra*/
}
.fa-small {
	font-size: 14px;
	margin-right: 3px;
}
/* hitro iskanje */
.search-box {
	/*position: absolute;
    display: inline-block;
    top: 87px;
    left: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;*/
	width: 396px;
	height: 38px;
	background-color: #2980b9; /*temna modra*/
	text-align: center;
	padding: 5px;
	margin-top: 4px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#search-input {
	height: 28px;
	color: #2c3e50;
	font-size: 13px;
	text-align: left;
	width: 350px;
	margin-left: 4px;
	padding-left: 5px;
	border-color: #3498db; /*svetla modra*/
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.ikona-search {
	float: left;
	font-size: 20pt;
	color: #fff;
	margin-top: 3px;
}
/* opozorilno okno za ukaze */
.alertify-log {
	background: #2980b9; /*temna modra*/
	padding: 20px 20px 20px 20px;
	border-radius: 4px;
	color: #ffffff;
	border: 1px solid #2980b9; /*temna modra*/
	font-size: 14px;
	font-weight: normal;
}
/* tooltip alerti za ukaze */
.alertify-tooltip {
	background: #ecf0f1;
	padding: 20px 20px 20px 20px;
	border-radius: 4px;
	color: #2c3e50;
	border: 1px solid #2980b9; /*temna modra*/
}
/*tool tip za ukaze na karti*/
.tip {
	background: #ecf0f1;
	padding: 10px 10px 10px 10px;
	border-radius: 4px;
	color: #2c3e50;
	border: 1px solid #2980b9; /*temna modra*/
}
/*tool tip za ukaze*/
.x-tip {
	background: #ecf0f1;
	padding: 5px 5px 5px 5px;
	border-radius: 4px;
	color: #2c3e50;
	border: 1px solid #2980b9; /*temna modra*/
}
/*tool tip za pokazane točke na karti*/
.alertify-log-custom {
	background: #ffffff;
	padding: 10px 30px 20px 30px;
	border-radius: 4px;
	color: #2c3e50;
	border: 1px solid #2980b9; /*temna modra*/
	line-height: 1.31em;
}
.alertify-logs {
	position: fixed;
	z-index: 9999;
	bottom: 8px;
	right: 8px;
	width: 650px;
}
.tipText {
	font-size: 9pt;
}
.btn-tip {
	color: #2980b9; /*temna modra*/
	background-color: #ecf0f1;
	border-color: #2980b9; /*temna modra*/
	margin-right: 3px;
	margin-top: 3px;
	font-size: 12px;
	text-decoration: none;
	min-width: 85px;
}
.btn-tip:hover {
	color: #fff;
	background-color: #2980b9; /*temna modra*/
	border-color: #2980b9; /*temna modra*/
	margin-right: 3px;
	font-size: 12px;
	min-width: 85px;
}
.btn-tip a:hover {
	color: #ffffff;
	text-decoration: none;
	min-width: 85px;
}
/*class za ikono zapri*/
.close {
	color: #2980b9; /*temna modra*/
	font-size: 18px;
	position: absolute;
	right: 1px;
	top: 1px;
}
/*za sidebar*/
.close-sidebar {
	color: #95a5a6;
	font-size: 18px;
	position: absolute;
	right: 1px;
	top: 1px;
}
body.StatusBar {
	background-color: #7f8c8d;
	font-size: 8px;
	color: #ffffff;
}
/*sloji po vrstnem redu*/

.modalBackground {
	filter: alpha(opacity=70);
 filter: progid:DXImageTransform.Microsoft.alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.dragHandle {
	width: 16px;
	height: 16px;
	background-color: Yellow;
	cursor: move;
	border: outset thin white;
}
.dragHandle2 {
	width: 16px;
	height: 16px;
	background-color: Yellow;
	cursor: move;
	border: outset thin white;
}
.callbackStyle {
	border: thin blue inset;
}
.callbackStyle table {
	color: #2c3e50;
}
.reorderListDemo li {
	list-style: none;
	margin: 2px;
	background-repeat: repeat-x;
	color: #FFF;
}
.reorderListDemo li a {
	color: #FFF !important;
	font-weight: bold;
}
.reorderCue {
	width: 100%;
	height: 25px;
}
.itemArea {
	margin-left: 5px;
	font-size: 1em;
	text-align: left;
}
.sloji_vrsta {
	font-size: 9pt;
	padding: 10px;
	color: #2c3e50;
	line-height: normal;
}
.sloji_legenda {
	font-size: 9pt;
	padding: 5px 20px 5px 20px;
	color: #2c3e50;
	line-height: normal;
}
.sloji {
	border-bottom: 1px dotted #2c3e50;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 2px;
}
.sloji_note {
	font-size: 8pt;
}
/*popup*/


.gpopover {
	background-color: #FFF;
	border: 1px solid #CCC;
	border-color: rgba(0, 0, 0, 0.2);
	border-radius: 2px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
	display: none;
	padding-top: 20px;
	padding-left: auto;
	padding-right: auto;
	position: absolute;
	z-index: 998;
	width: 550px;
}
.gpopover .gpopover-arrow {
	border: 8px solid transparent;
	border-bottom-color: #FFF;
	border-top-width: 0;
	height: 0;
	position: absolute;
	width: 0;
	z-index: 999;
}
.gpopover .gpopover-arrow-shadow {
	border: 8px solid transparent;
	border-bottom-color: #C0C0C0;
	border-bottom-color: rgba(0, 0, 0, 0.275);
	border-top-width: 0;
	height: 0;
	position: absolute;
	width: 0;
	z-index: 997;
}
.linkKALI {
	color: #2980b9; /*temna modra*/
	font-size: 25px;
}
.linkKALIbutton {
	background-color: transparent;
	border: 0px;
}
.kalibox {
	width: 32%;
	padding-bottom: 5%;
	color: #2c3e50;
	position: relative;
	float: left;
	;
}
.kali-innerContent {
	position: absolute;
	left: 1px;
	right: 1px;
	top: 1px;
	bottom: 1px;
	background: #ecf0f1;
	padding: 10px;
}
#wrap-kali {
	overflow: hidden;
}
.box-large {
	color: #2980b9; /*temna modra*/
	font-size: 50px;
}
#panel-kali, #flip-kali {
	padding: 2px;
	text-align: center;
	background-color: #ecf0f1;
	height: 30px;
}
#panel-kali {
	display: none;
	height: 100%;
	background-color: transparent;
	margin-top: 5px;
}
#more-hr hr {
	margin: 5px 15px 15px 15px;
	border: 0;
	border-top: 1px solid #eee;
	border-color: #3498db; /*svetla modra*/
}
.iws-selectpanel {
	background: #ffffff;
	border: 1px #2980b9 solid;
	padding: 10px;
	display: block;
	z-index: 1000;
}
legend {
	font-size: 17px;
	border: 0;
	font-weight: normal;
}
.ui-dialog {
	border: 1px solid #2980b9; /*temna modra*/
}
/*ČRTE*/
hr {
	border: 0;
	border-bottom: 1px dotted #95a5a6;
}
/*ikone orodja*/
.map-tbar-icons {
	color: #2c3e50;
	font-size: 26px;
}
/* HITRO ISKANJE*/

.btn-qsearch {
	color: #2c3e50;
	background-color: #ecf0f1;
	border: 1px solid #95a5a6;
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
	height: 18px;
}
.btn-qsearch:hover, .btn-qsearch:focus, .btn-qsearch:active {
	color: #2c3e50;
	background-color: #ecf0f1;
	border-color: #95a5a6;
}
/* loading */
.spinner {
	right: 100px;
	bottom: 0px;
	width: 100px;
	height: 100px;
	display: block;
	position: absolute;/*margin: 100px auto;*/
}
.double-bounce1, .double-bounce2 {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #3498db; /*svetla modra*/
	opacity: 0.6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: sk-bounce 2.0s infinite ease-in-out;
	animation: sk-bounce 2.0s infinite ease-in-out;
}
.double-bounce2 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}
 @-webkit-keyframes sk-bounce {
 0%, 100% {
 -webkit-transform: scale(0.0);
}
 50% {
 -webkit-transform: scale(1.0);
}
}
 @keyframes sk-bounce {
 0%, 100% {
 transform: scale(0.0);
 -webkit-transform: scale(0.0);
}
 50% {
 transform: scale(1.0);
 -webkit-transform: scale(1.0);
}
}

/* hide edge clear icon for input control*/
input::-ms-clear {
 display: none;
}
#splashDiv {
	background: #ffffff;
	position: absolute;
	border: 1px solid #2980b9; /*temna modra*/
	width:99%;
	height:auto;
}
#splashDiv h1 {
	color: #2980b9; /*temna modra*/
	font-size: 30px;
	font-family: Open Sans, sans-serif;
	font-weight: normal;
}
#splashDivTitle {
	margin: 0 20px;/*border-bottom: 1px dotted #7f8c8d;*/
}
#splashDivTitleCreated{
    float:right;
    font-size:0.5em;
	color: #bdc3c7;
	font-weight: normal;
}
#splashDivContent {
	background: #fff;
	overflow-y: auto;
	padding: 0 20px;
	max-height: 475px;
}
#splashDivContent h2 {
	color: #2c3e50;
	font-size: 18px;
	font-family: Open Sans, sans-serif;
	font-weight: normal;
}
#splashDivContent h4 {
	color: #2c3e50;
	font-size: 14px;
	font-family: Open Sans, sans-serif;
	font-weight: normal;
}
#splashDivContent img {
	text-align: center;
}
#splashDivContent span.introText {
	color: #2c3e50;
	font-size: 14px;
	font-family: Open Sans, sans-serif;
	font-weight: normal;
}
#splashDivContent span.fullText {
	color: #2c3e50;
	font-size: 12px;
	font-family: Open Sans, sans-serif;
	font-weight: normal;
}
#splashDivContent span p {
	color: #2c3e50;
	font-size: 12px;
	font-family: Open Sans, sans-serif;
	font-weight: normal;
}
#splashDivInner {
	background: #fff;
	overflow: auto;
	padding: 0;
}
#splashDivFooter {
	height: 60px;
	line-height: 49px;
	background-color: #3498db; /*svetla modra*/
	border-top: 1px solid #2980b9; /*temna modra*/
	padding-top: 7px;
}
.blur-filter {
	-webkit-filter: blur(2px);
	-moz-filter: blur(2px);
	-o-filter: blur(2px);
	-ms-filter: blur(2px);
	filter: blur(2px);
}
#lastNewsPanelDiv div.x-panel-body {
	border: 0;
}

/* SPLASH CUSTOM SCROLL*/
#splashDivContent::-webkit-scrollbar-track {
	/*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
	background-color: #ecf0f1;
}
 #splashDivContent::-webkit-scrollbar {
 width: 10px;
 background-color: #F5F5F5;
}
 #splashDivContent::-webkit-scrollbar-thumb {
 background-color: #3498db; /*svetla modra*/
 border: 0px solid #2980b9; /*temna modra*/
}
/* END SPLASH CUSTOM SCROLL*/

/* SPLASH BUTTON STYLE*/
.btn-splash {
	background-color: #2980b9 !important; /*temna modra*/
	color: #ffffff !important;
	Height: 30px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 0px;
}
.btn-splash2 {
	background-color: #53aee0 !important;
	color: #ffffff !important;
	Height: 30px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 0px;
}
/* END SPLASH BUTTON STYLE*/
