body {
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	padding: 0;
	margin: auto;
}

.box {
    width: 500px;
    margin: 200px 0;
}
.datum-placila-group {
	max-width:200px;
}
.order .article .copy-link {
	cursor: pointer;
text-decoration: none;
font-weight: 600;
font-style: inherit;
}
.copy-link {
	cursor:pointer;
	text-decoration: none;
	font-weight: 600;
	font-style: inherit;
}
.order .article .copy-link:hover {
	color:#616161;
}
#orders .order {
	background:#f5f5f5;
	box-shadow: 0 0 25px rgba(169, 169, 169, 0.48);
}
.dangerzone {
	background: rgb(222, 57, 57);
	color: white;
	font-size: 13px;
	padding: 6px;
	margin: 0;
	margin-top: -12px;
}
.order-details {
	padding:10px 15px 0 15px;
}
.get-offer {
	color:#fff;
	font-weight:600;
}
.get-offer:active, .get-offer:hover, .get-offer:focus {
	cursor:pointer;
	color:#fff;
	text-decoration:underline;
}
.btn-primary {
	background:#ffc107;
	border-color:#ffc107;
	color:#232323;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
	background:transparent;
	border-color:#ffc107;
	color:#fff;
	box-shadow:none;
}
.editable-buttons .btn-primary:hover, .editable-buttons .btn-primary:active, .editable-buttons .btn-primary:focus {
	background:#000;
	border-color:#000;
	color:#fff;
}
.w-10 {
	width:10%!important;
}
.w-15 {
	width:15%!important;
}
.w-30 {
	width:30%!important;
}
.w-35 {
	width:35%!important;
}
.btn-green {
	background:#009688;
	border-color:#009688;
	color:#fff;
	text-transform:uppercase;
	font-family:'Roboto', sans-serif;
	font-weight:500;
	font-size:.8rem;
	padding:.375rem 1.75rem;
	margin-right:.375rem;
}
.btn-orange {
	background:#673ab7;
	border-color:#673ab7;
	color:#fff;
	text-transform:uppercase;
	font-family:'Roboto', sans-serif;
	font-weight:500;
	font-size:.8rem;
	padding:.375rem 1.75rem;
	margin-right:.375rem;
}
.btn-package {
	background:transparent;
	border-color:#fff;
	color:#fff;
	text-transform:uppercase;
	font-family:'Roboto', sans-serif;
	font-weight:500;
	font-size:.9rem;
	padding:.475rem 1.15rem;
	margin-right:.675rem;
}
.btn-submit {
	background:#2b9dd4;
	border-color:#2b9dd4;
	color:#fff;
	text-transform:uppercase;
	font-family:'Roboto', sans-serif;
	font-weight:500;
	font-size:.8rem;
	padding:.375rem 1.75rem;
	margin-right:0;
}
.btn-logout {
	background:#a91e1e;
	color:#fff;
	text-transform:uppercase;
	font-family:'Roboto', sans-serif;
	font-weight:500;
	font-size:.6rem;
	padding:.275rem .75rem;
	border-radius:0;
	border:0;
}
.btn-logout:hover, .btn-logout:active, .btn-logout:focus, .btn-logout.active {
	background:#fff;
	color:#000;
	outline:none;
	box-shadow:none;
}
.btn-cache {
	background:#797979;
	border-radius:0;
	border:0;
}
.btn-package:hover, .btn-package:active, .btn-package:focus, .btn-package.active {
	background:#ffc107;
	border-color:#ffc107;
	color:#000;
	outline:none;
	box-shadow:none;
}
.btn-green:hover, .btn-green:active, .btn-green:focus, .btn-green.active {
	background:#015d54;
	border-color:#015d54;
	color:#fff;
	outline:none;
	box-shadow:none;
}
.btn-orange:hover, .btn-orange:active, .btn-orange:focus, .btn-orange.active {
	background:#3b2169;
	border-color:#3b2169;
	color:#fff;
	outline:none;
	box-shadow:none;
}
.btn-submit:hover, .btn-submit:active, .btn-submit:focus, .btn-submit.active {
	background:#1c5c7b;
	border-color:#1c5c7b;
	color:#fff;
	outline:none;
	box-shadow:none;
}
.btn-secondary {
	background:transparent;
	border-color:#fff;
	box-shadow:none;
}
.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus {
	background:#fff;
	border-color:#fff;
	color:#232323;
	box-shadow:none;
}
.nav .nav-link:hover, .nav .nav-link:focus, .nav .nav-link:active {
	cursor:pointer;
}
.btn-stocky {
	background:#4c4c4c;
	border-color:#4c4c4c;
	color:#fff;
}
.btn-stocky:hover, .btn-stocky:active, .btn-stocky:focus {
	background:#fff;
	border-color:#4c4c4c;
	color:#4c4c4c;
}
.btn-danger {
	background:#fff;
	border-color:#fff;
	color:#232323;
}
.btn-danger:hover, .btn-danger:active, .btn-danger:focus {
	background:transparent;
	border-color:#fff;
	color:#fff;
}
.save-address {
	background: #4c4c4c;
    border-color: #4c4c4c;
    color: #fff;
		padding: .20rem .6rem;
		    font-size: .60rem;
		    line-height: 1.5;
		    border-radius: .2rem;
				margin-bottom:1em;
}
.save-address:hover, .save-address:focus {
	background:#fff;
	border-color:#4c4c4c;
	color:#4c4c4c;
}
.save-address.save-completed, .save-address.save-completed:hover, .save-address.save-completed:focus {
	background: #0eb184;
	color:#fff;
	border-color:#0eb184;
}
.save-address.save-completed:before {
font-family: "Font Awesome 5 Free";
font-weight: 700;
content: "\f00c";
font-size: 9px;
margin-right: 7px;
color: #fff;
}

