@font-face {font-family:"Neuropol X Free";src:url("fonts/neuropol_x_free.eot?") format("eot"),url("fonts/neuropol_x_free.woff") format("woff"),url("fonts/neuropol_x_free.ttf") format("truetype"),url("fonts/neuropol_x_free.svg#NeuropolXFree") format("svg");font-weight:normal;font-style:normal;}

.btn-warning2 {width:55px;}

.form-group .notifications {
	margin:0;
}

.form-group .notifications li {
	margin:0;
}

.form-group .notifications .notification-menu{
	z-index:9000;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.panel-body, .panel-body iframe#svg_frame {
    background: #fdfdfd;
    -webkit-box-shadow: initial;
    box-shadow: initial;
    border-radius: 5px;
}

.panel-action-fullscreen, 
.panel-action-fullwidth {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.panel-action-fullscreen:before {
	content: "\f0b2";
}

.panel-action-fullwidth:before {
	content: "\f07e";
}

ul.nav-main li a {
	font-size: 1.2rem;
}

.spinner-buttons.input-group-btn button{
	max-height: 34px;
}

@media only screen and (max-width: 767px){
	.panel-actions {
	    position: absolute;
	}

    .popover[class*="tour-"] {
        display: none !important;
    }
}


@media only screen and (min-width: 992px){

#settings form:nth-child(2n) .col-md-6 {
	float:right;
}

#settings form:nth-child(2n+1) .col-md-6 {
	float:left;
}

}

.ui-pnotify .notification .ui-pnotify-title {
    font-size: 19px;
}
.ui-pnotify .notification .ui-pnotify-text {
    font-size: 17px;
}

.notifications-danger .notification-title {
	background: #d2322d !important;
}
.notifications-danger .fa {
    color: #d2322d !important;
}
.notifications-danger .notification-menu:before,
.notifications-danger .notification-icon:before {
	border-bottom-color: #d2322d !important;
}


.notifications-succes .notification-title {
	background: #47a447 !important;
}
.notifications-succes .fa {
    color: #47a447 !important;
}
.notifications-succes .notification-menu:before,
.notifications-succes .notification-icon:before {
	border-bottom-color: #47a447 !important;
}


.notifications-warning .notification-title {
	background: #FABE4D !important;
}
.notifications-warning .fa {
    color: #FABE4D !important;
}
.notifications-warning .notification-menu:before,
.notifications-warning .notification-icon:before {
	border-bottom-color: #ed9c28 !important;
}

@media only screen and (max-width: 767px){
	.notifications > li .notification-menu {
    	left: 0;
    	right: 0;
    }
}
.multiselect-container.dropdown-menu {
	max-height: 170px;
    overflow: hidden;
    overflow-y: auto;
    width: 100%;
}

.stats-multiselect .btn-group,
.stats-multiselect .btn-group > button {
    width: 100%;
}

.stats-multiselect .multiselect-container label.checkbox {
    padding-left: 5px;
}

.input-group-addon .modal > .modal-dialog{
	white-space: initial;
}

.input-group-addon .modal > .modal-dialog > .modal-content{
	text-align: initial;
}

.input-group-addon .modal > .modal-dialog > .modal-content > .modal-body{
	line-height: 20px;
	font-size: 13px;
}

.btn-primary-twoline {
	line-height:12px;
}
.btn-primary-twoline small {
	clear:both;
	display:block; 
	font-size:12px;
}
.btn-primary-twoline span {
	font-family: 'Neuropol X Free', sans-serif; 
	font-weight:normal; 
	font-size:12px;
}
.btn-primary-twoline span span {
	font-size:16px;
}


.ml-xxlg {
	margin-left: 100px !important;
}

/* Responsive */
@media (max-width: 479px) {
	ul.history li h4 {
		margin: 0 0 0 0;
	}
	
	ul.history li .ml-xxlg {
		margin-left: 0 !important;
	}

    .widget-summary .widget-summary-col-icon {
        display: none;
    }
}

.form-horizontal .control-label {
    text-align: left;
}
.tab-content {
    box-shadow: initial;
    background-color: initial;
    border: 0;
    min-height: 250px
}

body, .input-group-addon {
	color:#33353F;
}

form#settingsForm .nav-tabs li a {
    color: #33353F;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    padding: 17px 7px;
    text-transform: none;
}

ul.nav-main li a {
    color: #fdfdfd;
}

ul.nav-main li .nav-children li.selected a,
ul.nav-main li .nav-children li a:hover,
ul.nav-main li .nav-children li a:focus {
    background: #343940
}

.sidebar-left .sidebar-header .sidebar-title {
    color: #B0B0B0;
}

.page-header .breadcrumbs {
	padding-right: 20px;
}

.page-header .breadcrumbs li {
    position: relative;
    padding: 0 15px;
    display: block;
}

.page-header .breadcrumbs > li > a {
    color: #FDFDFD;
    text-decoration: none;
    font-size: 2rem;
}

.page-header .breadcrumbs li:after{
	content: '';
	border: 0;
	margin: 0;
}

.page-header .breadcrumbs .dropdown-menu li > a {
	text-align: center;
    width: 100%;
    color: #000;
    text-decoration: none;
}

.page-header .breadcrumbs .dropdown-menu li:hover {
	background-color: #f2b100;
}

.page-header .breadcrumbs .dropdown-menu li:hover > a {
	color: #FDFDFD;
}

.page-header .sidebar-right-toggle {
	color: #FDFDFD;
}

.page-header .breadcrumbs .open .dropdown-menu {
    border: none;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 100%;
    z-index: 992;
}

@media only screen and (max-width: 767px) {
	.page-header {
	    padding-right: 0;
	}

	.page-header .breadcrumbs {
		display: inherit;
		padding-right: 5px;
	}

	.page-header .breadcrumbs li {
		padding: 0;
	}

	.page-header .breadcrumbs > li > a {
	    font-size: 12px;
	}

}



.datepicker.dropdown-menu {
	z-index:9000 !important;
}

.datepicker > div {
	display: block;
}


.pricing-table h3 span.twoline {
	line-height:80px;
    text-transform: initial;
}

.pricing-table h3 span {
	font-size:23px;
}
.pricing-table h3 span p {
	padding:0;
	margin:0;
	text-transform: none;
}
.pricing-table h3 {
	padding-left:15px;
	padding-right: 15px;
}
.pricing-table h3 span em {
	font-size:0.5em;
	line-height:normal;
	text-transform: none;
	position:relative;
	top:-40px;
	
}

input[name=registerMAC] {
	text-transform: uppercase;
}

.invoice-items #cell-id2 {
    width: 3%;
}


 
.table2 tr, .table2 td, .table2 tbody{
     border-top: 0 solid !important;
  }

@media (min-width: 1600px) {
	.td-25 {
		width: 25%;
	}
}
@media (min-width: 1200px) and (max-width: 1599px) {
	.td-25 {
		width: 25%;
	}
}
@media screen and (max-width: 991px) {
	.td-25 {
		width: 20%;
	}
}

.alert-active {
    background-color: #d00 !important;
}
.alert-active > i {
    color: white !important;
}
/*.alert-active :after {
    background-image: url("/public/images/bell-shakers.png");
    background-size: 60px auto;
    background-repeat: no-repeat;
    display: inline-block;
    width: 60px;
    height: 40px;
    content: "";
    position: absolute;
    left: -15px;
    top: -5px;
}*/

.checkbox-alert {
    background-color: #d00;
}
.checkbox-alert > i {
    color: white;
}
.checkbox-alert-marked {
    background-color: #47A447 !important;
}
.checkbox-lg {
    width: 30px;
    height: 30px;
    margin-top: 3px;
}
.checkbox-lg > i {
    font-size: 20px;
    padding: 6px 5px;
}
.checkbox-lg > input {
   -ms-transform: scale(2); /* IE */
   -moz-transform: scale(2); /* FF */
   -webkit-transform: scale(2); /* Safari and Chrome */
   -o-transform: scale(2); /* Opera */

    position: absolute;
    top: 8px;
    left: 25px;
    cursor: pointer;
    opacity: 0;
}

