﻿* {
  box-sizing: border-box;
  -moz-box-sizing: border-box; }


.hide {
  display: none; }

pre {
  margin: 0 !important;
  }

.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string,
.token.variable {
  background: none; }



.intl-tel-input.outside {
  border: 1px solid #CCC; }
  .intl-tel-input.outside input {
    width: 210px; }
  .intl-tel-input.outside input[disabled] + .flag-dropdown {
    background-color: #eee; }

#result {
  margin-bottom: 100px; }
