/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 1, templates/rt_versla/custom/scss/custom.scss */
.platform-content, .moduletable, .widget {
  padding: 1px;
}
/* line 6, templates/rt_versla/custom/scss/custom.scss */
p.readmore .btn, .content_vote .btn, .contact .form-actions .btn, .login .btn, .logout .btn, .registration .btn, .profile-edit .btn, .remind .btn, .reset .btn, .profile .btn, .search #searchForm .btn, .finder #finder-search .btn, .edit.item-page .btn-toolbar .btn, .pager.pagenav a, .moduletable #login-form .control-group .btn, #searchForm .btn, #finder-search .btn, .btn {
  padding: 3px !important;
  border-radius: 25px;
}
/* line 11, templates/rt_versla/custom/scss/custom.scss */
#leftBlock .g-menu-item-type-separator {
  pointer-events: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  padding-left: 0;
  font-weight: 500;
}
/* line 17, templates/rt_versla/custom/scss/custom.scss */
#leftBlock .g-menu-item-type-separator .g-menu-item-container {
  padding-left: 4px;
  font-weight: 500;
}
/* line 21, templates/rt_versla/custom/scss/custom.scss */
#leftBlock .g-menu-item-type-separator .g-menu-item-container * {
  font-weight: 700;
}
/* line 28, templates/rt_versla/custom/scss/custom.scss */
#leftBlock .g-menu-item {
  display: block;
}
/* line 32, templates/rt_versla/custom/scss/custom.scss */
#leftBlock .g-menu-item-container {
  padding-top: 4px;
  padding-bottom: 4px;
}
/* line 38, templates/rt_versla/custom/scss/custom.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding-top: 3px;
  padding-bottom: 3px;
}
/* line 43, templates/rt_versla/custom/scss/custom.scss */
.g-menu-item-content {
  font-family: "Inria Sans";
  font-size: 1rem;
}
/* line 48, templates/rt_versla/custom/scss/custom.scss */
.g-sublevel * {
  font-size: 0.9rem !important;
}
/* line 52, templates/rt_versla/custom/scss/custom.scss */
.vertnijmnie {
  align-items: center;
}
/**/
/* line 58, templates/rt_versla/custom/scss/custom.scss */
#skip-link {
  position: fixed;
  top: 70px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 100001;
}
/* line 66, templates/rt_versla/custom/scss/custom.scss */
#skip-link a {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  white-space: nowrap;
  transform: translate(-50%, 0);
  padding: 0;
  background-color: #333;
  color: white;
  height: 0px;
  width: 0px;
  overflow: hidden;
  z-index: 100001;
}
/* line 83, templates/rt_versla/custom/scss/custom.scss */
#skip-link a:focus {
  width: auto;
  height: auto;
  padding: 10px 4px;
}
/*# sourceMappingURL=custom_13.css.map */