body {
  margin: 0;
  padding: 0;
  font-family: sans-serif;
}
body {
  background-color: #f7f6f8;
}

#root {
  /*margin-top:20px;*/
}

@-webkit-keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

.view {
  -webkit-animation: fadeIn 0.2s ease-in;
          animation: fadeIn 0.2s ease-in;
}

.history span {
  margin-right: 8px;
}

/*********** CUSTOM CSS by SZABI ***************/

.notation-322f9 {

}

.alpha-d2270 {

}

.numeric-fc462 {
}

.spare-pieces-bottom-ae20f {
  position: absolute;
  left: 700px;
}

.spare-pieces-top-4028b {
  position: absolute;
  left: 750px;
}

.spare-pieces-extra-5123c {
  position: absolute;
  left: 5px;
  height: 410px;
  width: 204px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.spare-pieces-extra-5123c div {
  padding: 0px 1px 1px 0px;
}

.spare-pieces-7492f {
  padding-left: 0px !important;
  top: 50px;
}

.spare-pieces-7492f > img {
  display: block;
}

.highlight-square {
  -webkit-box-shadow: inset 0 0 3px 3px #ff3c00;
  box-shadow: inset 0 0 3px 3px #ff3c00;
}

.settings_div {
  background: #ffffff;
  margin-top: 10px;
}

.settings_div > h2 {
  text-align: center;
}

#descriptionField {
  min-height: 12rem;
}

.piece-417db {
  z-index: 1000;
  position: relative;
}

/*.notation-numeric {
  position: absolute;
  left: 20px;
  top: 50px;
}

.notation-numeric > div {
  height: 49px;
}*/

.boardColumn {
  padding: 10px 0 0 0 !important;
  width: 500px !important;
  margin-left: 240px !important;
}

#board {
 /* padding-bottom: 50px;*/
  position: relative;
}

.container {
  padding: 0;
  max-width: 100%;
}

.row {
  width: 100% !important;
}

.button {
  width: 120px;
  padding: 0 !important;
}

#headline {
  margin: 0px 0px 5px 0px;
}

#headline table, #headline p {
  margin: 0;
}
#headline td {
  border: none;
  padding: 0;
}

#headline .fr-view {
  font-size: 24px;
}

.position_number {
  background: #fff;
  width: 50px;
  height: 50px;
  border-radius: 10%;
  border: 3px solid #404040;
  margin: 0px auto 0px auto;
  text-align: center;
  font-size: 30px;
  color: #000;
}

