body{
    font-family: 'Open Sans', sans-serif;
     font-weight: 300;
    padding: 0px;
    background: #fff;
}

strong,b {
    font-weight: 800;
}

.btn {
    font-weight: bold!important;
}

aside {
    width: 200px;
    float: left;
}

h1.headline {
    border-bottom: 2px solid #e5e5e5;
    margin-bottom: 20px;
    border-left: 5px solid #EC630E;
    padding-left: 10px;
    position: relative;
}


h2.headline {
    border-bottom: 2px solid #e5e5e5;
    margin-bottom: 20px;
    border-left: 3px solid #EC630E;
    padding-left: 10px;
    position: relative;
}


.demoHeaders {
    margin-top: 2em;
}
#dialog-link {
    padding: .4em 1em .4em 20px;
    text-decoration: none;
    position: relative;
}
#dialog-link span.ui-icon {
    margin: 0 5px 0 0;
    position: absolute;
    left: .2em;
    top: 50%;
    margin-top: -8px;
}
#icons {
    margin: 0;
    padding: 0;
}
#icons li {
    margin: 2px;
    position: relative;
    padding: 4px 0;
    cursor: pointer;
    float: left;
    list-style: none;
}
#icons span.ui-icon {
    float: left;
    margin: 0 4px;
}
.fakewindowcontain .ui-widget-overlay {
    position: absolute;
}
select {
    width: 200px;
}

#main {
    margin-top: 0px;
    float: left;
    width:1100px;
    padding-top: 10px;
    padding-bottom: 20px;
 border-left: 2px solid #EC630E;

}

.well
    	{
    		box-shadow: 0 0 10px;
    		padding: 35px;
    		padding-left: 30px;
    		margin: 3% auto;
    		width: 450px;
    	}


.thumb {
    width:40px;
    height: 40px;
    margin: 0.2em -0.7em 0 0;
}

.link_remove_opciju {
 float:right;
 width: 32px;
 height: 32px;
 line-height: 32px;
}


.dropzone {
    border: 2px dashed #1E90FF ;
    height: 200px;
}

.dropzone  .dz-default {
 font-size: 18px;
 font-weight: bold;
 margin: 0px;
 padding: 0px;
}

.dropzone  .dz-default img {
display:block; text-align: center;width:150px;margin-left:auto;margin-right:auto;

}

.navbar-nav .nav-item .nav-link {
    font-size: 20px;
}

footer .container-fluid {
    background-color: #e5e5e5;
    padding: 0px;
 text-align:right;
 padding-right: 5px;
 height: 30px;
 line-height: 30px;
 font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    margin-left: auto;
    margin-right: auto;
}


header {
 border-bottom: 1px solid #e5e5e5;
}

header .container-fluid {
    background-color: transparent;
    margin-left: auto;
    margin-right: auto;
    width: 1360px;
}


.responseok {
  background-color: #9ACD32;
}
.responseerr {
    background-color: #FF4500;
}

.current_slider div.responseok2 img {
  border-color: #9ACD32;
}
.current_slider div.responseerr2 img {
    border-color: #FF0000;
}


.opcija_save {
}

.current_slider {
 position: relative;
}

.current_slider div {
 position: relative;
 width: 200px;
 min-height: 180px;
 max-height: 200px;
 margin: 10px;
 float:left;
}

.current_slider div.isCover img {
 border-color: #FFD700;
}



.current_slider div img {
 position: absolute;
 top: 0px;
 left: 0px;
}
.current_slider div a.cover79 {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    padding:0px;
    padding-left: 5px;
    padding-right: 5px;

}

.current_slider div a.remove79 {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    padding:0px;
    padding-left: 5px;
    padding-right: 5px;

}



.form-group label {
    font-weight: bold;
    font-size: 22px;
}

.name4 {
    display:block;max-width:600px; overflow:hidden;height:30px; line-height:30px;
}

