/* roadtospace.test.cosmos.ru-200-global-2026-04-20-1.css */

@import url('https://fonts.googleapis.com/css2?\
&family=Roboto:ital,wdth,wght@0,75..100,100..900;1,75..100,100..900\
&family=Google+Sans:ital,opsz,wght@0,17..18,400..700;1,17..18,400..700\
&display=swap');


:root {
	color-scheme: normal;
	--ms3-text-color: #000;
	--ms3-background-color: #fff;
	--ms3-dk-blue: #1b435d;
	--ms3-md-blue: #0071b3;
/*
	--ms3-neptune-blue: #718eb7; */
	--ms3-neptune-blue: #566f92;
	--ms3-neptune-dark: #304664;
	/*
	--ms3-uranus-blue: #c9eff0;*/
	--ms3-uranus-blue: #cfe2ff;
	--ms3-wght-semibold: 450;
}

body {
	color: #000000;
	background-color: #ffffff;
	max-width: 1340px;
	margin: 0.5rem auto 0;
	box-shadow: 0 0 20px #0000008f;
	font-size: 1.125rem;
  font-style: normal;
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 350;
  font-variation-settings: "wght" 350;
}

table, .table {
  table-layout: auto;
  width: fit-content;
}

b, strong {
    font-weight: 500;
    font-variation-settings: "wght" 500;
}

tr {
  background: #fff;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0,0,0,0);
}

.contextual-region .contextual .contextual-links li {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: none;
  border: none;
  background-color: #fff!important;
  line-height: 100%;
  color: #000!important;
}

.contextual-region .contextual .contextual-links li a,
.contextual-region .contextual .contextual-links li a:hover {
  color: #000!important;
}

.rts-header {
	display: block;
	margin: 0;
	padding:0 0 29.8% 0;
  background-size: cover;
}

.rts-header.lang-en {
  background-image: url("/img/2026/roadtospace_header-en_2026.jpg");
  background-image: image-set(
    url("/img/2026/roadtospace_header-en_2026.webp") type("image/webp"),
    url("/img/2026/roadtospace_header-en_2026.jpg") type("image/jpeg")
  );
}

.rts-header {
  background-image: url("/img/2026/roadtospace_header_2026.jpg");
  background-image: image-set(
    url("/img/2026/roadtospace_header_2026.webp") type("image/webp"),
    url("/img/2026/roadtospace_header_2026.jpg") type("image/jpeg")
  );
}

.rts-header.year-2024 {
  background-image: url("/img/2024/roadtospace_header_2024-2.jpg");
  background-image: image-set(
    url("/img/2024/roadtospace_header_2024-2.webp") type("image/webp"),
    url("/img/2024/roadtospace_header_2024-2.jpg") type("image/jpeg")
  );
}

.rts-header.lang-en.year-2024 {
  background-image: url("/img/2024/roadtospace_header-en_2024-2.jpg");
  background-image: image-set(
    url("/img/2024/roadtospace_header-en_2024-2.webp") type("image/webp"),
    url("/img/2024/roadtospace_header-en_2024-2.jpg") type("image/jpeg")
  );
}

.ui-autocomplete {
  z-index: 2000;
  width: fit-content!important;
  height: fit-content;
}

.row.region-featured-top>.block {
	padding:0;
}

.js .block-dropdown-language .dropbutton-widget {
  margin: 0;
  border-radius: 0;
}

.js .block-dropdown-language .dropbutton-multiple .dropbutton-widget {
  padding-right: 0;
}

.js .dropbutton-toggle button {
  background-color: transparent;
  background-image: none;
}

.block-dropdown-language {
    width: 6em;
}

.table>:not(caption)>tr>th {
	color: #fff!important;
	background: rgba(0, 0, 0, 0.51);
}

.table>:not(caption)>*>* {
  background-color: initial;
}

table tr th a {
  text-decoration: none;
}

table tr th a:hover {
  text-decoration: underline;
}

.block-dropdown-language .dropbutton-toggle {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 1em;
  opacity: 0;
  white-space: nowrap;
  text-indent: 110%;
}

#collapsibleMainNavbar .btn {
  text-transform: none;
  font-size: 1.25rem;
  font-weight: 400;
  background: transparent;
  border: 1px solid #007bff;
  color: white;
}

@media (min-width: 768px) {
	.sidebar p {
    max-width: 90%;
    margin-left:auto;
    margin-right:auto;
	}
	.sidebar img {
    max-width: 80%;
	}
}

.form-item-pass-pass2.mb-3 {
	margin-bottom: 0.25rem!important;
}

.password-strength__title, .password-confirm-message {
	font-size: 0.85rem;
}

@media (max-width: 991px) {
  .region-we-mega-menu {
    background-color: #0e225a;
  }
}

@media (min-width: 992px) {
}

.fade {
	transition: none;
	opacity: initial;
}

.form-control, .input-group .form-control, .input-group-btn {
	width: 100%;
}

.js-form-file.form-control {
  height: initial;
}

textarea.form-control {
  width: 100%;
}

select.form-control, table .form-control {
  width: 100%;
}

#views-exposed-form-tezisy-page-1 select.form-control {
  width: 14em;
}

[class^='user'] button#edit-submit, .button--primary.btn {
  font-size: 1rem;
  font-weight: 600;
  background-color: blue;
  color: white;
  text-transform: uppercase;
}

.view-your-sessions .views-label-field-doklad-status {
	float: left;
	margin-right: 0.25em;
}


.view-your-sessions .item-list ul li {
	margin-bottom: 2rem;
}

body.path-user .field--label-inline .field__label {
	width: fit-content;
}

.user-form #edit-delete {
	color: red;
	float: right;;
}