#printable{
	text-align:right;
	padding-right:5px;
	padding-top:5px;
	width:20%;
	position:absolute;
	top:0;
	right:0;
}
/*Классы, описывающие блоки, содержащие контент*/

#allParts{
	margin-right: 100px;
}
#allParts div[id^="part"] {
	font-family: Times New Roman, Times, serif;
	font-size: 19px;
	letter-spacing:0.3px;
	margin-left: 15px;
	margin-bottom: 35px;
	padding-left: 15px;
	padding-right: 15px;
}

#allParts div[id^="part"] p{
	margin-top:1em;
	line-height: 1.5em;
	/*font-size:1.1em;*/
}



div[id^="part"] ul {
	margin-left:2.6em;
	margin-top:1em;
}

div[id^="part"] ol {
	margin-left:2.6em;
	margin-top:1em;
	line-height: 1.4em;
}

div[id^="part"] ul li, div[id^="part"] ol li {
	padding-bottom:5px;
	padding-left:0px;
	/*font-size: 1.1em;*/
}


#allParts div[id^="part"] a {
	
	font-style:italic;
	font-weight:bold;
	color:rgb(0, 128, 128);
}

#allParts div[id^="part"] a:hover{
	color: #625A5A;
}

.center {
	display:block; margin:0 auto;
}

.caption {
	text-align: center;
    font-weight: bold;
    font-size: 0.8em;
}

#printable img{
	width:10%;
	height:10%;
}


.part-header{
	border-bottom:1px solid #625A5A;
}

.part-header span {
	font-weight:bold;
	font-size:1.1em;
	color:#625A5A;
}

.part-header h1{
	font-family: Cambria, Georgia, serif;
	text-align: center;
	text-transform:uppercase;
	margin-bottom:15px;
	margin-top:15px;
	font-size: 1.6em;
}

.h4_in_text{
	font-style:italic;
	font-weight:bold;
	text-align:center;
	margin-top:10px;

}

.h4_in_text span{
	border-style: none none dotted none;
    border-width: 1px;
}

.maple_in_text, .physics_in_text{
	font-family: Courier New;
	color:rgb(240, 25, 25);
	font-weight:600;
	/*letter-spacing: normal;
	white-space: nowrap;*/
}

.maple_in_text a, .physics_in_text a, .maple_in_table a, #list_in_table a{
	font-style:normal !important;
}
#spec a{
	font-style:italic !important;
}

.courier_in_text {
	font-family: Courier New;
	/*white-space: nowrap;*/
}


.it {
	font-style:italic;
}

.maple_in_column, .normal_left {
	font-family: Courier New;
	color:rgb(240, 25, 25);
	font-weight:600;
	text-indent: -24px;
	/*margin-left:2em;
	margin-top:1em;
	padding-left: 0em;*/
	
	
}
.maple_in_column, .normal_left  li{
    list-style-type:none;
   }
.maple_in_column li:before {
    content: "> "; /* Добавляем в качестве маркера символ > */
   }

.normal_left  {
    padding-left: 19px; 
   }
/*	 
.maple_in_column li{
	padding-bottom:5px;
}*/

.courier_in_column {
	font-family: Courier New;
	list-style-type:none;
	/*margin-left:2em;
	margin-top:1em;*/
}
/*
.courier_in_column li{
	padding-bottom:5px;
}
*/
.maple_done {
	font-family: "Times New Roman", Times, serif;
	list-style-type:none;
	color:blue;
	/*font-weight:bold;*/
	font-style:italic;
	margin-left:2em;
	margin-top:1em;
}

.maple_answer {
	color:blue;
	font-size: 1.08em;
}

.maple_answer_cur {
	color:blue;
	font-size: 1em;
	font-family: Courier New;
}
.maple_done li{
	padding-bottom:5px;
}
/*
ul.normal_left {
	list-style-type:none;
	margin-left:0;
}
*/

.border_box{
	background:rgba(211,211,211,.43);
	border-left: 2px solid red;
	width:700px;
	margin:0 auto;
	padding: 15px;
	text-align:center;
	font-weight:bold;
}

.maple_in_table{
	
	background:rgba(211,211,211,.43);
	width:100%;
	text-align:center;
	/*border-left: 1px solid gray;
	border-right: 1px solid gray;*/
	font-family: Courier  New;
	color:rgb(240, 25, 25);
	font-weight:600;
	margin-top:10px;
	margin-bottom:10px;
}

.maple_in_table td{
	padding:10px;
}

.text_in_table {
	font-family: "Times New Roman", Times, serif;
	color:#625A5A;
	font-weight:normal;
	
}
.long_td  td{
	padding-left:4px !important;
	padding-right:2px !important;
	font-size: 0.84em;
}

.table_with_border {
	margin-top:20px;
	background:rgba(211,211,211,.43);
	width:100%;
	border-spacing: 0;
}
.table_with_border td{
	padding:4px 4px 4px 8px;
}

