body {

	font-size: 16px;

	font-weight: normal;

	margin: 0px;

	padding: 0px;

	text-align: left;

	line-height: 18px;

	font-family: Pangolin, cursive;

}



img {



	border-style: none;



}

em {

	font-style: italic;

}

b {

	font-weight: bold;

}

span {



}



p {

	font-family: Arial, Helvetica, sans-serif;

margin-bottom: 1em !important;

}



hr {

	height: 1px;

	border-top-width: 2px;

	border-right-width: 2px;

	border-bottom-width: 2px;

	border-left-width: 2px;

	color: #999;

}

ul {

	list-style-image: url(../images/bullet.svg);

}



.list li {

	font-family: Pangolin, cursive;

	font-size: 40px;

	text-transform: uppercase;

	text-align: left;

	color: #723926;

	position: relative;

	z-index: 200;

	line-height: normal;	

}

.list-small li {

	font-family: Pangolin, cursive;

	font-size: 40px;

	text-transform: uppercase;

	text-align: left;

	color: #723926;

	position: relative;

	z-index: 200;

	line-height: normal;	

}



td,th {}



button {

	font-size: 18px;

	color: #FFF;

	padding: 10px;

	background-color: #FF3300;

	text-align: center;

	font-weight: bold;

	text-transform: uppercase;

	-webkit-border-radius: 5px 5px 5px 5px;

	-khtml-border-radius: 5px 5px 5px 5px;

	border-radius: 5px 5px 5px 5px;

	cursor: point;

}

textarea {

	font-size: 13px;

	padding: 10px;

	text-align: left;

	margin: 2px;

	font-weight: normal;

	color: #666;

	background-color: #FFF;

	border: 1px solid #333;

}



input {

	font-size: 14px;

	padding: 10px;

	text-align: left;

	font-weight: normal;

}

select {

	font-size: 14px;

	padding: 10px;

	text-align: left;

	font-weight: normal;

}





.login  {

	margin-top: 20px;



}

.control-group {

	margin-top: 10px;

	margin-bottom: 10px;

}

textarea {

	font-size: 14px;

	padding: 10px;

	text-align: left;

	margin: 0px;

	font-weight: normal;

	color: #333;

	background-color: #eee;

	border: 1px solid #333;

	-webkit-border-radius: 5px 5px 5px 5px;

	-khtml-border-radius: 5px 5px 5px 5px;

	border-radius: 5px 5px 5px 5px;

	background-image: linear-gradient(to top, transparent 90%, rgba(0, 0, 0, 0.03));

}



h2 {

	font-family: Pangolin, cursive;

	font-size: 30px;

	font-weight: bold;

	text-align: center;

	margin: 0px;

	color: #723A26;

	line-height: 30px;

	text-transform: uppercase;

}

h3 {

	font-family: Pangolin, cursive;

	font-size: 27px;

	font-weight: bold;

	text-align: left ;

	margin: 0px;

	color: #723A26;

	line-height: 24px;

}

h4 {

	font-family: Pangolin, cursive;

	font-size: 18px;

	font-weight: bold;

	text-align: left;

	color: #723A26;

	line-height: 20px;

	text-transform: uppercase;

	background-image: url(../images/bullet.svg);

	background-repeat: no-repeat;

	background-position: 0px 0px;

	margin-top: 10px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 0px;

	height: 30px;

	padding-top: 5px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 40px;

}

.homeworktable h4 {
	height: auto !important;
	background-image: none;
	margin: 0px;
	padding: 0px;
}

h5 {

	font-family: Pangolin, cursive;

	font-size: 16px;

	font-weight: bold;

	text-align: left;

	margin: 20px;

	color: #723A26;

	line-height: 16px;

}



.kill {

	display: none !important;

}

#view-menu {

	position: fixed;

	visibility: visible;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;

	left: 5px;

	top: 5px;

	z-index: 100;

	display: none;

}

#selectmenu9-menu li{

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;

	font-size: 18px !important;

}

#selectmenu1-menu {

	z-index: 1100 !important;

	display: block;

}

#selectmenu1-menu li{

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;

	font-size: 18px !important;

		z-index: 1100 !important;

}



.big {

	font-size: 30px;

	line-height: 30px;

}

.big a {

	color: #723926;



}



.big a:hover {

color:#f5821f;	

}