.editable-click, a.editable-click, a.editable-click:hover {
	border-bottom: dashed 1px #5b43b1!important;
	color:#4c4c4c;
}
.edit-field-invoice-number.editable-click, a.edit-field-invoice-number.editable-click, a.edit-field-invoice-number.editable-click:hover {
	border-bottom: dashed 1px #5b43b1!important;
	color:#e2e2e2;
}
.btn-xs {
padding: .20rem .6rem;
    font-size: .60rem;
    line-height: 1.5;
    border-radius: .2rem;
	}
	.check-stock {
		float:right;
	}
.zaloga-box {
	padding:10px 15px 10px 15px;
}
.zaloga-area {
	font-size:13.5px;
}
.address-col {
	position:relative;
}
.overlay, .company-error, .company-true {
	position: absolute; /* Sit on top of the page content */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
	display:none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #00934f;
	border-radius:10px;
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
	color:#fff;
	font-size:24px;
}
.company-error {
	background-color: #a90d0d;
}
.overlay-inner {
	height:100%;
}
.overlay i, .company-error i, .company-true i {
	color:#fff;
	margin-right:12px;
	font-size:24px;
}
@media print {
	.container {
		width:100%;
	}
	.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
		background:#3d3d3d!important;
	}
}
.container {
	width:1100px;
}

p{
	font-size: 12px;
	font-weight: 400;
	color: #000;
}
a {
	text-decoration: none;
	transition: all 0.2s linear;

}

h1{
	font-size: 60px;
}

h2 {
	font-size: 30px;
}
h1, h2, h3, h4, h5, h6 {
	font-family:'Roboto', sans-serif;
}

select{
	-webkit-appearance: none;
    -moz-appearance: none;
	background: transparent url("http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png") no-repeat 95% center;
}

.greenFullBnt{
	background: #3fc15b;
	border-radius: 5px;
	border: 1px solid #3fc15b;
	padding: 10px 30px;
	color: #fff;
	font-size: 30px;
	font-weight: 600;
	width: 100%;
}
.greenFullBnt:hover{
	background: #2a7d3c;
}
.blueFullBnt{
	background: #3fa5c1;
	padding: 10px 20px;
	color: #fff;
	font-size: 25px;
	font-weight: 600;
	width: 100%;
	margin-left:15px;
}
.blueFullBnt:hover{
	background: #2a6c7d;
}

