/* Minification failed. Returning unminified contents.
(781,1): run-time error CSS1019: Unexpected token, found '@import'
(781,9): run-time error CSS1019: Unexpected token, found '"vars"'
(2080,1): run-time error CSS1019: Unexpected token, found '@import'
(2080,9): run-time error CSS1019: Unexpected token, found '"vars"'
(2515,1): run-time error CSS1019: Unexpected token, found '@import'
(2515,9): run-time error CSS1019: Unexpected token, found '"vars"'
 */
/*! normalize.css v1.1.0 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */

}
/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
  font-family: 'Open Sans', sans-serif;
}
/**
 * Address margins handled incorrectly in IE 6/7.
 */

body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

h1 {
  margin: 0 0 0.67em;
  /*font-size: 2em;*/

  /*margin: 0.67em 0;*/

}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
  /*font-weight: bold;*/
  font-weight: normal;
}
blockquote {
  margin: 1em 40px;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 6/7/8/9.
 */

mark {
  background: yellow;
  color: black;
}
/**
 * Address margins set differently in IE 6/7.
 */

p,
pre {
  margin: 1em 0;
}
/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
  font-family: 'Open Sans', sans-serif;
  _font-family: 'Open Sans', sans-serif;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/**
 * Address CSS quotes not supported in IE 6/7.
 */

q {
  quotes: none;
}
/**
 * Address `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
  content: '';
  content: none;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Lists
   ========================================================================== */

/**
 * Address margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
  /*margin: 1em 0;*/
  margin: 0;
}
dd {
  margin: 0 0 0 40px;
}
/**
 * Address paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
  /*padding: 0 0 0 40px;*/
  padding: 0;
}
/**
 * Correct list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */

}
/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
  margin: 0;
}
/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */

}
/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */

}
/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"],
/* 1 */ input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */

}
/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */

}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */

}
/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
  color: #222222;
}
/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
/*
 * A better looking default horizontal rule
 */

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
  vertical-align: middle;
}
/*
 * Remove default fieldset styles.
 */

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
/*
 * Allow only vertical resizing of textareas.
 */

