@import url(normalize.css);
@import url(normalize.css);
table.form {
  border-collapse: separate;
  border-spacing: 5px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

h1 {
  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.75em;
  margin: 2.33em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

p,
pre {
  margin: 1em 0;
}

pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:before,
q:after {
  content: '';
  content: none;
}

small {
  font-size: 75%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

menu,
ol,
ul {
  padding: 0 0 0 40px;
}

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}

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

button,
input {
  line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

button[disabled],
input[disabled] {
  cursor: default;
}

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

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

table.form {
  border-collapse: separate;
  border-spacing: 5px;
}

/*!
 *  Font Awesome 3.0.1
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: http://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fortawesome.github.com/Font-Awesome"
 *
 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: http://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ http://kyruus.com
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("../font/fontawesome-webfont.eot?v=3.0.1");
  src: url("../font/fontawesome-webfont.eot?#iefix&v=3.0.1") format("embedded-opentype"), url("../font/fontawesome-webfont.woff?v=3.0.1") format("woff"), url("../font/fontawesome-webfont.ttf?v=3.0.1") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/*  Font Awesome styles
    ------------------------------------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  /* sprites.less reset */
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}

/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}

/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline-block;
}

/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em;
}

.btn [class^="icon-"],
.btn [class*=" icon-"], .nav [class^="icon-"],
.nav [class*=" icon-"] {
  display: inline;
  /* keeps button heights with and without icons the same */
}
.btn [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large, .nav [class^="icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin, .nav [class^="icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}

.nav-tabs [class^="icon-"],
.nav-tabs [class*=" icon-"], .nav-pills [class^="icon-"],
.nav-pills [class*=" icon-"] {
  /* keeps button heights with and without icons the same */
}
.nav-tabs [class^="icon-"], .nav-tabs [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large, .nav-pills [class^="icon-"], .nav-pills [class^="icon-"].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em;
}

li [class^="icon-"],
li [class*=" icon-"], .nav li [class^="icon-"],
.nav li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}
li [class^="icon-"].icon-large,
li [class*=" icon-"].icon-large, .nav li [class^="icon-"].icon-large,
.nav li [class*=" icon-"].icon-large {
  /* increased font size for icon-large */
  width: 1.5625em;
}

ul.icons {
  list-style-type: none;
  text-indent: -.75em;
}
ul.icons li [class^="icon-"],
ul.icons li [class*=" icon-"] {
  width: .75em;
}

.icon-muted {
  color: #eee;
}

.icon-border {
  border: solid 1px #eee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em;
}

.btn [class^="icon-"].pull-left.icon-2x, .btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}

.btn.btn-small [class^="icon-"].pull-left.icon-2x, .btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em;
}

.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em;
}

.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@-moz-document url-prefix() {
  .icon-spin {
    height: .9em;
  }

  .btn .icon-spin {
    height: auto;
  }

  .icon-spin.icon-large {
    height: 1.25em;
  }

  .btn .icon-spin.icon-large {
    height: .75em;
  }
}
/*  Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
    readers do not read off random characters that represent icons */
.icon-glass:before {
  content: "\f000";
}

.icon-music:before {
  content: "\f001";
}

.icon-search:before {
  content: "\f002";
}

.icon-envelope:before {
  content: "\f003";
}

.icon-heart:before {
  content: "\f004";
}

.icon-star:before {
  content: "\f005";
}

.icon-star-empty:before {
  content: "\f006";
}

.icon-user:before {
  content: "\f007";
}

.icon-film:before {
  content: "\f008";
}

.icon-th-large:before {
  content: "\f009";
}

.icon-th:before {
  content: "\f00a";
}

.icon-th-list:before {
  content: "\f00b";
}

.icon-ok:before {
  content: "\f00c";
}

.icon-remove:before {
  content: "\f00d";
}

.icon-zoom-in:before {
  content: "\f00e";
}

.icon-zoom-out:before {
  content: "\f010";
}

.icon-off:before {
  content: "\f011";
}

.icon-signal:before {
  content: "\f012";
}

.icon-cog:before {
  content: "\f013";
}

.icon-trash:before {
  content: "\f014";
}

.icon-home:before {
  content: "\f015";
}

.icon-file:before {
  content: "\f016";
}

.icon-time:before {
  content: "\f017";
}

.icon-road:before {
  content: "\f018";
}

.icon-download-alt:before {
  content: "\f019";
}

.icon-download:before {
  content: "\f01a";
}

.icon-upload:before {
  content: "\f01b";
}

.icon-inbox:before {
  content: "\f01c";
}

.icon-play-circle:before {
  content: "\f01d";
}

.icon-repeat:before {
  content: "\f01e";
}

/* \f020 doesn't work in Safari. all shifted one down */
.icon-refresh:before {
  content: "\f021";
}

.icon-list-alt:before {
  content: "\f022";
}

.icon-lock:before {
  content: "\f023";
}

.icon-flag:before {
  content: "\f024";
}

.icon-headphones:before {
  content: "\f025";
}

.icon-volume-off:before {
  content: "\f026";
}

.icon-volume-down:before {
  content: "\f027";
}

.icon-volume-up:before {
  content: "\f028";
}

.icon-qrcode:before {
  content: "\f029";
}

.icon-barcode:before {
  content: "\f02a";
}

.icon-tag:before {
  content: "\f02b";
}

.icon-tags:before {
  content: "\f02c";
}

.icon-book:before {
  content: "\f02d";
}

.icon-bookmark:before {
  content: "\f02e";
}

.icon-print:before {
  content: "\f02f";
}

.icon-camera:before {
  content: "\f030";
}

.icon-font:before {
  content: "\f031";
}

.icon-bold:before {
  content: "\f032";
}

.icon-italic:before {
  content: "\f033";
}

.icon-text-height:before {
  content: "\f034";
}

.icon-text-width:before {
  content: "\f035";
}

.icon-align-left:before {
  content: "\f036";
}

.icon-align-center:before {
  content: "\f037";
}

.icon-align-right:before {
  content: "\f038";
}

.icon-align-justify:before {
  content: "\f039";
}

.icon-list:before {
  content: "\f03a";
}

.icon-indent-left:before {
  content: "\f03b";
}

.icon-indent-right:before {
  content: "\f03c";
}

.icon-facetime-video:before {
  content: "\f03d";
}

.icon-picture:before {
  content: "\f03e";
}

.icon-pencil:before {
  content: "\f040";
}

.icon-map-marker:before {
  content: "\f041";
}

.icon-adjust:before {
  content: "\f042";
}

.icon-tint:before {
  content: "\f043";
}

.icon-edit:before {
  content: "\f044";
}

.icon-share:before {
  content: "\f045";
}

.icon-check:before {
  content: "\f046";
}

.icon-move:before {
  content: "\f047";
}

.icon-step-backward:before {
  content: "\f048";
}

.icon-fast-backward:before {
  content: "\f049";
}

.icon-backward:before {
  content: "\f04a";
}

.icon-play:before {
  content: "\f04b";
}

.icon-pause:before {
  content: "\f04c";
}

.icon-stop:before {
  content: "\f04d";
}

.icon-forward:before {
  content: "\f04e";
}

.icon-fast-forward:before {
  content: "\f050";
}

.icon-step-forward:before {
  content: "\f051";
}

.icon-eject:before {
  content: "\f052";
}

.icon-chevron-left:before {
  content: "\f053";
}

.icon-chevron-right:before {
  content: "\f054";
}

.icon-plus-sign:before {
  content: "\f055";
}

.icon-minus-sign:before {
  content: "\f056";
}

.icon-remove-sign:before {
  content: "\f057";
}

.icon-ok-sign:before {
  content: "\f058";
}

.icon-question-sign:before {
  content: "\f059";
}

.icon-info-sign:before {
  content: "\f05a";
}

.icon-screenshot:before {
  content: "\f05b";
}

.icon-remove-circle:before {
  content: "\f05c";
}

.icon-ok-circle:before {
  content: "\f05d";
}

.icon-ban-circle:before {
  content: "\f05e";
}

.icon-arrow-left:before {
  content: "\f060";
}

.icon-arrow-right:before {
  content: "\f061";
}

.icon-arrow-up:before {
  content: "\f062";
}

.icon-arrow-down:before {
  content: "\f063";
}

.icon-share-alt:before {
  content: "\f064";
}

.icon-resize-full:before {
  content: "\f065";
}

.icon-resize-small:before {
  content: "\f066";
}

.icon-plus:before {
  content: "\f067";
}

.icon-minus:before {
  content: "\f068";
}

.icon-asterisk:before {
  content: "\f069";
}

.icon-exclamation-sign:before {
  content: "\f06a";
}

.icon-gift:before {
  content: "\f06b";
}

.icon-leaf:before {
  content: "\f06c";
}

.icon-fire:before {
  content: "\f06d";
}

.icon-eye-open:before {
  content: "\f06e";
}

.icon-eye-close:before {
  content: "\f070";
}

.icon-warning-sign:before {
  content: "\f071";
}

.icon-plane:before {
  content: "\f072";
}

.icon-calendar:before {
  content: "\f073";
}

.icon-random:before {
  content: "\f074";
}

.icon-comment:before {
  content: "\f075";
}

.icon-magnet:before {
  content: "\f076";
}

.icon-chevron-up:before {
  content: "\f077";
}

.icon-chevron-down:before {
  content: "\f078";
}

.icon-retweet:before {
  content: "\f079";
}

.icon-shopping-cart:before {
  content: "\f07a";
}

.icon-folder-close:before {
  content: "\f07b";
}

.icon-folder-open:before {
  content: "\f07c";
}

.icon-resize-vertical:before {
  content: "\f07d";
}

.icon-resize-horizontal:before {
  content: "\f07e";
}

.icon-bar-chart:before {
  content: "\f080";
}

.icon-twitter-sign:before {
  content: "\f081";
}

.icon-facebook-sign:before {
  content: "\f082";
}

.icon-camera-retro:before {
  content: "\f083";
}

.icon-key:before {
  content: "\f084";
}

.icon-cogs:before {
  content: "\f085";
}

.icon-comments:before {
  content: "\f086";
}

.icon-thumbs-up:before {
  content: "\f087";
}

.icon-thumbs-down:before {
  content: "\f088";
}

.icon-star-half:before {
  content: "\f089";
}

.icon-heart-empty:before {
  content: "\f08a";
}

.icon-signout:before {
  content: "\f08b";
}

.icon-linkedin-sign:before {
  content: "\f08c";
}

.icon-pushpin:before {
  content: "\f08d";
}

.icon-external-link:before {
  content: "\f08e";
}

.icon-signin:before {
  content: "\f090";
}

.icon-trophy:before {
  content: "\f091";
}

.icon-github-sign:before {
  content: "\f092";
}

.icon-upload-alt:before {
  content: "\f093";
}

.icon-lemon:before {
  content: "\f094";
}

.icon-phone:before {
  content: "\f095";
}

.icon-check-empty:before {
  content: "\f096";
}

.icon-bookmark-empty:before {
  content: "\f097";
}

.icon-phone-sign:before {
  content: "\f098";
}

.icon-twitter:before {
  content: "\f099";
}

.icon-facebook:before {
  content: "\f09a";
}

.icon-github:before {
  content: "\f09b";
}

.icon-unlock:before {
  content: "\f09c";
}

.icon-credit-card:before {
  content: "\f09d";
}

.icon-rss:before {
  content: "\f09e";
}

.icon-hdd:before {
  content: "\f0a0";
}

.icon-bullhorn:before {
  content: "\f0a1";
}

.icon-bell:before {
  content: "\f0a2";
}

.icon-certificate:before {
  content: "\f0a3";
}

.icon-hand-right:before {
  content: "\f0a4";
}

.icon-hand-left:before {
  content: "\f0a5";
}

.icon-hand-up:before {
  content: "\f0a6";
}

.icon-hand-down:before {
  content: "\f0a7";
}

.icon-circle-arrow-left:before {
  content: "\f0a8";
}

.icon-circle-arrow-right:before {
  content: "\f0a9";
}

.icon-circle-arrow-up:before {
  content: "\f0aa";
}

.icon-circle-arrow-down:before {
  content: "\f0ab";
}

.icon-globe:before {
  content: "\f0ac";
}

.icon-wrench:before {
  content: "\f0ad";
}

.icon-tasks:before {
  content: "\f0ae";
}

.icon-filter:before {
  content: "\f0b0";
}

.icon-briefcase:before {
  content: "\f0b1";
}

.icon-fullscreen:before {
  content: "\f0b2";
}

.icon-group:before {
  content: "\f0c0";
}

.icon-link:before {
  content: "\f0c1";
}

.icon-cloud:before {
  content: "\f0c2";
}

.icon-beaker:before {
  content: "\f0c3";
}

.icon-cut:before {
  content: "\f0c4";
}

.icon-copy:before {
  content: "\f0c5";
}

.icon-paper-clip:before {
  content: "\f0c6";
}

.icon-save:before {
  content: "\f0c7";
}

.icon-sign-blank:before {
  content: "\f0c8";
}

.icon-reorder:before {
  content: "\f0c9";
}

.icon-list-ul:before {
  content: "\f0ca";
}

.icon-list-ol:before {
  content: "\f0cb";
}

.icon-strikethrough:before {
  content: "\f0cc";
}

.icon-underline:before {
  content: "\f0cd";
}

.icon-table:before {
  content: "\f0ce";
}

.icon-magic:before {
  content: "\f0d0";
}

.icon-truck:before {
  content: "\f0d1";
}

.icon-pinterest:before {
  content: "\f0d2";
}

.icon-pinterest-sign:before {
  content: "\f0d3";
}

.icon-google-plus-sign:before {
  content: "\f0d4";
}

.icon-google-plus:before {
  content: "\f0d5";
}

.icon-money:before {
  content: "\f0d6";
}

.icon-caret-down:before {
  content: "\f0d7";
}

.icon-caret-up:before {
  content: "\f0d8";
}

.icon-caret-left:before {
  content: "\f0d9";
}

.icon-caret-right:before {
  content: "\f0da";
}

.icon-columns:before {
  content: "\f0db";
}

.icon-sort:before {
  content: "\f0dc";
}

.icon-sort-down:before {
  content: "\f0dd";
}

.icon-sort-up:before {
  content: "\f0de";
}

.icon-envelope-alt:before {
  content: "\f0e0";
}

.icon-linkedin:before {
  content: "\f0e1";
}

.icon-undo:before {
  content: "\f0e2";
}

.icon-legal:before {
  content: "\f0e3";
}

.icon-dashboard:before {
  content: "\f0e4";
}

.icon-comment-alt:before {
  content: "\f0e5";
}

.icon-comments-alt:before {
  content: "\f0e6";
}

.icon-bolt:before {
  content: "\f0e7";
}

.icon-sitemap:before {
  content: "\f0e8";
}

.icon-umbrella:before {
  content: "\f0e9";
}

.icon-paste:before {
  content: "\f0ea";
}

.icon-lightbulb:before {
  content: "\f0eb";
}

.icon-exchange:before {
  content: "\f0ec";
}

.icon-cloud-download:before {
  content: "\f0ed";
}

.icon-cloud-upload:before {
  content: "\f0ee";
}

.icon-user-md:before {
  content: "\f0f0";
}

.icon-stethoscope:before {
  content: "\f0f1";
}

.icon-suitcase:before {
  content: "\f0f2";
}

.icon-bell-alt:before {
  content: "\f0f3";
}

.icon-coffee:before {
  content: "\f0f4";
}

.icon-food:before {
  content: "\f0f5";
}

.icon-file-alt:before {
  content: "\f0f6";
}

.icon-building:before {
  content: "\f0f7";
}

.icon-hospital:before {
  content: "\f0f8";
}

.icon-ambulance:before {
  content: "\f0f9";
}

.icon-medkit:before {
  content: "\f0fa";
}

.icon-fighter-jet:before {
  content: "\f0fb";
}

.icon-beer:before {
  content: "\f0fc";
}

.icon-h-sign:before {
  content: "\f0fd";
}

.icon-plus-sign-alt:before {
  content: "\f0fe";
}

.icon-double-angle-left:before {
  content: "\f100";
}

.icon-double-angle-right:before {
  content: "\f101";
}

.icon-double-angle-up:before {
  content: "\f102";
}

.icon-double-angle-down:before {
  content: "\f103";
}

.icon-angle-left:before {
  content: "\f104";
}

.icon-angle-right:before {
  content: "\f105";
}

.icon-angle-up:before {
  content: "\f106";
}

.icon-angle-down:before {
  content: "\f107";
}

.icon-desktop:before {
  content: "\f108";
}

.icon-laptop:before {
  content: "\f109";
}

.icon-tablet:before {
  content: "\f10a";
}

.icon-mobile-phone:before {
  content: "\f10b";
}

.icon-circle-blank:before {
  content: "\f10c";
}

.icon-quote-left:before {
  content: "\f10d";
}

.icon-quote-right:before {
  content: "\f10e";
}

.icon-spinner:before {
  content: "\f110";
}

.icon-circle:before {
  content: "\f111";
}

.icon-reply:before {
  content: "\f112";
}

.icon-github-alt:before {
  content: "\f113";
}

.icon-folder-close-alt:before {
  content: "\f114";
}

.icon-folder-open-alt:before {
  content: "\f115";
}

table.form {
  border-collapse: separate;
  border-spacing: 5px;
}

table.form {
  border-collapse: separate;
  border-spacing: 5px;
}

