/**
 * @file
 * Subtheme specific CSS.
 */
body {
  max-width: 1200px;
  margin: 0.5rem auto 0;
  box-shadow: 0 0 20px #0000008f;
  font-size: 1.0rem;
  color: #000;
  background: #fff;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  text-align: left;
}

.collapse:not(.show) {
  display: initial;
}

@media (max-width: 480px) { 
  .navbar-nav {
    flex-direction: row;
    justify-content: center;
  }
  #collapsibleMainNavbar .btn {
    padding: 0.5rem;
  }
} 


@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 100%;
  }
}

img {
  max-width: 100%!important;
  height: auto!important;
}

.site-footer {
  background: #e4763e;
}

a, .link {
  color: #e42900;
  font-weight: 500;
}

.alert-wrapper {
  width: fit-content;
  min-width: 33%;
  bottom: 50vh;
}

@media only screen and (max-width: 767px) {
  body {
    text-align: left;
  }
}

body.page-node-30 {
  text-align: left;
}

.field__label {
  font-weight: 500;
}

#block-dkn-iki-account-menu ul {
  background: #fff;
  border-radius: 1em;
}

#sidebar_first.sidebar {
  order: -1;
}

#sidebar_first.sidebar .block {
  border: none;
  padding: 0 1rem 0 0;
/*
  margin-left: -15px;
  margin-top: 0rem;
*/
  margin: 1rem 0 0.5rem -5px;
}

#sidebar_first.sidebar #block-konferenciyasaydbar.block, .sidebar #block-dkn-iki-tools.block, #sidebar_first.sidebar #block-dkn-iki-tools.block, #sidebar_first.sidebar nav.block {
  display: block;
  margin: 1rem 0 0.5rem -5px;
}

@media only screen and (max-device-width: 600px) {
    #sidebar_first.sidebar #block-konferenciyasaydbar.block, .sidebar #block-dkn-iki-tools.block, #sidebar_first.sidebar #block-dkn-iki-tools.block, #sidebar_first.sidebar nav {
    margin-left:0px;
  }
}

#sidebar_first.sidebar nav h2 {
  margin: 0 0 0.5em;
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 5px;
  text-shadow: 0 1px 0 #fff;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 500;
}

.sidebar nav .nav-item {
  color: #fff;
  background: #ea4300;
  border-color: #ea4300;
  margin-right: 0.25rem;
  border-radius: 0.25rem;
}

.sidebar nav .nav-item.menu-item--active-trail {
  background: #00f;
}

.sidebar nav .nav-item a {
  color: #fff;
}

.sidebar nav .nav-link {
  padding: 0.5rem;
}

.sidebar nav ul.nav {
  margin: 0;
}

li.nav-item.active a, li.nav-item a.active, li.nav-item a.nav-link.btn-primary.active {
  background-color: #ea4300 !important;
  color: #fff !important;
}

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

.row.region-featured-top {
  background-color: #fff;
}

#block-bannerellipse, #block-bannercomet {
  margin: 0 auto;
}

#block-banner, #block-banner img {
  width: 100%;
}

.alert a:not(.btn), .alert .alert-link {
  font-weight: bold;
  padding-left: 0.5rem;
  color: #0071b3;
}

.alert-warning {
  background: #f29000;
}
/*
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
  background: #ce7a00 -webkit-gradient(linear, left top, left bottom, from(#ff9700), to(#ce7a00)) repeat-x;
  background: #ce7a00 linear-gradient(180deg, #ff9700, #ce7a00) repeat-x;
}

.alert-warning hr {
  border-top-color: #ffe8a1;
}

.alert-warning .alert-link {
  color: #533f03;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.alert-danger hr {
  border-top-color: #f1b0b7;
}

.alert-danger .alert-link {
  color: #491217;
}
*/

.js .dropbutton-wrapper .dropbutton-widget {
  border: 1px solid;
  border-color: #e4e4e4 #d2d2d2 #b4b4b4 #d2d2d2;
  color: #000;
  background-color: #fff;
  background-image: none;
}

