* {
	margin: 0;
	padding: 0;
}

@font-face {
	font-family: 'fontello';
	src: url('./font/fontello.eot?24345965');
	src: url('./font/fontello.eot?24345965#iefix') format('embedded-opentype'), url('./font/fontello.woff?24345965') format('woff'), url('./font/fontello.ttf?24345965') format('truetype'), url('./font/fontello.svg?24345965#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?18903206');
  src: url('../font/fontello.eot?18903206#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?18903206') format('woff2'),
       url('../font/fontello.woff?18903206') format('woff'),
       url('../font/fontello.ttf?18903206') format('truetype'),
       url('../font/fontello.svg?18903206#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
	background-image: url(../img/glavnaya.jpg);
	background-attachment: fixed;
	background-size: cover;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: rgba(255, 249, 201, 0.05);
	text-shadow: 1px 1px 0 #EEEEEE;
	color: #000000;
	

}

#logo {
	width: 103px;
	height: 116;
	margin-right: 35px;
	margin-top: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
}

input[type="radio"],
input[type="checkbox"] {
	margin: 4px 8 20;
	margin-top: 5px;
	line-height: normal;
}

#daySelect .container {
	margin-bottom: 20px;
	width: 700px;
	text-align: left;
	border-radius: 1px solid black;
}

#daySelect .container ul {
	margin-top: 20px;
	text-decoration-color: white;
}

#daySelect .container {
	font-size: 16px;
}

#ageSelect {
	width: 150px;
	color: black;
	border-radius: 10px;
	border: 3px solid #aec2cb;
	cursor: pointer;
	background: transparent;
	overflow: hidden;
	font: 13px/34px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
	text-shadow: 1px 1px 0 #EEEEEE;
	color: #000000;
}

#sexSelect {
	width: 150px;
	color: black;
	border-radius: 10px;
	border: 3px solid #aec2cb;
	cursor: pointer;
	background: transparent;
	font: 13px/34px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
	text-shadow: 1px 1px 0 #EEEEEE;
	color: #000000;
}

#sportSelect {
	width: 250px;
	color: black;
	border-radius: 10px;
	border: 3px solid #aec2cb;
	cursor: pointer;
	background: transparent;
	font: 13px/34px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
	text-shadow: 1px 1px 0 #EEEEEE;
	color: #000000;
}

#submitBtn {
	text-align: left;
	width: 700px;
	margin-top: 20px;
	padding-bottom: 30px;
}

.inputDiv {
	float: left;
	margin-right: 30px;
	margin-top: 31px;
}

.label {
	text-align: center;
}

