body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
		'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
		sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

code {
	font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
		monospace;
}

.header {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

.headerTop {
	background-color: #243462;
	color: #ffffff;
	height: 56px;
	display: flex;
	/*! grid-template-columns: 1fr 7fr; */
	/*! position: relative ; */
	/*! justify-content: space-around; */
	/*! float: left; */
	/*! float: left; */
}

.headerLogo img {
	/*! float: right; */
	height: 50px;
	margin: 0px 10px 0px 10px;
}

.headerName {
	padding: 2px;
	line-height: 3em;
	/*! float: left; */
}

.headerButtons {
	display: flex;
	/*! grid-template-columns: repeat(7, 1fr); */
	/*! width: 80%; */
	left: 10%;
	/*! position: relative; */
	justify-content: space-around;
}

.buttonHeader {
	/*! height: 54px; */
	padding: 5px;
}

.buttonHeader a {
	color: #243462;
	text-decoration: none;
	background-color: transparent;
	font-weight: bold;
}

a {
	color: #848e99;
	text-decoration: none;
	padding: 0px;
}

.menuElem {
	position: relative;
	padding-bottom: 6px;
	line-height: 24px;
}

.menuElem::before {
	content: "";
	position: absolute;
	bottom: -1px;
	display: none;
	width: 100%;
	height: 2px;
	background-color: #C63131;
}

.menuElem:hover,
.menuElem:active,
.menuElem:focus,
.menuElem.active {
	color: #243462;
	text-decoration: none;
}

.menuElem:hover::before,
.menuElem:active::before,
.menuElem:focus::before,
.menuElem.active::before {
	display: block;
}

.main {
	display: grid;
	grid-template-columns: 1fr 1fr;
}

.mainVideo {
	/*! display: grid; */
	/* grid-template-columns: 4fr 1fr; */
	/*! height: 1000px; */
	width: 100%;
	overflow: auto;
	position: absolute;
	margin-top: 40px;
}

.shad {
	/*! border: solid 1px #9ac; 
    box-shadow: 2px 3px rgba(0,0,0,0.15); */
	box-shadow: 2px 2px 1px -1px rgba(0, 0, 0, 0.2),
		0px 1px 1px 0px rgba(0, 0, 0, 0.14),
		0px 1px 3px 0px rgba(0, 0, 0, 0.12);
	border-radius: 4px;
}

.roadName {
	margin: 5px 5px 0px 5px;
	font-size: medium;
	/*! font-weight: bold; */
}

.roadStrelka {
	margin: 5px 5px 0px 5px;
	font-size: medium;
	display: flex;
}

.roadStrelka>span {
	margin: auto;
}

.camdowncont {
	height: 0px;

	align-self: end;
	width: 15vw;
	/*! background-color: white; */
}

.camdowncont-constructor {
	align-self: center;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
}

.camdown {
	/*! height: 100%; */

	/*! background-color: grey; */
	position: relative;

	z-index: 20;
	/*! background-color: white; */
	/*! opacity: 80%; */
	/*! display: flex; */
	/*! flex-direction: column; */
	/*! height: 75vh; */
	/*! overflow: hidden; */
}

.camdown .video {
	flex: 0 1 auto;
	/*! overflow: hidden; */
	/*! align-self: center; */
	padding: 5px;
}


.video {
	/*! width: 90%; */
	padding: 8px;

	margin: 8px;
	color: #848e99;
	/*! background-color: #eff1f6; */

	/*  
    box-shadow: 2px 2px 1px -1px rgba(0,0,0,0.2),
        0px 1px 1px 0px rgba(0,0,0,0.14),
        0px 1px 3px 0px rgba(0,0,0,0.12);
    border-radius: 4px;
    */
	font-size: 10px;
}

.videoElementErrorFrameTime {
	background-color: #fceaea !important;
}

.videoElementError {
	background-color: #fceaea !important;
}

.road {
	margin: 5px 5px 15px 5px;
	/*
         box-shadow: 2px 2px 1px -1px rgba(0,0,0,0.2),
        0px 1px 1px 0px rgba(0,0,0,0.14),
        0px 1px 3px 0px rgba(0,0,0,0.12);
    border-radius: 4px;
    */
}

.roadItem {
	font-weight: bold;
	display: flex;
	justify-content: space-between;

	font-size: 12px;
}

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

h2 {
	margin: 5px;
}

.video>div>div:nth-child(1) {
	height: 3em;
}

.video img {
	width: 100%;
	aspect-ratio: 16/9;
	display: block;
	/*! height: 100%; */
	margin: 0 auto;
}

.videoSelected {
	width: 90%;
	padding: 8px;
	margin: 8px;
	color: #848e99;
	background-color: #eff1f6;
}

.videoSelected img {
	width: 100%;
}

.videoElem {
	width: 90%;
	/*! padding: 8px; */
	background-color: #eff1f6;
	margin: 5px;
	/*! background-blend-mode: darken; */
}

.videoElem img {
	width: 100%;
}

.videoImage {
	margin: 6px 0 6px 0px;
}

.videoWall {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: repeat(70, 1fr);
}

.videoWallArchive {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
}

.videoName {
	height: 5ex;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}

.videoNameHide img {
	height: 3ex;
	width: 3ex;
}

a>.videoName {
	color: #000;
}

.videoCtrl {
	display: flex;
	justify-content: space-between;
	position: absolute;
	width: 100%;
}


.videoCtl {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 65vw;
}

.videoElementMap {
	/*! padding-top: 8px; */
	/*! padding-bottom: 8px; */
}

.mapErrors {
	display: flex;
	margin-top: 8px;
	flex-direction: row;

}

.stationErrors {
	display: flex;
	margin-top: 8px;
	flex-direction: row;

}

.tabCtrl {
	display: flex;
	justify-content: left;
	width: 100%;
}

.tabCtrl .arrows {
	flex: 0 1 40ex;
	/*! width: 40%; */
	align-self: center;
	margin-left: 4ex;
}

.mdTabCtrl {
	display: flex;
	justify-content: space-between;
	width: 100%;
	/*! margin-top: 8px; */
	align-items: center;
}

.mdTabCtrl .tabIcons img {
	height: 2em;
}

.editButton img {
	height: 2em;
}

.meteoTableTop {
	text-align: center;
}

.tabIcons {
	display: flex;
	justify-content: space-around;
	margin-right: 2em;
}

.meteoTable {
	font-size: 10px;
}


.meteoTable table,
.trafficTable table {
	width: 100%;
	/*! background-clip: padding-box; */
	margin-top: 1px;
}

.meteoTable td img {
	height: 1.5rem;
}

.meteoTable td .out {
	height: 0.7rem;
}

.meteoTable .objlinks {
	display: flex;
}

.eventTable td .out {
	height: 0.7rem;
}

.eventTable .objlinks {
	display: flex;
}

/*
.meteoTable tr td:nth-child(2) {
    text-align: left;
}
*/
.meteoTable th {
	white-space: nowrap;
}

.reportTable th {
	white-space: normal;
}

.mdMeteoTable {
	margin: 8px;
}

.meteoSelectedName {
	padding: 10px 0;
}

.selectMeteo .videoSelected {
	box-shadow: 2px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
	border-radius: 4px;

	margin: 0px 0px 8px 0px;
}


.allCameras {
	display: flex;
	justify-content: space-between;
}

#checks div {
	display: flex;
	justify-content: left;
}