a .fa {
    cursor: pointer;
}

 .uiswitch, .uiswitch--large, .uiswitch--medium, .uiswitch--small, .uiswitch--tiny {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 25px;
  width: 50px;
  position: relative;
  border-radius: 25px;
  cursor: pointer;
  outline: 0;
  z-index: 0;
  margin: 0;
  padding: 0;
  border: none;
  background-color: #EDF1F5;
  -webkit-transition-duration: 250ms;
  -moz-transition-duration: 250ms;
  transition-duration: 250ms;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-touch-callout: none;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: transparent;
}
.uiswitch::after, .uiswitch--large::after, .uiswitch--medium::after, .uiswitch--small::after, .uiswitch--tiny::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 16.66667px;
  width: 16.66667px;
  content: ' ';
  position: absolute;
  border-radius: 11.11111px;
  background: #ABB2BF;
  z-index: 2;
  top: 4.16667px;
  left: 4.16667px;
  -webkit-transition: -webkit-transform 300ms, width 280ms, background-color 600ms;
  -moz-transition: -moz-transform 300ms, width 280ms, background-color 600ms;
  transition: transform 300ms, width 280ms, background-color 600ms;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-timing-function: cubic-bezier(0.42, 0.8, 0.58, 1.2);
  -moz-transition-timing-function: cubic-bezier(0.42, 0.8, 0.58, 1.2);
  transition-timing-function: cubic-bezier(0.42, 0.8, 0.58, 1.2);
}
.uiswitch:active, .uiswitch--large:active, .uiswitch--medium:active, .uiswitch--small:active, .uiswitch--tiny:active {
  background-color: #EDF1F5;
}
.uiswitch:checked, .uiswitch--large:checked, .uiswitch--medium:checked, .uiswitch--small:checked, .uiswitch--tiny:checked {
  background-color: #F1B258;
}
.uiswitch:checked::after, .uiswitch--large:checked::after, .uiswitch--medium:checked::after, .uiswitch--small:checked::after, .uiswitch--tiny:checked::after {
  -webkit-transform: translate3d(20.83333px, 0, 0);
  -moz-transform: translate3d(20.83333px, 0, 0);
  -ms-transform: translate3d(20.83333px, 0, 0);
  -o-transform: translate3d(20.83333px, 0, 0);
  transform: translate3d(20.83333px, 0, 0);
  right: 25px;
  left: inherit;
}
.uiswitch:focus, .uiswitch--large:focus, .uiswitch--medium:focus, .uiswitch--small:focus, .uiswitch--tiny:focus {
  box-shadow: 0 0 4px 2px rgba(74, 144, 226, 0.6);
}
.uiswitch:active::after, .uiswitch--large:active::after, .uiswitch--medium:active::after, .uiswitch--small:active::after, .uiswitch--tiny:active::after {
  width: 22.22222px;
}
.uiswitch:checked::before, .uiswitch--large:checked::before, .uiswitch--medium:checked::before, .uiswitch--small:checked::before, .uiswitch--tiny:checked::before, .uiswitch:active::before, .uiswitch--large:active::before, .uiswitch--medium:active::before, .uiswitch--small:active::before, .uiswitch--tiny:active::before {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.uiswitch:disabled, .uiswitch--large:disabled, .uiswitch--medium:disabled, .uiswitch--small:disabled, .uiswitch--tiny:disabled {
  opacity: 0.5;
  cursor: default;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.uiswitch:disabled:active::before, .uiswitch--large:disabled:active::before, .uiswitch--medium:disabled:active::before, .uiswitch--small:disabled:active::before, .uiswitch--tiny:disabled:active::before, .uiswitch:disabled:active::after, .uiswitch--large:disabled:active::after, .uiswitch--medium:disabled:active::after, .uiswitch--small:disabled:active::after, .uiswitch--tiny:disabled:active::after, .uiswitch:disabled:checked:active::before, .uiswitch--large:disabled:checked:active::before, .uiswitch--medium:disabled:checked:active::before, .uiswitch--small:disabled:checked:active::before, .uiswitch--tiny:disabled:checked:active::before, .uiswitch:disabled:checked::before, .uiswitch--large:disabled:checked::before, .uiswitch--medium:disabled:checked::before, .uiswitch--small:disabled:checked::before, .uiswitch--tiny:disabled:checked::before {
  width: 16.66667px;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}

.uiswitch {
  height: 25px;
  width: 50px;
  border-radius: 25px;
  background-color: #EDF1F5;
}
.uiswitch::before {
  background-color: #EDF1F5;
}
.uiswitch::after {
  height: 16.66667px;
  width: 16.66667px;
  border-radius: 11.11111px;
  top: 4.16667px;
  left: 4.16667px;
  background: #ABB2BF;
}
.uiswitch:active {
  background-color: #EDF1F5;
}
.uiswitch:active::after {
  width: 22.22222px;
}
.uiswitch:checked {
  background-color: #F1B258;
}
.uiswitch:checked::after {
  -webkit-transform: translate3d(20.83333px, 0, 0);
  -moz-transform: translate3d(20.83333px, 0, 0);
  -ms-transform: translate3d(20.83333px, 0, 0);
  -o-transform: translate3d(20.83333px, 0, 0);
  transform: translate3d(20.83333px, 0, 0);
  right: 25px;
  background: #ffffff;
}
.uiswitch:disabled:active::before, .uiswitch:disabled:active::after, .uiswitch:disabled:checked:active::before, .uiswitch:disabled:checked::before {
  width: 16.66667px;
}

.fnt {
    height:29px; 
    line-height:33px;
}

.fields__item {
  margin: 0 auto;
  text-align: center;
  height: 29px;
}

.spacer {
    height:100px;
}
.highlight1 {
    color: black !important;
    font-weight: bold;
}
.hidden {
    display:none !important;
}

.notification-title > a > span {
    font-size: large;
    margin-top: -1px;
}

.content-body-dark {
    background-color: #ecedf0;
}

/* table row inactive (gray) */
.table > tbody > tr.inactive > td {
    background: darkgray;
    color: #FFF;
}

/* panel inactive */
.panel-body.bg-inactive {
    background: darkgray !important;
    color: #FFF !important;
}
.bg-inactive .widget-summary .summary-icon {
    background-color: rgba(0, 0, 0, 0.1)
}

.bg-inactive .widget-summary .summary .title, 
.bg-inactive .widget-summary .summary .amount {
    color: #FFF;
}

.select2-dropdown-open .select2-choice {
    background:none !important;
    filter:none !important;
}

/* dodatkowy opis dla kafli demo */
.thumb-info .thumb-info-additional-title {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background: rgba(36, 27, 28, 0.9);
    bottom: 10%;
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
    left: 0;
    letter-spacing: -1px;
    padding: 10px 12px 10px;
    position: absolute;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    z-index: 1;
    max-width: 90%;
}
.thumb-info-additional-title .thumb-info-type {
    float: left !important;
    padding: 2px 10px;
}
.thumb-info .thumb-info-additional-description {
    position: absolute;
    left: 4%;
    top: 10%;
    background: rgba(255, 255, 255, 0.7);
    padding: 5px;
    z-index: 1;
}
.thumb-info .thumb-info-additional-description p {
    color: #444;
}

/* przesunięcie ribbona dla kafli na lewo */
.thumb-info-ribbon-left {
    right: initial !important;
    left: 40px !important;
}

/* poprawa położenia menu hover dla kafli demo */
.thumb-info.thumb-info-centered-info:hover .thumb-info-title.info-higher {
    top: 35% !important;
}

/*style menu górnego dla instalacji demo */
@media (max-width: 991px) {
    .half-mega .dropdown-menu {
        max-width: 100%;
        left: initial;
        margin-left: 0 !important;
    }
}
@media (min-width: 992px) {
    .half-mega .dropdown-menu {
        max-width: 55% !important;
        left: auto !important;
    }
}
@media (max-width: 600px) {
    .dropdown-menu-demo-tabs .tabs-vertical {
        display: initial !important;
    }
    .dropdown-menu-demo-tabs .tabs-vertical .nav-tabs {
        display: initial;
    }
}
.dropdown-menu-demo-tabs .tabs-vertical {
    border-top: none;
}
.dropdown-menu-demo-tabs .tabs-vertical .nav-tabs {
    left: 2px;
    border-top: 1px solid #ededed;
}
.dropdown-menu-demo-tabs .tab-content {
    border: 1px solid #ededed;
    padding: 5px;
}
.dropdown-menu-demo-tabs .tab-content .thumb-info {
    border: none !important;
}
.dropdown-menu-demo-tabs .nav-tabs > li > a {
    padding: 6px 4px 6px 10px;
    cursor: pointer !important;
}
.dropdown-menu-demo-tabs .tabs {
    margin-bottom: 10px;
}
.tip {
    display: inline-block;
    padding: 0 5px;
    background: #FFF;
    color: #111;
    text-shadow: none;
    border-radius: 3px;
    margin-left: 8px;
    position: relative;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    background: #efa740;
    color: #777777;
}

.tip-secondary {
    background: #e36159 !important;
    color: #ffffff !important;
}

.tip:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #fff;
    border-width: 5px;
    margin-top: -5px;
    border-right-color: #efa740;
}

.tip-secondary:before {
    border-right-color: #e36159 !important;
}

.timeline-block {
    overflow: hidden;
}
.timeline-limited-height {
    position: relative;
    margin-right: -17px;
    max-height: 850px;
    overflow-y: auto;
}

.no-background {
    background-color: transparent !important;
}

.content-clamp {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -o-box !important;
    -webkit-box-orient: vertical;
    -o-box-orient: vertical;
    transition: max-height 1s;
    -webkit-transition: max-height 1s;
    -moz-transition: max-height 1s;
    -o-transition: max-height 1s;
}
.content-clamp.clamp-3 {
    line-height: 16px;     
    max-height: 48px;      
    -webkit-line-clamp: 3; 
    -o-line-clamp: 3;
}
.content-clamp.expand {
    max-height: 500px !important;
}

.display-block {
    display: block !important;
}
.link {
    cursor: pointer;
}

.form-space {
    margin-top: 5px;
    margin-bottom: 5px;
}

.thumb-info > .avatar-edit-link {
    position: absolute;
    top: 10px;
    left: 15px;
    opacity: 0;
    transition: opacity .2s;
}
.thumb-info:hover > .avatar-edit-link {
    opacity: 100;
}
.images-list > div > img:hover {
    outline: 2px solid lightblue;
}
.images-list > div > img.selected {
    outline: 2px solid gold;
}

.sort-source.sort-source-style-2 > li.active > a {
    font-weight: bold;
}

.demo-item {
    text-align: left;
    padding: 15px;
    position: relative;
    margin-bottom: 15px;

}
.demo-item p {
    color:#1d2127;
}
.demo-item .demo-item-header {
    margin-bottom: 8px;
}
.demo-item .demo-item-header-ico {
    text-align: right;
    margin: 5px 0;
    padding: 0;
}
.demo-item .demo-item-header-ico img {
    padding-left: 5px;
}
.demo-item .demo-item-body {

}
.demo-item .demo-item-action-button .btn-lg,
.demo-item .demo-item-action-button .btn-xlg{
    border-radius: 30px;
}

.demo-item .img-rounded {
    border-radius: 50%;
}
.demo-item .font-weight-blold {
    font-weight: bold;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .demo-item .demo-item-body {
        min-height: 400px;
    } 
}
@media (min-width: 1200px) {
    .demo-item .demo-item-body {
        min-height: 430px;
    } 
}
.demo-item .demo-item-body .demo-item-desc {
    margin-bottom: 10px;
    padding-right: 10px;
}
@media (min-width: 385px) {
    .demo-item .demo-item-body .demo-item-desc {
        min-height: inherit;
    }
}
@media (max-width: 385px) {
    .demo-item .col-xxs-offset-0 {
        margin-left:0% !important;
    }
}

.demo-item .demo-item-body .demo-item-desc p {
    padding-left: 30px;
}
@media (max-width: 1199px) {
    .demo-item .demo-item-body .demo-item-desc p {
        line-height: 20px;
    }
}
.demo-item .demo-item-body .demo-item-desc p > i,
.demo-item .demo-item-body .demo-item-desc p > img {
    margin-left: -30px;
}
.demo-item .demo-item-body .demo-item-desc p > i:before {
    margin: 0 5px 0 5px;
}
.demo-item .demo-item-body .demo-item-desc p > img {
    margin-right: 5px;
}
.demo-item .demo-item-body .demo-item-action {
    padding: 0;
}
@media (min-width: 385px) {
    .demo-item .demo-item-body .demo-item-action {
        min-height: inherit;
    }

}
.demo-item .demo-item-body .demo-item-action-button {
    width: 100%;
    bottom: 0;
}
@media (min-width: 992px) {
    .demo-item .demo-item-body .demo-item-action-button {
        position: absolute;
    }
}
.demo-item .demo-item-body .demo-item-action-button button {
    width: 100%;
}
.demo-item .demo-item-body .demo-item-action-button button i {
   padding-left: 1%;
} 


.page-header .breadcrumbs > li > a > i {
    font-size: 1.6rem;
    vertical-align: bottom;
    transition: color .2s;
}
.page-header .breadcrumbs > li:hover > a > i {
    color: #f2b100;
}

.checkbox-custom .edit-link, .control-label a.edit-link {
    opacity: 0;
    color: #f2b100 !important;
    transition: opacity .2s;
}
.checkbox-custom:hover .edit-link, .control-label:hover a.edit-link {
    opacity: 100;
} 

.bootstrap-timepicker-widget{
    z-index:1151 !important;
}

.infoUnvisible{
    display:none; 
    font-size:13px; 
    line-height:20px; 
    margin-bottom: 10px; 
    margin-top:10px;
}
.font-bold {
    font-weight: bold
}

.inEdit{
    color: #f2b100 !important;
}

.edit{
    display: none !important;
}

html.inEditMode .edit,
.show{
    display: inline-block !important;
}

@-webkit-keyframes animateLoader {
	0% {
		-webkit-transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(220deg);
	}
}

@-moz-keyframes animateLoader {
	0% {
		-moz-transform: rotate(0deg);
	}

	100% {
		-moz-transform: rotate(220deg);
	}
}

@keyframes animateLoader {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(220deg);
		-moz-transform: rotate(220deg);
		-ms-transform: rotate(220deg);
		-o-transform: rotate(220deg);
		transform: rotate(220deg);
	}
}

