/* MAIN Bootstrap Amends */

body {
	background-color: #fff;
    font-family:'Open Sans','Arial',sans-serif;
	font-size: 14px;
	line-height: 24px;
	position: relative;
    color:#333;
     webkit-tap-highlight-color: #CAEBEF;
}

.left{
    float:left;
}

.right{
    float:right;
}

.clear{
    clear:both;
}

.margin-top-10{margin-top:10px;}
.margin-top-20{margin-top:20px;}
.margin-top-30{margin-top:30px;}
.margin-top-40{margin-top:40px;}
.margin-top-50{margin-top:50px;}

.margin-right-10{margin-right:10px;}
.margin-right-20{margin-right:20px;}
.margin-right-30{margin-right:30px;}
.margin-right-40{margin-right:40px;}
.margin-right-50{margin-right:50px;}

.margin-bottom-10{margin-bottom:10px;}
.margin-bottom-20{margin-bottom:20px;}
.margin-bottom-30{margin-bottom:30px;}
.margin-bottom-40{margin-bottom:40px;}
.margin-bottom-50{margin-bottom:50px;}

.margin-left-10{margin-left:10px;}
.margin-left-20{margin-left:20px;}
.margin-left-30{margin-left:30px;}
.margin-left-40{margin-left:40px;}
.margin-left-50{margin-left:50px;}

.btn-default{
    border-radius:0px;
    background-color: #f6f6f6;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active{
    background:#ffd36e !important;
    border-color:#ffd36e;
    box-shadow:none;
}
/*********** TYPO ***********/

a {
    color: #333;
    }

a:hover {
	color: #333;
	text-decoration: underline;
}

a:focus, a:active {
    	color: #333;
	text-decoration: none;
}

.h1, h1{
    font-size:28px;
    font-weight: 200;
}

::-moz-selection {
    text-shadow: none;
    background: #CAEBEF;
}

::selection {
    text-shadow: none;
    background: #CAEBEF;
}

hr{
    border-top:1px solid #dadada;
}

.failed{
    width:100%;
    background-color:#ff4500;
    color:#fff;
    text-align: center;
    padding:8px;
    margin-top:10px;
    margin-bottom:10px;
}

.success{
    width:100%;
    background-color:#75b43d;
    color:#fff;
    text-align: center;
    padding:8px;
    margin-top:10px;
    margin-bottom:10px;
    
}
.cookie-banner {
    background: white;
    z-index: 1000;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 15px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
    font-size: 12px;

}

/*========== PAGING STYLE ==========*/

#pages{clear:both;margin-top:10px;float:left;margin-bottom:30px;}
#pages ul{margin:0;padding:0;}
#pages li{float:right;list-style:none;}
#pages ul a{font-size:16px;color:#696666;text-decoration:none;padding:13px 18px;line-height:50px;border-right:1px solid #E8E7E7;background:#fff;border-bottom:1px solid #E8E7E7;border-top:1px solid #E8E7E7;}
#pages ul a:hover{background:#F5F5F5;}
#pages .on{background:#F5F5F5;}
#pages2{float:left;padding:10px;color:#4f4a4a;clear:both;font-weight:bold}
#pages2 a{color:#4f4a4a;text-decoration:none}
#pages2 .on{text-decoration:underline}

/*========== PAGING STYLE END ==========*/


/*********** HEADERS ***********/

header{
    padding:15px 0px;
}

ul.languages {
    margin-right: 15px;
}

ul.languages li{
    float:right;
    list-style: none;
    margin-left:10px;
}
ul.languages .active{
    text-decoration: underline;
}

ul.languages li a{
        text-transform: uppercase;
        font-size:14px;
}

ul.languages li a.on{
    text-decoration: underline;
}
a.btn-default.counters{
    background:#ffd36e;
    color:#333;
    font-weight: 600;
    border-color:#ffd36e;
    text-transform: uppercase;
    margin-top:15px;
    font-size:16px;
}
a.btn-default.counters:hover{
background:#ffd36e !important;
border-color:#ffd36e !important;
}
.dateline {
    display: block;
    margin-top: 30px;
}

