@charset "UTF-8";
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
  max-width: 100%;
  height: auto;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
@font-face {
  font-family: "PNova";
  src: url(../fonts/proximanova-regular.eot);
  src: url(../fonts/proximanova-regular.eot.eot?iefix) format("eot"),
    url(../fonts/proximanova-regular.woff) format("woff"),
    url(../fonts/proximanova-regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "PNova";
  src: url(../fonts/proximanova-light.eot);
  src: url(../fonts/proximanova-light.eot.eot?iefix) format("eot"),
    url(../fonts/proximanova-light.woff) format("woff"),
    url(../fonts/proximanova-light.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "PNova";
  src: url(../fonts/proximanova-semibold.eot);
  src: url(../fonts/proximanova-semibold.eot?iefix) format("eot"),
    url(../fonts/proximanova-semibold.woff) format("woff"),
    url(../fonts/proximanova-semibold.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "PNova";
  src: url(../fonts/proximanova-bold.eot);
  src: url(../fonts/proximanova-bold.eot?iefix) format("eot"),
    url(../fonts/proximanova-bold.woff) format("woff"),
    url(../fonts/proximanova-bold.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "PNovaCon";
  src: url(../fonts/ProximaNovaCond-Bold.eot);
  src: url(../fonts/ProximaNovaCond-Bold.eot?iefix) format("eot"),
    url(../fonts/ProximaNovaCond-Bold.woff) format("woff"),
    url(../fonts/ProximaNovaCond-Bold.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
}
body {
  font-family: "PNova", "Arial", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #555;
}
a {
  color: #000;
  text-decoration: none;
}
.page-wrapper {
  max-width: 1236px;
  margin: 0 auto;
  padding-left: 22px;
  padding-right: 22px;
}
.btn {
  display: block;
  border-radius: 100px;
  text-transform: uppercase;
}
.btn-login {
  border: 2px solid #899f1a;
  color: #899f1a;
  -webkit-transition: color 0.3s, border 0.3s;
  -o-transition: color 0.3s, border 0.3s;
  transition: color 0.3s, border 0.3s;
}
.btn-login--header {
  margin-left: auto;
  padding: 11px 18px;
  font-family: "PNovaCon", "Arial", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 12px;
}
.btn-login--header:active {
  padding-top: 12px;
  padding-bottom: 10px;
}
.btn-section {
  padding: 12px 22px 11px;
  position: relative;
  display: inline-block;
  font-family: "PNovaCon", "Arial", sans-serif;
  color: #f3dc09;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f75f4f),
    to(#d93b2b)
  );
  background-image: -webkit-linear-gradient(#f75f4f, #d93b2b);
  background-image: -o-linear-gradient(#f75f4f, #d93b2b);
  background-image: linear-gradient(#f75f4f, #d93b2b);
  -webkit-transition: background 2s;
  -o-transition: background 2s;
  transition: background 2s;
  -webkit-box-shadow: inset 0 -3px 0 #ba3d30;
  box-shadow: inset 0 -3px 0 #ba3d30;
}
.btn-hide {
  display: block;
  position: absolute;
  font-size: 0;
  border-radius: 50%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
  cursor: pointer;
}
.btn-hide::after,
.btn-hide::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.btn-hide--account {
  background-color: #00c9ff;
  top: 20px;
  right: 20px;
  width: 27px;
  height: 27px;
}
.btn-hide--account::after,
.btn-hide--account::before {
  background-color: #009fc9;
  border-radius: 2px;
}
.btn-hide--account::after {
  height: 9px;
  width: 2px;
}
.btn-hide--account::before {
  width: 9px;
  height: 2px;
}
.btn-hide--support,
.btn-hide--doc {
  background-color: #fff;
  width: 27px;
  height: 27px;
  top: 20px;
  right: 20px;
}
.btn-hide--support::after,
.btn-hide--doc::after,
.btn-hide--support::before,
.btn-hide--doc::before {
  background-color: #d7d7d7;
  border-radius: 2px;
}
.btn-hide--support::after,
.btn-hide--doc::after {
  height: 9px;
  width: 2px;
}
.btn-hide--support::before,
.btn-hide--doc::before {
  width: 9px;
  height: 2px;
}
.btn-hide--doc {
  border: 1px solid #aaa;
}
.btn-hide--doc::after,
.btn-hide--doc::before {
  background-color: #aaa;
  border-radius: 2px;
}
.no-scroll {
  height: 100%;
  overflow: hidden;
}
.create-server {
  position: relative;
}
.create-server__wrapper {
  padding-top: 75px;
  padding-bottom: 47px;
}
.create-server__form {
  position: relative;
}
.create-server__form-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  border: 2px solid #076d4d;
  border-radius: 10px;
  background-color: #e6F0ed;
}
.create-server__title {
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 27px;
  margin: 0;
  padding: 12px 30px;
  color: #fff;
  text-align: center;
  background-color: #a9cbc1;
  border-radius: 50px;
  line-height: 20px;
}
.create-server__settings {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 30px 0;
  -ms-flex-preferred-size: 78%;
  flex-basis: 78%;
}
.create-server__setting {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-left: 100px;
  height: 117px;
  border-top: 1px solid #a9cbc1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.create-server__setting:first-child,
.create-server__setting:nth-child(2) {
  border-top: none;
}
.create-server__setting-label {
  display: block;
  position: absolute;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: #076d4d;
}
.create-server__setting-label > span {
  display: none;
}
.create-server__setting-number {
  display: block;
  position: absolute;
  right: 70px;
  font-size: 16px;
  font-weight: 600;
  color: #076d4d;
}
.create-server__setting-number > span {
  display: none;
}
.create-server__setting-number--ram {
  right: 127px;
}
.create-server__setting-out {
  display: none;
}
.create-server__setting .irs {
  position: relative;
  display: block;
  height: 55px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.create-server__setting .irs-wrapper {
  position: relative;
  width: 100%;
}
.create-server__setting .irs-single {
  position: absolute;
  display: block;
  top: -4px;
  right: 10px !important;
  left: auto !important;
  width: 55px;
  height: 37px;
  padding: 0;
  font-size: 21px;
  line-height: 33px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  border: none;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #a9cbc1;
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(#83b6a6),
    to(#a9cbc1)
  );
  background-image: -webkit-linear-gradient(bottom, #83b6a6, #a9cbc1);
  background-image: -o-linear-gradient(bottom, #83b6a6, #a9cbc1);
  background-image: linear-gradient(to top, #83b6a6, #a9cbc1);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.create-server__setting .irs-with-grid {
  width: 100%;
  height: 75px;
  margin-bottom: 9px;
}
.create-server__setting .irs-line {
  position: relative;
  display: block;
  outline: none !important;
  height: 12px;
  top: 33px;
  border: 2px solid #076d4d;
  border-left: none;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #fff;
}
.create-server__setting .irs-line::after {
  position: absolute;
  width: 100%;
  height: 200%;
  top: 100%;
  content: "";
  -webkit-box-shadow: inset 0 0 0 2px transparent;
  box-shadow: inset 0 0 0 2px transparent;
  z-index: 1;
}
.create-server__setting .irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0;
  height: 12px;
  top: 33px;
  border: 2px solid #076d4d;
  border-left: none;
  background-color: #a9cbc1;
}
.create-server__setting .irs-bar-edge {
  position: absolute;
  display: block;
  left: 0;
  height: 12px;
  top: 33px;
  width: 16px;
  border: 2px solid #076d4d;
  border-left: none;
  background-color: #a9cbc1;
  border-right: 0;
}
.create-server__setting .irs-bar-edge::before {
  content: "";
  position: absolute;
  width: 75px;
  height: 75px;
  border-radius: 50%;
  background: #ecf0f1;
  top: 50%;
  left: 1px;
  -webkit-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  -webkit-box-shadow: inset 0 0 0 3px #076d4d;
  box-shadow: inset 0 0 0 3px #076d4d;
}
.create-server__setting .irs-slider {
  position: absolute;
  display: block;
  top: 27px;
  width: 26px;
  height: 24px;
  border: 2px solid #076d4d;
  border-radius: 10px;
  background: #83b6a6;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#a9cbc1),
    to(#c1dad3)
  );
  background-image: -webkit-linear-gradient(#a9cbc1, #c1dad3);
  background-image: -o-linear-gradient(#a9cbc1, #c1dad3);
  background-image: linear-gradient(#a9cbc1, #c1dad3);
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
  outline: none;
  cursor: pointer;
  z-index: 1;
}
.create-server__setting .irs-slider::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 8px;
  border-right: 1px solid rgba(0, 0, 0, 0.3);
  left: 6px;
  top: 8px;
}
.create-server__setting .irs-slider::before {
  content: "";
  position: absolute;
  width: 7px;
  height: 8px;
  border-right: 1px solid rgba(0, 0, 0, 0.3);
  border-left: 1px solid rgba(0, 0, 0, 0.3);
  left: 8px;
  top: 8px;
}
.create-server__setting .irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 27px;
}
.create-server__setting .irs-with-grid .irs-grid {
  display: block;
}
.create-server__setting .irs-grid-pol {
  position: absolute;
  width: 1px;
  top: -11px;
  height: 8px;
  top: -12px;
  height: 10px;
  background-color: #076d4d;
  z-index: 1;
}
.create-server__setting .irs-grid-pol.small {
  top: -10px;
  height: 6px;
}
.create-server__setting .irs-grid-text {
  position: absolute;
  padding: 0 3px;
  left: 0;
  bottom: 5px;
  white-space: nowrap;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  color: #076d4d;
  line-height: 13px;
  cursor: pointer;
}
.create-server__setting .irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: rgba(0, 0, 0, 0);
  z-index: 2;
}
.create-server__setting .irs-disabled {
  opacity: 0.4;
}
.create-server__setting .lt-ie9 .irs-disabled {
  filter: alpha(opacity=40);
}
.create-server__setting--cpu .irs-bar-edge::before {
  background-image: url(../images/icons/server-settings/cpu.svg);
}
.create-server__setting--ram .irs-bar-edge::before {
  background-image: url(../images/icons/server-settings/ram.svg);
}
.create-server__setting--ram .js-irs-1 {
  width: 85%;
}
.create-server__setting--hdd .irs-bar-edge::before {
  background-image: url(../images/icons/server-settings/hdd.svg);
}
.create-server__setting #serverLocation,
.create-server__setting #serverOs {
  width: 93.5%;
  height: 16px;
  border: 2px solid rgba(7, 109, 77, 0.33);
  border-radius: 10px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-left-width: 0;
  background-color: rgba(255, 255, 255, 0.33);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.create-server__setting #serverLocation::before {
  background-image: url(../images/icons/server-settings/location.svg);
}
.create-server__setting #serverLocation::after {
  content: "Расположение серверов";
  top: -30px;
}
.create-server__setting #serverOs::before {
  background-image: url(../images/icons/server-settings/os.svg);
}
.create-server__setting #serverOs::after {
  content: "Операционная система";
  top: -30px;
}
.create-server__calc--en#serverOs::after {
  content: "Operating system";
}
.create-server__setting #serverLocation input,
.create-server__setting #serverOs input {
  display: none;
}
.create-server__setting #serverLocation input:checked + label,
.create-server__setting #serverOs input:checked + label {
  background-color: #83b6a6;
}
.create-server__setting #serverLocation input:checked + label::before,
.create-server__setting #serverOs input:checked + label::before {
  color: #fff;
}
.create-server__setting #panel {
  width: 94%;
}
.create-server__setting #panel::before {
  background-image: url(../images/icons/server-settings/panel.svg);
}
.create-server__setting #panel::after {
  content: "Панель управления";
  top: -10px;
}
.create-server__setting #panel #input_panel {
  display: none;
}
.create-server__setting #panel #input_panel:checked + label::after {
  opacity: 0;
}
.create-server__setting--en #panel::after {
  content: "Control panel";
}
.create-server__calc {
  position: relative;
  width: 80%;
}
.create-server__calc::before {
  content: "";
  position: absolute;
  width: 75px;
  height: 75px;
  border-radius: 50%;
  background: #ecf0f1;
  top: 50%;
  left: 0;
  -webkit-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  -webkit-box-shadow: inset 0 0 0 3px #076d4d;
  box-shadow: inset 0 0 0 3px #076d4d;
}
.create-server__calc::after {
  display: block;
  position: absolute;
  top: -36px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: #076d4d;
}
.create-server__calc--en#serverLocation::after {
  content: "Server location";
}
.create-server__calc--en#serverLocation
  .create-server__calc-currency--frankfurt::before {
  content: "Frankfurt";
}
.create-server__calc--en#serverLocation
  .create-server__calc-currency--amsterdam::before {
  content: "Amsterdam";
}
.create-server__calc--en#serverOs .create-server__calc-currency--windows::before {
  content: "Windows";
}
.create-server__calc--en#serverOs .create-server__calc-currency--linux::before {
  content: "Linux";
}
.create-server__calc-currency {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  border-radius: 50%;
  border: 2px solid #076d4d;
  background-color: #ebeff0;
  -webkit-box-shadow: inset 0 0 0 6px #ebeff0;
  box-shadow: inset 0 0 0 6px #ebeff0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  cursor: pointer;
}
.create-server__calc-currency::before {
  display: block;
  position: absolute;
  padding: 6px 16px;
  top: 140%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  background-color: #a9cbc1;
  border-radius: 3px;
  -webkit-transition: background-color 0.3s, color 0.3s;
  -o-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}