@-webkit-keyframes animateLoaderAfterWhite {
	0% {
		box-shadow: 0 0 0 6px #FFF inset;
		-webkit-transform: rotate(-140deg);
	}

	50% {
		box-shadow: 0 0 0 2px #FFF inset;
	}

	100% {
		box-shadow: 0 0 0 6px #FFF inset;
		-webkit-transform: rotate(140deg);
	}
}

@-moz-keyframes animateLoaderAfterWhite {
	0% {
		box-shadow: 0 0 0 6px #FFF inset;
		-moz-transform: rotate(-140deg);
	}

	50% {
		box-shadow: 0 0 0 2px #FFF inset;
	}

	100% {
		box-shadow: 0 0 0 6px #FFF inset;
		-moz-transform: rotate(140deg);
	}
}

@keyframes animateLoaderAfterWhite {
	0% {
		box-shadow: 0 0 0 6px #FFF inset;
		-webkit-transform: rotate(-140deg);
		-moz-transform: rotate(-140deg);
		-ms-transform: rotate(-140deg);
		-o-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}

	50% {
		box-shadow: 0 0 0 2px #FFF inset;
	}

	100% {
		box-shadow: 0 0 0 6px #FFF inset;
		-webkit-transform: rotate(140deg);
		-moz-transform: rotate(140deg);
		-ms-transform: rotate(140deg);
		-o-transform: rotate(140deg);
		transform: rotate(140deg);
	}
}

@-webkit-keyframes animateLoaderAfterBlack {
	0% {
		box-shadow: 0 0 0 6px #000 inset;
		-webkit-transform: rotate(-140deg);
	}

	50% {
		box-shadow: 0 0 0 2px #000 inset;
	}

	100% {
		box-shadow: 0 0 0 6px #000 inset;
		-webkit-transform: rotate(140deg);
	}
}