h1  {
  font-size: 1.8rem;
}

h1, h2  {
  font-weight: 400;
}

h1.title {
  margin-top: 0.8rem;
}

h2, h3, h4 {
  font-weight: 400;
}

h3, .h3 {
  font-size: 1.4rem;
}

.webform-confirmation__message {
  font-weight: 700;
}

.sidebar .block .content {
  font-size: 1rem;
  line-height: 1;
}

.sidebar .block li {
  margin-bottom: 0.5rem;
}

.node__content ol li {
  margin-bottom: 0.5rem;
}

/*
.main-content.col {
  padding:0;
}
.breadcrumb {
  display: none;
}
*/

.node__content, table {
  font-size: inherit;
}

#navbar-top {
  padding-bottom:0;
}

#navbar-main {
  padding-top:0;
}

.nav {
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.navbar {
  line-height:1;
}

.navbar {
  border: none;
  -webkit-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
  padding: 0;
}

.navbar-nav .nav-link {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

#collapsibleMainNavbar {
  padding: .25rem 0.5rem;
  background-color: #e4763e !important
}

li.nav-item.active a, li.nav-item a.is-active, li.nav-item a.nav-link.btn-primary.is-active {
  background-color: #ea4300!important;
  color: #fff!important;
}

#collapsibleMainNavbar li {
  padding-top: .3125rem;
  padding-bottom: .3125rem;
  margin-right: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  white-space: nowrap;
}

#collapsibleMainNavbar .btn {
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 500;
  background: transparent;
  border: 1px solid #feffcb
}

#collapsibleMainNavbar .btn:focus {
  box-shadow: 0 0 0 0;
}

#collapsibleMainNavbar .btn:hover {
  color: #fff;
  background-color: #ea4300;
  border-color: #fff;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus {
  box-shadow: none;
}

.sidebar .block {
  background-color: transparent;
  border-color: transparent;
  border: none;
}

.material-icons {
  vertical-align: middle;
}

.bg-light {
  background-color: #f8f9fa!important;
}

.site-footer {
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  padding: 0;
}

.site-footer .content,
.site-footer .content a,
.site-footer .content a:hover, .site-footer .content a:focus,
.site-footer .content a.is-active {
  color: #000;
  font-size: 1rem;
  font-weight: 400;
}

.site-footer__bottom .region {
  margin: 0;
}

#block-podval {
  margin: 0 auto;
}

#sidebar_second {
  padding-right: 0;
}

#block-saydbar2018, #block-saydbar2018 .col {
  border:0;
  padding:0;
}

#books .card {
  margin-top: 0.5rem;
  padding-top: 0.5rem;
}

.img-responsive {
  max-width: 100%;
  height: auto;
}

.glyphicon {
  top: 1px;
}

.tabledrag-toggle-weight-wrapper {
  display: none;
}

/*
[class^='user'] .form-control {
*/
.form-control {
  font-size: 0.9rem;
  color: #000;
  height: 2.5em;
  max-width: 100%;
  line-height: 1.5;
  background-color: #fafafa;
}

.form-control:focus {
  color: #000;
}

#node-tezisy-delete-form #edit-submit {
  color: #fff;
  background-image: none;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.password-field.form-control, #edit-pass .form-control {
  font-size: 0.8rem;
}

.form-file.form-control {
  font-size: 1.0rem;
}

/*.page-user-login #content li:first-child,*/
#user-login-form .text-muted,
.page-user-login .title,
.page-user-password .title {
  display: none;
}

[class^='user'] label {
  margin-bottom: 0;
}

[class^='user'] fieldset input.form-control {
  height:2em;
}

[class^='user'] button#edit-submit {
  background: #ea4300!important;
  font-size: 1rem;
  font-weight: 500;
}

[class^='user'] .draggable a.tabledrag-handle {
  display: none;
}

.table-hover > tbody > tr > td.field-multiple-drag {
/*  display: none; */
}

[class^='user'] .table th {
  padding: 0.25rem 0.5rem 0;
}