/*********** E-Sistema ***********/

a.generate{
cursor: pointer;
}
a.generate i{
    font-size:30px;
    float:left;
    margin-right:10px;
}

a#myTooltip, a.act-gen{
    font-weight: 600;
    font-size:16px;
    display: inline;
    cursor: pointer;
    text-decoration: underline;
    margin-right:15px;
}

hr{
    margin-top:5px;
    margin-bottom:10px;
}
a.results-icons{
    
    margin-right:10px;
    float:right;
    display:inline-block;
    font-size:28px;
    margin-top:10px;
}
.row.hover:hover{
    background:#ededed;
}
.row.hover{
    border-bottom:1px solid #ededed;
    padding-top:5px;
    padding-bottom:5px;
}
.form-control {
    font-size: 22px;
    border:0px;
    background:#eee;
}
.user-table .name{width:20%;}
.user-table .client_id{width:15%;}
.user-table .address{width:35%;}
.user-table .confirmed{width:5%;}
.user-table .lastvisit{20%;}
.user-table .options{width:5%;}
.user-table a{display: block;width:100%;height:100%;}
.user-table a:hover{
    text-decoration: none;
}
.user-table #pages{
    float:none;
}
.user-table #pages a{
    display: inline;
}
.user-table a.no-block{
    display: inline;
}
.user-table .meter-name{width:15%;}
.user-table .meter-notifs{width:85%;}
.user-table .meter-address{width:35%;}
.user-table .meter-client{width:20%;}
.user-table .meter-clientid{width:10%;}
.user-table .meter-term{width:10%;}
.user-table .meter-type{width:5%;}
.user-table .meter-options{width:5%;}
.user-table a{display: block;width:100%;height:100%;}
.user-table a:hover{
    text-decoration: none;
}
.meter-name .notif-date{
    margin:10px 0px;
    display: block;
}
.notif-file i{
    font-size:20px;
}
.notif-file a{
    font-size:14px;
    font-weight: 600;
}
.account-id{
    border:none;
    box-shadow:none !important;
    background:none !important;
    display:inline;
    float:right;
    width:70%;
}
.meter-result{
    border:none;
    box-shadow:none !important;
    background:none !important;
    display:inline;
    width:140px;
    text-align: right;
    padding:7px 0px;
}
.no-float{
    float:none !important;
}
.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #b4b2b2;
    opacity: 1; /* Firefox */
    font-size:22px;
    
}

.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #b4b2b2;
    font-size:22px;
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
    color: #b4b2b2;
    font-size:22px;
}
#user-list{
    z-index:1000;
    float:left;
    list-style:none;
    margin-top:-16px;
    padding:0;
    position: absolute;
border:1px solid #ccc;
}
#user-list li{
    padding: 10px; 
    background: #fff; 
    border-bottom: #ccc 1px solid;
}
#user-list li:hover{
    background:#ccc;
    cursor: pointer;
}
#search-box{
    padding: 10px;
    border: 0px;
}
.more-info{
    cursor: pointer;
    text-decoration: underline;
}
.input-group-addon:last-child{
    border:0px;
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
}

