@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  	margin: 0;
  	padding: 0;
  	border: 0;
  	font: inherit;
  	font-size: 100%;
  	vertical-align: baseline; }

html {
  	line-height: 1; 
 	font-family: sans-serif;
/*  	min-width: 884px;*/
	min-height: 100%}

header {
    z-index: 20; }
  
body {
  	margin: 0;
	font-family: "Open Sans",Arial,sans-serif;
  	font-size: 13px;
  	line-height: 1.42857;
  	color: #777777;
  	background-color: #eff1f2; }

body .b-login {
    margin: 0;
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 12px;
    color: #555;
    background-color: #EFF1F2 }

ol, ul {
	list-style: none; }

b,
strong {
  font-weight: bold; }
  
h1 {
    font-family: "Open Sans",Arial,sans-serif;
    color: #363A41;
    font-size: 16px;
    line-height: 1.42857; }
    
h2 {
    font-size: 38px;
    font-weight: 300;
    line-height: 48px;
    margin: 0px 0px 15px; }

h3 {
    font-size: 28px;
    font-weight: 300;
    line-height: 28px;
    margin: 0px 0px 15px; }

h4 {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 12px; }

.login {
    margin: 0 auto;
    width: 500px; }

.h-login {
    padding-top: 40px;
    margin-bottom: 30px; }

.button-login {
    padding-top: 18px;
    text-align: center; }

.checkbox-login {
    padding-top: 34px;
    text-align: center; }

.chyba {
    text-align: center;
    color: red;
    font-weight: bold; }

.navbar {
    width: 100%;
    position: fixed;
    z-index: 270;
    background-color: #282b30; }

.navbar-page {
    width: 100%;
    position: fixed;
    top: 36px;
    z-index: 250;
    background: rgba(100%, 100%, 100%, 0.9);
    border-bottom: #DFDFDF 1px solid; }

.navbar-page2 {
    width: 100%;
    background: white;
    height: 36px;
    border-bottom: #DFDFDF 1px solid; }

.menu>li {
    float: left;
    padding: 9px 16px;
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 13px;
    line-height: 1.42857;}

.menu>li>a {
    color: #c4c4c4; }

.menu>li>a:hover  {
    color: #fff; }

.m3 {
    display: none; }

.mlogin {
    float: right; }

.moznac {
    color: #bce0de !important; }

.moznac:hover  {
    color: #ddfffd !important; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  left: 0;
  top: 35px;
  min-width: 16px;
  padding: 5px 9px;
  margin: 0px 0 0;
  text-align: left;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 1px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175); }

.adminmenu {
   left: 0;
   right: 0; }

.buttonmenu {
   left: auto;
   right: 0; }

.dropdown-menu .divider {
  height: 1px;
  margin: 4px 0;
  overflow: hidden;
  background-color: #000000; }
.dropdown-menu > li > a {
  display: block;
  padding: 4px 10px;
  clear: both;
  font-weight: normal;
  color: #565656;
  white-space: nowrap; }
  
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #cf0d0b; }

.open > .dropdown-menu {
  display: block; }

.title-page {
    float: left;
    margin: 3px 5px;
    padding: 2px 10px;
    background: #f4f4f4;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-radius: 3px;
    border-color: #666666 #666666 #666666 #666666; }

.menu2 {
    float: left;
    padding: 8px 8px;}

.menu2 > a {
    margin: 0px 5px;
    color: #363A41; }

.menu2 > a:hover {
    margin: 0px 5px;
    color: #cf0d0b; }

.menu2 > a > i {
    color: #6b2020; }

.menu2 > a:hover > i {
    color: #cf0d0b; }

.tisk {
    float: right;
    padding: 2px 10px 2px 0px;}

.center {
    text-align: center; }

.right {
    text-align: right; }

.page {
  padding: 82px 10px 0;
  min-height: 100%; }

.schovat {
display: none;
}

.nacitani {
    border: 6px solid rgba(100, 100, 100, 0.4);
    border-top: 6px solid rgba(255, 255, 255, 0.6);
    border-radius: 100%;
    height: 40px;
    width: 40px;
    -webkit-animation: fancybox-rotate .6s infinite linear;
    animation: fancybox-rotate .6s infinite linear;
    background: transparent;
    position: absolute;
    margin-top: -16px;
    margin-left: -32px;
}

.firma-info {
    font-size: 11px; }

.block {
    background-color: white;
    padding: 15px 15px 15px 15px;
    border-radius: 4px;
    border: 1px solid #C7D6DB;
    margin: 0px 0px 20px 0px; }

.block-nalezeno {
    background-color: white;
    padding: 15px 15px 15px 15px;
    border-radius: 4px;
    border: 4px solid red;
    margin: 0px 0px 20px 0px; }

.block-pridani {
    background-color: white;
    padding: 15px 15px 15px 15px;
    border-radius: 4px;
    border: 2px solid #75b739;
    margin: 0px 0px 20px 0px; }

.block2 {
    width: 500px; }

.block2b {
    float: left;
    text-align: right;
    width: 300px; }

.block-50 {
    float: left;
    text-align: right;
    width: 175px; }

.block-text {
    float: left;
    text-align: left;
    margin: 0px 10px 0px 0px }


table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0; }

thead {
  vertical-align: middle;
  }

caption, th, td {
  font: 400 12px/1.42857 "Open Sans",Helvetica,Arial,sans-serif;
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

.tr-title > th {
    padding: 3px 7px;
    text-align: left;
    border: none;
    vertical-align: top;
    border-bottom: solid 1px #C7D6DB; }

.tr-filter > th {
    padding: 3px 7px;
    text-align: left;
    background-color: #ecf6fb;
    border: none;
    vertical-align: middle;
    border-bottom: solid 1px #a0d0eb; }

table.subjekty tbody>tr>td {
    border-top: none;
    color: #666;
    background-color: #fff;
    padding: 3px 7px;
    vertical-align: middle;
    word-wrap: nowrap;
    font-size: 12px;
    border-bottom: solid 1px #EAEDEF; }

table.subjekty tbody>tr.odd>td {
    background-color: #f8f8f8; }

table.subjekty tbody>tr.odd2black>td {
    background-color: #363a41;
    color: white; }

table.subjekty tbody>tr.odd2pink>td {
    background-color: #ffc0cb;
    color: black; }

table.subjekty td.pointer {
    cursor: pointer; }

table.subjekty tr:hover td {
    background-color: #ccdcf8; }

table.subjekty tr.odd:hover td {
    background-color: #ccdcf8; }





table.zapujcky {
    border-collapse: collapse;
    overflow: hidden;
}

table.zapujcky thead>tr>th {
    position: relative;
    border-top: none;
    color: #666;
    background-color: #d0cece;
    padding: 3px 7px;
    vertical-align: middle;
    font-size: 12px;
    border-bottom: solid 1px #EAEDEF;
    border-left: solid 1px #EAEDEF; }

table.zapujcky tbody>tr>td {
    position: relative;
    border-top: none;
    color: #666;
    background-color: rgba(255, 255, 255, 0.50);
    padding: 3px 7px;
    vertical-align: middle;
    font-size: 12px;
    border-bottom: solid 1px #EAEDEF;
    border-left: solid 1px #EAEDEF; }



table.zapujcky tbody>tr>td:hover:before {
    display: block;
}

table.zapujcky tbody>tr.odd>td {
    background-color: rgba(239, 234, 234, 0.5); }

table.zapujcky td.pointer {
    cursor: pointer; }

table.zapujcky tr:hover td {
    background-color: #ccdcf8; }

table.zapujcky tr.odd:hover td {
    background-color: #ccdcf8; }

table.zapujcky col.hover {
    background-color: #ccdcf8; }

table.zapujcky tbody>tr>td.nh {
    background-color: #e2e2e2;
}

table.zapujcky tr:hover td.nh {
    background-color: #ccdcf8; }

table.zapujcky tbody>tr>td.nh:hover:before {
    display: none;
}


.k-zapujceno {
  position: relative;
  box-sizing: border-box;
  float: left;
  text-align: center;
  background: #32cd32;
  height:41px;
  border: 1px solid #9e7d7d;
  padding-top: 11px;
}

.k-volno {
  position: relative;
  box-sizing: border-box;
  float: left;
  text-align: center;
  height:41px;
  border: 1px solid #9e7d7d;
  padding-top: 11px;
}

.k-pujcit {
  visibility: hidden;
  position: relative;
  box-sizing: border-box;
  float: left;
  text-align: center;
  background: #bce0de;
  height:41px;
  border: 1px solid #9e7d7d;
  padding-top: 11px;
}

table.zapujcky tbody>tr>td:hover > a > .k-pujcit {
  visibility: visible;
}

.k-rezervovat {
  visibility: hidden;
  position: relative;
  box-sizing: border-box;
  float: left;
  text-align: center;
  color: white;
  background: red;
  height:41px;
  border: 1px solid #9e7d7d;
  padding-top: 11px;
}

table.zapujcky tbody>tr>td:hover > a >.k-rezervovat {
  visibility: visible;
}


table.polozky tbody>tr>td {
    border-top: none;
    color: #666;
    background-color: #fff;
    padding: 3px 7px;
    vertical-align: middle;
    word-wrap: nowrap;
    font-size: 12px;
    border-bottom: solid 1px #EAEDEF; }

table.polozky tbody>tr.odd>td {
    background-color: #f8f8f8; }

table.polozky tbody>tr.odd2black>td {
    background-color: #363a41;
    color: white; }

table.polozky tbody>tr.odd2pink>td {
    background-color: #ffc0cb;
    color: black; }

table.polozky tbody>tr.padprotl>td {
    background-color: #ffe8e8;
    padding: 3px 7px 32px 7px;
}

table.polozky td.pointer {
    cursor: pointer; }

table.polozky tr:hover td {
    background-color: #ccdcf8; }

table.polozky tr.odd:hover td {
    background-color: #ccdcf8; }

.poltlacitka {
    position: relative;
}

.pol2tlacitka {
    position: absolute;
    top: 4px;
    width: 900px;
}

.fixed-width-x0 {
    width: 180px !important;
}

.fixed-width-x1 {
    width: 100px !important;
}

.fixed-width-x2 {
    width: 88px !important;
}

.fixed-width-x3 {
    width: 40px !important;
}

a:focus {
	outline: thin dotted; }

a:active,
a:hover {
	outline: 0; }

a img {
	border: none; }

a {
  color: #777777;
  text-decoration: none; }
  a:hover, a:focus {
    color: #515151;
    text-decoration: none; }
  a:focus {
    outline: thin dotted #333;
    outline: 5px;
    outline-offset: -2px; }

.button-a {
  position: relative;
  display: inline-block;
  font-size: 12px;
  color: white;
  padding: 6px 6px 4px 6px; 
  background: #787878;
  border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: transparent transparent transparent transparent;
    border-radius: 4px; }

.button-a span{
  display: block;
  padding: 0px 4px; }

.button-a:hover {
  background: #cccccc;
  color: black;
  border-color: #666666 #666666 #666666 #666666; }

.button-a:focus {
  color: #abfffb; }

.button-a-min {
  position: relative;
  display: inline-block;
  font-size: 12px;
  color: white;
  padding: 3px 4px 3px 4px;
  background: #787878;
  border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: transparent transparent transparent transparent;
    border-radius: 4px; }

.button-a-min span{
  display: block;
  padding: 0px 4px; }

.button-a-min:hover {
  color: white;
  border-color: #666666 #666666 #666666 #666666; }

.button-a-min:focus {
  color: #abfffb; }

.button {
  position: relative;
  display: inline-block;
  font-size: 12px;
  color: white;
  padding: 6px 6px; 
  background: #787878;
  border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: transparent transparent transparent transparent;
    border-radius: 4px; }

.button span{
	display: block;
	padding: 0px 4px; }

.button:hover {
  background: #ececec;
  color: #707070;
  border-color: #666666 #666666 #666666 #666666; }

.button-tab {
  width: 100%;
  position: relative;
  display: inline-block;
  font-size: 12px;
  color: white;
  padding: 6px 6px; 
  background: #a9adb0;
  border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: transparent transparent transparent transparent;
    border-radius: 4px; }

.button-tab span{
  display: block;
  padding: 0px 4px; }

.button-tab:hover {
  background: #ececec;
  color: #707070;
  border-color: #666666 #666666 #666666 #666666; }

.button-a-tab {
  width: 84%;
  text-align: center;
  position: relative;
  display: inline-block;
  font-size: 12px;
  color: white;
  padding: 6px 6px; 
  background: #a9adb0;
  border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: transparent transparent transparent transparent;
    border-radius: 4px; }

.button-a-tab span{
  display: block;
  padding: 0px 4px; }

.button-a-tab:hover {
  background: #ececec;
  color: #707070;
  border-color: #666666 #666666 #666666 #666666; }

.button-medium {
    width: 100%;
	position: relative;
	display: inline-block;
	font-size: 15px;
	color: white;
	padding: 6px 20px; 
	background: #787878;
	border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: transparent transparent transparent transparent;
    border-radius: 4px; }

.button-medium:hover {
	background: #cccccc;
	color: #707070;
	border-color: #666666 #666666 #666666 #666666; }

.button-group {
    position: relative;
    display: table;
    border-collapse: separate; }

.button-g1 {
    border-color: transparent #bbbbbb transparent transparent;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px; }

.button-g2 {
    border-color: transparent #bbbbbb transparent #bbbbbb;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px; }

.button-g3 {
    border-color: transparent transparent transparent #bbbbbb;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px; }

.notice {
  color: white;
  background: #fbbb22; }

.notice:hover {
  color: white;
  background: #fbc222; }

.options {
  color: dimgrey;
  background: #f4ecf7;
  margin-bottom: 3px; }

.options:focus {
  color: dimgrey;
  background: #f4ecf7;
  border-color: #666666 #666666 #666666 #666666; }

.options-pri {
  color: dimgrey;
  background: #e0d5e4; }

.options-pri:focus {
  color: dimgrey;
  background: #e0d5e4;
  border-color: #666666 #666666 #666666 #666666; }

.save {
  color: white;
  background: #803f3f; }

.save:hover {
  color: white;
  background: #e63636; }

.b-center {
  text-align: -webkit-center; }

.b-right {
  text-align: -webkit-right; }

.block-input {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 11px;
    border-bottom: #DFDFDF 1px solid;
    margin: 2px 0px;
}

.block-input-hl {
    width: 100%;
    text-align: left;
    font-size: 11px;
    border-bottom: #DFDFDF 1px solid;
    margin: 18px 0px 0px 0px;
}

.block-input-hl span{
  padding: 2px;
  background-color: #DFDFDF;
}

.block-number {
  position: relative;
  top: -11px;
  left: -12px;
  padding: 2px;
  background-color: #DFDFDF;
}

.block-accessories {
  box-sizing: border-box;
  float: left;
  width: 100%;
  margin-top: 5px;
  padding: 8px 0px 0px 0px;
  border-radius: 4px;
}

.block-overview {
  overflow: auto;
  position: absolute;
  height: calc(100% - 188px);
  top: 512px;
  right: 10px;
  width: 18%;
  padding: 14px;
  background-color: white;
  border: #e9e9e9 1px solid;
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.pfixed {
  position: fixed;
  top: 78px;
}

 .ui-state-highlight { height: 30px; }

input[type="text"], input[type="number"], input[type="date"], input[type="time"], input[type="email"], input[type="password"], textarea {
    width: 100%;
    padding: 1px 1px;
    border: #e9e9e9 1px solid;
    font-size: 12px;
    line-height: 20px;
    color: #696969;
    background-color: #f5f8f9;
    box-sizing: border-box;
    border-radius: 2px; }

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #cca7a7;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #cca7a7;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #cca7a7;
}
:-moz-placeholder { /* Firefox 18- */
  color: #cca7a7;
}

select {
    width: 100%;
    padding: 4px 4px;
    border: medium none;
    font-size: 16px;
    line-height: 22px;
    color: #696969;
    background-color: #F5F5F5;
    box-sizing: border-box;
    border-radius: 4px; }

textarea {
    text-align: left;
    line-height: 20px;
    min-height: 86px;
    resize: none; }

.form-group {
    text-align: right;
    margin: 0px 0px 14px 0px; }

.input-group {
    position: relative;
    display: table;
    border-collapse: separate; }

.input-group-icon {
    width: 1%;
    display: table-cell;
    padding: 2px 6px;
    border: medium none;
    font-size: 14px;
    line-height: 22px;
    color: #696969;
    background-color: #F5F5F5;
    box-sizing: border-box;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border: 1px solid #C7D6DB;
    border-right: 0; }

.input-group input[type="text"], .input-group input[type="number"], .input-group input[type="date"], .input-group input[type="time"], .input-group input[type="email"], .input-group input[type="password"], .input-group textarea {
    width: 100%;
    padding: 4px 4px;
    border: medium none;
    font-size: 14px;
    line-height: 22px;
    color: #000;
    background-color: #F5F8F9;;
    box-sizing: border-box;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border: 1px solid #C7D6DB; }

.input-group select {
     width: 100%;
     height: 28px;
    padding: 4px 4px;
    border: medium none;
    font-size: 14px;
    line-height: 22px;
    color: #000;
    background-color: #F5F8F9;;
    box-sizing: border-box;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border: 1px solid #C7D6DB; }

.input2-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%; }

.input4-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%; }

.input2-group-icon {
    display: table-cell;
    padding: 1px 6px;
    border: medium none;
    font-size: 11px;
    line-height: 22px;
    color: #696969;
    background-color: #efecec;
    box-sizing: border-box;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border: 1px solid #C7D6DB;
    border-right: 0; }

.input2-group-icon2 {
    display: table-cell;
    padding: 1px 6px;
    border: medium none;
    font-size: 11px;
    line-height: 22px;
    color: #696969;
    background-color: #F5F5F5;
    box-sizing: border-box;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border: 1px solid #C7D6DB; }

.input2-group input[type="text"], .input2-group input[type="number"], .input2-group input[type="date"], .input2-group input[type="time"], .input2-group input[type="email"], .input2-group input[type="password"], .input2-group textarea {
    padding: 1px 4px;
    border: medium none;
    font-size: 12px;
    line-height: 22px;
    color: #000;
    background-color: #F5F8F9;;
    box-sizing: border-box;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border: 1px solid #C7D6DB; }

.input2-group select {
     width: 100%;
     height: 26px;
    padding: 4px 4px;
    border: medium none;
    font-size: 12px;
    line-height: 22px;
    color: #000;
    background-color: #F5F8F9;;
    box-sizing: border-box;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border: 1px solid #C7D6DB; }

.input4-group input[type="text"], .input4-group input[type="number"], .input4-group input[type="date"], .input4-group input[type="time"], .input2-group input[type="email"], .input2-group input[type="password"], .input2-group textarea {
    width: calc(100% - 32px);
    padding: 1px 4px;
    border: medium none;
    font-size: 12px;
    line-height: 22px;
    color: #000;
    background-color: #F5F8F9;;
    box-sizing: border-box;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border: 1px solid #C7D6DB; }

.button-input4-fce {
    width: 32px;
    line-height: 22px;
    padding: 1px;
    color: white;
    background: #803f3f;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border: 1px solid #803f3f; }

.button-input4-fce:hover {
   color: white;
   background: #e63636; }

.a-button-input4-fce {
    display: inline-block;
    box-sizing: border-box;
    width: 32px;
    line-height: 22px;
    padding: 1px;
    text-align: center;
    color: white;
    background: #803f3f;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border: 1px solid #803f3f; }

.a-button-input4-fce:hover {
   color: white;
   background: #e63636; }

.a-button-input4-fce:focus {
   color: white;
   background: #000000; }

  .tr-filter input[type="text"] {
    display: block;
    width: 100%;
    margin: 8px 6px;
    padding: 4px 5px;
    border: medium none;
    font-size: 12px;
    line-height: 22px;
    color: #000;
    background-color: #F5F8F9;
    box-sizing: border-box;
    border-radius: 4px;
    border: 1px solid #a0d0eb; }

    .tr-filter select {
    display: block;
    width: 100%;
    margin: 9px 6px;
    padding: 4px 5px;
    height: 32px;
    font-size: 12px;
    line-height: 37px;
    color: #000;
    background-color: #F5F8F9;
    box-sizing: border-box;
    border-radius: 4px;
    border: 1px solid #a0d0eb; }

input[type='checkbox'] {
  display:block;
  margin: 0 auto;
  margin-bottom: 10px;
  -webkit-appearance: button;
  border:none;
  background: url(/img/checkbox.png) no-repeat 0 0 transparent;
  background-color: #ccc;
  width: 52px;
  height: 25px;
  border-radius: 4px;
  box-shadow: inset 0 1px 4px rgba(0,0,0,.2);
  cursor: pointer;
  position: relative;
  transition: background-color 1s;
  -webkit-appearance: none;
}
input[type='checkbox'] {
  outline: none;
}
input[type='checkbox'].error{
   background-color: #c63d3d;
}
input[type='checkbox']:after{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 47%;
  height: 84%;
  background-color: #fdfdfd;
  margin: 4%;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0,0,0,.2);
  
  background: rgb(255,255,255);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(243,243,243,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(243,243,243,1)));
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 100%);
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 100%);
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=0 );

 transition: .5s all;
}

input[type='checkbox']:checked{
  background-color: #79d122;
} 

input[type='checkbox']:checked:after {
  left: 45%;
}

@media screen and (max-width: 1224px) {

.block-overview {
    display: none; }


}

@media screen and (max-width: 875px) {

.m2 {
    display: none; }


}

@media screen and (max-width: 800px) {

.login {
    margin: 0 auto;
    width: 65%; }


}

@media screen and (max-width: 450px) {

.login {
    margin: 0 auto;
    width: 95%; }

.menu {
    display: none; }

.m3 {
    display: block; }


}