[class^='user'] .table {
  margin-bottom: 0.25rem;
}

[class^='user'] .button.form-submit {
  padding: 0.5rem;
}

[class^='user'] .form-actions, #edit-field-doklad-wrapper div.clearfix {
  text-align:center;
}

[class^='user'] #edit-actions.form-actions {
  text-align:left;
}

/*
[class^='user'] textarea {
*/
textarea {
  overflow-y: hidden;
}

article.profile .field--name-field-doklad {
  margin-top: 0.5rem;
}

article.profile .field {
  padding: 0 0.25rem;
  margin-bottom: 0rem;
  border-bottom: 1px none #ddd;
}

article.profile .field--name-field-forma-pr {
  margin-bottom: 0.5rem;
}

article.profile .field--name-field-doklad .field {
  border-bottom-style: none;
}

/*
article.profile .field--name-field-doklad {
  border: 1px solid #ddd;
}

article.profile .field--name-field-doklad .field-item:nth-child(odd) {
  background-color: #fff;
  background-color: #f8f8f8;
}

.form-select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.form-select option {
  font-weight: normal;
  font-size: 24px!important;
}
*/

.field__label::after {
  content: ':';
}

article.profile .field__label {
  font-weight: 700;
}

/*
article.profile .field:nth-child(odd) {
  background: #f0f0f0;
}
*/

article.profile .field--name-field-sekciya {
  margin-top: 0rem;
  margin-bottom: 0;
}

.field--name-field-predpolagaemaya-tema-dokla .field__item {
  margin-left:0.25rem;
  padding-left:0.25rem;
}
/*
.form-control,
.input-group .form-control,
.input-group-btn {
  width: auto;
}
*/

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

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

select.form-control, table .form-control {
  width: fit-content;
  min-width: 16em;
  max-width: 42em;
}


button[id*='remove-button'], button[id*='remove-button']:active {
/*
  background:#e00!important;
*/
  background: #d9534f!important;
  border-color: #d43f3a!important;
} 

button[id*='remove-button']:hover {
  background: #c9302c!important;
  border-color: #ac2925!important;
/*
  font-weight:500;
*/
} 

.description.text-muted {
  line-height: 120%;
  display: inline-block;
}

ul.conf-side-1 {
  padding-left: 1rem;
}

.conf-side-1 a {
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI",         Roboto, "Helvetica Neue", Arial, sans-serif; 
  font-size: 1rem;
  margin-bottom: 0.25rem;
}

.col.layout-region-node-footer {
  flex-basis: initial;
}
/*
#node-tezisy-edit-form .layout-region-node-secondary {
  display: none;
}
*/

.button {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
/*
  color: #212529;
  background-color: transparent;
  border: 1px solid transparent;
*/
  padding: 0.25rem 0.5rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.button {
  box-shadow: 0 1px 4px rgba(0,0,0,0.4);
  text-transform: uppercase;
}

.button:focus, .button.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.btn-p2021 {
  border-radius:0;
  background: #EA4300;
  color: #fff;
}

.button--danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.button--danger:focus,
.button--danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.button--danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.button--danger:active,
.button--danger.active,
.open > .dropdown-toggle.button--danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.button--danger:active:hover,
.button--danger.active:hover,
.open > .dropdown-toggle.button--danger:hover,
.button--danger:active:focus,
.button--danger.active:focus,
.open > .dropdown-toggle.button--danger:focus,
.button--danger:active.focus,
.button--danger.active.focus,
.open > .dropdown-toggle.button--danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.button--danger:active,
.button--danger.active,
.open > .dropdown-toggle.button--danger {
  background-image: none;
}
.button--danger.disabled:hover,
.button--danger[disabled]:hover,
fieldset[disabled] .button--danger:hover,
.button--danger.disabled:focus,
.button--danger[disabled]:focus,
fieldset[disabled] .button--danger:focus,
.button--danger.disabled.focus,
.button--danger[disabled].focus,
fieldset[disabled] .button--danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.button--danger .badge {
  color: #d9534f;
  background-color: #fff;
}

a.button {
  text-decoration: none;
}

#block-dkn-iki-page-title {
  text-align: left;
}