@-moz-keyframes animateLoaderAfterBlack {
	0% {
		box-shadow: 0 0 0 6px #000 inset;
		-moz-transform: rotate(-140deg);
	}

	50% {
		box-shadow: 0 0 0 2px #000 inset;
	}

	100% {
		box-shadow: 0 0 0 6px #000 inset;
		-moz-transform: rotate(140deg);
	}
}

@keyframes animateLoaderAfterBlack {
	0% {
		box-shadow: 0 0 0 6px #000 inset;
		-webkit-transform: rotate(-140deg);
		-moz-transform: rotate(-140deg);
		-ms-transform: rotate(-140deg);
		-o-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}

	50% {
		box-shadow: 0 0 0 2px #000 inset;
	}

	100% {
		box-shadow: 0 0 0 6px #000 inset;
		-webkit-transform: rotate(140deg);
		-moz-transform: rotate(140deg);
		-ms-transform: rotate(140deg);
		-o-transform: rotate(140deg);
		transform: rotate(140deg);
	}
}

.loading-overlay-showing {
	overflow: hidden;
}

.loading-overlay-showing > .loading-overlay {
	opacity: 1;
	visibility: visible;
	-webkit-transition-delay: 0;
	-moz-transition-delay: 0;
	transition-delay: 0;
}

.loading-overlay {
	-webkit-transition: visibility 0s ease-in-out 0.5s, opacity 0.5s ease-in-out;
	-moz-transition: visibility 0s ease-in-out 0.5s, opacity 0.5s ease-in-out;
	transition: visibility 0s ease-in-out 0.5s, opacity 0.5s ease-in-out;
	bottom: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	right: 0;
	top: 0;
	visibility: hidden;
}

.loading-overlay.dark {
	background: #1d2127;
}

.loading-overlay.light {
	background: #FFF;
}

.loading-overlay .loader {
	-webkit-animation: animateLoader 1s linear infinite;
	-moz-animation: animateLoader 1s linear infinite;
	animation: animateLoader 1s linear infinite;
	clip: rect(0, 30px, 30px, 15px);
	height: 30px;
	left: 50%;
	margin-left: -15px;
	margin-top: -15px;
	position: absolute;
	text-align: left;
	top: 50%;
	width: 30px;
}

.loading-overlay .loader.white:after {
	-webkit-animation: animateLoaderAfterWhite 1s ease-in-out infinite;
	-moz-animation: animateLoaderAfterWhite 1s ease-in-out infinite;
	animation: animateLoaderAfterWhite 1s ease-in-out infinite;
}

.loading-overlay .loader.black:after {
	-webkit-animation: animateLoaderAfterBlack 1s ease-in-out infinite;
	-moz-animation: animateLoaderAfterBlack 1s ease-in-out infinite;
	animation: animateLoaderAfterBlack 1s ease-in-out infinite;
}

.loading-overlay .loader:after {
	border-radius: 50%;
	clip: rect(0, 30px, 30px, 15px);
	content: '';
	height: 30px;
	position: absolute;
	width: 30px;
}

body > .loading-overlay {
	position: fixed;
	z-index: 999999;
}

.panel-heading {
    cursor: pointer;
    background: #f6f6f6;
    border-bottom: 1px solid #DADADA;
}
.panel-title {
    font-size: 20px;
    font-weight: 400;
    max-width: 95%
}

.panel-group .panel-accordion-warning .panel-heading .panel-title a {
    background: #ed9c28;
    color: #FFF;
}

.smooth {
    transition: all .5s;
}

.modal-dialog > .modal-content .modal-block {
    margin: 0;
}

.modal-dialog > .modal-content .modal-block > section.panel {
    margin-bottom: 0;
}

/* Animated fade in/out for html elements */
.fade-animation {
    opacity: 0;
    -webkit-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear;
}
.fade-in {
    opacity: 1;
}

/* Animated collapse or expand form elements */
form > .collapsed {
    max-height: 0;
    transition: max-height .5s ease-out;
    overflow: hidden;
}
form > .expanded {
    max-height: 1000px;
    transition: max-height .5s ease-in;
}

/* Homepage home-concept */
.home-concept {
    background: transparent url(../img/home-concept.png) no-repeat center 0;
}

.home-concept .process-image {
    background: transparent url(../img/home-concept-item.png) no-repeat 0 0;
}

.home-concept .project-image {
    background: transparent url(../img/home-concept-item.png) no-repeat 100% 0;
}

#footer .footer-ribbon span {
    font-family: "Shadows Into Light Two", cursive;
}

.home-concept strong {
    font-family: "Shadows Into Light Two", cursive;
}

.page-header .breadcrumb > li > a {
    color: #777;
}

/* Alternative font */
.alternative-font {
    font-family: "Shadows Into Light Two", cursive;
}

/* After login body */
html, body {
    background: #fdfdfd;
    width: 100%;
}

/* Front pages headers */
.page-header .breadcrumb {
    background: none;
    margin: 0 0 2px 2px;
    padding: 0;
    position: relative;
    z-index: 1;
}

.page-header .breadcrumb > li > a {
    color: #777;
    font-size: 1em;
}

/* Front page menu link ico */
.header-nav-main nav ul li a.homepage-link > i {
    font-size: 10pt;
}