.create-server__calc-currency::after {
  position: absolute;
  display: block;
  bottom: -60%;
  content: "";
  border-width: 12px;
  border-style: solid;
  border-color: transparent;
  border-bottom-color: #a9cbc1;
  -webkit-transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.create-server__calc-currency--frankfurt,
.create-server__calc-currency--windows {
  right: 65%;
}
.create-server__calc-currency--frankfurt::before {
  content: "Франкфурт";
}
.create-server__calc-currency--amsterdam,
.create-server__calc-currency--linux {
  left: 65%;
}
.create-server__calc-currency--amsterdam::before {
  content: "Амстердам";
}
.create-server__calc-currency--windows::before {
  content: "Windows";
}
.create-server__calc-currency--linux::before {
  content: "Linux";
}
.create-server__calc-panel-label {
  display: block;
  position: relative;
  padding-left: 46px;
  padding-top: 20px;
  font-size: 16px;
  font-weight: 600;
  color: #076d4d;
  cursor: pointer;
}
.create-server__calc-panel-label > span {
  display: block;
  color: #076d4d;
}
.create-server__calc-panel-label::before {
  content: "";
  position: absolute;
  display: block;
  width: 25px;
  height: 24px;
  border: 2px solid #076d4d;
  border-radius: 10px;
  background-color: #ebeff0;
  background-image: url(../images/icons/checked.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  left: 10px;
  top: 13px;
}
.create-server__calc-panel-label::after {
  content: "";
  position: absolute;
  display: block;
  width: 25px;
  height: 24px;
  border: 2px solid #076d4d;
  border-radius: 10px;
  background-color: #ebeff0;
  left: 10px;
  top: 13px;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.create-server__result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: 22%;
  padding-right: 22px;
  background-color: #a9cbc1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom-right-radius: 8px;
  border-top-right-radius: 8px;
  z-index: 10;
}
.create-server__result::before {
  content: "";
  position: absolute;
  width: 36px;
  height: 100%;
  left: -34px;
  top: 0;
  background-image: url(../images/misc/triangulare.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  z-index: -1;
}
.create-server__result-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 4px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}
.create-server__result-out,
.create-server__result-submit {
  height: 70px;
  padding: 0;
  border: none;
  outline: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.create-server__result-out {
  width: 150px;
  padding-left: 12px;
  padding-bottom: 17px;
  cursor: inherit;
  font-family: "PNovaCon", "Arial", sans-serif;
  font-size: 37px;
  color: #fff;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
  background-color: #519882;
  border-bottom: 3px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.create-server__result label {
  position: absolute;
  left: 13px;
  bottom: 13px;
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
}
.create-server__result-submit {
  width: 69px;
  font-size: 0;
  background-color: #076d4d;
  background-image: url(../images/icons/cart.svg);
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.2);
}
.create-server__result-submit:active {
  height: 67px;
  margin-top: 3px;
  border-top: 3px solid #076d4d;
  border-left: 3px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media screen and (min-width: 640px) {
  .create-server__calc-currency:hover.create-server__calc-currency::before {
    background-color: #83b6a6;
  }
  .create-server__calc-currency:hover.create-server__calc-currency::after {
    border-bottom-color: #83b6a6;
  }
}
@media screen and (max-width: 1000px) {
  .create-server__form-container {
    display: block;
    max-width: 766px;
    margin-left: auto;
    margin-right: auto;
  }
  .create-server__settings {
    display: block;
    padding-bottom: 40px;
  }
  .create-server__setting:first-child,
  .create-server__setting:nth-child(2) {
    padding-right: 26px;
  }
  .create-server__setting:nth-child(2) {
    border-top: 1px solid #a9cbc1;
  }
  .create-server__setting {
    width: 100%;
  }
  .create-server__setting-number {
    right: 95px;
  }
  .create-server__setting .irs-wrapper {
    padding-right: 26px;
    max-width: 310px;
    margin: 0 auto;
  }
  .create-server__setting--ram .js-irs-1 {
    width: 100%;
  }
  .create-server__setting #serverLocation,
  .create-server__setting #serverOs {
    width: 100%;
    max-width: 310px;
    margin: 0 auto;
  }
  .create-server__setting #panel {
    padding-right: 26px;
    width: 100%;
    max-width: 310px;
    margin: 0 auto;
  }
  .create-server__result {
    width: auto;
    height: 115px;
    padding-right: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 8px;
  }
  .create-server__result::before {
    width: 100%;
    height: 35%;
    left: 0;
    top: -34%;
    background-image: url(../images/misc/triangulare-top.svg);
    background-size: 100% 100%;
  }
}
@media screen and (max-width: 960px) {
  .page-wrapper {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media screen and (max-width: 720px) {
  .create-server__title {
    width: 287px;
  }
}
@media screen and (max-width: 560px) {
  .create-server__title {
    width: 54%;
    font-size: 4.8214285714286vw;
  }
}
@media screen and (max-width: 450px) {
  .create-server__title {
    width: 240px;
    padding: 6px 0;
    font-size: 20px;
  }
  .create-server__setting-label {
    font-size: 0;
  }
  .create-server__setting-label span {
    display: inline;
    font-size: 16px;
  }
  .create-server__setting-number {
    font-size: 0;
  }
  .create-server__setting-number span {
    display: inline;
    font-size: 16px;
  }
}
@media screen and (max-width: 420px) {
  .create-server__calc-currency::before {
    padding: 6px 10px;
  }
  .create-server__calc-panel-label {
    font-size: 12px;
  }
}
@media screen and (max-width: 380px) {
  .create-server__calc::after {
    font-size: 14px;
  }
}
@media screen and (max-width: 370px) {
  .create-server__calc-currency--frankfurt::before {
    padding-right: 30px;
  }
  .create-server__calc-currency--amsterdam::before {
    padding-left: 0;
  }
}
@media screen and (max-width: 350px) {
  .create-server__calc::after {
    font-size: 13px;
  }
}
@media screen and (max-width: 335px) {
  .create-server__calc::after {
    font-size: 12px;
  }
}
@media screen and (max-width: 325px) {
  .create-server__calc::after {
    font-size: 11px;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1170px) {
  .create-server__setting-label {
    font-size: 0;
  }
  .create-server__setting-label span {
    display: inline;
    font-size: 16px;
  }
  .create-server__setting-number {
    font-size: 0;
  }
  .create-server__setting-number span {
    display: inline;
    font-size: 16px;
  }
}