.category4 {
    display:block;max-width:600px; overflow:hidden;height:30px; line-height:30px;
}

tr.ponudba_row td {
  height: 30px;
  line-height: 30px;
}


.table-orders,.table-orders tr td {
  font-size: 15px;
  height: 30px;
  line-height: 30px;
}

.table-orders tr.glavne {
 border-bottom: 2px solid #9ACD32;
}


.p310 {
  width: 280px;
 height: 30px;
 line-height: 30px;
 font-size: 14px;
  overflow: hidden;
 display: block;
}

.p170 {
  width: 194px;
 height: 30px;
 line-height: 30px;
 font-size: 14px;
  overflow: hidden;
 display: block;
}


.payment_1_placeno {
 width:30px;
 display: block;
 background-color: #28A745;
 text-align: center;
 color: #fff;
 margin-top: 2px;
 height: 30px;
 line-height: 30px;
 border-radius:2px;
}
.payment_1_neplaceno {
 width: 30px;
 display: block;
 background-color: #DC3545;
 text-align: center;
 color: #fff;
 margin-top: 2px;
 height: 30px;
 line-height: 30px;
 border-radius:2px;
}


a.product_link {
    color: #000;
}

.sidebar-nav li.active,.sidebar-nav li.active a {
  color: #EC630E!important;
  border-bottom: 2px solid #EC630E;
}


tr.trok1 {
    background-color: #90EE90!important;
}
tr.trerr1 {
    background-color:#FF6347!important;
}

.opombe {
    clear: both;
    margin: 22px;
    font-size: 16px;
    font-weight: 300;
    line-height: 140%;
 margin-top: 14px;
}

.opombe b{
    font-size: 17px;
    font-weight: 800;
    line-height: 140%;
    display: block;
}

.ukupno3 {
    display: block;
    font-size: 15px;
    margin-bottom: 10px;
    margin-top: 3px;
}

.ukupno3 b {
    font-size: 17px;
    color: #FF0000;
}


.ukupno3 a {
 margin-left: 10px;
}

td.actions {
    width: 80px;
}
td.actions a{
 margin-left: 3px;
}

.btn-avto {
    background-color:#FFFF0A;
 color: #000;
 border: 1px solid #FFD700;
}

.opcijatitle {
     display: block;
     line-height: 15px;
     height: 30px;
     overflow: hidden;
     color: #696969;
      font-size: 12px;
      max-width: 350px;
}

.popup_coupons {
 width: 360px;
 padding: 0px;
 background-color: #fff;
 overflow: auto;
}


.popup_coupons .span67 {
    display: block;
    text-align: center;
    font-size: 14px;

}

.popup_coupons .span67 b {
 font-size: 29px;
 color: #28A745;
}

.popup_coupons .popup_coupons_code {
 width: 320px;
 margin: 2px;
 border-bottom: 1px dashed #e5e5e5;
 padding: 0px;
 overflow: auto;
 margin-left: 10px;
}

.popup_coupons .popup_coupons_code b {
 display: block;
 text-align: left;
 font-size: 18px;
 float: left;
 width: 220px;
 font-weight: 300;
}

.popup_coupons .popup_coupons_code span {
 display: block;
 text-align: left;
 font-size: 14px;
 float: left;
 width: 60px;
 font-weight: 800;
}

.popup_err {
    display: block;
    color: #FF0000;
     margin-top: 4px;
     padding-left: 10px;
}


.mark_opcija_star {
 background-color:#FFFACD;
 margin-left: 5px;
 color: #A9A9A9;
 }

.mark_opcija_star:hover {
 background-color: #FFD700;
 margin-left: 5px;
 color: #fff;
 }

.mark_opcija_unstar {
 background-color: #FFD700;
 margin-left: 5px;
 color: #fff;
 }

.mark_opcija3333 {
 background-color:#000;
 margin-left: 5px;
 color: #fff;
 }