textarea {
  resize: vertical;
}
/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
  margin: 0.2em 0;
  background: #cccccc;
  color: black;
  padding: 0.2em 0;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
  display: none !important;
  visibility: hidden;
}
/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
  visibility: hidden;
}
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */

}
.clearfix:after {
  clear: both;
}
/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
  *zoom: 1;
}
/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}
@media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * {
    background: transparent !important;
    color: black !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
       * Don't show links for images, or javascript/internal links
       */
  
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/*
 * Custom styles
 */

li {
  list-style: none;
}
/* fonts
---------------------------------- */
/* sizes
---------------------------------- */
/* colors
---------------------------------- */
/* mixins
---------------------------------- */
@import "vars";
/* master
---------------------------------- */

html,
body {
  width: 100%;
  height: 100%;
}
body {
  background-color: white;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  color: #333333;
}
.lang-switcher {
  position: relative;
  display: inline-block;
}
.lang-switcher .switcher {
  padding-right: 15px;
  background: url("images/combo_gray.png") right center no-repeat;
  cursor: pointer;
}
.lang-switcher .switcher .lang-title {
  height: 16px;
  line-height: 16px;
}
.lang-switcher .switcher .lang-title strong {
  border-bottom: 1px dotted white;
}
.lang-switcher span {
  color: #666666;
  display: inline-block;
  height: 16px;
  line-height: 16px;
  margin: 2px 0;
  text-decoration: none;
}
.lang-switcher span:hover {
  text-decoration: underline;
}
.lang-switcher a,
.lang-switcher .lang-title {
  background: url("images/flags.png") no-repeat;
  padding-left: 25px;
}
.lang-switcher a.en,
.lang-switcher .lang-title.en {
  background-position: left -14px;
}
.lang-switcher a.de,
.lang-switcher .lang-title.de {
  background-position: left 2px;
}
.lang-switcher a.fr,
.lang-switcher .lang-title.fr {
  background-position: left -46px;
}
.lang-switcher a.es,
.lang-switcher .lang-title.es {
  background-position: left -30px;
}
.lang-switcher a.ru,
.lang-switcher .lang-title.ru {
  background-position: left -94px;
}
.lang-switcher a.lv,
.lang-switcher .lang-title.lv {
  background-position: left -78px;
}
.lang-switcher a.it,
.lang-switcher .lang-title.it {
  background-position: left -62px;
}
.lang-switcher .action-menu {
  right: -16px;
  top: 26px;
}
/* headers
---------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  color: #3d4a6b;
}
h1 {
  font-size: 18px;
}
/* links
---------------------------------- */

a:link,
a:visited {
  color: #3d4a6b;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
/* forms
---------------------------------- */

.input-box {
  margin-bottom: 25px;
}
.input-box .error {
  color: #bf3703;
}
.input-box label {
  margin-bottom: 6px;
}
.input-box input[type="text"],
.input-box input[type="password"],
.input-box textarea,
.input-box .drop-down .switcher {
  display: block;
  margin: 0;
  border: solid 1px #999999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.input-box input[type="text"],
.input-box input[type="password"],
.input-box .drop-down .switcher {
  height: 15px;
  line-height: 15px;
  font-size: 13px;
  padding: 9px;
  width: 290px;
}
.input-box input[type="text"].phone,
.input-box input[type="password"].phone,
.input-box .drop-down .switcher.phone,
.input-box input[type="text"].country,
.input-box input[type="password"].country,
.input-box .drop-down .switcher.country {
  width: 240px;
  border-left: none;
  -webkit-border-top-left-radius: 0px;
  -moz-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
  -webkit-bottom-top-left-radius: 0px;
  -moz-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.input-box textarea {
  height: 100px;
  padding: 10px;
  width: 290px;
  resize: none;
  border: solid 1px #999999;
}
.input-box .drop-down .switcher {
  cursor: pointer;
  background: url("images/combo_gray.png");
  background-position: 285px center;
  background-repeat: no-repeat;
  padding-right: 30px;
  width: 270px;
}
.input-box .drop-down .switcher .inner-text {
  overflow: hidden;
  white-space: nowrap;
}
.input-box .drop-down .action-menu {
  max-height: 200px;
  overflow: auto;
  width: 275px;
}
.input-box .drop-down .action-menu .group-title {
  cursor: default;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
}
.input-box .drop-down .action-menu li {
  cursor: pointer;
  margin: 0;
}
.input-box .drop-down .action-menu li div {
  overflow: hidden;
}
.small-input {
  display: block;
  width: 130px;
  margin: 0;
  padding: 6px 10px 5px;
  border: solid 1px #999999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  height: 13px;
  line-height: 13px;
  font-size: 13px;
}
.radio-box {
  margin-bottom: 14px;
}
.radio-box label {
  color: #333333;
}
.radio-box textarea {
  margin-top: 20px;
  border: solid 1px #999999;
  height: 100px;
  padding: 10px;
  width: 280px;
  resize: none;
}
.radio-box textarea:disabled {
  border: solid 1px #999999;
  background-color: transparent;
}
.check-box {
  margin: 40px 0 20px;
}
.check-box .validationMessage {
  display: block;
}
.check-box input[type="checkbox"] {
  margin: 3px 7px 0 0;
}
.validationMessage {
  margin-top: 2px;
  font-size: 11px;
  color: #bf3703;
}
.validationMessage.summary {
  margin-top: 10px;
  font-size: 13px;
}
.input-validation-error {
  border: 1px solid #bf3703;
  color: #bf3703;
}
label {
  display: inline-block;
  color: #999999;
}
.required-field-mark {
  color: #bf3703;
}
input[type="checkbox"] {
  float: left;
  padding: 0;
  margin: 0 7px 0 0;
}
.button {
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: -webkit-gradient(top, #f3f3f3, #dedede) repeat scroll 0 0 transparent;
  background: -webkit-linear-gradient(top, #f3f3f3, #dedede) repeat scroll 0 0 transparent;
  background: -moz-linear-gradient(top, #f3f3f3, #dedede) repeat scroll 0 0 transparent;
  background: -ms-linear-gradient(top, #f3f3f3, #dedede) repeat scroll 0 0 transparent;
  background: -o-linear-gradient(top, #f3f3f3, #dedede) repeat scroll 0 0 transparent;
  background: linear-gradient(top, #f3f3f3, #dedede) repeat scroll 0 0 transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f3f3f3, endColorstr=#dedede);
  line-height: 26px;
  border: 1px solid #999999;
  padding: 0 15px;
  color: gray !important;
  text-decoration: none !important;
  cursor: pointer;
}
.submit-button {
  display: inline-block;
  border: none;
  margin-right: 6px;
  padding: 5px 30px;
  height: 40px;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
}
.submit-button.green {
  background: -webkit-gradient(top, #98c040, #598001) repeat scroll 0 0 transparent;
  background: -webkit-linear-gradient(top, #98c040, #598001) repeat scroll 0 0 transparent;
  background: -moz-linear-gradient(top, #98c040, #598001) repeat scroll 0 0 transparent;
  background: -ms-linear-gradient(top, #98c040, #598001) repeat scroll 0 0 transparent;
  background: -o-linear-gradient(top, #98c040, #598001) repeat scroll 0 0 transparent;
  background: linear-gradient(top, #98c040, #598001) repeat scroll 0 0 transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#98c040, endColorstr=#598001);
}
.submit-button.green:hover {
  background: -webkit-gradient(top, #a4cc4d, #6c901b) repeat scroll 0 0 transparent;
  background: -webkit-linear-gradient(top, #a4cc4d, #6c901b) repeat scroll 0 0 transparent;
  background: -moz-linear-gradient(top, #a4cc4d, #6c901b) repeat scroll 0 0 transparent;
  background: -ms-linear-gradient(top, #a4cc4d, #6c901b) repeat scroll 0 0 transparent;
  background: -o-linear-gradient(top, #a4cc4d, #6c901b) repeat scroll 0 0 transparent;
  background: linear-gradient(top, #a4cc4d, #6c901b) repeat scroll 0 0 transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#a4cc4d, endColorstr=#6c901b);
}
.submit-button.green.disabled {
  background: -webkit-gradient(top, #d1eb97, #98b950) repeat scroll 0 0 transparent;
  background: -webkit-linear-gradient(top, #d1eb97, #98b950) repeat scroll 0 0 transparent;
  background: -moz-linear-gradient(top, #d1eb97, #98b950) repeat scroll 0 0 transparent;
  background: -ms-linear-gradient(top, #d1eb97, #98b950) repeat scroll 0 0 transparent;
  background: -o-linear-gradient(top, #d1eb97, #98b950) repeat scroll 0 0 transparent;
  background: linear-gradient(top, #d1eb97, #98b950) repeat scroll 0 0 transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d1eb97, endColorstr=#98b950);
  cursor: default;
}
.submit-button.blue {
  background: -webkit-gradient(top, #7688b6, #3e4b6c) repeat scroll 0 0 transparent;
  background: -webkit-linear-gradient(top, #7688b6, #3e4b6c) repeat scroll 0 0 transparent;
  background: -moz-linear-gradient(top, #7688b6, #3e4b6c) repeat scroll 0 0 transparent;
  background: -ms-linear-gradient(top, #7688b6, #3e4b6c) repeat scroll 0 0 transparent;
  background: -o-linear-gradient(top, #7688b6, #3e4b6c) repeat scroll 0 0 transparent;
  background: linear-gradient(top, #7688b6, #3e4b6c) repeat scroll 0 0 transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7688b6, endColorstr=#3e4b6c);
}
.submit-button.blue:hover {
  background: -webkit-gradient(top, #7f91be, #4c5b80) repeat scroll 0 0 transparent;
  background: -webkit-linear-gradient(top, #7f91be, #4c5b80) repeat scroll 0 0 transparent;
  background: -moz-linear-gradient(top, #7f91be, #4c5b80) repeat scroll 0 0 transparent;
  background: -ms-linear-gradient(top, #7f91be, #4c5b80) repeat scroll 0 0 transparent;
  background: -o-linear-gradient(top, #7f91be, #4c5b80) repeat scroll 0 0 transparent;
  background: linear-gradient(top, #7f91be, #4c5b80) repeat scroll 0 0 transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f91be, endColorstr=#4c5b80);
}
.submit-button.blue.disabled {
  background: -webkit-gradient(top, #d2d9ec, #949fba) repeat scroll 0 0 transparent;
  background: -webkit-linear-gradient(top, #d2d9ec, #949fba) repeat scroll 0 0 transparent;
  background: -moz-linear-gradient(top, #d2d9ec, #949fba) repeat scroll 0 0 transparent;
  background: -ms-linear-gradient(top, #d2d9ec, #949fba) repeat scroll 0 0 transparent;
  background: -o-linear-gradient(top, #d2d9ec, #949fba) repeat scroll 0 0 transparent;
  background: linear-gradient(top, #d2d9ec, #949fba) repeat scroll 0 0 transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d2d9ec, endColorstr=#949fba);
  cursor: default;
}
.submit-button.gray {
  background: -webkit-gradient(top, #f3f3f3, #dedede) repeat scroll 0 0 transparent;
  background: -webkit-linear-gradient(top, #f3f3f3, #dedede) repeat scroll 0 0 transparent;
  background: -moz-linear-gradient(top, #f3f3f3, #dedede) repeat scroll 0 0 transparent;
  background: -ms-linear-gradient(top, #f3f3f3, #dedede) repeat scroll 0 0 transparent;
  background: -o-linear-gradient(top, #f3f3f3, #dedede) repeat scroll 0 0 transparent;
  background: linear-gradient(top, #f3f3f3, #dedede) repeat scroll 0 0 transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f3f3f3, endColorstr=#dedede);
  border: 1px solid #bfbfbf;
  color: #666666;
}
.submit-button.gray:hover {
  background: -webkit-gradient(top, #f3f3f3, #ebebeb) repeat scroll 0 0 transparent;
  background: -webkit-linear-gradient(top, #f3f3f3, #ebebeb) repeat scroll 0 0 transparent;
  background: -moz-linear-gradient(top, #f3f3f3, #ebebeb) repeat scroll 0 0 transparent;
  background: -ms-linear-gradient(top, #f3f3f3, #ebebeb) repeat scroll 0 0 transparent;
  background: -o-linear-gradient(top, #f3f3f3, #ebebeb) repeat scroll 0 0 transparent;
  background: linear-gradient(top, #f3f3f3, #ebebeb) repeat scroll 0 0 transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f3f3f3, endColorstr=#ebebeb);
}
.submit-button.gray.disabled {
  background: -webkit-gradient(top, white, #f1f1f1) repeat scroll 0 0 transparent;
  background: -webkit-linear-gradient(top, white, #f1f1f1) repeat scroll 0 0 transparent;
  background: -moz-linear-gradient(top, white, #f1f1f1) repeat scroll 0 0 transparent;
  background: -ms-linear-gradient(top, white, #f1f1f1) repeat scroll 0 0 transparent;
  background: -o-linear-gradient(top, white, #f1f1f1) repeat scroll 0 0 transparent;
  background: linear-gradient(top, white, #f1f1f1) repeat scroll 0 0 transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=white, endColorstr=#f1f1f1);
  cursor: default;
}
.submit-button.small {
  height: 26px;
  padding: 0 15px;
  text-transform: none;
}
/* lists
---------------------------------- */

.advansed-filter-list {
  margin-bottom: 20px;
}
.list .header {
  font-size: 12px;
  color: #959595;
}
.list .header a {
  padding-bottom: 1px;
  text-decoration: none;
  color: #959595;
  border-bottom: 1px dotted #959595;
}
.list .header .sort {
  cursor: pointer;
}
.list .header span {
  cursor: pointer;
}
.list .header span.sortActive {
  padding-right: 13px;
  background: url(images/sort-down.png) right no-repeat;
}
.list .header span.sortActive.sortAsc {
  background-image: url(images/sort-up.png);
}
.list .item {
  color: #333333;
}
.list .item:hover {
  background-color: #e5e5e5;
}
.list .item:hover a.item-link {
  color: #333333;
  text-decoration: underline;
}
.list .item:hover a.item-dotted-link {
  border-bottom: 1px dotted #333333;
  color: #333333;
  text-decoration: none;
}
.list .item a.item-link {
  color: #333333;
  text-decoration: none;
}
.list .item a.item-dotted-link {
  border-bottom: medium none;
  color: #333333;
  text-decoration: none;
}
.list .header,
.list .item {
  height: 32px;
  border-bottom: 1px solid #d1d1d1;
}
.list .header .cell,
.list .item .cell {
  float: left;
  height: 32px;
  line-height: 32px;
}
.list .header .cell.right-cell,
.list .item .cell.right-cell {
  float: right;
}
.list .header .actions,
.list .item .actions {
  width: 25px;
  position: relative;
}
.list .header .actions .action-link,
.list .item .actions .action-link {
  margin-top: 6px;
  background: url("images/action_link_small.png") no-repeat;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.list .header .actions .action-menu,
.list .item .actions .action-menu {
  top: 30px;
  right: -5px;
}
.list .header.big,
.list .item.big {
  height: 50px;
  line-height: 50px;
}
.list .header.big .actions .action-link,
.list .item.big .actions .action-link {
  margin-top: 13px;
}
.list .footer {
  height: 40px;
  line-height: 40px;
}
.list .footer .cell {
  float: left;
  font-weight: bold;
}
.list .item:hover .actions .action-link,
.list .item .actions .action-link.selected {
  background-position: center bottom;
}
.paging-box {
  margin-top: 20px;
}
.paging-box .pages-box {
  position: relative;
  float: left;
}
.paging-box .pages-box span {
  display: block;
  float: left;
  padding: 3px 8px 4px 8px;
  color: #666666;
  font-size: 12px;
  cursor: pointer;
}
.paging-box .pages-box span:hover {
  text-decoration: underline;
}
.paging-box .pages-box span.splitter {
  cursor: default;
  text-decoration: none;
}
.paging-box .previous-page-link,
.paging-box .pages-inner-box {
  float: left;
}
.paging-box .total-box {
  display: block;
  float: right;
  margin-right: 15px;
  color: #666666;
  font-size: 12px;
}
.paging-box .current {
  font-weight: bold;
  background-color: #e9e9e9;
}
.paging-box .current:hover {
  text-decoration: none;
  cursor: default;
}
.paging-box .previous-page-link,
.paging-box .next-page-link {
  text-decoration: none;
}
.paging-box .previous-page-link:hover,
.paging-box .next-page-link:hover {
  text-decoration: underline;
}
.paging-box .previous-page-link::after,
.paging-box .next-page-link::after {
  position: absolute;
  width: 8px;
  height: 11px;
  margin-top: -6px;
  top: 50%;
  content: " ";
}
.paging-box .previous-page-link::after {
  background: url(images/paging_prev_next_links.png) left center no-repeat;
  left: -5px;
}
.paging-box .next-page-link::after {
  background: url(images/paging_prev_next_links.png) right center no-repeat;
  right: -5px;
}
.paging-box .page-size-box {
  display: block;
  float: right;
  margin-right: 15px;
  color: #666666;
  font-size: 12px;
  position: relative;
}
.paging-box .page-size-box .page-size-link {
  cursor: pointer;
  display: inline-block;
  padding-right: 15px;
  background: url(images/sort-down.png) right no-repeat;
}
.paging-box .page-size-box .page-size-link .inner-text {
  border-bottom: 1px dotted #666666;
  margin-left: 8px;
}
.paging-box .page-size-box .action-menu {
  right: -15px;
  top: 20px;
}
.empty-ctrl-box {
  padding-top: 85px;
}
.empty-ctrl-box.empty-filter {
  padding-top: 39px;
}
.empty-ctrl-box .empty-img {
  width: 150px;
  height: 150px;
  float: left;
}
.empty-ctrl-box .empty-img.invoices {
  background: url(images/empty_screens/invoices.png) no-repeat;
}
.empty-ctrl-box .empty-img.keys {
  background: url(images/empty_screens/keys.png) no-repeat;
}
.empty-ctrl-box .empty-img.clients {
  background: url(images/empty_screens/clients.png) no-repeat;
}
.empty-ctrl-box .empty-dscr {
  margin-left: 165px;
}
.empty-ctrl-box h2 {
  margin: 0;
  padding: 30px 0 20px;
  font-size: 23px;
  color: #333333;
}
.empty-ctrl-box p {
  margin: 0;
  width: 470px;
  font-size: 14px;
  line-height: 18px;
}
.empty-list-msg {
  margin-top: 20px;
}
/* popups
---------------------------------- */

.popup {
  display: none;
  background-color: white;
  -webkit-box-shadow: 1px 1px 8px #aaaaaa;
  -moz-box-shadow: 1px 1px 8px #aaaaaa;
  box-shadow: 1px 1px 8px #aaaaaa;
  z-index: 1000;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.popup .popup-caption {
  background: #3d4a6b;
  height: 30px;
  color: white;
  font-size: 20px;
  text-align: left;
  padding: 6px 0 4px 25px;
  -webkit-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
}
.popup .popup-title {
  float: left;
  display: inline-block;
  max-width: 400px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.popup .popup-close {
  display: block;
  float: right;
  margin: 10px 16px 0 0;
  width: 20px;
  height: 20px;
  background: url(images/cross_white.png) no-repeat transparent;
  cursor: pointer;
}
.popup .popup-body {
  margin: 25px 25px 0;
  padding-bottom: 25px;
}
.popup.comment-pop textarea {
  width: 430px;
}
.popup-helper {
  display: none;
  width: 280px;
  border: 1px solid #efede8;
  border-bottom: 0;
  padding: 15px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  z-index: 999;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5);
  background-color: cornsilk;
  position: absolute;
}
.popup-helper .popup-helper-body {
  font-size: 12px;
  color: black;
  line-height: 150%;
  font-weight: normal;
  max-height: 200px;
  overflow: auto;
}
.popup-helper .popup-helper-corner {
  background: url('images/helper-corner.png') no-repeat;
  position: absolute;
  left: 30px;
  margin-top: 15px;
  width: 30px;
  height: 20px;
  z-index: 999;
}
/* captcha
----------------------------------------------------------*/

#registration-captcha-box input[type="text"] {
  padding: 0;
  height: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.captcha-box {
  margin-bottom: 25px;
}
.captcha-box strong {
  display: block;
  margin-bottom: 6px;
  font-size: 14px;
  color: #666666;
  font-weight: normal;
}
.captchaHolder {
  margin-top: 20px;
}
#recaptcha_response_field {
  line-height: 1.5em;
  padding-left: 5px;
  border: 1px solid #dfdfdf !important;
  width: 297px !important;
}
#recaptcha_response_field::-webkit-input-placeholder {
  color: #333333;
}
#recaptcha_response_field::-moz-placeholder {
  color: #333333;
}
#recaptcha_response_field:-moz-placeholder {
  color: #333333;
}
#recaptcha_response_field:-ms-input-placeholder {
  color: #333333;
}
/* action menu
----------------------------------------------------------*/

.action-menu {
  display: none;
  position: absolute;
  padding: 10px 20px 15px 15px;
  z-index: 999;
  background: white;
  border: 1px solid #d1d1d1;
  -webkit-box-shadow: 1px 1px 8px #aaaaaa;
  -moz-box-shadow: 1px 1px 8px #aaaaaa;
  box-shadow: 1px 1px 8px #aaaaaa;
}
.action-menu .action {
  margin: 0 10px;
  height: 24px;
  line-height: 24px;
  white-space: nowrap;
  cursor: pointer;
}
.action-menu .action a {
  font-weight: normal;
  text-decoration: none;
}
.action-menu .action a:hover {
  text-decoration: underline;
}
.action-menu .corner {
  background: url("images/corner_top.gif") no-repeat;
  width: 7px;
  height: 6px;
  position: absolute;
  top: -5px;
  right: 16px;
}
/* elements
---------------------------------- */

#password-recovery-show-btn {
  display: inline-block;
  margin: 15px 0 5px;
  color: #3d4a6b;
  text-decoration: underline;
  cursor: pointer;
}
#password-recovery-show-btn:hover {
  text-decoration: none;
}
#no-account-qst {
  color: #999999;
}
/* common
---------------------------------- */

.none {
  display: none !important;
}
.block {
  display: block !important;
}
.error-msg {
  color: #bf3703;
}
.wait-msg {
  font-size: 11px;
  color: #999999;
}
.operation-success-msg {
  display: none;
  margin-bottom: 10px;
  color: #87ad33;
}
.operation-failed-msg {
  display: none;
  margin-bottom: 10px;
  color: #bf3703;
}
.hint {
  font-size: 12px;
  color: #999999;
}
.loading-banner {
  position: fixed;
  width: 100%;
  text-align: center;
  top: 25px;
}
.loading-banner .loader-block {
  background: url('images/loader.gif') no-repeat scroll 10px 50% white;
  border: 1px solid #bfbfbf;
  display: inline-block;
  color: #999999;
  font: 12px Arial;
  height: 30px;
  padding: 0 10px 0 35px;
  line-height: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
.loading-banner .loader-block div {
  display: inline-block;
  margin-left: 5px;
}
.loading,
.loading * {
  cursor: wait !important;
}
.page-header {
  height: 28px;
  line-height: 28px;
  margin-bottom: 24px;
  white-space: nowrap;
}
.page-header .cell {
  float: left;
}
.page-header .back-link {
  padding: 3px 8px 0 0;
}
.page-header .back-link a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: -webkit-gradient(top, #f3f3f3, #dedede) repeat scroll 0 0 transparent;
  background: -webkit-linear-gradient(top, #f3f3f3, #dedede) repeat scroll 0 0 transparent;
  background: -moz-linear-gradient(top, #f3f3f3, #dedede) repeat scroll 0 0 transparent;
  background: -ms-linear-gradient(top, #f3f3f3, #dedede) repeat scroll 0 0 transparent;
  background: -o-linear-gradient(top, #f3f3f3, #dedede) repeat scroll 0 0 transparent;
  background: linear-gradient(top, #f3f3f3, #dedede) repeat scroll 0 0 transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f3f3f3, endColorstr=#dedede);
  border: 1px solid #bfbfbf;
  padding: 3px 5px 4px 4px;
  text-decoration: none;
  display: block;
}
.page-header .back-link a span {
  background: url("images/up.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 12px;
  width: 12px;
}
.page-header .back-link a:hover {
  background: -webkit-gradient(top, #f3f3f3, #ebebeb) repeat scroll 0 0 transparent;
  background: -webkit-linear-gradient(top, #f3f3f3, #ebebeb) repeat scroll 0 0 transparent;
  background: -moz-linear-gradient(top, #f3f3f3, #ebebeb) repeat scroll 0 0 transparent;
  background: -ms-linear-gradient(top, #f3f3f3, #ebebeb) repeat scroll 0 0 transparent;
  background: -o-linear-gradient(top, #f3f3f3, #ebebeb) repeat scroll 0 0 transparent;
  background: linear-gradient(top, #f3f3f3, #ebebeb) repeat scroll 0 0 transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f3f3f3, endColorstr=#ebebeb);
}
.page-header .header-text {
  color: #333333;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  float: left;
  padding: 0 8px 0 0;
}
.page-header .actions {
  position: relative;
  padding: 4px 0 0 0;
}
.page-header .actions .action-link {
  background: url("images/action_link_small.png") no-repeat;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.page-header .actions .action-link.selected,
.page-header .actions .action-link:hover {
  background-position: center bottom;
}
.page-header .actions .action-menu {
  top: 32px;
  right: -8px;
}
/* welcome page
---------------------------------- */

.welcome-header {
  font-size: 40px;
  font-weight: lighter;
  margin: 0 0 25px;
}
.welcome-headerbody-box {
  margin: 0 0 25px;
}
.welcome-headerbody-box .welcome-headerbody-header {
  font-size: 20px;
  font-weight: normal;
  margin: 0 0 10px;
}
.welcome-headerbody-box.show-hide .welcome-headerbody-header a {
  text-decoration: none;
  cursor: pointer;
}
.welcome-headerbody-box.show-hide .welcome-headerbody-header a:hover {
  text-decoration: none;
  border-bottom: 1px dotted;
}
.welcome-headerbody-box.show-hide .welcome-headerbody-body {
  display: none;
}
.welcome-headerbody-box textarea {
  height: 70px;
  width: 690px;
}
.welcome-lists-box {
  margin: 0 0 40px;
}
.welcome-lists-box .list-box {
  float: left;
  width: 345px;
}
.welcome-lists-box .list-box.left {
  margin-right: 25px;
}
.welcome-lists-box h2 {
  font-size: 18px;
  font-weight: normal;
}
.welcome-lists-box div {
  line-height: 25px;
}
.welcome-lists-box ul {
  margin: 0 0 0 15px;
}
.welcome-lists-box ul li {
  color: #de673c;
  line-height: 25px;
  list-style-type: square;
}
.welcome-lists-box ul li span {
  color: #333333;
}
.welcome-lists-box ul li.decimal {
  list-style-type: decimal;
}
.welcome-buttons-box {
  margin: 0 0 40px;
}
.welcome-buttons-box .button-box {
  float: left;
  width: 345px;
}
.welcome-buttons-box .button-box.left {
  margin-right: 25px;
}
.welcome-buttons-box .button-text {
  margin-bottom: 15px;
}
.welcome-buttons-box a {
  color: white;
  display: inline-block;
  font-size: 18px;
  height: 45px;
  line-height: 45px;
  min-width: 250px;
  padding: 0 25px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  max-width: 295px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.welcome-buttons-box a.green {
  background: -webkit-gradient(top, #98c040, #598001) repeat scroll 0 0 transparent;
  background: -webkit-linear-gradient(top, #98c040, #598001) repeat scroll 0 0 transparent;
  background: -moz-linear-gradient(top, #98c040, #598001) repeat scroll 0 0 transparent;
  background: -ms-linear-gradient(top, #98c040, #598001) repeat scroll 0 0 transparent;
  background: -o-linear-gradient(top, #98c040, #598001) repeat scroll 0 0 transparent;
  background: linear-gradient(top, #98c040, #598001) repeat scroll 0 0 transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#98c040, endColorstr=#598001);
}
.welcome-buttons-box a.green:hover {
  background: -webkit-gradient(top, #a4cc4d, #6c901b) repeat scroll 0 0 transparent;
  background: -webkit-linear-gradient(top, #a4cc4d, #6c901b) repeat scroll 0 0 transparent;
  background: -moz-linear-gradient(top, #a4cc4d, #6c901b) repeat scroll 0 0 transparent;
  background: -ms-linear-gradient(top, #a4cc4d, #6c901b) repeat scroll 0 0 transparent;
  background: -o-linear-gradient(top, #a4cc4d, #6c901b) repeat scroll 0 0 transparent;
  background: linear-gradient(top, #a4cc4d, #6c901b) repeat scroll 0 0 transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#a4cc4d, endColorstr=#6c901b);
}
.welcome-buttons-box a.blue {
  background: -webkit-gradient(top, #7688b6, #3e4b6c) repeat scroll 0 0 transparent;
  background: -webkit-linear-gradient(top, #7688b6, #3e4b6c) repeat scroll 0 0 transparent;
  background: -moz-linear-gradient(top, #7688b6, #3e4b6c) repeat scroll 0 0 transparent;
  background: -ms-linear-gradient(top, #7688b6, #3e4b6c) repeat scroll 0 0 transparent;
  background: -o-linear-gradient(top, #7688b6, #3e4b6c) repeat scroll 0 0 transparent;
  background: linear-gradient(top, #7688b6, #3e4b6c) repeat scroll 0 0 transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7688b6, endColorstr=#3e4b6c);
}
.welcome-buttons-box a.blue:hover {
  background: -webkit-gradient(top, #7f91be, #4c5b80) repeat scroll 0 0 transparent;
  background: -webkit-linear-gradient(top, #7f91be, #4c5b80) repeat scroll 0 0 transparent;
  background: -moz-linear-gradient(top, #7f91be, #4c5b80) repeat scroll 0 0 transparent;
  background: -ms-linear-gradient(top, #7f91be, #4c5b80) repeat scroll 0 0 transparent;
  background: -o-linear-gradient(top, #7f91be, #4c5b80) repeat scroll 0 0 transparent;
  background: linear-gradient(top, #7f91be, #4c5b80) repeat scroll 0 0 transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f91be, endColorstr=#4c5b80);
}
.welcome-steps-box {
  display: inline-block;
  padding: 25px;
  background-color: #ececec;
  margin: 0 -25px 40px;
  text-decoration: none !important;
}
.welcome-steps-box .step-box {
  padding-top: 20px;
  width: 220px;
  float: left;
}
.welcome-steps-box .step-box.left {
  margin-right: 25px;
}
.welcome-steps-box .step-box span {
  display: block;
  float: left;
  width: 50px;
  padding-left: 10px;
  background-color: #9299ad;
  height: 32px;
  line-height: 32px;
  font-size: 26px;
  font-weight: bold;
  color: white;
}
.welcome-steps-box .step-box em {
  display: inline-block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 16px 0 16px 8px;
  border-color: transparent transparent transparent #9299ad;
}
.welcome-steps-box .step-box p {
  margin: 15px 0 0;
}
.welcome-steps-box h1 {
  color: #9197a7;
  font-size: 30px;
  font-weight: normal;
  margin: 0;
}
.welcome-blog-box {
  height: 100px;
  margin: 0 0 40px;
}
.welcome-blog-box .blog-logo {
  display: block;
  width: 100px;
  height: 100px;
  float: left;
}
.welcome-blog-box .blog-text {
  color: #3d4a6b;
  font-size: 13px;
  font-style: italic;
  height: 80px;
  margin-left: 125px;
  padding: 10px 0;
}
.welcome-blog-box .blog-text .blog-author {
  margin-top: 10px;
  display: block;
  color: #999999;
  font-size: 12px;
  font-style: italic;
}
.welcome-question-box {
  margin-top: 40px;
  width: 345px;
}
.welcome-question-box p {
  margin: 0 0 10px;
}
.welcome-question-box .cis-phone,
.welcome-question-box .europe-phone {
  display: none;
}
.welcome-levels-box {
  height: 840px;
  position: relative;
  width: 715px;
}
.welcome-levels-box .header {
  color: white;
  font-size: 18px;
  font-weight: bold;
  height: 40px;
  padding-top: 15px;
  position: absolute;
  text-align: center;
  width: 220px;
}
.welcome-levels-box .header.label {
  background-color: #3c4869;
  left: 0;
}
.welcome-levels-box .header.demo {
  background-color: #008785;
  left: 245px;
}
.welcome-levels-box .header.premium {
  background-color: #197d9a;
  left: 490px;
}
.welcome-levels-box .table {
  left: 0;
  position: absolute;
  top: 73px;
}
.welcome-levels-box .table .odd,
.welcome-levels-box .table .even {
  height: 51px;
  margin: 0;
  position: relative;
  width: 780px;
}
.welcome-levels-box .table .label {
  height: 40px;
  padding: 10px 0 0 0;
  position: absolute;
  text-align: left;
  width: 220px;
}
.welcome-levels-box .table .demo,
.welcome-levels-box .table .premium {
  font-size: 16px;
  font-weight: bold;
  height: 38px;
  padding-top: 12px;
  position: absolute;
  text-align: center;
  width: 220px;
}
.welcome-levels-box .table .odd .demo,
.welcome-levels-box .table .odd .premium {
  background-color: #ebebeb;
}
.welcome-levels-box .table .even .demo,
.welcome-levels-box .table .even .premium {
  background-color: #f4f4f4;
}
.welcome-levels-box .table .odd .demo,
.welcome-levels-box .table .even .demo {
  left: 245px;
}
.welcome-levels-box .table .odd .premium,
.welcome-levels-box .table .even .premium {
  left: 490px;
}
.welcome-levels-box .success {
  background: url("images/icons.png") no-repeat scroll center -22px;
  height: 22px;
}
.welcome-levels-box .reject {
  background: url("images/icons.png") no-repeat scroll center 0px;
  height: 22px;
}
/* registration page
---------------------------------- */

#registration-success-pop .popup-body div {
  margin-bottom: 20px;
}
#registration-hint-box {
  width: 220px;
  float: left;
}
#registration-hint-box span {
  display: block;
  width: 240px;
  color: #3d4a6b;
  font-size: 18px;
  font-weight: bold;
}
#registration-form-data {
  margin-left: 245px;
}
.input-box.vat {
  display: none;
}
/* style for selector (like input)
---------------------------------- */

.styled-select-container .tl-combobox {
  height: 34px;
  line-height: 34px;
  border: 1px solid #999999;
  padding: 0;
  width: 100%;
  max-width: 100%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.styled-select-container .tl-combobox .combobox-container,
.styled-select-container .tl-combobox .combobox-container .combobox-options {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.styled-select-container .tl-combobox .combobox-container {
  box-shadow: none;
  -moz-box-shadow: 0 none;
  -webkit-box-shadow: 0 none;
  border-color: #999999;
  left: -1px;
  margin: 0;
  max-width: none;
  padding: 0;
  right: auto;
}
.styled-select-container .tl-combobox .combobox-container .container-corner {
  display: none;
  width: 0;
  height: 0;
}
.styled-select-container .tl-combobox .combobox-container .combobox-options .option-item {
  padding: 7px 10px;
  background-color: white;
}
.styled-select-container .tl-combobox .combobox-container .combobox-options .option-item.in-focus {
  text-decoration: none;
  background-color: #e6e6e6;
}
.styled-select-container .tl-combobox .combobox-container .combobox-options.has-optgroups .option-group-item {
  padding: 7px 10px 5px 10px;
}
.styled-select-container .tl-combobox .combobox-container .combobox-options.has-optgroups .option-item {
  padding: 7px 10px 7px 25px;
}
.styled-select-container .tl-combobox .combobox-title {
  color: #333333;
}
.styled-select-container .tl-combobox .combobox-title .inner-text {
  margin-left: 10px;
}
.styled-select-container .tl-combobox .combobox-wrapper {
  bottom: -2px;
  display: block;
  height: 1px;
  line-height: 1px;
  position: absolute;
  left: 0;
  width: 1px;
  z-index: 2;
}
.dataItem .styled-select-container {
  margin-left: -10px;
}
@import "vars";
#wrap {
  min-height: 100%;
  height: auto !important;
  margin-bottom: -90px;
}
#wrap.no-footer {
  margin-bottom: 0;
}
#wrap.no-footer #shell {
  margin-bottom: 0;
}
#shell {
  margin-top: 28px;
  margin-bottom: 90px;
}
.outer {
  min-width: 1160px;
}
.outer.wideOuter {
  min-width: 1200px;
}
.outer.longOuter {
  min-width: 1400px;
}
.inner {
  margin: 0 auto;
  width: 960px;
}
.inner.wideInner {
  width: 1100px;
}
.inner.wideInner #sidebar {
  width: 250px;
}
.inner.wideInner #content {
  margin-left: 270px;
}
.inner.longInner {
  width: 1300px;
}
.group:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#main-header .header-primary {
  padding-top: 17px;
  height: 63px;
  background-color: #3d4a6b;
}
#main-header .header-primary .brand {
  display: block;
  float: left;
  width: 223px;
  height: 47px;
  background-image: url("images/brand.png");
}
#main-header .header-primary .header-nav {
  float: right;
  margin-top: 15px;
  margin-right: 25px;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
}
#main-header .header-primary .header-nav.active {
  font-weight: bold;
}
#main-header .header-primary .header-nav.last {
  margin-right: 3px;
}
#main-header .header-primary #log-in-box {
  position: relative;
  margin-top: 15px;
  float: right;
}
#main-header .header-primary #log-in-box .log-in-name {
  float: left;
  height: 20px;
  color: white;
  cursor: pointer;
}
#main-header .header-primary #log-in-box .combo {
  float: right;
  width: 19px;
  height: 20px;
  background: url("images/combobox_white.png") left top no-repeat;
}
#main-header .header-primary #log-in-box .action-menu {
  top: 23px;
  right: -16px;
}
#main-header .header-primary #log-in-box .lang-switcher {
  margin-left: 6px;
}
#main-header .header-primary #log-in-box .lang-switcher .lang-title strong {
  color: white;
  border-bottom-color: white;
}
#main-header .header-secondary {
  height: 50px;
  line-height: 50px;
  background-color: #e0e0e0;
}
#main-header .header-secondary .secondary-msg-box {
  float: left;
  margin-right: 60px;
  font-size: 22px;
  font-weight: bold;
  color: #3d4a6b;
}
#main-header .header-secondary .header-secondary-btn {
  font-size: 16px;
  color: #333333;
  margin-right: 16px;
}
#main-header .header-secondary h1 {
  margin: 0;
  font-size: 22px;
}
#main-header .header-secondary nav li.active a {
  font-weight: bold;
  color: #3d4a6b;
}
#main-header .header-secondary nav a {
  display: block;
  float: left;
  margin-right: 20px;
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}
#main-header .header-secondary nav a:hover {
  color: #3d4a6b;
}
#sidebar {
  width: 220px;
  float: left;
}
#sidebar li.second {
  margin-left: 10px;
}
#sidebar li.indent {
  margin-top: 24px;
}
#sidebar li.active a {
  font-weight: bold;
  color: #3d4a6b;
}
#sidebar a {
  display: inline-block;
  margin-bottom: 15px;
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}
#sidebar a:hover {
  color: #3d4a6b;
}
#content {
  margin-left: 245px;
  padding: 0 0 60px;
}
#content.without-nav {
  margin-left: 0;
}
#content.full {
  margin-left: 0;
}
#content .centric-box {
  margin-left: 245px;
}
#content .yellow-info-panel {
  background: url("images/excl.png") no-repeat scroll 15px 50% #fcfbde;
  border: 1px solid #d1d1d1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 0 20px;
  padding: 15px 15px 15px 60px;
}
#content .yellow-info-panel b {
  font-weight: bold;
}
#footer {
  height: 90px;
}
#footer .social-box {
  border-top: solid 1px #e0e0e0;
  border-bottom: solid 1px #e0e0e0;
  margin-bottom: 15px;
}
#footer .social-box .social-likes-box {
  float: left;
  padding: 10px 0 7px;
  width: 340px;
  height: 25px;
}
#footer .social-box .social-likes-box li {
  display: inline-block;
}
#footer .social-box .common-links-box {
  display: none;
  float: left;
  padding-left: 10px;
  line-height: 43px;
}
#footer .social-box .common-links-box a {
  margin-right: 5px;
  color: #333333;
  text-decoration: none;
}
#footer .social-box .common-links-box a:hover {
  text-decoration: underline;
}
#footer .social-box .social-links-box {
  float: right;
  padding: 8px 0 6px 0;
}
#footer .social-box .social-links-box span {
  display: inline-block;
  height: 26px;
  line-height: 26px;
  margin-right: 5px;
  float: left;
  text-transform: uppercase;
}
#footer .social-box .social-links-box ul {
  display: inline-block;
  float: right;
}
#footer .social-box .social-links-box ul li {
  display: inline-block;
}
#footer .social-box .social-links-box ul a {
  width: 26px;
  height: 26px;
  display: inline-block;
  background: url('images/social/socials_sprite_new.png') no-repeat;
}
#footer .social-box .social-links-box ul a.facebook {
  background-position: 0 -28px;
}
#footer .social-box .social-links-box ul a.twitter {
  background-position: 0 -112px;
}
#footer .social-box .social-links-box ul a.linkedin {
  background-position: 0 -84px;
}
#footer .social-box .social-links-box ul a.google {
  background-position: 0 -56px;
}
#footer .social-box .social-links-box ul a.youtube {
  background-position: 0 -140px;
}
#footer .social-box .social-links-box ul a.blog {
  background-position: 0 0;
}
#footer .social-box .social-links-box ul a.vk {
  background-position: 0 -168px;
}
.copyreserved-block {
  float: right;
  height: 60px;
}
#signin-hint-box {
  float: left;
  line-height: 22px;
  width: 220px;
}
#signin-content-box {
  line-height: 22px;
  margin-left: 245px;
}
#terms-content-box h2 {
  font-size: 20px;
  font-weight: normal;
  margin: 0 0 10px;
}
#terms-content-box em {
  font-style: normal;
  margin-right: 0.2em;
}
#terms-content-box span {
  font-weight: bold;
  margin-right: 5px;
}
#terms-content-box .term-box {
  margin-bottom: 15px;
}
#terms-content-box .term-box div {
  margin-bottom: 10px;
}
#terms-content-box .term-box div ul li {
  list-style-type: disc;
  list-style-position: inside;
  margin-left: 17px;
}
.toast-title {
  font-weight: bold;
}
.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: white;
}
.toast-message a:hover {
  color: #cccccc;
  text-decoration: none;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-right {
  top: 142px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 102px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
#toast-container {
  position: fixed;
  z-index: 999999;
}
#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#toast-container > div {
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999999;
  -webkit-box-shadow: 0 0 12px #999999;
  box-shadow: 0 0 12px #999999;
  color: white;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}
#toast-container > :hover {
  -moz-box-shadow: 0 0 12px black;
  -webkit-box-shadow: 0 0 12px black;
  box-shadow: 0 0 12px black;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}
#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}
#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}
#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin: auto;
}
.toast {
  background-color: #030303;
}
.toast-success {
  background-color: #51a351;
}
.toast-error {
  background-color: #bd362f;
}
.toast-info {
  background-color: #2f96b4;
}
.toast-warning {
  background-color: #f89406;
}
/*Responsive Design*/

@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 108px;
  }
}
@media all and (min-width: 241px) and (max-width: 320px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 128px;
  }
}
@media all and (min-width: 321px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 192px;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 300px;
  }
}
@import "vars";
.phone-selector .switcher-btn,
.country-selector .switcher-btn {
  float: left;
  width: 50px;
  height: 33px;
  border: 1px solid #999999;
  border-right: none;
  -webkit-bottom-top-left-radius: 3px;
  -moz-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  cursor: pointer;
  background: url(images/tlcombobox-button.png) right center no-repeat;
}
.phone-selector .switcher-btn:hover,
.country-selector .switcher-btn:hover {
  background-color: #eeeeee;
}
.phone-selector .switcher-btn .flag,
.country-selector .switcher-btn .flag {
  display: inline-block;
  background-image: url("images/flags_all.png");
  width: 16px;
  height: 11px;
  margin: 11px 0 11px 9px;
}
.phone-selector .selector-list,
.country-selector .selector-list {
  width: 273px;
  max-height: 300px;
  overflow-y: scroll;
}
.phone-selector .selector-list li,
.country-selector .selector-list li {
  display: block;
  margin: 8px 0;
  font-size: 12px;
  cursor: pointer;
}
.phone-selector .selector-list li:hover,
.country-selector .selector-list li:hover {
  text-decoration: underline;
}
.phone-selector .selector-list li .flag,
.country-selector .selector-list li .flag {
  display: block;
  float: left;
  width: 16px;
  height: 11px;
  margin-top: 2px;
  background-image: url("images/flags_all.png");
}
.phone-selector .selector-list li .title,
.country-selector .selector-list li .title {
  display: block;
  margin-left: 25px;
  line-height: 15px;
}
.phone-selector .switcher-btn .flag.AL,
.phone-selector .selector-list .flag.AL,
.country-selector .switcher-btn .flag.AL,
.country-selector .selector-list .flag.AL {
  background-position: 0 -1034px;
}
.phone-selector .switcher-btn .flag.AU,
.phone-selector .selector-list .flag.AU,
.country-selector .switcher-btn .flag.AU,
.country-selector .selector-list .flag.AU {
  background-position: 0 -1716px;
}
.phone-selector .switcher-btn .flag.AT,
.phone-selector .selector-list .flag.AT,
.country-selector .switcher-btn .flag.AT,
.country-selector .selector-list .flag.AT {
  background-position: 0 -1331px;
}
.phone-selector .switcher-btn .flag.AZ,
.phone-selector .selector-list .flag.AZ,
.country-selector .switcher-btn .flag.AZ,
.country-selector .selector-list .flag.AZ {
  background-position: 0 -1243px;
}
.phone-selector .switcher-btn .flag.DZ,
.phone-selector .selector-list .flag.DZ,
.country-selector .switcher-btn .flag.DZ,
.country-selector .selector-list .flag.DZ {
  background-position: 0 -528px;
}
.phone-selector .switcher-btn .flag.AS,
.phone-selector .selector-list .flag.AS,
.country-selector .switcher-btn .flag.AS,
.country-selector .selector-list .flag.AS {
  background-position: 0 -1562px;
}
.phone-selector .switcher-btn .flag.AI,
.phone-selector .selector-list .flag.AI,
.country-selector .switcher-btn .flag.AI,
.country-selector .selector-list .flag.AI {
  background-position: 0 -1980px;
}
.phone-selector .switcher-btn .flag.AO,
.phone-selector .selector-list .flag.AO,
.country-selector .switcher-btn .flag.AO,
.country-selector .selector-list .flag.AO {
  background-position: 0 -1947px;
}
.phone-selector .switcher-btn .flag.AD,
.phone-selector .selector-list .flag.AD,
.country-selector .switcher-btn .flag.AD,
.country-selector .selector-list .flag.AD {
  background-position: 0 -594px;
}
.phone-selector .switcher-btn .flag.AG,
.phone-selector .selector-list .flag.AG,
.country-selector .switcher-btn .flag.AG,
.country-selector .selector-list .flag.AG {
  background-position: 0 -869px;
}
.phone-selector .switcher-btn .flag.AR,
.phone-selector .selector-list .flag.AR,
.country-selector .switcher-btn .flag.AR,
.country-selector .selector-list .flag.AR {
  background-position: 0 -2377px;
}
.phone-selector .switcher-btn .flag.AM,
.phone-selector .selector-list .flag.AM,
.country-selector .switcher-btn .flag.AM,
.country-selector .selector-list .flag.AM {
  background-position: 0 -176px;
}
.phone-selector .switcher-btn .flag.AW,
.phone-selector .selector-list .flag.AW,
.country-selector .switcher-btn .flag.AW,
.country-selector .selector-list .flag.AW {
  background-position: 0 -792px;
}
.phone-selector .switcher-btn .flag.AF,
.phone-selector .selector-list .flag.AF,
.country-selector .switcher-btn .flag.AF,
.country-selector .selector-list .flag.AF {
  background-position: 0 -2311px;
}
.phone-selector .switcher-btn .flag.BS,
.phone-selector .selector-list .flag.BS,
.country-selector .switcher-btn .flag.BS,
.country-selector .selector-list .flag.BS {
  background-position: 0 -363px;
}
.phone-selector .switcher-btn .flag.BD,
.phone-selector .selector-list .flag.BD,
.country-selector .switcher-btn .flag.BD,
.country-selector .selector-list .flag.BD {
  background-position: 0 -1771px;
}
.phone-selector .switcher-btn .flag.BB,
.phone-selector .selector-list .flag.BB,
.country-selector .switcher-btn .flag.BB,
.country-selector .selector-list .flag.BB {
  background-position: 0 -1573px;
}
.phone-selector .switcher-btn .flag.BH,
.phone-selector .selector-list .flag.BH,
.country-selector .switcher-btn .flag.BH,
.country-selector .selector-list .flag.BH {
  background-position: 0 -1496px;
}
.phone-selector .switcher-btn .flag.BY,
.phone-selector .selector-list .flag.BY,
.country-selector .switcher-btn .flag.BY,
.country-selector .selector-list .flag.BY {
  background-position: 0 -1100px;
}
.phone-selector .switcher-btn .flag.BZ,
.phone-selector .selector-list .flag.BZ,
.country-selector .switcher-btn .flag.BZ,
.country-selector .selector-list .flag.BZ {
  background-position: 0 -484px;
}
.phone-selector .switcher-btn .flag.BE,
.phone-selector .selector-list .flag.BE,
.country-selector .switcher-btn .flag.BE,
.country-selector .selector-list .flag.BE {
  background-position: 0 0;
}
.phone-selector .switcher-btn .flag.BJ,
.phone-selector .selector-list .flag.BJ,
.country-selector .switcher-btn .flag.BJ,
.country-selector .selector-list .flag.BJ {
  background-position: 0 -1298px;
}
.phone-selector .switcher-btn .flag.BM,
.phone-selector .selector-list .flag.BM,
.country-selector .switcher-btn .flag.BM,
.country-selector .selector-list .flag.BM {
  background-position: 0 -1914px;
}
.phone-selector .switcher-btn .flag.BG,
.phone-selector .selector-list .flag.BG,
.country-selector .switcher-btn .flag.BG,
.country-selector .selector-list .flag.BG {
  background-position: 0 -2586px;
}
.phone-selector .switcher-btn .flag.BO,
.phone-selector .selector-list .flag.BO,
.country-selector .switcher-btn .flag.BO,
.country-selector .selector-list .flag.BO {
  background-position: 0 -1650px;
}
.phone-selector .switcher-btn .flag.BQ,
.phone-selector .selector-list .flag.BQ,
.country-selector .switcher-btn .flag.BQ,
.country-selector .selector-list .flag.BQ {
  background-position: 0 -2719px;
}
.phone-selector .switcher-btn .flag.BA,
.phone-selector .selector-list .flag.BA,
.country-selector .switcher-btn .flag.BA,
.country-selector .selector-list .flag.BA {
  background-position: 0 -1584px;
}
.phone-selector .switcher-btn .flag.BW,
.phone-selector .selector-list .flag.BW,
.country-selector .switcher-btn .flag.BW,
.country-selector .selector-list .flag.BW {
  background-position: 0 -2707px;
}
.phone-selector .switcher-btn .flag.BR,
.phone-selector .selector-list .flag.BR,
.country-selector .switcher-btn .flag.BR,
.country-selector .selector-list .flag.BR {
  background-position: 0 -770px;
}
.phone-selector .switcher-btn .flag.IO,
.phone-selector .selector-list .flag.IO,
.country-selector .switcher-btn .flag.IO,
.country-selector .selector-list .flag.IO {
  background-position: 0 -55px;
}
.phone-selector .switcher-btn .flag.VG,
.phone-selector .selector-list .flag.VG,
.country-selector .switcher-btn .flag.VG,
.country-selector .selector-list .flag.VG {
  background-position: 0 -1408px;
}
.phone-selector .switcher-btn .flag.BN,
.phone-selector .selector-list .flag.BN,
.country-selector .switcher-btn .flag.BN,
.country-selector .selector-list .flag.BN {
  background-position: 0 -1683px;
}
.phone-selector .switcher-btn .flag.BF,
.phone-selector .selector-list .flag.BF,
.country-selector .switcher-btn .flag.BF,
.country-selector .selector-list .flag.BF {
  background-position: 0 -726px;
}
.phone-selector .switcher-btn .flag.BI,
.phone-selector .selector-list .flag.BI,
.country-selector .switcher-btn .flag.BI,
.country-selector .selector-list .flag.BI {
  background-position: 0 -1892px;
}
.phone-selector .switcher-btn .flag.BT,
.phone-selector .selector-list .flag.BT,
.country-selector .switcher-btn .flag.BT,
.country-selector .selector-list .flag.BT {
  background-position: 0 -1848px;
}
.phone-selector .switcher-btn .flag.VU,
.phone-selector .selector-list .flag.VU,
.country-selector .switcher-btn .flag.VU,
.country-selector .selector-list .flag.VU {
  background-position: 0 -1265px;
}
.phone-selector .switcher-btn .flag.VA,
.phone-selector .selector-list .flag.VA,
.country-selector .switcher-btn .flag.VA,
.country-selector .selector-list .flag.VA {
  background-position: 0 -2322px;
}
.phone-selector .switcher-btn .flag.GB,
.phone-selector .selector-list .flag.GB,
.country-selector .switcher-btn .flag.GB,
.country-selector .selector-list .flag.GB {
  background-position: 0 -55px;
}
.phone-selector .switcher-btn .flag.HU,
.phone-selector .selector-list .flag.HU,
.country-selector .switcher-btn .flag.HU,
.country-selector .selector-list .flag.HU {
  background-position: 0 -682px;
}
.phone-selector .switcher-btn .flag.VE,
.phone-selector .selector-list .flag.VE,
.country-selector .switcher-btn .flag.VE,
.country-selector .selector-list .flag.VE {
  background-position: 0 -1056px;
}
.phone-selector .switcher-btn .flag.VI,
.phone-selector .selector-list .flag.VI,
.country-selector .switcher-btn .flag.VI,
.country-selector .selector-list .flag.VI {
  background-position: 0 -1782px;
}
.phone-selector .switcher-btn .flag.VN,
.phone-selector .selector-list .flag.VN,
.country-selector .switcher-btn .flag.VN,
.country-selector .selector-list .flag.VN {
  background-position: 0 -968px;
}
.phone-selector .switcher-btn .flag.GA,
.phone-selector .selector-list .flag.GA,
.country-selector .switcher-btn .flag.GA,
.country-selector .selector-list .flag.GA {
  background-position: 0 -880px;
}
.phone-selector .switcher-btn .flag.HT,
.phone-selector .selector-list .flag.HT,
.country-selector .switcher-btn .flag.HT,
.country-selector .selector-list .flag.HT {
  background-position: 0 -319px;
}
.phone-selector .switcher-btn .flag.GY,
.phone-selector .selector-list .flag.GY,
.country-selector .switcher-btn .flag.GY,
.country-selector .selector-list .flag.GY {
  background-position: 0 -803px;
}
.phone-selector .switcher-btn .flag.GM,
.phone-selector .selector-list .flag.GM,
.country-selector .switcher-btn .flag.GM,
.country-selector .selector-list .flag.GM {
  background-position: 0 -627px;
}
.phone-selector .switcher-btn .flag.GH,
.phone-selector .selector-list .flag.GH,
.country-selector .switcher-btn .flag.GH,
.country-selector .selector-list .flag.GH {
  background-position: 0 -2112px;
}
.phone-selector .switcher-btn .flag.GP,
.phone-selector .selector-list .flag.GP,
.country-selector .switcher-btn .flag.GP,
.country-selector .selector-list .flag.GP {
  background-position: 0 -407px;
}
.phone-selector .switcher-btn .flag.GT,
.phone-selector .selector-list .flag.GT,
.country-selector .switcher-btn .flag.GT,
.country-selector .selector-list .flag.GT {
  background-position: 0 -935px;
}
.phone-selector .switcher-btn .flag.GN,
.phone-selector .selector-list .flag.GN,
.country-selector .switcher-btn .flag.GN,
.country-selector .selector-list .flag.GN {
  background-position: 0 -2575px;
}
.phone-selector .switcher-btn .flag.GW,
.phone-selector .selector-list .flag.GW,
.country-selector .switcher-btn .flag.GW,
.country-selector .selector-list .flag.GW {
  background-position: 0 -1925px;
}
.phone-selector .switcher-btn .flag.DE,
.phone-selector .selector-list .flag.DE,
.country-selector .switcher-btn .flag.DE,
.country-selector .selector-list .flag.DE {
  background-position: 0 -2509px;
}
.phone-selector .switcher-btn .flag.GI,
.phone-selector .selector-list .flag.GI,
.country-selector .switcher-btn .flag.GI,
.country-selector .selector-list .flag.GI {
  background-position: 0 -275px;
}
.phone-selector .switcher-btn .flag.HN,
.phone-selector .selector-list .flag.HN,
.country-selector .switcher-btn .flag.HN,
.country-selector .selector-list .flag.HN {
  background-position: 0 -2156px;
}
.phone-selector .switcher-btn .flag.HK,
.phone-selector .selector-list .flag.HK,
.country-selector .switcher-btn .flag.HK,
.country-selector .selector-list .flag.HK {
  background-position: 0 -2696px;
}
.phone-selector .switcher-btn .flag.GD,
.phone-selector .selector-list .flag.GD,
.country-selector .switcher-btn .flag.GD,
.country-selector .selector-list .flag.GD {
  background-position: 0 -2399px;
}
.phone-selector .switcher-btn .flag.GL,
.phone-selector .selector-list .flag.GL,
.country-selector .switcher-btn .flag.GL,
.country-selector .selector-list .flag.GL {
  background-position: 0 -1760px;
}
.phone-selector .switcher-btn .flag.GR,
.phone-selector .selector-list .flag.GR,
.country-selector .switcher-btn .flag.GR,
.country-selector .selector-list .flag.GR {
  background-position: 0 -165px;
}
.phone-selector .switcher-btn .flag.GE,
.phone-selector .selector-list .flag.GE,
.country-selector .switcher-btn .flag.GE,
.country-selector .selector-list .flag.GE {
  background-position: 0 -858px;
}
.phone-selector .switcher-btn .flag.GU,
.phone-selector .selector-list .flag.GU,
.country-selector .switcher-btn .flag.GU,
.country-selector .selector-list .flag.GU {
  background-position: 0 -2366px;
}
.phone-selector .switcher-btn .flag.DK,
.phone-selector .selector-list .flag.DK,
.country-selector .switcher-btn .flag.DK,
.country-selector .selector-list .flag.DK {
  background-position: 0 -1386px;
}
.phone-selector .switcher-btn .flag.CD,
.phone-selector .selector-list .flag.CD,
.country-selector .switcher-btn .flag.CD,
.country-selector .selector-list .flag.CD {
  background-position: 0 -1518px;
}
.phone-selector .switcher-btn .flag.DJ,
.phone-selector .selector-list .flag.DJ,
.country-selector .switcher-btn .flag.DJ,
.country-selector .selector-list .flag.DJ {
  background-position: 0 -2101px;
}
.phone-selector .switcher-btn .flag.DM,
.phone-selector .selector-list .flag.DM,
.country-selector .switcher-btn .flag.DM,
.country-selector .selector-list .flag.DM {
  background-position: 0 -2432px;
}
.phone-selector .switcher-btn .flag.DO,
.phone-selector .selector-list .flag.DO,
.country-selector .switcher-btn .flag.DO,
.country-selector .selector-list .flag.DO {
  background-position: 0 -1529px;
}
.phone-selector .switcher-btn .flag.EG,
.phone-selector .selector-list .flag.EG,
.country-selector .switcher-btn .flag.EG,
.country-selector .selector-list .flag.EG {
  background-position: 0 -2201px;
}
.phone-selector .switcher-btn .flag.ZM,
.phone-selector .selector-list .flag.ZM,
.country-selector .switcher-btn .flag.ZM,
.country-selector .selector-list .flag.ZM {
  background-position: 0 -1595px;
}
.phone-selector .switcher-btn .flag.ZW,
.phone-selector .selector-list .flag.ZW,
.country-selector .switcher-btn .flag.ZW,
.country-selector .selector-list .flag.ZW {
  background-position: 0 -2046px;
}
.phone-selector .switcher-btn .flag.IL,
.phone-selector .selector-list .flag.IL,
.country-selector .switcher-btn .flag.IL,
.country-selector .selector-list .flag.IL {
  background-position: 0 -341px;
}
.phone-selector .switcher-btn .flag.IN,
.phone-selector .selector-list .flag.IN,
.country-selector .switcher-btn .flag.IN,
.country-selector .selector-list .flag.IN {
  background-position: 0 -1694px;
}
.phone-selector .switcher-btn .flag.ID,
.phone-selector .selector-list .flag.ID,
.country-selector .switcher-btn .flag.ID,
.country-selector .selector-list .flag.ID {
  background-position: 0 -1958px;
}
.phone-selector .switcher-btn .flag.JO,
.phone-selector .selector-list .flag.JO,
.country-selector .switcher-btn .flag.JO,
.country-selector .selector-list .flag.JO {
  background-position: 0 -1463px;
}
.phone-selector .switcher-btn .flag.IQ,
.phone-selector .selector-list .flag.IQ,
.country-selector .switcher-btn .flag.IQ,
.country-selector .selector-list .flag.IQ {
  background-position: 0 -649px;
}
.phone-selector .switcher-btn .flag.IR,
.phone-selector .selector-list .flag.IR,
.country-selector .switcher-btn .flag.IR,
.country-selector .selector-list .flag.IR {
  background-position: 0 -2013px;
}
.phone-selector .switcher-btn .flag.IE,
.phone-selector .selector-list .flag.IE,
.country-selector .switcher-btn .flag.IE,
.country-selector .selector-list .flag.IE {
  background-position: 0 -1969px;
}
.phone-selector .switcher-btn .flag.IS,
.phone-selector .selector-list .flag.IS,
.country-selector .switcher-btn .flag.IS,
.country-selector .selector-list .flag.IS {
  background-position: 0 -1991px;
}
.phone-selector .switcher-btn .flag.ES,
.phone-selector .selector-list .flag.ES,
.country-selector .switcher-btn .flag.ES,
.country-selector .selector-list .flag.ES {
  background-position: 0 -1155px;
}
.phone-selector .switcher-btn .flag.IT,
.phone-selector .selector-list .flag.IT,
.country-selector .switcher-btn .flag.IT,
.country-selector .selector-list .flag.IT {
  background-position: 0 -143px;
}
.phone-selector .switcher-btn .flag.YE,
.phone-selector .selector-list .flag.YE,
.country-selector .switcher-btn .flag.YE,
.country-selector .selector-list .flag.YE {
  background-position: 0 -1672px;
}
.phone-selector .switcher-btn .flag.KZ,
.phone-selector .selector-list .flag.KZ,
.country-selector .switcher-btn .flag.KZ,
.country-selector .selector-list .flag.KZ {
  background-position: 0 -1210px;
}
.phone-selector .switcher-btn .flag.KY,
.phone-selector .selector-list .flag.KY,
.country-selector .switcher-btn .flag.KY,
.country-selector .selector-list .flag.KY {
  background-position: 0 -308px;
}
.phone-selector .switcher-btn .flag.KH,
.phone-selector .selector-list .flag.KH,
.country-selector .switcher-btn .flag.KH,
.country-selector .selector-list .flag.KH {
  background-position: 0 -242px;
}
.phone-selector .switcher-btn .flag.CM,
.phone-selector .selector-list .flag.CM,
.country-selector .switcher-btn .flag.CM,
.country-selector .selector-list .flag.CM {
  background-position: 0 -2057px;
}
.phone-selector .switcher-btn .flag.CA,
.phone-selector .selector-list .flag.CA,
.country-selector .switcher-btn .flag.CA,
.country-selector .selector-list .flag.CA {
  background-position: 0 -1375px;
}
.phone-selector .switcher-btn .flag.QA,
.phone-selector .selector-list .flag.QA,
.country-selector .switcher-btn .flag.QA,
.country-selector .selector-list .flag.QA {
  background-position: 0 -462px;
}
.phone-selector .switcher-btn .flag.KE,
.phone-selector .selector-list .flag.KE,
.country-selector .switcher-btn .flag.KE,
.country-selector .selector-list .flag.KE {
  background-position: 0 -2630px;
}
.phone-selector .switcher-btn .flag.CY,
.phone-selector .selector-list .flag.CY,
.country-selector .switcher-btn .flag.CY,
.country-selector .selector-list .flag.CY {
  background-position: 0 -561px;
}
.phone-selector .switcher-btn .flag.KG,
.phone-selector .selector-list .flag.KG,
.country-selector .switcher-btn .flag.KG,
.country-selector .selector-list .flag.KG {
  background-position: 0 -1617px;
}
.phone-selector .switcher-btn .flag.KI,
.phone-selector .selector-list .flag.KI,
.country-selector .switcher-btn .flag.KI,
.country-selector .selector-list .flag.KI {
  background-position: 0 -374px;
}
.phone-selector .switcher-btn .flag.CN,
.phone-selector .selector-list .flag.CN,
.country-selector .switcher-btn .flag.CN,
.country-selector .selector-list .flag.CN {
  background-position: 0 -825px;
}
.phone-selector .switcher-btn .flag.CO,
.phone-selector .selector-list .flag.CO,
.country-selector .switcher-btn .flag.CO,
.country-selector .selector-list .flag.CO {
  background-position: 0 -330px;
}
.phone-selector .switcher-btn .flag.KM,
.phone-selector .selector-list .flag.KM,
.country-selector .switcher-btn .flag.KM,
.country-selector .selector-list .flag.KM {
  background-position: 0 -1430px;
}
.phone-selector .switcher-btn .flag.CG,
.phone-selector .selector-list .flag.CG,
.country-selector .switcher-btn .flag.CG,
.country-selector .selector-list .flag.CG {
  background-position: 0 -1793px;
}
.phone-selector .switcher-btn .flag.CR,
.phone-selector .selector-list .flag.CR,
.country-selector .switcher-btn .flag.CR,
.country-selector .selector-list .flag.CR {
  background-position: 0 -2090px;
}
.phone-selector .switcher-btn .flag.CI,
.phone-selector .selector-list .flag.CI,
.country-selector .switcher-btn .flag.CI,
.country-selector .selector-list .flag.CI {
  background-position: 0 -1661px;
}
.phone-selector .switcher-btn .flag.CU,
.phone-selector .selector-list .flag.CU,
.country-selector .switcher-btn .flag.CU,
.country-selector .selector-list .flag.CU {
  background-position: 0 -748px;
}
.phone-selector .switcher-btn .flag.KW,
.phone-selector .selector-list .flag.KW,
.country-selector .switcher-btn .flag.KW,
.country-selector .selector-list .flag.KW {
  background-position: 0 -2487px;
}
.phone-selector .switcher-btn .flag.CW,
.phone-selector .selector-list .flag.CW,
.country-selector .switcher-btn .flag.CW,
.country-selector .selector-list .flag.CW {
  background-position: 0 -2729px;
}
.phone-selector .switcher-btn .flag.LA,
.phone-selector .selector-list .flag.LA,
.country-selector .switcher-btn .flag.LA,
.country-selector .selector-list .flag.LA {
  background-position: 0 -451px;
}
.phone-selector .switcher-btn .flag.LV,
.phone-selector .selector-list .flag.LV,
.country-selector .switcher-btn .flag.LV,
.country-selector .selector-list .flag.LV {
  background-position: 0 -1936px;
}
.phone-selector .switcher-btn .flag.LS,
.phone-selector .selector-list .flag.LS,
.country-selector .switcher-btn .flag.LS,
.country-selector .selector-list .flag.LS {
  background-position: 0 -2190px;
}
.phone-selector .switcher-btn .flag.LR,
.phone-selector .selector-list .flag.LR,
.country-selector .switcher-btn .flag.LR,
.country-selector .selector-list .flag.LR {
  background-position: 0 -2068px;
}
.phone-selector .switcher-btn .flag.LB,
.phone-selector .selector-list .flag.LB,
.country-selector .switcher-btn .flag.LB,
.country-selector .selector-list .flag.LB {
  background-position: 0 -1254px;
}
.phone-selector .switcher-btn .flag.LY,
.phone-selector .selector-list .flag.LY,
.country-selector .switcher-btn .flag.LY,
.country-selector .selector-list .flag.LY {
  background-position: 0 -132px;
}
.phone-selector .switcher-btn .flag.LT,
.phone-selector .selector-list .flag.LT,
.country-selector .switcher-btn .flag.LT,
.country-selector .selector-list .flag.LT {
  background-position: 0 -1122px;
}
.phone-selector .switcher-btn .flag.LI,
.phone-selector .selector-list .flag.LI,
.country-selector .switcher-btn .flag.LI,
.country-selector .selector-list .flag.LI {
  background-position: 0 -979px;
}
.phone-selector .switcher-btn .flag.LU,
.phone-selector .selector-list .flag.LU,
.country-selector .switcher-btn .flag.LU,
.country-selector .selector-list .flag.LU {
  background-position: 0 -1474px;
}
.phone-selector .switcher-btn .flag.MU,
.phone-selector .selector-list .flag.MU,
.country-selector .switcher-btn .flag.MU,
.country-selector .selector-list .flag.MU {
  background-position: 0 -2179px;
}
.phone-selector .switcher-btn .flag.MR,
.phone-selector .selector-list .flag.MR,
.country-selector .switcher-btn .flag.MR,
.country-selector .selector-list .flag.MR {
  background-position: 0 -253px;
}
.phone-selector .switcher-btn .flag.MG,
.phone-selector .selector-list .flag.MG,
.country-selector .switcher-btn .flag.MG,
.country-selector .selector-list .flag.MG {
  background-position: 0 -1287px;
}
.phone-selector .switcher-btn .flag.MO,
.phone-selector .selector-list .flag.MO,
.country-selector .switcher-btn .flag.MO,
.country-selector .selector-list .flag.MO {
  background-position: 0 -2597px;
}
.phone-selector .switcher-btn .flag.MK,
.phone-selector .selector-list .flag.MK,
.country-selector .switcher-btn .flag.MK,
.country-selector .selector-list .flag.MK {
  background-position: 0 -1353px;
}
.phone-selector .switcher-btn .flag.MW,
.phone-selector .selector-list .flag.MW,
.country-selector .switcher-btn .flag.MW,
.country-selector .selector-list .flag.MW {
  background-position: 0 -2145px;
}
.phone-selector .switcher-btn .flag.MY,
.phone-selector .selector-list .flag.MY,
.country-selector .switcher-btn .flag.MY,
.country-selector .selector-list .flag.MY {
  background-position: 0 -1870px;
}
.phone-selector .switcher-btn .flag.ML,
.phone-selector .selector-list .flag.ML,
.country-selector .switcher-btn .flag.ML,
.country-selector .selector-list .flag.ML {
  background-position: 0 -2520px;
}
.phone-selector .switcher-btn .flag.MV,
.phone-selector .selector-list .flag.MV,
.country-selector .switcher-btn .flag.MV,
.country-selector .selector-list .flag.MV {
  background-position: 0 -616px;
}
.phone-selector .switcher-btn .flag.MT,
.phone-selector .selector-list .flag.MT,
.country-selector .switcher-btn .flag.MT,
.country-selector .selector-list .flag.MT {
  background-position: 0 -1551px;
}
.phone-selector .switcher-btn .flag.MA,
.phone-selector .selector-list .flag.MA,
.country-selector .switcher-btn .flag.MA,
.country-selector .selector-list .flag.MA {
  background-position: 0 -2333px;
}
.phone-selector .switcher-btn .flag.MQ,
.phone-selector .selector-list .flag.MQ,
.country-selector .switcher-btn .flag.MQ,
.country-selector .selector-list .flag.MQ {
  background-position: 0 -198px;
}
.phone-selector .switcher-btn .flag.MH,
.phone-selector .selector-list .flag.MH,
.country-selector .switcher-btn .flag.MH,
.country-selector .selector-list .flag.MH {
  background-position: 0 -1144px;
}
.phone-selector .switcher-btn .flag.MX,
.phone-selector .selector-list .flag.MX,
.country-selector .switcher-btn .flag.MX,
.country-selector .selector-list .flag.MX {
  background-position: 0 -2024px;
}
.phone-selector .switcher-btn .flag.MZ,
.phone-selector .selector-list .flag.MZ,
.country-selector .switcher-btn .flag.MZ,
.country-selector .selector-list .flag.MZ {
  background-position: 0 -638px;
}
.phone-selector .switcher-btn .flag.MD,
.phone-selector .selector-list .flag.MD,
.country-selector .switcher-btn .flag.MD,
.country-selector .selector-list .flag.MD {
  background-position: 0 -2685px;
}
.phone-selector .switcher-btn .flag.MC,
.phone-selector .selector-list .flag.MC,
.country-selector .switcher-btn .flag.MC,
.country-selector .selector-list .flag.MC {
  background-position: 0 -913px;
}
.phone-selector .switcher-btn .flag.MN,
.phone-selector .selector-list .flag.MN,
.country-selector .switcher-btn .flag.MN,
.country-selector .selector-list .flag.MN {
  background-position: 0 -2553px;
}
.phone-selector .switcher-btn .flag.MS,
.phone-selector .selector-list .flag.MS,
.country-selector .switcher-btn .flag.MS,
.country-selector .selector-list .flag.MS {
  background-position: 0 -583px;
}
.phone-selector .switcher-btn .flag.MM,
.phone-selector .selector-list .flag.MM,
.country-selector .switcher-btn .flag.MM,
.country-selector .selector-list .flag.MM {
  background-position: 0 -11px;
}
.phone-selector .switcher-btn .flag.NA,
.phone-selector .selector-list .flag.NA,
.country-selector .switcher-btn .flag.NA,
.country-selector .selector-list .flag.NA {
  background-position: 0 -1881px;
}
.phone-selector .switcher-btn .flag.NR,
.phone-selector .selector-list .flag.NR,
.country-selector .switcher-btn .flag.NR,
.country-selector .selector-list .flag.NR {
  background-position: 0 -1749px;
}
.phone-selector .switcher-btn .flag.NP,
.phone-selector .selector-list .flag.NP,
.country-selector .switcher-btn .flag.NP,
.country-selector .selector-list .flag.NP {
  background-position: 0 -110px;
}
.phone-selector .switcher-btn .flag.NE,
.phone-selector .selector-list .flag.NE,
.country-selector .switcher-btn .flag.NE,
.country-selector .selector-list .flag.NE {
  background-position: 0 -550px;
}
.phone-selector .switcher-btn .flag.NG,
.phone-selector .selector-list .flag.NG,
.country-selector .switcher-btn .flag.NG,
.country-selector .selector-list .flag.NG {
  background-position: 0 -2476px;
}
.phone-selector .switcher-btn .flag.NL,
.phone-selector .selector-list .flag.NL,
.country-selector .switcher-btn .flag.NL,
.country-selector .selector-list .flag.NL {
  background-position: 0 -1441px;
}
.phone-selector .switcher-btn .flag.NI,
.phone-selector .selector-list .flag.NI,
.country-selector .switcher-btn .flag.NI,
.country-selector .selector-list .flag.NI {
  background-position: 0 -154px;
}
.phone-selector .switcher-btn .flag.NU,
.phone-selector .selector-list .flag.NU,
.country-selector .switcher-btn .flag.NU,
.country-selector .selector-list .flag.NU {
  background-position: 0 -2079px;
}
.phone-selector .switcher-btn .flag.NZ,
.phone-selector .selector-list .flag.NZ,
.country-selector .switcher-btn .flag.NZ,
.country-selector .selector-list .flag.NZ {
  background-position: 0 -1540px;
}
.phone-selector .switcher-btn .flag.NC,
.phone-selector .selector-list .flag.NC,
.country-selector .switcher-btn .flag.NC,
.country-selector .selector-list .flag.NC {
  background-position: 0 -1276px;
}
.phone-selector .switcher-btn .flag.NO,
.phone-selector .selector-list .flag.NO,
.country-selector .switcher-btn .flag.NO,
.country-selector .selector-list .flag.NO {
  background-position: 0 -836px;
}
.phone-selector .switcher-btn .flag.AE,
.phone-selector .selector-list .flag.AE,
.country-selector .switcher-btn .flag.AE,
.country-selector .selector-list .flag.AE {
  background-position: 0 -2223px;
}
.phone-selector .switcher-btn .flag.TC,
.phone-selector .selector-list .flag.TC,
.country-selector .switcher-btn .flag.TC,
.country-selector .selector-list .flag.TC {
  background-position: 0 -1309px;
}
.phone-selector .switcher-btn .flag.BL,
.phone-selector .selector-list .flag.BL,
.country-selector .switcher-btn .flag.BL,
.country-selector .selector-list .flag.BL {
  background-position: 0 -1012px;
}
.phone-selector .switcher-btn .flag.SH,
.phone-selector .selector-list .flag.SH,
.country-selector .switcher-btn .flag.SH,
.country-selector .selector-list .flag.SH {
  background-position: 0 -495px;
}
.phone-selector .switcher-btn .flag.OM,
.phone-selector .selector-list .flag.OM,
.country-selector .switcher-btn .flag.OM,
.country-selector .selector-list .flag.OM {
  background-position: 0 -2454px;
}
.phone-selector .switcher-btn .flag.CV,
.phone-selector .selector-list .flag.CV,
.country-selector .switcher-btn .flag.CV,
.country-selector .selector-list .flag.CV {
  background-position: 0 -2652px;
}
.phone-selector .switcher-btn .flag.CK,
.phone-selector .selector-list .flag.CK,
.country-selector .switcher-btn .flag.CK,
.country-selector .selector-list .flag.CK {
  background-position: 0 -2267px;
}
.phone-selector .switcher-btn .flag.AC,
.phone-selector .selector-list .flag.AC,
.country-selector .switcher-btn .flag.AC,
.country-selector .selector-list .flag.AC {
  background-position: 0 -55px;
}
.phone-selector .switcher-btn .flag.NF,
.phone-selector .selector-list .flag.NF,
.country-selector .switcher-btn .flag.NF,
.country-selector .selector-list .flag.NF {
  background-position: 0 -209px;
}
.phone-selector .switcher-btn .flag.MF,
.phone-selector .selector-list .flag.MF,
.country-selector .switcher-btn .flag.MF,
.country-selector .selector-list .flag.MF {
  background-position: 0 -55px;
}
.phone-selector .switcher-btn .flag.PK,
.phone-selector .selector-list .flag.PK,
.country-selector .switcher-btn .flag.PK,
.country-selector .selector-list .flag.PK {
  background-position: 0 -2035px;
}
.phone-selector .switcher-btn .flag.PW,
.phone-selector .selector-list .flag.PW,
.country-selector .switcher-btn .flag.PW,
.country-selector .selector-list .flag.PW {
  background-position: 0 -231px;
}
.phone-selector .switcher-btn .flag.PS,
.phone-selector .selector-list .flag.PS,
.country-selector .switcher-btn .flag.PS,
.country-selector .selector-list .flag.PS {
  background-position: 0 -1199px;
}
.phone-selector .switcher-btn .flag.PA,
.phone-selector .selector-list .flag.PA,
.country-selector .switcher-btn .flag.PA,
.country-selector .selector-list .flag.PA {
  background-position: 0 -847px;
}
.phone-selector .switcher-btn .flag.PG,
.phone-selector .selector-list .flag.PG,
.country-selector .switcher-btn .flag.PG,
.country-selector .selector-list .flag.PG {
  background-position: 0 -1485px;
}
.phone-selector .switcher-btn .flag.PY,
.phone-selector .selector-list .flag.PY,
.country-selector .switcher-btn .flag.PY,
.country-selector .selector-list .flag.PY {
  background-position: 0 -2344px;
}
.phone-selector .switcher-btn .flag.PE,
.phone-selector .selector-list .flag.PE,
.country-selector .switcher-btn .flag.PE,
.country-selector .selector-list .flag.PE {
  background-position: 0 -946px;
}
.phone-selector .switcher-btn .flag.PL,
.phone-selector .selector-list .flag.PL,
.country-selector .switcher-btn .flag.PL,
.country-selector .selector-list .flag.PL {
  background-position: 0 -1177px;
}
.phone-selector .switcher-btn .flag.PT,
.phone-selector .selector-list .flag.PT,
.country-selector .switcher-btn .flag.PT,
.country-selector .selector-list .flag.PT {
  background-position: 0 -517px;
}
.phone-selector .switcher-btn .flag.PR,
.phone-selector .selector-list .flag.PR,
.country-selector .switcher-btn .flag.PR,
.country-selector .selector-list .flag.PR {
  background-position: 0 -473px;
}
.phone-selector .switcher-btn .flag.KR,
.phone-selector .selector-list .flag.KR,
.country-selector .switcher-btn .flag.KR,
.country-selector .selector-list .flag.KR {
  background-position: 0 -2245px;
}
.phone-selector .switcher-btn .flag.RE,
.phone-selector .selector-list .flag.RE,
.country-selector .switcher-btn .flag.RE,
.country-selector .selector-list .flag.RE {
  background-position: 0 -264px;
}
.phone-selector .switcher-btn .flag.RU,
.phone-selector .selector-list .flag.RU,
.country-selector .switcher-btn .flag.RU,
.country-selector .selector-list .flag.RU {
  background-position: 0 -660px;
}
.phone-selector .switcher-btn .flag.RW,
.phone-selector .selector-list .flag.RW,
.country-selector .switcher-btn .flag.RW,
.country-selector .selector-list .flag.RW {
  background-position: 0 -2674px;
}
.phone-selector .switcher-btn .flag.RO,
.phone-selector .selector-list .flag.RO,
.country-selector .switcher-btn .flag.RO,
.country-selector .selector-list .flag.RO {
  background-position: 0 -671px;
}
.phone-selector .switcher-btn .flag.SV,
.phone-selector .selector-list .flag.SV,
.country-selector .switcher-btn .flag.SV,
.country-selector .selector-list .flag.SV {
  background-position: 0 -1639px;
}
.phone-selector .switcher-btn .flag.WS,
.phone-selector .selector-list .flag.WS,
.country-selector .switcher-btn .flag.WS,
.country-selector .selector-list .flag.WS {
  background-position: 0 -2300px;
}
.phone-selector .switcher-btn .flag.SM,
.phone-selector .selector-list .flag.SM,
.country-selector .switcher-btn .flag.SM,
.country-selector .selector-list .flag.SM {
  background-position: 0 -2123px;
}
.phone-selector .switcher-btn .flag.ST,
.phone-selector .selector-list .flag.ST,
.country-selector .switcher-btn .flag.ST,
.country-selector .selector-list .flag.ST {
  background-position: 0 -2388px;
}
.phone-selector .switcher-btn .flag.SA,
.phone-selector .selector-list .flag.SA,
.country-selector .switcher-btn .flag.SA,
.country-selector .selector-list .flag.SA {
  background-position: 0 -33px;
}
.phone-selector .switcher-btn .flag.SZ,
.phone-selector .selector-list .flag.SZ,
.country-selector .switcher-btn .flag.SZ,
.country-selector .selector-list .flag.SZ {
  background-position: 0 -2278px;
}
.phone-selector .switcher-btn .flag.KP,
.phone-selector .selector-list .flag.KP,
.country-selector .switcher-btn .flag.KP,
.country-selector .selector-list .flag.KP {
  background-position: 0 -1804px;
}
.phone-selector .switcher-btn .flag.MP,
.phone-selector .selector-list .flag.MP,
.country-selector .switcher-btn .flag.MP,
.country-selector .selector-list .flag.MP {
  background-position: 0 -704px;
}
.phone-selector .switcher-btn .flag.SC,
.phone-selector .selector-list .flag.SC,
.country-selector .switcher-btn .flag.SC,
.country-selector .selector-list .flag.SC {
  background-position: 0 -1045px;
}
.phone-selector .switcher-btn .flag.SN,
.phone-selector .selector-list .flag.SN,
.country-selector .switcher-btn .flag.SN,
.country-selector .selector-list .flag.SN {
  background-position: 0 -2134px;
}
.phone-selector .switcher-btn .flag.PM,
.phone-selector .selector-list .flag.PM,
.country-selector .switcher-btn .flag.PM,
.country-selector .selector-list .flag.PM {
  background-position: 0 -1078px;
}
.phone-selector .switcher-btn .flag.VC,
.phone-selector .selector-list .flag.VC,
.country-selector .switcher-btn .flag.VC,
.country-selector .selector-list .flag.VC {
  background-position: 0 -2619px;
}
.phone-selector .switcher-btn .flag.KN,
.phone-selector .selector-list .flag.KN,
.country-selector .switcher-btn .flag.KN,
.country-selector .selector-list .flag.KN {
  background-position: 0 -99px;
}
.phone-selector .switcher-btn .flag.LC,
.phone-selector .selector-list .flag.LC,
.country-selector .switcher-btn .flag.LC,
.country-selector .selector-list .flag.LC {
  background-position: 0 -1397px;
}
.phone-selector .switcher-btn .flag.RS,
.phone-selector .selector-list .flag.RS,
.country-selector .switcher-btn .flag.RS,
.country-selector .selector-list .flag.RS {
  background-position: 0 -2465px;
}
.phone-selector .switcher-btn .flag.SG,
.phone-selector .selector-list .flag.SG,
.country-selector .switcher-btn .flag.SG,
.country-selector .selector-list .flag.SG {
  background-position: 0 -22px;
}
.phone-selector .switcher-btn .flag.SX,
.phone-selector .selector-list .flag.SX,
.country-selector .switcher-btn .flag.SX,
.country-selector .selector-list .flag.SX {
  background-position: 0 -2773px;
}
.phone-selector .switcher-btn .flag.SY,
.phone-selector .selector-list .flag.SY,
.country-selector .switcher-btn .flag.SY,
.country-selector .selector-list .flag.SY {
  background-position: 0 -1826px;
}
.phone-selector .switcher-btn .flag.SK,
.phone-selector .selector-list .flag.SK,
.country-selector .switcher-btn .flag.SK,
.country-selector .selector-list .flag.SK {
  background-position: 0 -2212px;
}
.phone-selector .switcher-btn .flag.SI,
.phone-selector .selector-list .flag.SI,
.country-selector .switcher-btn .flag.SI,
.country-selector .selector-list .flag.SI {
  background-position: 0 -1221px;
}
.phone-selector .switcher-btn .flag.SB,
.phone-selector .selector-list .flag.SB,
.country-selector .switcher-btn .flag.SB,
.country-selector .selector-list .flag.SB {
  background-position: 0 -1067px;
}
.phone-selector .switcher-btn .flag.SO,
.phone-selector .selector-list .flag.SO,
.country-selector .switcher-btn .flag.SO,
.country-selector .selector-list .flag.SO {
  background-position: 0 -1364px;
}
.phone-selector .switcher-btn .flag.SD,
.phone-selector .selector-list .flag.SD,
.country-selector .switcher-btn .flag.SD,
.country-selector .selector-list .flag.SD {
  background-position: 0 -352px;
}
.phone-selector .switcher-btn .flag.SR,
.phone-selector .selector-list .flag.SR,
.country-selector .switcher-btn .flag.SR,
.country-selector .selector-list .flag.SR {
  background-position: 0 -2663px;
}
.phone-selector .switcher-btn .flag.US,
.phone-selector .selector-list .flag.US,
.country-selector .switcher-btn .flag.US,
.country-selector .selector-list .flag.US {
  background-position: 0 -44px;
}
.phone-selector .switcher-btn .flag.SL,
.phone-selector .selector-list .flag.SL,
.country-selector .switcher-btn .flag.SL,
.country-selector .selector-list .flag.SL {
  background-position: 0 -737px;
}
.phone-selector .switcher-btn .flag.TJ,
.phone-selector .selector-list .flag.TJ,
.country-selector .switcher-btn .flag.TJ,
.country-selector .selector-list .flag.TJ {
  background-position: 0 -187px;
}
.phone-selector .switcher-btn .flag.TH,
.phone-selector .selector-list .flag.TH,
.country-selector .switcher-btn .flag.TH,
.country-selector .selector-list .flag.TH {
  background-position: 0 -957px;
}
.phone-selector .switcher-btn .flag.TW,
.phone-selector .selector-list .flag.TW,
.country-selector .switcher-btn .flag.TW,
.country-selector .selector-list .flag.TW {
  background-position: 0 -506px;
}
.phone-selector .switcher-btn .flag.TZ,
.phone-selector .selector-list .flag.TZ,
.country-selector .switcher-btn .flag.TZ,
.country-selector .selector-list .flag.TZ {
  background-position: 0 -2289px;
}
.phone-selector .switcher-btn .flag.TL,
.phone-selector .selector-list .flag.TL,
.country-selector .switcher-btn .flag.TL,
.country-selector .selector-list .flag.TL {
  background-position: 0 -2784px;
}
.phone-selector .switcher-btn .flag.TG,
.phone-selector .selector-list .flag.TG,
.country-selector .switcher-btn .flag.TG,
.country-selector .selector-list .flag.TG {
  background-position: 0 -605px;
}
.phone-selector .switcher-btn .flag.TK,
.phone-selector .selector-list .flag.TK,
.country-selector .switcher-btn .flag.TK,
.country-selector .selector-list .flag.TK {
  background-position: 0 -2751px;
}
.phone-selector .switcher-btn .flag.TO,
.phone-selector .selector-list .flag.TO,
.country-selector .switcher-btn .flag.TO,
.country-selector .selector-list .flag.TO {
  background-position: 0 -1089px;
}
.phone-selector .switcher-btn .flag.TT,
.phone-selector .selector-list .flag.TT,
.country-selector .switcher-btn .flag.TT,
.country-selector .selector-list .flag.TT {
  background-position: 0 -440px;
}
.phone-selector .switcher-btn .flag.TV,
.phone-selector .selector-list .flag.TV,
.country-selector .switcher-btn .flag.TV,
.country-selector .selector-list .flag.TV {
  background-position: 0 -286px;
}
.phone-selector .switcher-btn .flag.TN,
.phone-selector .selector-list .flag.TN,
.country-selector .switcher-btn .flag.TN,
.country-selector .selector-list .flag.TN {
  background-position: 0 -539px;
}
.phone-selector .switcher-btn .flag.TM,
.phone-selector .selector-list .flag.TM,
.country-selector .switcher-btn .flag.TM,
.country-selector .selector-list .flag.TM {
  background-position: 0 -2542px;
}
.phone-selector .switcher-btn .flag.TR,
.phone-selector .selector-list .flag.TR,
.country-selector .switcher-btn .flag.TR,
.country-selector .selector-list .flag.TR {
  background-position: 0 -1606px;
}
.phone-selector .switcher-btn .flag.UG,
.phone-selector .selector-list .flag.UG,
.country-selector .switcher-btn .flag.UG,
.country-selector .selector-list .flag.UG {
  background-position: 0 -1166px;
}
.phone-selector .switcher-btn .flag.UZ,
.phone-selector .selector-list .flag.UZ,
.country-selector .switcher-btn .flag.UZ,
.country-selector .selector-list .flag.UZ {
  background-position: 0 -1001px;
}
.phone-selector .switcher-btn .flag.UA,
.phone-selector .selector-list .flag.UA,
.country-selector .switcher-btn .flag.UA,
.country-selector .selector-list .flag.UA {
  background-position: 0 -2002px;
}
.phone-selector .switcher-btn .flag.WF,
.phone-selector .selector-list .flag.WF,
.country-selector .switcher-btn .flag.WF,
.country-selector .selector-list .flag.WF {
  background-position: 0 -1012px;
}
.phone-selector .switcher-btn .flag.UY,
.phone-selector .selector-list .flag.UY,
.country-selector .switcher-btn .flag.UY,
.country-selector .selector-list .flag.UY {
  background-position: 0 -2608px;
}
.phone-selector .switcher-btn .flag.FO,
.phone-selector .selector-list .flag.FO,
.country-selector .switcher-btn .flag.FO,
.country-selector .selector-list .flag.FO {
  background-position: 0 -1111px;
}
.phone-selector .switcher-btn .flag.FM,
.phone-selector .selector-list .flag.FM,
.country-selector .switcher-btn .flag.FM,
.country-selector .selector-list .flag.FM {
  background-position: 0 -1738px;
}
.phone-selector .switcher-btn .flag.FJ,
.phone-selector .selector-list .flag.FJ,
.country-selector .switcher-btn .flag.FJ,
.country-selector .selector-list .flag.FJ {
  background-position: 0 -1859px;
}
.phone-selector .switcher-btn .flag.PH,
.phone-selector .selector-list .flag.PH,
.country-selector .switcher-btn .flag.PH,
.country-selector .selector-list .flag.PH {
  background-position: 0 -1815px;
}
.phone-selector .switcher-btn .flag.FI,
.phone-selector .selector-list .flag.FI,
.country-selector .switcher-btn .flag.FI,
.country-selector .selector-list .flag.FI {
  background-position: 0 -1903px;
}
.phone-selector .switcher-btn .flag.FK,
.phone-selector .selector-list .flag.FK,
.country-selector .switcher-btn .flag.FK,
.country-selector .selector-list .flag.FK {
  background-position: 0 -2762px;
}
.phone-selector .switcher-btn .flag.FR,
.phone-selector .selector-list .flag.FR,
.country-selector .switcher-btn .flag.FR,
.country-selector .selector-list .flag.FR {
  background-position: 0 -1012px;
}
.phone-selector .switcher-btn .flag.GF,
.phone-selector .selector-list .flag.GF,
.country-selector .switcher-btn .flag.GF,
.country-selector .selector-list .flag.GF {
  background-position: 0 -2234px;
}
.phone-selector .switcher-btn .flag.PF,
.phone-selector .selector-list .flag.PF,
.country-selector .switcher-btn .flag.PF,
.country-selector .selector-list .flag.PF {
  background-position: 0 -1705px;
}
.phone-selector .switcher-btn .flag.HR,
.phone-selector .selector-list .flag.HR,
.country-selector .switcher-btn .flag.HR,
.country-selector .selector-list .flag.HR {
  background-position: 0 -902px;
}
.phone-selector .switcher-btn .flag.CF,
.phone-selector .selector-list .flag.CF,
.country-selector .switcher-btn .flag.CF,
.country-selector .selector-list .flag.CF {
  background-position: 0 -1837px;
}
.phone-selector .switcher-btn .flag.TD,
.phone-selector .selector-list .flag.TD,
.country-selector .switcher-btn .flag.TD,
.country-selector .selector-list .flag.TD {
  background-position: 0 -814px;
}
.phone-selector .switcher-btn .flag.ME,
.phone-selector .selector-list .flag.ME,
.country-selector .switcher-btn .flag.ME,
.country-selector .selector-list .flag.ME {
  background-position: 0 -2167px;
}
.phone-selector .switcher-btn .flag.CZ,
.phone-selector .selector-list .flag.CZ,
.country-selector .switcher-btn .flag.CZ,
.country-selector .selector-list .flag.CZ {
  background-position: 0 -2256px;
}
.phone-selector .switcher-btn .flag.CL,
.phone-selector .selector-list .flag.CL,
.country-selector .switcher-btn .flag.CL,
.country-selector .selector-list .flag.CL {
  background-position: 0 -1342px;
}
.phone-selector .switcher-btn .flag.CH,
.phone-selector .selector-list .flag.CH,
.country-selector .switcher-btn .flag.CH,
.country-selector .selector-list .flag.CH {
  background-position: 0 -1320px;
}
.phone-selector .switcher-btn .flag.SE,
.phone-selector .selector-list .flag.SE,
.country-selector .switcher-btn .flag.SE,
.country-selector .selector-list .flag.SE {
  background-position: 0 -385px;
}
.phone-selector .switcher-btn .flag.LK,
.phone-selector .selector-list .flag.LK,
.country-selector .switcher-btn .flag.LK,
.country-selector .selector-list .flag.LK {
  background-position: 0 -2641px;
}
.phone-selector .switcher-btn .flag.EC,
.phone-selector .selector-list .flag.EC,
.country-selector .switcher-btn .flag.EC,
.country-selector .selector-list .flag.EC {
  background-position: 0 -1188px;
}
.phone-selector .switcher-btn .flag.GQ,
.phone-selector .selector-list .flag.GQ,
.country-selector .switcher-btn .flag.GQ,
.country-selector .selector-list .flag.GQ {
  background-position: 0 -1507px;
}
.phone-selector .switcher-btn .flag.ER,
.phone-selector .selector-list .flag.ER,
.country-selector .switcher-btn .flag.ER,
.country-selector .selector-list .flag.ER {
  background-position: 0 -715px;
}
.phone-selector .switcher-btn .flag.EE,
.phone-selector .selector-list .flag.EE,
.country-selector .switcher-btn .flag.EE,
.country-selector .selector-list .flag.EE {
  background-position: 0 -2410px;
}
.phone-selector .switcher-btn .flag.ET,
.phone-selector .selector-list .flag.ET,
.country-selector .switcher-btn .flag.ET,
.country-selector .selector-list .flag.ET {
  background-position: 0 -2443px;
}
.phone-selector .switcher-btn .flag.ZA,
.phone-selector .selector-list .flag.ZA,
.country-selector .switcher-btn .flag.ZA,
.country-selector .selector-list .flag.ZA {
  background-position: 0 -2355px;
}
.phone-selector .switcher-btn .flag.SS,
.phone-selector .selector-list .flag.SS,
.country-selector .switcher-btn .flag.SS,
.country-selector .selector-list .flag.SS {
  background-position: 0 -2741px;
}
.phone-selector .switcher-btn .flag.JM,
.phone-selector .selector-list .flag.JM,
.country-selector .switcher-btn .flag.JM,
.country-selector .selector-list .flag.JM {
  background-position: 0 -1727px;
}
.phone-selector .switcher-btn .flag.JP,
.phone-selector .selector-list .flag.JP,
.country-selector .switcher-btn .flag.JP,
.country-selector .selector-list .flag.JP {
  background-position: 0 -429px;
}