a.login-menu{
    font-size:14px;
    margin-top:20px;
    font-weight:600;
    margin-right:10px;
    display:inline-block;
}
a.login-menu:hover{
    text-decoration: underline;
}
a.login-menu span{
    line-height: 30px;
}
a.login-menu i{
    font-size:26px;
    color:#ffb200;
    float:left;
    margin-right:5px;
}
a.login-menu.active{
    text-decoration: underline;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{
    background-color:#ffd36e;
    color:inherit;
    border-color:#ffd36e;
}

.meter-box{
    box-shadow:0 0 6px rgba(0, 0, 0, 0.2);
    border:1px solid #eee;
    border-radius: 4px;
    margin-bottom:30px;
    min-height:260px;
}
.meter-title{
    width:100%;
    display: block;
    padding:10px;
    border-radius:4px 4px 0 0;
    font-size:20px;
    background:#f5f5f5;
}
.cold i{
    color:#59b3f4;
}
.sewege i{
    color:#ce7dd7;
}
.hot i{
    color:#ff6c6c;
}
.heat i{
    color:#f8a650;
}
.meter-title i{
    float:left;
    margin-right:10px;
    font-size:24px;
}
.meter-title span{
    display:block;
    font-size:12px;
}
.meter-content{
    padding:10px;
}
.meter-content .counter-no, .meter-content .end-date{
    font-size:12px;
    margin-bottom:5px;
}
.meter-content .counter-no{
    font-weight: 600;
}
.end-date i{
    font-size:18px;
}
.meter-content label{
 font-weight: 600;
}
.sendmonth{
    text-transform: uppercase;
    font-weight: 600;
}
.archive-ttitle {
    background:#f5f5f5;text-align:center;
}
.meter-term .ion-document {
    font-size:18px;
    margin-right:5px;
}
#print_invoice{
    font-size:16px;
}
#print_invoice .invoice-title h2, .invoice-title h3 {
    display: inline-block;
}

#print_invoice .table > tbody > tr > .no-line {
    border-top: none;
}

#print_invoice .table > thead > tr > .no-line {
    border-bottom: none;
}

#print_invoice .table > tbody > tr > .thick-line {
    border-top: 2px solid;
}

#print_invoice address{
    line-height:28px;
    margin-bottom: 10px;
}
#print_invoice .panel-body{
    padding:0px 15px;
}
#print_invoice .table{
    margin-bottom:10px;
}
#print_invoice span.frame{
    padding:0px 10px;border:2px solid;
}
@media print {
    #print_invoice .btn{
        display: none;
    }
    #print_invoice address{
    line-height:inherit;
}
    #print_invoice{
    font-size:14px;
}
    
}
.nav-pills>li>a{
    font-weight:600;
}
#print_invoice span.total-words{
    float:left;
    font-size:14px;
    font-style: italic;
}
.user-table .bold{
    font-weight:600;
}

#new-messages.label-default{
    
    font-size: 14px;
    font-weight: 600;
    background-color:#ff4300;
    border-radius: 50%;
    -moz-border-radius:50%;
    -webkit-border-radius:50%; 
    height:25px;
    width:25px;
    color:white;
    display: inline-block;
    text-align:center;
    margin-left:-10px;
    margin-right:10px;
    cursor:pointer;
}

/*********** MAIN MENU ***********/

.navbar{
    margin-bottom:0px;
    border:0px;
}

.navbar-brand{
    padding:0px 15px;
    height:70px;
}

.navbar-default{
    border-color:#fff;
    background-color: #fff; /* BG KRASA */
    border-bottom:1px solid #ddd;
}

.navbar-default .navbar-nav>li>a{
    font-size:16px;
    text-transform: uppercase;
    color:#333; /* BURTU KRASA */
    font-weight: 400;
}

.navbar-default .navbar-nav>li>a:hover{
    color:#72c02c;
}

.dropdown-menu>li>a{
    padding:10px 20px;
    border-bottom:1px solid #eee;
}

/* Lai desktop submenu on hover, nevis click */
@media (min-width: 770px) {
    ul.nav li.dropdown:hover > ul.dropdown-menu { 
        display: block; 
    }
    .navbar-right .dropdown-menu{
        right:auto;
    }
} 

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
    background-color:transparent;
    color:#72c02c;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}


/*********** CONTENT ***********/

/******* home *******/

.page-header{
    margin:40px 0 10px;
}

.home-content {
    padding-bottom:50px;
    padding-top:20px;
    border-bottom:1px solid #ddd;
}

.home-content .page-header{
    border:0px;
} 

.news-item{
    min-height:600px;
}

.back{
    font-size:14px;
    cursor:pointer;
}