.icon-buttons-sprite, .button-icon.is-delete, .button-icon.is-edit, .button-icon.is-question, .button-icon.is-arrow-up, .button-icon.is-arrow-down {
  background-image: url('../img/internal-page/icon-buttons-s0daf412f9a.png');
  background-repeat: no-repeat;
}

h1 {
  color: #1EBEE9;
  font-size: 18px;
}

.internal-page {
  background: url(../img/internal-page/body-bg.gif) left 107px repeat-x #05a9e4;
}

.header.is-internal {
  height: 74px;
  background: #fff;
  padding: 0;
}
.header.is-internal .user-nick {
  color: #1EBEE9;
}
.header.is-internal > div {
  width: 960px;
  margin: 0 auto;
  position: relative;
  height: 74px;
  overflow: hidden;
}

.internal-logo {
  display: block;
  position: absolute;
  top: 8px;
  left: 10px;
  width: 140px;
  height: 53px;
  background: url(../img/base/logo/logo-small.png);
}

.greeting {
  height: 23px;
  color: #1EBEE9;
}
.greeting img, .greeting span {
  display: inline-block;
  vertical-align: top;
}
.greeting span {
  padding: 0 3px 0 3px;
}
.greeting img {
  margin-top: -3px;
}

.user-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 8px;
  float: right;
}
.user-menu > li {
  float: left;
  padding: 0px 5px;
  border-left: 1px dotted #a8a8a8;
  font-size: 13px;
  font-weight: bold;
}
.rtl .user-menu > li {
  float: right;
}
.user-menu > li:last-child {
  border-right: 0;
  padding-right: 0;
}
.rtl .user-menu > li:last-child {
  padding-right: 5px;
  border-left: 0;
}
.user-menu > li:first-child {
  border-left: none;
}
.user-menu > li a {
  color: #292929;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
}
.user-menu > li a:hover {
  text-decoration: underline;
}

.social-links.is-with-titles {
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 34px;
  right: 0;
}
.social-links.is-with-titles > li {
  float: left;
  margin-right: 5px;
}
.rtl .social-links.is-with-titles > li {
  float: right;
  margin: 0;
}
.social-links.is-with-titles > li:last-child {
  margin-right: 0;
}
.rtl .social-links.is-with-titles > li:last-child {
  margin-left: 0;
}
.social-links.is-with-titles > li > a {
  color: #4D4E4E;
  font-size: 28px;
  font-family: justmeagain;
}
.social-links.is-with-titles > li > a img {
  vertical-align: middle;
  margin: -5px 0 0 -7px;
}
.rtl .social-links.is-with-titles > li > a img {
  margin: -5px 15px 0 0;
}

.internal-menu-wrap {
  background: url(../img/internal-page/header-bg.png) bottom left repeat-x;
  height: 28px;
  border-bottom: 6px solid #36BCED;
  overflow: hidden;
}

.internal-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  *zoom: 1;
  position: relative;
  width: 973px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 4px;
}
.internal-menu:before, .internal-menu:after {
  display: table;
  line-height: 0;
  content: "";
}
.internal-menu:after {
  clear: both;
}
.internal-menu > li {
  float: left;
  padding: 0 8px;
  height: 25px;
  line-height: 25px;
  margin: 0 2px;
}
.rtl .internal-menu > li {
  float: right;
}
.rtl .internal-menu > li:first-child {
  margin: 0 215px 0 0;
}
.internal-menu > li:first-child {
  margin-left: 205px;
}
.internal-menu > li:hover, .internal-menu > li.is-active {
  background: url(../img/internal-page/menu_press.png);
}
.internal-menu > li > a {
  color: #F0F0F0;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}

.content {
  background: #fff;
  margin: 0 auto 20px;
  overflow: hidden;
  padding-bottom: 75px;
  position: relative;
  z-index: 3;
}
.content.is-with-sidebar {
  *zoom: 1;
  position: relative;
  width: 973px;
  margin: 0 auto;
}
.content.is-with-sidebar:before, .content.is-with-sidebar:after {
  display: table;
  line-height: 0;
  content: "";
}
.content.is-with-sidebar:after {
  clear: both;
}

.settings-sidebar {
  float: left;
  margin-right: 20px;
  padding-top: 18px;
  overflow: hidden;
}
.rtl .settings-sidebar {
  float: right;
}
.settings-sidebar > img {
  margin-left: 11px;
}

.settings-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  margin: 0 0 18px 10px;
}
.settings-menu > li a {
  background: url(../img/internal-page/side_menu_ltr.png) top left no-repeat;
  width: 176px;
  padding-left: 9px;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  text-decoration: none;
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: bold;
}
.settings-menu > li.disabled a {
  pointer-events: none;
  cursor: default;
  color: #BBB;
}
.settings-menu > li.disabled:hover a {
  background: url(../img/internal-page/side_menu_ltr.png) top left no-repeat;
}
.rtl .settings-menu > li a {
  background: url(../img/internal-page/side_menu_rtl.png) top left no-repeat;
  text-align: right;
  padding: 0 9px 0 0;
}
.rtl .settings-menu > li:hover > a {
  background: url(../img/internal-page/side_menu_rtl.png) 0 -104px no-repeat;
}
.rtl .settings-menu > li.int-sidebar-li-active > a {
  background: url(../img/internal-page/side_menu_rtl.png) 0 -52px no-repeat;
}
.rtl .settings-menu > li.disabled:hover > a {
  background: url(../img/internal-page/side_menu_rtl.png) top left no-repeat;
}
.settings-menu > li:hover > a {
  background: url(../img/internal-page/side_menu_ltr.png) 0 -104px no-repeat;
}
.settings-menu > li.int-sidebar-li-active > a {
  background: url(../img/internal-page/side_menu_ltr.png) 0 -52px no-repeat;
  color: #03ABE9;
}
.settings-menu .settings-menu-submenu {
  display: none;
}
.settings-menu .settings-menu-submenu li {
  position: relative;
}
.settings-menu .settings-menu-submenu li a {
  background: #0b7499;
  border-bottom: 1px white dotted;
}
.settings-menu .settings-menu-submenu li a:hover {
  background: #065c7a;
}
.settings-menu .settings-menu-submenu li a:after {
  content: '';
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid white;
  height: 0;
  position: absolute;
  left: 0;
  bottom: 12px;
}
.rtl .settings-menu .settings-menu-submenu li a:after {
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid white;
  border-left: none;
  right: 0px;
  left: auto;
}

.internal-main-content {
  overflow: hidden;
  padding-top: 18px;
}

.settings-tabs {
  list-style: none;
  padding: 0;
  margin: 0;
  margin: 5px 0 10px 0;
  padding-bottom: 10px;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #777788;
}
.rtl .settings-tabs {
  width: 735px;
  float: right;
}
.settings-tabs > li {
  float: left;
  padding: 2px 13px;
  border-right: 1px solid #444488;
}
.rtl .settings-tabs > li {
  float: right;
  border-right: 0;
  border-left: 1px solid #444488;
}
.rtl .settings-tabs > li:last-child {
  border: 0;
}
.settings-tabs > li:first-child {
  padding-left: 10px;
}
.settings-tabs > li:last-child {
  border-right: 0;
}
.settings-tabs > li > a {
  color: #448;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  font-family: Verdana;
}
.settings-tabs > li > a:visited {
  color: #667;
}
.settings-tabs > li > a:hover {
  color: #000;
}
.settings-tabs > li:hover {
  background: #AAAAEE;
}
.settings-tabs > li:hover > a {
  color: #000;
}
.settings-tabs > li.active {
  background-color: #ccc;
}
.settings-tabs > li.active:hover {
  background-color: #888;
  color: #000;
}
.settings-tabs > li.active:hover > a {
  color: #000;
}

.data-table {
  width: 735px;
  margin-top: 10px;
  border-bottom: 2px solid #1EBEE9;
}
.rtl .data-table {
  float: right;
}
.data-table th {
  color: #fff;
  background: #1EBEE9;
  text-align: left;
  font-size: 13px;
  padding-left: 5px;
}
.rtl .data-table th {
  text-align: right;
}
.data-table td {
  color: #292929;
  padding-left: 5px;
  font-family: Tahoma;
}
.data-table td > a {
  text-decoration: none;
  font-size: 13px;
  margin: auto 0;
}
.data-table td.is-empty {
  padding: 25px 0;
}
.data-table td.is-actions-column {
  width: 70px;
}
.data-table td.is-actions-column.is-delete {
  float: right;
}
.rtl .data-table td.is-actions-column.is-delete {
  float: left;
}
.data-table tr {
  background: #fff;
}
.data-table tr:hover {
  background: #DDDDDD;
}

.button-icon {
  display: inline-block;
  vertical-align: baseline;
  margin: 1px 5px 0 4px;
}
.rtl .button-icon {
  margin-left: 5px;
}
.button-icon.is-delete {
  background-position: 0 -24px;
  height: 11px;
  width: 11px;
  padding: 1px 0 0 2px;
}
.button-icon.is-edit {
  background-position: 0 -35px;
  height: 14px;
  width: 14px;
}
.button-icon.is-question {
  background-position: 0 -49px;
  height: 19px;
  width: 19px;
  padding-top: 1px;
}
.button-icon.is-arrow-up {
  background-position: 0 -12px;
  height: 12px;
  width: 12px;
  width: 11px;
  height: 11px;
  padding: 1px 0 0 2px;
}
.button-icon.is-arrow-down {
  background-position: 0 0;
  height: 12px;
  width: 12px;
  width: 11px;
  height: 11px;
  padding: 1px 0 0 2px;
}

.footer.is-internal {
  border-top: 1px dotted #fff;
  color: #fff;
  font-size: 11px;
  font-family: Tahoma;
  position: relative;
  width: 960px;
  overflow: hidden;
}
.footer.is-internal a {
  color: #fff;
}
.footer.is-internal .navigation li a {
  color: #fff;
  padding: 0 4px !important;
  border-left: 1px solid #fff;
}

