@charset "UTF-8";
@font-face {
  font-family: "fontello";
  src: url("../fonts/fontello.eot?49863454");
  src: url("../fonts/fontello.eot?49863454#iefix") format("embedded-opentype"), url("../fonts/fontello.woff?49863454") format("woff"), url("../fonts/fontello.ttf?49863454") format("truetype"), url("../fonts/fontello.svg?49863454#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Document ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections ========================================================================== */
/**
  * Remove the margin in all browsers.
  */
body {
  margin: 0;
}

/**
  * Render the `main` element consistently in IE.
  */
main {
  display: block;
}

/**
  * Correct the font size and margin on `h1` elements within `section` and
  * `article` contexts in Chrome, Firefox, and Safari.
  */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content ========================================================================== */
/**
  * 1. Add the correct box sizing in Firefox.
  * 2. Show the overflow in Edge and IE.
  */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
  * 1. Correct the inheritance and scaling of font size in all browsers.
  * 2. Correct the odd `em` font sizing in all browsers.
  */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
       ========================================================================== */
/**
     * Remove the gray background on active links in IE 10.
     */
a {
  background-color: transparent;
}

/**
  * 1. Remove the bottom border in Chrome 57-
  * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
  */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
  * Add the correct font weight in Chrome, Edge, and Safari.
  */
b,
strong {
  font-weight: bolder;
}

/**
  * 1. Correct the inheritance and scaling of font size in all browsers.
  * 2. Correct the odd `em` font sizing in all browsers.
  */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
  * Add the correct font size in all browsers.
  */
small {
  font-size: 80%;
}

/**
  * Prevent `sub` and `sup` elements from affecting the line height in
  * all browsers.
  */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content ========================================================================== */
/**
  * Remove the border on images inside links in IE 10.
  */
img {
  border-style: none;
}

/* Forms ========================================================================== */
/**
  * 1. Change the font styles in all browsers.
  * 2. Remove the margin in Firefox and Safari.
  */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
  * Show the overflow in IE.
  * 1. Show the overflow in Edge.
  */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
  * Remove the inheritance of text transform in Edge, Firefox, and IE.
  * 1. Remove the inheritance of text transform in Firefox.
  */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
  * Correct the inability to style clickable types in iOS and Safari.
  */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
  * Remove the inner border and padding in Firefox.
  */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
  * Restore the focus styles unset by the previous rule.
  */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
  * Correct the padding in Firefox.
  */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
  * 1. Correct the text wrapping in Edge and IE.
  * 2. Correct the color inheritance from `fieldset` elements in IE.
  * 3. Remove the padding so developers are not caught out when they zero out
  *    `fieldset` elements in all browsers.
  */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
  * Add the correct vertical alignment in Chrome, Firefox, and Opera.
  */
progress {
  vertical-align: baseline;
}

/**
  * Remove the default vertical scrollbar in IE 10+.
  */
textarea {
  overflow: auto;
}

/**
  * 1. Add the correct box sizing in IE 10.
  * 2. Remove the padding in IE 10.
  */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
  * Correct the cursor style of increment and decrement buttons in Chrome.
  */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
  * 1. Correct the odd appearance in Chrome and Safari.
  * 2. Correct the outline style in Safari.
  */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
  * Remove the inner padding in Chrome and Safari on macOS.
  */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
  * 1. Correct the inability to style clickable types in iOS and Safari.
  * 2. Change font properties to `inherit` in Safari.
  */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive ========================================================================== */
/*
  * Add the correct display in Edge, IE 10+, and Firefox.
  */
details {
  display: block;
}

/*
  * Add the correct display in all browsers.
  */
summary {
  display: list-item;
}

/* Misc ========================================================================== */
/**
  * Add the correct display in IE 10+.
  */
template {
  display: none;
}

/**
  * Add the correct display in IE 10.
  */
[hidden] {
  display: none;
}

.mac-laptop__inner {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: unset;
  align-items: center;
  flex-direction: column;
}

.mac-screen {
  background-color: black;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  padding: 20px;
  padding-bottom: 40px;
}
.mac-screen__inner {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: unset;
  align-items: unset;
  flex-direction: column;
  width: 1217px;
  height: 772px;
  background-image: url(../images/wallpaper.jpg);
  background-size: cover;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
@media only screen and (max-width: 1440px) {
  .mac-screen__inner {
    width: 973px;
    height: 617px;
  }
}
@media only screen and (max-width: 1140px) {
  .mac-screen__inner {
    width: 778px;
    height: 493px;
  }
}

.mac-base {
  position: relative;
  width: 1380px;
  height: 50px;
  background-color: grey;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.mac-base:before, .mac-base:after {
  position: absolute;
  content: "";
  bottom: -7px;
  width: 100px;
  height: 7px;
  background-color: grey;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.mac-base:before {
  left: 100px;
}
.mac-base:after {
  right: 100px;
}
@media only screen and (max-width: 1440px) {
  .mac-base {
    width: 1110px;
  }
}
@media only screen and (max-width: 1140px) {
  .mac-base {
    width: 888px;
  }
}

.nav {
  height: 100%;
  margin-left: 15px;
}
.nav__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: unset;
  align-items: center;
  height: 100%;
}
.nav__list__item {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: unset;
  align-items: center;
  height: 100%;
  padding: 0 15px;
  cursor: pointer;
}
.nav__list__item .custom-icon {
  pointer-events: none;
}
.nav__list__item.active-list {
  position: relative;
}
.nav__list__item.active-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: unset;
  align-items: unset;
  flex-direction: column;
  padding: 5px;
}
.nav__list__item.active-list ul > li {
  position: relative;
  font-size: 14px;
  padding: 7px;
  border-radius: 5px;
  cursor: pointer;
}
.nav__list__item.active-list .modal-box {
  transition: all 0.2s ease-in-out;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: unset;
  align-items: unset;
  flex-direction: column;
  position: absolute;
  color: black;
  background-color: #dadada;
  border-radius: 5px;
  box-shadow: 0 0px 7px 0px rgba(0, 0, 0, 0.4);
  z-index: 1;
}
.nav__list__item.active-list .list-modal {
  top: 30px;
  left: 0;
  min-width: 250px;
  min-height: 200px;
}
.nav__list__item.active-list .list-modal__item.hasChildren:after {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  content: "";
  position: absolute;
  font-size: 16px;
  right: 5px;
  width: 14px;
  height: 100%;
}
.nav__list__item.active-list .list-modal__item.hasChildren .sub-modal {
  left: 240px;
  top: 5px;
  min-height: 70px;
  min-width: 200px;
  display: none;
}
.nav__list__item.active-list .list-modal__item.hasChildren:hover .sub-modal, .nav__list__item.active-list .list-modal__item.hasChildren:focus .sub-modal {
  display: block;
}
.nav__list__item.active-list .list-modal__item.hasChildren:hover .sub-modal__item:hover, .nav__list__item.active-list .list-modal__item.hasChildren:hover .sub-modal__item:focus, .nav__list__item.active-list .list-modal__item.hasChildren:focus .sub-modal__item:hover, .nav__list__item.active-list .list-modal__item.hasChildren:focus .sub-modal__item:focus {
  color: white;
  background-color: #8d128f;
}
.nav__list__item.active-list .list-modal__item:hover, .nav__list__item.active-list .list-modal__item:focus {
  color: white;
  background-color: #8d128f;
}

.util-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  height: 100%;
  margin-right: 15px;
}
.util-list__item {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: unset;
  align-items: center;
  height: 100%;
  padding: 0 7px;
  cursor: pointer;
}
.util-list__item .list-modal {
  display: none;
}
.util-list__item .list-modal--time {
  visibility: hidden;
  opacity: 0;
  display: flex;
  width: 0;
  transform: translateX(30px);
}
.util-list__item .custom-icon {
  font-size: 20px;
  pointer-events: none;
}
.util-list__item .live-time__wrapper {
  display: block;
  pointer-events: none;
}
.util-list__item.active-list {
  position: relative;
}
.util-list__item.active-list .list-modal {
  transition: all 0.2s ease-in-out;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: unset;
  align-items: unset;
  flex-direction: column;
  position: absolute;
  top: 30px;
  left: -60px;
  background-color: #dadada;
  border-radius: 5px;
  min-width: 200px;
  min-height: 100px;
  padding: 10px;
  z-index: 1;
}
.util-list__item.active-list .list-modal__sec {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: unset;
  flex-direction: column;
  position: relative;
  padding: 10px 0;
}
.util-list__item.active-list .list-modal__sec:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ababab;
  height: 1px;
}
.util-list__item.active-list .list-modal__sec ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.util-list__item.active-list .list-modal__sec ul li {
  transition: all 0.2s ease-in-out;
  margin: 5px 0;
  padding: 5px 10px;
  border-radius: 5px;
}
.util-list__item.active-list .list-modal__sec ul li:hover, .util-list__item.active-list .list-modal__sec ul li:focus {
  background-color: #c8c8c8;
}
.util-list__item.active-list .list-modal__sec .modal-title-wrapper {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: unset;
  width: 100%;
  margin-bottom: 5px;
}
.util-list__item.active-list .list-modal__sec .modal-title {
  font-weight: 600;
}
.util-list__item.active-list .list-modal__sec--toggle {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: unset;
}
.util-list__item.active-list .list-modal__sec__title {
  font-size: 14px;
}
.util-list__item.active-list .list-modal__sec:last-child:after {
  display: none;
}
.util-list__item.active-list .list-modal--wifi {
  left: unset;
  right: -40px;
}
.util-list__item.active-list .list-modal--time {
  visibility: visible;
  opacity: 1;
  background-color: transparent;
  left: unset;
  right: 0;
  min-width: 300px;
  width: 100%;
  transform: translateX(0);
}
.util-list__item.active-list .list-modal.toggleOn .list-modal__sec--devices,
.util-list__item.active-list .list-modal.toggleOn .list-modal__sec--network {
  display: none;
}

.app-list-wrapper {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: center;
  align-items: unset;
  transition: all 0.3s ease-in-out;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: pointer;
}
.app-list-wrapper .app-list {
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: center;
  align-items: unset;
  display: inline-flex;
  background-color: #dadada;
  border-radius: 10px;
  transform: translateY(0);
}
.app-list-wrapper .app-list__item {
  transition: all 0.3s ease-in-out;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  width: 60px;
  height: 60px;
  cursor: pointer;
  z-index: 1;
}
.app-list-wrapper .app-list__item .app-name {
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  display: inline-flex;
  position: absolute;
  font-size: 14px;
  background-color: #dadada;
  padding: 5px 10px;
  left: -5px;
  right: 0;
  top: -30px;
  width: fit-content;
  border-radius: 5px;
  margin: 0 auto;
}
.app-list-wrapper .app-list__item .app-name:after {
  visibility: hidden;
  opacity: 0;
  display: block;
  position: absolute;
  content: "";
  bottom: -4px;
  left: 0;
  right: 0;
  width: 0px;
  height: 0px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #dadada;
  margin: 0 auto;
}

.active-app-list .app-list {
  visibility: visible;
  opacity: 1;
  position: relative;
  transform: translateY(-5px);
  z-index: 4;
}
.active-app-list .app-list > .app-list__item:hover {
  transform: scale(1.2);
  transform-origin: bottom;
}
.active-app-list .app-list > .app-list__item:hover > .app-name {
  visibility: visible;
  opacity: 1;
}
.active-app-list .app-list > .app-list__item:hover > .app-name:after {
  visibility: visible;
  opacity: 1;
}

.toggle-btn {
  border: none;
  background-color: transparent;
  padding: 0;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: unset;
  align-items: unset;
  background-color: #6e6e6e;
  border-radius: 20px;
  width: 37px;
  height: 20px;
}
.toggle-btn .circle {
  display: inline-block;
  background-color: aliceblue;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  pointer-events: none;
}

.toggleOn .toggle-btn {
  justify-content: flex-end;
  background-color: #8d128f;
}

.notification-list {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
}
.notification-list .notification-item {
  position: relative;
  background-color: rgba(218, 218, 218, 0.6);
  border-radius: 10px;
  padding: 10px;
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.4);
}
.notification-list .notification-item .notification-title {
  margin: 5px 0;
  font-size: 14px;
}
.notification-list .notification-item p {
  font-size: 14px;
}
.notification-list .notification-item:nth-of-type(2) {
  position: absolute;
  background-color: rgba(218, 218, 218, 0.6);
  right: 0;
  left: 0;
  bottom: -7px;
  width: 90%;
  height: 7px;
  padding: 0;
  z-index: -1;
  margin: 0 auto;
}
.notification-list .notification-item:nth-of-type(3) {
  position: absolute;
  background-color: rgba(218, 218, 218, 0.6);
  right: 0;
  left: 0;
  bottom: -14px;
  width: 82%;
  height: 7px;
  padding: 0;
  z-index: -2;
  margin: 0 auto;
}