.submenu1{
    text-align:left;
    font-weight:600;
    white-space:normal;
    text-transform:uppercase;
}
.submenu2{
    white-space:normal;
    text-align:left;
    padding-left:30px;
    font-weight:600;  
}
.submenu3{
    white-space:normal;
    text-align:left;
    padding-left:50px;
}
.submenu4 {
    white-space:normal;
    text-align:left;
    padding-left:80px;
}

/********** products **********/


#filters{
    margin-bottom:15px;
}
.filters .form-control.pricef{
    width:100px;
}
.filters .form-control{
    border:1px solid #E0E0E0;
    border-radius: 5px;
    width: auto;
    display:inline-block;
    margin-right:10px;
    margin-top:5px;
    font-size:14px;
        
}
.filters .price{
    width:85px;
}

.filters .keyword{
    width:265px;
}
.showfilters{
    width:100%;
    text-align:center;
    display: block;
    margin-top:10px;
}
.showfilters a{
    border:1px solid #ddd;
    padding:5px;
    margin-bottom:10px;
    display: inline-block;
    border-radius:4px;
}
.showfilters a:hover, .showfilters a:active, .showfilters a:focus{text-decoration:none;border:1px solid #c2c2c2;color:#333;}

.colsproducts figcaption{
    font-weight: 600;
    text-align: center;
    font-size: 16px;
    padding-top: 10px;
}

.colsproducts figcaption span{
    font-weight: 400;
}

.product-thumb{
    display: block;
    float: left;
    width:33.3%;
}
.product-thumb a{
    display: block;
    padding-bottom: 100%;
}

.thumbnail{
border:0px;
}

figure {
    text-align: center;
}
figure.mheight{
    min-height:280px;
}
figure.mheightcms{
    min-height:310px;
}

figure .img-responsive{
    display: inline-block;
    max-height:215px;
 
}

.img-responsive{
       border-radius:4px;
}

.price.new, .pricep.new{
    color:red;
}

.price.old{
    text-decoration:line-through;
}
.price{
    font-size:16px;
}
.pricep{
    font-size: 26px;
    font-weight: 200;
}
.pricep.old{
    text-decoration:line-through;
    color:grey;
    font-size: 18px;
}
.price-wrap{
    display:block;
    margin-bottom:15px;
}
figcaption .title{
    display: block;
}

.cms-title i{
    font-size:26px;
}

.nav-tabs{
    border:0px;
}

.nav-tabs>li>a{
    border-radius:0;
    border:1px solid #ddd;
    background-color:#f6f6f6;
    margin-right:5px;
    font-weight: 600;
}

.nav-tabs>li>a:focus, .nav-tabs>li>a:hover{
    background-color:#94cc69;
    color:#fff;
     border:1px solid #94cc69;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    background-color:#94cc69;
    color:#fff;
    border:1px solid #94cc69;
}

.options-field{
    width:120px;
}
.outofstock{
    color:red;
    font-weight: 600;
}
/******* SIDEBAR *******/

.btn-group, .btn-group-vertical{
    display: block;
}

.btn-group-vertical .sublevel{
    background-color:#f7f6f6; /* SIDEBAR APAKSIZVELNES FONA KRASA */
}

.btn-default.on{
    font-weight:600; /* SIDEBAR IZCELTA IZVELNE */
}

.leftsidebar .page-header, .leftsidebar h1{
    margin-top:0px;
}

/*********** FOOTERS ***********/

footer{
    background-color: #3e3e3f; /* FOOTERA KRASA */
    color:#eaeaea;
    padding-top:60px;
}

footer .bottom-line{
    background-color: #323232;
    padding-top:10px;
    padding-bottom: 10px;
    margin-top:70px;
}

footer img{
    margin-bottom:15px;
}

footer p{
    font-size:13px;
}

footer a i{ /* SOC.IKONU STILS */
    font-size:36px !important;
    margin-right: 15px;
}

footer a i:hover{
    color:#fff;
}

footer a{
    text-decoration: underline;
    color:#eaeaea;
}

footer a:link, footer a:visited{
    text-decoration: underline;
    color:#d0cccc;
} 

footer a:focus, footer a:hover, footer a:active {
    text-decoration: none;
    color:#d0cccc;
}


/* CMS */

.table-head{
    font-weight: 600;
    background:#e5e3e3;

}

.user-table i{
    font-size:22px;
    margin-right:10px;
    line-height:20px;
}

.menu-table i{
    font-size:18px;
    margin-right:5px;
}

.cms-input {
    width:19%;
    display: inline-block;
    margin-bottom:10px;
}

.cms-price{
        display: inline-block;
    margin-bottom:10px;
    width:40%;
}

.cms-input-prod{
    margin-bottom:20px;
}

.add-language{
    cursor:pointer;
    display:inline-block;
    margin-right:15px;
    margin-left:15px;
    margin-bottom:15px;
}

.slider-block{
    border:1px solid #ddd;
    padding:10px;
    text-align:center;
    margin-bottom:10px;
}
/* Ja uz balta fona melni burti, tad aktivizet sho
*/
.carousel-caption h3{
font-size:40px;
}

.user-table .titles{
    font-size:22px;
    margin:10px 0px;
    display: block;
    font-weight: 600;
}

.column2{
    text-align: center;
}

.column2 .img-responsive{
    display:inline;
    margin-bottom: 15px;
}

.big-icon{
    font-size:72px !important;
}

.colorpicker-component{
    width:210px;
    margin-left:10px;
}

figcaption.gallery{
 min-height: 115px;   
}

figure .cover-bg{
padding-bottom:99%;
    margin-bottom:0px;
    border-radius:4px;
    display:block;
    position:relative;
}

.overtitle{
    z-index: 1000;
    bottom:0;
    color:#fff;
    position: absolute;
    font-weight: 600;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    width:100%;
    background-color: rgba(0, 0, 0, 0.4);
}
.dates{
    width:100px;
}
label {
    font-weight:400;
    color:#4f4d4d;
}
/* CHECKBOX STYLE */

.ck-button label {
    float:left;
    
}

.ck-button label #cipars:before{
           content: "\f372";
      font-family: "Ionicons";
    margin-right:6px;
font-size: 20px;
}