.list-account-options {
    list-style: square !important;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .user-avatar p {
	margin: 0 !important;
	text-align: left;
}

.select2-choice .select2-choosen {
    white-space: pre-wrap !important;
}

.widget-summary img.summary-image-icon {
    max-height: 45px;
    margin-top: -8px;
}

.shadowed {
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
}

.tab-content.left-border {
    border-left: 1px solid gainsboro;
}

.select2-container .select2-choice > .select2-chosen {
    white-space: normal;
}

.switch .ios-switch {
    display: inline-block;
}

.switch .ios-switch .handle:after {
    content: attr(data-off-description);
    display: block;
    font-size: 11px;
    line-height: 31px;
    text-align: center;
    width: 31px;
}

.switch .ios-switch.on .handle:after {
    content: attr(data-on-description);
}

.switch.switch-lg .ios-switch .handle:after {
    font-size: 15px;
    line-height: 41px;
    width: 41px;
}

.switch.switch-sm .ios-switch .handle:after {
    font-size: 8px;
    line-height: 21px;
    width: 21px;
}

.price-switch .form-group.price,
.price-switch.kwh .form-group.price {
    display: none;
}

.price-switch.price .form-group.kwh {
    display: none;
}

.price-switch.price .form-group.price {
    display: block;
}

.switch-label {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    position: relative;
    top: -12px;
}

.backupWarning {
    color: darkgray;
}

.col-xs-offset-right-12 {
    margin-right: 100%;
}
.col-xs-offset-right-11 {
    margin-right: 91.66666667%;
}
.col-xs-offset-right-10 {
    margin-right: 83.33333333%;
}
.col-xs-offset-right-9 {
    margin-right: 75%;
}
.col-xs-offset-right-8 {
    margin-right: 66.66666667%;
}
.col-xs-offset-right-7 {
    margin-right: 58.33333333%;
}
.col-xs-offset-right-6 {
    margin-right: 50%;
}
.col-xs-offset-right-5 {
    margin-right: 41.66666667%;
}
.col-xs-offset-right-4 {
    margin-right: 33.33333333%;
}
.col-xs-offset-right-3 {
    margin-right: 25%;
}
.col-xs-offset-right-2 {
    margin-right: 16.66666667%;
}
.col-xs-offset-right-1 {
    margin-right: 8.33333333%;
}
.col-xs-offset-right-0 {
    margin-right: 0;
}
@media (min-width: 768px) {
    .col-sm-offset-right-12 {
        margin-right: 100%;
    }
    .col-sm-offset-right-11 {
        margin-right: 91.66666667%;
    }
    .col-sm-offset-right-10 {
        margin-right: 83.33333333%;
    }
    .col-sm-offset-right-9 {
        margin-right: 75%;
    }
    .col-sm-offset-right-8 {
        margin-right: 66.66666667%;
    }
    .col-sm-offset-right-7 {
        margin-right: 58.33333333%;
    }
    .col-sm-offset-right-6 {
        margin-right: 50%;
    }
    .col-sm-offset-right-5 {
        margin-right: 41.66666667%;
    }
    .col-sm-offset-right-4 {
        margin-right: 33.33333333%;
    }
    .col-sm-offset-right-3 {
        margin-right: 25%;
    }
    .col-sm-offset-right-2 {
        margin-right: 16.66666667%;
    }
    .col-sm-offset-right-1 {
        margin-right: 8.33333333%;
    }
    .col-sm-offset-right-0 {
        margin-right: 0;
    }
}
@media (min-width: 992px) {
    .col-md-offset-right-12 {
        margin-right: 100%;
    }
    .col-md-offset-right-11 {
        margin-right: 91.66666667%;
    }
    .col-md-offset-right-10 {
        margin-right: 83.33333333%;
    }
    .col-md-offset-right-9 {
        margin-right: 75%;
    }
    .col-md-offset-right-8 {
        margin-right: 66.66666667%;
    }
    .col-md-offset-right-7 {
        margin-right: 58.33333333%;
    }
    .col-md-offset-right-6 {
        margin-right: 50%;
    }
    .col-md-offset-right-5 {
        margin-right: 41.66666667%;
    }
    .col-md-offset-right-4 {
        margin-right: 33.33333333%;
    }
    .col-md-offset-right-3 {
        margin-right: 25%;
    }
    .col-md-offset-right-2 {
        margin-right: 16.66666667%;
    }
    .col-md-offset-right-1 {
        margin-right: 8.33333333%;
    }
    .col-md-offset-right-0 {
        margin-right: 0;
    }
}
@media (min-width: 1200px) {
    .col-lg-offset-right-12 {
        margin-right: 100%;
    }
    .col-lg-offset-right-11 {
        margin-right: 91.66666667%;
    }
    .col-lg-offset-right-10 {
        margin-right: 83.33333333%;
    }
    .col-lg-offset-right-9 {
        margin-right: 75%;
    }
    .col-lg-offset-right-8 {
        margin-right: 66.66666667%;
    }
    .col-lg-offset-right-7 {
        margin-right: 58.33333333%;
    }
    .col-lg-offset-right-6 {
        margin-right: 50%;
    }
    .col-lg-offset-right-5 {
        margin-right: 41.66666667%;
    }
    .col-lg-offset-right-4 {
        margin-right: 33.33333333%;
    }
    .col-lg-offset-right-3 {
        margin-right: 25%;
    }
    .col-lg-offset-right-2 {
        margin-right: 16.66666667%;
    }
    .col-lg-offset-right-1 {
        margin-right: 8.33333333%;
    }
    .col-lg-offset-right-0 {
        margin-right: 0;
    }
}

.modal-open {
    padding-right: 0 !important;
}

.input-group .form-control.positive-coloring {
    background-color: #14892c;
    border-color: #14892c;
    color: white;
}

.input-group .form-control.negative-coloring {
    background-color: rgba(193, 0, 0, 0.8);
    border-color: firebrick;
    color: white;
}

.input-group .form-control.disabled {
    background-color: #eee !important;
}
.input-group .form-control.disabled .select2-chosen{
    background-color: #eee !important;
    border-color: #eee !important;
}
.input-group .form-control.disabled .select2-container.select2-container-disabled .select2-choice,
.input-group .form-control.disabled .select2-container.select2-container-disabled a.select2-choice{
    background-color: #eee !important;
    border-color: #eee !important;
}
.select2-container.select2-container-disabled a.select2-choice {
    background-color: #eee !important;
    border-color: #eee !important;
}
.select2-container.select2-container-disabled .select2-choice .select2-arrow{
    background-color: #eee !important;
}

#scheme_right_sidebar > .row > .col-md-6.full-sidebar {
    width: 100%;
}

.blink_me {
    animation: blinker 3s linear infinite;
}

@keyframes blinker {
    50% { opacity: 0; }
}

.manualControlSpace {
    margin-top: 30px;
    padding-bottom: 30px !important;
}


.progress-xxl {
    height: 28px !important;
}

.progress-xxl, .progress-xl .progress-bar {
    border-radius: 18px !important;
}

.progress-xxl .progress-bar {
    line-height: 28px;
}

.progress-xxl.progress-half-rounded, .progress-xxl.progress-half-rounded .progress-bar {
    border-radius: 6px;
}

.progress-xxl.progress-striped .progress-bar {
    background-size: 35px 35px;
}

span.fillprofile-placeholder:empty::before {
    color: #bdbdbd;
    content: 'Uzupełnij profil';
    display: inline-block;
}