.label {
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #ff0000;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}

.separator {
	clear: both;
}

.menuTable {
	text-align: center;
	margin-left: 20px;
	
}

.menu {
	text-align: center;
}

.nameTd {
	width: 200px;
	font-weight: 600;
}

.listTd {
	width: 300px;
	font-weight: 600;
}

.quantityTd {
	width: 160px;
	font-weight: 600;
}

.energyTd {
	width: 130px;
	font-weight: 600;
}

.kkalTd {
	width: 110px;
	font-weight: 600;
}

.bruttoTd {
	width: 80px;
	font-size: 14px;
}

.nettoTd {
	width: 80px;
	font-size: 14px;
}

.day {
	text-decoration: italic;
	text-align: center;
	font-weight: 600;
	background-color: #FAF0E6;
	color: red;
	font: 20px/34px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-shadow: 1px 2px 0 #EEEEEE;
	color: #000000;
}

.day-pon {
	text-decoration: italic;
	text-align: center;
	font-weight: 600;
	background-color: #ff8408;
	font: 20px/34px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-shadow: 1px 2px 0 #EEEEEE;
	color: #000000;
}

.day-vt {
	text-decoration: italic;
	text-align: center;
	font-weight: 600;
	background-color: red;
	font: 20px/34px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-shadow: 1px 2px 0 #EEEEEE;
	color: #000000;
}

.day-sr {
	text-decoration: italic;
	text-align: center;
	font-weight: 600;
	background-color: #0099CC;
	font: 20px/34px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-shadow: 1px 2px 0 #EEEEEE;
	color: #000000;
}

.day-cht {
	text-decoration: italic;
	text-align: center;
	font-weight: 600;
	background-color: #fdde34;
	font: 20px/34px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-shadow: 1px 2px 0 #EEEEEE;
	color: #000000;
}

.day-pt {
	text-decoration: italic;
	text-align: center;
	font-weight: 600;
	background-color: #4fd32f;
	font: 20px/34px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-shadow: 1px 2px 0 #EEEEEE;
	color: #000000;
}

.day-vs {
	text-decoration: italic;
	text-align: center;
	font-weight: 600;
	background-color: #FF69B4;
	font: 20px/34px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-shadow: 1px 2px 0 #EEEEEE;
	color: #000000;
}


/*==================== Дни недели ===================*/

.ujin {
	font-size: 18px;
	color: #0099CC;
	font-weight: 600;
	font-style: normal;
	text-align: center;
}

.zavtrak1 {
	font-size: 18px;
	color: #0099CC;
	font-weight: 600;
	font-style: normal;
	text-align: center;
}

.zavtrak2 {
	font-size: 18px;
	color: #0099CC;
	font-style: normal;
	font-weight: 600;
	text-align: center;
}

.poldnik {
	font-size: 18px;
	color: #0099CC;
	font-weight: 600;
	font-style: normal;
	text-align: center;
}

.obed {
	font-size: 18px;
	color: #0099CC;
	font-weight: 600;
	font-style: normal;
	text-align: center;
}

.itogo {
	background-color: #E6E6FA;
	color: black;
	text-align: left;
	font-weight: bold;
}

.vsego {
	background-color: #aec2cb;
	color: black;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}


/*=======================Таблица =====================================*/

table {
	background-image: url(../img/preview.jpg);
	cursor: pointer;
	font: 13px/34px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
/*	text-shadow: 1px 2px 0 #EEEEEE;*/
	color: #000000;
	margin: 25px auto;
	border-collapse: collapse;
	border: 1px solid #eee;
	border-bottom: 2px solid #00cccc;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.10), 0px 10px 20px rgba(0, 0, 0, 0.05), 0px 20px 20px rgba(0, 0, 0, 0.05), 0px 30px 20px rgba(0, 0, 0, 0.05);
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #CCCCCC;
	width: 100%;
	moz-border-radius: 10px;
	/* Firefox */
	-webkit-border-radius: 10px;
	/* Safari, Google Chrome */
	-khtml-border-radius: 10px;
	/* KHTML */
	-o-border-radius: 10px;
	/* Opera */
	-ms-border-radius: 10px;
	/* IE8 */
	border-radius: 10px;
	/* CSS3 */
	overflow: hidden;
	margin: 0.7em auto;
}

th{
border-bottom: 3px solid #B9B29F;
padding: 10px;
text-align: left;
}
th,
td {
	padding: 0.25rem;
	text-align: left;
	border: 1px solid #ccc;
}

/*
tbody tr:hover {
	background: #FFFFCC;
}
*/

tr:hover { background-color: #E8E8E8; }


/*============================================================*/


/*======================== icon================================*/

.span3 {
	display: inline-block;
}

@font-face {
    font-family: 'fontello';
     src: url('fonts/fontello.eot');
     src: url('fonts/fontello.eot') format('embedded-opentype'),
          url('fonts/fontello.woff') format('woff'),
          url('fonts/fontello.ttf') format('truetype'),
          url('fonts/fontello.svg') format('svg');
    font-weight: normal;
    font-style: normal;
   }
   [class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
   }
   .icon-search:before { content: '\e803'; } 
   .icon-left-open-big:before { content: '\e801'; }
   .icon-right-open-big:before { content: '\e802'; }
   .icon-chart-line:before { content: '\e800'; }

/* =================== preloader ===================*/

#loading{
	background-color: #ffd34e;
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 1;
	margin-top: 0px;
	top: 0px;
}
#loading-center{
	width: 100%;
	height: 100%;
	position: relative;
	}