.ck-button label #cipars {
    text-align:center;
    padding:5px;
    display:block;
    margin:3px;
    font-size:14px;
    font-weight:normal;
    border-radius:4px;
    cursor:pointer;
}
/*
.ck-button label #cipars:hover:before{       content: "\f373";
      font-family: "Ionicons";
    margin-right:6px;
    font-size: 20px;}
*/
.ck-button label input {
    position:absolute;
    top:-20px;
}

.ck-button input:checked + #cipars:before {
       content: "\f373";
      font-family: "Ionicons";
    margin-right:6px;
    font-size: 20px;
    
}

@media (max-width: 350px){
    figure.mheightcms{
        min-height:230px;
    }


}
@media (max-width: 500px){
    .carousel{
        display:none;
    }
    .overtitle{
        font-size: 12px;
        line-height: 16px;
        font-weight: 600;
    }
    .btn-warning{
        width:100%;
    }

}

@media (max-width: 767px){
    #filters .pricef{
        margin-bottom:10px;
    }
    #filters .transp{
        width:100%;
        margin-top:10px;
    }
    .cms-input{
        width:100%;
    }
    .nav-tabs>li{
        width:100%;
        margin-top:10px;
    } 
 .dropdown-submenu > .dropdown-menu{
        display: block;
     margin-left:15px;
    }
.dropdown-submenu>a:after{
    display: none;
} 
    .navbar-default .navbar-toggle{
        border:0px;
    }  
    .navbar-default .navbar-toggle .icon-bar{
        background-color: #fff;
    }
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
        background:none;
    }
    
    a.btn-default.counters{
        font-size:14px;
        padding:6px;
    }
    .dateline{
        display: none;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form{
        border:0px;
    }
}


/* To TOP Button BOTTOM */

.cd-top {
  display: inline-block;
  height: 30px;
  width: 30px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: #a6a6a6 url(../img/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}

.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}

.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}

.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}

@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 30px;
    width: 30px;
    right: 30px;
    bottom: 30px;
  }
}