#checks div:nth-child(odd) {
	/*    background-color: #eff1f6;*/
}

.listElementRoad[isopen="yes"] .listElementRoadDevices {
	display: block;
}

.listElementRoad[isopen="no"] .listElementRoadDevices {
	display: none;
}

.listElementRoadCheckbox {
	display: flex;
	justify-content: space-between;
}

.listElementRoad {
	margin-right: 5px;
	margin-left: 2px;
}

/*
.listElementRoadDevices div:nth-child(even){
    background-color: #eff1f6;
}

*/

.allCamerasOpen {
	margin-right: 10px;
}

.allCamerasil label {
	font-weight: bold;
}

.allCamerasil span {
	font-weight: bold;
}

.openList {
	margin-right: 5px;
}


.listElementRoadDevices div:nth-child(even) {
	background-color: #eff1f6;
}

.rangeColumns input {
	width: 100%;
}


.road[isopen="yes"] .videoWallRoad {}

.road[isopen="no"] .videoWallRoad {
	display: none;
}


.sideCams {
	display: flex;
	flex-direction: column;
	align-items: center;
	height: 75vh;
	/*! justify-content: space-between; */
	/*! align-content: center; */
	/*! overflow: visible; */
}

.road[isopen="yes"] .sideCams {}

.road[isopen="no"] .sideCams {
	display: none;
}