.close-app {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 10px;
  top: 10px;
  background: transparent;
  border: none;
  background-color: #ff605c;
  border-radius: 100%;
  width: 16px;
  height: 16px;
}
.close-app > span {
  font-size: 13px;
  width: 16px;
  height: 16px;
  display: none;
  pointer-events: none;
}
.close-app:hover > span, .close-app:focus > span {
  display: block;
}

body {
  font-family: sans-serif;
  font-size: 15px;
}
body .notice-box {
  display: none;
}
@media only screen and (max-width: 900px) {
  body .notice-box {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
  }
}

main {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
}
@media only screen and (max-width: 900px) {
  main {
    display: none;
  }
}

.custom-icon {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
}

.top-bar__wrapper {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  width: 100%;
  height: 30px;
}
.top-bar__wrapper:before {
  position: absolute;
  content: "";
  background-color: #dadada;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  opacity: 0.6;
}
.top-bar__wrapper .nav,
.top-bar__wrapper .util-list {
  -webkit-box-flex: 0 0 40%;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex: 0 0 40%;
  /* OLD - Firefox 19- */
  -webkit-flex: 0 0 40%;
  /* Chrome */
  -ms-flex: 0 0 40%;
  position: relative;
}

.main-screen {
  position: relative;
  width: 100%;
  height: 100%;
}
.main-screen .app-wrapper {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 90%;
}

