body {
    font-family: 'Montserrat-UltraLight', Arial, sans-serif;
    font-size: 15px;
    line-height: 23px;
    color: #777777;
	margin:0;
}

h1,h2,h3 { font-family: 'Architects Daughter', serif; color: #161d27; margin-top: 0; text-align:center; letter-spacing:1px; }


	.cent { text-align:center; }
	
.slinia { display:inline-block; width:100%; }
.sdat { display:inline-block; width:100%; }
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
        font-size: inherit;
        line-height: inherit;
        font-family: inherit;
    margin: 0;
        margin-right: 0px;
		filter:none;
}	

#strzaly .sbox {   width: 15%;
  margin-right: 5px;
  margin-bottom: 8px;
  display: block;
  float: left;
  border: 1px solid #dfdfdf;
  background: #f1efef;
  padding: 15px 5px; }

#strzaly .sbox div { display:inline-block; padding-left:10px; }

#strzaly .red, .kpp .red { color:red; }
#strzaly .green, .kpp .green { color:green; }


.top { background:#000; padding:20px; margin-bottom:30px; }
.top h1 { color:#fff; margin-bottom:0; }
.box { width: 90%; margin: 20px auto; text-align: center; display:none; }



.box button, .box input { width:100%; margin-bottom:10px;  }
.row button, .row input { width:90%; margin-bottom:10px;  } 

.row input { background:#f7f7f7; border:1px solid #afafaf; }
.row input.b_log { background: #dfdfdf; color: #000; cursor:pointer; }

	.ramka { padding:15px; border:1px solid #dfdfdf; }

.status { position: relative; width: 55px; height: 25px; float: left; margin-right:10px; }
.lista { width:100%; margin-top:40px; }
.lista ul { width: 90%; max-width: 500px; margin: auto; text-align: center; }
.lista li { width: 100%; padding:7px; }

.l_brak { border-top:1px solid black; border-bottom:1px solid black; }
.komu {border-top:1px solid red; border-bottom:1px solid red; text-align:center; margin-top: 20px; font-weight: bold; padding: 10px; }


.del_device { cursor:pointer; margin-left:20px; }
.activd { color:red; }
ul { list-style:none; }
.seti { text-align:center; margin-top:40px; }
.seti .ram { width:200px; text-align:left; margin:auto }

.flogin { width:90%; max-width:400px; margin:auto;}
.lf { border:1px solid #ddd; }

	.rowt { width:100%; color:#000;  text-align:center; padding:10px; }
	.rowt h2 { margin-bottom:0; }
	.row { width:100%; padding-top:10px; text-align:center; }
	.row span { text-align:right; }
	
.lista label.lname { float:left; }	
	
.test_p { text-align:center; margin-top:30px; }	

.save_set { padding: 5px 60px; cursor: pointer; }
	
	
.logout	{ position:absolute; color:#fff; right:10px; top:10px; }
.test_p { display:none; }
.info_zgoda { display:none; }

* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
  height: 26px;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
bottom: 0px;
background-color: #999;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #319559;
}

input:focus + .slider {
  box-shadow: 0 0 1px #319559;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}		


#s { width:90%; margin:10px 5%; float:left; display:block;  }
 .kry { width:23%; margin-right:5px; margin-bottom:8px; display:block; float:left; border:1px solid #dfdfdf; background:#f1efef; padding:15px 5px; }
 .kry > span { width:100%; display:inline-block; }
 .kry .kpp > span { width:100%; display:block; float:left; }
 .kry .kpp > span.kprice, .kry .kpp > span.kpriceAT { width:50%; display:block; float:left; }
 .kry .kpp > span.kpriceAT { text-align:right; }
 
 .cup { color:green !important; }
 .bup .kprice { color:green; }
 .bdw .kprice { color:red; }
 
 .aup { color:green; }
 .adw { color:red; } 
 
.kchange2 .box { background: #000; padding: 5px; color:#fff;  display:inline-block; font-weight:bold;}
 .kchange2 .boxe { background:transparent; }
 
 .kchange3 .box { background: #ccc; padding: 5px; color:#fff;  display:inline-block; font-weight:bold;}
 .kchange3 .boxe { background:transparent; } 
 
 .kchange3 .adw { color:green; }
 .kchange3 .aup { color:red; } 
 
 .kchange div { width:55px; float:left; background:#fefefe; border:1px solid #dfdfdf; text-align:center; }
 .kchange span { color:red; }
 .alert div.up { background:green; color: #fff; padding:3px; margin-left:2px; width: 55px; text-align: center; float:left; }
 .alert div.dw { background:red; color: #fff; padding:3px; margin-left:2px; width: 55px; text-align: center; float:left; }
 .kname label { display:inline; float:left; }
 .kname .kn { padding:3px; }
 .h_alerty { display:block; width:100%; margin-top: 25px; float: left; }
 #alerty { display:block; width:100%; margin-top:10px; }
 .symbol { float:left; width: 70px; }
 .akcja { float:left; width: 140px; }
 #alerty .alt { background:#f1efef; border:1px solid #ccc; margin-top:10px; width: 100%; float: left; padding: 4px; }
 #alerty .alt:nth-child(add) { background:#fefefe; }
 
 @media only screen and (max-width:680px){  .kry { width: 49%; }  }
 @media only screen and (max-width:480px){  .kry { width: 99%; }  }