body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { font-family: 'Roboto', sans-serif, tahoma; font-weight: 400; font-size: 16px; line-height:auto; color:#454545;  }

/*body { padding-top: 30px; }*/
a, div, input, span  { box-sizing:border-box; background-repeat: no-repeat;  }
a { color:#34B1C4; text-decoration: underline; }
a:hover { color:#454545; text-decoration: underline; }
h1, h2, h3 {  text-align: center; font-weight: 300; color: #454545; }
h1 { font-size: 40px;  }
h2 { font-size: 44px; }
h3 { font-size: 24px; }
form { margin: 0; padding: 0; }
strong { font-weight: 500; }

* {
  margin: 0;
  padding: 0;
}


html, body { height: 100%; }


.standart-link a { text-decoration: underline; }

.admin-h1 { font-size: 24px;  font-weight: 600; }
p.cookie { font-size: 12px; }

label { font-weight: normal;  margin-bottom: 0; padding-top: 7px; text-align: right;  }

a.btn { text-decoration: none !important; }

.bg-success {  font-weight: 700; padding: 20px; }

.save-text { font-size: 13px; margin-top: 12px; }