.back-cover {
	background-image: url(../images/simulator_cover.png);
	background-size: cover;
	-moz-background-size: cover;  /* Firefox 3.6 */
	background-position: center top;  /* Internet Explorer 7/8 */
	background-repeat: no-repeat;
	max-width: 960px;
	min-width: 960px;
	height: 720px;
	z-index: 250;
	position: relative;
}



.back-menu {

	background-image: url(../images/simulator_menu.png);

	background-size: cover;

	-moz-background-size: cover;  /* Firefox 3.6 */

	background-position: center top;  /* Internet Explorer 7/8 */

	background-repeat: no-repeat;

	max-width: 1000px;

	height: 720px;	

}



.back-exercise {

	background-image: url(../images/simulator_exercise.png);

	background-size: cover;

	-moz-background-size: cover;  /* Firefox 3.6 */

	background-position: center top;  /* Internet Explorer 7/8 */

	background-repeat: no-repeat;

	max-width: 1000px;

	height: 720px;	

}



.buttons {

	position: absolute;

	z-index: 200;

	background-image: url(../images/simulator_buttons.png);

	background-repeat: no-repeat;

	background-position: 100% 100%;

	height: 80px;

	width: 450px;

	margin-left: 5%;

	

}



.buttons a {

	color: #FFFFF6;

}



#cabinet {

	position: absolute;

	z-index: 200;

	background-image: url(../images/simulator_profile.png);

	background-repeat: no-repeat;

	left: 58%;

	background-position: 100% 100%;

height: 291px;

width: 250px;

top: 3%;

}

#cabinet-small {

	position: absolute;

	z-index: 200;

	background-image: url(../images/simulator_profile_small.png);

	background-repeat: no-repeat;

	left: 61%;

	background-position: 100% 100%;

	height: 144px;

	width: 250px;

	top: 3%;

}



#cabinet-small .profile_user {

margin-top: 3em;	

}





.flashcard {

	background-image: url(../images/simulator_flashcard.png);

	background-repeat: no-repeat;

	background-position: 100% 100%;

	height: 250px;

	padding-top: 12px;

}





.list {

	position: relative;

	z-index: 200;

	left: 20%;

/*	width: 350px;*/

    margin-top: 24%;

}

.list-small {
	position: relative;
	z-index: 200;
}




	



.back-exercise .list {

    margin-top: 14%;

}



.profile_photo {

	position: relative;

	z-index: 200;

	margin-top: 3em;

margin-bottom: 1em;

margin-left: 2em;



}



.profile_photo img {

	border-top-width: 8px;

	border-right-width: 8px;

	border-bottom-width: 20px;

	border-left-width: 8px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #FFF;

	border-right-color: #FFF;

	border-bottom-color: #FFF;

	border-left-color: #FFF;

	box-shadow: 0px 0px 10px #333;

}





.profile_user {

	position: relative;

	z-index: 200;

	font-family: Pangolin, cursive;

	font-size: 20px;

	text-align: left;

	color: #723926;

	line-height: normal;

	margin-left: 1.6em;

	

}



.uk-icon-button-large {

	width: 80px;

	height: 80px;

	border-radius: 100%;

	line-height: 80px;

	font-size: 38px;

	text-align: center;

	text-shadow: 0 1px 0 #ffffff;

}

.danger [class*='uk-icon-'] {
color:#da314b;	
}

.success [class*='uk-icon-'] {
color:#8CC14C;	
}

.uk-icon-button-primary {

	background: #F5821F;

	color: #fefbe2;

	border: 1px solid #DC6D0A;

}



.uk-icon-button-primary:hover, .uk-icon-button-primary:focus {

  background-color: #f79f51;

  color: #fefbe2;

	border: 1px solid #DC6D0A;

  

	

}

.uk-icon-button-primary:active {

  background-color: #dc6d0a;

  color: #fefbe2;

	border: 1px solid #DC6D0A;

  

}



.uk-icon-button-danger {

	background: #da314b;

	color: #fefbe2;

	border: 1px solid #C42C43;

}



.uk-icon-button-danger:hover, .uk-icon-button-danger:focus {

  background-color: #e4354f;

  color: #fefbe2;

	border: 1px solid #C42C43;

  

	

}

