.hidden-element {
  display: none;
}
.no-padding {
  padding: 0 !important;
  margin: 0 !important;
}
@font-face {
  font-family: 'Lato Light';
  src: url('../fonts/lato-light.eot');
  src: url('../fonts/lato-light.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-light.woff') format('woff'), url('../fonts/lato-light.ttf') format('truetype'), url('../fonts/lato-light.svg#Lato-Light') format('svg');
  font-weight: 12px;
  font-style: normal;
}
@font-face {
  font-family: 'Lato Regular';
  src: url('../fonts/lato-regular.eot');
  src: url('../fonts/lato-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-regular.woff') format('woff'), url('../fonts/lato-regular.ttf') format('truetype'), url('../fonts/lato-regular.svg#Lato-Regular') format('svg');
  font-weight: 12px;
  font-style: normal;
}
@font-face {
  font-family: 'Lato Hairline';
  src: url('../fonts/lato-hairline.eot');
  src: url('../fonts/lato-hairline.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-hairline.woff') format('woff'), url('../fonts/lato-hairline.ttf') format('truetype'), url('../fonts/lato-hairline.svg#Lato-Hairline') format('svg');
  font-weight: 12px;
  font-style: normal;
}
@font-face {
  font-family: 'Lato Bold';
  src: url('../fonts/lato-bold.eot');
  src: url('../fonts/lato-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-bold.woff') format('woff'), url('../fonts/lato-bold.ttf') format('truetype'), url('../fonts/lato-bold.svg#Lato-Bold') format('svg');
  font-weight: 12px;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans Light';
  src: url('../fonts/open-sans-light.eot');
  src: url('../fonts/open-sans-light.eot?#iefix') format('embedded-opentype'), url('../fonts/open-sans-light.woff') format('woff'), url('../fonts/open-sans-light.ttf') format('truetype'), url('../fonts/open-sans-light.svg#OpenSans-Light') format('svg');
  font-weight: 12px;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans Bold';
  src: url('../fonts/open-sans-bold.eot');
  src: url('../fonts/open-sans-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/open-sans-bold.woff') format('woff'), url('../fonts/open-sans-bold.ttf') format('truetype'), url('../fonts/open-sans-bold.svg#OpenSans-Bold') format('svg');
  font-weight: 12px;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/open-sans-regular.eot');
  src: url('../fonts/open-sans-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/open-sans-regular.woff') format('woff'), url('../fonts/open-sans-regular.ttf') format('truetype'), url('../fonts/open-sans-regular.svg#OpenSans') format('svg');
  font-weight: 12px;
  font-style: normal;
}
@font-face {
  font-family: 'Lato Semibold';
  src: url('../fonts-old/lato-semibold.eot');
  src: url('../fonts-old/lato-semibold.eot?#iefix') format('embedded-opentype'), url('../fonts-old/lato-semibold.woff') format('woff'), url('../fonts-old/lato-semibold.ttf') format('truetype'), url('../fonts-old/lato-semibold.svg#Lato-Semibold') format('svg');
  font-weight: 12px;
  font-style: normal;
}
body > div.container {
  margin-top: 24px;
  margin-bottom: 24px;
}
nav#page-header {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
div.container {
  width: 975px;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media (max-width: 980px) {
  div.container {
    width: 100%;
  }
}
.navbar-center {
  position: absolute;
  width: 100%;
  left: 0;
  text-align: center;
  margin: auto;
  z-index: 1;
}
@media (min-width: 980px) and (max-width: 1024px) {
  .navbar-center {
    left: 150px;
    text-align: left;
  }
}
@media (min-width: 1025px) and (max-width: 1280px) {
  .navbar-center {
    left: 210px;
    text-align: left;
  }
  .logged-user-nav {
    left: 270px;
  }
}
@media (min-width: 1281px) and (max-width: 1366px) {
  .navbar-center {
    left: 280px;
    text-align: left;
    width: auto;
  }
  .logged-user-nav {
    left: 300px;
  }
}
.navbar-right {
  padding-right: 9px;
}
.navbar-right a#login-link {
  padding-right: 5px;
}
.navbar-right a#register-link {
  padding-left: 5px;
}
.navbar-right li.menu-separator {
  color: #07BCFF;
  padding-top: 15px;
}
.navbar-left,
.navbar-right {
  position: relative;
  z-index: 2;
}
.navbar-center,
.navbar-right {
  margin-top: 12px;
}
div.container .box-panel {
  margin: 0 auto;
}
body a {
  -moz-outline: none;
  outline: 0 !important;
}
.img-responsive {
  margin: auto;
}
div.bootstrap-select div.dropdown-menu {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin-top: 0;
  border: 0;
}
div.container .bootstrap-select .btn:focus {
  -moz-outline: none;
  outline: 0 !important;
}
.page-section {
  border-top: 1px solid #ABABAB;
  margin: 35px 0 25px;
  padding: 0;
  height: 14px;
  font-family: 'Lato Bold';
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 14px;
}
.page-section span {
  position: relative;
  top: -11px;
  padding: 0 29px;
  background: #FFFFFF;
}
@media (max-width: 640px) {
  .page-section {
    border-top: 0;
    margin-bottom: 25px;
  }
  .page-section span {
    padding: 0;
  }
}
.page-section span.title {
  padding: 0 2%;
  text-decoration: none;
  color: #3c3c3c;
  top: 0;
}
a.kr-link {
  font-family: 'Open Sans';
  font-size: 16px;
  color: #07BCFF;
}
ul.pagination > li > a {
  border: none;
  font-family: 'Lato Regular';
}
ul.pagination > li.active > a,
ul.pagination > li.active > a:hover,
ul.pagination > li.active > a:focus {
  background-color: #07BCFF;
  color: #FFFFFF;
}
ul.pagination > li.disabled > a,
ul.pagination > li.disabled > a:hover,
ul.pagination > li.disabled > a:focus {
  background-color: #FFFFFF;
  color: #07BCFF;
}
ul.pagination > li > a,
ul.pagination > li > a:hover,
ul.pagination > li > a:focus {
  background-color: #FFFFFF;
  color: #07BCFF;
}
ul.pagination > li > a:hover,
ul.pagination > li > a:focus {
  text-decoration: underline;
  background-color: #F6F6F6;
}
ul.pagination > li.active > a:hover,
ul.pagination > li.active > a:focus,
ul.pagination > li.disabled > a:hover,
ul.pagination > li.disabled > a:focus {
  text-decoration: none;
}
.pagination > li:first-child > a,
.pagination > li:last-child > a {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
ul.pagination > li > span.paginator-text {
  border: 0;
}
ul.pagination > li > span.paginator-text:hover {
  background-color: transparent;
}
div.popover-link-container div.popover {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  max-width: 600px;
  width: auto;
}
.std-input {
  height: 34px;
  font-family: 'Lato Regular';
  font-size: 16px;
  color: #333333;
  padding-left: 12px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
div#error-page {
  min-height: 480px;
  padding-top: 100px;
}
div#error-page h1,
div#error-page h2 {
  font-family: 'Lato Light';
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  color: #333333;
  margin-top: 15px;
}
div#error-page img {
  display: block;
  margin: 0 auto;
}
div#profile-fb-like-container {
  z-index: 9997;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #07BCFF;
  background-image: none;
}
.dropdown-menu {
  margin-top: 0;
  border: 0;
  border-top: 1px solid #9AB6C0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
div.bootstrap-select button.selectpicker {
  height: 34px;
  font-family: 'Lato Regular';
  font-size: 16px;
  padding-top: 4px;
}
.unfilled {
  background-color: #FFCEAD;
  border: 1px solid #D15400;
  color: #333333;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.filled {
  background-color: #F6F6F6;
  border: 1px solid #F6F6F6;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.owl-controls .owl-nav div {
  width: 25px;
  height: 45px;
  top: 123px;
  background-repeat: no-repeat;
}
.owl-carousel-double .owl-controls .owl-nav div {
  top: 283px;
}
.owl-controls .owl-nav div {
  position: absolute;
}
.owl-controls .owl-nav .owl-prev {
  left: -60px;
  background-image: url("/img/module/application/left-arrow-blue.png");
}
.owl-controls .owl-nav .owl-next {
  right: -60px;
  background-image: url("/img/module/application/right-arrow-blue.png");
}
.multiselectListItem {
  background: none repeat scroll 0 0 #F6F6F6;
  border: 1px solid #F6F6F6;
  line-height: 1em;
  list-style: outside none none;
  margin: 0 0 -1px;
  padding-left: 0;
  position: relative;
  width: auto;
}
.multiselectListItemRemove {
  padding: 5px;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12px;
  color: #E70000;
}
.multiselectListItemRemove:hover {
  color: #E70000;
}
div.map-container .cluster {
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
}
div.map-container .cluster-1 {
  background-image: url("/img/module/application/map/cluster/m1.png");
  line-height: 53px;
  width: 53px;
  height: 52px;
}
div.map-container .cluster-2 {
  background-image: url("/img/module/application/map/cluster/m2.png");
  line-height: 53px;
  width: 56px;
  height: 55px;
}
div.map-container .cluster-3 {
  background-image: url("/img/module/application/map/cluster/m3.png");
  line-height: 66px;
  width: 66px;
  height: 65px;
}
nav#page-header {
  height: 145px;
  background-color: #034861;
  border: 0;
}
@media (max-width: 980px) {
  nav#page-header {
    height: 368px;
  }
}
div.list-count-message {
  font-family: 'Lato Light';
  font-size: 26px;
  color: #FFFFFF;
  text-align: center;
  margin-top: 26px;
}
div.list-count-message span {
  font-family: 'Lato Regular';
}
@media (min-width: 768px) {
  div#top-menu {
    width: 100%;
    height: 73px;
  }
  .navbar-brand {
    padding: 16px 24px 16px 9px;
  }
  .navbar .nav,
  .navbar .nav > li {
    float: none;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
  }
  div#top-menu .navbar-center > li:last-child {
    display: none;
  }
  .navbar .nav > li > a {
    font-family: 'Lato Regular';
    font-size: 16px;
    color: #07BCFF;
  }
  .navbar .nav > li > a.bright-menu {
    color: #FFFFFF !important;
  }
  .navbar .nav > li > a:hover,
  .navbar .nav > li > a:focus,
  .navbar-collapse .nav > li > a:hover,
  .navbar-collapse .nav > li > a:focus {
    background-color: transparent;
    text-decoration: underline;
  }
}
div#mobile-nav-container {
  display: none;
}
div#mobile-search-container {
  display: none;
}
a#premium-race-logo-mobile {
  display: none;
}
div#add-object-container {
  margin-top: 6px;
}
div#add-object-container .bootstrap-select button.selectpicker {
  height: 40px;
}
div#add-object-container .bootstrap-select,
.bootstrap-select > .add-object-select {
  width: 154px;
  background-color: #FF6600;
  color: #FFFFFF;
}
div#add-object-container .selectpicker {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
div#add-object-container a#add-object-button {
  display: block;
  float: right;
  background-color: #07BCFF;
  color: #FFFFFF;
  font-family: 'Open Sans Light';
  font-size: 38px;
  line-height: 38px;
  text-align: center;
  width: 42px;
  height: 40px;
}
div#add-object-container a#add-object-button:hover,
div#add-object-container a#add-object-button:focus {
  text-decoration: none;
}
li#logged-user-photo img {
  -moz-border-radius: 23px;
  -webkit-border-radius: 23px;
  border-radius: 23px;
  margin-top: 2px;
  margin-left: 25px;
}
li#logged-user-photo div.popover {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  width: 365px;
  min-height: 128px;
  max-width: none;
  background-color: #07BCFF;
}
li#logged-user-photo div.popover .arrow {
  left: 330px;
}
li#logged-user-photo div.popover .arrow:after {
  border-bottom-color: #07BCFF;
}
div#my-account-popover-content {
  display: none;
}
li#logged-user-photo div.popover-content a {
  font-family: 'Lato Regular';
  font-size: 16px;
  color: #FFFFFF;
  margin-right: 10px;
}
li#logged-user-photo div.popover-content div#my-account-display-name {
  font-family: 'Lato Light';
  font-size: 25px;
  color: #FFFFFF;
}
li#logged-user-photo div.popover-content hr {
  margin-top: 10px;
  margin-bottom: 16px;
}
li#logged-user-photo div.popover-content a#my-account-link,
li#logged-user-photo div.popover-content a#edit-account-link {
  margin-right: 14px;
}
li#logged-user-photo div.popover-content {
  padding: 20px 32px 24px 32px;
}
div.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
div#search-engine-panel {
  height: 50px;
  margin: 0 auto;
}
div#search-engine-panel div {
  float: left;
}
form#search-form input {
  border: 0;
  padding-left: 12px;
}
form#search-form .selectpicker {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
div#search-engine-panel input,
div#search-engine-panel button.selectpicker,
div.search-button-panel button {
  height: 40px;
}
div#search-label {
  font-family: 'Lato Light';
  font-size: 24px;
  color: #FFFFFF;
  margin-right: 9px;
  width: 79px;
}
div#search-type-container,
div#search-type-container button {
  width: 146px;
}
div#race-keyword-container input {
  width: 244px;
}
div#race-keyword-container .dropdown-menu {
  min-width: 243px;
}
div#article-keyword-container input {
  width: 697px;
}
div#run-type-container,
div#run-type-container button {
  width: 131px;
}
div#distance-type-container,
div#distance-type-container button {
  width: 113px;
}
input.calendar-icon {
  background-image: url('/img/module/application/calendar.png');
  background-repeat: no-repeat;
  background-position: 93% center;
  cursor: pointer;
}
input#date-from-search {
  width: 105px;
}
input#date-to-search {
  width: 104px;
}
input#date-from-search,
input#date-to-search {
  cursor: pointer;
}
form#search-form input#keyword-search,
form#search-form input#date-from-search {
  border-right: 1px solid #9AB6C0;
}
div#search-type-container .bootstrap-select,
.bootstrap-select > .search-type-select {
  width: 146px;
  background-color: #07BCFF;
  color: #FFFFFF;
}
div#run-type-container .bootstrap-select,
.bootstrap-select > .run-type-select {
  width: 105px;
  background-color: #FFFFFF;
  border-right: 1px solid #9AB6C0;
}
div#distance-type-container .bootstrap-select,
.bootstrap-select > .distance-type-select {
  width: 90px;
  background-color: #FFFFFF;
  border-right: 1px solid #9AB6C0;
}
div.search-button-panel button {
  background-color: #07BCFF;
  color: #FFFFFF;
  border: 0;
  cursor: pointer;
  width: 44px;
  display: block;
  margin: 0 auto;
  background-image: url('/img/module/application/search.png');
  background-repeat: no-repeat;
  background-position: center;
}
div.time-remaining {
  width: 110px;
  height: 20px;
  padding-top: 2px;
  font-family: 'Lato Semibold';
  font-size: 12px;
  letter-spacing: 4px;
  text-transform: uppercase;
  text-align: center;
  color: #FFFFFF;
  background-color: #07BCFF;
}
div.page-footer {
  height: 300px;
  background-color: #333333;
  font-family: 'Open Sans Light';
  font-size: 14px;
}
div.container footer.box-panel {
  height: 218px;
  margin-top: 29px;
}
footer div.navbar-collapse {
  padding-left: 0;
}
div#left-footer-part,
div#right-footer-part {
  float: left;
}
div#left-footer-part {
  width: 475px;
}
div#right-footer-part {
  width: 500px;
}
div#left-footer-part div#copyrights {
  color: #666666;
}
div#left-footer-part div#footer-menu ul {
  height: 194px;
  float: left;
}
div#left-footer-part div#footer-menu ul#left-footer-menu-column {
  width: 120px;
}
div#left-footer-part div#footer-menu ul li {
  height: 28px;
}
div#left-footer-part div#footer-menu ul.nav a:hover {
  background-color: transparent !important;
}
div#left-footer-part div#footer-menu a {
  padding-left: 0;
  color: #07BCFF;
}
a#fb-mobile-page {
  display: none;
}
div.box-effect {
  height: 325px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid transparent;
}
div.box-effect:hover {
  border-bottom: 2px solid #058CBE;
}
div.box-effect img,
div.short-race-list img {
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
div.box-effect:hover img,
div.short-race-list:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.box-effect:hover .image-overlay,
.short-race-list:hover .image-overlay {
  opacity: 0.7;
}
div.box-panel div.column-inner {
  width: 100%;
}
@media (min-width: 320px) and (max-width: 768px) {
  div.box-panel div.column-inner {
    width: 288px;
    margin: 0 auto;
  }
  div.box-effect {
    width: 288px;
    margin: 0 auto 15px auto;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    transition: all .4s ease;
  }
  div.box-effect div.column-inner {
    width: 100%;
  }
  div.article-box {
    min-height: auto;
  }
}
div.box-panel div.column-inner-left {
  float: left;
}
div.box-panel div.column-inner-right {
  float: right;
}
div.box-panel div.column-inner-middle {
  margin: 0 auto;
}
@media (max-width: 980px) {
  div.box-panel div.column-inner-left,
  div.box-panel div.column-inner-right {
    float: none;
    margin: 0 auto;
  }
}
div.box-panel div.column-inner p a {
  color: #333333;
}
div.box-panel div.column-inner p a:hover,
div.box-panel div.column-inner p a:focus {
  text-decoration: none;
}
.image-box {
  display: block;
  position: relative;
  overflow: hidden;
}
.image-box .image-overlay,
.responsive-logo-container .image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #058CBE;
  opacity: 0;
  transition: all .4s ease;
}
div.box-panel p {
  width: 100%;
}
div.article-panel h2 {
  margin-top: 7px;
  line-height: 22px;
  display: block;
  height: 70px;
}
div.article-panel h2 a {
  font-family: 'Lato Bold';
  font-size: 19px;
  color: #07BCFF;
}
div.article-panel p {
  margin-top: 7px;
  font-family: 'Lato Light';
  font-size: 14px;
  color: #333333;
  text-align: justify;
}
div.article-panel p.article-type {
  font-family: 'Lato Regular';
}
@media (max-width: 980px) {
  div.article-panel p {
    font-size: 12px;
  }
  table.event-info {
    font-size: 12px;
  }
  div.article-panel h2 {
    line-height: 0.5;
    text-align: left;
  }
  div.article-panel h2 a {
    font-size: 16px;
  }
  div.short-race-list h2 {
    font-size: 16px;
  }
}
div.add-article-box div {
  height: 300px;
  padding-top: 130px;
  background-color: #F6F6F6;
}
div.add-article-box div span,
div.add-article-box div a {
  display: block;
  margin: 0 auto;
  text-align: center;
}
div.add-article-box div span {
  color: #666666;
  font-family: 'Lato Light';
  font-size: 20px;
  padding-bottom: 10px;
}
div.add-article-box div a {
  color: #FFFFFF;
  padding-top: 7px;
  font-family: 'Lato Light';
  font-size: 16px;
  background-color: #058CBE;
  width: 180px;
  height: 40px;
}
div.person-box {
  width: 130px;
  height: 220px;
  text-align: center;
}
div.person-box img {
  -moz-border-radius: 60px;
  -webkit-border-radius: 60px;
  border-radius: 60px;
  margin-top: 13px;
}
div.person-box div.person-name-surname {
  font-family: 'Open Sans';
  font-size: 16px;
  color: #07BCFF;
  margin-top: 14px;
}
div.person-box div.person-name-surname a {
  font-family: 'Open Sans';
  font-size: 16px;
  color: #07BCFF;
}
div.person-box div.person-specialization {
  font-family: 'Lato Regular';
  font-size: 12px;
  color: #666666;
  text-transform: uppercase;
}
div.user-count-visualization div#number {
  font-family: 'Lato Hairline';
  font-size: 190px;
  line-height: 190px;
  color: #058CBE;
  float: left;
  margin-top: 5px;
}
div.user-count-visualization div#wheels {
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;
}
div.user-count-visualization div.wheel {
  float: left;
  width: 42px;
  height: 42px;
  background-color: #07BCFF;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
div.user-count-visualization div#wheels img {
  -moz-border-radius: 23px;
  -webkit-border-radius: 23px;
  border-radius: 23px;
}
div.user-count-visualization div.wheel,
div.user-count-visualization div#wheels img {
  margin-left: 8px;
  margin-bottom: 6px;
}
div.modal div.modal-content {
  background: #07BCFF;
  color: #FFFFFF;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
div.modal div.modal-content .modal-title {
  font-family: 'Lato Bold';
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 14px;
}
div.modal div.modal-content .modal-body {
  font-family: 'Open Sans';
  font-size: 14px;
}
div.modal div.modal-content div.modal-header {
  border-bottom: 0;
}
div.modal div.modal-content div.modal-footer {
  border-top: 0;
}
div.modal div.modal-content button.close {
  background-image: url('../../../img/module/application/modal-cross.png');
  text-shadow: none;
  opacity: 1;
  width: 15px;
  height: 14px;
}
div.modal div.modal-content input,
div.modal div.modal-content button {
  height: 39px;
}
@media (max-width: 980px) {
  div#search-engine-panel {
    height: 318px;
  }
  div#search-label {
    text-align: center;
  }
  div#search-label,
  div#search-engine-panel,
  div#search-type-container,
  div#search-type-container button,
  div#search-type-container .bootstrap-select,
  div#race-keyword-container,
  div#article-keyword-container,
  div#run-type-container,
  div#distance-type-container,
  div#date-from-container,
  div#date-to-container,
  div#run-type-container button,
  div#distance-type-container button,
  div#run-type-container .bootstrap-select,
  div#distance-type-container .bootstrap-select,
  .bootstrap-select > .search-type-select,
  .bootstrap-select > .run-type-select,
  .bootstrap-select > .distance-type-select,
  div#race-keyword-container input,
  input#date-from-search,
  input#date-to-search,
  div#article-keyword-container input,
  div.search-button-panel,
  div.search-button-panel button {
    width: 100%;
  }
  form#search-form input#keyword-search,
  form#search-form input#date-from-search,
  div#run-type-container .bootstrap-select,
  div#distance-type-container .bootstrap-select,
  .bootstrap-select > .run-type-select,
  .bootstrap-select > .distance-type-select {
    border-right: 0;
  }
  div#race-keyword-container,
  div#article-keyword-container,
  div#run-type-container,
  div#distance-type-container,
  div#date-from-container {
    border-bottom: 1px solid #9AB6C0;
  }
}
div#social-fixed {
  position: fixed;
  top: 130px;
  left: 0;
  width: 60px;
  padding: 10px 5px;
  z-index: 99;
  background-color: #FFFFFF;
  opacity: 0.9;
  border: 1px solid #ABABAB;
  border-left: 0;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