.terminal-app {
  width: 60%;
}
.terminal-app__inner {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: unset;
  align-items: unset;
  flex-direction: column;
  border-radius: 10px;
}
.terminal-app__top {
  position: relative;
  background-color: #dadada;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.terminal-app__top--wrapper {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: unset;
  align-items: center;
  flex-direction: column;
}
.terminal-app__top--wrapper h3,
.terminal-app__top--wrapper p {
  margin: 5px;
  font-size: 14px;
}
@media only screen and (max-width: 1140px) {
  .terminal-app__top--wrapper h3,
.terminal-app__top--wrapper p {
    font-size: 13px;
  }
}
.terminal-app__code {
  width: 100%;
}
.terminal-app__code--main {
  width: 100%;
  border: none;
  color: white;
  background-color: rgba(0, 0, 0, 0.7);
  height: 320px;
  max-height: 440px;
  width: 710px;
  padding: 0;
  padding: 10px;
  margin: 0;
  outline: none;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  resize: vertical;
}
.terminal-app__code--main:focus {
  outline: none;
}
@media only screen and (max-width: 1440px) {
  .terminal-app__code--main {
    height: 280px;
    max-height: 380px;
    width: 564px;
  }
}
@media only screen and (max-width: 1140px) {
  .terminal-app__code--main {
    max-height: 280px;
    width: 446px;
  }
}