.panel-action.panel-action-toggle {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.panel-heading-static {
    cursor: default !important;
}

/* Styles imported from higher version of porto */
.card-accordion {
    margin-top: 5px !important;
    border: 0 !important;
}

.card-accordion a:hover {
    text-decoration: none !important;
}

.card-accordion.card-accordion-first {
    margin-top: 0 !important;
}

.card-accordion .card-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.card-accordion .card-title {
    font-size: 1rem;
}


.accordion .card {
    margin-top: 5px !important;
}

.accordion .card:first-child {
    margin-top: 0;
}

.accordion .card-title {
    font-size: 16px;
}

.accordion .card-header {
    padding: 0;
    border-radius: 3px !important;
    border-bottom: 0;
}

.accordion .card-header a {
    display: block;
    padding: 10px 20px;
}

.accordion .card-header a:hover, .accordion .card-header a:focus {
    text-decoration: none;
}

.accordion .card-header a [class^="icon-"] {
    margin-right: 4px;
    position: relative;
    top: 1px;
}

.accordion .card-header a .fa, .accordion .card-header a .icons {
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: -1px;
}

.accordion .card-body {
    border-radius: 0 0 5px 5px;
}

.accordion.accordion-sm .card-header a {
    padding: 5px 15px;
    font-size: 0.9em;
}

.accordion.accordion-sm .card-body {
    font-size: 0.9em;
}

.accordion.accordion-lg .card-header a {
    padding: 15px 15px;
    font-size: 1em;
    font-weight: 600;
}

.accordion.without-bg .card-default {
    background: transparent !important;
}

.accordion.without-bg .card-default > .card-header {
    background: transparent !important;
}

.accordion.without-bg .card-body {
    padding-top: 0;
    padding-bottom: 0;
}

.accordion.without-borders .card {
    border: 0;
    box-shadow: none;
    border-bottom: 1px solid #DDD;
    border-radius: 0;
}

.accordion.without-borders .card-header a {
    padding-left: 0;
    padding-right: 0;
}

.accordion.without-borders .card-body {
    padding: 0;
}

.card-accordion {
    margin-top: 5px !important;
    border: 0 !important;
}

.card-accordion a:hover {
    text-decoration: none !important;
}

.card-accordion.card-accordion-first {
    margin-top: 0 !important;
}

.card-accordion .card-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.card-accordion .card-title {
    font-size: 1rem;
}



/* Cards */
.card {
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}

.card{
    margin-top: 2.2rem;
}

.card.card-admin {
    margin-bottom: 3rem;
}

.card-header {
    background: #f6f6f6;
    border-radius: 5px 5px 0 0 !important;
    border-bottom: 1px solid #DADADA;
    padding: 18px;
    position: relative;
}

.card-header.bg-white {
    background: #fff;
    border-bottom: 0 none;
    border-right: 0 none;
}

.card-header.bg-primary {
    background: #CCC;
    color: #FFF;
    border-bottom: 0 none;
    border-right: 0 none;
}

.card-header.bg-success {
    background: #47a447;
    color: #FFF;
    border-bottom: 0 none;
    border-right: 0 none;
}

.card-header.bg-warning {
    background: #ed9c28;
    color: #FFF;
    border-bottom: 0 none;
    border-right: 0 none;
}

.card-header.bg-danger {
    background: #d2322d;
    color: #FFF;
    border-bottom: 0 none;
    border-right: 0 none;
}

.card-header.bg-info {
    background: #5bc0de;
    color: #FFF;
    border-bottom: 0 none;
    border-right: 0 none;
}

.card-header.bg-dark {
    background: #171717;
    color: #FFF;
    border-bottom: 0 none;
    border-right: 0 none;
}

.card-header.bg-white {
    background: #fff;
    border-bottom: 0 none;
    border-right: 0 none;
}

.card-actions {
    right: 15px;
    position: absolute;
    top: 15px;
}

.card-actions a,
.card-actions .card-action {
    background-color: transparent;
    border-radius: 2px;
    color: #B4B4B4;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    width: 24px;
}

.card-actions a:hover,
.card-actions .card-action:hover {
    background-color: #eeeeee;
    color: #B4B4B4;
    text-decoration: none;
}

.card-actions a, .card-actions a:focus, .card-actions a:hover, .card-actions a:active, .card-actions a:visited,
.card-actions .card-action,
.card-actions .card-action:focus,
.card-actions .card-action:hover,
.card-actions .card-action:active,
.card-actions .card-action:visited {
    outline: none !important;
    text-decoration: none !important;
}

.card-title {
    color: #33353F;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    padding: 0;
    text-transform: none;
    margin: 0;
}

.card-subtitle {
    color: #808697;
    font-size: 12px;
    line-height: 1.2em;
    margin: 7px 0 0;
    padding: 0;
}

.card-body {
    background: #fdfdfd;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
}

.card-body-nopadding {
    padding: 0;
}

.card-header + .card-body {
    border-radius: 0 0 5px 5px;
}

.card-footer {
    border-radius: 0 0 5px 5px;
    margin-top: -5px;
    background: #FFF;
}

.card-footer::after {
    clear: both;
    content: "";
    display: table;
}

.card-footer .pager {
    margin: 0;
    padding: 5px 0;
}

.card-footer .pager::after {
    clear: both;
    content: "";
    display: table;
}

.card-footer-btn-group {
    display: table;
    width: 100%;
    padding: 0;
    border-radius: 0 0 5px 5px !important;
    overflow: hidden;
}

.card-footer-btn-group a {
    background-color: #f5f5f5;
    display: table-cell;
    border-left: 1px solid #ddd;
    padding: 10px 15px;
    text-decoration: none;
}

.card-footer-btn-group a:hover {
    background-color: #f0f0f0;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) inset;
}

.card-footer-btn-group a:first-child {
    border-left: none;
}

.card-body.bg-primary {
    background: #CCC;
    color: #FFF;
}

.card-body.bg-success {
    background: #47a447;
    color: #FFF;
}

.card-body.bg-warning {
    background: #ed9c28;
    color: #FFF;
}

.card-body.bg-danger {
    background: #d2322d;
    color: #FFF;
}

.card-body.bg-info {
    background: #5bc0de;
    color: #FFF;
}

.card-body.bg-dark {
    background: #171717;
    color: #FFF;
}

.card-featured {
    border-top: 3px solid #33353F;
}

.card-featured .card-header {
    border-radius: 0;
}

.card-featured-top {
    border-top: 3px solid #CCC;
}

.card-featured-right {
    border-right: 3px solid #CCC;
}

.card-featured-bottom {
    border-bottom: 3px solid #CCC;
}

.card-featured-left {
    border-left: 3px solid #CCC;
}

.card-featured-primary {
    border-color: #CCC;
}

.card-featured-primary .card-title {
    color: #CCC;
}

.card-featured-success {
    border-color: #47a447;
}

.card-featured-success .card-title {
    color: #47a447;
}

.card-featured-warning {
    border-color: #ed9c28;
}

.card-featured-warning .card-title {
    color: #ed9c28;
}

.card-featured-danger {
    border-color: #d2322d;
}

.card-featured-danger .card-title {
    color: #d2322d;
}

.card-featured-info {
    border-color: #5bc0de;
}

.card-featured-info .card-title {
    color: #5bc0de;
}

.card-featured-dark {
    border-color: #171717;
}

.card-featured-dark .card-title {
    color: #171717;
}

.card-highlight .card-header {
    background-color: #CCC;
    border-color: #CCC;
    color: #fff;
}

.card-highlight .card-title {
    color: #fff;
}

.card-highlight .card-subtitle {
    color: #fff;
    color: rgba(255, 255, 255, 0.7);
}

.card-highlight .card-actions a {
    background-color: rgba(0, 0, 0, 0.1);
    color: #fff;
}

.card-highlight .card-body {
    background-color: #CCC;
    color: #fff;
}

.card-highlight-title .card-header {
    background-color: #2BAAB1;
}

.card-highlight-title .card-title {
    color: #fff;
}

.card-highlight-title .card-subtitle {
    color: #fff;
    color: rgba(255, 255, 255, 0.7);
}

.card-highlight-title .card-actions a {
    background-color: rgba(0, 0, 0, 0.1);
    color: #fff;
}

.card-header-icon {
    margin: 0 auto;
    font-size: 2.8rem;
    width: 90px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 55px;
    border-radius: 55px;
}

.card-header-icon.bg-primary {
    background: #CCC;
    color: #FFF;
}

.card-header-icon.bg-success {
    background: #47a447;
    color: #FFF;
}

.card-header-icon.bg-warning {
    background: #ed9c28;
    color: #FFF;
}

.card-header-icon.bg-danger {
    background: #d2322d;
    color: #FFF;
}

.card-header-icon.bg-info {
    background: #5bc0de;
    color: #FFF;
}

.card-header-icon.bg-dark {
    background: #171717;
    color: #FFF;
}

.card-header-profile-picture img {
    display: block;
    margin: 0 auto;
    width: 100px;
    height: 100px;
    border: 4px solid #fff;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

.card-icon {
    color: #fff;
    font-size: 42px;
    float: left;
}

.card-icon ~ .card-title, .card-icon ~ .card-subtitle {
    margin-left: 64px;
}


.card-horizontal {
    display: table;
    width: 100%;
}

.card-horizontal .card-header,
.card-horizontal .card-body,
.card-horizontal .card-footer {
    display: table-cell;
    vertical-align: middle;
}

.card-horizontal .card-header {
    border-radius: 5px 0 0 5px !important;
}

.card-horizontal .card-header + .card-body {
    border-radius: 0 5px 5px 0 !important;
}

.card-horizontal .card-footer {
    border-radius: 0 5px 5px 0 !important;
    margin-top: 0;
}

.card-action-toggle,
.card-action-dismiss {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.card-action-toggle:before {
    content: "\f0d7";
}

.card-collapsed .card-action-toggle:before {
    content: "\f0d8";
}

.card-action-dismiss:before {
    content: "\f00d";
}

.card-collapsed .card-body,
.card-collapsed .card-footer {
    display: none;
}

/* Wizard */
.card-body .wizard-tabs {
    margin: -15px -15px 15px;
}

.card-body-nopadding .wizard-tabs {
    margin: 0;
}



html .card-primary .card-header {
    background: #CCC;
}

html .card-primary .card-subtitle {
    opacity: 0.8;
    color: #FFF;
}

html .card-primary .card-title {
    color: #FFF;
}

html .card-primary .card-actions a {
    background-color: transparent !important;
    color: #FFF;
}

html .card-success .card-header {
    background: #47a447;
}

html .card-success .card-subtitle {
    opacity: 0.8;
    color: #FFF;
}

html .card-success .card-title {
    color: #FFF;
}

html .card-success .card-actions a {
    background-color: transparent !important;
    color: #FFF;
}

html .card-warning .card-header {
    background: #ed9c28;
}

html .card-warning .card-subtitle {
    opacity: 0.8;
    color: #FFF;
}

html .card-warning .card-title {
    color: #FFF;
}

html .card-warning .card-actions a {
    background-color: transparent !important;
    color: #FFF;
}

html .card-danger .card-header {
    background: #d2322d;
}

html .card-danger .card-subtitle {
    opacity: 0.8;
    color: #FFF;
}

html .card-danger .card-title {
    color: #FFF;
}

html .card-danger .card-actions a {
    background-color: transparent !important;
    color: #FFF;
}

html .card-info .card-header {
    background: #5bc0de;
}

html .card-info .card-subtitle {
    opacity: 0.8;
    color: #FFF;
}

html .card-info .card-title {
    color: #FFF;
}

html .card-info .card-actions a {
    background-color: transparent !important;
    color: #FFF;
}

html .card-dark .card-header {
    background: #171717;
}

html .card-dark .card-subtitle {
    opacity: 0.8;
    color: #FFF;
}

html .card-dark .card-title {
    color: #FFF;
}

html .card-dark .card-actions a {
    background-color: transparent !important;
    color: #FFF;
}

html .card-transparent > .card-header {
    background: none;
    border: 0;
    padding-left: 0;
    padding-right: 0;
}

html .card-transparent > .card-header .card-actions {
    right: 0;
}

html .card-transparent > .card-header + .card-body {
    border-radius: 5px;
}

html .card-transparent > .card-body {
    padding: 0;
    border-radius: 0;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

html .card .card-header-transparent {
    background: none;
    border: 0;
    padding-left: 0;
    padding-right: 0;
}

html .card .card-header-transparent .card-actions {
    right: 0;
}

html .card .card-header-transparent + .card-body {
    border-radius: 5px;
}

@media only screen and (max-width: 767px) {
    .card-actions {
        float: none;
        margin-bottom: 15px;
        position: static;
        text-align: right;
    }

    .card-actions a {
        vertical-align: top;
    }
}

@media (min-width: 576px) {
    .card-group .card + .card {
        border-left: 1px solid #DDD;
    }
}

.modal-block.modal-header-color .card-header h2 {
    color: #FFF;
}

.modal-block.modal-full-color {
    color: #FFF;
}

.modal-block.modal-full-color .card-header {
    border: 0;
}

.modal-block.modal-full-color .card-header h2 {
    color: #FFF;
}

.modal-block.modal-full-color .card-footer {
    border: 0;
}

.modal-block.modal-full-color .card-body {
    background-color: transparent;
}


.modal-block-primary.modal-header-color .card-header {
    background-color: #CCC;
}

.modal-block-primary.modal-full-color .card {
    background-color: #e0e0e0;
}

.modal-block-primary.modal-full-color .card-header {
    background-color: #CCC;
}

.modal-block-primary.modal-full-color .card-footer {
    background-color: #e0e0e0;
}


.modal-block-success.modal-header-color .card-header {
    background-color: #47a447;
}

.modal-block-success.modal-full-color .card {
    background-color: #5cb85c;
}

.modal-block-success.modal-full-color .card-header {
    background-color: #47a447;
}

.modal-block-success.modal-full-color .card-footer {
    background-color: #5cb85c;
}


.modal-block-warning.modal-header-color .card-header {
    background-color: #ed9c28;
}

.modal-block-warning.modal-full-color .card {
    background-color: #f0ad4e;
}

.modal-block-warning.modal-full-color .card-header {
    background-color: #ed9c28;
}

.modal-block-warning.modal-full-color .card-footer {
    background-color: #f0ad4e;
}

.modal-block-danger.modal-header-color .card-header {
    background-color: #d2322d;
}

.modal-block-danger.modal-full-color .card {
    background-color: #d9534f;
}

.modal-block-danger.modal-full-color .card-header {
    background-color: #d2322d;
}

.modal-block-danger.modal-full-color .card-footer {
    background-color: #d9534f;
}

.modal-block-info.modal-header-color .card-header {
    background-color: #5bc0de;
}

.modal-block-info.modal-full-color .card {
    background-color: #7dcde5;
}

.modal-block-info.modal-full-color .card-header {
    background-color: #5bc0de;
}

.modal-block-info.modal-full-color .card-footer {
    background-color: #7dcde5;
}
.modal-block-dark.modal-header-color .card-header {
    background-color: #171717;
}

.modal-block-dark.modal-full-color .card {
    background-color: #2b2b2b;
}

.modal-block-dark.modal-full-color .card-header {
    background-color: #171717;
}

.modal-block-dark.modal-full-color .card-footer {
    background-color: #2b2b2b;
}
/* End of imported higher-porto-version styles */

@media only screen and (min-width: 767px) {
    .fix-to-scheme-pv {
        min-height: 500px !important;
    }
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

.mb-hr {
    margin-bottom: 22px !important;
}

@media (max-width: 992px) {
    .md-right {
        float: right !important;
    }
}

header.bg-inactive {
    background: darkgray;
    color: #FFF;
}
header.bg-inactive .widget-profile-info .profile-info .profile-footer {
    border-top-color: white;
}

.icon-link {
    text-decoration: none !important;
}

.settings-section .form-group input,
.settings-section .input-group > input.form-control,
.settings-section .input-group > .form-control.select2-container .select2-choice,
.settings-section .input-group > .form-control.select2-container .select2-chosen {
    height: inherit;
    line-height: normal;
    text-align: right;
}

.settings-section .input-group > .form-control.select2-container .select2-choice .select2-arrow {
    height: 26px;
    top: 50%;
    transform: translateY(-50%);
}

.settings-section .input-group > .form-control:not(.select2-container) {
    height: inherit;
    max-height: 34px;
    min-height: 28px;
}

.settings-section .input-group > .form-control,
.settings-section .input-group > .input-group-addon,
.settings-section .input-group > .input-group-btn > .btn {
    padding: 3px 6px !important;
}

section.orange {
    background: #efa740;
    border-color: #b78135;
}

section.orange h1,
section.orange h2,
section.orange h3,
section.orange h4,
section.orange h5,
section.orange h6,
section.orange a {
    color: #ffffff;
}

.v-center-flex {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex; /* NEW, Opera 12.1, Firefox 20+ */
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.v-center-flex div.v-flex-centered {
    margin: 0 auto;
}

.tariff-costs .tariff-cost-entry a {
    transition: all 0.2s linear;
    opacity: 0;
    color: #666;
    margin-right: 5px;
}
.tariff-costs .tariff-cost-entry a:hover {
    color: #333;
}
.tariff-costs .tariff-cost-entry:hover a {
    opacity: 1
}
.add-tariff-cost-control {
    display: flex;
    border: 1px solid #ccc;
    padding: 5px;
    background-color: #dedede;
}
.add-tariff-cost-control > :not(:first-child) {
    margin-left: 5px;
}

.btn-solar {
    border-color: #e99113;
    background-color: #e99113;
    color: #FFF;
}
.btn-pump {
    border-color: #2A9C5A;
    background-color: #2A9C5A;
    color: #FFF;
}
.btn-pv {
    border-color: #a53634;
    background-color: #a53634;
    color: #FFF;
}

.panel.highlighted-info {
    outline: 2px solid #5bc0de;
}
.panel.highlighted-info > header {
    background-color: #5bc0de;
}
.panel.highlighted-warning {
    outline: 2px solid #FABE4D;
}
.panel.highlighted-warning > header {
    background-color: #FABE4D;
}
.panel.highlighted-danger {
    outline: 2px solid #d2322d;
}
.panel.highlighted-danger > header {
    background-color: #d2322d;
}

a[disabled] {
    pointer-events: none;
    text-decoration: none;
    color: initial;
}

/* Gauges */
.gauge-chart .title {
	display: block;
	font-weight: 600;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
    margin: 10px 5px 0;
}

.gauge-chart label {
	display: block;
    font-weight: 100;
	font-size: 28px;
	line-height: 28px;
	text-align: center;
}

/* Charts */
.chart {
	width: 100%;
}

.chart.chart-xs {
	height: 150px;
}

.chart.chart-sm {
	height: 184px;
}

.chart.chart-md {
	height: 350px;
}

.chart.chart-lg {
	height: 500px;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.page-header > .right-wrapper > .btn-group > button {
    background-color: black;
    border:none;
    color: white;
    font-size: 1.7rem;
    height: 50px;
}

.page-header > .right-wrapper > .btn-group:hover > button {
    background-color: #FDFDFD;
    color: black;
}

.page-header > .right-wrapper > .btn-group.open > button {
    background-color: white;
}

.page-header > .right-wrapper > .btn-group > .dropdown-menu > .dropdown-item {
     font-size: 1.5rem;
 }

.page-header > .right-wrapper i.inEdit {
    font-size: 1.7rem;
}

@media (max-width: 767px) {
    .page-header > .right-wrapper > .btn-group > button {
        font-size: 1.4rem;
    }

    .page-header > .right-wrapper > .btn-group > .dropdown-menu > .dropdown-item {
        font-size: 1.3rem;
    }
}

@media (min-width: 768px) {
    .page-header > .right-wrapper > .btn-group > button > span.caret{
        border-width: 6px;
    }
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.dataTables_length label select {
    padding:2px 12px;
    height: 34px;
    margin: 0 10px;
}
.dataTables_wrapper .datatables-footer .dataTables_paginate .pagination {
    display:inline-block;
}

.call-to-action.with-borders {
    border-top: 1px solid #DFDFDF;
    border-bottom: 1px solid #DFDFDF;
    border-left: 1px solid #ECECEC;
    border-right: 1px solid #ECECEC;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
}

.call-to-action.with-full-borders {
    border: 2px solid #CCC;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
}

button.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.alert-enum {
    border: 1px solid #ccc;
    display: flex;
}

.alert-enum > span {
    border-right: 1px solid #ccc;
    flex: 1 0 auto;
    padding: 2px 12px;
}

.alert-enum > span:last-child {
    border-right: 0;
}

.alert-enum > span.selected {
    background-color: #f2b100;
}

.required {
    display: inline-block;
    color: #d2322d;
    font-size: .8em;
    font-weight: 700;
    position: relative;
    top: -.2em;
}

.show-if-firefox {
    display: none !important;
}

#message_notifications .clamp-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -o-box !important;
    -webkit-box-orient: vertical;
    -o-box-orient: vertical;
    transition: max-height 1s;
    -webkit-transition: max-height 1s;
    -moz-transition: max-height 1s;
    -o-transition: max-height 1s;
    line-height: 16px;
    max-height: 48px;
    -webkit-line-clamp: 3;
    -o-line-clamp: 3;
}

#langSwitcher {
    display: inline-block;
    position: relative;
    top: 1px;
    margin-right: 12px;
}
@media (max-width: 767px) {
    #langSwitcher {
        top: 15px;
        left: 30px;
    }
    #langSwitcher:after {
        background: #E9E9E6;
        content: '';
        height: 63px;
        margin: 0;
        position: absolute;
        right: -8px;
        top: -18px;
        width: 1px;
    }
    .notifications {
        margin: 14px -8px 0 0;
    }
}
@media (max-width: 500px) {
    .notifications > li .notification-icon {
        height: 28px;
        width: 28px;
    }
    .notifications > li .notification-icon i {
        font-size: 13px;
    }
}
.flag {
    margin-right: 2px;
    width: 16px;
    height: 11px;
    background: url(../img/flags.png) no-repeat;
}
.flag.flag-pl {
    background-position: -32px -121px;
}
.flag.flag-gb, .flag.flag-en {
    background-position: -176px -44px;
}
.flag.flag-zu {
    background-position: -80px -88px;
}
.flag.flag-de {
    background-position: -80px -33px;
}
.flag.flag-sk {
    background-position: -144px -132px;
}
.flag.flag-nl {
    background-position: -80px -110px;
}
.flag.flag-it {
    background-position: -80px -66px;
}

#modalUserMessageBody {
    font-size:15px;
    text-align:left;
}

.delete-device-actions {

}
.delete-device-actions .delete-device {
    display:none;
    position:absolute;
    top:6px;
    right:0px;
    color:#afb0b2;
}
.delete-device-actions:hover .delete-device {
    display:inline;
}
.form-height-auto {
    min-height: 34px;
    height: auto;
}

.devices-menu.open > .dropdown-menu {
    overflow-y: scroll;
    max-height: 500px;
    padding-bottom: 10px;
}

.font-size-10 {
    font-size:10px;
}

.delete-push-device {
    cursor: pointer;
}


/************/

.sidebar-light .page-header > .right-wrapper > .btn-group > button {
    background-color: #f6f6f6 ;
    color:#333;
}
.sidebar-light .page-header > .right-wrapper > .btn-group > button:active,
.sidebar-light .page-header > .right-wrapper > .btn-group > button:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}


.layout-clear .scheme-sidebar-clear .input-group .input-group-addon {
   background:none;
   border:none;
}

.layout-clear .scheme-sidebar-clear .input-group .btn-warning2 {
    color:inherit;
    text-shadow:none;
}

.layout-clear .scheme-sidebar-clear .input-group .form-control {
    background:none;
    border: none;
    -webkit-box-shadow: none;
    -o-transition: none;
}

.layout-clear .scheme-sidebar-clear .input-group  .form-control.positive-coloring {
    background-color: inherit;
    border-color: inherit;
    color: #339966;
    font-weight: bold;
}

.layout-clear .scheme-sidebar-clear .input-group .form-control.negative-coloring {
    background-color: inherit;
    border-color: inherit;
    color: #C10000;
    font-weight: bold;
}

.layout-clear .panel-heading,
.layout-clear .scheme-sidebar-clear .panel-heading,
.layout-clear .settings-section .panel-heading {
    background: none;
}

.layout-clear .panel-heading .panel-title,
.layout-clear .scheme-sidebar-clear .panel-heading .panel-title,
.layout-clear .settings-section .panel-heading .panel-title{
    font-size:16px;
}

.layout-clear .scheme-sidebar-clear .form-bordered .form-group {
    /*padding-bottom: 5px;
    margin-bottom: 5px;*/
}

.layout-clear .scheme-sidebar-clear .panel-actions a:hover, .panel-actions .panel-action:hover {
    background: none;
    color:#f2b100;
}

.layout-clear .table > thead > tr > th,
.layout-clear .table > tbody > tr > th,
.layout-clear .table > tfoot > tr > th,
.layout-clear .table > thead > tr > td,
.layout-clear .table > tbody > tr > td,
.layout-clear .table > tfoot > tr > td {
    border-top: 1px solid #eff2f7;
}

.grecaptcha-badge { visibility: hidden; }

.bg-gray {
    background: #e6e6e6;
}
.bg-none {
    background: none;
}
.widget-summary2 {

}

.bg-gray .widget-summary.widget-summary2 .summary-icon {
    color: #ed9c28;
    width:initial;
    height: initial;
    line-height: initial;
    font-size: 2.8rem;
}
.bg-gray .widget-summary.widget-summary2 .summary .info {
    line-height: initial;
}

.bg-gray .widget-summary.widget-summary2 .summary .amount {
    font-size: 13px;
    font-weight: 400;
    color: #333;
    line-height: 26px;
}

html a.lnk-light {
    color: #ffffff !important;
}

input.hidden-spinners[type="number"]::-webkit-outer-spin-button,
input.hidden-spinners[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input.hidden-spinners[type="number"] {
    -moz-appearance: textfield;
}

input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    box-sizing: border-box;
    width: 13px;
    height: 13px;
    border: 1px solid #767676;
    border-radius: 2px;
    display: inline-grid;
    place-content: center;
    cursor: pointer;
    position: relative;
    vertical-align: middle;
    margin: 0;
    transition: border-color 0.1s;
}

input[type="checkbox"]:focus,
input[type="checkbox"]:active {
    outline: none;
}

input[type="checkbox"]:focus-visible {
    outline: none;
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #005a9e;
}

input[type="checkbox"]:hover {
    border-color: #4f4f4f;
}

input[type="checkbox"]:checked::after {
    content: "";
    width: 9px;
    height: 9px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='rgb(58, 58, 58)' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
}

input[type="checkbox"]:disabled {
    background-color: #f5f5f5;
    border-color: #d1d1d1;
    cursor: not-allowed;
}

input[type="checkbox"]:disabled:checked::after {
    opacity: 0.4;
    filter: grayscale(1);
}

input[type="checkbox"]:disabled:hover {
    border-color: #d1d1d1;
}

input[type="checkbox"].cross-marked:checked::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='rgb(58, 58, 58)' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E");
}

input[type="checkbox"].cross-marked:checked {
    border: 1px solid #767676;
}

input[type="checkbox"].cross-marked:hover {
    border-color: #4f4f4f;
    background-color: #ffffff;
}