.tmp_prodaje_opcije {
 width: 320px;
 font-size: 14px;
 word-wrap: break-word;
}

.tmp_prodaje_opcije div {
 border-bottom: 1px solid #e5e5e5;
 background-color: #FFFACD;
 margin-top: 3px;
}


td.ponudbe_placila {

}

td.ponudbe_placila span {
 float: left;
 margin: 2px;
}

ul.ponudbe_sort {
    position: relative;
}

ul.ponudbe_sort li {
 display: block;
 height: 50px;
 line-height: 40px;
 font-size: 22px;
 margin-top: 5px;
 border-bottom: 1px solid #e5e5e5;
 cursor:  move;
}

ul.ponudbe_sort li img {
 max-height: 40px;

}

ul.news_sort {
    position: relative;
    overflow: auto;
}

ul.news_sort li {
 display: block;
 width: 220px;
 height: 270px;
 font-size: 12px;
 margin: 10px;
 border: 1px solid #e5e5e5;
 cursor:  move;
 float: left;
 line-height:120%;
 text-align: center;
box-shadow: 0 2px 4px 0 rgba(0,0,0,0.10);
}

ul.news_sort li img {
 width: 220px;
 height: 220px;
 display: block;
}

ul.news_sort li:nth-child(3n+1) {
 clear: both;
}

.tmp_opombe {
    width: 200px;
    height: 60px;
    border: 1px solid #e5e5e5;
    padding: 5px;
    font-size: 13px;
}

.tmp_opombe:focus {
 background-color: #FFFACD;
}

.saved {
    border: 1px solid #008000;
}

#modal_save_success {
    font-size: 15px;
    padding: 5px;
    display: none;
}
#modal_save_error {
    font-size: 15px;
    padding: 5px;
    display: none;
}

#cnt_selected {
    display: inline-block;
    padding:5px;
    color: #000;
    margin-left: 10px;
    font-size: 17px;
    font-weight: bold;
    text-decoration: underline;
}

.trselected,.trselected td {
    background-color: #FFFACD!important;
}

.badge-lg {
    font-size: 15px;
    padding: 4px;
}

.output45 {
  clear: both;
  margin: 10px;
  background-color: #E0FFFF;
  display:none;

}

.output45 div.alert p{
 margin: 0px;
 padding: 0px;
 color: #000!important;
 font-weight: 300;
}


.badge-opcija {
    text-decoration: underline;
    color: #FF0000;
font-size: 18px;
}

.badge-count-code {
    font-size: 16px; padding: 5px;
}

#loadingDiv {
    width: 128px;
    height: 128px;
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 99999;
}

.live_naslovi3333 {
    width: 450px;
}


.fk,.fk td {
    background-color: #FFFAFA;
}


.product_list {
    clear:both;
    margin-top:10px;
    max-width: 880px;
}

.product_list .product-row {
 margin-top: 5px;
 border: 4px solid #e5e5e5;
 clear: both;
 position: relative;
 padding: 10px;
}

.product_list .product-row:hover {
 border: 4px solid #B7BB4A;
}

.product_list .product-row.inactive {
 border: 4px solid #FF0000;
}


.product_list .product-row .product-thumb {
 width: 155px;
 float: left;
}


.product_list .product-row .product-info {
 float: left;
 margin-left: 15px;
 width: 680px;
 margin-top: 4px;
}

.product_list .product-row .product-info h2 {
 margin: 0px;
 padding: 0px;
 line-height: 120%;
 font-size: 22px;
}
.product_list .product-row .product-info h2 a {
 margin: 0px;
 padding: 0px;
 color: #000;
 font-size: 22px;
}


td.tdactions {
    width: 120px;
 padding-top: 30px;
}

td.tdactions div {
 margin-top:10px;
}

table.pinfo {
    border-collapse: collapse;
}

table.pinfo tr td {
 border: 1px solid #E8E8E8;
 line-height: 100%;
 padding-left: 5px;
 padding-right: 5px;
 padding-top: 2px;
 padding-bottom: 2px;
}