div#social-fixed a {
  display: inline-block;
  width: 100%;
  height: auto;
  overflow: hidden;
}
div#social-fixed a img {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
div#social-fixed a img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
div.kr-disqus {
  padding: 18px 15px 40px 15px;
  border-top: 2px solid #ABABAB;
  margin-top: 10px;
}
div.profile-title-container-row .fb_iframe_widget span,
div.profile-title-container-row .fb_iframe_widget span iframe[style] {
  height: 30px !important;
}
.menu-item {
  text-align: justify;
  padding: 0;
  margin: 0;
}
.menu-item:after {
  content: "";
  display: inline-block;
  width: 100%;
}
.menu-item > * {
  text-align: left;
}
.menu-item > li {
  display: inline-block;
}
.menu-item li a {
  color: #fff;
  vertical-align: middle;
}
div.add_menu {
  font-family: 'Lato Regular';
}
div.add_menu h1 {
  margin-top: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid;
  font-family: 'Lato Regular';
}
div.add_menu a.addnewpage {
  display: inline-block;
  color: #FFFFFF;
  font-family: 'Open Sans';
  font-size: 13px;
  background-color: #FF6600;
  width: 25%;
  padding: 5px 0;
  text-align: center;
  border: 1px solid transparent;
}
div.add_menu a.edit_row {
  display: inline-block;
  color: #FFFFFF;
  font-family: 'Open Sans';
  font-size: 13px;
  background-color: #FF6600;
  width: auto;
  text-align: center;
  border: 1px solid transparent;
}
div.add_menu form {
  float: left;
  width: 100%;
  text-align: center;
}
div.add_menu label {
  float: left;
  width: 100%;
}
div.add_menu label span {
  float: left;
  width: 25%;
  text-align: left;
  font-family: 'Lato Bold';
}
div.add_menu label input {
  float: left;
  width: 30%;
}
div.add_menu label select {
  float: left;
}
div.add_menu #submitbutton {
  display: inline-block;
  color: #FFFFFF;
  font-family: 'Open Sans';
  font-size: 13px;
  background-color: #FF6600;
  width: 10%;
  height: 30px;
  text-align: center;
  border: 1px solid transparent;
}
div.add_menu #submitbutton:hover,
div.add_menu a.addnewpage:hover,
div.add_menu a.edit_row:hover {
  color: #FF6600;
  border: 1px solid #FF6600;
  background-color: #ffffff;
  text-decoration: none;
}
div#admin_route {
  float: left;
  width: 100%;
  padding: 10px 0;
  text-align: center;
  border-top: 1px solid;
}
div#admin_route.return_to_menu {
  margin-top: 15px;
}
@media (max-width: 1023px) {
  nav#page-header {
    height: 70px;
    background-color: #034861;
  }
  nav#page-header div.navbar-header {
    background-color: #07BCFF;
    height: 70px;
  }
  nav#page-header div.navbar-header div#mobile-nav-container {
    display: block !important;
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    margin: auto;
    padding-top: 10px;
  }
  nav#page-header div.navbar-header div#mobile-nav-container .navbar-toggle {
    float: left;
    z-index: 2;
    outline: none;
    padding-left: 23px;
    padding-top: 0;
    margin-top: 5px;
  }
  nav#page-header div.navbar-header div#mobile-nav-container .navbar-toggle img#mobile-menu-close {
    display: inline;
  }
  nav#page-header div.navbar-header div#mobile-nav-container .navbar-toggle img#mobile-menu {
    display: none;
  }
  nav#page-header div.navbar-header div#mobile-nav-container .navbar-toggle.collapsed img#mobile-menu-close {
    display: none;
  }
  nav#page-header div.navbar-header div#mobile-nav-container .navbar-toggle.collapsed img#mobile-menu {
    display: inline;
  }
  nav#page-header div.navbar-header div#mobile-nav-container div#mobile-search-container {
    display: block !important;
    float: right;
    width: 40px;
    height: 40px;
    margin-top: 6px;
    margin-right: 23px;
    cursor: pointer;
  }
  nav#page-header .navbar-center,
  nav#page-header .navbar-right {
    margin-top: 0;
  }
  nav#page-header .navbar-center {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  nav#page-header.navbar-fixed-top-mobile {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
  }
  nav#page-header ul.navbar-nav {
    z-index: 1020;
    background-color: #07BCFF;
    height: calc(100vh - 125px);
  }
  nav#page-header .nav> li> a {
    color: #FFFFFF;
    font-family: 'Lato Regular';
    font-size: 20px;
    text-align: left;
    padding-left: 30px;
    padding-top: 15px;
    height: 50px;
  }
  nav#page-header .nav> li> a:hover,
  nav#page-header .nav> li> a:focus {
    background-color: #058CBE;
  }
  nav#page-header .nav> li:last-child {
    position: absolute;
    bottom: 0;
    height: 80px;
    width: 100%;
    padding-top: 15px;
    background-color: #058CBE;
  }
  nav#page-header .nav> li:last-child a.menu-link {
    display: block;
    float: left;
    font-size: 18px;
    color: #FFFFFF;
    width: 50%;
    text-align: center;
  }
  nav#page-header .nav> li:last-child a.menu-link:last-child {
    float: right;
    padding-left: 15px;
    padding-right: 30px;
  }
  nav#page-header .nav> li:last-child.logged-user-auth-menu {
    height: 190px;
    padding: 20px 30px 0 30px;
  }
  nav#page-header .nav> li:last-child.logged-user-auth-menu div#my-account-display-name-mobile {
    height: 90px;
  }
  nav#page-header .nav> li:last-child.logged-user-auth-menu div#my-account-display-name-mobile p {
    display: block;
    float: left;
    font-family: 'Lato Light';
    font-size: 26px;
    text-align: left;
    color: #FFFFFF;
    width: calc(100% - 46px);
    word-wrap: break-word;
  }
  nav#page-header .nav> li:last-child.logged-user-auth-menu div#my-account-display-name-mobile img {
    diplay: block;
    float: right;
    -moz-border-radius: 23px;
    -webkit-border-radius: 23px;
    border-radius: 23px;
  }
  nav#page-header .nav> li:last-child.logged-user-auth-menu div#my-account-links-mobile {
    padding-top: 15px;
  }
  nav#page-header .nav> li:last-child.logged-user-auth-menu div#my-account-links-mobile a {
    display: block;
    float: left;
    width: 32%;
    text-align: center;
    padding: 0;
  }
  nav#page-header .nav> li:last-child.logged-user-auth-menu div#my-account-links-mobile a:first-child {
    text-align: left;
  }
  nav#page-header .nav> li:last-child.logged-user-auth-menu div#my-account-links-mobile a:last-child {
    text-align: right;
    width: 36%;
  }
  nav#page-header .nav> li:last-child.logged-user-auth-menu div#my-account-links-mobile.without-profile a {
    width: 50% !important;
  }
  nav#page-header .nav> li:last-child.logged-user-auth-menu div#my-account-links-mobile.without-profile a:last-child {
    width: 50% !important;
  }
  nav#page-header .navbar-collapse {
    border-top: 0;
  }
  nav#article-header .nav > li > a {
    background-color: #07BCFF;
    color: #FFFFFF;
  }
  nav#article-header .nav > li > a:hover,
  nav#article-header .nav > li > a:focus {
    background-color: #F6F6F6;
    color: #333333;
  }
  nav#article-header .navbar-center,
  .navbar-right {
    margin-top: 0;
  }
  div#search-engine-panel-container {
    display: none;
  }
  div#mobile-search-modal .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
  }
  div#mobile-search-modal .modal-dialog .modal-content {
    height: auto;
    min-height: 100%;
    border-radius: 0;
    background-color: #034861;
    cursor: default;
  }
  div#mobile-search-modal .modal-dialog .modal-content .modal-body {
    padding-top: 0;
    margin-top: 20px;
  }
  div#mobile-search-modal .modal-dialog .modal-content .modal-body div#search-engine-panel {
    clear: both;
  }
  div#mobile-search-modal .modal-dialog .modal-content .modal-body div#search-engine-panel div#search-label {
    font-family: 'Lato Bold';
    font-size: 36px;
    line-height: 38px;
    text-align: left;
    margin-bottom: 24px;
  }
  div#mobile-search-modal .modal-dialog .modal-content .modal-body div#search-engine-panel div.search-button-panel button {
    background-color: #FF6600;
  }
  div#mobile-search-modal .modal-dialog .modal-content .modal-body div#search-engine-panel> div,
  div#mobile-search-modal .modal-dialog .modal-content .modal-body div#search-engine-panel form > div {
    margin-bottom: 20px;
  }
  div#mobile-search-modal .modal-dialog .modal-content .modal-body div#search-engine-panel> div input,
  div#mobile-search-modal .modal-dialog .modal-content .modal-body div#search-engine-panel> div button,
  div#mobile-search-modal .modal-dialog .modal-content .modal-body div#search-engine-panel form > div input,
  div#mobile-search-modal .modal-dialog .modal-content .modal-body div#search-engine-panel form > div button {
    height: 48px;
  }
  div#mobile-search-modal .modal-dialog .modal-content .modal-body div#search-engine-panel> div button span,
  div#mobile-search-modal .modal-dialog .modal-content .modal-body div#search-engine-panel form > div button span {
    margin-top: 5px;
  }
  div#mobile-search-modal .modal-dialog .modal-content .modal-body div#search-engine-panel> div button span.fa,
  div#mobile-search-modal .modal-dialog .modal-content .modal-body div#search-engine-panel form > div button span.fa {
    margin-top: 9px;
  }
  div#mobile-search-modal .modal-dialog .modal-content .modal-body div#search-engine-panel> div .bootstrap-select > .search-type-select,
  div#mobile-search-modal .modal-dialog .modal-content .modal-body div#search-engine-panel form > div .bootstrap-select > .search-type-select {
    font-family: 'Lato Semibold';
  }
  div#mobile-search-modal .modal-dialog .modal-content .modal-body div#search-engine-panel> div .bootstrap-select > .search-type-select,
  div#mobile-search-modal .modal-dialog .modal-content .modal-body div#search-engine-panel> div .bootstrap-select > .run-type-select,
  div#mobile-search-modal .modal-dialog .modal-content .modal-body div#search-engine-panel> div .bootstrap-select > .distance-type-select,
  div#mobile-search-modal .modal-dialog .modal-content .modal-body div#search-engine-panel> div input.std-input,
  div#mobile-search-modal .modal-dialog .modal-content .modal-body div#search-engine-panel form > div .bootstrap-select > .search-type-select,
  div#mobile-search-modal .modal-dialog .modal-content .modal-body div#search-engine-panel form > div .bootstrap-select > .run-type-select,
  div#mobile-search-modal .modal-dialog .modal-content .modal-body div#search-engine-panel form > div .bootstrap-select > .distance-type-select,
  div#mobile-search-modal .modal-dialog .modal-content .modal-body div#search-engine-panel form > div input.std-input {
    font-size: 18px;
  }
  div#mobile-search-modal .modal-dialog .modal-content .modal-body div#search-engine-panel> div .bootstrap-select > .run-type-select,
  div#mobile-search-modal .modal-dialog .modal-content .modal-body div#search-engine-panel> div .bootstrap-select > .distance-type-select,
  div#mobile-search-modal .modal-dialog .modal-content .modal-body div#search-engine-panel form > div .bootstrap-select > .run-type-select,
  div#mobile-search-modal .modal-dialog .modal-content .modal-body div#search-engine-panel form > div .bootstrap-select > .distance-type-select {
    color: #666666;
  }
  div#mobile-search-modal .modal-dialog .modal-content .modal-body div#search-engine-panel> div .search-type-select span.filter-option,
  div#mobile-search-modal .modal-dialog .modal-content .modal-body div#search-engine-panel form > div .search-type-select span.filter-option {
    padding-top: 2px;
  }
  div#mobile-search-modal .modal-dialog .modal-content .modal-body div#search-engine-panel div#date-from-container,
  div#mobile-search-modal .modal-dialog .modal-content .modal-body div#search-engine-panel div#date-to-container {
    width: 49%;
    margin-bottom: 40px;
  }
  div#mobile-search-modal .modal-dialog .modal-content .modal-body div#search-engine-panel div#date-from-container {
    float: left;
  }
  div#mobile-search-modal .modal-dialog .modal-content .modal-body div#search-engine-panel div#date-to-container {
    float: right;
  }
  div#mobile-search-modal .modal-dialog .modal-content .modal-body div#search-engine-panel input.calendar-icon {
    background-image: url('/img/module/application/mobile/calendar.png');
    background-repeat: no-repeat;
    background-position: 89% center;
  }
  body div.main-container {
    margin-top: 94px;
  }
  footer {
    position: relative;
  }
  footer a#fb-mobile-page {
    display: block;
    position: absolute;
    top: 0;
    right: 30px;
  }
  footer .collapse {
    display: block !important;
  }
  div.page-footer .navbar-collapse {
    box-shadow: none;
  }
  div#left-footer-part {
    width: 100%;
  }
  div#left-footer-part div#footer-menu ul li {
    height: auto;
  }
  div#left-footer-part div#footer-menu a {
    font-family: 'Lato Light';
    font-size: 20px;
    line-height: 36px;
    color: #FFFFFF;
    padding-top: 0;
    padding-bottom: 0;
  }
  div#right-footer-part {
    display: none;
  }
  ul#left-footer-menu-column {
    display: none;
  }
  div.container footer.box-panel {
    margin-top: 25px;
    margin-left: 30px;
  }
  .page-section {
    font-family: 'Lato Semibold';
    font-size: 12px;
    letter-spacing: 4px;
    border-top: 1px solid #ABABAB;
  }
  .page-section span {
    top: -8px;
    padding: 0 12px;
  }
  div.box-effect {
    height: auto;
    padding-top: 0;
    margin-bottom: 15px;
  }
  div.article-panel h2 {
    height: auto;
    margin-top: 20px;
  }
  div.article-panel h2 a {
    font-family: 'Lato Semibold';
    font-size: 18px;
    line-height: 22px;
  }
  div.article-panel p {
    font-family: 'Lato Regular';
    font-size: 18px;
    line-height: 24px;
    text-align: left;
  }
  div.add-article-box div {
    width: 300px;
    height: 225px;
    padding-top: 50px;
    background-color: #034861;
  }
  div.add-article-box div span {
    color: #FFFFFF;
    font-family: 'Lato Regular';
    font-size: 18px;
  }
  div.add-article-box div a {
    font-family: 'Lato Regular';
    background-color: #FF6600;
    margin-top: 20px;
  }
  div.add-article-box div a.general {
    margin-top: 42px;
  }
  div.modal div.modal-content button.close {
    background-image: url('../../../img/module/application/mobile/cross.png');
    height: 40px;
    width: 40px;
  }
  div#profile-fb-like-container {
    z-index: 999;
  }
  div#cookiesBar {
    background-color: #069DD5 !important;
    z-index: 980 !important;
  }
  a#premium-race-logo-mobile {
    display: block !important;
    position: relative;
    width: 100%;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    text-align: center;
    margin: auto;
    z-index: 1;
  }
}