.path-participants #block-dkn-iki-page-title {
  display: none;
} 

.path-participants #content nav {
  margin-top: 1em;
}

.path-participants #content nav li {
  font-size: 1.25rem;
  font-weight: 500;
}

/*
.alert {
  position: relative;
  bottom: calc(33vh);
}

.page-user-login .alert-wrapper, .user-logged-in.path-user .alert-wrapper {
  position: fixed;
  bottom: 40vh;
  left: 1vw;
}
*/

.user-logged-in.path-user .title {
  display: none;
}

#edit-current-pass--description a {
  display: none;
}  

#block-dkn-iki-help .button-webform-play {
  display: none;
}

#block-dropdownlanguage {
  height: 3em;
  display: flex;
  position: relative;
  overflow: visible;
  z-index: 1000;
  margin-bottom: -3rem;
  margin-left: -0.5rem;
}

@media only screen and (max-width: 600px) {
  #block-dropdownlanguage {
    margin-bottom: -0.25rem;
    top: 0.5rem;
  }
}

#block-dropdownlanguage legend, #block-dropdownlanguage .fieldset-legend {
 display: none;
}
/*
.region-featured-top {
  background: #0e225a;
}

.region-featured-top a {
  color:#fff;
}
*/

@media only screen and (max-width: 600px) {
  #sidebar_first.sidebar .block {
    margin: 1rem 0 0 0;
  }
}

.user-logged-in #block-dkn-iki-main-menu a[href="/conference"] {
  display: none;
}

#block-dkn-iki-main-menu a[href="/conference/registered"] {
  display: none;
}

.user-logged-in #block-dkn-iki-main-menu a[href="/conference/registered"] {
  display: inherit;
}

.path-your-reports .views-field.views-field-field-avtory {
  margin-bottom: 0.5rem;
}
/*
.layout-one-sidebar .main-content.col {
  max-width: 75%;
}
*/
@media only screen and (max-device-width: 600px) {
    .layout-one-sidebar .main-content.col {
      max-width: 100%;
  }
}

#collab .card {
  padding: 0.5rem 0 0 0px;
  border-style: none;
}

.view .label-inline {
  float: left;
  font-weight: 700;
}

.view th.label-inline {
  float: none;
}

.view .label-inline::after {
  content: "\a0";
}

.view-uchastniki .item-list ul {
  list-style: disc;
  margin: 0 0 0.25em 0;
  padding: 0;
}

.view-uchastniki .item-list ul li, .view-uchastniki .item-list ol li {
  margin: 0 0 1rem 0;
  padding: 0.2em 0.5em 0 0;
}
/*
.path-participants-table #main.container {
  width:90vw!important;
}

.view-abstracts .file {
  padding-left: 0;
}

@media (min-width: 1200px) {
  .path-participants-table #main.container {
    max-width: 90vw;
  }
}
*/
.path-participants-table table tr:nth-child(odd) {
  background-color: #fff;
}

.path-participants-table [class^='user'] .table th {
  padding: 0.5rem;
}

.sidebar .block.block-views {
  padding: 15px 15px 0 15px;
  margin: 0; 
}

.path-frontpage #sidebar_first.sidebar .block.block-views {
  margin-top: 2rem;
}

.dkn-button-light {
  font-weight: 500;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  box-shadow: 0 1px 4px rgba(0,0,0,0.4);
  padding: 0.25em 0.5em;
  border-radius: 0.2em;
}

#block-username {
  min-height: 1em;
}

#block-username h2 {
  display: inline-block;
  margin-bottom:0;
  padding: 0.25rem 0.5rem;
  border-radius: 0.2rem;
  box-shadow: 0 1px 4px rgba(0,0,0,0.4);
  text-align: center;
  vertical-align: middle;
  font-weight: 500;
}

.sidebar .block.block-views .content {
  line-height: 1.4;
}