.uk-icon-button-danger:active {

  background-color: #c91032;

  color: #fefbe2;

	border: 1px solid #C42C43;

  

}



.uk-icon-button-success {

	color: #fefbe2;

	border: 1px solid #72ae41;

	background-color: #659f13;

}



.uk-icon-button-success:hover, .uk-icon-button-success:focus {

	background-color: #8ec73b;

	color: #fefbe2;

	border: 1px solid #72ae41;

	

	

}

.uk-icon-button-success:active {

	background-color: #72ae41;

	color: #fefbe2;

	border: 1px solid #72ae41;

	

}







.button_chart {

	position: relative;

	z-index: 200;

	left: 40%;	

	top: 30%;

}





.title {
	font-family: Pangolin, cursive;
	font-size: 50px;
	text-transform: uppercase;
	text-align: center;
	color: #723926;
	position: relative;
	margin-top: 25%;
	line-height: 48px;
	}



.profile {

	position: absolute;

	z-index: 200;

	font-family: Pangolin, cursive;

	color: #FFFFF6;

	text-transform: uppercase;

	font-size: 16px;

	-webkit-transform: rotate(358deg);

	-moz-transform: rotate(3587deg);

	-o-transform: rotate(3587deg);

	-ms-transform: rotate(358deg);

	transform: rotate(358deg);

	top: 52%;

	left: 7%;



}







.faq {

	position: absolute;

	z-index: 200;

	font-family: Pangolin, cursive;

	color: #FFFFF6;

	text-transform: uppercase;

	font-size: 16px;

	-webkit-transform: rotate(358deg);

	-moz-transform: rotate(3587deg);

	-o-transform: rotate(3587deg);

	-ms-transform: rotate(358deg);

	transform: rotate(358deg);

	top: 45%;

	left: 42%;

	



}



.config {

	position: absolute;

	z-index: 200;

	font-family: Pangolin, cursive;

	color: #FFFFF6;

	text-transform: uppercase;

	font-size: 14px;

	-webkit-transform: rotate(358deg);

	-moz-transform: rotate(3587deg);

	-o-transform: rotate(3587deg);

	-ms-transform: rotate(358deg);

	transform: rotate(358deg);

	top: 38%;

	left: 76%;

}

	



.item {

	font-family: Pangolin, cursive;

	font-size: 16px;

	text-transform: uppercase;

	text-align: center;

	color: #723926;

	line-height: normal;

	vertical-align: middle;



}



.lab {

	font-size: 21px;

	font-weight: normal;

	color: #733B26;

	display: block;

	padding: 0px;

	margin-top: 30px;

	margin-right: 10px;

	margin-bottom: 10px;

	margin-left: 10px;

}

.con-input {

	position: relative;

	display: block;

}

.con-input label {

	font-size: 14px;

	color: #888;

	font-weight: bold;

	position: absolute;

	left: 30px;

	top: 100px;

	margin-top: 10px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	

}

.con-select {

	position: relative;

	display: block;


}



.homework .uk-panel-box {

	background-image: url(../images/simulator_item.png);

	background-repeat: no-repeat;

	background-position: center center;	

}



.uk-table tbody tr.uk-active {

	background-color: #fffdf1;

}

.uk-table-hover tbody tr:hover {

	color: #733b26;

	background-color: #fffdf1;

	border-top-color: #733b26;

	border-right-color: #733b26;

	border-bottom-color: #733b26;

	border-left-color: #733b26;

}

.uk-table tr{

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: solid;

	border-left-style: none;

	border-top-color: #733b26;

	border-right-color: #733b26;

	border-bottom-color: #733b26;

	border-left-color: #733b26;

}

.uk-table th {

	text-align: left;

	font-size: smaller;

	color: #733b26;

}





.fixedratio {

padding-top: 17%;

padding-bottom: 17%;

padding-left: 5%;

padding-right: 5%;

	background-image: url(../images/simulator_item.png);

	background-size: cover;

	-moz-background-size: cover;  /* Firefox 3.6 */

	background-position: center;  /* Internet Explorer 7/8 */

	background-repeat: no-repeat;	

}



.scroll {

	overflow: scroll;

	height: 340px;

	padding-right: 20px;

}



.homework {

	position: relative;

	z-index: 200;

left: 5%;

max-width: 750px;

	

}



#primer .homework {

		margin-top: 23%;



}