.sideCams .chosen img {
	opacity: 30%;
}

.sideCams .videoImage {
	margin: 0px 0px 5px 0px;
}

.listRoad[isopen="no"] {
	display: none;
}


.video[isprint="no"] {
	display: none;
}

.rangeColumns {
	/*! flex-grow: 1; */
	/*! width: auto; */
	/*! align-self: center; */
	flex: 1 1 50%;
	text-align: center;
	margin: 0 15px;
}

.selectMeteo .twoColumns_2_1 {
	display: flex;
	justify-content: space-between;

	align-items: start;
	gap: 1%;
}

.selectMeteo .twoColumns_2_1 .mdMeteoTable {
	flex: 1 1 80%;
	margin: 0px;
}

.selectMeteo .twoColumns_2_1 .videoColumn {
	flex: 0 1 20%;
}

.selectMeteo .twoColumns_2_1 .videoColumn .videoName {
	height: 5ex;
	overflow: hidden;
}

#checksRoads div:nth-child(even) {
	/* background-color: #eff1f6; */
}

#checksRoads {
	z-index: 20;
	background-color: white;
	/*! width: 50%; */
	/*! flex-grow: 2; */
	align-self: center;
	margin: 5px;
	flex: 1 1 30%;
}

.page {
	cursor: pointer;
}

.active>.menuElem::before {
	display: block;
}

.map {
	width: 100%;
	height: 100%;
}


.map-block {
	width: 100%;
	height: 80%;
}

.checkboxes {
	position: relative;
	/* margin-left: auto; */
	margin-top: -15%;
	width: 23%;
	background-color: #ffffff;
	color: #ffffff;
	font-weight: bold;
	padding: 2px;
}

.checkboxes img {}

.checkbox-tablo {
	background-color: #2360aa;
	padding: 2px;
}

.checkbox-meteo {
	background-color: #25b9d0;
	padding: 2px;
}

.checkbox-traffic {
	background-color: #50aa44;
	padding: 2px;
}

.checkbox-video {
	background-color: #cccc00;
	padding: 2px;
}

.map-video {
	/*! width: 350px; */
}

.map-video img {
	max-width: 98%;
	margin: 8px auto;
	display: block;
	height: 200px;
}

/*
.allTraffic thead  tr {
    border: none;
}
*/

.trafficTableSelected {
	flex: 1 1 80%;
}


.trafficViewType img {
	height: 2em;
}

.trafficViewTypesRow {
	/*! display: grid; */
	/*! grid-template-columns: repeat(4, 1fr); */
	display: flex;
	column-gap: 8px;
	margin-left: 1em;
}

.trafficSelectedData thead,
.trafficSelectedContent thead,
.listMeteo thead {
	background-color: #d9d9de;

}

.allTraffic thead tr:nth-child(2) th:nth-child(2) span,
.allTraffic thead tr:nth-child(2) th:nth-child(3) span {
	position: relative;
	top: -3ex;
}