.sidebar .views-field-created {
  background-color: #2196F3;
  margin-bottom: 0.25rem;
  padding: 0 0.5rem;
  display: inline-block;
  border-radius: 4px;
  color: white;
}

#sidebar_first.sidebar #block-logoikidlyasaydbara-2.block {
  margin-top: 1rem;
}

@media only screen and (max-width: 760px) {
  #sidebar_first.sidebar #block-logoikidlyasaydbara-2.block {
    display:none;
  }
}

.sidebar .block-views .col-auto {
  padding:0;
}

.btn-smaller {
  padding: 0.25rem 0.5rem;
  font-weight: 500;
}

#user-pass p {
  margin-left: 1em;
}

legend {
  font-size: inherit;
}

.user-register-form fieldset {
  padding-left: 1em;
}

.user-register-form legend {
  padding-left: 0.5em;
  background-color: #d8d8d8;
  font-size: 1.4rem;
  font-weight: 500;
}

.page-user-register .main-content nav {
  display: none;
}

#edit-mail, #edit-field-obraschenie-0-value, #edit-field-phone-0-value {
  display: inline-block;
}

#edit-field-titles-wrapper small {
  font-size: 1em;
}

.pl-6, .px-6 {
  padding-left: 4rem !important;
}

.pl-30px {
  padding-left: 30px !important;
}

.sidebar .nav {
  display: block;
}
/*
#block-familiyaimya {
  height: 2em;
}
*/

#block-contactblock h2 {
  font-size: 1.4rem;
}
 
#block-contactblock #edit-preview,
#node-abstract-edit-form #edit-preview {
  display: none;
}

#node-tezisy-form .col.layout-region.layout-region-node-main {
  padding-right: 5px;
  padding-left: 5px;
}

.fw-500 {
  font-weight: 500!important;
}

td.views-field-field-titles {
  font-style: italic;
}

.site-footer__bottom {
  margin-top:0;
}

#edit-body-wrapper .field-edit-link button {
  background:transparent;
  border:none;
  padding:0;
}

/* ms2020 */
#edit-field-next-author-wrapper table tr th {
  color: #000;
  background: transparent;
}

#edit-field-next-author-wrapper h4 {
  font-size: initial;
}

#edit-field-next-author-wrapper tr { 
  background: transparent;
}

.form-item-field-next-author-0-value {
  margin-bottom: 0;
}

#field-next-author-values {
  margin-bottom: 0;
}

table[id^='field-next-author-values'] {
  margin-bottom: 0;
}

.textfield_counter_counter br {
  display:none;
}

.textfield_counter_counter span::after {
  content:'; ';
}

div.form-check {
  padding-left: 1.25rem;
}

label.form-check {
  padding-left: 0.5rem;
}

#node-abstract-edit-form #edit-preview, #node-abstract-form #edit-preview {
  display:none;
}

#edit-field-doc-0-remove-button, #edit-field-pdf-0-remove-button {
  font-size: 0.75rem;
  margin-top: -4px;
}

.field--name-field-next-author .field__item::after {
  content:';'
}

.field--label-inline .field__items {
  display: inline-block;
}

.field--name-field-brief-abstract-summary .field__item,
.views-field-field-brief-abstract-summary .field-content {
  width: auto;
  padding: 0.25rem 0.5rem;
  background: #eeed;
}

#node-abstract-edit-form label {
  margin-bottom: 0;
}

#node-abstract-form thead > tr {
  border-bottom: none;
}

#node-abstract-form .table thead th {
  border-bottom: none;
}

#node-abstract-form .table th, #node-abstract-form .table td {
  border-top: none;
}

#node-abstract-form .col-auto, #node-abstract-form .col,
#node-abstract-form .table td, #node-abstract-form .table th {
  padding:0;
}

.views-label {
  font-weight: 700;
}

.item-list ul {
  list-style: disc;
}

.view.view-your-abstracts ul {
  text-align: left;
}

.view.view-your-abstracts ul .views-field {
  margin-bottom: 0.25rem;
}