.button button {
	width:70%;
	margin:0 auto;
	text-align:center;
	font-size:18px;
}
.order h2 {
	font-family:'Roboto', sans-serif;
	font-size:20px;
	margin:0;
	padding:0;
	font-weight:400;
}
.order-meta {
	margin-right:20px;
}
.order-buttons {
	font-family: 'Roboto', sans-serif;
	margin: 0 10px;
}
.hide-button {
	float:right;
	margin:0;
}
.order h2 span {
	font-weight:700;
}
.order .order-date {
	font-size:12px;
}
body, html {
	height:100%;
}
.bg-dark-home {
	background: #2F7336;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #AA3A38, #2F7336);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #AA3A38, #2F7336); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

	/*background: linear-gradient(58deg,#009688,#673ab7);*/
	display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-align: center;
-ms-flex-pack: center;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
padding-top: 40px;
padding-bottom: 40px;
}
.login-form {
	background: #272727;
	    max-width: 500px;
	    padding: 30px;
	    margin: 0 auto;
	    border-radius: 20px;
	    box-shadow: 0px 0px 100px rgba(255, 255, 255, 0.33)
}
.bg-dark {

}
.top-info-row {
/* background-image: url("../img/snezinke.png"), linear-gradient(#882725, #AA3A38); */
/* background-position: center; */
/* background-repeat: repeat; */

	background: linear-gradient(58deg,#006c96,#528ea5);
	color:#fff;
	padding: 16px 15px 14px 15px;
	margin-bottom: 12px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}
.order h3 {
	font-family:'Roboto', sans-serif;
	margin:0;
	padding:0 0 4px 0;
	font-size:14px;
	font-weight:700;
}
.order .contacts {
	font-size:12px;
	font-weight:600;
	font-style:italic;
}
.order .grey-box {
	background:#d2d2d2;
	padding:8px;
	font-family:'Roboto', sans-serif;
	font-size:14px;
	text-align:center;
	font-weight:500;
	margin:0 0 8px 0;
}
.order .grey-box input {
	width:170px;
}
.order .article span {
	font-family:'Open Sans';
	font-weight:400;
}
.order .article span.opcija {
	font-family:'Open Sans';
	font-weight:normal;
	font-style:normal;
	padding-left:15px;
}
.products-col {
	width:35%;
}
.order .article {
	padding:5px 8px 7px 8px;
	border-bottom:1px solid #cacaca;
	line-height:20px;
}
.order .article:nth-child(2n+0) {
	background:#e4e4e4;
}
.order .comment {
	padding-top:8px;
	clear:both;
}
.order .znesek {
	text-align:center;
	font-family:'Roboto', sans-serif;
	padding:0 0 8px 0;
}
.order .znesek .odkupnina {
	font-size:24px;
	font-weight:700;
}
.order .znesek .kupon {
	font-size:16px;
	font-weight:400;
}
.order .znesek .kupon span {
	font-weight:700;
}
.order {
	padding-bottom:10px;
	margin-bottom:50px;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
}
.order:nth-child(6n) {
	page-break-after:always;
}
.feather {
  width: 16px;
  height: 16px;
  vertical-align: text-bottom;
}

/*
 * Sidebar
 */

.sidebar {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 100; /* Behind the navbar */
  padding: 48px 0 0; /* Height of navbar */
  box-shadow: inset -1px 0 0 rgba(0, 0, 0, .1);
}

.sidebar-sticky {
  position: relative;
  top: 0;
  height: calc(100vh - 48px);
  padding-top: .5rem;
  overflow-x: hidden;
  overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sidebar-sticky {
    position: -webkit-sticky;
    position: sticky;
  }
}
.nav-link .icon {
	display: inline-block;
	width: 24px;
	height: 23px;
	content: ' ';
	background-repeat: no-repeat;
	vertical-align: middle;
	filter: grayscale(100%);
}
.nav-link .icon.icon-goody {
	background-image:url('/img/icon-goody.svg');
	background-size:20px;
}
.nav-link .icon.icon-kartuse {
	background-image:url('/img/icon-kartuse.svg');
	background-size:21px;
}
.nav-link .icon.icon-nalepka {
	background-image:url('/img/icon-nalepka.svg');
	background-size:19px;
}
.sidebar .nav-link {
  font-weight: 500;
  color: #333;
	transition: all 0.2s linear;
}
.sidebar .nav-link:hover, .sidebar .nav-link.active {
	background:#ececec;
	color:#333;
	font-weight: bold;
}
.sidebar .nav-link:hover .icon, .sidebar .nav-link.active .icon {
	filter: grayscale(0%);
}


.sidebar .nav-link:hover .feather,
.sidebar .nav-link.active .feather {
  color: inherit;
}

.sidebar-heading {
  font-size: .75rem;
  text-transform: uppercase;
}

h1 {
	font-family:'Roboto', sans-serif;
	font-weight:500;
	font-size:28px;
	margin:0;
	padding:0;
}

/*
 * Content
 */

[role="main"] {
  padding-top: 48px; /* Space for fixed navbar */
}

/*
 * Navbar
 */

.navbar-trgo {
	 background:#0e2c4a;
 }

.navbar-brand {
  font-size: 1rem;
}
.navbar .header-input {
	border:0;
	margin-right:5px;
	font-size:12px;
	width:200px;
	border-radius:0;
}
.invoice-search-box .input-zacetni-datum, .invoice-search-box .input-koncni-datum {
	font-size:13px;
	width:120px;
}
.invoice-search-box .invoice-input {
	font-size:13px;
	width:230px;
}
.rezultat {
	margin-left: 25px;
	border-radius: 5px;
	padding: 6px 15px 6px 15px;
	font-size: 12px;
	line-height: 19px;
}
.navbar .input-group-sm .btn-header-1, .navbar .input-group-sm .btn-header-2 {
	font-size:12px;
	border: 0;
	line-height:13px;
	background:#d2d2d2;
	color:#343a40;
	font-weight:bold;
	border-radius:0;
	margin-right:5px;
}
.navbar .input-group-sm .btn-header-2 {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	background:#2b9dd4;
	border:1px solid #2b9dd4;
	color:#fff;
}
.navbar .input-group-sm .btn-header-1:hover, .navbar .input-group-sm .btn-header-2:hover,
.navbar .input-group-sm .btn-header-1:active, .navbar .input-group-sm .btn-header-2:active,
.navbar .input-group-sm .btn-header-1:focus, .navbar .input-group-sm .btn-header-2:focus {
	background:transparent;
	border:1px solid #fff;
	color:#fff;
}
.table th {
	font-weight:400;
}
.modal-dialog {
	max-width:950px;
}
.compound-list {
	padding:0;
}
.compound-item {
	padding:5px 8px 5px 8px;
	border-bottom:1px solid #fff;
}