.allTraffic thead tr:nth-child(1) {
	border-bottom-color: #d9d9de;
	border-bottom-width: 0px;
}

.allTraffic thead tr:nth-child(2) {
	border-top-color: #d9d9de;
	border-top-width: 0px;
}

.allTraffic th {
	/*! border: solid black 1px; */
	/*! background-clip: padding-box; */
	/*! background-color: #d9d9de; */
	/*! border-bottom: none; */
}

.allTraffic tr:nth-child(1) th {
	border-bottom-color: #d9d9de;
	border-bottom-width: 0px;
	box-shadow: inset 0 1px #000, inset 1px 0 #000;
}

.allTraffic tr:nth-child(2) th {
	border-top-color: #d9d9de;
	border-top-width: 0px;
	box-shadow: inset 0 -1px #000, inset 1px 0 #000;
}


#mapVideo {
	width: 90%;
	margin: 0 auto;
	/*! height: 100%; */
	/*! row-gap: 8px; */
	padding: 8px;
	/*! flex: 1 1 200px; */
}

.mapVideo {
	width: 90%;
	margin: 0 auto;
	padding: 8px;
}

.videoNameMap {
	/*! margin-top: 8px; */
}

.balloon {
	min-width: 330px;
	min-height: 300px;
}

.balloonTop {
	display: flex;
	justify-content: left;
	align-items: center;
	margin: 8px 0;
}

.ymaps-2-1-79-b-cluster-tabs__item-header {
	display: none !important;
}

table {
	border-collapse: collapse;
	color: #848e99;
	/*! margin-top: 8px; */
	/*! font-size: 2rem; */
	/*! font-family: Public Sans; */
	/*! font-weight: 400; */
	/*! line-height: 1.5; */
}

table th,
table td {
	padding: 15px;
}

table th {
	/*! font-size: 16px; */
	font-weight: bold;
}

table td {
	/*! font-size: 16px; */
	text-align: center;
	font-size: 1rem;
	/*! font-family: Public Sans; */
	/*! font-weight: 400; */
	/*! line-height: 1.5; */
}

tbody tr {
	border-bottom: 1px solid #a7abab;
}

tbody tr:nth-child(odd) {
	/*! background-color: #eff1ef; */
}

thead {
	position: sticky;
	/*! background-color: #d9d9de; */
	top: 0;
	z-index: 10;
	background-clip: padding-box;
	background-color: #d9d9de;
}

.meteoTable {
	width: 100%;
	/*! height: 600px; */
	overflow: auto;
}

.meteoTableSelected {
	width: 70%;
	height: 600px;
	overflow: auto;
}

.diagrams {
	display: grid;
	grid-template-columns: 1fr 1fr;
}


.diagramTypes {
	display: flex;
	justify-content: left;
	gap: 1em;
}

.diagramCont {
	/*! padding: :8px; */
	padding-top: 8px;
	padding-left: 8px;
}


.diagramSuper {
	flex: 1 1 auto;
}

.trafficTable {
	box-sizing: border-box;
	width: auto;
	max-width: 100%;
	overflow: auto;
	margin: auto;
	padding: 3px;
}

.camera {
	width: 100%;
}

.meteoData {
	height: 100%;
	overflow: auto;
}

.twoColumns {
	display: grid;
	grid-template-columns: 2fr 1fr;
	display: flex;
}

.twoColumns_2_1 {
	/*! display: grid; */
	/*! grid-template-columns: 2fr 1fr; */
	display: flex;
}


.trafficSelectedContent {
	display: grid;
	grid-template-columns: 2fr 1fr;
}

.trafficSelectedData {
	/*! display: grid; */
	/*! grid-template-columns: 1fr 14fr; */
	display: flex;
	align-items: start;
	column-gap: 8px;
}

.trafficViewType {
	display: flex;
	align-items: center;
	justify-content: center;
	/*! padding: 0 1em; */
}

