﻿/*html {
    font-size: 2.6rem;
}*/

body {
    padding-top: 150px;
    padding-bottom: 120px;
    
}


/**
{
	margin:0;
}
html, body, form, #container
{
	padding: 0;
	height:100%;
}*/

/*body {
	font-family: 'Inconsolata', serif, Arial; 
	font-size: 18px;
}*/
/*li
{
	padding-bottom:10px;
}
      
ul
{
	padding-top:10px;
}
      
#container {
	width:100%;
	text-align:center;
}
#header
{
	height:150px;
}
#footer
{
	position: absolute;
	height:35px;
    width: 100%;
	bottom: 0px;
    text-align:center;
    vertical-align: bottom;
    background-color: lightgray;
}
#content {
    padding-left: 150px;
    padding-right: 150px;
    text-align: left;
    background-color: white;
    position: absolute;
    top: 150px;
    bottom: 35px; 
    overflow-y:scroll;
}*/


/*.k-icon-64 {
    font-size: 32px; /* Sets icon size to 64px */
}*/
/*@media (max-width: 928px) {
    .b {
        font-size: 30px;
        background-color: lightgreen;
    }
}

@media  (max-width: 320px) {
    .b {
        font-size: 80px;
        background-color: red;
    }
}*/