.arrow-down {
  width: 0; 
  height: 0; 
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 20px solid #000;
  margin: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.arrow-down-wrapper {
  /*border-radius: 50%;*/
  /*width: 25px;
  height: 25px;*/
  /*background: #fff;
  border: 3px solid #000;*/
  margin: 5px auto 0px auto;
}

.arrow-up { 
  position: relative;
  margin: 20px auto 0px auto;
  width: 25px;
}
.arrow-up>div { 
  width: 26px;
  height: 2px;
  background: #000;
}

.arrow-up>div:before {
  content: " ";
  display: block;
  width: 26px;
  height: 2px;
  background: #000;
  -webkit-transform: rotate(56deg);
  -ms-transform: rotate(56deg);
  transform: rotate(56deg);
  position: absolute;
  top: -10px;
  right: -7px;
}
.arrow-up>div:after {
  content: " ";
  display: block;
  width: 26px;
  height: 2px;
  background: #000;
  -webkit-transform: rotate(-56deg);
  -ms-transform: rotate(-56deg);
  transform: rotate(-56deg);
  position: absolute;
  top: -10px;
  left: -7px;
}
.difficulty_div {
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.difficulty_wrapper {
  margin: auto;
  width: 40px;
}

.ReactModal__Overlay {
  z-index: 1000;
}
.triangle {
  width         : 0;
  height        : 0;
  border-left   : 6px solid transparent;
  border-right  : 6px solid transparent;  
  border-bottom : 8px solid red;
  /*transform     : rotate(0deg);*/
  position: absolute;
  z-index: 2000;
}

#actionbuttons {
  width: 400px;
  padding-top: 340px;
}
.themeSaving {
  width: 134px;
}
.actionButtons {
  position: absolute;
  left: 700px;
  width: 134px;
}
.actionButtons td {
  padding: 5px 0px 5px 0px;
}
.actionButtons img, .themeSaving img {
  cursor: pointer;
  height: 30px;
}
.actionButtons svg {
  cursor: pointer;
  height: 30px;
  width: 30px;
}

.fr-view p {
  margin-bottom: 0px;
}

.loader {
  position: fixed;
  z-index: 999;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
.loader::before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
}

.loader::after {
  background-color: rgba(0,0,0,.7);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  color: white;
}

.loader-hu::after {
  content: var(--loading-text, 'Export\E1l\E1s folyamatban, k\E9rlek v\E1rj...');
}

.loader-en::after {
  content: var(--loading-text, 'Exporting, please wait...');
}

.show-border-left {
  border: none;
  border-left: 3px solid yellow !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.show-border-right {
  border: none;
  border-right: 3px solid yellow !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.show-border-top {
  border: none;
  border-top: 3px solid yellow !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.show-border-bottom {
  border: none;
  border-bottom: 3px solid yellow !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.addButton {
  background-color: steelblue;
  width: 38px;
  height: 38px;
  text-align: center;
  color: white;
  padding: 6px;
  border-radius: 4px;
  cursor: pointer;
  font-weight: bold;
}

.ReactModal__Overlay {
  z-index: 2000;
}
.ReactModal__Content .react-contextmenu--visible {
  z-index: 3000;
  left: 100px !important;
  margin-top: -50px;
}

.list_icons {
  width: 70px;
  overflow: hidden;
}
.list_icons img {
  cursor: pointer;
  width: 15px;
}

.list_icons_vertical {
  width: 70px;
  overflow: hidden;
  padding: 40px 0px 0px 20px;
}
.list_icons_vertical img {
  cursor: pointer;
  display: block;
  width: 20px;
  padding-bottom: 10px;
}

input[type="checkbox"], input[type="radio"] {
  margin: 0px;
}

.square-index,
.square-index-test {
  width: 50%;
  height: 50%;
  position: absolute;
  z-index: 998;
}

.square-index-test {
  -webkit-box-shadow: inset 0 0 3px 3px yellow;
  box-shadow: inset 0 0 3px 3px yellow;
}

.watermark {
  position: absolute;
  z-index: 999;
  display: block;
  margin-top: 31%;
  left: 20px;
}

.watermark-text {
  color: #f0d9b5;
  text-shadow: -1px -1px 1px #fff, 1px 1px 1px #000;
  font-size: 60px;
  opacity: 0.4;
  vertical-align: middle;
  height: 100%;
  display: block;
}

.square_bg {
  position: absolute;
  z-index: 996;
}

.cellLayer {
  z-index: 997;
}

.top_menu {
  height: 40px;
  background: #ccc;
  padding: 0px 0px 0px 50px;
  border-bottom: 1px solid #333;
}

.settings_toggle {
  width: 40px;
  height: 40px;
  margin: 5px 20px;
  background: #fff;
  position: absolute;
  right: 0px;
  cursor: pointer;
}
.settings_toggle img {
  height: 35px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.language_selecter {
  height: 40px;
  width: 100px !important;
  /*float: left;*/
}

.export_counter, .username_div {
  height: 40px;
  line-height: 40px;
}

.buy_credits {
  height: 30px;
  line-height: 30px;
  padding: 0 0.7rem;
  font-size: 1rem;
}

.react-tabs {
  padding-top: 5px;
}.react-tabs {
  -webkit-tap-highlight-color: transparent;
}

.react-tabs__tab-list {
  border-bottom: 1px solid #aaa;
  margin: 0 0 10px;
  padding: 0;
}

.react-tabs__tab {
  display: inline-block;
  border: 1px solid transparent;
  border-bottom: none;
  bottom: -1px;
  position: relative;
  list-style: none;
  padding: 6px 12px;
  cursor: pointer;
}

.react-tabs__tab--selected {
  background: #fff;
  border-color: #aaa;
  color: black;
  border-radius: 5px 5px 0 0;
}

.react-tabs__tab--disabled {
  color: GrayText;
  cursor: default;
}

.react-tabs__tab:focus {
  -webkit-box-shadow: 0 0 5px hsl(208, 99%, 50%);
          box-shadow: 0 0 5px hsl(208, 99%, 50%);
  border-color: hsl(208, 99%, 50%);
  outline: none;
}

.react-tabs__tab:focus:after {
  content: "";
  position: absolute;
  height: 5px;
  left: -4px;
  right: -4px;
  bottom: -5px;
  background: #fff;
}

.react-tabs__tab-panel {
  display: none;
}

.react-tabs__tab-panel--selected {
  display: block;
}
/**
* Rangeslider
*/
.rangeslider {
  margin: 20px 0;
  position: relative;
  background: #e6e6e6;
  -ms-touch-action: none;
  touch-action: none;
}
.rangeslider,
.rangeslider .rangeslider__fill {
  display: block;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.4);
          box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.4);
}
.rangeslider .rangeslider__handle {
  background: #fff;
  border: 1px solid #ccc;
  cursor: pointer;
  display: inline-block;
  position: absolute;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), 0 -1px 3px rgba(0, 0, 0, 0.4);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), 0 -1px 3px rgba(0, 0, 0, 0.4);
}
.rangeslider .rangeslider__handle .rangeslider__active {
  opacity: 1;
}
.rangeslider .rangeslider__handle-tooltip {
  width: 40px;
  height: 40px;
  text-align: center;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.8);
  font-weight: normal;
  font-size: 14px;
  -webkit-transition: all 100ms ease-in;
  -o-transition: all 100ms ease-in;
  transition: all 100ms ease-in;
  border-radius: 4px;
  display: inline-block;
  color: white;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
}
.rangeslider .rangeslider__handle-tooltip span {
  margin-top: 12px;
  display: inline-block;
  line-height: 100%;
}
.rangeslider .rangeslider__handle-tooltip:after {
  content: ' ';
  position: absolute;
  width: 0;
  height: 0;
}
/**
* Rangeslider - Horizontal slider
*/
.rangeslider-horizontal {
  height: 12px;
  border-radius: 10px;
}
.rangeslider-horizontal .rangeslider__fill {
  height: 100%;
  background-color: #7cb342;
  border-radius: 10px;
  top: 0;
}
.rangeslider-horizontal .rangeslider__handle {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}
.rangeslider-horizontal .rangeslider__handle:after {
  content: ' ';
  position: absolute;
  width: 16px;
  height: 16px;
  top: 6px;
  left: 6px;
  border-radius: 50%;
  background-color: #dadada;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4) inset, 0 -1px 3px rgba(0, 0, 0, 0.4) inset;
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4) inset, 0 -1px 3px rgba(0, 0, 0, 0.4) inset;
}
.rangeslider-horizontal .rangeslider__handle-tooltip {
  top: -55px;
}
.rangeslider-horizontal .rangeslider__handle-tooltip:after {
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid rgba(0, 0, 0, 0.8);
  left: 50%;
  bottom: -8px;
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
}
/**
* Rangeslider - Vertical slider
*/
.rangeslider-vertical {
  margin: 20px auto;
  height: 150px;
  max-width: 10px;
  background-color: transparent;
}
.rangeslider-vertical .rangeslider__fill,
.rangeslider-vertical .rangeslider__handle {
  position: absolute;
}
.rangeslider-vertical .rangeslider__fill {
  width: 100%;
  background-color: #7cb342;
  -webkit-box-shadow: none;
          box-shadow: none;
  bottom: 0;
}
.rangeslider-vertical .rangeslider__handle {
  width: 30px;
  height: 10px;
  left: -10px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.rangeslider-vertical .rangeslider__handle-tooltip {
  left: -100%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}
.rangeslider-vertical .rangeslider__handle-tooltip:after {
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid rgba(0, 0, 0, 0.8);
  left: 100%;
  top: 12px;
}
/**
* Rangeslider - Reverse
*/
.rangeslider-reverse.rangeslider-horizontal .rangeslider__fill {
  right: 0;
}
.rangeslider-reverse.rangeslider-vertical .rangeslider__fill {
  top: 0;
  bottom: inherit;
}
/**
* Rangeslider - Labels
*/
.rangeslider__labels {
  position: relative;
}
.rangeslider-vertical .rangeslider__labels {
  position: relative;
  list-style-type: none;
  margin: 0 0 0 24px;
  padding: 0;
  text-align: left;
  width: 250px;
  height: 100%;
  left: 10px;
}
.rangeslider-vertical .rangeslider__labels .rangeslider__label-item {
  position: absolute;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}
.rangeslider-vertical .rangeslider__labels .rangeslider__label-item::before {
  content: '';
  width: 10px;
  height: 2px;
  background: black;
  position: absolute;
  left: -14px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: -1;
}
.rangeslider__labels .rangeslider__label-item {
  position: absolute;
  font-size: 14px;
  cursor: pointer;
  display: inline-block;
  top: 10px;
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
}

/*# sourceMappingURL=main.93b28399.css.map*/