span.badge_bigbuy {
    background: #FFE600;
    color:#000;
    font-weight: 800;
    line-height:25px;
    height: 25px;
    display: block;
    text-align: center;
    position: absolute;
    right: -2px;
    top: -2px;
    width: 90px;
    font-size: 18px;

}

h1.headline span.badge_bigbuy {
}


a.btn-convert {
    background-color: #FF0000;
    color:#fff;
    display: block;
    text-align: center;
    position: absolute;
    right: -40px;
    top: -2px;
    width: 40px;
    font-size: 18px;
    padding: 2px;
}

a.btn-convert:hover {
 background-color: #228B22;
}

.divl {
    float: left;
     width: 220px;
 font-weight: bold;
 font-size: 18px!important;
}

.divr {
    float: right;
    text-align: right;
}

.attribute_group {
    position: relative;
    margin: 10px;
    padding:0px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.opcije-header {
 position: relative;
}

.opcije-header b{
 font-size: 22px;
}
.opcije-header a{
 float: right;
}


.attribute_group table {
 margin-left: 10px;
 width: 98%;
}

.attribute_group table tr.head4 th {
 font-weight: 300;
 font-size: 15px;
 padding: 2px;
}

.attribute_group table tbody tr td {
 padding: 2px;
}

.attribute_group table tbody tr td.t1 {
 width: 80px;
}
.attribute_group table tbody tr td.t2 {
 width: 80px;
}
.attribute_group table tbody tr td.t3 {
 width: 80px;
}

.attribute_group table tbody tr td.t4 {
 width: 50px;
}
.attribute_group table tbody tr td.t5 {
 width: auto;
}

.attribute_group table tbody tr td.t6 {
 width: 80px;
}

/* Sidebar Styles */

.sidebar-nav {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
  padding-top: 10px;
}

.sidebar-nav li {
  text-indent: 10px;
  line-height: auto;
  padding: 0px;
}

.sidebar-nav li a {
  display: block;
  text-decoration: none;
  color: #000;
  line-height: auto;
   padding: 3px 15px;
 font-weight: 300;
}

.sidebar-nav li a:hover {
  text-decoration: none;
  color: #000;
  background: #F5F5F5;
}

.sidebar-nav li a.link-bigbuy {
 color: #800000;
}


.aside_stats {
    margin-top: 20px;
    margin-left:30px;
    font-weight: 300;
}

.aside_stats i {
 display: block;
 color: #e0e0e0;
 margin-left: 30px;
}


.aside_stats span {
 display: block;
}

.aside_stats a {
 color:#000;
}

td.tdopcije p {
 margin: 0px; padding: 0px;
 margin-top: 5px;
 border-bottom: 1px solid #e5e5e5;
 padding-top: 2px;
 padding-bottom: 2px;
 line-height: 110%;
 font-size: 13px;
}

.table-ponuda_opcije {
    border-collapse: collapse;
    border: 1px solid #e5e5e5;
    clear: both;
    margin-top: 10px;
}

.table-ponuda_opcije tr td {
    border: 1px solid #e5e5e5;
 padding: 2px;
}

.orders_products_list {
    position: relative;
}

.orders_products_list .order_item {
    margin-top:10px;
    border: 4px solid #e5e5e5;
    clear: both;
    padding: 0px;
    padding-bottom: 10px;
}

.orders_products_list .order_item.pending {
    border: 4px solid #ff8300;
    background: url(/images/pending-bg.png) center no-repeat #fffdf2;
}

.orders_products_list .order_item.poslato {
    border: 4px solid #57b846;
}

.orders_products_list .order_item.dostavljeno {
    border: 4px solid #28A745;
    background: url(/images/dostavljeno-bg.png) center no-repeat ;
}

.orders_products_list .order_item span.select {
 float: right;
 padding-right: 5px;
}

.orders_products_list .order_item span.order_id {
 position: relative;
 float: left;
 padding-left: 10px;
 font-weight: 300;
 font-size: 17px;
 padding-top: 3px;
}

.orders_products_list .order_item .order_options {
    margin-top:5px;
    clear: both;
    padding: 10px;
    padding-top: 14px;
  border-top: 1px solid #e5e5e5;
  padding-left: 22px;
}

.orders_products_list .order_item .order_options table tr.selected7 td {
 color: #008000!important;
}

.orders_products_list .order_item .order_options table tr td {
 padding: 3px!important;
 font-size: 17px!important;
 font-weight: 300!important;
 border: none;
}

.orders_products_list .order_item .all_order_buttons {
    float:right;
    padding-top: 10px;
}

.orders_products_list .order_item .all_order_buttons span {
    width: 45px;
    float:left;
    margin-left:7px;
    text-align: center;
}


.orders_products_list .order_item div.order-table-info {
 margin: 15px;
 margin-bottom: 2px;
 background-color: transparent;
 border-bottom: 1px solid #e5e5e5;
}

.orders_products_list .order_item div.order-table-info table tr td {
 border: none!important;
 padding: 0px;
}

a.mybtn {
 display: inline-block;
 color: #000!important;
 padding: 2px;
 font-size: 16px!important;
}

a.mybtn:hover {
    color: #57b846!important; ;
}

a.mybtn-success {
    color: #57b846!important; ;
}

.autocomplete-suggestions { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #999; background: #FFF; cursor: default; overflow: auto; -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-no-suggestion { padding: 2px 5px;}
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: bold; color: #000; }
.autocomplete-group { padding: 2px 5px; font-weight: bold; font-size: 16px; color: #000; display: block; border-bottom: 1px solid #000; }

ul#results {
	display: none;
	width: 360px;
    min-height: 50px;
	border: 1px solid #ababab;
    background-color: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: rgba(0, 0, 0, .15) 0 1px 3px;
	-moz-box-shadow: rgba(0,0,0,.15) 0 1px 3px;
	box-shadow: rgba(0, 0, 0, .15) 0 1px 3px;
    position: absolute;
    top: 49px;
    z-index: 99999;
    list-style: none;
    margin-left:0px;
    padding-left: 0px;
}
ul#results li {
	padding: 4px;
	cursor: pointer;
	border-top: 1px solid #cdcdcd;
 background-color:  #fff;
        z-index: 99999;

}
ul#results li:hover {
	background-color: #F7F7F7;
}
ul#results li:first-child {
	border-top: none;
}