.view.view-your-abstracts .view-content.row > .item-list {
  width:100%;
}

a.tabledrag-handle .handle {
  width: 24px;
  height: 24px;
}

tr.draggable td {
  padding: 0.75rem 0 0 0;
}

tr.draggable fieldset {
  padding: 0;
}

tr.draggable input {
  padding: 0 0 0 0.25rem;
}

.draggable a.tabledrag-handle {
  margin-top: 12px;
}

.blue-white-txt-button {
  color: #fff;
  background: #2196F3;
  border-color: #2196F3;
  margin-right: 0.25rem;
  border-radius: 0.25rem;
  padding: 0.2rem 0.25rem;
}

li.nav-item.active a, li.nav-item a.is-active, li.nav-item a.nav-link.btn-primary.is-active {
  border-radius: 0.25rem;
}

.view-participants.view-id-participants.view-display-id-page_3 .views-field .field-content {
  display: inline-block;
}

.view-participants.view-id-participants.view-display-id-page_3 li {
  margin-bottom: 0.75em;
}

.view-participants.view-id-participants.view-display-id-page_3 .views-field.views-field-field-preliminary-titles .field-content {
  display: block;
}

.view-participants.view-id-participants.view-display-id-page_3 .views-field.views-field-field-affiliation .field-content {
  display: block;
}

/*
button.navbar-toggler.order-first {
  position: absolute;
  right: 0;
  bottom: 0px;
}
*/

table .file {
  display: block;
  background-position: left center;
}

.path-participants .col, .path-participants .col-auto {
  padding-left:0.333rem;
  padding-right:0.333rem;
}

td.views-field-mail div {
  min-width: 12em;
  overflow-wrap: anywhere;
}

td.views-field-field-brief-abstract-summary div {
  width: 16em;
} 

td.views-field-field-title-salutation  div {
  max-width: 2em;
}

td .file--x-office-document, td .file--application-pdf {
  background-image: none;
}

table .views-field-field-brief-abstract-summary {
  font-size: 16px;
  line-height: 1.25;
}

.form-row>fieldset.form-group {
  min-width: 6em;
}

form fieldset #edit-field-first-author-value {
  margin-top: 0;
}

form fieldset #edit-field-last-name-value {
  margin-top: 0;
}

form fieldset label {
  margin-bottom: 0;
  font-weight: bold;
}

.button:focus, .button.focus {
  box-shadow: none;
}

.views-data-export-feed .feed-icon {
  padding: 0;
  width: 54px;
  height: auto;
}

.view-id-your_presentations .item-list ul {
  list-style: none;
}

.view-id-your_presentations .item-list ul li {
  margin: 1em 0;
  padding: 0.25em 0.5em;
/*
  border-bottom: 2px dotted #aaa;
*/
  border: 1px solid #ccc;
  box-shadow: 3px 3px 6px #bbb;
}

.view-id-your_presentations a {
  color: #000;
  text-decoration: none;
  font-weight: 500;
}

.view-id-your_presentations a:hover {
  text-decoration: underline;
}

.view-id-your_presentations .views-field-field-presentation-number span {
  display: block;
  width: fit-content;
  margin: -0.25em 0 0.25em -0.5em;
  padding: 0.25em 0.5em;
  color: #fff;
  background: #000;
}

.view-id-your_presentations .file--application-pdf a {
  font-weight: normal;
}

.view-id-your_presentations h3 {
  margin-bottom: 0;
}

.node-form small {
  font-size: 90%;
}

.d-logged-none.d-inline-block {
  display: inline-block !important;
}

.user-logged-in .d-logged-none, .user-logged-in .d-logged-none.d-inline-block {
  display: none!important;
}
/*
.path-frontpage.user-logged-in div.d-logged-none {
  display: block!important;
}
*/

td.views-field-field-presentation-number div {
  display: inline-block;
  width: 9em;
  text-align: left;
  color: #000;
  font-weight: 500;
  text-decoration: none;
}

td.views-field-field-pres-first-author {
  width: 9em;
}