#loading-center-absolute {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 200px;
	width: 200px;
	margin-top: -100px;
	margin-left: -100px;
}
.object{
	width: 50px;
	height: 50px;
	background-color: rgba(255,255,255,0);
	margin-right: auto;
	margin-left: auto;
	border: 4px solid #FFF;
	left: 73px;
	top: 73px;
	position: absolute;
}

#first_object{
	-webkit-animation: first_object_animate 1s infinite ease-in-out;
	animation: first_object_animate 1s infinite ease-in-out;
}
	
#second_object{
	-webkit-animation: second_object 1s forwards, second_object_animate 1s infinite ease-in-out;
	animation: second_object 1s forwards, second_object_animate 1s infinite ease-in-out;
	}	
#third_object{
	-webkit-animation: third_object 1s forwards, third_object_animate 1s infinite ease-in-out;
	animation: third_object 1s forwards, third_object_animate 1s infinite ease-in-out;
	}	
	
	
	
@-webkit-keyframes second_object {
 100% { width: 100px; height:100px; left: 48px; top: 48px; }
}		
@keyframes second_object {
100% { width: 100px; height:100px; left: 48px; top: 48px; }
}


@-webkit-keyframes third_object {
 100% { width: 150px; height:150px; left: 23px; top: 23px;}
}		
@keyframes third_object {
100% { width: 150px; height:150px; left: 23px; top: 23px;}
}

@-webkit-keyframes first_object_animate {
  0% { -webkit-transform: perspective(100px); }
  50% { -webkit-transform: perspective(100px) rotateY(-180deg); }
  100% { -webkit-transform: perspective(100px) rotateY(-180deg) rotateX(-180deg); }
}

@keyframes first_object_animate {
  0% { 
    transform: perspective(100px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(100px) rotateX(0deg) rotateY(0deg); 
  } 50% { 
    transform: perspective(100px) rotateX(-180deg) rotateY(0deg);
    -webkit-transform: perspective(100px) rotateX(-180deg) rotateY(0deg) ;
  } 100% { 
    transform: perspective(100px) rotateX(-180deg) rotateY(-180deg);
    -webkit-transform: perspective(100px) rotateX(-180deg) rotateY(-180deg);
  }
}

@-webkit-keyframes second_object_animate {
  0% { -webkit-transform: perspective(200px); }
  50% { -webkit-transform: perspective(200px) rotateY(180deg); }
  100% { -webkit-transform: perspective(200px) rotateY(180deg) rotateX(180deg); }
}	

@keyframes second_object_animate {
  0% { 
    transform: perspective(200px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(200px) rotateX(0deg) rotateY(0deg); 
  } 50% { 
    transform: perspective(200px) rotateX(180deg) rotateY(0deg);
    -webkit-transform: perspective(200px) rotateX(180deg) rotateY(0deg) ;
  } 100% { 
    transform: perspective(200px) rotateX(180deg) rotateY(180deg);
    -webkit-transform: perspective(200px) rotateX(180deg) rotateY(180deg);
  }
}

@-webkit-keyframes third_object_animate {
  0% { -webkit-transform: perspective(300px); }
  50% { -webkit-transform: perspective(300px) rotateY(-180deg); }
  100% { -webkit-transform: perspective(300px) rotateY(-180deg) rotateX(-180deg); }
}

@keyframes third_object_animate {
  0% { 
    transform: perspective(300px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(300px) rotateX(0deg) rotateY(0deg); 
  } 50% { 
    transform: perspective(300px) rotateX(-180deg) rotateY(0deg);
    -webkit-transform: perspective(300px) rotateX(-180deg) rotateY(0deg) ;
  } 100% { 
    transform: perspective(300px) rotateX(-180deg) rotateY(-180deg);
    -webkit-transform: perspective(300px) rotateX(-180deg) rotateY(-180deg);
  }
}

/*============================= стрелки ==========================================*/

.scrollup{
 width:40px;
 height:40px;
 opacity:0.7;
 position:fixed;
 bottom:40px;
 right:40px;
 display:none;
 text-indent:-9999px;
 background: url('../img/icon_top.png') no-repeat;
}

/*======================всплывающее окно ================================*/