ul#results li a {
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  color: #868686;
 font-weight: 700;
 display: block;
 height: 40px;
}

ul#results li a img {

}

ul#results li a:hover {
 text-decoration: none;
 background-color: #FFFACD;
}

.top_filter {
  margin-bottom: 15px; padding-bottom: 7px;
    display: flex;
justify-content: center ;
align-items: center;
padding-top: 5px;
font-weight: 300;
}
.top_filter div {
   flex-grow: 1; /* default 0, f all items have flex-grow set to 1, the remaining space in the container will be distributed equally to all children */
font-weight: 300;
}

.top_filter div input#email,#filter_status {
font-weight: 300!important;
}

button.btn-search {
    background: none;
    border: none;
 cursor: pointer;
 color: #000;
}

button.btn-search:hover {
 color: #57B846!important;
}

.pickdate,#filter_ponudba,.email,.filter_status {
    font-weight: 300;
}

.mark_selected {
    display: none;
}

.paketi {
 margin-top: 10px;
 border-top: 1px solid #e5e5e5;
  clear: both;
 padding-top: 10px;
}

.paketi h5 {
 text-align: left;
 margin: 0px;
 padding: 0px;
 font-weight: 800;
 font-size: 16px;
}

.paketi div {
 clear: both;
 margin-top: 2px;
 padding: 7px;
  padding-left: 22px;
  padding-right: 22px;
  }