.calendar-app {
  width: 60%;
}
.calendar-app__inner {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: unset;
  align-items: unset;
  flex-direction: column;
  position: relative;
  background-color: white;
  border-radius: 5px;
}
.calendar-app__top {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: flex-end;
  margin: 40px 25px 20px;
}
.calendar-app__top > h3 {
  font-size: 20px;
  margin: 0;
}
.calendar-app__top .buttons-wrapper button {
  text-align: center;
  background-color: white;
  border: none;
  border-radius: 4px;
  height: 25px;
  padding: 3px;
  margin: 0;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
  cursor: pointer;
}
.calendar-app__top .buttons-wrapper button:not(:nth-of-type(2)) {
  width: 25px;
}
.calendar-app__top .buttons-wrapper button:nth-of-type(2) {
  width: 80px;
}
.calendar-app__bottom .calendar-main {
  width: 100%;
}
.calendar-app__bottom .calendar-main .days-row {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  border-bottom: 1px solid #cccccc;
}
.calendar-app__bottom .calendar-main .days-row .day-of-week {
  text-align: right;
  padding-right: 5px;
}
.calendar-app__bottom .calendar-main .days-sec {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  grid-template-rows: repeat(6, 45px);
}
.calendar-app__bottom .calendar-main .days-sec .day {
  position: relative;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
.calendar-app__bottom .calendar-main .days-sec .day.today .date {
  background-color: red;
  padding: 2px;
  border-radius: 10px;
  color: white;
}
.calendar-app__bottom .calendar-main .days-sec .day:nth-of-type(7n) {
  border-right: unset;
}
.calendar-app__bottom .calendar-main .days-sec .day:nth-of-type(7n - 1),
.calendar-app__bottom .calendar-main .days-sec .day:nth-of-type(7n) {
  background-color: #f5f5f5;
}
.calendar-app__bottom .calendar-main .days-sec .day:nth-of-type(36),
.calendar-app__bottom .calendar-main .days-sec .day:nth-of-type(37),
.calendar-app__bottom .calendar-main .days-sec .day:nth-of-type(38),
.calendar-app__bottom .calendar-main .days-sec .day:nth-of-type(39),
.calendar-app__bottom .calendar-main .days-sec .day:nth-of-type(40),
.calendar-app__bottom .calendar-main .days-sec .day:nth-of-type(41),
.calendar-app__bottom .calendar-main .days-sec .day:nth-of-type(42) {
  border-bottom: unset;
}
.calendar-app__bottom .calendar-main .days-sec .date {
  position: absolute;
  font-size: 13px;
  top: 5px;
  right: 5px;
}

.calculator-app__inner {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: unset;
  align-items: unset;
  flex-direction: column;
  position: relative;
  background-color: #383838;
  border-radius: 12px;
}
.calculator-app__top {
  position: relative;
}
.calculator-app__top #result {
  font-size: 35px;
  text-align: right;
  padding: 25px 8px 8px;
  color: #dadada;
  font-weight: 100;
  height: 40px;
}
.calculator-app__bottom {
  background-color: #383838;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
}
.calculator-app__bottom .buttons-wrapper {
  display: grid;
  grid-template-columns: repeat(4, 60px);
  grid-template-rows: repeat(5, 50px);
}
.calculator-app__bottom .buttons-wrapper button {
  font-size: 20px;
  color: #dadada;
  background-color: #696969;
  border-color: #696969;
  border-width: thin;
  cursor: pointer;
}
.calculator-app__bottom .buttons-wrapper button:nth-of-type(4n) {
  border-left: none;
}
.calculator-app__bottom .buttons-wrapper button:nth-of-type(16),
.calculator-app__bottom .buttons-wrapper button:nth-of-type(17),
.calculator-app__bottom .buttons-wrapper button:nth-of-type(18) {
  border-bottom: none;
}
.calculator-app__bottom .buttons-wrapper button:nth-of-type(3),
.calculator-app__bottom .buttons-wrapper button:nth-of-type(7),
.calculator-app__bottom .buttons-wrapper button:nth-of-type(11),
.calculator-app__bottom .buttons-wrapper button:nth-of-type(15),
.calculator-app__bottom .buttons-wrapper button:nth-of-type(18) {
  background-color: #ff9f0b;
  border-right: none;
}
.calculator-app__bottom .buttons-wrapper button:nth-of-type(1),
.calculator-app__bottom .buttons-wrapper button:nth-of-type(2) {
  background-color: #4c4c4c;
}
.calculator-app__bottom .buttons-wrapper .large-btn--horizontal {
  grid-column: span 2;
}
.calculator-app__bottom .buttons-wrapper .large-btn--horizontal--zero {
  grid-column: 1/3;
  border-bottom-left-radius: 12px;
}
.calculator-app__bottom .buttons-wrapper button:last-of-type {
  border-bottom-right-radius: 12px;
}