.table_with_border td:first-child{
	width: 50%;
	border-right: 1px solid gray;
}

.table_with_border, .maple_in_table .left_shift{
	padding-left:18px;
}

.maple_cmd{
	padding-right:3px;
}
.calibri{
	font-family:Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}
p.center {
text-align:center;
}


/*‘Ћ„…ђ†ЂЌ€…*/
ul#contents{
	line-height:2em;
	list-style-type: none;
}

ul#contents a {
	text-decoration:none;
}

ul#contents ul{
	margin-left:15px;
	list-style-type: none;
}
/*
=======================================
Фолрмулы
=======================================
*/
/* Выравнивание рисунков с формулами по вертикали */
.formula {	
	vertical-align: middle;
}

/* Обрезает границы картинки */
.crop {
	float:left;
	overflow:hidden;
}
.crop img{	
	margin: -1px;
}
/* Оформление отдельно стоящих формул */
.single_formula{
	margin-top: 0 !important;
}
/*
=======================================
Выделения в основном тексте
=======================================
*/
.def {
	font-weight:bold;
	font-style:italic;
}

.nobr {
	white-space: nowrap;
}

.sub_it {
	font-size: 0.75em;
	font-style: italic;
	vertical-align: sub;
} 

.sup_it {
	font-size: 0.75em;
	font-style: italic;
	vertical-align: super;
} 
.sub {
	font-size: 0.75em;
	vertical-align: sub;
} 

.sup {
	font-size: 0.73em;
	vertical-align: super;
} 
.sup_2 {
	font-size: 0.70em;
	vertical-align: 10px;
}
.bronza {
	font-size: 1.1em;
	color:#999900;
}
.bronza_it {
	font-size: 1.1em;
	font-style: italic;
	color:#999900;
}
.concept {
	font-family: "Times New Roman", Times, serif;
	color:rgb(140, 0, 50);
	font-weight:bold;
}	
.concept_1 {
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
}
/*
=======================================
Нумерованный список со скобками
=======================================
*/
ol.round-brackets {
	list-style-type: none; /* Убираем исходные маркеры */
    counter-reset:  item; /* Обнуляем счетчик списка */
}
.round-brackets li:before{
	content: counter(item) ') '; /* Добавляем к числам скобку */
    counter-increment: item; /* Задаём имя счетчика */
}

/*
=======================================
Таблицы
=======================================
*/
/* Таблица с правым выравниванием содержимого ячеек */
.td_right td{
	text-align: right;
	padding-top: 4px;
	padding-right: 10px;
}
.tr_h1 td{
	padding-top: 4px;
}
.tbl_center{
	margin: 0 auto;
	padding-top: 14px;
}
.td_pr {
	background:rgba(211,211,211,.43);
}
.td_pr td{
	padding:4px 4px 4px 8px;
}

.table_param td{
	vertical-align: top;
	line-height: 1.4em;
}
.table_param td:first-child{
	padding-right: 20px;
}
.table_param td:last-child{
	padding-left: 5px;
}

/* Таблица с константами */
.table_constans{
	margin-top:20px;
	background:rgba(211,211,211,.43);
	width:100%;
	border-spacing: 0;
	border: 1px solid gray;
	border-collapse: collapse;
}

.table_constans th{
	border-right: 1px solid gray;
	background: rgba(128, 128, 128, 0.4);
	text-align: center;
	border-bottom: 1px solid gray;
	padding:8px;
	
}
.table_constans td{
	padding:4px 4px 4px 8px;
}

.table_constans td:first-child{
	width: 80%;
	border-right: 1px solid gray;
}

/*
=======================================
Списки
=======================================
*/
/* Маркированый список со стандартной (как во всем тексте) высотой строк */
.lh_in_ul {
	line-height: 1.4em;
}

.popup {
	background: red;
}

/*
=======================================
Стрелки навигации
=======================================
*/
.bottom_nav{
	width:90%;
	min-height: 1.3em;
	margin: 10px auto 30px;
	padding: 5px;
	clear:both;
	font-size: 1.4em;
	background: rgba(241, 152, 152, 0.14);
}

.bottom_nav a{
	color: #625A5A;
}
.bottom_nav div:first-child{
	float:left;
}

.bottom_nav div:last-child{
	float:right;
}

.bottom_nav a{
	text-decoration:none;
}

.bottom_nav a:hover{
	color:rgb(233, 30, 30);
}

/*таблица только с внутренними границами и столбцами одинаковой ширины*/
.t_inner_border {
	width:50%;
	margin: 10px auto;
	border: 2px solid white;
	text-align:center;
	border-collapse: collapse;
	table-layout: fixed;
}

.t_inner_border td{
	width: 100%;
	padding:8px;
	border: 1px solid black;
}