.twoColumns_3_1 {
	display: grid;
	grid-template-columns: 3fr 1fr;
}

.twoColumns_4_1 {
	display: grid;
	grid-template-columns: 4fr 1fr;
}

.threeColumns {
	/*! display: grid; */
	/*! grid-template-columns: 1fr 1fr 1fr; */
	display: flex;
	justify-content: space-between;
	column-gap: 10px;
	align-items: center;
}

.mapMeteoTable {
	display: flex;
	justify-content: space-between;
	column-gap: 10px;
	align-items: center;
	flex-wrap: wrap;
}

.meteoBalloonContent {
	flex-basis: 30%;
}

.fiveColumns {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
}

.sixColumns {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
}

.selection {
	cursor: pointer;
}

.slide {
	position: relative;
}

.arrowLeft {
	position: absolute;
	top: 50%;
	left: 2%;
	background-color: #ffffff;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	cursor: pointer;
}

.arrowLeft a {
	margin: 0;
	position: absolute;
	top: 13%;
	left: 25%;
	font-weight: 700;
	cursor: pointer;
}

.arrowRight {
	position: absolute;
	top: 50%;
	left: 87%;
	background-color: #ffffff;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	cursor: pointer;
}

.arrowRight a {
	margin: 0;
	position: absolute;
	top: 13%;
	left: 30%;
	font-weight: 700;
	cursor: pointer;
}

.constructorTable {
	width: 100%;
	height: 700px;
	overflow: auto;
}

.constructorItem {
	height: 50%;
}

.visible {
	visibility: visible;
}

.hidden {
	visibility: hidden;
}


.picture {}

.picture img {
	width: 100%;
	height: 100%;
}

.constructor {
	display: grid;
	grid-template-columns: 1fr 1fr;
}


.ymaps-2-1-79-b-cluster-tabs__section_type_nav {
	height: 100%;
}

.center {
	display: flex;
	align-items: center;
	justify-content: center;
}


.right {
	display: flex;
	align-items: center;
	justify-content: right;
}

.diagram {
	width: 100%;
	height: 30%;
}

.errorMessage {
	color: #C63131;
}

.mapSelectVideo {
	width: 100%;
	margin: 8px 0;
}

.roadItem {
	/*! padding: 5px; */

}

.videoRoads {
	display: grid;
	grid-template-columns: 7fr 2fr;
}

.videoWallRoad {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	/*! flex: 1 1 auto; */
}

.listElementRoad {
	margin-bottom: 10px;
}

.listElementRoadDevices {
	/*! left: 10%; */
	/*! width: 90%; */
	position: relative;
}

.videoSwitch {
	display: flex;
	justify-content: space-around;
}

.videoTime {
	color: #000;
	display: flex;
	align-items: center;
	justify-content: center;
}


/* Контейнер подсказок */
.tooltip {
	position: relative;
	display: inline-block;
	/* border-bottom: 1px dotted black; */
	/* Если вы хотите, чтобы точки под перемещаемым текстом */
}

/* Текст подсказки */
.tooltip .tooltiptext {
	visibility: hidden;
	background-color: #555;
	color: #fff;
	text-align: center;
	padding: 1px 0;
	border-radius: 6px;

	/* Расположите текст подсказки */
	position: absolute;
	z-index: 30;
	bottom: 125%;
	left: 50%;
	margin-left: -10px;

	/* Исчезают в подсказке */
	opacity: 0;
	transition: opacity 0.3s;
	width: 50ex;
}

/* Подсказка стрелка */
.tooltip .tooltiptext::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 5%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #555 transparent transparent transparent;
}

/* Отображение текста подсказки при наведении курсора мыши на контейнер подсказки */
.tooltip:hover .tooltiptext {
	visibility: visible;
	opacity: 1;
}

.empt2em {
	width: 2em;
	color: #000;
}