.card1 {
  display: inline-block;
  margin-bottom: 1.5rem;  
  padding: 0.5em 1em 0 0.5em;
  max-width: 100%;
}

h3, .h3 {
  font-size: 1.2rem;
}

.view-participants .view-header {
  float: left;
}

.view-participants .views-data-export-feed {
  display: inline-block;
  margin-left: 1em;
}

.view-participants .view-content.row {
  clear: both;
}

#block-dkn-iki-main-menu a:hover, #block-dkn-iki-main-menu a:focus, #block-dkn-iki-main-menu .link:hover, #block-dkn-iki-main-menu .link:focus {
  color: #fff;
}

#block-abstracttools li a {
  text-transform: uppercase;
}
.text-vertical {
/*
  transform: rotate(-90deg);
*/
}

table, tbody, tr, tr th, tr td {
  border-color: #000;
  background-color: #FFFFFF;
}

.reset-link-color a,
.reset-link-color a:hover {
  color: inherit!important;
  background-color: inherit!important;
}

.bg-lightgray {
  background-color: #EEEEEE;
}

.bg-yellow, .bg-sol {
  background-color: #FCFF00!important;
}

.bg-iono {
  background-color: #96fffb;
}

.bg-magn {
  background-color: #ff00ff;
}

.bg-teor-kpl {
  color: #FFFFFF;
  background-color: #fe0000;
}

.bg-sol-veter {
  background-color: #FBD4B4;
}

.bg-sol-gaish {
  background-color: #F9C002;
}

.bg-atmo {
  color: #FFFFFF;
  background-color: #3531ff;
}

.bg-pogo,
.bg-space-weather {
  background-color: #34ff34;
}

.bg-turb {
  background-color: #F73199;
}

.bg-voln {
  color: #FFFFFF;
  background-color: #00009b;
}

.bg-tok {
  color: #FFFFFF;
  background-color: #800080
}

table tr th  {
  padding: 8px 8px;
  font-weight: normal;
}

#prog-by-days td a {
  color: #000!important;
}

.field--name-field-textdata {
  margin: 0 0 0.25em 0;
  padding: 0.25em;
  width: fit-content;
  color: #E4763E;
  font-weight: bold;
}

#block-views-block-content-recent-block-2 {
  margin-top: 1rem!important;
  background: #FEFFCBA0;
  padding: 0.5rem 0.25rem 0.5rem 0.5rem!important;
  width: 100%;
  max-width: 244px;
  border-radius: 0.25rem;
  box-shadow: 0 1px 4px rgb(0 0 0 / 40%);
}

#block-views-block-content-recent-block-2 h2 {
  font-size: 1.2rem;
  font-weight: 500;
}

#block-views-block-content-recent-block-2 .views-field-field-textdata {
  font-weight: 500;
}

.block.block-views.block-views-blockcontent-recent-block-2 .content {
  line-height: 1.2;
}

#block-views-block-content-recent-block-2 .views-field-title {
  margin-bottom: 0.5rem;
} 

.color-plasma-orange {
  color: #e42900;
}  

#block-views-block-presentations-block-1 [data-drupal-selector="edit-reset"] {
  display: none;
} 
/*
.layout-sidebar-first.node--type-abstract #edit-title-wrapper {
  display: none;
}
*/

#views-exposed-form-participants-page-1 label {
  float: left;
  margin: 0 1em 0 1em;
}

#views-exposed-form-participants-page-1 select.form-control {
  margin-top: -0.5em
}

#views-exposed-form-participants-page-1 button {
  margin-top: -0.75em
/*  float: left; */
}

#scrollTopButton-image {
  background-image: url(/modules/contrib/scroll_top_button/images/top-70.png);
  bottom: 20px;
  right: 20px;
  width: 70px;
  height: 70px;
}

a:active, a:focus, li:focus, li:active {
    outline: none !important;
    border: none !important;        
    box-shadow: none !important;
    -webkit-tap-highlight-color: transparent !important;
    -webkit-user-select: none; /* Chrome/Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+ */
    user-select: none;
}
