body {
/*	background-color: #b5d2eb;*/
	background-color: white;
	/*margin: 30px;*/
	padding: 0;
	font-family: Arial, Sans;
	font-size: 14px;
}
a {
    color:#002151;
    text-decoration:none;
    cursor:pointer;
}
a:hover {
    color:#009ae5;
    text-decoration:underline;
}
table {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 5px;
}
th, td {
	border: 1px solid gray;
	margin: 0px;
	padding-right: 5px;
}
th {
	color: black;
/*	background-color: #d9edff;*/
	text-align: left;
	font-weight: bold;
}
td {
	background-color: white;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
/*	padding-left: 10px;*/
}
img {
	border: 0px;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
.header {
	display: none;
	width: 100%;
	height: 150px;
}
.main-logo {
	padding: 0 0 10px 0;
	margin: 0;
	height: 120px;
	display: block;
	float: left;
}
/* login & logout */
.logout-form {
	display: block;
	float: right;
	padding-top: 19px;
}
table.login-form,
table.login-form td,
table.login-form th {
	border: none;
	background-color: transparent;
}
table.login-form .text-field {
	width: 270px;
}
.search-form .text-field {
	width: 500px;
}

/*a {
	cursor: hand;
	cursor: pointer;
	color: blue;
	font-weight: bold;
}*/
a.green {
	cursor: hand;
	cursor: pointer;
	color: #007700;
	font-weight: bold;
}
a.red {
	cursor: hand;
	cursor: pointer;
	color: red;
	font-weight: bold;
}
a.unbolded {
	font-weight: normal;
}
/* список */
li {
	padding: 3;
}
/* таблица без рамок */
table.arm {
	margin-top: 20px;
}
table.arm,
table.arm td,
table.arm th {
	border: none;
	background-color: transparent;
/*	font-size: 18px;*/
}
table.arm td {
	padding: 10px 10px 10px 0;
}

table.register {
    width: 100%;
    table-layout: fixed;
    margin-bottom: 0px;
    border-bottom: 0px;
}

table.register_dop {
    width: 100%;
    table-layout: fixed;
    align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    border-top:0px;
    border-bottom:0px;
}

td.register_kod_cap {
    text-align: center;
    width: 80px;
    border: 1px solid gray;
    background-color: #E8E8E8;
}
td.register_name_cap {
    text-align: center;
    border: 1px solid gray;
    background-color: #E8E8E8;
}
td.register_date_cap {
    text-align: center;
    width: 156px;
    border: 1px solid gray;
    background-color: #E8E8E8;
}
td.register_maket_cap {
    text-align: center;
    width: 70px;
    border: 1px solid gray;
    background-color: #E8E8E8;
}

td.register_kod {
    text-align: right;
    width: 80px;
    color: blue;
    border: 1px solid gray;
}
td.register_name {
    text-align: left;
    color: blue;
    border: 1px solid gray;
}
td.register_date {
    text-align: center;
    width: 156px;
    color: blue;
    border: 1px solid gray;
}

td.register_status_cap {
	text-align: center;
	width: 150px;
	border: 1px solid gray;
	background-color: #E8E8E8;
}

td.register_maket {
    text-align: center;
    width: 70px;
    color: blue;
    border: 1px solid gray;
}
/* строка */
tr {
/*	font-family: Times,Serif;*/
}

/* столбец */
th {
	text-align: left;
	border: 1px solid gray;
	padding: 5px;
/*	font-size: 18px;*/
	font-weight: bold;
}
table.mak {
	width: 100%;
}
table.mak td {
/*	font-size: 18px;*/
	font-weight: normal;
}
/* столбец для шапки таблицы */
th.mak {
/*	background-color: #E8E8E8;
	border-style: solid;
	border-left-width:1;
	border-right-width:1;
	border-top-width:1;
	border-bottom-width:1;
*/}
/* выравнивание слева */
th.left {
	text-align: left;
}
/* голубой */
th.blue {
	color: blue;
}
th.red {
	color: red;
}
th.green {
	color: green;
}
/* столбец */
/*td {
	padding-bottom:5;
	padding-top:5;
	padding-right:5;
	font-weight: bold;
}*/

td.blue {
	color: blue;
	text-align: left;
	border: 1px solid gray;
}
td.struct {
 font-size: smaller;
 color: blue;
 text-align: left;
 border: 1px solid gray;
}
td.blank {
	background-color: #B0E0E6;
	color:red;
}
/* столбец с рамкой */
td.mak {
    border: 1px solid gray;
    text-align: center;
}
td.mak_left {
    border: 1px solid gray;
    text-align: left;
}

td.red_left {
    border: 1px solid gray;
    color: red;
    text-align: left;
}

td.red_right {
    border: 1px solid gray;
    color: red;
    text-align: right;
}

td.mak_right {
	border: 1px solid gray;
	text-align: right;
}

p.darkmagenta {
	color:blue;
	letter-spacing: 10px;
/*	font-family: Times,Serif;*/
	font-size:larger;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
/* наименовние */
caption {
/*	font-family: Times,Serif;
	font-size: larger;
	color:navy;
	text-align: center; */
	padding: 0 0 15px;
}
caption.mak {
	text-align: left;
/*	font-size: 18px;*/
}

strong{
	letter-spacing: 5px;
	font-size:larger;
	margin-left:100;
}
/* название */
h2 {
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

h3,
caption {
/*	color:navy;*/
/*	font-family: Times,Serif;*/
/*	text-align: center;*/
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

h4 {
/*	color:navy;*/
/*	font-family: Times,Serif;*/
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

h5 {
/*	color:navy;*/
/*	font-family: Times,Serif;*/
	text-align: left;
	margin-bottom: 5px;
}

table.mak-selector,
table.mak-selector th,
table.mak-selector td {
	border: none;
	background-color: transparent;
}

.mak-selector select{
	width:150px;
	border-radius: 5px;
	height: 28px;
}

table.mak-details {
	font-size: 14px;
	font-weight: normal;
}
table.mak-details caption {
	font-size: 18px;
	font-weight: bold;
	padding: 0;
}
table.mak-details th {
	font-size: 14px;
/*	font-weight: normal;*/
}
#table.mak a,
table.mak-details a {
/*	text-decoration: underline;*/
	text-decoration: none;
}

th.mak-level2 {
	padding-left: 50px;
	font-style: italic;
	font-weight: normal;
}
th.line-header.line-code {
	font-weight: normal;
}
th.line-header {
	font-size: 14px;
}

.nav-top-button {
	margin-right: 5px;
	margin-bottom: 5px;
}

.spinner {
	position: fixed;
	width: 100%;
	height: 100%;
	/*height: 100vh;*/
	z-index: 100000;
	/* background-color: rgba(255, 255, 255, 0.5); */
	background-color: #FFF;
	background-image: url('/res/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	opacity: 0.9;
	-webkit-transition: opacity 600ms, visibility 600ms;
	transition: opacity 600ms, visibility 600ms;
}

.spinner.hidden-spinner {
	opacity: 0;
	visibility: hidden;
	transition-delay: 0s;
}

.dev_logo {
    position: relative;
}

.dev_logo_text {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 50px;
    font-family: Tahoma, Verdana, sans-serif;
    font-weight: 700;
    font-size: 75px;
    color: red;
    pointer-events: none;
    z-index: -1;
}

/* "Монитор наличия информации - стили для Ячеек Статуса */

.mak_status {
	width: 130px;
	text-align: center;
}

/* Легенды статуса */
.legend_block {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-end;
    align-items: center;
}

.legend_text {
    display: flex;
    align-items: center;
    margin: 0 15px 0px 0px;
    padding-right: 15px;
    min-width: 100px;
    min-height: 25px;
    font-family: 'Arial', sans-serif;
    font-weight: 570;
    font-size: 12px;
}

.legend_text:last-child {
	padding-right: 0
}

.legend_text::before {
    content: '';
    display: inline-flex;
    margin-right: 5px;
    width: 10px;
    height: 10px;
}

.legend_green {
	color: green;
	border-right: 1px solid green;
}

.legend_blue {
	color: blue;
	border-right: 1px solid blue;
}

.legend_orange {
	color: orange;
	border-right: 1px solid orange;
}

.legend_cancel {
	color: #800000;
	border-right: 1px solid #800000;
}

.legend_cancel::before {
	background-color: #800000;
	border: 1px solid #800000;
}

.legend_border {
	border-right: none;
}

.legend_green::before {
    outline: 1px solid green;
    background-color: green;
}

.legend_blue::before {
    outline: 1px solid blue;
    background-color: blue;
}

.legend_orange::before {
    outline: 1px solid orange;
    background-color: orange;
}

.legend_black::before {
    outline: 1px solid black;
    background-color: black;
}

.legend_symb {
    margin-right: 5px;
    font-size: 20px;
}


/* "Регистр наличия информации" */

.register_header_block {
	margin-bottom: 15px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	box-sizing: border-box;
}

.mak_block {
	padding-bottom: 15px;
}

.register_status {
	width: 150px;
	text-align: center;
	border: 1px solid gray;
}

.register_func {
	margin: 0;
	padding: 0;
	display: flex;
	align-items: center;
}

.register_buttons:not(:last-child) {
	margin-right: 5px;
}

.width_mak {
	text-align:center;
	width: 150px;
}

/* Стили для блока с Отчетным периодом */

.block_info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 5px 0;
    flex-wrap:  wrap;
    max-width:  1500px;
}

.heading_info {
    display:  inline-block;
    margin:  0px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.btn_accept {
    width:  140px;
    height: 35px;
    padding-bottom: 0px;
}

.maket-header-static, .maket-header-var {
		display: block;
		font-size: 14px;
		margin-right: 10px;
}

.maket-header-static {
	text-transform: uppercase;
}

.maket-header-var {
	font-weight: 400;
}

.orange {
	color: orange;
}

.blue {
	color: blue;
}

.green {
	color: green;
}

.brown {
	color: #800000;
}