.button {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  margin: 0 9px 0 3px;
  padding: 2px 5px;
  overflow: hidden;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  border-top: 1px solid #e5950f;
}
.button [class^="icon-"], .button [class*=" icon-"] {
  margin-right: 5px;
}
.rtl .button [class^="icon-"], .rtl .button [class*=" icon-"] {
  margin-left: 5px;
}
.rtl .button {
  text-align: left;
  margin: 0 3px 0 9px;
}
.button.is-orange {
  border: 1px solid #d18608;
  background: #f3ce8f;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzY2U4ZiIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZTc5YzFmIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTU5NTBmIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f3ce8f), color-stop(50%, #e79c1f), color-stop(100%, #e5950f));
  background: -moz-linear-gradient(top, #f3ce8f 0%, #e79c1f 50%, #e5950f 100%);
  background: -webkit-linear-gradient(top, #f3ce8f 0%, #e79c1f 50%, #e5950f 100%);
  background: linear-gradient(to bottom, #f3ce8f 0%, #e79c1f 50%, #e5950f 100%);
  background: -ms-linear-gradient(top, #f3ce8f 0%, #e79c1f 50%, #e5950f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3ce8f', endColorstr='#e5950f', GradientType=0);
}
.button.is-orange:hover {
  background: #f3ce8f;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzY2U4ZiIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZDI4YTEwIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZDE4NjA4Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f3ce8f), color-stop(50%, #d28a10), color-stop(100%, #d18608));
  background: -moz-linear-gradient(top, #f3ce8f 0%, #d28a10 50%, #d18608 100%);
  background: -webkit-linear-gradient(top, #f3ce8f 0%, #d28a10 50%, #d18608 100%);
  background: linear-gradient(to bottom, #f3ce8f 0%, #d28a10 50%, #d18608 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3ce8f', endColorstr='#d18608', GradientType=0);
}
.button.is-blue {
  border: 1px solid #03AAE9;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg4ZDhmNSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjMGJhZGVhIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDNhYWU5Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #88d8f5), color-stop(50%, #0badea), color-stop(100%, #03aae9));
  background: -moz-linear-gradient(top, #88d8f5 0%, #0badea 50%, #03aae9 100%);
  background: -webkit-linear-gradient(top, #88d8f5 0%, #0badea 50%, #03aae9 100%);
  background: linear-gradient(to bottom, #88d8f5 0%, #0badea 50%, #03aae9 100%);
  background: -ms-linear-gradient(top, #88D8F5 0%, #0BADEA 50%, #03AAE9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88D8F5', endColorstr='#03AAE9', GradientType=0);
}
.button.is-blue:hover {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc4YzhlNSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjMDA5ZGRhIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDA5YWQ5Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #78c8e5), color-stop(50%, #009dda), color-stop(100%, #009ad9));
  background: -moz-linear-gradient(top, #78c8e5 0%, #009dda 50%, #009ad9 100%);
  background: -webkit-linear-gradient(top, #78c8e5 0%, #009dda 50%, #009ad9 100%);
  background: linear-gradient(to bottom, #78c8e5 0%, #009dda 50%, #009ad9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#78C8E5', endColorstr='#009AD9', GradientType=0);
}

.form-fieldset {
  border-style: hidden;
  margin-top: 0.4em;
  border: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
  color: #ff7301;
  font-weight: bold;
  font-size: 1em;
}

.rotations-patterns {
  width: 640px;
}
.rotations-patterns .rotations-patterns-column {
  display: inline-block;
  min-height: 285px;
  vertical-align: top;
  background-color: #F2F2F2;
}
.rotations-patterns .rotations-patterns-column p {
  background-color: #03ABE9;
  color: white;
  margin: 0;
  height: 12px;
  font-weight: bold;
  padding: 5px;
  font-size: 13px;
}
.rotations-patterns .rotations-patterns-column.is-choices {
  width: 130px;
}
.rtl .rotations-patterns .rotations-patterns-column.is-choices {
  float: right;
  margin-left: 2px;
}
.rotations-patterns .rotations-patterns-column.is-choices p {
  margin-right: -3px;
}
.rtl .rotations-patterns .rotations-patterns-column.is-choices p {
  margin-right: 0px;
  margin-left: -3px;
}
.rotations-patterns .rotations-patterns-column.is-choices ul {
  padding-left: 8px;
}
.rotations-patterns .rotations-patterns-column.is-choices li {
  list-style: none;
}
.rotations-patterns .rotations-patterns-column.is-choices li:last-child {
  border-top: 1px dotted;
  margin-top: 5px;
}
.rotations-patterns .rotations-patterns-column.is-choices li a {
  text-decoration: none;
  color: #03AAE9;
  font-size: 13px;
}
.rotations-patterns .rotations-patterns-column.is-forms {
  width: 500px;
}
.rotations-patterns .rotations-patterns-column.is-forms table {
  width: 100%;
}
.rotations-patterns .rotations-patterns-column.is-forms table tr:nth-child(odd) {
  background-color: #E3E3E3;
}
.rotations-patterns .rotations-patterns-column.is-forms table tr:first-child .pattern-up-item-link {
  display: none;
}
.rotations-patterns .rotations-patterns-column.is-forms table tr:last-child .pattern-down-item-link {
  display: none;
}
.rotations-patterns .rotations-patterns-column.is-forms table td {
  padding: 4px;
}
.rotations-patterns .rotations-patterns-column.is-forms table td input {
  width: 22px;
}
.rotations-patterns .rotations-patterns-column.is-forms table td li {
  display: inline-block;
  list-style: none;
}
.rotations-patterns .rotations-patterns-column.is-forms table td .pattern-up-item-link {
  position: absolute;
  left: 24px;
}
.rotations-patterns .rotations-patterns-column.is-forms table td .pattern-down-item-link {
  position: absolute;
  left: 45px;
}
.rotations-patterns .rotations-patterns-column.is-forms table td:last-child {
  border-left: 2px solid white;
  position: relative;
}

#inline-help-div {
  border: solid 6px #319E29;
  margin: 0 0 0 -70px;
  padding: 10px 10px 30px 10px;
  color: white;
  font-size: 130%;
  position: absolute;
  top: 340px;
  z-index: 100;
  background-color: lightGrey;
  color: black;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.rtl .horizontal_list_row li {
  display: inline;
  list-style-type: none;
  padding-left: 20px;
  padding-right: 0;
}
.horizontal_list_row li {
  display: inline;
  list-style-type: none;
  padding-right: 20px;
  padding-left: 0;
}

.wizard-buttons {
  float: right;
  margin: 10px 25px;
}
.wizard-buttons .button {
  margin: 0;
}

.link-with-submenu {
  display: inline;
}

.more-submenu {
  list-style: none;
  display: none;
  position: absolute;
  z-index: 1;
  background-color: white;
  border-radius: 15px;
  padding: 10px 10px 10px;
  border: solid 1px;
  border-color: #99BBE8;
}
.more-submenu li {
  margin-top: 5px;
}
.more-submenu li a {
  width: 95%;
  font-weight: normal;
  font-family: "lucida grande", tahoma, verdana, arial, Helvetica, sans-serif;
}

.settings-head {
  height: 36px;
}
.settings-head .settings-head-title {
  color: #1EBEE9;
  font-size: 18px;
  display: inline;
}
.settings-head .settings-head-help-title {
  font-weight: bold;
  padding: 0px 5px;
  text-decoration: none;
}
.settings-head .settings-head-help-title img {
  vertical-align: middle;
  padding-right: 3px;
}
.settings-head .settings-head-help-content {
  display: none;
  position: absolute;
  background: white;
  width: 500px;
  border: 3px solid #f07453;
  border-radius: 10px;
  padding: 10px;
  z-index: 5;
}
.settings-head .settings-head-help-content .settings-head-help-content-arrow {
  background: url(../img/internal-page/down_right.png) no-repeat;
  height: 35px;
  width: 50px;
  position: absolute;
  top: -32px;
}
.settings-head .settings-head-help-content .settings-head-help-content-close {
  background: url(../img/internal-page/close.png) no-repeat;
  font-size: 0;
  position: absolute;
  height: 15px;
  width: 15px;
  right: 5px;
  top: 5px;
}
.rtl .settings-head .settings-head-help-content .settings-head-help-content-close {
  right: auto;
  left: 5px;
}

.container {
  *zoom: 1;
  position: relative;
  width: 973px;
  margin: 0 auto;
}
.container:before, .container:after {
  display: table;
  line-height: 0;
  content: "";
}
.container:after {
  clear: both;
}

body.home-page {
  font-family: arial, Helvetica, sans-serif;
  font-size: 12px;
}

body {
  font-family: "lucida grande", tahoma, verdana, arial, Helvetica, sans-serif;
  font-size: 12px;
  min-width: 973px;
}

.header {
  position: relative;
  background: url(../img/base/header-shadow.png) bottom left repeat-x;
  padding-bottom: 19px;
}
.header .container {
  padding-top: 6px;
}
.header .logo {
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  background: url("../img/base/logo/main.png");
  width: 186px;
  height: 78px;
  display: block;
  position: absolute;
  top: 6px;
  left: 0px;
}
.header .controls {
  position: absolute;
  top: 0px;
  right: 0px;
}
.header .controls .authentication {
  padding-right: 7px;
  border-right: 1px dotted black;
  line-height: 26px;
  font-weight: bold;
}
.header .controls .authentication .login-button {
  display: inline-block;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  background: url(../img/base/login-button-active.png);
  width: 56px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  width: 56px;
  color: white;
  margin-left: 4px;
}
.header .controls .lang {
  display: none;
  padding-left: 12px;
}
.header .controls .lang .eng {
  margin-right: 9px;
}
.header .controls .lang .eng, .header .controls .lang .heb {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-align: center;
  line-height: 13px;
  color: black;
  text-decoration: underline;
}
.header .controls .lang .active {
  background: #034c67;
  width: 31px;
  color: white;
  height: 13px;
  text-decoration: none;
}
.header .navigation {
  float: right;
  margin-top: 60px;
}
.header .navigation .main-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
  padding-left: 0;
  margin-bottom: 0;
}
.header .navigation .main-menu > li {
  float: left;
  line-height: 26px;
  position: relative;
}
.header .navigation .main-menu > li:first-child > a {
  border-left: none;
}
.header .navigation .main-menu > li > a {
  border-left: 1px dotted black;
  text-transform: uppercase;
  color: black;
  padding: 0 15px;
  text-decoration: none;
}
.header .navigation .main-menu > li:hover > a, .header .navigation .main-menu > li.active > a {
  color: white;
  background: #25bae4;
}
.header .navigation .main-menu > li:hover ul {
  display: block;
}
.header .navigation .main-menu > li ul {
  display: none;
  position: absolute;
  top: 12px;
  left: 50%;
  margin-left: -83px;
  width: 166px;
  z-index: 100;
  list-style: none;
  padding: 5px 0 0 0;
}
.header .navigation .main-menu > li ul li:first-child a {
  border-top: none;
}
.header .navigation .main-menu > li ul li {
  border-left: 1px solid #aeafaf;
  border-right: 1px solid #aeafaf;
}
.header .navigation .main-menu > li ul li a {
  line-height: 34px;
  border-top: 1px solid white;
  background: #aeafaf;
  color: #ffffff;
  font-size: 13px;
  text-align: center;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
}
.header .navigation .main-menu > li ul li a:hover, .header .navigation .main-menu > li ul li.active a {
  background: #888888;
  color: #ffffff;
  font-size: 13px;
  text-align: center;
}
.header .navigation .social-icons-sprite, .header .navigation .social-links a.blogger, .header .navigation .social-links a.facebook, .header .navigation .social-links a.twitter, .header .navigation .contact-page .right-side .contact.follow .facebook, .contact-page .right-side .contact.follow .header .navigation .facebook, .header .navigation .contact-page .right-side .contact.follow .twitter, .contact-page .right-side .contact.follow .header .navigation .twitter {
  background-image: url('../img/base/social-icons-s5aa205b15d.png');
  background-repeat: no-repeat;
}
.header .navigation .social-links {
  float: left;
}
.header .navigation .social-links a {
  display: inline-block;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 26px;
  height: 26px;
  line-height: 26px;
}
.header .navigation .social-links a.blogger {
  background-position: 0 0;
}
.header .navigation .social-links a.facebook {
  width: 28px;
  background-position: 0 -26px;
}
.header .navigation .social-links a.twitter {
  background-position: 0 -78px;
}

.footer {
  *zoom: 1;
  position: relative;
  width: 973px;
  margin: 0 auto;
  border-top: 1px dotted #b1b0b0;
}
.footer:before, .footer:after {
  display: table;
  line-height: 0;
  content: "";
}
.footer:after {
  clear: both;
}
.footer, .footer a {
  color: #b1b0b0;
}
.footer .navigation {
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
  line-height: 27px;
}
.rtl .footer .navigation {
  float: right;
}
.footer .navigation li {
  float: left;
}
.rtl .footer .navigation li {
  float: right;
}
.rtl .footer .navigation li:last-child a {
  border: 0;
}
.footer .navigation li:first-child a {
  border: none;
}
.rtl .footer .navigation li:first-child a {
  border-left: 1px solid;
}
.footer .navigation li a {
  padding: 0px 11px;
  border-left: 1px solid #b1b0b0;
  text-decoration: none;
}
.footer .copyright {
  float: right;
  line-height: 27px;
}
.rtl .footer .copyright {
  float: left;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

.login-drop-div {
  font-family: "lucida grande",tahoma,verdana,arial, Helvetica, sans-serif;
  position: absolute;
  left: -200px;
  top: 0px;
  width: 388px;
  height: 195px;
  z-index: 100;
  font-weight: normal;
  display: none;
  background: #7D7C7C;
  border-top: 4px solid #59C8F1;
  color: white;
  padding: 0 6px;
}
.login-drop-div:after {
  content: '';
  background: url(../img/base/login-panel-shadow.png) bottom left no-repeat;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -12px;
  height: 28px;
}
html.ios .login-drop-div:after {
  background: none;
}
.login-drop-div .close-login {
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  background: url(/site/skin/img/x_login.png);
  width: 11px;
  height: 11px;
  position: absolute;
  top: 6px;
  right: 6px;
}
.login-drop-div h3 {
  margin: 0;
  font-size: 15px;
  margin-top: -4px;
}
.login-drop-div .input {
  margin-top: 5px;
  *zoom: 1;
}
.login-drop-div .input:before, .login-drop-div .input:after {
  display: table;
  line-height: 0;
  content: "";
}
.login-drop-div .input:after {
  clear: both;
}
.login-drop-div .input label {
  float: left;
  width: 117px;
  font-size: 13px;
}
.login-drop-div .input input {
  width: 146px;
  height: 17px;
  float: left;
  line-height: 17px;
  margin-top: 4px;
}
.login-drop-div .input .forgot-password {
  font-size: 11px;
  color: #F0F0F0;
  text-decoration: none;
  margin-left: 5px;
  vertical-align: middle;
}
html.ios .login-drop-div .input .forgot-password {
  font-size: 8px;
}
.login-drop-div .input .forgot-password:hover {
  text-decoration: underline;
}
.login-drop-div .login-button-wrap {
  *zoom: 1;
  padding-left: 212px;
  margin-top: 5px;
  margin-bottom: 5px;
  height: 21px;
}
.login-drop-div .login-button-wrap:before, .login-drop-div .login-button-wrap:after {
  display: table;
  line-height: 0;
  content: "";
}
.login-drop-div .login-button-wrap:after {
  clear: both;
}
.login-drop-div .login-button-wrap .submit {
  background: url(/site/skin/img/analytics/login_butt.png);
  width: 56px;
  height: 20px;
  line-height: 20px;
  font-size: 13px;
  border: none;
  color: white;
  text-align: center;
  padding: 0;
  float: left;
}
.login-drop-div .login-button-wrap .checkbox {
  float: left;
  margin-left: 5px;
  margin-top: 2px;
}
.login-drop-div .login-button-wrap label {
  font-size: 11px;
  color: #F0F0F0;
  float: left;
  width: 90px;
  line-height: 13px;
  margin-top: -5px;
  margin-left: 5px;
}
.login-drop-div .social-login {
  border-top: 1px dotted white;
  border-bottom: 1px dotted white;
  height: 40px;
}
html.ios .login-drop-div .social-login {
  height: 80px;
}
.login-drop-div .social-login span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 16px;
  color: white;
  font-weight: bold;
  margin-left: 5px;
  line-height: 38px;
  margin-right: 21px;
}
.login-drop-div .social-login a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 5px 4px 5px 0px;
  width: 28px;
  height: 27px;
}
.login-drop-div .social-login a.google-login-btn {
  background: transparent url(/site/skin/img/google_login_icon_1.png) no-repeat scroll;
}
.login-drop-div .social-login a.google-login-btn:hover {
  background: transparent url(/site/skin/img/google_login_icon_2.png) no-repeat scroll;
}
.login-drop-div .social-login a.facebook-login-btn {
  background: transparent url(/site/skin/img/fb_login_icon_1.png) no-repeat scroll;
}
.login-drop-div .social-login a.facebook-login-btn:hover {
  background: transparent url(/site/skin/img/fb_login_icon_2.png) no-repeat scroll;
}
.login-drop-div .social-login a.yahoo-login-btn {
  background: transparent url(/site/skin/img/yahoo_login_icon_1.png) no-repeat scroll;
}
.login-drop-div .social-login a.yahoo-login-btn:hover {
  background: transparent url(/site/skin/img/yahoo_login_icon_2.png) no-repeat scroll;
}
.login-drop-div .social-login a.twitter-login-btn {
  background: transparent url(/site/skin/img/twitter_login_icon_1.png) no-repeat scroll;
}
.login-drop-div .social-login a.twitter-login-btn:hover {
  background: transparent url(/site/skin/img/twitter_login_icon_2.png) no-repeat scroll;
}
.login-drop-div .ssl-switch {
  padding-left: 17px;
  background: transparent left center no-repeat;
  font-size: 10px;
  color: white;
  text-decoration: none;
  display: block;
  line-height: 13px;
  height: 13px;
  margin-top: 8px;
  position: relative;
  z-index: 10;
}
.login-drop-div .ssl-switch:hover {
  text-decoration: underline;
}
.login-drop-div .ssl-switch.to-secure {
  background-image: url(/site/new/img/base/ssl.png);
}
.login-drop-div .ssl-switch.to-regular {
  background-image: url(/site/new/img/base/ssl_active.png);
}

table.form {
  border-collapse: separate;
  border-spacing: 5px;
}

.home-page .content {
  margin-top: -7px;
}
.home-page .hero-section {
  background: url(../img/base/hero-section-shadow.png) bottom left repeat-x;
}
.home-page .hero-section .ipad {
  float: left;
  margin-right: 28px;
  margin-left: 16px;
}
.home-page .hero-section h1 {
  font-size: 23px;
  color: #24bae4;
  margin-top: 72px;
  margin-bottom: 8px;
  font-weight: normal;
}
.home-page .hero-section .text {
  margin-bottom: 38px;
  margin-top: 7px;
  line-height: 1.42;
}
.home-page .hero-section .clients {
  margin-bottom: 3px;
}
.home-page .hero-section .clients a {
  color: #69d4f2;
  text-decoration: none;
}
.home-page .hero-section .clients img {
  margin-top: 11px;
}
.home-page .more-section {
  *zoom: 1;
  position: relative;
  width: 973px;
  margin: 0 auto;
  padding-top: 4px;
  margin-bottom: 31px;
}
.home-page .more-section:before, .home-page .more-section:after {
  display: table;
  line-height: 0;
  content: "";
}
.home-page .more-section:after {
  clear: both;
}
.home-page .more-section .more-icons-sprite, .home-page .more-section .more-block .bottom-link-wrap a .arrow, .home-page .more-section .more-block .bottom-link-wrap a:hover .arrow, .home-page .more-section .more-block.scheduling .icon, .home-page .more-section .more-block.scheduling a:hover .icon, .home-page .more-section .more-block.pulse .icon, .home-page .more-section .more-block.pulse a:hover .icon {
  background-image: url('../img/home-page/more-icons-s4eb2a92557.png');
  background-repeat: no-repeat;
}
.home-page .more-section .more-block {
  float: left;
  width: 469px;
}
.home-page .more-section .more-block h2 {
  font-weight: normal;
  font-size: 17px;
  color: #0b4e68;
  line-height: 30px;
  border-top: 1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  text-align: center;
}
.home-page .more-section .more-block .image-link {
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  height: 114px;
  background: transparent no-repeat center 18px;
}
.home-page .more-section .more-block .bottom-link-wrap {
  padding-top: 11px;
  background: url(../img/home-page/more-shadow.png) top left no-repeat;
  text-align: right;
}
.home-page .more-section .more-block .bottom-link-wrap a {
  color: #f39503;
  font-size: 24px;
  font-weight: bold;
  line-height: 38px;
  text-decoration: none;
}
.home-page .more-section .more-block .bottom-link-wrap a .icon, .home-page .more-section .more-block .bottom-link-wrap a .arrow {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.home-page .more-section .more-block .bottom-link-wrap a .arrow {
  margin-left: 6px;
  background-position: 0 -17px;
  height: 17px;
  width: 15px;
}
.home-page .more-section .more-block .bottom-link-wrap a .arrow:hover, .home-page .more-section .more-block .bottom-link-wrap a .arrow.arrow-hover {
  background-position: 0 0;
}
.home-page .more-section .more-block .bottom-link-wrap a .icon {
  margin-right: 2px;
}
.home-page .more-section .more-block .bottom-link-wrap a:hover {
  color: #c97c05;
}
.home-page .more-section .more-block .bottom-link-wrap a:hover .arrow {
  background-position: 0 0;
  height: 17px;
  width: 15px;
}
.home-page .more-section .more-block.scheduling {
  padding-right: 35px;
}
.home-page .more-section .more-block.scheduling .image-link {
  background-image: url(../img/home-page/schedule.png);
}
.home-page .more-section .more-block.scheduling .icon {
  background-position: 0 -149px;
  height: 39px;
  width: 39px;
}
.home-page .more-section .more-block.scheduling .icon:hover, .home-page .more-section .more-block.scheduling .icon.pin-hover {
  background-position: 0 -110px;
}
.home-page .more-section .more-block.scheduling a:hover .icon {
  background-position: 0 -110px;
  height: 39px;
  width: 39px;
}
.home-page .more-section .more-block.pulse .image-link {
  background-image: url(../img/home-page/pulse.png);
  background-position: 76px 18px;
}
.home-page .more-section .more-block.pulse .icon {
  background-position: 0 -72px;
  height: 38px;
  width: 41px;
}
.home-page .more-section .more-block.pulse .icon:hover, .home-page .more-section .more-block.pulse .icon.pie-hover {
  background-position: 0 -34px;
}
.home-page .more-section .more-block.pulse a:hover .icon {
  background-position: 0 -34px;
  height: 38px;
  width: 41px;
}

table.form {
  border-collapse: separate;
  border-spacing: 5px;
}

.pulse-pages .header .logo, .pulse-advantage-page .header .logo, .pulse-concept-page .header .logo, .pulse-dashboard-page .header .logo, .pulse-reduce-turnover-page .header .logo, .white-paper-page .header .logo, .reduce-turnover-page .header .logo, .healthcare-page .header .logo, .call-centers-page .header .logo, .retail-stores-page .header .logo, .company-page .header .logo, .a-team-page .header .logo, .careers-page .header .logo {
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  background: url("../img/base/logo/pulse.png");
  width: 294px;
  height: 53px;
  display: block;
}
.pulse-pages .header .controls, .pulse-advantage-page .header .controls, .pulse-concept-page .header .controls, .pulse-dashboard-page .header .controls, .pulse-reduce-turnover-page .header .controls, .white-paper-page .header .controls, .reduce-turnover-page .header .controls, .healthcare-page .header .controls, .call-centers-page .header .controls, .retail-stores-page .header .controls, .company-page .header .controls, .a-team-page .header .controls, .careers-page .header .controls {
  top: -3px;
}

.pulse-light-blue-bg, .pulse-pages.light-blue-bg .content, .pulse-advantage-page .content, .pulse-concept-page .content, .pulse-dashboard-page .content, .light-blue-bg.pulse-reduce-turnover-page .content, .light-blue-bg.white-paper-page .content, .reduce-turnover-page .content, .light-blue-bg.healthcare-page .content, .light-blue-bg.call-centers-page .content, .light-blue-bg.retail-stores-page .content, .light-blue-bg.company-page .content, .light-blue-bg.a-team-page .content, .light-blue-bg.careers-page .content, .pulse-reduce-turnover-page-wrap, .white-paper-page-wrap, .healthcare-wrap, .call-centers-wrap, .retail-stores-page-wrap, .company-wrap, .a-team-wrap, .careers-wrap {
  background: url(../img/pulse-page/light-blue-bg-pattern.png);
  margin-top: -16px;
}

.marketing-checkboxes, .pulse-concept-page-wrap .steps ul, .pulse-dashboard-page-wrap ul {
  list-style: none;
  padding-left: 0;
}
.marketing-checkboxes li, .pulse-concept-page-wrap .steps ul li, .pulse-dashboard-page-wrap ul li {
  background: url(../img/pulse-page/checkbox.png) left top no-repeat;
  padding-left: 25px;
  line-height: 1.6;
}

.marketing-action-buttons-sprite, .marketing-action-button, .pulse-page-wrap .slide .action-buttons .action-button, .pulse-dashboard-page-wrap .action-buttons .action-button, .marketing-action-button:hover {
  background-image: url('../img/pulse-page/marketing-action-buttons-s1d657240cd.png');
  background-repeat: no-repeat;
}

.marketing-action-button, .pulse-page-wrap .slide .action-buttons .action-button, .pulse-dashboard-page-wrap .action-buttons .action-button {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  background-position: 0 -61px;
  height: 61px;
  width: 284px;
  line-height: 54px;
  color: white;
  text-decoration: none;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.marketing-action-button:hover, .pulse-page-wrap .slide .action-buttons .action-button:hover, .pulse-dashboard-page-wrap .action-buttons .action-button:hover {
  background-position: 0 0;
  height: 61px;
  width: 284px;
}

.pulse-page-wrap .hero-section {
  background: url(../img/base/hero-section-shadow.png) bottom left repeat-x;
}
.pulse-page-wrap h1 {
  font-size: 45px;
  font-weight: bold;
  color: #034c67;
  margin: 8px 0 0 143px;
}
.pulse-page-wrap .slider-controls {
  position: absolute;
  top: 16px;
  left: 8px;
}
.pulse-page-wrap .slider-controls .slider-controls-sprite, .pulse-page-wrap .slider-controls a, .pulse-page-wrap .slider-controls a.active {
  background-image: url('../img/pulse-page/slider-controls-s39ef27433d.png');
  background-repeat: no-repeat;
}
.pulse-page-wrap .slider-controls a {
  background-position: 0 -15px;
  height: 15px;
  width: 15px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-right: 4px;
}
.pulse-page-wrap .slider-controls a.active {
  background-position: 0 0;
  height: 15px;
  width: 15px;
}
.pulse-page-wrap .slide {
  overflow: visible;
  display: none;
}
.pulse-page-wrap .slide.active {
  display: block;
}
.pulse-page-wrap .slide > img {
  float: left;
  margin: -42px 39px 0 22px;
}
.pulse-page-wrap .slide > h2 {
  color: #24bae4;
  font-weight: bold;
  font-size: 45px;
  margin-top: 15px;
  margin-bottom: 17px;
}
.pulse-page-wrap .slide > p {
  width: 400px;
  float: right;
  padding-right: 146px;
  margin-top: 0;
  line-height: 1.5;
}
.pulse-page-wrap .slide .action-buttons {
  float: left;
  margin-top: 14px;
  margin-left: -12px;
  margin-right: -12px;
}
.pulse-page-wrap .clients {
  *zoom: 1;
  position: relative;
  width: 973px;
  margin: 0 auto;
  margin-top: 16px;
  margin-bottom: 35px;
}
.pulse-page-wrap .clients:before, .pulse-page-wrap .clients:after {
  display: table;
  line-height: 0;
  content: "";
}
.pulse-page-wrap .clients:after {
  clear: both;
}
.pulse-page-wrap .clients a {
  color: #69d4f2;
  text-decoration: none;
}
.pulse-page-wrap .clients img {
  margin-top: 16px;
}

table.form {
  border-collapse: separate;
  border-spacing: 5px;
}

.pulse-advantage-page-wrap {
  *zoom: 1;
  position: relative;
  width: 973px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.pulse-advantage-page-wrap:before, .pulse-advantage-page-wrap:after {
  display: table;
  line-height: 0;
  content: "";
}
.pulse-advantage-page-wrap:after {
  clear: both;
}
.pulse-advantage-page-wrap h1 {
  font-size: 40px;
  color: #034C67;
  margin-top: 13px;
  margin-bottom: 10px;
}
.pulse-advantage-page-wrap p {
  line-height: 1.5;
  margin: 0 0 21px 0;
}
.pulse-advantage-page-wrap .text-image {
  margin: -5px 0 13px 2px;
}
.pulse-advantage-page-wrap h2 {
  font-weight: normal;
  font-size: 18px;
  color: #034c67;
  margin-top: 0;
  margin-bottom: 18px;
}
.pulse-advantage-page-wrap .last-p {
  margin-top: -7px;
  margin-bottom: 16px;
}
.pulse-advantage-page-wrap .bottom-img {
  margin-bottom: 11px;
}

table.form {
  border-collapse: separate;
  border-spacing: 5px;
}

.pulse-concept-page-wrap {
  *zoom: 1;
  position: relative;
  width: 973px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.pulse-concept-page-wrap:before, .pulse-concept-page-wrap:after {
  display: table;
  line-height: 0;
  content: "";
}
.pulse-concept-page-wrap:after {
  clear: both;
}
.pulse-concept-page-wrap h1 {
  font-size: 40px;
  color: #034C67;
  margin-top: 13px;
  margin-bottom: 10px;
}
.pulse-concept-page-wrap p {
  line-height: 1.5;
  margin-top: 0;
}
.pulse-concept-page-wrap .steps {
  *zoom: 1;
  margin: -10px 0 40px;
}
.pulse-concept-page-wrap .steps:before, .pulse-concept-page-wrap .steps:after {
  display: table;
  line-height: 0;
  content: "";
}
.pulse-concept-page-wrap .steps:after {
  clear: both;
}
.pulse-concept-page-wrap .steps ul {
  float: left;
  padding: 220px 0 0 0;
  background: transparent top center no-repeat;
}
.pulse-concept-page-wrap .steps ul.step-1 {
  width: 355px;
  background: url(../img/pulse-concept-page/steps/step-1.png) -2px 0 no-repeat;
}
.pulse-concept-page-wrap .steps ul.step-2 {
  width: 350px;
  padding-left: 5px;
  background: url(../img/pulse-concept-page/steps/step-2.png) 0 0 no-repeat;
}
.pulse-concept-page-wrap .steps ul.step-3 {
  width: 260px;
  padding-left: 3px;
  background: url(../img/pulse-concept-page/steps/step-3.png) 0 0 no-repeat;
}

table.form {
  border-collapse: separate;
  border-spacing: 5px;
}

.pulse-dashboard-page-wrap {
  *zoom: 1;
  position: relative;
  width: 973px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.pulse-dashboard-page-wrap:before, .pulse-dashboard-page-wrap:after {
  display: table;
  line-height: 0;
  content: "";
}
.pulse-dashboard-page-wrap:after {
  clear: both;
}
.pulse-dashboard-page-wrap h1 {
  font-size: 40px;
  color: #034C67;
  margin-top: 13px;
  margin-bottom: 10px;
}
.pulse-dashboard-page-wrap ul {
  margin-top: 0px;
  margin-bottom: 13px;
}
.pulse-dashboard-page-wrap .action-buttons {
  position: relative;
  left: -7px;
  margin-bottom: 16px;
}
.pulse-dashboard-page-wrap .action-buttons .more-info {
  margin-left: -9px;
}
.pulse-dashboard-page-wrap .dashboard-img {
  margin-left: 3px;
  margin-bottom: 16px;
}

table.form {
  border-collapse: separate;
  border-spacing: 5px;
}

.marketing-list {
  margin-bottom: 20px;
  padding: 0;
}
.marketing-list li {
  padding: 0 0 0 13px;
  height: 18px;
  clear: both;
  overflow: hidden;
  background: url("../img/pulse-reduce-turnover-page/analytics-list-def-arrow.png") no-repeat 1px 5px;
}
.marketing-list .title {
  font-weight: 700;
  color: #1ab1d9;
  font-size: 15px;
  padding: 0;
  background: none;
}

.pulse-reduce-turnover-page-wrap {
  font: 12px/18px Arial, Helvetica, sans-serif;
}
.pulse-reduce-turnover-page-wrap p {
  width: 735px;
  margin-top: 0;
  margin-bottom: 19px;
}
.pulse-reduce-turnover-page-wrap h3 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: #034c67;
}
.pulse-reduce-turnover-page-wrap a {
  color: #046d9c;
  text-decoration: underline;
}
.pulse-reduce-turnover-page-wrap a:hover {
  color: #0a2381;
}
.pulse-reduce-turnover-page-wrap p + .marketing-list {
  position: relative;
  top: -18px;
  margin-bottom: 2px;
}
.pulse-reduce-turnover-page-wrap .analytics-image-def {
  margin: 11px 0 15px 0;
}
.pulse-reduce-turnover-page-wrap .analytics-list-def {
  margin-top: 10px;
}
.pulse-reduce-turnover-page-wrap .marketing-list-board {
  margin-top: 20px;
}

.pulse-reduce-turnover-page-wrap-bottom {
  *zoom: 1;
  position: relative;
  width: 973px;
  margin: 0 auto;
  text-align: center;
  padding: 25px 0 103px;
}
.pulse-reduce-turnover-page-wrap-bottom:before, .pulse-reduce-turnover-page-wrap-bottom:after {
  display: table;
  line-height: 0;
  content: "";
}
.pulse-reduce-turnover-page-wrap-bottom:after {
  clear: both;
}
.pulse-reduce-turnover-page-wrap-bottom h4 {
  font: 700 28px/33px Arial, Helvetica, sans-serif;
  color: #034c67;
}
.pulse-reduce-turnover-page-wrap-bottom h4 span, .pulse-reduce-turnover-page-wrap-bottom h4 a {
  line-height: 41px;
  font-size: 35px;
  color: #f49503;
  display: block;
  text-decoration: none;
}

.marketing-list-board, .white-paper-page-wrap .marketing-list-board, .healthcare-wrap .marketing-list-board, .call-centers-wrap .marketing-list-board, .retail-stores-page-wrap .marketing-list-board {
  background: #046d9b;
  position: relative;
  border-left: 1px solid #03658f;
  border-right: 1px solid #025a81;
  color: #fff;
  padding: 0 10px 3px;
  margin: 8px 0 28px;
}
.marketing-list-board h1, .white-paper-page-wrap .marketing-list-board h1, .healthcare-wrap .marketing-list-board h1, .call-centers-wrap .marketing-list-board h1, .retail-stores-page-wrap .marketing-list-board h1 {
  font-size: 33px;
  line-height: 33px;
  padding-bottom: 5px;
  color: #fff;
  margin: 0 0 10px 0;
}
.marketing-list-board h2, .white-paper-page-wrap .marketing-list-board h2, .healthcare-wrap .marketing-list-board h2, .call-centers-wrap .marketing-list-board h2, .retail-stores-page-wrap .marketing-list-board h2 {
  font-size: 25px;
  line-height: 31px;
  margin: 0;
}
.marketing-list-board ul, .white-paper-page-wrap .marketing-list-board ul, .healthcare-wrap .marketing-list-board ul, .call-centers-wrap .marketing-list-board ul, .retail-stores-page-wrap .marketing-list-board ul {
  font-size: 16px;
  line-height: 19px;
  padding: 1px 0 0;
  margin: 0;
}
.marketing-list-board ul li, .white-paper-page-wrap .marketing-list-board ul li, .healthcare-wrap .marketing-list-board ul li, .call-centers-wrap .marketing-list-board ul li, .retail-stores-page-wrap .marketing-list-board ul li {
  padding: 4px 0 0 30px;
  height: 19px;
  clear: both;
  overflow: hidden;
  background: url("../img/marketing-list-board/arrow_1.png") no-repeat 2px 4px;
}
.marketing-list-board ul li.reduce-turnover-ico-down {
  background: url("../img/marketing-list-board/arrow_2.png") no-repeat 2px 4px;
}
.marketing-list-board:before, .white-paper-page-wrap .marketing-list-board:before, .healthcare-wrap .marketing-list-board:before, .call-centers-wrap .marketing-list-board:before, .retail-stores-page-wrap .marketing-list-board:before, .marketing-list-board .img1, .marketing-list-board:after, .white-paper-page-wrap .marketing-list-board:after, .healthcare-wrap .marketing-list-board:after, .call-centers-wrap .marketing-list-board:after, .retail-stores-page-wrap .marketing-list-board:after, .marketing-list-board .img2 {
  position: absolute;
  top: -8px;
  left: -1px;
  content: url(../img/marketing-list-board/board-bg.png);
  clip: rect(0, 972px, 8px, 0);
  z-index: 3;
}
.marketing-list-board:after, .white-paper-page-wrap .marketing-list-board:after, .healthcare-wrap .marketing-list-board:after, .call-centers-wrap .marketing-list-board:after, .retail-stores-page-wrap .marketing-list-board:after, .marketing-list-board .img2 {
  top: auto;
  bottom: -27px;
  clip: rect(10px, 972px, 32px, 0);
}

table.form {
  border-collapse: separate;
  border-spacing: 5px;
}

.white-paper-page-wrap h1 {
  font-size: 40px;
  color: #034C67;
  margin-top: 13px;
  margin-bottom: 10px;
}
.white-paper-page-wrap .white-paper-form {
  padding: 11px 10px 4px;
  width: 548px;
  background: #fff;
  margin: 0 0 68px;
  position: relative;
}
.white-paper-page-wrap .white-paper-form h3 {
  font: 700 25px/25px Arial, Helvetica, sans-serif;
  padding: 0 0 8px;
}
.white-paper-page-wrap .white-paper-form label {
  display: block;
  overflow: hidden;
  clear: both;
  height: 36px;
}
.white-paper-page-wrap .white-paper-form .type {
  display: block;
  float: left;
  width: 75px;
  margin: 0 0 0 5px;
  line-height: 28px;
}
.white-paper-page-wrap .white-paper-form .wrap-inp-text {
  display: block;
  float: left;
  width: 187px;
  height: 30px;
  background: #cce4ec;
  border-radius: 5px;
  -webkit-box-shadow: inset 2px 2px 10px -4px black;
  -moz-box-shadow: inset 2px 2px 10px -4px black;
  box-shadow: inset 2px 2px 10px -4px black;
}
.white-paper-page-wrap .white-paper-form .wrap-inp-text input {
  display: block;
  padding: 0;
  height: 18px;
  border: none;
  background: none;
  outline: none;
  width: 167px;
  margin: 5px 10px 0;
  font: 12px/18px Arial, Helvetica, sans-serif;
}
.white-paper-page-wrap .white-paper-form p {
  overflow: hidden;
  clear: both;
  padding: 5px 0 22px;
  line-height: 20px;
  width: 548px;
}
.white-paper-page-wrap .white-paper-form p .type {
  width: auto;
  line-height: 20px;
}
.white-paper-page-wrap .white-paper-form p label {
  clear: none;
  width: auto;
  float: left;
  height: auto;
  margin: 0 0 0 10px;
  padding: 0 5px 0 0;
}
.white-paper-page-wrap .white-paper-form p label input {
  display: block;
  height: 18px;
  line-height: 18px;
  float: left;
  padding: 0;
  margin: 1px 5px 1px 0;
}
.white-paper-page-wrap .white-paper-form p label span {
  display: block;
  float: left;
}
.white-paper-page-wrap .white-paper-form em {
  font-style: normal;
  color: #7a7a7a;
}
.white-paper-page-wrap .white-paper-form .wrap-inp-submit {
  display: block;
  position: absolute;
  bottom: -28px;
  right: -31px;
  width: 167px;
  height: 75px;
  background: url("../img/white-paper/download_butt.png") no-repeat;
}
.white-paper-page-wrap .white-paper-form .wrap-inp-submit:hover {
  background: url("../img/white-paper/download_butt_MO.png") no-repeat;
}
.white-paper-page-wrap .white-paper-form .wrap-inp-submit input {
  display: block;
  background: none;
  border: none;
  width: 167px;
  height: 75px;
}
.white-paper-page-wrap .white-paper-form:after {
  content: "";
  display: block;
  width: 34px;
  height: 34px;
  position: absolute;
  top: 0;
  right: 0;
  background: url("../img/white-paper/white-paper-form-conner.png") no-repeat;
}
.white-paper-page-wrap .marketing-list-board:after, .white-paper-page-wrap .marketing-list-board .img2 {
  bottom: -25px;
}

.white-paper-page-wrap-bottom {
  *zoom: 1;
  position: relative;
  width: 973px;
  margin: 0 auto;
  text-align: center;
  padding: 25px 0 103px;
}
.white-paper-page-wrap-bottom:before, .white-paper-page-wrap-bottom:after {
  display: table;
  line-height: 0;
  content: "";
}
.white-paper-page-wrap-bottom:after {
  clear: both;
}
.white-paper-page-wrap-bottom h4 {
  font: 700 28px/33px Arial, Helvetica, sans-serif;
  color: #034c67;
}
.white-paper-page-wrap-bottom h4 span, .white-paper-page-wrap-bottom h4 a {
  line-height: 41px;
  font-size: 35px;
  color: #f49503;
  display: block;
  text-decoration: none;
}

table.form {
  border-collapse: separate;
  border-spacing: 5px;
}

.reduce-turnover-page h1 {
  font-size: 38px;
  line-height: 33px;
  padding-bottom: 9px;
}
.reduce-turnover-page h2 {
  font-size: 25px;
  line-height: 31px;
}
.reduce-turnover-page h3 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: #034c67;
  padding-bottom: 17px;
}
.reduce-turnover-page a {
  color: #046d9c;
  text-decoration: underline;
}
.reduce-turnover-page a:hover {
  color: #0a2381;
}
.reduce-turnover-page p + .analytics-list-def {
  position: relative;
  top: -18px;
  margin-bottom: 2px;
}
.reduce-turnover-page .reduce-turnover-board {
  background: #046d9b;
  position: relative;
  border-left: 1px solid #03658f;
  border-right: 1px solid #025a81;
  color: #fff;
  padding: 0 10px 3px;
  margin: 8px 0 28px;
}
.reduce-turnover-page .reduce-turnover-board ul {
  font-size: 16px;
  line-height: 19px;
  padding: 1px 0 0;
}
.reduce-turnover-page .reduce-turnover-board ul li {
  padding: 4px 0 0 30px;
  height: 19px;
  clear: both;
  overflow: hidden;
  background: url("../img/reduce-turnover/reduce-turnover-arrow_1.png") no-repeat 2px 4px;
}
.reduce-turnover-page .reduce-turnover-board ul li.reduce-turnover-ico-down {
  background: url("../img/reduce-turnover/reduce-turnover-arrow_2.png") no-repeat 2px 4px;
}
.reduce-turnover-page .reduce-turnover-board:before,
.reduce-turnover-page .reduce-turnover-board .img1,
.reduce-turnover-page .reduce-turnover-board:after,
.reduce-turnover-page .reduce-turnover-board .img2 {
  position: absolute;
  top: -8px;
  left: -1px;
  content: url(../img/reduce-turnover/analytics-board-bg.png);
  clip: rect(0, 972px, 8px, 0);
  z-index: 3;
}
.reduce-turnover-page .reduce-turnover-board:after,
.reduce-turnover-page .reduce-turnover-board .img2 {
  top: auto;
  bottom: -22px;
  clip: rect(10px, 972px, 32px, 0);
}
.reduce-turnover-page .analytics-image-def {
  margin: 0 0 40px;
}
.reduce-turnover-page .analytics-list-def {
  margin-top: 10px;
}

table.form {
  border-collapse: separate;
  border-spacing: 5px;
}

.healthcare-wrap, .call-centers-wrap, .retail-stores-page-wrap {
  padding-top: 10px;
}
.healthcare-wrap h1, .call-centers-wrap h1, .retail-stores-page-wrap h1 {
  font: 700 45px/39px Arial, Helvetica, sans-serif;
  color: #034c67;
  padding: 4px 0 7px;
}
.healthcare-wrap h3, .call-centers-wrap h3, .retail-stores-page-wrap h3 {
  color: #034c67;
  font-size: 18px;
  line-height: 23px;
  margin-bottom: 5px;
}
.healthcare-wrap .f21 + .analytics-image-def, .call-centers-wrap .f21 + .analytics-image-def, .retail-stores-page-wrap .f21 + .analytics-image-def {
  float: left;
  margin: 0 0 12px;
}
.healthcare-wrap .r-box, .call-centers-wrap .r-box, .retail-stores-page-wrap .r-box {
  float: right;
  width: 244px;
  height: 234px;
  background: url("../img/healthcare/analyrics-r-box-bg.png") no-repeat;
  overflow: hidden;
  margin: 2px 0 0;
  padding: 14px 0 0 60px;
}
.healthcare-wrap .r-box p, .call-centers-wrap .r-box p, .retail-stores-page-wrap .r-box p {
  width: auto;
  margin: 0;
  padding: 0 0 7px;
}
.healthcare-wrap .r-box a, .call-centers-wrap .r-box a, .retail-stores-page-wrap .r-box a {
  color: #1EBEE9;
}
.healthcare-wrap .r-box .blue, .call-centers-wrap .r-box .blue, .retail-stores-page-wrap .r-box .blue {
  text-transform: uppercase;
  color: #1ebee9;
  font-weight: 700;
}
.healthcare-wrap .marketing-list-board:after, .call-centers-wrap .marketing-list-board:after, .retail-stores-page-wrap .marketing-list-board:after, .healthcare-wrap .marketing-list-board .img2, .call-centers-wrap .marketing-list-board .img2, .retail-stores-page-wrap .marketing-list-board .img2 {
  bottom: -25px;
}

table.form {
  border-collapse: separate;
  border-spacing: 5px;
}

.company-wrap, .a-team-wrap, .careers-wrap {
  padding-top: 10px;
}
.company-wrap .f21, .a-team-wrap .f21, .careers-wrap .f21 {
  width: auto;
  padding-bottom: 18px;
}
.company-wrap .analytics-image-def, .a-team-wrap .analytics-image-def, .careers-wrap .analytics-image-def {
  margin-bottom: 19px;
}
.company-wrap h2, .a-team-wrap h2, .careers-wrap h2 {
  font: 700 40px/39px Arial, Helvetica, sans-serif;
  color: #034c67;
  padding-bottom: 16px;
}
.company-wrap p.padb8, .a-team-wrap p.padb8, .careers-wrap p.padb8 {
  padding-bottom: 8px;
}

.a-team-wrap h1 {
  font: 700 40px/39px Arial, Helvetica, sans-serif;
  color: #034c67;
  text-align: center;
  padding: 0 0 17px;
}
.a-team-wrap article {
  clear: both;
  overflow: hidden;
  padding: 0 0 20px 5px;
  position: relative;
  left: -5px;
}
.a-team-wrap .a-team-foto-profile {
  float: left;
  margin: 0 16px 0 0;
}
.a-team-wrap .a-team-foto-profile a {
  display: block;
  float: left;
  height: 15px;
  margin: 0 4px 0 0;
}
.a-team-wrap .a-team-foto-profile a.a-team-foto {
  width: 94px;
  height: 105px;
  clear: both;
  overflow: hidden;
  padding: 3px;
  background: #fff;
  float: none;
  margin: 0 0 11px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.7);
}
.a-team-wrap .a-team-foto-profile a.a-team-foto img {
  display: block;
  width: 94px;
  height: 105px;
}
.a-team-wrap .a-team-foto-profile a.a-team-ico-in {
  width: 15px;
  background: url("../img/a-team/a-team-ico-in.png") no-repeat;
}
.a-team-wrap .a-team-foto-profile a.a-team-ico-mail {
  width: 19px;
  background: url("../img/a-team/a-team-ico-mail.png") no-repeat;
}
.a-team-wrap .a-team-text {
  position: relative;
  overflow: hidden;
}
.a-team-wrap .a-team-text h3 {
  font: 21px/23px Arial, Helvetica, sans-serif;
  color: #034c67;
  padding: 18px 0 2px;
}
.a-team-wrap .a-team-text p {
  padding: 0;
}

.analytics-box, .healthcare-wrap, .call-centers-wrap, .retail-stores-page-wrap, .company-wrap, .a-team-wrap, .careers-wrap {
  font: 12px/18px Arial, Helvetica, sans-serif;
  color: #000;
}
.analytics-box h1, .healthcare-wrap h1, .call-centers-wrap h1, .retail-stores-page-wrap h1, .company-wrap h1, .a-team-wrap h1, .careers-wrap h1, .analytics-box h2, .healthcare-wrap h2, .call-centers-wrap h2, .retail-stores-page-wrap h2, .company-wrap h2, .a-team-wrap h2, .careers-wrap h2, .analytics-box h3, .healthcare-wrap h3, .call-centers-wrap h3, .retail-stores-page-wrap h3, .company-wrap h3, .a-team-wrap h3, .careers-wrap h3, .analytics-box h4, .healthcare-wrap h4, .call-centers-wrap h4, .retail-stores-page-wrap h4, .company-wrap h4, .a-team-wrap h4, .careers-wrap h4, .analytics-box h5, .healthcare-wrap h5, .call-centers-wrap h5, .retail-stores-page-wrap h5, .company-wrap h5, .a-team-wrap h5, .careers-wrap h5, .analytics-box h6, .healthcare-wrap h6, .call-centers-wrap h6, .retail-stores-page-wrap h6, .company-wrap h6, .a-team-wrap h6, .careers-wrap h6, .analytics-box p, .healthcare-wrap p, .call-centers-wrap p, .retail-stores-page-wrap p, .company-wrap p, .a-team-wrap p, .careers-wrap p, .analytics-box ul, .healthcare-wrap ul, .call-centers-wrap ul, .retail-stores-page-wrap ul, .company-wrap ul, .a-team-wrap ul, .careers-wrap ul, .analytics-box img, .healthcare-wrap img, .call-centers-wrap img, .retail-stores-page-wrap img, .company-wrap img, .a-team-wrap img, .careers-wrap img {
  margin: 0;
  padding: 0;
  list-style: none;
  clear: both;
  overflow: hidden;
}
.analytics-box p, .healthcare-wrap p, .call-centers-wrap p, .retail-stores-page-wrap p, .company-wrap p, .a-team-wrap p, .careers-wrap p {
  padding: 0 0 18px;
  width: 735px;
  clear: both;
  overflow: hidden;
  font-size: 15px;
}
.analytics-box p a, .healthcare-wrap p a, .call-centers-wrap p a, .retail-stores-page-wrap p a, .company-wrap p a, .a-team-wrap p a, .careers-wrap p a {
  color: #046D9C;
}
.analytics-box img, .healthcare-wrap img, .call-centers-wrap img, .retail-stores-page-wrap img, .company-wrap img, .a-team-wrap img, .careers-wrap img {
  border: none;
}
.analytics-box .f21, .healthcare-wrap .f21, .call-centers-wrap .f21, .retail-stores-page-wrap .f21, .company-wrap .f21, .a-team-wrap .f21, .careers-wrap .f21 {
  font: 21px/23px Arial, Helvetica, sans-serif;
  color: #034c67;
}
.analytics-box .analytics-image-def, .healthcare-wrap .analytics-image-def, .call-centers-wrap .analytics-image-def, .retail-stores-page-wrap .analytics-image-def, .company-wrap .analytics-image-def, .a-team-wrap .analytics-image-def, .careers-wrap .analytics-image-def {
  display: block;
  clear: both;
  overflow: hidden;
}
.analytics-box .analytics-list-def, .healthcare-wrap .analytics-list-def, .call-centers-wrap .analytics-list-def, .retail-stores-page-wrap .analytics-list-def, .company-wrap .analytics-list-def, .a-team-wrap .analytics-list-def, .careers-wrap .analytics-list-def {
  margin-bottom: 20px;
}
.analytics-box .analytics-list-def li, .healthcare-wrap .analytics-list-def li, .call-centers-wrap .analytics-list-def li, .retail-stores-page-wrap .analytics-list-def li, .company-wrap .analytics-list-def li, .a-team-wrap .analytics-list-def li, .careers-wrap .analytics-list-def li {
  padding: 0 0 0 13px;
  height: 18px;
  clear: both;
  overflow: hidden;
  background: url("../img/reduce-turnover/analytics-list-def-arrow.png") no-repeat 1px 5px;
  font-size: 15px;
}
.analytics-box .analytics-list-def .title, .healthcare-wrap .analytics-list-def .title, .call-centers-wrap .analytics-list-def .title, .retail-stores-page-wrap .analytics-list-def .title, .company-wrap .analytics-list-def .title, .a-team-wrap .analytics-list-def .title, .careers-wrap .analytics-list-def .title {
  font-weight: 700;
  color: #1ab1d9;
  font-size: 15px;
  padding: 0;
  background: none;
}
.analytics-box .analytics-box.analytics-box:after, .healthcare-wrap .analytics-box.analytics-box:after, .call-centers-wrap .analytics-box.analytics-box:after, .retail-stores-page-wrap .analytics-box.analytics-box:after, .company-wrap .analytics-box.analytics-box:after, .a-team-wrap .analytics-box.analytics-box:after, .careers-wrap .analytics-box.analytics-box:after, .analytics-box .healthcare-wrap:after, .healthcare-wrap .healthcare-wrap:after, .call-centers-wrap .healthcare-wrap:after, .retail-stores-page-wrap .healthcare-wrap:after, .company-wrap .healthcare-wrap:after, .a-team-wrap .healthcare-wrap:after, .careers-wrap .healthcare-wrap:after, .analytics-box .call-centers-wrap:after, .healthcare-wrap .call-centers-wrap:after, .call-centers-wrap .call-centers-wrap:after, .retail-stores-page-wrap .call-centers-wrap:after, .company-wrap .call-centers-wrap:after, .a-team-wrap .call-centers-wrap:after, .careers-wrap .call-centers-wrap:after, .analytics-box .retail-stores-page-wrap:after, .healthcare-wrap .retail-stores-page-wrap:after, .call-centers-wrap .retail-stores-page-wrap:after, .retail-stores-page-wrap .retail-stores-page-wrap:after, .company-wrap .retail-stores-page-wrap:after, .a-team-wrap .retail-stores-page-wrap:after, .careers-wrap .retail-stores-page-wrap:after, .analytics-box .company-wrap:after, .healthcare-wrap .company-wrap:after, .call-centers-wrap .company-wrap:after, .retail-stores-page-wrap .company-wrap:after, .company-wrap .company-wrap:after, .a-team-wrap .company-wrap:after, .careers-wrap .company-wrap:after, .analytics-box .a-team-wrap:after, .healthcare-wrap .a-team-wrap:after, .call-centers-wrap .a-team-wrap:after, .retail-stores-page-wrap .a-team-wrap:after, .company-wrap .a-team-wrap:after, .a-team-wrap .a-team-wrap:after, .careers-wrap .a-team-wrap:after, .analytics-box .careers-wrap:after, .healthcare-wrap .careers-wrap:after, .call-centers-wrap .careers-wrap:after, .retail-stores-page-wrap .careers-wrap:after, .company-wrap .careers-wrap:after, .a-team-wrap .careers-wrap:after, .careers-wrap .careers-wrap:after {
  clear: both;
}
.analytics-box .analytics-box.analytics-box:before, .healthcare-wrap .analytics-box.analytics-box:before, .call-centers-wrap .analytics-box.analytics-box:before, .retail-stores-page-wrap .analytics-box.analytics-box:before, .company-wrap .analytics-box.analytics-box:before, .a-team-wrap .analytics-box.analytics-box:before, .careers-wrap .analytics-box.analytics-box:before, .analytics-box .healthcare-wrap:before, .healthcare-wrap .healthcare-wrap:before, .call-centers-wrap .healthcare-wrap:before, .retail-stores-page-wrap .healthcare-wrap:before, .company-wrap .healthcare-wrap:before, .a-team-wrap .healthcare-wrap:before, .careers-wrap .healthcare-wrap:before, .analytics-box .call-centers-wrap:before, .healthcare-wrap .call-centers-wrap:before, .call-centers-wrap .call-centers-wrap:before, .retail-stores-page-wrap .call-centers-wrap:before, .company-wrap .call-centers-wrap:before, .a-team-wrap .call-centers-wrap:before, .careers-wrap .call-centers-wrap:before, .analytics-box .retail-stores-page-wrap:before, .healthcare-wrap .retail-stores-page-wrap:before, .call-centers-wrap .retail-stores-page-wrap:before, .retail-stores-page-wrap .retail-stores-page-wrap:before, .company-wrap .retail-stores-page-wrap:before, .a-team-wrap .retail-stores-page-wrap:before, .careers-wrap .retail-stores-page-wrap:before, .analytics-box .company-wrap:before, .healthcare-wrap .company-wrap:before, .call-centers-wrap .company-wrap:before, .retail-stores-page-wrap .company-wrap:before, .company-wrap .company-wrap:before, .a-team-wrap .company-wrap:before, .careers-wrap .company-wrap:before, .analytics-box .a-team-wrap:before, .healthcare-wrap .a-team-wrap:before, .call-centers-wrap .a-team-wrap:before, .retail-stores-page-wrap .a-team-wrap:before, .company-wrap .a-team-wrap:before, .a-team-wrap .a-team-wrap:before, .careers-wrap .a-team-wrap:before, .analytics-box .careers-wrap:before, .healthcare-wrap .careers-wrap:before, .call-centers-wrap .careers-wrap:before, .retail-stores-page-wrap .careers-wrap:before, .company-wrap .careers-wrap:before, .a-team-wrap .careers-wrap:before, .careers-wrap .careers-wrap:before, .analytics-box .analytics-box.analytics-box:after, .healthcare-wrap .analytics-box.analytics-box:after, .call-centers-wrap .analytics-box.analytics-box:after, .retail-stores-page-wrap .analytics-box.analytics-box:after, .company-wrap .analytics-box.analytics-box:after, .a-team-wrap .analytics-box.analytics-box:after, .careers-wrap .analytics-box.analytics-box:after, .analytics-box .healthcare-wrap:after, .healthcare-wrap .healthcare-wrap:after, .call-centers-wrap .healthcare-wrap:after, .retail-stores-page-wrap .healthcare-wrap:after, .company-wrap .healthcare-wrap:after, .a-team-wrap .healthcare-wrap:after, .careers-wrap .healthcare-wrap:after, .analytics-box .call-centers-wrap:after, .healthcare-wrap .call-centers-wrap:after, .call-centers-wrap .call-centers-wrap:after, .retail-stores-page-wrap .call-centers-wrap:after, .company-wrap .call-centers-wrap:after, .a-team-wrap .call-centers-wrap:after, .careers-wrap .call-centers-wrap:after, .analytics-box .retail-stores-page-wrap:after, .healthcare-wrap .retail-stores-page-wrap:after, .call-centers-wrap .retail-stores-page-wrap:after, .retail-stores-page-wrap .retail-stores-page-wrap:after, .company-wrap .retail-stores-page-wrap:after, .a-team-wrap .retail-stores-page-wrap:after, .careers-wrap .retail-stores-page-wrap:after, .analytics-box .company-wrap:after, .healthcare-wrap .company-wrap:after, .call-centers-wrap .company-wrap:after, .retail-stores-page-wrap .company-wrap:after, .company-wrap .company-wrap:after, .a-team-wrap .company-wrap:after, .careers-wrap .company-wrap:after, .analytics-box .a-team-wrap:after, .healthcare-wrap .a-team-wrap:after, .call-centers-wrap .a-team-wrap:after, .retail-stores-page-wrap .a-team-wrap:after, .company-wrap .a-team-wrap:after, .a-team-wrap .a-team-wrap:after, .careers-wrap .a-team-wrap:after, .analytics-box .careers-wrap:after, .healthcare-wrap .careers-wrap:after, .call-centers-wrap .careers-wrap:after, .retail-stores-page-wrap .careers-wrap:after, .company-wrap .careers-wrap:after, .a-team-wrap .careers-wrap:after, .careers-wrap .careers-wrap:after {
  content: " ";
  display: table;
}

.analytics-wrap-bottom {
  *zoom: 1;
  position: relative;
  width: 973px;
  margin: 0 auto;
  text-align: center;
  padding: 25px 0 103px;
  background: #fff;
  text-align: center;
  padding: 25px 0 103px;
}
.analytics-wrap-bottom:before, .analytics-wrap-bottom:after {
  display: table;
  line-height: 0;
  content: "";
}
.analytics-wrap-bottom:after {
  clear: both;
}
.analytics-wrap-bottom h4 {
  font: 700 28px/33px Arial, Helvetica, sans-serif;
  color: #034c67;
}
.analytics-wrap-bottom h4 span, .analytics-wrap-bottom h4 a {
  line-height: 41px;
  font-size: 35px;
  color: #f49503;
  display: block;
}
.analytics-wrap-bottom .analytics-answer-ico {
  font: 700 35px/38px Arial, Helvetica, sans-serif;
  color: #034c67;
  text-decoration: none;
  position: relative;
  display: inline-block;
  margin: 35px 0 0 23px;
  padding: 0 0 0 94px;
}
.analytics-wrap-bottom .analytics-answer-ico:before, .analytics-wrap-bottom .analytics-answer-ico .img {
  position: absolute;
  top: -28px;
  left: 0;
  content: url(../img/analytics_box/analytics-answer-ico.png);
  clip: rect(0, 76px, 94px, 0);
}
.analytics-wrap-bottom .analytics-answer-ico.blue:before, .analytics-wrap-bottom .analytics-answer-ico.blue .img {
  content: url(../img/analytics_box/analytics-answer-ico-blue.png);
}

.careers-wrap hgroup {
  display: block;
  padding: 0 0 5px;
  margin: 0;
  clear: both;
  overflow: hidden;
}
.careers-wrap hgroup h2 {
  font: 700 25px/39px Arial, Helvetica, sans-serif;
  color: #034c67;
  padding: 5px 0 0;
}
.careers-wrap hgroup h1 {
  font: 700 40px/39px Arial, Helvetica, sans-serif;
  color: #034c67;
}
.careers-wrap hgroup h1 span {
  display: block;
  font-size: 21px;
  line-height: 23px;
  font-weight: 400;
  padding: 10px 0 0;
}
.careers-wrap article {
  background: #fff;
  width: 567px;
  padding: 0 0 34px;
  margin: 0 0 45px;
  position: relative;
}
.careers-wrap article:before, .careers-wrap article .img {
  position: absolute;
  top: 0;
  right: 0;
  content: url(../img/careers/careers-conner.png);
  clip: rect(0, 34px, 34px, 0);
}
.careers-wrap article + article {
  margin: 0 0 20px 330px;
}
.careers-wrap article + article + article {
  margin: 0 0 65px 90px;
}
.careers-wrap article h3 {
  font: 700 25px/39px Arial, Helvetica, sans-serif;
  color: #034c67;
  background: url("../img/careers/careers-title-decor.png") no-repeat 7px bottom;
  text-indent: 12px;
  padding: 3px 0 5px;
  margin: 0 0 6px;
}
.careers-wrap article .analytics-list-def {
  padding: 0 0 17px 14px;
}
.careers-wrap article p {
  padding: 0 14px 17px;
  width: 510px;
}
.careers-wrap article .careers-btn {
  display: block;
  position: absolute;
  bottom: -22px;
  right: -12px;
}
.careers-wrap article .careers-btn img {
  display: block;
}

.x-window h1 {
  color: #1EBEE9;
  font-size: 18px;
}
.x-window .x-window-mc table {
  font: inherit;
  color: inherit;
  width: 100%;
  border-collapse: separate;
  border-spacing: 3px;
}
.x-window .x-window-mc table textarea {
  width: 380px;
}

table.form {
  border-collapse: separate;
  border-spacing: 5px;
}

.dashboard-page .content {
  *zoom: 1;
  position: relative;
  width: 973px;
  margin: 0 auto;
  overflow: visible;
  min-height: 700px;
  padding: 0 3px;
}
.dashboard-page .content:before, .dashboard-page .content:after {
  display: table;
  line-height: 0;
  content: "";
}
.dashboard-page .content:after {
  clear: both;
}
.dashboard-page .dashboard-greeting {
  margin: 0 auto 15px auto;
  border-bottom: 1px dotted #05a9e4;
  width: 95%;
}
.dashboard-page .dashboard-greeting img, .dashboard-page .dashboard-greeting div {
  float: left;
  margin-right: 10px;
}
.dashboard-page .toolbar {
  position: relative;
  left: -10px;
}
.dashboard-page .chart {
  float: left;
  margin: 1%;
  border: 2px solid #05a9e4;
  padding: 1px;
  min-height: 250px;
  background: url(../img/assignation-dashboard/charts-bg.png) repeat-x;
}
.dashboard-page .chart1 {
  width: 30%;
}
.dashboard-page .chart1 .column-1 .recruits {
  top: 30px;
}
.dashboard-page .chart1 .column-1 .numbers {
  margin: 30px 0 0 0;
}
.dashboard-page .chart1 .column-1 .employees-count, .dashboard-page .chart1 .column-1 .turnover-rate {
  margin: 30px 0 0 0;
}
.dashboard-page .chart1 .column-2 .attrition {
  margin: 30px 0 0 0;
}
.dashboard-page .chart1 .column-2 p {
  margin: 0;
}
.dashboard-page .chart2 {
  width: 64%;
}
.dashboard-page .chart3 {
  width: 50%;
}
.dashboard-page .chart4 {
  width: 44%;
}
.dashboard-page .chart h2 {
  background: url(../img/assignation-dashboard/h2-bg.png);
  color: #fff;
  padding: 3px 10px;
  margin: 0;
}
.dashboard-page .chart > div {
  width: 100%;
}
.dashboard-page table {
  width: 90%;
  margin: 5px 4% 0 4%;
}
.dashboard-page th {
  font-size: 16px;
  text-align: left;
}
.dashboard-page .stars {
  padding-left: 18px;
}
.dashboard-page .top3 td, .dashboard-page .bottom3 td {
  padding-left: 10px;
}
.dashboard-page .top3 th, .dashboard-page .bottom3 th {
  padding-left: 10px;
  border-top: 1px dotted #000;
  border-bottom: 1px dotted #000;
}
.dashboard-page .padding-td {
  padding-bottom: 5px;
  padding-top: 5px;
}
.dashboard-page .custom-select {
  width: 120px;
  background: url(../img/assignation-dashboard/select-bg.png) no-repeat 100px 2px #fff;
  margin-left: 10px;
}
.dashboard-page .custom-select select {
  background: transparent;
  width: 120px;
  font-size: 16px;
  line-height: 1.2;
  vertical-align: middle;
  padding-left: 10px;
  border: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.dashboard-page .column3 {
  width: 33%;
  float: left;
}
.dashboard-page .column3 h3 {
  text-align: center;
  margin-bottom: 0;
  margin-top: 0;
}
.dashboard-page .column-chart, .dashboard-page .column3 > div {
  z-index: 0;
}
.dashboard-page .chart1 > div {
  height: 220px;
  background: url(../img/assignation-dashboard/chart1.png) no-repeat center;
}
.dashboard-page .column-1 {
  width: 33%;
  margin-left: 25%;
  float: left;
  text-align: center;
}
.dashboard-page .column-2 {
  width: 25%;
  margin-left: 13%;
  float: left;
}
.dashboard-page .column-2 {
  position: relative;
  top: 110px;
}
.dashboard-page .numbers {
  color: #fff;
}
.dashboard-page .recruits {
  color: green;
  position: relative;
  left: 40px;
}
.dashboard-page .attrition {
  color: red;
}
.dashboard-page .arrow {
  display: block;
  margin: 3px 10px 0 0;
  width: 13px;
  height: 15px;
  float: left;
  background: url(../img/assignation-dashboard/arrows.png) no-repeat;
}
.dashboard-page .arrow-up {
  background-position: 0 0;
}
.dashboard-page .arrow-down {
  background-position: 0 -20px;
}
.dashboard-page .arrow-right {
  background-position: 0 -39px;
}
.dashboard-page .dashboard-chart-legend {
  list-style: none;
  margin: 0 10px;
  padding-left: 0;
  line-height: 18px;
  border-top: 1px dotted black;
}
.dashboard-page .dashboard-chart-legend i {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 16px;
  height: 16px;
}
.dashboard-page .dashboard-chart-legend i.color1 {
  background: #dd2d32;
}
.dashboard-page .dashboard-chart-legend i.color2 {
  background: #63aafe;
}
.dashboard-page .dashboard-chart-legend i.color3 {
  background: #865357;
}
.dashboard-page .dashboard-chart-legend i.color4 {
  background: #6711ff;
}
.dashboard-page .dashboard-chart-legend i.color5 {
  background: #4ee257;
}
.dashboard-page .workforce-health table ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.dashboard-page .workforce-health table ul li {
  *zoom: 1;
}
.dashboard-page .workforce-health table ul li:before, .dashboard-page .workforce-health table ul li:after {
  display: table;
  line-height: 0;
  content: "";
}
.dashboard-page .workforce-health table ul li:after {
  clear: both;
}

.rtl .dashboard-page td, .rtl .dashboard-page th {
  text-align: right;
  padding-right: 20px;
}
.rtl .dashboard-page .arrow {
  float: right;
  margin: 3px 0px 0 10px;
}
.rtl .dashboard-page .stars {
  padding-right: 20px;
}
.rtl .dashboard-page .custom-select select {
  padding: 0 20px 0 0;
}
.rtl .dashboard-page .column-2 {
  width: 115px;
  margin-left: 0;
}
.rtl .dashboard-page .column-2 .numbers {
  text-align: center;
  margin-right: 20px;
}

.dashboard-page .chart.chart5 {
  width: 47%;
}
.dashboard-page .chart.chart-1-persons {
  width: 44%;
}
.dashboard-page .chart.chart-5-persons {
  width: 75%;
}
.dashboard-page .chart.chart-3-persons {
  width: 47%;
}
.dashboard-page .chart .otipong-person {
  margin: 10px auto 0;
  width: 140px;
}
.dashboard-page .chart .top-bottom-title {
  text-align: center;
  text-decoration: underline;
}

.otipong-person {
  background: url(../img/otipong/person.png) center no-repeat;
  height: 190px;
  width: 140px;
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.otipong-person.is-sad {
  background: url(../img/otipong/person-sad.png) center no-repeat;
}
.otipong-person .otipong-person-number {
  position: absolute;
  top: 100px;
  left: 88px;
  color: white;
  font-weight: bold;
  font-size: 20px;
}
.otipong-person .otipong-person-user {
  font-size: 15px;
  font-weight: bold;
  position: absolute;
  bottom: 10px;
  right: 0;
  left: 0;
}

.otipong-inline-charts-wrapper {
  text-align: center;
  font-size: 0;
}
.otipong-inline-charts-wrapper .otipong-chart-wrapper {
  display: inline-block;
}

.otipong-percentage-chart {
  width: 150px;
  height: 150px;
  margin: 0 auto;
  position: relative;
  text-align: center;
}
.otipong-percentage-chart .otipong-chart-title {
  position: absolute;
  top: 0;
  width: 150px;
  overflow: hidden;
  margin: 0;
}
.otipong-percentage-chart .otipong-percentage-chart-value {
  color: #ffffff;
  font-weight: bold;
  font-size: 15px;
  position: absolute;
  left: 0;
  right: 0;
  line-height: 120px;
}

.otipong-user-list, .otipong-user-left {
  text-align: left;
  margin: 0 10px 0 10px;
  font-size: 15px;
  display: inline-block;
  width: 120px !important;
}

.otipong-user-left {
  margin-top: 20px;
  font-size: 12px;
}

.rtl .otipong-user-list, .rtl .otipong-user-left {
  text-align: right;
  margin: 0 10px 0 10px;
}
.rtl .otipong-user-left {
  margin-top: 20px;
}

table.form {
  border-collapse: separate;
  border-spacing: 5px;
}

.icon-buttons-sprite, .button-icon.is-delete, .button-icon.is-edit, .button-icon.is-question, .button-icon.is-arrow-up, .button-icon.is-arrow-down {
  background-image: url('../img/internal-page/icon-buttons-s0daf412f9a.png');
  background-repeat: no-repeat;
}

h1 {
  color: #1EBEE9;
  font-size: 18px;
}

.internal-page {
  background: url(../img/internal-page/body-bg.gif) left 107px repeat-x #05a9e4;
}

.header.is-internal {
  height: 74px;
  background: #fff;
  padding: 0;
}
.header.is-internal .user-nick {
  color: #1EBEE9;
}
.header.is-internal > div {
  width: 960px;
  margin: 0 auto;
  position: relative;
  height: 74px;
  overflow: hidden;
}

.internal-logo {
  display: block;
  position: absolute;
  top: 8px;
  left: 10px;
  width: 140px;
  height: 53px;
  background: url(../img/base/logo/logo-small.png);
}

.greeting {
  height: 23px;
  color: #1EBEE9;
}
.greeting img, .greeting span {
  display: inline-block;
  vertical-align: top;
}
.greeting span {
  padding: 0 3px 0 3px;
}
.greeting img {
  margin-top: -3px;
}

.user-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 8px;
  float: right;
}
.user-menu > li {
  float: left;
  padding: 0px 5px;
  border-left: 1px dotted #a8a8a8;
  font-size: 13px;
  font-weight: bold;
}
.rtl .user-menu > li {
  float: right;
}
.user-menu > li:last-child {
  border-right: 0;
  padding-right: 0;
}
.rtl .user-menu > li:last-child {
  padding-right: 5px;
  border-left: 0;
}
.user-menu > li:first-child {
  border-left: none;
}
.user-menu > li a {
  color: #292929;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
}
.user-menu > li a:hover {
  text-decoration: underline;
}

.social-links.is-with-titles {
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 34px;
  right: 0;
}
.social-links.is-with-titles > li {
  float: left;
  margin-right: 5px;
}
.rtl .social-links.is-with-titles > li {
  float: right;
  margin: 0;
}
.social-links.is-with-titles > li:last-child {
  margin-right: 0;
}
.rtl .social-links.is-with-titles > li:last-child {
  margin-left: 0;
}
.social-links.is-with-titles > li > a {
  color: #4D4E4E;
  font-size: 28px;
  font-family: justmeagain;
}
.social-links.is-with-titles > li > a img {
  vertical-align: middle;
  margin: -5px 0 0 -7px;
}
.rtl .social-links.is-with-titles > li > a img {
  margin: -5px 15px 0 0;
}

.internal-menu-wrap {
  background: url(../img/internal-page/header-bg.png) bottom left repeat-x;
  height: 28px;
  border-bottom: 6px solid #36BCED;
  overflow: hidden;
}

.internal-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  *zoom: 1;
  position: relative;
  width: 973px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 4px;
}
.internal-menu:before, .internal-menu:after {
  display: table;
  line-height: 0;
  content: "";
}
.internal-menu:after {
  clear: both;
}
.internal-menu > li {
  float: left;
  padding: 0 8px;
  height: 25px;
  line-height: 25px;
  margin: 0 2px;
}
.rtl .internal-menu > li {
  float: right;
}
.rtl .internal-menu > li:first-child {
  margin: 0 215px 0 0;
}
.internal-menu > li:first-child {
  margin-left: 205px;
}
.internal-menu > li:hover, .internal-menu > li.is-active {
  background: url(../img/internal-page/menu_press.png);
}
.internal-menu > li > a {
  color: #F0F0F0;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}

.content {
  background: #fff;
  margin: 0 auto 20px;
  overflow: hidden;
  padding-bottom: 75px;
  position: relative;
  z-index: 3;
}
.content.is-with-sidebar {
  *zoom: 1;
  position: relative;
  width: 973px;
  margin: 0 auto;
}
.content.is-with-sidebar:before, .content.is-with-sidebar:after {
  display: table;
  line-height: 0;
  content: "";
}
.content.is-with-sidebar:after {
  clear: both;
}

.settings-sidebar {
  float: left;
  margin-right: 20px;
  padding-top: 18px;
  overflow: hidden;
}
.rtl .settings-sidebar {
  float: right;
}
.settings-sidebar > img {
  margin-left: 11px;
}

.settings-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  margin: 0 0 18px 10px;
}
.settings-menu > li a {
  background: url(../img/internal-page/side_menu_ltr.png) top left no-repeat;
  width: 176px;
  padding-left: 9px;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  text-decoration: none;
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: bold;
}
.settings-menu > li.disabled a {
  pointer-events: none;
  cursor: default;
  color: #BBB;
}
.settings-menu > li.disabled:hover a {
  background: url(../img/internal-page/side_menu_ltr.png) top left no-repeat;
}
.rtl .settings-menu > li a {
  background: url(../img/internal-page/side_menu_rtl.png) top left no-repeat;
  text-align: right;
  padding: 0 9px 0 0;
}
.rtl .settings-menu > li:hover > a {
  background: url(../img/internal-page/side_menu_rtl.png) 0 -104px no-repeat;
}
.rtl .settings-menu > li.int-sidebar-li-active > a {
  background: url(../img/internal-page/side_menu_rtl.png) 0 -52px no-repeat;
}
.rtl .settings-menu > li.disabled:hover > a {
  background: url(../img/internal-page/side_menu_rtl.png) top left no-repeat;
}
.settings-menu > li:hover > a {
  background: url(../img/internal-page/side_menu_ltr.png) 0 -104px no-repeat;
}
.settings-menu > li.int-sidebar-li-active > a {
  background: url(../img/internal-page/side_menu_ltr.png) 0 -52px no-repeat;
  color: #03ABE9;
}
.settings-menu .settings-menu-submenu {
  display: none;
}
.settings-menu .settings-menu-submenu li {
  position: relative;
}
.settings-menu .settings-menu-submenu li a {
  background: #0b7499;
  border-bottom: 1px white dotted;
}
.settings-menu .settings-menu-submenu li a:hover {
  background: #065c7a;
}
.settings-menu .settings-menu-submenu li a:after {
  content: '';
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid white;
  height: 0;
  position: absolute;
  left: 0;
  bottom: 12px;
}
.rtl .settings-menu .settings-menu-submenu li a:after {
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid white;
  border-left: none;
  right: 0px;
  left: auto;
}

.internal-main-content {
  overflow: hidden;
  padding-top: 18px;
}

.settings-tabs {
  list-style: none;
  padding: 0;
  margin: 0;
  margin: 5px 0 10px 0;
  padding-bottom: 10px;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #777788;
}
.rtl .settings-tabs {
  width: 735px;
  float: right;
}
.settings-tabs > li {
  float: left;
  padding: 2px 13px;
  border-right: 1px solid #444488;
}
.rtl .settings-tabs > li {
  float: right;
  border-right: 0;
  border-left: 1px solid #444488;
}
.rtl .settings-tabs > li:last-child {
  border: 0;
}
.settings-tabs > li:first-child {
  padding-left: 10px;
}
.settings-tabs > li:last-child {
  border-right: 0;
}
.settings-tabs > li > a {
  color: #448;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  font-family: Verdana;
}
.settings-tabs > li > a:visited {
  color: #667;
}
.settings-tabs > li > a:hover {
  color: #000;
}
.settings-tabs > li:hover {
  background: #AAAAEE;
}
.settings-tabs > li:hover > a {
  color: #000;
}
.settings-tabs > li.active {
  background-color: #ccc;
}
.settings-tabs > li.active:hover {
  background-color: #888;
  color: #000;
}
.settings-tabs > li.active:hover > a {
  color: #000;
}

.data-table {
  width: 735px;
  margin-top: 10px;
  border-bottom: 2px solid #1EBEE9;
}
.rtl .data-table {
  float: right;
}
.data-table th {
  color: #fff;
  background: #1EBEE9;
  text-align: left;
  font-size: 13px;
  padding-left: 5px;
}
.rtl .data-table th {
  text-align: right;
}
.data-table td {
  color: #292929;
  padding-left: 5px;
  font-family: Tahoma;
}
.data-table td > a {
  text-decoration: none;
  font-size: 13px;
  margin: auto 0;
}
.data-table td.is-empty {
  padding: 25px 0;
}
.data-table td.is-actions-column {
  width: 70px;
}
.data-table td.is-actions-column.is-delete {
  float: right;
}
.rtl .data-table td.is-actions-column.is-delete {
  float: left;
}
.data-table tr {
  background: #fff;
}
.data-table tr:hover {
  background: #DDDDDD;
}

.button-icon {
  display: inline-block;
  vertical-align: baseline;
  margin: 1px 5px 0 4px;
}
.rtl .button-icon {
  margin-left: 5px;
}
.button-icon.is-delete {
  background-position: 0 -24px;
  height: 11px;
  width: 11px;
  width: 11px;
  height: 11px;
  padding: 1px 0 0 2px;
}
.button-icon.is-edit {
  background-position: 0 -35px;
  height: 14px;
  width: 14px;
}
.button-icon.is-question {
  background-position: 0 -49px;
  height: 19px;
  width: 19px;
  padding-top: 1px;
}
.button-icon.is-arrow-up {
  background-position: 0 -12px;
  height: 12px;
  width: 12px;
  width: 11px;
  height: 11px;
  padding: 1px 0 0 2px;
}
.button-icon.is-arrow-down {
  background-position: 0 0;
  height: 12px;
  width: 12px;
  width: 11px;
  height: 11px;
  padding: 1px 0 0 2px;
}

.footer.is-internal {
  border-top: 1px dotted #fff;
  color: #fff;
  font-size: 11px;
  font-family: Tahoma;
  position: relative;
  width: 960px;
  overflow: hidden;
}
.footer.is-internal a {
  color: #fff;
}
.footer.is-internal .navigation li a {
  color: #fff;
  padding: 0 4px !important;
  border-left: 1px solid #fff;
}

.button {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  margin: 0 9px 0 3px;
  padding: 2px 5px;
  overflow: hidden;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  border-top: 1px solid #e5950f;
}
.button [class^="icon-"], .button [class*=" icon-"] {
  margin-right: 5px;
}
.rtl .button [class^="icon-"], .rtl .button [class*=" icon-"] {
  margin-left: 5px;
}
.rtl .button {
  text-align: left;
  margin: 0 3px 0 9px;
}
.button.is-orange {
  border: 1px solid #d18608;
  background: #f3ce8f;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzY2U4ZiIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZTc5YzFmIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTU5NTBmIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f3ce8f), color-stop(50%, #e79c1f), color-stop(100%, #e5950f));
  background: -moz-linear-gradient(top, #f3ce8f 0%, #e79c1f 50%, #e5950f 100%);
  background: -webkit-linear-gradient(top, #f3ce8f 0%, #e79c1f 50%, #e5950f 100%);
  background: linear-gradient(to bottom, #f3ce8f 0%, #e79c1f 50%, #e5950f 100%);
  background: -ms-linear-gradient(top, #f3ce8f 0%, #e79c1f 50%, #e5950f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3ce8f', endColorstr='#e5950f', GradientType=0);
}
.button.is-orange:hover {
  background: #f3ce8f;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzY2U4ZiIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZDI4YTEwIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZDE4NjA4Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f3ce8f), color-stop(50%, #d28a10), color-stop(100%, #d18608));
  background: -moz-linear-gradient(top, #f3ce8f 0%, #d28a10 50%, #d18608 100%);
  background: -webkit-linear-gradient(top, #f3ce8f 0%, #d28a10 50%, #d18608 100%);
  background: linear-gradient(to bottom, #f3ce8f 0%, #d28a10 50%, #d18608 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3ce8f', endColorstr='#d18608', GradientType=0);
}
.button.is-blue {
  border: 1px solid #03AAE9;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg4ZDhmNSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjMGJhZGVhIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDNhYWU5Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #88d8f5), color-stop(50%, #0badea), color-stop(100%, #03aae9));
  background: -moz-linear-gradient(top, #88d8f5 0%, #0badea 50%, #03aae9 100%);
  background: -webkit-linear-gradient(top, #88d8f5 0%, #0badea 50%, #03aae9 100%);
  background: linear-gradient(to bottom, #88d8f5 0%, #0badea 50%, #03aae9 100%);
  background: -ms-linear-gradient(top, #88D8F5 0%, #0BADEA 50%, #03AAE9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88D8F5', endColorstr='#03AAE9', GradientType=0);
}
.button.is-blue:hover {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc4YzhlNSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjMDA5ZGRhIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDA5YWQ5Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #78c8e5), color-stop(50%, #009dda), color-stop(100%, #009ad9));
  background: -moz-linear-gradient(top, #78c8e5 0%, #009dda 50%, #009ad9 100%);
  background: -webkit-linear-gradient(top, #78c8e5 0%, #009dda 50%, #009ad9 100%);
  background: linear-gradient(to bottom, #78c8e5 0%, #009dda 50%, #009ad9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#78C8E5', endColorstr='#009AD9', GradientType=0);
}

.form-fieldset {
  border-style: hidden;
  margin-top: 0.4em;
  border: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
  color: #ff7301;
  font-weight: bold;
  font-size: 1em;
}

.rotations-patterns {
  width: 640px;
}
.rotations-patterns .rotations-patterns-column {
  display: inline-block;
  min-height: 285px;
  vertical-align: top;
  background-color: #F2F2F2;
}
.rotations-patterns .rotations-patterns-column p {
  background-color: #03ABE9;
  color: white;
  margin: 0;
  height: 12px;
  font-weight: bold;
  padding: 5px;
  font-size: 13px;
}
.rotations-patterns .rotations-patterns-column.is-choices {
  width: 130px;
}
.rtl .rotations-patterns .rotations-patterns-column.is-choices {
  float: right;
  margin-left: 2px;
}
.rotations-patterns .rotations-patterns-column.is-choices p {
  margin-right: -3px;
}
.rtl .rotations-patterns .rotations-patterns-column.is-choices p {
  margin-right: 0px;
  margin-left: -3px;
}
.rotations-patterns .rotations-patterns-column.is-choices ul {
  padding-left: 8px;
}
.rotations-patterns .rotations-patterns-column.is-choices li {
  list-style: none;
}
.rotations-patterns .rotations-patterns-column.is-choices li:last-child {
  border-top: 1px dotted;
  margin-top: 5px;
}
.rotations-patterns .rotations-patterns-column.is-choices li a {
  text-decoration: none;
  color: #03AAE9;
  font-size: 13px;
}
.rotations-patterns .rotations-patterns-column.is-forms {
  width: 500px;
}
.rotations-patterns .rotations-patterns-column.is-forms table {
  width: 100%;
}
.rotations-patterns .rotations-patterns-column.is-forms table tr:nth-child(odd) {
  background-color: #E3E3E3;
}
.rotations-patterns .rotations-patterns-column.is-forms table tr:first-child .pattern-up-item-link {
  display: none;
}
.rotations-patterns .rotations-patterns-column.is-forms table tr:last-child .pattern-down-item-link {
  display: none;
}
.rotations-patterns .rotations-patterns-column.is-forms table td {
  padding: 4px;
}
.rotations-patterns .rotations-patterns-column.is-forms table td input {
  width: 22px;
}
.rotations-patterns .rotations-patterns-column.is-forms table td li {
  display: inline-block;
  list-style: none;
}
.rotations-patterns .rotations-patterns-column.is-forms table td .pattern-up-item-link {
  position: absolute;
  left: 24px;
}
.rotations-patterns .rotations-patterns-column.is-forms table td .pattern-down-item-link {
  position: absolute;
  left: 45px;
}
.rotations-patterns .rotations-patterns-column.is-forms table td:last-child {
  border-left: 2px solid white;
  position: relative;
}

#inline-help-div {
  border: solid 6px #319E29;
  margin: 0 0 0 -70px;
  padding: 10px 10px 30px 10px;
  color: white;
  font-size: 130%;
  position: absolute;
  top: 340px;
  z-index: 100;
  background-color: lightGrey;
  color: black;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.rtl .horizontal_list_row li {
  display: inline;
  list-style-type: none;
  padding-left: 20px;
  padding-right: 0;
}
.horizontal_list_row li {
  display: inline;
  list-style-type: none;
  padding-right: 20px;
  padding-left: 0;
}

.wizard-buttons {
  float: right;
  margin: 10px 25px;
}
.wizard-buttons .button {
  margin: 0;
}

.link-with-submenu {
  display: inline;
}

.more-submenu {
  list-style: none;
  display: none;
  position: absolute;
  z-index: 1;
  background-color: white;
  border-radius: 15px;
  padding: 10px 10px 10px;
  border: solid 1px;
  border-color: #99BBE8;
}
.more-submenu li {
  margin-top: 5px;
}
.more-submenu li a {
  width: 95%;
  font-weight: normal;
  font-family: "lucida grande", tahoma, verdana, arial, Helvetica, sans-serif;
}

.settings-head {
  height: 36px;
}
.settings-head .settings-head-title {
  color: #1EBEE9;
  font-size: 18px;
  display: inline;
}
.settings-head .settings-head-help-title {
  font-weight: bold;
  padding: 0px 5px;
  text-decoration: none;
}
.settings-head .settings-head-help-title img {
  vertical-align: middle;
  padding-right: 3px;
}
.settings-head .settings-head-help-content {
  display: none;
  position: absolute;
  background: white;
  width: 500px;
  border: 3px solid #f07453;
  border-radius: 10px;
  padding: 10px;
  z-index: 5;
}
.settings-head .settings-head-help-content .settings-head-help-content-arrow {
  background: url(../img/internal-page/down_right.png) no-repeat;
  height: 35px;
  width: 50px;
  position: absolute;
  top: -32px;
}
.settings-head .settings-head-help-content .settings-head-help-content-close {
  background: url(../img/internal-page/close.png) no-repeat;
  font-size: 0;
  position: absolute;
  height: 15px;
  width: 15px;
  right: 5px;
  top: 5px;
}
.rtl .settings-head .settings-head-help-content .settings-head-help-content-close {
  right: auto;
  left: 5px;
}

table.form {
  border-collapse: separate;
  border-spacing: 5px;
}

.workspace-synchronization .hidden {
  display: none;
}
.workspace-synchronization .show-api-users, .workspace-synchronization .show-merged-users {
  float: right;
  margin: 7px 6px 0 0;
}
.workspace-synchronization .add-users-list {
  margin: 0 0 0 0;
}
.workspace-synchronization .remove-users-list {
  margin: 17px 0 0 0;
}
.workspace-synchronization .title {
  background-color: #03abe9;
  color: #ffffff;
  padding: 2px;
  margin: 3px 3px -5px 5px;
}
.workspace-synchronization .row {
  margin: 8px 3px;
}
.workspace-synchronization .odd {
  background-color: #f2f2f2;
  padding: 8px 6px;
  margin: 1px;
}
.workspace-synchronization .even {
  background-color: #e3e3e3;
  padding: 8px 6px;
  margin: 1px;
}
.workspace-synchronization .user-roles {
  margin: -40px 0 0 375px;
  width: 500px;
  overflow: hidden;
  height: 65px;
  padding: 1px;
}
.workspace-synchronization .user-roles .roles {
  *zoom: 1;
  margin: -25px 0px 0px 120px;
}
.workspace-synchronization .user-roles .roles:before, .workspace-synchronization .user-roles .roles:after {
  display: table;
  line-height: 0;
  content: "";
}
.workspace-synchronization .user-roles .roles:after {
  clear: both;
}
.workspace-synchronization .user-roles .roles ul {
  width: 30em;
  list-style: none;
}
.workspace-synchronization .user-roles .roles ul li {
  float: left;
  width: 10em;
}
.workspace-synchronization .user-add {
  *zoom: 1;
}
.workspace-synchronization .user-add:before, .workspace-synchronization .user-add:after {
  display: table;
  line-height: 0;
  content: "";
}
.workspace-synchronization .user-add:after {
  clear: both;
}
.workspace-synchronization .user-add .email {
  padding: 3px 0;
}
.workspace-synchronization .user-add .email input {
  border: none;
}
.workspace-synchronization .user-add .email label {
  position: initial;
}
.workspace-synchronization .user-move {
  *zoom: 1;
}
.workspace-synchronization .user-move:before, .workspace-synchronization .user-move:after {
  display: table;
  line-height: 0;
  content: "";
}
.workspace-synchronization .user-move:after {
  clear: both;
}
.workspace-synchronization .user-move .move-with {
  margin: 5px 0 0 0;
}
.workspace-synchronization .user-remove {
  clear: both;
}
.workspace-synchronization .user-remove .reason {
  margin: 0 0 0 80px;
}
.workspace-synchronization .user-remove .reason select {
  margin: 0 0 0 30px;
}
.workspace-synchronization .inline-input input {
  margin: -0.25em 0.3em 0 0;
}
.workspace-synchronization .error {
  color: red;
}
.workspace-synchronization .error-roles {
  position: relative;
  bottom: 40px;
  left: 375px;
  display: block;
}
.workspace-synchronization label {
  color: #8c8b8b;
}
.workspace-synchronization label.black {
  color: #000000;
}
.workspace-synchronization label.black.error {
  color: red;
}
.workspace-synchronization label input {
  vertical-align: middle;
}
.workspace-synchronization select {
  position: relative;
  top: -0.2em;
}
.workspace-synchronization .form-buttons {
  margin: 20px 0 0 0;
}

.rtl .workspace-synchronization .show-api-users, .rtl .workspace-synchronization .show-merged-users {
  float: left;
  margin: 7px 0 0 8px;
}
.rtl .workspace-synchronization .user-roles {
  width: 520px;
  margin: -40px 0 0 80px;
  float: left;
}
.rtl .workspace-synchronization .user-roles .roles {
  margin: -25px 200px 0px 60px;
}
.rtl .workspace-synchronization .error-roles {
  right: 350px;
}
.rtl .workspace-synchronization .inline-input input {
  margin: -0.25em 0 0 0.6em;
}

.workspace-synchronization-success .title {
  font-size: 19px;
}
.workspace-synchronization-success .synced-user {
  font-size: 14px;
  margin: 12px 3px;
}
.workspace-synchronization-success .synced-user.is-added {
  color: green;
}
.workspace-synchronization-success .synced-user.is-removed {
  color: red;
}

table.form {
  border-collapse: separate;
  border-spacing: 5px;
}

.tracker-buttons-sprite, .manager-timer .stop-button, .manager-timer .stop-button:active, .manager-timer .start-button, .start-button:active, .employee-timer .clock-button.in, .employee-timer .clock-button.in:active, .employee-timer .clock-button.out, .employee-timer .clock-button.out:active {
  background-image: url('../img/tracker/tracker-buttons-s801e0ea04e.png');
  background-repeat: no-repeat;
}

.manager-timer button:focus {
  outline:0;
}

.clock-button button:focus {
  outline:0;
}


/*.manager-timer {*/
  /*padding: 10px;*/
  /*width: 700px;*/
/*}*/
.manager-timer .title {
  color: #03abe9;
}
.manager-timer .bordered {
  width: 956px;
  border-bottom: 1px solid #03abe9;
}
/*.manager-timer form {*/
  /*height: 200px;*/
  /*background: url("../img/tracker/background.png") no-repeat;*/
  /*margin: 13px 0px 0px 239px;*/
/*}*/
.manager-timer .start-button {
  height: 255px;
  width: 260px;
  border: none;
  font-size: 0;
  background-color: white;
  margin: 19px 0px 0px 108px;
  background-position: 0 -1276px;
}

.manager-timer .stop-button {
  height: 255px;
  width: 260px;
  border: none;
  font-size: 0;
  background-color: white;
  margin: 19px 0px 0px 108px;
  background-position: 0 -1786px;
}

.manager-timer .start-button:active, .manager-timer .start-button.start-active {
  background-position: 0 -1020px;
}
.manager-timer .start-button:active {
  background-position: 0 -1020px;
}

.manager-timer .stop-button:active {
  background-position: 0 -1530px;
}

/*.rtl .manager-timer form {*/
  /*margin: 0;*/
/*}*/
/*.rtl .manager-timer .start-button {*/
  /*margin: 19px 333px 63px 1px;*/
/*}*/

.employee-timer {
  text-align: center;
}

.employee-timer .title {
  color: #03abe9;
  margin: 0 3px;
}

.employee-timer .text {
  font-size: 20px;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
  background-color: #29c0e8;
  color: white;
  text-align: center;
}


.employee-timer select {
   -webkit-appearance: button;
   -webkit-border-radius: 2px;
   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
   -webkit-padding-end: 20px;
   -webkit-padding-start: 2px;
   -webkit-user-select: none;
   background-image: url("../img/tracker/15xvbd5.png"), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
   background-position: 97% center;
   background-repeat: no-repeat;
   border: 1px solid #AAA;
   color: #555;
   font-size: inherit;
   margin: 20px;
   overflow: hidden;
   padding: 5px 10px;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 300px;
}

.employee-timer .clock-button {
  height: 255px;
  width: 260px;
  border: none;
  font-size: 0;
  background-color: white;
  margin: 20px 0 0 200px;
}
.employee-timer .clock-button.in {
  background-position: 0 -255px;
}
.employee-timer .clock-button.in:active, .employee-timer .clock-button.in.clock-in-active {
  background-position: 0 0;
}
.employee-timer .clock-button.in:active {
  background-position: 0 0;
}
.employee-timer .clock-button.out {
  background-position: 0 -765px;
}
.employee-timer .clock-button.out:active, .employee-timer .clock-button.out.clock-out-active {
  background-position: 0 -510px;
}
.employee-timer .clock-button.out:active {
  background-position: 0 -510px;
}
.employee-timer .comment {
  font-size: 100%;
  border-width: 1px;
  border-color: lightgrey;
  width: 670px;
  height: 110px;
  background-color: white;
  margin: 5px 0;
  padding: 7px;
}
.employee-timer .clock-wrapper {
  position: relative;
  top: 126px;
  left: -70px;
  height: 130px;
  float: right;
  width: 200px;
}
.employee-timer .clock-wrapper.in {
  background: url("../img/tracker/hi.png") 120px 0px no-repeat;
}
.employee-timer .clock-wrapper.out {
  background: url("../img/tracker/bye.png") 120px 0px no-repeat;
}
.employee-timer .clock-wrapper .clock {
  position: relative;
  top: 78px;
  left: -6px;
  height: 58px;
  width: 133px;
  color: #fffc00;
  font-size: 320%;
  font-weight: bold;
  background: url("../img/tracker/clock.png") -4px -8px no-repeat;
}
.employee-timer .clock-wrapper .time {
  position: relative;
  top: 4px;
}
.employee-timer .spent-time {
  margin: -15px 0 0 470px;
  padding: 5px;
}

.rtl .employee-timer .clock-wrapper {
  left: -830px;
}
.rtl .employee-timer .clock-wrapper.in {
  background: url("../img/tracker/hi-rtl.png") 120px 0px no-repeat;
}
.rtl .employee-timer .clock-wrapper.out {
  background: url("../img/tracker/bye-rtl.png") 120px 0px no-repeat;
}
.rtl .employee-timer .clock-wrapper .clock {
  left: 130px;
}
.rtl .employee-timer .spent-time {
  margin: -15px 0 0 -483px;
}

table.form {
  border-collapse: separate;
  border-spacing: 5px;
}

.contact-page {
  *zoom: 1;
  position: relative;
  width: 973px;
  margin: 0 auto;
  *zoom: 1;
  font-family: arial;
}
.contact-page .header .logo {
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  background: url("../img/base/logo/main_3.png");
  width: 190px;
  height: 92px;
  display: block;
  width: 186px;
  height: 86px;
}
.contact-page:before, .contact-page:after {
  display: table;
  line-height: 0;
  content: "";
}
.contact-page:after {
  clear: both;
}
.contact-page:before, .contact-page:after {
  display: table;
  line-height: 0;
  content: "";
}
.contact-page:after {
  clear: both;
}
.contact-page .page-title {
  color: #27bae5;
  font-size: 200%;
  margin: 9px 0 0 0;
  font-weight: normal;
}
.contact-page .side-title {
  color: #0a4e65;
  margin: 0px 0px -2px 0px;
  font-size: 190%;
  font-weight: normal;
}
.contact-page .left-side {
  float: left;
  width: 626px;
}
.contact-page .left-side form .fields {
  float: left;
  width: 382px;
  height: 330px;
}
.contact-page .left-side form .fields p {
  clear: both;
  text-align: right;
  margin: 15px 0;
}
.contact-page .left-side form .fields p label {
  float: left;
  margin: 4px 0px 0px 0px;
  font-size: 80%;
}
.contact-page .left-side form .fields p input {
  width: 210px;
  height: 16px;
  border: solid 1px #aaadb2;
}
.contact-page .left-side form .fields p .helptext {
  float: left;
  position: relative;
  top: 1.5em;
  left: -6em;
  margin: 0 -70px 0 0;
  font-size: 70%;
  color: #818181;
}
.contact-page .left-side form .fields p #id_message {
  border: solid 1px #aaadb2;
  position: relative;
  left: 170px;
  top: -18px;
  height: 157px;
  width: 445px;
}
.contact-page .left-side form .fields p #id_subject {
  width: 448px;
  position: relative;
  left: 170px;
  top: -18px;
  float: left;
}
.contact-page .left-side form .fields .errorlist {
  padding: 0;
  margin: 0 100px 0 0;
  list-style: none;
  float: right;
  color: red;
}
.contact-page .left-side form .submit {
  clear: both;
  float: right;
  position: relative;
  top: -22px;
  left: 242px;
}
.contact-page .left-side form .submit .button {
  width: 43px;
  text-align: center;
}
.contact-page .right-side {
  float: right;
  width: 315px;
  margin: 38px auto;
  background: url("../img/contact/right-side.png") no-repeat;
  height: 448px;
}
.contact-page .right-side .side-title {
  margin: 0 0 0 38px;
}
.contact-page .right-side .contacts-container {
  margin: 0px 0px 0px 37px;
  width: 275px;
}
.contact-page .right-side .contact {
  border-bottom: dotted 1px #aaaaaa;
  padding: 10px 10px 5px 38px;
}
.contact-page .right-side .contact h3 {
  font-size: 150%;
  font-weight: normal;
  margin: 6px auto;
  color: #272727;
}
.contact-page .right-side .contact p {
  margin: 0;
}
.contact-page .right-side .contact.email {
  background: url("../img/contact/email.png") -5px 6px no-repeat;
}
.contact-page .right-side .contact.email a {
  color: #23bae7;
}
.contact-page .right-side .contact.call {
  background: url("../img/contact/call.png") -5px 6px no-repeat;
}
.contact-page .right-side .contact.call .phone {
  font-size: 100%;
  margin: 0 0 -8px 0;
}
.contact-page .right-side .contact.call .skype {
  font-size: 0;
  display: inline-block;
  height: 26px;
  width: 26px;
  background: url("../img/base/social-icons/skype.png") no-repeat;
}
.contact-page .right-side .contact.follow {
  background: url("../img/contact/call.png") -5px 6px no-repeat;
}
.contact-page .right-side .contact.follow .social-icons-sprite, .contact-page .right-side .contact.follow .header .navigation .social-links a.blogger, .header .navigation .social-links .contact-page .right-side .contact.follow a.blogger, .contact-page .right-side .contact.follow .facebook, .contact-page .right-side .contact.follow .twitter {
  background-image: url('../img/base/social-icons-s5aa205b15d.png');
  background-repeat: no-repeat;
}
.contact-page .right-side .contact.follow p {
  margin: -15px 0 0 0;
}
.contact-page .right-side .contact.follow .facebook {
  font-size: 0;
  display: inline-block;
  height: 26px;
  width: 26px;
  background-position: 0 -26px;
  width: 28px;
}
.contact-page .right-side .contact.follow .twitter {
  font-size: 0;
  display: inline-block;
  height: 26px;
  width: 26px;
  background-position: 0 -78px;
}
.contact-page .right-side .contact.address {
  background: url("../img/contact/address.png") -5px 6px no-repeat;
  border-bottom: none;
}
.contact-page .right-side .contact.address .addresses {
  list-style: none;
  padding: 0;
}
.contact-page .right-side .contact.address .addresses p {
  font-size: 100%;
}
.contact-page .right-side .contact.address .addresses li {
  padding: 0 0 10px 31px;
}
.contact-page .right-side .contact.address .addresses .israel {
  background: url("../img/contact/israel.png") -10px -15px no-repeat;
}
.contact-page .right-side .contact.address .addresses .italy {
  background: url("../img/contact/italy.png") -10px -15px no-repeat;
}
.contact-page .right-side .contact.address .addresses .us {
  background: url("../img/contact/us.png") -10px -15px no-repeat;
}

.rtl .dashboard-page.internal-page .internal-menu > li:first-child {
  margin-right: 0;
}
.dashboard-page.internal-page .internal-menu > li:first-child {
  margin-left: 0;
}
.dashboard-page .dashboard-header {
  background-color: #3f3f3f;
  color: #ffffff;
  height: 95px;
  position: relative;
  box-shadow: inset 0px 11px 8px -10px #303030, inset 0px -11px 8px -10px #303030;
  margin: 0 -3px;
}
.dashboard-page .dashboard-header .dashboard-tools {
  height: 43px;
  font-size: 0;
  position: relative;
}
.dashboard-page .dashboard-header .dashboard-tools div {
  font-size: 12px;
  float: left;
}
.dashboard-page .dashboard-header .dashboard-tools .dashboard-info-name {
  padding: 10px;
  font-weight: bold;
  font-size: 20px;
  width: 180px;
}
.dashboard-page .dashboard-header .dashboard-tools .dashboard-info-period {
  padding: 14px;
}
.dashboard-page .dashboard-header .dashboard-tools .has-select {
  height: 40px;
  margin: 2px;
}
.dashboard-page .dashboard-header .dashboard-tools .picker {
  font-size: 14px;
  padding: 2px 0 4px 20px;
  margin: 0 0 0 5px;
}
.dashboard-page .dashboard-header .dashboard-tools .dashboard-select {
  bottom: 3px;
  max-width: 150px;
  margin: 12px 55px 12px 10px;
}
.dashboard-page .dashboard-header .dashboard-tools .dashboard-branches .picker {
  background: url("../img/dashboard/branch.png") no-repeat;
}
.dashboard-page .dashboard-header .dashboard-tools .dashboard-portlets .picker {
  background: url("../img/dashboard/portlet.png") no-repeat;
}
.dashboard-page .dashboard-header .dashboard-tools .dashboard-apply-filters {
  margin-top: 10px;
}
.dashboard-page .dashboard-header .dashboard-tools.border-bottom {
  position: relative;
  border-bottom: 1px solid #000000;
}
.dashboard-page .dashboard-header .dashboard-tools.border-bottom:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #828081;
}
.dashboard-page .dashboard-header .dashboard-tools .border-side {
  position: relative;
  border-right: 1px solid #000000;
}
.dashboard-page .dashboard-header .dashboard-tools .border-side:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  border-right: 1px solid #828081;
}
.dashboard-page .dashboard-header .dashboard-tabs {
  position: absolute;
  bottom: 0;
  left: 5px;
}
.dashboard-page .dashboard-header .dashboard-tabs ul {
  list-style: none;
  padding: 0;
  margin: 0;
  height: 36px;
}
.dashboard-page .dashboard-header .dashboard-tabs ul li {
  display: inline-block;
  white-space: nowrap;
}
.dashboard-page .dashboard-header .dashboard-tabs ul li a {
  width: 100px;
  height: 30px;
  display: table-cell;
  padding: 3px 10px;
  margin: 0 0 0 5px;
  background: #dddbdc;
  text-decoration: none;
  color: #3f3f3f;
  line-height: 14px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  box-shadow: inset 0px -8px 8px -5px #bfbdbe;
}
.dashboard-page .dashboard-header .dashboard-tabs ul li a.is-active {
  color: #20bcec;
  background-color: #ffffff;
  box-shadow: none;
}
.dashboard-page .fake-charts {
  padding: 24px 12px;
}

.rtl .dashboard-page .dashboard-header .dashboard-tools div {
  float: right;
}
.rtl .dashboard-page .dashboard-header .dashboard-tools .picker {
  margin: 0 10px 0 0;
}
.rtl .dashboard-page .dashboard-header .dashboard-tools .dashboard-select {
  margin: 12px 10px 12px 55px;
}
.rtl .dashboard-page .dashboard-header .dashboard-tools .border-side {
  border-left: 1px solid #000000;
  border-right: none;
}
.rtl .dashboard-page .dashboard-header .dashboard-tools .border-side:after {
  border-left: 1px solid #828081;
  border-right: none;
  left: 0;
  right: auto;
}
.rtl .dashboard-page .dashboard-header .dashboard-tabs {
  right: 5px;
}

.rtl .selector {
  float: right;
}

/*
 * 
 *  Added by Golan Derazon
 * 
 */
/**
 * Top page progress information. 
 */
#progress-div {
  position: fixed;
  top: 15px;
  left: 40%;
  text-align: center;
}

span#progress-wrapper {
  width: 500px;
  visibility: hidden;
  color: #000;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #ffd700;
  -moz-border-radius: 3px;
  border-radius: 3px;
  z-index: 1000001;
  text-align: center;
}

#progress-image {
  vertical-align: middle;
  padding: 0px;
  margin: 0px 0px 2px 0px;
}

#progress-message {
  margin: 0px 10px 2px 10px;
}

#progress-close-link {
  margin: 0 10px 0 10px;
  font-size: 70%;
}

.error-message {
  color: red;
}

.error-title {
  font-weight: bold;
}

::-webkit-input-placeholder {
  font-size: 10px;
  line-height: 15px;
}

:-moz-placeholder {
  /* Firefox 18- */
  font-size: 10px;
  line-height: 15px;
}

::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 10px;
  line-height: 15px;
}

:-ms-input-placeholder {
  font-size: 10px;
  line-height: 15px;
}

/* this file is not processed by scss */
.container h1{
    padding:10px 0 5px 0;
}

p {
    font-size: 1.3em;
}

.clients {
    font-size: 1em;
}

.header .navigation .main-menu {
    padding-right:3px;
}

.home-page .hero-section .ipad {
    margin-left: -16px;
}

.home-page .hero-section h1 {
    margin-top: 18px;
}

.pulse-concept-page-wrap .steps, .marketing-list, .marketing-list-title {
    font-size: 1.3em;
}

.login-drop-div {
    padding-top:3px;
}
.login-drop-div .ssl-switch.to-secure {
    margin-top:15px;
}

.header .controls {
    padding-top:5px;
}

.home-page .more-section .more-block .bottom-link-wrap {
    text-align: center;
}

.home-page .header .logo, .pulse-advantage-page .header .logo, .pulse-concept-page .header .logo, .pulse-dashboard-page .header .logo, .pulse-reduce-turnover-page .header .logo, .white-paper-page .header .logo, .reduce-turnover-page .header .logo, .healthcare-page .header .logo, .call-centers-page .header .logo, .retail-stores-page .header .logo, .company-page .header .logo, .a-team-page .header .logo, .careers-page .header .logo {
    background: url("../img/base/logo/main_3.png");
    width: 186px;
    height: 86px;
}

.pulse-reduce-turnover-page-wrap .analytics-image-def {
    margin-top: -150px;
    margin-left: 420px;
}

.chromeframe {
  padding: 30px 0 30px 0;
}


.healthcare-wrap .r-box .blue, .call-centers-wrap .r-box .blue, .retail-stores-page-wrap .r-box .blue {
    text-transform: none;
}