#primer-flash .homework {

		margin-top: 23%;



}



.number {

	font-size: 90px;
	line-height: normal;

	color: #723926;
	height: 150px;
	text-align: center;

}



.uk-form-label {

	color: #723926;

/*	text-transform: uppercase;

	font-size: 24px;*/

	line-height: normal;

	text-align: right;

}





.uk-button {

	text-transform: uppercase;

}





input.btnAddUser {

line-height: 58px;

font-size: 24px;

color: #fefbe2;	

border-radius: 5px;

}





.uk-button-large {

min-height: 60px;

line-height: 58px;

font-size: 24px;	

}


#super {

	position: absolute;

	top: 200px;

	width: 200px;

	right: -45px;

}

#continue {



}

#end-block {



}

/* Cначала обозначаем стили для IE8 и более старых версий
т.е. здесь мы немного облагораживаем стандартный чекбокс. */
.styleCheckQuest {
	vertical-align: top;
	width: 17px;
	height: 17px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
}
/* Это для всех браузеров, кроме совсем старых, которые не поддерживают
селекторы с плюсом. Показываем, что label кликабелен. */
.styleCheckQuest + label {
  cursor: pointer;
}

/* Далее идет оформление чекбокса в современных браузерах, а также IE9 и выше.
Благодаря тому, что старые браузеры не поддерживают селекторы :not и :checked,
в них все нижеследующие стили не сработают. */

/* Прячем оригинальный чекбокс. */
.styleCheckQuest:not(checked) {
  position: absolute;
  opacity: 0;
}
.styleCheckQuest:not(checked) + label {
	position: relative; /* оставляем слева от label место под псевдочекбокс */
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 60px;
	display: block;
}
/* Оформление первой части чекбокса в выключенном состоянии (фон). */
.styleCheckQuest:not(checked) + label:before {
  content: '';
  position: absolute;
  top: -4px;
  left: 0;
  width: 50px;
  height: 26px;
  border-radius: 13px;
  background: #CDD1DA;
  box-shadow: inset 0 2px 3px rgba(0,0,0,.2);
}
/* Оформление второй части чекбокса в выключенном состоянии (переключатель). */
.styleCheckQuest:not(checked) + label:after {
  content: '';
  position: absolute;
  top: -2px;
  left: 2px;
  width: 22px;
  height: 22px;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0 2px 5px rgba(0,0,0,.3);
  transition: all .2s; /* анимация, чтобы чекбокс переключался плавно */
}
/* Меняем фон чекбокса, когда он включен. */
.styleCheckQuest:checked + label:before {
  background: #9FD468;
}
/* Сдвигаем переключатель чекбокса, когда он включен. */
.styleCheckQuest:checked + label:after {
  left: 26px;
}
/* Показываем получение фокуса. */
.styleCheckQuest:focus + label:before {
  box-shadow: 0 0 0 3px rgba(255,255,0,.5);
}

.calc {

width: 100%;

}



.medium {

	font-size: 24px;

	line-height: 24px;

}

.abakuswork { position: relative; top: -330px;}
#myAbacus {width: 680px;}
.abakusbutton { position: relative; left: -50px;}

.uk-table-static td {
  padding: 8px 8px;
  border-bottom: 1px solid #723a26;
  border-right: 1px solid #723a26;
}

.chekshablon {
	display: block;
	float: right;
	top: -15px;
	position: relative;
}
.forSort {
	cursor: pointer;
	color: #f5821f;
}

#my-kabinet label {
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.onChat {font-weight: normal;}
.chat {
	color: #733b26;
	font-weight: normal;
	font-size: large;
	display: block;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.techerChatP {
	color: #f5821f;
}
.text-chat-date {
	font-size: small;
	font-weight: normal;
}

.editUsers {
	display: block;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: normal;
}

.head [class*="uk-icon-"] {

color: #f5821f;	

}
#primer-visual {	color: #733b26;	font-weight: bold;	font-size: large;	display: block;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;	text-transform: uppercase;	position: relative;	left: 0px;	top: -10px;}
#primer-visual-plus {	color: #F5821F;	font-weight: bold;	font-size: x-large;	display: none;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;	text-transform: uppercase;	position: absolute;	left: 0px;	top: -40px;}

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



	 

}





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

}



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





     

}