.paketi span.sep {
 clear: both;
 border-bottom: 1px solid #e5e5e5;
 height: 1px;
 line-height: 1px;
 display: block;
}

.paketi div:last {
 border-bottom: none;
}

.paketi div span {
 clear: both;
 text-align: left;
 margin-top: 2px;
 display: block;
}

.paketi div span a {
 color: #000;
}

.paketi div ul {
 list-style: square;
}

.paketi div ul li {
 font-size: 13px;
 font-weight: 300;
 text-align: left;
}

i.fa-pending {
    color: #FFD700!important;

}

i.fa-completed {
    color: #008000!important;

}

i.fa-danger {
    color: #FF0000!important;
}

.col-form-label,.divl {
    font-size: 15px!important;
}

p.p8 {
    max-width: 550px;
    width: 550px;
    overflow: hidden;
    height: 20px;
    line-height: 20px;
    font-weight:300;
    padding: 0px;
    margin: 0px;
}

.tbo {
    position: relative;
    border: none;
}

.tbo tbody, .tbo thead{
    display: block;
}

.tbo tbody {
height: 90px!important;
    overflow-y: scroll;

    position: relative;
}

.tbo tbody td,.tbo thead th{
 padding: 2px;
}

a.haspdf,a.haspdf i {
    color: #008000!important;
}

p.short_links {
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #e5e5e5;
}

p.short_links a {
 color: #000;
 padding-left: 3px;
 padding-right: 3px;
 margin-left: 3px;
}
p.short_links a.b1 {
 color: #1E90FF;
}
p.short_links a.b2 {
 color: #800000;
}
p.short_links a.b3 {
 color: #228B22;
}

p.news_title {
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #e5e5e5;
}
p.news_title em {
 display: block;
 color: #696969;
 font-size:12px;
}

.racun_povzetje {
    padding: 3px 5px;
    background-color: #CFCFCF;
    display: block;
    margin-bottom: 15px;
    border:2px solid #1E90FF;

}

.racun_povzetje.ok {
 border: 2px solid #008000;

}

.racun_povzetje.err {
 border: 2px solid #FF0000;

}

.racun_povzetje a {
 background-color: #F5F5F5;
 margin: 2px;
 padding: 2px 6px;
 border-radius: 3px;
}

.racun_povzetje a:hover {
 text-decoration: none;
 background-color: #1E90FF;
 color:#fff!important;
}




a.mybtnLic {
 display: inline-block;
 color: #000!important;
 padding: 2px;
}

a.mybtnLic:hover {
    color: #57b846!important; ;
}

a.mybtnLic-success {
    color: #57b846!important; ;
}

a.mybtnOfficeLic {
 display: inline-block;
 color: #000!important;
 padding: 2px;
}

a.mybtnOfficeLic:hover {
    color: #57b846!important; ;
}

a.mybtnOfficeLic-success {
    color: #57b846!important; ;
}




a.btn-upn,a.btn-upn:visited {
    color: #000;
    text-decoration: none;
}

a.btn-upn:hover,a.upn-paid {
    color: #008000;
    text-decoration: none;
}


.row-upn-paid {
    border: 2px solid #1E90FF!important;
}


a.poslat-pdf, a.poslat-pdf i {
    color: #008000;
}


.paketSelected {
    background-color: #FFFACD;
}


.allow_payments_div {
 background-color: #FFFACD;
 padding:0px;
}

.allow_payments_div label.allow_payments {

}

.allow_payments_div input[type=checkbox]:checked + label{
 color: #008000;
}

.order_notifications {
    display: block;
    margin: 0px 0px;
    border-bottom:1px solid #F5F5F5;
    padding-bottom: 5px;

}


.deleted-row {
    background-color: #FFB2B2;
}

.orders_stats {

}

.orders_stats table tr:hover, .orders_stats table tr:hover td {
    background-color: #FFFACD;
}



