.pageSelectVideo {
	display: flex;
	flex-direction: column;
	/*! width: 100%; */
	/*! height: 100vh; */
	/*! flex-wrap: wrap; */
	align-items: center;
	height: 95vh;
	width: 100%;
	/*! justify-content: flex-start; */
	/*! min-height: 800px; */
}

.headerVideo {
	align-self: stretch;
	margin: 0px;
	flex: 0 0 auto;
}

.navigationItemNameVideo {
	flex: 0 0 auto;
	display: none;
}

.videoInfoOther {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.selectedVideo {
	display: flex;
	flex-direction: column;
	flex: 1 0 auto;
	/*! justify-content: space-between; */
	/*! justify-items: center; */
	align-items: center;
	overflow: hidden;
	align-self: stretch;
	/*! width: 90%; */
	row-gap: 10px;
	/*! margin-left: 200px; */
	/*! margin-right: 200; */
}

.fictCell {
	flex: 0 0 auto;
	/*! margin-bottom: 8px; */
}

.videoSelectedName {
	flex: 0 0 auto;
	height: auto;
}

.arrowsColumn {
	width: 100%;
	text-align: center
}

.arrowsVideo {
	text-align: center
}

.bigVideoEl {
	/*! height: 100%; */
	/*! flex: 3; */
	flex: 1 0 auto;
	/*! overflow: hidden; */
	/*! overflow-y: hidden; */
	/*! display: flex; */
	/*! flex-direction: column; */
	/*! padding-bottom: 20px; */
	/*! justify-content: center; */
	/*! margin: 50px; */
	/*! align-items: center; */
	align-self: stretch;
	/*! justify-self: center; */
	/*! width: min-content; */
	/*! column-gap: 30px; */
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	min-height: 50vh;
}

.bigVideoEl .tabIcons {
	background-color: rgba(255, 255, 255, 0.50);
	width: 200px;
	margin: 16px auto;
}



.videoArchive {
	width: 95%;
	margin: 20px auto;
}

.videoArchiveTitle {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.selectDatePeriodVideo {
	margin: 10px auto;
	text-align: center;
}

.dndContent {
	resize: both;
	padding: 10px;
	min-height: 150px;
}

.diagramTraffic {
	width: 1000px;
	height: 600px;
}


.constructorMenuElement {
	display: flex;
	align-items: center;
	justify-content: center;
}

.constructorMenuArrow {
	padding: 0 1em;
}

.constructorMenu {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	position: absolute;
	width: 100%;
	height: 50%;
	background-color: #848e99;
	opacity: 0.4;
	/*border: solid;*/
}

.constructorMenuType {
	border: 3px solid #848e99;
}

.constructorTopMenu {
	grid-column-start: 1;
	grid-column-end: 3;
}

.constructorTop {
	grid-column-start: 1;
	grid-column-end: 3;
}

.constructorBottomMenu {
	grid-column-start: 1;
	grid-column-end: 3;
}

.constructorContent {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	border: 3px solid #848e99;
}

.constructorContentItem {
	border: 2px solid #b4bbc4;
}

.constructorBottom {
	grid-column-start: 1;
	grid-column-end: 3;
}

.chartWallRoad {
	display: grid;
}

.chartElement {
	/*height: 650px; */
	/*height: 100%; */
}


.chartElementReport {
	height: 600px;
	/*height: 100%;*/
}

.chartElement[isprint="no"] {
	display: none;
}

.chartElementContent {
	height: 100%;
}

.reportControl {
	padding: 10px;
}

.chartElement {
	padding: 8px;
	margin: 8px;
	font-size: 12px;
	box-shadow: 2px 2px 1px -1px rgb(0 0 0 / 20%), 0px 1px 1px 0px rgb(0 0 0 / 14%), 0px 1px 3px 0px rgb(0 0 0 / 12%);
	border-radius: 4px;
	/*min-height: 380px;*/
}

.chartElementName {}

.diagramTypes {
	padding: 3px;
}

.selected {
	font-weight: 700;
}

.StartPage_Link {
	cursor: pointer;
}

.StartPage_Link:hover {
	text-decoration: underline;
}



.constructorTypes {
	display: flex;
	justify-content: left;
	gap: 1em;
}

.reportButtons {
	border-top: solid #b4bbc4;
	padding: 10px;
	margin: 5px;
	display: flex;
	justify-content: space-around;
}

.reportButton {
	cursor: pointer;
	text-align: center;
	font-weight: 500;
	width: 15%;
}

.selectedButton {
	color: #2360aa;
}

.auth {
	width: 250px;
	height: 500px;
	margin: 20px auto 0 auto;
	text-align: center;
}

.inputField {
	display: flex;
	justify-content: space-between;
}

.inputField label{
	padding: 8px 0;
}

.inputButton input[type="submit"] {
	padding: 8px 16px;
	border-radius: 4px;
}

.auth input[type="text"],
input[type="password"] {
	width: 150px;
	font-size: 12px;
	margin-bottom: 15px;
	border-radius: 4px;
	padding: 10px;
}

.authTitle {
	margin: 0 auto 20px auto;
}

.buttonSelectTime {
	width: 0.8em;
	height: 0.8em;
	background-color: #2360aa;
	color: #2360aa;
	border: #ffffff 0.1em solid;
	border-radius: 0.5em;
}

.buttonSelectTime.forecast {
	background-color: #243462;
	color: #243462;
}

.buttonSelectTime.selected {
	background-color: #cccc00;
	color: #cccc00;
}

.page {
	margin: 0 4px;
}

.active {
	color: #eeee00;
	font-weight: bold;
}

.tooltip .tooltiptext.buttonSelectTimeText {
	padding: 2px 0;
	bottom: 150%;
	left: -250%;
	margin-left: 10px;
	width: 15ex;
}

.tooltip .tooltiptext.buttonSelectTimeText::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 5%;
	margin-left: 25px;
	border-width: 5px;
	border-style: solid;
	border-color: #555 transparent transparent transparent;
}

.download {
	display: flex;
}

.download>div {
	padding: 5px;
}

.download a {
	cursor: pointer;
	font-size: medium;
}

.selectTime {
	flex-wrap: wrap;
	max-width: 50%;
	margin: 0 25%;
}

.allMeteoReport {
	height: 90vh;
}

.allMeteoReport th {
	white-space: unset;
}

.controlDiagrams {
	position: relative;
	top: 40px;
}

.roshydromet {
	/* margin: 2% 10%; */
}

.roshydrometItem {
	margin: 1%;
}

.roshydromet .description {
	font-size: 20px;
	width: 100%;
	aspect-ratio: 16/9;
	text-align: justify;
}

.roshydromet .videoInfoOther {
	justify-content: space-around;
}

.roshydrometName {
	margin: auto;
	width: fit-content;
	font-size: 12px;
	font-weight: bold;
}

.roshydrometItem>.title {
	margin: 0 1%;
	font-weight: bold;
}

.archiveArrows {
	width: 30%;
	margin: 0 35%;
}

.typeMapElement {
	float: left;
	padding-right: 4px;
	width: 42px;
	height: 42px;
}

.quality-value-error {
	color: red;

	&::after {
		content: '*';
	}
}

@media print {

	h1,
	header,
	a,
	div#header,
	div#sidebar,
	div#footer,
	.reportButtons,
	.reportButton,
	.reportControl {
		display: none;
	}

	.reportTable th,
	.reportTable td {
		font-size: 0.7em;
	}

	.bigTableReport th,
	.bigTableReport td {
		font-size: 1em;
	}

	table th,
	table td {
		padding: 1px;
	}

	.reportDiagrams {}

	.canvasjs-navigator-panel {
		display: none;
	}

	.allMeteoReport {
		height: 100%;
		overflow: hidden;
	}

	.breakPage {
		page-break-after: always;
	}
}